@font-face {
  font-family: Caudex;
  src: url('../fonts/Caudex-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;
}

.sec {
  background-color: #f0eee8;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0% 5% 5%;
  display: flex;
}

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

.sec._2 {
  background-color: #f0eee8;
  background-image: url('../images/3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

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

.sec._4 {
  background-color: #f0eee8;
  padding-top: 5%;
  position: relative;
}

.sec._5 {
  background-image: url('../images/16.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5%;
}

.sec._6 {
  background-image: url('../images/20.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5%;
}

.sec._7 {
  background-image: url('../images/27.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50vh;
  padding-top: 8%;
}

.sec._8 {
  background-image: url('../images/30.png'), url('../images/3.png');
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, cover;
}

.sec._9 {
  background-image: url('../images/31.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15%;
}

.navbar {
  background-color: #ddd0;
}

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

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

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

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

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

.div-block-3 {
  background-image: url('../images/6.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 130vh;
  margin-top: -337px;
  display: flex;
}

.grid {
  z-index: 999;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr;
  width: 30%;
  position: absolute;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 30vh;
  padding-top: 5%;
  padding-left: 5%;
  display: flex;
}

.js-clock-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #fff;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-top: 0%;
  padding: 0;
  display: grid;
}

.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: #dcd8cd;
  text-align: center;
  letter-spacing: 5px;
  border: .5px #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  display: block;
}

.texto_principalcentrado {
  color: #dcd8cd;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
}

.link-block {
  height: 20vh;
}

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

.text-span-4 {
  font-size: 9px;
}

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

._w-card-back {
  perspective: 1000px;
  background-color: #fff0;
  background-image: url('../images/14.png');
  background-position: 50% 0;
  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: 20%;
  padding-right: 20%;
  display: flex;
}

.c-card-img {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.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 0%;
  display: flex;
  position: relative;
}

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

.c-card-front._1 {
  width: 300px;
  height: 400px;
  box-shadow: none;
  background-image: url('../images/a1.png');
  background-position: 50%;
  background-size: contain;
}

.c-card-front._2 {
  background-image: url('../images/12.png');
  background-position: 50%;
  background-size: contain;
}

.button {
  color: #dcd8cd;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #dcd8cd;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

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

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

.div-block-22._2 {
  margin-top: 1%;
  margin-bottom: 3%;
  font-size: 12px;
}

._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: none;
  border-radius: 0;
  justify-content: center;
  align-items: center;
}

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

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

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

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

.paragraph-3._3 {
  color: #dcd8cd;
  margin-bottom: 5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.paragraph-3._3._4 {
  color: #7b806a;
  width: 70%;
  margin-bottom: 5%;
  font-size: 10px;
}

.paragraph-3._3-copy {
  color: #dcd8cd;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

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

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

.text-span-5 {
  font-size: 9px;
  line-height: 10px;
}

.text-span-6 {
  font-size: 14px;
}

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

.button-2 {
  color: #dcd8cd;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #dcd8cd;
  border-radius: 20px;
  margin-bottom: 2%;
  font-family: Caudex, Times New Roman, sans-serif;
}

.button-3 {
  color: #dcd8cd;
  text-transform: uppercase;
  background-color: #3898ec00;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}

.image {
  margin-top: 5%;
}

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

.div-block-26 {
  background-image: url('../images/15.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 5%;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

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

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

.paragraph-4 {
  color: #dcd8cd;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Caudex, Times New Roman, sans-serif;
  line-height: 25px;
}

.text-span-7 {
  font-size: 18px;
}

.link-block-2 {
  margin-top: 3%;
}

.paragraph-5 {
  color: #71765f;
  text-align: center;
  text-transform: uppercase;
  width: 50%;
  margin-top: 20px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.paragraph-5._1 {
  color: #dcd8cd;
}

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

.texto_card._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: space-around center;
  place-items: center;
  width: 100%;
  height: 100%;
  display: grid;
  position: absolute;
}

.div-block-16 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
}

.div-block-16.teqi {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
  line-height: 18px;
}

.sans {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 9px;
  font-weight: 500;
  line-height: 10px;
}

.sans.chico {
  letter-spacing: 0;
  text-transform: none;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 8px;
  line-height: 10px;
}

.sans.boton {
  border-style: none;
  padding: 0;
  font-size: 8px;
  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/24.png');
  margin-left: 30px;
  margin-right: 30px;
}

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

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

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

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

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

.div-block-28 {
  background-image: url('../images/28.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50vh;
  margin-top: -154px;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.paragraph-6 {
  color: #62523f;
  text-align: center;
  text-transform: uppercase;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
}

.paragraph-7 {
  color: #62523f;
  text-transform: uppercase;
  margin-top: 5%;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
}

.button-4 {
  color: #62523f;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #62523f;
  border-radius: 20px;
  padding: 5px 10px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

.div-block-29 {
  background-image: url('../images/29.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70vh;
  margin-top: 5%;
  display: flex;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  width: 40%;
  height: 100%;
}

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

._1.phone {
  display: none;
}

.code-embed {
  z-index: 1000000;
  height: 20vh;
  position: static;
}

._21.phone {
  display: none;
}

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

.code-embed-3 {
  width: 100%;
}

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

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

.image-2 {
  display: none;
}

.text-span-8 {
  color: #5a5d4e;
}

.paragraph-6-copy {
  color: #62523f;
  text-align: center;
  text-transform: uppercase;
  width: 80%;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 18px;
}

.image-3 {
  display: none;
}

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

@media screen and (max-width: 479px) {
  .sec._1 {
    height: 90vh;
    display: block;
  }

  .sec._2 {
    padding-top: 10%;
  }

  .sec._3, .sec._5, .sec._6 {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .sec._7 {
    background-image: url('../images/1a.png');
    background-position: 30%;
    background-repeat: repeat;
    background-size: cover;
    height: 42vh;
  }

  .sec._9 {
    padding-top: 29%;
  }

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

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

  .div-block {
    height: 85%;
  }

  .div-block-3 {
    height: 85vh;
    margin-top: -168px;
  }

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

  .div-block-4 {
    justify-content: center;
    align-items: center;
    padding-top: 25%;
  }

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

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

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

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

  .link-block {
    height: 20vh;
  }

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

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

  ._w-card-back {
    background-image: url('../images/14.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .c-flipping-cards-list {
    padding-top: 10%;
    display: block;
  }

  .c-card-front {
    width: 300px;
    max-width: 300px;
    height: 350px;
  }

  .c-card-front._1 {
    width: 300px;
    max-width: 300px;
    height: 350px;
    display: block;
  }

  .c-card-front._2 {
    background-size: contain;
    width: 300px;
    max-width: 300px;
  }

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

  .c-card-back {
    width: 300px;
    max-width: 300px;
    height: 350px;
    display: block;
  }

  .div-block-22._2 {
    margin-bottom: 1%;
  }

  ._w-card-front._1 {
    display: flex;
  }

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

  .paragraph-3._3._4 {
    width: 100%;
    font-size: 8px;
    line-height: 15px;
  }

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

  .div-block-25 {
    margin-top: 81%;
  }

  .grid-2 {
    display: none;
  }

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

  .paragraph-4 {
    font-size: 12px;
    line-height: 20px;
  }

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

  .link-block-2 {
    margin-top: 10%;
  }

  .paragraph-5 {
    width: 90%;
  }

  .paragraph-5._1 {
    display: block;
  }

  .texto_card {
    width: 250px;
  }

  .sans {
    line-height: 15px;
  }

  .sans.chico._2 {
    font-size: 10px;
    line-height: 15px;
  }

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

  .ilustracion_card {
    width: 260px;
  }

  .ilustracion_card._2.redd-copy, .ilustracion_card._2.centroo-copy {
    width: 250px;
    margin: 5% 0;
  }

  .ilustracion_card._2.tequu-copy, .ilustracion_card._2.centroo-copy-copy {
    width: 250px;
    margin: 0;
  }

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

  .div-block-28 {
    width: 100%;
    height: 40vh;
  }

  .paragraph-7 {
    margin-bottom: 5px;
  }

  .div-block-29 {
    height: 40vh;
  }

  ._1 {
    display: none;
  }

  ._1.phone {
    display: block;
  }

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

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

  ._18 {
    display: none;
  }

  ._18.phone {
    display: block;
  }

  ._21 {
    display: none;
  }

  ._21.phone {
    display: block;
  }

  .paragraph-6-copy {
    width: 80%;
    font-size: 9px;
    line-height: 12px;
  }

  .image-3 {
    display: block;
  }
}


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