@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700;800&display=swap);
@font-face {
  font-family: 'HoeflerText';
  src: url('https://mayanmonkey.com/contact-groups/fonts/HoeflerText-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Catamaran';
  src: url('https://mayanmonkey.com/contact-groups/fonts/Catamaran-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


a,
button,
input,
select,
h1,
h2,
h3,
h4,
h5,
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  background: none;

  -webkit-font-smoothing: antialiased;
}

menu,
ol,
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.landing-grupos-my,
.landing-grupos-my * {
  box-sizing: border-box;
}

.landing-grupos-my {
  background: #dae8e2;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
}

.banners-one-grupos-my {
  background-image: url("https://mayanmonkey.com/static/img/groups/banner/banner-imagen.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  /*background: linear-gradient(to left, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));*/
  padding: 180px 0px 180px 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 760px;
  position: relative;
}

.content-titulo-banners {
  padding: 0px 32px 0px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 900px;
  position: relative;
}

.text-title-banners-groups {
  color: var(--base-base-white, #ffffff);
  text-align: center;
  font-family: "HoeflerText", sans-serif;
  font-size: 42px;
  line-height: 120%;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-subtitle-banners {
  padding: 0px 32px 0px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 900px;
  position: relative;
}

.text-subtitle-banners-groups {
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.02em;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-subtitle-banners-groups-span {
  color: var(--base-base-white, #ffffff);
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-transform: uppercase;
}

.text-subtitle-banners-groups-span2 {
  color: #fff;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.02em;
  font-weight: 900;
  text-transform: uppercase;
}

.banners-solid-intro-text {
  background: #7db6a694;
  padding: 20px 0px 20px 0px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.content-text-into {
  padding: 0px 32px 0px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 900px;
  position: relative;
}

.text-intro-solid {
  color: var(--base-base-white, #ffffff);
  text-align: center;
  font-family: "HoeflerText", sans-serif;
  font-size: 20px;
  line-height: 120%;
  font-weight: 800;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.max-content-locations-compo {
  padding: 30px 18px 30px 18px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.content-obje-info {
  display: flex;
  flex-direction: row;
  gap: 40px;
  row-gap: 14px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
}

.content-obje-info-invert {
  display: flex;
  flex-direction: row;
  gap: 40px;
  row-gap: 14px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
}

.content-video-locations {
  display: flex;
  padding: 10px 10px 10px 10px;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: 326.25px;
  position: relative;
  aspect-ratio: 16/9;
}

.video-locations {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background-color: #bebebe;
  align-self: stretch;
  flex-shrink: 0;
  height: 326.25px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
}

.content-descripcion-info {
  padding: 10px 10px 0px 10px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
  min-width: 320px;
  max-width: 1200px;
  position: relative;
}


.content-title-icon {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.title-subtitle-locations {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.content-titulo-locations {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
}

.text-title-locations {
  color: #3a5250;
  text-align: left;
  font-family: "HoeflerText", sans-serif;
  font-size: 22px;
  line-height: 33px;
  letter-spacing: 2.86px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.content-subtitulo-locations {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
}

.text-subtitle-locations {
  color: #383838;
  text-align: left;
  font-family: "Catamaran", sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 2.86px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.icon-petfriendly {
  flex-shrink: 0;
  width: 76px;
  height: 76px;
  position: relative;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.separator {
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 2px 0px 0px 0px;
  align-self: stretch;
  flex-shrink: 0;
  height: 2px;
  position: relative;
}

.content-descripci-n {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 800px;
  position: relative;
}

.text-descripcion-locations {
  color: #2b2b2b;
  text-align: left;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.boton-check-rate {
  background: #a17c6b;
  border-radius: 5px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 390px;
  position: relative;
}

.text-boton {
  color: #ffffff;
  text-align: left;
  font-family: "HoeflerText", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* Efecto hover */
.boton-check-rate:hover {
  background: #8c6353;
  transform: translateY(-3px);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
}

.boton-check-rate:hover .text-boton {
  color: #ffd8b1;
}

/* video */
.video-locations {
  width: 580px;
  height: 327px;
}

/* modal */
.conten-bg-borrable {
  background: rgba(0, 0, 0, 0.8);
  padding: 50px 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  transition: opacity 0.3s ease;
}

.conten-bg-borrable.hidden {
  opacity: 0;
  pointer-events: none;
}

.modal-precotizacion-grupo-my {
  background: url(https://mayanmonkey.com/static/img/groups/popup/bg-pop-up.png) center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 20px 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 620px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  position: relative;
}

.content-sup-close {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.icon-close {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.content-title-modal {
  margin: 20px 0 10px;
  width: 100%;
  text-align: center;
}

.text-content-title-modal {
  color: #4b6f61;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.content-select-locations,
.content-check-room {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  width: 100%;
}

.check-locations-buton,
.check-room-buton {
  background: #79b5a6;
  cursor: pointer;
  border-radius: 5px;
  padding: 9px 0;
  flex: 1;
  min-width: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.1),
    7px 7px 20px rgba(0, 0, 0, 0.1),
    inset 2px 2px 2px rgba(255, 255, 255, 0.5);
}

.check-locations-buton.selected {
  background: #4b6f61;
}


.titulo-locations-select,
.titulo-room-select {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.max-content-input-info {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 20px;
  width: 100%;
}

.content-input-comple {
  flex: 1 1 270px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.text-title-input {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 500;
}

.input-style-completo {
  background: #fff;
  border: 1.5px solid #ececec;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 40px;
  gap: 10px;
}

.text-name-select {
  flex: 1;
  border: none;
  outline: none;
  font-size: 10px;
  color: #2b2b2b;
  font-family: "Catamaran", sans-serif;
}

.input-style-completo input::-moz-placeholder {
  color: #d5d5d5;
}

.input-style-completo input::placeholder {
  color: #d5d5d5;
}

.icon-star4 {
  width: 14px;
  height: 14px;
}


.content-terms-conditions {
  padding: 0px 0px 10px 0px;
  display: flex;
  flex-direction: row;
  gap: 5px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  max-width: 440px;
  position: relative;
}


.checkbox-input {
  flex-shrink: 0;
  width: 20px;
  padding: 2px;
  height: 20px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  /* Eliminar apariencia por defecto del checkbox */
  border: 2px solid #1a1a1a;
  border-radius: 100px;
  transition: all 0.3s ease;
}

.checkbox-input:checked {
  padding: 4px 1px 1px 1px;
  background-color: #FBB838;
  background-repeat: no-repeat;
  background-position: center;
}

.text-term-conditions {
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}


.boton-cotizar {
  background: #926c5b;
  cursor: pointer;
  border-radius: 10px;
  padding: 10px 0px 10px 0px;
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 250px;
  height: 48px;
  position: relative;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.1),
    7px 7px 20px 0px rgba(0, 0, 0, 0.1),
    inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5);
  overflow: hidden;
  transition: background 0.3s ease;
}

.boton-cotizar:hover {
  background: #765748;
}

.text-boton-cotizar {
  color: #ffffff;
  text-align: center;
  font-family: "HoeflerText", sans-serif;
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Opcional: animación fade-in */
.conten-bg-borrable.show {
  opacity: 1;
  pointer-events: auto;
}



@media (max-width: 768px) {
  .content-obje-info-invert {
    display: flex;
    flex-direction: column-reverse;
  }

  .banners-one-grupos-my {
    background-image: url("https://mayanmonkey.com/static/img/groups/banner/banner-imagen-mobile.jpg");
    background-repeat: no-repeat;
    background-size: cover;

  }

  .text-content-title-modal {
    font-size: 19px;
  }

  .check-locations-buton,
  .check-room-buton {
    padding: 5px 0;
  }

  .modal-precotizacion-grupo-my {
    width: 100%;
    height: 100%;
  }

  .content-title-modal {
    margin: -15px 0px 10px;
  }

  .max-content-input-info {
    gap: 5px;
    margin-bottom: 10px;
    margin-top: -20px;
  }

  .content-input-comple {
    gap: 0px;
  }

}

.landing-shuttle,
.landing-shuttle * {
  box-sizing: border-box;
}

.landing-shuttle {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  overflow: hidden;
}

.content-banners-resultados {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  padding: 180px 0px 180px 0px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 251px;
  position: relative;
}

.logo-mayan-monkey {
  width: 30%;
  flex-shrink: 0;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(100);
}

.banners-rebusqueda-cotizaci-n {
  background: #ffffff;
  padding: 20px 26px 20px 26px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.input-recotizacion {
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: wrap;
  align-content: flex-end;
  width: 100%;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
}

.input-select-recotizacion {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  min-width: 170px;
  position: relative;
}


.content-title-input-recoti {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  height: 14px;
  position: relative;
}

.text-title-input-recoti {
  color: var(--base-base-black, #2b2b2b);
  text-align: left;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 100%;
  font-weight: 500;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.text-placeholder-recoti:focus {
  outline: none;
}

.input-select-recoti {
  border-radius: 10px;
  border-style: solid;
  border-width: 1.5px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.content-icon-recoti {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  height: auto;
  position: relative;
  overflow: visible;
}

.cotent-text-input {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.text-placeholder-recoti {
  color: #1d1d1d;
  text-align: left;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 100%;
  font-weight: 400;
  position: relative;
  flex: 1;
}

.icon-select {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  position: relative;
  overflow: visible;
}

.button-recoti {
  background: #fbb838;
  border-radius: 10px;
  padding: 10px 0px 10px 0px;
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 170px;
  position: relative;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.1),
    7px 7px 20px 0px rgba(0, 0, 0, 0.1),
    inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5);
  overflow: hidden;
  cursor: pointer;
}

.button-recoti:hover {
  background: #e0a72d;
}

.text-buton-recoti {
  color: #ffffff;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.max-content-resultado-room {
  padding: 20px 22px 20px 22px;
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.content-resultado-room {
  display: flex;
  flex-direction: row;
  gap: 40px;
  row-gap: 20px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
  padding-bottom: 50px;
}

.content-img-room-resultados {
  background: #bfbfbf;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  height: 201px;
  min-width: 270px;
  position: relative;
}

.content-info-room {
  padding: 0px 10px 0px 10px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
  min-width: 280px;
  max-width: 1200px;
  position: relative;
}

@media (max-width: 680px) {
  .content-info-room {
    align-items: center;
  }
}

.content-disponibilidad-room {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  height: 20px;
  max-width: 1200px;
  position: relative;
}

.text-dispobibilidad-room {
  color: #3a5250;
  text-align: left;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  width: 152px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 680px) {
  .text-dispobibilidad-room {
    text-align: center;
    justify-content: center;
  }
}

.text-dispobibilidad-room-span {
  color: #3a5250;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-dispobibilidad-room-span2 {
  color: #3a5250;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.content-titulo-room {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
}

@media (max-width: 680px) {
  .content-titulo-room {
    text-align: center;
    align-items: center;
  }
}

.text-title-room {
  color: #3a5250;
  text-align: left;
  font-family: "HoeflerText", sans-serif;
  font-size: 22px;
  line-height: 33px;
  letter-spacing: 2.86px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 680px) {
  .text-title-room {
    text-align: center;
    align-items: center;
  }
}

.content-descripcion-room {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  max-width: 800px;
  position: relative;
}

@media (max-width: 680px) {
  .content-descripcion-room {
    text-align: center;
    align-items: center;
  }
}

.text-descripcion-coom {
  color: #2b2b2b;
  text-align: left;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

@media (max-width: 680px) {
  .text-descripcion-coom {
    text-align: center;
    align-items: center;
  }
}

.content-icon-amenidades {
  padding: 10px 0px 0px 0px;
  display: flex;
  flex-direction: row;
  gap: 25px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.icon-bed {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  position: relative;
  aspect-ratio: 1;
}

.icon-aire {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  position: relative;
  aspect-ratio: 1;
}

.icon-cortina {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  position: relative;
  aspect-ratio: 1;
}

.icon-inodo {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  position: relative;
  aspect-ratio: 1;
}

.icon-wifi {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  position: relative;
  aspect-ratio: 1;
}

.content-form-price {
  padding: 10px 0px 10px 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  flex: 1;
  min-width: 280px;
  max-width: 1200px;
  position: relative;
}

@media (max-width: 680px) {
  .content-form-price {
    align-items: center;
    background-color: rgba(136, 136, 136, 0.3);
    border-radius: 10px;
  }
}

.content-tittle-guest {
  padding: 0px 0px 14px 0px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
}

.text-title-guest {
  color: #1d1d1d;
  text-align: left;
  font-family: "HoeflerText", sans-serif;
  font-size: 22px;
  letter-spacing: 1.5px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.content-max-guest-room {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  height: 10px;
  max-width: 1200px;
  position: relative;
}

.text-max-guest-room {
  color: #3a5250;
  padding: 0px 0px 20px 0px;
  text-align: left;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.input-room-max-guest {
  background: var(--neutrals-base-white, #ffffff);
  border-radius: 10px;
  border-style: solid;
  border-color: var(--neutrals-neutrals100, #ececec);
  border-width: 1.5px;
  padding: 10px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-shrink: 0;
  height: 42px;
  max-width: 250px;
  position: relative;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}

.icon-guest {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  position: relative;
  overflow: visible;
  aspect-ratio: 1;
}

.content-input-max-guest {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}

.text-input-max-guest {
  color: #1d1d1d;
  text-align: left;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 100%;
  width: 00%;
  font-weight: 400;
  position: relative;
  flex: 1;
}

.text-input-max-guest:focus,
.text-placeholder-recoti:focus {
  outline: none;
}

.content-total-room-guest {
  padding: 10px 0px 0px 0px;
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.content-text-total {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  height: 30px;
  position: relative;
}

.text-total {
  color: #2b2b2b;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  line-height: 33px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-price-total {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  height: 30px;
  position: relative;
}

.num-total-price-room-one {
  color: #3a5250;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-dispobibilidad-room-span3 {
  color: #3a5250;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-dispobibilidad-room-span4 {
  color: #3a5250;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.text-dispobibilidad-room-span5 {
  color: #3a5250;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-dispobibilidad-room-span6 {
  color: #3a5250;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.text-dispobibilidad-room-span7 {
  color: #3a5250;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-dispobibilidad-room-span8 {
  color: #3a5250;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.max-content-tabla-resultados {
  border-radius: 20px;
  padding: 50px 22px 50px 22px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.content-title-tabla-resultados {
  padding: 0px 18px 0px 18px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  height: 34px;
  min-width: 320px;
  max-width: 1200px;
  position: relative;
}

.text-title-tabla-resultados {
  color: #3a5250;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  line-height: 120%;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-title-fecha {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 1200px;
  position: relative;
}

.text-fecha-table {
  color: #3a5250;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-tabla-form-contabilidad {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  height: 199px;
  min-width: 320px;
  max-width: 1100px;
  position: relative;
}

.button-send-mail {
  background: #926c5b;
  border-radius: 10px;
  padding: 14px 30px 14px 30px;
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.1),
    7px 7px 20px 0px rgba(0, 0, 0, 0.1),
    inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5);
  overflow: hidden;
  cursor: pointer;
}

.button-send-mail:hover {
  background: #7b5648;
}

.text-button-send-mail {
  color: #ffffff;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-accept {
  background: #926c5b;
  border-radius: 10px;
  padding: 14px 30px 14px 30px;
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.1),
    7px 7px 20px 0px rgba(0, 0, 0, 0.1),
    inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5);
  overflow: hidden;
  cursor: pointer;
}

.button-accept:hover {
  background: #7b5648;
}

.text-button-accept {
  color: #ffffff;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-terms-and-conditions {
  background: #4b6f61;
  padding: 20px 22px 20px 22px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.content-terms-and-conditions-title {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 800px;
  position: relative;
}

.text-terms-and-conditions-title {
  color: var(--base-base-white, #ffffff);
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 800;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-terms-and-conditions-descripcion {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 800px;
  position: relative;
}

.text-terms-and-conditions-descripcion {
  color: var(--base-base-white, #ffffff);
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-tkp-final {
  padding: 30px 32px 30px 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

.content-title-tkp {
  padding: 0px 18px 0px 18px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  height: 34px;
  min-width: 280px;
  max-width: 600px;
  position: relative;
}

.text-title-tkp {
  color: #3a5250;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  line-height: 120%;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.content-descripcion-tkp {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  width: 100%;
  flex-shrink: 0;
  max-width: 600px;
  position: relative;
}

.text-content-descripcion-tkp {
  color: #4b6f61;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-content-descripcion-tkp-span {
  color: #4b6f61;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-content-descripcion-tkp-span2 {
  color: #4b6f61;
  font-family: "Catamaran", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.button-back-to-home {
  background: #926c5b;
  border-radius: 10px;
  padding: 14px 30px 14px 30px;
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.1),
    7px 7px 20px 0px rgba(0, 0, 0, 0.1),
    inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5);
  overflow: hidden;
  cursor: pointer;
}

.button-back-to-home:hover {
  background: #7b5648;
}

.text-back-to-home {
  color: #ffffff;
  text-align: center;
  font-family: "Catamaran", sans-serif;
  font-size: 22px;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
