
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");

.navbar-brand {
   width: 530px;
   height: 95px;
   background-position: 14px 25px;
   margin-top:-15px;
}

.lightHeader .navbar-brand {
  /*background-image: url("../img/logo.png");
  background-position: 15px 19px;
  background-repeat: no-repeat;
  background-size: cover;*/
  background-image:none;
}
.navbar-brand-custom img{
  width:100%
}




@media (min-width: 1100px) {
  .lightHeader .navbar-brand {
    background-size: 420px 54px !important;
    width: 450px;
  }
}



@media (max-width: 991px) {
  .lightHeader .navbar-brand {
    background-size: 330px 54px !important;
    width: 350px;
    margin-top: 0;
    background-position: 15px 10px;
  }

   .search-engine-box{
	padding-top:15px;

   }

   .sectionTitleDouble{
   	background-image:none;
   }


}



@media (max-width: 967px) {
  .lightHeader .navbar-brand {
    background-size: 330px 54px !important;
    width: 350px;
    margin-top: 0;
    background-position: 15px 10px;
  }

  .promotionWrapper{
  	background-attachment: unset;
  }
  .countUpSection{
  	background-attachment: unset;
  }
}

@media (max-width: 480px) {
  .lightHeader .navbar-brand {
    background-size: 230px 54px !important;
    width: 258px;
    margin-top: 0;
    background-position: 0px 10px;
  }
}




.media-heading{
	font-weight: bold;
}

.media-body p{
	text-align:justify;
}

.media {
    margin-top: 30px;
}

.pt-10{
	padding-top:30px;
}

.hotelsList .media-body {
     background-color: #fff;
}

.m-t-70{
	margin-top:70px;
}

.hotelHomeBanner{
	margin-top:30px;
	border:solid #ba9e77 5px;
	border-radius:10px;
}

/*=== 1.COMMON ===*/
.containerHeader {
  width: 100%;
  margin:auto;
}


@media (min-width: 320px) {
  .containerHeader {
    width: 95%;
  }


  .lightHeader {
	    height: 70px;
	}


}

.price-home-room-small{
	display: inline-block;
    font-weight: bold;
    color: #ba9f74;
    /* padding-right: 5px; */
    text-transform: capitalize;
    border: 1px solid #ba9f74;
    padding: 0 10px;
    border-radius: 4px;
    height: 34px;
    line-height: 30px;
    margin-top: 0px;
}

.detailsInfoSmall{
	display:none;
}

@media (max-width: 468px) {
	.room-short-desc{
		display:none;
	}


	.price-room-home-big{
		    margin-bottom: -10px;
	}

	.detailsInfoBox{
		display:none;
	}

	.detailsInfoSmall{
		display:block;
		    margin: 0px -10px;
	}


}

@media (min-width: 360px) {
  .containerHeader {
    width: 95%;
  }
  .lightHeader {
	    height: 70px;
	}


}

@media (min-width: 490px) {
   .containerHeader {
    width: 95%;
  }


  .lightHeader {
	    height: 80px;
	}

}





@media (min-width: 768px) {
  .containerHeader {
    width: 95%;
  }
}

@media (min-width: 992px) {
  .containerHeader {
    width: 970px;
  }
   .navbar-brand-custom img{
    width: 120px;
  }


}

@media (min-width: 1100px) {
  .containerHeader {
    width: 1050px;
  }
}

@media (min-width: 1200px) {
  .containerHeader {
    width: 1170px;
  }
}

.search-engine-box label{
	color:#fff;
}

.bookingDetails p{
	text-align:center;
}

.room-title-details{
	font-size:22px;
	display:inline-block;
	color:#ba9e77
}

.pageTitleInfo{
	margin:30px 0px;
	font-size:18px;
}

.amenitiesBox{
	/*height:450px;*/
	margin-bottom:20px;

}
.well .amenitiesBox{
	/*height:450px;*/
	margin-bottom:20px;

}

.activities-details {
    margin-bottom: 30px;
    min-height: 240px;
    text-align:justify;
}
.room-short-desc {
    margin-bottom: 30px;
    min-height: 170px;
    text-align:justify;
}

@media (max-width: 767px){


	.activities-details {
	    min-height: 50px;
	}
	.room-short-desc {
	    min-height: 50px;
	}


}

@media (max-width: 670px) {
   .containerBigMobile{
  	width: 350px;
  }

}


.room-home-details{
	margin-top:-30px;
	color:#fff;
	padding-left:10px;
	font-size:17px;
}

.footer {
    padding: 25px 0;
}

.amenities-list li{
	margin:10px 0px;

}

.aboutTitle p{
	text-align:justify;
}

.mainContentSection{
    padding: 70px 0 70px 0;
 }

.media-left{
	background-color:#fff;
}

.media-left img{
	width:100%;
	border-radius:10px;
}



.pageTitle {
    height: 240px;
    /*border-top:2px solid #ba9e77;*/
    box-shadow:1px 1px 5px #262a2e;
    margin-bottom:5px;

}

.pageTitle .titleTable {
    display: table;
    height: 230px;
    width: 100%;
}

.bigger-font{
	font-size:16px;
}

.aboutTitle h4 {
    text-transform: none;
    font-weight: 500;
    text-align: center;
    line-height: 33px;
    font-size: 26px;
}

.aboutTitle {
    border-bottom-width:0px;
}

.aboutItem{
	margin-top:20px;
}

.teamMember .white h4{
    color: #ffffff;

}
.teamMember .white p{
    color: #ffffff;
    /*text-shadow: 0px 0px 1px #000;*/
}

.teamMember .blue h4{
     color: #4a68b8;
    /* text-shadow: 0px 0px 1px #ddd;*/
}
.teamMember .blue p{
     color: #4a68b8;

}


.teamMember:hover .memberName {
    bottom: 210px;
}

.teamMember:hover .blue h4 {
    color: #ffffff;

}
.teamMember:hover .blue p {
    color: #ffffff;

}

.philosophy p{
	text-align:justify;
}

.philosophy span{
	font-weight: bold;
    font-size: 20px;
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #ba9f74;
}

.aboutItem .media .media-body p {
    text-align:justify;
}
.justify{
	text-align:justify;
}

.amenity-content{
	min-height:150px;
}

.teamMember .maskingArea p {
   bottom: 100px;
}

.blogSinglePost h3{
	font-size:16px;
	font-weight:normal;
	text-transform:none;
}
.blogSinglePost p{
	margin-top:10px;
	text-align:justify;
}

.faq-box{
	margin-bottom:30px;
}
.faq-box h3{
	font-size:18px;
	text-transform:none;

}

.faq-box p{
	text-align:justify;
}

.faq-filter{
	margin-bottom:10px;
}

.isotopeFilters ul.filter > li a {
    	padding:0px 10px;
	font-size:12px;
}

.media-body p b{
	font-size:14px;
}

.book-phrase{
	color: #fff;
    background-color: #b99e74;
    padding: 10px 0px;
    text-align: center;
    font-size: 17px;
}

@media (min-width: 768px){
	.destinations .media-body .list-unstyled {
	    margin-bottom: 5px;
	    width: 50%;
	    display: inline-block;
	    float: left;
	}
}

@media (min-width: 992px){
	.destinations .media-body p {
	    font-size: 15px;

	}
}

.footerContent .list-inline li a {
    width: 35px;
    height: 35px;
    line-height: 17px;
    padding-top: 8px;
    font-size: 17px;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 1500px;
}

.datepicker.dropdown-menu {
    z-index: 10000 !important;
  }

.container-404 {
  padding: 100px;
  text-align: center;
  margin: 400px 0px;
}

.activities-background {
  background-image:url(../img/activities/el-encuentro-surf-lodge-activities.jpg);
}

.margin-vertical-5 {
  margin: 5px 0px;
}

.contact-background {
  background-image:url(../img/contact-header.jpg);
}

.faqs-background {
  background-image:url(../img/faq-header.jpg);
}

.about-background {
  background-image:url(../img/about/about.jpg)
}

.justify-text {
  text-align:justify;
}

.kite-background {
  background-image:url(../img/kite/el-encuentro-surf-lodge-kiteboarding-header.jpeg);
}

.custom-iframe-widget {
  width:100%;
  border:0;
  overflow:hidden;
}

.visibility-hidden {
  visibility: hidden !important;
}

.display-none {
  display:none;
}

.background-transparent {
  background-color:transparent;
  padding:0px;
}

.surf-background {
  background-image:url(../img/surf/surf-header.jpg);
}

.playa-encuentro-6-background {
  background-image:url('../img/surf/el-encuentro-surf-lodge-surf-playa-encuentro-6.jpg');
}

.background-color-1 {
  background-color: #f5f5f5
}

.background-none {
  background:none;
}

.padding-vertical-50 {
  padding-top:50px;
}

.custom-bullet-item-1 {
  text-transform:none;
  color: #969696;
}

.padding-top-10 {
  padding-top: 10px;
}

.custom-bullet-item-2 {
  text-transform:none;
  color: #fff;
}

.activities-details-home{
	min-height:140px;
}

.black-color{
  color: #000 !important; 
}

.flex-rw {
  display: flex;
  flex-flow: row wrap;
}

footer {
  background: #F5F5F5;
  margin-top: auto;
  width: 100%
}

.slick-img-height{
  height: 442px !important;
}

.footer-social-section {
  width: 100%;
  align-items: center;
  justify-content: space-around;
  position: relative;
  margin-top: 5px;
}
.footer-social-section::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  border-top: 1px solid $primary-line-color;
  width: calc(100% - 20px)
}
.footer-social-overlap {
  position: relative;
  z-index: 2;
  background: rgb(55,55,55);
  padding: 0 20px
}
.footer-social-connect {
  display: flex;
  align-items: center;
  font: 3.5em "Oswald", sans-serif;
  color: #fff
}
.footer-social-small > a {
  font-size: 20px;
  padding: 10px 3px;
}
.footer-social-overlap > a {
  font-size: 3em
}
.footer-social-overlap > a:not(:first-child) {
  margin-left: 0.38em
}

.fs40{
  font-size: 40px;
}
.fs32{
  font-size: 32px;
}
.fs30{
  font-size: 30px;
}
.fs33{
  font-size: 33px;
}
.fs26{
  font-size: 26px;
}
.fs25{
  font-size: 25px;
}
.fs22{
  font-size: 22px;
}
.fs20{
  font-size: 20px;
}
.fs19{
  font-size: 19px;
}
.fs16{
  font-size: 16px;
}
.fs15{
  font-size: 15px;
}
.fs14{
  font-size: 14px;
}
.fs13{
  font-size: 13px;
}
.fs11{
  font-size: 11px;
}
.fs10{
  font-size: 10px;
}
.fs12{
  font-size: 12px;
}
.fw100{
  font-weight: 100;
}
.fw600{
  font-weight: 600;
}
.fw900{
  font-weight: 900;
}
.footer-title span{
  display: block;;
}
.footer-link{
  padding: 0px 16px;
}
.container-pad{
  padding: 45px 0px;
}
.rev_slider {
  max-height:450px !important;
}
.max-h-450{
  max-height:450px !important;
}
.image-container{
  text-align:center
}
.hideaway-btns{
  padding: 9px 30px !important;
  color: #FFFFFF;
  text-transform: uppercase;
  outline: 0;
  background-color: #31A4BF;
  border-radius: inherit;
  }
.hideaway-btns:hover{
  /* height: 35px;
  line-height: 35px;
  padding: 0 20px; */
  color: #FFFFFF !important;
  /* text-transform: uppercase;
  outline: 0; */
  background-color: #17515f !important;
  /* border-radius: inherit;
  font-weight: bold; */
}
.contact-btn{
  padding: 9px 35px;
  color: #FFFFFF;
  text-transform: uppercase;
  outline: 0;
  background-color: #31A4BF;
  border-radius: inherit;
  font-weight: 400;
}
.contact-btn:hover{
  padding: 9px 35px;
  color: #FFFFFF;
  text-transform: uppercase;
  outline: 0;
  background-color: #31A4BF;
  border-radius: inherit;
  font-weight: 400;
}
.white-border{
  border: 1px solid #FFF;
  border-radius: 5px !important;
  border-width: 2px;
}

.gray-text{
  color: #969696;
}

.interest-imgs{
  width: fit-content;
  height:250px;
  width:350px;
}

.hideaway-color{
  color: #31A4BF;
}
.mt50{
  margin-top:50px;
}
.mt150{
  margin-top:150px;
}

.mt-15r{
  margin-top: 15rem;
}

.mt-4r{
  margin-top: 4rem;
}

.hideaway-underline{
  border-bottom: 2px solid #31A4BF;
    /* padding: 20px; */
    width: 80px;
    display: inline-table;
    padding-top: 18px;
}
.information-underline{
  border-bottom: 4px solid #919191;
  padding: 10px;
  width: 85px;
}
.nav-link{
  color: #707070 !important;
}

.active{
  display: inline-block;
  position: relative;
}

.active:after {
  position: absolute;
  content: '';
  border-bottom: 2px solid #31A4BF;
  width: 35%;
  transform: translateX(-50%);
  bottom: -5px;
  left: 50%;
}


.iconic-experience{
  line-height: 35px;
  font-family: 'Poppins', sans-serif !important;
}
.iconic-experience span{
  display: block;
}

.hideaway-bg{
  background-color: #31A4BF;
  z-index: 9999;
}

.slider-text-shadow{
  text-shadow: 0px 3px 2px #00000029;
  font-family: lato;
}
.color-white{
  color: #FFF;
}
.p40{
  padding: 40px;
}
.contact-slide{
  background-color: #31A4BF;
}
.w35{
  width: 35%;
}
.w30{
  width: 30%;
}

.contact-slide p{
  /* border-left: 2px solid #FFF; */
}
.contact-bl{
  border-left: 3px solid #FFF;
  height: 60px;
}
.rooms-div-label-r{
  color: #FFF;
  background-color: #31A4BF;
  display: inline-block;
  right: 0;
  padding: 16px 35px;
  position: absolute;
  font-weight: 600;
  left: 530px;
  top: 80px;
}
.rooms-div-label-l{
  color: #FFF;
  background-color: #31A4BF;
  display: inline-block;
  bottom: 330px;
  right: 535px;
  padding: 16px 35px;
  position: absolute;
  font-weight: 600;
}
.room-info{
  line-height: 2.5;
}

.room-info-icons{
  /* text-align: center; */
}
.room-info-icons span{
  padding: 10px;
}

.price-from{
  line-height: 1;
  width: 100px;
  border-left: 2px solid #31A4BF;
  height: 30px;
  padding-left: 5px;
  margin-top: 10px;
}
.price-from span{
  display: block;
}

.reservation-btn-pad{
  padding: 10px 80px !important;
  text-transform: none;
  font-weight: normal;
}

.more-info-pad{
  padding: 10px 130px !important;
  text-transform: none;
  font-weight: normal;
}

.more-info-btn{
  color: #FFFFFF;
  outline: 0;
  background-color: #31A4BF;
  border-radius: inherit;
  margin-top: 25px;
}

.more-info-btn:hover{
  color: #FFFFFF;
  outline: 0;
  background-color: #31A4BF;
  border-radius: inherit;
  margin-top: 25px;
}

.more-info-detail-pad{
  width: 100%;
  text-transform: none;
  font-weight: normal;
}

.room-details-border{
  border-left: 2px solid #CCC;
  border-right: 2px solid #CCC;
  border-bottom: 2px solid #CCC;
  border-top: 3px solid #31A4BF;
}
.room-details-icon-br{
  border-right: 2px solid #CCC;
  padding: 20px;
  font-size: 14px;
}

@media(min-width: 992px) {
  .room-details-icon-br:last-child{
    border-right: none;
  }
}

@media(max-width: 992px) and (min-width: 740px) {
  .room-details-icon-br{
    border-right: 2px solid #CCC;
    padding: 20px;
    max-width: 170px;
    flex-grow: 1;
  }

  .room-details-icon-br:nth-child(4n) {
    border: 0px;
  }
}

@media(max-width: 767px) and (min-width: 575px) {
  .room-details-icon-br{
    border-right: 2px solid #CCC;
    padding: 20px;
    max-width: 170px;
    flex-grow: 1;
  }

  .room-details-icon-br:nth-child(2n) {
    border-right: none;
  }
}

@media(max-width: 575px) {
  .room-details-icon-br{
    border-right: none;
  }

  .slick-img-height{
    height: 350px !important;
  }
  
}

.room-details-icon-br:last-of-type {
  /* border-right: none; */
}

.room-blue-info{
  background-color: #31A4BF;
  border-top: 3px solid #2B869A;
}
.room-blue-info-top{
  padding: 25px;
  border-bottom: 1px solid #FFFFFF;
  color: #FFF !important;
}


.room-blue-info-top span{
  padding: 10px 20px;
}
.room-blue-info-bottom{
  padding: 25px;
  color: #FFF;
}

.room-blue-info-bottom span{
  padding: 10px 20px;
}
.mml15{
  margin-left: -15px !important;
}
.mml10{
  margin-left: -10px !important;
}
.hideaway-darker-bb{
  border-bottom: 3px solid #3BA9C0;
  padding-bottom: 15px;
}

.ht50{
  height: 50px !important;
}
.room-grid{
  padding: 0px 4px;
  flex-wrap: wrap;
}
.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.ht245{
  height: 245px;
}
.ht499{
  height: 499px;
}
.hz-img{
  max-width: none !important;
  width: 560px !important;
}
.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}
.mt260{
  margin-top: 260px !important;
}
.mmt250{
  margin-top: -250px !important;
}
.mmt528{
  margin-top: -528px !important;
}
.w558{
  width: 558px !important;
}
.tb {
  display: table;
  height: 100%;
  width: 100%;
}

.tbc {
  padding-top: 185px;
}
.slider-text p {
  line-height: 28px;
}
.yellow-color{
  color: #FEF112;
}
.navigation-bar {
  height: 300px;
  max-height: 490px;
  vertical-align: middle;
  display: table-cell;
  width: 10%;
}
.fade-in {
	-webkit-animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: fade-in 1.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

.navigation-container {
  vertical-align: middle;
}

.navigation-title {
  color: #fff;
  font-size: 45px;
  font-weight: 600;
  text-shadow: 0px 3px 2px #00000029;
  line-height: 33px;
  margin-bottom: 5px;
}

.navigation-links a{
  font-size: 12px !important;
  text-shadow: 0px 3px 2px #00000029 !important;
}

.with-shadow {
  text-shadow: 2px 2px #000;
}

i.with-shadow:before {
  text-shadow: 2px 2px #000;
}

.navigation-bar-parent {
  padding-top: 0px;
  /* text-shadow: 3px 1px 2px rgba(0, 0, 0, 1); */
}

.white-links > a, .white-links, .white-links:hover {
  color: white;
  cursor: pointer;
}

.navigation-link-on {
  color: #FFF;
  text-decoration: none;
}

.navigation-link-off {
  color: #FFF;
  text-decoration: none;
  cursor: default;
}

.top-header-border {
  border-bottom: 1px solid #f4f1ee;
  width: 100%;
}

.link-color{
  color: #707070 !important;

}
.link-right-border{
  border-right: 1px solid #707070;
  padding-right: 15px;
  padding-left: 15px;
}
}

.link-color:hover{
  color: #31A4BF !important;
}

.top-icon-link{
  padding: 5px;
}

.pl10{
  padding-left: 10px !important;
}
.restaurant-div-label-r {
  color: #FFF;
  background-color: #31A4BF;
  display: inline-block;
  bottom: 650px;
  right: 0px;
  padding: 18px 40px;
  position: absolute;
  font-weight: 600;
}

.restaurant-menu-info{
  margin-top: 120px;
  padding-left: 60px;
}

.restaurant-title{
  font: Bold 35px/18px Poppins;
  letter-spacing: 0;
  color: #413F3F;
  text-transform: uppercase;
  opacity: 1;
  margin-top: 10px;
}

.restaurant-menu-subtitle{
  font:  25px/30px Poppins;
  letter-spacing: 0;
  color: #676767;
  opacity: 1;
}

.restaurant-menu-paragraph{

  color: #676767;
  font-size: 14px;

}

.hideaway-restaurant-btn {
  height: 40px;
  line-height: 35px;
  padding: 2px 60px;
  color: #FFFFFF !important;
  text-transform: uppercase;
  outline: 0;
  background-color: #31A4BF;
  border-radius: inherit;
}


.hideaway-restaurant-btn:hover{
  background-color: #31A4BF;
  color: #FFFFFF;
}

.restaurant-img-size{
  width: 270px;
  height: 340px;
}

.restaurant-right-info{
  padding: 50px 50px 50px 0px;
}
.restaurant-left-info{
  padding: 50px;
}
.restaurant-div-label-l {
  color: #FFF;
  background-color: #31A4BF;
  display: inline-block;
  bottom: 575px;
  right: 405px;
  padding: 18px 40px;
  position: absolute;
  font-weight: 600;
}

.w90{
  width: 90%;
}

.w95{
  width: 95%;
}

.w250{
  width: 250px !important;
}

.w300{
  width: 300px !important;
}

.activities-div-label-r {
  color: #FFF;
  background-color: #31A4BF;
  display: inline-block;
  bottom: 285px;
  right: -9px;
  padding: 16px 32px;
  position: absolute;
  font-weight: 600;
}

.activities-div-label-l {
      color: #FFF;
    background-color: #31A4BF;
    display: inline-block;
    padding: 16px 32px;
    position: absolute;
    font-weight: 600;
    top: 80px;

}

details p {
	padding: 20px;
}

summary {
	padding: 20px;
	background-color: #F8F8F8;
	border: 1px solid #F8F8F8;
	outline: none;
}

summary:hover,
summary:focus {
	border: 1px solid lightslategray;
}

details[open] summary {
	background-color: #30A3BE;
  border: 1px solid #30A3BE;
  color: #FFF;
}

details[open] {
	background: #fff;
}

section {
	max-width: 100%;
	width: 100%;
}

.faqs-column{
  flex: 25%;
  max-width: 45%;
  padding: 0 4px
}

.img-fix{
  margin-bottom: 9px;
  height: 989px;
}

.top-header{
  padding: 8px 0px 3px 0px;
  color: #707070;
  font-size: 12px;
}

.navbar{
  padding: 0 !important;
}

.pr44{
  padding-right: 44px;
}
.tp-leftarrow {
  top: 50% !important;
  left: 100% !important;
  border: 1px solid #FFF !important;
}
.tp-rightarrow {
  top: 50% !important;
  left: 100% !important;
  border: 1px solid #FFF !important;
}

.mt-75{

  margin-top: 75px;
}

.rental-desc-space{

  margin-top: 70px;
  padding-left: 40px;
}

.rental-desc-space-l{
  margin-top: 50px;
  padding-right: 50px;
}

.mt-25{
  margin-top: 25px;
}

.mt-90{
  margin-top: 90px;
}

.index-title-desc{
  color: #676767;
  font-size: 15px;
}

.hideaway-title{
  font-family: "Poppins", sans-serif;
}

.index-imgs{

  width: 100%;
}

.index-right-desc{

  padding: 130px 60px;

}

.index-right-desc p{
  font-size: 15px !important;
  color: #000 !important;
  width: 75%;
}

.index-left-desc{

  padding: 130px 0px 0px 265px;
  float: right;

}

.index-left-desc p{
  font-size: 15px !important;
  color: #000 !important;
  width: 85%;
}

.mt-5r{
  margin-top: 5rem;
}
.mb-5r{
  margin-bottom: 5rem;
}
.mt-10r{
  margin-top: 10rem;
}

.about-us-p p{
  color: #676767 !important;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}

.slick-slider{

  display: flex;

}

.slick-slider .item{

    margin: 10px;
}

.p50{
  padding: 50px;
}

.contact-pad{
  padding: 50px 100px;
}

.contact-question{
  font-weight: 600;
  color: #FFF;
  font-size: 20px;
  line-height: 30px;
  padding-left: 15px;
}

.room-info-icons img{
  padding: 10px;
}

.activities-space{
  margin: 35px 0px;
  padding-left: 30px;
}

.activities-space-l{
  margin: 15px 0px;
  padding-right: 30px;
}

/* .faq-left-img-container{
  margin-bottom: 50px;
  z-index: 1;
  position:relative;
  background-image: url('/img/faqs-left-img.png'); background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
} */

.get-in-touch{

  font-size: 33px;
  padding-top: 40px;
  text-transform: uppercase;
}

.get-in{

  color: #2FA3BE;
}

.touch{
  color: #242424;
}

.contact-form-border{

  border-right: 1px solid #2FA3BE;
  padding-right: 50px;
}

.contact-border-left{

  border-left: 4px solid #2FA3BE;
}

.modern-textboxs{
	background: transparent !important;
	border: none !important;
	border-bottom: 1px solid #000 !important;
	box-shadow: none !important;  
	border-radius: 0px !important;
}

.modern-select{
	background: transparent !important;
  border: none !important;
	border-bottom: 1px solid #000 !important;  
	box-shadow: none !important;  
	border-radius: 0px !important;
}

.modern-textarea{
	background: transparent !important;
    border: none !important;
	border: 1px solid #000 !important; 
  border-radius: 0px !important;
  margin-top: 15px;
 
}

.contact-submit-btn{

  background-color: #2FA3BE;
  color: #FFF;
  padding: 15px 35px;

}

.contact-info{
  color: #575757;
  font-size: 19px;
  padding: 0px 50px;
  font-weight: bold;
  text-transform: uppercase;
}

.contact-paragraph{
  color: #676767 !important;
  font-size: 14px !important;
  padding: 15px 0px 0px 50px;
}

.contact-details{
  padding: 15px 0px 0px 75px;
}

.detail-header{
  color: #575757;
  font-size: 16px;
  font-weight: bold;
}

.detail-desc{
  color: #575757;
  font-size: 13px;
  padding-left: 30px;
  padding-bottom: 30px;

}
.w100{
  width: 100%;
}
.pb5{
  padding-bottom: 5px;
}

.modern-textboxs::placeholder, .modern-textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #575757;
  opacity: 0.27; 
}

.modern-textboxs:-ms-input-placeholder, .modern-textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #575757;
  opacity: 0.27; 

}

.plots-container{
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  color: #FFF;
  background-color: #2FA3BE;
  padding: 15px 25px;
}

.modern-textboxs::-ms-input-placeholder, .modern-textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #575757;
  opacity: 0.27; 

}

.plot-div{

    border: 0.5px solid #747474;
}

.number-square{
  
  background-color: #3A3A3A;
  width: 40px;
  height: 40px;
  font-size: 25px;
  color: #FFF;
}

.centered-number{
  position: absolute;
  top: 10px;
  left: 30px;
}

.plot-title{

    font-size: 15px;
    color: #3A3A3A;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
}

.plot-desc{
  color: #3A3A3A;
  font-size: 15px;
}

.village-container{
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  color: #444444;
  background-color: #FFF112;
  padding: 15px 25px;
  border-left: 4px solid #444444;
}

.number-square-village{
  position: absolute;
  top: 0px;
  left: 15px;
  background-color: #FFF112;
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #303030;
}
.village-img-container{
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 250px;
}

.centered-number-village{
  color: #303030;
  font-weight: bold;
  margin-top: 50%;
}

.village-desc{
  padding: 10px;
}

.village-desc-text{
  color: #2FA3BE;
  font-size: 14px;
}

.village-price{
  color: #949494;
  font-size: 14px;
}
.village-amenities{
  background-color: #F7F7F7;
  display: flex;
  border: 1px solid #E3E3E3;

}
.amenitie{
  color: #303030;
  opacity: 0.71;
  font-size: 12px;
  border-right: 1px solid #E3E3E3;
  font-weight: bold;
  text-align: center;
  width: 25%;
  line-height: 1;
  padding: 10px;
}

.village-btn{
    padding: 7px 30px !important;
    color: #FFFFFF;
    text-transform: uppercase;
    outline: 0;
    background-color: #31A4BF;
    border-radius: inherit;
    width: 100%;
}
.village-btn:hover{
  color: #FFFFFF;
  background-color: #31A4BF;
}

.apartment-container{
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  color: #444444;
  background-color: #FFCB51;
  padding: 15px 25px;
  border-left: 4px solid #444444;
}

.number-square-apartment{
  position: absolute;
  top: 10px;
  left: 30px;
  background-color: #FFCB51;
  width: 40px;
  height: 40px;
  font-size: 20px;
  color: #303030;
}

.search-button{
  background-color: #31A5BE;
}

.search-container{
  max-width:276px;
}

.search-container input[type=text] {
  padding: 16px;
  font-size: 16px;
  border: 1px solid #8E8E8E;
  float: left;
  width: 80%;
}

.search-container input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1D1D1D;
  opacity: 0.23; 
}

.search-container button {
  float: left;
  width: 20%;
  padding: 14px 0px;
  background: #31A5BE;
  color: white;
  font-size: 15px;
  border-left: none;
  cursor: pointer;
  border-top: 1px solid #8E8E8E;
  border-bottom: 1px solid #8E8E8E;
  border-right: 1px solid #8E8E8E;
}

.search-container button:hover {
  background: #31A5BE;
}

.search-container::after {
  content: "";
  clear: both;
  display: table;
}

.blog-container{
  padding: 0px 75px;
}

.categories-title{
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #1D1D1D;
  margin-bottom: 15px;
}

.categories-container{
  margin-top: 50px;
}

.blog-category{
  color: #757575;
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;
  border-bottom: 1px solid #707070;
}
.r-arrow{
  padding-right: 10px;
}
.news-desc{
  color: #2A2929;
  font-size: 13px;
}
.news-container{
  border-bottom: 1px solid #707070;
  margin-bottom: 20px;
}
.news-date{
  color: #444444;
  opacity: 0.54;
  font-size: 12px;
  padding: 8px 0px;
}

.tag-container{
  color: #A5A5A5;
  font-size: 12px;
  padding: 5px 15px;
  border: 1px solid #A5A5A5;
  text-align: center;
  display: inline-block;
  margin: 5px;
}

.post-title{

  padding-top: 25px;
  color: #1D1D1D;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.post-date-user{

  color: #757575;  
  font-size: 12px;
  font-weight: 600;
  padding: 10px 0px;
}
.post-desc{
  color: #1D1D1D;
  font-size: 13px;
  line-height: 24px;
}

.post-btn{
  background-color: #2FA3BE;
  color: #FFF;
  padding: 15px 35px;
  text-transform: uppercase;
  border-radius: 0;
}

.post-btn:hover{
  background-color: #2FA3BE;
  color: #FFF;
}
.post-btn-container{
  float: right;
  margin-top: 40px;
  margin-bottom: 50px;
}

.post-detail-title{
  color: #31A5BE;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.post-detail-user-date{

  color: #757575;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}

.bb{
  border-bottom: 1px solid #DDDDDD;
  width: 100%;
  padding-top: 5px;
}

.mob-menu-btn{
  background-color: #31A4BF;
  color: #FFF;
  position: absolute;
  top: 0px;
  border-radius: 0;
  right: 0px;
  padding: 8px 12px !important
}
#mobile-nav-menu.mob-menu-btn{
  background-color: #31A4BF;
  color: #FFF;
  position: absolute;
  top: -9px;
  border-radius: 0;
  right: -46px;
  padding: 7px 12px !important
}
#mobile-nav-menu{

  background-color: #31A4BF !important;
  color: #FFF;
  /* border-top: 5px solid rgb(248, 207, 39) */

}
#mobile-nav-menu > li > a{

  color: #FFF !important;
  font-size: 11px;
  font-family: "Poppins", sans-serif;
  padding: 10px 25px !important;
  display: block;
}
#mobile-nav-menu.navbar-nav{
  margin: 0;
}


#mobile-nav-menu.nav{
  padding-left: 0px;
}

#mobile-nav-menu.nav.navbar-nav > li > a:hover,#mobile-nav-menu.nav.navbar-nav > li > a:active{
  color: #FFF !important;
  background-color: #afdfeb !important;
  line-height: 20px !important;
}

#mobile-nav-menu.nav.navbar-nav > li > a.header-link-active{
  color: #FFF !important;
  background-color: #afdfeb !important;
  line-height: 20px !important;
}

#mobile-nav-menu.nav.open>a,  #mobile-nav-menu.nav.open>a:focus,  #mobile-nav-menu.nav.open>a:hover {
  color: #FFF !important;
  background-color: #afdfeb !important;
  line-height: 20px !important;
}
.header-link-active{
  background-color: #afdfeb;
  color: #FFF !important;
}

.index-title{
    
  padding: 0px 25px 0px 25px;
  font-size: 22px;
  color: #31A4BF;
  font-weight: bold;
}
.index-paragraph p{

  color: #676767 !important;
  font-size: 16px !important;
  line-height: 22px;
  text-align: justify !important;
}
.py-15{
  padding: 15px 0px;
}
.pl-25{
  padding-left: 25px;
}
.pl-50{
  padding-left: 50px;
}
.mt-15{

  margin-top: 15px;
}

.pl-20{

  padding-left: 20px;
}

.mobile-index-img{
  display: none;
}

.mobile-rental-img{
  display: none;
}

.mobile-activity-img{
  display: none;
}

.index-paragraph-l{
  color: #676767 !important;
  font-size: 16px !important;
  line-height: 22px;
  width: 95%;
}
.lh-45{
  line-height: 45px;
}
.index-container{

  margin-top: 50px;    
}
.right-index-container{
  margin-left: 50px;
  margin-right: 200px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

}
.left-index-container{
  margin-right: 50px;
  margin-left: 200px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.info-of-interest-mb{
  margin-bottom: 10rem;
}
.hideaway-bg::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url('/img/contact-us-bg.jpg');
  background-repeat: repeat-x;
  z-index: -1;
}



.contact-us-btn{
  margin-left: auto;
}

.blog-pad{
  padding-left: 3rem;
}
.contact-text-align{
  text-align: right;
}
.marker{
  text-align: center;
    vertical-align: middle;
    line-height: 30px;
    font-size: 14px !important;
}

.filter-btns {
  padding: 7px 10px !important;
  color: #FFFFFF;
  text-transform: uppercase;
  outline: 0;
  background-color: #31A4BF;
  border-radius: inherit;
  margin-top: 28px;
}

.properties-type-mt{
  margin-top: 35px;
}

.mobile-menu{
  width: 100%;
    z-index: 9999;
    position: absolute !important;
}

.view-map-btn{
  background-color: #31A4BF;
    color: #FFF;
    padding: 15px 25px;
    border-radius: 7px;
    font-size: 12px !important;
}
.view-map-btn:hover{
  
    color: #FFF;
}
.help-block{
  color: red;
}
.room-info-title-align{
  float: right;
}

.restaurant-mt{
  margin-top: 85px;
}

.right-activities{
  float: right;
}
.lh30{
  line-height: 30px !important;
}

.activity-mt{
  margin-top: 50px;
}

.activities-desc-mt{
  margin-top: 150px;
}

.lh-50{
  line-height: 50px;
}

@media only screen and (min-width: 1200px){
  .active:after {
    left: 67%;
}

}


@media only screen and (max-width: 1199px){

  .activities-div-label-r {
    color: #FFF;
    background-color: #31A4BF;
    display: inline-block;
    bottom: 240px;
    right: -9px;
    padding: 16px 32px;
    position: absolute;
    font-weight: 600;
}

.activities-div-label-l {
  color: #FFF;
  background-color: #31A4BF;
  display: inline-block;
  bottom: 265px;
  right: 256px;
  padding: 16px 32px;
  position: absolute;
  font-weight: 600;
  top: 225px;
}
  .rooms-div-label-r {
     left: 425px;
  }
  .room-info{
    line-height: 20px;
  }
  .fs20{
    font-size: 15px;
  }

  .rooms-div-label-l {
    bottom: 275px;
    right: 450px;
  }
  .room-info-price{
    padding-right: 60px;
  }

  .restaurant-div-label-l {
    bottom: 455px;
    right: 350px;
  }

  .restaurant-title{
    line-height: 1;
  }
  .restaurant-div-label-r {
    bottom: 540px;
  }
  .interest-imgs {
    width: 295px;
  }
}

@media only screen and (max-width: 991px){
  .activities-space-l {
    margin: 35px 0px;
    padding-left: 30px;
}
  .right-activities{
    float: none;
  }
  .room-info-title-align{
    float: none;
  }
  .room-info-icons {
    text-align: left;
  }
  .rental-desc-space{
    padding-left: 0px;
  }
  .restaurant-div-label-l{
    display: none;
  }
  .activities-div-label-r {
    display: none;
}

.activities-div-label-l {
  display: none;
}
  .rooms-div-label-r{
    left: 315px;
    top: 55px;
    display: none;
  }
  .rental-desc-space {
    margin-bottom: 80px;
  }
  .price-from {
    margin-top: 5px;
  }

  .index-container img{

    margin-top: 85px;    
  }
  .right-index-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 30px;
  }
  .left-index-container{
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
  }
  .index-paragraph{
    width: 90%;
  }
  .index-container {
    margin: 0px 25px;
  }
  .index-container img {
    margin-top: 30px;
  }
  .information-of-interest-mt{
    margin-top: 5rem !important;
  }
  .no-mobile-rental-img{
    display: none;
  }
  .mobile-rental-img{
    display: contents;
  }
  .no-mobile-activity-img{
    display: none;
  }
  .mobile-activity-img{
    display: contents;
  }
  .rental-desc-space-l {
    margin-bottom: 80px !important;
  }
  .rental-desc-space {
    margin-top: 25px;
  }
  .rental-desc-space-l {
    margin-top: 25px;
    padding-left: 0px;
  }

  .restaurant-div-label-r {
    display: none;
  }
  .faq-left-img-container{
    display: none;
  }
  .search-container {
    max-width: 100%
  }
  .post-container{
    margin-top: 50px;
  }
  .blog-pad{
    padding-left: 0px;
  }

  .responsive-align{
    text-align: left !important;
  }
  .room-info-price{
    margin-bottom: 25px;
    margin-left: 2px;
  }
  .more-info-detail-pad {
    width: 60%;
  }
  .activities-desc-mt{
    margin-top: 25px;
  }
}

@media (max-width: 768px){

  .activities-space {
    margin: 35px 0px;
    padding-left: 15px;
  }
  .activities-space-l {
    margin: 35px 0px;
    padding-left: 15px;
    padding-right: 0px;
}

  .restaurant-left-info {
    padding: 50px 0px;
  }
  .restaurant-menu-subtitle {
    font: 25px Poppins;
  }
  .more-info-btn {
    font-size: 12px !important;
  }
  .map-container{
    display: none;
  }
  .more-info-pad {
    padding: 10px 115px !important;
    text-transform: none;
    font-weight: normal;
}
  #mob-menu{
    display: block !important;
  }
  .bb {
    padding-top: 36px;
  }
  .font-subtitle{
    font-size: 14px !important;
  }
  .tbc{
    padding-top: 100px;
  }
  .fs40{
    font-size: 30px;
  }
  .lh-45{
    line-height: 35px;
  }
  .right-index-container {
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    top: 0;
    -ms-transform: none;
    transform: none;
  }
  .left-index-container{
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    top: 0;
    -ms-transform: none;
    transform: none;
  }
  .no-mobile-index-img{
    display: none;
  }
  .mobile-index-img{
    display: block;
  }
  .info-of-interest-col{
    margin-bottom: 25px;
  }
  .slick-list{
    padding: 0px 0px !important;
  }
  .restaurant-div-label-r{
    bottom: 500px !important;
  }
  .restaurant-div-label-l {
    right: 0px;
    top: 90px;
  }
  .restaurant-menu-info{
    padding-left: 0px !important;
  }
  .contact-us-br{
    display: none;
  }
  .contact-question{
    font-size: 16px;
  }
  .contact-form-border{
    padding-right: 0px;
    border-right: 0px;
  }
  .contact-text-align{
    text-align: center;
  }


  .room-blue-info-bottom{
    display: grid !important;
  }
  .activities-div-label-r{
    display: none;
  }
  .post-btn {
    background-color: #2FA3BE;
    color: #FFF;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 12px;
  }
  .search-container button {
    float: left;
    width: 20%;
    padding: 8px 0px;
    background: #31A5BE;
    color: white;
    font-size: 12px;
    border-left: none;
    cursor: pointer;
    border-top: 1px solid #8E8E8E;
    border-bottom: 1px solid #8E8E8E;
    border-right: 1px solid #8E8E8E;
  }
  .post-btn-container {
    float: right;
    margin-top: 0px;
    margin-bottom: 35px;
  }
  .search-container input[type=text] {
    padding: 11px;
    font-size: 14px;
    border: 1px solid #8E8E8E;
    float: left;
    width: 80%;
}
}

@media only screen and (max-width: 575px){

  .activities-title{
    line-height: 35px;
  }
  .properties-type-mt{
    font-size: 12px !important;
  }
  .filter-btns{
    font-size: 12px !important;
  }
  .index-container img {
    margin-top: 30px;
  }
  
  .tbc{
    padding-top: 185px;
  }
  .more-info-pad{
    padding: 10px 90px !important;
  }
  .price-btn{
    padding: 0px !important;
  }
  .rental-desc-space{
    padding-left: 0px;
  }
  .rental-desc-space-l{
    padding-left: 0px;
  }
  .room-info span{
    float: none;
  }
  .restaurant-div-label-r{
    display: none !important;
  }

  .contact-pad {
    padding: 15px 60px 15px;
  }
  .contact-question {
    font-size: 12px;
  }
  .contact-btn{
    padding: 9px 15px;
  }
  .restaurant-div-label-l {
    display: none;
  }
  .post-btn-container{
        margin-top: 40px;
        margin-bottom: 50px;
        text-align: center;
  }
  .map-container{
    display: none;
  }
  .room-info-price{
    margin-left: 0px;
  }
  .hideaway-btns {
    padding: 8px 15px !important;
    font-size: 12px !important;
  }
  .restaurant-mt {
   margin-top: 0px;
  }
}

@media only screen and (max-width: 394px){
  .contact-question{
    line-height: 15px !important;
  }
  .filter-btns {
    padding: 7px 10px !important;
    color: #FFFFFF;
    text-transform: uppercase;
    outline: 0;
    background-color: #31A4BF;
    border-radius: inherit;
    margin-top: 0px;
    margin-left: -15px;
}
}

.room-detail-subtitle{
  text-align : center
}

.room-detail-subtitle li{
  display: inline; 
  white-space: nowrap;
  text-align: left;
  font: normal normal 600 22px/33px Poppins;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-shadow: 0px 2px 1px #000000D9;
  opacity: 1;
}

.room-detail-subtitle li:after{
  content: " \00b7"; 
  padding: 0 1rem;
  vertical-align: middle;
  font-size: 2.5rem;
}

.room-detail-subtitle li.nobullet:after { 
  content: none; 
}

.room-detail-features{
  padding: 1.5rem 1.5rem 0 1.5rem;
  border-left: 2px solid #000000;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  line-height: 2rem;
}

.room-detail-feature-from{
  color: #2B2B2B;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
}

.room-detail-feature-price{
  color: #2B2B2B;
  font-size: 2.5rem;
  font-weight: 900;
  padding: 0 0.5rem 0 2rem;
}

.room-detail-feature{
  padding: 0.6rem 0;
  font-weight: 600;
  color: #000000;
  font-size: 0.9rem;
}

.room-detail-feature-container{
  padding: 0.8rem 0.8rem 0.8rem 0;
}

.amenities-banner{
  background: #31A4BF;
  padding: 2.5rem 0;
  margin: 2.5rem 0;
  font-size: 0.8rem;
  font-weight: 200;
  color: #FFFFFF;
}

.amenitiies-banner-title{
  font-size: 1.5rem;
  color: #FFFFFF;
  font-weight: 400;
  padding: 2.5rem 0;
}

.amenities-container{
  padding: 0 5rem;
}

.amenities-container div{
  padding: 0.5rem 0;
}

.plan-pad{
  padding: 15px 50px;
}

.plan-question {
  font-weight: 600;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  padding-left: 15px; 
}

.plan-bl{
  border-left: 3px solid #FFF;
}