.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%
}

.font-weight-normal{
  font-weight: normal !important;
}

.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}

.text-transform-normal{
  text-transform: none;
}

.parallel-surf-img{
	max-height:326px !important;
}
@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;
  }
	
.parallel-surf-img{
	max-height:100% !important;
}
   .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;
}

.navbar-brand-custom img{
  	width:430px;
  	margin-top:10px;
  }

@media (min-width: 320px) {
  .containerHeader {
    width: 95%;
  }
   .navbar-brand-custom img{
  	width:250px;
  	margin-top:20px;
  }

  .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 -15px;
	}


}

@media (min-width: 360px) {
  .containerHeader {
    width: 95%;
  }
   .navbar-brand-custom img{
  	width:260px;
  	margin-top:17px;
  	margin-left:-10px;
  }

  .lightHeader {
	    height: 70px;
	}


}

@media (min-width: 490px) {
   .containerHeader {
    width: 95%;
  }


  .lightHeader {
	    height: 80px;
	}

   .navbar-brand-custom img{
  	width:360px;
  	margin-top:10px;
  	margin-left:-15px;
  }
}





@media (min-width: 768px) {
  .containerHeader {
    width: 95%;
  }

   .navbar-brand-custom img{
  	width:260px;
  	margin-top:15px;
  	margin-left:-15px;
  }
}

@media (min-width: 992px) {
  .containerHeader {
    width: 970px;
  }
   .navbar-brand-custom img{
  	width:300px;
  	margin-top:12px;
  	margin-left:-15px;
  }


}

@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;
}

.pageTitleInfo h1{
	text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);
}

.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;
}

/* Ajuste de imágenes para actividades con altura disparoporcionada */
.isotopeContainer .thumbnail img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

/* Alineación de tarjetas de actividades para que tengan la misma altura en cada fila */
.isotopeContainer {
    position: relative;
}

/* Asegurar que las columnas tengan la misma altura */
.isotopeContainer .isotopeSelector:not(.faq-box) {
    margin-bottom: 30px;
}

/* Las tarjetas dentro deben usar toda la altura disponible */
.isotopeContainer .isotopeSelector .thumbnail.deals {
    display: flex !important;
    flex-direction: column !important;
    height: 100%;
    margin-bottom: 0;
}

/* El contenido de la tarjeta debe distribuirse verticalmente */
.isotopeContainer .isotopeSelector .thumbnail.deals .caption {
    display: flex !important;
    flex-direction: column !important;
    flex: 1;
    padding: 30px 20px;
}

/* Título con altura mínima para consistencia */
.isotopeContainer .isotopeSelector .thumbnail.deals .caption h4 {
    margin-bottom: 15px;
    min-height: 56px;
    display: flex;
    align-items: center;
}

/* La descripción crece para llenar el espacio disponible */
.isotopeContainer .isotopeSelector .thumbnail.deals .caption p.activities-details {
    flex: 1;
    margin-bottom: 20px;
}

/* Los detalles siempre van al fondo de la tarjeta */
.isotopeContainer .isotopeSelector .thumbnail.deals .caption .detailsInfo {
    margin-top: auto !important;
    padding-top: 15px;
    border-top: 1px solid #eee;
}

/* Asegurar que en tablet (768px - 991px) también funcione la alineación */
@media (min-width: 768px) and (max-width: 991px) {
	.isotopeContainer .isotopeSelector .thumbnail.deals .caption h4 {
	    min-height: 56px;
	}
	
	.isotopeContainer .isotopeSelector .thumbnail.deals {
	    display: flex !important;
	    flex-direction: column !important;
	    height: 100%;
	}
	
	/* Texto más pequeño para precios largos como 'Included for customers' */
	.isotopeContainer .detailsInfo h5 .price-text-small {
	    font-size: 13px;
	    white-space: nowrap;
	}
}

@media (max-width: 767px){
	.container {
	    width: 95%;
	}

  
  .welcome-title{
    margin-bottom: 10px;
  }

	.activities-details {
	    min-height: 50px;
	}
	.room-short-desc {
	    min-height: 50px;
	}
	
	/* En móvil, desactivar la altura mínima del título */
	.isotopeContainer .isotopeSelector .thumbnail.deals .caption h4 {
	    min-height: auto;
	}

}

@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%;
}

.nav-border{
	border-bottom: 2px solid #ba9e77;
}

.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;
	display: block;
	width: 100%;
}

.faq-box p{
	text-align:justify;
	display: block;
	width: 100%;
}

.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);
}

.price-list-background {
  background-image:url(../img/price-list-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;
}

.textdate{
    color:white;   
}

/* Carrusel de Amenities - 3 tarjetas por slide */
.amenities-carousel {
  background-color: #ffffff;
  padding: 30px 0;
}

.amenities-carousel .carousel-inner {
  background-color: #ffffff;
}

.amenities-slide {
  display: flex;
  align-items: stretch;
  margin: 0;
}

.amenity-card {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 20px;
}

.amenity-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.12);
}

.amenity-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
}

.amenity-card-body {
  padding: 18px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 140px;
}

.amenity-card-body h4 {
  margin: 0 0 12px 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  line-height: 1.3;
}

.amenity-card-body p {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  color: #666;
}

/* Carousel controles */
.carousel-control {
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
}

.carousel-control::before {
  background-color: transparent !important;
  background-image: none !important;
}

.carousel-control::after {
  background-color: transparent !important;
  background-image: none !important;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ba9e77;
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
}

.carousel-control span {
  font-size: 24px;
}

.carousel-control.disabled,
.carousel-control[disabled] {
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
  opacity: 0.3;
}

.carousel-control.disabled:hover,
.carousel-control[disabled]:hover {
  background-color: transparent !important;
  background-image: none !important;
  background: transparent !important;
}

/* Responsive */
@media (max-width: 991px) {
  .amenity-img { height: 180px; }
  .amenity-card-body { padding: 15px; min-height: 130px; }
  .amenity-card-body h4 { font-size: 15px; }
}

@media (max-width: 767px) {
  .amenity-img { height: 160px; }
  .amenity-card-body { padding: 12px; min-height: 120px; }
  .amenity-card-body h4 { font-size: 14px; }
  .amenity-card-body p { font-size: 12px; }
}

/* Alineación de tarjetas de rooms en la página principal */
.packagesSection .row {
    display: flex;
    flex-wrap: wrap;
}

.packagesSection .row > [class*='col-'] {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.packagesSection .thumbnail.deals {
    display: flex;
    flex-direction: column;
    height: 100%;
    flex-grow: 1;
    position: relative;
}

.packagesSection .thumbnail.deals img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

.packagesSection .thumbnail.deals .room-home-details {
    position: absolute;
    top: 250px;
    left: 0;
    z-index: 1;
}

.packagesSection .thumbnail.deals .caption {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.packagesSection .thumbnail.deals .caption .room-short-desc {
    flex-grow: 1;
}

.packagesSection .thumbnail.deals .caption .detailsInfoBox {
    margin-top: auto;
}

.packagesSection .thumbnail.deals .caption .detailsInfoSmall {
    margin-top: auto;
}

/* Botones blancos en actividades */
.isotopeSelector .detailsBtn li .buttonTransparent,
.isotopeSelector .detailsBtn li .btn.buttonTransparent {
    background-color: #ffffff;
    border: 1px solid #dedede;
    color: #777777;
}

.isotopeSelector .detailsBtn li .buttonTransparent:hover,
.isotopeSelector .detailsBtn li .btn.buttonTransparent:hover {
    background-color: #ff891e;
    border-color: #ff891e;
    color: #ffffff;
}
