@charset "utf-8";

.table-wrapper {
    width: 100%;
    overflow-x: auto;
}

#welCome .content {
	padding: 0 50px;
}

#welCome .content span.tagnumber {
	display: block;
	position: absolute;
	margin: 0 0 50px 0;
	font-size: 20px;
	color: var(--secondary-color);
	font-weight: 500;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 0.24px;
}

#welCome .content span.tagnumber strong {
	font-weight: 300;
}

#welCome .content span.tagnumber strong:after {
	content: "";
	display: inline-block;
	width: 70px;
	margin: 0 20px;
	margin-top: -10px !important;
	border-top: 1px solid;
	vertical-align: middle;
}

#welCome .content h1 {
	margin: 0 0 40px 0;
	font-family: 'Cormorant';
	font-size: var(--font-size-title);
	text-align: center;
	text-transform: uppercase;
	color: var(--primary-color);
	font-weight: 300;
	line-height: var(--desktop-line-height-title);
}

#introHotels .content .description,
#welCome .content .description {
	position: relative;
	text-align: center;
	padding: 0 130px;
}

#welCome .row {
	padding: 0 100px;
}

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

#welCome .content h2 {
	margin: 0 0 50px 0;
	font-size: 20px;
	color: var(--secondary-color);
	font-weight: 500;
	line-height: 25px;
}

#welCome .content p {
	margin: 0 0 20px 0;
	font-size: 18px;
	color: var(--text-color);
	font-weight: 300;
	line-height: 26px;
	letter-spacing: 0.7px;
}

#welCome .content p:last-child {
	margin-bottom: 0;
}

#welCome .image {
	padding: 0 50px;
}

#welCome .image .welcome-thumb {
	padding-bottom: 100px;
}

#welCome .image .welcome-thumb .item a:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: var(--secondary-color);
	opacity: 0.25;
	position: absolute;
	top: 0;
	left: 0;
}

#welCome .image .welcome-thumb.owl-theme .owl-nav {
	top: auto;
	bottom: 0;
	right: auto;
	left: 0;
	margin-top: 0;
}

#welCome .image .welcome-thumb.owl-theme .owl-nav.active {
	right: 0;
	left: 0;
}

#welCome .image .welcome-thumb.owl-theme .owl-nav [class*=owl-] {
	position: static;
	width: 70px;
	height: 70px;
	border: 1px solid transparent;
	border-radius: 100%;
}

#welCome .image .welcome-thumb.owl-theme .owl-nav [class*=owl-]:hover {
	border-color: var(--primary-color);
}

#welCome .image .welcome-thumb.owl-theme .owl-nav button.owl-prev {
	margin-right: 10px;
}

#welCome .image .welcome-thumb.owl-theme .owl-nav button.owl-next {
	margin-left: 10px;
}

#welCome .image .welcome-thumb.owl-theme .owl-dots {
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
}

#welCome .image .welcome-thumb.owl-theme .owl-dots.active {
	right: 0;
	left: 0;
}

#welCome .image .welcome-thumb.owl-theme .owl-dots .owl-dot {
	height: 70px;
}

@media (max-width: 767px) {
	body#hotel-home .main-list {
		padding-top: var(--space-between-sections);
	}
}

.brandName {
	writing-mode: vertical-rl;
	font-family: 'Cormorant';
	font-size: 300px;
	color: rgb(var(--primary-color-rgb) / 5%);
	font-weight: 400;
	line-height: 300px;
	pointer-events: none;
	position: absolute;
	top: 25px;
	right: calc(var(--container-padding) - 100px);
}

.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;
}

.main-list .destin-listing .image .destin-thumb {
	position: relative;
}

.main-list .destin-listing .image .destin-thumb .item a:before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: var(--secondary-color);
	opacity: 0.25;
	position: absolute;
	top: 0;
	left: 0;
}

.main-list .destin-listing .content {
	padding: 0 50px;
}

.main-list .destin-listing:nth-child(odd) .content {
	order: 2;
}

.main-list .destin-listing .content .subtitle {
	margin: 0 0 25px 0;
	padding: 0 80px;
}

.main-list .destin-listing .content p {
	margin: 0 0 25px 0;
	font-size: var(--font-size-text);
	color: var(--text-color);
	font-weight: 300;
	text-align: center;
	padding: 0 100px;
	line-height: 26px;
	letter-spacing: 0.7px;
}

@media (max-width: 1500px) {
	.main-list .destin-listing .content p {
		padding: 0 90px;
	}

}

@media (max-width: 1199px) {
	.main-list .destin-listing .content p {
		padding: 0 40px;
	}

	.main-list .destin-listing .content {
		padding: 0 25px;
	}

	.main-list.intro-text .destin-listing:first-child {
		padding: 0 !important;
	}

	.main-list .destin-listing {
		padding: 0 25px;
	}
}

@media (max-width: 500px) {
	.main-list .destin-listing .content p {
		padding: 0 10px;
	}

	.main-list .destin-listing .content .subtitle {
		padding: 0 0;
	}

	.main-list .destin-listing h1.underscore,
	.main-list .destin-listing .h1.underscore {
		margin: 0 auto;
		padding: 0 0;
	}

	.main-list .destin-listing {
		padding: 0 0;
	}

	.main-list .destin-listing .content {
		padding: 0 0;
	}
}

.main-list .destin-listing h1,
.main-list .destin-listing .h1 {
	margin: 0 0 25px 0;
	padding: 0 50px;
}


.main-list .destin-listing h1.underscore,
.main-list .destin-listing .h1.underscore {
	margin: 0 auto;
}

.main-list .destin-listing .customNavDots {
	margin-top: 40px;
}

.main-list .destin-listing .customNavDots [class*=customNav].disabled,
.main-list .destin-listing .customNavDots [class*=customDots].disabled {
	display: none;
}

.main-list .destin-listing .customNavDots [class*=customNav] {
	display: inline-block;
	vertical-align: middle;
}

.main-list .destin-listing .customNavDots [class*=customNav] [class*=owl-] {
	position: static;
	width: 70px;
	height: 70px;
	padding: 0;
	border: 1px solid transparent;
	background: transparent;
	border-radius: 100%;
}

.main-list .destin-listing .customNavDots [class*=customNav] [class*=owl-]:hover {
	border-color: var(--primary-color);
}

.main-list .destin-listing .customNavDots [class*=customNav] button.owl-prev {
	margin-right: 10px;
}

.main-list .destin-listing .customNavDots [class*=customNav] button.owl-next {
	margin-left: 10px;
}

.main-list .destin-listing .customNavDots [class*=customDots] {
	display: inline-block;
	margin-left: 15px;
	vertical-align: middle;
}


.main-list .destin-listing .customNavDots [class*=customDots] .owl-dot {
	display: inline-block;
	margin: 0 6px;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	zoom: 1;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.main-list .destin-listing .customNavDots [class*=customDots] .owl-dot:first-child {
	margin-left: 0;
}

.main-list .destin-listing .customNavDots [class*=customDots] .owl-dot:last-child {
	margin-right: 0;
}

.main-list .destin-listing .customNavDots [class*=customDots] .owl-dot span {
	width: 10px;
	height: 10px;
	border: 0px solid var(--primary-color);
	background: var(--button-color);
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}

.main-list .destin-listing .customNavDots [class*=customDots] .owl-dot.active span,
.main-list .destin-listing .customNavDots [class*=customDots] .owl-dot:hover span {
	background: var(--primary-color);
}

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

#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);
	}

	.main-list .content-text {
		padding: 0 20px;
	}
}

#ourResponsibility .featuredvilla-slider .content .button {
	display: inline-flex;
	width: fit-content;
}

#ourResponsibility .featuredvilla-slider .content h3 {
	margin: 0 0 50px 0;
	font-family: 'Cormorant';
	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);
	text-transform: uppercase;
}

#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;
	margin-bottom: 0px;
}

#footer .footerSection {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: start;
}

#footer .ftr_logo {
	width: 15%;
	margin-bottom: 0px;
}

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

#footer .footer-items {
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-around;
	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_info .title {
	text-align: start;
	margin-bottom: 20px !important;
	text-transform: none;
}

.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;
}

.footerSection .ftr_menu ul li a:hover {
	color: #000;
	text-decoration: none;
}

.footerSection .ftr_logos.logos-hotel li:nth-child(4),
.footerSection .ftr_logos.logos-hotel li:nth-child(3) {
	position: relative;
	bottom: 21px;
}

@media (max-width: 767px) {

	.footerSection .ftr_logos.logos-hotel li:nth-child(4),
	.footerSection .ftr_logos.logos-hotel li:nth-child(3) {
		position: relative;
		bottom: 0px;
	}

}

.footerSection .ftr_logos>ul {
	display: flex;
	height: 70px;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row;
}

.footerSection .ftr_logos ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.footerSection .ftr_logos ul li {
	display: inline-flex;
	margin: 0 50px 0 0;
}

.footerSection .ftr_logos ul li a {
	display: inline-flex;
}

.footerSection .ftr_logos ul li:last-child {
	margin-right: 0;
}

.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 {
	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;
}

.pop-up-view-more__content {
	width: 75vw;
	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-track {
	background: transparent;
}

.pop-up-view-more__content::-webkit-scrollbar-thumb {
	background-color: var(--primary-color);
	/* color of the scroll thumb */
	border-radius: 20px;
	/* roundness of the scroll thumb */
	border: 3px solid transparent;
}

.pop-up-view-more__close {
	margin-bottom: 15px;
	cursor: pointer;
	display: flex;
	justify-content: flex-end;
}

.pop-up-view-more__close-background {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	cursor: pointer;

}

@media (max-width: 992px) {
	.pop-up-view-more__content {
		width: 95vw;
		max-height: 95vh;
		padding: 25px 20px;
	}
}

/* Custom para el ver más de con link para ver pdf */
.pop-up-view-more__description .pdf-content ul {
	list-style: none;
}

.pop-up-view-more__description .pdf-content li {
	text-align: center;
}

/* FIN POP UP VIEW MORE */


/*CALENDARIOS*/





/*FIN CALENDARIOS*/



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




body .thickbox.hotels-data {
	position: absolute;
	top: 75%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: auto;
	width: auto;
	display: flex;
	align-items: center;
	z-index: 101;
}

body .thickbox.hotels-data .rooms-modal-pop-up {
	background-color: white;
	padding: 10px 20px;
	border-radius: 5px;
	box-shadow: 0 0 5px #ddd;
}

body .thickbox.hotels-data .close {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: white;
	position: absolute;
	top: 5%;
	right: 30px;
	text-decoration: none;
	font-size: 16px;
}

body .thickbox.hotels-data .rooms-modal-pop-up .hotel {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 635px;
	position: relative;
}


body .promo-container {
	padding: 30px 15px;
}

body .promo-container .field {
	text-align: center;
	margin-bottom: 30px;
}

body .promo-container .form-control {
	text-align: center;
	border-bottom: 1px solid #161616;
}

body .promo-container .form-control::placeholder {
	text-align: center;
}

@media screen and (max-width: 519px) {
	body .thickbox.hotels-data {
		position: fixed;
		top: 0;
		left: 0;
		transform: none;
	}

	body .thickbox.hotels-data .rooms-modal-pop-up {

		border-radius: 0;
	}
}

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

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


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


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



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

.hotel-menu:hover .hotel-menu__drop-down,
.hotel-menu .hotel-menu__drop-down:hover {
	height: auto;
}

#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item {
	transition: all 0.6s;
	background-color: rgba(255 255 255 / 80%);
	position: relative;
	padding: 0;
	width: 100%;
}


#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item--second-lvl {
	padding-left: 15px;
}

#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item a {
	padding: 8px 15px;
	width: 100%;
	color: black;
	font-size: 14px;
}

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

#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 0px;
	display: flex;
	background-color: #fff;
	transition: width 0.6s;
}

#header .hotel-menu .hotel-menu__drop-down .hotel-menu__drop-down__item:hover::after {
	width: 100%;
}

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

.hotel-menu__drop-down-mobile.expanded {
	height: auto;
}

.hotel-menu__drop-down-mobile,
.hotel-menu__drop-down-mobile ul {
	list-style: none;
	margin-top: 5px;
	padding-left: 36px;
}

li.hotel-menu-mobile>ul {
	padding-left: 46px;
}

#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile.no-expanded {
	color: black;
}

#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: black;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	cursor: pointer;
}

#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile::before,
#header .hamburger nav .menu_items ul.menu .hotel-menu__drop-down-mobile.expanded>.hotel-menu__drop-down__item::before {
	content: '';
	bottom: 7px;
	left: 15px;
	height: 1px;
	width: 25px;
	background-color: var(--primary-color);
	position: absolute;

}

#header .hamburger nav .menu_items ul.menu .hotel-menu__drop-down-mobile.expanded>.hotel-menu__drop-down__item::before,
#header .hamburger nav .menu_items ul.menu li.hotel-menu__drop-down__item--second-lvl a.menu-hotel-mobile::before {
	left: 0px;
	bottom: 0px;
}

#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile.no-expanded::before {
	width: 0px;
}

#header .hamburger nav .menu_items ul.menu li a.menu-hotel-mobile.no-expanded img {
	transform: 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;
}

#header .hamburger nav .menu_items ul.menu .hotel-menu__drop-down__item a {
	padding: 4px 5px;
}

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



/************** PIE DE PÁGINA ********************/
.footerSection .ftr_info .social-links__title {
	margin-top: 30px;
}

@media (max-width: 767px) {

	.footerSection * {
		text-align: center;
	}

	.footerSection .ftr_logos:nth-child(2) ul {
		grid-template-columns: 100%;
	}

	.footerSection .ftr_logos:nth-child(2) ul li {
		display: flex;
		justify-content: 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-top: 75px;
}

#gallery #ourPromotions {
	padding-bottom: 0px;
}

.gallery-filters {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

.gallery-filters__item__link {
	padding: 10px 25px;
	text-decoration: none;
	margin: 0;
	margin: 0 0 30px 0;
	font-size: 20px;
	color: var(--text-color);
	font-weight: 500;
	line-height: 25px;

}

.gallery-filters__item__link.active {
	border-bottom: 1px solid var(--button-color);
}

.gallery .promotions-listing .item a::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	background-image: url('../../../images/icons/search.svg');
	background-repeat: no-repeat;
	background-size: contain;
	filter: invert(1);
	pointer-events: none;
	opacity: 0;
	transition: all 0.8s;
	z-index: 5;
}

.gallery .promotions-listing .item:hover a::after {
	opacity: 1;
}

.gallery .promotions-listing .item a::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: var(--primary-color);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all 0.25s ease-out;
	pointer-events: none;
	z-index: 2;
}

.gallery .promotions-listing .item:hover a::before {
	opacity: 0.6;
}

.gallery .promotions-listing .item img {
	transition: all 0.8s;
}

.gallery .promotions-listing .item:hover img {
	transform: scale(1.1);
}

@media (max-width: 767px) {

	.gallery-filters {
		padding-top: 0;
		flex-direction: column;
	}

	.gallery-filters__item__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 (max-width: 992px) {
	#footer .footer-items {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

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

	#footer .ftr_logo {
		width: 150px;
		padding-top: 0px;
		margin-bottom: 25px;
	}

}

@media screen and (max-width: 480px) {
	.main-list .destin-listing {
		padding-bottom: 50px !important;
	}

	.main-list .destin-listing:last-child {
		padding-bottom: 0 !important;
	}

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

#cboxClose {
	color: #0b0b0b;
}

#cboxLoadedContent {
	position: fixed;
	top: 50%;
	transform: translate(0px, -50%);
}

@media (max-width: 500px) {
	#cboxContent {
		position: fixed !important;
		top: 50%;
		transform: translate(0px, -50%);
	}

}