@charset "UTF-8";
.top-bar {
	/*line-height: 48px;*/
	margin: 0;
	height: 50px !important;
	padding: 14px 0;
	position: relative;
	width: 100%;
	background-color: #000000;
	color:#fff;
	z-index: 21;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.top-bar .container {
	padding:0 30px;
}
.top-bar a {
	color:#fff;
}
.top-bar a:hover {
	color:#413183;
}
.top-bar p {
	display:inline;
}
.top-bar .gallery-grup {
	margin-left:120px;
}
.top-bar .title20 .title-contact, .booking-query .title20 {
	font-size:20px;
	font-family: "Helvetica Neue Bold Cond", Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
.booking-query .title20 {
	line-height: 20px;
    padding: 6px 45px 0 20px;
}
.top-bar .title20 span {
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-transform:none;
	padding-left:20px;
}

.preload-images {
	display:none;
}


.navbar-wrapper {
    margin-top: 50px;
	/*z-index:21;*/
}
.navbar-wrapper .container {
    padding-left: 0;
    padding-right: 0;
}
.navbar-wrapper .navbar {
    border-radius: 0px;
}
.navbar {
    border-radius: 0px;
	margin-bottom:0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	width:220px;
}
.navbar-inverse {
	background-color:transparent;
	border:none;
}
.navbar-header {
	margin-bottom: 10px;
	height:180px;
	text-align:center;
	background-color: #7A6EA8;
}
.navbar-brand {
	display: block;
    float: none;
    height: 119px;
    padding:30px 0;
}
.navbar-collapse {
	background-color: #7A6EA8;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
	text-transform:uppercase;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: #413183;
    color: #FFFFFF;
}
.navbar-header, .navbar-nav, .navbar-nav > ul, .navbar-nav > li {
    float: none;
	text-align:center;
}
.navbar-nav > li > a {
	padding:0;
	line-height:34px;
	border-bottom:solid 1px #413183;
}
.dropdown-menu > li > a {
	border-bottom:1px solid #7A6EA8;
	line-height: 34px;
	padding: 0 20px;
}
.dropdown-menu > li > a.last {
	border-bottom:solid 1px #413183;
}
.dropdown-menu > li > a.first {
	border-top:solid 1px #413183;
}


.main-left {
	padding-right:5%;
}
.holder-slider {
	width: 100%;
	/* [disabled]margin-bottom: 65px; */
	background-color: #7A6EA8;
	position: relative;
    overflow: hidden;
}
.holder-slider .inside-slider {
	height:600px !important;
	margin:0 auto;
	width: 1600px;
  	position: relative;
  	top: 0;
  	left: 50%;
  	margin-left: -800px;
}

.share_holder {
	border:1px solid #FFFFFF;
	opacity:0;
	filter:alpha(opacity=0);
	padding:0 20px;
}
.share {
	opacity:0;
	filter:alpha(opacity=0);
}
.table-share {
	display:none;
}

.holder-slider .large_bold_white {
	color: #FFFFFF !important;
    font-size: 60px !important;
    line-height: 72px !important;
	left:493px !important;
}

.galleria-container {
	height:658px !important;
}
.galleria-info {
	top:505px;
}
.galleria-counter {
    top: 531px;
}
.galleria-image-nav {
    margin-top: -111px;
}
.galleria-thumbnails-container {
    background-color: #E4E2EE;
}


.tp-leftarrow {
	display:none !important;
}

.tp-rightarrow {
	right: 416px !important;
    background: url(../../images/right-arrow.svg) 0 73px !important;
    background-size: 40px 146px !important;
    height: 73px !important;
	top: 295px !important;
}
.no-svg .tp-rightarrow {
	background: url(../../images/right-arrow.png) 0 73px !important;
}
.tp-rightarrow:hover {
	background: url(../../images/right-arrow.svg) 0 0 !important;
}
.no-svg .tp-rightarrow:hover {
	background: url(../../images/right-arrow.png) 0 0 !important;
}


.galleria {
	margin-bottom:43px;
}

h5 span {
	font-family: "Helvetica Neue Cond", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color:#7a6ea8;
}

.colored, .colored-gray:hover, .colored-gray:hover span {
	color:#413183;
}
.colored-light {
	color:#7a6ea8;
}
.colored-light:hover {
	color:#251C4B;
}
.colored-gray {
	color:#4D4D4D;
}



.uppercase {
	text-transform:uppercase;
}
.no-uppercase {
	text-transform:none;
}
.bold {
	font-family: "Helvetica Neue Bold", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.helvetica {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.block {
	display:block;
}
.contrast {
	padding:40px 0;
	background-color:#f2f0f6;
}
.contrast-white {
	padding:40px 0;
	background-color:transparent;
}
.contrast-black {
	padding:35px 0;
	background-color:#000;
}

.contrast-violet {
	background-color: #413183;
	color: #fff;
}

.contrast-violet a {
	color: #b4aa9f;
}

.contrast-violet a:hover {
	color: #fff;
}

.contrast-dark {
	background-color:#7A6EA8;
}

.contrast-dark-black {
	background-color:#000;
}

.contrast h2 {
	margin-top:-8px;
}

.video {
    width: 100%;
    height: 350px;
}

.centered {
	text-align:center;
}
.left-align {
	text-align:left;
}
.right {
	float:right;
}

.margin-top-5 {
	margin-top:5px;
}
.margin-top-15 {
	margin-top:15px;
}
.margin-top-75 {
	margin-top:75px;
}
.margin-top-80 {
	margin-top:80px;
}


.margin-bottom-0 {
	margin-bottom:0px;
}
.margin-bottom-2 {
	margin-bottom:2px;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-15 {
	margin-bottom:15px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-25 {
	margin-bottom:25px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-35 {
	margin-bottom:35px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-45 {
	margin-bottom:45px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-55 {
	margin-bottom:55px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}

.margin-bottom-100 {
	margin-bottom:100px;
}

.margin-right-10 {
	margin-right:10px;
}

.padding-top-0 {
	padding-top:0px;
}

.padding-top-70 {
	padding-top:70px;
}
.padding-right-4 {
	padding-right:4%;
}
.padding-right-5 {
	padding-right:5%;
}
.padding-right-6 {
	padding-right:6%;
}
.padding-right-7 {
	padding-right:7%;
}
.padding-right-8 {
	padding-right:8%;
}

.best-available {
	line-height: 43px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.button-borders {
	border: 3px solid #FFFFFF;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    outline: 3px solid #413183;
    padding: 4px 22px 0;
	margin-left: 23px;
	text-transform:none;
}
.button-borders:hover {
	border: 3px solid #FFFFFF;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    outline: 3px solid #322665;
    padding: 4px 22px 0;
}

.offset-0 {
    padding-left: 0;
    padding-right: 0;
}
.offset-0-left {
	padding-left: 0;
}
.offset-0-right {
	padding-right: 0;
}

.back-to-top {
	background:url(../../images/back-to-top.svg);
	display:block;
	width:60px;
	height:60px;
	float:right;
	margin-top:50px;
	margin-right:80px;
}
.no-svg .back-to-top {
	background:url(../../images/back-to-top.png);
}

.footer {
	color:#fff;
}
.footer a {
	color:#fff;
}
.footer a:hover {
	color:#413183;
}
.footer hr {
	margin:65px 0 30px;
	border-color:#fff;
}
@media (min-width: 1710px) {
	.footer hr {
		margin:75px auto 35px;
		width:1700px;
	}
}
.footer-bottom {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:13px;
}

.sitemap {
	font-size: 18px;
    line-height: 28px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	font-family: "Helvetica Neue Bold Cond", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
}

.social {
	margin-top:12px;
	margin-bottom:7px;
}
.follow {
	background-color:#7A6EA8;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:13px;
	color:#fff;
}
.footer .follow {
	background:none;
	border:solid 1px #fff;
	margin-top: 5px;
}
.social table {
	border:solid 1px #c0c0c0;
	height:42px;
	max-height:42px;
}
.social td {
	height:40px;
	max-height:40px;
	border-right: 1px solid #c0c0c0;
	min-width:39px;
}
.follow td {
	height:70px;
}
.social td div, .follow td div {
	display:block;
}
.follow td.facebook {
	padding-right:20px;
}
.follow td.pratite {
	padding-left: 20px;
    padding-top: 5px;
    text-align: left;
}
.follow td.facebook div div {
	display:block;
	width:13px;
	height:26px;
	background:url(../../images/icon-facebook-white.svg) no-repeat;
	background-size:13px 26px;
}
.no-svg .follow td.facebook div div {
	background:url(../../images/icon-facebook-white.png) no-repeat;
}
.follow td.trip-advisor div div {
	display:block;
	width:57px;
	height:34px;
	background:url(../../images/icon-trip-advisor.svg) no-repeat;
	background-size:57px 34px;
}
.no-svg .follow td.trip-advisor div div {
	background:url(../../images/icon-trip-advisor.png) no-repeat;
}
.social td.facebook div div {
	display:block;
	width:12px;
	height:24px;
	background:url(../../images/icon-facebook.svg) no-repeat;
	background-size:12px 24px;
}
.no-svg .social td.facebook div div {
	background:url(../../images/icon-facebook.png) no-repeat;
}

.social td.facebook div:hover div {
	background:url(../../images/icon-facebook-hover.svg) no-repeat;
	background-size:12px 24px;
}
.no-svg .social td.facebook div:hover div {
	background:url(../../images/icon-facebook-hover.png) no-repeat;
}


.social td.twitter div div {
	display:block;
	width:31px;
	height:22px;
	background:url(../../images/icon-twitter.svg) no-repeat;
	background-size:31px 22px;
}
.no-svg .social td.twitter div div {
	background:url(../../images/icon-twitter.png) no-repeat;
}
.social td.twitter div:hover div {
	background:url(../../images/icon-twitter-hover.svg) no-repeat;
	background-size:31px 22px;
}
.no-svg .social td.twitter div:hover div {
	background:url(../../images/icon-twitter-hover.png) no-repeat;
}

.social td.google-plus div div {
	display:block;
	width:27px;
	height:23px;
	background:url(../../images/icon-google-plus.svg) no-repeat;
	background-size:27px 23px;
}
.no-svg .social td.google-plus div div {
	background:url(../../images/icon-google-plus.png) no-repeat;
}
.social td.google-plus div:hover div {
	background:url(../../images/icon-google-plus-hover.svg) no-repeat;
	background-size:27px 23px;
}
.no-svg .social td.google-plus div:hover div {
	background:url(../../images/icon-google-plus-hover.png) no-repeat;
}

.social td.pinterest div div {
	display:block;
	width:20px;
	height:26px;
	background:url(../../images/icon-pinterest.svg) no-repeat;
	background-size:20px 26px;
}
.no-svg .social td.pinterest div div {
	background:url(../../images/icon-pinterest.png) no-repeat;
}
.social td.pinterest div:hover div {
	background:url(../../images/icon-pinterest-hover.svg) no-repeat;
	background-size:20px 26px;
}
.no-svg .social td.pinterest div:hover div {
	background:url(../../images/icon-pinterest-hover.png) no-repeat;
}

.social td.gmail div div {
	display:block;
	width:26px;
	height:19px;
	background:url(../../images/icon-gmail.svg) no-repeat;
	background-size:26px 19px;
}
.no-svg .social td.gmail div div {
	background:url(../../images/icon-gmail.png) no-repeat;
}
.social td.gmail div:hover div {
	background:url(../../images/icon-gmail-hover.svg) no-repeat;
	background-size:26px 19px;
}
.no-svg .social td.gmail div:hover div {
	background:url(../../images/icon-gmail-hover.png) no-repeat;
}

.social td.like div {
	padding:0 10px;
}
.social td.like div div {
	display:block;
	width:26px;
	height:25px;
	background:url(../../images/icon-like.svg) no-repeat;
	background-size:26px 25px;
}
.no-svg .social td.like div div {
	background:url(../../images/icon-like.png) no-repeat;
}
.social td.like div:hover div {
	background:url(../../images/icon-like-hover.svg) no-repeat;
	background-size:26px 25px;
}
.no-svg .social td.like div:hover div {
	background:url(../../images/icon-like-hover.png) no-repeat;
}
.like {
	text-align:right;
}

.p12 {
	font-size: 12px;
	line-height: 18px;
}




.booking {
	position:relative;
	z-index:20;
	margin-top:-70px;
}
.booking-holder {

}
.booking-query {
	color:#fff;
	height: 30px;
	background:url(../../images/bck-black-70.png) repeat;
	padding:20px 0;
	line-height: 30px;
}
.booking-query td {
	height:70px;
}
.booking-query .last {
	padding-right:25px;
}
.booking-query .input-holder {
	padding-right: 10px;
}
.booking-query input {
	text-transform:uppercase;
	text-align:left;
	font-size:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	border:none;
	height:30px;
	line-height: 18px;
    padding: 7px 5px 4px 6px;
	cursor:pointer !important;
}
.booking-query .btn {
	padding-right:15px;
	padding-left:15px;
}
.lowest-price {
	margin-top: -112px;
    position: absolute;
    z-index: 20;
}
.lowest-price-hr {
    margin-left: -75px;
    margin-top: -90px;
}
.lowest-price-en {
    margin-left: -73px;
    margin-top: -90px;
}
.lowest-price-de {
	margin-left: -96px;
    margin-top: -68px;
}
.lowest-price-it {
    margin-left: -73px;
    margin-top: -90px;
}



.title, .weater_temp {
	font-family: "Helvetica Neue Bold Cond", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
}
.weater_temp {
	margin-top:2px;
	font-size:28px;
	line-height:34px;
}
.special {
	padding:20px 15px;
	background-color:#e4e2ee;
	font-size:13px;
	line-height:19px;
}
.see-other {
	font-family:Arial;
	font-style:italic;
	color:#4D4D4D;
}
.see-other:hover {
	color:#413183;
}
.trip {
	margin:0 auto 38px;
	width:150px;
}

.trip2 {
	margin: 0 0 32px;
	width: 100%;
}

.p13 {
	font-size:13px;
	line-height:19px;
}


html, body{
	overflow-x: hidden; /* prevents horizontal scroll bars */
	-webkit-tap-highlight-color: rgba(0,0,0,0); /* disable webkit tap highlight */
}
/* Container */

#container{
	position: relative;
}

/* Menu Button */
.menu-btn{
	background-color: #4D4D4D;
    color: #fff;
    cursor: pointer;
    display: inline;
    font-family: "Helvetica Neue Bold",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin-left: -15px;
    padding: 8px 15px 5px;
    text-align: center;
    text-transform: uppercase;
	display:none;
}

.menu-btn:hover, .pushy li.active a {
	background-color: #413183;
}
.pushy ul {
	padding:0;
	margin:0;
}
.pushy a {
	background-color:#333332;
	color:#fff;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	/*border-top:solid 1px #C0C0C0;*/
	border-bottom:none;
	text-transform:uppercase;
	line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
	-webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
    -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
    box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, .7);
}
.pushy .parent a {
	padding-bottom:5px;
}
.pushy .first a {
	border-top:solid 1px #333332;
}
.pushy ul li ul a {
	padding: 5px 30px 5px 50px;
    text-transform: none;
	border:none;
}
.pushy ul li ul .last-child a {
	padding-bottom:10px;
}
.desc-bottom-galleria {
	margin-right:6%;
}
.fullscreenvideo {
	width:1600px !important;
	height:896px !important;
	top: -150px !important;
}


.ui-datepicker {
	background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    border-radius: 0;
    outline: 10px solid #FFFFFF;
    padding: 10px 20px 5px;
	background-image:none;
	width: 280px;
	display:none;
	z-index: 1000 !important;
}
.ui-loader {
	display:none;
}
.ui-datepicker-header {
	background:none;
	border:none;
	width: 238px;
}
.ui-datepicker .ui-datepicker-header {
	padding:0 0 4px;
}
.ui-datepicker-title {
	font-family: "Helvetica Neue Bold",Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:22px;
	text-transform:uppercase;
	color:#4d4d4d;
}
.ui-datepicker table {
    margin: 0;
}
.ui-datepicker-calendar thead tr {
	font-family: "Helvetica Neue Bold",Helvetica,Arial,sans-serif;
	font-weight:normal;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	color:#4d4d4d;
}
.ui-datepicker-calendar thead th {
	padding-top:4px;
	padding-bottom:2px;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
}
.ui-datepicker-calendar tbody tr {
	height:27px;
}
.ui-datepicker td {
	padding:0;
}
.ui-datepicker-calendar tbody td {
	font-size:14px;
	line-height:16px;
	border:none;
}
.ui-datepicker-calendar tbody td a {
	padding-bottom: 3px;
    padding-top: 4px;
	text-align: center;
}
.ui-datepicker-calendar tbody td a, .ui-datepicker-calendar tbody td span, .ui-datepicker-calendar thead th span {
	width:34px;
	text-align: center;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none;
    border: none;
    color: #4d4d4d;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: none;
	background: none;
	background-color:#7a6ea8;
	font-weight: normal;
	color: #fff;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: none;
	background: none;
	background-color:#7a6ea8;
	font-weight: normal;
	color: #fff;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	/*border: none;
	background: none;
	background-color:#7a6ea8;
	font-weight: normal;
	color: #fff;*/
}
.ui-widget-header .ui-icon {
    background-image: none;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    height: 20px;
    top: 1px;
    width: 20px;
	background:url(../datepicker/arrow-right.svg) no-repeat;
	background-size:20px 20px;
}
.no-svg .ui-datepicker .ui-datepicker-next {
	background:url(../datepicker/arrow-right.png) no-repeat;
}
.ui-datepicker .ui-datepicker-prev {
	background:url(../datepicker/arrow-left.svg) no-repeat;
}
.no-svg .ui-datepicker .ui-datepicker-prev {
	background:url(../datepicker/arrow-left.png) no-repeat;
	background-size:20px 20px;
}

.ui-corner-all {
	border-radius:0;
}

.main-part-1 {
	float:left;
	width:46%;
	margin-right:2%;
}
.main-part-2 {
	float:left;
	width:52%;
	border: 1px solid #C0C0C0;
}
.main-part-2-inside {
	border: 1px solid #C0C0C0;
	padding:15px 15px 20px;
	margin:4px;
}
.main-part-2 ul {
	margin: 0;
    padding: 0 0 0 15px;
}

.sub-nav {
	list-style:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:36px;
	padding-left:0px;
}
.sub-nav li {
	border-left:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
}
.sub-nav li.active, .sub-nav li:hover {
	background-color:#E4E2EE;
}
.sub-nav li a {
	padding-left:20px;
	color:#4d4d4d;
	display:block;
}
.sub-nav li a:hover {
	color:#413183;
}

.con-right-desc {
	padding-left:2%;
}
.con-left-img {
	padding-right:5%;
}

.contact-left {
	height: 188px;
    position: relative;
}
.contact-left-inputs {
	bottom: 0;
    left: 0;
    position: absolute;
	width:100%;
}
textarea {
	width:100%;
	height:188px;
	min-height:188px;
	min-width:100%;
	max-width:100%;
}

.special-offer {
	background-color: #EFEAE5;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 25px 20px 20px;
}
.istaknuto {
	padding:20px 20px 10px;
	background-color: #EFEAE5;
    overflow: hidden;
}
.special-offer h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:14px;
	text-transform:none;
	font-size:24px;
	line-height:30px;
	margin-top: -6px;
}
.special-offer .btn {
	width: 100%;
}
.special-offer .small {
	font-family: "Helvetica Neue Bold",Helvetica,Arial,sans-serif;
	font-weight:normal;
	line-height:18px;
}
.istaknuto .lead {
	font-size:18px;
	line-height:24px;
	margin-bottom:13px;
}
.istaknuto ul {
	padding-left: 17px;
}

.top-things h4 {
	font-family: "Helvetica Neue Cond", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 7px;
}
.flexslider {
	margin-bottom:50px;
	border: none;
    border-radius: 0;
    box-shadow: none;
}
.flex-caption {
	font-size:20px;
	line-height:36px;
	text-align:left;
	background-color:#E4E2EE;
	padding:20px 33px 30px;
}
.flex-next, .flex-prev {
    background-color: #413183;
    display: block;
    opacity: 1;
}
.flex-next, .flex-prev {
    background-repeat: no-repeat;
}
.flex-next, .flex-prev {
    background-image: url("../../images/galleria-arrow-thumb-left.svg");
    background-position: 5px 27px;
    background-size: 23px 34px;
    cursor: pointer;
    display: none;
    height: 87px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 33px;
    z-index: 3;
}
.flex-next {
    background-image: url("../../images/galleria-arrow-thumb-right.svg");
    background-position: 5px 27px;
    background-size: 23px 34px;
    border-right: medium none;
    left: auto;
    right: 0;
}

.flex-direction-nav a.flex-next:before {
    content: none;
}
.flex-direction-nav a:before {
    content: none;
    display: inline-block;
    font-family: "flexslider-icon";
    font-size: 40px;
}
.flex-direction-nav a {
	height:87px;
	width:33px;
	top: 404px;
	margin: 0 -10px;
}
/* Direction Nav */

.flex-direction-nav .flex-next { right: 10px; }
.flex-direction-nav .flex-prev {left: 10px;}

.acc-block hr {
	margin: 8px 0 33px;
}
.acc-list h3 {
	font-family: "Helvetica Neue Bold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}
.acc-list ul {
	padding-left:15px;
	margin-bottom:0;
}
.acc-list .button-borders {
	margin-left:3px;
}
hr {
	border-width:2px 0 0;
	border-color:#d2d2d2;
}

.price-list {
	background-color:#E4E2EE;
}
.price-list th {
	font-size:13px;
	line-height:22px !important;
	text-align:center;
	padding: 15px;
    text-align: center;
	border-bottom:solid 1px #b8b8b8 !important;
	font-weight:normal !important;
}
.price-list th.first {
	padding-left:30px;
	padding-right:30px;
}
.price-list td {
	font-size:14px;
	line-height:22px !important;
	text-align:center;
	vertical-align:bottom !important;
	border-top:none !important;
	font-weight:bold !important;
}

#main-container {
	margin: 0 auto;
	width: 100%;
	padding:0;
}
#iframe_container {
	background: #fff;
	width: 100%;
	padding: 0;
}

.scroll-over-table {
	display:none;
}
.scroll-over-table:hover {
	color:#7A6EA8;
}

/******** fancybox *******/
.fancybox-skin {
	box-shadow:none !important;
}
.fancybox-close {
	background-image:url(../fancybox/source/bt-close.svg);
	background-size:67px 19px;
	width:67px;
	height:19px;
	right: 0;
    top: -28px;
}
.no-svg .fancybox-close {
	background-image:url(../fancybox/source/bt-close.png);
}
.fancybox-prev span {
	background:url(../fancybox/source/arrow-prev.svg) no-repeat;
	background-size:29px 53px;
	width:29px;
	height:53px;
	left: 50px;
}
.no-svg .fancybox-prev span {
	background:url(../fancybox/source/arrow-prev.png) no-repeat;
}
.fancybox-next span {
	background:url(../fancybox/source/arrow-next.svg) no-repeat;
	background-size:29px 53px;
	width:29px;
	height:53px;
	right: 50px;
}
.no-svg .fancybox-next span {
	background:url(../fancybox/source/arrow-next.png) no-repeat;
}
.fancybox-title-float-wrap {
	margin-bottom: -62px;
}
.fancybox-title-float-wrap .child {
	font-size:14px;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-shadow:none;
}
.fancybox-title-float-wrap span span {
	font-size:18px;
	font-family: "Helvetica Neue Bold Cond", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.video-block {
	margin-bottom:50px;
}
.video-block .col-xs-7.padding-right-6.margin-bottom-30 {
	margin-bottom:0;
}
.video-holder {
	display:block;
}
.video-holder:hover .video-play {
	background: url(../fancybox/source/bt-play-hover.svg) no-repeat 50% 0 / 74px 74px;
}
.no-svg .video-holder:hover .video-play {
	background: url(../fancybox/source/bt-play-hover.png);
}
.video-play {
	background: url(../fancybox/source/bt-play.svg) no-repeat 50% 0 / 74px 74px;
    display: block;
    height: 74px;
    left: 0;
    margin-top: -22px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 2;
}
.no-svg .video-play {
	background: url(../fancybox/source/bt-play.png);
}

.contrast-white.experience h5 span {
	font-family: "Helvetica Neue Bold Cond",Helvetica,Arial,sans-serif;
    font-weight: normal;
	color:#4D4D4D;
	display:block;
}

.footer-bottom-links {
	margin:0;
	padding:0;
}
.footer-bottom-links li {
	display:inline;
}

.without-header {
	padding-top: 82px;
	margin-left: 260px;
}

.without-header-pt0 {
	margin-left: 260px;
}

.cursor-zoom {
	cursor:zoom-in;
	cursor:-webkit-zoom-in;
	cursor:-moz-zoom-in;
}

.header-img {
	background-color: rgba(0, 0, 0, 0);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    opacity: 1;
    position: relative;
    width: 100%;
}
.header-about {
    background-image: url("../../images/_slider/slide-about.jpg");
}
.header-accommodation {
    background-image: url("../../images/_slider/accommodation-hotel-adoral-rabac.jpg");
}
.header-room {
    background-image: url("../../images/_slider/rooms-hotel-adoral-rabac.jpg");
}
.header-suites {
    background-image: url("../../images/_slider/accommodation-hotel-adoral-rabac.jpg");
}
.header-apartment {
    background-image: url("../../images/_slider/slide-apartment.jpg");
}
.header-restaurant {
    background-image: url("../../images/_slider/restaurant-hotel-adoral-rabac.jpg");
}
.header-business {
    background-image: url("../../images/_slider/slide-business.jpg");
}
.header-experience {
    background-image: url("../../images/_slider/slide-experience.jpg");
}
.header-rabac {
    background-image: url("../../images/_slider/slide-rabac.jpg");
}
.header-istria {
    background-image: url("../../images/_slider/slide-istria.jpg");
}
.header-croatia {
    background-image: url("../../images/_slider/slide-croatia.jpg");
}
.header-offer {
    background-image: url("../../images/_slider/slide-offer.jpg");
}
.header-contact {
    background-image: url("../../images/_slider/slide-contact.jpg");
}
.header-booking {
    background-image: url("../../images/_slider/slide-booking.jpg");
    background-position: center center;
}


#main, #meni, #sadrzaj {
	width:1160px;
}
#meni td.next {
	background-color:#333;
}

.email2 {
	display:none;
}

.tp-banner, .galleria {
	display:none;
}

.error{
    color: #ffffff;
    background-color: rgba(236, 94, 90,0.6);
    border-color: rgba(238, 77, 99,1);
    padding: 4px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 2px;
	display:none !important;
}

/*.tparrows {
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}*/

.business-form textarea {
	height:238px;
	min-height:238px;
}
.business-form .contact-left {
    height: 238px;
}

h4 span {
	font-size:18px;
}

.line-special {
	border-bottom:solid 1px #C0C0C0;
	margin:10px 0 15px;
}
.date-special {
	margin-top:-20px;
}
.date-special.margin-bottom-15 {
	margin-top:-15px;
}
.bt-special {
	margin-top:3px;
}

ul.small {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:normal !important;
	padding-left: 20px;
}

ul.small li {
	padding-bottom: 5px;
}

.small.note3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:normal !important;
	margin-top: -5px;
}

.border-curved img {
	border: 1px solid #ccc;
	border-radius: 8px;
}

.blog {
	border: 1px solid #C0C0C0;
	margin-bottom: 38px;
	padding-bottom: 10px;
	margin-top: 30px;
}

.blog-2 {
	margin-top: -20px;
}

.blog p {
	font-size: 12px;
	line-height: 18px;
	padding: 5px 10px 0;
}

div#CDSWIDSSP.widSSP.widSSPnarrow {
	width: 100% !important;
}


.holder-0 .img-holder {
	background: url(../../images/restaurant-franko.jpg) center center no-repeat;
	background-size: cover;
	min-height: 250px;
	margin-bottom: 20px;
}

.holder-0.holder-1 .img-holder {
	background-image: url(../../images/manager-adrijana-pamic-persic.jpg);
}

.holder-0.holder-2 .img-holder {
	background-image: url(../../images/reception-sara-mihaljica.jpg);
}

.holder-0.holder-3 .img-holder {
	background: url(../../images/restaurant-franko.jpg) center top no-repeat;
	background-size: cover;
	min-height: 250px;
}

.holder-0.holder-4 .img-holder {
	background-image: url(../../images/housekeeper-gordana-memisevic.jpg);
}

.holder-0.holder-5 .img-holder {
	background-image: url(../../images/housekeeper-durdica-brkic.jpg);
}

.weareclosed {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 100;
	transform: rotate(12deg);
}



/********** responsive settings ****************/
@media (min-width: 1024px) and (max-width: 1199px) {
	.holder-slider .large_bold_white {
		left:593px !important;
	}
	.galleria-info {
		top:420px;
	}
	.galleria-counter {
		top: 445px;
	}

	.galleria-image-nav {
		margin-top: -110px;
	}

	.galleria-container {
    	height: 571px !important;
	}

	.flex-direction-nav a {
		top: 317px;
	}

	.title20 .title-contact {
		display:none;
	}

	.video {
	    width: 960px;
	    height: 540px;
	}
}
@media (max-width: 1024px) {
	.holder-slider .large_bold_white {
		left:593px !important;
	}
	.galleria-container {
		height:571px !important;
	}

	.galleria-info {
		top:420px;
	}
	.galleria-counter {
		top: 445px;
	}

	.galleria-image-nav {
		margin-top: -115px;
	}

	.galleria-container {
    	height: 571px !important;
	}

	.flex-direction-nav a {
		top: 332px;
	}
}
@media (max-width: 992px) {
	.holder-slider .large_bold_white {
		left:703px !important;
	}
	.title20.right, .booking .col-md-3, .social .col-md-5, .sub-nav {
		display:none;
	}
	.social .col-md-4 {
		width:60%;
		float:left;
	}
	.social .col-md-3 {
		width:40%;
		float:left;
		margin-bottom:20px;
	}
	.main-left {
    	padding-right: 10px;
	}
	.desc-bottom-galleria {
		margin-right:0;
	}
	.galleria-info {
    	top: 455px;
	}

	.galleria-counter {
		top: 481px;
	}
	.galleria-container {
    	height: 608px !important;
	}

	.left-holder {
		clear:both;
	}
	.part-1 {
		float:left;
		margin-right:10%;
		width:45%;
	}
	.part-2 {
		float:left;
		width:45%;
		margin-top: 80px;
	}
	.col-md-3.margin-bottom-35.margin-top-75.centered {
		margin-top:0;
	}
	.col-md-3.padding-top-70.offset-0 {
		padding-top:0;
	}
	.experience .col-md-6 {
		margin-top:35px;
		margin-bottom:35px;
	}

	.experience .col-md-12 {
		padding:0;
	}
	.experience .col-xs-3, .experience .col-xs-6 {
		width: 33.3333%;
		padding-top:0;
		padding-right:10px;
		padding-left:10px;
	}


	.footer .col-md-12 {
		padding-left:0;
		padding-right:0;
	}
	.footer .col-md-4, .footer .col-md-3, .footer .col-md-2 {
		width:33%;
		padding-left:10px;
		padding-right:10px;
		float:left;
	}
	.footer .follow {
		margin-top:45px;
	}

	.footer-bottom p {
		float:none !important;
	}
	.footer-bottom .pull-right {
		margin-bottom:10px;
	}

	.flex-direction-nav a {
    	top: 328px;
	}

	.top-things {
		margin:0 auto;
	}

	.video-block, .parks-block {
		margin-bottom:50px;
	}
	.video-block .col-xs-7 {
		padding-right:10px;
	}

	.special-offer .col-xs-5 {
		width:50%;
	}
	.special-offer .col-xs-5.first {
		padding-right:20px;
	}

}
@media (max-width:800px) {
	.tp-rightarrow {
		display:none;
	}


	/*.boxedcontainer { display:none; }
	.inside-slider {
		background-repeat: no-repeat; background-image: url("../../images/_slider/slide-home.jpg"); background-size: cover; background-position: left top; width: 100%; height: 100%;
	}*/
	.back-to-top {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.map {
		margin-left: 10%;
    	margin-right: 10%;
    	width: 80% !important;
	}

	.con-right-desc {
		padding-left:0;
	}
	.con-left-img {
		padding-right:0;
	}


	.experience-holder .con-left-img {
		padding-right:10px;
	}
	.experience-holder .con-right-desc {
		padding-left:10px;
	}
	.experience-holder .last {
		margin-bottom:75px;
	}



	.padding-right-4, .padding-right-5, .padding-right-6, .padding-right-7, .padding-right-8 {
		padding-right:0;
	}

	.acc-comforts .col-xs-7, .acc-comforts .col-xs-5 {
		margin-bottom:35px;
	}

	.horiz-container {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    }
	.horiz-container .content {
        /*float: left;
        display: inline;*/
        width: 940px;
    }

	.scroll-over-table {
		/*display:block;*/
	}
	.flex-direction-nav a {
    	top: 367px;
	}

	.flex-direction-nav {
		display:none;
	}

	.top-things {
		width:600px;
	}
	.top-things p {
		font-size:14px;
		line-height:20px;
	}

	.video {
	    width: 710px;
	    height: 399px;
	}

	.weareclosed img {
		width: 200px;
	}
}
@media (min-width: 601px) and (max-width: 767px) {
	.container {
		width:600px;
	}
	.holder-slider .large_bold_white, .navbar-toggle, .footer hr {
		display:none;
	}
	.holder-slider .inside-slider {
		height:330px !important;
		width: 1000px;
		margin-left: 0px;
		left:-100px;
	}

	h1, .h1, h2, .h2 {
    	font-size: 30px;
		margin-bottom:10px;
		line-height: 36px;
	}

	.galleria-info {
		top: 370px;
	}
	.galleria-counter {
		top: 399px;
	}
	.galleria-container {
		height: 527px !important;
	}

	.footer .col-md-12 {
    	padding-left: 10px;
    	padding-right: 10px;
	}

	.footer .col-md-4 {
		margin-right:1%;
	}
	.sitemap-part-3 {
		float: none !important;
		margin: 0 auto;
		text-align: center;
		width: 45% !important;
	}

	.footer-bottom {
		margin-top:30px;
	}
	.footer-bottom p {
		float:none !important;
		text-align:center;
	}
	.footer-bottom .pull-right {
		margin-bottom:20px;
	}


	.flex-direction-nav a {
    	top: 278px;
	}

	.top-things {
		width:400px;
	}

	.contact input {
		margin-bottom:20px;
	}

	.contrast-white.experience h5 span {
		display:inline;
	}

	.footer-bottom-links {
		display: table;
		margin: 0 auto;
	}

	.without-header {
		padding-top: 220px;
		margin-left: 0px;
	}

	.video {
	    width: 100%;
	    height: 250px;
	}
}
@media (max-width:600px) {
	.holder-slider .large_bold_white, .navbar-toggle, .footer hr, .top-bar .gallery-grup {
		display:none;
	}
	.holder-slider .inside-slider {
		height:270px !important;
		width: 700px;
		margin-left: 0px;
		left:-100px;
	}

	.top-bar p {
		margin-left:40px;
	}
	.top-bar .gallery-grup {
		margin-left: 80px;
	}
	.menu-btn{
		display:inline;
	}
	.navbar-brand {
		padding:0;
	}
	.navbar-brand img {
		width:100px;
	}
	.navbar-header {
		height:122px;
	}
	.navbar {
		width:160px;
	}

	h1, .h1, h2, .h2 {
    	font-size: 30px;
		margin-bottom:10px;
		line-height: 36px;
	}

	.galleria-info {
		top: 370px;
	}
	.galleria-counter {
		top: 399px;
	}
	.galleria-container {
		height: 527px !important;
	}
	.footer .col-md-12 {
    	padding-left: 10px;
    	padding-right: 10px;
	}

	.footer .col-md-4 {
		margin-right:1%;
	}
	.sitemap-part-3 {
		float: none !important;
		margin: 0 auto;
		text-align: center;
		width: 45% !important;
	}

	.footer-bottom {
		margin-top:30px;
	}
	.footer-bottom p {
		float:none !important;
		text-align:center;
	}
	.footer-bottom .pull-right {
		margin-bottom:20px;
	}

	.experience-holder .con-right-desc {
		padding-right:10px;
	}

	.acc-comforts .col-xs-7, .acc-comforts .col-xs-5 {
		width:50%;
	}

	.flex-direction-nav a {
    	top: 278px;
	}

	.top-things {
		width:350px;
	}

	.contact input {
		margin-bottom:20px;
	}

	.top-bar .container {
    	padding-right: 10px;
	}
	.top-bar-lang {
		float:right;
	}

	.contrast-white.experience .padding-top-70 {
		padding-top:0;
	}
	.contrast-white.experience .col-xs-3, .contrast-white.experience .col-xs-6 {
		margin-bottom:30px;
	}
	.contrast-white.experience .col-xs-3.last {
		margin-bottom:0;
	}
	.contrast-white.experience h5 span {
		display:inline;
	}

	.footer-bottom-links {
		display: table;
		margin: 0 auto;
	}

	.without-header {
		padding-top: 160px;
		margin-left: 0px;
	}

	.video {
	    width: 100%;
	    height: 250px;
	}
}
@media (max-width:570px) {

	.galleria-info {
		top: 353px;
	}
	.galleria-counter {
		top: 382px;
	}
	.galleria-container {
		height: 510px !important;
	}


	.top-things {
		width:350px;
	}
	.galleria-info-title {
		font-size:12px;
		line-height:14px;
		margin: -10px 0 0;
	}
}
@media (min-width: 480px) and (max-width: 569px) {
	.social .col-md-4 {
		display:none;
	}


	.footer-bottom-links li {
		display: block;
		text-align: center;
	}
	.footer-bottom-links li span {
		display: none;
	}

}
@media (max-width: 511px) {
	.acc-comforts .col-xs-7, .acc-comforts .col-xs-5 {
		width:100%;
	}

	.gallery-holder {
		text-align:center;
	}

	.contrast .col-xs-4, .experience .col-xs-3, .experience .col-xs-6 {
		width:100%;
	}

	.footer-block {
		display:block;
	}
	.footer-slash {
		display:none;
	}

}
@media (max-width:480px) {
	.social .col-md-4 {
		display:none;
	}


	.galleria-info {
		top: 297px;
	}
	.galleria-counter {
		top: 321px;
	}
	.galleria-container {
		height: 447px !important;
	}
	.galleria {
		margin-bottom: 25px;
	}

	.col-md-4.margin-bottom-30.last {
		margin-bottom:20px;
	}

	.footer .col-md-12 {
		padding-left:10px;
		padding-right:10px;
	}
	.footer .col-md-4 {
		width:100%;
		padding-left:0;
		padding-right:0;
		float:none;
	}
	.footer .sitemap {
		margin-top:30px;
	}

	.sitemap-part-1 {
		float:left;
		margin-right:10%;
		width:45% !important;
	}
	.sitemap-part-2, .sitemap-part-3 {
		float:left;
		width:45% !important;
		margin-top: 0px;
	}

	.footer .follow {
		margin-top:30px;
		margin-bottom:30px;
	}


	.video-block .col-xs-7, .video-block .col-xs-5 {
		width:100%;
	}
	.video-block .col-xs-7 {
		margin-bottom:30px;
	}

	.special-offer .col-xs-5 {
		width:100%;
		padding-right:0;
	}
	.special-offer .col-xs-5.first {
		margin-bottom:20px;
	}

	.video-block .col-xs-7.padding-right-6.margin-bottom-30 {
		margin-bottom:30px;
	}

	.footer-bottom-links li {
		display: block;
		text-align: center;
	}
	.footer-bottom-links li span {
		display: none;
	}

	.left-holder .part-1, .left-holder .part-2, .main-part-1, .main-part-2 {
		width: 100%;
	}

	.left-holder .part-2 {
		margin-top: 0px;
	}

	.weareclosed {
		top: 77px;
	}

	.weareclosed img {
		width: 150px;
	}
}
@media (min-width: 320px) and (max-width: 479px) {
	.holder-slider .large_bold_white, .lowest-price, .booking-query .title20 {
		display:none;
	}
	.booking .row {
		margin-left:-20px;
		margin-right:-20px;
	}
	.booking-query .input-holder {
		padding-left:10px;
		padding-right:0;
	}
	.booking-query .last {
		padding-left:10px;
		padding-right:10px;
	}

	.sitemap-part-1 {
		float:none;
		margin-right:0;
		width:100% !important;
	}
	.sitemap-part-2 {
		float:none;
		width:100% !important;
		margin-top: 0px;
	}
	.sitemap-part-3 {
		width: 100% !important;
	}


	.top-things {
		width:300px;
	}


}
@media (max-width:320px) {
	.holder-slider .large_bold_white, .lowest-price, .booking-query .title20 {
		display:none;
	}
	.booking .row {
		margin-left:-20px;
		margin-right:-20px;
	}
	.booking-query .input-holder {
		padding-left:10px;
		padding-right:0;
	}
	.booking-query .last {
		padding-left:10px;
		padding-right:10px;
	}

	.social .col-md-3 {
		width: 100%;
	}

	.galleria-info {
    	top: 200px;
	}
	.galleria-counter {
		top: 222px;
	}
	.galleria-container {
		height: 348px !important;
	}

	.part-1, .main-part-1 {
		float:none;
		margin-right:0;
		width:100%;
	}
	.part-2, .main-part-2 {
		float:none;
		width:100%;
		margin-top: 50px;
	}



	.best-available p {
		line-height:20px;
	}
	.best-available span {
			display:block;
	}
	.button-borders {
		/*display:block;*/
		margin-left:0;
		margin-top:20px;
	}
	.button-borders-home {
		display:table;
		margin-right:auto;
		margin-left:auto;
	}

	.sitemap-part-1 {
		float:none;
		margin-right:0;
		width:100% !important;
	}
	.sitemap-part-2 {
		float:none;
		width:100% !important;
		margin-top: 0px;
	}
	.sitemap-part-3 {
		width: 100% !important;
	}

	.experience-holder .col-xs-6 {
		width:100%;
	}
	.experience-holder h5 {
		text-align:center;
		margin-top:10px;
	}

	.top-things {
		width:300px;
	}

	.weareclosed {
		right: 10px;
	}

	.weareclosed img {
		width: 140px;
	}


}

.admin label {
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
}

.admin .form-control {
	text-transform: none;
	margin-bottom: 20px;
}

.admin .form-control-88{
	height: 88px;
	min-height: 88px;
}

.table-ponude tr td:first-child {
	padding: 20px;
}

.icon-commands i {
	font-size: 18px;
	margin: 7px;
}

.icon_activate {
	color: green;
}

.icon_deactivate {
	color: red;
}

@media (max-width:767px) {
	.without-header-pt0 {
		margin-left: 0;
	}
}

