body {
  font-family: 'Montserrat', serif; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

a:focus, input:focus, textarea:focus, select:focus, button:focus {
  outline: none; }

p {
  margin-bottom: 0; }

.banner .desk {
  display: block; }
.banner .mob {
  display: none; }
@media (max-width: 980px) {
  .banner .desk {
    display: none; }
  .banner .mob {
    display: block; } }

.sect1-lp {
  padding: 7vh 0; }
  .sect1-lp .title-lp {
    text-align: center;
    font-size: 20px;
    margin-bottom: 3vh;
    text-transform: uppercase;
    font-weight: 500; }
  .sect1-lp .campos {
    padding: 1vh 0; }
    .sect1-lp .campos input {
      width: 100%;
      padding: 1vh 2vh;
      height: 7vh;
      border-radius: 5px;
      border: 1px solid gray; }
  .sect1-lp .botao-form {
    text-align: center;
    margin-top: 1vh; }
    .sect1-lp .botao-form span {
      display: block; }
    .sect1-lp .botao-form input {
      background: #9b6f62;
      border: 1px solid #9b6f62;
      padding: 1vh 4vh;
      color: white;
      text-transform: uppercase;
      border-radius: 5px;
      transition: .5s; }
      .sect1-lp .botao-form input:hover {
        background: transparent;
        color: #9b6f62; }

footer {
  padding: 5vh 0; }
  footer p {
    font-size: 12px; }
  footer .ass {
    text-align: center; }
    footer .ass img {
      width: 15vh; }
  footer .legal {
    margin: 2vh 0;
    text-align: center; }
  footer .mcia {
    text-align: end;
    margin-top: 4vh; }
    footer .mcia a {
      color: black;
      font-family: 'Montserrat';
      font-size: 12px; }
      footer .mcia a img {
        width: 9vh; }

@media (max-width: 980px) {
  footer .mcia {
    text-align: center; } }

/* Page Politicas */
.sect-politicas{
  padding: 10vh 0;
  .title{
    color: #212529;
  }
  @media(max-width: 980px){
    padding: 7vh 0;
  }
}
/* Page Home */
.page-id-6 .whats{
  display: none;
}

.sect1{
  padding: 10vh 0;
  .title-form{
    text-align: center;
    font-size: 20px;
    margin-bottom: 3vh;
    text-transform: uppercase;
    font-weight: 500;
  }
  .campos{
    padding: 1vh 0;
    input{
      width: 100%;
      padding: 1vh 2vh;
      height: 7vh;
      border-radius: 5px;
      border: 1px solid gray;
    }
  }
  .aceite{
    font-size: 12px;
    text-align: center;
    margin-top: 1vh;
    color: black;
    a{
      color: #895344;
      font-weight: 600;
      text-decoration: underline;
    }
  }
  .botao-form{
    text-align: center;
    margin-top: 1vh;
    span{
      display: block;
    }
    input{
      background: #9b6f62;
      border: 1px solid #9b6f62;
      padding: 1vh 4vh;
      color: white;
      text-transform: uppercase;
      border-radius: 5px;
      transition: .5s;
      &:hover{
        background: transparent;
        color: #9b6f62;
      }
    }
  }
}

.title{
  color: #895344;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 2vh;
}

.sect2{
  background: radial-gradient(#895344b8 11%, transparent);
  padding: 10vh 0;
  position: relative;
  .bordas{
    position: absolute;
    height: 83%;
    border: 1px solid #ffffff;
    width: 80%;
    bottom: 0;
    left: 9vh;
    border-radius: 30vh 0px 0px 0px;
    &::before{
      content: '';
      position: absolute;
      top: 0;
      width: 100%;
      background: linear-gradient(90deg, #ffffff 0%, transparent 35%);
      height: 1px;
    }
  }
  .content-texto{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    .texto{
      font-size: 18px;
    }
  }
  .images{
    position: relative;
    width: 100%;
    .detalhe{
      position: absolute;
      width: 85%;
      left: 0;
      opacity: 1;
    }
    .img-conceito{
      position: relative;
      width: 80%;
      height: 60vh;
      float: right;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 20px;
      margin-top: 29vh;
      .legenda{
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 7vh 2vh 2vh;
        background: linear-gradient(0deg, black, transparent);
        width: 100%;
        border-radius: 20px;
        p{
          color: white;
          font-size: 12px;
        }
      }
    }
  }
}
.sect3{
  padding: 10vh 0;
  .container{
    max-width: 70%;
  }
  .video{
    iframe{
      width: 100%;
      height: 70vh;
    }
  }
}
.slick-arrow{
  width: 50px;
  bottom: 44%;
  height: 50px;
  padding: 12px;
}
.sect4{
  padding: 10vh 0;
  background: #8e594b;
  .title{
    text-align: center;
    color: white;
  }
  .nav{
    justify-content: center;
    border: none;
    margin-bottom: 3vh;
    .nav-link{
      color: #be9489;
      border: none;
      border-bottom: 1px solid transparent;
      padding: 2vh 6vh;
      transition: .5s;
      &.active{
        background: transparent;
        border-color: white;
        color: white;
      }
    }
  }
  .content-carousel{
    position: relative;
    .slick-arrow{
      svg{
        path: #8e594b;
      }
    }
    #custom-prev1, #custom-prev2{
      left: 8%;
    }
    #custom-next1, #custom-next2{
      right: 8%;
    }
    .carousel-galeria{
      .img-galeria{
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 70vh;
        position: relative;
        .ampliar{
          position: absolute;
          right: 2vh;
          top: 2vh;
          background: #a47a6f;
          padding: 1.5vh;
          border-radius: 5px;
          .icone-ampliar{
            background: #d4bfb9;
            width: fit-content;
            margin: 0 auto 1vh;
            padding: 4px;
            border-radius: 5px;
            svg{
              width: 4vh;
            }
          }
          p{
            color: white;
            font-size: 12px;
            text-transform: uppercase;
          }
        }
        .legenda{
          position: absolute;
          bottom: 0;
          width: 100%;
          background: linear-gradient(0deg, #00000070, transparent);
          padding: 10vh 2vh 2vh;
          p{
            color: white;
            font-size: 12px;
          }
        }
      }
    }
  }
}
.sect5{
  padding: 10vh 0;
  .title{
    text-align: center;
  }
  .container{
    max-width: 80%;
  }
  .nav{
    justify-content: center;
    border: none;
    margin: 4vh auto;
    .nav-link{
      color: #8e594b;
      border: none;
      border-bottom: 1px solid #8e594b00;
      padding: 2vh 6vh;
      transition: .5s;
      &.active{
        border-color: #8e594b;
      }
      &:hover{
        border-color: #8e594b8a;
      }
    }
  }
  .content-carousel{
    position: relative;
    .arrow-left{
      left: 8%;
    }
    .arrow-right{
      right: 8%;
    }
    .slick-arrow{
      background: #8e594b;
      svg{
        filter: brightness(0) invert(1);
      }
    }
    .carousel-plantas{
      .content-planta{
        position: relative;
        border-radius: 15px;
        background: #f0eaea;
        padding: 5vh;
        .ampliar{
          position: absolute;
          right: 2vh;
          top: 2vh;
          background: #a47a6f;
          padding: 1.5vh;
          border-radius: 5px;
          .icone-ampliar{
            background: #d4bfb9;
            width: fit-content;
            margin: 0 auto 1vh;
            padding: 4px;
            border-radius: 5px;
            svg{
              width: 4vh;
            }
          }
          p{
            color: white;
            font-size: 12px;
            text-transform: uppercase;
          }
        }
        .img-planta{
          width: 100%;
          height: 60vh;
          object-fit: contain;
        }
        .legenda{
          color: #8e594b;
          text-align: center;
          font-size: 18px;
        }
      }
    }
    .carousel-plantas-nav{
      .img-planta-nav{
        width: 100%;
        height: 14vh;
        object-fit: contain;
        margin-bottom: 0;
      }
    }
  }
}
.sect6{
  padding: 10vh 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  .overlay{
    background: #a1a1a170;
    backdrop-filter: blur(10px);
    border-radius: 15px;
    padding: 5vh 8vh;
    .title{
      text-align: center;
    }
    .campos{
      padding: 1vh 0;
      input{
        width: 100%;
        padding: 1vh 2vh;
        height: 7vh;
        border: 1px solid gray;
        border-radius: 5px;
      }
    }
    .aceite{
      font-size: 12px;
      text-align: center;
      margin-top: 1vh;
      color: black;
      a{
        color: #895344;
        font-weight: 600;
        text-decoration: underline;
      }
    }
    .botao-form{
      text-align: end;
      margin-top: 1vh;
      span{
        display: block;
      }
      input{
        background: #9b6f62;
        border: 1px solid #9b6f62;
        padding: 1vh 4vh;
        color: white;
        text-transform: uppercase;
        border-radius: 5px;
        transition: .5s;
        &:hover{
          background: transparent;
          color: #9b6f62;
        }
      }
    }
  }
}
.sect7{
  padding: 10vh 0;
  background: radial-gradient(#798e89 11%, transparent);
  position: relative;
  .tracos{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .title{
    text-align: center;
    color: white;
  }
  .content-diferenciais{
    position: relative;
    z-index: 2;
    padding: 5vh 10vh;
    width: fit-content;
    margin: auto;
    &::before{
      content: '';
      position: absolute;
      background: #798e89b3;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      border-radius: 15px;
      z-index: -1;
    }
    .item-dif{
      display: flex;
      align-items: center;
      margin-bottom: 4vh;
      .img-icone{
        width: 15%;
        img{
          width: 8vh;
          height: 8vh;
          object-fit: contain;
        }
      }
      .texto{
        width: 85%;
        margin-left: auto;
        .title-dif{
          color: white;
          font-size: 18px;
          font-weight: bold;
        }
        .desc{
          color: white;
        }
      }
    }
  }
}
.sect8{
  padding: 10vh 0;
  .title{
    text-align: center;
  }
  .endereco{
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    color: #798e89;
    letter-spacing: 2px;
  }
  .waze{
    background: #09f;
    width: fit-content;
    margin: 3vh auto 3vh;
    padding: 1.5vh 2vh;
    border-radius: 100px;
    a{
      color: white;
      font-size: 14px;
      svg{
        width: 3vh;
        margin-right: 1vh;
        path{
          fill: white;
        }
      }
    }
  }
  .mapa{
    iframe{
      width: 100%;
    }
  }
}

.whats{
  position: fixed;
  bottom: 3vh;
  right: 3vh;
  background: #0bb13e;
  padding: 2vh;
  border-radius: 100px;
  z-index: 1020;
  svg{
    fill: white;
    width: 4vh;
  }
}

#whatsModal{
  .modal-dialog{
    margin-top: 17vh;
    .modal-content{
      .modal-header{
        background: #0bb13e;
        border: none;
        h1{
          color: white;
          text-align: center;
          width: 100%;
        }
        button{
          filter: invert(1);
        }
      }
      .modal-body{
        .campos{
          padding: 1vh 0;
          input{
            width: 100%;
            padding: 1vh 2vh;
            height: 7vh;
            border-radius: 5px;
            border: 1px solid gray;
          }
        }
        .botao-form{
          text-align: center;
          margin-top: 1vh;
          span{
            display: block;
          }
          input{
            background: #9b6f62;
            padding: 1vh 4vh;
            color: white;
            text-transform: uppercase;
            font-size: 14px;
            border-radius: 5px;
            border: 1px solid #9b6f62;
            transition: .5s;
            &:hover{
              background: transparent;
              color: #9b6f62;
            }
          }
        }
        .texto-form{
          font-size: 14px;
          font-weight: 500;
          text-align: center;
        }
      }
    }
  }
}

@media(max-width: 980px){
  .sect1{
    padding: 7vh 0;
  }
  .title{
    font-size: 27px;
    text-align: center;
  }
  .sect2{
    padding: 7vh 0;
    .bordas{
      display: none;
    }
    .content-texto{
      .texto{
        font-size: 16px;
        margin-bottom: 3vh;
      }
    }
    .images{
      .detalhe{
        position: relative;
        width: 100%;
      }
      .img-conceito{
        margin-top: 0;
        width: 100%;
      }
    }
  }
  .sect3{
    padding: 7vh 0;
  }
  .sect4{
    padding: 7vh 0;
    .content-carousel{
      .carousel-galeria{
        .item{
          padding: 10px;
        }
        .img-galeria{
          height: 42vh;
          .ampliar{
            padding: 1vh;
            .icone-ampliar{
              padding: 3px;
              svg{
                width: 3vh;
              }
            }
            p{
              font-size: 10px;
            }
          }
        }
      }
    }
  }
  .sect5{
    padding: 7vh 0;
    .container{
      max-width: inherit;
    }
    .nav{
      .nav-link{
        padding: 2vh 5vh;
      }
    }
    .content-carousel{
      .slick-arrow{
        bottom: 51%;
      }
      .arrow-left{
        left: 0;
      }
      .arrow-right{
        right: 0;
      }
      .carousel-plantas{
        .content-planta{
          .img-planta{
            height: 30vh;
          }
          .ampliar{
            padding: 1vh;
            .icone-ampliar{
              padding: 3px;
              svg{
                width: 3vh;
              }
            }
            p{
              font-size: 10px;
            }
          }
          .legenda{
            font-size: 16px;
          }
        }
      }
      .carousel-plantas-nav{
        .img-planta-nav{
          height: 7vh;
        }
      }
    }
  }
  .sect6{
    padding: 7vh 0;
    .overlay{
      padding: 6vh 2vh;
    }
  }
  .sect7{
    padding: 7vh 0;
    .tracos{
      height: 62vh;
    }
    .content-diferenciais{
      padding: 5vh 4vh;
      .item-dif{
        display: block;
        .img-icone{
          width: 100%;
          text-align: center;
          img{
            margin-bottom: 2vh;
          }
        }
        .texto{
          width: 100%;
        }
      }
    }
  }
  .sect8{
    padding: 7vh 0;
    .endereco{
      font-size: 34px;
    }
  }
}

/*# sourceMappingURL=style.css.map */
