*{padding:0;margin:auto;font-family: 'arial';font-size: 13px;}
html {overflow-y: scroll;}
@font-face {font-family: 'arial';src: url('../fonts/ARIAL.TTF');}
@font-face {font-family: 'arialb';src: url('../fonts/ARIALBD.TTF');}
@font-face {font-family: 'cormorantinfant';src: url('../fonts/CormorantInfant-Bold.ttf');}
@font-face {font-family: 'cormorantinfantm';src: url('../fonts/CormorantInfant-Regular.ttf');}
h1, h2, h3, h4, h5, h6{font-family: 'cormorantinfant';letter-spacing: 1px;}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *{font-family: 'cormorantinfant';letter-spacing: 1px;}
input:hover,input:focus,input:active,
a:hover, a:focus, a:active{
	background:rgba(0,0,0,0) !important;
	outline:none !important;
	text-decoration:none !important;
	box-shadow:0 0 0 0 black !important;
	border:0 !important;
}
.thumb{border-radius:0px;padding:0px;border:0px;background:rgba(255,255,255,0);}
.row, .row .col{margin:0px;}
.text-transform{text-transform: uppercase;}
img {
    pointer-events: none;
	margin: 0;
}
.skiptranslate .goog-te-banner-frame{
	opacity:0;
	z-index: -1 !important;
}
body{top: 0 !important;}
body.scroll{overflow: hidden;}
.desktop{display: block;}
.mobile{display: none;}
/**/
header{
	padding: 10px 0 10px 15px;
    z-index: 20000;
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,.5);
}
header .call{display:none;}
header .topheading .logoholder{padding:0px;}
header .topheading .logoholder .logo{
    width: 100%;
    padding:0;
}
header .topheading .logoholder .logo img{
	height: auto;
    max-width: 100%;
    max-height: 70px;
}
header .topheading .call {display: none;}
header .topheading .logoholder button {
    border: solid 1px black;
    border-radius: 0;
    position: absolute;
    right: 0px;
    top: 20px;
	display:none;
}
header .topheading .logoholder button span {
    background: none;
    border-top: solid 1px black;
    height: 1px;
    width: 2em;
    margin-left: 0px;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
header .topheading .logoholder button span::before {
    content: "";
	border-top: solid 1px black;
	height: 1px;
	width: 2em;
	position: absolute;
	margin: -8px 0px 0px -20px;
}
header .topheading .logoholder button span::after {
    content: "";
	border-top: solid 1px black;
	height: 1px;
	width: 2em;
	position: absolute;
	margin: 6px 0px 0px -20px;
}
header .topheading .more{padding:0px;}
header .links .top{
	padding: 0 0 7px;
    border-bottom: solid 1px #fff;
}
header .links .top .lnks a{
	color: #CD9F3C;
    text-transform: uppercase;
    font-size: 11px;
    padding: 0 15px 0 0;
	font-family: 'arialb';
	text-shadow: 0 0 3px rgba(0,0,0,.5);
	letter-spacing: 1px;
	margin: 10px 0 0;
    display: inline-block;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
header .links .top .lnks a *{
	color: #CD9F3C;
    text-transform: uppercase;
    font-size: 11px;
	font-family: 'arialb';
}
header .links .top .other{
	padding: 0;
    position: relative;
    overflow: hidden;
}
header .links .top .other .en{
	display: inline-block;
    position: relative;
}
header .links .top .other a{
	color: #fff;
    margin: 0 4px 0 0;
    display: inline-block;
	font-family: 'arialb';
	font-size: 11px;
    letter-spacing: 1px;
}
header .links .top .other a img{
	height: 20px;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
header .links .top .other a *{
	color: #fff;
	font-family: 'arialb';
	font-size: 11px;
    letter-spacing: 1px;
}
header .links .top .other .lang{
	position: absolute;
    right: 0;
    top: 0;
    height: 25px;
    opacity: 0;
    width: 30px;
	overflow: hidden;
}
header .links .top .other .book{
	background: #fff !important;
	border:solid 1px #fff;
    color: #000;
    padding: 4px 10px;
    display: inline-block;
	font-family: 'arialb';
	font-size: 11px;
    letter-spacing: 1px;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
header .links .top .other .book *{
    color: #000;
	font-family: 'arialb';
	font-size: 11px;
    letter-spacing: 1px;
}
header .links ul{
	padding:0 5px;
}
header .links ul li{text-align: center;padding:0px;}
header .links ul li:after{
	content: "";
}
header .links ul li a{
	color: #fff;
    display: block;
    position: relative;
    padding:10px 5px 0;
    font-size: 14px;
    font-family: 'cormorantinfant';
    text-transform: uppercase;
	letter-spacing: 2px;
}
header .links ul li a *{
	color: #fff;
    font-size: 14px;
    font-family: 'cormorantinfant';
    text-transform: uppercase;
	letter-spacing: 2px;
}
header .links ul li.active a{
	color:#CD9F3C !important;
}
header .links ul li.active a *{
	color:#CD9F3C !important;
}
header .links ul li ul{
	position: absolute;
    background: #0A1D2E;
    width: 255px;
	padding:0px;
	height:0px;
	overflow:hidden;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .links ul li ul li a,
header .links ul li.active ul li a{
	color: #fff;
    padding:5px 15px;
    text-align: left;
    font-size: 20px;
	text-transform: none;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .navbar .navbar-toggler{display: none;}
header .navbar .navbar-brand{margin: 0;background: #fff !important;padding: 10px;}
header .navbar button span {
    background: none;
    border-top: solid 1px white;
    height: 1px;
    width: 2em;
    margin-left: 0px;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
header .navbar button span::before {
    content: "";
	border-top: solid 1px black;
	height: 1px;
	width: 2em;
	position: absolute;
	margin: -8px 0px 0px -20px;
}
header .navbar button span::after {
    content: "";
	border-top: solid 1px black;
	height: 1px;
	width: 2em;
	position: absolute;
	margin: 6px 0px 0px -20px;
}
header .navbar .navbar-brand img{height: 90px;}
header .links .navbar-brand:hover, header .navbar .navbar-brand:active, header .navbar .navbar-brand:focus {background: #fff !important;}

header .links .top .lnks a:hover,
header .links .top .lnks a:focus,
header .links .top .lnks a:active{
	color: #fff;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
header .links .top .other .book:hover,
header .links .top .other .book:focus,
header .links .top .other .book:active{
	background: #CD9F3C !important;
	border:solid 1px #CD9F3C !important;
    color: #fff;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
header .topheading .more .top a:hover, header .topheading .more .top a:active, header .topheading .more .top a:focus, 
header .links ul li a:hover, header .links ul li a:active, header .links ul li a:focus{
	color:#CD9F3C !important;
	-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;
}
header .links .top .other a:hover img,
header .links .top .other a:hover img,
header .links .top .other a:hover img{
	opacity: .7;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
header .links .top .book:hover,
header .links .top .book:focus,
header .links .top .book:active{
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .links ul li:hover ul,
header .links ul li:focus ul,
header .links ul li:active ul{
    height: 250px;
	padding:10px 0px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
header .links ul li ul li a:hover,
header .links ul li ul li a:active,
header .links ul li ul li a:focus{
	color: #74C1ED;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.home{padding: 50px;}
.home h2{
	color: #CD9F3C;
    font-size: 22px;
}
.slider{overflow: hidden;}
.slider .container {
	height: 90vh !important;
    max-width: 100%;
    padding: 0;
}
.slider .container .col,
.slider .container .col-md-12{
    padding: 0;
}
.slider .infoBlock {
	text-align: center;
    position: absolute;
    bottom: 15%;
    padding: 0 20px;
    width: 100%;
    background: rgba(0,0,0,0) !important;
    max-width: 90%;
    top: auto;
}
.slider .infoBlock h2 ,
.slider .infoBlock span{
    text-shadow: 1px 1px 2px black, 0 0 25px #000, 0 0 5px #000;
    color: #fff;
    padding: 0;
	text-align: right;
	display: block;
}
.slider .infoBlock h2 *,
.slider .infoBlock span *{
    text-shadow: 1px 1px 2px black, 0 0 25px #000, 0 0 5px #000;
    color: #fff;
	text-align: right;
}
.slider .infoBlock span{
    font-family: 'arialb';
}
.slider .prev, .slider .next {
	padding: 30px;
	border-radius:0;
}
.slider .prev {
	background: url('../images/p.png') center no-repeat;
	background-size: contain;
    left: 25px;
}
.slider .next {
	background: url('../images/n.png') center no-repeat;
	background-size: contain;
    right: 25px !important;
}
/**/
.slider .frm{
	position: absolute;
    width: 90%;
    left: 5%;
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 40%);
    padding: 7px 5px;
    margin: -30px 0 0;
    z-index: 4;
}
.slider .frm{
	position: absolute;
    width: 90%;
    left: 5%;
    box-shadow: 0 0 10px 5px rgb(0 0 0 / 40%);
    padding:5px 5px 20px;
    margin: -30px 0 0;
    z-index: 4;
    display: block;
    background: #fff;
}
.slider .frm label{
	font-size: 10px;
    font-family: 'arialb';
    letter-spacing: 1px;
	display: block;
}
.slider .frm label *{
	font-size: 10px;
    font-family: 'arialb';
    letter-spacing: 1px;
	display: block;
}
.slider .frm .dets{
	border: 0;
    display: block;
    border-bottom: solid 1px #000 !important;
}
.slider .frm .dets::placeholder{
	font-size: 9px;
    font-family: 'arialb';
    letter-spacing: 1px;
}
.slider .frm .c{
    border: solid 1px #000;
    text-align: center;
    display: inline-block;
    padding: 0 7px;
    cursor: pointer;
}
.slider .frm .dts{
    display: inline-block;
    width: 20px;
    text-align: center;
    border: 0 !important;
}
.slider .btn-send{
    margin: 15px 0 0;
}
/**/
.overview{
    padding: 70px 10px;
    width: 70%;
}
.overview h1{
	color: #CD9F3C;
    font-size: 25px;
}
/**/
.desc{
	padding: 0 0 100px;
}
.desc .row{
	width: 90%;
	margin: auto;
}
.desc .thumb{
	position: relative;
}
.desc .thumb::after{
	content: "";
    background: #FCEEE1;
    position: absolute;
    width: 80%;
    height: 70%;
    top: 15%;
    left: 100%;
}
.desc .thumb1{
	padding: 30px 0 0 50px;
}
.desc .thumb1 h2{
	padding: 65px 0 40px;
	font-size: 22px;
}
.desc .thumb1 .amenities{
	width: 100%;
}
.desc .thumb1 .col{
	text-align: center;
	padding:0 5px 27px;
}
.desc .thumb1 .col img{
	height: 55px;
}
.desc .thumb1 .col span{
	display: block;
    font-size: 7px;
    font-family: 'arialb';
    letter-spacing: 1px;
    position: relative;
    padding: 10px 0 0;
}
.desc .thumb1 .col span *{
    font-size: 7px;
    font-family: 'arialb';
    letter-spacing: 1px;
}
.desc .thumb1 .col span:after{
	content: "";
    position: absolute;
    height: 10px;
    width: 1px;
    background: #000;
    left: calc(50% + 1px);
    top: 0;
}
/**/
.rooms{
	padding: 100px 50px 0 0;
	background: url('../images/rooms.jpg') center no-repeat;
	background-size: cover;
}
.rooms .inner{
	padding: 80px 30px 0 0;
	background: #000;
}
.rooms .inner .row .thumb{
	padding: 0;
}
.rooms .inner .row .thumb a{
	display: block;
	overflow: hidden;
}
.rooms .inner .row .thumb img{
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.rooms .inner .row .desc{
	margin: auto 0;
	padding: 0 50px;
}
.rooms .inner .row h2{
	padding: 0;
}
.rooms .inner .row .rw *{
	padding: 20px 0;
}
.rooms .inner .row .rw *{
	color: #fff;
}
.btn-more{
	color: #CD9F3C;
    font-size: 11px;
    border: solid 1px #7d7d7d;
    border-radius: 0;
    padding: 5px 30px;
	font-size: 11px;
    font-family: 'arialb';
    letter-spacing: 1px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active{
	border: solid 1px #CD9F3C !important;
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.rooms .inner .row .thumb a:hover img,
.rooms .inner .row .thumb a:focus img,
.rooms .inner .row .thumb a:active img{
	-moz-transform:scale(1.05); 
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.meetings{
	padding: 50px 10px 0 100px;
}
.meetings .row{
	width: 100%;
}
.meetings .thumb {
	position: relative;
    z-index: 1;
    padding: 60px 0 0;
    height: 70vh;
}
.meetings .thumb::after {
	content: "";
    background: #B9732D;
    left: 0;
    width: 150%;
    height: 105%;
    top: 65px;
    z-index: -1;
}
.meetings .thumb .rw h2{
    color: #000 !important;
    margin:25px 0 0;
}
.meetings .thumb .rw .rws{
    padding: 20px;
}
.meetings .thumb .rw .rws *{
	color: #fff;
}
.meetings .btn-more{
	color: #fff;
    border: solid 1px #fff;
}
.meetings .thumb1 a{
	display: block;
	overflow: hidden;
}
.meetings .thumb1 a img{
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.meetings .thumb1{
	position: relative;
	z-index: 1;
}
.meetings .overview{
	margin: 50px auto 0;
    padding: 70px 100px 0;
}
.meetings .overview h2{
	color: #000;
}
.meetings .thumb1 a:hover img,
.meetings .thumb1 a:focus img,
.meetings .thumb1 a:active img{
	-moz-transform:scale(1.05); 
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.thumbdata a{
	display: block;
	overflow: hidden;
}
.thumbdata img{
	width: 100%;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.thumbdata a:hover img,
.thumbdata a:focus img,
.thumbdata a:active img{
	-moz-transform:scale(1.05); 
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.health{
	background:#F7F7F9;
	margin: 40px 0 0;
}
.health .thumb h2{
	color: #000;
    margin: 35px 0 10px -45px;
}
.health .thumb::after {
    display: none;
}
.health .thumb1 .img1{
	width: 70%;
}
.health .thumb1 .rw{
	margin:15px 0;
}
/**/
.featured{
	background: #1D161D;
}
.featured .overview{
	padding: 0 20px 20px;
}
.featured h2{
	color: #fff !important;
	margin: 0 0 15px;
}
.featured .list h2::after {
    background: #fff !important;
}
.featured h3{
	color: #fff;
	margin: 0;
}
.featured .rw *{
	color: #fff;
}
/**/
.topbanner{
	height: 30vh;
	overflow: hidden;
}
.topbanner img{
	width: 100%;
}
.profilebanner{
	height: auto;
	max-height: 100vh;
}
/**/
.listing{
	padding: 30px;
}
.listing .overview{
	margin: 0 auto;
	padding: 0 100px;
}
.listing .profilewrapper{
	padding: 0 70px;
}
.listing .list .row{
	width: 90%;
    margin: 0 auto 80px auto;
    color: #000;
    padding: 15px 0 0;
}
.listing .thumb1 {
	z-index: 2;
    padding: 0;
    overflow: hidden;
}
.listing .thumb1 img{
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.listing .list .thumb {
	height: auto;
    padding: 30px 0 0;
}
.listing .thumb .rwdt {
    padding:15px 20px;
	width: 70%;
}
.listing .thumb .rw h2 {
    margin: 25px 0 0 -50px;
}
.listing .altrw .thumb .rw h2 {
    margin: 25px -50px 0 0;
}
.listing .thumb::after {
    background: #F7F7F7;
	top: 30px;
}
.listing .altrw .thumb::after {
    left: auto;
    right: 0;
}
.listing .profile{
	padding: 0;
}
.listing .profile .fs{
	padding: 0 5px 10px;
    font-size: 13px;
}
.listing a:hover .thumb1 img,
.listing a:focus .thumb1 img,
.listing a:active .thumb1 img{
	-moz-transform:scale(1.05); 
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
/**/
.listing .profilebookings{
	margin: 20px -35px 0;
}
.listing .profilebookings .contact{
	background: #F7F7F7;
	padding: 30px;
}
.listing .profilebookings .contact h2{
	color: #000;
    margin: 0 0 0 -60px;
}
.listing .profilebookings .btn{
	margin: 0 -60px 0 0;
}
/**/
.eventsoverview{
	padding: 30px 10px 0;
}
.events .list .thumb{
	overflow: hidden;
}
.events .list .thumb img{
	min-height: 200px;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.events .list .sp{
	background: #CD9F3C;
    position: absolute;
    padding: 3px 5px;
    color: #fff;
    font-size: 22px;
    font-family: 'cormorantinfant';
    bottom: 110px;
    left: 0;
}
.events .list .sp *{
    color: #fff;
    font-size: 22px;
    font-family: 'cormorantinfant';
}
.blogs .list .sp *{
    margin:0;
}
.events .list h2{
	position: relative;
    margin: 0 0 55px;
    color: #000;
    display: inline-block;
    padding: 8px 0;
}
.blogs .list h2 {
    font-size: 15px;
}
.events .list h2::after{
	content: "";
    position: absolute;
    width: 100%;
    height: 0.5px;
    bottom: 0;
    left: 0;
    background: #000;
}
.eventsprofile .dts h2{
    color: #000;
}
.eventsprofile .overview {
    padding: 0 0 0 100px;
}
.eventsprofile .dts .data {
    margin: 15px 0 0 -15px !important;
	padding-bottom: 100px !important;
}
.eventsprofile .dts .data .btn-send{
    position: absolute;
    right: 0;
    font-family: 'cormorantinfant';
    font-size: 22px;
	color: #000;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.events a:hover .thumb img,
.events a:focus .thumb img,
.events a:active .thumb img{
	-moz-transform:scale(1.05); 
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
/**/
.blogs .rwsdata .col a h3{
    color: #B5830A;
    margin: 0 0 15px;
    font-size: 1.25rem;
}
.blogs .rwsdata .col a h3 span{
    color: #000;
    display: block;
    font-size: 13px;
    margin: 10px 0 0;
}
.blogs .rwsdata .col a .thumb{
    overflow: hidden;
}
.blogs .rwsdata .col a img{
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.blogs .rwsdata .col a:hover img,
.blogs .rwsdata .col a:focus img,
.blogs .rwsdata .col a:active img{
	-moz-transform:scale(1.05); 
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.blogprofile{position: relative;}
.blogprofile h5{color: #000;}
.blogprofile h2{
    font-size: 25px;position: relative;margin: 0 0 80px;
}
.blogprofile h2::after{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    border-top: solid 1px #B5830A;
    bottom: -20px;
}
.blogprofile::after{
    content: "";
    position: absolute;
    width: calc(100% - 100px);
    height: 5px;
    background: #B5830A;
    left: 50px;
    bottom: 0;
}
.blogprofile .thumb{
    position: relative;
}
.blogprofile .thumb img{
    margin: 15px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blogprofile .datalist .thumb::after{
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    border: solid 0 #B5830A;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blogprofile .datalist .thumb img{
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blogprofile .datalist{
    padding-left: 30px;
}
.blogprofile .datalist .inner{
    background: #f7f7f7;
    padding: 25px 25px 25px;
}
.blogprofile .datalist .inner .rwsdata{
    padding: 10px 0 20px;
    position: relative;
}
.blogprofile .datalist .inner .rwsdata h4{
    color: #000;
    font-size: 1.05rem;
    margin: 7px 0 0;
}
.blogprofile .datalist .inner .rwsdata h4 span{
    display: block;
    font-family: 'jost';
    color: #B5830A;
}
.blogprofile .datalist .inner .rwsdata::after{
    content: "";
    position: absolute;
    width: 100%;
    border-top: solid 1px #B5830A;
    bottom: 10px;
    left: 0;
}
.blogprofile .datalist a:hover .thumb img,
.blogprofile .datalist a:focus .thumb img,
.blogprofile .datalist a:active .thumb img{
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.blogprofile .datalist a:hover .thumb::after,
.blogprofile .datalist a:focus .thumb::after,
.blogprofile .datalist a:active .thumb::after{
    border: solid 5px #B5830A;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/**/
/**/
.photos .thumbnail {
    height: 200px;
	overflow: hidden;
}
.photos .thumbnail img {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    max-width: 200%;
    max-height: 120%;
}
.caption-container {padding: 0 16px;}
.caption-container p{margin: 0;}


/**/
.photos{
	background: rgba(0, 0, 0, 0) !important;
}
.hmtt .photos img {
	max-width: 100%;
    display: block;
    max-height: 100%;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.photos span {
	margin: 0;
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
}
.photos span > img {
  grid-row: 1 / -1;
  grid-column: 1;
}
.photos .container {
	column-count: 4;
	column-gap: 10px;
	padding: 0;
    /*height: 100vh;
	opacity: 0;*/
}
.photos .loading{
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
}
.photos .container.active {
	opacity: 1;
    height: auto;
}
.photos .container span a {
	overflow: hidden;
    display: block;
    /*border-radius: 20px;*/
}

.pp .pop-over .close {
    z-index: 1;
    padding: 7px 15px 0;
    font-size: 20px;
}
.caption-container {padding: 0 16px;}
.caption-container p{margin: 0;}
.photos span a:hover img,
.photos span a:active img,
.photos span a:focus img{
	-moz-transform:scale(1.05); 
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/**/
.profilehotel{padding-right: 0;}
.profilehotel .hmtt h4{
	font-size: 14px;
    margin: 0 0 3px;
}
.profilehotel .hmtt .discover{
	font-size: 20px;
}
.profilehotel .hmtt h4 i{
	position: relative;
    padding: 0 5px;
}
.profilehotel .hmtt h4 i::after{
	content: "";
    position: absolute;
    width: 1px;
    height: calc(100% + 5px);
    background: #000;
    left: 3px;
    top: -2px;
}
.profilehotel .hmtt .discover{
	color: #000;
	position: relative;
}
.profilehotel .hmtt .discover b{
	position: absolute;
    margin: -22px 0 0;
	font-family: 'cormorantinfant-i';
	text-transform: none;
}
.profilehotel .hmtt .discover:after {
    top: 8px;
}
.profilehotel .hmdt{
	margin: 0;
	background: #000;
	padding: 30px;
	color: #fff
}
.profilehotel .hmdt h3{
	color: #CD9F3C;
}
.profilehotel .hmdt .desc{
	margin: 0;
    padding: 0 50px;
	background: rgba(0, 0, 0, 0);
}
/**/
.spaoverview h1{
    font-family: 'arial';
    font-size: 17px;
    color: #000;
}
.spaoverview .rw h2{
	color: #CD9F3C;
    margin: 0;
    font-family: 'cormorantinfantm';
    font-size: 30px;
    line-height: 1;
}
/**/
.menu .dts{
	margin: 0 0 60px;
}
.menu .coldata a{
	display: block;
}
.menu .coldata a h4{
	color: #fff;
    margin: 0;
    padding: 10px 0;
    font-size: 17px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu .coldata .active{
	border: solid 1px #aa8453 !important;
}

.menu .prev, .menu .next {
	padding: 0px 2px;
    border-radius: 0;
    font-size: 10px !important;
    color: #fff !important;
    background: rgba(0, 0, 0,0) !important;
    top: 150% !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.menu .prev::after, .menu .next::after {
	content: "";
	border-radius: 50%;
    border: solid 2px rgba(255, 255, 255, .5);
    position: absolute;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    left: -10px;
    top: -10px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.menudata table{
    width: 100%;
}
.menudata tr td *{
	color: #adadad;
}
.menudata tr td h5{
	position: relative;
	padding-right: 100px;
	color: #aa8453;
	border-bottom: dotted 1px #aa8453;
}
.menudata tr td h5 sup{
	color: #ff4040;
    font-size: 12px;
    top: -14px;
    letter-spacing: 1px;
}
.menudata tr td h5 span{
	position: absolute;
    right: 3px;
}
.menudata tr td h5 span b{
	background: #CD9F3C;
    color: #fff;
    font-weight: 500;
    padding: 2px;
    display: inline-block;
    border-radius: 10px;
    font-size: 13px;
    cursor: pointer;
    margin: 0 0 0 7px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.menudata tr td h5 span b i{
	background: #fff;
    border-radius: 10px;
    padding: 2px 4px;
    font-size: 12px;
    color: #CD9F3C;
    margin: 0 2px 0 0;
}
.menu .prev:hover:after,
.menu .prev:active::after,
.menu .prev:focus::after,
 .menu .next:hover::after,
 .menu .next:active::after,
.menu .next:focus::after{
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    left: -15px;
    top: -15px;
	background: rgba(255, 255, 255, .2);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.menu .coldata a:hover h4,
.menu .coldata a:focus h4,
.menu .coldata a:active h4{
	color: #aa8453;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menudata tr td h5 span b:hover,
.menudata tr td h5 span b:focus,
.menudata tr td h5 span b:active{
	opacity: .7;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.vt{
	height: 95vh;
}
.vt iframe{
	height: 100%;
}
/**/
#popbook{
	position: fixed;background: #e4e4e4;z-index: 200000;width: 0%;left: 50%;top: 50%;height: 0%;overflow: hidden;overflow-y:scroll;
	-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;
}
#popbook.unhide{
	padding: 50px;
	width: 100%;height: 100%;top: 0;left:0;
	-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;
}
#popbook .contact{
	width: 80%;
	margin: 0 auto;
}
#popbook .close{
	opacity: 1;text-shadow: 0px 0px 4px #6e6e6e;
	padding: 20px;
	color: white;
	font-size: 30px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.fullscreenform{
	position: fixed;background: #e4e4e4;z-index: 200000;width: 0%;left: 50%;top: 50%;height: 0%;overflow: hidden;overflow-y:scroll;
	-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;
}
.fullscreenform.unhide{
	width: 100%;height: 100%;top: 0;left:0;
	-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;
}
.fullscreenform.booking{
	position: relative;
    width: 100%;
    height: 100%;
    top: 90px;
    left: 0;
    overflow: hidden;
    margin: 0 0 90px;
}
.fullscreenform .close{
	opacity: 1;text-shadow: 0px 0px 4px #6e6e6e;
	padding: 20px;
	color: white;
	font-size: 30px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.fullscreenform .rw{padding: 70px 50px 70px 90px;width:80%;margin:auto;}
.fullscreenform form{width: 100%;}
.fullscreenform .rw .hide{
	display:none;
}
.fullscreenform .rw .form-group{font-size: 17px;margin-bottom: 35px;}
.fullscreenform .rw .form-group label{color: #A2662B;margin: 0;}
.fullscreenform .rw .form-group label b{color: black;}
.fullscreenform .rw .form-group .form-control{
	background: #fff !important;border-radius: 0;padding: 10px;height: 50px;border:0px;font-size: 17px;
}
.fullscreenform .rw .spa .form-group .form-control {
    height: 100%;
}
.fullscreenform .rw .spa .thumb a{
    display: block;
	overflow: hidden;
	position: relative;
}
.fullscreenform .rw .spa .thumb ._:before{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.fullscreenform .rw .spa .thumb ._:after{
	content: '';
    background: url(../images/magnifier.png) center no-repeat;
    background-size: contain;
    position: absolute;
    width: 25%;
    height: 100%;
    left: 37%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.fullscreenform .rw .spa .thumb .cover{
    position: fixed;
    z-index: 200;
	display: flex;
    top: 50%;
    left: 50%;
	background: #fff;
    overflow: hidden;
    overflow-y: scroll;
	height: 0;
	width: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.fullscreenform .rw .spa .thumb .cover.active{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.fullscreenform .rw .spa .thumb .cover img{
	width: 70%;
    height: auto;
    margin: auto;
}
.fullscreenform .rw .spa .thumb .cover.active #covermag_{
    position: absolute;
    right: 0;
    top: 0;
}
.fullscreenform .rw .spa .thumb .cover.active .cls{
    padding: 15px 25px;
    background: #E7B920;
    color: #000;
    font-size: 20px;
    border: solid 1px #E7B920 !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.fullscreenform .rw .form-group.bgcolor .form-control{background: #f7d584;} 
.fullscreenform .rw .form-group .rw{width: 100%;padding: 0px 0px 0px;}
.fullscreenform .rw .form-group .rw .col{padding-left:0;margin-bottom: 4px;}
.fullscreenform .rw .form-group .rw .col span{display:block;background:white;overflow:hidden;}
.fullscreenform .rw .form-group .rw .col span.bgcolor{background:#A2662B;}
.fullscreenform .rw .form-group .rw .col span.bgcolor label{color:#fff;}
.fullscreenform .rw .form-group .rw .col label{left: 0;position: absolute;margin:13px 0px 0px 0px;width: 100%;text-align: center;color: #000;}
.fullscreenform .rw .form-group.bgshow .rw .col label {
    position: relative;
    margin: 0;
	text-align: justify;
	color: #A2662B;
}
.fullscreenform .rw .form-group .rw .col label.error{margin: 3px 0px 0px !important;text-align: left;color: red;}
.fullscreenform .rw .form-group .rw .col .form-control{position: relative;cursor: pointer;opacity: 0;}
.fullscreenform .rw .form-group.bgshow .rw .col .form-control{opacity: 1;}
.fullscreenform .rw .form-group .btn{
	border: solid 1px #0f524d;
	background: rgba(0,0,0,0) !important;
    color: #0f524d;
	border-radius: 0;
	position:relative;
	font-size: 15px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.fullscreenform .rw .form-group .btn.active{
	background: #0f524d !important;
	color: #fff;
}
.fullscreenform .rw .form-group .btn.active:after{
	content:"";
    width: 3px;
    height: 70%;
    position: absolute;
    background: #0f524d;
    left: 50%;
    bottom: -80%;
}
.fullscreenform .rw .spa .thumb ._:hover:before,
.fullscreenform .rw .spa .thumb ._:active:before,
.fullscreenform .rw .spa .thumb ._:focus:before{
    background: rgba(0, 0, 0,.4);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.fullscreenform .rw .form-group .rw .col .form-control:focus, .fullscreenform .rw .form-group .rw .col .form-control:active {
	outline:none !important;
}
.fullscreenform .rw .form-group .btn:hover, .fullscreenform .rw .form-group .btn:focus, .fullscreenform .rw .form-group .btn:active{
	background: #0f524d !important;
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.fullscreenform .close:hover, .fullscreenform .close:focus, .fullscreenform .close:active {
	text-shadow: 0px 0px 4px #000;
	color: #6e6e6e;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.datepicker,
.datepicker td, .datepicker th {
    font-size: 14px;
}
/**/
.spacontent .wrapper{
	padding: 0 15px 40px;
}
.spacontent .wrapper h2{
	color: #000;
    text-align: center;
    font-family: 'arial';
    margin: 0 0 30px;
}
.spacontent .wrapper .innerwrapper{
	position: relative;
	padding-bottom: 10px;
}
.spacontent .wrapper .innerwrapper::after{
	content: "";
    position: absolute;
    width: calc(100% - 30px);
    height: 2px;
    bottom: 15px;
    left: 15px;
    border-bottom: solid 1px rgba(250,172,89,.5);
}
.spacontent .wrapper h3{
	position: relative;
    color: #FAAC59;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0 85px 0 0;
	margin: 0;
}
.spacontent .wrapper h3 span{
    position: absolute;
    right: 0;
    font-family: 'arial';
    font-size: 17px;
}
.spacontent .wrapper h3 span i{
	color: #000;
    font-style: normal;
    display: inline-block;
    margin: 0 0 0 -30px;
    position: absolute;
}
.spacontent .wrapper h6{
	position: relative;
    font-family: 'arial';
    font-size: 11px;
    margin: 5px 0 10px;
}
.spacontent .wrapper .sp{
	color: #030781;
}
.spacontent .wrapper h6 img{
	width: 13px;
    margin: -2px 0 0;
}
.spacontent .wrapper h6 a{
    position: absolute;
    border: solid 1px rgba(0, 0, 0, .2);
    color: #000;
    padding: 2px 10px;
    text-transform: uppercase;
    font-size: 9px;
    right: 0;    
	font-family: 'arial';
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.spacontent .wrapper h6 a:hover,
.spacontent .wrapper h6 a:focus,
.spacontent .wrapper h6 a:active{
    border: solid 1px #FAAC59;
    background: #FAAC59 !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.spacontent .wrapper2{
	padding: 0 15px 40px;
	background: #000;
	color: #fff;
}
.spacontent .wrapper2 h2{
	color: #FAAC59;
}
.spacontent .wrapper2 h3{
	font-family: 'arial';
	text-transform: uppercase;
	color: #fff;
}
.spacontent .wrapper2 .col{
    padding: 15px;
	background: #FAAC59;
	color: #000;
	font-family: 'cormorantinfant';
	font-size: 17px;
}
.spacontent .wrapper2 .col.lst,
.spacontent .wrapper2 .col.lst .rwsdata .col{
	color: #FAAC59;
	background: rgba(0, 0, 0,0);
	position: relative;
	z-index: 1;
}
.spacontent .wrapper2 .col.lst::after{
	content: "";
    border: solid 1px rgba(250,172,89,.4);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: calc(100% - 30px);
}
.spacontent .wrapper2 .col.lst h3{
	display: inline-block;
    background: #000;
    z-index: 1;
    position: relative;
    padding: 0 10px;
}
.spacontent .wrapper2 .col.lst .overlay{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    z-index: -1;
    opacity: .3;
}
.spacontent .wrapper2 .col.lst .overlay img{
	width: 100px;
	margin: auto;
}
.spacontent .wrapper2 .col .rwsdata{
	position: relative;
}
.spacontent .wrapper2 .col .rwsdata::after{
	content: "";
    position: absolute;
    width: calc(100% - 30px);
    height: 2px;
    bottom: 5px;
    left: 15px;
    border-bottom: solid 1px rgb(225 142 53);
}
.spacontent .wrapper2 .col.lst .rwsdata::after{
    border-bottom: 0;
}
.spacontent .wrapper2 .col .f span{
	display: block;
    color: #fff;
    padding: 0 0 0 20px;
	margin: 0 0 0 50px;
}
.spacontent .wrapper2 .col .f span i{
	color: #000;
    font-family: 'cormorantinfant';
    font-style: normal;
    font-size: 11px;
    display: inline-block;
    margin: 0 0 0 -20px;
    position: absolute;
}
.spacontent .wrapper2 .col.lst .f span i{
	color: #FAAC59;
}
.spacontent .wrapper2 .col .s a{
	text-transform: uppercase;
    font-size: 9px;
    text-align: center;
    display: block;
    color: #fff;
    margin: 5px 0 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.spacontent .wrapper2 .col.lst .c{
	font-family: 'arial';
	font-size: 12px;
}
.spacontent .wrapper2 .col.lst .c img{
	width: 15px;
}
.spacontent .wrapper2 .col .s a:hover,
.spacontent .wrapper2 .col .s a:focus,
.spacontent .wrapper2 .col .s a:active{
    color: #FB012A;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.spacontent .wrapper3{
	padding: 0 30px 30px;
}
.spacontent .wrapper3 .innerwrapper{
    position: relative;
    padding: 0 0 15px;
}
.spacontent .wrapper3 .innerwrapper::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 10px;
    left: 0;
    border-bottom: solid 1px rgba(225,142,53);
}
.spacontent .wrapper3 .overview{
	padding-bottom: 15px;
}
.spacontent .wrapper3 h3{
	color: #FAAC59;
    text-transform: uppercase;
    font-size: 18px;
}
.spacontent .wrapper3 h6 img {
    width: 13px;
    margin: -2px 0 0;
}
.spacontent .wrapper3 a{
    border: solid 1px #FAAC59;
    background: #FAAC59 !important;
    color: #000;
    padding: 2px 10px;
    text-transform: uppercase;
    font-size: 9px;
	font-family: 'arial';
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.spacontent .wrapper3 h6 span{
    position: absolute;
    right: 0;    	
    margin: 0 0 0 50px;
	font-family: 'arial';
	color:  #FAAC59;
}
.spacontent .wrapper3 h6 span i{
	color: #000;
    font-family: 'cormorantinfant';
    font-style: normal;
    font-size: 11px;
    display: inline-block;
    margin: 0 0 0 -25px;
    position: absolute;
}
.spacontent .wrapper3 a:hover,
.spacontent .wrapper3 a:focus,
.spacontent .wrapper3 a:active{
    border: solid 1px rgba(0, 0, 0, .2) !important;
    background: rgba(0, 0, 0, 0) !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
/**/
.spa1banner {
    height: 60vh;
    overflow: hidden;
    background: url(../images/spa_1.png) center no-repeat fixed;
    background-size: cover;
}
.spathumb_ {height: 70vh;overflow: hidden;}
.spa1thumb {background: url(../images/spa_2.png) center no-repeat fixed;background-size: cover;}
.spa2thumb {background: url(../images/spa_3.png) center no-repeat fixed;background-size: cover;}
.spa3thumb {background: url(../images/spa_4.jpg) center no-repeat fixed;background-size: cover;}
.spa4thumb {background: url(../images/spa_5.png) center no-repeat fixed;background-size: cover;}
.spa5thumb {background: url(../images/spa_6.jpg) center no-repeat fixed;background-size: cover;}
.spa6thumb {background: url(../images/spa_7.png) center no-repeat fixed;background-size: cover;}
.spa7thumb {background: url(../images/spa_8.png) center no-repeat fixed;background-size: cover;}
.spacontent1 .wrapper{
	padding: 30px;
} 
.spacontent1 .wrapper h2{
	margin: 0 0 20px;
	font-size: 33px;
} 
.spacontent1 .wrapper .innerwrapper{
	padding: 0;
}
.spacontent1 .wrapper .innerwrapper h3{
	text-transform: uppercase;
	color: #CD9F3C;
	position: relative;
}
.spacontent1 .wrapper .innerwrapper h3 span{
	font-size: 1.75rem;
    color: #4C016E;
    position: absolute;
    right: 0;
}
.spacontent1 .wrapper .innerwrapper h3 span b{
	font-size: 1.75rem;
    margin: 0 50px 0 0;
	color: #CD9F3C;
}
.spacontent1 .wrapper .innerwrapper h3 span i{
	font-size: 1.75rem;	
	font-style: normal;
}
.spacontent1 .wrapper .tt{
	color: #CD9F3C;
} 
.spacontent1 .wrapper .rwspacer{
	margin: 0 0 20px;
}
/**/
.spadata .thumb img{
 width: 200px;
}
.spadata h2{
	color: #CD9F3C;
} 
.spadata .rws a{
	color: #000;
	margin: 0 15px 0 0;
}
/**/
.popform{
	position: fixed;
    background: rgba(0,0,0,.7);
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    z-index: 20000;
	display: flex;
    overflow: hidden;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition:all .2s ease-out;
	transition:all .2s ease-out;
}
.popform.active{
    padding: 50px;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition:all .2s ease-out;
	transition:all .2s ease-out;
}
.popform .inner{
	width: 100%;
    margin: auto;
    position: relative;
    background: white;
    padding: 10px;
    border-radius: 5px;
    height: 100%;
    overflow-y: scroll;
}
.popform .inner iframe{
	width:100%;
	height:80vh;
}
.popform .cls{
	padding: 5px 15px;
    background: black;
    color: white;
    position: fixed;
    right: 10px;
    top: 10px;
    font-size: 20px;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition:all .2s ease-out;
	transition:all .2s ease-out;
}
.popform .cls:hover,
.popform .cls:active,
.popform .cls:focus{
    background: #DC6A32 !important;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition:all .2s ease-out;
	transition:all .2s ease-out;
}
/**/

.membership{
	background: #FAAC59;
	padding: 20px;
}
.membership .club{
	background: #000;
	padding: 30px;
}
.membership .club h1,
.membership .club h2{
	color: #fff;
}
.membership .club *{
	color:  #FAAC59;
	margin: 0;
}
.membership .rates{
	padding: 30px 15px;
}
.membership .rates *{
	margin: 0;
}
.membership .rates h1,
.membership .rates h2{
	color: #fff;
}
/**/
.safariswrapper{padding: 0;background: #F8F5F0;}
.innerdata{padding: 20px 50px;}
.safaris{padding: 0;}
.safaris .innerdata{
	background: #F8F5F0;
    position: relative;
	padding: 40px;
}
.safaris .innerdata .col{
	padding:0 5px 10px;
}
.safaris .innerdata{
	background: #F8F5F0;
    position: relative;
}
.safaris .innerdata .col a{
	display: block;
    color: #fff;
    position: relative;
    padding: 15px;
    height: 70vh;
}

.safaris .innerdata .colmore{
	padding: 0 10px 50px;
}
.safaris .innerdata .colmore a{
	position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.safaris .innerdata .colmore a::after{
	content: "";
    width: 100%;
    height: 100%;
    left: -100%;
    bottom: 0;
    position: absolute;
    background: rgba(255,255,255,0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.safaris .innerdata .colmore .btm{
	position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #f8f5f0;
    padding: 20px 0 0;
    z-index: 2;
}
.safaris .innerdata .colmore .btm h3{
	position: relative;
    color: #000;
    font-size: 14px;
    max-width: 70%;
    margin: 0;
    height: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.safaris .innerdata .colmore .btm h3 *{
    color: #000;
    font-size: 14px;
}
.safaris .innerdata .colmore .btm h3 span{
	position: absolute;
    right: -40%;
    color: #CD9F3C;
    font-size: 10px;
    top: 0;
}
.safaris .innerdata .colmore .btm h3 span *{
    color: #CD9F3C;
    font-size: 10px;
}
.safaris .innerdata .colmore .btm h3 img{
	height: 15px;
    margin: -12px 0 0;
}
.safaris .innerdata .colmore a:hover h3,
.safaris .innerdata .colmore a:focus h3,
.safaris .innerdata .colmore a:active h3{
    padding: 0 0 0 12px;
    color: #CD9F3C;
    font-size: 13px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.safaris .innerdata .colmore a:hover:after,
.safaris .innerdata .colmore a:focus:after,
.safaris .innerdata .colmore a:active:after{
    left: 0;
    background-image: linear-gradient(to right, rgba(255,255,255,.8), rgba(255,255,255,0));
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/**/
.excursions .inner .container,
.excursions .inner .container .links .col-md-12{
	padding: 0;max-width: 100%;
}
.excursions .inner .container .links .col-md-12 h5{
	color: #000;
	padding: 10px;
}
.viewall{
	position: relative;display: inline-block;color: #BB742C !important;
}
.viewall::after{
	content: "";
    position: absolute;
    width: 60%;
    height: 1px;
    border-top: solid 1px #000;
    left: 20%;
    bottom: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.viewall:hover:after,
.viewall:focus:after,
.viewall:active:after{
    width: 100%;
    left: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/**/
.pagination{
	display: block;padding: 20px 50px;background: #F8F5F0;
}
.pagination a{
    margin: 0 7px 0 0;
    background: #F8060B !important;
    padding: 5px 15px;
    color: #fff;
	display: inline-block;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.pagination a.active{
    background: #000 !important;
}
.pagination .lst:last-child{
    margin:0 0 0 35px;
}
.pagination .lst:last-child:after{
    content: ".....";
    margin: -2px 0 0 -60px;
    position: absolute;
    color: #000;
}
.pagination a:hover,
.pagination a:hover,
.pagination a:hover{
    background: #913635 !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/**/
.contact .dts{
	margin: auto 0 0;
}
.contact .frm .row {
    width: 100%;
}
.contact .frm .dets{
	width: 100%;
    padding: 10px;
    border:solid 1px rgb(195 195 195) !important;
    margin: 0 0 15px;
    background: #f5f5f5 !important;
}
.contact .frm .dets::placeholder{
	font-size: 13px;
}
.contact .frm .form-group{
	padding-left: 0;
}
.contact .dts .data{
	background: #FCEEE1;
    margin: 15px -15px 0 0;
    padding: 15px;
}
.contact .dts .data h3{
	color: #CD9F3C;
}
.contact .dts .data .rw *{
	margin: 0;
}
.btn-send{
	background: #CD9F3C !important;
    border: solid 1px #CD9F3C !important;
    color: #fff;
    border-radius: 0;
    padding: 7px 30px;
	font-size: 10px;
	font-family: 'cormorantinfant';
    font-size: 18px;
    letter-spacing: 1px;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.btn-send *{
    color: #fff;
	font-size: 10px;
	font-family: 'cormorantinfant';
    font-size: 18px;
    letter-spacing: 1px;
}
.btn-send:hover,
.btn-send:hover,
.btn-send:hover{
	background: #fff !important;
    color: #CD9F3C !important;
    border: solid 1px #CD9F3C !important;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
#map-canvas{
	height:590px;
	padding:0;
	border:solid 3px #FCEEE1;
}
#map-canvas iframe{height:100%;}

/**/
.shopnow{
	margin: -45px 0 50px;
}
.shopnow *{
	color: #CD9F3C;
    font-style: normal;
}
.shopnow img{
	height: 30px;
}
/**/
.cartmessage{
	border: solid 1px green;
    color: black;
    padding: 10px 20px;
    margin: -20px 0 0;
    background: #b0da7c;
	display:none;
}
.cartmessage.active{
	display:block;
}
.shoppingcart{background:whitesmoke;}
.shoppingcart .modal-header {border:0;}
.shoppingcart .modal-header h5{
	font-size: 24px;
    color: #B00000;
}
.shoppingcart .btn{
	border-radius: 0;
}
.shoppingcart .input-group{
	width: 125px;
    margin: 0;
}
.shoppingcart .input-group input{
	text-align: center;
}
.shoppingcart .table_{
	width: 100%;
}
.shoppingcart .table_ a{
	color: #000;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.shoppingcart .table_ img{
	width: 100px;
}
.shoppingcart .btn.delete-item{
	color: #dc3545;
    background: rgba(0,0,0,0);
	border: 0;
}
.shoppingcart .totals{
	padding: 0 0 0 55px;
    font-weight: bold;
    font-size: 20px;
}
.shoppingcart .totals *,
.checkout .totals *{
    font-weight: bold;
    font-size: 20px;
}
.shoppingcart .totals .text-right,
.checkout .totals .text-right{
    border-top:1px solid #b5b6b7;
}
.shoppingcart .btn.delete-item:focus,
.shoppingcart .btn.delete-item:active,
.shoppingcart .btn.delete-item:hover{
    color: #921e29;
    background: rgba(0,0,0,0);
    border: 0;
}
.shoppingcart .modal-footer a:active,
.shoppingcart .modal-footer a:focus,
.shoppingcart .modal-footer a:hover{
    color: #dc3545;
}
.shoppingcart .modal-footer .btn-success:active,
.shoppingcart .modal-footer .btn-success:focus,
.shoppingcart .modal-footer .btn-success:hover{
	color: #28a745;
	background: rgba(0,0,0,0);
}
.shoppingcart .table_ a:focus,
.shoppingcart .table_ a:hover,
.shoppingcart .table_ a:active{
	text-decoration: underline !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
/**/
.checkout{
	padding:50px;
	background:whitesmoke;
}
.checkout #checkout{
	padding:0 50px;
}
.checkout table{
	width: 100%;
}
.table_ tr.tt{
	border: solid 1px #d2232a;
    text-transform: uppercase;
    color: #d2232a;
}
.table_ tr td{
	padding: 5px;
	padding: 10px;
}
.checkout table tr td input{
	background:whitesmoke;
	border:0;
	text-align:center;
}
.checkout .checkoutform{
	padding: 50px;
}
.checkout .checkoutform .frm .inner{
	background: #FFE2BC;
    padding: 30px;
}
.checkout .checkoutform .frm .inner .col{
    position: relative;
    margin: 0 0 15px;
}
.checkout .checkoutform .frm .inner label.error{
    color: red;
    width: 100%;
    position: absolute;
    bottom: -25px;
    left: 15px;
}
.checkout .checkoutform .frm .inner #del_fee_{
	display:none;
	padding: 0 15px;
}
.checkout .checkoutform .frm .inner #del_fee_.active{
	display: block;
    color: red;
    font-weight: bold;
    animation:blinkingText 4s infinite;
}


@keyframes blinkingText{
    0%{opacity:1;}
	25%{opacity:.5;}
    50%{opacity:0;}
	75%{opacity:.5;}
    100%{opacity:1;}
}
.checkout .checkoutform .tts h4,
.checkout .checkoutform .tts h2{
	overflow: hidden;
    padding: 5px 0;
}
.checkout .checkoutform .tts span{
	width: 70%;
	float: left;
}
.checkout .checkoutform .tts i{
	font-style: normal;
	width: 30%;
	float: left;
}
.checkout .checkoutform .tts .summarytotal{
    padding: 10px 0 0;
}
.checkout .checkoutform .tts .i{
	border-top: 1px solid #b5b6b7;
}
.checkout .checkoutform .tts i span {
    width: auto;
    float: none;
}
.checkout .checkoutform .tts .payments{
    overflow:hidden;
}
.checkout .checkoutform .tts .payments .col_{
	float: right;
}
.checkout .checkoutform .tts .payments img{
	height: 57px;
}
.checkout .checkoutform .tts .payments span{
	display: block;
    width: 100px;
    float: none;
    padding: 10px 0;
    position: relative;
    margin: 0 0 15px;
    overflow: hidden;
}
.checkout .checkoutform .tts .payments span .pay{
    width: 150px;
    margin: 4px 0 0 -85px;
    position: absolute;
    cursor: pointer;
}
.checkout .checkoutform .tts .payments span label.error{
    color: red;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
}
.checkout .checkoutform .tts .form-group .btn{
	margin: 10px 0 0;
    padding: 10px 20px;
    background: #33A466;
    border: solid 1px #33A466;
}
/**/


/**/
.footer{
	padding: 30px 30px 0;
	background: #0F0E0C;
	color: #fff;
}
.footer h3{
	color: #BB742C;
	font-size: 18px;
}
.footer .links a{
	color: #BFBBB7;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .links .share a{
	display: inline-block;
}
.footer .links a img{
    height: 30px;
    margin: 0 10px 0 0;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .links_ a{
    display: block;
	padding: 0 0 0 20px;
}
.footer .newsletter input{
    width: 100%;
    padding: 10px;
    border: solid 1px grey !important;
    margin-bottom: 10px;
	background: #fff !important;
}
.footer .newsletter .btn{
    border: solid 1px white;
    border-radius: 0px;
    background: rgba(0,0,0,0);
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .copy{
	padding: 50px 0 10px;
	position: relative;
}
.footer .copy:after{
	content: "";
	background: #BB742C;
	width: 90%;
	height: 1px;
	position: absolute;
	left: 5%;
	top: 40px;
}
.footer .copy a{
	color: #7d7d7d;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .copy .whatsapp{
    position: fixed;
    z-index: 200;
    right: 50px;
    width: 50px;
    bottom: 60px;
    border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    background: #fff !important;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .links a:hover img,
.footer .links a:hover img,
.footer .links a:hover img{
    opacity: .8;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .newsletter .btn:hover,
.footer .newsletter .btn:active,
.footer .newsletter .btn:focus{
    background: white;
    color: rgba(133,112,20,1);
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .links a:hover,
.footer .links a:hover,
.footer .links a:hover{
	color: #8A8A8A;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .copy .whatsapp:hover,
.footer .copy .whatsapp:active,
.footer .copy .whatsapp:focus{
    opacity: .7;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.footer .copy a:hover,
.footer .copy a:focus,
.footer .copy a:active{
	color: #fff;
    -webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
/**/
label.error{color:#fb5b5b;}
@media screen and (max-width: 1030px){
		
}

