@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: The Youngest Serif Display;
  src: url('../fonts/the-youngest-serif-display.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.section {
  padding: 10%;
}

.section._1 {
  background-image: url('../images/1_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  padding-top: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

.section._2 {
  background-image: url('../images/5_1.avif');
  background-position: 0 0;
  background-size: contain;
  padding: 5%;
  position: relative;
}

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

.section._4 {
  background-image: url('../images/14_1.avif');
  background-position: 0 0;
  background-size: contain;
}

.section._5 {
  background-image: url('../images/16_1.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}

.section._6 {
  background-image: url('../images/5_1.avif');
  background-position: 0 0;
  background-size: contain;
  padding-top: 5%;
  padding-bottom: 2%;
}

.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-17 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

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

.nav-link {
  color: #545454;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-family: Monterchi Serif Book Trial, Tahoma, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

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

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

.div-block-16 {
  justify-content: space-around;
  width: 100%;
  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 {
  background-color: #e5e1de;
  border-bottom-style: none;
  margin-bottom: 2%;
  padding-top: 1%;
  padding-bottom: 1%;
  position: static;
}

.div-block-19 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 95%;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 3%;
  display: flex;
}

.div-block-20 {
  background-image: url('../images/4_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 110vh;
}

.div-block-21 {
  background-image: url('../images/6_1.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.heading-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  font-size: 45px;
  font-weight: 400;
  line-height: 50px;
}

.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-size: 40px;
  font-weight: 400;
  line-height: 40px;
}

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

.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: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  height: 70vh;
}

.fotolarga.jo._2 {
  background-image: url('../images/7_1.avif');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;
  padding: 5%;
}

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

.js-clock-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  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: 10px;
  margin-right: 10px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 20px;
  display: flex;
}

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

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 90%;
  margin-bottom: 10%;
}

.image {
  margin-bottom: 3%;
}

.link-block {
  background-image: url('../images/9_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 50vh;
}

.link-block._1 {
  background-image: url('../images/10_1.avif');
}

.link-block._2 {
  background-image: url('../images/11_1.avif');
}

.heading-4 {
  letter-spacing: 2px;
  margin-top: 0;
  font-family: The Youngest Serif Display, Tahoma, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.paragraph {
  text-align: center;
  font-family: Caudex, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.paragraph._2 {
  width: 60%;
}

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

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

.link-block-2 {
  background-image: url('../images/Mesa.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80vh;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.div-block-24 {
  background-image: url('../images/18_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-start;
  align-items: center;
  height: 70vh;
  padding-left: 15%;
  display: flex;
}

.success-message {
  background-color: #ddd0;
}

.form {
  text-align: center;
  width: 100%;
}

.checkbox {
  margin-top: 0;
}

.form-block {
  color: #61645a;
  width: 50%;
  margin-top: 0%;
}

.text-block {
  color: #4f5850;
  font-family: Caudex, Tahoma, sans-serif;
}

.div-block-72 {
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-bottom: 5px;
  display: flex;
}

.submit-button {
  color: #000;
  letter-spacing: 1px;
  background-color: #bbb9ae00;
  border: 1px solid #000;
  width: 40%;
  margin-top: 10px;
  padding: 5px 10px;
  font-family: The Youngest Serif Display, Tahoma, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

.text-field-2 {
  text-align: center;
  -webkit-text-stroke-color: #3a393400;
  color: #736f44;
  background-color: #f3f3f300;
  border: 1px #627164;
  border-bottom: 1px solid #000;
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: The Youngest Serif Display, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
}

.text-field-2:focus-visible, .text-field-2[data-wf-focus-visible] {
  font-size: 12px;
}

.text-field-2::placeholder {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.checkbox-label {
  color: #000;
  margin-bottom: 0;
  margin-left: 5px;
  font-family: The Youngest Serif Display, Tahoma, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

.field-label-4 {
  color: #000;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: The Youngest Serif Display, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.field-label-4._2 {
  letter-spacing: 2px;
  margin-top: 10%;
}

.checkbox-field {
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.heading-7 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: The Youngest Serif Display, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.nav.cel {
  display: none;
}

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

  .div-block-72 {
    justify-content: space-between;
  }

  .submit-button {
    font-size: 15px;
  }

  .text-field-2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
  }

  .text-field-2::placeholder {
    font-size: 18px;
  }

  .checkbox-label {
    font-size: 15px;
    line-height: 20px;
  }

  .field-label-4 {
    font-size: 18px;
  }
}

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

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

  .section._2 {
    padding-left: 2%;
    padding-right: 2%;
  }

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

  .section._4 {
    background-size: cover;
  }

  .grid-9 {
    display: none;
  }

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

  .nav-link {
    color: #545454;
    text-align: center;
    margin-left: 0;
    font-size: 4vw;
    font-weight: 300;
    line-height: 5vw;
  }

  .div-block-16 {
    display: none;
  }

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

  .navbar-2 {
    width: 100%;
  }

  .navbar-2.compu {
    display: none;
  }

  .div-block-19 {
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    padding-bottom: 0%;
  }

  .div-block-20 {
    height: 60vh;
  }

  .heading-3 {
    font-size: 15px;
  }

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

  .fotolarga {
    background-position: 40%;
  }

  .fotolarga.jo {
    background-position: 50%;
    height: 30vh;
    display: block;
  }

  .fotolarga.jo._2 {
    background-image: url('../images/Copia-de-20.png');
    background-position: 100% 100%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 60vh;
    display: block;
  }

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

  .js-clock-2 {
    grid-column-gap: 10px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    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;
  }

  .grid-10 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    margin-bottom: 20%;
    display: flex;
  }

  .image {
    margin-bottom: 5%;
  }

  .link-block {
    height: 40vh;
  }

  .heading-4 {
    font-size: 15px;
  }

  .paragraph {
    font-size: 10px;
  }

  .paragraph._2 {
    width: 80%;
  }

  .link-block-2 {
    height: 50vh;
  }

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

  .div-block-24 {
    height: 35vh;
    padding-left: 10%;
  }

  .success-message {
    padding-left: 0;
    padding-right: 0;
  }

  .form {
    width: 100%;
  }

  .form-block {
    width: 50%;
    margin-bottom: 0;
  }

  .text-block {
    width: 100%;
    font-family: Caudex, Tahoma, sans-serif;
    font-size: 9px;
    line-height: 12px;
  }

  .div-block-72 {
    flex-flow: row;
  }

  .submit-button {
    color: #000;
    border-color: #000;
    width: 70%;
    margin: 5px auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 8px;
    line-height: 10px;
    display: block;
  }

  .text-field-2 {
    height: 12px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 6px;
    line-height: 10px;
  }

  .text-field-2::placeholder {
    font-size: 8px;
    line-height: 8px;
  }

  .checkbox-label {
    font-size: 8px;
    line-height: 10px;
  }

  .field-label-4 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 8px;
    line-height: 10px;
  }

  .field-label-4._2 {
    margin-top: 2%;
    font-size: 5px;
    line-height: 5px;
  }

  .heading-7 {
    font-size: 10px;
  }

  .nav.cel {
    background-color: #ddd0;
    display: block;
  }

  .container-2 {
    background-color: #e5e1de;
    border-bottom: 1px #86796a;
    height: 100%;
    padding-top: 0%;
    padding-bottom: 0%;
    position: absolute;
    inset: 0% 0% auto;
  }

  .brand {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 3%;
    padding-left: 0;
    display: none;
  }

  .nav-menu {
    background-color: #e7e5e4;
    background-image: url('../images/3_13.avif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .nav-link-2 {
    color: #545454;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 10%;
    font-family: Monterchi Serif Book Trial, Tahoma, sans-serif;
    font-size: 12px;
  }

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

  .icon-8 {
    color: #fff;
  }

  .image-2 {
    filter: invert();
    margin-left: 10%;
    padding-top: 3%;
  }
}

#w-node-_5b9e0ba4-1f66-6f5a-3483-fe26fe02853f-4c5edd3c, #w-node-_5b9e0ba4-1f66-6f5a-3483-fe26fe028546-4c5edd3c, #w-node-_5b9e0ba4-1f66-6f5a-3483-fe26fe028548-4c5edd3c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1720ea51-3b90-bb37-3f62-19cf9e8ee02a-4c5edd3c {
  place-self: center;
}


@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: 'The Youngest Serif Display';
  src: url('../fonts/the-youngest-serif-display.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Caudex';
  src: url('../fonts/Caudex-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}