body {
  font-family: "Montserrat", sans-serif;
  padding: 0;
  margin: 0;
}

p {
  margin-bottom: 0;
}

#mob {
  display: none;
}

.sect1 {
  background: #00474B;
}
.sect1 .container {
  max-width: 100%;
}
.sect1 .container .row {
  align-items: center;
}
.sect1 .container .row .sec {
  padding-right: 20%;
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 1px;
  color: white;
}

.sect2 {
  background: #00474B;
  padding-bottom: 2%;
  padding-top: 0%;
  position: relative;
}
.sect2 .container {
  max-width: 98%;
}
.sect2 .container .imgs {
  margin-top: 3%;
}
.sect2 .container .imgs .img {
  height: 65vh;
  background-size: cover !important;
  background-position: center !important;
	position: relative;
}
.sect2 .container .imgs .img .legenda{
	position: absolute;
	left: 0;
    background: #086c73;	
	bottom:0;
	padding: 1%;
	color: white;
}
a{
color: inherit;text-decoration: none;}
.sect2 .container .slick-arrow {
  background: transparent;
  color: white;
  font-size: 40px;
  bottom: 35%;
}
.sect2 .container .leftButton {
  left: 2%;
}
.sect2 .container .rightButton {
  left: inherit;
  right: 2%;
}

.sect3 {
  background: #985B44;
}
.sect3 .container {
  max-width: 100%;
}
.sect3 .container .row {
  align-items: center;
}
.sect3 .container .row .sec {
  padding-left: 20%;
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 1px;
  color: white;
}
.sect3 .container .row .right {
  display: flex;
  justify-content: flex-end;
}

.sect4 {
  background: #985B44;
  padding-bottom: 2%;
  padding-top: 0%;
  position: relative;
}
.sect4 .container {
  max-width: 75%;
}
.sect4 .container .plantas {
  margin-top: 0%;
}
.sect4 .container .plantas .img {
  height: 90vh;
  background-size: cover !important;
  background-position: center !important;
}
.sect4 .container .slick-arrow {
  background: transparent;
  color: white;
  font-size: 40px;
  bottom: 35%;
}
.sect4 .container .leftButton {
  left: 2%;
}
.sect4 .container .rightButton {
  left: inherit;
  right: 2%;
}

.sect5 {
  background: white;
}
.sect5 .container {
  max-width: 100%;
}
.sect5 .container .row {
  align-items: center;
}
.sect5 .container .row .sec {
  padding-right: 20%;
  font-size: 45px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 1px;
  color: #00474B;
}

.sect6 {
  background: white;
  padding-bottom: 0%;
  padding-top: 0%;
  position: relative;
}
.sect6 .container {
  max-width: 95%;
  margin-top: -2%;
  padding-left: 30%;
  position: relative;
}
.sect6 .container .comuns {
  margin-top: 0%;
}
.sect6 .container .comuns .img {
  height: 90vh;
  background-size: cover !important;
  background-position: center !important;
	position: relative;
}
.sect6 .container .comuns .img .legenda{
	position: absolute;
	left: 0;
	bottom:0;
	    background: #086c73;
	padding: 1%;
	color: white;
}
.sect6 .container .slick-arrow {
  background: transparent;
  color: white;
  font-size: 40px;
  bottom: 40%;
}
.sect6 .container .leftButton {
  left: 33%;
}
.sect6 .container .rightButton {
  left: inherit;
  right: 2%;
}

.sect7 {
  background: white;
  padding-bottom: 0%;
  padding-top: 0%;
  position: relative;
}
.sect7 .img {
  display: flex;
  justify-content: flex-end;
}

.sect8 {
  position: relative;
}
.sect8 .container {
  margin-top: 4%;
  max-width: 100%;
}
.sect8 .container .lista1 {
  position: absolute;
  top: 18%;
  text-align: left;
  left: 0;
  font-size: 14px;
  font-weight: 300;
}
.sect8 .container .lista1 ul {
  list-style: none;
}
.sect8 .container .lista1 ul li {
  color: #00474B;
}
.sect8 .container .lista1 ul li b {
  font-weight: 900;
}
.sect8 .container .lista2 {
  position: absolute;
  top: 18%;
  text-align: left;
  right: 3%;
  font-size: 14px;
  font-weight: 300;
}
.sect8 .container .lista2 ul {
  list-style: none;
}
.sect8 .container .lista2 ul li {
  color: #00474B;
}
.sect8 .container .lista2 ul li b {
  font-weight: 900;
}
.sect8 .container .lista3 {
  position: absolute;
  bottom: 18%;
  text-align: left;
  left: 10%;
  font-size: 14px;
  font-weight: 300;
}
.sect8 .container .lista3 ul {
  list-style: none;
}
.sect8 .container .lista3 ul li {
  color: #00474B;
}
.sect8 .container .lista3 ul li b {
  font-weight: 900;
}

.sect9 {
  padding: 0vh 0;
  background: #985B44;
}
.sect9 .container {
  max-width: 100%;
}
.sect9 .container .conteudo {
  height: 100vh;
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sect9 .container .conteudo .endereco {
  width: 90%;
  border: 20px solid rgba(255, 255, 255, 0.7803921569);
  padding: 1%;
  color: white;
  background: #985B44;
}
.sect9 .container .conteudo .endereco .sub {
  color: white;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 3px;
  border-bottom: 1px solid white;
  padding-bottom: 0.5%;
  margin-bottom: 2%;
  width: fit-content;
}
.sect9 .container .conteudo .endereco .endereco2 {
  font-size: 20px;
  letter-spacing: 1px;
}
.sect9 .container .conteudo .endereco .whats {
  margin-bottom: 1%;
  font-size: 20px;
  letter-spacing: 1px;
}
.sect9 .container .row {
  align-items: center;
}

.sect10 {
  padding: 10vh 0;
  background: #00474B;
}
.sect10 .container .title {
  color: white;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 20px;
  margin-bottom: 4%;
}
.sect10 .container form {
  color: white;
}
.sect10 .container form .campo {
  margin-bottom: 2%;
}
.sect10 .container form .campo input {
  width: 100%;
  background: white;
  height: 7vh;
  padding: 3vh;
  color: #00474B;
  border-radius: 8px;
  border: 1px solid white;
}
.sect10 .container form ::placeholder {
  color: #00474B;
  font-weight: 900;
}
.sect10 .container form input[type=submit] {
  padding: 1vh 5vh;
  margin-top: 3%;
  color: #00474B;
  font-weight: 400;
  font-size: 20px;
  border: 1px solid white;
  border-radius: 10px;
}
.sect10 .container form .wpcf7-spinner {
  position: absolute;
}

footer {
  padding: 10vh 0;
}
footer .container p {
  margin-bottom: 3%;
}
footer .container p small {
  font-size: 8px;
  letter-spacing: .5px;
}
footer .container .redes {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .container .redes .rede img {
  width: 80%;
}
footer .container .texto-legal {
  font-size: 10px;
  margin-top: 3%;
  letter-spacing: 0.5px;
}
footer .container .mcia img {
  width: 5%;
}

@media (max-width: 980px) {
  #desk {
    display: none;
  }
  #mob {
    display: block;
  }
  .sect1 .container .row .sec, .sect3 .container .row .sec, .sect5 .container .row .sec {
    font-size: 30px;
    padding: 3% 5%;
  }
  .sect2 .container .imgs .img {
    height: 40vh;
  }
  .sect6 .container {
    padding-left: 0;
  }
  .sect6 .container .comuns .img {
    height: 40vh;
  }
  .sect6 .container .leftButton {
    left: 0;
  }
  .sect9 .container .conteudo {
    height: 55vh;
  }
}

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

.whatsapp{
	position: fixed;
	bottom: 1%;
	right: 1%;
	width: 6%;
	z-index: 10;
}
@media(max-width: 980px){
	.whatsapp{
		width: 15%;
	}
}


