.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/2a.png'), url('../images/16.png');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  height: 100vh;
}

.section._2 {
  background-color: #e7e0d0;
  background-image: url('../images/5.png');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.section._3 {
  background-color: #e7e0d0;
  background-image: url('../images/9.png'), url('../images/5.png');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  padding-top: 10%;
  padding-bottom: 10%;
}

.section._4 {
  background-image: url('../images/7.png'), url('../images/1.png');
  background-position: 50% 0, 0 0;
  background-size: cover, contain;
}

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

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

.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: #e5e1de00;
  border-bottom-style: none;
  margin-bottom: 2%;
  padding-top: 1%;
  padding-bottom: 0%;
  position: relative;
}

.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;
}

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

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

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

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

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

.nav-link._2 {
  color: #afa597;
  letter-spacing: 1.5px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

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

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

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

.image {
  margin-bottom: 10%;
}

.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%;
  margin-bottom: 5%;
  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: #afa597cc;
  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: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  display: block;
}

.texto_principalcentrado {
  color: #afa597cc;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 12px;
}

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

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

.grid-10 {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
  position: relative;
}

.heading {
  letter-spacing: 1.5px;
  margin-top: 0;
  margin-bottom: 5%;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.heading._1 {
  margin-bottom: 2%;
  font-size: 40px;
}

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

.texto_card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ffffffed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 250px;
  padding: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  box-shadow: 6px 8px 7px #0003;
}

.div-block-23 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  padding: 10px;
  display: flex;
}

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

.sans {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 10px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 10px;
  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.chico._1 {
  font-size: 9px;
  line-height: 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.ac {
  background-image: url('../images/AC.webp');
}

.div-block-15.four {
  background-image: url('../images/four.jpg');
}

.div-block-15.hcnd {
  background-image: url('../images/Hacienda.jpg');
}

.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.redd-copy {
  background-image: url('../images/12.png');
  background-size: 150px;
  margin-left: 30px;
  margin-right: 30px;
}

.ilustracion_card._2.redd-copy._3a {
  background-image: url('../images/6a.png');
}

.ilustracion_card._2.centroo-copy {
  background-image: url('../images/10.png');
  background-size: 150px;
  flex-flow: column;
  width: 200px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.ilustracion_card._2.centroo-copy._1a {
  background-image: url('../images/4a.png');
}

.ilustracion_card._2.tequu-copy {
  background-image: url('../images/11.png');
  background-size: 150px;
  margin-left: 30px;
  margin-right: 30px;
}

.ilustracion_card._2.tequu-copy._2a {
  background-image: url('../images/5a.png');
}

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

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

.div-block-24 {
  background-image: url('../images/13.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80vh;
}

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

.button {
  color: #000;
  background-color: #3898ec00;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  text-decoration: underline;
}

.heading-2 {
  letter-spacing: 2px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.heading-3 {
  text-align: center;
  margin-top: 5%;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.navbar-3 {
  display: none;
}

.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/1.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  max-width: 800px;
  height: 85%;
  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;
}

.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;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 400;
  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: #afa597;
  text-align: center;
  width: 60%;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.link-2 {
  color: #b1a799;
  font-weight: 400;
}

.div-block-24-copy {
  background-image: url('../images/7a.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80vh;
}

.portada {
  background-color: #e7e0d0;
  background-image: url('../images/5.png');
  background-position: 0 0;
  background-size: contain;
  height: 100vh;
  padding: 5%;
  position: relative;
}

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

.button-6 {
  color: #000;
  background-color: #3898ec00;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  text-decoration: none;
}

.button-6:hover {
  font-style: italic;
}

.grid-14 {
  z-index: 999;
  grid-template-rows: auto;
  width: 30%;
  position: relative;
}

.div-block-85 {
  text-align: center;
  letter-spacing: 2px;
  border: 1px solid #000;
  border-radius: 20px;
}

.image-2 {
  margin-bottom: 3%;
}

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

@media screen and (min-width: 1920px) {
  .js-clock-2 {
    text-shadow: 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) {
  .sans {
    font-size: 10px;
  }

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

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

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

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

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

  .section._1-copy {
    background-size: cover, cover;
    height: 90vh;
  }

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

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

  .navbar-2 {
    width: 100%;
  }

  .navbar-2.compu, .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;
  }

  .div-block-19 {
    padding-bottom: 20%;
  }

  .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: 6vw;
    font-style: normal;
    line-height: 6vw;
  }

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

  .div-block-21 {
    padding-bottom: 5%;
    display: block;
  }

  .grid-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-22 {
    background-image: url('../images/20.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 25%;
    padding-bottom: 25%;
  }

  .sans {
    line-height: 15px;
  }

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

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.redd-copy, .ilustracion_card._2.centroo-copy, .ilustracion_card._2.tequu-copy {
    margin: 0;
  }

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

  .navbar-3 {
    background-color: #ddd0;
    display: block;
  }

  .icon-6 {
    color: #fff;
  }

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

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

  .nav-link-2 {
    color: #9a9284;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

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

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

  .grid-13 {
    display: flex;
  }

  .grid-14 {
    width: 80%;
  }
}

#w-node-e6023a9b-03df-0f46-3d66-2fab727cf07f-d7aee4a7, #w-node-e6023a9b-03df-0f46-3d66-2fab727cf086-d7aee4a7, #w-node-e6023a9b-03df-0f46-3d66-2fab727cf088-d7aee4a7, #w-node-_30fd9d9a-594b-6a09-d033-d8ee69588c97-d7aee4a7, #w-node-b535aa79-c363-095c-d502-b7ad4273a1af-d7aee4a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a56e34b-342f-4cfb-88aa-8f4a48a67fb7-d7aee4a7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6a56e34b-342f-4cfb-88aa-8f4a48a67fc8-d7aee4a7 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e6023a9b-03df-0f46-3d66-2fab727cf07f-58d50653, #w-node-e6023a9b-03df-0f46-3d66-2fab727cf086-58d50653, #w-node-e6023a9b-03df-0f46-3d66-2fab727cf088-58d50653, #w-node-_30fd9d9a-594b-6a09-d033-d8ee69588c97-58d50653, #w-node-b535aa79-c363-095c-d502-b7ad4273a1af-58d50653 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a56e34b-342f-4cfb-88aa-8f4a48a67fb7-58d50653 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6a56e34b-342f-4cfb-88aa-8f4a48a67fc8-58d50653 {
  grid-area: 2 / 1 / 3 / 2;
}


