@font-face {
  font-family: Classico;
  src: url('../fonts/Classico.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Classico;
  src: url('../fonts/Classico-Bold.otf') format("opentype");
  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-color: #7d7f60;
  background-image: url('../images/3.png'), url('../images/2.png'), url('../images/1.png');
  background-position: 100% 100%, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, repeat;
  background-size: contain, contain, cover;
  height: 100vh;
  position: relative;
}

.section._2 {
  background-image: url('../images/5.png'), url('../images/6.png');
  background-position: 0%, 0 0;
  background-size: cover, contain;
}

.section._3 {
  background-image: url('../images/10.png');
  background-position: 50%;
  background-size: cover;
}

.section._4 {
  background-image: url('../images/6.png');
  background-position: 0 0;
  background-size: contain;
}

.section._5 {
  background-image: url('../images/10.png');
  background-position: 0 0;
  background-size: cover;
  padding-top: 10%;
  padding-bottom: 2%;
}

.navbar {
  background-color: #ddd0;
}

.container {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 12px;
}

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

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

.div-block-2 {
  background-image: url('../images/5.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.link-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-3 {
  justify-content: center;
  align-items: center;
  margin-top: -422px;
  padding-left: 10%;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Classico, Times New Roman, sans-serif;
}

.heading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 20px;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.paragraph {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Classico, Times New Roman, sans-serif;
  font-weight: 700;
}

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

.div-block-4._1 {
  margin-top: 10%;
}

.heading-3 {
  color: #6f663b;
  letter-spacing: 3px;
  margin-top: 0;
  margin-bottom: 5%;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  position: relative;
}

.c-card-back {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 350px;
  display: block;
}

.c-flip-card {
  position: relative;
}

.c-flipping-cards-list {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 0% 0 0;
  display: flex;
}

.c-card-quote {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  display: flex;
  position: relative;
}

._w-card-back {
  perspective: 1000px;
  background-color: #fff0;
  background-image: url('../images/13.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 15%;
  padding-right: 15%;
  display: flex;
}

.text-span {
  text-transform: none;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 10px;
}

.button-2 {
  color: #606961;
  background-color: #3898ec00;
  border: 1px solid #606961;
  border-radius: 20px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
  line-height: 15px;
}

.paragraph-2 {
  color: #606961;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-2._3 {
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 25px;
  line-height: 20px;
}

._w-card-front {
  perspective: 1000px;
  background-color: #ff6565;
  background-image: linear-gradient(#00000069, #00000069), url('../images/IMG_7087IMG_7086.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  transform: none;
}

._w-card-front.fb {
  background-color: #6670bd;
}

._w-card-front.fb._3 {
  background-color: #0000;
  background-image: url('../images/rec.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

._w-card-front._1 {
  background-color: #0000;
  background-image: url('../images/a.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
}

._w-card-front.tw {
  background-color: #8ca7ff;
}

._w-card-front.tw._2 {
  background-color: #0000;
  background-image: none;
  border-radius: 0;
}

.cloneable-area {
  padding: 0 10px;
}

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

.div-block-19._2 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.c-card-front {
  perspective: 1000px;
  background-image: url('../images/b.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 330px;
  height: 450px;
  display: flex;
}

.c-card-front._1 {
  width: 330px;
  height: 450px;
  box-shadow: none;
  background-image: none;
}

.c-card-front._2 {
  background-image: none;
}

.liinks {
  font-size: 11px;
  line-height: 12px;
}

.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 {
  color: #5a623d;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
  text-decoration: underline;
}

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

.subsub {
  color: #5a623d;
  text-align: center;
  letter-spacing: 1px;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

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

.titulorecs {
  color: #5a623d;
  font-family: Classico, Times New Roman, sans-serif;
  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-color: #e8e7df;
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 90%;
  padding: 2% 5%;
  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 {
  z-index: 10000;
  display: block;
  position: absolute;
  inset: 0%;
}

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

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

.divrecs.hotle._2 {
  margin-top: 10px;
}

.paragraph-3 {
  text-align: center;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.bold-text {
  font-family: Classico, Times New Roman, sans-serif;
}

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

.text-span-3 {
  color: #5b633d;
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.bold-text-2 {
  font-family: Classico, Times New Roman, sans-serif;
  line-height: 20px;
}

.bold-text-3 {
  font-family: Classico, Times New Roman, sans-serif;
}

.div-block-20 {
  width: 100%;
}

.grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.div-block-21._3 {
  background-image: url('../images/d.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  width: 45vh;
  height: 40vh;
  margin-left: 5%;
  margin-right: 5%;
}

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

.div-block-22._2 {
  background-image: url('../images/d.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
}

.div-block-23 {
  background-image: url('../images/d.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45vh;
  height: 40vh;
  display: flex;
}

.div-block-23._4, .div-block-23._5 {
  margin-left: 5%;
  margin-right: 5%;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  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/6.png');
  background-position: 0 0;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  max-width: 700px;
  height: 60%;
  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 {
  justify-content: center;
  align-items: center;
  display: none;
}

.modal-wrapper-4._4, .modal-wrapper-4._5, .modal-wrapper-4._6 {
  display: none;
}

.modal-wrapper-4._3 {
  padding-top: 84px;
  display: none;
}

.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;
  display: flex;
  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: #5a623d;
  margin-bottom: 0;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.grid-14 {
  width: 80%;
}

.heading-4 {
  color: #6f663b;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.paragraph-9 {
  color: #6f663b;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 12px;
  text-decoration: underline;
}

.paragraph-3-copy {
  color: #5a623d;
  text-align: center;
  letter-spacing: 2px;
  width: 80%;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.texto_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 40vh;
  height: 60vh;
  margin-bottom: 5px;
  padding: 5%;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.texto_card._2 {
  padding-top: 20%;
  padding-bottom: 20%;
}

.div-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #6f663b;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: flex;
}

.div-block-16.vivee {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
}

.div-block-16.teqi {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}

.sans {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}

.sans.chico {
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 10px;
}

.sans.boton {
  border-style: none;
  padding: 0;
  text-decoration: underline;
}

.sans.boton:hover {
  font-style: italic;
}

.div-block-15 {
  background-image: url('../images/centrofoto.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 200px;
}

.div-block-15.vive {
  background-image: url('../images/vivefoto.jpeg');
}

.div-block-15.teq {
  background-image: url('../images/Screenshot-2024-04-11-at-9.19.03-a.m..png');
}

.div-block-15.red {
  background-image: url('../images/redondafoto.jpeg');
}

.ilustracion_card {
  background-color: #fff;
  background-image: url('../images/taxi-waiting.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 400px;
  height: 300px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: relative;
}

.ilustracion_card._2 {
  background-color: #fff0;
  background-image: url('../images/pdc.png');
  background-size: contain;
  width: 200px;
  height: 250px;
}

.ilustracion_card._2.tequu {
  background-image: url('../images/BELLE.png');
  background-position: 50%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 45vh;
  height: 60vh;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 10%;
  display: flex;
}

.ilustracion_card._2.redd {
  background-image: url('../images/RES.png');
  background-position: 50%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 45vh;
  height: 60vh;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 10%;
  display: flex;
}

.ilustracion_card._2.viiv {
  background-image: url('../images/HOS.png');
  background-position: 50%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 45vh;
  height: 60vh;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 10%;
  display: flex;
}

.ilustracion_card._2.centroo {
  background-image: url('../images/TRANS.png');
  background-position: 50%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 45vh;
  height: 60vh;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 10%;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-5 {
  color: #6f663b;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.paragraph-10 {
  color: #6f663b;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 12px;
  text-decoration: underline;
}

.paragraph-11 {
  color: #6f663b;
  text-align: center;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 13px;
}

.paragraph-11._1 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  font-size: 12px;
  line-height: 15px;
  display: flex;
}

.button-6 {
  color: #6f663b;
  background-color: #3898ec00;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 10px;
  text-decoration: underline;
}

.paragraph-12 {
  color: #70673c;
  text-align: center;
  margin-bottom: 5px;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.paragraph-12._2 {
  width: 70%;
}

.paragraph-12._3 {
  font-size: 14px;
}

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

.paragraph-13 {
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.paragraph-14 {
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 9px;
  line-height: 10px;
}

.paragraph-15 {
  color: #6f663b;
  text-align: center;
  margin-bottom: 5px;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 11px;
}

.div-block-85 {
  background-image: url('../images/e.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 85vh;
  margin-top: 10%;
}

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

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

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

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

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

.paragraph-17 {
  color: #6f663b;
  text-align: center;
  font-family: Classico, Times New Roman, sans-serif;
  font-weight: 400;
}

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

.image {
  margin-bottom: 3%;
}

.button-8 {
  color: #b7c8ab;
  letter-spacing: 2px;
  background-color: #3898ec00;
  margin-bottom: 3%;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-decoration: underline;
}

.heading-6 {
  color: #b7c8ab;
  letter-spacing: 2px;
  margin-top: 0;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.heading-7 {
  color: #b7c8ab;
  text-align: center;
  letter-spacing: 2px;
  margin-top: 5%;
  margin-bottom: 0;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.link-3 {
  color: #72693d;
  text-decoration: none;
}

.link-4 {
  color: #6f663b;
  text-decoration: none;
}

.link-5 {
  color: #70673c;
  text-decoration: none;
}

.link-6 {
  color: #6d643a;
  text-decoration: none;
}

.link-7 {
  color: #72693d;
}

.text-span-4 {
  text-align: center;
}

.heading-8 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.paragraph-18 {
  text-align: center;
  font-family: Classico, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.link-8 {
  color: #70673b;
  font-size: 10px;
  line-height: 12px;
}

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

.grid-16 {
  grid-column-gap: 15px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-16._1 {
  grid-column-gap: 0px;
}

.grid-16._2 {
  grid-template-rows: auto auto;
}

.link-9, .link-10 {
  color: #70673c;
  text-decoration: none;
}

.div-block-91 {
  background-color: #fff;
  width: 30%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
}

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

.link-11 {
  color: #6e663b;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .ilustracion_card {
    margin-bottom: 80px;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  .titulorecs {
    font-size: 50px;
  }

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

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

  .modal-close_btn {
    font-size: 1.8rem;
  }

  .sans {
    font-size: 10px;
  }
}

@media screen and (max-width: 479px) {
  .section._1 {
    background-size: 200px, 200px, cover;
  }

  .section._2 {
    padding: 10% 2%;
  }

  .section._3 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .section._4, .section._5 {
    padding-top: 10%;
  }

  .container {
    justify-content: flex-end;
    align-items: center;
  }

  .nav-link {
    text-align: center;
  }

  .div-block {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 5%;
  }

  .heading {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .paragraph {
    width: 100%;
    font-size: 12px;
    line-height: 15px;
  }

  .div-block-4._1 {
    margin-top: 20%;
  }

  .heading-3 {
    font-size: 33px;
  }

  .c-card-back {
    width: 330px;
    max-width: 330px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .c-flipping-cards-list {
    display: block;
  }

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

  .button-2 {
    letter-spacing: 1px;
    font-size: 8px;
    line-height: 12px;
  }

  .cloneable-area {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
  }

  .c-card-front {
    width: 330px;
    max-width: 330px;
  }

  .c-card-front._1 {
    max-width: 330px;
  }

  .c-card-front._2 {
    width: 330px;
  }

  .cerrar {
    margin-top: 35px;
    margin-right: 89px;
  }

  .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: 455px;
    padding-top: 0;
    padding-bottom: 49px;
    overflow: scroll;
  }

  .recs_hoteles.rec_hotel {
    display: none;
  }

  .divrecs {
    width: 230px;
  }

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

  .modal-wrapper-4._3 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .grid-13 {
    display: flex;
  }

  .texto_card {
    width: 90%;
    height: 50vh;
    inset: 0% 0% 0% 5%;
  }

  .sans {
    line-height: 15px;
  }

  .sans.boton {
    letter-spacing: 0;
  }

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.tequu {
    background-position: 50%;
    justify-content: center;
    align-items: center;
    height: 50vh;
    margin: 5% 0 0;
    padding-top: 0%;
  }

  .ilustracion_card._2.redd {
    background-position: 50%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 50vh;
    margin: 5% 0 0;
    padding-top: 0%;
    display: flex;
  }

  .ilustracion_card._2.viiv {
    background-position: 50%;
    justify-content: center;
    align-items: center;
    height: 50vh;
    margin: 5% 0 0;
    padding-top: 0%;
  }

  .ilustracion_card._2.centroo {
    background-position: 50%;
    justify-content: center;
    align-items: center;
    height: 50vh;
    margin: 10px 0 0;
    padding-top: 0%;
    padding-left: 0;
    display: flex;
  }

  .div-block-13 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .paragraph-11._1 {
    line-height: 14px;
  }

  .div-block-84 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .div-block-85 {
    height: 60vh;
    margin-top: 25%;
  }

  .grid-15 {
    display: flex;
  }

  .image {
    margin-bottom: 5%;
  }

  .button-8 {
    margin-bottom: 5%;
    font-size: 15px;
  }

  .heading-6 {
    font-size: 12px;
  }

  .heading-7 {
    margin-top: 10%;
  }

  .icon {
    color: #fff;
  }

  .menu-button.w--open {
    background-color: #c8c8c800;
  }

  .nav-menu {
    background-color: #888a6e;
    background-image: url('../images/1.png');
    background-position: 0 0;
    background-size: cover;
  }

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

  .grid-16, .div-block-90 {
    width: 100%;
  }

  .link-9, .link-10 {
    color: #70673c;
    text-decoration: none;
  }

  .div-block-91 {
    width: 50%;
  }
}

#w-node-a191c713-7a5f-59d4-f9e8-54853246f48e-66325fb3, #w-node-_3d8a6a55-0d9a-6bf4-433c-f056634ea792-66325fb3, #w-node-_8987eabb-f53f-c37b-bb20-692237471ed1-66325fb3, #w-node-_482c23e2-e606-ee38-5243-c78c27975436-66325fb3, #w-node-_1dd4f451-77dd-7ad2-fe12-ed76c8c4153e-66325fb3, #w-node-_1323786c-7736-6609-4989-0c110181a3f0-66325fb3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b16a000-b1c2-a909-ca1a-f1e1f0501a1f-66325fb3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5b16a000-b1c2-a909-ca1a-f1e1f0501a30-66325fb3 {
  grid-area: 2 / 1 / 3 / 2;
}


@font-face {
  font-family: 'Classico';
  src: url('../fonts/Classico.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Classico';
  src: url('../fonts/Classico-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}