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

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

.section {
  padding: 5%;
}

.section._1 {
  background-image: url('../images/Flor.png'), url('../images/9.png');
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  height: 100vh;
}

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

.section._3 {
  padding-bottom: 1%;
}

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

.navbar {
  background-color: #ddd0;
  width: 100%;
}

.container {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.link-block {
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 10px;
}

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

.div-block-3 {
  background-image: url('../images/10.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 170vh;
  padding-bottom: 10%;
  padding-left: 35%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.div-block-3._2 {
  background-image: none;
  width: 20%;
  height: 20vh;
}

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

.link-block-2._3 {
  background-image: url('../images/11.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  height: 200vh;
  margin-top: -50px;
  padding-bottom: 30%;
  padding-right: 15%;
  display: flex;
  position: relative;
}

.link-block-2._4 {
  width: 10%;
  height: 25vh;
}

.image {
  width: 80%;
  margin-top: -68px;
}

.image-2 {
  width: 80%;
  margin-top: -175px;
}

.link-block-3 {
  background-image: url('../images/13.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 130vh;
  margin-top: -280px;
  position: relative;
}

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

.button {
  background-color: #3898ec00;
  background-image: url('../images/12.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20%;
  height: 50px;
  margin-bottom: 3%;
}

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

.image-4 {
  margin-top: 10%;
}

.navbar-2, .phone {
  display: none;
}

.image-5 {
  width: 90%;
  position: static;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.modal-wrapper {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.button-3 {
  color: #676535;
  background-color: #35353500;
  border: 1px solid #676535;
  border-radius: 20px;
  padding: 5px 24px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition-property: none;
}

.button-3.modal-open_btn {
  color: #3330;
  background-color: #4353ff00;
  border-style: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: inline-block;
}

.heading-8 {
  color: #676435;
  font-family: Great Vibes, cursive;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.sr-only {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.modal-container {
  z-index: 5;
  background-color: #fff;
  background-image: url('../images/16_116.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  max-width: 600px;
  height: 70%;
  margin: 10vh auto 20px;
  padding: 1px 40px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.displayonly_component {
  box-shadow: none;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-top: 0;
  padding: 0 0 0 40px;
  display: flex;
}

.paragraph-8 {
  color: #676435;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.modal-component {
  width: 100%;
  height: 100%;
  display: block;
}

.button-4 {
  color: #676435;
  background-color: #3898ec00;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 10px;
  text-decoration: underline;
}

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

@media screen and (max-width: 767px) {
  .modal-close_btn {
    font-size: 1.8rem;
  }

  .displayonly_component {
    padding: 30px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: url('../images/e.png'), url('../images/d.png');
    background-position: 50% 0, 50% 0;
    background-repeat: no-repeat, repeat-y;
    background-size: cover, cover;
  }

  .section._1 {
    height: 90vh;
  }

  .section._2 {
    display: none;
  }

  .section._2.phone {
    flex-flow: column;
    padding-top: 0%;
    display: block;
  }

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

  .div-block {
    display: none;
  }

  .div-block-2._2 {
    padding-bottom: 20%;
    padding-right: 0%;
    display: flex;
  }

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

  .div-block-3._2 {
    width: 50%;
    height: 5vh;
    padding-bottom: 10%;
  }

  .div-block-3.p {
    height: 55vh;
    padding-bottom: 15%;
    padding-left: 35%;
  }

  .link-block-2._3.p {
    height: 60vh;
    padding-right: 40%;
  }

  .link-block-2._4._2 {
    width: 20%;
    height: 5vh;
  }

  .image._2 {
    width: 100%;
    margin-top: -31px;
    padding-left: 2%;
  }

  .image-2._3 {
    width: 90%;
    margin-top: 0;
    padding-left: 0;
  }

  .link-block-3 {
    height: 50vh;
    margin-top: 0;
  }

  .link-block-3._3 {
    margin-top: -85px;
  }

  .button {
    width: 40%;
  }

  .image-3 {
    display: none;
  }

  .image-3.phone {
    display: block;
  }

  .image-4 {
    margin-top: 20%;
  }

  .navbar-2 {
    background-color: #ddd0;
    display: block;
  }

  .icon {
    color: #7f8431;
  }

  .menu-button {
    background-color: #0000;
    flex-flow: row;
    display: flex;
  }

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

  .nav-menu {
    background-image: url('../images/d.png');
    background-position: 0 0;
    background-size: cover;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .link-block-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding-top: 3%;
    padding-bottom: 3%;
    display: flex;
  }

  .link-block-4.w--current {
    margin-left: 10px;
    margin-right: 10px;
  }

  .link-block-4._2 {
    margin-left: 20px;
  }

  .phone {
    display: block;
  }

  .c1 {
    display: none;
  }

  .image-6 {
    width: 100%;
  }

  .modal-wrapper {
    display: none;
    position: absolute;
    inset: 0%;
  }

  .button-3.modal-open_btn {
    padding-left: 0;
    padding-right: 0;
  }

  .button-3.modal-open_btn:focus {
    border: 2px solid #ff9500;
  }

  .heading-8 {
    text-align: center;
    text-decoration: none;
  }

  .modal-container {
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .displayonly_component {
    padding: 0;
  }

  .modal-component {
    display: block;
  }

  .section-2 {
    margin-top: -106px;
    padding-right: 5%;
  }

  .container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: grid;
  }

  .grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .div-block-6 {
    display: block;
  }
}

#w-node-_379c9a47-2f03-6f0e-ba3f-ba964bc6cd28-37e9c986 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_379c9a47-2f03-6f0e-ba3f-ba964bc6cd3c-37e9c986 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_08edcf4b-a662-7ac7-1e25-b6eecfad425f-37e9c986 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_08edcf4b-a662-7ac7-1e25-b6eecfad427a-37e9c986 {
  grid-area: 2 / 1 / 3 / 2;
}

@media screen and (max-width: 479px) {
  #w-node-cb4f9384-fdf3-5ee4-0126-7f0bebe45af0-37e9c986, #w-node-f2b11c4a-fe28-a487-1613-d7865604db4f-37e9c986 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_03b507fb-e5d4-f7ba-d449-729c60baa489-37e9c986 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}


