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

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

@font-face {
  font-family: Monterchi Serif Book Trial;
  src: url('../fonts/Monterchi-Serif-Book-trial.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Playfairdisplay;
  src: url('../fonts/PlayfairDisplay-Bold.ttf') format("truetype");
  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 {
  height: auto;
  padding: 5%;
}

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

.section._2 {
  background-image: url('../images/2.png'), url('../images/Copia-de-2.png');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, contain;
  height: 40vh;
  padding-left: 5%;
  padding-right: 5%;
}

.section._3 {
  background-image: url('../images/Copia-de-3-2.png'), url('../images/Portada.png');
  background-position: 50% 0, 0 0;
  background-size: cover, contain;
  height: auto;
  padding-top: 5%;
  padding-left: 10%;
  padding-right: 10%;
}

.section._4 {
  background-image: url('../images/Copia-de-3.png'), url('../images/Portada.png');
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, contain;
  padding-left: 10%;
  padding-right: 10%;
}

.section._2-copy {
  background-image: url('../images/2.png'), url('../images/Copia-de-2.png');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, contain;
  height: 40vh;
  padding-left: 5%;
  padding-right: 5%;
}

.section._5 {
  background-image: url('../images/Copia-de-e.png'), url('../images/e.png'), url('../images/e.png'), url('../images/Copia-de-e.png'), url('../images/Portada.png');
  background-position: 50% 100%, 100% 0, 0 0, 0 0, 0 0;
  background-repeat: repeat-x, repeat-y, repeat-y, repeat-x, repeat;
  background-size: auto 30px, 30px 30px, 30px 30px, auto 30px, contain;
}

.section._6 {
  background-image: url('../images/a.png'), url('../images/Copia-de-a.png');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, contain;
  height: 100vh;
}

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

.section._7 {
  background-image: url('../images/Portada.png');
  background-position: 0 0;
  background-size: contain;
  height: 80vh;
}

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

.div {
  height: 100%;
}

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

.heading._1 {
  text-transform: uppercase;
}

.js-clock-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 3%;
  padding: 0;
  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: 20px;
  margin-right: 20px;
  padding: 0 10px;
  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: 10px;
  margin-right: 0;
  padding-top: 5px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 40px;
}

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

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

.image {
  margin-bottom: 5%;
}

.image.phone {
  display: none;
}

.grid {
  grid-template-columns: 1fr;
  width: 50%;
}

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

.div-block-4 {
  background-image: url('../images/Copia-de-6.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 5%;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.div-block-4._2 {
  background-image: url('../images/Copia-de-6.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  height: auto;
  padding: 5%;
}

.italic-text {
  color: #fff;
  font-family: Monterchi Serif Book Trial, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.heading-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  margin-bottom: 0;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 18px;
}

.paragraph._2 {
  width: 80%;
  font-size: 10px;
  line-height: 15px;
}

.paragraph._2._1 {
  margin-bottom: 5%;
}

.button {
  color: #fff;
  background-color: #3898ec00;
  margin-bottom: 10%;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 15px;
  text-decoration: underline;
}

.button._1 {
  margin-bottom: 10%;
}

.text-span {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
}

.paragraph-2 {
  text-align: center;
  width: 80%;
}

.div-block-5 {
  border: 2.5px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-6 {
  background-image: url('../images/11.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2, .image-3 {
  margin-top: 5%;
}

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

.faq-question-wrap {
  cursor: pointer;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.faq-question-bar {
  color: #fff;
  border-bottom: 1px solid #050505d1;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
  text-decoration: none;
  display: flex;
}

.question-title {
  color: #86796a;
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-right: 10px;
  font-family: Caudex, Tahoma, sans-serif;
}

.faq-circle {
  background-color: #f3f3f3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 15px;
  min-width: 15px;
  height: 15px;
  min-height: 15px;
  display: flex;
}

.plus-icon {
  color: #86796a;
}

.faq-content {
  overflow: hidden;
}

.faq-paragraph {
  color: #86796a;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}

.div-block-7 {
  width: 100%;
  height: 1px;
}

.div-block-8 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-bottom: 3%;
  display: flex;
}

.div-block-8-copy {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 3%;
  display: flex;
}

.text-span-2 {
  font-family: Playfairdisplay, Tahoma, sans-serif;
  font-weight: 400;
}

.italic-text-2, .text-span-3 {
  font-family: Playfairdisplay, Tahoma, sans-serif;
}

.link, .link-2, .link-3, .link-4 {
  color: #86796a;
}

.paragraph-3 {
  color: #867a6a;
  text-align: center;
  width: 50%;
  margin-top: 3%;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 15px;
}

.paragraph-3._2 {
  text-align: left;
  width: 100%;
}

.link-5 {
  color: #887c6b;
}

.link-6 {
  color: #887b6c;
}

.link-7 {
  color: #887b6b;
  text-decoration: none;
}

.link-8 {
  color: #887b6c;
  text-decoration: none;
}

.link-9, .link-10, .link-11 {
  color: #86796a;
}

.link-12 {
  color: #887b6c;
}

.link-13 {
  color: #86796a;
  text-decoration: none;
}

.text-span-4 {
  text-decoration: underline;
}

.link-14 {
  color: #86796a;
  text-decoration: none;
}

.text-span-5 {
  text-decoration: underline;
}

.link-15 {
  color: #887b6c;
  text-decoration: none;
}

.link-16 {
  color: #8a7c6d;
}

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

.button-2 {
  color: #989883;
  background-color: #3898ec00;
  font-family: Monterchi Serif Book Trial, Tahoma, sans-serif;
  text-decoration: underline;
}

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

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

.div-block-11, .code-embed {
  height: 100%;
}

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

.div-block-13 {
  border: 2px solid #abaf88;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
}

.div-block-14 {
  border: 1.5px solid #fff;
  width: 100%;
  padding: 2%;
}

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

.foto.phone {
  display: none;
}

.div-block-15 {
  background-color: #e9e9e2;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.link-17 {
  color: #887c6c;
  text-decoration: none;
}

.grid-3 {
  grid-template-rows: auto;
  width: 30%;
  margin-top: 3%;
}

.button-3 {
  color: #989883;
  text-align: center;
  letter-spacing: 1.5px;
  background-color: #3898ec00;
  border: 1px solid #989883;
  border-radius: 20px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Playfairdisplay, Tahoma, sans-serif;
  font-size: 12px;
}

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

.code-embed-copy {
  height: 100%;
}

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

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

  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section._1 {
    background-image: url('../images/Cel.png'), url('../images/Copia-de-P2.png'), url('../images/P2.png'), url('../images/Portada.png');
    background-position: 50%, 50% 100%, 50% 0, 0 0;
    background-repeat: repeat, no-repeat, no-repeat, repeat;
    background-size: cover, contain, contain, contain;
    height: 100vh;
  }

  .section._2 {
    height: 15vh;
  }

  .section._3 {
    background-image: url('../images/Copia-de-3-2.png'), url('../images/Portada.png');
    background-position: 50% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, contain;
  }

  .section._4 {
    padding-left: 8%;
    padding-right: 8%;
  }

  .section._2-copy {
    height: 15vh;
  }

  .section._5 {
    padding: 15%;
  }

  .section._6 {
    height: 60vh;
    display: none;
  }

  .section._6.phone {
    background-image: url('../images/Copia-de-a-2.png'), url('../images/Copia-de-a.png');
    display: block;
  }

  .section._7 {
    height: auto;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .portada {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 143px;
  }

  .div {
    padding-top: 5%;
  }

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

  .heading._1 {
    font-size: 9px;
    line-height: 9px;
  }

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

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

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

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

  .image {
    display: none;
  }

  .image.phone {
    display: block;
  }

  .grid {
    width: 100%;
  }

  .div-block-4 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .italic-text {
    text-align: center;
  }

  .heading-2 {
    text-align: center;
    font-size: 20px;
  }

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

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

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

  .div-block-5 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border: 1.5px solid #fff;
    justify-content: center;
    align-items: center;
    margin: 2% 5%;
    padding: 5%;
  }

  .div-block-6 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .question-title {
    flex: 1;
    font-size: 15px;
  }

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

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

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

  .div-block-13 {
    padding-left: 3%;
    padding-right: 3%;
  }

  .div-block-14 {
    border: 2px solid #fff;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 2%;
    display: flex;
  }

  .paragraph-4 {
    text-align: center;
    font-size: 12px;
  }

  .foto {
    display: none;
  }

  .foto.phone {
    display: block;
  }

  .image-4 {
    display: none;
  }

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

  .grid-3 {
    flex-flow: column;
    width: 40%;
    display: flex;
  }
}


@font-face {
  font-family: 'Caudex';
  src: url('../fonts/Caudex-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monterchi Serif Book Trial';
  src: url('../fonts/Monterchi-Serif-Book-trial.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}