@font-face {
  font-family: Arapey;
  src: url('../fonts/Arapey-Regular.ttf') format("truetype");
  font-weight: 400;
  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/a1.png');
  background-position: 50% 0;
  background-size: cover;
  height: auto;
}

.section._2 {
  background-image: url('../images/4.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.section._2.phone {
  display: none;
}

.section._3 {
  z-index: 99;
  background-image: url('../images/Recurso-44We.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  margin-top: -55px;
  display: flex;
  position: relative;
}

.section._3.phone {
  display: none;
}

.section._2-copy {
  background-image: url('../images/11.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: contain;
}

.section._4 {
  background-image: url('../images/15_1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  margin-top: -59px;
  padding-top: 10%;
}

.section._4.cel {
  display: none;
}

.section._5 {
  background-image: url('../images/19.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-bottom: 2%;
  padding-left: 10%;
  padding-right: 10%;
}

.cont {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 90vh;
  padding-bottom: 3%;
  display: flex;
}

.js-clock-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  background-image: url('../images/r.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0%;
  padding: 1%;
  display: flex;
}

.box-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

.clock-number-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 5px;
  font-family: Arapey, Times New Roman, sans-serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 40px;
}

.bonita {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  font-family: Arapey, Times New Roman, sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 20px;
}

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

.clock-number-3 {
  color: #5c562b;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  width: auto;
  height: auto;
  margin-bottom: 10px;
  margin-right: 0;
  padding-top: 5px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 40px;
}

.bonita-2 {
  color: #5c562b;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  font-size: 15px;
  font-style: normal;
  line-height: 30px;
}

.fotolarga {
  background-image: url('../images/6.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  height: 700px;
  margin-top: 0;
}

.fotolarga.jo {
  background-image: url('../images/INV-ANA-PAULINA--7.png'), url('../images/foto.jpg');
  background-position: 0%, 50% 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 80vh;
}

.fotolarga.jo._2 {
  background-image: url('../images/21.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 90vh;
}

.fotolarga.jo._2._3 {
  background-image: url('../images/23.jpg');
  background-position: 50%;
}

.fotolarga.jo._2._4 {
  background-image: url('../images/18.jpg');
  background-position: 50%;
}

.fotolarga.jo._2-copy {
  background-image: url('../images/22.jpg');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 90vh;
  margin-top: -66px;
}

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

.texto_card._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/13.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  display: grid;
}

.texto_card._2-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/13.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  display: flex;
}

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

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

.div-block-22._1 {
  font-size: 12px;
}

.sans {
  color: #444;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 0;
  font-family: bagatela, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 12px;
}

.sans.boton {
  letter-spacing: 1.5px;
  text-transform: none;
  border-style: none;
  padding: 0;
  text-decoration: underline;
}

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

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

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

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

.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.centroo-copy {
  background-image: url('../images/5.png');
  background-size: cover;
  flex-flow: column;
  width: 400px;
  height: 250px;
  margin-left: 3%;
  margin-right: 3%;
  display: flex;
}

.ilustracion_card._2.centroo-copy._1 {
  background-image: url('../images/12.png');
}

.ilustracion_card._2.tequu-copy {
  z-index: 1;
  box-shadow: none;
  background-image: url('../images/7.png');
  background-size: cover;
  width: 400px;
  height: 250px;
  margin-top: 0%;
  margin-left: 3%;
  margin-right: 3%;
}

.ilustracion_card._2.tequu-copy._1 {
  background-image: url('../images/12.png');
}

.ilustracion_card._2.redd-copy {
  background-image: url('../images/15.png');
  background-size: cover;
  width: 280px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
}

.ilustracion_card._2.redd-copy._3 {
  background-image: url('../images/16.png');
  margin-top: 5%;
  margin-left: -2%;
  box-shadow: 0 2px 5px #0003;
}

.ilustracion_card._2.redd-copy._1 {
  box-shadow: none;
  background-image: url('../images/6.png');
  background-size: cover;
  width: 400px;
  height: 250px;
  margin-left: 3%;
}

.ilustracion_card._2.redd-copy._1._7 {
  background-image: url('../images/12.png');
}

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

.heading {
  color: #e4e0d6;
  text-align: center;
  font-family: altesse-std-24pt, sans-serif;
  font-size: 100px;
  font-style: italic;
  font-weight: 400;
  line-height: 100px;
}

.heading._2 {
  color: #444;
  letter-spacing: 3px;
  font-family: bagatela, sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: 35px;
}

.heading._2._3 {
  color: #fff;
}

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

.heading-2 {
  color: #444;
  text-align: center;
  letter-spacing: 1.5px;
  font-family: bagatela, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.heading-2._1 {
  margin-top: 0;
  margin-bottom: 5px;
}

.heading-2._1-copy {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 20px;
}

.heading-2._1-copy._1 {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 15px;
}

.heading-2._1-copy._1-copy {
  width: 100%;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 15px;
}

.heading-2._2 {
  color: #fff;
  font-family: altesse-std-64pt, sans-serif;
  font-size: 50px;
  line-height: 30px;
}

.text-span {
  font-size: 15px;
  text-decoration: underline;
}

.text-span._1 {
  font-family: bagatela, sans-serif;
  font-size: 12px;
}

.text-span-2 {
  width: 30%;
  font-size: 10px;
  line-height: 10px;
}

.container {
  background-image: url('../images/c.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.div-block-24 {
  background-color: #444;
  width: 60%;
  height: 1px;
  margin-top: 5%;
}

.grid {
  grid-template-rows: auto;
  width: 50%;
  margin-top: 5%;
}

.paragraph {
  color: #444;
  text-align: center;
  letter-spacing: 1.5px;
  width: 50%;
  margin-top: 10px;
  font-family: bagatela, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.paragraph._2 {
  color: #fff;
  width: 80%;
}

.paragraph-2 {
  color: #444;
  text-align: center;
  font-family: bagatela, sans-serif;
}

.link-18 {
  color: #464646;
}

.grid-2 {
  grid-template-rows: auto;
}

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

.button {
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 10px;
  font-family: bagatela, sans-serif;
}

.div-block-26 {
  margin-top: 5%;
}

.heading-3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: bagatela, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.image-2, .p {
  display: none;
}

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

.image-4.phone {
  display: none;
}

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

.image-5.phone {
  display: none;
}

.bold-text {
  font-size: 14px;
}

@media screen and (min-width: 1280px) {
  .fotolarga.jo._2._3 {
    background-image: url('../images/14.jpg');
  }
}

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

@media screen and (max-width: 991px) {
  .bonita, .bonita-2 {
    font-size: 12px;
  }

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

  .ilustracion_card {
    margin-bottom: 80px;
  }
}

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

@media screen and (max-width: 479px) {
  .section._1 {
    background-image: url('../images/a4.png');
    background-position: 50% 0;
    background-size: cover;
  }

  .section._2 {
    display: none;
  }

  .section._2.phone {
    z-index: 99;
    background-image: url('../images/b.png');
    display: block;
    position: relative;
  }

  .section._3 {
    display: none;
  }

  .section._3.phone {
    background-image: url('../images/Recurso-44We.png');
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
    height: 30vh;
    margin-top: -15px;
    display: flex;
  }

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

  .section._4 {
    display: none;
  }

  .section._4.cel {
    background-image: url('../images/e.png');
    background-position: 50% 0;
    background-size: cover;
    justify-content: center;
    align-items: center;
    height: 90vh;
    display: flex;
    position: relative;
  }

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

  .cont {
    height: auto;
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .js-clock-2 {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-end;
    padding-top: 0%;
    padding-bottom: 0%;
  }

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

  .clock-number-2 {
    width: auto;
    height: auto;
    padding: 25% 5% 20%;
    font-size: 4vw;
    line-height: 5vw;
  }

  .bonita {
    font-size: 7px;
    line-height: 10px;
  }

  .clock-number-3 {
    width: auto;
    height: auto;
    padding: 25% 5%;
    font-size: 8vw;
    line-height: 6vw;
  }

  .bonita-2 {
    font-size: 12px;
    line-height: 10px;
  }

  .fotolarga {
    background-position: 40%;
  }

  .fotolarga.jo {
    background-position: 50%, 80% 0;
    display: block;
  }

  .fotolarga.jo._2 {
    background-image: url('../images/9.jpg');
    background-position: 50% 100%;
    height: 60vh;
    display: block;
  }

  .fotolarga.jo._2._3 {
    background-image: url('../images/23.jpg');
    background-size: contain;
    height: 30vh;
  }

  .fotolarga.jo._2._4 {
    margin-top: -26px;
  }

  .fotolarga.jo._2-copy {
    background-image: url('../images/22.jpg');
    background-position: 50%;
    background-size: cover;
    height: 60vh;
    margin-top: -17px;
    display: block;
  }

  .texto_card {
    justify-content: center;
    align-items: center;
    width: 280px;
    height: 200px;
    display: flex;
  }

  .texto_card._2 {
    width: 280px;
    height: 200px;
  }

  .texto_card._2-copy {
    justify-content: center;
    align-items: center;
    width: 280px;
    height: 200px;
  }

  .div-block-22 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .sans {
    line-height: 15px;
  }

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

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

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.centroo-copy {
    width: 280px;
    height: 200px;
    margin: 0 0 5%;
  }

  .ilustracion_card._2.tequu-copy {
    width: 280px;
    height: 200px;
    margin: 0 0 5% 0%;
  }

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

  .ilustracion_card._2.redd-copy._3 {
    width: 250px;
    height: 350px;
    margin-top: -8%;
    margin-left: -10%;
  }

  .ilustracion_card._2.redd-copy._1 {
    width: 280px;
    height: 200px;
    margin-top: 0;
    margin-left: 0%;
    margin-right: 0;
  }

  .heading {
    font-size: 50px;
    line-height: 55px;
  }

  .heading._2 {
    font-size: 18px;
  }

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

  .heading-2._1-copy._1, .heading-2._1-copy._1-copy._3 {
    font-size: 10px;
    line-height: 12px;
  }

  .container {
    background-image: url('../images/c_1.png');
    height: 80%;
  }

  .grid {
    flex-flow: column;
    display: flex;
  }

  .paragraph {
    width: 60%;
    font-size: 10px;
  }

  .paragraph._2 {
    font-size: 12px;
  }

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

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

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

  .image {
    display: none;
  }

  .image-2 {
    margin-top: 30%;
    display: block;
  }

  .p {
    display: block;
  }

  .image-3, .image-4 {
    display: none;
  }

  .image-4.phone {
    margin-bottom: 10%;
    display: block;
  }

  .image-5 {
    display: none;
  }

  .image-5.phone {
    margin-bottom: 10%;
    display: block;
  }
}

#w-node-_76a324ec-8c34-1fa7-b99c-8fda1082a519-71720e5d, #w-node-f537448b-f579-99f4-d28c-95a39f0dbd6e-71720e5d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1661a67f-481e-3c68-a2fb-e3e7ec7fb242-71720e5d {
  place-self: center end;
}


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