@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 {
  padding: 5%;
}

.sec._1 {
  background-image: linear-gradient(#00000005, #fff0);
  height: 100vh;
  padding: 0%;
}

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

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

.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: center;
  align-items: center;
  height: 100%;
}

.nav-link-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #0003;
  width: 70%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-family: Caudex, Times New Roman, sans-serif;
  font-size: 1vw;
  line-height: 1.5vw;
}

.nav-link-2:hover {
  font-style: italic;
}

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

.nav-link-2._1 {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}

.nav-link-2._1-copy._2 {
  margin-left: -45px;
}

.nav-link-2._1-copy {
  width: 50%;
  padding-left: 0;
  padding-right: 0;
}

.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: #8f756100;
  border-bottom-style: none;
  margin-bottom: 0%;
  padding-top: 1%;
  padding-bottom: 1%;
  position: absolute;
  inset: 0% 0% auto;
}

.background-video {
  width: 100%;
  height: 100%;
  padding: 5%;
}

.centro {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-bottom: 5%;
  display: flex;
}

._1 {
  margin-bottom: 8%;
}

.navbar-3 {
  display: none;
}

@media screen and (max-width: 479px) {
  .menu-button-2, .menu-button-2.w--open {
    background-color: #0000;
  }

  .div-block-16, .grid-9 {
    display: none;
  }

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

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

  .navbar-2 {
    width: 100%;
  }

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

  .centro {
    justify-content: center;
    align-items: center;
    padding-top: 75px;
    padding-bottom: 0%;
  }

  .navbar-3 {
    background-color: #ddd0;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .image {
    margin-top: 11px;
  }

  .icon-6 {
    color: #d9d2cd;
  }

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

  .nav-menu {
    text-align: center;
    background-color: #a0886c;
  }

  .nav-link-3 {
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Caudex, Times New Roman, sans-serif;
    font-size: 12px;
  }
}

#w-node-_7f1e6963-c751-6a4a-3e21-67a0bf0133cc-5478a62c, #w-node-_7f1e6963-c751-6a4a-3e21-67a0bf0133d1-5478a62c, #w-node-_7f1e6963-c751-6a4a-3e21-67a0bf0133d3-5478a62c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


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