@font-face {
  font-family: Caudex;
  src: url('../fonts/Caudex-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bp Ecatherina Ex 1";
  src: url('../fonts/BP-Ecatherina-ex1-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hello Bride Script;
  src: url('../fonts/Hello-Bride-Script.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Caudex;
  src: url('../fonts/Caudex-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section {
  padding: 5%;
}

.section._1 {
  background-image: url('../images/2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.section._2 {
  background-image: url('../images/7.png'), url('../images/4.png'), url('../images/4.png'), url('../images/5.png');
  background-position: 50% 0, 50% 100%, 50% 0, 50% 0;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  background-size: cover, contain, contain, cover;
  padding-top: 10%;
  padding-bottom: 10%;
}

.section._3 {
  background-image: url('../images/7.png'), url('../images/d.png');
  background-position: 0 0, 0 0;
  background-size: cover, contain;
}

.section._4 {
  background-image: url('../images/4.png'), url('../images/ok.png');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-top: 10%;
  padding-bottom: 2%;
}

.grid-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px #8f9172;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
  width: 100%;
}

.div-block-16 {
  justify-content: space-around;
  width: 100%;
  display: flex;
}

.nav-link {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 70%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

.nav-link.w--current {
  color: #676342;
}

.nav-link._2 {
  color: #fff;
  letter-spacing: 1.5px;
  font-family: Caudex, Times New Roman, sans-serif;
}

.nav-link._2.w--current {
  text-shadow: 0 1px 1px #0003;
  padding-left: 28px;
}

.nav-link._1 {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}

.nav-link._1-copy {
  width: 30%;
  padding-left: 0;
  padding-right: 0;
}

.div-block-17 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-17._1 {
  justify-content: flex-start;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-2 {
  background-color: #e7e5e4;
  border-bottom: 1px solid #000;
  width: 100%;
  padding-top: 2%;
  padding-bottom: 2%;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar-2.compu {
  z-index: 99;
  background-color: #e5e1de1a;
  border-bottom-style: none;
  height: 12%;
  margin-bottom: 2%;
  padding-top: 1%;
  padding-bottom: 0%;
  position: fixed;
  inset: 0%;
}

.div-block-19 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 90%;
  display: flex;
}

.div-block-20 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.js-clock-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  padding: 0;
  display: flex;
}

.box-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number-2 {
  color: #86796a;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
  display: block;
}

.texto_principalcentrado {
  color: #86796a;
  text-align: center;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.div-block-21 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading {
  color: #7a7452;
  margin-top: 10%;
  font-family: "Bp Ecatherina Ex 1", Times New Roman, sans-serif;
  font-weight: 400;
  line-height: 0;
}

.section-2 {
  background-image: url('../images/m3.png'), url('../images/m4.png'), url('../images/m2.png'), url('../images/m5.png'), url('../images/1_1.png'), url('../images/7.png'), url('../images/4.png'), url('../images/Copia-de-marco.png'), url('../images/4.png'), url('../images/ok.png');
  background-position: 0 98%, 100%, 0%, 100% 20%, 0 5%, 50% 0, 50% 100%, 100% 100%, 50% 0, 50% 0;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat;
  background-size: 200px, 200px, 300px, 200px, 200px, cover, contain, 200px, contain, contain;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 280vh;
  padding: 105px 10px 10%;
  display: flex;
}

.section-2.phone {
  display: none;
}

.div-block-22 {
  width: 50%;
  height: 50vh;
}

.faq-question-bar {
  color: #fff;
  border-bottom: 1px solid #d7cec1;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.question-title {
  color: #d7cec1;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 20px;
}

.faq-paragraph {
  color: #d7cec1;
  text-align: center;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}

.link {
  color: #d7cec1;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 15px;
  min-width: 15px;
  height: 15px;
  min-height: 15px;
  display: flex;
}

.faq-content {
  overflow: hidden;
}

.link-11 {
  color: #73775d;
  text-decoration: none;
}

.div-block {
  width: 100%;
  height: 1px;
}

.div-block-27 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  padding-left: 0%;
  display: flex;
}

.faq-question-wrap {
  cursor: pointer;
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}

.heading-2 {
  color: #d7cec1;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.text-span {
  color: #dad0c3;
  font-size: 10px;
  text-decoration: none;
}

.link-12 {
  color: #dad0c3;
  text-decoration: none;
}

.text-span-2 {
  font-size: 10px;
}

.text-span-3, .text-span-4, .text-span-5 {
  text-transform: uppercase;
}

.div-block-28 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10%;
  display: flex;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.modal-container-4 {
  z-index: 5;
  background-color: #b6bea0;
  background-image: url('../images/d.png');
  background-position: 0 0;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 800px;
  height: 90%;
  margin: 3% auto 20px;
  padding: 5% 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-5 {
  color: #4e5849;
  background-color: #3898ec00;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}

.div-block-83 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.modal-wrapper-4 {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.modal-wrapper-4._3 {
  display: none;
}

.modal-wrapper-4._6 {
  display: none;
  position: absolute;
  inset: 0%;
}

.grid-13 {
  grid-column-gap: 20px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.paragraph-7 {
  color: #f4f1eb;
  text-align: center;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 40px;
}

.modal-close_area-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0%;
}

.sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.paragraph-8 {
  color: #f0f0e8;
  text-align: center;
  width: 80%;
  font-family: Caudex, Times New Roman, sans-serif;
}

.div-block-84, .div-block-85 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-6 {
  color: #585326;
  background-color: #3898ec00;
  margin-top: 3%;
  font-family: Caudex, Times New Roman, sans-serif;
  text-decoration: underline;
}

.paragraph-9 {
  color: #585326;
  letter-spacing: 1.5px;
  margin-top: 10px;
  font-family: Hello Bride Script, Times New Roman, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.div-block-86 {
  background-image: url('../images/22.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  height: 100%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.heading-3 {
  color: #7a7452;
  margin-top: 0;
  font-family: Hello Bride Script, Times New Roman, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 60px;
}

.grid-14 {
  grid-template-columns: 1fr;
  width: 50%;
  height: 100%;
}

.div-block-87 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-4 {
  color: #42401b;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.paragraph-10 {
  color: #7a7452;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.paragraph-11 {
  color: #7a7452;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-weight: 700;
}

.paragraph-10-copy {
  color: #7a7452;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
}

.button-7 {
  color: #7a7452;
  text-align: center;
  letter-spacing: 1.5px;
  background-color: #3898ec00;
  border: 1px solid #545454;
  border-radius: 20px;
  margin: 10px 5px 20px;
  padding: 5px 10px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 15px;
}

.link-13 {
  color: #d6cdc0;
  text-transform: none;
}

.link-14 {
  color: #d8cfc2;
  text-decoration: none;
}

.div-block-88 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-5 {
  color: #585327;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 5%;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.navbar-3, .uno.phone {
  display: none;
}

.link-15, .link-16 {
  color: #f3f3ed;
  text-decoration: none;
}

.paragraph-12 {
  color: #7a7452;
  text-align: center;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

.div-block-89 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.modal-component {
  width: 100%;
  height: 100%;
}

.modal-container {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/16_116.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 600px;
  margin: 10vh auto 20px;
  padding: 3% 40px 35px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.heading-6 {
  color: #676435;
  text-align: center;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.button-3 {
  color: #676535;
  background-color: #35353500;
  border: 1px solid #676535;
  border-radius: 20px;
  padding: 5px 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition-property: none;
}

.button-3.modal-open_btn {
  color: #42401b;
  text-align: center;
  text-transform: uppercase;
  background-color: #4353ff00;
  border-style: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  text-decoration: underline;
  display: flex;
}

.paragraph-4 {
  text-align: center;
  font-weight: 400;
}

.displayonly_component {
  width: 100%;
  height: 100%;
  min-height: auto;
  box-shadow: none;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0 0 0 40px;
  display: flex;
}

.displayonly_component._6 {
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
}

.paragraph-12-copy {
  color: #7a7452;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.liinks {
  font-size: 11px;
}

.cerrar {
  color: #5a623d;
  border: 2px solid #5a623d;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding-top: 0;
  padding-bottom: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 27px;
  display: flex;
  position: relative;
  inset: 0% 0% auto 149px;
}

.cerrar:hover {
  color: #5a623d;
  background-color: #5a623d85;
}

.link-17 {
  color: #5a623d;
  font-size: 12px;
  text-decoration: underline;
}

.link-17:hover {
  text-transform: uppercase;
}

.subsub {
  color: #5a623d;
  text-align: center;
  letter-spacing: 1px;
}

.titulorecs {
  color: #5a623d;
  font-size: 63px;
  line-height: 40px;
  position: static;
}

.titulohotelrec {
  color: #5a623d;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}

.hojarecs {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  background-image: url('../images/HojaOndulada.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 520px;
  height: 580px;
  display: flex;
}

.hojarecs.hoteles {
  z-index: auto;
  background-image: url('../images/ok.png');
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 0 5% 80px 55px;
  position: static;
  inset: 0%;
}

.recs_hoteles {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #5a623d9c;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.recs_hoteles.rec_hotel {
  justify-content: center;
  align-items: center;
  display: none;
}

.recs_hoteles.rec_hotel.eng {
  display: none;
}

.divrecs {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 350px;
  display: flex;
}

.divrecs.hotle {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  width: auto;
}

.text-span-7, .text-span-8 {
  text-transform: uppercase;
}

.sec {
  background-image: url('../images/5.png');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  padding: 10%;
}

.div-block-90 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.italic-text {
  color: #42401b;
  font-family: Hello Bride Script, Times New Roman, sans-serif;
  font-size: 70px;
  font-weight: 400;
}

.grid-15 {
  grid-template-rows: auto;
  width: 40%;
}

.div-block-91 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-8 {
  color: #42401b;
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #42401b;
  border-radius: 20px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Caudex, Times New Roman, sans-serif;
}

.heading-7 {
  margin-bottom: 20px;
}

@media screen and (min-width: 1920px) {
  .js-clock-2 {
    text-shadow: none;
  }
}

@media screen and (max-width: 991px) {
  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .modal-close_btn {
    font-size: 1.8rem;
  }

  .displayonly_component {
    padding: 30px;
  }

  .titulorecs {
    font-size: 50px;
  }

  .hojarecs {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 410px;
    height: 500px;
  }

  .hojarecs.hoteles {
    width: 480px;
    height: 547px;
  }
}

@media screen and (max-width: 479px) {
  .section._1 {
    height: 90vh;
    padding-bottom: 10%;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #0000;
  }

  .grid-9, .div-block-16 {
    display: none;
  }

  .nav-link {
    color: #545454;
    text-align: center;
    margin-left: 0;
    font-size: 4vw;
    font-weight: 300;
    line-height: 5vw;
  }

  .icon-5 {
    color: #7a7c5f;
  }

  .navbar-2 {
    width: 100%;
  }

  .navbar-2.compu {
    display: none;
  }

  .div-block-20 {
    margin-bottom: 3%;
  }

  .js-clock-2 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    flex-flow: row;
    padding-top: 0%;
    padding-bottom: 0%;
  }

  .box-2 {
    width: auto;
    height: auto;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .clock-number-2 {
    width: auto;
    height: auto;
    padding: 0%;
    font-size: 5vw;
    font-style: normal;
    line-height: 6vw;
  }

  .texto_principalcentrado {
    font-size: 10px;
    line-height: 14px;
  }

  .heading {
    font-size: 20px;
  }

  .section-2 {
    background-image: url('../images/4.png'), url('../images/Copia-de-marco.png'), url('../images/4.png'), url('../images/ok.png');
    background-position: 50% 100%, 100% 100%, 50% 0, 50% 0;
    background-repeat: no-repeat, no-repeat, no-repeat, repeat;
    background-size: contain, 100px, contain, contain;
    height: auto;
    padding-top: 10%;
    display: none;
  }

  .section-2.phone {
    background-image: url('../images/m4.png'), url('../images/m5.png'), url('../images/m3.png'), url('../images/m2.png'), url('../images/1_1.png'), url('../images/4.png'), url('../images/Copia-de-marco.png'), url('../images/4.png'), url('../images/ok.png');
    background-position: 100% 70%, 100% 25%, 0 99%, 0%, 0 20px, 50% 100%, 100% 100%, 50% 0, 50% 0;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat;
    background-size: 80px, 100px, 100px, 150px, 100px, contain, 100px, contain, contain;
    display: flex;
  }

  .question-title {
    flex: 1;
    font-size: 18px;
  }

  .faq-paragraph {
    text-align: center;
  }

  .faq-question-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .modal-container-4 {
    width: 100%;
    max-width: 100%;
    margin: 0% 0 0;
  }

  .modal-wrapper-4._3 {
    display: none;
  }

  .grid-13 {
    display: flex;
  }

  .div-block-86 {
    background-image: url('../images/22.png'), url('../images/22.png'), url('../images/22.png');
    background-position: 100%, 50% 0, 0 0;
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-size: cover, cover, cover;
    width: 75%;
    padding: 15% 5%;
  }

  .grid-14 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 70%;
  }

  .div-block-87 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    padding-bottom: 20px;
  }

  .heading-4 {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 15px;
  }

  .paragraph-10 {
    margin-bottom: 0;
    font-size: 10px;
    line-height: 15px;
  }

  .paragraph-11 {
    font-size: 10px;
    line-height: 15px;
  }

  .paragraph-10-copy {
    font-size: 9px;
    line-height: 15px;
  }

  .button-7 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 9px;
  }

  .navbar-3 {
    background-color: #dddddd36;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .icon-6 {
    color: #000;
  }

  .menu-button-3.w--open {
    background-color: #0000;
    display: block;
  }

  .nav-menu {
    background-image: url('../images/ok.png');
    background-position: 0 0;
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nav-link-2 {
    text-align: center;
    font-family: Caudex, Times New Roman, sans-serif;
  }

  .uno {
    display: none;
  }

  .uno.phone {
    display: block;
  }

  .paragraph-12 {
    line-height: 14px;
  }

  .text-span-6 {
    font-size: 8px;
    line-height: 10px;
  }

  .heading-6 {
    margin-top: 10px;
  }

  .button-3.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }

  .displayonly_component._6 {
    padding: 0;
  }

  .paragraph-12-copy {
    line-height: 14px;
  }

  .cerrar {
    margin-top: 5%;
    margin-right: 3%;
  }

  .subsub {
    font-size: 12px;
    line-height: 15px;
  }

  .titulorecs {
    margin-top: -27px;
  }

  .titulohotelrec {
    font-size: 15px;
    line-height: 20px;
  }

  .hojarecs {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    width: 360px;
    height: 440px;
  }

  .hojarecs.hoteles {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    align-items: center;
    width: 365px;
    height: auto;
    padding-top: 0;
    padding-bottom: 49px;
    padding-left: 5%;
    overflow: scroll;
  }

  .recs_hoteles.rec_hotel {
    display: none;
  }

  .divrecs {
    width: 230px;
  }

  .italic-text {
    text-align: center;
    line-height: 60px;
  }

  .grid-15 {
    width: 100%;
  }

  .heading-7 {
    text-align: center;
  }

  .text-span-9 {
    text-transform: uppercase;
  }
}

#w-node-_4d3e3aa3-7541-0865-e4f2-66b270e76608-f45d9cd4, #w-node-_4d3e3aa3-7541-0865-e4f2-66b270e7660f-f45d9cd4, #w-node-_4d3e3aa3-7541-0865-e4f2-66b270e76611-f45d9cd4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9bdfaa0e-036f-edf4-51fd-121fda012fa6-f45d9cd4 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9bdfaa0e-036f-edf4-51fd-121fda012fb7-f45d9cd4 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_4d3e3aa3-7541-0865-e4f2-66b270e76608-18d3dbb2, #w-node-_4d3e3aa3-7541-0865-e4f2-66b270e7660f-18d3dbb2, #w-node-_4d3e3aa3-7541-0865-e4f2-66b270e76611-18d3dbb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9bdfaa0e-036f-edf4-51fd-121fda012fa6-18d3dbb2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9bdfaa0e-036f-edf4-51fd-121fda012fb7-18d3dbb2 {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'Caudex';
  src: url('../fonts/Caudex-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bp Ecatherina Ex 1';
  src: url('../fonts/BP-Ecatherina-ex1-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hello Bride Script';
  src: url('../fonts/Hello-Bride-Script.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Caudex';
  src: url('../fonts/Caudex-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}