@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: Caudex;
  src: url('../fonts/Caudex-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Shelley Script Lt Std;
  src: url('../fonts/Shelley-Script-LT-Std-Regular.otf') format("opentype");
  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: linear-gradient(350deg, #000000d4, #fff0), url('../images/1.png');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 110vh;
}

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

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

.section._4 {
  background-image: url('../images/14.png'), url('../images/2a.png');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, cover;
}

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

.navbar {
  background-color: #ddd0;
}

.nav-link {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 10px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

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

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

.heading {
  color: #fff;
  margin-top: 0;
  font-family: Shelley Script Lt Std, Times New Roman, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

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

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

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  width: 75%;
}

.div-block-3 {
  background-image: url('../images/6.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: -60%;
  padding-top: 10%;
  padding-bottom: 50%;
  padding-left: 8%;
  font-size: 25px;
  display: flex;
}

.image {
  width: 90%;
  margin-right: 17px;
}

.heading-2 {
  color: #fff;
  letter-spacing: 1.5px;
  font-family: Shelley Script Lt Std, Times New Roman, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.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%;
  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: #fff;
  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: 40px;
  display: block;
}

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

.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/8.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 5%;
}

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

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

.div-block-6 {
  width: 50%;
  height: 45vh;
  box-shadow: none;
  background-image: url('../images/12.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  margin-top: 0;
}

.heading-4 {
  color: #87525b;
  letter-spacing: 1.5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph {
  color: #88535c;
  text-align: center;
  margin-bottom: 20px;
  font-family: Caudex, Times New Roman, sans-serif;
}

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

.section-2 {
  background-image: url('../images/8.png');
  background-position: 0 0;
  background-size: cover;
  height: auto;
  padding: 5%;
}

.section-3 {
  background-image: url('../images/1A.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 80vh;
}

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

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

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

@media screen and (max-width: 479px) {
  .section._1 {
    background-position: 0 0, 35% 0;
    height: 90vh;
  }

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

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

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

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

  .div-block-3 {
    background-position: 100% 0;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding-top: 15%;
    padding-bottom: 50%;
  }

  .image {
    width: 85%;
    margin-bottom: -167px;
  }

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

  .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: 6vw;
  }

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

  .fotolarga {
    background-position: 40%;
  }

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

  .fotolarga.jo._2 {
    background-image: url('../images/FTO.png');
    background-position: 45%;
    display: block;
  }

  .div-block-6 {
    width: 90%;
    height: 40vh;
  }

  .heading-4 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
  }

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

  .button {
    font-size: 10px;
  }

  .section-3 {
    height: 40vh;
  }

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

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

  .link-block-2 {
    position: relative;
  }
}


@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: 'Caudex';
  src: url('../fonts/Caudex-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Shelley Script Lt Std';
  src: url('../fonts/Shelley-Script-LT-Std-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}