@font-face {

 font-family: 'SF-Pro-Display-Light';
    src: url('../sf/SF-Pro-Display-Light.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../sf/SF-Pro-Display-Light.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../sf/SF-Pro-Display-Light.woff') format('woff'),  /* Newer browsers */
         url('../sf/SF-Pro-Display-Light.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../sf/SF-Pro-Display-Light.svg#SF-Pro-Display-Light') format('svg'); /*IE og iOS earlier than version 5*/
}
@font-face {
 font-family: 'SF-Pro-Display-Medium';
    src: url('../sf/SF-Pro-Display-Medium.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../sf/SF-Pro-Display-Medium.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../sf/SF-Pro-Display-Medium.woff') format('woff'),  /* Newer browsers */
         url('../sf/SF-Pro-Display-Medium.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../sf/SF-Pro-Display-Medium.svg#SF-Pro-Display-Medium') format('svg'); /*IE og iOS earlier than version 5*/
}
@font-face {
 font-family: 'SF-Pro-Display-Regular';
    src: url('../sf/SF-Pro-Display-Regular.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../sf/SF-Pro-Display-Regular.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../sf/SF-Pro-Display-Regular.woff') format('woff'),  /* Newer browsers */
         url('../sf/SF-Pro-Display-Regular.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../sf/SF-Pro-Display-Regular.svg#SF-Pro-Display-Regular') format('svg'); /*IE og iOS earlier than version 5*/
}
@font-face {
 font-family: 'Athelas-Regular';
    src: url('../sf/Athelas-Regular.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../sf/Athelas-Regular.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../sf/Athelas-Regular.woff') format('woff'),  /* Newer browsers */
         url('../sf/Athelas-Regular.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../sf/Athelas-Regular.svg#Athelas-Regular') format('svg'); /*IE og iOS earlier than version 5*/
}


*
{	
	font-family: 'SF-Pro-Display-Regular';
	font-size:16px;
	color:#0F0707;
	font-weight:300;
	
}
::-webkit-scrollbar {
  width: 8px;
  height: 16px;
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #4E5A31;
}
html , body
{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;

}
.transition
{
	transition:all 0.5s ease-in-out;
}
body
{
	
}
a {
	color:#000;
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}
.displaynone
{
	display:none !important
}
.d-inline-block
{
	display:inline-block
}
.vError
{
	border-bottom:red 1px solid !important
}
.form-error
{
    color: red;
    font-size: 10px !important;
}
.h100{
	height:100%
}
.FormResult  , .FormResult1 , .FormResult *, .FormResult1 *
{
	color:green;

}
.dnone
{
	display:none
}
.d-block{
	display:block
}
.d-flex
{
	display:flex;
	flex-wrap: wrap;
}
.italic
{
	font-style:italic
}
.white
{
	color:#FFF
}

.font-regular , .font-regular *
{
	 font-weight: 400;
}
.font-medium , .font-medium *
{
	 font-family: 'SF-Pro-Display-Medium';
}
.font-light , .font-light *
{
	font-family: 'SF-Pro-Display-Light';
}
.font-athelas , .font-athelas *
{
	font-family: 'Athelas-Regular';
}

.font-12, .font-12 *
{
	font-size:0.75rem
}
.font-13, .font-13 *
{
	font-size:0.8125rem
}
.font-14, .font-14 *
{
	font-size:0.875rem
}
.font-15, .font-15 *
{
	font-size:0.9375rem
}
.font-16, .font-16 *
{
	font-size:1rem
}
.font-18 , .font-18 *
{
	font-size:1.125rem
}
.font-20, .font-20 *
{
	font-size:1.25rem
}
.font-22, .font-22 *
{
	font-size:1.375rem;
}
.font-24, .font-24 *
{
	font-size:1.5rem
}
.font-25, .font-25 *
{
	font-size:1.5625rem
}
.font-26, .font-26 *
{
	font-size:1.625rem
}
.font-28, .font-28 *
{
	font-size:1.75rem
}
.font-30, .font-30 *
{
	font-size:1.875rem
}
.font-32, .font-32 *
{
	font-size:2rem;
}
.font-35, .font-35 *
{
	font-size:2.1875rem;
}
.font-36, .font-36 *
{
	font-size:2.25rem
}
.font-40, .font-40 *
{
	font-size:2.5rem
}
.font-42, .font-42 *
{
	font-size:2.625rem
}
.font-45, .font-45 *
{
	font-size:2.8125rem
}
.font-50, .font-50 *
{
	font-size:3.125rem;
}
.font-52, .font-52 *
{
	font-size:3.25rem
}
.font-55, .font-55 *
{
	font-size:3.437rem
}
.font-60, .font-60 *
{
	font-size:3.75rem;
}
.font-62, .font-62 *
{
	font-size:3.875rem
}
.font-70, .font-70 *
{
	font-size:4.375rem;
}
.font-80, .font-80 *
{
	font-size:5rem
}
.font-90, .font-90 *
{
	font-size:4.375rem;
}
.font-120, .font-120 *
{
	font-size:7.5rem
}
.text-center
{
	text-align:center
}
.line-height13
{
	line-height:1.3rem
}
.line-height14
{
	line-height:1.4rem
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.line-height3
{
	line-height:3rem
}
.line-height4
{
	line-height:4rem
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.jc-fs
{
	    justify-content: flex-start !important;
}
.jc-sb
{
	    justify-content: space-between !important
}
.trigger{
	width: 35px;
	height: 25px;
	z-index: 999999999;
	cursor:pointer;

}

.trigger > div{
	position: relative;
}

.trigger > div > span{
	position: absolute;
	height: 4px;
	width:30px;
	margin:0;
	background: #4E5A31;
	top:0;
	

	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
	right:0
}

.trigger > div > span:nth-child(2){
    top: 9px;
	width:20px;

}

.trigger > div > span:nth-child(3){
	top:18px;
}

.trigger > div.close > span:nth-child(1){
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
	top: 11px;
	background:#FFF
}

.trigger > div.close > span:nth-child(2){
	display: none;
}

.trigger > div.close > span:nth-child(3){
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	top: 11px;background:#FFF
}

.trigger, .sitewrapper{
	transition:.7s;
	-moz-transition:.7s;
	-webkit-transition:.7s;
}

.slideddddd{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
	
}
.white , .white *
{
	color:#FFF
}
.blur {
    
    background: transparent !important;
}
.z-100
{
	z-index:100
}
.relative
{
	position:relative;
}
b
{
	font-weight:700
}
.txt-justify
{
	text-align:justify
}
.py-75
{
	padding-top:4.6875rem;
	padding-bottom:4.6875rem
}
.py-100
{
	padding-top:6.25rem;
	padding-bottom:6.25rem
}
.pt-100
{
	padding-top:6.25rem;
}
.px-100
{
	padding-right: 6.25rem;
	padding-left: 6.25rem
}
.ai-fs
{
	align-items:flex-start
}
.line-20 , .line-20 *
{
	line-height:1.25rem;
}
.line-22 , .line-22 *
{
	line-height:1.375rem
}
.line-25 , .line-25 *
{
	line-height:1.5625rem
}
.line-30 , .line-30 *
{
	line-height:1.875rem;
}
.line-35 , .line-35 *
{
	line-height:2.1875rem;
}
.line-40 , .line-40 *
{
	line-height:2.5rem;
}
.line-45 , .line-45 *
{
	line-height:2.8125rem;
}
.line-50 , .line-50 *
{
	line-height:3.125rem
}
.line-60 , .line-60 *
{
	line-height:3.75rem
}
.line-70 , .line-70 *
{
	line-height:4.375rem
}
.line-80 , .line-80 *
{
	line-height:5rem
}
a:hover
{
	color:#4E5A31
}
.ai-initial
{
	align-items:initial
}
.jc-c
{
	    justify-content: center;
}.jc-fe
{
	    justify-content: flex-end;
}
.ai-fe
{
	align-items:flex-end
}
.d-inline-block{
	display:inline-block
}
.open_left , .open_right , .area_layer_back 
{
	opacity:0
}
.open_right.aos-animate
{
	animation: 1s ease-in-out 0.75s window-fromleft both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.open_left.aos-animate
{
	animation: 1s ease-in-out 0.75s window-fromright both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.area_layer_back.aos-animate
{
	opacity: 1;
    animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
    -webkit-animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
}
.bg_white
{
	background:#FFF
}
.cur
{
	cursor:pointer
}
.bg1
{
	background:#3E4536
}.bg3
{
	background:#4E5A31
}
.bg2
{
	background:url('../img/bg1.png') no-repeat center center / cover;
	background-attachment:fixed
}
.bg4:after
{
	background:url('../img/bg2.png') no-repeat bottom center / cover ;
	height:400px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	content:'';
	z-index:10

}
.opacity-50
{
	opacity:0.5
}


.bt-1
{
	border-top: 2px solid #3D3D3D;
}
.bt-2
{
	border-top: 2px solid #D1D1D1;
}
.color1 , .color1 *
{
  color: #8A8A8A;
	
}
.color2 , .color2 *
{
  color: #4E5A31;	
}
.color3 , .color3 *
{
  color: #484847;	
}
.color4 , .color4 *
{
  color: #F4F4F;	
}
.color5 , .color5 *
{
  color: #6E8456;	
}
.color6 , .color6 *
{
  color: #899A75;	
}



.lodging_box .colw-33:after
{
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: inherit;
    border-right: 1px solid #979797;
    /* -webkit-transform: skewX(-10deg); */
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);	
}
.lodging_box .colw-33:last-child:after
{
	display:none
}
/*///////////////////////////////////////*/
header nav li {
    margin: 0 10px;
}
header nav li a:hover {
    color: #4E5A31;
}
.call
{
	background:#4E5A31;
	position:relative;
}
.call:after
{
	background:#4E5A31;
	position:absolute;
	top:0;
	left:100%;
	width:600px;
	content:'';
	height:100%;
}
.call a:hover
{
	color:#FFF
}
.logo
{
	position:absolute;
	top:0;
	left:0;
	padding:5px 30px 25px 30px;
	background:#FFF;
	box-shadow: 0 3px 0 0 rgba(187,187,187,0.5);
	border-radius: 47px;
}
.insideImg {
    height: 225px;
}
footer iframe {
    width: 100%;
    height: 225px;
}
.social li
{
	margin-right:25px;
}
.social a span
{
	color:#FFF
}
.social a:hover span 
{
	color:#FFF
}
.contact_map iframe
{
	width:100%;
	height:505px;
}
.lodging_box
{
 border: 1px dashed #6E8456;
  border-radius: 2px;	
}
.lodging_box
{
  border: 1px solid #6E8456;
  border-radius: 2px;
  background-color: rgba(216,216,216,0.15);
	
}
.amenities_box_img
{
	width:120px;
	height:120px;
	background-color: #D6E3C7;
	border-radius:50%
}

.amenities_box_img img
{

	height:60px;
}
.services_img
{
	height:120px;
}

.services_slick .colw-25 .flex-column
{
	height:100%;
}
.box-shadow-1{
  box-shadow: 0 12px 20px 0 rgba(222,215,215,0.5);
  border-radius: 2px;
	
}

.booking-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1; /* Firefox */
}

.booking-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black;
}

.booking-form input::-ms-input-placeholder { /* Microsoft Edge */
  color: black;
}

.booking-form button[type='submit'] {
    text-align: center;
    height: 50px;
    transition: all 1s ease-in-out;
    background-color: #000;
    color: #FFF;
    padding: 0 50px;
}

.attractions_parallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    height: 410px;
}
.attractions_parallax:before
{
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	  background-color: rgba(0,0,0,0.5);


	width:100%;
	height:100%;
	content:'';
}
.gallery_box:before
{
	background:#4E5A31;
	  border-radius: 8px;
	  position:absolute;
	  top:0;
	  right:0;
	  z-index:50;
	  content:'';
	  width:80%;
	  height:100%

}
.br-8
{
	border-radius: 8px;
}
.gallery_count
{
position: absolute;
    bottom: -40px;
    left: 25%;
    z-index: 50;
}

 .about_slick .slick-slide  {
      margin: 0 10px;
  }

  /* the parent */
 .about_slick .slick-list   {
      margin: 0 -10px;
  } 
 .about_desc h2
 {
	 font-size: 2.5rem;
	 line-height: 2.8125rem;
	     font-family: 'Athelas-Regular';margin-bottom: 1.5625rem;
 } 
.line
 {
  box-sizing: border-box;
  height: 2px;
  width: 112px;
  border: 1px solid #FFFFFF;
  display:block
 } 
.title_color h3:last-child::nth-last-line(3)
{
	color:#000 !important
} 
.amenities_box_img_home
{
	  height: 121px;
	  width: 121px;
	  border: 1px solid #EAEAEA;
	  background-color: #FFFFFF;
    border-radius: 50%;	
	position:absolute;
	top:-60px;
	left:50%;
	z-index:50;
	transform:translateX(-50%)
} 
.amenities_box_img_home img {
    height: 50px;
}
.amenties_mask
{
	border-radius: 10px;
}
.amenties_mask img
{
  border-radius: 10px;
  overflow:hidden;
  box-shadow: 0 4px 18px 0 rgba(212,212,212,0.5);
	
}

 .amenties_slick_home .slick-slide  {
      margin: 0 15px;
  }

  /* the parent */
 .amenties_slick_home .slick-list   {
      margin: 0 -15px;
  } 
 .latest_arrow
{
	position:absolute;
	cursor:pointer;
	top:calc(50% - 37px);
	z-index:60;
	background:none;
	width:74px;
}
.leftLst
{
	left:-25px;
}
.rightLst
{
	right:-25px;
} 
 .amenties_slick_home .slick-list
 {
	 overflow:inherit
 }
.request_button a
{
	background:#000;border-radius: 2px;
}
.amenties_slick_home
{
	margin-bottom:0 !important
} 



.view_all_banners a
{
  border-radius: 2px;
  background-color: #6E8456;	
}


.view_all_banners a:hover
{
  border-radius: 2px;
  color:#FFF;
  background-color: #000;	
}






.banners {
    margin-bottom: -5px !important;    z-index: 50;
}
.main_bg {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}
.banners_bg {
    position: absolute;
    transition: all 1s ease-in;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;background-repeat:no-repeat;background-size:cover
}
.banners_bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;content:'';
      background-color: rgba(0,0,0,0.31);
    z-index: 50;
   
}.banners_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    padding-top: 10vh;
}


.banners .slick-active{
  /*animation:Slick-FastSwipeIn 1s both;*/
   /*  animation: motion-blur 0.1s linear forwards,
            motion-blur 0.5s linear reverse forwards 0.1s;  */
}



/* ==== Slider Image Transition === */
@keyframes Slick-FastSwipeIn{
    0%{transform:rotate3d(0,1,0,150deg) scale(0)  perspective(400px);} 
    100%{transform:rotate3d(0,1,0,0deg) scale(1) perspective(400px);} 
}


@keyframes motion-blur {
    0% {
        filter: url(#blur0);
        transform: scale(1, 1);
    }
    15% {
        filter: url(#blur1);
        transform: scale(1, 0.98);
    }
    30% {
        filter: url(#blur2);
        transform: scale(1, 0.93);
    }
    45% {
        filter: url(#blur3);
        transform: scale(1.1, 0.90);
    }
    60% {
        filter: url(#blur4);
        transform: scale(1.2, 0.88);
    }
    75%,100% {
        filter: url(#blur5);
        transform: scale(1.35, 0.85);
    }
}
.do-tans {
    animation: motion-blur 0.1s linear forwards,
            motion-blur 0.5s linear reverse forwards 0.1s; 
}

.banners  .slick-dots li 
{
	width:15px;
	height:15px;
	border-radius:25px;
}
.banners .slick-dots li 
{
	margin: 0 5px;	
}

 .banners .slick-dots li button 
{
	width:15px;
	height:15px;
	background-color:transparent;transition: all 0.5s ease-in;
	padding:0;
	border:1px solid #FFF;
}
.banners .slick-dots li button:before 
{
	display:none
}
 .banners .slick-dots li button:hover , .banners .slick-dots li.slick-active button 
{
	background:#FFF;
}
.banners .slick-dots li.slick-active button 
{

	height:15px;
}
.slick-dots li.slick-active, .slick-dots li.slick-active button{
	width:15px;
}
.banners .slick-dots{
    bottom: 5vh;
    z-index: 10;
	text-align:left;
	padding-left:100px;
	right:0;

}



.home_page .header_content
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.main_bg .view_all a
{
	background:#FDAA0F;
	color:#FFF
}

.main_bg .view_all .power_crane
{
	stroke:#FFF
}

.main_bg .view_all a:hover
{
	background:#FFF;
	color:#FDAA0F
}
.main_bg .view_all a:hover .power_crane
{

	stroke:#FDAA0F
}
.banners .latest_arrow img{
	width:60px;
}
.banners .latest_arrow
{
	right:30px;
	top: calc(50% - 20px);
}
.banners .latest_arrow.leftLst
{
	right:auto;
	left:30px;
}
.banners .latest_arrow.leftLst img {
   transform: rotate(0);
}
.banners .latest_arrow.rightLst  img {
   transform: rotate(180deg);
}
header nav li.active a
{
	color:#6E8456;
}
.trigger{display:none}
.beit_bg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border-radius: 10px;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #000000 100%);
	
}
.br-10
{
	border-radius:10px;
}
.w-100
{
	width:100%
}
.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	z-index:100;
	bottom: 20px;
	right: 20px;
	font-size: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 30px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}
.btn-whatsapp-pulse i
{
	color:#FFF
}
@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 20px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 20px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse-border {
	0% {
		padding: 25px;
		opacity: 0.75;
	}
	75% {
		padding: 50px;
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
/*m*/@media all and (max-width: 1025px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.call.ml-50{margin-left:5px;}
.pr-25-m{padding-right:25px;}
}
/*xm*/@media all and (max-width: 868px){
.flex-row-xm{flex-direction:column}
.mt-25-xm{margin-top:1.5625rem;}
.mt-50-xm{margin-top:3.125rem;}
.ai-fs-xm{align-items:flex-start}
.txt-cntr-xm{text-align:center}
.d-none-xm{display:none !important}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
header{padding:15px 0}
.slided {-ms-transform: translate(-320px,0);-webkit-transform: translate(-320px,0);transform: translate(-320px,0);}
.trigger{display: block;}
nav{position: fixed;z-index: 500;width: 320px;    overflow: scroll;height: 100vh;box-sizing: border-box;background: #3E4536;left: 100%;padding: 20px;top: 0;
transition: .7s;-moz-transition: .7s;-webkit-transition: .7s;z-index:100000;display: flex !important;justify-content: center;flex-direction: column;align-content: center;align-items: center;}
nav ul{margin:0;}
nav ul li{margin:0;padding: 10px;width:100%}
nav ul li a{padding: 5px 15px;line-height: 30px;text-align: left;position: relative;width: 100%;color:#FFF;box-sizing: border-box;display: block;}
header li .ddm{position: relative;top: 10px;padding: 10px;height:0;overflow:hidden;background:none;	}
.ddm li {display: block;float: none;width: 100%;box-sizing: border-box;padding: 0 15px;text-align: left;}
.ddm li a{text-align: left;}
header li .ddm{padding:0}
.slided .trigger > div > span{background:#FFF}
.slided .trigger {top: 5px;}	
header li .ddm{top:auto;left:auto;box-shadow:inherit;padding-top:0;}
header li .ddm .container{}
nav li a, nav li span{color:#FFF;padding: 5px 15px;}
nav li .ddm.act{margin-top:25px;height: auto;}
.logo{top:-15px;}
.logo img{width:80px;}
}
/*s*/@media all and (max-width: 576px){
html, body{font-size:12px;}
.flex-row-s{flex-direction:column}
.ai-fs-s{align-items:flex-start}
.mt-25-s{margin-top:1.5625rem;}
.mt-50-s{margin-top:3.125rem;}
.mb-50-s{margin-bottom:3.125rem;}
.d-none-s{display:none !important}
.pl-0-s{padding-left:0}
.txt-cntr-s{text-align:center}
.txt-cntr-s img{display:inline-block}
.px-25-s{padding-right:1.5625rem;padding-left:1.5625rem;}
.mt-0-s{margin-top:0}
.pb-50-s{padding-bottom:3.125rem;}
.pr-0-s{padding-right:0;}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.contact_map iframe{height:300px}
.font-70, .font-70 * {font-size: 3.5rem;line-height:inherit}
.gallery_count{bottom:-32px;}
.amenities_box_img_home {height: 100px;width: 100px;}
.main_bg{height:400px;}
.amenities_box_img_home img{height:40px;}
}





















