*{padding:0;margin:auto;font-family: 'rajdhani';font-size: 16px;letter-spacing: 1px;}
html {overflow-y: scroll;}
@font-face {font-family: 'rajdhani';src: url('../fonts/Rajdhani-Regular.ttf');}
@font-face {font-family: 'rajdhanib';src: url('../fonts/Poppins-SemiBold.ttf');}
@font-face {font-family: 'poppinsr';src: url('../fonts/Poppins-Regular.ttf');}
@font-face {font-family: 'caudex';src: url('../fonts/Caudex-Regular.ttf');}
h1, h2, h3, h4, h5, h6{font-family: 'rajdhanib';letter-spacing: 2px;}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *{font-family: 'rajdhanib';}
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;
}
.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;
}
.desktop{display: block !important;}
.mobile{display: none !important;}
/**/
header{
	padding: 0;
    z-index: 20000;
    position: relative;
}
header .call{display:none;}
header .topheading .logoholder{padding:0px;}
header .topheading .logoholder .logo{
    width: 100%;
    padding:0 10px;
}
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{padding: 0;}
header .links .top{
	padding: 5px 10px 5px 0;
    background: #FCBB9D;
	border-left: solid 15px #fff;
}
header .links .top a{
	color: #000;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0 5px 0;
	letter-spacing: 2px;
	-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 b{
	color: #fff;
    display: inline-block;
}
header .links .top span,
header .links .top span a{
    display: inline-block;
	font-family: 'rajdhanib';
    font-size: 13px;
	letter-spacing: 2px;
}
header .links .top .hireus{
	color: #EF0D33;
    border: solid 1px #fff;
    padding: 3px 10px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
	margin: 0 0 0 5px;
	font-family: 'rajdhanib';
}
header .links ul{
	padding:0 5px;
	background: #222222;
	position: relative;
	z-index: 1;
}
header .links ul::after{
	content: "";
    background: #782e12;
    position: absolute;
    width: 31.5%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
}
header .links ul.btm{
	display: flex !important;
}
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;
    font-size: 11px;
    text-transform: uppercase;
	font-family: 'rajdhanib';
    letter-spacing: 2px;
}
header .links ul li.active a{
	color:#FCBB9D !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 a:hover,
header .links .top a:focus,
header .links .top a:active{
	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;
}
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:#FCBB9D !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 .hireus:hover,
header .links .top .hireus:focus,
header .links .top .hireus:active{
	border:solid 1px #EF0D33!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 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#thevilla{background: #EBEAE6;}
.slider{
	padding:0 0 0 15px !important;
	position: relative;
	z-index: 25;
	background:#FDFBFC;
	overflow: hidden;
}
.slider,
.slider .heroSlider .rsOverflow, 
.slider .royalSlider.heroSlider {
    height: 80vh !important;
}
.slider .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
	background: url('../images/p.png') center no-repeat;
	background-size: contain;
}
.slider .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
	background: url('../images/n.png') center no-repeat;
	background-size: contain;
}
.slider .rsMinW .rsTabs {
    bottom: 20px;
    width: 62vh;
	position: absolute;
	text-align: left;
    padding: 0px 0px 0px 15px;
}
.slider .rsMinW .rsTab {
    padding: 0px 10px;
	min-width: 20px;
	margin-right: 4px;
	border: 1px solid rgba(217, 217, 221,.2);
	background: rgba(217, 217, 221,.2);
}
.slider .rsMinW .rsTab.rsNavSelected {
	border: 1px solid rgba(217, 217, 221,.2);
	background: rgba(217, 217, 221,.2);
}
.slider .rsMinW .rsTab.rsNavSelected:after {
	content: "";
	position: absolute;
    background: white;
    height: 2px;
    width: 11px;
    margin: -1px 0px 0px -11px;
}
.slider .rsMinW .rsArrow, .slider .rsMinW .rsArrowIcn {
	height: 50px;width:50px;
}
.slider .rsMinW .rsArrowLeft {
    right: auto;
	bottom: 25%;
	left: 25px;
}
.slider .rsMinW .rsArrowRight {
    right: 25px;
    bottom: 25%;
	left: auto;
}
.slider .infoBlock {
	max-width: 100%;
    text-align: center !important;
    top: auto;
    bottom: 10vh;
    left: 25%;
    right: auto;
    width: 50%;
    overflow: visible;
    color: #3D3E41;
}
.slider .infoBlock  a{
	text-decoration: none !important;
}
.slider .infoBlock  a .goto{
	display: block;
    text-align: center !important;
	background: rgba(0,0,0,0) !important;
}

.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background: #F7F7F5 !important;
    color: #FFF;
}
.slider .infoBlock .goto:hover,
.slider .infoBlock .goto:focus,
.slider .infoBlock .goto:active{
	background: #fff;
	color:#EF0D33;
	-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 .sp{margin: 0;letter-spacing: 2px;}
.home h2{margin: 0;line-height: .9;letter-spacing: 2px;}
.home h3{color: #C15825;font-family: 'caudex';font-size: 20px;}
.home .rw{padding: 20px 0 0 20px;}
.home .rws{padding: 20px 100px 0 20px;}
.home .rw *{margin: 0;}
.home .rwlinks{margin: 0 -50px 0 0;padding: 15px 0 0;}
.home .rwlinks a{color: #000;}
.home .rwlinks img{height: 30px;}
.home .rwlinks span{
	display: block;color: #C15825;font-family: 'rajdhanib';line-height: .7;margin: 7px 0 0;
}
.home .rwlinks i{display: block;font-style: normal;}
/**/
.amenities{padding: 50px 0;}
.amenities .a1{
	padding-left: 0;
	position: relative;
}
.amenities .a1::after{
	/*content: "";
    background: #FD9967;
    padding: 100px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: -1;*/
}
.amenities .dt{
	padding: 15px 0 0;
}
.amenities .dt .rwsdata{
	padding: 0;
}
.amenities .dt .rwsfeatures{
	padding:20px 0 0 15px;
}
.amenities .dt .rwsfeatures .fs{
	position: relative;
	padding: 0 0 0 10px;
}
.amenities .dt .rwsfeatures .fs img{
	height: 25px;
    margin: 0 0 5px;
}
.amenities .a2{
	padding-right: 0;
}
/**/

.rooms .scroller{
    background:#1A181D;
	position: relative;
}
.rooms .scroller .rw{
	width: 70%;
    padding: 0 0 10px;
    margin: 0 0 15px 0;
    position: relative;
    z-index: 2;
}
.rooms .scroller .rw h3 {
    color: #C15825;
}
.rooms .scroller .rw *{
    color: #fff;
}
.home .container{
    max-width: 100%;
    padding: 0;
    overflow: hidden;
}
.rooms .container .slider_{
    z-index: 1;
    position: relative;
}
.rooms .container .slider_ .data h3{
    color: #fff;
	font-family: 'rajdhanib';
}
.rooms .prev {
    left: -15px;
}
.rooms .next {
    right: -15px !important;
}
/**/
.homegallery{padding: 50px 0 0;}
.homegallery h2{
	margin:0 0 3px -45px;letter-spacing: 2px;
}
.homegallery .thumb,
.homegallery .dt{padding: 0;margin: auto 0 0;}
.homegallery .dt .thumbs{
	margin: auto auto 0;
}
.homegallery .dt .btm{background: #F0EEEF;padding: 50px 15px;}
/**/
.activities .prev {
	left: 0;
    color: #000 !important;
}
.activities .next {
	right: 0 !important;
    color: #000 !important;
}
.activities .thumbnail{
	padding: 0;
	position: relative;
}
.activities .thumbnail .rwsdata{
	padding: 20px;
    background: rgba(255,255,255,.3);
    position: absolute;
    left: -10%;
    top: -10%;
    height: 120%;
	width: 120%;
	color: #000;
	opacity: 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;
}
.activities .thumbnail .rwsdata h3{
	padding: 0;
	text-align: justify;
}
.activities .slick-dots li button {
	width: 10px;
    border-radius: 50%;
    height: 10px;
    background: rgba(0,0,0,0);
    border: solid 1px #000;
}
.activities .thumbnail:hover .rwsdata,
.activities .thumbnail:focus .rwsdata,
.activities .thumbnail:active .rwsdata{
    left: 10%;
    top: 10%;
    height: 80%;
	width: 80%;	
	opacity: 1;
    background: rgba(255,255,255,.9);
	-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;
}
/**/
.listing .moredata .thumbnail{
	padding: 0 0 20px;
}
.listing .slide, 
.listing .slide .heroSlider .rsOverflow, 
.listing .slide .royalSlider.heroSlider {
    height: 60vh !important;
}
.slide .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
	background: url('../images/p.png') center no-repeat;
	background-size: contain;
}
.slide .rsMinW.rsHor .rsArrowRight .rsArrowIcn {
	background: url('../images/n.png') center no-repeat;
	background-size: contain;
}
.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs {
    background: #000;
    color: #FFF;
}
.roomslist .innerdata{
	margin: 20px auto;
	width: 80%;
}
.roomslist .innerdata *{
	margin: 0;
}
.roomslist .moredata h3{
	margin: 0 0 5px;
	position: relative;
}
.roomslist .moredata h3::after{
	content: "";
	background:#C15825;
	position: absolute;
	width: 10%;
	left: 0;
	top: -3px;
	height: 1px;
}
.roomslist img {
	max-width: 100%;
	display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.roomslist figure {
	margin: 0;
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
}
.roomslist figure > img {
	grid-row: 1 / -1;
	grid-column: 1;
}
.roomslist .container {
	column-count: 4;
	column-gap: 10px;
	padding: 0;
}
.roomslist .container figure a {
	overflow: hidden;
	display: block;
	/*border-radius: 20px;*/
}

/**/
/**/
.topbanner{
    overflow: hidden;
    position: relative;
}
.topbanner img{
   position: absolute;
   width: 100%;
}
.topbanner .home{
    padding: 25vh 50px 9vh;
    z-index: 1;
    position: relative;
}
.topbanner h2{
   color: #fff;
}
.topbanner h2 *{
   color: #fff;
   font-size: 2rem;
}
/**/

.photos img {
	max-width: 100%;
	display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.photos figure {
	margin: 0;
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
}
.photos figure > img {
  grid-row: 1 / -1;
  grid-column: 1;
}
.photos .container {
	column-count: 4;
	column-gap: 10px;
	padding: 0;
}
.photos .container figure a {
	overflow: hidden;
    display: block;
    /*border-radius: 20px;*/
}
.caption-container {padding: 0 16px;}
.caption-container p{margin: 0;}
.photos figure a:hover img,
.photos figure a:active img,
.photos figure 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;
}
/**/
.listing a{
	color: #000;
}
.listing .rowdata{
	margin: 0 0 40px;
}
.listing .rowdata .thumbnail{
	padding: 0;
}
.listing .rowdata .dts{
	padding: 70px 40px;
}
.listing .rowdata .dts h2{
	font-size: 25px;
}
.listing .rowdata .dts::after{
	content: "";
    position: absolute;
    background: #F2E9E0;
    width: 160%;
    height: 100%;
    left: -60%;
    top: 20px;
    z-index: -1;
}
.listing .rowdata .dts .rwsdata span{
	cursor: pointer;
}
/**/

/**/
.blog .inner .rw .rwdata a{
	color: #000 !important;
    display: block;
}
.blog .inner .rw .rwdata img{
	margin: 0;
}
.blog .inner .rw .rwdata h5{
	padding: 20px 0 0 40px;
    margin: 0;
	position: relative;
	font-size: 13px;
}
.blog .inner .rw .rwdata h5::after{
	content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background: #000;
    left: 0;
    top: 27px;
}
.blog .inner .rw .rwdata h3{
	padding: 0 0 0 40px;
	font-size:17px;
	-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{
	background: #3197E2 !important;
	border:solid 1px #3197E2 !important;
    color: #fff;
    padding: 15px 30px;
    border-radius: 0;
}
.blog .inner .rw .rwdata a:hover h3,
.blog .inner .rw .rwdata a:active h3,
.blog .inner .rw .rwdata a:focus h3{
	color: #ED8A21;
	-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;
}
/**/
.box{
	position: relative;
	width: 100%;
	height: 275px;
	padding-top: 25px;
	overflow: hidden;
	/*transform: rotate(-35deg) skew(25deg) scale(0.8);*/
	transition: 0.4s;
}
.box img{
	position: absolute;
	width: 100%;
	left: 0;
	transition: 0.4s;
}
a:hover .box img:nth-child(1){
	cursor: pointer;
	transform: translate(5px, -5px);
	opacity: 0.2;
}
a:hover .box img:nth-child(2){
	cursor: pointer;
	transform: translate(10px, -10px);
	opacity: 0.5;
}
a:hover .box img:nth-child(3){
	cursor: pointer;
	transform: translate(15px, -15px);
	opacity: 0.7;
}
a:hover .box img:nth-child(4){
	cursor: pointer;
	transform: translate(20px, -20px);
	opacity: 1;
}
/**/
.services .main{
	position: relative;
	z-index: 1;
	padding: 20px;
}
.services .inner .main h2{
	width:130%;
	font-size: 30px;
}
.services .main::after{
	content: "";
    background: #F5F4EF;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -50px;
    z-index: -1;
}
.services .main .rws{
	margin: 0 55px 0 20px;
}
.services .col.scol{
	display: flex;
	max-width: 22%;
}
.services .col.scols_{
	max-width: 25%;
}
.services .col a{
	display: block;
	margin: auto;
	padding: 20px 0 0;
}
.services .col a img{
	height: 130px;
}
.services .col a h3{
	color: #000;
    position: relative;
    width: 65%;
	font-size: 17px;
	-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;
}
.services .col a h3::after{
	content: "";
    background: #197B30;
    width: 25%;
    height: 1px;
    left: 40%;
    bottom: -5px;
    position: absolute;
	-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;
}
.services .col a:hover h3,
.services .col a:focus h3,
.services .col a:active h3{
    color: #197B30;
	-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;
}
.services .col a:hover h3::after,
.services .col a:focus h3::after,
.services .col a:active h3::after{
    width: 60%;
    left: 20%;
	-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;
}

.servicesprofile{overflow: hidden;}
.servicesprofile .sp{
	margin-left:20px;
}
.servicesprofile h2{
	margin-left:-20px;
	width: 170%;
}
.servicesprofile .main::after {
    width: 80%;
    height: 90%;
    left: -20px;
}
.servicesprofile .inner .main .rwtt,
.servicesprofile .inner .main .rwtt *{
	font-family: 'rajdhani-b';
    text-transform: uppercase;
    margin: 0;
}
.servicesprofile .inner .main .rwtt{
    margin: 12px 0 0;
}
.servicesprofile .inner .main .rw,
.servicesprofile .inner .main .rw *{
	color: #2E4975;
}
.servicesprofile .inner .main .rw{
	padding: 0 0 0 12px;
}
.servicesprofile .spacer{
    margin-top: 90px;
}
.servicesprofile .inner .btn{
    display: inline-block;
    padding: 0;
    margin: 0 -65px 20px 0;
    background: #197B30;
}
.servicesprofile .inner .btn.ended{
    background: #F70929;
}
.servicesprofile .inner .rws .tt{
    text-decoration: underline;
}
/**/
.btn-more_{
    font-family: 'rajdhanib';
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
	z-index: 1;
	position: relative;
    padding: 20px 75px;
	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;
}
.btn-more_:before{
	content: "";
	width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    left: -100%;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-more_:after{
	content: "Book Now";
	padding: 8px 0 0;
	width: calc(100% - 3px);
    height: calc(100% - 3px);
    position: absolute;
    background:#ED8A21;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-more_:hover:before,
.btn-more_:focus:before,
.btn-more_:active:before{
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/**/
.contact .dts{
	margin: 0;
}
.contact h3{
	font-size: 24px;
    color: #222;
}
.contact .frm .row {
    width: 100%;
}
.contact .frm .dets{
	width: 100%;
    padding: 10px;
	border: 0 !important;
    border-bottom:solid 1px rgb(195 195 195) !important;
    margin: 0 0 15px;
    background: rgba(255, 255, 255, 0) !important;
}
.contact .frm .dets::placeholder{
	font-size: 13px;
}
.contact .frm label{
    display: block;
	font-weight: bold;
}
.contact .frm .form-group{
	padding-left: 0;
}
.contact .dts .data .rw *{
	margin: 0;
}
.bookingcontacts h3{
	color:#EF0D33;
}
.btn-send{
	background: #EF0D33;
    border: solid 1px #EF0D33 !important;
    color: #fff;
    border-radius: 0;
    padding: 9px 50px;
    -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:hover,
.btn-send:hover,
.btn-send:hover{
	background: #fff;
    border: solid 1px #fff;
    color: #EF0D33;
    -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: 65vh;
    padding: 0 50px 50px;
}
#map-canvas.video{
	height: 75vh;
	margin-top: 50px;
}
#map-canvas iframe{height:100%;}

/**/
/**/
.rules{
	background: #F2E9E0;
}
.rules .thumb{
	padding: 0 5px 0 0;
	position: relative;
}
.rules .thumb img{
	height: 100%;
}
.rules .thumb .inner{
	position: absolute;
	background: #fff;
	padding: 10px;
	bottom: 0;
	left: 0;
	width: 65%;
}
.rules .thumb .inner h3{
    font-size: 15px;
}
.rules .dt{
	background: #fff;
	padding: 15px;
}
/**/
.footer{
	background: #F2E9E0;
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
}
.footer h3{
	font-size: 13px;
    margin-bottom: 0;
}
.footer .links{
	padding: 30px;
}
.footer .links a{
	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;
}
.footer .links .share a{
	display: inline-block;
    margin: 5px 10px 0;
    font-size: 14px;
    color: #000;
}
.footer .links_ a{
    display: block;
	padding: 0 0 0 20px;
}
.footer .links .wtsapp{
	position: fixed;
    bottom: 30px;
    left: 100px;
    z-index: 5000;
    background: #fff;
    padding: 0;
    border-radius: 50%;
}
.footer .links .wtsapp img{
	height: 50px;
	margin: 0;
}
.footer .newsletter .rw{
	margin: 0 0 0 30px;
    border: solid 1px grey !important;
}
.footer .newsletter i{
	font-style: normal;
}
.footer .newsletter .rw input{
    border: 0;
    padding: 10px;
    border: 0;
    margin: 0;
    background: rgba(255,255,255,0);
}
.footer .newsletter .rw .btn{
    border: 0;
    border-radius: 0px;
    background: rgba(0,0,0,0);
    height: 44px;
    padding: 5px;
	color: #000;
	position: relative;
	text-transform: uppercase;
	-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 .rw .btn:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 15px;
    height: 15px;
    width: 1px;
    background: #cc8e6d;
}
.footer .copy{
	padding:0 0 50px;
	position: relative;
}
.footer .copy *{
	font-family: 'poppinsr';
}
.footer .copy a{
	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;
}
.footer .links .share a:hover *,
.footer .links .share a:hover *,
.footer .links .share 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 .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 a:hover,
.footer .copy a:focus,
.footer .copy a:active{
	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;
}
/**/
label.error{color:#fb5b5b;}
@media screen and (max-width: 1030px){
		
}

