/* This file will hold styles for the mobile version of your website (mobile first). */

/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

/* Admin SEO */

.listas-seo-admin {
  text-align: center;
  margin: 0;
  padding: 0;
}

.listas-seo-admin li {
  list-style: none;
  font-size: 18px;
  border-bottom: 1px solid hwb(38 44% 24%);
  padding: 10px 0;
}

.listas-seo-admin li a {
  color: #b4a269;
}

.listas-seo-admin li a:hover {
  color: #fff;
}

.table-seo-admin {
  margin: 0 0 100px 0;
}

.table-seo-admin th {
  font-weight: bold;
  color: #b4a269;
  padding-bottom: 5px;
  border-bottom: 1px solid #b4a269;
}

.table-seo-admin tfoot td {
  border-bottom: 0;
  padding-top: 20px;
}

.table-seo-admin input[type="text"],
.table-seo-admin textarea {
  border: 0;
  background: #000;
  color: #dedede;
  opacity: 0.4;
  border: 0;
  border-radius: 5px;
}

.table-seo-admin input[type="submit"] {
  border: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  background: #b4a269;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px;
}

.table-seo-admin input[type="submit"]:hover {
  border: 0;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  background: #fff;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px;
}

/* Alternativa Didot */

@font-face {
  font-family: "theano_didotregular";
  src: url("../fonts/theanodidot-regular-webfont.woff2") format("woff2"),
    url("../fonts/theanodidot-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
  background: #222222;
  font-family: "Lato", sans-serif;
  font-weight: 100;
}

a,
button,
input,
.form-submit {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", serif;
  margin: 0;
  line-height: 1.3em;
  text-transform: uppercase;
}

h1#page-title,
h1#page-title-cenefa,
#block-views-magazine-cenefa-block .views-field-title,
#block-views-tem-tica-cenefa-block .views-field-name,
.view-tem-tica-cenefa- .views-field-name,
.tituloPlantilla {
  font-size: 48px;
  text-transform: none;
  color: #b4a269;
  font-weight: 100;
  line-height: 1em;
  margin: auto;
  margin-bottom: 40px;
  width: 90%;
  max-width: 1400px;
  padding: 0 40px;
  text-shadow: 1px 1px 0.7 black;
  font-family: "Lato", serif;
  font-weight: 300;
}

.tituloPlantilla {
  margin-top: -70px;
  position: relative;
  z-index: 9;
}

.tituloPlantillaExperiencia {
  font-size: 48px;
  text-transform: none;
  color: #b4a269;
  font-weight: 100;
  line-height: 1em;
  margin: auto;
  margin-bottom: 40px;
  width: 90%;
  max-width: 1400px;
  padding: 0 40px;
  text-shadow: 1px 1px 0.7 black;
  font-family: "Lato", serif;
  font-weight: 300;
}

.tituloPlantillaExperiencia {
  margin-top: 50px;
  position: relative;
  z-index: 9;
}

@media screen and (max-width: 860px) {
  .tituloPlantillaExperiencia {
   text-align: center;
   font-size: 32px;
  }
  
}

@media screen and (max-width: 1024px) {
  .tituloPlantilla {
   text-align: center;
  }
  
}

#block-views-magazine-cenefa-block .views-field-title,
.view-tem-tica-cenefa- .views-field-name {
  background: rgba(0, 0, 0, 0.5);
  margin: 0 !important;
  padding: 20px !important;
  width: auto !important;
  display: inline;
}

/*.titleBefore h1#page-title:before {
    font-size: 44px;
    content: "Aire ";
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
}*/

ul,
ol,
dl {
  padding: 0;
  margin: 0;
}

.field {
  margin-bottom: 0;
}

/* Tablas */

table {
  width: 100%;
  color: #ccc;
}

td {
  padding: 4px;
  border-bottom: 1px solid #666;
}

/* General */

.enlaceCenefa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9 !important;
  background: transparent;
  opacity: 0;
}

/*.enlaceCenefa:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "+";
    color: #000;
    font-size: 42px;
    text-transform: uppercase;
    z-index: 9 !important;
    background: #b4a269;
    padding: 0px 13px 9px;
    line-height: 42px !important;
    border-radius: 50%;
}

.enlaceCenefa:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "+";
    color: #fff;
    font-size: 42px;
    z-index: 9 !important;
}*/

.enlaceCenefa:hover {
  opacity: 1;
}

#page-title-cenefa,
#block-views-magazine-cenefa-block .views-field-title,
#block-views-tem-tica-cenefa-block .views-field-name {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
  max-width: 1400px;
  text-align: center;
  text-transform: none;
  text-shadow: 0px 0px 14px #000;
  z-index: 9;
}

#page-title-cenefa {
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  width: auto !important;
  padding: 20px !important;
}

#block-views-magazine-cenefa-block .views-field-title {
  font-family: "Lato", serif;
}

.mascara-ver-detalle,
.imagenGaleria a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-indent: -9999px;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(images/flecha-derecha-blanca.svg);
  background-size: 32px auto;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
}

.mascara-ver-detalle:hover,
.imagenGaleria a:after:hover {
  opacity: 1;
}

.imagenGaleria a:after {
  content: "";
}

.listHorario {
  margin: 20px 0;
  padding: 25px 0;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}

.listHorario .flexItem {
  color: #b4a269;
  margin: 5px 0;
  font-size: 18px;
  padding: 3px 10px;
  border-right: 1px solid #666;
  text-align: center;
}

.listHorario .flexItem:last-child {
  border-right: 0;
}

/* Grid */

.grid {
  margin: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid .flexItem {
  padding: 20px 1%;
}

.grid p {
  margin: 0 20px;
}

.grid-image {
  text-align: center;
  position: relative;
  overflow: hidden;
}

.grid-image-contenedor {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 50%;
  overflow: hidden;
  /* background-position: center center; */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.page-aire-ancient-baths-newyorkupper-experiencias .grid-image-contenedor,
.page-aire-ancient-baths-newyork-tribeca-experiencias .grid-image-contenedor,
.page-aire-ancient-baths-chicago-experiencias .grid-image-contenedor,
.page-aire-ancient-baths-barcelona-experiencias .grid-image-contenedor,
.page-aire-ancient-baths-sevilla-experiencias .grid-image-contenedor,
.page-aire-ancient-baths-almeria-experiencias .grid-image-contenedor,
.page-aire-ancient-baths-vallromanes-experiencias .grid-image-contenedor,
.page-aire-ancient-baths-london-experiencias .grid-image-contenedor,
.page-aire-ancient-baths-copenhagen-experiencias .grid-image-contenedor {
  height: auto;
  padding-top: 50%;
}

.mascara-ver-detalle:hover + .grid-image-contenedor {
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.imagen-precio-tachado {
  position: relative;
}

.imagen-precio-tachado:before {
  border: 2px solid #b4a269;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 0;
}

.imagen-precio-tachado:after {
  position: absolute;
  top: 0;
  right: 30px;
  width: 40px;
  height: 58px;
  background: url(images/label-estrella.png) transparent center center no-repeat;
  content: "";
  z-index: 0;
}

.mascara-ver-detalle:hover + .imagen-precio-tachado:before,
.mascara-ver-detalle:hover + .imagen-precio-tachado:after {
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.grid-title {
  font-size: 20px;
  margin: 20px 0 5px;
  line-height: 1.2em;
  font-weight: 300;
  font-family: "Lato", serif;
}

.grid-title a,
.grid-title span {
  color: #b4a269;
}

.grid-title a:hover {
  color: #fff;
}

.grid-entradilla {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.2em;
  color: #fff;
  font-weight: 100;
}

.grid-acciones .flexItem {
  padding: 0;
}

.grid-acciones .flexItem:last-child p {
  margin: 0;
}

/* Botones */

.btn-general {
  background: #000;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-left: 10px;
  padding: 7px 10px;
  min-height: 33px;
  display: inline-block;
}

.btn-general:hover {
  background: #b4a269;
}

.buttonGeneral {
  background: #b4a269;
  text-transform: uppercase;
  border: 0;
  box-shadow: none;
  padding: 10px 20px;
  color: #222222;
  text-shadow: none;
  border-radius: 0;
  font-size: 26px;
}

.buttonGeneral:hover {
  background: #222222;
  color: #b4a269;
}

.buttonGeneralLine {
  background: transparent;
  text-transform: uppercase;
  border: 0;
  box-shadow: none;
  color: #b4a269;
  text-shadow: none;
  border-radius: 0;
  font-size: 14px;
  color: #D1CCBD !important;
  font-family:  'Lato', serif !important;
  font-weight: 100 !important;
}

.buttonGeneralLine:hover {
  background: transparent !important;
  color: #b4a269 !important;
}

#botonesCenefa .buttonGeneralLine {
  background: transparent;
  text-transform: uppercase;
  border: 0;
  box-shadow: none;
  padding: 10px 28px;
  color: #b4a269;
  text-shadow: none;
  border-radius: 0;
  font-size: 14px;
  border: 1px solid #b4a269;
  font-weight: bold;
}

#botonesCenefa .buttonGeneralLine:hover {
  background: #b4a269;
  color: #222222;
}

.btn-general-line {
  color: #b4a269 !important;
  border: 1px solid #b4a269;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-right: 10px;
  padding: 7px 10px;
  min-height: 33px;
  display: inline-block;
}

.btn-general-line:hover {
  background: #b4a269;
  color: #222222 !important;
}

.btn-general-lineCentro {
  color: #222222 !important;
  border: 1px solid #b4a269;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 30px;
  min-height: 33px;
  display: flex;
  background-color: #b4a269;
  position: absolute; 
  bottom: 10px; 
  left: 50%; 
  transform: translate(-50%, -50%); 
  z-index: 2;
  font-size: 16px;
  cursor: pointer;
}

.btn-general-lineCentro:hover {
  background: #222222;
  color: #b4a269 !important;
}

.btn-general-lineCentroMagazine {
  color: #222222 !important;
  border: 1px solid #b4a269;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 30px;
  min-height: 33px;
  background-color: #b4a269;
  z-index: 2;
  font-size: 16px;
  cursor: pointer;
}

.btn-general-lineCentroMagazine:hover {
  background: #222222;
  color: #b4a269 !important;
}


.btn-general-b2b {
  color: #222222 !important;
  border: 1px solid #b4a269;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 30px;
  min-height: 33px;
  background-color: #b4a269;
  font-size: 16px;
  cursor: pointer;
  margin: 0 auto;
}

.btn-general-b2b:hover {
  background: #222222;
  color: #b4a269 !important;
}

.btn-general-product {
  color: #b4a269 !important;
  border: 1px solid #b4a269;
  font-weight: 400;
  text-transform: uppercase;
  padding: 7px 30px;
  min-height: 33px;
  background-color: #222222;
  font-size: 16px;
  cursor: pointer;
  margin: 0 auto;
  display: flex;
}

.btn-general-product:hover {
  background: #b4a269;
  color: #222222 !important;
}

/* Oculto */

.hidden,
.page-node-17 h1#page-title,
.titleHidden h1#page-title,
.imagenCenefa480,
.imagenCenefa780,
.banner-promo-780,
.banner-promo-480 {
  visibility: hidden;
  display: none;
}

.logged-in .copo.hidden {
  visibility: visible;
  display: inherit;
}

/* Reset */

.block,
.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12,
.grid-13,
.grid-14,
.grid-15,
.grid-16,
.grid-17,
.grid-18,
.grid-19,
.grid-20,
.grid-21,
.grid-22,
.grid-23,
.grid-24 {
  margin: 0;
  padding: 0;
}

/* --- paginador --- */

.item-list .pager {
  padding: 20px 0;
  border-bottom: 1px solid #b4a269;
}

.item-list .pager li {
  margin: 0 5px;
  font-family: "Lato", serif;
  font-weight: 100;
}

.pager {
  border-image: none;
  border-radius: 0;
  border: 0;
  padding: 20px 0;
  margin: 0 20px 30px !important;
}

.pager li {
  border: 0 !important;
  font-size: 22px;
  padding: 0;
}

.pager li.pager-next {
  top: 20px;
  right: 100px;
}

.pager li.pager-last,
.pager li.pager-next.last {
  top: 20px;
}

.pager li a {
  cursor: pointer;
  color: #b4a269;
  margin: 0 !important;
}

.pager li.pager-first a,
.pager li.pager-previous a,
.pager li.pager-next a,
.pager li.pager-last a {
  padding: 0;
  text-align: center;
  width: auto;
  margin: 0 20px !important;
}

.pager li a:hover {
  color: #fff;
}

.pager li.pager-current {
  color: #fff;
  outline: 0 none;
}

.pager li.first,
.pager li.first a,
.pager li.first a:hover {
  border-radius: 0;
}

/* Formularios */

#google_recaptcha_webform_client_form_27,
#google_recaptcha_user_login {
  margin: 40px 0;
}

#google_recaptcha_webform_client_form_27 > div,
#google_recaptcha_user_login > div {
  margin: auto;
}

/* Contacto */

form label {
  color: #b4a269;
  font-family: "Lato", serif;
  font-weight: 100;
}

form label a {
  color: #b4a269 !important;
  border-bottom: 1px dotted #b4a269;
}

form label a:hover {
  color: #fff !important;
  border-bottom: 0;
}

.form-text,
.form-select,
.form-textarea,
.form-file,
select {
  border: 1px solid #b4a269 !important;
  height: 30px !important;
  width: 100%;
  background: #222222 !important;
  color: #b4a269 !important;
}

.form-textarea {
  height: auto !important;
}

.form-submit {
  background: #b4a269 !important;
  color: #000 !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
  text-transform: uppercase;
  cursor: pointer;
  height: 30px;
}

.form-submit:hover {
  background: #fff !important;
}

.form-actions {
  text-align: center;
}

/* Dark Form */

.darkForm {
  background: #222222 !important;
  color: #b4a269 !important;
}

/* HEADER */

#section-header {
  position: relative;
  z-index: 999;
}

#zone-branding-wrapper {
  width: 100%;
  padding: 11px 0;
  z-index: 999;
  background: #222222;
  top: 0px;
  position: fixed;
  overflow: inherit;
  display: block;
  transition: top 0.3s;
}

#zone-branding-wrapper.nav-up,
#zone-branding-wrapper.nav-down {
  padding: 10px 0;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}

#zone-branding-wrapper.nav-up #logo,
#zone-branding-wrapper.nav-down #logo {
  padding: 0;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}

#zone-branding-wrapper.nav-reset {
  padding: 20px 0;
}

#zone-branding-wrapper.nav-reset #logo {
  width: 113px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}

#zone-branding {
  width: 90%;
  margin: auto;
}

#zone-menu-wrapper {
  width: 90%;
  margin: auto;
  padding: 0;
  position: absolute;
  top: 105px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

#zone-header-wrapper {
  margin-top: 0 !important;
  transition: all 0.2s;
  margin-top: 3.5rem !important;
}

@media screen and (max-width: 860px) {
  #zone-header-wrapper {
    margin-top: 2.5rem !important;
  }
  
}

#headerSlider {
  /*    margin-top: 135px;*/
  transition: all 0.2s;
}

#region-header-first:before {
  position: absolute;
  top: 0;
  width: 100%;
  content: "";
  z-index: 1;
}

/*.not-front #region-header-first:before {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(27, 27, 27, 0) 30%, rgba(27, 27, 27, 0.78) 81%, rgba(27, 27, 27, 1) 95%);
    background: -webkit-linear-gradient(top, rgba(27, 27, 27, 0) 30%, rgba(27, 27, 27, 0.78) 81%, rgba(27, 27, 27, 1) 95%);
    background: linear-gradient(to bottom, rgba(27, 27, 27, 0) 30%, rgba(27, 27, 27, 0.78) 81%, rgba(27, 27, 27, 1) 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00222222', endColorstr='#222222', GradientType=0);
    border: 10px solid #c00;
}*/

#block-block-2,
#block-block-2 img,
#cenefaInterior,
#cenefaInterior img {
  width: 100%;
  height: auto;
}

#block-block-26 {
  margin-bottom: 20px;
}

#block-block-26 p {
  margin: 0;
}

#cenefaInterior {
  position: relative;
}

.cenefa400h,
.cenefa400h .background-image-formatter {
  height: 500px;
  background-size: cover;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
}

#cenefaInteriorImagenBg,
.cenefaInteriorImagenBg .background-image-formatter {
  position: relative;
  width: 100%;
  height: 500px;
  background-size: cover;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
}

.cenefaMagazine {
  background-image: url(/sites/default/files/bg-magazine.jpg);
}

.cenefaBeUnique {
  background-image: url(/sites/default/files/bg-be-unique.jpg);
}

#block-views-magazine-cenefa-block {
  position: relative;
}

.node-magazine .content img {
  width: 100%;
  max-width: 100% !important;
  max-height: auto !important;
  height: auto !important;
}

/* Logo */

.region-blockgroup-logo-region-inner {
  position: relative;
}

/*
#region-blockgroup-logo-region {
    width: calc(100% - 580px);
}
*/

#logo {
  position: relative;
  width: 330px;
  padding-right: 30px;
}

#logo img {
  width: 100%;
  height: auto;
}

#logoLinea {
  height: 1px;
  background: #b4a269;
  flex: 0 1 calc(100% - 160px) !important;
  margin-right: 20px;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
}

#zone-branding-wrapper.nav-up #logoLinea,
#zone-branding-wrapper.nav-down #logoLinea {
  flex: 0 1 calc(100% - 125px) !important;
}

#zone-branding-wrapper.nav-reset #logoLinea {
  flex: 0 1 calc(100% - 160px) !important;
}

#region-blockgroup-men-ciudades-responsive {
  visibility: hidden;
  display: none;
}

/* Acciones cabecera */

/*
#region-blockgroup-acciones-cabecera {
    -webkit-flex: 0 1 460px;
    -ms-flex: 0 1 460px;
    flex: 0 1 460px !important;
}
*/

/* Superfish */

ul.menu li {
  font-size: 14px;
  text-transform: uppercase;
}

ul.menu li a {
  color: #b4a269;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s;
}

ul.menu li a:hover {
  color: #fff;
  background: #b4a269;
}

ul.menu li.sf-depth-1 {
  color: #b4a269;
  padding: 10px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s;
}

ul.menu li.sf-depth-1:hover {
  color: #222222;
  background: #b4a269;
}

/* Idioma */

#block-locale-language-content {
  padding-left: 8px;
}

.language-switcher-locale-url li {
  font-size: 14px;
  text-transform: uppercase;
  list-style: none;
  padding: 8px 10px;
  border-left: 1px solid #b4a269;
}

.language-switcher-locale-url li.first {
  border-left: 0;
}

.language-link {
  color: #b4a269 !important;
  padding: 5px 0;
  opacity: 0.7;
  line-height: 100%;
}

.language-link:hover {
  color: #fff !important;
}

.language-link.active {
  opacity: 1;
  font-weight: bold;
}

.es,
.en,
.ca,
.fr,
.da {
  visibility: hidden;
  display: none;
}

.visible {
  visibility: visible;
  display: inherit;
  transition: all 0.2s;
}

/* Botones Cabecera */

#botonesCabecera .flexItem {
  padding: 0 15px;
}

#botonesCabecera a {
  background: #b4a269;
  color: #222222;
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #b4a269;
}

#botonesCabecera a:hover {
  background: transparent;
  color: #b4a269;
}

/* Breadcrumb */

#breadcrumb {
  padding: 20px 10px;
  font-size: 14px;
  font-weight: 100;
  color: #b4a269;
  font-family: "Muli", sans-serif;
}

#breadcrumb span {
  font-weight: normal;
}

#breadcrumb a {
  color: #b4a269;
}

#breadcrumb a:hover {
  color: #fff;
}

/* Video */

#video-iframe {
  width: 100%;
  max-width: 70%;
  height: 500px;
  margin: auto;
}

#video-iframe iframe {
  width: 100%;
  height: 100%;
}

#block-videoinicio,
#video-contenedor {
  height: 100vh;
  min-height: 40em;
  position: relative;
}

#video-contenedor:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}

video {
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.not-front .main-slider .slick-slide {
  overflow: hidden;
}

.cenefa-video {
  width: 100%;
  height: 500px;
}

.cenefa-video iframe {
  transition: opacity 500ms ease-in-out;
  transition-delay: 250ms;
}

@media all and (max-width: 1600px) {
  .cenefa-video iframe {
    width: 300% !important;
  }
}

@media all and (max-width: 780px) {
  .cenefa-video iframe {
    width: 500% !important;
  }
}

/* #video-cenefa-1920 {
    width: 100%;
    height: 100%;
} */

.cenefa-video-iframe::before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}

#block-beaire-centro-cenefa .main-slider .slick-slide::before {
  opacity: 1;
  z-index: 2;
  background: -moz-linear-gradient(
    top,
    rgba(27, 27, 27, 0.1) 0%,
    rgba(27, 27, 27, 0.1) 82%,
    rgba(27, 27, 27, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(27, 27, 27, 0.1) 0%,
    rgba(27, 27, 27, 0.1) 82%,
    rgba(27, 27, 27, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(27, 27, 27, 0.1) 0%,
    rgba(27, 27, 27, 0.1) 82%,
    rgba(27, 27, 27, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a222222', endColorstr='#222222', GradientType=0);
}

.cenefa-video-content {
  position: absolute;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  pointer-events: all !important;
  display: grid;
  /* grid-gap: 3em; */
  grid-gap: 2.5em;
  justify-items: center;
  top: 50%;
}

.cenefa-video-claim {
  /*width: 49%;*/
  /*max-height: 180px;*/
  text-align: center;
}

.cenefa-video-claim img {
  width: 80%;
  max-width: 700px;
  margin: 0 auto;
  height: auto;
  display: inline-block !important;
  max-height: inherit;
}

.cenefa-video-claim-gift {
  width: 100%;
  max-height: 180px;
  text-align: center;
}

/*.i18n-da.page-aire-ancient-baths-copenhagen .cenefa-video-claim img,*/
.i18n-da.page-aire-ancient-baths-london .cenefa-video-claim img,
.i18n-da.page-aire-ancient-baths-chicago .cenefa-video-claim img,
.i18n-da.page-aire-ancient-baths-newyork-tribeca .cenefa-video-claim img,
.i18n-da.page-aire-ancient-baths-newyorkupper .cenefa-video-claim img {
  max-width: 600px;
  max-height: 220px;
}

@media all and (max-width: 1024px) {
  /*.page-aire-ancient-baths-copenhagen .cenefa-video-claim,*/
  .page-aire-ancient-baths-london .cenefa-video-claim,
  .page-aire-ancient-baths-chicago .cenefa-video-claim,
  .page-aire-ancient-baths-newyork-tribeca .cenefa-video-claim,
  .page-aire-ancient-baths-newyorkupper .cenefa-video-claim {
    width: 80%;
  }
}

.btn-video {
  font-size: 14px;
  padding: 0.6em 1.5em;
  color: #222 !important;
  background-color: #b4a269;
  border-color: #b4a269 !important;
  text-transform: uppercase;
  border: 2px solid #b4a269;
  display: inline-block;
  font-weight: bold;
}

.btn-video:hover {
  color: #b4a269 !important;
  background-color: transparent;
  border-color: #b4a269 !important;
}

.btn-transparent {
  font-size: 14px;
  padding: 0.6em 1.5em;
  color: #b4a269 !important;
  background: transparent;
  text-transform: uppercase;
  border: 2px solid #b4a269;
  display: inline-block;
  font-weight: bold;
}

.btn-transparent:hover {
  color: #222222 !important;
  background: #b4a269;
}

@media all and (max-width: 780px) {
  .cenefa-video-content {
    width: 90%;
  }

  .cenefa-video-claim {
    width: 100% !important;
    max-height: inherit !important;
  }

  .cenefa-video-claim img {
    /*width: auto;*/
    height: auto;
  }
  
  .cenefa-video-claim.claim-london {
	  max-height: none !important;
  }
}

/* Presentación inicio */

#presentacionInicioResponsive {
  visibility: hidden;
  display: none;
}

#presentacionInicio,
#presentacionInicioResponsive {
  width: 90%;
  max-width: 1400px;
  padding: 50px 40px 0;
  margin: auto;
  font-family: "Lato", serif;
  font-weight: 300;
  color: #D3D1C3;
}

#presentacionTotal {
  display: flex;
  margin-bottom: 3rem;
}

#presentacionInicio h4 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: 0.1px;
}

#presentacionInicioResponsive {
  padding: 40px 40px 40px;
}

#presentacion {
  padding-right: 20px;
}

#presentacion p,
#presentacionResponsive p {
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: justify;
}

#presentacionResponsive p {
  margin-bottom: 2px;
}

#resenas,
.resenas {
  padding-left: 30px;
  margin-top: 20px;
}

#resenas p,
.resenas p {
  font-size: 17px;
  font-style: italic;
  text-align: justify;
}

/* Banners */

#bannerGroup3c {
  margin: 40px 0;
  padding: 0 1%;
  width: 100%;
}

#region-blockgroup-banners {
  width: 100%;
  margin: auto;
  font-size: 38px;
  /* padding: 30px 0; */
  position: relative;
  z-index: 1;
}

#block-beaire-centros-reserva {
  flex: 0 1 50% !important;
}

#block-beaire-centros-regala {
  flex: 0 1 50% !important;
}

#bannerGroup3c #block-beaire-centros-reserva,
#bannerGroup3c #block-beaire-centros-retail,
#bannerGroup3c #block-beaire-centros-regala {
  flex: 0 1 33.3% !important;
  padding: 0 0.5%;
  margin: 0;
}

.page-aire-ancient-baths-newyork-tribeca
  #bannerGroup3c
  #block-beaire-centros-reserva,
.page-aire-ancient-baths-newyork-tribeca
  #bannerGroup3c
  #block-beaire-centros-regala,
.page-aire-ancient-baths-chicago #bannerGroup3c #block-beaire-centros-reserva,
.page-aire-ancient-baths-chicago #bannerGroup3c #block-beaire-centros-regala {
  flex: 0 1 50% !important;
}

.page-aire-ancient-baths-newyork-tribeca
  #bannerGroup3c
  #block-beaire-centros-retail,
.page-aire-ancient-baths-chicago #bannerGroup3c #block-beaire-centros-retail {
  display: none;
}

#bannerReserva,
#bannerRegala,
#bannerRetail {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  padding: 0;
}

.bannerBgImagenBook {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80% !important;
  max-height: 80% !important;
  width: auto !important;
  height: auto !important;
}

.bannerBgImagenGift {
  position: absolute !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80% !important;
  max-height: 80% !important;
  width: auto !important;
  height: auto !important;
}

@media screen and (max-width: 780px) {
  .bannerBgImagenBook {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
  }
  
  .bannerBgImagenGift {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
  }
  
}

.imgSuscribe{
  width: 50%;
  height: auto;
  max-width: 50%;
  max-height: 50%;
  margin-bottom: 1rem;
}

@media screen and (max-width: 780px) {
  .imgSuscribe{
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }
  
}

.bannerBgImagen {
  width: 100%;
  height: 700px;
  overflow: hidden;
  /* Asegura que la imagen no se salga del contenedor */
}

.bannerBgImagenHomeGlobal {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
  /* Asegura que la imagen no se salga del contenedor */
}

.bannerBgImagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Mantiene las proporciones de la imagen */
  object-position: center;
  /* Centra la imagen dentro del contenedor */
}

#bannerContent {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  height: 100%;
  padding: 2% 0;
  width: 60%;
}

#region-blockgroup-banners p {
  color: #b4a269;
  font-size: 80%;
  line-height: 1.2em;
  font-family: "Lato", serif;
  font-weight: 100;
  margin-bottom: 0;
}

.bannerContentImage {
  width: auto;
  height: 100px;
  margin: 5% auto;
}

.bannerContentImage img {
  width: auto;
  height: 100%;
}

.accionesBanner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: auto;
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  width: 60%;
}

.accionesBanner .buttonGeneral {
  font-size: 36px;
  font-family: "Muli", sans-serif;
  background: transparent;
  color: #fff;
  font-weight: 100;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1em;
  padding: 0 0 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid transparent;
  display: inline-block;
}

.accionesBanner .buttonGeneral:hover {
  color: #b4a269;
  border-bottom-color: #b4a269;
}

.bannerTitulo h2,
.bannerTitulo p {
  text-align: center;
  font-size: 22px !important;
  color: #fff !important;
  text-transform: none;
  padding-top: 0;
  font-family: "theano_didotregular" !important;
  font-weight: normal !important;
}

/* Magazine */

.node-type-magazine #block-system-main {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
}

.node-type-magazine #block-system-main p,
.node-type-magazine #block-system-main li {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.node-type-magazine #block-system-main ul,
.node-type-magazine #block-system-main ol {
  margin: 20px 0 20px 20px;
}

#block-views-magazine-block {
  width: 100%;
  position: relative;
  display: block;
}

#block-views-magazine-block h2 {
  font-weight: 100;
  font-size: 66px;
  color: #fff;
  font-family: "Muli", sans-serif;
  text-align: center;
  font-weight: 700;
}

#block-views-magazine-block h2 a {
  color: #fff;
  font-family: 'Lato', serif;
  font-weight: 300;
}

#block-views-magazine-block h2 a:hover {
  color: #b4a269;
}

#block-views-magazine-block h2 span {
  font-family: "theano_didotregular";
  font-weight: normal;
}

.magazine-title h2 a {
  color: #b4a269 !important;
  font-family: 'Larken', serif !important;
  font-style: italic;
  font-size: 4rem;
  font-weight: 100 !important;
}

.magazine-title h2 a span {
  font-style: normal;
  color: #b4a269 !important;
  font-family: 'Larken', serif !important;
  font-size: 4rem;
  font-weight: 100 !important;
}

#magazineBlockButton{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;

}

.node-type-magazine h1 {
  text-transform: none;
  color: #b4a269;
  font-size: 36px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 100;
  padding: 0;
}

.node-type-magazine h2 {
  text-transform: none;
  color: #b4a269;
  font-size: 32px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 300;
  padding: 0;
}

.node-type-magazine h3 {
  margin: 40px 0 0;
  text-transform: none;
  color: #b4a269;
  font-weight: 300;
  font-size: 22px;
}

.node-type-magazine .field-name-field-contenido a {
  color: #fff;
  border-bottom: 1px dotted #898989;
}

.node-type-magazine .field-name-field-contenido a:hover {
  color: #fff;
  border-bottom: 0;
}

#magazineBlockTexto {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* z-index: 1; */
  width: 50%;
}

#magazineBlockFecha {
  color: #fff;
  font-style: italic;
  font-weight: 100;
  margin-bottom: 5px;
  font-size: 18px;
  font-family: "theano_didotregular";
}

#magazineBlockTitulo {
  font-weight: 300;
  font-size: 16px;
  font-family: "Lato", serif !important;
  text-transform: uppercase;
  color: #b4a269;
}

#magazineBlockTitulo a {
  color: #b4a269;
  font-family: 'Lato', serif;
  font-weight: 400;
}

#magazineBlockTitulo a:hover {
  color: #000;
}

#magazineBlockContenido {
  color: #b4a269;
  font-size: 16px;
  font-family: 'Lato', serif;
  text-align: center;
  background: transparent;
  border: 1px solid #b4a269;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 300;
  margin-top: 2rem;
}

#magazineBlockImagen img {
  width: 100%;
  height: auto;
}

.magazineBlockPageImagen {
  position: relative;
}

.creditosImagen {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #efefef;
  z-index: 9;
  opacity: 0.2;
  font-size: 10px;
}

#magazineBlockImagen .parallax {
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  background-image: url(https://beaire.com/sites/default/files/aireMagazine.jpg);
}

/* */

#block-views-magazine-block-1,
.view-display-id-block_4,
#block-views-magazine-block-5 {
  width: 90%;
  max-width: 1400px;
  margin: 50px auto 30px;
}

#block-views-magazine-block-1 .views-row,
#block-views-magazine-block-5 .views-row,
.view-display-id-block_4 .views-row {
  padding: 40px 20px;
}

#magazinePrincipalBlockContenido {
  text-shadow: 0 0 7px #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px;
}

.magazineBlockPageImagen img,
.magazineBlockRelacionadosImagen img {
  width: 100%;
  height: auto;
}

.magazineBlockPageFecha,
.magazineBlockPrincipalFecha,
.magazineBlockRelacionadosFecha {
  color: #898989;
}

.magazineBlockPageTitulo,
.magazineBlockPrincipalTitulo,
.magazineBlockRelacionadosTitulo {
  font-size: 28px;
  font-weight: 100;
  margin: 10px 0;
  font-family: "Lato", serif;
  line-height: 1.1em;
  font-weight: 300;
}

.magazineBlockPageTitulo a,
.magazineBlockRelacionadosTitulo a,
.magazineBlockRelacionadosTematica {
  color: #b4a269;
  font-weight: 300;
}

.magazineBlockPageTitulo a:hover,
.magazineBlockRelacionadosTitulo a:hover {
  color: #fff;
}

.magazineBlockPageContenido,
.magazineBlockPrincipalContenido {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.magazineBlockPageTematica {
  color: #898989;
}

.magazineBlockPageTematica,
.magazineBlockPrincipalTematica,
.magazinePageTematica,
.magazineBlockRelacionadosTematica {
  text-transform: uppercase;
  font-size: 14px;
  margin: 20px 0 0;
  font-weight: 300;
}

.magazineBlockPrincipalTematica {
  margin: 0 !important;
}

.magazineBlockPageTematica a,
.magazineBlockPrincipalTematica a,
.magazinePageTematica a,
.magazineBlockRelacionadosTematica a {
  color: #fff;
}

.magazineBlockPageTematica a:hover,
.magazineBlockPrincipalTematica a:hover,
.magazinePageTematica a:hover,
.magazineBlockRelacionadosTematica a:hover {
  color: #b4a269 !important;
}

.magazinePageTematica {
  font-family: "Muli", sans-serif;
  margin: 10px 0 0;
  font-weight: normal;
  font-size: 20px;
}

/* */

#block-views-magazine-block-2 {
  width: 90%;
  max-width: 1400px;
  margin: 50px auto 30px;
  padding: 0 20px;
}

#magazinePrincipalBlock {
  position: relative;
}

.magazineBlockPrincipalImagen .background-image-formatter {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 470px;
}

#magazinePrincipalBlockContenido {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 80%;
}

.magazineBlockPrincipalTitulo a {
  color: #fff;
}

.magazineBlockPrincipalTitulo a:hover {
  color: #b4a269;
}

/* */

#block-views-magazine-block-3 {
  width: 90%;
  max-width: 1400px;
  margin: 50px auto 30px;
  padding: 0;
}

#block-views-magazine-block-3 .views-row {
  padding: 40px 20px;
}

.field-content{
  font-weight: 300;
}

#block-views-magazine-block-3 h2,
#block-views-centros-men-block h2 {
  color: #b4a269;
  text-transform: none;
  font-weight: 300;
  text-align: center;
  padding: 0 0 20px;
  margin: 30px auto;
  border-bottom: 1px solid #b4a269;
  width: calc(100% - 40px);
  font-size: 28px;
}

.enlacePieMagazine {
  text-align: center;
  margin: 30px auto;
  font-size: 16px;
  display: inline-block;
  font-family: "Muli", sans-serif;
}

.enlacePieMagazine a {
  color: #b4a269;
  display: inline-block;
  border: 1px solid #b4a269;
  padding: 10px 20px;
}

.enlacePieMagazine a:hover {
  color: #fff;
  background: #b4a269;
}

#block-views-magazine-block-1 .view-footer {
  text-align: center;
}

/* */

#block-views-centros-men-block {
  width: 90%;
  max-width: 1400px;
  margin: 50px auto 30px;
  padding: 0;
}

#block-views-centros-men-block .view-content {
  padding: 0 20px;
}

#block-views-centros-men-block .views-row a {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  margin: 0 20px;
}

#block-views-centros-men-block .views-row a:hover,
#block-views-centros-men-block .views-row a.active {
  color: #b4a269;
}

/* Temática enlaces */

#block-views-tem-tica-enlaces-block {
  width: 90%;
  max-width: 1360px;
  margin: 0 auto 30px;
  padding: 0 20px 20px;
  margin-bottom: 60px;
  border-bottom: 1px solid #b4a269;
}

#block-views-tem-tica-enlaces-block .views-row a {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
}

#block-views-tem-tica-enlaces-block .views-row a:hover,
#block-views-tem-tica-enlaces-block .views-row a.active {
  color: #b4a269;
}

/* Prensa */

#block-views-prensa-block {
  width: 100%;
  margin: 50px auto 30px;
  padding: 0;
  display: block;
  overflow: hidden;
  position: relative;
}

#block-views-prensa-block-1 {
  width: 100%;
  margin: 50px auto 30px;
  padding: 0;
  display: block;
  overflow: hidden;
  position: relative;
}

#block-views-prensa-block h2,
#block-views-prensa-block-1 h2 {
  text-transform: none;
  font-weight: 100;
  font-size: 46px;
  color: #b4a269;
  padding-left: 25px;
}

#block-views-prensa-block h2,
#block-views-prensa-block-1 h2 {
  text-align: center;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
}

#block-views-prensa-block h2 a,
#block-views-prensa-block-1 h2 a {
  color: #b4a269;
  font-family: 'Larken', serif;
  font-weight: 100;
}

#block-views-prensa-block h2 a:hover,
#block-views-prensa-block-1 h2 a:hover {
  color: #fff;
}

#block-views-prensa-block .views-row img,
#block-views-prensa-block-1 .views-row img {
  width: 100%;
  height: auto;
}

#block-views-prensa-block .view-header {
  width: 100%;
}

#block-views-prensa-block .view-content {
  -webkit-flex: 0 1 100% !important;
  -ms-flex: 0 1 100% !important;
  flex: 0 1 100% !important;
}

.slick__arrow {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, 30%);
  z-index: 9;
  width: 100%;
  overflow: hidden;
}

.slick-arrow {
  text-indent: -9999px;
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  transition: all 0.3s;
  padding: 0;
}

.slick-prev {
  background: url("images/slide-left.png") rgba(0, 0, 0, 0.5) center center
    no-repeat;
  float: left;
}

.slick-next {
  background: url("images/slide-right.png") rgba(0, 0, 0, 0.5) center center
    no-repeat;
  float: right;
}

.slick-prev:hover {
  background: url("images/slide-left-white.png") rgba(0, 0, 0, 0.9) center
    center no-repeat;
}

.slick-next:hover {
  background: url("images/slide-right-white.png") rgba(0, 0, 0, 0.9) center
    center no-repeat;
}

/* Prensa página */

#block-views-prensa-block-2 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}

#block-views-prensa-block-2 .views-row,
.view-display-id-page_1 .views-row {
  padding: 40px 1%;
}

#block-webform-client-block-42 {
  width: 90%;
  max-width: 400px;
  margin: auto;
}

#block-webform-client-block-42 label {
  font-size: 16px;
}

/* */

#flexslider-1 {
  width: 100%;
  margin: auto;
}

#flexslider-1 .prensaBlockImagen img,
.prensaBlockImagen img,
.flexslider7 img {
  width: 100%;
  height: auto;
}

#flexslider-1 .prensaBlockImagen {
  position: relative;
  padding: 30px;
  width: auto;
  margin: 0;
  border: 1px solid #b4a269;
}

/* Cenefa Slide */

#flexslider7 {
  position: relative;
}

.imagenCenefa {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
}

#block-views-promociones-cenefa-block-1 img {
  width: 100%;
  height: auto;
}

.imagenCenefa:before,
#cenefaInteriorImagenBg:before,
.cenefa400h:before,
.imagenCenefa480:before,
.imagenCenefa780:before,
.imagenCenefa1920:before,
.front .main-slider:before,
.not-front .main-slider .slide-media:before,
#block-views-promociones-cenefa-block-1 .cenefaInteriorImagenBg:before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
  /*
    background: -moz-linear-gradient(top, rgba(27, 27, 27, 0) 30%, rgba(27, 27, 27, 0.78) 81%, rgba(27, 27, 27, 1) 95%);
    background: -webkit-linear-gradient(top, rgba(27, 27, 27, 0) 30%, rgba(27, 27, 27, 0.78) 81%, rgba(27, 27, 27, 1) 95%);
    background: linear-gradient(to bottom, rgba(27, 27, 27, 0) 30%, rgba(27, 27, 27, 0.78) 81%, rgba(27, 27, 27, 1) 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00222222', endColorstr='#222222', GradientType=0);
*/
  background: -moz-linear-gradient(
    top,
    rgba(27, 27, 27, 0.1) 0%,
    rgba(27, 27, 27, 0.1) 82%,
    rgba(27, 27, 27, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(27, 27, 27, 0.1) 0%,
    rgba(27, 27, 27, 0.1) 82%,
    rgba(27, 27, 27, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(27, 27, 27, 0.1) 0%,
    rgba(27, 27, 27, 0.1) 82%,
    rgba(27, 27, 27, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a222222', endColorstr='#222222', GradientType=0);
}

.flexslider7 .flex-control-nav {
  position: absolute;
  z-index: 9;
  top: 10px;
  right: 30px;
  text-align: right;
}

.flexslider7 .flex-control-paging li {
  list-style: none;
  display: inline;
  line-height: 1em;
}

.flexslider7 .flex-control-paging li a {
  text-indent: -9999px;
  border: 0;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  padding: 0;
  background: rgba(194, 164, 113, 0.6);
  margin: 0 5px;
  font-size: 0;
}

.flexslider7 .flex-control-paging li a:hover {
  background: #fff;
}

.flexslider7 .flex-control-paging li a.flex-active {
  background: rgba(194, 164, 113, 1) !important;
  border: 0 !important;
}

.flexslider7 .flex-direction-nav {
  position: absolute;
  width: 100%;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
}

.flexslider7 .flex-direction-nav li {
  display: block;
}

.flexslider7 .flex-direction-nav li:first-child {
  position: absolute;
  left: 0;
}

.flexslider7 .flex-direction-nav li:last-child {
  position: absolute;
  right: 0;
}

.flexslider7 .flex-direction-nav a {
  display: block;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
}

.flexslider7 .flex-direction-nav .flex-prev {
  left: 0 !important;
  background: url(images/slide-left.png) transparent 90% center / auto 100%
    no-repeat;
}

.flexslider7 .flex-direction-nav .flex-next {
  right: 0 !important;
  background: url(images/slide-right.png) transparent 10% center / auto 100%
    no-repeat;
}

.flexslider7 .flex-direction-nav .flex-next:hover {
  opacity: 1;
  background-image: url(images/slide-right-white.png);
}

.flexslider7 .flex-direction-nav .flex-prev:hover {
  opacity: 1;
  background-image: url(images/slide-left-white.png);
}

/* Prensa */

.prensaBlockImagen {
  position: relative;
}

.prensaBlockImagen:hover .prensaBlockEnlace a {
  color: #fff;
}

.prensaBlockEnlace {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 5px;
  text-align: center;
  background: #D3D1C3;
  text-transform: none;
  font-weight: 300;
  font-size: 26px;
  color: #222222;
  font-family: "Lato", serif;
  line-height: 1.2em;
}

.prensaBlockEnlace a {
  color: #b4a269;
}

.prensaBlockEnlace a:hover {
  color: #fff;
}

/* Instagram */

#instagramBlok {
  margin-top: 60px;
}

#instagramBlok img {
  width: 100%;
  margin: auto;
}

/* CONTENIDO */

#contenidoPagCentro {
  /* width: 90%; */
  max-width: 1400px;
  margin: auto;
  padding: 0 40px;
  font-family: "Lato", serif;
  font-weight: 100;
  color: #D1CCBD;
}

.not-front #section-content {
  position: relative;
  z-index: 9;
}

.paginaSinCenefa #section-content,
.node-type-page #section-content {
  margin-top: 140px;
  padding-bottom: 250px;
}

.top0 #section-content,
.page-taxonomy-term #section-content {
  margin-top: 0;
}

.paginaSinCenefa h1#page-title,
.node-type-page h1#page-title {
  text-align: center;
}

.paginaSinCenefa #block-system-main .content,
.node-type-page #block-system-main .content {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  color: #fff;
  font-size: 16px;
}

.paginaEstrecha #block-system-main .content,
.page-user #block-system-main .content {
  max-width: 400px;
}

.paginaSinCenefa .node-page p,
.paginaSinCenefa .node-page li,
.paginaSinCenefa .node-page a,
.node-type-page .node-page p,
.node-type-page .node-page li,
.node-type-page .node-page a {
  color: #ccc;
  font-weight: 300;
}

.paginaSinCenefa .node-page a,
.node-type-page .node-page a {
  border-bottom: 1px dotted #898989;
}

.paginaSinCenefa .node-page a:hover,
.node-type-page .node-page a:hover {
  color: #fff;
  border-bottom: 0;
}

.paginaSinCenefa .node-page ul,
.paginaSinCenefa .node-page ol,
.node-type-page .node-page ul,
.node-type-page .node-page ol {
  padding: 0px 0 20px 50px;
}

.paginaSinCenefa .node-page li,
.node-type-page .node-page li {
  margin: 0 0 5px;
}

.paginaSinCenefa h2,
.node-type-page h2 {
  text-transform: none;
  color: #b4a269;
  font-size: 32px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 300;
  padding: 0;
}

.paginaSinCenefa .node-page h3,
.node-type-page .node-page h3 {
  margin: 40px 0 0;
  text-transform: none;
  color: #b4a269;
  font-weight: 300;
  font-size: 22px;
}

/* Contenido página centros */

#textoPagCentro {
  padding-right: 60px;
  font-weight: 300;
}

#textoPagCentro p {
  font-size: 18px;
  margin-bottom: 20px;
}

#textoPagCentro .itemDatosPagCentro {
  margin: 50px 0;
}

.itemDatosPagCentro {
  margin-bottom: 20px;
}

.itemDatosPagCentro .flexItem:nth-child(1) {
  -webkit-flex: 0 1 60px;
  -ms-flex: 0 1 60px;
  flex: 0 1 60px;
  padding: 5px 30px 0 0;
  text-align: right;
}

.itemDatosPagCentro .flexItem:nth-child(2) {
  -webkit-flex: 0 1 calc(100% - 60px);
  -ms-flex: 0 1 calc(100% - 60px);
  flex: 0 1 calc(100% - 60px);
}

.itemDatosPagCentro p {
  font-size: 18px;
  margin-bottom: 0;
  color: #D1CCBD;
  font-family: "Lato", serif;
  font-weight: 400;
}

#textoPagCentro .itemDatosPagCentro p {
  margin-bottom: 0;
}

.itemDatosPagCentro a {
  color: #D1CCBD;
  font-weight: 300;
}

.itemDatosPagCentro a:hover {
  color: #b4a269;
}

.pLabel {
  color: #b4a269 !important;
  font-family: "Lato", serif !important;
  text-transform: uppercase;
}

#textoPagCentro .itemDatosPagCentro .pLabel {
  margin-top: 20px;
}

#textoPagCentro .itemDatosPagCentro .pLabel:nth-child(1) {
  margin-top: 0;
}

/* Contenido página experiencias */

#contenidoPagExperiencia {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  padding: 0 40px;
}
@media screen and (max-width: 860px) {
  #resumenDatosPagExperiencia{
    display: flex;
    justify-content: center;
  }
}


#resumenDatosPagExperiencia p {
  font-size: 26px;
  color: #b4a269;
  font-weight: 100;
  font-family: "Larken", serif;
  margin-right: 40px;
}

#resumenDatosPagExperiencia span {
  font-size: 16px !important;
  font-family: "Muli", sans-serif;
  margin-right: 10px;
  font-weight: normal;
}

#textoPagExperiencia {
  font-weight: 100;
  color: #fff;
}

#textoPagExperiencia p {
  font-size: 18px;
  margin-bottom: 20px;
}

@media screen and (max-width: 860px) {
  #textoPagExperiencia p {
    text-align: center;
  }
  
}

.iconosDatosPagExperienciaResponsive {
  visibility: hidden !important;
  display: none !important;
  width: 90%;
  margin: 20px auto 0;
  padding: 0 40px;
}

#iconosDatosPagExperiencia {
  margin-bottom: 40px;
  text-align: center;
}

#iconosDatosPagExperiencia .flexItem {
  min-width: 80px;
  color: #b4a269;
  color: #b4a269;
  padding: 0 10px;
  line-height: 1.5em;
}

#iconosDatosPagExperiencia p {
  font-size: 18px;
  font-weight: 100;
  color: #b4a269;
  font-family: "Lato", serif;
  margin: 0;
}

.icoCirculoOcre {
  width: 36px;
  height: 36px;
  margin: 0 auto 10px;
  border-radius: 50px;
  background: #b4a269;
  position: relative;
}

#iconosDatosPagExperiencia.iconosDatosPagExperienciaResponsive .icoCirculoOcre {
  margin: 0 20px 0 0;
}

.icoCirculoOcre img {
  height: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#icoHidratante {
  width: 18px;
}

#icoDetox {
  width: 18px;
}

#icoBelleza {
  width: 28px;
}

#textoDatosPagExperiencia {
  padding-left: 2rem;
}

@media screen and (max-width: 1024px) {
  #textoDatosPagExperiencia {
    padding-left: 0;
  }
  
}

#textoDatosPagExperiencia h2 {
  color: #b4a269;
  text-transform: none;
  font-size: 22px;
  font-weight: 300;
  font-family: "Lato", serif !important;
}

#textoDatosPagExperiencia p {
  font-size: 18px;
  color: #fff;
  font-weight: 100;
}

#textoDatosPagExperiencia ul {
  padding: 10px 0 20px 23px;
}

#textoDatosPagExperiencia li {
  font-size: 18px;
  margin-bottom: 5px;
  color: #D1CCBD;
  font-weight: 300;
}

#textoDatosPagExperiencia a {
  color: #fff;
}

#textoDatosPagExperiencia a:hover {
  color: #b4a269;
}

#accionesPagExperiencia {
  padding: 20px 0;
  display: flex;
  flex-wrap: nowrap;
}

#reservaPagExperiencia {
 margin-right: 1rem;
}

@media screen and (max-width: 480px) {
  #reservaPagExperiencia {
    margin-right: 0rem;

  }
  
}

@media screen and (max-width: 768px) {
  #accionesPagExperiencia {
    flex-wrap: wrap;
  }
  
}

#accionesPagExperiencia button {
  margin: 15px 15px 15px 0;
}

/* Artículos relacionados */

#contenidoPrevias {
  width: 90%;
  max-width: 1400px;
  margin: 140px auto;
  padding: 0;
}

#contenidoPrevias .grid {
  margin: 0 -1%;
}

#contenidoPrevias h2 {
  text-align: center;
  text-transform: none;
  color: #b4a269;
  font-weight: 100;
}

#contenidoPrevias h3 {
  text-align: center;
  text-transform: none;
  color: #fff;
  font-weight: 100;
  padding: 30px 0;
}

.grid-acciones p {
  font-size: 20px;
  color: #b4a269;
  font-weight: 300;
  font-family: "Larken", serif;
  margin-right: 20px;
  margin-left: 0;
}

.grid-acciones span {
  font-size: 16px !important;
  font-family: "Muli", sans-serif;
  margin-right: 10px;
  font-weight: normal;
}

/* Consejos página experiencias */

#consejosPagExperiencia {
  width: 90%;
  max-width: 1400px;
  margin: 50px auto;
  padding: 100px 100px;
}

#consejosPagExperienciaBG{
  background-color: #D1CCBD;
}

#imagenConsejosPagExperiencia {
  padding-right: 8%;
}

#imagenConsejosPagExperiencia img {
  width: 100%;
  height: auto;
}

.itemTextoConsejosPagExperiencia {
  margin-bottom: 30px;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  .itemTextoConsejosPagExperiencia {
    margin-top: 0rem;
  }
  
}

.itemTextoConsejosPagExperiencia h2 {
  margin-bottom: 30px;
  color: #b4a269;
  font-size: 28px;
  font-weight: normal;
  font-family: "Lato", serif;
}

.itemTextoConsejosPagExperiencia ul {
  margin-left: 20px;
}

#textoConsejosPagExperiencia ul li {
  font-size: 18px;
  color: #fff;
  font-family: "Muli", sans-serif;
}

#textoConsejosPagExperiencia h3 {
  color: #b4a269;
  text-transform: none;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 30px;
}

.itemTextoConsejosPagExperiencia p {
  font-size: 16px;
  font-weight: 300;
  color: #1b1b1b;
}

/* Menú Descubre más experiencias */

#menuDescubreExperiencias {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  padding: 0;
  display: none;
}

#menuDescubreExperiencias h2 {
  text-align: center;
  border-bottom: 1px solid #b4a269;
  font-family: "Muli", sans-serif;
  margin-bottom: 30px;
  padding-bottom: 30px;
  font-weight: 100;
  color: #b4a269;
  text-transform: none;
}

#menuDescubreExperiencias .flexItem {
  padding: 0 3%;
  font-family: "Lato", serif;
  font-size: 34px;
  font-weight: 100;
}

#menuDescubreExperiencias a {
  color: #b4a269;
}

#menuDescubreExperiencias a:hover {
  color: #fff;
}

/* Página experiencias */

#pagExperiencias {
  width: 100%;
  margin: auto;
  padding: 0px 0 120px;
  /*    z-index: -1;*/
  position: relative;
}

#gridExperiencias {
  flex: 0 1 75%;
}

#gridExperiencias .flexItem4columnas {
  flex: 0 1 33.3%;
}

#menuExperiencias {
  flex: 0 1 25%;
  padding: 20px 1%;
}

#menuExperiencias h2 {
  color: #b4a269;
  text-transform: uppercase;
  font-size: 54px;
  line-height: 1.1em;
  margin: 0 0 20px;
  font-family: 'Larken', sans-serif !important;
  font-weight: 100;
}

#menuExperiencias h2 span {
  /* font-weight: normal; */
}

#menuExperiencias li {
  border-bottom: 1px solid #b4a269;
  padding: 6px 0;
  font-family: "Lato", serif;
  list-style: none;
  font-size: 20px;
  font-weight: 300;
}

#menuExperiencias li button {
  padding: 6px 0;
  font-family: "Lato", serif;
  list-style: none;
  font-size: 20px;
  font-weight: 300;
  color: #b4a269;
  background: transparent;
  border: 0;
  text-shadow: none;
  box-shadow: none;
  display: block;
  width: 100%;
  text-align: left;
}

#menuExperiencias li a {
  color: #b4a269;
}

#menuExperiencias li a:hover,
#menuExperienciasActive,
#menuExperiencias li button:hover {
  color: #fff !important;
}

#bannerExperiencias img {
  width: 100%;
  height: auto;
}

#menuExperienciasBotonResponsive,
#menuResponsiveTematica {
  visibility: hidden;
  display: none;
  color: #b4a269;
  font-family: "Muli", sans-serif;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
}

#menuExperienciasBotonResponsive:hover,
#menuResponsiveTematica:hover {
  color: #fff;
}

#menuExperienciasBotonResponsive span,
#menuResponsiveTematica span {
  color: #b4a269;
  font-size: 18px;
  position: absolute;
  top: 7px;
  right: 0;
  height: 16px;
  width: 18px;
  background: url(images/flecha-abajo-oro.svg) transparent center center / 100%
    auto no-repeat;
}

#filtroExperiencias {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0 1%;
  display: none;
  visibility: hidden;
}

#filtroExperiencias .flexItem {
  margin-left: 20px;
}

/* Leer más */

.b-description_readmore,
.b-description_readmore_2 {
  position: relative;
  line-height: 25px;
  box-sizing: border-box;
  margin: 0 !important;
  color: #D1CCBD !important;
  text-overflow: ellipsis;
  font-weight: 300;
}

.b-description_readmore_button {
  text-decoration: none;
  text-align: right;
  position: relative;
  margin-top: 5px;
  color: #b4a269 !important;
}

.b-description_readmore_button span {
  background: #222222;
  text-align: center;
  padding: 0px 0 0 11px;
  cursor: pointer;
  font-size: 26px;
  position: relative;
  z-index: 0;
  color: #b4a269;
}

.b-description_readmore_button span .fas {
  margin: 0;
  color: #b4a269;
}

.b-description_readmore_button:hover,
.b-description_readmore_button span:hover .fas {
  color: #dead61;
}

.b-description_readmore_button:before {
  height: 1px;
  width: 99.7%;
  z-index: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #b4a269;
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
}

/* Flexslider */

.groupFlexslider {
  width: 90%;
  max-width: 1460px;
  margin: auto;
  padding: 70px 0;
}

.groupFlexslider h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #b4a269;
  font-size: 28px;
  font-weight: normal;
  font-family: "Larken", sans-serif !important;
}

.groupFlexslider h2 a {
  color: #b4a269;
}

.groupFlexslider h2 a:hover {
  color: #fff;
}

.tituloGroupSlider {
  text-align: center;
  margin-bottom: 30px;
}

.imputTitulo {
  color: #b4a269 !important;
  font-size: 28px !important;
  font-weight: normal !important;
  font-family: "Lato", serif !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  text-transform: uppercase !important;
  line-height: 1.3em;
  padding: 0 !important;
}

.imputTitulo:hover {
  color: #fff !important;
}

.groupFlexslider .flex-control-nav {
  visibility: hidden;
  display: none;
}

.galeriaRetail .groupFlexslider .flex-control-nav {
  visibility: visible;
  display: inherit;
}

.groupFlexslider .flex-direction-nav {
  position: absolute;
  top: 48%;
  left: 0;
  transform: translateY(-55%);
  width: 100%;
  z-index: 9;
}

.groupFlexslider .flex-direction-nav li {
  list-style: none;
}

.groupFlexslider .flex-direction-nav li:nth-child(1) {
  position: absolute;
  left: 10px;
}

.groupFlexslider .flex-direction-nav li:nth-child(2) {
  position: absolute;
  right: 10px;
}

.groupFlexslider .flexslider {
  width: 100%;
  max-width: 790px;
  position: relative;
  padding: 0;
}

.groupFlexslider .flexslider:nth-child(1) {
  margin-right: 2%;
  flex: 0 1 48%;
}

.groupFlexslider .flexslider:nth-child(2) {
  margin-left: 2%;
  flex: 0 1 48%;
}

.groupFlexslider .slides {
  overflow: hidden;
}

.groupFlexslider .flex-prev,
.groupFlexslider .flex-next {
  width: 18px;
  height: 29px;
  display: block;
  text-indent: -9999px;
}

.groupFlexslider .slides li {
  position: relative;
}

.groupFlexslider .slides li p {
  margin: 0;
  font-family: "Lato", serif;
  color: #b4a269;
  text-shadow: 2px 2px 7px #000;
}

.groupFlexslider .slides li img {
  width: 100%;
  height: auto;
}

.groupFlexslider .flex-prev {
  left: 0 !important;
}

.groupFlexslider .flex-next {
  right: 0 !important;
}

.groupFlexslider .flex-prev {
  background: url(images/slide-left.png) transparent center center no-repeat;
}

.groupFlexslider .flex-next {
  background: url(images/slide-right.png) transparent center center no-repeat;
}

.groupFlexslider .flex-prev:hover {
  background: url(images/slide-left-white.png) transparent center center
    no-repeat !important;
}

.groupFlexslider .flex-next:hover {
  background: url(images/slide-right-white.png) transparent center center
    no-repeat !important;
}

.slideAcciones {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 27, 27, 0.8);
  opacity: 0;
  display: block;
  text-shadow: none !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.slideAcciones:hover {
  opacity: 1;
}

.slideAcciones span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}

.slideTexto {
  margin-top: 20px;
}

.slideTitulo {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}

.slideAcciones {
  bottom: 30px;
}

.slidesContenedorImagen {
  /*position: relative;*/
  /*    box-shadow: 4px 4px 15px 1px #000 !important;*/
}

.slidesImagen {
  position: relative;
  overflow: hidden;
  height: 360px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.slidesImagenCarruselDestacado {
  height: 240px;
}

.flexslider .slides img {
  opacity: 1;
  width: 100%;
  margin: auto;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/* Galería de imágenes */

#block-views-galer-a-de-im-genes-block,
#block-beaire-centros-galeria,
#block-block-32 {
  width: 100%;
  margin: auto;
  padding: 0 0 40px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  #containerButtonExperiencias{

    display: flex;
    justify-content: center ;

  }
  
}


#block-views-galer-a-de-im-genes-block .flex-control-nav,
#block-beaire-centros-galeria .flex-control-nav,
#block-block-32 .flex-control-nav {
  position: relative;
  bottom: 0;
  margin-top: 20px;
  font-family: "Lato", serif;
}

.flexslider3 .slides,
#block-beaire-centros-galeria .slides {
  position: relative;
  overflow: hidden;
  padding: 4rem 5rem;
}

@media (max-width: 768px) {
    .flexslider3 .slides,
  #block-beaire-centros-galeria .slides {
    padding: 3.5rem;
  }
}
.flexslider3 {
  margin-bottom: 40px;
}

.flexslider3 .flex-control-nav {
  width: 90%;
  margin: auto;
  text-align: center;
}

.flex-control-paging li {
  list-style: none;
  display: inline;
}

.flex-control-paging li a {
  text-indent: inherit;
  font-size: 20px;
  border: 0;
  background: transparent;
  display: inline-block;
  width: 42px;
  height: 42px;
  padding: 20px 20px 0;
  border-radius: 0;
  border-right: 1px solid #b4a269;
  color: #b4a269;
  cursor: pointer;
}

.flex-control-paging li a:hover {
  background: transparent;
  color: #fff;
}

.flex-active {
  background: transparent !important;
  color: #fff !important;
  border-right: 1px solid #fff !important;
}

.flex-active {
  background: transparent !important;
  color: #fff !important;
}

.mascaraImagenGaleria {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 40vw;
}

.mascaraImagenGaleriaExperiencia {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 20vw;
}

@media screen and (max-width: 768px) {
  .mascaraImagenGaleriaExperiencia {
    height: 40vw;
  }
  
}

.imagenGaleria {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.imagenGaleria img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 1400px;
}

.imagenGaleria a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}

#block-views-slider-im-genes-block-1 .slick-slide img {
  width: 100%;
  height: auto;
}

/* Destacados para centros */

#destacadosCentros {
  position: relative;
  width: 90%;
  max-width: 1460px;
  margin: 70px auto;
}

#block-views-destacados-block,
#block-beaire-centros-destacados {
  width: 90%;
  max-width: 1400px;
  margin: 60px auto 0;
  padding: 80px 0 0;
  border-top: 1px solid #b4a269;
}

#destacadosCentros {
  height: 500px;
}

.mascaraImagenCentros {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 500px;
}

#block-views-destacados-block .content {
  position: relative;
}

#block-views-destacados-block .flex-control-nav,
#block-beaire-centros-destacados .flex-control-nav,
#block-beaire-centros-destacados .flex-direction-nav {
  visibility: hidden;
  display: none;
}

.views-field-field-imagen-destacados {
  position: relative;
  z-index: 0;
}

.destacadosCentrosTexto {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  width: 60%;
  z-index: 9;
}

.destacadosCentrosTitulo {
  font-family: "Lato", serif;
  font-weight: 100;
  font-size: 36px;
  margin-bottom: 20px;
  color: #b4a269;
}

.destacadosCentrosEntradilla {
  font-size: 18px;
  margin-bottom: 40px;
  color: #fff;
  /* text-shadow: 1px 1px 2px #000;*/
}

.destacadosCentrosTexto .btn-general {
  margin: 0;
  color: #000 !important;
  background: #b4a269 !important;
}

.destacadosCentrosTexto .btn-general:hover {
  color: #fff !important;
  background: #000 !important;
}

/* Menú acciones centros */

#block-block-13,
#block-beaire-centros-aciones {
  width: 100%;
  max-width: 1650px;
  margin: 45px auto 100px;
  padding: 0 15px;
  text-align: center;
}

.menuAccionesCentros {
  font-family: "Lato", sans-serif;
  margin-top: 20px;
}

@media screen and (max-width: 1024px) {
  .menuAccionesCentros {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 1rem;
  }
  
}

#containerNewExperience{
  background: #1b1b1b;
  padding: 3rem 0; 
  display:flex;
}

@media screen and (max-width: 768px) {
  #containerNewExperience{
    flex-wrap: wrap;
    padding: 0rem; 
  }
  
}

.menuAccionesCentros a {
  color: #b4a269;
  font-weight: 300 !important;
  margin: 15px 0px 15px 0;
  display: inline-block;
}

.menuAccionesCentros a:hover {
  color: #fff;
}

/* FOOTER */

#section-footer {
  width: 90%;
  margin: auto;
  padding: 0px 0 50px 0;
}

/* Acciones footer */

#region-blockgroup-acciones-footer {
  width: 100%;
}

/* Logo footer */

#block-block-7 {
  -webkit-flex: 0 1 113px;
  -ms-flex: 0 1 113px;
  flex: 0 1 113px;
}

.logoFooter img {
  width: 100%;
  height: auto;
}

/* */

.region-blockgroup-men-footer-cr-ditos-inner {
  width: 100vw !important; /* Usa el viewport width completo */
  max-width: 100vw !important; /* Limita también el max-width */
  margin-left: calc(-50vw + 50%) !important; /* Centra y extiende a todo el ancho */
  margin-right: 0 !important; /* Elimina margen derecho */
  padding-top: 30px;
  box-sizing: border-box !important; /* Asegura que padding no añada ancho */
  position: absolute; /* Para contexto de posicionamiento */
  left: 0 !important; 
  right: 0 !important;
  padding-top: 30px; 
  padding-bottom: 30px; 
  background-color: #1b1b1b;
}

/* Menú footer */

#block-beaire-menu-pie {
  width: 100%;
}

#block-menu-menu-men-footer .menu,
#block-beaire-menu-pie .menu {
  text-align: center;
  margin-bottom: 20px;
}

#block-menu-menu-men-footer .menu li,
#block-beaire-menu-pie .menu li {
  text-transform: none;
  font-size: 14px;
  list-style: none;
  padding: 0;
  margin: 0;
}

#block-menu-menu-men-footer .menu li a,
#block-beaire-menu-pie .menu li a {
  padding: 0 20px 0;
  color: #b4a269;
  font-weight: 300;
}

#block-menu-menu-men-footer .menu li a:hover,
#block-beaire-menu-pie .menu li a:hover {
  color: #b4a269;
  background: transparent;
}

/* Créditos */

#block-block-8 p {
  text-align: center;
  color: #b4a269;
  margin: 0;
  font-weight: 300;
}

/* Redes sociales */

#rrss {
  padding-bottom: 50px;
}

#rrss p {
  color: #b4a269;
  font-size: 18px;
  margin: 0 15px;
}

#rrss i {
  font-size: 22px;
  margin: 0 15px;
}

#rrss a {
  color: #b4a269;
}

#rrss a:hover {
  color: #fff;
}

/* Compartir */

#block-block-44 {
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  text-align: center;
}

.a2a_kit {
  margin-bottom: 60px;
}

.a2a_kit a {
  float: none !important;
  margin: 0 10px;
}

/* ----- SF-MENÚ -----*/

/*.sf-menu.menu ul{background-color:#000;}*/

.sf-menu.menu {
  opacity: 1;
}

.sf-menu.menu li {
  opacity: 1;
}

.sf-depth-2 a {
  left: 0;
  font-family: "Muli", sans-serif;
  border-top: 1px solid #b4a269;
  /*    background: rgba(0, 0, 0, 1);*/
  background: #222222;
}

.sf-depth-2.first a {
  border-top: 0;
}

#menu-463-1 a {
  border-top: 0px !important;
}

/* Menú responsive */

#block-block-30,
#block-block-31 {
  visibility: hidden;
  display: none;
  cursor: pointer;
}

#block-block-31 {
  text-align: right;
  width: 100%;
  position: relative;
}

#block-block-30 img {
  width: 20px;
  height: auto;
}

#block-block-31 img {
  width: 30px;
  height: auto;
}

/* Menu overlay */

#block-block-30 {
  position: relative;
}

.navbar-toggle.navbar-on,
.navbar-toggle-acciones.acciones-on {
  z-index: 99;
  position: relative;
}

#block-system-main-menu,
.navbar-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#block-system-main-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.95);
  width: 100%;
  height: 100%;
  text-align: center !important;
  display: none;
  color: #fff;
  overflow: auto;
  margin: 0;
  padding: 40px 5% !important;
}

#block-system-main-menu .nolink {
  visibility: hidden;
}

.block-main-menu {
  display: inherit;
}

#block-system-main-menu ul {
  vertical-align: middle;
  padding-left: 0 !important;
  width: 100%;
  font-family: "Muli", sans-serif;
}

#block-system-main-menu ul li {
  list-style: none;
  margin: 0;
}

#block-system-main-menu ul li a {
  font-size: 16px;
  color: inherit;
  text-decoration: none;
  font-weight: bold;
  display: block;
  padding: 20px 5px;
  text-align: center !important;
}

#block-system-main-menu ul li a:hover {
  color: #fff;
  background: #b4a269 !important;
  background: transparent;
  transition: all 0.2s;
}

#block-system-main-menu ul li ul li {
  flex: 0 1 100% !important;
  padding: 0;
  border-top: 1px solid #b4a269;
}

#block-system-main-menu ul li ul li a {
  font-size: 18px;
  font-weight: normal;
  color: #b4a269;
}

#block-system-main-menu ul li ul li.last a {
  border-bottom: 1px solid #b4a269;
}

#block-block-38 p {
  font-family: "Lato", serif;
  text-align: center;
  color: #b4a269;
  font-size: 38px;
  margin: 0;
  display: none;
}

#block-block-38 p a {
  color: #b4a269;
}

/* Acordeon */

.transition ul.acordeon li i:before,
ul.acordeon li i:after {
  transition: all 0.2s ease-in-out;
}

.flipIn,
ul.acordeon li {
  animation: flipdown 0.5s ease both;
}

/* Estilos para versión móvil */
@media (max-width: 768px) {
  .transition ul.acordeon li i:before,
  ul.acordeon li i:after,
  .flipIn,
  ul.acordeon li {
    display: none;
  }
}

.no-select {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

ul.acordeon {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}

ul.acordeon li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
}

ul.acordeon li:nth-of-type(1) {
  animation-delay: 0.5s;
}

ul.acordeon li:nth-of-type(2) {
  animation-delay: 0.75s;
}

ul.acordeon li:nth-of-type(3) {
  animation-delay: 1s;
}

ul.acordeon li:last-of-type {
  padding-bottom: 0;
}

ul.acordeon li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 0;
  right: 0;
}

ul.acordeon li i:before,
ul.acordeon li i:after {
  content: "";
  position: absolute;
  background-color: #b4a269;
  width: 3px;
  height: 9px;
}

ul.acordeon li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}

ul.acordeon li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}

ul.acordeon li input[type="checkbox"] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}

ul.acordeon li input[type="checkbox"]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}

ul.acordeon li input[type="checkbox"]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}

ul.acordeon li input[type="checkbox"]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }

  5% {
    opacity: 1;
  }

  80% {
    transform: rotateX(8deg);
  }

  83% {
    transform: rotateX(6deg);
  }

  92% {
    transform: rotateX(-3deg);
  }

  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

/* Página Gracias */

.page-gracias-reserva #section-content {
  margin-top: 150px;
}

.mensajeBlock {
  width: 90%;
  max-width: 600px;
  margin: 60px auto;
  text-align: center;
}

.mensajeBlock p {
  font-size: 12px;
  color: #b4a269;
}

.mensajeBlock button {
  background: #b4a269 !important;
  color: #000 !important;
  border: 0 !important;
  font-size: 16px !important;
  text-shadow: none;
  box-shadow: none;
  padding: 10px 15px;
  border-radius: 0 !important;
  margin: 5px;
}

.mensajeBlock button:hover {
  background: #fff !important;
}

#mensajeGracias {
  padding-top: 140px;
  /* background: url(images/ico-ok.svg) center 0 / 100px auto no-repeat; */
}

/* ------- MAIN SLIDER -------- */

.main-slider .slick-slide,
.main-slider .slick-slide::before,
.caption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.main-slider .slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-slider {
  position: relative;
  width: 100%;
  height: 500px;
  min-height: 8vw;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
}

.not-front .main-slider {
  height: 500px;
}

.main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}

.main-slider .slick-slide {
  position: relative;
  height: 500px !important;
}

.not-front .main-slider .slick-slide {
  position: relative;
  height: 500px !important;
}

.main-slider .slick-slide::before {
  background-color: #000;
  /*opacity: 0.3;*/
  opacity: 0;
  z-index: 1;
}

.not-front .main-slider .vimeo:before {
  opacity: 1 !important;
  background: -moz-linear-gradient(
    top,
    rgba(27, 27, 27, 0) 30%,
    rgba(27, 27, 27, 0.78) 81%,
    rgba(27, 27, 27, 1) 95%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(27, 27, 27, 0) 30%,
    rgba(27, 27, 27, 0.78) 81%,
    rgba(27, 27, 27, 1) 95%
  );
  background: linear-gradient(
    to bottom,
    rgba(27, 27, 27, 0) 30%,
    rgba(27, 27, 27, 0.78) 81%,
    rgba(27, 27, 27, 1) 95%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00222222', endColorstr='#222222', GradientType=0);
}

.main-slider .slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.main-slider .slick-slide iframe {
  position: relative;
  pointer-events: none;
}

.main-slider .slick-slide figure {
  position: relative;
  height: 100%;
}

.main-slider .slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
}

.main-slider .slick-slide .slide-image.show {
  opacity: 1;
}

.main-slider .slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.main-slider .slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}

.main-slider .slick-slide .slide-media {
  -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
  animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.main-slider .slick-slide.slick-active {
  z-index: 1;
}

.main-slider .slick-slide.slick-active .slide-media {
  -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
  animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.main-slider .slick-slide.slick-active .caption {
  opacity: 1;
  /*-webkit-transform: translateY(0);
    transform: translateY(0);*/
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}

.caption {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  color: #b4a269;
  font-weight: 100;
  line-height: 1.2em;
  margin: 0;
  font-size: 40px;
  text-shadow: 1px 1px 0.7 black;
  opacity: 0;
  z-index: 99;
  transition: all 0.3s ease;
  transform: translate(-50%, -50%);
  text-align: left;
  width: auto;
  max-width: 400px;
}

.main-slider .slick-slide.slick-active .caption p {
  color: #fff;
}

.main-slider .slick-slide.slick-active .caption p:first-child {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 32px;
  padding-left: 30px;
  border-left: 5px solid #fff;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}

.main-slider .slick-slide.slick-active .caption p:last-child {
  color: #fff;
  padding-left: 35px;
  font-family: "Playfair Display", serif;
  font-size: 31px;
  line-height: 1.2em;
  font-style: italic;
  font-weight: lighter;
}

.enlaceTextoCenefa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;

  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 0;
  padding-left: 0 !important;
  border-left: 0 !important;
  line-height: 1.2em;
  margin-bottom: 0 !important;
  font-weight: bold;
}

.captionEnlace {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}

.slick-dots {
  text-align: center;
  position: absolute;
  top: 60px;
  right: 20px;
  z-index: 9;
}

.slick-dots li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}

.slick-dots li button {
  width: 10px;
  height: 10px;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  border: 0;
  box-shadow: 0 0 0 0 transparent;
  vertical-align: middle;
  color: #fff;
  background: rgba(194, 164, 113, 1);
  transition: all 0.3s ease;
  opacity: 0.4;
  text-indent: -9999px;
  padding: 0;
}

.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover {
  opacity: 1;
}

.slick-dots li.slick-active button {
  opacity: 1;
}

@-webkit-keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}

@-webkit-keyframes slideOut {
  from {
    -webkit-filter: blur(0);
    filter: blur(0);
  }

  to {
    -webkit-filter: blur(15px);
    filter: blur(15px);
  }
}

@keyframes slideOut {
  from {
    -webkit-filter: blur(0);
    filter: blur(0);
  }

  to {
    -webkit-filter: blur(15px);
    filter: blur(15px);
  }
}

/* Acordeón */

.accordion {
  text-transform: none;
  color: #b4a269;
  border-radius: 0;
  background: transparent;
  text-shadow: none;
  box-shadow: none;
  font-size: 32px;
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: 100;
  padding: 0;
  text-align: left;
  cursor: pointer;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
  font-family: "Lato", serif;
  position: relative;
}

.accordion span {
  background: #222222;
  padding-right: 40px;
  z-index: 1;
  position: relative;
}

.accordion.active,
.accordion:hover,
.accordion:hover:after,
.accordion.active:after {
  color: #fff;
}

.accordion:before {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #b4a269;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  z-index: 0;
}

.accordion:after {
  content: "\002B";
  color: #b4a269;
  font-weight: bold;
  padding-left: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  background: #222222;
}

.accordion.active:after {
  content: "\2212";
  background: #222222;
}

.panel {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/* Home Collection */

.tituloFullWidth .tituloPlantilla {
  /* width: 90%; */
  max-width: 1460px;
  padding: 0;
}

@media screen and (max-width: 1555px) {
  .tituloPlantilla {
    width: 100% !important;
  }
  
}

.tituloPlantillaAireExperiencia{
  width: 90%;
  max-width: 1460px;
  padding: 1rem 0;
  font-family: 'Larken', serif;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 30px;
  color: #b4a269 !important;
  letter-spacing: 0.2px;
}

@media screen and (max-width: 768px) {
  .tituloPlantillaAireExperiencia{
    width: 100%;
    text-align: center;
    padding-top: 3rem;
  }
  
}

.btn-general-lineHomeLocation{
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 200px;  background: transparent !important;
  border: 1px solid #b4a269 !important;
  color: #b4a269 !important;
  border: 1px solid #b4a269;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 30px;
  min-height: 33px;
  letter-spacing: normal;
}

.btn-general-lineHomeLocation:hover {
  background: #b4a269 !important;
  color: #000 !important;
}

#entradillaHomeCollection {
  width: 90%;
  max-width: 1460px;
  padding: 0;
  font-family: "Lato", serif;
  font-weight: 100;
  color: #fff;
  margin: 0 auto;
}

.page-home-collection .grid-image-contenedor {
  height: 24vw;
}

.page-home-collection #pagExperiencias {
  padding-top: 0;
  padding-bottom: 100px;
  width: 90%;
  max-width: 1460px;
}

.page-home-collection .experienciaFlexItem {
  padding: 20px 0 0;
}

.page-home-collection .experienciaFlexItem:nth-child(1) {
  margin-right: 2%;
  flex: 0 1 48%;
}

.page-home-collection .experienciaFlexItem:nth-child(2) {
  margin-left: 2%;
  flex: 0 1 48%;
}

/* */

#block-beaire-centros-retail {
  position: relative;
  z-index: 8;
}

#bannerRetail {
  position: relative;
  z-index: 999;
}

#menuHCContent {
  position: relative;
  z-index: 99;
}

#menuHCContent h2 {
  color: #fff;
  font-family: "Lato", sans-serif;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 36px;
  font-weight: 300;
  display: block;
}

#menuHCBtn {
  display: block;
  cursor: pointer;
}

#menuHCBtn p {
  color: #fff;
  font-size: 22px;
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

#menuHCOpciones {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 25px 5px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  z-index: 9;
  background: rgba(0, 0, 0, 0.9);
}

#menuHCContent:hover #menuHCOpciones {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

#menuHCOpciones li {
  list-style: none;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
  font-size: 20px;
  font-family: "theano_didotregular";
  text-transform: uppercase;
}

#menuHCOpciones li:last-child {
  border-bottom: 0;
}

#menuHCOpciones li a {
  color: #fff;
}

#menuHCOpciones li a:hover {
  color: #b4a269;
}

.liTitle {
  color: #fff;
  font-size: 18px;
  border-bottom: 0 !important;
  text-transform: none !important;
}

/* */

.region-blockgroup-banners-inner #block-beaire-centros-regala,
.region-blockgroup-banners-inner #block-beaire-centros-retail,
.region-blockgroup-banners-inner #block-beaire-centros-reserva {
  /*flex: 0 1 32% !important;*/
  flex: 0 1 1 !important;
}

#bannerGroup2c {
  width: 100%;
}

#bannerGroup2c #block-beaire-centros-regala {
  flex: 0 1 50% !important;
}

/* */

.textoIncluye {
  font-size: 18px;
  color: #efefef;
  margin-top: 20px;
}

/* Promociones */

.field-name-field-precio {
  font-size: 18px;
  color: #c3a572;
}

.node-type-promociones #block-system-main {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  padding: 0 40px;
}

.node-type-promociones #block-system-main p,
.node-type-promociones #block-system-main li {
  font-size: 18px;
  font-family: "Muli", sans-serif;
  font-weight: 100;
  color: #fff;
}

.group-promociones-contenido {
  margin-bottom: 50px;
}

.node-type-promociones #block-system-main li {
  margin-bottom: 15px;
}

.node-type-promociones p a {
  color: #efefef;
}

.node-type-promociones p a:hover {
  color: #c3a572;
}

.node-type-promociones #section-content {
  margin-top: -70px;
}

.node-type-promociones #section-header {
  z-index: inherit;
}

.promocionesContenidoColumnaIzquierda {
  flex: 0 1 60% !important;
  padding-right: 5%;
}

.promociones1Columna .promocionesContenidoColumnaIzquierda {
  padding-right: 0;
  margin: auto;
  text-align: center;
}

.promociones1Columna h1#page-title {
  text-align: center;
}

.node-type-promociones .field-name-field-contenido-columna-derecha {
  flex: 0 1 40%;
}

.node-type-promociones .field-name-field-contenido-adicional {
  margin: 40px auto 0;
  padding: 40px 0 0;
  border-top: 1px solid #b4a269;
}

.group-acciones-promociones {
  margin: 40px 0;
  width: 100%;
  display: block;
}

.node-type-promociones #contenidoPrevias {
  margin-top: 0;
}

.field-name-field-bot-n-1 {
  margin-right: 20px;
  width: 100%;
}

.field-name-field-bot-n-1 a,
.field-name-field-bot-n-2 a {
  background: transparent;
  text-transform: uppercase;
  border: 0;
  box-shadow: none;
  padding: 10px 20px;
  color: #b4a269;
  text-shadow: none;
  border-radius: 0;
  font-size: 14px;
  border: 1px solid #b4a269;
  font-weight: bold;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}

.field-name-field-bot-n-1 a:hover,
.field-name-field-bot-n-2 a:hover {
  background: #b4a269;
  color: #222222;
}

/* Newsletter */

#block-beaire-newsletter {
  width: 90%;
  max-width: 800px;
  margin: 50px auto 10px;
  padding-bottom: 4rem;
}

#block-beaire-newsletter .content {
  position: relative;
}

#newsletterForm {
  width: 100%;
  max-width: 400px;
  margin: auto;
}

#block-beaire-newsletter h2 {
  text-align: center;
  padding: 0;
  margin-bottom: 30px;
  text-transform: none;
  font-weight: 300;
  font-size: 36px;
  color: #b4a269;
  line-height: 1em;
}

#modalNewsletter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #b4a269;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.4);
  text-align: center;
}

#newsletterForm label {
  visibility: hidden;
  display: none;
}

.newsletterFormAceptoPrivacidad label {
  visibility: visible !important;
  display: inline !important;
  font-size: 14px;
  color: #D1CCBD;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

.newsletterFormAceptoPrivacidad label .form-required {
  visibility: visible !important;
  display: inline !important;
  font-size: 18px;
}
#checkBoxHomeLocation.newsletterFormAceptoPrivacidad {
  margin-left: 4rem !important;
}
@media screen and (max-width: 768px) {
  #checkBoxHomeLocation.newsletterFormAceptoPrivacidad {
    margin-left: 0 !important;
  }
  
}
#newsletterForm .form-item {
  display: block;
  margin: 1em 0;
}

#modalNewsletter p:last-child {
  margin-bottom: 0;
}

#emailNewsletter {
  padding: 10px !important;
  text-align: center !important;
  height: 40px !important;
  color: #b4a269 !important;
  text-transform: uppercase;
}

#centroNewsletter {
  padding: 10px !important;
  text-align: center !important;
  height: 40px !important;
  color: #b4a269 !important;
  text-transform: uppercase;
}

#emailNewsletter::placeholder {
  opacity: 1 !important;
  color: #b4a269 !important;
}

#cerrarModal {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 18px;
  text-shadow: none;
  box-shadow: none;
  background: #000;
  color: #fff;
  border: 0;
  border-radius: 50px;
  padding: 5px 10px;
}

#cerrarModal:hover {
  background: #fff;
  color: #000;
}

/* Popup Genérico */

#popupActions {
  width: 100%;
}

#popupActions .flexItem {
  padding: 1%;
}

#popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
}

#popupContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  max-height: 80vh;
  z-index: 99;
}

#popupImage {
  width: 100%;
  height: 80vh;
}

#popupImage img {
  width: auto;
  height: 100%;
  border: 10px solid;
  border-image-source: linear-gradient(
    -63deg,
    rgb(179, 171, 128),
    rgb(231, 223, 165),
    rgb(152, 143, 90)
  );
  border-image-slice: 1;
}

@supports (object-fit: cover) {
  #popupImage img {
    height: 100%;
    object-fit: contain;
    object-position: center center;
  }
}

#popupContent {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: auto;
  z-index: 99;
  text-align: center;
}

#popupTitle {
  width: 90%;
  margin: auto;
  text-align: center;
}

#popupTitle H2 {
  color: #b4a269;
  font-size: 2.4vw;
  font-family: "theano_didotregular" !important;
  text-transform: none;
  line-height: 1.1em;
  margin-bottom: 1vw;
}

#popupTitle H3 {
  color: #b4a269;
  font-size: 1.5vw;
  font-family: "theano_didotregular" !important;
  text-transform: none;
  line-height: 1.1em;
}

#popupTitle img {
  width: 100%;
}

#popupText {
  margin: 3vh 0;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}

.popupCampaignUnaVez #popupText {
  margin: 3vh auto;
  width: 90%;
  font-size: 1vw;
}

.btnPopup {
  display: block;
  padding: 8px;
  text-transform: uppercase;
  font-size: 2vh;
  color: #222222 !important;
  font-weight: bold;
  background: #c3a572;
  text-align: center;
}

#popupBFSubmitNewsletter {
  display: inline;
  width: max-content;
  padding: 8px;
  text-transform: uppercase;
  font-size: 16px;
  color: #222222 !important;
  background: #c3a572;
  text-align: center;
  z-index: 1;
}

#popupBFSubmitNewsletter:hover {
  color: #c3a572 !important;
  background-color: transparent;
}

#popupBFSubmitNewsletterBCN {
  display: block;
  padding: 8px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff !important;
  background-color: #c3a572 !important;
  text-align: center;
}

#popupBFSubmitNewsletterBCN:hover {
  color: #c3a572 !important;
  background-color: transparent !important;
}

.btnPopup:hover {
  color: #fff !important;
  background: #222222;
}

.btnPopupSimple {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400;
  color: #222222 !important;
}

.popupCampaignUnaVez #popupActions {
  position: absolute;
  bottom: 4vw;
  z-index: 9999;
}

#modalSelect.accionesBanner {
  display: block;
  padding: 0;
  text-transform: uppercase;
  font-size: 2vh;
  color: #222222 !important;
  font-weight: bold;
  background: #c3a572;
  text-align: center;
  border-radius: 50px;
}

#modalSelect.accionesBanner #menuHCBtn {
  padding: 8px;
}

#modalSelect.accionesBanner #menuHCBtn p {
  margin-bottom: 0;
}

#modalSelect #menuHCOpciones {
  top: -224px;
  border-radius: 20px;
  border: 1px solid #b4a269;
}

#modalSelect #menuHCOpciones li {
  border-color: #b4a269;
  font-family: "Muli", sans-serif;
}

#btnModalClose {
  position: absolute;
  top: 15px;
  right: 30px;
}

#btnModalClose .btnModalCloseIcon {
  text-indent: -9999px;
}

#btnModalClose .btnModalCloseIcon:before {
  content: "\00D7";
  display: block;
  color: #333;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  text-indent: 9999px;
}

/* Popup Valentines Day */

#overlay {
  position: absolute;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#popupValentinesWrap #icoCerrar {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}

#popupValentinesWrap #icoCerrar::before,
#popupValentinesWrap #icoCerrar::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 25px;
  height: 2px;
  background: #b4a269;
  content: "";
  transition: all 0.2s;
}

#popupValentinesWrap #icoCerrar::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

#popupValentinesWrap #icoCerrar::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

#popupValentinesWrap #icoCerrar:hover::before,
#popupValentinesWrap #icoCerrar:hover::after {
  background: #fff;
}

#popupValentinesWrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
  height: auto;
  max-height: 90%;
  overflow: auto;
}

#popupValentines {
  box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.6);
  font-family: "PT Serif", serif;
  border: 0;
  flex-direction: column;
  position: relative;
  padding: 6vh 30px;
  height: 720px;
  max-height: 80% !important;
}

.popupValentinesFormItem {
  margin: 7px 0;
  width: 100%;
  display: block;
}

#popupValentinesSelect {
  height: 30px;
  border-radius: 0;
  border: 1px solid #fff;
  background: transparent;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  color: #fff;
  font-family: "PT Serif", serif;
}

#popupValentinesEmail {
  height: 30px;
  border-radius: 0;
  border: 1px solid #fff;
  background: transparent;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  color: #fff;
  font-family: "PT Serif", serif;
}

#popupValentinesEmail::placeholder {
  color: #fff;
  opacity: 1;
  font-size: 14px;
  font-family: "PT Serif", serif;
}

#popupValentinesPrivacy {
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}

#popupValentinesPrivacy a {
  color: #fff;
  text-decoration: none;
}

.popupValentinesPrivacy a:hover {
  color: #fff;
  text-decoration: underline;
}

#popupValentinesAcciones {
  margin-top: 30px;
}

.popupValentinesSubmit {
  padding: 8px 15px;
  text-align: center;
  color: #fff;
  background: #b4a269;
  min-width: 100px;
  font-size: 16px;
  font-family: "PT Serif", serif;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
  transition: all 0.2s;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0;
}

.popupValentinesSubmit:hover {
  background: #000;
}

#popupValentinesHeader {
  text-align: center;
  position: relative;
  z-index: 1;
}

#popupValentinesHeader h2 {
  color: #fff;
  font-size: 34px;
  margin: 0 0 10px;
  line-height: 1em;
  text-transform: none;
  font-weight: 400;
}

#popupValentinesHeader p {
  font-size: 24px;
  line-height: 1.3em;
  color: #fff;
  margin-bottom: 0;
  font-family: "Playfair Display", serif !important;
}

#popupValentinesFooter {
  text-align: center;
  position: relative;
  z-index: 1;
}

#popupValentinesFooter p {
  font-size: 16px;
  line-height: 1.3em;
  color: #fff;
  margin-bottom: 5px;
}

.popup-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.popup-bg video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Popup Freshly Home */

#popupActions {
  width: 100%;
}

#popupActions .flexItem {
  padding: 1%;
}

.popupFreshlyHome #popupTitle {
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 40px;
}

#popupTitle img {
  width: 100%;
}

#popupContent {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  height: auto;
  z-index: 99;
  text-align: center;
}

.popupFreshlyHome #popupText {
  color: #fff;
  font-size: 16px;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
  line-height: 1.2em;
  margin: 0 0 10px;
}

.popupFreshlyHome .btnPopup {
  color: #fff !important;
  border-radius: 50px;
}

.popupFreshlyHome .btnPopup:hover {
  color: #fff !important;
  background: #222222;
}

.popupFreshlyHome .btnPopupSimple {
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0;
  font-weight: 400;
  color: #fff !important;
}

/* Popup Freshly */

#popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
}

#popupFreshlyContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: 80vh;
  max-width: 650px;
  min-width: 650px;
  z-index: 99;
  background: #333334;
  border: 10px solid;
  border-image-source: linear-gradient(
    -63deg,
    rgb(179, 171, 128),
    rgb(231, 223, 165),
    rgb(152, 143, 90)
  );
  border-image-slice: 1;
}

#popupFreshlyContainer form {
  height: 100%;
}

#popupFreshlyContent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: #333334;
  z-index: 2;
  padding: 30px;
  text-align: center;
}

#popupFreshlyTitle {
  width: 95%;
  line-height: 1.1em;
  margin: auto;
  color: #b4a269;
  font-size: 28px;
  font-family: "theano_didotregular";
}

#popupFreshlyText {
  margin: 3vh 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}

#textoOk,
#textoKo {
  color: #fff;
  margin: 0;
}

#popupFreshlyActions {
  width: 100%;
}

#popupFreshlyForm {
  width: 60%;
  margin: auto;
}

#popupFreshlyActions input[type="email"] {
  width: 100%;
  height: 40px;
  background: #423f3a;
  border-radius: 50px;
  border: 1px solid #c3a572;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
}

#popupFreshlyActions input[type="email"]::placeholder {
  color: #fff;
}

#popupFreshlyActions #btnSubmit {
  border: 0;
  text-shadow: none;
  box-shadow: none;
  display: block;
  padding: 6px 20px;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 0;
  color: #fff !important;
  background: #c3a572;
  text-align: center;
  margin: auto;
}

#popupFreshlyImage {
  position: absolute;
  left: 0;
  bottom: 65px;
  width: 100%;
  height: auto;
  min-height: 50%;
  z-index: 1;
  background-position: center center;
  background-size: cover;
}

#popupFreshlyFooter {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65px;
  background: #333334;
  z-index: 2;
  padding: 0 20px;
  text-align: center;
}

#popupFreshlyFooter label p {
  margin: 5px 0;
  color: #fff;
}

#popupFreshlyFooter label p a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}

#popupFreshlyFooter .btnPopupSimple {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff !important;
  margin: 5px 0;
}

/* ------- RESPONSIVE -------- */

@media all and (max-width: 1460px) {
  /*INICIO y MENÚS*/
  #botonesCabecera a {
    font-size: 14px;
  }

  .language-switcher-locale-url li {
    font-size: 12px;
  }

  #resenas p {
    font-size: 17px;
    text-align: justify;
  }

  #magazineBlockTexto {
    padding: 0% 3% 0 0;
    flex: 0 1 58% !important;
  }

  #block-menu-menu-men-footer .menu li,
  #block-beaire-menu-pie .menu li {
    font-size: 10px;
  }

  #block-menu-menu-men-footer .menu li a,
  #block-beaire-menu-pie .menu li a {
    padding: 0 20px 0 0;
    color: #b4a269;
    font-weight: 300;
  }

  #presentacion {
    padding-right: 20px;
  }

  #block-views-prensa-block .view-header {
    flex: 0 1 100% !important;
  }

  #block-views-prensa-block .view-content {
    flex: 0 1 100% !important;
  }

  .cenefaInteriorImagenBg .background-image-formatter,
  .cenefa400h,
  .cenefa400h .background-image-formatter {
    height: 347px;
  }

  h1#page-title,
  .tituloPlantilla {
    font-size: 40px;
  }

  .itemDatosPagCentro p,
  #textoPagCentro .itemDatosPagCentro p {
    font-size: 14px;
  }

  .flexItem60pc {
    flex: 0 1 50% !important;
  }

  .flexItem40pc {
    flex: 0 1 50% !important;
  }

  #bannerContent {
    width: 80%;
    padding: 0;
  }

  #region-blockgroup-banners p {
    font-size: 60%;
  }

  #block-views-magazine-block h2 {
    font-size: 36px;
  }

  #magazineBlockImagen {
    flex: 0 1 42% !important;
  }

  #breadcrumb {
    padding: 20px 12px 40px 12px;
  }

  #block-views-galer-a-de-im-genes-block {
    width: 90%;
  }

  #block-views-destacados-block {
    width: 90%;
  }

  .page-node-17 #section-content {
    padding: 0px 0px 0px 20px !important;
    margin-top: 20px !important;
  }

  .flexslider .slides img {
    width: 100%;
  }

  #block-block-32 {
    width: 90%;
  }

  .prensaBlockEnlace {
    font-size: 18px;
    line-height: 0.8em;
  }

  .accionesBanner .buttonGeneral,
  #menuHCBtn h2 {
    font-size: 28px;
  }

  .bannerTitulo h2,
  .bannerTitulo p,
  #menuHCBtn p {
    font-size: 18px;
  }

  .flexslider7 .flex-direction-nav {
    top: 40%;
  }
}

@media screen and (max-width: 1465px) {
  #menuExperiencias h2 {
    font-size: 36px;
  }
  
}

@media all and (max-width: 1024px) {
  .flexItem60pc {
    flex: 0 1 100% !important;
  }

  .flexItem40pc {
    flex: 0 1 95% !important;
  }

  #imagenConsejosPagExperiencia.flexItem60pc {
    flex: 0 1 50% !important;
  }

  #textoConsejosPagExperiencia.flexItem40pc {
    flex: 0 1 50% !important;
  }

  #presentacion {
    padding-right: 0px !important;
  }

  #presentacionInicio {
    padding: 0px 20px;
  }

  #resenas p {
    font-size: 17px;
  }

  #bannerContent {
    width: 90%;
  }

  #region-blockgroup-banners p {
    font-size: 50%;
    margin-bottom: 0px;
  }

  .bannerContentImage {
    max-width: 60%;
  }

  .accionesBanner {
    width: 100%;
    padding: 10px;
  }

  #modalSelect.accionesBanner {
    width: 60%;
  }

  .buttonGeneral {
    padding: 5px 10px;
    font-size: 18px;
    border-radius: 1px;
  }

  #iconosDatosPagExperiencia {
    visibility: hidden;
    display: none;
  }

  #iconosDatosPagExperiencia.iconosDatosPagExperienciaResponsive {
    visibility: visible;
    display: flex;
    margin-bottom: 20px;
    visibility: visible !important;
    display: flex !important;
  }

  #datosPagCentro {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .itemDatosPagCentro {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }

  .itemDatosPagCentro .flexItem:nth-child(1) {
    flex: 0 1 25px;
    padding: 5px 10px 0 0;
  }

  #textoPagCentro p {
    font-size: 18px;
    color: #D1CCBD !important;
    text-align: center;
  }

  #textoPagCentro {
    flex: 0 1 100%;
    padding-right: 0px;
    padding: 0rem 1rem;
  }

  #datosPagCentro {
    flex: 0 1 100%;
    padding-right: 0px;
    display: inline-flex;
    border-top: 1px solid #b4a269;
    padding-top: 1rem;
    max-width: 330px;
    margin: 0 auto;
  }

  .flexItem.flexItem30pc.no-border-mobile#datosPagCentro {
    max-width: none !important;
    margin: 0 !important;
}

  .no-border-mobile#datosPagCentro {
    border-top: none !important;
  }

  #menuExperiencias h2 {
    font-size: 26px;
  }

  /* .grid-image-contenedor {
        height: 120px;
    } */

  #block-views-prensa-block .view-content,
  #instagramBlok {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  #block-views-prensa-block .views-row,
  #instagramBlok .flexItem,
  .view-display-id-page_1 .views-row {
    -webkit-flex: 0 1 25% !important;
    -ms-flex: 0 1 25% !important;
    flex: 0 1 25% !important;
  }

  .page-home-collection .experienciaFlexItem {
    flex: 0 1 80%;
  }

  .page-home-collection .grid-image-contenedor {
    height: 32vw;
  }

  .promocionesContenidoColumnaIzquierda {
    flex: 0 1 100% !important;
    padding-right: 0;
  }

  .node-type-promociones .field-name-field-contenido-columna-derecha {
    flex: 0 1 100%;
  }
}

@media all and (max-width: 860px) {
  #logo {
    margin: auto;
  }

  #logoLinea {
    display: none;
  }

  #resenas p {
    font-size: 15px;
  }

  #block-beaire-botones-cabecera {
    width: 100%;
    padding-top: 20px;
  }

  #block-block-30,
  #block-block-31,
  #menuExperienciasBotonResponsive,
  #menuResponsiveTematica {
    visibility: visible;
    display: block;
  }

  #block-superfish-1,
  #block-views-tem-tica-enlaces-block .view-content {
    visibility: hidden;
    display: none;
  }

  /*
    #region-blockgroup-acciones-cabecera {
        flex: 0 1 160px !important;
    }
*/

  #botonesCabecera .flexItem {
    padding: 10px 0 !important;
    flex: 0 1 100% !important;
  }

  #block-block-3 {
    flex: 0 1 100% !important;
  }

  #botonesCabecera a {
    display: block;
    text-align: center;
  }

  #block-locale-language-content {
    margin: auto;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 10px 10px;
    flex: 0 1 100% !important;
  }

  /* Acciones cabecera */
  #block-block-3 {
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0;
    margin-top: 20px;
  }

  /*
    #region-blockgroup-acciones-cabecera {
        position: relative;
        flex: 0 1 30px !important;
    }
*/

  #menuExperienciasContent {
    position: relative;
    margin-bottom: 30px;
  }

  #block-views-tem-tica-enlaces-block {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  /*    #region-blockgroup-acciones-cabecera #region-blockgroup-acciones-cabecera-responsiv,*/
  #menuExperienciasOpciones,
  #block-views-tem-tica-enlaces-block .view-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 150px;
    padding-top: 25px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    z-index: 999;
  }

  #block-views-tem-tica-enlaces-block .view-content {
    top: 50px;
  }

  /*    #region-blockgroup-acciones-cabecera:hover #region-blockgroup-acciones-cabecera-responsiv,*/
  #menuExperienciasContent:hover #menuExperienciasOpciones,
  #block-views-tem-tica-enlaces-block:hover .view-content {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
  }

  #block-views-centros-men-block .view-content {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  #menuExperienciasOpciones,
  #block-views-tem-tica-enlaces-block .view-content {
    background: rgba(0, 0, 0, 0.9);
    padding: 0 10px 10px !important;
    width: 100%;
  }

  #block-views-tem-tica-enlaces-block .view-content,
  #block-views-centros-men-block .view-content {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center !important;
  }

  #block-views-tem-tica-enlaces-block .views-row a,
  #block-views-centros-men-block .views-row a {
    display: block;
    padding: 10px 5px;
    text-align: center;
  }

  #block-views-tem-tica-enlaces-block .views-row,
  #block-views-centros-men-block .views-row {
    flex: 0 1 100% !important;
  }

  #contenidoPrevias h2 {
    font-size: 26px;
  }

  #menuExperiencias li {
    font-size: 22px;
  }

  #block-block-7 {
    flex: 0 1 63px;
  }

  #contenidoPagCentro,
  #contenidoPagExperiencia,
  #iconosDatosPagExperiencia.iconosDatosPagExperienciaResponsive,
  h1#page-title,
  .tituloPlantilla {
    padding: 0;
  }

  /* Acciones overlay */

  #region-blockgroup-men-ciudades-responsive {
    flex: 0 1 30px;
  }

  #region-blockgroup-acciones-cabecera-responsiv,
  .navbar-toggle-acciones {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  #region-blockgroup-acciones-cabecera-responsiv {
    position: fixed;
    top: 0;
    left: 0;
    /*        background-color: rgba(0, 0, 0, .95);*/
    background-color: #222222;
    width: 100%;
    height: 100%;
    text-align: center !important;
    display: none;
    color: #fff;
    overflow: auto;
    margin: 0;
    padding: 10px 5% 40px !important;
  }

  .language-switcher-locale-url {
    justify-content: center !important;
  }

  #region-blockgroup-logo-region {
    width: auto;
  }

  h1#page-title-cenefa,
  #block-views-magazine-cenefa-block .views-field-title,
  #block-views-tem-tica-cenefa-block .views-field-name,
  .view-tem-tica-cenefa- .views-field-name,
  .tituloPlantilla {
    font-size: 32px;
    padding: 10px !important;
    width: 90% !important;
    text-align: center;
  }

  #entradillaHomeCollection {
    padding: 0 10px !important;
  }

  .magazinePageTematica {
    font-size: 12px;
  }

  #zone-branding-wrapper.nav-up,
  #zone-branding-wrapper.nav-down {
    top: 0 !important;
  }

  .accordion {
    font-size: 24px;
  }

  .accionesBanner .buttonGeneral,
  #menuHCBtn h2 {
    font-size: 22px;
  }

  .bannerTitulo h2,
  .bannerTitulo p,
  #menuHCBtn p {
    font-size: 16px;
  }

  #gridExperiencias .flexItem4columnas {
    flex: 0 1 50% !important;
  }
}

@media all and (max-width: 780px) {
  #presentacion p {
    font-size: 16px;
  }

  #resenas p {
    font-size: 14px;
  }

  #block-views-magazine-block h2 {
    font-size: 24px;
  }

  #block-views-magazine-block h2 span {
    font-weight: 400;
  }

  #magazineBlockTexto {
    flex: 0 1 100% !important;
    order: 2;
    padding: 0 0 0 0;
    width: 80%;
  }

  #magazineBlockImagen {
    flex: 0 1 100% !important;
    margin: 10px 0px;
  }

  #magazineBlockImagen .parallax {
    height: 400px;
  }

  #magazineBlockTitulo {
    line-height: 0.8em;
  }

  #block-views-magazine-block {
    padding: 0;
    margin: 0 auto;
  }

  #block-views-prensa-block {
    margin: 10px auto 30px;
  }

  #block-views-prensa-block h2 {
    font-size: 28px;
  }

  #block-views-prensa-block .view-header {
    flex: 0 1 100% !important;
  }

  #block-views-prensa-block .view-content {
    flex: 0 1 100% !important;
  }

  #section-footer {
    padding: 60px 10px;
  }

  #region-blockgroup-acciones-footer {
    flex: 0 1 100% !important;
    order: 1;
  }

  #block-views-prensa-block-1 h2 {
    text-transform: none;
    font-weight: 100;
    font-size: 32px;
    color: #b4a269;
    padding-left: 0;
    text-align: center;
  }

  .flexItem80pc {
    flex: 0 1 100% !important;
  }

  .flexItem20pc {
    flex: 0 1 100% !important;
  }

  #block-block-8 p {
    text-align: center;
    margin-top: 10px;
  }

  #block-menu-menu-men-footer .menu,
  #block-beaire-menu-pie .menu {
    justify-content: center !important;
    padding: 0.5rem;
  }

  #block-menu-menu-men-footer .menu li,
  #block-beaire-menu-pie .menu li {
    font-size: 10px;
  }

  /*
    #logo {
        width: auto !important;
        height: 50px;
    }
*/

  /*
    #logo img {
        width: auto;
        height: 100%;
    }
*/

  .region-blockgroup-acciones-footer-inner {
    top: -30px;
    position: relative;
  }

  .cenefaInteriorImagenBg .background-image-formatter,
  .cenefa400h,
  .cenefa400h .background-image-formatter {
    height: 288px;
  }

  .paginaSinCenefa #section-content {
    margin-top: 110px;
  }

  #breadcrumb {
    padding: 90px 15px 40px 15px;
    display: none;
  }

  h1#page-title {
    margin-bottom: 20px;
  }

  .groupFlexslider {
    width: 70%;
    padding: 30px 0px 0;
  }

  .groupFlexslider h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .slideTexto {
    top: 0px;
  }

  #destacadosCentros {
    height: auto;
  }

  .flexslider4,
  .mascaraImagenCentros {
    height: 170px;
  }

  .destacadosCentrosTexto {
    top: 0;
  }

  .flexItem50pc {
    flex: 0 1 100% !important;
    margin-bottom: 20px;
  }

  .groupFlexslider .flexslider:nth-child(1) {
    margin-right: 0;
  }

  .groupFlexslider .flexslider:nth-child(2) {
    margin-left: 0;
  }

  .menuAccionesCentros li {
    font-size: 14px;
  }

  #block-block-13 {
    margin-bottom: 50px;
  }

  .flexslider .slides img {
    width: 100%;
  }

  #block-block-5,
  #block-block-6 {
    flex: 0 1 100% !important;
  }

  #textoPagExperiencia {
    padding-right: 0px;
  }

  #imagenConsejosPagExperiencia {
    padding-right: 0px;
  }

  .destacadosCentrosTexto {
    width: 100%;
    position: relative;
    transform: translateY(0%);
    left: 0%;
  }

  #block-views-destacados-block {
    width: 95%;
    margin: 40px auto 0;
    padding: 40px 15px 0;
  }

  .destacadosCentrosTitulo {
    margin: 20px 0px 0px 0px;
  }

  .destacadosCentrosTexto .btn-general {
    margin-bottom: 30px;
  }

  .flexItem4columnas {
    flex: 0 1 50% !important;
  }

  .grid .flexItem {
    padding: 20px 1% 20px;
  }

  .page-gracias-reserva #section-content {
    margin-top: 150px;
  }

  .paginaSinCenefa #section-content {
    margin-top: 110px;
  }

  .groupFlexslider {
    width: 100%;
  }

  .slideTitulo {
    font-size: 18px;
  }

  .slideSubtitulo {
    font-size: 18px;
  }

  .flex-control-paging li a {
    font-size: 16px;
  }

  .menuAccionesCentros li {
    display: block;
    border: 0;
  }

  #section-footer {
    padding: 60px 10px 0;
  }

  #menuDescubreExperiencias h2 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  #menuDescubreExperiencias .flexItem {
    flex: 0 1 100%;
    text-align: center;
    font-size: 22px;
  }

  #menuExperiencias {
    flex: 0 1 100% !important;
    padding: 0;
  }

  #consejosPagExperiencia {
    margin: 30px auto 0;
    padding: 40px 0 0;
  }

  #imagenConsejosPagExperiencia.flexItem60pc {
    flex: 0 1 100% !important;
    padding: 0;
    margin-bottom: 30px;
  }

  #textoConsejosPagExperiencia.flexItem40pc {
    flex: 0 1 100% !important;
  }

  #contenidoPrevias {
    margin: 40px auto;
  }

  h1#page-title {
    font-size: 28px;
  }

  #region-blockgroup-banners {
    padding-top: 0;
  }

  #block-beaire-centros-destacados {
    margin: 30px auto 0;
    padding: 50px 0 0;
  }

  .grid-acciones .flexItem {
    padding: 0;
  }

  #instagramBlok {
    margin-bottom: 30px;
  }

  /*
    #zone-header-wrapper,
    #headerSlider {
        margin-top: 70px;
    }
*/

  .imagenCenefa480,
  .imagenCenefa1920,
  #presentacionInicio {
    visibility: hidden;
    display: none;
  }

  .imagenCenefa780,
  #presentacionInicioResponsive {
    visibility: visible;
    display: inherit;
  }

  #filtroExperiencias {
    margin-bottom: 20px;
    position: relative;
    padding: 0;
  }

  #filtroExperiencias .flexItem {
    flex: 0 1 33%;
    margin: 0;
    padding: 0;
  }

  #filtroExperiencias .flexItem:nth-child(2) {
    padding: 0 1%;
  }

  #pagExperiencias {
    padding: 0 0 60px;
  }

  #filtroExperiencias {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #bannerGroup3c {
    padding: 0;
  }

  #bannerGroup3c #block-beaire-centros-reserva,
  #bannerGroup3c #block-beaire-centros-retail,
  #bannerGroup3c #block-beaire-centros-regala {
    flex: 0 1 100% !important;
    padding: 10px 0;
    margin: 0;
  }

  .accionesBanner {
    width: 80%;
    padding: 20px;
  }

  /*.main-slider .slick-slide.slick-active iframe {
        width: 100% !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%);
    }*/

  .page-home-collection .experienciaFlexItem {
    flex: 0 1 100% !important;
    padding: 0;
    margin: 20px 0 !important;
  }

  .page-home-collection .grid-image-contenedor {
    height: 50vw;
  }

  .mascaraImagenGaleria {
    height: 50vw;
  }

  .accionesBanner .buttonGeneral,
  #menuHCBtn h2 {
    font-size: 32px;
  }

  .bannerTitulo h2,
  .bannerTitulo p,
  #menuHCBtn p {
    font-size: 20px;
  }

  .region-blockgroup-banners-inner #block-beaire-centros-regala,
  .region-blockgroup-banners-inner #block-beaire-centros-retail,
  .region-blockgroup-banners-inner #block-beaire-centros-reserva {
    flex: 0 1 100% !important;
    /* margin: 10px 0; */
  }

  #magazineBlockImagen .parallax {
    background-attachment: scroll;
  }

  #gridExperiencias {
    flex: 0 1 100% !important;
  }

  #popupFreshlyContainer {
    min-width: 90%;
  }

  #popupFreshlyTitle {
    font-size: 22px;
  }

  #popupFreshlyText {
    margin: 2vh 0;
  }

  .popupFreshlyHome #popupActions .flexItem50pc {
    margin-bottom: 10px !important;
  }

  .popupFreshlyHome #popupContainer {
    width: 90%;
    height: auto;
    max-height: auto;
  }

  .popupFreshlyHome #popupImage {
    width: 100%;
    height: auto;
  }

  .popupFreshlyHome #popupImage img {
    height: auto;
    object-fit: cover;
    object-position: center center;
    width: 100%;
  }

  .popupCampaignUnaVez #popupTitle H2 {
    font-size: 3.2vw;
  }

  .popupCampaignUnaVez #popupTitle H3 {
    font-size: 2em;
  }

  .popupCampaignUnaVez #popupText {
    margin: 3vh auto;
    width: 90%;
    font-size: 1.5vw;
  }

  #imgFullwidthText {
    width: 90%;
    max-width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .banner-promo-780 {
    visibility: visible;
    display: block;
  }

  .banner-promo-1920,
  .banner-promo-480 {
    visibility: hidden;
    display: none;
  }
}

@media all and (max-width: 600px) {
  #resenas p {
    font-size: 14px;
  }

  .region-blockgroup-banners-inner {
    flex-wrap: wrap !important;
  }

  #bannerReserva,
  #bannerRegala,
  #bannerRetail {
    padding: 0;
  }

  #bannerContent {
    padding: 1% 0;
    width: 90%;
  }

  .bannerContentImage {
    margin: 0% auto;
  }

  .buttonGeneral {
    font-size: 18px;
    padding: 5px 10px;
  }

  #resenas {
    padding: 0 30px;
  }

  .grid .flexItem {
    padding: 5px 1% 5px;
  }

  #textoPagExperiencia p {
    font-size: 18px;
    margin-bottom: 15px;
  }

  #textoDatosPagExperiencia li,
  #textoDatosPagExperiencia p {
    font-size: 18px;
  }

  .flexItem4columnas {
    flex: 0 1 100% !important;
  }

  .grid-acciones {
    margin-bottom: 20px;
  }

  #block-views-magazine-block-3 h2,
  #block-views-centros-men-block h2,
  .enlacePieMagazine {
    width: 100%;
  }

  #block-views-magazine-block-2,
  .view-display-id-block_4 {
    margin: 30px auto;
    padding: 0;
  }

  #block-views-magazine-block-1 .views-row,
  .view-display-id-block_4 .views-row {
    flex: 0 1 100% !important;
    padding: 0;
  }

  #block-views-prensa-block .views-row,
  #instagramBlok .flexItem {
    -webkit-flex: 0 1 50% !important;
    -ms-flex: 0 1 50% !important;
    flex: 0 1 50% !important;
  }

  #instagramBlok .flexItem:nth-child(5),
  #instagramBlok .flexItem:nth-child(6),
  #instagramBlok .flexItem:nth-child(7),
  #instagramBlok .flexItem:nth-child(8) {
    visibility: hidden;
    display: none;
  }

  #block-beaire-centros-regala,
  #block-beaire-centros-reserva {
    flex: 0 1 100% !important;
    margin: 0;
  }

  .cenefaInteriorImagenBg .background-image-formatter,
  .cenefa400h,
  .cenefa400h .background-image-formatter {
    height: 190px;
  }

  .view-display-id-page_1 .views-row {
    -webkit-flex: 0 1 33.3% !important;
    -ms-flex: 0 1 33.3% !important;
    flex: 0 1 33.3% !important;
  }

  h1#page-title-cenefa,
  #block-views-magazine-cenefa-block .views-field-title,
  #block-views-tem-tica-cenefa-block .views-field-name,
  .view-tem-tica-cenefa- .views-field-name,
  .tituloPlantilla {
    font-size: 24px;
  }

  .flexItem3columnas,
  #block-views-magazine-block-3 .views-row {
    flex: 0 1 100% !important;
    padding: 40px 0;
  }

  .magazineBlockPageTitulo,
  .magazineBlockPrincipalTitulo,
  .magazineBlockRelacionadosTitulo {
    font-size: 24px;
  }

  .accordion:before {
    display: none;
    visibility: hidden;
  }

  #gridExperiencias .flexItem4columnas {
    flex: 0 1 100% !important;
  }
}

@media all and (max-width: 480px) {
  #accionesPagExperiencia .flexItem {
    flex: 0 1 100% !important;
    padding: 10px 0;
  }

  #accionesPagExperiencia button {
    width: 100%;
    margin: 0;
  }

  #resumenDatosPagExperiencia p {
    margin-right: 30px;
  }

  .itemDatosPagCentro {
    flex: 0 1 100%;
  }

  @media screen and (max-width: 480px) {
    .itemDatosPagCentro {
      display: flex !important;
      flex-direction: column  !important;
      align-items: center  !important;
      justify-content: center  !important;
      text-align: center  !important;
    }
  }

  .imagenCenefa780,
  .imagenCenefa1920 {
    visibility: hidden;
    display: none;
  }

  .imagenCenefa480 {
    visibility: visible;
    display: inherit;
  }

  .cenefaInteriorImagenBg .background-image-formatter,
  .cenefa400h,
  .cenefa400h .background-image-formatter {
    height: 190px;
  }

  .view-display-id-page_1 .views-row {
    -webkit-flex: 0 1 50% !important;
    -ms-flex: 0 1 50% !important;
    flex: 0 1 50% !important;
  }

  #popupContainer {
    width: 100%;
    height: auto;
    max-height: auto;
  }

  #popupImage {
    width: 100%;
    height: auto;
  }

  #popupImage img {
    height: auto;
    width: 100%;
  }

  .popupCampaignUnaVez #popupTitle H2 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .popupCampaignUnaVez #popupTitle H3 {
    font-size: 18px;
  }

  .popupCampaignUnaVez #popupText {
    font-size: 14px;
  }

  .popupCampaignUnaVez #popupActions {
    bottom: 45px;
  }

  #modalDark .flexItem {
    flex: 0 1 100%;
    padding: 2px 0;
    margin: 0;
  }

  #bannerGroup2c #block-beaire-centros-regala {
    flex: 0 1 100% !important;
  }

  .banner-promo-480 {
    visibility: visible;
    display: block;
  }

  .banner-promo-1920,
  .banner-promo-780 {
    visibility: hidden;
    display: none;
  }
}

/*#zone-branding-wrapper {
    -moz-transition: all 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: all 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 150ms cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
    height: 107px;
    background: #95a5a6;
    position: fixed;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
}

#zone-branding-wrapper.stick {
    height: 107px;
}

#zone-branding-wrapper.stick.visible {
    background-color: #e74c3c;
    height: 65px;
    padding: 10px 0;
}

#zone-branding-wrapper.stick.visible #logo {
    width: 75px;
    transition: all .2s;
}

#zone-branding-wrapper.stick.hidden {
    top: -107px;
}*/

#gridExperiencias .previaPromocionado {
  flex: 0 1 100% !important;
}

#gridExperiencias .previaPromocionado .grid-image-contenedor {
  /* height: 260px; */
  height: auto !important;
  /*    background-position: left center !important;*/
  padding-top: 0;
}

/*
.page-aire-ancient-baths-newyork-tribeca #gridExperiencias .previaPromocionado .grid-image-contenedor,
.page-aire-ancient-baths-chicago #gridExperiencias .previaPromocionado .grid-image-contenedor,
.page-aire-ancient-baths-almeria #gridExperiencias .previaPromocionado .grid-image-contenedor,
.page-aire-ancient-baths-sevilla #gridExperiencias .previaPromocionado .grid-image-contenedor,
.page-aire-ancient-baths-vallromanes #gridExperiencias .previaPromocionado .grid-image-contenedor,
.page-aire-ancient-baths-barcelona #gridExperiencias .previaPromocionado .grid-image-contenedor {
    background-position: center center !important;
}

.page-aire-ancient-baths-barcelona #gridExperiencias .previaPromocionado .grid-image-contenedor {
    background-position: center center !important;
}
*/

.previaPromocionado .mascara-ver-detalle:hover + .grid-image-contenedor {
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.previaPromocionado .mascara-ver-detalle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  text-indent: -9999px;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #b4a269;
}

/* Page Light */

.pageWhite #section-content {
  background: #fff;
  margin-top: 0;
  padding-top: 160px;
}

.pageLight #section-content {
  background: #fff;
  margin-top: 0;
}

.pageWhite #block-system-main p,
.pageWhite #block-system-main li,
.pageWhite .grid-entradilla,
.pageWhite #contenidoPrevias h3 {
  color: #222222;
}

.pageLight #block-system-main p,
.pageLight #block-system-main li,
.pageLight .grid-entradilla,
.pageLight #contenidoPrevias h3 {
  color: #222222;
}

.pageWhite #block-system-main p a,
.pageWhite #block-system-main li a {
  color: #222222;
}

.pageWhite #block-system-main p a:hover,
.pageWhite #block-system-main li a:hover {
  color: #b4a269;
}

.pageLight .imagenCenefa,
.pageLight #block-views-promociones-cenefa-block-1 .cenefaInteriorImagenBg {
  background: rgba(255, 255, 255, 1);
}

.pageLight .imagenCenefa:before,
.pageLight
  #block-views-promociones-cenefa-block-1
  .cenefaInteriorImagenBg:before {
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 72%,
    rgba(255, 255, 255, 1) 95%,
    rgba(255, 255, 255, 1) 98%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(72%, rgba(255, 255, 255, 0)),
    color-stop(95%, rgba(255, 255, 255, 1)),
    color-stop(98%, rgba(255, 255, 255, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 72%,
    rgba(255, 255, 255, 1) 95%,
    rgba(255, 255, 255, 1) 98%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 72%,
    rgba(255, 255, 255, 1) 95%,
    rgba(255, 255, 255, 1) 98%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 72%,
    rgba(255, 255, 255, 1) 95%,
    rgba(255, 255, 255, 1) 98%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 72%,
    rgba(255, 255, 255, 1) 95%,
    rgba(255, 255, 255, 1) 98%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

.pageLight .b-description_readmore_ellipsis:after {
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1) 50%
  );
}

.pageLight .b-description_readmore_button span {
  background: #fff;
  color: #222222;
}

.pageWhite #block-beaire-menu-pie .menu li a,
.pageLight #block-beaire-menu-pie .menu li a {
  color: #222222;
}

.pageWhite #section-footer,
.pageLight #section-footer {
  background: #fff;
  width: 100%;
  padding: 80px 5%;
}

.field-name-field-precio {
  /*    font-size: 36px;*/
  font-size: 18px;
  font-weight: 500;
}

/* Page Black Days */

.pageBlackDays #section-content {
  background: url(images/bg_page_black_days.jpg) transparent center top / 100%
    auto no-repeat;
  margin-top: 0;
}

/* Ajustes de cabecera del 24/07/2019 para cuando se muestre el francés */

/*
.i18n-es #region-blockgroup-acciones-cabecera,
.i18n-ca #region-blockgroup-acciones-cabecera {
    flex: 0 1 480px !important;
}

.i18n-en #region-blockgroup-acciones-cabecera {
    flex: 0 1 430px !important;
}

.i18n-fr #region-blockgroup-acciones-cabecera {
    flex: 0 1 490px !important;
}
*/

/*
.i18n-fr #region-blockgroup-logo-region {
    width: calc(100% - 490px);
}
*/

/* Ajustes de cabecera del 04/08/2020 para cuando se muestre el danés */

/*
.i18n-es #region-blockgroup-acciones-cabecera,
.i18n-ca #region-blockgroup-acciones-cabecera {
    flex: 0 1 580px !important;
}

.i18n-en #region-blockgroup-acciones-cabecera {
    flex: 0 1 530px !important;
}

.i18n-fr #region-blockgroup-acciones-cabecera {
    flex: 0 1 590px !important;
}

.i18n-da #region-blockgroup-acciones-cabecera {
    flex: 0 1 520px !important;
}
*/

/*
.i18n-fr #region-blockgroup-logo-region {
    width: calc(100% - 590px);
}

.i18n-da #region-blockgroup-logo-region {
    width: calc(100% - 590px);
}
*/

/* */

/*
.i18n-es.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera {
    flex: 0 1 640px !important;
}

.i18n-ca.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera {
    flex: 0 1 620px !important;
}

.i18n-en.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera {
    flex: 0 1 560px !important;
}

.i18n-fr.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera {
    flex: 0 1 650px !important;
}
*/

/*
.i18n-da.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera {
    flex: 0 1 630px !important;
}
*/

/*
.i18n-es.page-aire-ancient-baths-vallromanes #region-blockgroup-logo-region {
    width: calc(100% - 660px);
}

.i18n-fr.page-aire-ancient-baths-vallromanes #region-blockgroup-logo-region {
    width: calc(100% - 670px);
}

.i18n-da.page-aire-ancient-baths-vallromanes #region-blockgroup-logo-region {
    width: calc(100% - 650px);
}

.i18n-ca.page-aire-ancient-baths-vallromanes #region-blockgroup-logo-region {
    width: calc(100% - 660px);
}
*/

@media all and (max-width: 860px) {
  /*
    .i18n-es #region-blockgroup-logo-region,
    .i18n-en #region-blockgroup-logo-region,
    .i18n-ca #region-blockgroup-logo-region,
    .i18n-fr #region-blockgroup-logo-region,
    .i18n-da #region-blockgroup-logo-region {
        width: auto !important;
    }
*/

  /*
    .i18n-es #region-blockgroup-acciones-cabecera,
    .i18n-en #region-blockgroup-acciones-cabecera,
    .i18n-ca #region-blockgroup-acciones-cabecera,
    .i18n-fr #region-blockgroup-acciones-cabecera,
    .i18n-da #region-blockgroup-acciones-cabecera {
        flex: 0 1 auto !important;
    }
    
    .i18n-es.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera,
    .i18n-en.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera,
    .i18n-ca.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera,
    .i18n-fr.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera,
    .i18n-da.page-aire-ancient-baths-vallromanes #region-blockgroup-acciones-cabecera {
        flex: 0 1 auto !important;
    }
*/
}

/* */

.precioCajaRegalo {
  visibility: hidden;
  display: none;
}

.contenidoAmpliadoPromo {
  text-align: center;
  margin-bottom: 50px;
}

.contenidoAmpliadoPromo .flexItem {
  padding: 0 30px;
}

.contenidoAmpliadoPromo .flexItem img {
  margin: 20px 0;
  padding: 15px;
  background: #000;
  border-radius: 6px;
  height: 100px;
  width: 110px;
}

.contenidoAmpliadoPromo .flexItem p {
  font-size: 14px !important;
  color: #b4a269 !important;
}

.contenidoAmpliadoPromo .flexItem:nth-child(2) p {
  margin-bottom: 0;
}

.contenidoAmpliadoPromo .flexItem a {
  font-size: 14px !important;
  color: #b4a269 !important;
}

.contenidoAmpliadoPromo .flexItem a:hover {
  color: #fff !important;
}

/* */

.iconosSvg {
  list-style: none;
  padding-left: 0 !important;
}

.iconosSvg li {
  margin: 30px 0 !important;
}

.svg-icon {
  width: 1em;
  height: 1em;
}

.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
  fill: #b4a269;
}

.svg-icon circle {
  stroke: #b4a269;
  stroke-width: 1;
}

.iconosSvg .svg-icon {
  width: 3em;
  height: 3em;
  vertical-align: middle;
  margin-right: 30px;
}

/* Modal para campañas con imagen sin estar de fondo */

#modalOverlay {
  background: rgba(51, 51, 52, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#modal {
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 510px;
  max-height: 90%;
  border: 10px solid #c3a572;
  overflow-y: auto;
}

#modalDark {
  background: #222222;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1490px;
  height: 90%;
  max-height: 90%;
  overflow-y: auto;
  border-radius: 5px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.6);
}

#modal img,
#modalDark img {
  width: 100%;
  height: auto;
}

#modalContent,
#modalContent iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#modalDark #columnRight {
  padding: 100px 4vw !important;
}

#btnModalClose .btnModalCloseIcon:before {
  color: #fff;
}

#modalContent p {
  font-size: 18px;
}

#modalDark h2 {
  font-family: "Muli", sans-serif;
  margin: 0 0 20px;
  color: #c3a572;
  text-transform: none;
  font-weight: normal !important;
}

#modalDark p {
  font-family: "Muli", sans-serif;
  color: #333;
  line-height: 1.2em;
  padding-left: 30px;
}

#modalDark p:first-child {
  margin-top: 30px;
}

#modalDark p:last-child {
  margin: 0;
}

.coronavirusTitulo {
  text-transform: uppercase;
  font-weight: bold;
}

.coronavirusEntradilla {
  font-weight: bold;
  border-left: 3px solid #333;
}

.coronavirusGracias {
  font-weight: bold;
  margin-bottom: 5px;
}

.coronavirusCursiva {
  font-family: "Lato", serif !important;
  font-style: italic;
  font-size: 22px !important;
}

#modalButtons {
}

#modalButtons .btnPopup {
  color: #000 !important;
  background: #c3a572;
  font-weight: normal;
  font-size: 16px;
  border-radius: 50px;
}

#modalButtons .btnPopup:hover {
  color: #c3a572 !important;
  background: #000;
}

#modalDark .flexItem {
  flex: 0 1 50%;
  padding: 5px;
}

/* Popup Valentines day */

#vdPopupOverlay {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

#vdPopupContainer {
  color: #fff;
  background: url("/sites/all/themes/beaire/css/images/bg_valentins_day.jpg")
    #ece0cd center top / cover no-repeat;
  padding: 1.5vh;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 660px;
  height: calc(100% - 230px);
  border-radius: 10px;
  border: 1px solid #c3a572;
  z-index: 99999;
  overflow: auto;
}

.vdPopupColumn {
  flex: 0 1 50% !important;
  max-width: 300px;
  padding: 20px;
}

.vdPopupColumn img {
  width: 100%;
  height: auto;
  margin-bottom: -4px;
}

.vdPopupContent {
  background: #d4c09d;
  text-align: center;
}

.vdPopupContent h4 {
  font-family: "GFS Didot", serif;
  color: #fff;
  font-size: 24px;
  font-style: italic;
  margin-bottom: 0;
  padding: 10px 0;
  font-weight: lighter;
  background-color: #c3b092;
  text-transform: none !important;
  line-height: 1em !important;
}

.vdPopupContentText {
  padding: 10px 0;
  min-height: 188px;
}

.vdPopupContentText p {
  font-size: 14px !important;
  font-family: "GFS Didot", serif !important;
  text-align: center;
  font-style: italic;
  padding: 0 20px;
  line-height: 2;
  margin-bottom: 0 !important;
}

.claim {
  width: 140px;
  height: auto;
  margin: auto;
}

.claim img {
  width: 100%;
  height: auto;
}

.accionesBlock {
  text-align: center;
}

.accionesBlock .flexItem {
  flex: 0 1 49% !important;
  background: transparent !important;
}

.accionesBlock .flexItem:first-child {
  padding-right: 5px;
}

.accionesBlock .flexItem:last-child {
  padding-left: 5px;
}

.accionesBlockPrecio {
  font-size: 20px !important;
  font-style: italic;
  font-family: "GFS Didot", serif !important;
  padding: 5px 0;
  color: #595246 !important;
  margin-bottom: 0 !important;
  background: rgba(233, 222, 202, 0.95);
}

.accionesBlockBtn {
  padding: 0;
}

.accionesBlockBtn a {
  background: #d4c09d;
  color: #fff;
  font-style: italic;
  font-family: "GFS Didot", serif;
  padding: 5px 0;
  font-size: 20px;
  font-weight: bold;
  display: block;
}

#cerrarModalValentine {
  text-align: center;
}

#cerrarModalValentine .buttonGeneral {
  font-size: 12px !important;
  border-radius: 50px;
}

/* */

.imgFullwidthCopenhagen {
  width: 100% !important;
  height: calc(100vh - 80px) !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#imgFullwidthText {
  position: absolute;
  top: 50%;
  width: 60vw;
  max-width: 700px;
  left: 20vw;
  transform: translateY(-50%);
  padding: 30px 40px 0;
  background: rgba(0, 0, 0, 0.6);
}

#imgFullwidthText h1:before,
#imgFullwidthText h1:after {
  width: 80px;
  height: 2px;
  background: #fff;
  content: "";
  display: block;
}

#imgFullwidthText h1:before {
  margin-bottom: 10px;
}

#imgFullwidthText h1:after {
  margin-top: 20px;
}

#imgFullwidthText h1 {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 32px;
  line-height: 1.2em;
  text-transform: none;
  font-weight: bold;
}

#imgFullwidthText h1 span {
  font-family: "Playfair Display", serif;
  font-size: 31px;
  line-height: 1.2em;
  font-style: italic;
  font-weight: 300;
  display: block;
}

#imgFullwidthText p {
  margin: 30px 0 40px;
  font-family: "Lato", sans-serif;
}

#imgFullwidthText .btn {
  background: #b4a269;
  color: #222222;
  padding: 8px 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
  font-family: "Lato", sans-serif;
  border-bottom: 0;
}

#imgFullwidthText .btn:hover {
  background: #fff;
  color: #222222;
  border-bottom: 0;
}

.page-node-812 #block-system-main .content {
  width: 100%;
  max-width: 100%;
}

.node-type-page.page-node-812 #section-content {
  margin-top: 80px;
}

.imgFullwidth {
  width: 100%;
  height: auto;
}

.imgFullwidth img {
  width: 100%;
  height: auto;
}

.page-node-812 h1#page-title,
.provisionalResponsive {
  visibility: hidden;
  display: none;
}

@media all and (max-width: 1024px) {
  .provisional {
    visibility: hidden;
    display: none;
  }

  .provisionalResponsive {
    visibility: visible;
    display: block;
  }
}

/* Mensaje footer */

#mensajeCoronavirus {
  position: fixed;
  width: 65%;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: #dead61;
  color: #000;
  text-align: center;
  z-index: 999;
  padding: 20px;
}

#mensajeCoronavirus p {
  margin-bottom: 5px;
}

#mensajeCoronavirus p:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 960px) {
  #mensajeCoronavirus {
    position: relative;
    width: 99%;
    bottom: auto;
    left: 0;
    transform: translateX(0);
    font-size: 14px;
    margin: 20px 0 0;
    padding: 10px;
    z-index: 0;
  }
}

/** POPUP COVID */

#icoCerrar {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  cursor: pointer;
  z-index: 99;
}

#icoCerrar img {
  width: 100%;
  height: auto;
}

#popupBlockSocial {
  margin-top: 20px;
}

.icon-social {
  padding: 0 10px;
}

.icon-social a {
  width: 20px;
  height: auto;
  display: block;
}

.icon-social img {
  width: 100%;
  height: auto;
  max-height: 20px;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 27, 27, 0.8);
  z-index: 999999;
  /* Debe ser menor que el del modal */
}

#popupBlock {
  font-family: "Lato", sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 1180px;
  height: 650px;
  max-height: 80%;
  box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.6);
  z-index: 999;
}

#popupBlockImagen {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#popupBlockImagen {
  flex: 0 1 40%;
}

#popupBlockContenedorTexto {
  flex: 0 1 60%;
  background: #222222;
  position: relative;
  overflow: hidden;
}

#popupBlocklogo {
  width: 100%;
  max-width: 250px;
}

#popupBlocklogo img {
  width: 100%;
  height: auto;
}

#popupBlockTitulo {
  color: #b4a269;
  width: 100%;
  max-width: 300px;
  margin: 20px 0;
}

#popupBlockTitulo h2 {
  font-family: "Playfair Display", serif;
  font-size: 20px;
  text-transform: none;
  font-style: italic;
}

#popupBlockTitulo:before,
#popupBlockTitulo:after {
  height: 2px;
  background: #b4a269;
  display: inline-block;
  margin-bottom: 5px;
  content: "";
}

#popupBlockTitulo:before {
  width: 60px;
}

#popupBlockTitulo:after {
  width: 100px;
}

#popupBlockTexto {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-height: 100%;
  padding: 4vw 4vw 0;
  overflow: auto;
}

#popupBlockTexto:after {
  height: 4vw;
  display: block;
  content: "";
}

#popupBlockContenedorTexto p {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}

#popupBlock a {
  color: #fff;
  text-decoration: none;
}

#popupBlock p a {
  border-bottom: 1px dotted #ffffff;
}

#popupBlock a:hover {
  color: #b4a269;
}

@media all and (max-width: 480px) {
  #popupBlockImagen {
    flex: 0 1 100%;
    height: 100px;
  }

  #popupBlockContenedorTexto {
    flex: 0 1 100%;
    height: calc(100% - 100px);
  }
}

/** POPUP PADRE */

#popupBlockPadre #icoCerrar {
  width: 30px;
  height: 30px;
  position: sticky;
  top: 10px;
  right: 10px;
  display: flex;
  cursor: pointer;
  z-index: 999;
  float: right;
  margin-top: -30px;
}

#icoCerrar img {
  width: 100%;
  height: auto;
}

#popupBlockPadre .btn {
  background: #b4a269;
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 10px 15px;
  min-height: 33px;
  display: inline-block;
  font-size: 18px !important;
}

#popupBlockPadre .btn:hover {
  background: #000 !important;
  color: #fff !important;
}

#popupBlockPadreWrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 600px;
  height: auto;
  max-height: 80%;
  overflow: auto;
}

#block-beaire-beaire-modal-campaign-centro #overlay {
  position: fixed;
}

#popupBlockPadre {
  box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.6);
  font-family: "PT Serif", serif;
  border: 2px solid #b4a269;
}

#popupBlockPadreImagen {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#popupBlockPadreImagen {
  flex: 0 1 100%;
}

#popupBlockPadreImagen img {
  width: 100%;
  height: auto;
  margin-bottom: -5px;
}

#popupBlockPadreContenedorTexto {
  flex: 0 1 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
  /*background: #222222;
    background: url("images/friso.png") #222222 center calc(100% - 20px) / auto 50px repeat-x;
	padding: 40px 40px 100px;*/
  /* INICIO CAMBIOS DE JUANJO PARA CAJA REGALO NUEVA */
  /*padding: 0 40px 0;*/
  /*margin-top: -100px;*/
  background: transparent;
  margin-top: -30%;
  /* FIN CAMBIOS DE JUANJO PARA CAJA REGALO NUEVA */
}

#popupBlockPadrelogo {
  width: 100%;
  max-width: 250px;
}

#popupBlockPadrelogo img {
  width: 100%;
  height: auto;
}

#popupBlockPadreTitulo {
  width: 100%;
  margin: 0 0 20px;
}

#popupBlockPadreTitulo h2 {
  text-transform: uppercase;
  font-family: "Rufina", serif;
  font-size: 24px;
  color: #b4a269;
}

#popupBlockPadreTitulo.versionDiaMadre h2 {
  text-transform: none;
  font-family: "Rufina", serif;
  font-size: 34px;
  color: #fff;
  font-weight: 400;
}

#popupBlockPadreTituloImagen {
  width: clamp(150px, 60%, 500px);
  margin: 0 auto 20px;
}

#popupBlockPadreTexto p {
  font-size: 18px;
  line-height: 1.5em;
  color: #fff;
}

#popupBlockPadreTexto p span {
  color: #b4a269;
}

#popupBlockPadreAcciones {
  margin-top: 30px;
}

@media all and (max-width: 1370px) {
  #popupBlockPadre #icoCerrar {
    top: -5px;
  }

  #popupBlockPadreWrap {
    max-width: 400px;
  }

  #popupBlockPadreImagen img {
    margin-bottom: -30px;
  }

  #popupBlockPadreContenedorTexto {
    /*background: url("images/friso.svg") #222222 center 100% / auto 40px repeat-x;*/
    padding: 20px 30px 20px;
  }

  #popupBlockPadreTitulo {
    margin: 0 0 10px;
  }

  #popupBlockPadreTitulo h2 {
    font-size: 18px;
  }

  #popupBlockPadreTexto p {
    font-size: 14px;
  }

  #popupBlockPadreAcciones {
    margin-top: 20px;
  }

  #popupBlockPadre .btn {
    padding: 6px 15px;
    font-size: 14px !important;
  }

  #popupBlockPadreTitulo.versionDiaMadre h2 {
    font-size: 24px;
  }
}

/* Popup After Summer */

/* #popupBlockSummerWrap #icoCerrar {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    width: 25px;
    height: 25px;
    cursor: pointer;
    text-decoration: none;
}

#popupBlockSummerWrap #icoCerrar::before,
#popupBlockSummerWrap #icoCerrar::after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 25px;
    height: 2px;
    background: #b4a269;
    content: "";
    transition: all .2s;
}

#popupBlockSummerWrap #icoCerrar::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

#popupBlockSummerWrap #icoCerrar::after {
    transform: translate(-50%, -50%) rotate(135deg);
}

#popupBlockSummerWrap #icoCerrar:hover::before,
#popupBlockSummerWrap #icoCerrar:hover::after {
    background: #fff;
}

#popupBlockSummerWrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 500px;
    height: auto;
    max-height: 90%;
    overflow: auto;
}

#popupBlockSummer {
    box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, .6);
    font-family: 'PT Serif', serif;
    border: 2px solid #b4a269;
    flex-direction: column;
    justify-content: center;
    background: url(images/bg_bye_summer.jpg) #222222 center center / cover no-repeat;
    position: relative;
    padding: 6vh 30px;
}

#popupBlockSummer::before {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    background: rgba(0, 0, 0, .4);
}

#popupBlockSummerContenedorTexto {
    flex: 0 1 100%;
    position: relative;
    overflow: hidden;
    padding: 0 30px;
    text-align: center;
    z-index: 2;
}

#popupBlockSummerlogo {
    width: 100%;
    max-width: 250px;
}

#popupBlockSummerlogo img {
    width: 100%;
    height: auto;
}

#popupBlockSummerTitulo {
    width: 100%;
    margin: 0 0 20px;
    position: relative;
    z-index: 9;
}

#popupBlockSummerTitulo img {
    width: 100%;
    height: auto;
}

#popupBlockSummerTexto p {
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.5em;
    color: #fff;
}

#popupBlockSummerFooter {
    text-align: center;
    position: relative;
    z-index: 9;
}

#popupBlockSummerFooter p {
    font-size: clamp(16px, 2vw, 18px);
    line-height: 1.5em;
    color: #fff;
    margin-bottom: 30px;
}

#popupBlockSummerTexto p span {
    color: #b4a269;
}

#popupBlockSummerEmail {
    height: 50px;
    border-radius: 5px;
    border: 2px solid #b4a269;
    background: #fff;
    margin: 30px auto;
    padding: 0 20px;
    width: 90%;
}

#popupBlockSummerEmail::placeholder {
    color: #b4a269;
    opacity: 1;
    font-size: 16px;
    font-family: 'PT Serif', serif;
}

.popupBlockSummerPrivacy {
    color: #fff;
    font-size: 14px;
}

.popupBlockSummerPrivacy label {
    color: #fff;
    font-size: 14px;
    display: inline;
}

.popupBlockSummerPrivacy input {
    display: inline;
}

.popupBlockSummerPrivacy a {
    color: #b4a269;
    text-decoration: none;
}

.popupBlockSummerPrivacy a:hover {
    color: #fff;
    text-decoration: underline;
}

#popupBlockSummerAcciones {
    margin-top: 30px;
}

.popupBlockSummerSubmit {
    padding: 10px;
    text-align: center;
    color: #fff !important;
    background: #b4a269;
    min-width: 100px;
    font-size: 18px;
    font-family: 'PT Serif', serif;
    font-weight: bold;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    cursor: pointer;
    transition: all .2s;
}

.popupBlockSummerSubmit:hover {
    background: #000;
} */

#popupBlockSummerWrap #icoCerrar {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}

#popupBlockSummerWrap #icoCerrar::before,
#popupBlockSummerWrap #icoCerrar::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 25px;
  height: 2px;
  background: #b4a269;
  content: "";
  transition: all 0.2s;
}

#popupBlockSummerWrap #icoCerrar::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

#popupBlockSummerWrap #icoCerrar::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

#popupBlockSummerWrap #icoCerrar:hover::before,
#popupBlockSummerWrap #icoCerrar:hover::after {
  background: #fff;
}

#popupBlockSummerWrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
  height: auto;
  max-height: 90%;
  overflow: auto;
}

#popupBlockSummer {
  box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.6);
  font-family: "PT Serif", serif;
  border: 2px solid #b4a269;
  flex-direction: column;
  justify-content: space-between;
  background: url(images/bg_bye_summer.jpg) #222222 center center / cover
    no-repeat;
  position: relative;
  padding: 6vh 30px;
  min-height: 650px;
}

.page-aire-ancient-baths-copenhagen #popupBlockSummer {
  background: url(images/bg_beer.jpg) #222222 center center / cover no-repeat;
}

#popupBlockSummer::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
}

#popupBlockSummerContenedorTexto {
  flex: 0 1 100%;
  position: relative;
  overflow: hidden;
  padding: 0 30px;
  text-align: center;
  z-index: 2;
}

#popupBlockSummerlogo {
  width: 100%;
  max-width: 250px;
}

#popupBlockSummerlogo img {
  width: 100%;
  height: auto;
}

#popupBlockSummerTitulo {
  width: 100%;
  margin: 0 0 20px;
  position: relative;
  z-index: 1;
}

#popupBlockSummerTitulo img {
  width: 100%;
  height: auto;
}

#popupBlockSummerTexto p {
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.5em;
  color: #fff;
}

#popupBlockSummerTexto p span {
  color: #b4a269;
}

#popupBlockSummerEmail {
  height: 50px;
  border-radius: 5px;
  border: 2px solid #b4a269;
  background: #fff;
  margin: 30px auto;
  padding: 0 20px;
  width: 90%;
}

#popupBlockSummerEmail::placeholder {
  color: #b4a269;
  opacity: 1;
  font-size: 16px;
  font-family: "PT Serif", serif;
}

.popupBlockSummerPrivacy {
  color: #fff;
  font-size: 14px;
}

.popupBlockSummerPrivacy a {
  color: #b4a269;
  text-decoration: none;
}

.popupBlockSummerPrivacy a:hover {
  color: #fff;
  text-decoration: underline;
}

#popupBlockSummerAcciones {
  margin-top: 30px;
}

.popupBlockSummerSubmit {
  padding: 10px;
  text-align: center;
  color: #fff !important;
  background: #b4a269;
  min-width: 100px;
  font-size: 18px;
  font-family: "PT Serif", serif;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
  transition: all 0.2s;
}

.popupBlockSummerSubmit:hover {
  background: #000;
  color: #fff !important;
}

#popupBlockSummerFooter {
  text-align: center;
  position: relative;
  z-index: 1;
}

#popupBlockSummerFooter p {
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.5em;
  color: #fff;
  margin-bottom: 30px;
}

#popupBlockSummerFooter p.popupBlockSummerFooterTitle {
  font-size: clamp(28px, 2.4vw, 32px);
  line-height: 1.3em;
  font-family: "Rufina", serif !important;
}

/* Popup - Black Friday */

#popupBFWrap #icoCerrar {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}

#popupBFWrap #icoCerrar::before,
#popupBFWrap #icoCerrar::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 25px;
  height: 2px;
  background: #b4a269;
  content: "";
  transition: all 0.2s;
}

#popupBFWrap #icoCerrar::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

#popupBFWrap #icoCerrar::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

#popupBFWrap #icoCerrar:hover::before,
#popupBFWrap #icoCerrar:hover::after {
  background: #fff;
}

#popupBFWrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
  height: auto;
  max-height: 90%;
  overflow: auto;
}

#popupBF {
  box-shadow: 6px 6px 14px 0px rgba(0, 0, 0, 0.6);
  font-family: "PT Serif", serif;
  /* border: 2px solid #b4a269; */
  flex-direction: column;
  /*justify-content: flex-end;*/
  position: relative;
  padding: 6vh 30px 30px;
  min-height: 720px;
}

#popupBFTitulo {
  width: 100%;
  margin: 0 0 20px;
  position: relative;
  z-index: 9;
  text-align: center;
}

#popupBFTitulo img {
  width: 80%;
  height: auto;
}

#popupBFTitulo p {
  font-family: "Rufina", serif;
  font-size: 17px;
  line-height: 1.3em;
  color: #ffffff;
  margin-bottom: 5px;
  padding: 0.5em 1em;
}

.popupDP22 {
  background: url(images/fondoPopupDP22.jpg) #222222 center top / cover
    no-repeat;
}

.popupSV {
  background: url(images/fondoPopupSV22.jpg) #222222 center top / cover
    no-repeat;
}

.popupBFEsp {
  background: url(images/bg_black_friday_esp.jpg) #222222 center top / cover
    no-repeat;
}

.popupBGEng {
  background: url(images/bg_black_friday_eng.jpg) #222222 center top / cover
    no-repeat;
}

.page-aire-ancient-baths-copenhagen .popupBGEng {
  background: url(images/bg_black_friday_dk_eng.jpg) #222222 center top / cover
    no-repeat;
}

.popupNavEsp {
  background: url(images/bg_popup_navidad_es.gif) #222222 center top / cover
    no-repeat;
}

.popupNavCph {
  background: url(images/bg_popup_navidad_dk.gif) #222222 center top / cover
    no-repeat;
}

.popupNavLnd {
  background: url(images/bg_popup_navidad_uk.gif) #222222 center top / cover
    no-repeat;
}

.popupNavUs {
  background: url(images/bg_popup_navidad_us.gif) #222222 center top / cover
    no-repeat;
}

.popupBFFormItem {
  margin: 5px 0;
  width: 100%;
  display: block;
}

#popupBFSelect {
  height: 30px;
  border-radius: 0;
  border: 1px solid #b4a269;
  background: transparent;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%;
  font-size: 14px !important;
  background: #000 !important;
  color: #b4a269;
  font-family: "PT Serif", serif;
}

#popupBFEmail {
  height: 30px;
  border-radius: 0;
  border: 1px solid #b4a269;
  background: transparent;
  margin: 0 auto;
  padding: 0 10px;
  font-size: 14px !important;
  width: 100%;
  color: #b4a269;
}

#popupBFEmail::placeholder {
  color: #b4a269;
  opacity: 1;
  font-size: 14px !important;
  font-family: "PT Serif", serif;
}

#popupBFPrivacy {
  color: #b4a269;
  font-size: 14px;
}

#popupBFPrivacy a {
  color: #b4a269;
  text-decoration: none;
}

.popupBFPrivacy a:hover {
  color: #fff;
  text-decoration: underline;
}

#popupBFAcciones {
  margin-top: 30px;
}

.popupBFSubmit {
  padding: 10px 20px;
  margin-top: 1em;
  text-align: center;
  color: #fff;
  background: #b4a269;
  min-width: 100px;
  font-size: 16px;
  font-family: "PT Serif", serif;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
  border-radius: 0 !important;
  text-shadow: none !important;
  transition: all 0.2s;
}

.popupBFSubmit:hover {
  background: #000;
}

#popupBFFooter {
  text-align: center;
  position: relative;
  z-index: 1;
}

#popupBFFooter p {
  font-size: 25px;
  line-height: 1.3em;
  color: #ffffff;
  margin-bottom: 5px;
  padding: 0 3em;
}

#popupBFFooter p strong {
  font-size: 18px;
  margin-bottom: 10px !important;
  display: block;
}

/* No disponible */

.noDisponible {
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  background: rgba(0, 0, 0, 0.6);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.noDisponible p {
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  margin: 0;
}

/* Cookies */

#cookie-banner {
  z-index: 9999;
}

#aviso-seguridad {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: block;
  position: relative;
  z-index: 9999;
  padding: 10px 0;
  margin-bottom: 15px;
}

#aviso-seguridad.aviso-promocional {
  background-color: #b4a269 !important;
}

@media all and (max-width: 860px) {
  #aviso-seguridad.aviso-promocional {
    position: absolute;
    top: 40px;
  }
}

#aviso-seguridad p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 0;
  padding: 0 60px;
}

#aviso-seguridad.aviso-promocional p {
  color: #fff !important;
  font-weight: 300;
}

#aviso-seguridad a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}

#aviso-seguridad.aviso-promocional a {
  border-bottom: 0 !important;
}

#aviso-seguridad a:hover {
  border-bottom: 1px solid #b4a269;
  color: #b4a269;
}

#aviso-seguridad.aviso-promocional a:hover {
  color: #fff;
}

.mensajeAvisoTemporal {
  visibility: hidden;
  display: none;
}

.page-aire-ancient-baths-barcelona .mensajeAvisoTemporal {
  visibility: visible;
  display: block;
}

.page-aire-ancient-baths-barcelona .mensajeAvisoNormal {
  visibility: hidden;
  display: none;
}

#mensajeTopCerrarToogle {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

#mensajeTopCerrar {
  border-radius: 50px !important;
  font-size: 28px;
  color: #000 !important;
  text-align: center;
  display: block;
  border: 0 !important;
}

#mensajeTopCerrar a {
  border-radius: 50px !important;
  font-size: 28px;
  color: #b4a269 !important;
  border: 1px solid #b4a269;
  text-align: center;
  display: block;
  border: 0 !important;
}

#aviso-seguridad.aviso-promocional #mensajeTopCerrar a {
  color: #fff !important;
}

#mensajeTopCerrar:hover .svg-icon path,
#mensajeTopCerrar:hover .svg-icon polygon,
#mensajeTopCerrar:hover .svg-icon rect {
  fill: #fff;
}

#aviso-seguridad.aviso-promocional #mensajeTopCerrar .svg-icon path,
#aviso-seguridad.aviso-promocional #mensajeTopCerrar .svg-icon polygon,
#aviso-seguridad.aviso-promocional #mensajeTopCerrar .svg-icon rect {
  fill: #fff;
}

#mensajeTopCerrar:hover .svg-icon circle {
  stroke: #fff;
}

#aviso-seguridad.aviso-promocional .svg-icon circle {
  stroke: #fff;
}

@media all and (max-width: 780px) {
  #imgFullwidthText {
    width: 90%;
    max-width: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .page-aire-ancient-baths-copenhagen
    .main-slider
    .slick-slide.slick-active
    .caption
    p:first-child {
    width: 280px;
    max-width: 280px;
  }
}

.node-type-page.page-node-887 #section-content {
  margin-top: 80px;
}

.page-node-887 h1#page-title {
  visibility: hidden;
  display: none;
}

.page-node-887 #block-system-main .content {
  width: 100%;
  max-width: 100%;
}

/*
.page-aire-ancient-baths-copenhagen .main-slider .slick-slide.slick-active .caption p:first-child {
    font-size: 0;
    height: 32px;
}

.page-aire-ancient-baths-copenhagen .main-slider .slick-slide.slick-active .caption p:first-child:before {
    font-size: 32px;
    content: "Booking";
    line-height: 32px;
}

.page-aire-ancient-baths-copenhagen .main-slider .slick-slide.slick-active .caption p:last-child {
    font-size: 0;
}

.page-aire-ancient-baths-copenhagen .main-slider .slick-slide.slick-active .caption p:last-child:before {
    font-size: 31px;
    content: "available!";
    line-height: 32px;
}
*/

.page-aire-ancient-baths-copenhagen
  .main-slider
  .slick-slide.slick-active
  .caption
  p:nth-child(2) {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 32px;
  padding-left: 30px;
  border-left: 5px solid #fff;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}

.page-aire-ancient-baths-copenhagen
  .main-slider
  .slick-slide.slick-active
  .caption
  p:nth-child(3) {
  color: #fff;
  padding-left: 35px;
  font-family: "Playfair Display", serif;
  font-size: 31px;
  line-height: 1.2em;
  font-style: italic;
  font-weight: lighter;
}

/* Modal Capas */

#modalCapas {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 980px;
  height: 700px;
  max-height: 90%;
}

#modalCapasImagen {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  border: 2px solid #b4a269;
  background-position: center center;
  background-size: cover;
  background-color: #222222;
  background-repeat: no-repeat;
}

.modal-usa #modalCapasImagen:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  content: "";
  background: url(images/salpicaduras.png) transparent center top / 100% auto
    no-repeat;
}

#modalCapasContenido {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 40%;
  min-width: 300px;
  z-index: 9;
  border: 2px solid #b4a269;
  padding: 4vh 2vw;
  background-color: #222222;
}

.modal-usa #modalCapasContenido {
  background: url(images/salpicaduras-oscuro.jpg) #222222 center center / cover
    no-repeat;
}

#modalCapasContenido h2 {
  font-family: "Lato", sans-serif;
  font-size: 38px;
  color: #b4a269;
  font-weight: 700;
  line-height: 1em;
  text-transform: none;
  margin: 0 0 20px;
}

#modalCapasContenido h2 span {
  font-family: "Playfair Display", serif;
  display: block;
  font-style: italic;
  font-weight: 400 !important;
}

#modalCapasContenido h2:before,
#modalCapasContenido h2:after {
  width: 40px;
  height: 3px;
  display: block;
  background: #b4a269;
  content: "";
}

#modalCapasContenido h2:before {
  margin-bottom: 10px;
}

#modalCapasContenido h2:after {
  margin-top: 14px;
}

#modalCapasContenido p {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  color: #b4a269;
  font-weight: 700;
  margin: 0;
  line-height: 1.2em;
}

#modalCapasContenido p span {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 400;
  color: #b4a269;
  display: block;
}

#modalCapasContenido p.modalCapasTitulo {
  font-family: "Lato", sans-serif;
  font-size: 32px;
  color: #b4a269;
  font-weight: 700;
  margin: 0 0 20px;
  line-height: 1.2em;
}

#modalCapasContenido p.modalCapasTitulo span {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 400 !important;
  color: #b4a269;
  display: block;
}

#modalCapasContenido p.modalCapasTitulo:before,
#modalCapasContenido p.modalCapasTitulo:after {
  width: 40px;
  height: 3px;
  display: block;
  background: #b4a269;
  content: "";
}

#modalCapasContenido p.modalCapasTitulo:before {
  margin-bottom: 10px;
}

#modalCapasContenido p.modalCapasTitulo:after {
  margin-top: 14px;
}

#modalCapasContenido p.descuento {
  font-size: 52px;
  margin: 0;
}

#modalCapasActions {
  margin-top: 20px;
  display: block;
}

#modalCapasActions .btn {
  display: block;
  padding: 12px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  background: #b4a269;
  color: #000;
  font-family: "Lato", sans-serif;
  transition: all 0.2s;
  cursor: pointer;
}

#modalCapasActions .btn:hover {
  background: #fff;
}

#modalCapasCerrar {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 26px;
  height: 26px;
  border: 2px solid #b4a269;
  border-radius: 50px;
}

#modalCapasCerrar:hover {
  border: 2px solid #fff;
}

#modalCapasCerrar:hover span {
  background: #fff;
}

#modalCapasCerrar span {
  width: 14px;
  height: 2px;
  background: #b4a269;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#modalCapasCerrar span:first-child {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#modalCapasCerrar span:last-child {
  transform: translate(-50%, -50%) rotate(45deg);
}

/* Mensaje de cabecera */

.promo {
  opacity: 1;
  transition: opacity 0.6s;
  position: fixed;
  z-index: 1;
  top: 100px;
  right: 0;
  width: 400px;
}

#messagePromo {
  padding-right: 50px;
  /* flex-basis: calc(100% - 40px); */
  flex-basis: auto;
}

#messagePromoContent {
  padding: 30px 20px 20px;
  /*background: #0f1f0c;*/
  /*background: #ECEAE4;*/
  background: #b4a269;
  /*border: 1px solid #b4a269;*/
  min-width: 325px;
}

#messagePromoContent p {
  font-size: clamp(12pt, 1.5vw, 13pt);
  /*color: #b4a269;*/
  color: black;
  text-align: center;
  margin-bottom: 20px;
}

.claimp {
  font-size: clamp(14pt, 1.5vw, 16pt) !important;
  font-weight: bold;
}

#messagePromoContent a {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  padding: 6px;
  color: black;
  border: 1px solid black;
  background: #b4a269;
  text-align: center;
  font-family: "Lato Regular";
  cursor: pointer;
}

#messagePromoContent a:hover {
  color: #fff;
  /*background: #ECEAE4;*/
  background: #b4a269;
  border: 1px solid black;
}

#btnMessagePromo {
  position: relative;
  height: 40px;
  flex-basis: 40px;
}

#btnMessagePromo button {
  position: absolute;
  top: 0;
  right: 0;
  /*background: url(images/arrow-right-black.svg) #b4a269 calc(100% - 15px) center / auto 18px no-repeat;*/
  background: url(images/arrow-right-black.svg) #b4a269 calc(100% - 15px) center /
    auto 18px no-repeat;
  color: #000;
  width: 300px;
  height: 40px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.2s;
  cursor: pointer;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 14px;
}

#btnMessagePromo button:hover {
  background: url(images/arrow-right-white.svg) #b4a269 calc(100% - 15px) center /
    auto 18px no-repeat;
  color: #fff;
}

#btnMessagePromo.btnActivePromo {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 50px;
  height: 40px;
  flex-basis: 40px;
}

#btnMessagePromo.btnActivePromo button {
  width: 35px;
  background: url(images/close-black.png) transparent center center / auto 22px
    no-repeat;
}

#btnMessagePromo.btnActivePromo button:hover {
  /* background: url(images/close-white.svg) #b4a269 center center / auto 26px
        no-repeat;*/
}

#btnMessagePromo.btnActivePromo button {
  font-size: 0;
}

.closebtn {
  margin-left: 15px;
  color: #000;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}

/***********************/
/* RESPONSIVE */
/***********************/

@media all and (max-width: 1280px) {
}

@media all and (max-width: 1024px) {
}

@media all and (max-width: 780px) {
}

@media all and (max-width: 600px) {
  #gridExperiencias .previaPromocionado {
    padding-bottom: 30px;
  }

  #messagePromoContent {
    width: 100%;
  }
}

@media all and (max-width: 480px) {
  #modalCapasImagen {
    width: 100%;
    height: 70%;
    top: auto;
    bottom: 0;
  }

  #modalCapasContenido {
    position: absolute;
    top: 0;
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
    width: 90%;
    min-width: 90%;
    background: url(../images/salpicaduras-oscuro.jpg) #222222 center center /
      cover no-repeat;
    padding: 4vh 3vw;
  }

  #modalCapasContenido h2 {
    font-size: 28px;
  }

  #modalCapasActions {
    margin-top: 20px;
  }

  #modalCapasActions .btn {
    font-size: 16px;
    padding: 8px;
  }

  #modalCapasContenido p {
    font-size: 20px;
  }

  #modalCapasCerrar {
    top: 10px;
    right: 10px;
  }

  #modalCapasContenido p.descuento {
    font-size: 42px;
  }

  .banner-promo-480 {
    background-position: left center !important;
  }
}

#headerSlider {
  position: relative;
  z-index: 0;
}

canvas {
  display: block;
}

.snow {
  width: 100vw;
  height: 100vh;
  z-index: 0;
  position: fixed;
  opacity: 0.9;
  visibility: hidden;
  display: none;
}

/*
.front .snow,
.page-aire-ancient-baths-copenhagen .snow,
.page-aire-ancient-baths-newyork-tribeca .snow,
.page-aire-ancient-baths-chicago .snow,
.page-aire-ancient-baths-almeria .snow,
.page-aire-ancient-baths-barcelona .snow,
.page-aire-ancient-baths-sevilla .snow,
.page-aire-ancient-baths-vallromanes .snow {
    visibility: visible;
    display: inherit;
}
*/

.front .snow,
.page-aire-ancient-baths-copenhagen .snow,
.page-aire-ancient-baths-newyork-tribeca .snow,
.page-aire-ancient-baths-newyorkupper .snow,
.page-aire-ancient-baths-chicago .snow,
.page-aire-ancient-baths-almeria .snow,
.page-aire-ancient-baths-barcelona .snow,
.page-aire-ancient-baths-sevilla .snow,
.page-aire-ancient-baths-vallromanes .snow {
  visibility: hidden;
  display: none;
}

/* rediseño cabecera */

#botonesCabecera a {
  padding: 10px;
  font-weight: 400 !important

}

.lang-dropdown-select-element {
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(images/arrow-down.png) transparent calc(100% - 5px) 15px / 10px
    auto no-repeat !important;
    display: flex;
  align-items: center;
}

@media screen and (max-width: 860px) {
  
  .lang-dropdown-select-element {
    padding: 0px;
    background: url(images/arrow-down.png) #222222 calc(100% - 5px) 10px / 12px
      auto no-repeat !important;
  }
  
}

.lang-dropdown-select-element.no-arrow {
  background: none !important;
  padding-left: 16px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#lang-dropdown-select-language_content.no-arrow {
  background: none !important;
  padding-left: 16px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#botonesCabecera .flexItem {
  padding: 0 20px 0 0;
}

#botonesCabecera .flexItem:last-child {
  padding: 0 30px 0 0;
}

#medir-canjear-cabecera {
  border: 1px solid #b4a269;
  background: transparent !important;
  padding: 9px 30px !important;
  color: #b4a269 !important;
}

#medir-canjear-cabecera:hover {
  border: 1px solid #b4a269;
  background:  #b4a269 !important;
  color: #222222 !important;
}

#block-superfish-1 {
  margin-left: 20px;
  display: flex;
  align-items: center;
}

#block-superfish-1 ul.menu li.sf-depth-1 {
  color: #b4a269;
  padding: 2px 30px 2px 4px;
  font-weight: 300;
  cursor: pointer;
  transition: all 0.2s;
  letter-spacing: 2px;
  font-size: 17px;
  font-family: "Lato", sans-serif;
  position: relative;
  background: url(images/arrow-down.png) transparent calc(100% - 5px) center / 12px
    auto no-repeat !important;
}

#block-superfish-1 ul.menu li.sf-depth-1:hover {
  background: transparent;
}

#block-superfish-1 ul.menu li.sf-depth-1:hover span {
  color: #fff !important;
}

#block-superfish-1 .sf-depth-2 a {
  font-family: "Lato", sans-serif;
  font-weight: 300;
}

#logo:after {
  color: #b4a269;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "|";
}

#logo {
  position: relative;
  width: 250px;
  padding-right: 30px;
}

#superfish-1-select {
  border: 0 !important;
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(images/arrow-down.png) transparent calc(100% - 5px) 12px / 12px
    auto no-repeat !important;
  height: 20px !important;
  font-family: "Playfair Display";
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.mainMenuOptions {
  text-transform: uppercase !important;
}

#block-superfish-1 .sf-depth-1 ul {
  top: 35px !important;
}

@media all and (max-width: 1180px) {
  #zone-branding {
    width: 96%;
  }

  #logo {
    width: 250px;
    padding-right: 20px;
  }

  #block-superfish-1 ul.menu li.sf-depth-1 {
    padding: 5px 23px 5px 0px;
    font-size: 12px;
    margin-right: 0.5rem;
  }

  #botonesCabecera .flexItem {
    padding: 0 10px 0 0;
  }

  #botonesCabecera .flexItem:last-child {
    padding: 0 10px 0 0;
  }

  #botonesCabecera a {
    font-size: 12px;
    padding: 6px;
  }

  #medir-canjear-cabecera {
    border: 1px solid #b4a269;
    background: #222222 !important;
    padding: 5px 30px 5px 30px !important;
    color: #b4a269 !important;
  }
}

@media all and (max-width: 860px) {
  #zone-branding-wrapper {
    padding: 11px 0;
  }

  #region-blockgroup-logo-region {
    z-index: 0;
    position: relative;
  }

  #block-superfish-1,
  #block-views-tem-tica-enlaces-block .view-content {
    visibility: visible;
    display: inherit;
  }

  #region-blockgroup-men-ciudades-responsive {
    flex: 0 1 0;
    visibility: hidden;
    display: none;
  }

  #region-blockgroup-acciones-cabecera {
    position: absolute;
    /* position: relative; */
    flex: 0 1 30px !important;
    z-index: 9999;
    top: 0;
    right: 0;
    margin-left: 2rem;
  }

  #block-lang-dropdown-language-content {
    margin-bottom: 20px;
  }

  #region-blockgroup-acciones-cabecera-responsiv {
    order: 1;
    margin-bottom: 20px;
  }

  #block-beaire-botones-cabecera {
    order: 2;
    padding-top: 0;
  }

  /*#aviso-seguridad {*/
  /*    margin: 0 42px 10px 12px;*/
  /*}*/

  #mensajeTopCerrarToogle {
    right: 10px;
    top: 5px;
    transform: translateY(0);
  }

  #botonesCabecera a {
    font-size: 16px;
    padding: 10px !important;
  }

  #medir-canjear-cabecera {
    background:  #222222 !important;

  }
}

@media all and (max-width: 1366px) {
  #popupValentines {
    height: 550px;
  }
}

@media all and (max-width: 780px) {
  .page-aire-ancient-baths-newyork-tribeca
    #bannerGroup3c
    #block-beaire-centros-reserva,
  .page-aire-ancient-baths-newyork-tribeca
    #bannerGroup3c
    #block-beaire-centros-regala,
  .page-aire-ancient-baths-chicago #bannerGroup3c #block-beaire-centros-reserva,
  .page-aire-ancient-baths-chicago #bannerGroup3c #block-beaire-centros-regala {
    flex: 0 1 100% !important;
  }

  #popupValentines {
    height: 650px;
  }
}

@media all and (max-width: 600px) {
  #logo {
    width: 225px !important;
    padding-right: 20px !important;
  }
}

@media all and (max-width: 388px) {
  #logo {
    width: 210px !important;
    padding-right: 20px !important;
  }
}

@media all and (max-height: 770px) {
  .popup-renewal #popup-content-texto {
    padding: 0px 50px 0px 50px !important;
  }
}

@media all and (max-width: 370px) {
  #logo {
    padding-right: 0;
  }

  #logo:after {
    display: none;
    visibility: hidden;
  }

  #block-superfish-1 {
    flex: 0 1 100% !important;
    margin-top: 10px;
    margin-left: 0 !important;
  }

  #region-blockgroup-logo-region {
    flex: 0 1 calc(100% - 50px) !important;
  }

  #region-blockgroup-acciones-cabecera {
    flex: 0 1 40px !important;
  }
}

@media all and (max-height: 1440px) {
  #popupValentinesWrap {
    height: 90%;
    max-height: 750px !important;
  }

  #popupValentines {
    height: 100%;
    max-height: 100% !important;
  }
}

@media all and (max-height: 880px) {
  #popupValentinesWrap {
    height: 90%;
    max-height: 90% !important;
  }

  #popupValentines {
    height: 100%;
    max-height: 100% !important;
  }
}

sup {
  vertical-align: super !important;
  font-size: 30px !important;
}

@media screen and (max-width: 780px) {
  sup {
    font-size: 25px !important;
  }
  
}

/*
.page-aire-ancient-baths-barcelona-experiencias #menuExperienciasOpciones li:nth-child(5),
.page-aire-ancient-baths-sevilla-experiencias #menuExperienciasOpciones li:nth-child(5),
.page-aire-ancient-baths-vallromanes-experiencias #menuExperienciasOpciones li:nth-child(5),
.page-aire-ancient-baths-newyork-tribeca-experiencias #menuExperienciasOpciones li:nth-child(5),
.page-aire-ancient-baths-chicago-experiencias #menuExperienciasOpciones li:nth-child(5) {
    visibility: hidden;
    display: none;
}
*/

#bannerRegala {
  z-index: 999;
}

.tagDorado {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(151, 129, 90, 0.8);
  color: #000;
  padding: 0.2em 0;
  font-weight: 300;
}

/*Estilos para el nuevo modulo de Cookies de Cookiebot*/

#CybotCookiebotDialog {
  /*opacity: 0.95 !important;*/
  background: rgba(30, 30, 30, 0.9) !important;
}

#CybotCookiebotDialog * {
  font-size: 11px !important;
}

div#CybotCookiebotDialogHeader {
  display: none !important;
}

div#CookiebotWidget {
  display: none !important;
}

.CybotCookiebotDialogBodyButton:hover {
  opacity: 1 !important;
}

#CybotCookiebotDialogBodyLevelButtonsSelectPane
  label:not([for="CybotCookiebotDialogBodyLevelButtonNecessary"])
  .CybotCookiebotDialogBodyLevelButtonDescription:hover {
  color: inherit !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
  color: white !important;
}

.CybotCookiebotDialogBodyLevelButtonSlider {
  top: 6px !important;
  height: 20px !important;
  width: 46px !important;
}

.CybotCookiebotDialogBodyLevelButtonSlider:hover {
  opacity: 1 !important;
  filter: brightness(50%);
}

.CybotCookiebotDialogBodyLevelButtonSlider:after {
  opacity: 1 !important;
  background-color: #c3a572 !important;
  filter: brightness(100%) !important;
}

.CybotCookiebotDialogBodyLevelButtonSlider:before {
  background-color: #c3a572 !important;
  height: 14px !important;
  width: 14px !important;
  bottom: 3px !important;
}

#CybotCookiebotDialog
  .CybotCookiebotDialogBodyLevelButtonSliderWrapper:hover
  input[type="checkbox"]:not(:disabled)
  + .CybotCookiebotDialogBodyLevelButtonSlider {
  opacity: 1 !important;
}

div#CybotCookiebotDialogBodyButtonsWrapper {
  flex: auto !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
}

div#CybotCookiebotDialogBodyButtonsWrapper > * {
  font-weight: normal !important;
}

button#CybotCookiebotDialogBodyButtonDecline {
  flex-basis: 35% !important;
  width: 35% !important;
  background-color: transparent !important;
  border: none !important;
  text-decoration: underline !important;
}

button#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  flex-basis: 55% !important;
  width: 55% !important;
  background-color: transparent !important;
  border: none !important;
  text-decoration: underline !important;
}

#CybotCookiebotDialogTabContent
  input:checked
  + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #ffffff !important;
}

#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider {
  background: black !important;
}

#CybotCookiebotDialog.CybotEdge.CybotMultilevel
  .CybotCookiebotDialogBodyBottomWrapper {
  border-top: 1px solid #333333 !important;
  padding-top: 1em !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,
#CybotCookiebotDialogFooter
  #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  border: none !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails {
  margin: 1.5em 2em 0.5em 0 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: #ffffff !important;
}

#CybotCookiebotDialogNav:hover {
  color: #ffffff !important;
}

#CybotCookiebotDialogNav {
  color: #ffffff !important;
}

#CybotCookiebotDialogNavDetails {
  color: #ffffff !important;
}

#CybotCookiebotDialogNavDetails:hover {
  color: #ffffff !important;
}

#CybotCookiebotDialogNavAbout {
  color: #ffffff !important;
}

#CybotCookiebotDialogNavAbout:hover {
  color: #ffffff !important;
}

#CybotCookiebotDialog
  .CookieCard
  .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
#CybotCookiebotDialog
  .CookieCard
  .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes
  .CybotCookiebotDialogDetailBodyContentCookieProvider:not(
    .CybotCookiebotDialogDetailBodyContentCookieInfoCount
  ):hover {
  color: #ffffff !important;
}

@media screen and (min-width: 320px) {
  div#CybotCookiebotDialogBody > div.CybotCookiebotScrollContainer {
    width: 100% !important;
  }

  div#CybotCookiebotDialogFooter {
    position: relative !important;
    width: 100% !important;
  }
}

@media screen and (min-width: 601px) {
  #CybotCookiebotDialogFooter
    #CybotCookiebotDialogBodyButtons
    .CybotCookiebotDialogBodyButton:not(:last-of-type),
  #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton,
  #CybotCookiebotDialogFooter
    .CybotCookiebotDialogBodyButton:not(:first-of-type) {
    margin-bottom: 0;
    width: 100% !important;
  }

  #CybotCookiebotDialogPoweredByText {
    display: none !important;
  }

  #CybotCookiebotDialog.CybotEdge.CybotMultilevel #CybotCookiebotDialogFooter {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

  #CybotCookiebotDialog.CybotEdge.CybotMultilevel
    .CybotCookiebotScrollContainer {
    width: calc(100% - 286px - 1.5em) !important;
  }
}

@media screen and (min-width: 1280px) {
  #CybotCookiebotDialog.CybotEdge {
    min-width: 75vw !important;
    max-width: 0 !important;
  }

  #CybotCookiebotDialog.CybotEdge.CybotMultilevel #CybotCookiebotDialogFooter {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

  #CybotCookiebotDialog.CybotEdge.CybotMultilevel
    .CybotCookiebotScrollContainer {
    width: calc(100% - 286px - 1.5em) !important;
  }
}

/*FIN - Estilos para el nuevo modulo de Cookies de Cookiebot*/

/* Popup general */

.btn-popup,
input.btn-popup {
  display: inline-block;
  color: #fff !important;
  background: #b4a269;
  text-decoration: none;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Lato", sans-serif !important;
  font-weight: normal;
  border-radius: 0;
  line-height: 1em;
  /* padding: 0.7em 4em; */
  cursor: pointer;
  margin: 0;
  text-transform: uppercase;
  border: 2px solid #b4a269;
  text-shadow: none;
  box-shadow: none;
  width: 100%;
  /* height: 38px; */
}

.btn-popup:hover,
input.btn-popup:hover {
  background: transparent;
  color: #b4a269 !important;
}

#botonesCenefa .btn-popup2 {
  background: transparent;
  color: #b4a269 !important;
}

#botonesCenefa .btn-popup2:hover {
  background: #b4a269;
  color: #fff !important;
}

.btn-line {
  color: #b4a269 !important;
  background: transparent;
}

.btn-line:hover {
  color: #fff !important;
  background: #b4a269;
}

/* Popup - Overlay y cerrar */

#icoCerrar {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
}

#icoCerrar::before,
#icoCerrar::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 25px;
  height: 2px;
  background: #b4a269;
  content: "";
  transition: all 0.2s;
}

#icoCerrar::before {
  transform: translate(-50%, -50%) rotate(45deg);
}

#icoCerrar::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

#icoCerrar:hover::before,
#icoCerrar:hover::after {
  background: #fff;
}

/* Popup general */

.image-bg {
  background-color: transparent;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-bg-bottom {
  background-position: center bottom;
}

#popup-general {
  position: absolute;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#popup-general::before {
  position: absolute;
  z-index: 999;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

#popup-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 500px;
  height: 750px;
  max-height: 90%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

#popup-wrap video {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  z-index: 1;
}

.popup-wrap {
  height: auto !important;
}

.popup-wrap .tituloPrincipal {
  color: #b4a269;
  padding: 0 30px;
  font-weight: bold;
  font-size: 1.5em;
}

.popup-wrap .subTitulo {
  color: #b4a269;
  padding: 0 30px 20px;
  font-weight: 300;
}

.popup-wrap #comentario {
  min-height: 100px !important;
  flex-basis: auto;
}

#popup-header {
  display: flex;
  justify-content: flex-end;
  padding: 0.5em;
}

.summer {
  justify-content: space-between;
}

.summer #popup-header {
  display: flex;
  justify-content: flex-end;
  padding: 0.5em;
  position: absolute;
  right: 0;
}

#popup-content {
  font-family: "PT Serif", serif;
  overflow: auto;
  position: relative;
  z-index: 9;
}

.summer #popup-content {
  font-family: "PT Serif", serif;
  overflow: auto;
  position: relative;
  z-index: 9;
  align-self: flex-start;
  padding-top: 60px;
}

.popup-renewal #popup-content,
.popup-renewal #popup-content-texto {
  height: 100%;
}

.page-aire-ancient-baths-copenhagen #popup-content {
  height: 100%;
}

#popup-content-texto {
  padding: 50px 50px 0;
}

.popup-renewal #popup-content-texto {
  /*padding: 50px;*/
}

.page-aire-ancient-baths-copenhagen #popup-content-texto {
  height: 100%;
}

.renewal-es {
  grid-gap: 2.5em;
}

.renewal-en-ny {
  grid-gap: 2em;
}

#popup-reloj {
  text-align: center;
  font-family: "Rufina", serif;
  font-size: clamp(20px, 1.6vw, 28px);
  color: #b4a269;
  line-height: 1.2em;
  text-transform: none;
  padding-top: 1em;
  margin: 0;
  font-weight: normal;
}

#popup-titulo {
  text-align: center;
  font-family: "Rufina", serif;
  font-size: clamp(17px, 1vw, 20px);
  color: #b4a269;
  line-height: 1.2em;
  text-transform: none;
  padding-top: 1.5em;
  margin: 0;
  font-weight: normal;
}

#popup-titulo span {
  font-size: 1.3em;
}

#popup-titulo sup {
  font-size: 0.7em !important;
  vertical-align: top !important;
}

#popup-subtitulo {
  text-align: center;
  font-family: "Rufina", serif;
  font-size: clamp(18px, 1.2vw, 22px);
  color: #b4a269;
  line-height: 1.2em;
  text-transform: none;
  font-weight: normal;
  padding-bottom: 1em;
  margin: 5px 0 0;
}

#popup-subtitulo span {
  font-size: 1.4em;
}

.popup-actions {
  text-align: center;
  margin-top: 28px;
}

.popup-actions .btn-popup {
  font-family: "Lato", sans-serif;
  color: #222222;
}

.popup-actions .btn-popup:hover {
  color: #fff;
}

#claim-popup img,
#popup-content-imagen img {
  width: 100%;
}

#claim-popup {
  width: 100%;
  margin: auto;
}

#claim-popup h2 {
  color: #b4a269;
  text-align: center;
  font-weight: 100;
  font-family: "Rufina";
  text-transform: none;
  font-size: 32px;
  line-height: 35px;
}

#claim-popup h2 span {
  font-family: "Rufina";
  font-size: 40px !important;
}

.popup-renewal #claim-popup {
  width: 70%;
}

#popup-entradilla p {
  color: #b4a269;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: clamp(13px, 1.3vw, 14px);
  margin: 2em 0;
  line-height: 1.2em;
  font-weight: 300;
}

#popup-pie p {
  color: #b4a269;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: clamp(13px, 1.2vw, 14px);
  margin: 1.2em 0;
  line-height: 1.2em;
  font-style: italic;
}

@import url("https://fonts.googleapis.com/css2?family=Lato+Serif:wght@300;400&display=swap");

#popup-entradilla p.spring {
  color: #ffffff;
  text-align: center;
  /*font-family: 'Lato',sans-serif;*/
  font-family: "Lato Serif", serif;
  font-size: clamp(20px, 1.3vw, 16px);
  margin: 2em 4em 1em 4em;
  line-height: 1.2em;
}

/* .block-beaire-modal-campaign-centro #popup-entradilla p {
    margin: 3px 0 0;
    font-family: 'Rufina', serif;
} */

#popup-eslogan p {
  color: #b4a269;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: clamp(14px, 1.3vw, 16px);
  margin-top: 1.3em;
  margin-bottom: 0;
  line-height: 1.2em;
  font-weight: bold;
}

#newsletterForm {
  width: 100%;
  max-width: 100%;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 0.9em;
}

::placeholder {
  color: #b4a269;
  opacity: 1;
}

.form-select,
.form-text,
.form-email {
  width: 100%;
  border: 1px solid #b4a269 !important;
  background: transparent;
  height: 37px !important;
  padding-left: 1em;
  text-align: left !important;
  font-family: "Lato", sans-serif !important;
  color: #b4a269;
}
@media all and (max-width: 1180px) {
  .form-select {
    height: 26.5px !important;
  }
}

.form-checkbox {
  padding: 0;
  margin: 0;
  text-align: left;
}

.form-select {
  color: #b4a269;
}

.form-select:focus,
.form-text:focus,
.form-email:focus {
  background: #b4a269;
  color: #222222;
}

.form-select:focus::placeholder,
.form-text:focus::placeholder,
.form-email:focus::placeholder {
  color: #222222;
}

#email-newsletter {
  padding-left: 1em;
  background: transparent !important;
}

#email-newsletter:focus {
  background: #b4a269 !important;
  color: #222222 !important;
}

.newsletterFormAceptoPrivacidad {
  display: grid;
  grid-template-columns: 18px auto;
  grid-gap: 0.1em;
  justify-content: left;
  align-items: start;
  font-size: 14px;
  color: #b4a269;
  font-family: "Lato", sans-serif;
}

#popup-wrap .newsletterFormAceptoPrivacidad label {
  font-size: 10px !important;
  line-height: 1.2em;
  font-family: "Lato", sans-serif;
}

.newsletterFormAceptoPrivacidad a {
  color: #D1CCBD !important;
  text-underline-offset: 3px;
  transition: all 0.2s;
  border-bottom: none !important;
}

.newsletterFormAceptoPrivacidad a:hover {
  color: #b4a269;
}

#popup-actions,
.form-actions {
  text-align: center;
  margin-bottom: 0;
}

#popup-actions {
  margin-top: 14em;
}

.popup-renewal #popup-actions {
  margin-top: 0;
}

#popup-actions p {
  color: #fff;
  text-align: center;
  font-family: "Lato Serif", serif;
  font-size: clamp(22px, 1.3vw, 16px);
  margin: 1.8em 0;
  line-height: 1.2em;
}

.popup-renewal #popup-actions,
.page-aire-ancient-baths-copenhagen #popup-actions {
  position: absolute;
  /*bottom: 50px;*/
  width: calc(100% - 100px);
  display: grid;
  grid-template: auto / auto auto;
  grid-gap: 2em;
  margin-top: 20px;
}

.popup-bith23 {
  display: grid;
  grid-template: auto / auto auto;
  grid-gap: 2em;
}

.popup-renewal #popup-actions p {
  font-size: clamp(20px, 1.3vw, 16px);
  font-family: "Lato Serif", serif;
}

/* Check */

.check-item {
  display: block;
  position: relative;
  cursor: pointer;
  height: 12px;
  width: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.check-item input {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  z-index: 9;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #b4a269;
  transition: all 0.2s;
}

.check-item:hover input ~ .checkmark {
  background-color: #b4a269;
}

.check-item input:checked ~ .checkmark {
  background-color: #b4a269;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.check-item input:checked ~ .checkmark:after {
  display: block;
}

.check-item .checkmark::after {
  left: 4px;
  top: 0;
  width: 5px;
  height: 10px;
  border: solid #222222;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media all and (max-width: 780px) {
  .popup-black-friday-conv {
    background-image: url("/sites/all/modules/beaire/img/popup/bf/giftbox-mobile_conv.jpg") !important;
    /* Cambia la ruta por la imagen deseada para móviles */
    height: calc(16 / 9 * 99vw) !important;
  }

  #popup-wrap {
    /* height: 96%; */
    /* background: url("/sites/all/modules/beaire/img/popup/sv25/giftbox-mobile_conv.jpg") transparent center / 100% 100% no-repeat !important;*/
    /* Cambia la ruta por la imagen deseada para móviles */
    height: calc(16 / 9 * 93vw);
    width: 98%;
    border-radius: 20px;
    border: 1px solid #b4a269;
    top: 50%;
  }
  
  .popup-fd25.summer25 {
	  height: calc(16 / 9 * 82vw) !important;
  }
  
  .popup-fd25.summer25 #popup-content-texto {
	  padding: 30px 30px 0 !important;
  }

  .page-aire-ancient-baths-copenhagen .summer {
    background-image: url("/sites/all/modules/beaire/img/popup/md25/bg-popup_cph_mobile.jpg") !important;
    /* Cambia la ruta por la imagen deseada para móviles */
    height: calc(16 / 9 * 99vw) !important;
    background-position: center top;
  }

  .summer {
    background-image: url("/sites/all/modules/beaire/img/popup/md25/bg-popup-mobile.jpg") !important;
    /* Cambia la ruta por la imagen deseada para móviles */
    height: calc(16 / 9 * 99vw) !important;
    background-position: center top;
  }

  .popup-black-friday {
    /*background-image: url('/sites/all/modules/beaire/img/popup/bf/giftbox-mobile.jpg') !important; /* Cambia la ruta por la imagen deseada para móviles */
    background-image: url("/sites/all/modules/beaire/img/popup/bf/giftbox-mobile_conv2.jpg") !important;
    /* Cambia la ruta por la imagen deseada para móviles */
  }

  .fatherCPH {
    background-image: url("/sites/all/modules/beaire/img/popup/fd25/bg-popup-fathers-mobile.jpg") !important;
  }

  #popup-actions,
  .form-actions {
    margin-top: 12em;
  }
}

/* Popup - Navidad 2023 */

.popup-navidad .btn-popup {
  font-size: 14px;
  color: #480f16;
  border: 2px solid #b4a269;
}

.popup-navidad .btn-popup:hover {
  color: #b4a269;
  background: transparent;
}

/* #popup-header {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
} */

.popup-navidad #claim-popup {
  /*width: 80%;*/
}

.popup-navidad #popup-content-texto {
  padding: 50px 12% 70px;
  position: relative;
}

@media (max-height: 480px) and (orientation: landscape) {
  .popup-navidad #popup-content-texto {
    padding: 30px 12% 30px;
  }
}

.popup-navidad #popup-content-texto div {
  position: relative;
  z-index: 1;
}

.popup-navidad #popup-content-texto::before {
  display: none;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.7) 54%,
    rgba(0, 0, 0, 0.7) 67%,
    rgba(0, 0, 0, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.7) 54%,
    rgba(0, 0, 0, 0.7) 67%,
    rgba(0, 0, 0, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.7) 54%,
    rgba(0, 0, 0, 0.7) 67%,
    rgba(0, 0, 0, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3480f16', endColorstr='#00480f16', GradientType=0);
}

@media (max-height: 768px) and (orientation: landscape) {
  .popup-navidad #popup-content-texto::before {
    display: block;
  }
}

.popup-navidad #popup-entradilla p {
  margin-bottom: 0.8em;
  /*font-size: 14px;*/
  text-align: center;
  font-size: 1.5em;
  color: #b4a269;
  line-height: 1.2em;
  border: 1px solid #b4a269;
  padding: 10px;
}

.popup-navidad #popup-entradilla {
  margin: 1em 0 1.3em;
  width: 80%;
  align-content: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
}

.popup-navidad #popup-entradilla p:last-child {
  margin-bottom: 0;
}

#newsletterFormB2B {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}

#newsletterFormB2B > input[type="text"],
#newsletterFormB2B > select,
#newsletterFormB2B > textarea {
  flex-basis: 100%;
  padding: 0.8em;
}

#newsletterFormB2B .flexItem {
  display: flex;
  justify-content: flex-end;
  flex-basis: 100%;
}

#newsletterFormB2B .flexItem #buttonB2B {
  flex-basis: fit-content;
}

#newsletterFormB2B > input::placeholder {
  color: #b4a269 !important;
}

#newsletterFormB2B > textarea::placeholder {
  color: #b4a269 !important;
}

#newsletterFormB2B > input,
textarea,
select {
  color: #b4a269 !important;
  width: 100%;
  border: 1px solid #b4a269 !important;
  background: black !important;
  height: 40px !important;
  padding-left: 1em;
  font-family: "Lato", sans-serif !important;
  -webkit-appearance: none;
  border-radius: 0 !important;
  box-sizing: border-box;
  font-size: 12px !important;
}

#newsletterFormB2B > select:focus {
  background: #b4a269 !important;
  color: black !important;
}

#newsletterFormB2B > textarea:focus {
  background: black;
  color: #b4a269 !important;
}

#buttonB2B {
  background: #b4a269;
  color: #000000 !important;
  text-decoration: none !important;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: auto 16px;
  display: block;
  border: 1px solid #b4a269;
  font-family: "Lato", sans-serif !important;
  font-size: 18px !important;
  line-height: 1em !important;
  padding: 13px 30px;
  cursor: pointer;
  margin: 0;
  font-weight: 400 !important;
  text-transform: uppercase;
  border-radius: 2px;
  height: 45px;
  margin: 10px 0;
  width: 100%;
}

a#enviar,
button#enviar {
  font-size: 16px;
}

#enviado {
  font-size: 16px;
  padding: 10px;
}

input#privacidadCondicionesB2B {
  display: none;
}

input#privacidadCondicionesB2B + label span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #b4a269;
  border-radius: 2px;
  background: url(../../../modules/beaire/img/varios/check_radio_sheet.png) left -2px
    no-repeat;
  background-size: 49px 14px;
}

input#privacidadCondicionesB2B:checked + label span {
  background: url(../../../modules/beaire/img/varios/check_radio_sheet.png) -14px -2px
    no-repeat;
  background-size: 50px 14px;
}

#enviado {
  background: #b4a269;
  color: #000000 !important;
  text-decoration: none !important;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: auto 16px;
  display: block;
  border: 1px solid #b4a269;
  font-family: "Lato", sans-serif !important;
  font-size: 18px !important;
  line-height: 1em !important;
  padding: 13px 30px;
  cursor: pointer;
  font-weight: 400 !important;
  text-transform: uppercase;
  border-radius: 2px;
  height: 45px;
  margin: 10px 0;
  width: 100%;
  text-align: center;
}

.tituloPrincipalB2B {
  font-size: 20px !important;
}

.subTituloB2B {
  font-size: 16px !important;
}

a#b2b {
  cursor: pointer;
}

a#b2b:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

@media all and (max-width: 780px) {
  #divBoton {
    flex: 0 1 100% !important;
  }

  .popup-wrap #modalBlock {
    overflow-y: scroll !important;
  }

  .popup-renewal #claim-popup {
    width: 100%;
  }

  #claim-popup h2 {
    font-size: 40px;
  }

  #popup-entradilla p.spring {
    margin: 1em;
  }

  .popup-renewal #popup-actions {
    grid-template: auto / auto;
    grid-gap: 1em;
  }
}

/* Reloj */

#reloj {
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: center;
  align-items: center;
  padding: 1em 0 0;
  grid-gap: 1em;
}

.reloj-item {
  text-align: center;
  color: #b4a269;
  padding-right: 1.6em;
  position: relative;
}

.reloj-item::after {
  content: ":";
  position: absolute;
  font-size: clamp(36px, 3vw, 43px);
  right: 0;
  top: 0;
}

span.reloj-item-numero {
  font-size: clamp(36px, 3vw, 43px) !important;
  font-family: "Rufina", serif !important;
}

span.reloj-item-texto {
  font-size: 0.7em;
  display: block;
  line-height: 1.2em;
  font-family: "Rufina", serif;
  font-size: 18px;
  padding-top: 0;
}

.reloj-item:last-child {
  padding-right: 0;
}

.reloj-item:last-child::after {
  display: none;
}

label[for="privacidadCondicionesB2B"].falta {
  border: 1px solid red;
}

/* Slider Experiencias */

#aviso-seguridad {
  width: 100%;
}

#aviso-seguridad p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 0;
  padding: 0 60px;
}

.groupFlexsliderExp {
  margin: 0;
  padding: 0;
  width: 100%;
}

.flexsliderExp {
  max-width: 100% !important;
  padding: 0 1% !important;
}

.groupFlexsliderExp .flex-direction-nav {
  width: 96%;
  left: 50%;
  transform: translateX(-50%);
}

.acciones-cabecera-on {
  position: absolute !important;
}

/* Popup BF 2024 */

.popup-black-friday {
  background-color: #222222;
  background-size: 100% auto;
}

#claim-popup {
  /* width: 85%;*/
  margin: auto;
  text-align: center;
}

#claim-popup img,
#popup-content-imagen img {
  /*width: auto;*/
  /*max-height: 70px;*/
  /*max-width: 70%;*/
}

#popup-content-texto {
  padding: 30px 50px 0;
}

.btn-popup,
input.btn-popup {
  height: 40px !important;
}

@media (max-width: 780px) {
  #claim-popup img,
  #popup-content-imagen img {
    /* max-height: 60px;*/
  }

  #popup-actions,
  .form-actions {
    margin-top: 1em;
  }
}

/* Ajustes para botón en el banner REGALA de centros */

.accionesBanner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.5em;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  height: 100%;
  padding: 40px 0;
}

.accionesBanner-wrap > div {
  width: 100%;
}

.accionesBanner-wrap .accionesBanner {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
}

.accionesBanner-texto p {
  font-size: 20px !important;
  margin-bottom: 0;
}

.btn-oro {
  color: #000 !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
  text-transform: uppercase;
  cursor: pointer;
  height: 36px;
  padding: 5px 20px 4px;
  background: #b4a269;
  border: 2px solid #b4a269 !important;
  transition: all 0.2s;
  vertical-align: text-top;
  font-family: "Lato", sans-serif !important;
  min-width: 200px;
}

.btn-oro:hover {
  color: #b4a269 !important;
  background: transparent;
  border: 2px solid #b4a269 !important;
}

#capaBotonB2B {
  height: 40px;
}

@media all and (max-width: 1720px) {
  .not-front .bannerBgImagen {
    width: auto;
    height: 700px;
    position: relative;
  }

  .not-front .bannerBgImagen img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
}

@media all and (max-width: 780px) {
  .not-front .bannerBgImagen img {
    object-position: right;
  }
}

/* 14/11/23 */

.slidesContenedorImagen,
.slideAcciones {
  cursor: pointer;
}

.flexsliderExp .slideAcciones:hover {
  opacity: 0;
}

.flexsliderExp .imagenCenefa480::before,
.flexsliderExp .imagenCenefa780::before,
.flexsliderExp .imagenCenefa1920::before {
  display: none;
}

.flexsliderExp
  .slidesContenedorImagen.imagenCenefa1920
  .slideAcciones.adventCalendar {
  display: none;
}

.flexsliderExp
  .slides
  li:nth-child(2)
  .slidesContenedorImagen.imagenCenefa1920 {
  cursor: auto;
}

/* 16/11/23 */

@media all and (max-width: 480px) {
  .slidesImagenCarruselDestacado {
    height: 185px;
  }
}

/* Ajustes popup Boxing Day */
.popup-renewal #popup-actions,
.cenefa-video-content #popup-actions {
  position: relative;
  width: 80%;
  margin: 30px auto 0 !important;
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  grid-template: auto / auto auto;
  grid-gap: 2em;
}

.cenefa-video-content #popup-actions {
  width: 130% !important;
  left: -35px;
}

.popup-renewal #popup-actions .btn-popup,
.cenefa-video-content #popup-actions .btn-popup {
  padding: 0.7em 1em;
}

#popup-eslogan h2 {
  color: #b4a269;
  text-align: center;
  font-weight: 100;
  font-family: "Rufina";
  text-transform: none;
  font-size: 25px;
  margin-top: 10px;
}

@media all and (max-width: 760px) {
  #popup-eslogan h2 {
    font-size: 20px;
  }
}

/* Estilos para mensaje de cenefa */

#block-beaire-centro-cenefa .main-slider .slick-slide::before,
#block-beaire-centro-cenefa .main-slider .slick-slide::after {
  display: none;
}

.imagenCenefa::before,
#cenefaInteriorImagenBg::before,
.cenefa400h::before,
/*.imagenCenefa480::before,
.imagenCenefa780::before,
.imagenCenefa1920::before,*/
.front .main-slider::before,
.not-front .main-slider .slide-media::before,
#block-views-promociones-cenefa-block-1 .cenefaInteriorImagenBg::before {
  /*background: rgba(0, 0, 0, 0.3);*/
  background: rgba(0, 0, 0, 0);
}

.tituloPlantilla {
  margin-top: 30px;
  font-family: 'Larken', serif !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#tituloPlantillaFichaExperiencia {
  margin-top: 30px;
  font-family: 'Larken', serif !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media screen and (max-width: 860px) {
 
  #tituloPlantillaFichaExperiencia {
    text-align: center;
  }
  
}

.mensaje-cenefa {
  width: 100%;
  text-align: center;
  padding: 0.7em;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9;
  color: white;
  font-family: "Lato", serif;
  background: rgba(194, 164, 113, 0.7);
}

.mensaje-popup {
  bottom: auto;
  top: 0;
}

#icoCerrar {
  top: 0;
  right: 0;
}

#icoCerrar::before,
#icoCerrar::after {
  /*background: #000;*/
}

/* Modal - Thanks */

.mt-toggle {
  position: absolute;
  z-index: 10;
  border-bottom: 1px solid var(--oro);
  border-left: 1px solid var(--oro);
  width: 35px;
  height: 35px;
  top: 0;
  right: 0;
  cursor: pointer;
  transition: all 0.2s;
  display: none;
}

.mt-toggle:hover {
  background: var(--oro);
}

.mt-toggle::before,
.mt-toggle::after {
  position: absolute;
  z-index: 10;
  width: 20px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: var(--center-screen) rotate(45deg);
  content: "";
  background: var(--oro);
  transition: all 0.2s;
}

.mt-toggle:hover::before,
.mt-toggle:hover::after {
  background: black;
}

.mt-toggle::before {
  transform: var(--center-screen) rotate(45deg);
}

.mt-toggle::after {
  transform: var(--center-screen) rotate(-45deg);
}

/* .modal-thanks-wrap {
    position: fixed;
    z-index: 999;
    width: 96%;
    top: 50%;
    left: 50%;
    transform: var(--center-screen);
    max-width: 800px;
    max-height: 90vh;
    border: 1px solid var(--oro);
    overflow: auto;
} */

.modal-thanks-wrap {
  margin: auto;
  max-width: 800px;
  border: 1px solid #b4a269;
}

/* .modal-thanks-overlay {
    position: fixed;
    z-index: 1;
    content: "";
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .3);
} */

.modal-thanks {
  display: grid;
  height: 100%;
  grid-template-columns: repeat(1, 1fr);
}

h2.modal-header-title {
  font-family: "Playfair Display", serif !important;
  text-transform: uppercase;
  font-weight: normal !important;
  margin: 0 !important;
  padding: 10px 10px;
  display: flex;
}

@media screen and (min-width: 860px) {
  h2.modal-header-title {
    padding: 20px 40px;
  }
  
}

#imagenNYThankYou{
  max-width: 100%;
}

.mt-cenefa {
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mt-item-body p,
.mt-item-body h2,
.mt-item-body h3 {
  color: #b4a269;
  font-weight: normal;
  text-transform: none;
  padding: 0;
  margin: 0;
  font-family: 'Larken', serif !important;
}

.mt-item-body h3 {
  font-size: 24px;
}

.mt-item {
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  align-items: stretch;
  justify-content: space-between;
  text-align: center;
  position: relative;
  text-align: center;
  color: #b4a269;
}

.mt-item-body {
  display: grid;
  grid-template-columns: 60% auto;
  grid-gap: 1em;
  padding: 30px;
}

.mt-item-body-header {
  grid-column: span 2;
}

.mt-item-body-header h3:first-child {
  margin-bottom: 20px;
  font-family: 'Larken', serif !important;
  color: #b4a269;
}

.mt-item-body-body {
  display: flex;
  flex-direction: column;
  gap: 1em;
  text-align: left;
}

.mt-item-body-map {
  grid-row: span 2;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mt-item-body-map img {
  width: 100%;
}

.mt-center-data {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: start;
  grid-gap: 2em;
}

.mt-center-data-item {
  display: grid;
  grid-template-columns: 16px auto;
  justify-content: start;
  align-items: center;
  grid-gap: 0.5em;
  font-size: 14px;
  font-weight: 300;
}

.mt-item-body-footer .btn {
  border-radius: 0px;
  display: block !important;
  color: #000 !important;
  background: #b4a269 !important;
  font-family: "Lato", sans-serif !important;
  border: 0 !important;
  font-size: 18px !important;
  line-height: 1em !important;
  padding: 13px 30px !important;
  cursor: pointer !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
  text-shadow: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

@media all and (max-width: 780px) {
  .mt-item-body {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .mt-item-body-header {
    grid-column: span 1;
  }

  .mt-cenefa {
    height: 150px;
  }

  .mt-item-body-map {
    grid-row: span 1;
    height: 160px;
  }

  .mt-item-body-body {
    text-align: center;
  }

  .mt-item-body-header h3:first-child {
    margin-bottom: 0;
    text-align: center;
  }

  .mt-item-body-footer .btn {
    width: 100%;
  }
}

/* New York - Dual - Doble columna */

#centro-dual .btn {
  display: inline-block;
  color: #222222 !important;
  background: #b4a269;
  text-decoration: none;
  text-align: center;
  transition: all 0.2s;
  font-size: 16px;
  font-family: "Lato", sans-serif;
  line-height: 1em;
  border: 2px solid #b4a269;
  padding: 0.6em 1.5em;
  cursor: pointer;
  margin: 0;
  text-transform: uppercase;
  -webkit-appearance: none;
  border-radius: 0 !important;
  font-weight: 500;
  white-space: nowrap;
}

#centro-dual .btn:hover {
  color: #b4a269 !important;
  background: transparent;
  border: 2px solid #b4a269;
}

/* */

.page-aire-ancient-baths-newyork h1 {
  display: none;
}

#centro-dual {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  padding: 0 0 80px;
  font-family: "Lato", serif;
  font-weight: 100;
  color: #fff;
}

.two-column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 6em;
}

#tribeca-content {
  order: 2;
}

#upper-content {
  order: 1;
}

#tribeca-datos {
  order: 4;
}

#upper-datos {
  order: 3;
}

#tribeca-footer {
  order: 6;
}

#upper-footer {
  order: 5;
}

.two-column-content-footer {
  margin-top: 3em;
}

.two-column h2 {
  font-size: clamp(32px, 2vw, 42px);
  margin: 0 0 1em;
  color: #b4a269;
  font-weight: 300;
  line-height: 1.2em;
  text-shadow: 1px 1px 0.7 black;
  font-family: "Lato", serif;
  text-transform: none;
  position: relative;
  display: inline-block;
  padding-right: 0.3em;
}

.two-column h2 sup {
  position: absolute;
  top: 0;
  right: 0;
}

.two-column p {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 300;
}

.datos-centro {
  display: flex;
  flex-flow: row wrap;
  gap: 1em 3em;
}

.datos-centro-item {
  display: flex;
  flex-flow: row nowrap;
  gap: 1em;
}

.datos-centro-icono {
  width: 20px;
}

.datos-centro-icono img {
  width: auto;
  max-width: 100%;
  min-height: 16px;
  object-fit: contain;
}

.datos-centro-texto {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  width: auto;
}

.datos-centro-texto p {
  margin-bottom: 0;
  white-space: nowrap;
}

.datos-centro-texto p a {
  color: white;
}

.datos-centro-texto p a:hover {
  color: #b4a269;
}

.imagen-centro {
  height: 400px;
  overflow: hidden;
  margin-top: 2em;
  position: relative;
  border: 1px solid #b4a269;
}

.imagen-centro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8;
  background: rgba(0, 0, 0, 0.5);
}

.imagen-centro img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}

.imagen-centro-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  text-align: center;
}

.imagen-centro-content p {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  color: #b4a269;
  font-family: "theano_didotregular";
  line-height: 1.1em;
}

.enlaces-centro {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  text-align: center;
  font-weight: 300;
}

.enlaces-centro li {
  padding: 0 1em;
  border-right: 1px solid #898989;
  text-transform: uppercase;
  font-style: 16px;
  display: flex;
  align-items: center;
}

.enlaces-centro li:first-child {
  padding-left: 0;
}

.enlaces-centro li:last-child {
  padding-right: 0;
  border-right: 0;
}

.enlaces-centro li a {
  color: #898989;
}

.enlaces-centro li a:hover {
  color: white;
}

.corporateGiftHome {
  margin-top: 3rem;
}

@media screen and (max-width: 480px) {
  .corporateGiftHome {
    width: 150px;
  }
}

.centered {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.enlaces-popup {
  color: #b4a269 !important;
  text-decoration: underline !important;
}

@media all and (max-width: 760px) {
  .two-column {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 4em;
  }

  #tribeca-content {
    order: 4;
  }

  #tribeca-datos {
    order: 5;
  }

  #tribeca-footer {
    order: 6;
  }

  #upper-content {
    order: 1;
  }

  #upper-datos {
    order: 2;
  }

  #upper-footer {
    order: 3;
  }

  .datos-centro {
    flex-flow: column wrap;
  }
}

.embeddedServiceHelpButton .helpButton .uiButton {
  bottom: 0 !important;
}

/* Popup Navidad 2024 */

.mensaje-popup {
  display: flex;
  justify-content: center;
}

.popup-navidad #popup-content-texto {
  padding: 20px 8% 0;
}

.popup-navidad #popup-entradilla {
  margin: 0;
  width: 100%;
}

.popup-navidad #popup-entradilla p {
  margin-bottom: 0.8em;
  font-size: clamp(14px, 1.3vw, 16px);
  font-size: 16px;
  line-height: 1.2em;
  border: 0;
  padding: 0;
  margin: 0 0 2em !important;
  font-family: "Rufina", sans-serif;
}

.popup-navidad #popupBFSubmitNewsletter {
  color: white !important;
}

.popup-navidad #popupBFSubmitNewsletter:hover {
  color: #c3a572 !important;
}

.mensaje-cenefa {
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.2em !important;
  font-family: 'Lato', sans-serif !important;
}

/* Popup Serenity */

.popup-serenity#popup-wrap::before {
  position: absolute;
  z-index: 1;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block !important;
}

.popup-serenity #claim-popup {
  width: auto;
  height: 130px;
  margin-top: 15px;
}

.popup-serenity #claim-popup img {
  width: auto;
  height: 100%;
}

.popup-serenity #popup-content-texto,
.popup-serenity #popup-entradilla {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

.popup-serenity #popup-entradilla {
  gap: 1.1rem;
}

.popup-serenity #popup-entradilla p {
  margin: 0;
}

.text-featured {
  font-size: 18px !important;
  color: white !important;
  font-style: italic;
}

.fine-print {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  font-size: 12px;
  z-index: 9;
  font-family: "Lato", sans-serif;
}

@media all and (max-width: 780px) {
  #popup-wrap.popup-serenity {
    background-image: url("/sites/all/modules/beaire/img/popup/_giftIncentive.jpg") !important;
    /* Cambia la ruta por la imagen deseada para móviles */
    background-size: cover !important;
  }
}

.cenefa-video {
  position: relative;
}

.page-aire-ancient-baths-london .cenefa-video::before {
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  z-index: 1;
  display: block;
  background: rgba(0, 0, 0, 0.2);
}

/* Popup SAN VALENTIN 2025 */

.popup-sv25 #popup-header {
  display: flex;
  justify-content: flex-end;
  padding: 1.5em;
}

.popup-sv25 #icoCerrar::before,
.popup-sv25 #icoCerrar::after {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #84181b;
  content: "";
  transition: all 0.2s;
}

.popup-sv25 #popup-content {
  margin-top: 17%;
}

.popup-sv25 #popup-content-texto {
  padding: 20px 8% 0;
}

.popup-sv25 #popup-entradilla {
  margin: 35px 0;
  width: 100%;
}

.popup-sv25 #popup-entradilla p {
  margin-bottom: 0.8em;
  font-size: clamp(14px, 1.3vw, 16px);
  font-size: 16px;
  line-height: 1.2em;
  border: 0;
  padding: 0;
  margin: 0 0 20px !important;
  font-family: "Rufina", sans-serif;
  color: #84181b;
}

.popup-sv25 #popupBFSubmitNewsletter {
  color: white !important;
  background-color: #84181b;
  border-color: #84181b;
  margin-top: 10px;
}

.popup-sv25 #popupBFSubmitNewsletter:hover {
  color: #84181b !important;
  background-color: transparent;
  border-color: #84181b;
}

/* Botón landing en burguer */

#capaEnlaceSV {
  display: none;
  margin-top: 1em;
  justify-content: center;
}

#enlaceSV {
  color: #b4a269 !important;
  background: transparent !important;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline !important;
}

@media all and (max-width: 860px) {
  #botonesCabecera {
    flex-direction: rown;
  }

  #capaEnlaceSV {
    display: flex;
	left: 33%;
	position: relative;
  }
}

/* POPUP GIFT INCENTIVE */

#pClaimIncentive {
  font-family: "Rufina" !important;
  font-size: 45px !important;
}

#pRecuadro {
  max-width: 75%;
  border: #b4a269 1px solid;
  padding: 12px;
  letter-spacing: 0.25em;
  margin-top: 15px !important;
}

.bSubmitIncentive {
  bottom: 2.5rem;
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: fit-content;
}

@media all and (max-width: 780px) {
  #pClaimIncentive {
    font-size: 36px !important;
  }

  #pRecuadro {
    max-width: 100%;
  }
}

/* DIA DEL PADRE 25 */

.cenefa-video-iframe::before {
  opacity: 0.5;
}

.cenefa-video-content {
  /*bottom: 0;*/
  top: inherit;
  transform: translate(-50%, 0);
  height: calc(100% - 60px);
  grid-template-rows: 5fr 1fr;
  grid-gap: 0;
  max-width: 600px;
}

.cenefa-video-claim img {
  max-width: 600px;
	width: 70%;
}

.cenefa-video-claim {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cenefa-video-claim-title {
  color: #b4a269;
  font-size: 16px;
  letter-spacing: .1em;
  grid-gap: 3.5em;
  font-weight: 300;
}

#keyframe-home-footer {
  position: relative;
  padding: 2rem 3rem;
  z-index: 999;
  background: #222;
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
}

#keyframe-home-footer .form-actions {
  margin-top: 0;
}

#keyframe-home-footer p {
	color:#c3a572;
	margin-bottom: 0;
	letter-spacing: 0.2em;
	font-size: 11px;
}

/* Popup Fathers 25 */

.popup-fd25 {
  background: #222;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr 4fr 1fr;
  align-items: stretch;
}

.popup-fd25 #popup-title {
  position: relative;
  display: flex;
  justify-content: center;
}

.popup-fd25 #popup-title img {
  margin-top: 20px;
  width: 75%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.popup-fd25 #popup-content {
  height: 100%;
  display: flex;
  justify-content: center;
  margin: 1.5rem 0;
}

.popup-fd25 #popup-content-image {
  width: 90%;
  height: 90%;
}

.popup-fd25 #popup-entradilla p {
  margin: 0;
  letter-spacing: .15em;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
}

.popup-fd25 #popup-footer {
  width: 100%;
  padding: 0 7%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  padding-bottom: 3rem;
  bottom: 0;
  position: absolute;
  z-index: 1000;
}

.popup-fd25 #popup-footer .btn-popup {
  max-width: max-content;
  color: #222222 !important;
}

.popup-fd25 #popup-footer .btn-popup:hover {
  max-width: max-content;
  color: #b4a269 !important;
}

/* fin Popup Fathers 25 */

#subtituloNewsletter {	
	text-align: center;
	padding:0;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: 300;
	font-size: 15px;
	color: #b4a269;
	line-height: 1em;
}

.flexslider3 {
    position: relative;
    overflow: visible !important;
}

.flexslider3 .flex-direction-nav {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 10000 !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.flexslider3 .flex-viewport {
    overflow: visible !important;
}

.flexslider3 .flex-direction-nav a {
    position: absolute !important;
    color: #b4a269 !important;
    line-height: 62px !important;
    border-radius: 50%;
    text-align: center;
    margin: 0;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 9999 !important;
    text-indent: 0 !important;
}

.flexslider3 .flex-direction-nav .flex-prev {
    left: 20px !important;
}

.flexslider3 .flex-direction-nav .flex-next {
    right: 20px !important;
}

.flex-direction-nav a:before {
    content: "" !important;
    display: none !important;
}

.flex-direction-nav a {
    font-size: 50px !important;
    line-height: 80px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.custom-controls-container {
    position: absolute;
    bottom: 30px;
    left: 105px;
    transform: translateX(-50%);
    z-index: 1000;
    font-family: "Lato", sans-serif;
    font-weight: 400;
}

.custom-controls-container-experiencia {
  position: absolute;
  bottom: -40px;
  left: 30px;
  transform: translateX(-50%);
  z-index: 1000;
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

@media screen and (max-width: 780px) {
    .custom-controls-container {
      bottom: 20px;
      left: 80px;
    }
  
}

.slide-counter {
    color: #b4a269;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    padding: 5px 15px;
    border-radius: 20px;
    display: inline-block;
}

#total-slides{
  color: #1b1b1b;
  margin-left: 5px;
}

#current-slide{
   margin-right: 5px;
}

#bannerB2B {
  background: #D1CCBD;
  height: 300px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#bannerTituloB2B{
  font-family: 'Larken', serif !important;
  font-size: 48px !important;
  text-align: center;
  color: #222222;
  width: 770px;
  padding: 1rem;
  line-height: 60px;
}

@media screen and (max-width: 780px) {
  #bannerTituloB2B{
    font-size: 24px !important;
    max-width: 290px;
    padding: 0rem;
    line-height: 40px;
  }
  
}

#edit-submitted-acepto-la-politica-de-privacidad-1 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #b4a269;
  background-color: #222222;
  cursor: pointer;
  margin-right: 8px;
  position: relative;
  display: inline-block;
  border-radius: 0;
}

#edit-submitted-acepto-la-politica-de-privacidad-1:checked {
  background-color: #1a1a1a;
  border-color: #b4a269;
}

#edit-submitted-acepto-la-politica-de-privacidad-1:checked::after {
  content: '✓';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #b4a269;
  font-size: 12px;
  line-height: 1;
}

#edit-submitted-acepto-la-politica-de-privacidad-1:hover {
  border-color: #dead61; 
}

#edit-submitted-acepto-la-politica-de-privacidad-1:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(180, 162, 105, 0.5); /* Sutil resplandor dorado */
}

.logoMotor{
  width: 55%;
  height: auto;
  margin-right: 32px;
  margin-bottom: 4px;

}

/* Nuevos ajustes de cenefa 15/05/25 */


/* CSS para aplicar los estilos según la clase */
.has-keyframe-footer .cenefa-video-content {
  transform: translate(-50%, -30%);
}

.no-keyframe-footer .cenefa-video-content {
  transform: translate(-50%, -50%);
}

.cenefa-video-content {
  top: 50%;
  transform: translate(-50%, -50%);
  height: calc(100% - 130px);
}

.front .cenefa-video-claim img {
  max-height: inherit;
  width: auto !important;
}

/* Nuevos ajustes de popup Reopening */

.popup-fd25.reopening #popup-title {
  position: absolute;
  z-index: 999;
  top: 60px;
}

.popup-fd25 #popup-content {
  justify-content: flex-end;
  flex-direction: column;
  align-items: center;
}

.popup-fd25.reopening #popup-content-image {
  width: 70%;
  height: 93%;
}

.popup-fd25.reopening #popup-title img {
  width: 70%;
  margin-top: 0;
}

/*.popup-fd25.reopening #popup-footer {
  position: relative;
}*/

.cenefa-video-content.cenefa-london {
  max-height: calc(100% - 60px);
  height: max-content;
  grid-template-rows: auto auto;
  grid-gap: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.texto-london {
	color: #b4a269;
	font-size: 14px;
	letter-spacing: .15em;
	font-weight: 300;
	margin: 25px 0;
	text-align: center;
}

.cenefa-video-content sup {
	font-size: 10px !important;
}

.cenefa-video-content.summer25 {
  top: 37%;
  height: calc(100% - 50px);
}

.cenefa-video-content.summerEssential25 {
  top: 50%;
  height: calc(100% - 170px);
  grid-gap: 2rem !important;
}

.cenefa-video-claim.summerEssential25 {
  color: #b4a269;
  font-size: 14px;
  max-width: 400px;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .1em;
}
@media screen and (max-width: 780px) {
	.cenefa-video-claim.claimSummer img {
	  width: 80% !important;
	}
}