﻿@import url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css');
@import url('../../css/jquery.dateselect.css');
@import url('../../css/jquery.fancybox.min.css');
@import url('../../css/jquery-ui-1.10.4.custom.min.css');
@import url('../../css/themify-icons.css');
@import url('../../font-awesome/css/font-awesome.css');
@import url('../../css/fullscreen.css');
@import url('../../rs-plugin/css/settings.css');
@import url('../../css/rev-settings.css');

@import url('../../css/animated-on3step.css');
@import url('../../css/owl.carousel.css');
@import url('../../css/owl.theme.css');
@import url('../../css/owl.transitions.css');
@import url('../../css/on3step-style.css');
@import url('../../css/queries-on3step.css');

/*general*/
img 
{
	max-width:100%;
}
/*header*/
header:before 
{
	content: " ";
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	height:450px;
	-webkit-box-shadow: inset 0 200px 200px -150px rgba(0,0,0,0.8);
	-moz-box-shadow: inset 0 200px 200px -150px rgba(0,0,0,0.8);
	box-shadow: inset 0 200px 200px -150px rgba(0,0,0,0.8);
	pointer-events: none;
}
header.show:before, .BookingFixed header:before {display:none;}
header.show .white nav a {
    line-height: 60px;
}
.navbar-brand.white img {
    max-width: none;
}
.right .social-icons-subnav a small {
    display: block;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 85%;
    line-height: 1;
}

.right .social-icons-subnav a {
    text-align: left;
}

.social-icons-subnav div {
    text-align: left;
    vertical-align: top;
}
/* banner */
.tp-simpleresponsive .big-heading, .tp-simpleresponsive .big-heading {
    font-weight: 600;
}
.slotholder:after
{display:none;}
.tp-simpleresponsive video, .tp-simpleresponsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.tp-simpleresponsive .tp-caption.big-heading,.tp-simpleresponsive .tp-caption.sub-heading {pointer-events:none;}
.tp-simpleresponsive iframe[src*="youtube.com/embed/"] 
{
	box-sizing: border-box;
    height: 56.25vw;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 177.77777778vh;
}
.image-container img, .room img 
{
	font-family: 'object-fit:cover;';
	object-fit:cover;
}
/* col-content */
.col-content h3 {
    font-weight: 600;
    font-size: 30pt;
}
.col-content h4 {
    font-size: 14pt;
    font-weight: 500;
}
/* reservation */
#reservation select, #reservation input[type='text'] {
    text-align: center;
    text-align-last: center;
    -webkit-appearance: none;
    appearance: none;
}
#reservation .input-group span.icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    pointer-events: none;
}

#reservation .input-group select, #reservation .input-group input {
    width: 100%;
    padding-right: 33px;
}

#reservation .input-group {
    width: 100%;
}
/* image-container */
.Equal > .image-container {
    height: auto !important;
    min-height: 350px;
}
/* Special Offers */
.specialoffers_carousel .item {
  margin: 5px;
  text-align:left;
}
.specialoffers_carousel .item .recent-post .overlay .content 
{
	z-index: 1;
    background: rgba(233, 180, 80,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 20px 20px 5px 20px;
}
.specialoffers_carousel .item .recent-post .overlay .content .heading 
{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	height:31px;
	line-height:31px;
}
.specialoffers_carousel .item .recent-post .overlay .content .subheading 
{
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:24px;
	height:72px;
}
.specialoffers_carousel .item .recent-post .overlay .content .subheading .special-offer-price small {
    font-size: 80%;
    text-decoration: line-through;
}
/*.recent-post .hovereffect .overlay:after 
{
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 48%;
	background: #E9B450;
	z-index: 0;
	pointer-events: none;
	opacity: 0.8;
}*/
/* [fancybox] */
.fancybox-slide--iframe .fancybox-content {
    width: 800px !important;
    max-width: 100%;
}

/* sub nav */
.right .langs-subnav {
    margin-left: 30px;
    float: left;
}
.langs-subnav.social-icons-subnav span {
    width: auto;
    height: auto;
    padding: 0;
    float: left;
    margin-right: 8px;
}
.social-icons-subnav span, .social-icons-subnav i {
    padding-top: 0;
    padding-bottom: 0;
}
/*Cookies*/
.eGDSCookiesOverlay .eGDSCookiesWindow .eGDSCookiesWindowBtnWrapper .eGDSCookiesWindowBtn.eGDSCookiesWindowClose {
    background: #015c1c !important;
    border-color: #015c1c !important;
}

body .eGDSCookiesOverlay .eGDSCookiesWindow .switch input:checked~.draggableSwitch {
    background: #015c1c;
}
/* [Subscribe Newsletter] */
/*subscribe-section login*/
.subscribe-section .Login
{
	float: none;
	text-align: left;
	padding-top: 10px;
	margin: 0;
	max-width: 100%;
	display: inline-block;
	width: 100%;
}
.subscribe-section .Login img
{
	float: right;
}
.subscribe-section .Login a 
{
	color:#0f034e;
	text-decoration: underline;
	font-size: 11px;
    margin-left: 5px;
}
.subscribe-section .Login a:hover
{
	color:#a39161;
}
.subscribe-section .Login span.far
{
	color: #FFF;
	font-size: 10px;
	background: #0f034e;
	width: 20px;
    height: 20px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    text-align: center;
    padding: 4px 0 0;
}
.subscribe-section  
{
	background-image:url(/images/subscribe-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	margin-top: 0px;
}
.subscribe-section input[type="checkbox"] {
    margin-right: 10px;
    vertical-align: top;
    margin-top: 5px;
}
/* [Forms] */
.Form.CustomForm > div {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    margin-bottom: 15px;
}

.Form.CustomForm > div.infoField {
    width: 100%;
    margin-right: 2%;
}
.btn-contact {margin-bottom:0;}
.Form.CustomForm input.error 
{
	display:block;
	margin-top: 0px;
}
.Form.CustomForm .pickerWrapper_Default {width:100% !important;display:block !Important;height: auto !important;}
.Form.CustomForm .pickerWrapper_Default table {
    width: 100% !important;
}
.Form.CustomForm .pickerWrapper_Default .radInput_Default > input:first-child {
    width: 100% !important;
    display: block;
    border-color: rgba(0,0,0,.2);
}
.Form .radPopupImage_Default
{
    position: absolute;
    margin: -8px 0 0 -35px;
    display:none;
}
.titlebar_Default tbody tr:first-child td:last-child {
    padding-right: 10px;
}

.titlebar_Default tbody tr:first-child td[id*='_Title'] {
    padding-left: 10px;
}
/* subfooter*/
.MenuInst ul li>a:after, .white nav ul li>a:after {
    display: none;
}
.CMSMenu {z-index: 0 !important;}
/* room */
.room .btn-book, .room img {
    margin-bottom: 0;
}
/* section */
section ul li strong {
    font-weight: 700;
}

section ul:first-child:last-child
{text-align:center;}
section ul:first-child:last-child li {
    width: 33%;
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align:top;
}
/* [PopUp] */
.PopUpText
{
	padding: 0 !important;
	margin: 0 !important;
}
.PopUpText a
{
	display: block;
}
.PopUpText .fancybox-close-small:after {
    font: 30px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #000;
}
/* [Calendar] */
.ui-datepicker
{
	background: #EFEFEF;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    line-height: 1.3;
}
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png);
    width: 16px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-datepicker-header, .ui-datepicker-calendar thead
{
	border-bottom: solid 1px #D5D5D5;
}
.ui-datepicker td span, .ui-datepicker td a
{
	text-align: center !important;
}
.ui-datepicker td a
{
	color: #1a0908 !important;
}
.ui-datepicker-unselectable span
{
	color: #D5D5D5;
}
.ui-datepicker-current-day a,  a.ui-state-hover
{
	color: #1a0908;
	background: #D5D5D5;
}
.ui-datepicker .ui-datepicker-prev-hover
{
	left: 2px !important;
	top: 2px !important;
}
.ui-datepicker .ui-datepicker-next-hover
{
	right: 2px !important;
	top: 2px !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next
{
    overflow: hidden;
}
#ui-datepicker-div {
    z-index: 999 !important;
}
/* [scroll] */
.Scroll
{
    text-align: center;
    font-size: 18px;
    color: #FFF;
    position: absolute;
    bottom: 20%;
    left: 50%;
    z-index: 30;
}
.Scroll a 
{	
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Open Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity 0.8s;
}
.Scroll a:hover 
{
	opacity: .5;
}
.Scroll a span 
{
    position: absolute;
    top: -55px;
    left: 50%;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    border: 2px solid #fff;
    border-radius: 50%;
}
.Scroll a span::before 
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 44px;
    height: 44px;
    box-shadow: 0 0 0 0 rgba(255,255,255,.1);
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: sdb03 3s infinite;
    animation: sdb03 3s infinite;
    box-sizing: border-box;
}
.Scroll a span::after 
{
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    width: 16px;
    height: 16px;
    margin: -12px 0 0 -8px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}
@-webkit-keyframes sdb03 {
	0% {
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	60% {
		box-shadow: 0 0 0 60px rgba(255,255,255,.1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes sdb03 {
	0% {
		opacity: 0;
	}
	30% {
		opacity: 1;
	}
	60% {
		box-shadow: 0 0 0 60px rgba(255,255,255,.1);
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
/*  [CMS Editing]*/
.CmsViewPage #preloader, .CmsViewPage .preloader-white, .CmsViewPage .bg-preloader-white {display: none;}
.CmsLateralEdit {
    z-index: 10000 !important;
}

#CmsEditButton a, #CmsControlsPostBack a {
    line-height: 14px !important;
}
.CmsViewPage .droppable {
    min-height: 40px !important;
    display: block !important;
    margin: 0 !important;
}
.CmsViewPage header {
    position: relative;
}
.CmsViewPage .navbar-default-white {
    position: relative;
}
.CmsViewPage .onStep 
{
	opacity:1;
}
/* [Helpers] */
b,strong {
    font-weight: 700
}
/* [Bootstrap Helpers] */
.NoPadding 
{
   padding: 0 !important;
   margin: 0 !important;
}
.NoPaddingRight 
{
   padding-right: 0 !important;
   margin-right: 0 !important;
}
.NoPaddingLeft 
{
   padding-left: 0 !important;
   margin-left: 0 !important;
}
.Equal 
{
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex; 
  flex-wrap: wrap;
}
.Equal > [class*='col-'] 
{
  display: flex;
  flex-direction: column;
}
/* [CMS Edit] */
.CmsViewPage .container {
    width: 1060px;
}
.CmsViewPage .subnav {
    position: relative;
}
.CmsViewPage .contentheader {
    display: block !important;
}
/* [Responsive] */
@media (max-width: 767px)
{
	#home + .devider-center {margin-top: 20px;margin-bottom: 20px;}
	.white nav ul li, .white nav ul li.btn {float:none !important;}
	.bot-home-text {position: absolute;top: 86%;}
	.BookingFixed .bot-home-text, .bot-home-text {padding:0;position:fixed;top: unset;bottom: 0;left: 0;right: 0;z-index: 1000;-webkit-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.4);-moz-box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.4);box-shadow: 0px -5px 10px 0px rgba(0,0,0,0.4);}
	.BookingFixed .bot-home-text .container, .bot-home-text .container {padding:0;}
	#reservation {padding: 1.5%;margin-top:0;background: rgba(255,255,255,1);}	
	#reservation select, #reservation input[type='text'] {font-size: 12px;}
	.p-90 {padding: 30px;}
	.space-double {height: 40px;}
	.subwrap, .subwrap-tagline {margin:0;}
	.navbar-brand.white img {margin-top:0;}
	.btn-content.btn-booking {margin-top:0;width: 100%;}
	.Equal > .image-container {min-height:300px;}	
	#about-us-1 .row, #about-us-3 .row, #about-us-5 .row {
		flex-direction: column-reverse;
	}

	#about-us-2 .row, #about-us-4 .row, #about-us-6 .row {
		flex-direction: column;
	}
	.btn-slider {
		display: block;
		float: none;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 0;
	}
	/*#about-us-2 .row.Equal {flex-direction: column-reverse;}*/
	.subscribe-section h2 {width: 100%;}
	.subscribe-section {padding: 45px 0 0 0;}
	.subwrap {min-height:unset;}
	.subfooter {padding: 45px 0 35px 0;}
	.col-footer-text {flex-direction: row;display: flex;align-items: center;}
	.col-footer-text .footer-text {padding-left: 15px;}
	.col-footer-text .logo {margin-bottom: 0;}
	.subnav {z-index: 10000;display: block !important;right: 70px;left: 100px;width: auto;top: 8px;overflow: hidden;opacity: 1 !important;}
	.subnav > .container {float:right;}
	.subnav nav {margin-top: 0;left: 0;}
	.social-icons-subnav i, .social-icons-subnav span, .social-icons-subnav a {color:#000;}
	.right .social-icons-subnav {display:none;}
	.right .langs-subnav {float: right;display:block;}
	.fullwidthbanner-container {
		position: relative;
	}
	header.show .white nav a {line-height:20px;}
	header:before {display:none;}
	.slotholder {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: row;
		width: 100%;
		height: 100%;
	}

	.slotholder img {
		width: 100%  !important;
		height: 100%  !important;
		left: 0 !important;
		object-fit: cover;
	}
	
	.tp-leftarrow, .tp-rightarrow,.tp-leftarrow:hover, .tp-rightarrow:hover {display:none;}
	.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    font-size: 16px !important;
}
.Internal .tp-simpleresponsive .caption, .Internal .tp-simpleresponsive .tp-caption {
    font-size: 24px !important;
}
.projects-home .hovereffect .overlay, .projects-home .hovereffect .overlay .subheading {
    white-space: normal;
}
header.show .navbar-default-white {-webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4);}
	/*.tp-simpleresponsive li .caption, .tp-simpleresponsive li .tp-caption {font-size: 24px !important;line-height:1.4 !important;white-space:normal;}
	.tp-simpleresponsive li .caption + .caption, .tp-simpleresponsive li .tp-caption + .tp-caption {font-size: 18px !important;line-height:1.4 !important;white-space:normal;}*/
	/*.fullwidthbanner-container {max-height: 300px;overflow: hidden !important;position: relative;}*/
	#totop {z-index: 1001;bottom: 62px;}
	section {padding: 40px 0 40px 0;}
	.room {padding: 2%;}
	.Form.CustomForm > div {width: 100%;margin-right: 0;}
	footer.white {padding-bottom:80px;}
	#contact {padding: 40px 0 40px 0;width: 100%;}
	#contact h2 {margin-top: 20px;}
	section ul:first-child:last-child li {width: 100%;}
	.Homepage #about-us-1, .Homepage #about-us-2 {display: none;}
	.col-content h3 {font-size: 18pt;}
	.subfooter .CMSMenu, .subfooter .CMSMenu ul, .subfooter .CMSMenu ul li, .subfooter .CMSMenu ul li a, .subfooter address span {width: 100% !important;}
	.Scroll {bottom:10%;}
	.subscribe-section {margin-top:0px;}
}
@media (min-width: 768px) and (max-width: 991px)
{
	header.show .white nav a {line-height: 20px;}
	header:before {display:none;}
	.Homepage #about-us-1, .Homepage #about-us-2 {display: none;}
	.white nav ul li, .white nav ul li.btn {float:none !important;}
	.bot-home-text {position: absolute;top: 84%;}
	.BookingFixed .bot-home-text {position:fixed;top:75px;}
	#reservation {padding: 1.5%;margin-top:0;}	
	#reservation select, #reservation input[type='text'] {font-size: 12px;}
	.p-90 {padding: 45px;}
	.space-double {height: 40px;}
	.subwrap, .subwrap-tagline {margin:0;}
	.navbar-brand.white img {margin-top:0;}
	.btn-content.btn-booking {margin-top:0;}
	.Equal > .image-container {min-height:350px;}	
	/*#about-us-2 .row.Equal {flex-direction: column-reverse;}*/
	.subscribe-section h2 {width: 100%;}
	.subscribe-section {padding: 45px 0 0 0;}
	.subwrap {min-height:unset;}
	.subfooter {padding: 45px 0 35px 0;}
	.col-footer-text {flex-direction: row;display: flex;align-items: center;}
	.col-footer-text .footer-text {padding-left: 15px;}
	.col-footer-text .logo {margin-bottom: 0;}
	.subnav {z-index: 10000;display: block !important;right: 70px;left: 100px;width: auto;top: 8px;overflow: hidden;opacity: 1 !important;}
	.subnav > .container {float:right;}
	.subnav nav {margin-top: 0;left: 0;}
	.social-icons-subnav i, .social-icons-subnav span, .social-icons-subnav a {color:#000;}
	section {padding: 40px 0 40px 0;}
	.room {padding: 2%;}
	footer.white {padding-bottom:80px;}
	#contact {padding: 40px 0 40px 0;width: 100%;}
	#contact h2 {margin-top: 20px;}
	section ul:first-child:last-child li {width: 49%;}
	.subscribe-section {margin-top:0px;}
	#about-us-1 .row, #about-us-3 .row, #about-us-5 .row {
		flex-direction: column-reverse;
	}

	#about-us-2 .row, #about-us-4 .row, #about-us-6 .row {
		flex-direction: column;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	header.show .white nav a {line-height: 20px;}
	.white nav ul li, .white nav ul li.btn {float:none !important;}
	.bot-home-text {position: absolute;top: 80%;}
	.BookingFixed .bot-home-text {position:fixed;top:75px;}
	#reservation {padding: 2.5%;}	
	.p-90 {padding: 45px;}
	.subwrap, .subwrap-tagline {margin:0;}
	.navbar-brand.white img {margin-top:0;}	
	.subnav {z-index: 10000;display: block !important;right: 70px;left: 100px;width: auto;top: 8px;overflow: hidden;opacity: 1 !important;}
	.subnav > .container {float:right;}
	.subnav nav {margin-top: 0;left: 0;}
	.social-icons-subnav i, .social-icons-subnav span, .social-icons-subnav a {color:#000;}
	footer.white {padding-bottom:80px;}
}
@media (min-width: 1200px) and (max-width: 1365px)
{
	header.show{
		background: rgba(255, 255, 255, 1)!important;
	  }
}
@media (min-width: 1366px) and (max-width: 1441px)
{}