@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

body.home {
  background-color: #111;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.appear {
  opacity: 1;
  transition: 1s;
}

.disapear {
  left: -9999em !important;
  opacity: 0;
  pointer-events: none;
  position: absolute !important;
  top: -9999em !important;
  transition: opacity 0.5s;
}

:root {
  --distance: 20px;
  --header-scroll-height: 145px;
  --distance-20-50: 50px;
}

@font-face {
  font-family: "ralewayextralight";
  src: url("../fonts/UwSVVSfitApg.woff2") format("woff2"), url("../fonts/ZHY8wCbmCJP9.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ralewayregular";
  src: url("../fonts/d8QboPYI4sol.woff2") format("woff2"), url("../fonts/AlcnOluC3GN3.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ralewaybold";
  src: url("../fonts/s26Zb6XPeJNE.woff2") format("woff2"), url("../fonts/vBo3uxGZ7tPA.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "centurygothic";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/CcFd0MBDbesQ.woff2") format("woff2"), url("../fonts/eWwuF8qbAH8E.woff") format("woff");
}
@font-face {
  font-family: "didotltstd";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/HB5GAGFdvvfW.woff2") format("woff2"), url("../fonts/5mEe7IKyv5PR.woff") format("woff");
}
.js-loading-btn {
  overflow: hidden;
}
.js-loading-btn:before, .js-loading-btn:after {
  border-radius: 8px;
  content: "";
  height: 8px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.js-loading-btn:before {
  background-color: #999;
  left: 50%;
  width: 30px;
}
.js-loading-btn:after {
  animation: btns-loading 0.6s ease-in-out infinite alternate;
  background-color: #000;
  opacity: 0.6;
  left: 50%;
  width: 8px;
}
@keyframes btns-loading {
  0% {
    left: calc(50% - 15px);
  }
  100% {
    left: calc(50% + 15px);
  }
}
@keyframes btns-loading {
  0% {
    left: calc((100% - 30px) / 2);
  }
  100% {
    left: calc((100% + 30px) / 2);
  }
}

body {
  font-family: "ralewayregular", sans-serif;
  font-size: 1em;
}

input, select, textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 12px;
  color: #666;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

strong {
  font-family: "ralewaybold", sans-serif;
  font-weight: normal;
}

.wtxt, .f-modal__container, .cookies-container, .widget-services__text, .wtxt-modal__content, .txt, .description {
  color: #555555;
  line-height: 1.4em;
  font-family: "ralewayregular", sans-serif;
}
.wtxt .twitter, .f-modal__container .twitter, .cookies-container .twitter, .widget-services__text .twitter, .wtxt-modal__content .twitter, .wtxt .facebook, .f-modal__container .facebook, .cookies-container .facebook, .widget-services__text .facebook, .wtxt-modal__content .facebook, .wtxt .instagram, .f-modal__container .instagram, .cookies-container .instagram, .widget-services__text .instagram, .wtxt-modal__content .instagram, .txt .twitter, .txt .facebook, .txt .instagram, .description .twitter, .description .facebook, .description .instagram {
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #111;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
  transition: 0.2s;
  width: 40px;
  height: 40px;
}
.wtxt .twitter:hover, .f-modal__container .twitter:hover, .cookies-container .twitter:hover, .widget-services__text .twitter:hover, .wtxt-modal__content .twitter:hover, .wtxt .facebook:hover, .f-modal__container .facebook:hover, .cookies-container .facebook:hover, .widget-services__text .facebook:hover, .wtxt-modal__content .facebook:hover, .wtxt .instagram:hover, .f-modal__container .instagram:hover, .cookies-container .instagram:hover, .widget-services__text .instagram:hover, .wtxt-modal__content .instagram:hover, .txt .twitter:hover, .txt .facebook:hover, .txt .instagram:hover, .description .twitter:hover, .description .facebook:hover, .description .instagram:hover {
  opacity: 0.7;
}
.wtxt .twitter, .f-modal__container .twitter, .cookies-container .twitter, .widget-services__text .twitter, .wtxt-modal__content .twitter, .txt .twitter, .description .twitter {
  background-image: url("../images/CICG2h87mjnb.svg");
}
.wtxt .facebook, .f-modal__container .facebook, .cookies-container .facebook, .widget-services__text .facebook, .wtxt-modal__content .facebook, .txt .facebook, .description .facebook {
  background-image: url("../images/p1ZlrShNbEEp.svg");
}
.wtxt .instagram, .f-modal__container .instagram, .cookies-container .instagram, .widget-services__text .instagram, .wtxt-modal__content .instagram, .txt .instagram, .description .instagram {
  background-image: url("../images/ThHbAc4EUVjO.svg");
}
@media (min-width: 768px) {
  .wtxt, .f-modal__container, .cookies-container, .widget-services__text, .wtxt-modal__content, .txt, .description {
    font-size: 1em;
  }
}
.wtxt a, .f-modal__container a, .cookies-container a, .widget-services__text a, .wtxt-modal__content a, .txt a, .description a {
  color: #555555;
}
.wtxt a:hover, .f-modal__container a:hover, .cookies-container a:hover, .widget-services__text a:hover, .wtxt-modal__content a:hover, .wtxt a:focus, .f-modal__container a:focus, .cookies-container a:focus, .widget-services__text a:focus, .wtxt-modal__content a:focus, .txt a:hover, .txt a:focus, .description a:hover, .description a:focus {
  color: #555555;
}
.wtxt img, .f-modal__container img, .cookies-container img, .widget-services__text img, .wtxt-modal__content img, .txt img, .description img {
  max-width: 100%;
  height: auto;
}
.wtxt h2, .f-modal__container h2, .cookies-container h2, .widget-services__text h2, .wtxt-modal__content h2, .wtxt h3, .f-modal__container h3, .cookies-container h3, .widget-services__text h3, .wtxt-modal__content h3, .wtxt h4, .f-modal__container h4, .cookies-container h4, .widget-services__text h4, .wtxt-modal__content h4, .wtxt h5, .f-modal__container h5, .cookies-container h5, .widget-services__text h5, .wtxt-modal__content h5, .wtxt h6, .f-modal__container h6, .cookies-container h6, .widget-services__text h6, .wtxt-modal__content h6, .txt h2, .txt h3, .txt h4, .txt h5, .txt h6, .description h2, .description h3, .description h4, .description h5, .description h6 {
  color: #111;
  font-family: "ralewayregular", sans-serif;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.wtxt h2 + p, .f-modal__container h2 + p, .cookies-container h2 + p, .widget-services__text h2 + p, .wtxt-modal__content h2 + p, .wtxt h3 + p, .f-modal__container h3 + p, .cookies-container h3 + p, .widget-services__text h3 + p, .wtxt-modal__content h3 + p, .wtxt h4 + p, .f-modal__container h4 + p, .cookies-container h4 + p, .widget-services__text h4 + p, .wtxt-modal__content h4 + p, .wtxt h5 + p, .f-modal__container h5 + p, .cookies-container h5 + p, .widget-services__text h5 + p, .wtxt-modal__content h5 + p, .wtxt h6 + p, .f-modal__container h6 + p, .cookies-container h6 + p, .widget-services__text h6 + p, .wtxt-modal__content h6 + p, .txt h2 + p, .txt h3 + p, .txt h4 + p, .txt h5 + p, .txt h6 + p, .description h2 + p, .description h3 + p, .description h4 + p, .description h5 + p, .description h6 + p {
  margin-top: 0 !important;
}
.wtxt h3, .f-modal__container h3, .cookies-container h3, .widget-services__text h3, .wtxt-modal__content h3, .txt h3, .description h3 {
  font-size: 1.3em;
}
.wtxt h4, .f-modal__container h4, .cookies-container h4, .widget-services__text h4, .wtxt-modal__content h4, .txt h4, .description h4 {
  font-size: 1.2em;
}
.wtxt h5, .f-modal__container h5, .cookies-container h5, .widget-services__text h5, .wtxt-modal__content h5, .txt h5, .description h5 {
  font-size: 1.1em;
}
.wtxt table, .f-modal__container table, .cookies-container table, .widget-services__text table, .wtxt-modal__content table, .txt table, .description table {
  margin-top: -20px;
}
.wtxt p, .f-modal__container p, .cookies-container p, .widget-services__text p, .wtxt-modal__content p, .wtxt ul, .f-modal__container ul, .cookies-container ul, .widget-services__text ul, .wtxt-modal__content ul, .wtxt ol, .f-modal__container ol, .cookies-container ol, .widget-services__text ol, .wtxt-modal__content ol, .txt p, .txt ul, .txt ol, .description p, .description ul, .description ol {
  margin: 1em 0;
}
.wtxt ul, .f-modal__container ul, .cookies-container ul, .widget-services__text ul, .wtxt-modal__content ul, .wtxt ol, .f-modal__container ol, .cookies-container ol, .widget-services__text ol, .wtxt-modal__content ol, .txt ul, .txt ol, .description ul, .description ol {
  margin-left: 1em;
}
.wtxt li, .f-modal__container li, .cookies-container li, .widget-services__text li, .wtxt-modal__content li, .txt li, .description li {
  list-style: inherit;
  margin-left: 0;
  margin-top: 0.2em;
}
.wtxt strong, .f-modal__container strong, .cookies-container strong, .widget-services__text strong, .wtxt-modal__content strong, .txt strong, .description strong {
  font-family: "ralewaybold", sans-serif;
}

.wtxt .bureau, .f-modal__container .bureau, .cookies-container .bureau, .widget-services__text .bureau, .wtxt-modal__content .bureau {
  font-family: ralewaybold, sans-serif;
  font-size: 17px;
  line-height: 24px;
  text-transform: uppercase;
}
.wtxt .bureau a, .f-modal__container .bureau a, .cookies-container .bureau a, .widget-services__text .bureau a, .wtxt-modal__content .bureau a {
  background: #111 url("../images/tamJ8holnsXW.png") no-repeat 540px center;
  border-radius: 5px;
  display: block;
  color: white;
  padding: 30px 100px 30px 20px;
  text-decoration: none;
}
.wtxt .wtxt-pointer, .f-modal__container .wtxt-pointer, .cookies-container .wtxt-pointer, .widget-services__text .wtxt-pointer, .wtxt-modal__content .wtxt-pointer {
  background: url("../images/jqjwyvX3j0iB.svg") no-repeat;
  min-height: 25px;
  padding-left: 30px;
}
.wtxt .btn, .f-modal__container .btn, .cookies-container .btn, .widget-services__text .btn, .wtxt-modal__content .btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
}
#hotel.h-755 .wtxt .btn, #hotel.h-755 .f-modal__container .btn, #hotel.h-755 .cookies-container .btn, #hotel.h-755 .widget-services__text .btn, #hotel.h-755 .wtxt-modal__content .btn, #hotel.h-805 .wtxt .btn, #hotel.h-805 .f-modal__container .btn, #hotel.h-805 .cookies-container .btn, #hotel.h-805 .widget-services__text .btn, #hotel.h-805 .wtxt-modal__content .btn, #hotel.h-819 .wtxt .btn, #hotel.h-819 .f-modal__container .btn, #hotel.h-819 .cookies-container .btn, #hotel.h-819 .widget-services__text .btn, #hotel.h-819 .wtxt-modal__content .btn {
  background-color: #111;
}
#hotel.h-786 .wtxt .btn, #hotel.h-786 .f-modal__container .btn, #hotel.h-786 .cookies-container .btn, #hotel.h-786 .widget-services__text .btn, #hotel.h-786 .wtxt-modal__content .btn {
  background-color: #111;
}
.wtxt .btn:hover, .f-modal__container .btn:hover, .cookies-container .btn:hover, .widget-services__text .btn:hover, .wtxt-modal__content .btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .wtxt .btn, .f-modal__container .btn, .cookies-container .btn, .widget-services__text .btn, .wtxt-modal__content .btn {
    display: none;
  }
}
@media (min-width: 768px) {
  .wtxt .left, .f-modal__container .left, .cookies-container .left, .widget-services__text .left, .wtxt-modal__content .left {
    float: left;
    margin-right: 20px;
  }
  .wtxt .right, .f-modal__container .right, .cookies-container .right, .widget-services__text .right, .wtxt-modal__content .right {
    float: right;
    margin-left: 20px;
  }
}

.wtxt-modal__trigger {
  margin: 5px;
}
.wtxt-modal__trigger:hover {
  cursor: pointer;
}
.wtxt-modal__container {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  visibility: hidden;
  transition: opacity 0.3s;
  top: 0;
  left: 0;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wtxt-modal__content {
  border: 1px solid #eee;
  background-color: white;
  padding: 20px !important;
  max-width: 95%;
  transition: transform 0.3s;
  transform: scale(0.5);
}
@media (min-width: 768px) {
  .wtxt-modal__content {
    max-width: 80%;
    padding: 40px !important;
  }
}
.wtxt-modal__close {
  background: url("../images/gcXh6NjOhpul.svg") no-repeat 100% center;
  color: transparent !important;
  display: block;
  margin-bottom: 20px;
  text-align: right;
}
.wtxt-modal__close:hover {
  cursor: pointer;
  opacity: 0.5;
}
.wtxt-modal--show {
  overflow: hidden;
}
.wtxt-modal--show .wtxt-modal__container {
  opacity: 1;
  pointer-events: auto;
  position: fixed;
  visibility: visible;
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000000;
}
.wtxt-modal--show .wtxt-modal__content {
  transform: scale(1);
}

.wtxt-center {
  display: table;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .col-2, .col-3, .col-4 {
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }
}
.col-2 img, .col-3 img, .col-4 img {
  max-width: 100%;
  height: auto;
  border: 5px solid #fff;
}
.active .col-2, .active .col-3, .active .col-4 {
  color: red;
  font-size: 0.8em;
}

@media (min-width: 768px) {
  .col-2 {
    width: 45%;
  }
  .col-2:nth-of-type(2n+2) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .col-3 {
    max-width: 30%;
  }
  .col-3:nth-of-type(3n+3) {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .col-4 {
    max-width: 23%;
  }
  .col-4:nth-of-type(4n+4) {
    margin-right: 0;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

nav li {
  list-style: none;
}
nav a {
  text-decoration: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  main, header, footer, aside, article {
    display: block;
  }
}
.form-01 {
  background-color: white;
  margin: 0.5em auto;
  max-width: 1240px;
}
@media (max-width: 1250px) {
  .form-01 {
    padding: 0 1em;
  }
}

.recursos-humanos #contact-form {
  max-width: 720px;
  margin: 0 auto;
}

.form-01 .ui-state-error {
  border: 1px solid tomato !important;
  color: tomato;
}
.form-01 .ui-state-error * {
  color: tomato;
}
.form-01 #emailDept.ui-state-error {
  border: none !important;
}
.form-01 #emailDept.ui-state-error .ui-helper-hidden-accessible {
  border: 1px solid tomato !important;
}
.form-01 .ui-selectonemenu-trigger.ui-state-error {
  border: none !important;
}

.form-01 label, .form-01 input[type=checkbox] + span, .form-01 input, .form-01 select {
  font-size: 0.9rem;
}

.form-group {
  margin: 1em 0;
}

.form-01 fieldset {
  border: none;
  margin-bottom: 20px;
}
.form-01 input[type=file] {
  border: none;
  color: #555555;
  padding: 8px 0;
}

.unsubscribe_container fieldset {
  border: none;
}

.form-01 label {
  margin-bottom: 8px;
  display: inline-block;
}

.form-01 p {
  margin: 0.5em 0;
  display: inline-block;
}

.form-01 a {
  color: #555555;
}
.form-01 a:hover, .form-01 a:focus {
  opacity: 0.7;
}

.form-01 .select-container {
  outline: 0;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc;
}
.form-01 .select-container:before {
  content: "";
  position: absolute;
  right: 0;
  display: inline-block;
  background: #fff url("../images/mmpV6ETlnPPe.svg") center center no-repeat;
  width: 25px;
  height: 100%;
  pointer-events: none;
}
.form-01 .select-container select {
  background-color: transparent;
  border: none;
  padding: 8px 10px;
  -webkit-appearance: none;
  width: 110%;
}
.form-01 option {
  padding: 5px;
}

#emailDept:nth-of-type(2) {
  outline: 0;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc;
}
#emailDept:nth-of-type(2):before {
  content: "";
  position: absolute;
  right: 0;
  display: inline-block;
  background: #fff url("../images/mmpV6ETlnPPe.svg") center center no-repeat;
  width: 25px;
  height: 100%;
  pointer-events: none;
}
#emailDept select {
  background-color: transparent;
  border: none;
  padding: 8px 10px;
  -webkit-appearance: none;
  width: 110%;
}

.form-01 input:not([type=checkbox]) {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 8px;
}

.unsubscribe_container input:not([type=checkbox]) {
  padding: 8px;
  border: 1px solid #ccc;
}

.form-01 textarea {
  width: 100%;
  border: 1px solid #ccc;
  font-size: 1em;
  border-radius: 0;
  padding: 1em;
  margin-bottom: 10px;
}

.form-01 .checkbox-container {
  margin-top: 10px !important;
}
.form-01 input[type=checkbox] {
  margin-right: 5px;
  margin-top: 3px;
  width: 15px;
  height: 15px;
}

.form-01 table {
  margin-top: 10px;
}
.form-01 td {
  min-width: 80px;
}
.form-01 td input {
  margin-right: 10px;
  transform: translateY(-1px);
  width: inherit !important;
}

.form-01 .btn {
  background-color: #111;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 20px;
}
#hotel.h-755 .form-01 .btn, #hotel.h-805 .form-01 .btn, #hotel.h-819 .form-01 .btn {
  background-color: #111;
}
#hotel.h-786 .form-01 .btn {
  background-color: #111;
}
.form-01 .btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .form-01 .btn {
    display: none;
  }
}

#emailDept #emailDept_label {
  display: none;
}
#emailDept .ui-helper-hidden-accessible:nth-of-type(1) {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
#emailDept .ui-helper-hidden-accessible:nth-of-type(2) {
  outline: 0;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ccc;
}
#emailDept .ui-helper-hidden-accessible:nth-of-type(2):before {
  content: "";
  position: absolute;
  right: 0;
  display: inline-block;
  background: #fff url("../images/mmpV6ETlnPPe.svg") center center no-repeat;
  width: 25px;
  height: 100%;
  pointer-events: none;
}

input.ui-state-error {
  border: 1px solid tomato !important;
}

.ui-state-disabled {
  opacity: 0.5;
}

.label--error {
  color: tomato !important;
}

.alert {
  border: none;
  border-top: 2px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 1em;
  max-width: 900px;
  color: #555555;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 0 auto;
}
.alert p {
  font-size: 1rem;
}
.alert--hide {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  visibillity: hidden;
  transition: 0.3s;
}
#hotel .alert {
  margin: 1em 2em;
}
.unsubscribe .alert {
  margin: 2em 0;
  max-width: 500px;
  margin: 2em auto;
}
.eventos .alert {
  position: relative;
  background-color: #000;
  border: none;
  color: #fff;
  padding: 2em;
  max-width: 500px;
}
.eventos .alert:after, .eventos .alert:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.eventos .alert:after {
  border-color: transparent;
  border-bottom-color: #000;
  border-width: 15px;
  margin-left: -15px;
}
.eventos .alert:before {
  border-color: transparent;
  border-bottom-color: #000;
  border-width: 16px;
  margin-left: -16px;
}
.alert .alert-tit {
  font-size: 1.3em;
  text-transform: uppercase;
}
.eventos .alert .alert-tit {
  color: #fff !important;
  text-transform: none;
  font-size: 3em;
}
.alert .alert-subtit {
  font-size: 1.2em;
  color: #222222;
}
.eventos .alert .alert-subtit {
  color: #fff;
}
.alert.error, .alert.alert-danger {
  border-color: tomato;
  color: tomato;
}
.alert.error .alert-tit, .alert.alert-danger .alert-tit {
  color: tomato;
}
.alert.warning {
  border-color: orange;
}
.alert.warning .alert-tit {
  color: orange;
}
.alert.confirm {
  border-color: green;
}
.alert.confirm .alert-tit {
  color: green;
}
.alert.default {
  border-color: #555555;
}
.alert.default .alert-tit {
  color: #555555;
}

.contact02 span[style*=red] {
  color: tomato !important;
}
.contact02 span[style*=red] a {
  color: tomato;
}
.contact02 span[style*=red] a:hover, .contact02 span[style*=red] a:focus {
  color: #111;
}

@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes tiny_move {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
}
@keyframes tiny_move_vertical {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
    opacity: 0.8;
  }
  100% {
    transform: rotate(360deg);
    opacity: 1;
  }
}
/*
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

/*! jQuery UI - v1.12.1 - 2017-02-23
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  padding: 1px 0 !important;
  pointer-events: none;
}
.ui-state-disabled span {
  text-align: center !important;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.home .owl-dots {
  display: flex;
  gap: 5px;
  justify-content: center;
}

.touchevents .home .owl-dot {
  display: grid;
  justify-content: center;
  align-content: center;
  width: 20px;
  height: 20px;
  border: 2px solid white;
  background-color: transparent;
  border-radius: 50%;
}
.touchevents .home .owl-dot.active:before {
  display: flex;
  content: "";
  width: 14px;
  justify-content: center;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: white;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #111;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../images/ykghWsCNdEHD.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  font-size: 12px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  border-radius: 20px;
  background: red;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #000;
}

/* If PaginationNumbers is $true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(../images/uVjkNgB42Sfu.gif) no-repeat center center;
}

.list-offers-02 .l-content .l-info, .list-offers-02 .l-content h4, .offer-01 .offer-info {
  color: #555555;
  font-size: 0.9rem;
  list-style: none;
}

.list-offers-02 .l-content .price strong, .offer-01 .price strong {
  font-family: "ralewayextralight", sans-serif;
  font-size: 2rem;
}

.container {
  width: 100%;
  padding: 0 1em;
}
@media (min-width: 1240px) {
  .container {
    padding: 0;
    max-width: 1240px;
    margin: 0 auto;
  }
}

.header-wrapper {
  max-width: 100vw;
  position: relative;
  z-index: 100000;
}
.header-wrapper #hotel {
  height: 760px;
}
body:not(.home):not(.scroll-down):not(#hotel) .header-wrapper {
  background: url("../images/gqScQd81EjIF.jpg");
  background-size: cover;
  position: sticky;
  top: 0;
}
body:not(.home):not(#hotel) .header-wrapper {
  position: sticky;
  top: 0;
}
@media (min-width: 1024px) {
  #page .header-wrapper {
    position: sticky;
    top: 0;
    z-index: 1000001;
  }
}
#page.lateral-container--show .header-wrapper, #hotel.lateral-container--show .header-wrapper {
  background: #111;
}

.main-header {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  position: relative;
  max-width: 100vw;
  z-index: 1000001;
  width: 100%;
}
.bcbb--show .main-header {
  z-index: -1 !important;
}
body.home .main-header {
  width: 1240px;
}
body.home .main-header .main-header__right {
  z-index: 99999999999;
}
body.hotel .main-header {
  z-index: 99999999999;
}
#hotel .main-header {
  background: url("../images/rHLuQP4KYELZ.svg") no-repeat;
  background-position: 80% 10%;
  padding: 25px 20px;
}
@media (max-width: 767px) {
  .main-header {
    padding: 0 10px;
  }
}
@media (min-width: 900px) {
  .main-header {
    padding: 25px 20px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  body:not(.home) .main-header {
    align-items: center;
  }
}
.scroll-down .main-header, body.lateral-container--show .main-header {
  align-items: center;
}
@media (max-width: 766px) {
  .scroll-down .main-header, body.lateral-container--show .main-header {
    position: fixed;
    top: 0;
    z-index: 9999999;
  }
}
.home.scroll-down .main-header, body.lateral-container--show .main-header {
  width: 100%;
  padding: 15px 20px;
}
@media (max-width: 1290px) and (min-width: 767px) {
  .home.scroll-down .main-header, body.lateral-container--show .main-header {
    padding: 10px 20px;
  }
}
@media (max-width: 766px) {
  .home.scroll-down .main-header, body.lateral-container--show .main-header {
    padding: 5px 10px;
  }
}
.bookingbox--open .main-header {
  z-index: 10000;
}
body:not(.home).scroll-down .main-header {
  background-color: black;
}
@media (max-width: 899px) {
  .home .main-header {
    background-color: #111;
  }
}
@media (min-width: 900px) {
  .home .main-header {
    background-color: transparent;
    position: fixed;
    top: 20px;
  }
}
.main-header .nav-header__list {
  display: flex;
  text-decoration: none;
  list-style: none;
  gap: 30px;
}
@media (width < 1110px) {
  .main-header .nav-header__list {
    gap: 15px;
  }
}
body:not(.scroll-down) .main-header .nav-header__list {
  padding-top: 10px;
}
.lateral-container--show .main-header .nav-header__list {
  display: none;
}
.main-header .nav-header__list .nav-header__item {
  text-transform: uppercase;
  color: white;
  font-family: "ralewaybold";
  font-size: 0.8em;
}
.scroll-down .main-header .nav-header__list .nav-header__item:first-child {
  margin-left: 40px;
}
@media (width < 1110px) {
  .scroll-down .main-header .nav-header__list .nav-header__item:first-child {
    margin-left: 20px;
  }
}
.main-header .nav-header__list .nav-header__item a {
  color: white;
  text-decoration: none;
}
.main-header .nav-header__list .nav-header__item a:hover {
  opacity: 0.7;
  transition: opacity 0.5s;
}
@media (max-width: 1050px) {
  .main-header .nav-header__list {
    display: none;
  }
}
.home.scroll-down .main-header, .lateral-container--show .main-header {
  position: fixed;
}
.lateral-container--show .main-header {
  top: 0;
}
.scroll-down .main-header {
  top: 0 !important;
  transition: 0.3s;
}
.home.scroll-down .main-header {
  background-color: #111;
}
.main-header__left {
  align-items: center;
  display: flex;
  z-index: 10000;
}
.home:not(.scroll-down) .main-header__left {
  display: flex;
  align-items: start;
  gap: 10px;
}
@media (max-width: 900px) {
  .home:not(.scroll-down) .main-header__left {
    display: flex;
    gap: 20px;
  }
}
.main-header__right {
  display: flex;
}
@media (max-width: 899px) {
  .main-header__right {
    align-items: flex-end;
    flex-direction: column;
    justify-content: space-around;
    margin-left: 10px;
  }
}
@media (min-width: 900px) {
  .main-header__right {
    justify-content: space-between;
    margin: 10px 0;
  }
  body:not(.home) .main-header__right {
    align-items: center;
  }
}
.main-header__reservation {
  background: url("../images/YYm5l5N4x38Z.svg") left center no-repeat;
  color: #fff;
  display: block;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.8rem;
  height: 15px;
  padding-left: 25px;
  padding-right: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.main-header__reservation:hover {
  opacity: 0.7;
  transition: opacity 0.5s;
}
@media (max-width: 900px) {
  .main-header__reservation {
    display: none;
  }
}
#hotel .main-header {
  height: 120px;
  background-color: #111;
}

.oppening-date {
  background-color: #E9A54C;
  border-radius: 1px;
  color: white;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.8rem;
  padding: 2px 4px 0px;
}
.oppening-date.open {
  background-color: #4a7a42;
}

.main-content {
  animation: appear 2s;
}
#page .main-content {
  padding: 30px 0;
}
@media (min-width: 1024px) {
  #page .main-content {
    padding: 50px 0;
  }
}
.landing-1 .main-content, .landing-2 .main-content {
  padding-top: 40px !important;
}
.form .main-content__bc-container {
  background-color: white;
  margin: 0 auto;
  max-width: 1240px;
  padding: 20px 0;
}
@media (min-width: 1024px) {
  .form .main-content__bc-container {
    padding: 60px;
  }
}

.footer-wrapper {
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  display: grid;
  grid-gap: 70px;
  margin: 50px auto 0;
  max-width: 1240px;
  padding: 30px;
}
@media (min-width: 1024px) {
  .footer-wrapper {
    padding: 70px 0;
    grid-template-columns: 800px 1fr;
  }
}
.footer-wrapper .widget-newsletter-05__form-fieldset {
  color: white;
}
.footer-wrapper .checkbox-container {
  color: white !important;
}

.main-footer {
  background-color: #111;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .main-footer {
    padding-bottom: 170px;
  }
}
.main-footer__logo {
  background: url("../images/aWiVDlb3CMOX.png") center center no-repeat;
  color: transparent;
  font-size: 1.75em;
  margin-bottom: 10px;
  min-height: 170px;
  text-align: center;
  transform: translateY(-20px);
}
:lang(de) .main-footer__logo {
  background-image: url("../images/VtqDo3fmEwXt.png");
}

:lang(en) .main-footer__logo {
  background-image: url("../images/TdXU35DXgygE.png");
}

:lang(fr) .main-footer__logo {
  background-image: url("../images/R6EjqfhiyBae.png");
}

.main-footer__logo img {
  opacity: 0;
}

.pdf {
  transition: opacity var(--transition-link);
}
.pdf::before {
  content: "";
  background: url("../images/cvQ3ghjHza09.svg") 0 center no-repeat;
  display: inline-block;
  line-height: 30px;
  margin: 0 10px 0 10px;
  min-height: 30px;
  padding-left: 25px;
  text-decoration: none;
}
.pdf:hover {
  opacity: 0.7;
}

.lateral-container {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  background-color: #111;
  height: 100%;
  margin-right: 20px;
  left: 0;
  padding: 1px 20px;
  position: fixed;
  overflow: auto;
  transition: 0.4s;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.lateral-container--show {
  overflow: hidden;
}
.lateral-container--show .lateral-container {
  opacity: 1;
  pointer-events: auto;
  position: fixed;
  visibility: visible;
}
@media (min-width: 900px) {
  .lateral-container__left {
    display: grid;
    gap: 120px;
  }
}
@media (max-width: 899px) {
  .lateral-container__left {
    display: flex;
    gap: 10px;
  }
}
.scroll-down .lateral-container__left, .lateral-container--show .lateral-container__left {
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .lateral-container__column {
    display: grid;
  }
}
.lateral-container__trigger {
  background: url("../images/zVdlvkHeoc0z.svg") center no-repeat;
  color: white !important;
  font-family: "ralewaybold", sans-serif;
  font-size: 11px;
  margin-right: 15px;
  letter-spacing: 3px;
  padding-top: 40px;
  text-transform: uppercase;
  transition: opacity 0.3s;
  width: 42px;
}
.lateral-container__trigger:hover {
  cursor: pointer;
  opacity: 0.7;
}
.lateral-container--show .lateral-container__trigger {
  background-image: url("../images/HT1L7uhIEefA.svg");
}
.lateral-container__wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 180px auto 0;
  max-width: 1240px;
}
@media (min-width: 768px) {
  .lateral-container__wrapper {
    margin-left: 70px;
  }
}
@media (max-width: 767px) {
  .lateral-container__wrapper {
    margin: 130px auto 0;
  }
  #hotel .lateral-container__wrapper {
    display: none;
  }
}
@media (min-width: 768px) {
  .lateral-container__hotel {
    display: none;
  }
}
@media (max-width: 767px) {
  .lateral-container__hotel {
    align-items: center;
    display: grid;
    gap: 25px;
    margin: 140px auto 0;
    max-width: 1240px;
  }
  .lateral-container__hotel .hotel-nav__list {
    display: grid;
    text-align: center;
    gap: 15px;
    background-color: #111;
  }
  .lateral-container__hotel .hotel-nav__list .hotel-nav__link {
    color: white !important;
    font-size: 2em;
    font-family: "ralewayregular", sans-serif;
    opacity: 1;
    text-transform: capitalize;
  }
  .lateral-container__hotel .hotel-nav__list .hotel-nav__link::before {
    content: "";
    background-color: white;
    display: inline-block;
    height: 2px;
    margin-right: 5px;
    transition: 0.2s;
    width: 0px;
  }
  .lateral-container__hotel .hotel-nav__list .hotel-nav__link.active::before {
    width: 25px !important;
  }
}
body#hotel .lateral-container__hotel-link, body#hotel .lateral-container__hotel-menu {
  color: white;
  text-align: center;
  font-family: "ralewayregular", sans-serif;
  margin: 30px auto 0;
  background: url("../images/ZCX3FMGjPNyV.svg") no-repeat;
  font-size: 16px;
  text-decoration: none;
  opacity: 0.7;
  display: inline-block;
  padding-left: 20px;
  padding-bottom: 15px;
  top: 100%;
}
@media (min-width: 768px) {
  body#hotel .lateral-container__hotel-link, body#hotel .lateral-container__hotel-menu {
    display: none !important;
  }
}
body:not(#hotel) .lateral-container__hotel-link, body:not(#hotel) .lateral-container__hotel-menu {
  display: none;
}
@media (max-width: 767px) {
  .lateral-container__hotel-menu {
    display: block;
    background: url("../images/WV5hMlkcsnli.svg") 100% no-repeat !important;
    padding: 0 20px 0 0 !important;
  }
}

a {
  color: #000;
}

.featherlight-close-icon {
  background: url("../images/vxqHpEssMEok.svg") no-repeat center center;
  position: absolute;
  top: 30%;
  right: 30px;
  transition: 0.3s;
  width: 20px;
  height: 20px;
}
.featherlight-close-icon:hover {
  cursor: pointer;
  opacity: 0.7;
}

.featherlight {
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  position: fixed;
  text-align: center;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  z-index: 1000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.featherlight .featherlight-content {
  max-height: 80vh;
  position: relative;
}

.featherlight-previous, .featherlight-next {
  position: fixed;
  top: 0;
  transition: 0.3s;
  width: 30%;
  height: 100%;
}

.featherlight-previous {
  background: url("../images/RpxhUWPj5tCV.svg") no-repeat 10px center transparent;
  left: 5%;
}
@media (min-width: 1240px) {
  .featherlight-previous {
    left: -10%;
  }
}
.featherlight-previous:hover {
  background-position: 40% center;
}

.featherlight-next {
  background: url("../images/k03Kv6GHYhk3.svg") no-repeat calc(100% - 10px) center transparent;
  right: 5%;
}
@media (min-width: 1240px) {
  .featherlight-next {
    right: -10%;
  }
}
.featherlight-next:hover {
  background-position: 60% center;
}

.featherlight .legend {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0.625em;
  text-align: center;
  width: 100%;
  background-color: #fff;
}

.featherlight-image {
  max-width: 100%;
  height: auto;
}

#imgMediaVideo[style*="display: none"] {
  display: none !important;
}

#imgMediaVideo .featherlight-content .featherlight-inner, #imgMediaVideoIcon .featherlight-content .featherlight-inner {
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
#imgMediaVideo .featherlight-content .featherlight-inner #player, #imgMediaVideoIcon .featherlight-content .featherlight-inner #player {
  width: 100%;
  position: relative;
  width: 90%;
  max-width: 1280px;
}
#imgMediaVideo .featherlight-content .featherlight-inner #player:before, #imgMediaVideoIcon .featherlight-content .featherlight-inner #player:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 9'%3E%3C/svg%3E");
  display: block;
  line-height: 0;
}
#imgMediaVideo .featherlight-content .featherlight-inner #player iframe, #imgMediaVideoIcon .featherlight-content .featherlight-inner #player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

#imgMedia360[style*="display: none"] {
  display: none !important;
}

.inline {
  display: none;
}

#hotel .logo_01 a {
  display: inline-block;
  width: 230px;
  height: 120px;
}
@media (max-width: 767px) {
  #hotel .logo_01 {
    display: none;
  }
}
.main-header .logo_01 {
  background: url("../images/EZ1uQJjn8GIL.svg") no-repeat center center;
  border: 1px solid white;
  aspect-ratio: 1;
  padding: 15px;
  width: 110px;
}
body.scroll-down .main-header .logo_01 {
  transform: scale(0.82);
}
@media (max-width: 900px) {
  .main-header .logo_01 {
    transform: scale(0.82);
  }
}
#hotel .main-header .logo_01 {
  background: url("../images/8WWptXJqIa9A.svg") no-repeat center center !important;
  background-size: 55px;
  height: 25px;
  width: 177px;
  border: none;
}
.main-header .logo_01 img {
  opacity: 0;
}
.hotel__header .logo_01 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto, cover;
}
@media (min-width: 1240px) {
  .hotel__header .logo_01 {
    background-size: calc(100% - 20px);
  }
}
.hotel__header .logo_01 img {
  display: block;
  min-height: 100px;
  opacity: 0;
  pointer-events: none;
}
.scroll-down .hotel__header .logo_01 {
  height: 100px !important;
}

.h-848 .hotel__header .logo_01 {
  background-image: url("../images/PWp9ZXJl0F8s.svg");
  height: 100px;
  width: 235px;
}

.h-736 .hotel__header .logo_01 {
  background-image: url("../images/C1uPhVu54Wzo.svg");
  height: 120px;
  width: 280px;
}

.h-736 .hotel__header-logo {
  background-image: url("../images/NONMqOMmbvf4.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-752 .hotel__header .logo_01 {
  background-image: url("../images/STXDc9pSEJBe.svg");
  height: 120px;
  width: 280px;
}

.h-752 .hotel__header-logo {
  background-image: url("../images/Aw48TAgAxlxT.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-756 .hotel__header .logo_01 {
  background-image: url("../images/VeGAJmmqwn4K.svg");
  height: 120px;
  width: 280px;
}

.h-756 .hotel__header-logo {
  background-image: url("../images/uKDyYoX8gMxw.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-737 .hotel__header .logo_01 {
  background-image: url("../images/CPsXlaz8E0U7.svg");
  height: 120px;
  width: 280px;
}

.h-737 .hotel__header-logo {
  background-image: url("../images/x9CcyGqqdLZj.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-738 .hotel__header .logo_01 {
  background-image: url("../images/axJuNwRVgkYX.svg");
  height: 120px;
  width: 280px;
}

.h-738 .hotel__header-logo {
  background-image: url("../images/Fa3gNcxKBxNv.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-739 .hotel__header .logo_01 {
  background-image: url("../images/NmahTK4I5bxf.svg");
  height: 120px;
  width: 280px;
}

.h-739 .hotel__header-logo {
  background-image: url("../images/dbKUiUigLPej.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-740 .hotel__header .logo_01 {
  background-image: url("../images/6NW30tGz9sGt.svg");
  height: 120px;
  width: 280px;
}

.h-740 .hotel__header-logo {
  background-image: url("../images/hRMOEGZWo6KQ.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-741 .hotel__header .logo_01 {
  background-image: url("../images/nqVVf6KBXBZa.svg");
  height: 120px;
  width: 280px;
}

.h-741 .hotel__header-logo {
  background-image: url("../images/6Yta4oBFPzST.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-742 .hotel__header .logo_01 {
  background-image: url("../images/ZDTiSG6lkpzl.svg");
  height: 120px;
  width: 280px;
}

.h-742 .hotel__header-logo {
  background-image: url("../images/Q6Q1Y5nt3Adg.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-743 .hotel__header .logo_01 {
  background-image: url("../images/Zs9cSBkZJC5F.svg");
  height: 120px;
  width: 280px;
}

.h-743 .hotel__header-logo {
  background-image: url("../images/QFJxI0qI0irw.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-744 .hotel__header .logo_01 {
  background-image: url("../images/uNOyCYSFapEW.svg");
  height: 120px;
  width: 280px;
}

.h-744 .hotel__header-logo {
  background-image: url("../images/Anf1uAOyEUJI.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-745 .hotel__header .logo_01 {
  background-image: url("../images/oNNESY53L2tl.svg");
  height: 120px;
  width: 280px;
}

.h-745 .hotel__header-logo {
  background-image: url("../images/EJ9C3HNSoCs6.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-746 .hotel__header .logo_01 {
  background-image: url("../images/1OeGGLNIbI6s.svg");
  height: 120px;
  width: 280px;
}

.h-746 .hotel__header-logo {
  background-image: url("../images/vt97fUUJpthk.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-747 .hotel__header .logo_01 {
  background-image: url("../images/HpTQUOeDVNUJ.svg");
  height: 120px;
  width: 280px;
}

.h-747 .hotel__header-logo {
  background-image: url("../images/GxnPRRKs151A.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-748 .hotel__header .logo_01 {
  background-image: url("../images/aOfZ0MhSZPkz.svg");
  height: 120px;
  width: 280px;
}

.h-748 .hotel__header-logo {
  background-image: url("../images/iMBKZn6XGJpL.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-750 .hotel__header .logo_01 {
  background-image: url("../images/3enIScjnasWi.svg");
  height: 120px;
  width: 280px;
}

.h-750 .hotel__header-logo {
  background-image: url("../images/QHxIhbIBEdlv.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-751 .hotel__header .logo_01 {
  background-image: url("../images/MpNzUcvJLzGV.svg");
  height: 120px;
  width: 280px;
}

.h-751 .hotel__header-logo {
  background-image: url("../images/IQxUrll08KTn.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-753 .hotel__header .logo_01 {
  background-image: url("../images/h4zZzK9Y12wF.svg");
  height: 120px;
  width: 280px;
}

.h-753 .hotel__header-logo {
  background-image: url("../images/nYJOP6SBubWI.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-754 .hotel__header .logo_01 {
  background-image: url("../images/UQ58WoplagGu.svg");
  height: 120px;
  width: 280px;
}

.h-754 .hotel__header-logo {
  background-image: url("../images/lkd3lsgDM1cn.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-755 .hotel__header .logo_01 {
  background-image: url("../images/0ok2oOuRsN5p.svg");
  height: 120px;
  width: 280px;
}

.h-755 .hotel__header-logo {
  background-image: url("../images/8xmawGKSJcg2.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-758 .hotel__header .logo_01 {
  background-image: url("../images/TgaN8Rj8h2lL.svg");
  height: 120px;
  width: 280px;
}

.h-758 .hotel__header-logo {
  background-image: url("../images/ufVJ07FfRkWR.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-786 .hotel__header .logo_01 {
  background-image: url("../images/Z3B7Xppp7Vie.svg");
  height: 120px;
  width: 280px;
}

.h-786 .hotel__header-logo {
  background-image: url("../images/UH5w5b2fmncQ.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-831 .hotel__header .logo_01 {
  background-image: url("../images/20hN58dl1PiT.svg");
  height: 120px;
  width: 280px;
}

.h-831 .hotel__header-logo {
  background-image: url("../images/WOeyu0tnruoJ.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-805 .hotel__header .logo_01 {
  background-image: url("../images/oetSfdlVy1Fk.svg");
  height: 120px;
  width: 280px;
}

.h-805 .hotel__header-logo {
  background-image: url("../images/3FQcuGD9MZ2E.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-819 .hotel__header .logo_01 {
  background-image: url("../images/phTOLNm0kAGu.svg");
  height: 120px;
  width: 280px;
}

.h-819 .hotel__header-logo {
  background-image: url("../images/lI1IGvQMZsF0.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-821 .hotel__header .logo_01 {
  background-image: url("../images/n6CkZGP4f1Xx.svg");
  height: 120px;
  width: 280px;
}

.h-821 .hotel__header-logo {
  background-image: url("../images/up9L4CAakOSi.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-820 .hotel__header .logo_01 {
  background-image: url("../images/srer7YvtPBje.svg");
  height: 120px;
  width: 280px;
}

.h-820 .hotel__header-logo {
  background-image: url("../images/bnuwkFvwn8Nl.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-826 .hotel__header .logo_01 {
  background-image: url("../images/xAgfs0o5YcsZ.svg");
  height: 120px;
  width: 280px;
}

.h-826 .hotel__header-logo {
  background-image: url("../images/Gcmlfh0cDoTb.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-842 .hotel__header .logo_01 {
  background-image: url("../images/8TGgjxtlsepF.svg");
  height: 120px;
  width: 280px;
}

.h-842 .hotel__header-logo {
  background-image: url("../images/OzeTVz03r0dp.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-848 .hotel__header .logo_01 {
  background-image: url("../images/PWp9ZXJl0F8s.svg");
  height: 120px;
  width: 280px;
}

.h-848 .hotel__header-logo {
  background-image: url("../images/umd7tYgay7Vj.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-855 .hotel__header .logo_01 {
  background-image: url("../images/YCMyVehChVeP.svg");
  height: 120px;
  width: 280px;
}

.h-855 .hotel__header-logo {
  background-image: url("../images/BTrNHzFij0Fp.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-862 .hotel__header .logo_01 {
  background-image: url("../images/f9Z89gcQ4Q2c.svg");
  height: 120px;
  width: 280px;
}

.h-862 .hotel__header-logo {
  background-image: url("../images/0y80mZMaBF14.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-872 .hotel__header .logo_01 {
  background-image: url("../images/fy55TInobX4M.svg");
  height: 120px;
  width: 280px;
}

.h-872 .hotel__header-logo {
  background-image: url("../images/fYTjXMI6wbWK.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-9387 .hotel__header .logo_01 {
  background-image: url("../images/Qm4CoHwlp7UN.svg");
  height: 120px;
  width: 280px;
}

.h-9387 .hotel__header-logo {
  background-image: url("../images/OMPcWYQneRTG.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-10615 .hotel__header .logo_01 {
  background-image: url("../images/WmcBoyViJfAP.svg");
  height: 120px;
  width: 280px;
}

.h-10615 .hotel__header-logo {
  background-image: url("../images/mttLHLa4pIng.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-10614 .hotel__header .logo_01 {
  background-image: url("../images/bCoFdy6gamdY.svg");
  height: 120px;
  width: 280px;
}

.h-10614 .hotel__header-logo {
  background-image: url("../images/0KWdWVMVyQZx.svg");
  height: 100px;
  background-repeat: no-repeat;
  width: 235px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.h-805 .hotel__header .logo_01 {
  background-image: url("../images/3FQcuGD9MZ2E.svg");
  height: 120px;
  width: 280px;
}

.h-755 .hotel__header .logo_01 {
  background-image: url("../images/8xmawGKSJcg2.svg");
  height: 120px;
  width: 280px;
}

.h-786 .hotel__header .logo_01 {
  background-image: url("../images/ymWu5k2tsjru.svg");
  height: 120px;
  width: 280px;
}

.h-819 .hotel__header .logo_01 {
  background-image: url("../images/lI1IGvQMZsF0.svg");
  height: 120px;
  width: 280px;
}

.h-831 .hotel__header .logo_01 {
  background-image: url("../images/VEi4r8M7Mowf.svg");
  height: 120px;
  width: 280px;
  margin-right: 20px;
}

#hotel .main-header .logo_01 a {
  width: 200px;
  height: 40px;
}

.nav-header-01 {
  color: white;
  display: flex;
  flex-wrap: wrap;
  font-family: "ralewayregular", sans-serif;
  font-size: 1rem;
  justify-content: center;
  padding: 0 20px;
  text-align: center;
}
.nav-header-01 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.nav-header-01 li {
  list-style: none;
  margin: 5px 0;
  display: inline-block;
}
.nav-header-01 li:before {
  content: "·";
  margin: 0 6px;
}
.nav-header-01 li:first-of-type:before {
  content: "";
}
.touchevents .nav-header-01 li {
  margin: 15px 0px 5px 0;
}
.nav-header-01 a {
  color: white;
  display: inline-block;
  text-decoration: none;
}
.nav-header-01 a:hover, .nav-header-01 a:focus {
  opacity: 0.7;
}
.nav-header-01 .b-header-menu {
  display: none;
}

.b-main-menu {
  display: none;
}

.nav-main-01 {
  font-family: "ralewayregular", sans-serif;
}
.nav-main-01 ul {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .nav-main-01 ul {
    text-align: center;
    gap: 15px;
    padding: 30px 0;
  }
}
.nav-main-01 ul li:nth-of-type(7) {
  order: 1;
}
.nav-main-01 ul a {
  color: white;
  display: inline-block;
  font-size: 2em;
  padding: 10px 0;
  white-space: nowrap;
}
.nav-main-01 ul a:before {
  background-color: white;
  content: "";
  display: inline-block;
  height: 2px;
  margin-right: 5px;
  transition: 0.2s;
  width: 0;
}
.nav-main-01 ul a:hover:before {
  width: 25px;
}
@media (max-width: 766px) {
  .nav-main-01 ul a {
    padding: 0 !important;
  }
}
.nav-main-01 ul a strong {
  color: #9cb80f;
}

#hotel.no-slider .background-01 {
  background: url("../images/jcdQY5rCGrlM.jpg");
  background-size: cover;
  min-height: 400px;
}

.home .slider {
  height: 800px !important;
}

.slider-container {
  z-index: 0;
}
#hotel .slider-container {
  position: relative;
  z-index: 0;
}
#page .slider-container {
  margin: 0 auto;
  max-width: 1240px;
  margin-top: 45px;
}
.no-slider .slider-container {
  margin-top: 0 !important;
}
.home .slider-container {
  position: relative;
}
.home .slider-container::before {
  content: "";
  background: url("../images/tkTqpWvnkLhc.svg") center no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 99;
  bottom: 0;
  left: 0;
  position: absolute;
  opacity: 1;
  pointer-events: none;
}
.home .slider-container::after {
  content: "";
  background: url("../images/PMxz5LfR01MO.svg") center;
  width: 100%;
  height: 130px;
  z-index: 99;
  bottom: 0;
  left: 0;
  position: absolute;
  pointer-events: none;
}

.slider, .cabecera-grande {
  max-width: 100%;
}
.slider .owl-item, .cabecera-grande .owl-item {
  max-width: 100% !important;
}
@media (width < 767px) {
  .recursos-humanos .slider iframe, .recursos-humanos .cabecera-grande iframe {
    min-width: auto !important;
  }
}
.slider .owl-lazy, .cabecera-grande .owl-lazy {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.hotel #hotel .slider .owl-lazy, .cabecera-grande #hotel .slider .owl-lazy, .hotel #hotel .cabecera-grande .owl-lazy, .cabecera-grande #hotel .cabecera-grande .owl-lazy {
  max-height: 640px;
}
@media (width < 767px) {
  #hotel .slider .owl-lazy, #hotel .cabecera-grande .owl-lazy {
    max-height: 200px;
  }
  #hotel .slider .owl-lazy:before, #hotel .cabecera-grande .owl-lazy:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 1400'%3E%3C/svg%3E");
    display: block;
    line-height: 0;
  }
}
.slider .owl-lazy.s-800, .cabecera-grande .owl-lazy.s-800 {
  max-height: 800px;
}
.slider .owl-lazy.s-800:before, .cabecera-grande .owl-lazy.s-800:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 1400'%3E%3C/svg%3E");
  display: block;
  line-height: 0;
}
.home .slider .owl-lazy.s-800, .home .cabecera-grande .owl-lazy.s-800 {
  object-fit: cover;
}
.slider .owl-lazy.s-600, .cabecera-grande .owl-lazy.s-600 {
  max-height: 600px;
}
.slider .owl-lazy.s-600:before, .cabecera-grande .owl-lazy.s-600:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 1400'%3E%3C/svg%3E");
  display: block;
  line-height: 0;
}
#hotel .slider .owl-lazy.s-400, #hotel .cabecera-grande .owl-lazy.s-400 {
  max-height: 640px;
}
#hotel .slider .owl-lazy.s-400:before, #hotel .cabecera-grande .owl-lazy.s-400:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 1440'%3E%3C/svg%3E");
  display: block;
  line-height: 0;
}
.slider .owl-lazy.s-640, .cabecera-grande .owl-lazy.s-640 {
  max-height: 640px;
}
.slider .owl-lazy.s-640:before, .cabecera-grande .owl-lazy.s-640:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 1440'%3E%3C/svg%3E");
  display: block;
  line-height: 0;
}
.slider .owl-lazy.s-400, .cabecera-grande .owl-lazy.s-400 {
  max-height: 400px;
}
.slider .owl-lazy.s-400:before, .cabecera-grande .owl-lazy.s-400:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 400'%3E%3C/svg%3E");
  display: block;
  line-height: 0;
}
.slider .owl-lazy.s-540, .cabecera-grande .owl-lazy.s-540 {
  max-height: 540px;
}
.slider .owl-lazy.s-540:before, .cabecera-grande .owl-lazy.s-540:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 960 540'%3E%3C/svg%3E");
  display: block;
  line-height: 0;
}
.slider a, .cabecera-grande a {
  text-decoration: none;
}
.slider .active, .cabecera-grande .active {
  position: relative;
}
.slider__sello, .cabecera-grande__sello {
  position: absolute;
  bottom: 0;
  z-index: 999;
  left: 100px;
}
@media (max-width: 767px) {
  .slider__sello, .cabecera-grande__sello {
    left: 20px;
    width: 75px;
  }
}
.slider__content, .cabecera-grande__content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  top: 40% !important;
  padding: 0 2em 2.375em;
  text-align: center;
  z-index: 999;
}
@media (max-width: 767px) {
  .slider__content, .cabecera-grande__content {
    top: 40%;
  }
}
.home:not(.countdown) .slider__content, .home:not(.countdown) .cabecera-grande__content {
  top: 50% !important;
  text-align: center;
  padding: 0;
}
@media (min-width: 901px) {
  .home:not(.countdown) .slider__content, .home:not(.countdown) .cabecera-grande__content {
    max-width: 1240px;
    text-align: start;
    padding: 0 20px;
  }
}
@media (max-width: 1280px) {
  .home:not(.countdown) .slider__content, .home:not(.countdown) .cabecera-grande__content {
    padding: 0 20px !important;
  }
}
@media (max-width: 767px) {
  .home:not(.countdown) .slider__content, .home:not(.countdown) .cabecera-grande__content {
    top: 40% !important;
  }
}
.slider__content--content, .cabecera-grande__content--content {
  background-color: transparent;
}
.slider__content:not(.home) .slider__content:before, .slider__content:not(.home) .cabecera-grande__content:before, .cabecera-grande__content:not(.home) .slider__content:before, .cabecera-grande__content:not(.home) .cabecera-grande__content:before {
  content: "";
  position: absolute;
  display: inline-block;
  background: url("../images/8sTN4LB8s5Xg.svg") top no-repeat;
  width: 100%;
  height: 290px;
  top: -80px;
  left: 0;
  right: 0;
  z-index: 0;
}
.slider__title, .slider__subtitle, .cabecera-grande__title, .cabecera-grande__subtitle {
  color: white;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3), 0 5px 15px black;
  position: relative;
  z-index: 1;
}
.slider__title, .cabecera-grande__title {
  font-family: "ralewayextralight", sans-serif;
  font-size: 2em;
  line-height: 1em;
}
@media (min-width: 768px) {
  .slider__title, .cabecera-grande__title {
    font-size: 3.2em;
  }
}
@media (max-width: 900px) {
  .slider__title, .cabecera-grande__title {
    font-family: "ralewaybold", sans-serif;
  }
}
.slider__subtitle, .cabecera-grande__subtitle {
  font-family: "ralewaybold", sans-serif;
  font-size: 1em;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .slider__subtitle, .cabecera-grande__subtitle {
    font-size: 1.375em;
  }
}
#hotel .slider__subtitle, #hotel .cabecera-grande__subtitle {
  text-transform: uppercase;
  font-size: 22px;
}
.slider__btn, .cabecera-grande__btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  padding: 20px 30px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
}
#hotel.h-755 .slider__btn, #hotel.h-805 .slider__btn, #hotel.h-819 .slider__btn, #hotel.h-755 .cabecera-grande__btn, #hotel.h-805 .cabecera-grande__btn, #hotel.h-819 .cabecera-grande__btn {
  background-color: #111;
}
#hotel.h-786 .slider__btn, #hotel.h-786 .cabecera-grande__btn {
  background-color: #111;
}
.slider__btn:hover, .cabecera-grande__btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .slider__btn, .cabecera-grande__btn {
    display: none;
  }
}
.slider__btn:empty, .cabecera-grande__btn:empty {
  display: none;
}
.slider .owl-carousel img, .cabecera-grande .owl-carousel img {
  transform-style: flat;
}
.slider .owl-controls, .cabecera-grande .owl-controls {
  margin: 0;
}
.slider .owl-nav, .cabecera-grande .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
body .first-active .owl-prev {
  opacity: 0.2 !important;
  pointer-events: none;
}

body .last-active .owl-next {
  opacity: 0.2 !important;
  pointer-events: none;
}

.slider .owl-dots, .cabecera-grande .owl-dots {
  position: relative;
  top: 30px;
}
.no-touchevents .slider .owl-dot, .no-touchevents .cabecera-grande .owl-dot {
  width: 15px;
  height: 15px;
}
.slider .owl-prev, .slider .owl-next, .cabecera-grande .owl-prev, .cabecera-grande .owl-next {
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  opacity: 1 !important;
}
.slider .owl-prev:hover, .slider .owl-prev:focus, .slider .owl-next:hover, .slider .owl-next:focus, .cabecera-grande .owl-prev:hover, .cabecera-grande .owl-prev:focus, .cabecera-grande .owl-next:hover, .cabecera-grande .owl-next:focus {
  opacity: 0.7 !important;
}
.slider .owl-prev, .cabecera-grande .owl-prev {
  left: 10px;
  background-image: url("../images/jcVv53WVKRop.svg");
  z-index: 1;
}
.slider .owl-next, .cabecera-grande .owl-next {
  right: 10px;
  background-image: url("../images/h8m6VTh1kssn.svg");
}

.slider__video {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  max-height: 640px;
  overflow: hidden;
}

#slider_video {
  display: flex;
  height: auto;
  min-height: 100vh;
  aspect-ratio: 16/9;
}
@media (width > 1140px) {
  #slider_video {
    min-width: 100vw;
  }
}

.home .default-page-container {
  max-width: 450px;
  text-align: center;
  height: 0;
}
@media (max-width: 1270px) {
  #hotel .default-page-container {
    padding: 0 20px !important;
  }
}
.hotel .default-page-container {
  display: grid;
  column-gap: 30px;
}
@media (max-width: 1270px) {
  .hotel .default-page-container {
    margin: 200px 0px 0 !important;
  }
}
@media (min-width: 1040px) {
  .hotel .default-page-container {
    grid-template-columns: 810px 80px;
  }
}
.habitaciones .default-page-container, .servicios .default-page-container, .ofertas .default-page-container, .cabecera-grande .default-page-container {
  max-width: 920px;
  margin: 100px auto 0;
}
#page .default-page-container {
  margin: 0 auto;
  max-width: 1240px;
}
@media (max-width: 1250px) {
  #page .default-page-container {
    padding: 0 1em;
  }
}
#hotel .default-page-container {
  max-width: 920px;
  margin: 100px auto;
}
.p-104 .default-page-container {
  background-color: white;
  padding: 60px !important;
}

.p-5916 .default-page-container {
  box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  padding: 60px !important;
}

.p-5816 .default-page-container {
  box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  padding: 60px !important;
}

.p-5817 .default-page-container {
  box-shadow: 0 5px 40px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  padding: 60px !important;
}

.page-title, .offer-01 h1 {
  color: #000;
}
.home .page-title, .home .offer-01 h1, .offer-01 .home h1 {
  background: url("../images/ISoxz57XA4ee.png") center center no-repeat;
  color: transparent;
  font-size: 1.75em;
  margin-bottom: 10px;
  min-height: 170px;
}
#hotel .page-title, #hotel .offer-01 h1, .offer-01 #hotel h1 {
  color: #111111;
  font-size: 48px !important;
  font-weight: 300;
  font-style: normal;
  font-family: "ralewayextralight", sans-serif;
  letter-spacing: 0px;
}
@media (max-width: 767px) {
  #hotel .page-title, #hotel .offer-01 h1, .offer-01 #hotel h1 {
    font-size: 26px;
  }
}
:lang(de) .home .page-title, :lang(de) .home .offer-01 h1, .offer-01 :lang(de) .home h1 {
  background-image: url("../images/uNpEg0P2D34I.png");
}

:lang(en) .home .page-title, :lang(en) .home .offer-01 h1, .offer-01 :lang(en) .home h1 {
  background-image: url("../images/D3WEveTG1FnO.png");
}

:lang(fr) .home .page-title, :lang(fr) .home .offer-01 h1, .offer-01 :lang(fr) .home h1 {
  background-image: url("../images/gLsnjwmutqTc.png");
}

#page .page-title, #page .offer-01 h1, .offer-01 #page h1, #hotel .page-title, #hotel .offer-01 h1, .offer-01 #hotel h1 {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  #page .page-title, #page .offer-01 h1, .offer-01 #page h1, #hotel .page-title, #hotel .offer-01 h1, .offer-01 #hotel h1 {
    font-size: 2.6rem;
  }
}
#hotel.h-756 .page-title, #hotel.h-756 .offer-01 h1, .offer-01 #hotel.h-756 h1 {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  #hotel.h-756 .page-title, #hotel.h-756 .offer-01 h1, .offer-01 #hotel.h-756 h1 {
    font-size: 2.6rem;
  }
}
#hotel.h-755 .page-title, #hotel.h-755 .offer-01 h1, .offer-01 #hotel.h-755 h1, #hotel.h-805 .page-title, #hotel.h-805 .offer-01 h1, .offer-01 #hotel.h-805 h1, #hotel.h-819 .page-title, #hotel.h-819 .offer-01 h1, .offer-01 #hotel.h-819 h1 {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  #hotel.h-755 .page-title, #hotel.h-755 .offer-01 h1, .offer-01 #hotel.h-755 h1, #hotel.h-805 .page-title, #hotel.h-805 .offer-01 h1, .offer-01 #hotel.h-805 h1, #hotel.h-819 .page-title, #hotel.h-819 .offer-01 h1, .offer-01 #hotel.h-819 h1 {
    font-size: 2.6rem;
  }
}
#hotel.h-786 .page-title, #hotel.h-786 .offer-01 h1, .offer-01 #hotel.h-786 h1 {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  #hotel.h-786 .page-title, #hotel.h-786 .offer-01 h1, .offer-01 #hotel.h-786 h1 {
    font-size: 2.6rem;
  }
}

.page-subtitle {
  color: #000;
}
.home .page-subtitle {
  font-family: "ralewayextralight", sans-serif;
  font-size: 1.9em;
}
#page .page-subtitle, #hotel .page-subtitle {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #page .page-subtitle, #hotel .page-subtitle {
    font-size: 1.3em;
  }
}
.hotel .page-subtitle {
  font-size: 21px !important;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0 !important;
}
@media (max-width: 1270px) {
  .hotel .page-subtitle {
    margin: 10px 0 !important;
  }
}
.hotel .hotel__experiences .page-subtitle {
  text-align: end;
}

.page-wtxt {
  color: #555555;
  font-size: 1.25rem;
  margin: 30px auto 0;
  grid-column: 1;
}
.home .page-wtxt {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  text-align: center;
}
#hotel .page-wtxt {
  color: #111111;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  line-height: 21px;
  margin: 0 auto;
}
#page.abbantage .page-wtxt {
  color: white;
  font-size: 1rem;
  max-width: 800px;
}

#hotel .wtxt-pointer {
  font-family: "ralewaybold", sans-serif;
  margin-top: 0;
}
@media (max-width: 766px) {
  #hotel .wtxt-pointer {
    margin-top: 30px;
  }
}
.habitaciones .wtxt-pointer, .servicios .wtxt-pointer, .ofertas .wtxt-pointer, .cabecera-grande .wtxt-pointer {
  display: none;
}

#hotel .page-link {
  margin-top: 15px;
  text-align: end;
  font-family: "ralewaybold", sans-serif;
  color: #111111;
  font-size: 13px;
  line-height: 21px;
  text-decoration: underline;
  text-transform: uppercase;
}

.page-eco {
  width: 100%;
  display: flex;
  justify-content: end;
}
.habitaciones .page-eco, .servicios .page-eco, .ofertas .page-eco, .cabecera-grande .page-eco {
  display: none;
}

.hotel-home__icons p {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px;
  gap: 45px;
  align-items: center;
  align-content: center;
}
.habitaciones .hotel-home__icons, .servicios .hotel-home__icons, .ofertas .hotel-home__icons, .cabecera-grande .hotel-home__icons {
  display: none;
}

#hotel:not(.hotel):not(.servicios):not(.ofertas):not(.habitaciones):not(.gallery):not(.instalaciones):not(.deportes) main {
  max-width: 920px;
  margin: 0 auto;
}

.unsubscribe_container {
  background-color: white;
  margin: 0 auto;
  max-width: 1240px;
  padding: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .unsubscribe_container {
    padding: 60px;
  }
}
.unsubscribe_container .btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  font-size: 0.85rem;
  padding: 10px 30px;
}
#hotel.h-755 .unsubscribe_container .btn, #hotel.h-805 .unsubscribe_container .btn, #hotel.h-819 .unsubscribe_container .btn {
  background-color: #111;
}
#hotel.h-786 .unsubscribe_container .btn {
  background-color: #111;
}
.unsubscribe_container .btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .unsubscribe_container .btn {
    display: none;
  }
}
.unsubscribe_container form {
  margin: 40px auto 0;
  max-width: 500px;
}

.unsubscribe_form-group {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 50px;
}

.article-01 {
  margin: 0 auto;
  max-width: 1240px;
  padding: 20px;
}
@media (min-width: 1024px) {
  .article-01 {
    padding: 30px;
  }
}
.article-01 .share {
  position: absolute;
  top: 100px;
  left: 0;
  top: 0;
  left: 10px;
}
@media print {
  .article-01 .share {
    display: none;
  }
}
.article-01 .share li {
  list-style: none;
}
.article-01 .share a {
  display: inline-block;
  text-indent: -9999em;
  width: 40px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
}
.article-01 .share a:hover, .article-01 .share a:focus {
  background-color: #111;
}
.article-01 .link-back {
  text-decoration: none;
  color: #111;
  margin: 0 auto 20px;
  display: block;
  max-width: 1240px;
}
@media (max-width: 1399px) {
  .article-01 .link-back {
    padding-left: 1em;
  }
}
.article-01 .link-back:hover, .article-01 .link-back:focus {
  opacity: 0.7;
}
.article-01 .link-back:before {
  content: url(../images/xsZJmXkEBl6S.svg);
  display: inline-block;
  margin-right: 5px;
}
@media print {
  .article-01 .link-back {
    display: none;
  }
}
.article-01 article {
  background-color: white;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 40px auto;
  position: relative;
  padding: 20px;
  position: relative;
}
@media (max-width: 1023px) {
  .article-01 article {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .cssmask .article-01 article {
    display: grid;
    grid-template-columns: minmax(200px, 1fr) 1fr;
  }
  .no-cssmask .article-01 article {
    display: flex;
    align-items: flex-start;
  }
  .no-cssmask .article-01 article > div {
    flex: 1;
  }
}
.article-01 article:last-of-type {
  margin-bottom: 0;
}
.article-01 .content {
  padding: 20px;
}
.article-01 h1 {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .article-01 h1 {
    font-size: 2.6rem;
  }
}
.article-01 h2 {
  display: none;
}
.article-01 .wtxt, .article-01 .f-modal__container, .article-01 .cookies-container, .article-01 .widget-services__text, .article-01 .wtxt-modal__content {
  margin-top: 1em;
}
.article-01 .event-info {
  margin-top: 1em;
}
.article-01 .event-info li {
  list-style: none;
}
.article-01 .date-to:before {
  content: " / ";
}
.article-01 hr {
  display: none;
}

.offer main header {
  margin: 2em auto;
  text-align: center;
}
.offer main header h1 {
  text-align: center;
}
.offer main header .wtxt, .offer main header .f-modal__container, .offer main header .cookies-container, .offer main header .widget-services__text, .offer main header .wtxt-modal__content {
  margin-top: 2em;
}

.offer-01 {
  margin: 0 auto;
  max-width: 1240px;
}
@media (max-width: 1239px) {
  .offer-01 {
    padding: 0 10px;
  }
}
.offer-01 .link-back {
  text-decoration: none;
  color: #111;
  margin: 0 auto 20px;
  display: block;
  max-width: 1240px;
}
@media (max-width: 1399px) {
  .offer-01 .link-back {
    padding-left: 1em;
  }
}
.offer-01 .link-back:hover, .offer-01 .link-back:focus {
  opacity: 0.7;
}
.offer-01 .link-back:before {
  content: url(../images/xsZJmXkEBl6S.svg);
  display: inline-block;
  margin-right: 5px;
}
@media print {
  .offer-01 .link-back {
    display: none;
  }
}
.offer-01 article {
  background: white url("../images/qORELBq7VCh1.svg") 100% 100% no-repeat;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  padding: 20px;
  position: relative;
}
@media (min-width: 1024px) {
  .offer-01 article {
    padding: 30px;
  }
}
.offer-01 .content {
  padding: 20px 0;
}
@media (min-width: 1024px) {
  .offer-01 .content {
    padding: 20px;
  }
}
.offer-01 .share {
  position: absolute;
  top: 100px;
  left: 0;
  top: 0;
  left: 10px;
}
@media print {
  .offer-01 .share {
    display: none;
  }
}
.offer-01 .share li {
  list-style: none;
}
.offer-01 .share a {
  display: inline-block;
  text-indent: -9999em;
  width: 40px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
}
.offer-01 .share a:hover, .offer-01 .share a:focus {
  background-color: #111;
}
.offer-01 h1 {
  font-size: 3em;
}
.offer-01 h2 {
  color: #555555;
  margin-top: 10px;
  text-transform: uppercase;
}
.offer-01 h2 a {
  color: #555555;
}
.offer-01 h2 a:hover {
  opacity: 0.7;
}
.offer-01 h4 {
  display: none;
}
.offer-01 .price-btn .btn {
  display: none;
}

.gallery-01 {
  margin-bottom: 5em;
}
.gallery-01:after {
  content: "";
  display: block;
  clear: both;
}
.gallery-01 a {
  display: inline-block;
}
.gallery-01 article:after {
  content: "";
  display: block;
  clear: both;
}
.gallery-01 .gal {
  padding: 0;
  position: relative;
  display: block;
}
.gallery-01 .gal img {
  width: 100% !important;
  display: block;
}
@media (max-width: 767px) {
  .gallery-01 .gal .hover {
    display: none;
  }
}
@media (min-width: 768px) {
  .gallery-01 .gal {
    pointer-events: inherit !important;
  }
  .gallery-01 .gal:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    transition: all 0.5s ease;
  }
  .gallery-01 .gal:hover:before {
    background: #333333 !important;
    opacity: 0.8;
  }
  .gallery-01 .gal .hover {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 0;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    background: url("../images/QbAQHJz33f88.svg") center center no-repeat;
  }
  .gallery-01 .gal:hover .hover {
    display: block;
  }
}
.touchevents .gallery-01 .gal:hover .hover {
  display: none;
}
.gallery-01 .gal__column {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .gallery-01 .gal__column {
    float: left;
  }
}
.gallery-01 .gal__item {
  position: relative;
  margin: 10px 5px;
}
@media (min-width: 768px) {
  .gallery-01 .gal__item {
    animation-name: appear;
    display: block;
  }
  .gallery-01 .gal__item:nth-of-type(1) {
    animation-duration: 0.4s;
  }
  .gallery-01 .gal__item:nth-of-type(2) {
    animation-duration: 0.8s;
  }
  .gallery-01 .gal__item:nth-of-type(3) {
    animation-duration: 1.2s;
  }
  .gallery-01 .gal__item:nth-of-type(4) {
    animation-duration: 1.6s;
  }
  .gallery-01 .gal__item:nth-of-type(5) {
    animation-duration: 2s;
  }
  .gallery-01 .gal__item:nth-of-type(6) {
    animation-duration: 2.4s;
  }
  .gallery-01 .gal__item:nth-of-type(7) {
    animation-duration: 2.8s;
  }
  .gallery-01 .gal__item:nth-of-type(8) {
    animation-duration: 3.2s;
  }
  .gallery-01 .gal__item:nth-of-type(9) {
    animation-duration: 3.6s;
  }
  .gallery-01 .gal__item:nth-of-type(10) {
    animation-duration: 4s;
  }
}

.list-listados-01 {
  background-color: white;
  margin: 30px auto 0;
  max-width: 1240px;
  padding: 30px;
}
.list-listados-01 .owl-carousel img {
  transform-style: flat;
}
.list-listados-01 .owl-controls {
  margin: 0;
}
.list-listados-01 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
body .first-active .owl-prev {
  opacity: 0.2 !important;
  pointer-events: none;
}

body .last-active .owl-next {
  opacity: 0.2 !important;
  pointer-events: none;
}

.list-listados-01 .owl-dots {
  position: relative;
  top: 30px;
}
.no-touchevents .list-listados-01 .owl-dot {
  width: 15px;
  height: 15px;
}
.list-listados-01 .owl-prev, .list-listados-01 .owl-next {
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  opacity: 1 !important;
}
.list-listados-01 .owl-prev:hover, .list-listados-01 .owl-prev:focus, .list-listados-01 .owl-next:hover, .list-listados-01 .owl-next:focus {
  opacity: 0.7 !important;
}
.list-listados-01 .owl-prev {
  left: 10px;
  background-image: url("../images/jcVv53WVKRop.svg");
  z-index: 1;
}
.list-listados-01 .owl-next {
  right: 10px;
  background-image: url("../images/h8m6VTh1kssn.svg");
}
#hotel .list-listados-01 {
  padding: 0;
}
.list-listados-01 .share {
  display: none;
}
.list-listados-01 article {
  margin: 50px auto 0;
}
@media (max-width: 1023px) {
  .list-listados-01 article {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .list-listados-01 article {
    align-items: flex-start;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .list-listados-01 .l-photo {
    max-width: 500px;
    min-width: 500px;
  }
}
.list-listados-01 .l-content {
  padding: 20px 0;
}
@media (min-width: 1024px) {
  .list-listados-01 .l-content {
    padding: 20px 40px;
    width: 50%;
  }
}
.list-listados-01 .l-content h3 {
  color: black;
  font-family: "ralewayextralight", sans-serif;
  font-size: 1.5rem;
}
.list-listados-01 .l-content h3 a {
  color: #111;
  font-size: 1.5rem;
  text-decoration: none;
}
.list-listados-01 .l-content h3 a:hover, .list-listados-01 .l-content h3 a:focus {
  opacity: 0.7;
}
.list-listados-01 .l-content h4 {
  color: #555555;
  margin-top: 10px;
  text-transform: uppercase;
}
.list-listados-01 .l-content h4 a {
  color: #555555;
}
.list-listados-01 .l-content h4 a:hover {
  opacity: 0.7;
}
.list-listados-01 .l-content .btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 1em;
}
#hotel.h-755 .list-listados-01 .l-content .btn, #hotel.h-805 .list-listados-01 .l-content .btn, #hotel.h-819 .list-listados-01 .l-content .btn {
  background-color: #111;
}
#hotel.h-786 .list-listados-01 .l-content .btn {
  background-color: #111;
}
.list-listados-01 .l-content .btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .list-listados-01 .l-content .btn {
    display: none;
  }
}

.list-eventos-05 {
  margin-top: 100px;
}
.list-eventos-05 .owl-carousel img {
  transform-style: flat;
}
.list-eventos-05 .owl-controls {
  margin: 0;
}
.list-eventos-05 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
body .first-active .owl-prev {
  opacity: 0.2 !important;
  pointer-events: none;
}

body .last-active .owl-next {
  opacity: 0.2 !important;
  pointer-events: none;
}

.list-eventos-05 .owl-dots {
  position: relative;
  top: 30px;
}
.no-touchevents .list-eventos-05 .owl-dot {
  width: 15px;
  height: 15px;
}
.list-eventos-05 .owl-prev, .list-eventos-05 .owl-next {
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  opacity: 1 !important;
}
.list-eventos-05 .owl-prev:hover, .list-eventos-05 .owl-prev:focus, .list-eventos-05 .owl-next:hover, .list-eventos-05 .owl-next:focus {
  opacity: 0.7 !important;
}
.list-eventos-05 .owl-prev {
  left: 10px;
  background-image: url("../images/jcVv53WVKRop.svg");
  z-index: 1;
}
.list-eventos-05 .owl-next {
  right: 10px;
  background-image: url("../images/h8m6VTh1kssn.svg");
}
.list-eventos-05__module {
  background-color: white;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 40px auto;
  position: relative;
  margin-top: 50px;
}
@media (max-width: 1023px) {
  .list-eventos-05__module {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .cssmask .list-eventos-05__module {
    display: grid;
    grid-template-columns: minmax(200px, 1fr) 1fr;
  }
  .no-cssmask .list-eventos-05__module {
    display: flex;
    align-items: flex-start;
  }
  .no-cssmask .list-eventos-05__module > div {
    flex: 1;
  }
}
.list-eventos-05__module:last-of-type {
  margin-bottom: 0;
}
.list-eventos-05__content {
  padding: 30px;
}
.list-eventos-05__title {
  color: black;
  font-family: "ralewayextralight", sans-serif;
  font-size: 1.5rem;
}
.list-eventos-05__title a {
  color: #111;
  font-size: 1.5rem;
  text-decoration: none;
}
.list-eventos-05__title a:hover, .list-eventos-05__title a:focus {
  opacity: 0.7;
}
.list-eventos-05__subtitle {
  display: none;
}
.list-eventos-05__autor {
  margin-top: 1em;
}
.list-eventos-05__date {
  font-family: "ralewayregular", sans-serif;
}
.list-eventos-05__text {
  margin-top: 1em;
}
.list-eventos-05__btn {
  background: url("../images/Kcqat3zK3oaC.svg") 100% center no-repeat;
  color: #111;
  display: inline-block;
  font-size: 1.75rem;
  padding: 12px 30px 10px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
  margin-top: 2em;
}
@media (max-width: 767px) {
  .list-eventos-05__btn {
    font-size: 1.2rem;
  }
}
.list-eventos-05__btn:hover, .list-eventos-05__btn:focus {
  background-position: 98%;
}
@media print {
  .list-eventos-05__btn {
    display: none;
  }
}

.list-subpages-02 {
  background-color: white;
  margin: 30px auto 0;
  max-width: 1240px;
  padding: 30px;
}
.list-subpages-02 .owl-carousel img {
  transform-style: flat;
}
.list-subpages-02 .owl-controls {
  margin: 0;
}
.list-subpages-02 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
body .first-active .owl-prev {
  opacity: 0.2 !important;
  pointer-events: none;
}

body .last-active .owl-next {
  opacity: 0.2 !important;
  pointer-events: none;
}

.list-subpages-02 .owl-dots {
  position: relative;
  top: 30px;
}
.no-touchevents .list-subpages-02 .owl-dot {
  width: 15px;
  height: 15px;
}
.list-subpages-02 .owl-prev, .list-subpages-02 .owl-next {
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  opacity: 1 !important;
}
.list-subpages-02 .owl-prev:hover, .list-subpages-02 .owl-prev:focus, .list-subpages-02 .owl-next:hover, .list-subpages-02 .owl-next:focus {
  opacity: 0.7 !important;
}
.list-subpages-02 .owl-prev {
  left: 10px;
  background-image: url("../images/jcVv53WVKRop.svg");
  z-index: 1;
}
.list-subpages-02 .owl-next {
  right: 10px;
  background-image: url("../images/h8m6VTh1kssn.svg");
}
#hotel .list-subpages-02 {
  padding: 0;
}
.list-subpages-02 article {
  background-color: white;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 40px auto;
  position: relative;
}
@media (max-width: 1023px) {
  .list-subpages-02 article {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .cssmask .list-subpages-02 article {
    display: grid;
    grid-template-columns: minmax(200px, 1fr) 1fr;
  }
  .no-cssmask .list-subpages-02 article {
    display: flex;
    align-items: flex-start;
  }
  .no-cssmask .list-subpages-02 article > div {
    flex: 1;
  }
}
.list-subpages-02 article:last-of-type {
  margin-bottom: 0;
}
.list-subpages-02 .l-photo {
  max-width: 600px;
}
.list-subpages-02 .l-content {
  padding: 30px;
}
.list-subpages-02 .l-content h3 {
  color: black;
  font-family: "ralewayextralight", sans-serif;
  font-size: 1.5rem;
}
.list-subpages-02 .l-content h3 a {
  color: #111;
  font-size: 1.5rem;
  text-decoration: none;
}
.list-subpages-02 .l-content h3 a:hover, .list-subpages-02 .l-content h3 a:focus {
  opacity: 0.7;
}
.list-subpages-02 .l-content h4 {
  display: none;
}
.list-subpages-02 .l-content .wtxt, .list-subpages-02 .l-content .f-modal__container, .list-subpages-02 .l-content .cookies-container, .list-subpages-02 .l-content .widget-services__text, .list-subpages-02 .l-content .wtxt-modal__content {
  color: #555555;
  font-size: 0.8rem;
}
.list-subpages-02 .l-content .wtxt p, .list-subpages-02 .l-content .f-modal__container p, .list-subpages-02 .l-content .cookies-container p, .list-subpages-02 .l-content .widget-services__text p, .list-subpages-02 .l-content .wtxt-modal__content p {
  margin: 1em 0;
  line-height: 1.4em;
}
.list-subpages-02 .l-content .wtxt ul, .list-subpages-02 .l-content .f-modal__container ul, .list-subpages-02 .l-content .cookies-container ul, .list-subpages-02 .l-content .widget-services__text ul, .list-subpages-02 .l-content .wtxt-modal__content ul {
  margin-left: 10px;
}
.list-subpages-02 .l-content .wtxt li, .list-subpages-02 .l-content .f-modal__container li, .list-subpages-02 .l-content .cookies-container li, .list-subpages-02 .l-content .widget-services__text li, .list-subpages-02 .l-content .wtxt-modal__content li {
  font-size: 1rem;
  margin: 5px 0;
}
.list-subpages-02 .l-content .btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 1em;
}
#hotel.h-755 .list-subpages-02 .l-content .btn, #hotel.h-805 .list-subpages-02 .l-content .btn, #hotel.h-819 .list-subpages-02 .l-content .btn {
  background-color: #111;
}
#hotel.h-786 .list-subpages-02 .l-content .btn {
  background-color: #111;
}
.list-subpages-02 .l-content .btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .list-subpages-02 .l-content .btn {
    display: none;
  }
}

.nav-footer-01, .nav-legal {
  color: white;
  display: flex;
  flex-wrap: wrap;
  font-family: "ralewayregular", sans-serif;
  font-size: 1rem;
  justify-content: center;
  padding: 0 20px;
  text-align: center;
  margin-top: 20px;
}
.nav-footer-01 ul, .nav-legal ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.nav-footer-01 li, .nav-legal li {
  list-style: none;
  margin: 5px 0;
  display: inline-block;
}
.nav-footer-01 li:before, .nav-legal li:before {
  content: "·";
  margin: 0 6px;
}
.nav-footer-01 li:first-of-type:before, .nav-legal li:first-of-type:before {
  content: "";
}
.touchevents .nav-footer-01 li, .touchevents .nav-legal li {
  margin: 15px 0px 5px 0;
}
.nav-footer-01 a, .nav-legal a {
  color: white;
  display: inline-block;
  text-decoration: none;
}
.nav-footer-01 a:hover, .nav-footer-01 a:focus, .nav-legal a:hover, .nav-legal a:focus {
  opacity: 0.7;
}

@media (min-width: 768px) {
  .nav-footer-01 {
    margin-top: 150px;
  }
}
.nav-footer-01 li:first-of-type {
  pointer-events: none;
}

.nav-legal {
  font-size: 0.85rem;
}
.nav-legal a {
  color: #888;
}

.nav-footer-lng-01 {
  color: white;
  display: flex;
  flex-wrap: wrap;
  font-family: "ralewayregular", sans-serif;
  font-size: 1rem;
  justify-content: center;
  padding: 0 20px;
  text-align: center;
}
.nav-footer-lng-01 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.nav-footer-lng-01 li {
  list-style: none;
  margin: 5px 0;
  display: inline-block;
}
.nav-footer-lng-01 li:before {
  content: "·";
  margin: 0 6px;
}
.nav-footer-lng-01 li:first-of-type:before {
  content: "";
}
.touchevents .nav-footer-lng-01 li {
  margin: 15px 0px 5px 0;
}
.nav-footer-lng-01 a {
  color: white;
  display: inline-block;
  text-decoration: none;
}
.nav-footer-lng-01 a:hover, .nav-footer-lng-01 a:focus {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .nav-footer-lng-01 {
    margin-top: 20px;
  }
}
.nav-footer-lng-01 a {
  font-size: 0.85rem;
  color: #888;
}

@media (max-width: 767px) {
  .widget-socialmedia-01 {
    margin-top: 20px;
  }
}
.default-page-container .widget-socialmedia-01 {
  margin-top: 20px;
}
.widget-socialmedia-01 h3 {
  color: white;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .widget-socialmedia-01 h3 {
    font-size: 2.6rem;
  }
}
.widget-socialmedia-01 .w-subtitle {
  color: white;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .widget-socialmedia-01 .w-subtitle {
    font-size: 1.3em;
  }
}
.widget-socialmedia-01 ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}
.widget-socialmedia-01 li {
  display: inline-flex;
  list-style: none;
}
.widget-socialmedia-01 a {
  align-items: center;
  background-color: white;
  border: 1px solid #111;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  transition: 0.2s;
  width: 40px;
  height: 40px;
}
.widget-socialmedia-01 a:hover, .widget-socialmedia-01 a:focus {
  opacity: 0.7;
}
.widget-socialmedia-01 .svg-socialmedia-icon {
  height: 18px;
  width: 18px;
  fill: #111;
}

.share .twitter a {
  background-color: #55acee;
  background-image: url("../images/bRLblASQnFkm.svg");
}

.share .pinterest a {
  background-color: #CA2028;
  background-image: url("../images/mIS0QE0rhTsT.svg");
}

.share .youtube a {
  background-color: #F00000;
  background-image: url("../images/oibosOKgpewE.svg");
}

.share .foursquare a {
  background-color: #0086BF;
  background-image: url("../images/EWbhGlv309tU.svg");
}

.share .facebook a {
  background-color: #3b5998;
  background-image: url("../images/UlJfUwcr4Txw.svg");
}

.share .flickr a {
  background-color: #ff0084;
  background-image: url("../images/CludeggNo0Vm.svg");
}

.share .google a {
  background-color: #dd4b39;
  background-image: url("../images/KnwNSiRN5KHg.svg");
}

.share .instagram a {
  background-color: #3f729b;
  background-image: url("../images/d8Yn5YKW5zn7.svg");
}

.share .linkedin a {
  background-color: #007bb6;
  background-image: url("../images/3draNd999FIx.svg");
}

.share .vimeo a {
  background-color: #1ab7ea;
  background-image: url("../images/PPYza3Szx1sS.svg");
}

.scrolltotop-01 {
  position: fixed;
  bottom: 30px;
  right: 20px;
  display: block;
  text-indent: -999em;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  transition: all 0.2s ease 0s;
  padding: 9px;
  background: #000 url("../images/XbBCNqevnia4.svg") center 45% no-repeat;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.scrolltotop-01:hover {
  cursor: pointer;
}

.scroll-on-top-ico {
  fill: #000;
}

.home__abba-day-use {
  display: block;
  border-radius: 50%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  aspect-ratio: 1;
  position: absolute;
  right: 50px;
  top: -120px;
  transition: 0.4s;
  width: 100px;
}
@media (max-width: 899px) {
  .home__abba-day-use {
    right: 20px;
    top: -380px;
    width: 75px;
  }
}
@media (min-width: 1300px) {
  .home__abba-day-use {
    margin-right: 10vw;
  }
}
.home__abba-day-use:hover {
  opacity: 0.7;
}
.scroll-down .home__abba-day-use {
  display: none;
}
.hotel .home__abba-day-use {
  margin-right: 0;
  right: 20px;
  top: -25px;
}
.h-848 .home__abba-day-use {
  display: none;
}
.h-862 .home__abba-day-use, .h-855 .home__abba-day-use {
  background: url("../images/E4kfBrawenec.svg") center center no-repeat;
  height: 120px;
  pointer-events: none;
  width: 120px;
}
.h-862 .home__abba-day-use img, .h-855 .home__abba-day-use img {
  opacity: 0;
}
.offer .home__abba-day-use {
  display: none;
}

.home__bookbox-advantages {
  z-index: 10;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .home__bookbox-advantages {
    height: 0;
    position: sticky;
    top: 140px;
    transform: translateY(-140px);
  }
}
@media (min-width: 1440px) {
  .home__bookbox-advantages {
    top: 200px;
    transform: translateY(-200px);
  }
}
.scroll-down .home__bookbox-advantages {
  background-color: #111;
}
@supports (display: flex) {
  .scroll-down .home__bookbox-advantages {
    align-items: inherit;
  }
}
.home__hotels-default-wrapper {
  background: white url("../images/beXh5IF4UyEd.jpg");
  padding: 100px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .home__hotels-default-wrapper {
    /* IE10+ CSS styles go here */
    overflow: hidden;
  }
}
.home__hotels-default-wrapper > div {
  margin: 30px;
}

.hoteles__container {
  background-color: white;
  margin: 35px auto 0;
  max-width: 1240px;
}
@media (max-width: 767px) {
  .hoteles__container {
    padding: 20px;
  }
}
.hoteles--hide {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
@media (min-width: 768px) {
  .cssmask .hoteles__tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .no-cssmask .hoteles__tabs {
    display: flex;
  }
  .no-cssmask .hoteles__tabs > a {
    flex: 1;
  }
}
.hoteles__tab-map, .hoteles__tab-hoteles {
  background-color: #E4E8EB;
  border: 5px solid white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 30px;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  justify-content: center;
}
.hoteles__tab-map:hover, .hoteles__tab-hoteles:hover {
  cursor: pointer;
}
.hoteles__tab--disabled {
  background-color: #F5F5F5;
  box-shadow: none;
  border: none;
}
.hoteles__tab-wrapper {
  background-repeat: no-repeat;
  background-position: 0 center;
  display: inline-block;
  justify-self: center;
  min-height: 65px;
  padding-left: 70px;
}
@supports (display: flex) {
  .hoteles__tab-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}
.hoteles__tab-hoteles .hoteles__tab-wrapper {
  background-image: url("../images/W96iCspYrkRa.svg");
}
.hoteles__tab-map .hoteles__tab-wrapper {
  background-image: url("../images/kJb3JbirnKIU.svg");
}
.hoteles__tab-title {
  color: #111;
  display: block;
  font-family: "ralewaybold", sans-serif;
  text-transform: uppercase;
}
.hoteles__tab-info {
  color: #111;
  font-size: 0.9rem;
}
.hoteles select::-ms-expand {
  display: none;
}
.hoteles__filter {
  padding: 30px 0 50px;
  text-align: center;
  max-width: 1240px;
  margin: 0 auto;
}
.hoteles__filter form {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-content: center;
  padding: 0 10px;
}
@media (min-width: 767px) {
  .touchevents .hoteles__filter {
    padding-top: 130px;
  }
}
.hoteles__filter-select-container {
  border: 1px solid #E9E9E9;
  display: inline-block;
}
.hoteles__filter-select-container select {
  appearance: none;
  background: url("../images/NN4jlG7sSSBN.svg") calc(100% - 10px) center no-repeat;
  border: none;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  color: #111;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.95rem;
  padding: 15px 20px;
  text-transform: uppercase;
  width: 100%;
}
.hoteles__selected-filters {
  margin-top: 20px;
}
.hoteles__selected-filters-title {
  font-family: "ralewaybold", sans-serif;
  text-transform: uppercase;
}
.hoteles__selected-filters-item {
  background: #F5F5F5 url("../images/avc6aU3pW9Sw.svg") 10px center no-repeat;
  border: 1px solid #111;
  border-radius: 3px;
  color: #111;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.9rem;
  margin: 10px 5px;
  padding: 8px 10px 8px 40px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .hoteles__map {
    padding: 30px;
  }
}
.hoteles__map #map_canvas {
  background-color: #F5F5F5;
  height: 30vw;
  min-height: 300px;
}

#hotel .main-header {
  background-color: black;
  height: 50px;
}
@media (max-width: 767px) {
  #hotel .main-header {
    height: 100px;
  }
}
#hotel:not(.hotel) .main-footer {
  margin-top: 50px;
}

.hotel__header {
  z-index: 10000000;
  background-color: #959799;
  display: grid;
  grid-template-columns: repeat(2, auto);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
}
.offer .hotel__header {
  display: none;
}
.h-755 .hotel__header {
  background-color: black;
  background-size: cover;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.h-805 .hotel__header {
  background-color: black;
  background-size: cover;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.h-786 .hotel__header {
  background-color: black;
  background-size: cover;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.h-819 .hotel__header {
  background-color: black;
  background-size: cover;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.h-831 .hotel__header {
  background-color: black;
  background-size: cover;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 1561px) {
  .hotel__header {
    justify-content: center;
    gap: 30px;
  }
}
@media (max-width: 1560px) {
  .hotel__header {
    text-align: end;
    padding-right: 40px;
  }
}
.scroll-down .hotel__header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
}
@media (max-width: 767px) {
  .hotel__header {
    display: none;
  }
}
@media (min-width: 768px) {
  .hotel__header-logo {
    display: none;
  }
}
.hotel-home__offers {
  max-width: 920px;
  margin: 100px auto 0;
}
@media (max-width: 1270px) {
  .hotel-home__offers {
    margin: 120px 20px 0;
  }
}
.hotel-home__offers-container {
  margin-top: 30px;
}
.hotel-home__offers-content {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media (max-width: 530px) {
  .hotel-home__offers-content {
    gap: 20px;
  }
}
@media (min-width: 531px) {
  .hotel-home__offers-content {
    justify-content: space-between;
  }
}
.hotel-home__offers-title {
  color: #111111;
  font-family: "ralewayregular", sans-serif;
  font-size: 24px;
  text-align: left;
}
.hotel-home__offers-valid {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 14px;
  text-align: left;
  margin-top: 5px;
}
.hotel-home__offers-wyswyg {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 16px;
  font-style: normal;
  text-align: left;
  margin-top: 10px;
}
.hotel-home__offers-btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  width: 260px;
}
.hotel-home__offers-btn:hover {
  opacity: 0.7;
}
.hotel-home__offers .hotel__wyswyg {
  margin-top: 10px;
}
.hotel-home__offers .page-subtitle {
  margin-bottom: 10px;
}
.hotel-home__rooms {
  margin: 120px 20px 0;
}
@media (min-width: 1240px) {
  .hotel-home__rooms {
    display: grid;
    grid-template-columns: 750px 705px;
    margin-top: 170px;
    justify-content: center;
  }
}
.hotel-home__rooms-slides {
  z-index: 100;
  position: relative;
}
@media (min-width: 1240px) {
  .hotel-home__rooms-slides {
    transform: translate(110px, 40px);
  }
}
@media (max-width: 1239px) {
  .hotel-home__rooms-slides {
    display: flex;
    justify-content: center;
  }
}
.hotel-home__rooms .page-title, .hotel-home__rooms .offer-01 h1, .offer-01 .hotel-home__rooms h1 {
  color: #111111;
  font-family: "ralewaylight", sans-serif;
  font-size: 42px;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
}
.hotel-home__rooms .page-subtitle {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 21px;
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px !important;
}
.hotel-home__rooms .hotel-home__wyswyg {
  color: #111111;
  font-family: "ralewayregular", sans-serif;
  font-size: 14px;
  text-align: left;
  line-height: 28px;
  margin-top: 15px !important;
}
.hotel-home__rooms-content {
  padding: 15px;
  position: relative;
}
.hotel-home__rooms-content__helper {
  max-width: 405px;
}
@media (min-width: 1240px) {
  .hotel-home__rooms-content {
    transform: translateX(-130px);
    padding: 100px 20px 75px 290px;
    height: 580px;
  }
}
.hotel-home__rooms-content::before {
  outline: 20px solid #E4E8EB;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.hotel-home__rooms-btn {
  margin-top: 20px;
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
}
.hotel-home__rooms-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  outline: 20px solid #E4E8EB;
  transition: 0.5s;
}
.hotel-home__rooms .owl-nav {
  position: absolute;
  top: 47%;
  width: 100%;
}
.hotel-home__rooms .owl-nav .owl-prev {
  background: url("../images/jcVv53WVKRop.svg") no-repeat;
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999px;
  left: 10px;
  opacity: 1;
}
.hotel-home__rooms .owl-nav .owl-next {
  background: url("../images/h8m6VTh1kssn.svg") no-repeat;
  height: 30px;
  position: absolute;
  width: 25px;
  text-indent: -9999px;
  right: 10px;
  opacity: 1;
}
.hotel-home__experiences {
  max-width: 1240px;
  margin: 150px auto 0;
}
@media (max-width: 1239px) {
  .hotel-home__experiences {
    margin: 120px 20px 0;
  }
}
.hotel-home__experiences .page-title, .hotel-home__experiences .offer-01 h1, .offer-01 .hotel-home__experiences h1 {
  text-align: left;
}
@media (min-width: 1240px) {
  .hotel-home__experiences-content {
    display: grid;
    justify-content: end;
    margin-right: 160px;
  }
}
@media (min-width: 1240px) {
  .hotel-home__experiences-content .page-subtitle {
    text-align: right;
  }
}
.hotel-home__experiences-mosaic {
  display: grid;
  margin-top: 30px;
}
@media (min-width: 1240px) {
  .hotel-home__experiences-mosaic {
    grid-template-columns: 820px 420px;
    grid-template-rows: repeat(2, 280px);
  }
  .hotel-home__experiences-mosaic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .hotel-home__experiences-mosaic img:first-child {
    max-width: 820px;
    max-height: 560px;
    grid-row: 1/3;
  }
  .hotel-home__experiences-mosaic img:not(:first-child):not(:last-child) {
    max-width: 420px;
    max-height: 280px;
  }
  .hotel-home__experiences-mosaic img:last-child {
    grid-column: 2;
    grid-row: 2;
    max-width: 420px;
    max-height: 280px;
  }
}
@media (max-width: 1239px) {
  .hotel-home__experiences-mosaic {
    gap: 20px;
  }
}
.hotel-home__services {
  max-width: 1240px;
  margin: 120px auto 0;
}
@media (min-width: 1240px) {
  .hotel-home__services {
    margin: 170px auto 0;
  }
}
.hotel-home__services .page-title, .hotel-home__services .offer-01 h1, .offer-01 .hotel-home__services h1 {
  text-align: center;
}
.hotel-home__services .page-title ::before, .hotel-home__services .offer-01 h1 ::before, .offer-01 .hotel-home__services h1 ::before {
  display: none;
}
.hotel-home__services .page-subtitle {
  text-align: center;
}
.hotel-home__services-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, 250px);
  margin: 50px auto 0;
  justify-content: center;
  column-gap: 50px;
  row-gap: 70px;
  list-style: none;
}
@media (max-width: 550px) {
  .hotel-home__services-list {
    row-gap: 45px !important;
  }
}
.hotel-home__services-item {
  display: flex;
  gap: 10px;
  align-items: center;
  color: #60666a;
  font-family: "ralewaybold", sans-serif;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
}
.hotel-home__services-item:nth-of-type(n + 9) {
  display: none;
}
.hotel-home__services-link, .hotel-home__services-btn {
  text-align: center;
  margin-top: 40px;
  color: black;
}
.hotel-home__services-btn {
  font-family: "ralewaybold", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
.hotel-home__installations {
  max-width: 1240px;
  margin: 160px 20px 0;
}
@media (min-width: 1240px) {
  .hotel-home__installations {
    display: grid;
    grid-template-columns: 430px 810px;
    margin: 170px auto 0;
  }
}
.hotel-home__installations-content__helper {
  position: relative;
  padding: 15px;
}
.hotel-home__installations-content__helper:before {
  outline: 20px solid #E4E8EB;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media (min-width: 1240px) {
  .hotel-home__installations-content__helper {
    padding: 45px 50px !important;
    transform: translateY(80px);
  }
}
.hotel-home__installations-slides {
  z-index: 100;
}
.hotel-home__installations-txt {
  top: 75%;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px 15px 15px 40px;
  text-align: right;
}
@media (min-width: 540px) {
  .hotel-home__installations-txt {
    position: absolute;
    width: max-content;
  }
}
.hotel-home__installations-txt .titulo {
  color: white;
  font-family: "ralewayextralight", sans-serif;
  font-size: 32px;
  text-transform: uppercase;
}
.hotel-home__installations-txt .subtitulo {
  color: white;
  font-family: "ralewayregular", sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: right;
}
.hotel-home__installations .page-title, .hotel-home__installations .offer-01 h1, .offer-01 .hotel-home__installations h1 {
  display: flex;
  flex-direction: column;
  opacity: 1;
  color: #111111;
  font-family: "ralewaylight", sans-serif;
  font-size: 42px;
  text-align: left;
  line-height: 45px;
}
.hotel-home__installations .page-title::before, .hotel-home__installations .offer-01 h1::before, .offer-01 .hotel-home__installations h1::before {
  display: none !important;
}
.hotel-home__installations .page-title::after, .hotel-home__installations .offer-01 h1::after, .offer-01 .hotel-home__installations h1::after {
  border-top: 3px solid #111;
  content: "";
  display: inline-block;
  width: 35px;
  margin: 15px 0.1rem 15px 0;
}
.hotel-home__installations .l-photo {
  position: relative;
}
.hotel-home__installations .owl-nav {
  position: absolute;
  top: 47%;
  width: 100%;
}
.hotel-home__installations .owl-nav .owl-prev {
  background: url("../images/jcVv53WVKRop.svg") no-repeat;
  position: absolute;
  width: 25px;
  height: 30px;
  text-indent: -9999px;
  left: 10px;
  opacity: 1;
}
.hotel-home__installations .owl-nav .owl-next {
  background: url("../images/h8m6VTh1kssn.svg") no-repeat;
  position: absolute;
  width: 25px;
  height: 30px;
  text-indent: -9999px;
  right: 10px;
  opacity: 1;
}
.hotel-home__map {
  max-width: 920px;
  margin: 120px 20px 0;
}
@media (min-width: 1240px) {
  .hotel-home__map {
    margin: 150px auto 0;
  }
}
.hotel-home__map-wysyg {
  margin-top: 20px;
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 16px;
  line-height: 25px;
}
@media (min-width: 1240px) {
  .hotel-home__map-wysyg {
    text-align: end;
  }
}
.hotel-home__map-img {
  margin-top: 20px;
}
.hotel-home__map-btn {
  display: flex;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "ralewaybold", serif;
  color: black;
}
@media (min-width: 1240px) {
  .hotel-home__map-btn {
    justify-content: end;
  }
}
.hotel-home__map .page-title, .hotel-home__map .offer-01 h1, .offer-01 .hotel-home__map h1 {
  color: #111111;
  font-family: "ralewaylight", sans-serif;
  font-size: 40px;
  text-align: left;
  line-height: 50px;
}
.hotel-home__map .page-subtitle {
  margin-top: 5px !important;
}
.hotel-home__map .pdf {
  max-width: 550px;
  text-align: center;
  font-weight: 600;
  font-size: 1.25em;
}
.hotel__nav {
  margin: auto 0 auto 0;
}
.hotel__wyswyg {
  color: #555555;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 25px;
  margin-top: 20px;
}
.hotel-rooms {
  max-width: 1240px;
  margin: 100px auto 0;
  gap: 40px;
}
@media (min-width: 767px) {
  .hotel-rooms {
    display: grid;
    grid-template-columns: repeat(2, auto);
  }
}
@media (max-width: 1270px) {
  .hotel-rooms {
    margin: 100px 20px 0;
  }
}
@media (max-width: 766px) {
  .hotel-rooms__hab:not(:first-child) {
    margin-top: 75px;
  }
}
.hotel-rooms__title {
  color: #111111;
  font-family: "ralewayextralight", sans-serif;
  font-size: 32px;
  text-align: left;
  line-height: 50px;
  margin-top: 20px;
}
.hotel-rooms__subtitle {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 21px;
  text-align: left;
  text-transform: uppercase;
}
.hotel-rooms__info {
  margin-top: 15px;
}
.hotel-rooms__info ul {
  list-style: none;
  display: flex;
  gap: 15px;
}
.hotel-rooms__info ul li {
  gap: 10px;
  display: flex;
  align-items: center;
  margin-left: 5px;
  opacity: 1;
  color: #111111;
  font-family: "ralewaybold", sans-serif;
  font-size: 14px;
  text-align: left;
  line-height: 28px;
}
.hotel-rooms__wyswyg {
  margin-top: 30px;
  color: #111111;
  font-family: "ralewayregular", sans-serif;
  font-size: 16px;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
  line-height: 28px;
}
.hotel-rooms__wyswyg ul {
  margin: 0 1rem;
}
.hotel-rooms .home-abbantage__btn {
  margin-top: 20px !important;
  font-size: 14px !important;
}
.hotel-services {
  display: grid;
  max-width: 1240px;
  grid-template-columns: repeat(auto-fill, 390px);
  row-gap: 135px;
  column-gap: 35px;
  margin: 100px auto 0;
}
@media (max-width: 1270px) {
  .hotel-services {
    margin: 75px 12px 0;
  }
}
@media (max-width: 920px) {
  .hotel-services__service:not(:first-child) {
    margin-top: 30px;
  }
}
.hotel-services__title {
  color: #111111;
  font-family: "ralewayextralight", sans-serif;
  font-size: 32px;
  text-align: left;
  margin-top: 20px;
}
.hotel-services__subtitle {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 18px;
  text-align: left;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 10px;
}
.hotel-services__wyswyg {
  color: #111111;
  font-family: "ralewayregular", sans-serif;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  margin-top: 20px;
}
.hotel-services__wyswyg li {
  margin: 1rem;
}
.hotel-services .owl-nav {
  position: absolute;
  top: 47%;
  width: 100%;
}
.hotel-services .owl-nav .owl-prev {
  background: url("../images/jcVv53WVKRop.svg") no-repeat;
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999px;
  left: 10px;
  opacity: 1;
}
.hotel-services .owl-nav .owl-next {
  background: url("../images/h8m6VTh1kssn.svg") no-repeat;
  height: 30px;
  position: absolute;
  width: 25px;
  text-indent: -9999px;
  right: 10px;
  opacity: 1;
}
.hotel-offers {
  max-width: 920px;
  margin: 50px auto 0;
}
@media (max-width: 950px) {
  .hotel-offers {
    margin: 50px 20px 0;
  }
}
#hotel .hotel-offers__subtitle {
  display: none;
}
.hotel-offers__subtitle {
  font-family: "ralewayregular", sans-serif;
  text-transform: uppercase;
}
.hotel-offers__title {
  font-size: 28px;
}
.hotel-offers__title a:hover {
  opacity: 0.7;
}
.hotel-offers__content {
  margin-top: 40px;
}
@media (max-width: 950px) {
  .hotel-offers__content {
    margin-top: 20px !important;
  }
}
.hotel-offers__content a {
  display: grid;
  height: 50px;
  margin-left: auto;
  align-items: center;
  text-decoration: none;
}
@media (min-width: 767px) {
  .hotel-offers__content {
    display: flex;
  }
}
.hotel-offers__offer:not(:first-child) {
  margin-top: 100px;
}
@media (max-width: 950px) {
  .hotel-offers__offer:not(:first-child) {
    margin-top: 75px !important;
  }
}
.hotel-offers__title {
  color: #111111;
  font-family: "ralewayregular", sans-serif;
  font-size: 24px;
}
.hotel-offers__valid {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 14px;
  margin-top: 5px;
}
.hotel-offers__wyswyg {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 16px;
  margin-top: 10px !important;
}
.hotel-offers .home-abbantage__btn {
  margin-top: 25px !important;
}
@media (min-width: 768px) {
  body.lateral-container--show .hotel-nav__list {
    display: none;
  }
}
.hotel .politicas-hotel {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  text-decoration: underline;
  list-style: none;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .hotel .politicas-hotel {
    margin-top: 50px;
  }
}
.hotel .politicas-hotel__item {
  opacity: 1;
  transition: opacity 0.5s;
  font-size: 0.9em;
}
.hotel .politicas-hotel__item:not(.first-child) {
  margin-right: 20px;
}
.hotel .politicas-hotel__item:hover {
  opacity: 0.7;
  transition: opacity 0.5s;
}

.hotel-home__services-list--open .hotel-home__services-item {
  display: flex;
}

.hotel-nav {
  position: relative;
}
.hotel-nav__open {
  appearance: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/Gxf7XsHJMRJw.svg"), url("../images/WV5hMlkcsnli.svg");
  background-position: 0 center, 100% center;
  background-repeat: no-repeat;
  color: white;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.9375em;
  height: 40px;
  outline: none;
  padding: 0 20px 0 50px;
  text-transform: uppercase;
  cursor: pointer;
}
.hotel-nav__showit .hotel-nav__open {
  display: none;
}
@media (max-width: 767px) {
  .hotel-nav__open {
    display: none;
  }
}
.hotel-nav__list {
  display: flex;
  gap: 20px;
}
.hotel-nav__showit .hotel-nav__list {
  position: relative;
  z-index: 99;
}
.hotel-nav__overflow .hotel-nav__list {
  background-color: #6a6f73;
  display: none;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.5em;
  flex-direction: column;
  gap: 5px;
  right: 40px;
  padding: 20px 40px;
  text-transform: uppercase;
  top: 110%;
  z-index: 9999999;
}
.hotel-nav__overflow[data-status=show] .hotel-nav__list {
  display: inline-flex;
}
.h-755 .hotel-nav__list {
  background-color: black;
}
.h-805 .hotel-nav__list {
  background-color: black;
}
.h-786 .hotel-nav__list {
  background-color: black;
}
.h-819 .hotel-nav__list {
  background-color: black;
}
.h-831 .hotel-nav__list {
  background-color: black;
}
@media (max-width: 767px) {
  .hotel-nav__list {
    font-size: 1em !important;
    background-color: #111;
  }
}
@media (min-width: 767px) {
  .hotel-nav__list {
    position: absolute;
  }
}
.hotel-nav__link {
  color: black;
  font-family: "ralewaybold", sans-serif;
  font-size: 14px;
  font-style: normal;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
}
.h-755 .hotel-nav__link {
  color: white;
}
.h-805 .hotel-nav__link {
  color: white;
}
.h-786 .hotel-nav__link {
  color: white;
}
.h-819 .hotel-nav__link {
  color: white;
}
.h-831 .hotel-nav__link {
  color: white;
}
.hotel-nav__item.active .hotel-nav__link, .hotel-nav__item:hover .hotel-nav__link {
  opacity: 1 !important;
  border-bottom: 2px solid black;
  transition: 0.1s;
}
.h-755 .hotel-nav__item.active .hotel-nav__link, .h-755 .hotel-nav__item:hover .hotel-nav__link {
  opacity: 1 !important;
  border-bottom: 2px solid white;
  padding-bottom: 10px;
  transition: 0.1s;
}
.h-805 .hotel-nav__item.active .hotel-nav__link, .h-805 .hotel-nav__item:hover .hotel-nav__link {
  opacity: 1 !important;
  border-bottom: 2px solid white;
  padding-bottom: 10px;
  transition: 0.1s;
}
.h-786 .hotel-nav__item.active .hotel-nav__link, .h-786 .hotel-nav__item:hover .hotel-nav__link {
  opacity: 1 !important;
  border-bottom: 2px solid white;
  padding-bottom: 10px;
  transition: 0.1s;
}
.h-819 .hotel-nav__item.active .hotel-nav__link, .h-819 .hotel-nav__item:hover .hotel-nav__link {
  opacity: 1 !important;
  border-bottom: 2px solid white;
  padding-bottom: 10px;
  transition: 0.1s;
}
.h-831 .hotel-nav__item.active .hotel-nav__link, .h-831 .hotel-nav__item:hover .hotel-nav__link {
  opacity: 1 !important;
  border-bottom: 2px solid white;
  padding-bottom: 10px;
  transition: 0.1s;
}
@media (min-width: 1040px) {
  .hotel-nav__item.active .hotel-nav__link, .hotel-nav__item:hover .hotel-nav__link {
    padding-bottom: 5px;
  }
}

.hotel-home__rooms-btn:hover:before {
  transition: 0.5s;
  outline: 20px solid black !important;
}

.garden-spa__mosaic {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
.garden-spa__mosaic img {
  width: 300px;
  object-fit: cover;
}

#page.abbantage .main-content {
  background-image: url("../images/4QSHwzG1nTso.jpg");
}
@media (min-width: 768px) {
  #page.abbantage .main-content {
    background-image: url("../images/8WiQDb5On4sw.png"), url("../images/4QSHwzG1nTso.jpg");
    background-repeat: no-repeat, repeat;
    background-position: 100% 10%, 0 0;
  }
}

.abbantage .page-title, .abbantage .offer-01 h1, .offer-01 .abbantage h1 {
  background: url("../images/78MMFGzV4mC6.svg") no-repeat center center;
  margin: 50px auto 0;
  display: block;
  width: 238px;
  height: 41px;
  text-indent: -999em;
}
@media (min-width: 1240px) {
  .abbantage .page-title, .abbantage .offer-01 h1, .offer-01 .abbantage h1 {
    margin: 100px auto 0;
  }
}
.abbantage .page-subtitle {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
  color: white !important;
  text-align: center;
}
@media (min-width: 768px) {
  .abbantage .page-subtitle {
    font-size: 1.3em;
  }
}
.abbantage .page-subtitle:before {
  content: "";
  display: block;
  margin: 10px auto;
  width: 129px;
  height: 163px;
  background: url("../images/BVH2OWx9rbhg.png") no-repeat center center;
}
.abbantage .wtxt h3, .abbantage .f-modal__container h3, .abbantage .cookies-container h3, .abbantage .widget-services__text h3, .abbantage .wtxt-modal__content h3, .abbantage .wtxt h4, .abbantage .f-modal__container h4, .abbantage .cookies-container h4, .abbantage .widget-services__text h4, .abbantage .wtxt-modal__content h4 {
  color: white;
  text-align: center;
}
.abbantage .wtxt h3, .abbantage .f-modal__container h3, .abbantage .cookies-container h3, .abbantage .widget-services__text h3, .abbantage .wtxt-modal__content h3 {
  font-size: 1.75rem;
  margin-bottom: 30px;
}
.abbantage .wtxt h4, .abbantage .f-modal__container h4, .abbantage .cookies-container h4, .abbantage .widget-services__text h4, .abbantage .wtxt-modal__content h4 {
  font-size: 1.3rem;
  margin-bottom: 40px;
}
.abbantage__content {
  padding: 0 20px;
}
.abbantage__content-title {
  color: white;
  font-family: "ralewayextralight", sans-serif;
  font-size: 2.6rem;
  margin-top: 45px;
  text-align: center;
}
.abbantage__content-wtxt {
  color: white;
  margin: 45px auto 0;
  max-width: 800px;
}
.abbantage__content-wtxt li {
  background: url("../images/N2rpLQS7AIC8.svg") no-repeat;
  list-style: none;
  margin: 1rem 0;
  padding-left: 30px;
}
.abbantage__content-button {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  display: table;
  margin: 50px auto 0;
  text-align: center;
}
#hotel.h-755 .abbantage__content-button, #hotel.h-805 .abbantage__content-button, #hotel.h-819 .abbantage__content-button {
  background-color: #111;
}
#hotel.h-786 .abbantage__content-button {
  background-color: #111;
}
.abbantage__content-button:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .abbantage__content-button {
    display: none;
  }
}
.abbantage__wrapper {
  margin: 50px auto 0;
  max-width: 1240px;
}
@media (min-width: 768px) {
  .abbantage__wrapper {
    display: flex;
    justify-content: space-between;
  }
  .abbantage__wrapper > div {
    flex: 1;
  }
  @supports (display: grid) {
    .abbantage__wrapper {
      display: grid;
      grid-gap: 30px;
      grid-template-columns: 1fr 1fr;
    }
  }
}
.abbantage__points, .abbantage__register {
  padding: 20px;
}
@media (min-width: 1024px) {
  .abbantage__points, .abbantage__register {
    padding: 60px;
  }
}
.abbantage__points {
  background: #111 url("../images/BVH2OWx9rbhg.png") center 50px no-repeat;
  padding-top: 250px;
}
.abbantage__points-title {
  color: white;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .abbantage__points-title {
    font-size: 2.6rem;
  }
}
.abbantage__points-subtitle {
  color: white;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .abbantage__points-subtitle {
    font-size: 1.3em;
  }
}
.abbantage__points-button {
  background-color: #666A6D;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 30px;
}
#hotel.h-755 .abbantage__points-button, #hotel.h-805 .abbantage__points-button, #hotel.h-819 .abbantage__points-button {
  background-color: #111;
}
#hotel.h-786 .abbantage__points-button {
  background-color: #111;
}
.abbantage__points-button:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .abbantage__points-button {
    display: none;
  }
}
.abbantage__points label, .abbantage__points input {
  width: 100%;
}
.abbantage__points input + span {
  display: block;
  font-style: italic;
  margin-top: 10px;
}
.abbantage__points input + span:before {
  content: "* ";
}
.abbantage__register {
  background-color: white;
}
.abbantage__register-title {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .abbantage__register-title {
    font-size: 2.6rem;
  }
}
.abbantage__register-subtitle {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .abbantage__register-subtitle {
    font-size: 1.3em;
  }
}
.abbantage__register-text {
  margin-top: 15px;
}
.abbantage__register select {
  border: 1px solid #CCCCCC;
  border-radius: 0;
  padding: 10px !important;
  max-width: 101%;
}
.abbantage__register h2 {
  margin-top: 20px;
}
.abbantage__register p {
  color: #555555;
  font-size: 0.9rem;
  margin-top: 10px;
}
.abbantage .alert {
  margin-top: 10px;
}
.abbantage label {
  display: inline-block;
  margin-top: 10px;
}
.abbantage label span {
  font-size: 0.9rem;
}
.abbantage .abbantage__points label {
  color: white;
}
.abbantage .abbantage__points input {
  display: block;
}
.abbantage .col-xs-12 label {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.abbantage__wrapper {
  display: none;
}
.abbantage__wrapper input:not([type=checkbox]) {
  appearance: none;
  border: 1px solid #111;
  border-radius: 0;
  margin-top: 5px;
  padding: 10px 5px;
}
.abbantage__wrapper select {
  appearance: none;
  background: url("../images/uiD3dYQ5IYjW.svg") calc(100% - 10px) center no-repeat;
  border: 1px solid #111;
  border-radius: none;
  width: 100%;
}
.abbantage #acepto {
  font-size: 0.8rem;
}
.abbantage #acepto a {
  color: #111;
}
.abbantage .btn {
  background-color: #666A6D;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 30px;
}
#hotel.h-755 .abbantage .btn, #hotel.h-805 .abbantage .btn, #hotel.h-819 .abbantage .btn {
  background-color: #111;
}
#hotel.h-786 .abbantage .btn {
  background-color: #111;
}
.abbantage .btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .abbantage .btn {
    display: none;
  }
}
.abbantage__client {
  padding: 0 20px;
}
.abbantage__client-title {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .abbantage__client-title {
    font-size: 2.6rem;
  }
}
.abbantage__client-subtitle {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .abbantage__client-subtitle {
    font-size: 1.3em;
  }
}
.abbantage__client-text {
  margin-top: 30px;
}
.abbantage__client-list {
  text-align: center;
  justify-self: end;
}
@media (max-width: 767px) {
  .abbantage__client-list {
    margin-top: 30px;
  }
}
.abbantage__client-list p span {
  display: block;
  font-size: 2rem;
}
.abbantage__client-button {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 20px;
}
#hotel.h-755 .abbantage__client-button, #hotel.h-805 .abbantage__client-button, #hotel.h-819 .abbantage__client-button {
  background-color: #111;
}
#hotel.h-786 .abbantage__client-button {
  background-color: #111;
}
.abbantage__client-button:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .abbantage__client-button {
    display: none;
  }
}
.abbantage__client-message {
  font-size: 0.8em;
  margin: 10px auto;
  max-width: 300px;
}
.abbantage__client-points {
  margin: 60px auto 0;
  max-width: 1240px;
}
@media (max-width: 767px) {
  .abbantage__client-points-list {
    margin-top: 10px;
  }
}
.abbantage__client-point {
  background-color: white;
  border-bottom: 1px solid #E9E9E9;
  font-size: 0.9rem;
  line-height: 1em;
  list-style: none;
  padding: 10px;
}
@media (min-width: 768px) {
  .cssmask .abbantage__client-point {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 140px 120px 1fr 1fr 1fr;
  }
  .no-cssmask .abbantage__client-point {
    display: flex;
    justify-content: space-between;
  }
  .no-cssmask .abbantage__client-point > span {
    flex: 1;
  }
  .no-cssmask .abbantage__client-point > span:first-of-type {
    flex: 2;
  }
}
@media (min-width: 1024px) {
  .cssmask .abbantage__client-point {
    grid-template-columns: 2fr 2fr 1fr 1fr 1fr;
  }
}
.abbantage__client-point:first-of-type {
  border-bottom: 2px solid #666A6D;
  font-family: "ralewaybold", sans-serif;
  align-items: end;
}
@media (max-width: 767px) {
  .abbantage__client-point:first-of-type {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    visibility: hidden;
  }
}
@media (max-width: 1023px) {
  .abbantage__client-point:first-of-type {
    font-size: 0.7rem;
  }
}
.abbantage__client-point:nth-of-type(even) {
  background-color: #F5F5F5;
}
@media (max-width: 767px) {
  .abbantage__client-point span {
    display: block;
    margin: 5px 0;
  }
}
.abbantage__client-point span:before {
  font-family: "ralewaybold", sans-serif;
  font-size: 0.7rem;
}
@media (max-width: 767px) {
  .abbantage__client-point-hotel:before {
    content: "Hotel: ";
  }
  .abbantage__client-point-date:before {
    content: "Fechas: ";
  }
  .abbantage__client-point-obtained:before {
    content: "Puntos obtenidos: ";
  }
  .abbantage__client-point-consumed:before {
    content: "Puntos consumidos: ";
  }
  .abbantage__client-point-balance:before {
    content: "Saldo acumulado: ";
  }
}
.abbantage__message {
  font-size: 0.9rem;
  font-style: italic;
  margin-top: 15px;
}

.landing-1 .landing__border, .landing-2 .landing__border {
  margin: 0 auto;
  max-width: 1240px;
  padding: 20px;
}
@media (min-width: 768px) {
  .landing-1 .landing__border, .landing-2 .landing__border {
    padding: 40px;
  }
}
@media (min-width: 1024px) {
  .landing-1 .landing__border, .landing-2 .landing__border {
    padding: 60px;
  }
}

@media (min-width: 768px) {
  .landing-1 .landing__featured-wrapper,
.landing-2 .landing__featured-wrapper {
    margin-left: 40px;
  }
}

.landing-1 .landing__border {
  border: 20px solid #E4E8EB;
}

.landing-2 .landing__border {
  border: 20px solid #E8D4E2;
}

.landing-2 .page-title, .landing-2 .offer-01 h1, .offer-01 .landing-2 h1,
.landing-2 .landing__featured-wrapper,
.landing-2 .wtxt h2,
.landing-2 .f-modal__container h2,
.landing-2 .cookies-container h2,
.landing-2 .widget-services__text h2,
.landing-2 .wtxt-modal__content h2,
.landing-2 .landing__advantage-title {
  color: #B55097 !important;
}

.landing-2 .page-title:before, .landing-2 .offer-01 h1:before, .offer-01 .landing-2 h1:before {
  border-color: #B55097 !important;
}

@media (min-width: 768px) {
  .landing__default-wrapper, .landing-4__default-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1240px;
  }
}
.landing__featured-wrapper, .landing-4__featured-wrapper {
  flex: 1;
  text-align: center;
}
@media (min-width: 768px) {
  .landing__featured-wrapper, .landing-4__featured-wrapper {
    max-width: 415px;
  }
}
.landing__featured-text, .landing-4__featured-text {
  font-size: 1.87rem;
}
.landing__featured-text-button, .landing-4__featured-text-button {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  display: table;
  margin: 24px auto 0;
}
#hotel.h-755 .landing__featured-text-button, #hotel.h-805 .landing__featured-text-button, #hotel.h-819 .landing__featured-text-button, #hotel.h-755 .landing-4__featured-text-button, #hotel.h-805 .landing-4__featured-text-button, #hotel.h-819 .landing-4__featured-text-button {
  background-color: #111;
}
#hotel.h-786 .landing__featured-text-button, #hotel.h-786 .landing-4__featured-text-button {
  background-color: #111;
}
.landing__featured-text-button:hover, .landing-4__featured-text-button:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .landing__featured-text-button, .landing-4__featured-text-button {
    display: none;
  }
}
.landing-2 .landing__featured-text-button, .landing-2 .landing-4__featured-text-button {
  background-color: #b55097;
}
.landing__gallery, .landing-4__gallery {
  margin: 40px auto 0;
  max-width: 1240px;
}
.cssmask .landing__gallery, .cssmask .landing-4__gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
.landing__hotels, .landing-4__hotels {
  margin: 150px auto 0;
  max-width: 1240px;
}
@media (max-width: 767px) {
  .landing__hotels, .landing-4__hotels {
    padding: 20px;
  }
}
.landing__hotels-title, .landing-4__hotels-title {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .landing__hotels-title, .landing-4__hotels-title {
    font-size: 2.6rem;
  }
}
.landing-2 .landing__hotels-title, .landing-2 .landing-4__hotels-title {
  color: #b55097;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .landing-2 .landing__hotels-title, .landing-2 .landing-4__hotels-title {
    font-size: 2.6rem;
  }
}
.landing__hotels-subtitle, .landing-4__hotels-subtitle {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .landing__hotels-subtitle, .landing-4__hotels-subtitle {
    font-size: 1.3em;
  }
}
.landing__advantages, .landing-4__advantages {
  background-color: white;
  margin: 80px auto 0;
  max-width: 1240px;
  padding: 30px;
}
@media (min-width: 768px) {
  .landing__advantages, .landing-4__advantages {
    padding: 90px 60px;
  }
}
@media (min-width: 768px) {
  .landing__advantages-list, .landing-4__advantages-list {
    display: flex;
    justify-content: space-between;
  }
  .cssmask .landing__advantages-list, .cssmask .landing-4__advantages-list {
    display: grid;
    grid-gap: 60px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.landing__advantage, .landing-4__advantage {
  max-width: 23%;
}
.cssmask .landing__advantage, .cssmask .landing-4__advantage {
  max-width: inherit;
}
@media (max-width: 767px) {
  .landing__advantage, .landing-4__advantage {
    margin-top: 20px;
  }
}
.landing-1 .landing__advantage:nth-of-type(1) h3:before, .landing-1 .landing-4__advantage:nth-of-type(1) h3:before {
  background-image: url("../images/8zXiirzhGKRk.svg");
}
.landing-2 .landing__advantage:nth-of-type(1) h3:before, .landing-2 .landing-4__advantage:nth-of-type(1) h3:before {
  background-image: url("../images/W2vjG0iVYRL8.svg");
}
.landing-1 .landing__advantage:nth-of-type(2) h3:before, .landing-1 .landing-4__advantage:nth-of-type(2) h3:before {
  background-image: url("../images/vDV4tXD9ev7I.svg");
}
.landing-2 .landing__advantage:nth-of-type(2) h3:before, .landing-2 .landing-4__advantage:nth-of-type(2) h3:before {
  background-image: url("../images/y6Bt8gOEaLJS.svg");
}
.landing-1 .landing__advantage:nth-of-type(3) h3:before, .landing-1 .landing-4__advantage:nth-of-type(3) h3:before {
  background-image: url("../images/BUMj2861cm0P.svg");
}
.landing-2 .landing__advantage:nth-of-type(3) h3:before, .landing-2 .landing-4__advantage:nth-of-type(3) h3:before {
  background-image: url("../images/Gj4Pe1cYy6Bi.svg");
}
.landing-1 .landing__advantage:nth-of-type(4) h3:before, .landing-1 .landing-4__advantage:nth-of-type(4) h3:before {
  background-image: url("../images/egtA6Z1Hfmlc.svg");
}
.landing-2 .landing__advantage:nth-of-type(4) h3:before, .landing-2 .landing-4__advantage:nth-of-type(4) h3:before {
  background-image: url("../images/FQKE02zaR4OA.svg");
}
.landing-3 .landing__advantage:nth-of-type(1) h3:before, .landing-3 .landing-4__advantage:nth-of-type(1) h3:before {
  background-image: url("../images/Z1jeNLFSsrhd.svg");
}
.landing-3 .landing__advantage:nth-of-type(2) h3:before, .landing-3 .landing-4__advantage:nth-of-type(2) h3:before {
  background-image: url("../images/JHpdDeOPWzcS.svg");
}
.landing-3 .landing__advantage:nth-of-type(2) h3:before, .landing-3 .landing-4__advantage:nth-of-type(2) h3:before {
  background-image: url("../images/JHpdDeOPWzcS.svg");
}
.landing-3 .landing__advantage:nth-of-type(3) h3:before, .landing-3 .landing-4__advantage:nth-of-type(3) h3:before {
  background-image: url("../images/GRYJWgEQQ4BP.svg");
}
.landing-3 .landing__advantage:nth-of-type(4) h3:before, .landing-3 .landing-4__advantage:nth-of-type(4) h3:before {
  background-image: url("../images/CTmj8UkbVIrI.svg");
}
.landing-3 .landing__advantage:nth-of-type(5) h3:before, .landing-3 .landing-4__advantage:nth-of-type(5) h3:before {
  background-image: url("../images/fDLp04Ln1RwY.svg");
}
.landing-3 .landing__advantage:nth-of-type(6) h3:before, .landing-3 .landing-4__advantage:nth-of-type(6) h3:before {
  background-image: url("../images/Yikq4RUJQb07.svg");
}
.landing-3 .landing__advantage:nth-of-type(7) h3:before, .landing-3 .landing-4__advantage:nth-of-type(7) h3:before {
  background-image: url("../images/phtnoCQlNsjn.svg");
}
.landing-3 .landing__advantage:nth-of-type(8) h3:before, .landing-3 .landing-4__advantage:nth-of-type(8) h3:before {
  background-image: url("../images/7faDWYvkLEEV.svg");
}
.landing__advantage-title, .landing-4__advantage-title {
  font-family: "ralewaybold", sans-serif;
  font-size: 1.1em;
  max-width: 50%;
  text-transform: uppercase;
}
.landing__advantage-title:before, .landing-4__advantage-title:before {
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #111;
  border-radius: 50%;
  content: "";
  display: block;
  margin-bottom: 20px;
  width: 80px;
  height: 80px;
}
.landing-2 .landing__advantage-title:before, .landing-2 .landing-4__advantage-title:before {
  border-color: #B55097;
}
.landing__advantage-separator, .landing-4__advantage-separator {
  border: none;
  border-top: 3px solid #111;
  margin-top: 30px;
  width: 35px;
}
.landing-2 .landing__advantage-separator, .landing-2 .landing-4__advantage-separator {
  border-color: #B55097;
}
.landing__advantage-text, .landing-4__advantage-text {
  color: #555555;
  font-size: 0.8rem;
  line-height: 1.6em;
  margin-top: 30px;
}
.landing__button, .landing-4__button {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  display: table;
  margin: 40px auto 0;
}
#hotel.h-755 .landing__button, #hotel.h-805 .landing__button, #hotel.h-819 .landing__button, #hotel.h-755 .landing-4__button, #hotel.h-805 .landing-4__button, #hotel.h-819 .landing-4__button {
  background-color: #111;
}
#hotel.h-786 .landing__button, #hotel.h-786 .landing-4__button {
  background-color: #111;
}
.landing__button:hover, .landing-4__button:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .landing__button, .landing-4__button {
    display: none;
  }
}
.landing-2 .landing__button, .landing-2 .landing-4__button {
  background-color: #B55097;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  display: table;
  margin: 40px auto 0;
}
#hotel.h-755 .landing-2 .landing__button, #hotel.h-805 .landing-2 .landing__button, #hotel.h-819 .landing-2 .landing__button, #hotel.h-755 .landing-2 .landing-4__button, #hotel.h-805 .landing-2 .landing-4__button, #hotel.h-819 .landing-2 .landing-4__button {
  background-color: #111;
}
#hotel.h-786 .landing-2 .landing__button, #hotel.h-786 .landing-2 .landing-4__button {
  background-color: #111;
}
.landing-2 .landing__button:hover, .landing-2 .landing-4__button:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .landing-2 .landing__button, .landing-2 .landing-4__button {
    display: none;
  }
}

.landing-1 .page-wtxt, .landing-2 .page-wtxt, .landing-3 .page-wtxt, .landing-4 .page-wtxt {
  font-size: 1rem;
}
.landing-1 .default-page-container, .landing-2 .default-page-container, .landing-3 .default-page-container, .landing-4 .default-page-container {
  margin: 0 !important;
  max-width: 750px !important;
  flex: 2;
}

.nav-header-lgn-01 {
  font-family: "ralewaybold", sans-serif;
  max-width: 100%;
  position: relative;
  z-index: 10;
  margin-top: -2px;
}
@media (max-width: 900px) {
  .nav-header-lgn-01 {
    display: none;
  }
}
.nav-header-lgn-01 .ico-lng-ga, .nav-header-lgn-01 .ico-lng-gl, .nav-header-lgn-01 .ico-lng-eu {
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 15px;
}
.nav-header-lgn-01 .ico-lng-ga svg, .nav-header-lgn-01 .ico-lng-gl svg, .nav-header-lgn-01 .ico-lng-eu svg {
  opacity: 0;
}
.nav-header-lgn-01 .ico-lng-eu {
  background-image: url("../images/D3TelTvKDlVu.svg");
}
.nav-header-lgn-01 .ico-lng-ga, .nav-header-lgn-01 .ico-lng-gl {
  background-image: url("../images/kMDFPkhuBpW3.svg");
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .nav-header-lgn-01 {
    /* IE10+ CSS styles go here */
  }
}
.nav-header-lgn-01 [class*=ico-lng]:not(.last-child) {
  padding: 8px 20px;
  border-bottom: 1px solid #ebebeb;
}
.nav-header-lgn-01 .globe-container {
  position: relative;
  display: inline-block;
  top: 3px;
  width: 16px;
  height: 16px;
  margin-right: 2px;
}
.nav-header-lgn-01 a {
  color: white;
  fill: white;
  font-size: 0.8125em;
  text-transform: uppercase;
}
.nav-header-lgn-01 .globe {
  fill: white;
}
.nav-header-lgn-01 .btn-show-hide:hover {
  opacity: 1;
}
.nav-header-lgn-01 .btn-show-hide.show .arrow-container {
  background: url("../images/vxqHpEssMEok.svg") 100% 5px no-repeat;
  background-size: 10px;
}
.nav-header-lgn-01 .arrow-container {
  background: url("../images/EHfrCuuDRpOM.svg") 100% 5px no-repeat;
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
}
.nav-header-lgn-01 .arrow-container .arrow-down-ico {
  opacity: 0;
}
.nav-header-lgn-01 ul {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  top: 30px;
  right: 10px;
}
.nav-header-lgn-01 ul span {
  position: relative;
  top: 3px;
  height: 15px;
  display: inline-block;
  margin: 0 5px 0 0;
}
.nav-header-lgn-01 ul a {
  display: inline-block;
  padding: 5px 0;
  color: #555555;
  opacity: 1;
  transition: opacity 0.5s;
}
.nav-header-lgn-01 ul a:hover, .nav-header-lgn-01 ul a:focus {
  color: #555555;
  opacity: 0.7;
  transition: opacity 0.5s;
}
.nav-header-lgn-01 .show + ul {
  opacity: 1;
  pointer-events: auto;
  position: absolute;
  visibility: visible;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  width: 150px;
}

.widget-advantages {
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.2);
  font-family: "ralewaybold", sans-serif;
  margin: 0 auto;
  max-width: 100%;
  text-transform: uppercase;
  transition: 0.5s;
}
@media (min-width: 1200px) {
  .widget-advantages {
    max-width: 1200px;
  }
}
.home.scroll-down .widget-advantages {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#page .widget-advantages {
  margin: 30px auto;
}
.home .widget-advantages header {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.widget-advantages header h3 {
  color: white;
  font-size: 1.6rem;
  background: #111 url("../images/Zsc8D6cSA1w7.jpg");
  font-family: "ralewayextralight", sans-serif;
  font-size: 2.6rem;
  padding: 10px;
  text-align: center;
  text-transform: none;
}
@media (min-width: 768px) {
  .widget-advantages header h3 {
    font-size: 2.6rem;
  }
}
.widget-advantages .w-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media (min-width: 768px) {
  .widget-advantages .w-content {
    justify-content: space-around;
  }
}
@media (max-width: 1023px) {
  .widget-advantages .w-content {
    flex-wrap: wrap;
  }
}
.widget-advantages .advantages-module {
  margin: 10px;
}
@media (min-width: 768px) {
  .widget-advantages .advantages-module {
    text-align: center;
  }
  .widget-advantages .advantages-module:nth-of-type(3) h3, .widget-advantages .advantages-module:nth-of-type(4) h3 {
    width: 230px;
  }
}
.widget-advantages .advantages-module h3 {
  font-size: 0.8em;
}
@supports (display: flex) {
  .widget-advantages .advantages-module h3 {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
}
.no-supports .widget-advantages .advantages-module h3 {
  text-align: center;
  padding: 0 10px;
}
.no-supports .widget-advantages .advantages-module h3:before {
  display: block;
}
@media (min-width: 768px) {
  .widget-advantages .advantages-module h3 {
    width: 150px;
  }
}
.widget-advantages .advantages-module h3:before {
  content: "";
  min-width: 36px;
  height: 36px;
  display: inline-block;
  margin: 0 10px 0 10px;
  background-repeat: no-repeat;
  background-position: center center;
}
.widget-advantages .advantages-module p {
  display: none;
}
.widget-advantages .btn {
  display: none;
}

.advantages-module:nth-of-type(1) h3:before {
  background-image: url("../images/PgipmAfSNAXU.svg");
}

.advantages-module:nth-of-type(2) h3:before {
  background-image: url("../images/BZD1FJI8gwE7.svg");
}

.advantages-module:nth-of-type(3) h3:before {
  background-image: url("../images/Y9aA9ZFrWlE1.svg");
}

.advantages-module:nth-of-type(4) h3:before {
  background-image: url("../images/N5l6Wh8xiWDz.svg");
}

.advantages-module:nth-of-type(5) h3:before {
  background-image: url("../images/DzB2NgWSwTZK.svg");
}

.offers-filter {
  padding: 30px 0 50px;
  text-align: center;
  max-width: 1240px;
  margin: 0 auto;
}
.offers-filter form {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  justify-content: center;
  padding: 0 10px;
}
.offers-filter select::-ms-expand {
  display: none;
}
.offers-filter .select-container {
  border: 1px solid #E9E9E9;
  display: inline-block;
}
.offers-filter .select-container select {
  appearance: none;
  background: url("../images/NN4jlG7sSSBN.svg") calc(100% - 10px) center no-repeat;
  border: none;
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  color: #111;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.95rem;
  padding: 15px 20px;
  text-transform: uppercase;
  width: 100%;
}

.list-offers-02__container {
  background-color: white;
  margin: 35px auto 0;
  max-width: 1240px;
}
#page .list-offers-02__container {
  padding: 30px;
}
.list-offers-02 article {
  background-color: white;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 40px auto;
  position: relative;
}
@media (max-width: 1023px) {
  .list-offers-02 article {
    max-width: 600px;
  }
}
@media (min-width: 1024px) {
  .cssmask .list-offers-02 article {
    display: grid;
    grid-template-columns: minmax(200px, 1fr) 1fr;
  }
  .no-cssmask .list-offers-02 article {
    display: flex;
    align-items: flex-start;
  }
  .no-cssmask .list-offers-02 article > div {
    flex: 1;
  }
}
.list-offers-02 article:last-of-type {
  margin-bottom: 0;
}
.list-offers-02 .l-content {
  padding: 30px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.list-offers-02 .l-content a {
  text-decoration: none;
}
.list-offers-02 .l-content li {
  list-style: none;
}
.list-offers-02 .l-content > a h3 {
  color: black;
  font-family: "ralewayextralight", sans-serif;
  font-size: 1.5rem;
}
.list-offers-02 .l-content > a h3 a {
  color: #111;
  font-size: 1.5rem;
  text-decoration: none;
}
.list-offers-02 .l-content > a h3 a:hover, .list-offers-02 .l-content > a h3 a:focus {
  opacity: 0.7;
}
.list-offers-02 .l-content h4 {
  margin-top: 10px;
}
#hotel .list-offers-02 .l-content h4 {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.list-offers-02 .l-content h4 span:after {
  content: " -";
}
.list-offers-02 .l-content .l-subtitle {
  color: #555555;
  font-size: 0.8rem;
  margin-top: 10px;
}
.list-offers-02 .l-content .l-subtitle p {
  margin: 1em 0;
  line-height: 1.4em;
}
.list-offers-02 .l-content .l-subtitle ul {
  margin-left: 10px;
}
.list-offers-02 .l-content .l-subtitle li {
  font-size: 1rem;
  margin: 5px 0;
}
.list-offers-02 .l-content .price-btn {
  margin-top: 20px;
}
.list-offers-02 .l-content .btn {
  margin-top: 15px;
}
.list-offers-02 .l-content .btn a {
  background-color: #111;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
}
#hotel.h-755 .list-offers-02 .l-content .btn a, #hotel.h-805 .list-offers-02 .l-content .btn a, #hotel.h-819 .list-offers-02 .l-content .btn a {
  background-color: #111;
}
#hotel.h-786 .list-offers-02 .l-content .btn a {
  background-color: #111;
}
.list-offers-02 .l-content .btn a:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .list-offers-02 .l-content .btn a {
    display: none;
  }
}

.errgoogle-active + .directions {
  display: none;
}

.markerLabels i {
  position: relative;
  text-align: center;
  font-size: 16px;
  top: 8px;
  height: 40px;
  width: 41px;
  color: #fff;
}

.tools .fa-car:before {
  content: url("../images/Tv8RvTsAGkwE.svg");
}
.tools .fa-male:before {
  content: url("../images/UFehcWEGnuBN.svg");
}
.tools .fa-bus:before {
  content: url("../images/2EAh71nENeEL.svg");
}
.tools .active .fa-car:before {
  content: url("../images/8EscYp1B4SP4.svg");
}
.tools .active .fa-male:before {
  content: url("../images/lppLKtSRfFm5.svg");
}
.tools .active .fa-bus:before {
  content: url("../images/zovs66gk4qo0.svg");
}
.tools i {
  line-height: 35px;
}

.page-ubicacion-04 {
  margin-top: 30px;
}
.page-ubicacion-04 #map_canvas, .page-ubicacion-04 #map {
  height: 300px !important;
  margin: 0 auto;
  background-color: #eee;
}
@media (min-width: 1000px) {
  .page-ubicacion-04 #map_canvas, .page-ubicacion-04 #map {
    height: 500px !important;
  }
}
.page-ubicacion-04__title {
  color: #555555;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-top: 30px;
}
.page-ubicacion-04__title:before {
  border-top: 2px solid #555555;
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 24px;
}
.page-ubicacion-04__container {
  margin-top: 30px;
}
.page-ubicacion-04__points-list-link {
  padding: 10px;
  transition: 0.2s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-ubicacion-04__points-list-link .page-ubicacion-04__points-list-title, .page-ubicacion-04__points-list-link .page-ubicacion-04__points-list-category {
  flex: 3;
}
.page-ubicacion-04__points-list-link .page-ubicacion-04__points-list-distance {
  flex: 1;
}
.page-ubicacion-04__points-list-link:hover {
  background-color: #E9E9E9;
  color: #111;
  cursor: pointer;
}
.page-ubicacion-04__points-list-item {
  border: 1px solid #E9E9E9;
  list-style: none;
  margin: 5px 0;
}
.page-ubicacion-04__content {
  margin-top: 60px;
}
@media (min-width: 768px) {
  .touchevents .page-ubicacion-04__content {
    padding-top: 130px;
  }
}
.page-ubicacion-04__content-image {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.page-ubicacion-04__journey {
  position: relative;
}
.page-ubicacion-04__journey-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.page-ubicacion-04__journey-header .cambia-reverse {
  order: -1;
}
.page-ubicacion-04__journey-route {
  font-family: "ralewaybold", sans-serif;
}
.page-ubicacion-04__journey .cambia-reverse, .page-ubicacion-04__journey .btn-map {
  border-radius: 3px;
  color: white;
  display: inline-block;
  margin: 5px 0;
  padding: 5px 15px;
}
.page-ubicacion-04__journey .cambia-reverse {
  background: url("../images/X71rqk9pK6gK.svg") no-repeat center center;
  background-color: #111;
  color: transparent;
}
.page-ubicacion-04__journey .btn-map {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.page-ubicacion-04__journey .location {
  font-family: "ralewaybold", sans-serif;
}
.page-ubicacion-04__journey .directions {
  margin-top: 30px;
}
.page-ubicacion-04__journey .directions li {
  list-style: none;
  margin: 10px 0;
}
.page-ubicacion-04__journey .directions span {
  display: block;
  font-family: "ralewaybold", sans-serif;
}
.page-ubicacion-04 .tools {
  display: none;
}
@media (min-width: 768px) {
  .page-ubicacion-04 .tools {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
  }
}
.page-ubicacion-04 .tools a {
  color: #111;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  line-height: 28px;
  border-radius: 3px;
}
.page-ubicacion-04 .tools a:hover, .page-ubicacion-04 .tools a:active {
  cursor: pointer;
}
.page-ubicacion-04 .tools a.active {
  background-color: #000;
  color: #fff;
}

.widget-rooms {
  margin-top: 70px;
}
.widget-rooms header h3 {
  color: #555555;
  font-size: 1.5em;
  text-transform: uppercase;
}
.widget-rooms header h3:before {
  border-top: 2px solid #555555;
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 24px;
}
.widget-rooms header .widget-rooms__subtitle {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.widget-rooms header .widget-rooms__txt {
  color: #555555;
  font-size: 0.9rem;
  line-height: 1.4em;
  margin-top: 15px;
}
.widget-rooms__container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .widget-rooms__container {
    grid-template-columns: 1fr 1fr;
  }
}
.widget-rooms article a {
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.widget-rooms__content {
  background-color: rgba(17, 17, 17, 0.45);
  bottom: 0;
  color: white;
  font-size: 1.2rem;
  padding: 20px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}
#hotel.h-756 .widget-rooms__content {
  background-color: rgba(17, 17, 17, 0.7);
}
#hotel.h-755 .widget-rooms__content {
  background-color: rgba(17, 17, 17, 0.7);
}
#hotel.h-786 .widget-rooms__content {
  background-color: rgba(17, 17, 17, 0.7);
}
#hotel.h-819 .widget-rooms__content {
  background-color: rgba(17, 17, 17, 0.7);
}
.widget-rooms footer {
  text-align: center;
}
.widget-rooms footer a {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 25px;
}
#hotel.h-755 .widget-rooms footer a, #hotel.h-805 .widget-rooms footer a, #hotel.h-819 .widget-rooms footer a {
  background-color: #111;
}
#hotel.h-786 .widget-rooms footer a {
  background-color: #111;
}
.widget-rooms footer a:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .widget-rooms footer a {
    display: none;
  }
}

.list-habitaciones-01 {
  max-width: 1240px;
  margin: 100px auto 0;
  gap: 40px;
}
.list-habitaciones-01 .owl-carousel img {
  transform-style: flat;
}
.list-habitaciones-01 .owl-controls {
  margin: 0;
}
.list-habitaciones-01 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
body .first-active .owl-prev {
  opacity: 0.2 !important;
  pointer-events: none;
}

body .last-active .owl-next {
  opacity: 0.2 !important;
  pointer-events: none;
}

.list-habitaciones-01 .owl-dots {
  position: relative;
  top: 30px;
}
.no-touchevents .list-habitaciones-01 .owl-dot {
  width: 15px;
  height: 15px;
}
.list-habitaciones-01 .owl-prev, .list-habitaciones-01 .owl-next {
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  opacity: 1 !important;
}
.list-habitaciones-01 .owl-prev:hover, .list-habitaciones-01 .owl-prev:focus, .list-habitaciones-01 .owl-next:hover, .list-habitaciones-01 .owl-next:focus {
  opacity: 0.7 !important;
}
.list-habitaciones-01 .owl-prev {
  left: 10px;
  background-image: url("../images/jcVv53WVKRop.svg");
  z-index: 1;
}
.list-habitaciones-01 .owl-next {
  right: 10px;
  background-image: url("../images/h8m6VTh1kssn.svg");
}
@media (min-width: 1240px) {
  .list-habitaciones-01 {
    display: grid;
    grid-template-columns: repeat(2, auto);
  }
}
@media (max-width: 1270px) {
  .list-habitaciones-01 {
    margin: 100px 20px 0;
  }
}
.list-habitaciones-01 article {
  background-color: white;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 40px auto;
  position: relative;
  margin: 40px auto;
  max-width: 600px;
  box-shadow: 0 0 0 0 !important;
}
.list-habitaciones-01 article:last-of-type {
  margin-bottom: 0;
}
.cssmask .list-habitaciones-01 article {
  align-items: start;
}
.list-habitaciones-01 .l-content {
  padding: 30px;
  padding: 20px 10px;
}
@media (min-width: 768px) {
  .list-habitaciones-01 .l-content {
    padding: 40px;
  }
}
.list-habitaciones-01 .l-content h3 {
  color: black;
  font-family: "ralewayextralight", sans-serif;
  font-size: 1.5rem;
}
.list-habitaciones-01 .l-content h3 a {
  color: #111;
  font-size: 1.5rem;
  text-decoration: none;
}
.list-habitaciones-01 .l-content h3 a:hover, .list-habitaciones-01 .l-content h3 a:focus {
  opacity: 0.7;
}
.list-habitaciones-01 .l-content h4 {
  color: #555555;
  margin-top: 10px;
  text-transform: uppercase;
}
.list-habitaciones-01 .l-content h4 a {
  color: #555555;
}
.list-habitaciones-01 .l-content h4 a:hover {
  opacity: 0.7;
}
.list-habitaciones-01 .l-content h4 a {
  text-decoration: none;
}
.list-habitaciones-01 .l-content .feature {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.list-habitaciones-01 .btns-read-more {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
}
#hotel.h-755 .list-habitaciones-01 .btns-read-more, #hotel.h-805 .list-habitaciones-01 .btns-read-more, #hotel.h-819 .list-habitaciones-01 .btns-read-more {
  background-color: #111;
}
#hotel.h-786 .list-habitaciones-01 .btns-read-more {
  background-color: #111;
}
.list-habitaciones-01 .btns-read-more:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .list-habitaciones-01 .btns-read-more {
    display: none;
  }
}
.list-habitaciones-01 .btns-book-now, .list-habitaciones-01 .btns .btn {
  background-color: #111;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 10px;
}
#hotel.h-755 .list-habitaciones-01 .btns-book-now, #hotel.h-805 .list-habitaciones-01 .btns-book-now, #hotel.h-819 .list-habitaciones-01 .btns-book-now, #hotel.h-755 .list-habitaciones-01 .btns .btn, #hotel.h-805 .list-habitaciones-01 .btns .btn, #hotel.h-819 .list-habitaciones-01 .btns .btn {
  background-color: #111;
}
#hotel.h-786 .list-habitaciones-01 .btns-book-now, #hotel.h-786 .list-habitaciones-01 .btns .btn {
  background-color: #111;
}
.list-habitaciones-01 .btns-book-now:hover, .list-habitaciones-01 .btns .btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .list-habitaciones-01 .btns-book-now, .list-habitaciones-01 .btns .btn {
    display: none;
  }
}
@media (max-width: 1023px) {
  .list-habitaciones-01 .btns-book-now, .list-habitaciones-01 .btns .btn {
    margin-bottom: 10px;
  }
}
.list-habitaciones-01 .room {
  font-family: "ralewayregular", sans-serif;
  font-size: 0.8rem;
  margin-left: 0;
  display: flex;
  gap: 25px;
  flex-wrap: wrap;
  justify-content: start;
}
.list-habitaciones-01 li[class^=room-] {
  font-family: "ralewayregular", sans-serif !important;
  line-height: 1.2em;
  list-style: none;
  position: relative;
  text-align: center;
}
.list-habitaciones-01 li[class^=room-]:before {
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  margin: 0 auto 5px;
  width: 45px;
  height: 45px;
}
.list-habitaciones-01 .room-paxes:before {
  background-image: url("../images/tc2UbnzNIotD.svg");
}
.list-habitaciones-01 .room-capacity:before {
  background-image: url("../images/TuoAeDDo2Nuc.svg");
}
.list-habitaciones-01 .rooms-bed {
  display: flex;
  align-items: center;
  gap: 5px;
}
.list-habitaciones-01 .room-king-bed:before {
  background-image: url("../images/oEXmT6niQF1j.svg");
}
.list-habitaciones-01 .room-bed:before {
  background-image: url("../images/s9MYOfCt2yoU.svg");
}
.list-habitaciones-01 .room-beds:before {
  background-image: url("../images/h78ipWi6gkPH.svg");
}
.list-habitaciones-01 .room-beds3:before {
  background-image: url("../images/mFvFDmIUjDgm.svg");
}
.list-habitaciones-01 .room-beds4:before {
  background-image: url("../images/TaW8ghwq85Hw.svg");
}
.list-habitaciones-01 .separator {
  border-left: 1px solid #111;
  list-style: none;
  margin: 0 5px;
  position: relative;
}
.list-habitaciones-01 .separator:before {
  background-color: white;
  content: "o";
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
:lang(de) .list-habitaciones-01 .separator:before {
  content: "oder";
}

:lang(en) .list-habitaciones-01 .separator:before {
  content: "or";
}

:lang(fr) .list-habitaciones-01 .separator:before {
  content: "ou";
}

:lang(eu) .list-habitaciones-01 .separator:before {
  content: "edo";
}

:lang(ga) .list-habitaciones-01 .separator:before {
  content: "ou";
}

.list-habitaciones-01 .room-extra {
  font-family: "ralewayregular", sans-serif;
  font-size: 0.7rem;
  font-style: italic;
  line-height: 1em;
  margin-top: 20px !important;
  min-width: 100%;
  text-align: left !important;
}
.list-habitaciones-01 .room-extra:before {
  display: none !important;
}

.widget-banners-03 {
  margin-top: 40px;
}
.widget-banners-03__wrapper {
  position: relative;
}
.widget-banners-03__title {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .widget-banners-03__title {
    font-size: 2.6rem;
  }
}
.widget-banners-03__subtitle {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .widget-banners-03__subtitle {
    font-size: 1.3em;
  }
}
.widget-banners-03 .widget-bannesrs-03__featured {
  margin-top: 20px;
}
.widget-banners-03__featured-text {
  background-color: white;
  color: #000;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.8rem;
  padding: 10px 10px 30px 10px;
  position: relative;
  text-transform: uppercase;
}
.widget-banners-03__banners {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.n-banners .widget-banners-03__banners, .four-banners .widget-banners-03__banners {
  justify-content: center;
  flex-wrap: wrap;
}
.widget-banners-03__banner {
  display: block;
  margin: 2px;
  position: relative;
}
.widget-banners-03__banner img {
  order: 1;
}
.h-786 .widget-banners-03__banner a {
  pointer-events: none;
}
.widget-banners-03__link, .widget-banners-03 a {
  text-decoration: none;
  transition: opacity 0.2s;
  display: flex;
  flex-flow: column;
}
.widget-banners-03__link:hover, .widget-banners-03 a:hover {
  opacity: 0.7;
}
.widget-banners-03__link-text {
  order: 2;
  background-color: white;
  color: #000;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.8rem;
  max-width: 280px;
  padding: 10px 10px 30px 10px;
  position: relative;
  text-transform: uppercase;
  width: 280px;
}

.widget-newsletter-05 {
  position: relative;
  transition: 0.3s;
}
.widget-newsletter-05__header-title {
  color: white;
  font-size: 2.6em;
}
.widget-newsletter-05__header-subtitle {
  color: white;
  font-size: 1.3em;
  text-transform: uppercase;
}
.widget-newsletter-05__header-text {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.widget-newsletter-05__messages--error {
  margin: 2em auto;
}
.widget-newsletter-05__messages--valid {
  align-items: center;
  background-color: black;
  color: #555555;
  display: flex;
  flex-direction: column;
  font-size: 1.4em;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.3s;
  width: 100%;
  z-index: 10;
}
.widget-newsletter-05__form {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.widget-newsletter-05__form-title {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.widget-newsletter-05__form-fieldset {
  border: none;
}
.widget-newsletter-05__form-fieldset a {
  color: white;
}
.widget-newsletter-05__form-inputs {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.widget-newsletter-05__form-inputs-group {
  margin: 10px 10px 10px 0;
}
.widget-newsletter-05__form-inputs-label {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.widget-newsletter-05__form-inputs-input {
  appearance: none;
  background: white;
  border: 1px solid #555555;
  border-radius: 0;
  font-family: "ralewayregular", sans-serif;
  font-size: 0.8em;
  height: 46px;
  min-width: 190px;
  padding: 0 10px;
}
.widget-newsletter-05__form-checkboxs-input {
  text-align: center;
}
.widget-newsletter-05__form-submit {
  background-color: #666A6D;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  border-radius: inherit !important;
  margin: 10px 0;
}
#hotel.h-755 .widget-newsletter-05__form-submit, #hotel.h-805 .widget-newsletter-05__form-submit, #hotel.h-819 .widget-newsletter-05__form-submit {
  background-color: #111;
}
#hotel.h-786 .widget-newsletter-05__form-submit {
  background-color: #111;
}
.widget-newsletter-05__form-submit:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .widget-newsletter-05__form-submit {
    display: none;
  }
}
.widget-newsletter-05 .checkbox-container {
  color: #555555;
  font-size: 0.8rem;
}
@media (max-width: 767px) {
  .widget-newsletter-05 .checkbox-container {
    margin: 10px 0;
  }
}

.widget-newsletter-05 ::-webkit-input-placeholder {
  color: #555555;
}

.widget-newsletter-05 ::-moz-placeholder {
  color: #555555;
  opacity: 1;
}

.widget-newsletter-05 :-ms-input-placeholder {
  color: #555555;
}

.widget-newsletter-05 :-moz-placeholder {
  color: #555555;
}

.header-phone {
  color: white;
  min-width: 40px;
  position: relative;
  z-index: 100;
  display: flex;
}
body:not(.home) .header-phone {
  align-items: center;
}
@media (min-width: 900px) {
  .header-phone {
    margin-right: 30px;
  }
}
.header-phone__trigger {
  background: url("../images/xui5yjzp2jdr.svg") left center no-repeat;
  color: #fff;
  display: block;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.8rem;
  height: 15px;
  padding-left: 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.header-phone__trigger:hover {
  cursor: pointer;
}
@media (max-width: 899px) {
  .header-phone__trigger {
    text-indent: -999999px;
    background-size: 25px;
    width: 25px;
    height: 25px;
  }
}
.header-phone__content {
  display: none;
}
.header-phone__content-item:not(:first-of-type) {
  margin-top: 10px;
}
.header-phone__content-item a {
  color: #555555;
  text-decoration: none;
}
.header-phone__content-item a:hover {
  color: #111;
  cursor: pointer;
}
.header-phone__content-item:first-of-type {
  background: url("../images/AChVgsSlKlxZ.svg") 0 center no-repeat;
  padding-left: 35px;
}
.header-phone__content-item:nth-of-type(2) {
  display: none;
}
.header-phone__content-item .whatsapp {
  background: url("../images/C6PNAaGlZojl.svg") no-repeat;
  background-size: 24px;
  display: inline-block;
  min-height: 24px;
  padding-left: 35px;
}
.header-phone__content-item .whatsapp span {
  font-size: 0.85em;
}
.header-phone__content-item .skype {
  display: none;
}
.header-phone__call {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  width: 100%;
}
.header-phone__call-button {
  background: url("../images/NN4jlG7sSSBN.svg") calc(100% - 10px) center no-repeat;
  margin-top: 10px;
}
.header-phone__call-button a {
  display: block;
}
.header-phone__call--show .header-phone__call-button {
  background-image: url("../images/j8wPDwjik9kp.svg");
}
.header-phone__call--show .header-phone__call {
  opacity: 1;
  pointer-events: auto;
  position: relative;
  visibility: visible;
}
.header-phone__call-form {
  margin-top: 10px;
}
.header-phone__call label, .header-phone__call p, .header-phone__call legend {
  color: #555555;
}
.header-phone__call legend {
  font-family: "ralewaybold", sans-serif;
}
.header-phone__call label {
  display: inline-block;
  margin: 6px 0 2px;
}
.header-phone__call p {
  font-size: 0.8rem;
  line-height: 1.4em;
  margin: 10px 0;
}
.header-phone__call input:not(.header-phone__call-submit):not(.widget-newsletter-05__form-checkboxs-input) {
  display: block;
  padding: 2px 5px;
  width: 100%;
}
.header-phone__call fieldset {
  border: none;
  margin-top: 10px;
  width: 100%;
}
@supports (display: flex) {
  .header-phone__call fieldset {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .header-phone__call fieldset label, .header-phone__call fieldset input {
    margin: 5px 5px 0 0;
  }
}
.no-supports .header-phone__call fieldset > div {
  display: inline-block;
  vertical-align: middle;
}
.header-phone__call fieldset legend {
  font-family: "ralewayregular", sans-serif;
}
.header-phone__call .select-container {
  background: url("../images/NN4jlG7sSSBN.svg") no-repeat calc(100% - 10px) center;
  border: 1px solid #ccc;
  overflow: hidden;
  width: 100%;
}
.header-phone__call .select-container select {
  appearance: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 4px 5px;
  width: 120%;
}
.header-phone__call-submit {
  background-color: #000;
  border: 1px solid #000;
  color: white;
  display: inline-block;
  font-size: 1rem;
  margin-top: 20px;
  padding: 10px 20px;
  text-decoration: none;
}
.header-phone__call-submit:hover {
  background-color: #232323;
  cursor: pointer;
}

.home-abbantage {
  position: relative;
  background-image: url("../images/2Ho3AGMUI9ZC.png");
  background-repeat: no-repeat;
  min-height: 500px;
  overflow-x: hidden;
  padding: 130px 20px 100px;
  display: none;
}
body.home .home-abbantage {
  background-color: #222222;
}
@media (min-width: 768px) {
  body.home .home-abbantage {
    background-position: center 160%;
    padding: 220px 20px 100px;
  }
}
body.home .home-abbantage__title {
  color: white;
  font-family: "ralewayregular", sans-serif;
}
body.home .home-abbantage__wyswyg, body.home .home-abbantage__footer-title {
  color: white;
}
body.home .home-abbantage:before {
  content: "";
  background: url("../images/tGQqrH9pcmuM.png") right no-repeat;
  display: block;
  height: 385px;
  width: 545px;
  top: 0%;
  left: 80%;
  position: absolute;
}
@media (max-width: 1240px) {
  body.home .home-abbantage:before {
    display: none !important;
  }
}
body.home .home-abbantage__wyswyg {
  text-transform: uppercase;
  font-family: "ralewayregular", sans-serif;
}
.home .home-abbantage {
  background-image: url("../images/kz2VwRmo0Qdy.png");
}
@media (min-width: 768px) {
  .home-abbantage {
    background-position: center 800%;
    padding: 280px 20px 100px;
  }
}
.home-abbantage:before {
  content: "";
  background: url("../images/tGQqrH9pcmuM.png") right no-repeat;
  display: block;
  height: 385px;
  width: 545px;
  top: 20%;
  left: 80%;
  position: absolute;
}
@media (max-width: 1240px) {
  .home-abbantage:before {
    display: none !important;
  }
}
.home-abbantage__logo-abbantage {
  max-width: 240px;
}
@media (max-width: 767px) {
  .home-abbantage__logo-abbantage {
    margin-top: 15px;
  }
}
.home-abbantage__container {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .home-abbantage__container {
    gap: 15px;
  }
}
.home-abbantage__header {
  margin-top: 20px;
}
.home-abbantage__content {
  margin: 0 20px 0 40px;
}
.home-abbantage__title {
  align-items: center;
  display: grid;
  grid-gap: 5px;
  grid-template-columns: auto 1fr;
  font-size: calc((21/16) * 1em);
  margin-top: 10px;
  text-transform: uppercase;
}
body:not(.home) .home-abbantage__title:before {
  content: "";
  background: url("../images/OOMAHW4WDD3a.svg") no-repeat;
  display: inline-block;
  height: 30px;
  width: 30px;
}
@media (max-width: 767px) {
  .home-abbantage__title {
    gap: 15px;
  }
}
.home-abbantage__wyswyg {
  color: #111111;
  font-family: "ralewayregular", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .home-abbantage__wyswyg {
    text-align: center;
  }
}
.home-abbantage__footer {
  max-width: 320px;
}
@media (min-width: 767px) {
  .home-abbantage__footer {
    margin-top: 20px;
  }
}
.home-abbantage__footer-title {
  font-family: "ralewaybold", sans-serif;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}
.home-abbantage__btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  font-size: 0.875em;
  border-radius: 0;
  margin-top: 10px;
  text-transform: uppercase;
}
#hotel.h-755 .home-abbantage__btn, #hotel.h-805 .home-abbantage__btn, #hotel.h-819 .home-abbantage__btn {
  background-color: #111;
}
#hotel.h-786 .home-abbantage__btn {
  background-color: #111;
}
.home-abbantage__btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .home-abbantage__btn {
    display: none;
  }
}

.home-hotels-type-list {
  max-width: 650px;
}
.home-hotels-type-list__title {
  font-size: 29px;
  letter-spacing: -0.8px;
  max-width: 560px;
}
.home-hotels-type-list__text {
  color: #111;
  display: inline-block;
  font-family: ralewaybold, sans-serif;
  margin-top: 20px;
  background-color: #111;
  border-radius: 4px;
  color: #fff;
  font-size: 21px;
  letter-spacing: -0.9px;
  padding: 10px 30px;
  text-transform: uppercase;
}
.home-hotels-type-list li {
  list-style: none;
}
.home-hotels-type-list__content {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .cssmask .home-hotels-type-list__content {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 350px 280px;
  }
  .no-cssmask .home-hotels-type-list__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 700px;
  }
  .no-cssmask .home-hotels-type-list__content > li {
    margin: 10px 0;
    width: 40%;
  }
  .no-cssmask .home-hotels-type-list__content > li:first-of-type {
    width: 100%;
  }
}
.home-hotels-type-list__content-item {
  background: url("../images/W96iCspYrkRa.svg") 0 center no-repeat;
}
@media (max-width: 767px) {
  .home-hotels-type-list__content-item {
    margin: 10px 0;
  }
}
.home-hotels-type-list__content-item:nth-of-type(2) {
  background-image: url("../images/J1KqXTLO4yfh.svg");
}
.home-hotels-type-list__content-item:nth-of-type(3) {
  background-image: url("../images/gbntPqs50JI0.svg");
}
.home-hotels-type-list__content-item:nth-of-type(4) {
  background-image: url("../images/uAXDMgE8hpAj.svg");
}
.home-hotels-type-list__content-item:nth-of-type(5) {
  background-image: url("../images/DSinql6b0SK5.svg");
}
.home-hotels-type-list__content-item:nth-of-type(6) {
  background-image: url("../images/N4FQY5n810Rc.svg");
}
.home-hotels-type-list__content-item a {
  display: inline-block;
  min-height: 65px;
  padding-left: 75px;
  transition: 0.2s;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.home-hotels-type-list__content-item a:hover {
  transform: translateX(10px);
}
.home-hotels-type-list__content-link {
  color: #000;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.9em;
  text-decoration: none;
  text-transform: uppercase;
}
.home-hotels-type-list__content-link span {
  display: block;
  font-family: "ralewayregular", sans-serif;
  font-size: 0.9em;
  text-transform: none;
}

@media (max-width: 900px) {
  .home-experiences {
    padding-bottom: 30px;
  }
}
.home-experiences__header {
  justify-content: center;
  margin: 0 auto;
}
@media (min-width: 1240px) {
  .home-experiences__header {
    width: 1240px;
  }
}
@media (max-width: 1290px) {
  .home-experiences__header {
    padding: 0 50px;
  }
}
.home-experiences__header-title {
  color: white;
  font-size: 2.625em;
  font-family: "ralewayextralight";
  margin-top: 100px;
}
.home-experiences__header-subtitle {
  color: white;
  font-size: 1.3125em;
  font-family: "ralewayregular";
  text-transform: uppercase;
  margin-top: calc(var(--distance) / 2);
}
.home-experiences__header-text {
  color: white;
  font-family: "ralewayregular";
  margin-top: 35px;
  font-size: 1em;
  line-height: 25px;
}
@media (min-width: 767px) {
  .home-experiences__header-text {
    column-count: 2;
    column-gap: 60px;
  }
}
.home-experiences__content {
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .home-experiences__content {
    padding: 0 20px;
    width: auto;
  }
}
@media (min-width: 1320px) {
  .home-experiences__content {
    width: 1240px;
  }
}
@media (max-width: 1290px) {
  .home-experiences__content {
    padding: 0 50px;
  }
}
.home-experiences__content-title {
  margin-top: 75px;
  font-size: 0px;
}
.home-experiences__content-title:before {
  content: "";
  display: block;
  width: auto;
  height: 100px;
}
:lang(de) .home-experiences__content-title:before {
  background: url("../images/lalTDQJAIcot.png") left center no-repeat;
  background-size: contain;
  height: 126px;
}

:lang(es) .home-experiences__content-title:before {
  background: url("../images/RWYXtQNsoSU0.png") left center no-repeat;
  background-size: contain;
}

:lang(en) .home-experiences__content-title:before {
  background: url("../images/RxrGpJIqhX7X.png") left center no-repeat;
  background-size: contain;
}

:lang(ca) .home-experiences__content-title:before {
  background: url("../images/vKWuVkZ5aCbB.png") left center no-repeat;
  background-size: contain;
}

:lang(fr) .home-experiences__content-title:before {
  background: url("../images/n1h9gLmzRaB3.png") left center no-repeat;
  background-size: contain;
}

.home-experiences__content-destinations {
  margin: 5px 0 25px;
  color: white;
  font-size: 1.4375em;
  font-family: "ralewaybold";
  text-transform: uppercase;
}
@media (max-width: 900px) {
  .home-experiences__content-destinations {
    font-size: 1.125em;
  }
}
.home-experiences__mosaic {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 70px auto 0;
}
@media (max-width: 767px) {
  .home-experiences__mosaic {
    display: grid !important;
    justify-content: center;
  }
}
@media (min-width: 901px) {
  .home-experiences__mosaic {
    max-width: 2545px;
  }
}
@media (max-width: 1139px) and (min-width: 767px) {
  .home-experiences__mosaic .home-experiences__item:last-child {
    display: none;
  }
  .home-experiences__mosaic .home-experiences__item:nth-child(7) {
    display: none;
  }
}
.home-experiences__mosaic .owl-item {
  display: flex;
  justify-content: center;
}
.home-experiences__btn {
  color: white;
  text-transform: uppercase;
  font-family: "ralewaybold";
  font-size: 0.875em;
}
.home-experiences__photo {
  position: relative;
  overflow: hidden;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  height: 550px;
}
@media (max-width: 1240px) {
  .home-experiences__photo {
    height: 500px;
  }
}
.home-experiences__photo .home-experiences__zoom {
  transition: transform 25s ease-in-out;
  display: block;
  width: 100%;
  height: 550px;
  object-fit: cover;
}
@media (max-width: 1240px) {
  .home-experiences__photo .home-experiences__zoom {
    height: 500px;
  }
}
.home-experiences .home-experiences__photo:hover .home-experiences__zoom {
  transform: scale(2);
}
.home-experiences__item {
  position: relative;
  overflow: hidden;
  color: white;
}
@media (min-width: 1140px) {
  .home-experiences__item {
    width: 25%;
  }
}
@media (max-width: 1139px) {
  .home-experiences__item {
    width: 33.3%;
  }
}
@media (max-width: 900px) {
  .home-experiences__item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home-experiences__item {
    width: auto;
  }
}
.home-experiences__info {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 80%;
  width: 100%;
  text-align: center;
}
.home-experiences__info span:before {
  content: "";
  background: url("../images/RDguVb3A5O8s.svg") 0 center no-repeat;
  width: 300px;
  height: 220px;
  display: inline-block;
  z-index: -1;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translate(-50%, 0);
  opacity: 0.8;
}
.home-experiences__info span p {
  color: white;
  font-family: "ralewayregular";
  font-size: 2em;
  text-transform: capitalize;
  text-shadow: 0 1px 2px black;
}

.widget-abbantage {
  padding: 160px 0;
  background-color: #515457;
  text-align: center;
  background-image: url("../images/8WiQDb5On4sw.png"), url("../images/4QSHwzG1nTso.jpg");
  background-blend-mode: normal, normal;
  background-position: -100% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}
@media (min-width: 768px) {
  .widget-abbantage {
    background-position: 100% 100%, 0 0;
  }
}
.backgroundblendmode .widget-abbantage {
  background-image: url("../images/Lw9XB3CCBNLC.png"), url("../images/Q3CbnPAuIJvk.png"), url("../images/4QSHwzG1nTso.jpg");
  background-blend-mode: normal, multiply, normal;
  background-position: 100% 100%, center center, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: auto, 100%, auto;
}
@media (min-width: 768px) {
  .backgroundblendmode .widget-abbantage {
    background-position: 100% center, center center, 0 0;
  }
}
.h-755 .widget-abbantage, .h-805 .widget-abbantage, .h-786 .widget-abbantage, .h-819 .widget-abbantage {
  background-image: url("../images/Lw9XB3CCBNLC.png"), url("../images/Q3CbnPAuIJvk.png"), url("../images/Zsc8D6cSA1w7.jpg");
}
aside .widget-abbantage {
  margin-top: 30px;
  padding: 20px;
  text-align: left;
}
.backgroundblendmode aside .widget-abbantage {
  background-position: 100% 120%, center center, 0 0;
  background-size: 240px, auto, auto;
}
@media (max-width: 1023px) {
  aside .widget-abbantage {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    visibility: hidden;
  }
}
.widget-abbantage__header-title {
  margin: 0 auto;
  display: block;
  width: 238px;
  height: 40px;
  background: url("../images/78MMFGzV4mC6.svg") no-repeat center center;
  text-indent: -999em;
}
aside .widget-abbantage__header-title {
  background-position: 0 5px !important;
  background-size: 100% auto;
  height: inherit;
  width: 100%;
}
aside .widget-abbantage__header-title:after {
  content: "";
  display: block;
  margin: 10px auto;
  width: 129px;
  height: 163px;
  background: url("../images/BVH2OWx9rbhg.png") no-repeat center center;
}
.widget-abbantage__header-subtitle {
  color: white;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
}
.widget-abbantage__header-subtitle:before {
  content: "";
  display: block;
  margin: 10px auto;
  width: 129px;
  height: 163px;
  background: url("../images/BVH2OWx9rbhg.png") no-repeat center center;
}
aside .widget-abbantage__header-subtitle {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.widget-abbantage__content {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin: 40px auto 0;
}
aside .widget-abbantage__content {
  flex-flow: column;
}
.home .widget-abbantage__content, .abbantage .widget-abbantage__content {
  text-align: center;
}
@media (min-width: 768px) {
  .home .widget-abbantage__content, .abbantage .widget-abbantage__content {
    display: flex;
  }
}
.widget-abbantage__content-item {
  color: white;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.8rem;
  max-width: 160px;
  text-transform: uppercase;
}
.home .widget-abbantage__content-item, .abbantage .widget-abbantage__content-item {
  position: relative;
}
.home .widget-abbantage__content-item:before, .abbantage .widget-abbantage__content-item:before {
  margin: 0 auto 10px;
  display: block;
  width: 35px;
  height: 35px;
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .home .widget-abbantage__content-item, .abbantage .widget-abbantage__content-item {
    display: block;
    margin: 20px 0;
  }
}
@media (min-width: 768px) {
  .home .widget-abbantage__content-item, .abbantage .widget-abbantage__content-item {
    margin: 0 15px;
  }
}
aside .widget-abbantage__content-item {
  background-position: 0 center;
  background-repeat: no-repeat;
  display: inline-block;
  margin: 10px 0 !important;
  min-height: 30px;
  padding-left: 50px;
}
.widget-abbantage__footer {
  margin-top: 50px;
}
.widget-abbantage__footer-text {
  color: white;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
}
.widget-abbantage__footer-button {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 50px;
}
#hotel.h-755 .widget-abbantage__footer-button, #hotel.h-805 .widget-abbantage__footer-button, #hotel.h-819 .widget-abbantage__footer-button {
  background-color: #111;
}
#hotel.h-786 .widget-abbantage__footer-button {
  background-color: #111;
}
.widget-abbantage__footer-button:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .widget-abbantage__footer-button {
    display: none;
  }
}
aside .widget-abbantage__footer {
  padding-bottom: 130px;
}
aside .widget-abbantage__footer-text {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
aside .widget-abbantage__footer-button {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}

.widget-abbantage__content-item:nth-of-type(1):before {
  background-image: url("../images/ws2xb2paxHlK.svg");
}

.widget-abbantage__content-item:nth-of-type(2):before {
  background-image: url("../images/yGs4tjOAxy8U.svg");
}

.widget-abbantage__content-item:nth-of-type(3):before {
  background-image: url("../images/tJPtLs4NgNOz.svg");
}

.widget-abbantage__content-item:nth-of-type(4):before {
  background-image: url("../images/OwLR9SJo6owm.svg");
}

.widget-abbantage__content-item:nth-of-type(5):before {
  background-image: url("../images/Y6jQDKRYav0j.svg");
}

aside .widget-abbantage__content-item:nth-of-type(1) {
  background-image: url("../images/ws2xb2paxHlK.svg");
}
#hotel.h-756 aside .widget-abbantage__content-item:nth-of-type(1), #hotel.h-786 aside .widget-abbantage__content-item:nth-of-type(1), #hotel.h-755 aside .widget-abbantage__content-item:nth-of-type(1), #hotel.h-805 aside .widget-abbantage__content-item:nth-of-type(1), #hotel.h-819 aside .widget-abbantage__content-item:nth-of-type(1) {
  background-image: url("../images/2AWXNLPBsUH2.svg");
}

aside .widget-abbantage__content-item:nth-of-type(2) {
  background-image: url("../images/yGs4tjOAxy8U.svg");
}
#hotel.h-756 aside .widget-abbantage__content-item:nth-of-type(2), #hotel.h-786 aside .widget-abbantage__content-item:nth-of-type(2), #hotel.h-755 aside .widget-abbantage__content-item:nth-of-type(2), #hotel.h-805 aside .widget-abbantage__content-item:nth-of-type(2), #hotel.h-819 aside .widget-abbantage__content-item:nth-of-type(2) {
  background-image: url("../images/oZUQmdZGYBQm.svg");
}

aside .widget-abbantage__content-item:nth-of-type(3) {
  background-image: url("../images/tJPtLs4NgNOz.svg");
}
#hotel.h-756 aside .widget-abbantage__content-item:nth-of-type(3), #hotel.h-786 aside .widget-abbantage__content-item:nth-of-type(3), #hotel.h-755 aside .widget-abbantage__content-item:nth-of-type(3), #hotel.h-805 aside .widget-abbantage__content-item:nth-of-type(3), #hotel.h-819 aside .widget-abbantage__content-item:nth-of-type(3) {
  background-image: url("../images/bsWXFyTzweuI.svg");
}

aside .widget-abbantage__content-item:nth-of-type(4) {
  background-image: url("../images/OwLR9SJo6owm.svg");
}
#hotel.h-756 aside .widget-abbantage__content-item:nth-of-type(4), #hotel.h-786 aside .widget-abbantage__content-item:nth-of-type(4), #hotel.h-755 aside .widget-abbantage__content-item:nth-of-type(4), #hotel.h-805 aside .widget-abbantage__content-item:nth-of-type(4), #hotel.h-819 aside .widget-abbantage__content-item:nth-of-type(4) {
  background-image: url("../images/1goB8E4Go7PE.svg");
}

aside .widget-abbantage__content-item:nth-of-type(5) {
  background-image: url("../images/Y6jQDKRYav0j.svg");
}
#hotel.h-756 aside .widget-abbantage__content-item:nth-of-type(5), #hotel.h-786 aside .widget-abbantage__content-item:nth-of-type(5), #hotel.h-755 aside .widget-abbantage__content-item:nth-of-type(5), #hotel.h-805 aside .widget-abbantage__content-item:nth-of-type(5), #hotel.h-819 aside .widget-abbantage__content-item:nth-of-type(5) {
  background-image: url("../images/KIiG7Yu4D6N4.svg");
}

.widget-services {
  display: none;
  margin: 120px auto 0;
  max-width: 1340px;
  padding: 0 20px;
}
.widget-services__header {
  max-width: 1340px;
  margin: 0 auto;
}
.widget-services__title {
  color: #000;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .widget-services__title {
    font-size: 2.6rem;
  }
}
.widget-services__subtitle {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .widget-services__subtitle {
    font-size: 1.3em;
  }
}
@media (min-width: 1340px) {
  .widget-services__content {
    align-items: center;
    display: flex;
    margin-top: 50px;
  }
}
.widget-services__text {
  position: relative;
}
@media (min-width: 1340px) {
  .widget-services__text {
    padding: 30px;
  }
  .widget-services__text:before {
    outline: 20px solid #E4E8EB;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: calc(100% + 30px);
    z-index: -1;
  }
}
.widget-services__list {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: 300px;
  justify-content: center;
}
@media (min-width: 768px) {
  .widget-services__list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
  }
}
@media (min-width: 1024px) {
  .widget-services__list {
    grid-template-columns: repeat(3, 300px);
    justify-content: start;
  }
}
.widget-services__link {
  display: grid;
  grid-column: 1;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  text-decoration: none;
}
.widget-services__image, .widget-services__article-title {
  grid-column: 1;
  grid-row: 1;
}
.widget-services__article-title {
  align-self: start;
  background: rgba(17, 17, 17, 0.7);
  color: white;
  font-size: calc((20/16) * 1em);
  justify-self: end;
  margin-top: 30px;
  margin-left: 30px;
  padding: 10px;
  text-transform: uppercase;
  text-align: right;
}
@media (min-width: 1024px) {
  .widget-services__article-title {
    font-size: calc((24/16) * 1em);
    text-align: right;
  }
}

.footer-hotel-list {
  background-color: #343738;
  font-family: "ralewaybold", sans-serif;
  padding: 140px 20px 160px;
}
.footer-hotel-list__header {
  text-align: center;
}
.footer-hotel-list__title {
  color: white;
  font-size: 1.6rem;
  font-family: "ralewayextralight", sans-serif;
}
@media (min-width: 768px) {
  .footer-hotel-list__title {
    font-size: 2.6rem;
  }
}
.footer-hotel-list__subtitle {
  color: white;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .footer-hotel-list__subtitle {
    font-size: 1.3em;
  }
}
.footer-hotel-list__list {
  margin: 40px auto 0;
  max-width: 1160px;
  text-transform: uppercase;
}
.cssmask .footer-hotel-list__list {
  display: grid;
  grid-template-columns: auto;
  grid-gap: 15px 40px;
}
@media (min-width: 768px) {
  .cssmask .footer-hotel-list__list {
    grid-template-columns: auto auto auto;
  }
}
@media (min-width: 1024px) {
  .cssmask .footer-hotel-list__list {
    grid-template-columns: auto auto auto auto;
  }
}
.no-cssmask .footer-hotel-list__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.no-cssmask .footer-hotel-list__list li {
  margin: 10px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .no-cssmask .footer-hotel-list__list li {
    width: 33%;
  }
}
@media (min-width: 1024px) {
  .no-cssmask .footer-hotel-list__list li {
    width: 25%;
  }
}
.footer-hotel-list__item {
  list-style: none;
}
.footer-hotel-list__link {
  color: white;
  font-size: 0.9rem;
  text-decoration: none;
  transition: 0.2s;
}
.footer-hotel-list__link:hover {
  opacity: 0.7;
}
.footer-hotel-list__destiny {
  color: #AAAAAA;
  display: block;
  font-size: 0.7rem;
}

@media (min-width: 768px) {
  .hoteles-list {
    padding: 30px;
  }
  #map_canvas .hoteles-list {
    padding: 10px;
  }
}
.hoteles-list__titulo {
  font-size: 2em;
  margin-top: 1em;
}
.hoteles-list a {
  text-decoration: none;
}
.hoteles-list__article {
  background-color: white;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin: 40px auto;
  position: relative;
}
@media (max-width: 1023px) {
  .hoteles-list__article {
    max-width: 640px;
  }
}
@media (min-width: 1024px) {
  .cssmask .hoteles-list__article {
    display: grid;
    grid-template-columns: minmax(200px, 1fr) 1fr;
  }
  .no-cssmask .hoteles-list__article {
    display: flex;
    align-items: flex-start;
  }
  .no-cssmask .hoteles-list__article > div {
    flex: 1;
  }
}
.hoteles-list__article:last-of-type {
  margin-bottom: 0;
}
#map_canvas .hoteles-list__photo {
  display: none;
}
.restaurants-list .hoteles-list__photo .owl-carousel img {
  transform-style: flat;
}
.restaurants-list .hoteles-list__photo .owl-controls {
  margin: 0;
}
.restaurants-list .hoteles-list__photo .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
body .first-active .owl-prev {
  opacity: 0.2 !important;
  pointer-events: none;
}

body .last-active .owl-next {
  opacity: 0.2 !important;
  pointer-events: none;
}

.restaurants-list .hoteles-list__photo .owl-dots {
  position: relative;
  top: 30px;
}
.no-touchevents .restaurants-list .hoteles-list__photo .owl-dot {
  width: 15px;
  height: 15px;
}
.restaurants-list .hoteles-list__photo .owl-prev, .restaurants-list .hoteles-list__photo .owl-next {
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999em;
  background-repeat: no-repeat;
  opacity: 1 !important;
}
.restaurants-list .hoteles-list__photo .owl-prev:hover, .restaurants-list .hoteles-list__photo .owl-prev:focus, .restaurants-list .hoteles-list__photo .owl-next:hover, .restaurants-list .hoteles-list__photo .owl-next:focus {
  opacity: 0.7 !important;
}
.restaurants-list .hoteles-list__photo .owl-prev {
  left: 10px;
  background-image: url("../images/jcVv53WVKRop.svg");
  z-index: 1;
}
.restaurants-list .hoteles-list__photo .owl-next {
  right: 10px;
  background-image: url("../images/h8m6VTh1kssn.svg");
}
.hoteles-list__content {
  padding: 30px;
}
.hoteles-list__content a {
  text-decoration: none;
}
.hoteles-list__title {
  color: black;
  font-family: "ralewayextralight", sans-serif;
  font-size: 1.5rem;
}
.hoteles-list__title a {
  color: #111;
  font-size: 1.5rem;
  text-decoration: none;
}
.hoteles-list__title a:hover, .hoteles-list__title a:focus {
  opacity: 0.7;
}
.landing-2 .hoteles-list__title {
  color: #b55097;
}
.hoteles-list__category {
  display: flex;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  height: 60px;
  position: absolute;
  text-indent: -9990em;
  top: -65px;
  width: 60px;
}
@media (max-width: 767px) {
  .hoteles-list__category {
    display: none;
  }
}
.hoteles .hoteles-list__category, .landing-2 .hoteles-list__category, .landing-1 .hoteles-list__category {
  right: 10px;
  top: -10px;
}
.hoteles-list__category.urban-hotels {
  background: white url("../images/gbntPqs50JI0.svg") center center no-repeat;
}

.hoteles-list__category.all-hotels {
  background: white url("../images/W96iCspYrkRa.svg") center center no-repeat;
}

.hoteles-list__category.beach-hotels {
  background: white url("../images/N4FQY5n810Rc.svg") center center no-repeat;
}

.hoteles-list__category.historical-hotels {
  background: white url("../images/DSinql6b0SK5.svg") center center no-repeat;
}

.hoteles-list__category.mountain-hotels {
  background: white url("../images/uAXDMgE8hpAj.svg") center center no-repeat;
}

.hoteles-list__category.premium {
  background: white url("../images/J1KqXTLO4yfh.svg") center center no-repeat;
}

.hoteles-list__category.urban {
  background: white url("../images/1HohBtoDtC1O.svg") center center no-repeat;
}

.hoteles-list__category.beach {
  background: white url("../images/eotJYI3ZHxBQ.svg") center center no-repeat;
}

.hoteles-list__category.mountain {
  background: white url("../images/IiEIGvOENAue.svg") center center no-repeat;
}

.hoteles-list__category.historical {
  background: white url("../images/B6V9U6C74CVK.svg") center center no-repeat;
}

.hoteles-list__category.coliving {
  background: white url("../images/E1PzaNQuNhVn.svg") center center no-repeat;
}

.hoteles-list__destiny {
  color: #555555;
  margin-top: 10px;
  text-transform: uppercase;
  margin-top: 5px;
}
.hoteles-list__destiny a {
  color: #555555;
}
.hoteles-list__destiny a:hover {
  opacity: 0.7;
}
.hoteles-list__text {
  color: #555555;
  font-size: 0.8rem;
}
.hoteles-list__text p {
  margin: 1em 0;
  line-height: 1.4em;
}
.hoteles-list__text ul {
  margin-left: 10px;
}
.hoteles-list__text li {
  font-size: 1rem;
  margin: 5px 0;
}
@media (max-width: 1023px) {
  #map_canvas .hoteles-list__text {
    display: none;
  }
}
.hoteles-list__widget {
  text-align: right;
}
.hoteles-list__bottom {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .hoteles-list__bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.hoteles-list__links a {
  background-repeat: no-repeat;
  background-position: 0 center;
  color: #111;
  display: block;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.8rem;
  padding: 10px 30px;
  text-transform: uppercase;
}
.hoteles-list__map-link {
  background-image: url("../images/jqjwyvX3j0iB.svg");
}
#map_canvas .hoteles-list__map-link {
  display: none;
}
.hoteles-list__hotel-page-link {
  background-image: url("../images/hkrK3QvpiQDI.svg");
}
@media (min-width: 1024px) {
  .hoteles-list__from-button {
    text-align: right;
  }
}
.hoteles-list__price strong {
  font-family: "ralewayextralight", sans-serif;
  font-size: 2rem;
  margin: 0 5px;
}
.hoteles-list__button {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 10px;
}
#hotel.h-755 .hoteles-list__button, #hotel.h-805 .hoteles-list__button, #hotel.h-819 .hoteles-list__button {
  background-color: #111;
}
#hotel.h-786 .hoteles-list__button {
  background-color: #111;
}
.hoteles-list__button:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .hoteles-list__button {
    display: none;
  }
}

.hotel-info {
  font-size: 0.8rem;
  margin-top: 30px;
}
.hotel-info__title {
  color: #111;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.hotel-info__title:before {
  border-bottom: 2px solid #111;
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 24px;
}
.hotel-info__check {
  margin-top: 25px;
}
.hotel-info__check-in, .hotel-info__check-out {
  background-repeat: no-repeat;
  list-style: none;
  margin-top: 5px;
  padding-left: 20px;
}
@supports (display: grid) {
  .hotel-info__check-in, .hotel-info__check-out {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.hotel-info__check-in strong, .hotel-info__check-out strong {
  text-transform: uppercase;
  margin-right: 10px;
}
.hotel-info__check-in {
  background-image: url("../images/YkUYEw1pCT1W.svg");
}
.hotel-info__check-out {
  background-image: url("../images/9iybg8RctU2M.svg");
}
.hotel-info > div {
  margin-top: 24px;
}
.hotel-info__module-title {
  font-family: "ralewaybold", sans-serif;
  text-transform: uppercase;
}
.touchevents .hotel-info .hotel-info__title {
  background: url("../images/NN4jlG7sSSBN.svg") 99% center no-repeat;
}
.touchevents .hotel-info div, .touchevents .hotel-info ul {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  transition: 0.3s;
}
.touchevents .hotel-info--show .hotel-info__title {
  border-bottom: 1px solid #F5F5F5;
  padding-bottom: 20px;
}
.touchevents .hotel-info--show div, .touchevents .hotel-info--show ul {
  opacity: 1;
  pointer-events: auto;
  position: relative;
  visibility: visible;
}

@media (max-width: 767px) {
  .hotel-from {
    align-items: flex-start;
    margin: 20px;
    display: flex;
  }
}
@media (min-width: 768px) {
  .hotel-from {
    left: 10px;
    position: absolute;
    top: 100%;
    transform: translateY(calc(-100% - 10px));
    z-index: 10;
  }
}
.hotel-from__content {
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  margin-top: 10px;
  padding: 18px 15px;
}
.hotel-from__category {
  display: none;
}
.hotel-from__ubication {
  font-size: calc((20/16) * 1em);
  text-transform: uppercase;
}
.hotel-from__text {
  display: none;
}

.parallax {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  transform: translate3d(0, 0, 0);
  transition: transform 0.5s ease-out;
}

@media (max-width: 1239px) {
  .parallax {
    display: none;
  }
}
.parallax-slow {
  transform: translate3d(0, 0.07px, 0);
  transition: transform 0.5s ease-out;
}

@media (max-width: 1239px) {
  .parallax-slow {
    display: none;
  }
}
.parallax-fast {
  transform: translate3d(0, 0.1px, 0);
  transition: transform 0.5s ease-out;
}

@media (max-width: 1239px) {
  .parallax-fast {
    display: none;
  }
}
.hotel-pages-icons {
  margin-top: 50px;
  margin-left: auto;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
body.hotel .hotel-pages-icons {
  grid-column: 2;
  grid-row: 1/3;
  background: linear-gradient(180deg, #4a4d4f 32px, #616365 33px);
  padding: 10px 10px 20px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: fit-content;
  max-width: 95px;
}
body.hotel .hotel-pages-icons a {
  color: white;
}
.hotel-pages-icons:not(.hotel) {
  display: none;
}
.hotel-pages-icons p {
  font-size: 0.6875em;
  font-family: "ralewaybold", sans-serif;
}
body#hotel.h-755 .hotel-pages-icons {
  background: linear-gradient(180deg, black 32px, #292b2d 33px) !important;
}
body#hotel.h-805 .hotel-pages-icons {
  background: linear-gradient(180deg, black 32px, #292b2d 33px) !important;
}
body#hotel.h-786 .hotel-pages-icons {
  background: linear-gradient(180deg, black 32px, #292b2d 33px) !important;
}
body#hotel.h-819 .hotel-pages-icons {
  background: linear-gradient(180deg, black 32px, #292b2d 33px) !important;
}
body#hotel.h-831 .hotel-pages-icons {
  background: linear-gradient(180deg, black 32px, #292b2d 33px) !important;
}
.hotel-pages-icons__item {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 45px auto;
  color: #111;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.6rem;
  min-width: 45px;
  padding-top: 65px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
}
.hotel-pages-icons__item:last-child {
  padding-bottom: 10px;
}
.hotel-pages-icons_foto {
  background: url("../images/T7m8EnPdXujH.svg") center no-repeat;
}
.hotel-pages-icons_video {
  background: url("../images/qhyJUTNR0J52.svg") center no-repeat;
}
.hotel-pages-icons_pdf {
  background: url("../images/tjOWZjnLhtjN.svg") center no-repeat;
  position: relative;
}
.hotel-pages-icons_pdf:hover::before {
  display: block;
}
.hotel-pages-icons_pdf::before {
  width: 95px;
  border-radius: 5px;
  background-color: black;
  position: absolute;
  display: none;
  top: 40%;
  left: 100%;
  padding: 5px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.hotel-pages-icons_360 {
  background: url("../images/ZpT65BZbd2zr.svg") center no-repeat;
}
.hotel-pages-icons_blog {
  background: url("../images/nuBxuJYaqX6F.svg") center no-repeat;
}
.hotel-pages-icons_webcam {
  background: url("../images/Rf6lj3zTmwDo.svg") center no-repeat;
  background-size: 25px;
}

.featherlight-content #video {
  max-width: 90vw;
  max-height: 80vh;
}

html:lang(de) .hotel-pages-icons_pdf:before {
  content: "Die Broschüre wird in englischer Sprache geöffnet";
}

html:lang(ca) .hotel-pages-icons_pdf:before {
  content: "El fulletó s'obrirà en idioma castellà";
}

html:lang(fr) .hotel-pages-icons_pdf:before {
  content: "La brochure s'ouvrira en anglais";
}

.hotel__trustyou {
  margin-top: 30px;
}

.hotel-widget-ubication {
  margin-top: 70px;
}
.hotel-widget-ubication__photo {
  border: 10px solid #B7C1C8;
}
@media (max-width: 767px) {
  .hotel-widget-ubication__photo {
    margin-top: 1em;
  }
}
.hotel-widget-ubication__photo img {
  width: 100%;
}
.hotel-widget-ubication__title {
  color: #555555;
  font-size: 1.5em;
  text-transform: uppercase;
}
.hotel-widget-ubication__title:before {
  border-top: 2px solid #555555;
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 24px;
}
.hotel-widget-ubication__wrapper {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .cssmask .hotel-widget-ubication__wrapper {
    display: grid;
    grid-gap: 60px;
    grid-template-columns: 1fr 330px;
    align-items: start;
  }
  .no-cssmask .hotel-widget-ubication__wrapper {
    display: flex;
    align-items: flex-start;
  }
  .no-cssmask .hotel-widget-ubication__wrapper .hotel-widget-ubication__photo {
    margin-left: 60px;
    min-width: 300px;
  }
}
.hotel-widget-ubication__text {
  color: #555555;
  font-size: 0.9rem;
  line-height: 1.4em;
}
.hotel-widget-ubication__button {
  align-items: center;
  background: url("../images/jqjwyvX3j0iB.svg") 0 center no-repeat;
  color: #111;
  display: flex;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.85rem;
  margin-top: 36px;
  min-height: 30px;
  padding-left: 30px;
  text-transform: uppercase;
  transition: 0.3s;
}
.hotel-widget-ubication__button:hover {
  opacity: 0.7;
}

.hotel-featured-events {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .cssmask .hotel-featured-events {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
  }
  .no-cssmask .hotel-featured-events {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .hotel-featured-events__article {
    margin: 20px 0;
  }
}
.hotel-featured-events__link {
  display: inline-block;
  position: relative;
}
.hotel-featured-events__title {
  background-color: rgba(17, 17, 17, 0.45);
  bottom: 0;
  color: white;
  font-size: 0.9rem;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 1240px) {
  .hotel-featured-events__title {
    font-size: 1.2rem;
    padding: 20px;
  }
}
.hotel-featured-events__text {
  color: #555555;
  font-size: 0.9rem;
  margin-top: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .hotel-featured-events__text {
    margin-top: 20px;
  }
}

.hotel-events-content {
  background: #D9DDE1 url("../images/IUCp1Cia6sMw.jpg");
  margin-top: 115px;
}
.hotel-events-content__header {
  padding: 40px;
}
@media (min-width: 768px) {
  .hotel-events-content__header {
    border: 30px solid white;
    border-bottom: none;
  }
}
.hotel-events-content__title {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .hotel-events-content__title {
    font-size: 2.6rem;
  }
}
.hotel-events-content__subtitle {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .hotel-events-content__subtitle {
    font-size: 1.3em;
  }
}
.hotel-events-content__content {
  padding: 40px;
}
@media (min-width: 768px) {
  .hotel-events-content__content {
    border: 30px solid white;
    border-top: none;
  }
}
.hotel-events-content__text {
  color: #555555;
}
.hotel-events-content__text p {
  margin: 1em 0;
}
.hotel-events-content__text p:first-of-type {
  margin-top: 0;
}
.gallery .gallery {
  margin-top: 80px;
}
.gallery .gallery__title {
  color: #111;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .gallery .gallery__title {
    font-size: 2.6rem;
  }
}
.gallery .gallery__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}
@supports (display: grid) {
  @media (min-width: 768px) {
    .gallery .gallery__list {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(100px, 280px));
      grid-gap: 10px;
    }
  }
  @media (min-width: 1240px) {
    .gallery .gallery__list {
      grid-template-columns: repeat(3, 280px);
    }
  }
}
.gallery .gallery__featured {
  display: block;
  margin: 20px 0;
  transition: 0.2s;
}
.gallery .gallery__featured:hover {
  cursor: pointer;
  opacity: 0.7;
}
@supports (display: grid) {
  .gallery .gallery__featured {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .gallery .gallery__featured {
    width: 280px;
  }
}
.gallery .gallery__trigger {
  align-items: center;
  background-color: #111;
  color: white;
  display: flex;
  font-size: calc((15/16) * 1em);
  font-family: "ralewaybold", sans-serif;
  justify-content: center;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  width: 100%;
}
@media (min-width: 768px) {
  .gallery .gallery__trigger {
    width: 80;
    max-width: 280px;
  }
  .gallery .gallery__trigger:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58 9'%3E%3C/svg%3E");
    display: block;
    line-height: 0;
  }
}
.gallery .gallery__trigger:hover {
  cursor: pointer;
  opacity: 0.7;
}
.gallery .gallery__trigger-text {
  background: url("../images/mDVxWVfVoByg.svg") center 0 no-repeat;
  padding-top: 60px;
}

.destinations-list .destinations-list__international:nth-last-of-type(4):before, .destinations-list .destination-list__destination-title a {
  color: white;
  display: block;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.3em;
  margin-bottom: 20px;
}

.destinations-list {
  font-family: "ralewaybold", sans-serif;
}
.destinations-list .destinations-list__list {
  margin-inline: auto;
  max-width: 1240px;
  width: 100%;
}
@media (min-width: 768px) {
  .destinations-list .destinations-list__list {
    columns: 2;
    column-gap: 40px;
  }
}
@media (min-width: 1024px) {
  .destinations-list .destinations-list__list {
    columns: 3;
    column-gap: 80px;
  }
}
@media (min-width: 1024px) {
  .lateral-container .destinations-list .destinations-list__list {
    columns: 2;
    column-gap: 30px;
  }
}
.destinations-list .destinations-list__list > li {
  break-inside: avoid;
}
.lateral-container .destinations-list {
  max-width: 750px;
}
@media (max-width: 1239px) {
  .lateral-container .destinations-list {
    display: none;
  }
}
.main-footer .destinations-list {
  padding: 20px;
}
.destinations-list__header {
  margin: 0 auto;
  max-width: 780px;
}
@media (min-width: 1100px) {
  .destinations-list__header {
    max-width: 1100px;
  }
}
.main-footer .destinations-list__header {
  text-align: center;
}
.destinations-list__title {
  color: white;
  font-size: 1.6rem;
  font-family: "ralewayextralight", sans-serif;
}
@media (min-width: 768px) {
  .destinations-list__title {
    font-size: 2.6rem;
  }
}
.destinations-list__subtitle {
  color: white;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .destinations-list__subtitle {
    font-size: 1.3em;
  }
}
.destinations-list__list {
  margin: 40px auto 0;
  padding: 0 20px;
  text-transform: uppercase;
}
.destinations-list li {
  list-style: none;
}
.destinations-list__destination {
  margin-bottom: 20px;
}
.destinations-list__apartments {
  display: block;
  font-size: 0.65rem;
}
.destinations-list__destination-name {
  color: #AAAAAA;
  font-size: 11px;
  letter-spacing: 3px;
}
.destinations-list__destination-name:before {
  content: "_";
}
.destinations-list__link {
  color: white;
  font-size: 13px;
  letter-spacing: 1px;
  text-decoration: none;
  transition: 0.2s;
}
.destinations-list__link:hover {
  opacity: 0.7;
}
.destinations-list__openning {
  background-color: #E9A54C;
  border-radius: 2px;
  padding: 2px 4px 0px;
  color: white;
  font-size: 0.7em;
  white-space: nowrap;
}
.destinations-list__openning.open {
  display: none;
}
.destinations-list__openning.close {
  background-color: tomato;
}

.cookies-container {
  margin-top: 40px;
  text-align: left;
}
.cookies-container .checkbox-container {
  align-items: center;
  display: flex;
}
.cookies-container label {
  color: #666A6D;
  font-size: 1.2em;
  font-family: "ralewayregular", sans-serif;
  line-height: 1em;
  margin-top: 10px;
  text-transform: uppercase;
  align-items: center;
  display: flex;
  line-height: 1em;
}
@media (min-width: 768px) {
  .cookies-container label {
    font-size: 1.3em;
  }
}
.cookies-container label:hover {
  cursor: pointer;
}
.cookies-container label:after {
  background: #eee url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIyIiB2aWV3Qm94PSIwIDAgMjIgMjIiIHdpZHRoPSIyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMSIgY3k9IjExIiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHI9IjEwIiBzdHJva2U9IiM5Nzk3OTciLz48L3N2Zz4=) 2px center no-repeat;
  border: 1px solid gray;
  border-radius: 50px;
  content: "";
  display: inline-block;
  height: 28px;
  margin: 0 5px;
  transition: 0.3s;
  width: 60px;
}
.cookies-container input {
  display: none;
}
.cookies-container input:checked + label:after {
  background-color: green;
  background-position: calc(100% - 5px);
}
.cookies-container #cboxNecesarias + label {
  pointer-events: none;
}
.cookies-container #cboxNecesarias + label:after {
  background-color: green;
  background-position: calc(100% - 5px);
  opacity: 0.5;
}

.header-message {
  display: none;
}

.best-price {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  position: relative;
  text-align: center;
}
body.bcbb--show .best-price {
  display: none;
}
.best-price::before {
  content: "";
  position: absolute;
  display: inline-block;
  background: url("../images/Ww7IZwWuuvy5.svg") center center no-repeat;
  width: 100%;
  height: 140px;
  top: -80px;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 0.7;
}
.scroll-down .best-price {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
.best-price__trigger {
  align-items: center;
  background-image: url("../images/8HgGoeeyxlU6.svg"), url("../images/dsECdSYpEmAC.svg");
  background-position: 0 center, 100% center;
  background-repeat: no-repeat;
  color: white;
  display: flex;
  font-family: "ralewaybold", sans-serif;
  letter-spacing: 2px;
  min-height: 30px;
  padding: 0 30px;
  text-transform: uppercase;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.39);
}
.best-price__trigger:hover {
  cursor: pointer;
}
.best-price__trigger:hover + .best-price__tip {
  display: block;
}
.best-price__tip {
  position: relative;
  display: none;
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-size: 0.8em;
  left: 50%;
  max-width: 300px;
  padding: 10px;
  position: absolute;
  top: 160%;
  transform: translateX(-50%);
}
.best-price__tip:after, .best-price__tip:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.best-price__tip:after {
  border-color: transparent;
  border-bottom-color: white;
  border-width: 10px;
  margin-left: -10px;
}
.best-price__tip:before {
  border-color: transparent;
  border-bottom-color: white;
  border-width: 11px;
  margin-left: -11px;
}

.covid {
  background: url("../images/ISoxz57XA4ee.png") center 0 no-repeat;
  color: #111;
  font-family: "ralewaybold", sans-serif;
  min-width: 520px;
  padding-top: 180px;
}
.covid a {
  color: #111;
}
.covid a:hover {
  opacity: 0.7;
}
.covid__title {
  color: #111;
  font-size: 24px;
  letter-spacing: -0.9px;
  padding: 5px 10px;
}
.covid__text {
  font-size: 1em;
  margin-top: 5px;
}
.covid__list {
  margin-top: 15px;
  display: flex;
}
@media (max-width: 767px) {
  .covid__list {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .covid__list {
    flex-wrap: wrap;
  }
}
.covid__list li {
  align-items: center;
  display: flex;
  flex: 50%;
  font-size: 12px;
  list-style: none;
  margin: 5px 0;
  min-height: 50px;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .covid__list li {
    margin: 5px auto;
    max-width: 350px;
    min-width: 350px;
  }
}
.covid__list li:after {
  background: url("../images/RDvFfGT9IrbU.svg");
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 4px;
  width: 16px;
}
.covid__list li:before {
  background-repeat: no-repeat;
  background-position: 0 center;
  content: "";
  display: inline-block;
  height: 60px;
  margin-right: 4px;
  min-width: 60px;
}
.covid .covid__list li:nth-of-type(1):before {
  background-image: url("../images/biakDIT9osyh.png");
}
.covid .covid__list li:nth-of-type(2):before {
  background-image: url("../images/RxNqkOPuBbKE.png");
}
.covid .covid__list li:nth-of-type(3):before {
  background-image: url("../images/vQ6bmsOgInRb.png");
}
.covid .covid__list li:nth-of-type(4):before {
  background-image: url("../images/sgS7B2iQrl8u.png");
}
.covid__btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  color: white !important;
  margin-top: 30px;
}
#hotel.h-755 .covid__btn, #hotel.h-805 .covid__btn, #hotel.h-819 .covid__btn {
  background-color: #111;
}
#hotel.h-786 .covid__btn {
  background-color: #111;
}
.covid__btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .covid__btn {
    display: none;
  }
}

.footer-address {
  color: white;
  font-size: 0.9em;
  margin-top: 5px;
  text-align: center;
}

.oppenings {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0px;
  border: 3px solid #fff;
  box-shadow: 0 4px 12px -1px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-family: ralewaybold, sans-serif;
  font-size: 16px;
  font-weight: 400;
  left: 0;
  margin: 1%;
  padding: 20px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  width: 98%;
  z-index: 99;
}

.bureau-pop {
  position: relative;
  z-index: 10;
}
.bureau-pop a {
  position: absolute;
  right: 0;
  top: -100px;
}

body[data-fmodal=show] .f-modal {
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.8);
  border: none;
  display: flex;
  inset: 0;
  justify-content: center;
  height: 100vh;
  width: 100%;
  position: fixed;
  overflow: auto;
  z-index: 1000000;
}
.f-modal__container {
  background-color: white;
  margin-top: 80px;
  padding: 40px 60px;
  max-width: 720px;
}

body[data-fmodal=show] {
  overflow: hidden;
}

#coorp_open {
  cursor: pointer;
}

#coorp_close {
  background: url("../images/vxqHpEssMEok.svg") no-repeat center center;
  height: 20px;
  position: fixed;
  transition: 0.3s;
  right: 30px;
  width: 20px;
  top: 30px;
  text-indent: -99999em;
}
#coorp_close:hover {
  cursor: pointer;
  opacity: 0.7;
}

.featherlight {
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  position: fixed;
  text-align: center;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  z-index: 1000000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.featherlight .featherlight-content {
  max-height: 80vh;
  position: relative;
}

.sostenabbabilidad h1 {
  text-indent: -999999px;
  height: 120px;
  text-align: center;
  background: url("../images/M0wgYEtX2d8v.png") no-repeat center center;
}
.sostenabbabilidad ul[class] {
  list-style-type: none;
  margin: 0;
}
.sostenabbabilidad__nav {
  margin-top: 50px !important;
}
@media (min-width: 768px) {
  .sostenabbabilidad__nav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
    justify-items: stretch;
    align-items: center;
    justify-content: space-around;
  }
}
.sostenabbabilidad__nav li {
  min-height: 195px;
  border-radius: 3px;
  font-family: "ralewaybold";
  color: white;
  background-color: #111;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sostenabbabilidad__nav li {
    margin-top: 20px;
  }
}
.sostenabbabilidad__nav li a {
  display: flex;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  align-items: center;
  text-align: center;
  color: white;
  text-decoration: none;
  width: 100%;
  height: 195px;
  transition: 1s;
}
.sostenabbabilidad__nav li a:hover {
  color: white;
  text-decoration: underline;
  background-color: rgba(0, 0, 0, 0.2);
}
.sostenabbabilidad__nav li.axis-1 {
  background-image: url("../images/PV85gjnxfcK1.jpg");
}
.sostenabbabilidad__nav li.axis-2 {
  background-image: url("../images/SGuPGq9GAaBH.jpg");
}
.sostenabbabilidad__nav li.axis-3 {
  background-image: url("../images/lp0hyF7Y8hXp.jpg");
}
.sostenabbabilidad__nav li.axis-4 {
  background-image: url("../images/DTp9QsPIxI2i.jpg");
}
.sostenabbabilidad__nav li.axis-5 {
  background-image: url("../images/oyvSU6Pkoj2i.jpg");
}
.sostenabbabilidad__ln {
  width: 100%;
  height: 1px;
  background: #EBEBEB;
  margin: 50px auto;
}
.sostenabbabilidad__banner {
  position: relative;
  padding: 30px 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sostenabbabilidad__banner {
    display: flex;
    height: 140px;
    padding: 40px;
  }
}
.sostenabbabilidad__banner .content {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sostenabbabilidad__banner .content {
    flex: 2;
  }
}
.sostenabbabilidad__banner .content h3 {
  font-size: 1.875rem;
  color: #111;
  margin: 0;
}
.sostenabbabilidad__banner .content p {
  color: #111;
  margin-top: 5px !important;
}
.sostenabbabilidad__banner-btn {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 220px;
  background-color: #000;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.25rem;
  color: white !important;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  padding: 15px 30px;
  transition: 0.2s;
  margin-top: 0px;
}
@media (min-width: 768px) {
  .sostenabbabilidad__banner-btn {
    flex: 1 auto 220px;
    margin-top: 0;
  }
}
.sostenabbabilidad__banner-vision {
  background-color: #000;
}
.sostenabbabilidad__banner-vision .content h3, .sostenabbabilidad__banner-vision .content p {
  color: white;
}
.sostenabbabilidad__banner-vision .content p {
  font-style: italic;
}
.sostenabbabilidad__banner-vision:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 0;
  background: url("../images/ZC0pvZMCZzed.jpg") no-repeat center/cover;
}
.sostenabbabilidad__banner-vision .sostenabbabilidad__banner-btn {
  color: #000 !important;
  background-color: white;
}
.sostenabbabilidad__banner-memoria {
  margin-top: 50px;
  background: url("../images/wG43UCD8rZoB.jpg") no-repeat center/cover;
}
.sostenabbabilidad__blog {
  position: relative;
  padding: 100px 20px;
  margin-bottom: 20px;
  background-color: #000;
}
.sostenabbabilidad__blog:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 0;
  background: url("../images/wr7zy8aEV95G.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sostenabbabilidad__blog {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 440px;
    padding: 40px;
  }
}
.sostenabbabilidad__blog h3 {
  position: relative;
  z-index: 1;
  font-family: "ralewayextralight", sans-serif;
  font-size: 3rem;
  line-height: 100%;
  color: white;
  margin: 0;
}
.sostenabbabilidad__blog h3 + p {
  position: relative;
  z-index: 1;
  color: white;
  font-size: 1.875rem;
  margin-top: 20px !important;
}
.sostenabbabilidad__blog-btn {
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 220px;
  background-color: white;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.25rem;
  color: #111 !important;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  padding: 15px 30px;
  transition: 0.2s;
  margin-top: 0px;
}
.sostenabbabilidad__certificados {
  margin-top: 50px;
}
.sostenabbabilidad__list-logos li {
  display: inline-block;
  vertical-align: middle;
  margin: 20px 10px;
}
.sostenabbabilidad__list-logos li img {
  max-width: 200px;
  max-height: 120px;
}

.sostenabbabilidad-seccion .header-wrapper {
  background: none !important;
  position: sticky !important;
  top: 0 !important;
}
.sostenabbabilidad-seccion .header-wrapper .main-header {
  background-color: black !important;
}
.sostenabbabilidad-seccion .header-wrapper .bookbox-04__container {
  background: none !important;
}
.sostenabbabilidad-seccion .main-content {
  padding-top: 200px !important;
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion .main-content {
    padding-top: 320px !important;
  }
}
.sostenabbabilidad-seccion .main-content .default-page-container header {
  position: absolute;
  top: 115px;
  left: 0;
  right: 0;
}
@media (min-width: 900px) {
  .sostenabbabilidad-seccion .main-content .default-page-container header {
    top: 145px;
  }
}
.sostenabbabilidad-seccion.p-7429 .default-page-container header {
  background: url("../images/6giNvAp9kG8U.jpg") no-repeat center center/cover;
  max-height: 380px;
}
.sostenabbabilidad-seccion.p-7430 .default-page-container header {
  background: url("../images/3W9ZKmGA1NQY.jpg") no-repeat center center/cover;
  max-height: 380px;
}
.sostenabbabilidad-seccion.p-7431 .default-page-container header {
  background: url("../images/U1UAHilOrEwY.jpg") no-repeat center center/cover;
  max-height: 380px;
}
.sostenabbabilidad-seccion.p-7432 .default-page-container header {
  background: url("../images/3jMMY04wI3eF.jpg") no-repeat center center/cover;
  max-height: 380px;
}
.sostenabbabilidad-seccion.p-10178 .default-page-container header {
  background: url("../images/oY5iDSKMc7gE.jpg") no-repeat center center/cover;
  max-height: 380px;
}
.sostenabbabilidad-seccion__nav-local ul {
  display: flex;
  border-bottom: 1px solid #EBEBEB;
  margin: 0 0 60px !important;
  overflow-x: scroll;
  overflow-y: hidden;
}
.sostenabbabilidad-seccion__nav-local ul li {
  list-style-type: none;
  flex: 1;
  white-space: nowrap;
  padding: 10px 10px;
  text-align: center;
}
.sostenabbabilidad-seccion__nav-local ul li:first-child {
  padding-left: 0;
  text-align: left;
}
.sostenabbabilidad-seccion__nav-local ul li:last-child {
  padding-right: 0;
}
.sostenabbabilidad-seccion__nav-local ul li a {
  font-size: 1rem;
  font-family: "ralewaybold";
  color: #B1B1B1;
  text-decoration: none;
  padding: 10px 0;
  line-height: 25px;
}
.sostenabbabilidad-seccion__nav-local ul li a:hover {
  color: black;
  border-bottom: 3px solid black;
}
.sostenabbabilidad-seccion__nav-local ul li a.active {
  color: black;
  border-bottom: 3px solid black;
}
@media (min-width: 900px) {
  .sostenabbabilidad-seccion__nav-local ul li a {
    font-size: 1.125rem;
  }
}
.sostenabbabilidad-seccion h1 {
  font-size: 3000px;
  display: flex;
  justify-content: left;
  background-color: rgba(0, 0, 0, 0.5);
  align-items: center;
  padding-left: 50px;
  color: white !important;
  height: 250px;
  text-align: left;
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion h1 {
    height: 380px;
  }
}
.sostenabbabilidad-seccion h1::before {
  border-top: 3px solid white !important;
  margin-top: 22px;
}
.sostenabbabilidad-seccion h3 {
  font-size: 1.25rem;
  font-family: "ralewaybold";
}
.sostenabbabilidad-seccion p.sm {
  font-size: 1rem;
  margin-left: 20px;
}
.sostenabbabilidad-seccion .white {
  background-color: #EFEFEF;
  color: #111;
}
.sostenabbabilidad-seccion .black {
  background-color: #111;
  color: white;
}
.sostenabbabilidad-seccion .photo-text {
  text-align: center;
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion .photo-text {
    text-align: left;
    display: flex;
    align-items: center;
  }
  .sostenabbabilidad-seccion .photo-text .photo {
    flex: 1;
    margin-left: 40px;
    margin-right: 40px;
  }
  .sostenabbabilidad-seccion .photo-text .text {
    text-align: left;
    flex: 2;
  }
  .sostenabbabilidad-seccion .photo-text .text li {
    font-size: 1.25rem;
    padding-right: 80px;
  }
}
.sostenabbabilidad-seccion .photo-text .text {
  text-align: left;
}
.sostenabbabilidad-seccion ul[class] {
  list-style-type: none;
  margin: 0 auto;
}
.sostenabbabilidad-seccion__list-checks {
  margin-left: 20px !important;
}
.sostenabbabilidad-seccion__list-checks li {
  font-size: 1rem;
  background: url("../images/MSQW9tf3eqT2.svg") no-repeat left 9px;
  padding-left: 26px;
  margin-top: 20px;
}
.sostenabbabilidad-seccion__list-icons {
  display: grid;
  grid-template-columns: repeat(auto-fit);
  margin: 40px 0 !important;
}
.sostenabbabilidad-seccion__list-icons li {
  position: relative;
  z-index: 1;
  font-size: 1rem;
  line-height: 1.5em;
  padding: 50px 20px;
  margin: 1px 0 0 0;
  text-align: center;
}
.sostenabbabilidad-seccion__list-icons li img {
  margin-bottom: 5px;
}
.sostenabbabilidad-seccion__list-icons li strong.title {
  display: inline-block;
  margin: 15px 0 10px;
}
.sostenabbabilidad-seccion__list-icons li strong.title span {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion__list-icons {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1240px) {
  .sostenabbabilidad-seccion__list-icons.items-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 420px) {
  .sostenabbabilidad-seccion__list-icons.items-6 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion__list-icons.items-6 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1240px) {
  .sostenabbabilidad-seccion__list-icons.items-6 {
    grid-template-columns: repeat(6, 1fr);
  }
}
.sostenabbabilidad-seccion__list-icons.sostenabbabilidad-seccion__medio-ambiente-resumen {
  background-color: #000;
  position: relative;
}
.sostenabbabilidad-seccion__list-icons.sostenabbabilidad-seccion__medio-ambiente-resumen li {
  color: white !important;
}
.sostenabbabilidad-seccion__list-icons.sostenabbabilidad-seccion__medio-ambiente-resumen:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 0;
  background: url("../images/d8rIhS9Vc3Az.jpg") no-repeat center/cover;
}
.sostenabbabilidad-seccion__co2 {
  font-family: "ralewaybold", sans-serif;
  font-size: 1.875em;
  color: #111;
  text-align: center;
  line-height: 50px;
  padding-top: 20px;
}
.sostenabbabilidad-seccion__reciclaje {
  font-size: 1rem;
  color: white;
  text-align: center;
  line-height: 30px;
  margin-top: -30px !important;
  padding-bottom: 40px;
}
.sostenabbabilidad-seccion__reciclaje strong {
  font-family: "ralewaybold", sans-serif;
  font-size: 1.875em;
}
.sostenabbabilidad-seccion__list-logos {
  margin-left: 5px !important;
}
.sostenabbabilidad-seccion__list-logos li {
  display: inline-block;
  vertical-align: middle;
  margin: 20px 10px;
}
.sostenabbabilidad-seccion__list-logos li img {
  max-width: 200px;
  max-height: 120px;
}
.sostenabbabilidad-seccion__ln {
  width: 100%;
  height: 1px;
  background: #EBEBEB;
  margin: 50px auto;
}
.sostenabbabilidad-seccion__blog {
  position: relative;
  padding: 100px 20px;
  margin-bottom: 20px;
  background-color: #000;
}
.sostenabbabilidad-seccion__blog:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 0;
  background: url("../images/wr7zy8aEV95G.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion__blog {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 440px;
    padding: 40px;
  }
}
.sostenabbabilidad-seccion__blog h3 {
  position: relative;
  z-index: 1;
  font-family: "ralewayextralight", sans-serif;
  font-size: 3rem;
  line-height: 100%;
  color: white;
  margin: 0;
}
.sostenabbabilidad-seccion__blog h3 + p {
  position: relative;
  z-index: 1;
  color: white;
  font-size: 1.875rem;
  margin-top: 20px !important;
}
.sostenabbabilidad-seccion__blog-btn {
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 220px;
  background-color: white;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.25rem;
  color: #111 !important;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  padding: 15px 30px;
  transition: 0.2s;
  margin-top: 0px;
}
.sostenabbabilidad-seccion__banner {
  position: relative;
  padding: 30px 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion__banner {
    display: flex;
    height: 140px;
    padding: 40px;
  }
}
.sostenabbabilidad-seccion__banner .content {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion__banner .content {
    flex: 2;
  }
}
.sostenabbabilidad-seccion__banner .content h3 {
  font-size: 1.875rem;
  color: #111;
  margin: 0;
}
.sostenabbabilidad-seccion__banner .content p {
  color: #111;
  margin-top: 5px !important;
}
.sostenabbabilidad-seccion__banner-btn {
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 220px;
  background-color: #000;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.25rem;
  color: white !important;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  padding: 15px 30px;
  transition: 0.2s;
  margin-top: 0px;
}
@media (min-width: 768px) {
  .sostenabbabilidad-seccion__banner-btn {
    flex: 1 auto 220px;
    margin-top: 0;
  }
}
.sostenabbabilidad-seccion__banner-memoria {
  margin-top: 50px;
  background: url("../images/wG43UCD8rZoB.jpg") no-repeat center/cover;
}
.sostenabbabilidad-seccion__certificados {
  margin-top: 50px;
}

.intro-modal__modal {
  animation: appear 0.5s;
  background-color: rgba(0, 0, 0, 0.8);
  border: none;
  display: none;
  height: 100vh;
  overflow-y: auto;
  position: fixed;
  max-width: 100vw;
  z-index: 999999999;
  top: 0;
  width: 100vw;
}
.intro-modal__content {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 100vw;
  padding: 20px;
}
.intro-modal__close {
  display: block;
  margin-inline-start: auto;
  background: url("../images/vxqHpEssMEok.svg") no-repeat;
  height: 32px;
  width: 32px;
  border: none;
  transition: 0.3s;
}
.intro-modal__close:hover {
  cursor: pointer;
}
.intro-modal__modal {
  box-shadow: 0px 20px 25px rgba(0, 0, 0, 0.296247);
  margin-inline: auto;
  margin-block: auto;
  border: none !important;
  border-radius: 5px;
  padding: 20px 20px 70px 20px;
}
.intro-modal__modal::backdrop {
  background-color: rgba(255, 255, 255, 0.9);
}

.show--intro_modal {
  display: grid !important;
}

#iframeMedia360 iframe {
  width: 80vw;
  height: 700px;
}

.home-sostenabbabilidad {
  background-color: #222222;
  padding: 50px 0;
}
@media (min-width: 1024px) {
  .home-sostenabbabilidad {
    padding: 100px 0 300px;
  }
}
@media (max-width: 900px) {
  .home-sostenabbabilidad {
    padding: 50px 20px;
  }
}
.home-sostenabbabilidad__container {
  max-width: 1240px;
  margin: 0 auto;
}
.home-sostenabbabilidad__icon {
  background: url("../images/nMw8EAPSno4g.webp") 0 center no-repeat;
  width: 360px;
  height: 115px;
  display: grid;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .home-sostenabbabilidad__icon {
    transform: scale(0.9);
  }
}
.home-sostenabbabilidad__wyswyg {
  font-size: 1em;
  max-width: 660px;
  margin: var(--distance) auto 0;
  line-height: 25px;
}
.home-sostenabbabilidad__wyswyg, .home-sostenabbabilidad__subtitle {
  color: white;
  font-family: "ralewayregular";
  text-align: center;
}
.home-sostenabbabilidad__subtitle {
  text-transform: uppercase;
  font-size: 1.25em;
  margin-top: 30px;
}
.home-sostenabbabilidad__mosaic {
  display: flex;
  flex-wrap: wrap;
  gap: var(--distance);
  justify-content: center;
  margin: 40px auto 0;
}
.home-sostenabbabilidad__photo {
  width: 250px;
  height: 200px;
  position: relative;
}
.home-sostenabbabilidad__photo.sustainable-sourcing {
  background: url("../images/0Q6DK9r1evXm.jpg") center center no-repeat;
}
.home-sostenabbabilidad__photo.environment {
  background: url("../images/fuRBykYaReB1.jpg") center center no-repeat;
}
.home-sostenabbabilidad__photo.waste {
  background: url("../images/i6xrEt9XJTQR.jpg") center center no-repeat;
}
.home-sostenabbabilidad__photo.people {
  background: url("../images/eMkY3JWXUYL9.jpg") center center no-repeat;
}
.home-sostenabbabilidad__link {
  text-decoration: none;
}
.home-sostenabbabilidad__link p {
  font-size: 1.125em;
  color: white;
  font-family: "ralewaybold";
  text-align: center;
  text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.7);
}
.home-sostenabbabilidad__link:before {
  content: "";
  width: 90px;
  display: flex;
  aspect-ratio: 1;
  flex-direction: column;
  margin: 40px auto 5px;
  transition: transform 0.5s;
  border-radius: 50%;
  box-shadow: 0 5px 15px black;
}
.home-sostenabbabilidad__link:hover:before {
  transform: translateY(-5px);
  transition: transform 0.5s ease-in-out;
}
.sustainable-sourcing .home-sostenabbabilidad__link:before {
  background: url("../images/QDhEBuLgxTt4.svg") center center no-repeat;
}
.environment .home-sostenabbabilidad__link:before {
  background: url("../images/s1dd9F3wKOJ4.svg") center center no-repeat;
}
.waste .home-sostenabbabilidad__link:before {
  background: url("../images/YzTzXlEbiIs3.svg") center center no-repeat;
}
.people .home-sostenabbabilidad__link:before {
  background: url("../images/3V78NXHWrXik.svg") center center no-repeat;
}

.home-offers {
  background-color: #222222;
  padding: 50px 0 150px;
}
.home-offers__container {
  max-width: 1100px;
  margin: 0 auto;
}
.home-offers__header {
  text-align: center;
}
.home-offers__item {
  max-width: 920px;
  margin: 0 auto;
}
.home-offers__title {
  color: white;
  font-size: 2.625em;
  font-family: "ralewayextralight";
}
.home-offers__wyswyg {
  text-wrap: balance;
  margin-top: 15px;
  color: white;
  font-family: "ralewayregular";
  font-size: 1em;
  line-height: 25px;
}
.home-offers__content {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 1100px) {
  .home-offers__content {
    padding: 0 20px;
  }
}
.home-offers__btn {
  background-color: #000;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  display: flex;
  align-items: center;
  margin: 10px 0;
  font-size: 0.875em;
  text-transform: uppercase;
}
#hotel.h-755 .home-offers__btn, #hotel.h-805 .home-offers__btn, #hotel.h-819 .home-offers__btn {
  background-color: #111;
}
#hotel.h-786 .home-offers__btn {
  background-color: #111;
}
.home-offers__btn:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .home-offers__btn {
    display: none;
  }
}
.home-offers .hotel-offers__title, .home-offers .hotel-offers__valid, .home-offers .hotel-offers__wyswyg {
  color: white;
}
.home-offers__list {
  margin-top: 40px;
}
.home-offers__list .owl-nav {
  display: flex;
  position: absolute;
  justify-content: space-between;
  top: 50%;
  width: 100%;
}
@media (max-width: 1230px) {
  .home-offers__list .owl-nav {
    display: none;
  }
}
.home-offers__list .owl-prev {
  text-indent: -9999em;
  background: url("../images/jcVv53WVKRop.svg") no-repeat;
  height: 30px;
  width: 25px;
}
.home-offers__list .owl-next {
  text-indent: -9999em;
  background: url("../images/h8m6VTh1kssn.svg") no-repeat;
  height: 30px;
  width: 25px;
}
@media (min-width: 1231px) {
  .home-offers__list .owl-dots {
    display: none;
  }
}
@media (max-width: 1230px) {
  .home-offers__list .owl-dots {
    display: flex;
    gap: 5px;
    justify-content: center;
  }
  .home-offers__list .owl-dots div {
    display: flex;
    background-color: transparent;
    border: 2px solid var(--base-white);
    border-radius: 20px;
    cursor: pointer;
    height: 25px;
    transition: var(--transition-button);
    width: 25px;
  }
  .home-offers__list .owl-dots div.active:before {
    content: "";
    width: 11px;
    justify-content: center;
    margin: auto;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: var(--base-white);
  }
}

.webcam.h-805 video {
  max-width: 920px;
}
.webcam.h-826 video {
  max-width: 920px;
}

.bikes-welcome {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(450px, 500px));
  gap: 50px;
  max-width: 1050px;
  margin: 0 auto;
  padding: 150px 0;
}
@media (max-width: 1200px) {
  .bikes-welcome {
    display: flex;
    flex-direction: column-reverse;
  }
}
.bikes-welcome__title {
  color: #111111;
  font-family: "ralewayextralight", sans-serif;
  font-size: 2.625em;
  text-align: left;
}
@media (max-width: 1200px) {
  .bikes-welcome__title {
    text-align: center;
  }
}
.bikes-welcome__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1200px) {
  .bikes-welcome__photo {
    margin: 0 auto;
  }
}
.bikes-welcome__wyswyg {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 1em;
  font-style: normal;
  text-align: left;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .bikes-welcome__wyswyg {
    text-align: center;
  }
}
.bikes-welcome__btn {
  background-color: #000;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  transition: 0.2s;
  font-size: 0.875em;
  border-radius: 0;
  margin-top: 10px;
  text-transform: uppercase;
  max-width: 200px;
}
@media (max-width: 1200px) {
  .bikes-welcome__btn {
    margin: 20px auto 0;
  }
}
@media (max-width: 1200px) {
  .bikes-welcome__content {
    padding: 0 20px;
  }
}
.bikes-experiences {
  max-width: 1240px;
  margin: 150px auto 0;
}
.bikes-experiences__title {
  color: #111111;
  text-align: center;
  font-family: "ralewayregular", sans-serif;
  font-size: 2.625em;
}
.bikes-experiences__subtitle {
  color: #666A6D;
  font-family: "ralewayregular", sans-serif;
  font-size: 1.3125em !important;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0 !important;
}
@media (max-width: 1270px) {
  .bikes-experiences__subtitle {
    margin: 10px 0 !important;
  }
}
.bikes-experiences__list {
  margin-top: 30px;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-template-rows: 80px;
  gap: 40px;
}
@media (max-width: 1260px) {
  .bikes-experiences__list {
    padding: 0 20px;
  }
}
.bikes-experiences__item {
  display: flex;
  gap: 10px;
}
.bikes-experiences__item p {
  display: grid;
  align-content: center;
  text-transform: uppercase;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.875em;
}
.bikes-about--us {
  margin: 120px 20px 0;
  position: relative;
  z-index: 9;
}
@media (min-width: 1240px) {
  .bikes-about--us {
    display: grid;
    grid-template-columns: 750px 705px;
    margin-top: 170px;
    justify-content: center;
  }
}
.bikes-about--us__slides {
  z-index: 100;
  position: relative;
}
@media (min-width: 1240px) {
  .bikes-about--us__slides {
    transform: translate(110px, 40px);
  }
}
@media (max-width: 1239px) {
  .bikes-about--us__slides {
    display: flex;
    justify-content: center;
  }
}
.bikes-about--us__title {
  color: #111111;
  font-family: "ralewayextralight", sans-serif;
  font-size: 42px;
  font-style: normal;
  letter-spacing: 0px;
  text-align: left;
}
.bikes-about--us__subtitle {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 21px;
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px !important;
}
.bikes-about--us__wyswyg {
  color: #111111;
  font-family: "ralewayregular", sans-serif;
  font-size: 14px;
  text-align: left;
  line-height: 28px;
  margin-top: 15px !important;
}
.bikes-about--us-content {
  padding: 15px;
  position: relative;
}
.bikes-about--us-content__helper {
  max-width: 405px;
}
@media (min-width: 1240px) {
  .bikes-about--us-content {
    transform: translateX(-130px);
    padding: 100px 20px 75px 290px;
    height: 580px;
  }
  .bikes-about--us-content::before {
    content: "";
    outline: 20px solid #BEC6B0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
}
@media (max-width: 1239px) {
  .bikes-about--us-content {
    border: 20px solid #BEC6B0;
  }
}
.bikes-about--us .owl-nav {
  position: absolute;
  top: 47%;
  width: 100%;
}
.bikes-about--us .owl-nav .owl-prev {
  background: url("../images/jcVv53WVKRop.svg") no-repeat;
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999px;
  left: 10px;
  opacity: 1;
}
.bikes-about--us .owl-nav .owl-next {
  background: url("../images/h8m6VTh1kssn.svg") no-repeat;
  height: 30px;
  position: absolute;
  width: 25px;
  text-indent: -9999px;
  right: 10px;
  opacity: 1;
}
.bikes-routes {
  max-width: 1240px;
  margin: 200px auto 0;
}
.bikes-routes__title {
  color: #111111;
  font-family: "ralewayextralight", sans-serif;
  font-size: 42px;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
}
.bikes-routes__subtitle {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 21px;
  text-align: center;
  text-transform: uppercase;
}
.bikes-routes__mosaic {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-top: 25px;
}
.bikes-routes__photo {
  position: relative;
}
.bikes-routes__photo p {
  text-transform: uppercase;
  position: absolute;
  top: 30px;
  right: 0;
  padding: 15px 15px 15px 10px;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: right;
  max-width: 150px;
}
.bikes-rent {
  position: relative;
  text-decoration: none;
  margin-top: 200px;
}
@media (max-width: 767px) {
  .bikes-rent {
    margin-top: 100px;
  }
}
.bikes-rent:before {
  position: absolute;
  top: 15%;
  right: 5%;
  z-index: 9999;
}
body.h-756 .bikes-rent:before, body.h-754 .bikes-rent:before {
  content: "";
  background: url("../images/Et6uwkqjf3Ik.svg") no-repeat;
  width: 150px;
  height: 110px;
}
body.h-744 .bikes-rent:before {
  content: "";
  background: url("../images/OgAXIqjxS7fI.svg") no-repeat;
  width: 200px;
  height: 53px;
}
.bikes-rent__photo {
  background-color: #000;
  max-height: 800px;
  overflow: hidden;
}
.bikes-rent__photo img {
  width: 100%;
  opacity: 0.8;
}
@media (max-width: 899px) {
  .bikes-rent__photo img {
    height: 800px;
    object-fit: cover;
  }
}
.bikes-rent__content {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
}
.bikes-rent__pretitle, .bikes-rent__title {
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
.bikes-rent__pretitle {
  color: #ffffff;
  font-family: "ralewaybold", sans-serif;
  font-size: 1.3125em !important;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0 !important;
}
@media (max-width: 1270px) {
  .bikes-rent__pretitle {
    margin: 10px 0 !important;
  }
}
.bikes-rent__title {
  color: #ffffff;
  text-align: center;
  font-family: "ralewaybold", sans-serif;
  text-transform: lowercase;
  font-size: 2.875em;
}
.bikes-rent__links {
  display: flex;
  text-align: center;
  justify-content: center;
  gap: 20px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.bikes-rent__btn {
  color: #ffffff;
  font-family: "ralewaybold", sans-serif;
  font-size: 1.625em !important;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  transition: opacity 0.6s;
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: 20px;
  gap: 20px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.bikes-photos {
  max-width: 1140px;
  margin: 200px auto 0;
  position: relative;
}
@media (max-width: 900px) {
  .bikes-photos {
    margin-top: 100px;
  }
}
.bikes-photos img {
  width: auto !important;
}
.bikes-photos__title {
  color: #111111;
  font-family: "ralewayextralight", sans-serif;
  font-size: 42px;
  font-style: normal;
  letter-spacing: 0px;
  text-align: center;
}
.bikes-photos__slides {
  margin-top: 20px;
}
.bikes-photos .owl-nav {
  position: absolute;
  top: 47%;
  width: 100%;
}
.bikes-photos .owl-nav .owl-prev {
  background: url("../images/jcVv53WVKRop.svg") no-repeat;
  position: absolute;
  height: 30px;
  width: 25px;
  text-indent: -9999px;
  left: 10px;
  opacity: 1;
}
.bikes-photos .owl-nav .owl-next {
  background: url("../images/h8m6VTh1kssn.svg") no-repeat;
  height: 30px;
  position: absolute;
  width: 25px;
  text-indent: -9999px;
  right: 10px;
  opacity: 1;
}
.bikes-sostenabbabilidad {
  max-width: 1050px;
  margin: 150px auto 0;
}
@media (min-width: 1201px) {
  .bikes-sostenabbabilidad {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(450px, 500px));
    gap: 50px;
    padding-bottom: 200px;
  }
}
@media (max-width: 1200px) {
  .bikes-sostenabbabilidad {
    justify-content: center;
    padding: 0 20px 100px;
    display: flex;
    flex-direction: column-reverse;
  }
}
.bikes-sostenabbabilidad__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bikes-sostenabbabilidad__title {
  color: #111111;
  font-family: "ralewayextralight", sans-serif;
  font-size: 2.625em;
  text-align: left;
}
@media (max-width: 1200px) {
  .bikes-sostenabbabilidad__title {
    margin-top: 20px;
    text-align: center;
  }
}
.bikes-sostenabbabilidad__wyswyg {
  color: #666a6d;
  font-family: "ralewayregular", sans-serif;
  font-size: 1em;
  font-style: normal;
  text-align: left;
  margin-top: 10px;
}
@media (max-width: 1200px) {
  .bikes-sostenabbabilidad__wyswyg {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .bikes-sostenabbabilidad__photo {
    margin: 20px auto 0;
  }
}

.deportes .main-content {
  background-color: #EDF2E4;
}
.deportes .main-content section:first-of-type {
  background: url("../images/gcSg7PaP2lfv.jpg") repeat-x;
}
.deportes .default-page-container {
  display: none;
}
.deportes .home-abbantage {
  display: none;
  background: #EDF2E4 url("../images/AAtCzu8XkZBF.png") no-repeat;
}
@media (min-width: 768px) {
  .deportes .home-abbantage {
    background-position: center 800%;
    padding: 280px 20px 100px;
  }
}
.deportes .widget-banners-03 {
  display: none;
}
.deportes .main-footer {
  margin-top: 0;
}

.join-us[data-join=show] {
  position: absolute;
  right: 0;
  transform: translateX(105px);
  top: 12%;
  z-index: 999999999;
}
@media (max-width: 1380px) {
  .join-us[data-join=show] {
    display: grid;
    position: fixed;
    justify-content: center;
    align-items: center;
    z-index: 999999999;
    background-color: rgba(0, 0, 0, 0.4);
    inset: 0;
    margin: auto;
    transform: translateX(0);
  }
  .join-us[data-join=show] .join-us__content {
    padding: 0 10px;
  }
}
.join-us[data-join=show] .join-us__close {
  position: absolute;
  content: "";
  background: url("../images/vxqHpEssMEok.svg") right top no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer;
  top: 10%;
  left: 70%;
  opacity: 1;
  transition: opacity 0.5s;
}
.join-us[data-join=show] .join-us__close:hover {
  opacity: 0.7;
  transition: opacity 0.5s;
}
@media (max-width: 1380px) {
  .join-us[data-join=show] .join-us__close {
    left: 80%;
    top: 5%;
  }
}
.join-us[data-join=show] .join-us__mini {
  display: none;
}
.join-us[data-join=show] .join-us__container {
  position: relative;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background-color: black;
  box-shadow: 0px 30px 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .join-us[data-join=show] .join-us__container {
    width: 450px;
    height: 450px;
  }
}
.countdown .join-us[data-join=show] .join-us__container {
  border: 1px solid white;
}
.join-us[data-join=show] .join-us__content {
  max-width: 330px;
  position: absolute;
  top: 22%;
  left: 8%;
  text-align: end;
}
@media (max-width: 1380px) and (min-width: 768px) {
  .join-us[data-join=show] .join-us__content {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .join-us[data-join=show] .join-us__content {
    max-width: 360px;
    top: 18%;
  }
}
.join-us[data-join=show] .join-us__content #form-nl_step1 {
  width: 90%;
  margin-left: auto;
}
.join-us[data-join=show] .join-us__submit {
  background-color: #666A6D;
  border-radius: 3px;
  color: white;
  display: inline-block;
  font-family: "ralewaybold", sans-serif;
  font-size: 1rem;
  line-height: 1em;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
  display: flex;
  width: 175px;
  margin: 15px 30px 0 auto;
  position: relative;
}
#hotel.h-755 .join-us[data-join=show] .join-us__submit, #hotel.h-805 .join-us[data-join=show] .join-us__submit, #hotel.h-819 .join-us[data-join=show] .join-us__submit {
  background-color: #111;
}
#hotel.h-786 .join-us[data-join=show] .join-us__submit {
  background-color: #111;
}
.join-us[data-join=show] .join-us__submit:hover {
  background-color: #232323;
  cursor: pointer;
}
@media print {
  .join-us[data-join=show] .join-us__submit {
    display: none;
  }
}
.join-us[data-join=show] .join-us__submit.btn-loading {
  overflow: hidden;
  color: transparent !important;
}
.join-us[data-join=show] .join-us__submit.btn-loading:before, .join-us[data-join=show] .join-us__submit.btn-loading:after {
  border-radius: 8px;
  content: "";
  height: 8px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.join-us[data-join=show] .join-us__submit.btn-loading:before {
  background-color: #999;
  left: 50%;
  width: 30px;
}
.join-us[data-join=show] .join-us__submit.btn-loading:after {
  animation: btns-loading 0.6s ease-in-out infinite alternate;
  background-color: #000;
  opacity: 0.6;
  left: 50%;
  width: 8px;
}
@keyframes btns-loading {
  0% {
    left: calc(50% - 15px);
  }
  100% {
    left: calc(50% + 15px);
  }
}
@keyframes btns-loading {
  0% {
    left: calc((100% - 30px) / 2);
  }
  100% {
    left: calc((100% + 30px) / 2);
  }
}
.join-us[data-join=show] .join-us__title, .join-us[data-join=show] .join-us__valid-title {
  font-family: "ralewaybold", sans-serif;
  color: white;
  font-size: 1.5em;
  text-wrap: balance;
}
.join-us[data-join=show] .join-us__wyswyg, .join-us[data-join=show] .join-us__valid-wyswyg {
  font-family: "ralewayregular";
  color: white;
  margin-top: 10px;
}
.join-us[data-join=show] .join-us__privacity {
  display: none;
  padding-left: 20px;
  font-family: "ralewayregular", sans-serif;
  margin-top: 10px;
  text-align: start;
  font-size: 0.75em;
  color: white;
  line-height: 16px;
}
.join-us[data-join=show] .join-us__privacity a {
  color: white;
}
@media (max-width: 1380px) {
  .join-us[data-join=show] .join-us__privacity a {
    margin: 25px auto 0;
  }
}
.join-us[data-join=show] .join-us__checkbox {
  font-family: "ralewayregular", sans-serif;
  margin-top: 10px;
  text-align: start;
  font-size: 1em;
  color: white;
  margin-left: 0px;
}
.join-us[data-join=show] .join-us__checkbox.error {
  border: 2px solid #D90000;
  border-radius: 3px;
  padding: 2px;
}
.join-us[data-join=show] .join-us__valid {
  display: none;
}
.join-us[data-join=show] .join-us__form {
  position: relative;
  border: none;
}
.join-us[data-join=show] .join-us__form-input {
  all: unset;
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid white;
  width: 100%;
}
.join-us[data-join=show] .join-us__form-input::placeholder, .join-us[data-join=show] .join-us__form-input::-ms-input-placeholder {
  color: white;
  font-family: "ralewaybold", sans-serif;
}
.join-us[data-join=show] .join-us__form-input[type=text] {
  color: white;
  font-family: "ralewaybold", sans-serif;
}
.join-us[data-join=show] .join-us__form-label {
  font-family: "ralewaybold", sans-serif;
  color: white;
  position: absolute;
}
.join-us[data-join=show] .join-us__error {
  display: none;
  margin-top: 20px;
  font-family: "ralewaybold", sans-serif;
  font-size: 0.75em;
  color: #c29425;
}
.join-us[data-join=hide] {
  position: absolute;
  right: 0%;
  top: 20%;
  z-index: 99999;
  cursor: pointer;
}
.join-us[data-join=hide]:not(.privacity-checked) {
  animation: shake 4.3s ease-in-out infinite;
}
.countdown .join-us[data-join=hide] {
  top: 40%;
}
@media (width < 901px) {
  .countdown .join-us[data-join=hide] {
    top: 15%;
  }
}
body#hotel .join-us[data-join=hide] {
  top: 40%;
}
@media (width < 767px) {
  body#hotel .join-us[data-join=hide] {
    top: 410px;
    right: -10px;
  }
}
@media (max-width: 1380px) {
  .join-us[data-join=hide] {
    top: 30%;
  }
}
@media (max-width: 1100px) {
  .join-us[data-join=hide] {
    top: 20%;
  }
}
@media (max-width: 899px) {
  .join-us[data-join=hide] {
    z-index: 999999;
  }
}
.join-us[data-join=hide] .join-us__currency {
  color: white;
  font-size: 1.75em;
}
.join-us[data-join=hide] .join-us__mini {
  display: grid;
  text-align: center;
  align-content: center;
  font-family: "ralewaybold", sans-serif;
  opacity: 1;
  transition: opacity 0.5s;
  height: 120px;
}
.join-us[data-join=hide] .join-us__mini p {
  color: white;
  font-size: 0.875em;
}
.join-us[data-join=hide] .join-us__mini:hover {
  opacity: 0.7;
  transition: opacity 0.5s;
}
.join-us[data-join=hide] .join-us__container {
  position: relative;
  width: 130px;
  height: 135px;
  border-radius: 50%;
  background-color: black;
  box-shadow: 0px 30px 20px rgba(0, 0, 0, 0.3);
}
@media (width < 767px) {
  .join-us[data-join=hide] .join-us__container {
    width: 120px;
    height: 120px;
  }
}
.countdown .join-us[data-join=hide] .join-us__container {
  border: 2px solid white;
}
.join-us[data-join=hide] .join-us__content {
  display: none;
}
.join-us.privacity--checked .join-us__valid {
  display: block;
}
.join-us.privacity--checked .join-us__header,
.join-us.privacity--checked .join-us__form {
  display: none;
}
.join-us.privacity--checked .join-us__content {
  top: 40%;
}
@media (max-width: 767px) {
  .join-us.privacity--checked .join-us__content {
    top: 30%;
  }
}
.join-us.input--error .join-us__error {
  display: block;
  animation: shake 350ms;
}
.join-us.input--valid .join-us__privacity {
  display: block;
}
.join-us.input--valid .join-us__wyswyg {
  display: none;
}
.lateral-container--show .join-us, .bcbb--show .join-us {
  display: none;
}
.offer .join-us {
  display: none;
}

@keyframes shake {
  25% {
    transform: translateX(10px);
  }
  50% {
    transform: translateX(-10px);
  }
  75% {
    transform: translateX(10px);
  }
}
body.home {
  overflow-x: hidden;
}

@keyframes shake {
  0% {
    transform: translateX(0);
  }
  2% {
    transform: translateX(-5px);
  }
  4% {
    transform: translateX(5px);
  }
  6% {
    transform: translateX(-5px);
  }
  8% {
    transform: translateX(5px);
  }
  10% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
/* Bookbox container */
.bookbox-container {
  position: sticky;
  z-index: 999999;
}
@media (min-width: 1050px) {
  body:not(.home):not(.offer):not(#hotel) .bookbox-container {
    padding: 10px 0;
  }
}
@media (min-width: 1050px) {
  body:not(.home):not(.offer):not(.scroll-down):not(#hotel) .bookbox-container {
    background: rgba(17, 17, 17, 0.3);
  }
}
@media (min-width: 1050px) {
  #hotel:not(.bookingbox--open) .bookbox-container {
    height: 0;
    transform: translateY(-250px);
  }
}
@media (max-width: 1049px) {
  #hotel:not(.bookingbox--open) .bookbox-container {
    height: 0;
    transform: translateY(-250px);
  }
}
@media (max-width: 1049px) {
  #hotel .s-600 .bookbox-container {
    height: 0;
    transform: translateY(-250px);
  }
}
@media (max-width: 1049px) {
  #hotel .s-400 .bookbox-container {
    height: 0;
    transform: translateY(-150px);
  }
}
.lateral-container--show .bookbox-container {
  display: none;
}
.home:not(.bcbb--show) .bookbox-container {
  height: 0;
}
@media (max-width: 1049px) {
  body.bcbb--show .bookbox-container {
    background-color: var(--bookbox-mobile-container-bg-color);
    inset: 0;
    position: fixed;
  }
}
@media (max-width: 1049px) {
  body.no-slider:not(.bcbb--show) .bookbox-container {
    transform: translateY(10px);
  }
}
@media (max-width: 1049px) {
  body.no-slider:not(.bcbb--show).scroll-down .bookbox-container {
    transform: translateY(125px);
  }
}
@media (max-width: 767px) {
  .home:not(.bcbb--show) .bookbox-container {
    transform: translateY(-350px);
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  .home:not(.bcbb--show) .bookbox-container {
    transform: translateY(-150px);
  }
}
@media (min-width: 1050px) {
  .home:not(.scroll-down):not(#hotel) .bookbox-container {
    transform: translateY(-250px);
  }
}
@media (min-width: 1050px) {
  .has-slider:not(.scroll-down) .bookbox-container {
    transform: translateY(0);
  }
}
#hotel.scroll-down.has-slider:not(.bcbb--show) .bookbox-container {
  transform: translateY(110px);
  position: fixed;
  width: 100%;
  top: 0;
  transition: 0.3s;
}
.home.scroll-down:not(.bcbb--show) .bookbox-container {
  top: calc(var(--header-scroll-height));
  transition: 0.5s;
  position: fixed;
  width: 100%;
  transform: translateY(20px);
}
@media (max-width: 1290px) and (min-width: 767px) {
  .home.scroll-down:not(.bcbb--show) .bookbox-container {
    transform: translateY(0);
  }
}
@media (max-width: 767px) {
  .home.scroll-down:not(.bcbb--show) .bookbox-container {
    transform: translateY(-15px);
  }
}
@media (min-width: 1050px) {
  .home.scroll-down:not(#hotel) .bookbox-container {
    left: 50%;
    position: fixed !important;
    top: calc(var(--header-scroll-height));
    transform: translate(-50%, 20px);
  }
}
.offer:not(.bcbb--show) .bookbox-container {
  margin-top: 40px;
  transform: translateY(0);
}

@media print {
  footer,
.bookbox-container,
.main-nav-container,
.nav-header-01,
.nav-header-lgn-01,
.slider-container,
.btn {
    display: none;
  }

  p, ul, ol, li {
    font-size: 14px;
    line-height: 1em;
  }

  h1, h2 {
    font-size: 20px !important;
  }
}
