@charset "utf-8";

/* MENÚ HAMBURGUESA EN PÁGINAS DE RESTAURANTE */
#header .hamburger nav .menu_items ul.menu--restaurant {
	margin-bottom: 15px;
}

/* BOTONES DE RESERVA (MENÚ HAMBURGUESA) */
/* En columna: las dos etiquetas en mayúsculas no caben en fila dentro del panel
   del hamburguesa (se recortaban ya a 500px de ancho) y así coinciden además con
   la disposición apilada de los botones de la cabecera. */
#header .hamburger nav .menu_items .hamburger-booking-btns {
	float: left;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding: 0 0 30px;
}
#header .hamburger nav .menu_items .hamburger-booking-btns .button {
	flex: 1;
	text-align: center;
	padding: 10px 15px;
	font-size: 11px;
	background-color: var(--button-color);
	color: #ffffff;
	border-color: var(--button-color);
}#introHotels .content .description {
	position: relative;
	text-align: center;
	padding: 0 130px;
}@media (max-width: 767px) {
	body#hotel-home .main-list {
		padding-top: var(--space-between-sections);
	}}
.main-list .title {
	margin-bottom: -25px;
}
.main-list .title span.tagnumber {
	display: block;
	margin: 0;
	padding: 0 50px;
	font-size: 20px;
	color: var(--secondary-color);
	font-weight: 500;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.24px;
}
.main-list .title span.tagnumber strong {
	font-weight: 300;
}
.main-list .title span.tagnumber strong:after {
    content: "";
	display: inline-block;
    width: 70px;
	margin: 0 20px;
	margin-top: -10px !important;
    border-top: 1px solid;
	vertical-align: middle;
}@media (min-width: 993px) and (max-width: 1180px) {
	.intro-text .image {
		align-self: flex-start;
		margin-top: 30px;
	}
	.intro-text .image .destin-thumb {
		height: 420px;
		overflow: hidden;
	}
	.intro-text .image .destin-thumb .owl-stage-outer,
	.intro-text .image .destin-thumb .owl-stage,
	.intro-text .image .destin-thumb .owl-item,
	.intro-text .image .destin-thumb .owl-item .item {
		height: 420px !important;
	}
	.intro-text .image .destin-thumb .owl-item,
	.intro-text .image .destin-thumb .owl-item .item {
		width: 100% !important;
	}
	.intro-text .image .destin-thumb .owl-item .item a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.intro-text .image .destin-thumb .owl-item .item a picture {
		display: block;
		width: 100%;
		height: 100%;
	}
	.intro-text .image .destin-thumb .owl-item .item a picture img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}}@media (max-width: 992px) {
	.intro-text .image .destin-thumb {
		height: 300px;
		overflow: hidden;
	}
	.intro-text .image .destin-thumb .owl-stage-outer,
	.intro-text .image .destin-thumb .owl-stage,
	.intro-text .image .destin-thumb .owl-item,
	.intro-text .image .destin-thumb .owl-item .item {
		height: 300px !important;
	}
	.intro-text .image .destin-thumb .owl-item,
	.intro-text .image .destin-thumb .owl-item .item {
		width: 100% !important;
	}
	.intro-text .image .destin-thumb .owl-item .item a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.intro-text .image .destin-thumb .owl-item .item a picture {
		display: block;
		width: 100%;
		height: 100%;
	}
	.intro-text .image .destin-thumb .owl-item .item a picture img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}}

.main-list .content-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}

#plain-text .content-text,
#plain-text h2,
#plain-text h3 {
	text-align: justify;
}

#plain-text h2,
#plain-text h3 {
	margin-bottom: 1rem;
}

#plain-text strong {
	font-weight: bold;
}

#ourResponsibility {
	padding-top: var(--space-between-sections);
	padding-bottom: 0px;
	overflow: hidden;
}
#ourResponsibility span.tagnumber {
	display: block;
	margin: 0 0 50px 0;
	padding: 0 110px;
	font-size: 20px;
	color: var(--secondary-color);
	font-weight: 500;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.24px;
}
#ourResponsibility span.tagnumber strong {
	font-weight: 300;
}
#ourResponsibility span.tagnumber strong:after {
    content: "";
	display: inline-block;
    width: 70px;
	margin: 0 20px;
	margin-top: -10px !important;
    border-top: 1px solid;
	vertical-align: middle;
}
#ourResponsibility .featuredvilla-slider {
	width: 100vw;
}

#ourResponsibility .featuredvilla-slider .owl-stage {
	display: flex;
	align-items: stretch;
	justify-content: center;
}
#ourResponsibility .featuredvilla-slider .item {
	overflow: hidden;
	background-size: cover;
	height: 100%;
}
#ourResponsibility .featuredvilla-slider .content {
	display: flex;
    flex-direction: column;
    justify-content: center;
	width: 50vw;
	height: 100%;
	padding: var(--space-between-sections) 30px var(--space-between-sections) 0px;
	position: relative;
	top: 0;
    left: 5vw;
	z-index: 1;
}@media (max-width: 991px) {
	#ourResponsibility .featuredvilla-slider .content {
		margin-bottom: var(--space-between-sections);
	}}
#ourResponsibility .featuredvilla-slider .content .button {
	display: inline-flex;
	width: fit-content;
}
#ourResponsibility .featuredvilla-slider .content h3 {
    margin: 0 0 50px 0;
    font-family: var(--font-family-1);
    font-size: var(--font-size-title);
    color: #ffffff;
    font-weight: 300;
    line-height: var(--desktop-line-height-title);
    letter-spacing: 0.7px;
}
#ourResponsibility .featuredvilla-slider .content .description {
	-moz-columns: 2;
    -webkit-columns: 2;
    column-count: 2;
    column-gap: 30px;
}
#ourResponsibility .featuredvilla-slider .content h4 {
	margin: 0 0 50px 0;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0.4px;
}
#ourResponsibility .featuredvilla-slider .content p {
	margin: 25px 0 0 0;
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.4px;
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
#ourResponsibility .thumbs {
	display: flex;
    flex-direction: column;
    justify-content: center;
	width: 40vw;
	height: 100%;
	padding: 50px 0px 50px 30px;
	position: absolute;
	top: 0;
    right: 5vw;
	z-index: 2;
}
#ourResponsibility .featuredvilla-slider-thumbs {
	max-height: 100%;
}
#ourResponsibility .featuredvilla-slider-thumbs .owl-stage-outer {
	height: 100%;
}
#ourResponsibility .featuredvilla-slider-thumbs .owl-item {
	margin-bottom: 25px;
}
#ourResponsibility .featuredvilla-slider-thumbs .owl-item:last-child {
	margin-bottom: 0;
}
#ourResponsibility .featuredvilla-slider-thumbs .item {
	display: block;
	padding: 23px 40px;
	background-color: rgb(var(--primary-color-rgb) / 40%);
	font-size: 20px;
	color: #ffffff;
	font-weight: 300;
	line-height: 24px;
	text-decoration: none;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
#ourResponsibility .featuredvilla-slider-thumbs .item:hover {
	background-color: rgb(var(--primary-color-rgb) / 80%);
	color: #ffffff;
	text-decoration: none;
}
#ourResponsibility .featuredvilla-slider-thumbs .current .item {
	background-color: rgb(var(--primary-color-rgb) / 80%);
	color: #ffffff;
	text-decoration: none;
}
#ourResponsibility .featuredvilla-slider-thumbs.owl-theme .owl-nav {
	top: -30px;
    right: 0;
    left: auto;
    margin-top: 0;
}
#ourResponsibility .featuredvilla-slider-thumbs.owl-theme .owl-nav [class*=owl-] {
	position: static;
}
#ourResponsibility .featuredvilla-slider-thumbs.owl-theme .owl-nav button.owl-prev {
	margin-right: 10px;
}
#ourResponsibility .featuredvilla-slider-thumbs.owl-theme .owl-nav button.owl-next {
	margin-left: 10px;
}

#newsletter form:after,
#newsletter form:before {
	content: "";
	display: table;
	clear: both;
}

#newsletter form .form-group:last-child {
	margin-bottom: 0;
}
#newsletter form .form-control {
    padding: 12px 0;
    border-color: var(--text-color);
	font-size: initial;
    color: var(--text-color);
}
#newsletter form .form-control::placeholder {
	color: var(--text-color);
}

#newsletter form label.checkbox {
	position: relative;
	display: inline-block;
	margin: 0 60px 0 0;
	padding-left: 30px;
	font-size: 14px;
	color: var(--text-color);
	font-weight: 400;
	line-height: 18px;
}
#newsletter form label.checkbox:last-child {
	margin-right: 0;
}
#newsletter form label input {
	appearance: none;
    width: 18px;
    height: 18px;
	outline: 0;
    border: 1px solid var(--primary-color);
	background-color: #ffffff;
    vertical-align: text-top;
	position: absolute;
	top: 0;
    left: 0;
}
#newsletter form label input:checked {
	background-image: url(../../images/checkbox-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#newsletter form label a {
	color: #000000;
	text-decoration: none;
}
#newsletter form label a:hover {
	color: var(--secondary-color);
}
#newsletter form .button {
	width: 100%;
	padding: 12px 7px;
	line-height: 27px;
	margin-top: 0;
}
#footer {
	float: left;
	width: 100%;
	position: relative;
    z-index: 2;
}

#footer .footerSection{
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
#footer .footer-logo-row {
	display: flex;
	justify-content: center;
	margin-bottom: 35px;
}
#footer .ftr_logo-center img {
	width: 100%;
	max-width: 200px;
	height: auto;
}

#footer .footer-items .title {
	text-align: start;
	margin-bottom: 20px !important;
	text-transform: none;
	color: var(--title-color);
	font-size: 24px;
}

#footer .footer-items {
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-between;
	align-items: start;
	flex-wrap: wrap;
}

body.hotel-rooms #footer {
	margin-top: var(--space-between-sections);
}
.footerSection {
	padding: var(--space-between-sections) 0;
}
.footerSection .ftr_menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.footerSection .ftr_menu ul li {
	margin: 0 0 10px 0;
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
	line-height: 25px;
}
.footerSection .ftr_menu ul li:last-child {
	margin-bottom: 0;
}
.footerSection .ftr_menu ul li a {
	color: var(--text-color);
	text-decoration: none;
	font-size: 14px;
}
.footerSection .ftr_menu ul li a:hover {
	color: #000;
	text-decoration: none;
}
.footerSection .ftr_menu .ftr_menu--separated {
	margin-top: 35px;
}
.footerBottom .container {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid black;
}
.footerBottom .ftr_text {
	font-size: 16px;
	color: var(--text-color);
	font-weight: 300;
	text-align: left;
}
.footerBottom .ftr_text:last-child {
	text-align: right;
}
.footerBottom .ftr_text a {
	color: var(--tertiary-color);
	text-decoration: none;
}
.footerBottom .ftr_text a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*----------------- Inner Pages -----------------*/




/* POP UP VIEW MORE */

.pop-up-view-more {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
}
/* El tope de ancho es una MEDIDA DE LECTURA, no una decisión de tamaño de
   panel: aquí se vuelca el "VER MÁS" del bloque de intro, que llega a tener
   3.600 caracteres. Con sólo `width: 75vw` el párrafo medía 1.100px a 1600 y
   1.820px a 2560 —113 y 187 caracteres por línea— cuando el rango legible son
   60-75. Los 820px dejan, descontado el padding de 50px, una medida de 720px
   ≈ 74 caracteres, la misma con la que se lee ese texto en la página (ver
   css/global/modules/neo-text-item.css). Por debajo de ~1090px manda el 75vw. */
.pop-up-view-more__content {
	width: 75vw;
	max-width: 820px;
	max-height: 80vh;
	background-color: #fff;
	padding: 25px 50px;
	overflow-y: auto;
	position: absolute;
}
.pop-up-view-more__content::-webkit-scrollbar {
	width: 7px;
}
.pop-up-view-more__content::-webkit-scrollbar-button {
	height: 0;
	width: 0;
}
.pop-up-view-more__content::-webkit-scrollbar-track {
	background: transparent;
}
.pop-up-view-more__content::-webkit-scrollbar-thumb {
	background-color: #000;
	border-radius: 20px;
	border: 3px solid transparent;
	background-clip: padding-box;
}
.pop-up-view-more__content {
	scrollbar-color: #000 transparent;
	scrollbar-width: thin;
}
/* El botón de cierre es .btn-close (css/global/modules/close-button.css);
   aquí solo se posiciona. */
.pop-up-view-more__close-background {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	cursor: pointer;

}

.pop-up-view-more__description {
	line-height: var(--line-height);
}@media (max-width: 992px) {
	/* Aquí el texto necesita medida, no marco. El sangrado era de 50px por lado
	   —20px de panel a la izquierda, 20+30 de canal del scroll a la derecha—,
	   así que en un móvil de 390px el párrafo se quedaba en 251px: unos 26
	   caracteres por línea, la mitad de lo que ese mismo texto tiene en la
	   página (36) y muy por debajo de los 45 que se consideran mínimo cómodo.
	   Se baja el sangrado a 20px por lado y la canal del scroll a 14px (7px de
	   barra + 7px de aire, lo justo para que no roce el texto): 251px → 311px,
	   ≈32 caracteres. Los valores asimétricos del padding son eso, la canal:
	   izquierda 20px, derecha 6px + los 14px del propio .__description. */
	.pop-up-view-more__content {
		width: 90vw;
		max-height: 90vh;
		padding: 25px 6px 25px 20px;
		overflow: hidden;
		display: flex;
		flex-direction: column;
	}
	.pop-up-view-more__description {
		overflow-y: auto;
		flex: 1;
		min-height: 0;
		padding-right: 14px;
		scrollbar-color: #000 transparent;
		scrollbar-width: thin;
	}
	.pop-up-view-more__description::-webkit-scrollbar {
		width: 7px;
	}
	.pop-up-view-more__description::-webkit-scrollbar-button {
		height: 0;
		width: 0;
	}
	.pop-up-view-more__description::-webkit-scrollbar-track {
		background: transparent;
	}
	.pop-up-view-more__description::-webkit-scrollbar-thumb {
		background-color: #000;
		border-radius: 20px;
		border: 3px solid transparent;
		background-clip: padding-box;
	}}/* Custom para el ver más de con link para ver pdf */
/* FIN POP UP VIEW MORE */
/*CALENDARIOS*/
/*FIN CALENDARIOS*/
/***************************** HUÉSPEDES *****************************/

  /*************************FIN HUÉSPEDES*****************************/

  /******************* SELECTOR DE IDIOMAS ****************************/


  /***************** FIN SELECTOR DE IDIOMAS ****************************/


  /***************** DESPLEGABLE DE HOTELES ********************/



	.hotel-menu__drop-down ul {
		list-style: none;
		padding-left: 0px;
	}


/* La tarjeta ya pone el fondo blanco: cada ítem es una superficie propia que
	   solo se pinta al pasar por encima. */
	#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item {
		transition: background-color 0.25s ease-in-out;
		background-color: transparent;
		border-radius: 8px;
		position: relative;
		padding: 0;
		width: 100%;
	}
	#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item--second-lvl {
		padding-left: 15px;
	}
	/* Los nombres del CMS son largos ("X en Y") y muchos ocupan dos líneas: el
	   interlineado va apretado y el aire entre ítems suelto, para que se lea de
	   un vistazo dónde acaba un hotel y empieza el siguiente. */
	#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item a {
		display: block;
		padding: 9px 12px;
		width: 100%;
		color: var(--text-color);
		/* Igualado al menu principal (#header ul.mainMenu li a) */
		font-size: 15px;
		line-height: 20px;
		text-wrap: balance;
		transition: color 0.25s ease-in-out;
	}
	/* Verde de marca al 14% con texto en primary: mismo hover que la lista del
	   selector de hoteles de la máscara, y con contraste AA (el blanco sobre el
	   verde corporativo se queda en 2,2:1). */
	#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item:hover {
		background-color: var(--mask-pop-hover-bg);
	}

	#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item:hover a {
		color: var(--primary-color);
	}

	/* MENÚ DE LOS HOTELES EN MÓVIL */
	.hotel-menu__drop-down-mobile {
		height: 0px;
		overflow: hidden;
	}
	.hotel-menu__drop-down-mobile.expanded {
		height: auto;
	}

	/* Cada nivel desplegado cuelga de un rail vertical: es lo que deja claro de un
	   vistazo qué ítems pertenecen a qué padre en un acordeón de tres niveles. */
	.hotel-menu__drop-down-mobile,
	.hotel-menu__drop-down-mobile ul {
		list-style: none;
		margin-top: 5px;
		padding-left: 14px;
		margin-left: 16px;
		border-left: 1px solid rgb(20 29 40 / 10%);
	}
	/* Mismo color que el resto de ítems del menú (Inicio, Destinos...), que usan
	   --primary-color: estaban en negro puro y desafinaban en la misma columna. */
	#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile.no-expanded {
		color: var(--primary-color);
	}
	#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile,
	#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile:hover {
		color: var(--primary-color);
		display: block;
		position: relative;
		cursor: pointer;
		padding-right: 25px;
	}
	/* La marca de "rama abierta" era un guion de 25px suelto bajo el texto (que
	   además cruzaba los descendentes del propio rótulo). Se retira: el estado ya
	   lo comunican el chevron girado y el rail del nivel desplegado. */
	#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile img {
		position: absolute;
		right: 2px;
		top: 50%;
		transform: translateY(-50%);
		width: 12px;
		height: 7px;
	}
	#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile.no-expanded img {
		transform: translateY(-50%) rotate(-90deg);
	}
	#header .hamburger nav .menu_items ul.menu .hotel-menu__drop-down-mobile.expanded {
		margin-bottom: 25px;
		margin-top: 5px;
	}
	#header .hamburger nav .menu_items ul.menu .hotel-menu__drop-down__item {
		border-bottom: 0px;
		position: relative;
	}

	/* 12px arriba y abajo dejan la fila en 44px con una línea (mínimo táctil) sin
	   inflar los nombres de dos líneas, y separan los ítems más de lo que separa
	   el interlineado a las dos líneas de un mismo nombre. */
	#header .hamburger nav .menu_items ul.menu .hotel-menu__drop-down__item > a,
	#header .hamburger nav .menu_items ul.menu .hotel-menu__drop-down-mobile > li > a {
		padding: 12px 22px 12px 0;
		color: var(--text-color);
		line-height: 20px;
	}

	/* Tercer nivel (secciones de un hotel): un punto más pequeño para que la
	   jerarquía se lea sin depender solo de la sangría. */
	#header .hamburger nav .menu_items ul.menu .hotel-menu__drop-down-mobile--second-level > li > a {
		font-size: 14px;
		padding: 12px 0;
	}
  /**************** FIN DESPLEGABLE DE HOTELES ********************/


  /**************** DESPLEGABLE "MÁS" DEL MENÚ HAMBURGUESA ********************/
  /* Agrupa los mismos ítems secundarios que el menú de escritorio.
     Es un <button> y no un <a> sin href para que se pueda accionar con teclado
     y anuncie su estado con aria-expanded. */
	#header .hamburger nav .menu_items ul.menu .more-menu-mobile__btn {
		display: block;
		position: relative;
		width: 100%;
		padding: 8px 25px 8px 0;
		border: 0;
		background: none;
		/* Igualado a los enlaces del propio menú */
		font-family: inherit;
		font-size: 15px;
		line-height: 20px;
		color: var(--primary-color);
		font-weight: 400;
		text-align: left;
		/* Los <button> del tema heredan mayúsculas y espaciado de letra: se anulan
		   para que la fila se lea igual que el resto de ítems del menú */
		text-transform: none;
		letter-spacing: normal;
		cursor: pointer;
	}

	#header .hamburger nav .menu_items ul.menu .more-menu-mobile__btn:focus-visible {
		outline: 2px solid var(--primary-color);
		outline-offset: 2px;
	}

	/* Sin marca de "rama abierta": el acordeón de hoteles retiró su guion de 25px
	   y aquí sobrevivió, así que "Más" era el único ítem del menú con un subrayado
	   y se leía como el ítem seleccionado. El estado lo comunican el chevron
	   girado y el rail del nivel desplegado, igual que en el resto de ramas. */

	#header .hamburger nav .menu_items ul.menu .more-menu-mobile__icon {
		position: absolute;
		right: 2px;
		top: 50%;
		width: 12px;
		height: 7px;
		transform: translateY(-50%);
	}

	#header .hamburger nav .menu_items ul.menu .more-menu-mobile__btn[aria-expanded="false"] .more-menu-mobile__icon {
		transform: translateY(-50%) rotate(-90deg);
	}/**************** FIN DESPLEGABLE "MÁS" DEL MENÚ HAMBURGUESA ********************/
/************** PIE DE PÁGINA ********************/
@media (max-width: 767px) {

		.footerSection * {
			text-align: center;
		}

		.neobookings-powered-by {
			text-align: center !important;
		}}

	.neobookings-powered-by img {
		    margin-bottom: 2px;
	}

  /************** PIE DE PÁGINA ********************/


  /************************ GALERÍA ***************************/

  	#gallery .promotions-listing {
			  margin-bottom: var(--space-between-sections);
	}

	#gallery #ourPromotions {
		padding-bottom: 0px;
	}@media (min-width: 993px) and (max-width: 1024px) {
		#gallery #ourPromotions .title {
			flex: none;
			max-width: 100%;
			margin-bottom: 20px;
		}}

    .gallery-filters {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 20px;
		padding-bottom: 40px;
		max-width: 1070px;
		margin-inline: auto;
	}

	.filter-link {
		padding: 5px;
		text-decoration: none;
		font-size: 20px;
		color: var(--text-color);
		font-weight: 500;
		line-height: 25px;
		position: relative;
	}

	.filter-link:hover,
	.filter-link.active,
	li.current .filter-link {
		color: var(--title-color) !important;
	}
		
	.filter-link::before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0;
		height: 2px;
		background-color: var(--button-color);
		-webkit-transition: all ease 0.4s;
		transition: all ease 0.4s;
	}

	.filter-link:hover::before,
	.filter-link.active::before {
		width: 100%;
	}@media (max-width: 767px) {

		.gallery-filters {
			padding-top: 0;
			flex-direction: column;
  		}
		.filter-link {
			display: flex;
			padding: 5px auto;
			margin-bottom: 5px;
		  }}
  /************************ GALERÍA ***************************/

/* NEWLETTER */
.news-response,
.contact-response {
    color: var(--text-color);
}
.contact-response--error {
    margin-top: 20px;
    background-color: #ffe0e0;
    padding: 1rem 1.5rem;
}
.contact-response--success {
    margin-top: 20px;
    background-color: #e5fff5;
    padding: 1rem 1.5rem;
}
.form-control--error {
    border-bottom-color: #ff8585!important;
}
/* END NEWLETTER */

/* RECAPTCHA GOOGLE */
.grecaptcha-badge {
    display: none;
}/* RECAPTCHA GOOGLE */
@media screen and (min-width: 993px) and (max-width: 1024px) {

	#footer .footer-items > div:last-child,
	#footer .footer-items > div:last-child .title,
	#footer .footer-items > div:last-child form {
		text-align: left;
	}

	#footer .footerSection {
		padding-inline: 30px;
	}

	#footer .footer-items > div:last-child {
		margin-top: 30px;
	}}@media screen and (max-width: 992px) {
	#footer .footer-items {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	#footer .footer-items .title {
		text-align: center;
	}

	.footerSection .ftr_menu .ftr_menu--separated {
		margin-top: 20px;
		padding-top: 20px;
		width: 100%;
	}

	.footerSection .ftr_menu {
		width: 100%;
		text-align: center;
	}}@media screen and (max-width: 480px) {

	#header.stiky .logo-sticky {
		width: 100%;
		display: block;
		object-fit: cover;
		object-position: 0 0;
	}}


/* Estilos base del contador */
#cboxCurrent:not(:empty) {
	display: block !important;
	text-align: center;
	text-indent: 0;
	font-size: 13px;
	color: var(--text-color);
}/* Escritorio ancho (>1024px): fixed al viewport, bajo la imagen centrada */
@media (min-width: 1025px) {
	#cboxCurrent:not(:empty) {
		position: fixed !important;
		top: auto !important;
		bottom: 15px !important;
		left: 0 !important;
		right: 0 !important;
	}}/* Tablet + móvil (≤1024px): absolute dentro del stacking context,
   debajo de las flechas (margin-top 3px + flecha 30px + gap 3px = 36px) */
@media (max-width: 1024px) {
	#cboxCurrent:not(:empty) {
		position: absolute !important;
		top: 100% !important;
		bottom: auto !important;
		margin-top: 36px !important;
		left: 0 !important;
		right: 0 !important;
	}}

#cboxLoadedContent{
	position: fixed;
    top: 50%;
    transform: translate(0px, -50%);
}@media (max-width: 1024px) {
	#header .logo a { width: 70px; }}@media (max-width: 992px) {
	.footerSection #newsletter {
		padding-inline: 80px;
	}}/* Centra el popup en tablet y móvil (≤1024px).
   overflow:visible permite que flechas y contador salgan por debajo. */
@media (max-width: 1024px) {
	#cboxContent {
		position: fixed !important;
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%, -50%) !important;
		overflow: visible !important;
	}}/* En móvil, sube el popup ~30px para centrar visualmente el grupo completo
   (imagen + flechas 33px + contador 20px ≈ 53px extra / 2 ≈ 30px de offset) */
@media (max-width: 992px) {
	#cboxContent {
		top: calc(50% - 30px) !important;
	}

	#header .hamburger nav .menu_items .hamburger-booking-btns {
		/* flex-direction: column; */
	}}/* Flechas debajo del popup en tablet y móvil (≤1024px) */
@media (max-width: 1024px) {
	#cboxPrevious,
	#cboxNext {
		position: absolute !important;
		top: 100% !important;
		bottom: auto !important;
		margin-top: 3px !important;
		transform: none !important;
	}
	#cboxPrevious {
		left: 0 !important;
	}
	#cboxNext {
		right: 0 !important;
	}}