@font-face {
  font-family: Cormorantgaramond;
  src: url('../fonts/CormorantGaramond-Light.ttf') format("truetype");
  font-weight: 300;
  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;
}

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

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

.section._2 {
  background-color: #fdfaf4;
  background-image: url('../images/3_1.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: contain;
}

.section._3 {
  background-color: #fdfaf4;
  background-image: url('../images/3_1.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: contain;
  padding-bottom: 0%;
}

.section._4 {
  background-color: #fdfaf4;
  background-image: url('../images/3_1.png');
  background-position: 0 0;
  background-size: contain;
}

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

.section._6 {
  background-color: #fdfaf4;
  background-image: url('../images/3_1.png');
  background-position: 0 0;
  background-size: contain;
  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%;
}

.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 {
  z-index: 99;
  background-color: #fdfaf4;
  background-image: url('../images/3_1.png');
  background-position: 0 0;
  background-size: cover;
  border-bottom-style: none;
  margin-bottom: 2%;
  padding-top: 2%;
  padding-bottom: 2%;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-16 {
  justify-content: space-around;
  width: 100%;
  display: flex;
}

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

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

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

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

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

.nav-link._1 {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  font-family: Cormorantgaramond, Impact, sans-serif;
}

.nav-link._1-copy {
  width: 30%;
  padding-left: 0;
  padding-right: 0;
  font-family: Cormorantgaramond, Impact, sans-serif;
}

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

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

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

.div-block-21 {
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 5px;
  display: flex;
}

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

.paragraph {
  color: #6f5d3a;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Cormorantgaramond, Impact, sans-serif;
  font-size: 18px;
}

.paragraph._1 {
  letter-spacing: 0;
  text-transform: none;
  width: 65%;
  font-size: 14px;
  line-height: 18px;
}

.paragraph-2 {
  color: #6f5d3a;
  text-align: center;
  text-transform: uppercase;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

.button {
  color: #6f5d3a;
  background-color: #3898ec00;
  font-family: Cormorantgaramond, Impact, sans-serif;
  font-style: italic;
  text-decoration: underline;
}

.div-block-24 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5%;
  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: 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-copy {
  background-image: url('../images/11.png');
  background-position: 100%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: fixed;
  padding: 5%;
}

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

.div-block-26 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
}

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

.grid-11 {
  grid-template-columns: .75fr 1fr;
  width: 90%;
}

.faq-question-bar {
  color: #fff;
  border-bottom: 1px #3b421e;
  justify-content: center;
  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: #3b421e;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 25px;
}

.faq-paragraph {
  color: #3b421e;
  text-align: center;
  letter-spacing: -.03em;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Cormorantgaramond, Impact, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
}

.link {
  color: #485026;
  text-transform: none;
}

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

.faq-content {
  overflow: hidden;
}

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

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

.div-block-28 {
  padding-top: 10%;
  padding-right: 15%;
}

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

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

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

.button-2 {
  color: #6f5d3a;
  background-color: #3898ec00;
  margin-top: 2%;
  font-family: Cormorantgaramond, Impact, sans-serif;
  font-size: 18px;
  text-decoration: underline;
}

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

.heading {
  color: #6f5d3a;
  text-align: center;
  letter-spacing: 1.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorantgaramond, Impact, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

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

.link-3 {
  color: #3d441f;
}

.navbar-3 {
  display: none;
}

.nav-link-3.w--current {
  color: #5a4b39;
}

.phone, .phone1 {
  display: none;
}

.grid-11-copy {
  grid-template-columns: .75fr 1fr;
  width: 90%;
}

.phone3 {
  display: none;
}

@media screen and (max-width: 991px) {
  .faq-question-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section._1 {
    background-image: linear-gradient(0deg, #0000007d, #fff0), url('../images/3.png');
    background-position: 0 0, 65% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 80vh;
  }

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

  .section._5 {
    padding: 10%;
  }

  .section._6 {
    padding: 10% 10% 2%;
  }

  .grid-9 {
    display: none;
  }

  .navbar-2 {
    width: 100%;
  }

  .navbar-2.compu {
    height: 10vh;
    display: none;
    inset: 0% 0% auto;
  }

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

  .div-block-16 {
    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;
  }

  .grid-10 {
    display: none;
  }

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

  .fotolarga {
    background-position: 40%;
  }

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

  .fotolarga.jo._2-copy {
    background-image: url('../images/11.png');
    background-position: 60% 0;
    height: 85vh;
    display: block;
  }

  .div-block-26._2 {
    height: auto;
  }

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

  .div-block-27.phone {
    background-image: url('../images/d.png');
    background-size: cover;
    flex-flow: column;
    padding-bottom: 5%;
    display: flex;
  }

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

  .faq-paragraph {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-28._1 {
    padding-right: 0%;
  }

  .grid-12 {
    display: none;
  }

  .grid-12.phone {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navbar-3 {
    background-color: #fdfaf4;
    background-image: url('../images/3_1.png');
    background-position: 0 0;
    background-size: contain;
    display: block;
  }

  .container-2 {
    padding-top: 10px;
    padding-left: 10px;
  }

  .brand-2 {
    width: 40%;
    height: 100%;
    padding-left: 5%;
  }

  .nav-menu-2 {
    background-color: #fdfaf4;
    background-image: url('../images/3_1.png');
    background-position: 0 0;
    background-size: contain;
  }

  .nav-link-3 {
    color: #676342;
    text-align: center;
    letter-spacing: 1px;
    font-family: Cormorantgaramond, Impact, sans-serif;
    font-size: 12px;
  }

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

  .icon-9 {
    color: #242424;
  }

  .phone {
    display: block;
  }

  .image {
    display: none;
  }

  .phone1 {
    display: block;
  }

  .image-2 {
    display: none;
  }

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

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

  .image-3 {
    margin-top: -27px;
  }

  .phone3 {
    display: block;
  }

  .image-4 {
    display: none;
  }
}

#w-node-ca932a02-16d2-c526-4650-6ab698c67e8b-3f1efaf7, #w-node-ca932a02-16d2-c526-4650-6ab698c67e92-3f1efaf7, #w-node-ca932a02-16d2-c526-4650-6ab698c67e94-3f1efaf7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_175f7ba5-21ec-f597-202e-b9e6f9b84316-3f1efaf7, #w-node-_8f786560-e915-5a27-5d02-f45ce719ead6-3f1efaf7, #w-node-_89bdb6a2-0ffc-4358-063a-3ee4a0626459-3f1efaf7, #w-node-_89bdb6a2-0ffc-4358-063a-3ee4a062645a-3f1efaf7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}


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