/*INÍCIO RI*/
.div-categorias {
  width: 65%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.duvida-3 {
  width: 90%;
  float: left;
  color: #079d56;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.duvida-3.resposta {
  color: #ff8b22;
  font-size: 14px;
}

.div-seta-3 {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  float: right;
  border-right: 2px solid #006b3f;
  border-bottom: 2px solid #079d56;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.list-item-8 {
  margin-bottom: 5px;
  text-align: left;
}

.list-8 {
  color: #ff8b22;
}

.link-7 {
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  color: #ff8b22;
  text-decoration: none;
}

.link-7:hover {
  text-decoration: underline;
}

.text-block-39 {
  margin-bottom: 10px;
  border-bottom: 1px solid #ff8b22;
  color: #ff8b22;
  font-weight: 500;
  text-align: left;
}

.text-block-39._2 {
  margin-top: 20px;
}

.div-conselheiro {
  margin-bottom: 10px;
  padding: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #dadada;
  border-radius: 5px;
}

.text-block-40 {
  margin-bottom: 5px;
  padding-left: 3px;
  border-bottom: 1px solid #eee;
  color: #6e6e6e;
  font-size: 16px;
  text-align: left;
}

.text-block-41 {
  padding-left: 3px;
  color: #6e6e6e;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}

.bold-text-35 {
  font-size: 12px;
  font-weight: 400;
}

.column-58 {
  padding-left: 0px;
}

.column-59 {
  padding-right: 0px;
}

.list-item-9 {
  margin-bottom: 5px;
  color: #6e6e6e;
  text-align: left;
}

.div-resposta-2 {
  overflow: hidden;
  height: 0px;
}

.link-8 {
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  color: #ff8b22;
  text-decoration: none;
}

.link-8:hover {
  text-decoration: underline;
}

.paragraph-31 {
  width: 65%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #ff8b22;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 300;
  text-align: center;
}

.paragraph-31.fale-com-ri {
  font-size: 18px;
  font-weight: 400;
  text-align: right;
}
/*FIM RI*/

/*INÍCIO PONTO DE CONVERSÃO*/
.div-ponto-de-conversao {
  width: 90%;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 0 12px -5px rgba(0, 0, 0, 0.4);
}
.div-etapa2-2 {
  height: 0px;
  overflow: hidden;
}
.paragraph-30 {
  margin-bottom: 15px;
  color: #565656;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  text-align: left;
}
.h3-ponto-de-conversao {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #079d56;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
}
.h3-ponto-de-conversao._2 {
  color: #6e6e6e;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}
.select-field-5 {
  border-style: solid;
  border-width: 1px;
  border-color: #00d38d;
  border-radius: 5px;
  background-color: #fff;
  color: #079d56;
}
.button-11 {
  margin-left: 5px;
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#00d38d), to(#82ea5b));
  background-image: linear-gradient(90deg, #00d38d, #82ea5b);
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.button-11:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}
.bold-text-33 {
  color: #ac41d8;
  font-weight: 600;
}
.button-conversao {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}
.button-conversao {
  margin-right: 20px;
  padding-right: 30px;
  padding-left: 30px;
  border: 1px solid transparent;
  border-radius: 100px;
  background-color: #ff8b22;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff8b22), to(#ffb719));
  background-image: linear-gradient(90deg, #ff8b22, #ffb719);
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}
.button-conversao:hover {
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-color: #ff8b22;
  background-color: transparent;
  background-image: none;
  color: #ff8b22;
}
.button-conversao._2 {
  margin-right: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #ff8b22;
  background-color: transparent;
  background-image: none;
  color: #ff8b22;
}
.button-conversao._2:hover {
  padding-right: 30px;
  padding-left: 30px;
  background-color: #ff8b22;
  color: #fff;
}
.button-conversao._3 {
  margin-right: 10px;
  padding-right: 20px;
  padding-left: 20px;
}
.button-conversao._3:hover {
  padding-right: 32px;
  padding-left: 32px;
}

.button-conversao._3 {
    margin-right: 10px;
    padding-right: 20px;
    padding-left: 20px;
}
.button-conversao {
    margin-right: 20px;
    padding-right: 30px;
    padding-left: 30px;
    border: 1px solid transparent;
    border-radius: 100px;
    background-color: #ff8b22;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff8b22), to(#ffb719));
    background-image: linear-gradient(90deg, #ff8b22, #ffb719);
    -webkit-transition: all 250ms ease-in;
    transition: all 250ms ease-in;
}
/*FIM PONTO DE CONVERSÃO*/

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('../../../uploads/2024/06/youtube-placeholder.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}


.body {
  font-family: Poppins, sans-serif;
}

.heroslider {
  position: relative;
  height: 800px;
  padding-top: 100px;
}

.slider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.slide-nav {
  font-size: 10px;
}

.container-padrao {
  position: relative;
  height: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 100px;
  border-bottom: 1px solid #ff8b22;
  background-color: #fff;
}

.brand {
  margin: 30px 40px 0 0;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  display: none;
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #3898ec;
  border-radius: 50px;
  background-color: transparent;
  color: #3898ec;
  text-transform: none;
}

.dropdown-toggle {
  display: none;
}

.div-text-hero {
  position: relative;
  top: 50%;
  z-index: 5;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -70%);
  -ms-transform: translate(0px, -70%);
  transform: translate(0px, -70%);
  text-align: center;
}

.div-text-hero.interna {
  width: 80%;
}

.div-text-hero.interna.formulario.jardim-bem-viver {
  width: 100% !important;
}

.div-text-hero.interna.girassois {
  width: 90%;
}

.div-text-hero.interna.tulipas {
  width: 90%;
}

.div-text-hero.interna.bem-campos {
  width: 90%;
}

.div-text-hero.venda {
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: left;
}

.div-text-hero.home {
  width: 90%;
}

.div-text-hero.area-cliente {
  width: 90%;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.3px;
}

.heading.sobre {
  color: #079d56;
  font-weight: 300;
  text-align: left;
}

.heading.venda {
  color: #079d56;
  font-weight: 300;
  text-align: left;
}

.heading.lojas {
  font-weight: 400;
}

.heading.area-cliente {
  width: 50%;
  color: #079d56;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 300;
  text-align: left;
}

.heading.home {
  line-height: 1.6;
}

.slide {
  padding-top: 100px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/slider-empreendimento-01.webp');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), transparent 20%), linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/jardim_bem_viver_hero.webp');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.div-info-empreendimento {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 300px;
  height: 100px;
  margin-left: 20px;
  padding-bottom: 20px;
  padding-left: 5px;
  border-left: 2px solid #ff8b22;
  opacity: 1;
  color: #fff;
}

.text-block {
  margin-bottom: 5px;
  padding-bottom: 2px;
  padding-left: 2px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.image {
  margin-right: 5px;
  float: left;
}

.text-block-2 {
  width: 80%;
  margin-top: 3px;
  float: left;
  color: #ff8b22;
}

.slide-2 {
  padding-top: 100px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), transparent 20%), linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/07/giardino_bianco_2.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.slide-3 {
  padding-top: 100px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), color-stop(20%, transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/slider-empreendimento-03.webp');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), transparent 20%), linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/monte_araucarias_hero.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.loteamentos {
  padding-top: 90px;
  padding-bottom: 80px;
}

.loteamentos.interna {
  padding-top: 220px;
}

.heading-2 {
  width: 80%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  color: #6e6e6e;
  font-size: 28px;
  line-height: 1.4;
  font-weight: 200;
  text-align: center;
  text-transform: none;
}

.heading-2.branco {
  width: 100%;
  color: #fff;
}

.heading-2.galeria {
  width: 100%;
  margin: 0px 0px 20px;
  color: #fff;
  text-align: left;
}

.heading-2.localiz {
  width: 100%;
  margin-bottom: 20px;
  color: #079d56;
  text-align: left;
}

.heading-2.forms {
  width: 100%;
}

.heading-2.estados {
  width: 100%;
  margin-top: 100px;
  margin-bottom: 40px;
  font-size: 26px;
  text-align: left;
}

.heading-2.area-cliente {
  width: 100%;
  padding-top: 60px;
  color: #079d56;
  font-size: 26px;
  text-align: left;
}

.heading-2.area-cliente.vizinho {
  text-align: center;
}

.heading-2._2 {
  width: 60%;
  font-size: 26px;
}

.heading-2.hblog {
  width: 70%;
}

.heading-2.passo {
  color: #079d56;
  font-weight: 300;
}

.paragraph {
  width: 65%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #ff8b22;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.3px;
}

.paragraph.home {
  width: 55%;
}

.div-empreendimentos {
  position: relative;
  z-index: 8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-empreendimento {
  position: relative;
  overflow: hidden;
  width: 350px;
  height: 400px;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 5px;
  box-shadow: 0 1px 10px -3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.div-empreendimento.portal-das-aguas {
  background-image: url('../../../uploads/2024/06/portal-das-aguas.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-empreendimento.giardino-bianco {
  background-image: url('../../../uploads/2024/06/giardino-bianco.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-empreendimento.reserva-macauba {
  background-image: url('../../../uploads/2024/06/reserva-macauba.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-empreendimento.jardim-bem-viver {
  background-image: url('../../../uploads/2024/06/jardim-bem-viver.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-empreendimento.jardim-dos-girassois {
  background-image: url('../../../uploads/2024/06/jardim-dos-girassois.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-empreendimento.jardins-de-campos {
  background-image: url('../../../uploads/2024/06/jardins-de-campos.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-empreendimento.jardim-das-tulipas {
  background-image: url('../../../uploads/2024/06/jardim-das-tulipas.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-empreendimento.bem-viver-campos {
  background-image: url('../../../uploads/2024/06/bem-viver-campos.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-empreendimento.parque-atlanta {
  background-image: url('../../../uploads/2024/06/parque-atlanta.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-info {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  height: 90px;
  padding: 20px 20px 10px;
  background-color: hsla(0, 0%, 100%, 0.95);
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #006b3f;
  font-weight: 500;
}

.image-2 {
  float: left;
}

.text-block-3 {
  margin-left: 10px;
  float: left;
  color: #079d56;
}

.text-block-3._2 {
  margin-left: 0px;
  text-transform: capitalize;
}

.text-block-3.roxo {
  margin-left: 0px;
  color: #079d56;
}

.info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  clear: left;
  border-style: solid;
  border-width: 1px;
  border-color: #ff8b22;
  border-radius: 20px;
  background-color: #ff8b22;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #fff;
}

.button-2:hover {
  background-color: transparent;
  color: #ff8b22;
}

.button-2._2 {
  padding-right: 35px;
  padding-left: 35px;
  float: none;
  clear: none;
  border-color: #ac41d8;
  background-color: #ac41d8;
}

.button-2._2:hover {
  background-color: transparent;
  color: #ac41d8;
}

.section-vantagens {
  height: 250px;
  background-color: #006b3f;
}

.columns {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.columns._2 {
  position: static;
  margin-top: 40px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.text-block-4 {
  color: #fff;
  font-size: 26px;
  line-height: 1.1;
  font-weight: 300;
  text-align: center;
}

.text-block-4._2 {
  color: #006b3f;
  font-size: 20px;
}

.text-block-4._2.interna {
  color: #006b3f;
}

.text-block-4._2 {
  color: #006b3f;
  font-size: 20px;
}

.text-block-4._2.interna {
  color: #006b3f;
}

.destaque {
  font-size: 36px;
  font-weight: 500;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 2px solid #ff8b22;
}

.column.end {
  border-right-style: none;
}

.column._2 {
  border-right-color: #006b3f;
  background-color: #82ea5b;
}

.column._2.interna {
  border-right-color: #fafafa;
  background-color: #ebebeb;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}

.column._2.interna:hover {
  background-color: #ff8b22;
}

.bairros-planejados {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('../../../uploads/2024/06/arvore.webp'), url('../../../uploads/2024/06/pai-filho_1.webp');
  background-position: 100% 100%, 0% 100%;
  background-size: 400px, 400px;
  background-repeat: no-repeat, no-repeat;
  background-attachment: fixed, fixed;
}

.div-pilares {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-pilar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  min-height: 265px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 30px 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.5);
}

.text-block-5 {
  color: #006b3f;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
}

.image-3 {
  margin-bottom: 30px;
}

.formas-pagamento {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fafafa;
}

.text-block-6 {
  margin-top: 60px;
  color: #ff8b22;
  text-align: center;
}

.cta {
  height: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/cta_7.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/cta_7.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.div-info-cta {
  position: relative;
  top: 50%;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.heading-4 {
  margin-top: 0px;
  color: #fff;
  line-height: 1.3;
  font-weight: 200;
  text-align: center;
}

.button-3 {
  margin-top: 20px;
  padding-right: 25px;
  padding-left: 25px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #ac41d8;
  border-radius: 20px;
  background-color: #ac41d8;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: lowercase;
}

.button-3:hover {
  border-color: #dd89ff;
  background-color: transparent;
  color: #dd89ff;
  font-weight: 400;
}

.button-3.galeria {
  display: none;
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-color: #82ea5b;
  background-color: #82ea5b;
  color: #006b3f;
}

.button-3.galeria:hover {
  background-color: transparent;
  color: #82ea5b;
}

.button-3.cond {
  margin-top: 50px;
}

.blog {
  padding-top: 80px;
  padding-bottom: 40px;
}

.ultimos-posts {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-artigo {
  position: relative;
  overflow: hidden;
  width: 350px;
  height: 450px;
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 10px;
  box-shadow: 0 1px 10px -4px rgba(0, 0, 0, 0.4);
}

.imagem-blog {
  height: 200px;
  background-image: url('../../../uploads/2024/06/blog1.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.imagem-blog._2 {
  background-image: url('../../../uploads/2024/06/blog2.webp');
}

.imagem-blog._3 {
  background-image: url('../../../uploads/2024/06/blog3.webp');
}

.heading-5 {
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  color: #006b3f;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 500;
}

.paragraph-7 {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  color: #565656;
  line-height: 1.7;
  font-weight: 300;
}
.div-artigo .paragraph-7 {max-height: 95px; overflow: hidden;}
.text-block-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
  margin-bottom: 10px;
  margin-left: 10px;
  color: #079d56;
  font-size: 12px;
}

.button-4 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 125px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #ff8b22;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #ff8b22;
  font-size: 16px;
  text-align: center;
}

.button-4:hover {
  background-color: #ff8b22;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #fff;
}

.faq {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f0f0f0;
}

.recurso {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.recurso._2 {
  height: 0%;
}

.recurso._3 {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-seta {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  float: right;
  border-right: 2px solid #006b3f;
  border-bottom: 2px solid #079d56;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.div-questoes {
  position: relative;
  margin-top: 60px;
}

.div-questao {
  height: auto;
  padding: 15px 10px 10px;
  border-style: none;
  border-width: 2px;
  border-color: #f79c1b;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: pointer;
}

.div-questao:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.div-questao.como {
  margin-bottom: 10px;
}

.div-resposta {
  overflow: hidden;
  height: 0px;
}

.row {
  margin-bottom: 20px;
}

.paragraph-14 {
  color: #565656;
  line-height: 1.8;
  font-weight: 400;
  text-align: left;
}

.div-duvida {
  margin-bottom: 5px;
}

.duvida {
  width: 90%;
  float: left;
  color: #079d56;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.column-20 {
  padding-right: 5px;
  padding-left: 5px;
}

.column-7 {
  padding-right: 5px;
  padding-left: 5px;
}

.rodape {
  position: relative;
  z-index: 0;
  height: 250px;
  border-top: 2px solid #ff8b22;
  background-color: #006b3f;
}

.columns-2 {
  height: 100%;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-21._2 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-marca {
  width: 200px;
  height: 60px;
  background-image: url('../../../uploads/2024/06/example-bg.webp');
  background-position: 50% 50%;
  background-size: 125px;
}

.div-marca.rodape {
  width: auto;
  height: auto;
  border-top-style: none;
  background-color: transparent;
  background-image: none;
}

.footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link-social {
  display: block;
  width: auto;
  height: auto;
  margin-right: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-mapa-site {
  width: 100%;
  height: 100%;
}

.columns-3 {
  height: 100%;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link {
  margin-bottom: 10px;
  margin-left: 40px;
  color: #e7e7e7;
  text-decoration: none;
}

.link:hover {
  color: #fff;
}

.link.w--current {
  color: #d8d8d8;
  text-decoration: none;
}

.contato-imediato {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  width: 100px;
  height: 100vh;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
}

.div-forms {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 0px;
  margin-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 4px 12px -6px #000;
}

.div-forms.interna {
  position: static;
  overflow: visible;
  height: auto;
  margin-top: 0px;
  padding: 40px;
  border-radius: 5px;
}

.heading-6 {
  margin-top: 40px;
  color: #006b3f;
  font-weight: 500;
  text-align: center;
}

.paragraph-15 {
  color: #ff8b22;
  text-align: center;
}

.paragraph-15._2 {
  color: #6e6e6e;
}

.form {
  width: 90%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-field {
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #079d56;
  border-radius: 20px;
}

.text-field._2 {
  border-radius: 5px;
}

.tipo-contato {
  position: relative;
  height: 40px;
}

.tipo-contato.hidden {
  display: none;
}

.radio-button-field {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 0px;
}

.radio-button {
  opacity: 0;
}

.resposta1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #079d56;
  border-radius: 50px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #079d56;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.resposta1:hover {
  background-color: #079d56;
  color: #fff;
  font-weight: 400;
}

.column-23 {
  padding-right: 5px;
  padding-left: 0px;
}

.column-24 {
  padding-right: 0px;
  padding-left: 5px;
}

.columns-4 {
  margin-bottom: 10px;
}

.submit-button {
  display: none;
  margin-top: 15px;
  padding: 10px 65px 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #ff8b22;
  border-radius: 20px;
  background-color: #ff8b22;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: transparent;
  color: #ff8b22;
}

.div-botao-contato {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 50px;
  border-radius: 100px;
  background-color: #ac41d8;
  background-image: url('../../../uploads/2024/06/contact_rapido.webp');
  background-position: 50% 50%;
  background-size: 100px 100px;
  box-shadow: 0 7px 15px -6px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.div-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 1px 6px -3px rgba(0, 0, 0, 0.5);
  color: #ac41d8;
  font-size: 16px;
  font-weight: 300;
  cursor: pointer;
}
@media(max-width: 479px){
  .div-close{right:unset;}

}
.hero-internas {
  position: relative;
  height: 800px;
  padding-top: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.35)), to(hsla(0, 0%, 100%, 0.35))), url('../../../uploads/2024/06/example-bg.webp');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.35), hsla(0, 0%, 100%, 0.35)), url('../../../uploads/2024/06/example-bg.webp');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 125px;
}

.hero-internas.giardino {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero_v3_1.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero_v3_1.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-internas.giardino.girass-is {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero_v2_1.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero_v2_1.webp');
  background-position: 0px 0px, 50% 50%;
}

.hero-internas.giardino.tulipas {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero-familia-01.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero-familia-01.webp');
  background-position: 0px 0px, 50% 50%;
}

.hero-internas.giardino.atlanta {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.45)), to(rgba(0, 0, 0, 0.45))), url('../../../uploads/2024/06/hero-familia-02.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url('../../../uploads/2024/06/hero-familia-02.webp');
  background-position: 0px 0px, 50% 50%;
}

.hero-internas.portal-das-aguas {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-internas.sobre {
  height: 640px;
  background-image: url('../../../uploads/2024/07/hero-sobre.webp');
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-internas.venda {
  height: 640px;
  background-image: url('../../../uploads/2024/06/hero-venda.webp');
  background-position: 125% 100%;
  background-size: auto 600px;
  background-repeat: no-repeat;
}

.hero-internas.nossas-lojas {
  height: 640px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero_v3.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero_v3.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-internas.area-do-cliente {
  height: 640px;
  background-image: url('../../../uploads/2024/06/hero_1.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-internas.reserva-macauba {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/hero-familia-05.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/hero-familia-05.webp');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-internas.reserva-macauba.jardim-bem-viver {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero-familia-04.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero-familia-04.webp');
  background-position: 0px 0px, 50% 0%;
}

.hero-internas.reserva-macauba.campos {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero_v2_2.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero_v2_2.webp');
  background-position: 0px 0px, 50% 50%;
}

.hero-internas.reserva-macauba.bem-campos {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero-familia-03.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero-familia-03.webp');
  background-position: 0px 0px, 50% 50%;
}

.bold-text {
  padding-right: 15px;
  padding-left: 15px;
  background-color: #ffb719;
  color: #fff;
  font-size: 26px;
  font-weight: 300;
}

.bold-text.giardino {
  background-color: #ac41d8;
}

.bold-text.reserva-macauba {
  background-color: #82ea5b;
  color: #006b3f;
}

.bold-text.jardim-bem-viver {
  background-color: #079d56;
}

.bold-text.girassois {
  background-color: #ffb719;
  color: #424242;
}

.bold-text.campos {
  background-color: #ff8b22;
}

.bold-text.atlanta {
  background-color: #82ea5b !important;
  color: #006b3f !importantv;
}

.div-selo {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  margin-bottom: 40px;
  margin-left: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-image: url('../../../uploads/2024/06/selo.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-selo.giardino {
  background-color: #fff;
  background-image: url('../../../uploads/2024/06/selo_1.webp');
}

.div-selo.reserva-macauba {
  background-color: #fff;
  background-image: url('../../../uploads/2024/06/selo_2.webp');
}

.div-selo.jardim-bem-viver {
  height: 190px;
  background-image: url('../../../uploads/2024/06/selo_3.webp');
  background-size: contain;
}

.div-selo.girassois {
  background-color: #fff;
  background-image: url('../../../uploads/2024/06/selo_4.webp');
}

.div-selo.campos {
  border-radius: 30px;
  background-color: #fff;
  background-image: url('../../../uploads/2024/06/selo_5.webp');
}

.div-selo.tulipas {
  background-color: #fff;
  background-image: url('../../../uploads/2024/06/selo_6.webp');
}

.div-selo.bem-campos {
  background-image: url('../../../uploads/2024/06/selo_7.webp');
}

.div-selo.atlanta {
  background-image: url('../../../uploads/2024/06/selo_8.webp');
}

.infos-terreno {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fafafa;
}

.div-infos-terreno {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-info-terreno {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 250px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 30px 20px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #6e6e6e;
}

.div-info-terreno.end {
  border-right-style: none;
}

.image-4 {
  margin-bottom: 30px;
}

.text-block-8 {
  color: #079d56;
  font-size: 16px;
  text-align: center;
}

.div-text-terreno {
  width: 80%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-text-terreno.cond {
  width: 90%;
}

.paragraph-16 {
  color: #565656;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
  text-align: center;
}

.paragraph-16.localiz {
  text-align: left;
}

.paragraph-16._2 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.caracteristicas {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-caracteristicas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-caracteristica {
  position: relative;
  overflow: hidden;
  width: 350px;
  min-height: 500px;
  margin-right: 15px;
  /*margin-left: 15px;*/
  border-radius: 10px;
  box-shadow: 1px 1px 10px -4px rgba(0, 0, 0, 0.4);
}

.div-caracteristica.regatas { 
  height: 600px!important;
}

.div-caracteristica.reserva-macauba {
  min-height: 640px;
}

.div-caracteristica.girassois {
  min-height: 525px;
}

.div-caracteristica.campos {
  min-height: 590px;
}

.div-caracteristica.portal-das-aguas {
  min-height: 540px;
}

.div-caracteristica.jardim-bem-viver {
  min-height: 620px;
}

.imagem-caracteristica {
  position: relative;
  height: 225px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeriarua-interna.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeriarua-interna.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.imagem-caracteristica._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeriaquadras.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeriaquadras.webp');
}

.imagem-caracteristica._2.reserva {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-praça.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-praça.webp');
}

.imagem-caracteristica._2.bem-viver {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-playground.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-playground.webp');
}

.imagem-caracteristica._2.campos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-playground_2.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-playground_2.webp');
}

.imagem-caracteristica._2.bem-campos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-playground_3.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-playground_3.webp');
}

.imagem-caracteristica._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.7))), url('../../../uploads/2024/06/area-comercial.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.7)), url('../../../uploads/2024/06/area-comercial.webp');
  background-position: 0px 0px, 50% 100%;
}

.imagem-caracteristica._3.campos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-area-comercial.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-area-comercial.webp');
}

.imagem-caracteristica._3.bem-campos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-area-comercial_1.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-area-comercial_1.webp');
}

.imagem-caracteristica._3.reserva {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-area-comercial_2.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-area-comercial_2.webp');
}

.imagem-caracteristica.giardino-bianco {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria---guarita.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria---guarita.webp');
}

.imagem-caracteristica.giardino-bianco._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria---rua-interna.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria---rua-interna.webp');
}

.imagem-caracteristica.giardino-bianco._2.tulipas {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-area-de-lazer.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-area-de-lazer.webp');
}

.imagem-caracteristica.giardino-bianco._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria---piscinas.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria---piscinas.webp');
}

.imagem-caracteristica.giardino-bianco._3.tulipas {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-piscina_2.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-piscina_2.webp');
}

.imagem-caracteristica.giardino-bianco.tulipas {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-guarita_1.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-guarita_1.webp');
}

.imagem-caracteristica.reserva {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-rua-interna.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-rua-interna.webp');
}

.imagem-caracteristica.bem-viver {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-rua-interna_1.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-rua-interna_1.webp');
}

.imagem-caracteristica.girassois {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-guarita.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-guarita.webp');
}

.imagem-caracteristica.girassois._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-rua-interna_2.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-rua-interna_2.webp');
}

.imagem-caracteristica.girassois._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-piscina.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-piscina.webp');
}

.imagem-caracteristica.campos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-rua-interna_3.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-rua-interna_3.webp');
}

.imagem-caracteristica.bem-campos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-rua-interna_4.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-rua-interna_4.webp');
}

.imagem-caracteristica.atlanta {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-guarita_2.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-guarita_2.webp');
}

.imagem-caracteristica.atlanta._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-aérea.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-aérea.webp');
}

.imagem-caracteristica.atlanta._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.5))), url('../../../uploads/2024/06/galeria-piscina_1.webp');
  background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.5)), url('../../../uploads/2024/06/galeria-piscina_1.webp');
}

.paragraph-17 {
  margin: 20px;
  color: #565656;
  line-height: 1.8;
}

.heading-7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 20px;
  color: #fff;
  font-weight: 500;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 72px;
  line-height: 78px;
  font-weight: 800;
  letter-spacing: -1px;
}

.text-block-9 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.div-ligue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding-top: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-2 {
  color: #6e6e6e;
  font-size: 26px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-10 {
  margin-right: 10px;
  float: left;
  color: #6e6e6e;
}

.slider-2 {
  height: auto;
  margin-right: -20px;
  margin-left: -20px;
  padding-bottom: 0px;
  background-color: transparent;
}

.slide-nav-2 {
  display: none;
  width: 250px;
  margin-bottom: 10px;
  color: #079d56;
}

.left-arrow-2 {
  left: 40%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
  height: 50px;
}

.icon {
  margin-top: 12px;
  color: #079d56;
  font-size: 18px;
}

.right-arrow-2 {
  left: auto;
  top: auto;
  right: 40%;
  bottom: 0%;
  display: none;
  height: 50px;
}

.icon-2 {
  margin-top: 12px;
  color: #079d56;
  font-size: 18px;
}

.galeria-de-fotos {
  height: 400px;
  background-color: #6e6e6e;
}

.columns-5 {
  height: 100%;
}

.column-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #006b3f;
}

.column-26 {
  height: 100%;
  padding-right: 20px;
  padding-left: 0px;
}

.lightbox-link {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
}

.image-5 {
  width: 100%;
  height: 100%;
  background-image: url('../../../uploads/2024/06/example-bg.webp');
  background-position: 0px 0px;
  background-size: 125px;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

.image-5:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.seta {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  width: 50px;
  height: 50px;
  margin-right: -25px;
  background-color: #006b3f;
  -webkit-transform: translate(0px, -50%) rotate(45deg);
  -ms-transform: translate(0px, -50%) rotate(45deg);
  transform: translate(0px, -50%) rotate(45deg);
}

.div-title-info-galeria {
  position: relative;
  width: 80%;
}

.localizacao {
  height: 720px;
  background-color: #f7f7f7;
}

.columns-6 {
  height: 100%;
}

.column-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-28 {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.div-title-info-localizacao {
  width: 60%;
}

.tabs {
  height: 720px;
}

.tab-pane-tab-1 {
  height: 680px;
}

.tabs-menu {
  height: 35px;
  margin-top: 5px;
  text-align: left;
}

.tab-link-tab-1 {
  height: 40px;
  background-color: #ffb719;
  color: #fff;
}

.tab-link-tab-1.w--current {
  background-color: #ff8b22;
  color: #fff;
}

.tab-link-tab-2 {
  height: 40px;
  background-color: #ffb719;
  color: #fff;
}

.tab-link-tab-2.w--current {
  background-color: #ff8b22;
}

.map {
  height: 100%;
}

.tab-pane-tab-2 {
  height: 680px;
}

.lightbox-link-2 {
  overflow: hidden;
  height: 100%;
}

.image-6 {
  height: auto;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

.image-6:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.planta {
  padding-top: 60px;
  padding-bottom: 60px;
}

.bold-text-2 {
  font-size: 12px;
  font-weight: 400;
}

.columns-7 {
  margin-top: 40px;
}

.text-block-11 {
  margin-top: -10px;
  color: #079d56;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

.div-img-casa {
  height: 400px;
  background-image: url('../../../uploads/2024/06/fachada.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

.div-img-casa:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.div-img-casa.giardino {
  background-image: url('../../../uploads/2024/06/fachada_1.webp');
}

.div-img-casa.bem-viver {
  background-image: url('../../../uploads/2024/06/fachada_3.webp');
}

.div-img-casa.reserva {
  background-image: url('../../../uploads/2024/06/fachada_2.webp');
}

.div-img-casa.girassois {
  background-image: url('../../../uploads/2024/06/fachada_4.webp');
}

.div-img-casa.campos {
  background-image: url('../../../uploads/2024/06/fachada_5.webp');
}

.div-img-casa.tulipas {
  background-image: url('../../../uploads/2024/06/fachada_6.webp');
}

.div-img-casa.bem-campos {
  background-image: url('../../../uploads/2024/06/fachada_7.webp');
}

.div-img-casa.atlanta {
  background-image: url('../../../uploads/2024/06/fachada_8.webp');
}

.column-29 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-30 {
  padding-right: 0px;
  padding-left: 0px;
}

.lightbox-link-3 {
  overflow: hidden;
  width: 210px;
  height: 400px;
}

.lightbox-link-4 {
  overflow: hidden;
  width: 100%;
  height: 400px;
}

.column-31 {
  padding-right: 0px;
  padding-left: 0px;
}

.lightbox-link-5 {
  overflow: hidden;
  width: 210px;
  height: 400px;
}

.div-planta-01 {
  width: 210px;
  height: 400px;
  background-image: url('../../../uploads/2024/06/planta01.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

.div-planta-01:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.div-planta-01.giardino {
  background-image: url('../../../uploads/2024/06/planta-01.webp');
}

.div-planta-01.reserva {
  background-image: url('../../../uploads/2024/06/planta-01_1.webp');
}

.div-planta-01.bem-viver {
  background-image: url('../../../uploads/2024/06/planta01_1.webp');
}

.div-planta-01.girassois {
  background-image: url('../../../uploads/2024/06/planta-01_2.webp');
}

.div-planta-01.campos {
  background-image: url('../../../uploads/2024/06/planta-01_3.webp');
}

.div-planta-01.tulipas {
  background-image: url('../../../uploads/2024/06/planta-01_4.webp');
}

.div-planta-01.bem-campos {
  background-image: url('../../../uploads/2024/06/planta-01_5.webp');
}

.div-planta-01.atlanta {
  background-image: url('../../../uploads/2024/06/planta.webp');
}

.div-planta-02 {
  width: 210px;
  height: 400px;
  background-image: url('../../../uploads/2024/06/planta02.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}

.div-planta-02:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.div-planta-02.giardino {
  background-image: url('../../../uploads/2024/06/planta-02.webp');
}

.div-planta-02.reserva {
  background-image: url('../../../uploads/2024/06/planta-02_1.webp');
}

.div-planta-02.bem-viver {
  background-image: url('../../../uploads/2024/06/planta02_1.webp');
}

.div-planta-02.girassois {
  background-image: url('../../../uploads/2024/06/planta-02_2.webp');
}

.div-planta-02.campos {
  background-image: url('../../../uploads/2024/06/planta02_2.webp');
}

.div-planta-02.tulipas {
  background-image: url('../../../uploads/2024/06/planta-02_3.webp');
}

.div-planta-02.bem-campos {
  background-image: url('../../../uploads/2024/06/planta-02_4.webp');
}

.andamento-obra {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f7f7f7;
}

.div-andamento {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-grafico {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #000;
}

.div-evolucao {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 1px;
  background-color: #82ea5b;
}

.div-evolucao.paisagismo {
  height: 0px;
}

.div-evolucao.paisagismo.giardino {
  height: 37px;
}

.div-evolucao.paisagismo.reserva {
  height: 15px;
}

.div-evolucao.paisagismo.bem-viver {
  height: 86px;
}

.div-evolucao.paisagismo.girassois {
  height: 30px;
}

.div-evolucao.pavimentacao {
  height: 6px;
}

.div-evolucao.pavimentacao.giardino {
  height: 0px;
}

.div-evolucao.pavimentacao.reserva {
  height: 62px;
}

.div-evolucao.pavimentacao.bem-viver {
  height: 95px;
}

.div-evolucao.pavimentacao.girassois {
  height: 95px;
}

.div-evolucao.terraplanagem {
  height: 7px;
}

.div-evolucao.terraplanagem.giardino {
  height: 71px;
}

.div-evolucao.terraplanagem.reserva {
  height: 79px;
}

.div-evolucao.terraplanagem.bem-viver {
  height: 96px;
}

.div-evolucao.terraplanagem.girassois {
  height: 95px;
}

.div-evolucao.agua-e-esgoto {
  height: 3px;
}

.div-evolucao.agua-e-esgoto.giardino {
  height: 0px;
}

.div-evolucao.agua-e-esgoto.reserva {
  height: 94px;
}

.div-evolucao.agua-e-esgoto.bem-viver {
  height: 95px;
}

.div-evolucao.agua-e-esgoto.girassois {
  height: 95px;
}

.div-evolucao.eletrica {
  height: 96px;
}

.div-evolucao.eletrica.giardino {
  height: 0px;
}

.div-evolucao.eletrica.reserva {
  height: 40px;
}

.div-evolucao.eletrica.girassois {
  height: 71px;
}

.div-evolucao.passeios-calcadas {
  height: 0px;
}

.div-evolucao.passeios-calcadas.reserva {
  height: 55px;
}

.div-evolucao.passeios-calcadas.bem-viver {
  height: 66px;
}

.div-evolucao.passeios-calcadas.girassois {
  height: 96px;
}

.div-evolucao.areas-edificaveis {
  height: 0px;
}

.div-evolucao.areas-edificaveis.giardino {
  height: 12px;
}

.div-evolucao.areas-edificaveis.bem-viver {
  height: 66px;
}

.div-evolucao.areas-edificaveis.girassois {
  height: 91px;
}

.div-evolucao.drenagem {
  height: 96px;
}

.div-evolucao.muro.giardino {
  height: 56px;
}

.div-evolucao.muro.girassois {
  height: 77px;
}

.div-evolucao.avenida-de-acesso {
  height: 0px;
}

.image-7 {
  position: relative;
  z-index: 1;
}

.div-etapa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-12 {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}

.bold-text-3 {
  color: #079d56;
  font-size: 16px;
}

.formulario {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('../../../uploads/2024/06/cta_1.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.formulario.venda {
  background-image: url('../../../uploads/2024/06/cta.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.formulario.giardino {
  background-image: url('../../../uploads/2024/06/cta_2.webp');
}

.formulario.reserva {
  background-image: url('../../../uploads/2024/06/cta_3.webp');
}

.formulario.bem-viver {
  background-image: url('../../../uploads/2024/06/cta_4.webp');
}

.formulario.girassois {
  background-image: url('../../../uploads/2024/06/cta_5.webp');
}

.formulario.bem-campos {
  background-image: url('../../../uploads/2024/06/cta_9.webp');
}

.formulario.atlanta {
  background-image: url('../../../uploads/2024/06/cta_6.webp');
  background-position: 50% 20%;
}

.formulario.tulipas {
  background-image: url('../../../uploads/2024/06/cta_8.webp');
}

.columns-8 {
  margin-top: 30px;
}

.form-2 {
  margin-top: 30px;
  text-align: center;
}

.form-2.venda {
  margin-top: 40px;
}

.text-field-2 {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #079d56;
  border-radius: 3px;
  box-shadow: 0 0 12px -3px rgba(0, 0, 0, 0.15);
  color: #079d56;
  font-weight: 300;
}

.text-field-2.menor {
  width: 97%;
}

.field-label {
  margin-bottom: 0px;
  padding: 8px 0px 8px 12px;
  color: #a5a5a5;
  font-weight: 300;
  text-align: left;
}

.radio-button-label {
  color: #079d56;
}

.radio-button-field-2 {
  margin-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  float: left;
}

.submit-button-2 {
  margin-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #ac41d8;
  border-radius: 20px;
  background-color: #ac41d8;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  text-transform: uppercase;
}

.submit-button-2:hover {
  background-color: transparent;
  color: #ac41d8;
}

.columns-9 {
  margin-bottom: 10px;
}

.columns-10 {
  margin-bottom: 10px;
}

.ficha-tecnica {
  padding-top: 60px;
  padding-bottom: 60px;
}

.list-item {
  margin-bottom: 10px;
  color: #6e6e6e;
  font-size: 12px;
}

.columns-11 {
  width: 90%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.div-itens-lazer {

  left: 0%;
  top: 50%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 0px;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, 0.95);
  box-shadow: 0 0 13px -5px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.text-block-13 {
  padding-bottom: 2px;
  font-weight: 500;
}

.div-elemento-lazer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none #c2c2c2;
}

.div-elemento-lazer.last {
  border-right-style: none;
}

.div-elemento-lazer.maior {
  width: 170px;
}

.text-block-14 {
  margin-top: 10px;
  text-align: center;
}

.div-elementos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-elementos._1 {
  margin-top: 0px;
}

.bold-text-4 {
  color: #ff8b22;
  font-weight: 500;
}

.bold-text-5 {
  color: #ff8b22;
  font-weight: 500;
}

.section-texto-sobre {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.paragraph-18 {
  width: 90%;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
}

.bold-text-6 {
  font-weight: 500;
}

.column-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-33._2 {
  padding-top: 40px;
}

.div-img-sobre {
  width: 600px;
  height: 400px;
  margin-top: 10px;
  background-image: url('../../../uploads/2024/06/instituição.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-img-sobre.venda {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../../../uploads/2024/06/slider-empreendimento-03.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.presenca {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f4f4f4;
}

.div-estados {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.div-estado {
  overflow: hidden;
  width: 250px;
  height: auto;
  margin-right: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.34);
  text-decoration: none;
}

.div-block {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.div-seta-2 {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  float: right;
  border-right: 2px solid #f79c1b;
  border-bottom: 2px solid #ffb700;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.div-seta-2.atracao {
  border-right-color: #95bc4c;
  border-bottom-color: #98dd18;
}

.duvida-2 {
  width: 90%;
  float: left;
  color: #e48f16;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

.duvida-2.atracao {
  color: #95bc4c;
}

.div-img-estado {
  height: 150px;
  background-image: url('../../../uploads/2024/06/bahia.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-img-estado._2 {
  background-image: url('../../../uploads/2024/06/minas.webp');
}

.div-img-estado._3 {
  background-image: url('../../../uploads/2024/06/paraiba.webp');
}

.div-img-estado._4 {
  background-image: url('../../../uploads/2024/06/rio-de-janeiro.webp');
}

.div-img-estado._5 {
  background-image: url('../../../uploads/2024/06/sao-paulo.webp');
}

.heading-8 {
  margin: 15px 10px 5px;
  color: #006b3f;
  font-size: 20px;
  font-weight: 400;
}

.list {
  margin-right: 10px;
  margin-left: 10px;
}

.list-item-2 {
  margin-bottom: 5px;
}

.button-5 {
  margin-top: 20px;
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #ac41d8;
  border-radius: 20px;
  background-color: #ac41d8;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  text-transform: uppercase;
}

.button-5:hover {
  background-color: transparent;
  color: #ac41d8;
}

.razoes-vender {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.text-block-15 {
  margin-bottom: 60px;
  color: #ff8b22;
  font-size: 16px;
  text-align: center;
}

.text-block-15._2 {
  margin-top: 60px;
  margin-bottom: 30px;
  color: #079d56;
  font-size: 18px;
}

.text-block-16 {
  text-align: center;
}

.passo-a-passo {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f7f7f7;
}

.div-passo-a-passo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-passo {
  position: relative;
  width: 250px;
  margin-right: 30px;
  margin-left: 30px;
  text-align: center;
}

.div-numero {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 0 0 8px -3px rgba(0, 0, 0, 0.5);
}

.text-block-17 {
  margin-top: 20px;
  color: #006b3f;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
}

.bold-text-7 {
  color: #ff8b22;
  text-transform: uppercase;
}

.text-block-18 {
  color: #ff8b22;
  font-size: 40px;
  font-weight: 500;
}

.div-camino {
  position: absolute;
  left: 50%;
  top: 25%;
  right: auto;
  bottom: auto;
  width: 0px;
  height: 4px;
  border-radius: 20px;
  background-color: #079d56;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #079d56;
  font-size: 20px;
  font-weight: 500;
}

.columns-12 {
  width: 85%;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.div-carceristicas-area {
  overflow: hidden;
  min-height: 340px;
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 5px -3px rgba(0, 0, 0, 0.5);
}

.div-carceristicas-area._2 {
  margin-right: 0px;
  margin-left: 0px;
}

.paragraph-19 {
  margin-bottom: 20px;
  color: #6e6e6e;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
}

.list-2 {
  padding-left: 20px;
  color: #079d56;
}

.list-item-3 {
  margin-bottom: 10px;
  font-size: 16px;
}

.paragraph-20 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  color: #ff8b22;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.principais-duvidas {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fcfcfc;
}

.div-principais-duvidas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 40px auto 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-principais-duvidas._2 {
  margin-top: 0px;
}

.div-principal-duvida {
  width: 300px;
  height: 200px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #5f5f5f;
  text-decoration: none;
}

.div-principal-duvida:hover {
  background-color: #f7f7f7;
  color: #5e5e5e;
}

.div-principal-duvida.oculto {
  display: none;
}

.text-block-19 {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #ff8b22;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}

.paragraph-21 {
  color: #079d56;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  text-align: center;
}

.div-entre-contato {
  display: none;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-entre-contato._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-contato {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 60px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #ff8b22;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  text-decoration: none;
}

.div-contato:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.text-block-20 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.text-block-20._2 {
  margin-top: -5px;
}

.bold-text-8 {
  font-size: 14px;
  font-weight: 300;
}

.portal-financeiro {
  overflow: hidden;
  height: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f7f7f7;
}

.text-block-21 {
  color: #6e6e6e;
  font-size: 16px;
}

.text-block-21.vizinho {
  width: 50%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  line-height: 1.5;
  text-align: center;
}

.text-block-21._2 {
  margin-bottom: 20px;
}

.list-3 {
  margin-top: 20px;
  padding-bottom: 60px;
  padding-left: 15px;
}

.link-3 {
  display: inline;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #ff8b22;
  text-decoration: none;
}

.link-3:hover {
  background-color: #ff8b22;
  color: #fff;
  font-weight: 300;
}

.list-item-4 {
  margin-bottom: 10px;
  color: #ff8b22;
  line-height: 1.5;
}

.sobre-meu-lote {
  overflow: hidden;
  height: 0px;
  background-color: #f7f7f7;
}

.suporte {
  overflow: hidden;
  height: 0px;
  background-color: #f7f7f7;
}

.duvidas-frequentes {
  overflow: hidden;
  height: 0px;
  background-color: #f7f7f7;
}

.vizinho-premiado {
  overflow: hidden;
  height: 0px;
  background-color: #f7f7f7;
}

.text-block-22 {
  margin-bottom: 20px;
  color: #ff8b22;
  font-size: 18px;
  font-weight: 500;
}

.paragraph-22 {
  margin-top: 10px;
  color: #565656;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
}

.columns-13 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.sobre-vizinho-premiado {
  min-height: 280px;
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px -4px rgba(0, 0, 0, 0.5);
}

.text-block-23 {
  margin-top: 40px;
  margin-bottom: 20px;
  color: #793f98;
  font-size: 16px;
  text-align: center;
}

.div-button {
  text-align: center;
}

.div-button._2 {
  width: 60%;
  margin: 20px auto;
}

.button-6 {
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #ac41d8;
  border-radius: 20px;
  background-color: #ac41d8;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  text-transform: uppercase;
}

.button-6:hover {
  background-color: transparent;
  color: #ac41d8;
}

.heading-10 {
  margin-top: 60px;
  color: #079d56;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.paragraph-23 {
  color: #6e6e6e;
  font-size: 16px;
  text-align: center;
}

.div-forms-indicacao {
  width: 80%;
  margin: 20px auto 60px;
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 6px -2px rgba(0, 0, 0, 0.3);
}

.field-label-2 {
  margin-bottom: 10px;
  padding-left: 10px;
  color: #989898;
  font-weight: 400;
  text-align: left;
}

.field-label-2._2 {
  margin-top: 20px;
  text-align: left;
}

.form-3 {
  text-align: center;
}

.marketplace {
  overflow: hidden;
  height: 0px;
  background-color: #f7f7f7;
}

.paragraph-24 {
  width: 70%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 300;
  text-align: center;
}

.div-filtros-busca {
  width: 70%;
  margin: 20px auto;
}

.div-parceiros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-parceiros.last {
  padding-bottom: 60px;
}

.div-marca-parceiros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 100px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-marca-parceiros:hover {
  -webkit-filter: none;
  filter: none;
}

.section-map {
  padding-top: 60px;
  padding-bottom: 80px;
}

.button-7 {
  padding-right: 35px;
  padding-left: 35px;
  border-style: solid;
  border-width: 1px;
  border-color: #ff8b22;
  border-radius: 20px;
  background-color: #ff8b22;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  font-size: 16px;
  text-align: center;
  text-transform: capitalize;
}

.button-7:hover {
  background-color: transparent;
  color: #ff8b22;
}

.columns-14 {
  width: 80%;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.column-35 {
  padding-top: 2px;
}

.column-36 {
  padding-top: 2px;
}

.column-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-lojas {
  overflow: hidden;
  width: 90%;
  height: 0px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.div-loja {
  margin-top: 20px;
  padding: 10px 10px 15px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.15);
}

.div-loja._1 {
  margin-top: 10px;
}

.text-block-24 {
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom: 1px solid #ff8b22;
  color: #079d56;
  font-size: 18px;
  font-weight: 500;
}

.endereco {
  margin-top: 15px;
  padding-left: 5px;
  color: #6e6e6e;
}

.telefone {
  margin-top: 5px;
  padding-left: 5px;
  color: #6e6e6e;
  font-weight: 300;
}

.heading-11 {
  margin-top: 60px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.list-item-5 {
  margin-bottom: 10px;
  color: #565656;
  text-align: left;
  list-style-type: lower-alpha;
}

.list-4 {
  padding-left: 20px;
}

.form-4 {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.div-explicacao {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.95);
}

.paragraph-25 {
  margin: 20px;
  color: #079d56;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

.div-lightbox-andamento {
  margin-top: 40px;
  text-align: center;
}

.text-block-25 {
  padding: 9px 35px;
  border-style: solid;
  border-width: 1px;
  border-color: #ac41d8;
  border-radius: 100px;
  background-color: #ac41d8;
  color: #fff;
  text-decoration: none;
}

.text-block-25:hover {
  background-color: transparent;
  color: #ac41d8;
}

.lightbox-link-6 {
  text-decoration: none;
}

.div-duvidas {
  margin-top: 5px;
  margin-bottom: 0px;
}

.div-duvidas.last {
  padding-bottom: 60px;
}

.duvida-frequente {
  margin-bottom: 10px;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  cursor: pointer;
}

.duvida-frequente:hover {
  -webkit-transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  transform: translate(10px, 0px);
}

.duvida-frequente.last {
  margin-bottom: 60px;
}

.text-block-26 {
  display: inline;
  margin-right: 20px;
  float: left;
  color: #ff8b22;
  font-weight: 700;
}

.text-block-27 {
  display: inline;
  color: #079d56;
  font-size: 16px;
  font-weight: 500;
}

.div-perguntas {
  overflow: hidden;
  height: 0px;
}

.div-block-2 {
  height: 1px;
}

.columns-15 {
  display: none;
}

.text-block-28 {
  margin-bottom: 20px;
  color: #6e6e6e;
  font-size: 12px;
  text-align: center;
}

.select-field-2 {
  background-color: #fff;
}

.multimidia {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f8f8f8;
}

.multimidia.giardino {
  display: none;
}

.multimidia.reserva {
  display: none;
}

.multimidia.bem-viver-campos {
  display: none;
}

.div-midia {
  overflow: hidden;
  width: 720px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  box-shadow: 0 0 8px -4px rgba(0, 0, 0, 0.5);
}

.contact {
  height: 800px;
  padding-top: 100px;
  background-image: url('../../../uploads/2024/06/hero_v2.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.col-contato {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.div-forms-contato {
  padding: 40px 20px 20px;
  border-radius: 10px;
  background-color: #fff;
}

.heading-12 {
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
}

.heading-13 {
  width: 60%;
  color: #6e6e6e;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 300;
}

.paragraph-26 {
  width: 60%;
  color: #ff8b22;
  font-size: 18px;
  line-height: 1.6;
}

.textarea {
  min-height: 150px;
  margin-top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #079d56;
  border-radius: 5px;
}

.form-5 {
  text-align: center;
}

.select-field-3 {
  margin-bottom: 15px;
}

.nav-link {
  padding-top: 10px;
  padding-bottom: 8px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  color: #079d56;
  font-weight: 400;
  letter-spacing: 0.2px;
  display: block;
}

.nav-link a {text-decoration: none; color: #079d56; font-weight: 400; display: inline-block;}

.nav-link ul.submenu {
    position: absolute;
    padding: 10px 0px 0 0px;
    background: #fff;
    min-width: 225px;
    border-bottom: 1px solid #fc8b2c;
    left: 0;
    display: none;
    font-size: 14px;
    margin-left: 20px;
}
.nav-link:hover ul.submenu {display: block;}

.nav-link:hover {
  border-bottom: 2px solid #ff8b22;
}

.nav-link ul.submenu .nav-link:hover { border-color: #fff; color: #fc8b2c;}
.nav-link ul.submenu .nav-link:hover a { color: #fc8b2c;}

.nav-link.w--current, .nav-link.current-menu-item, .nav-link.current-menu-parent {
  border-bottom-color: #ff8b22;
  color: #006b3f;
}

.nav-link ul.submenu .nav-link.w--current, .nav-link ul.submenu .nav-link.current-menu-item {
  border-bottom-color: #fff;
  color: #fc8b2c;
}

@media (max-width: 479px) {
  .nav-link ul.submenu {display: block; position: static; border-bottom: none; margin-bottom: -10px;}
  .nav-link.w--current, .nav-link.current-menu-item {border-bottom: none;}
  .nav-link.w--current a, .nav-link.current-menu-item a {color: #fc8b2c;}
}

.slide-4 {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/07/jardim_tulipas_4.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.escolha-cidade {
  margin-top: 20px;
  border: 1px none #000;
  background-color: #fff;
  box-shadow: 0 5px 15px -3px rgba(0, 107, 63, 0.25);
  color: #ff8b22;
}

.escolha-cidade.lojas {
  margin-top: 0px;
}

.escolha-cidade.motivo-contato {
  margin-top: 0px;
}

.escolha-cidade.uf {
  margin-top: 0px;
}

.bold-text-9 {
  color: #079d56;
  font-weight: 600;
}

.div-block-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 600px;
  height: 600px;
  background-image: url('../../../uploads/2024/06/pai-filho.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bold-text-10 {
  color: #fff;
  font-weight: 600;
}

.bold-text-11 {
  color: #fff;
  font-weight: 600;
}

.destaque-h2 {
  color: #079d56;
  font-weight: 600;
}

.bold-text-12 {
  color: #006b3f;
  font-weight: 600;
}

.bold-text-13 {
  font-weight: 600;
}

.bold-text-14 {
  font-weight: 600;
}

.bold-text-15 {
  color: #006b3f;
}

.contato-imediato-mobile {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: none;
  width: 100px;
  height: 100vh;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
}

.bold-text-16 {
  color: #ff8b22;
}

.bold-text-17 {
  color: #ff8b22;
}

.bold-text-18 {
  color: #82ea5b;
  font-weight: 600;
}

.column-45 {
  display: block;
  height: 510px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bold-text-19 {
  color: #ff8b22;
}

.bold-text-20 {
  color: #ff8b22;
}

.bold-text-21 {
  color: #ff8b22;
}

.bold-text-22 {
  color: #ff8b22;
}

.bold-text-23 {
  color: #82ea5b;
  font-weight: 500;
}

.link-4 {
  color: #ac41d8;
  font-weight: 500;
  text-decoration: underline;
}

.bold-text-24 {
  color: #ff8b22;
}

.bold-text-25 {
  color: #ff8b22;
}

.text-field-3 {
  border-radius: 100px;
  color: #006b3f;
  font-weight: 400;
  text-align: center;
}

.container {
  height: 100%;
  max-width: 1280px;
  padding-right: 10px;
  padding-left: 10px;
}

.h3-form-news {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #6e6e6e;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  text-align: center;
}

.success-message {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.link-block-3 {
  margin-top: 30px;
  margin-left: 60px;
  padding-top: 5px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.link-block-3:hover {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.nav-link-2 {
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #079d56;
  font-weight: 400;
}

.nav-link-2:hover {
  border-bottom: 2px solid #ff8b22;
  -webkit-transform: translate(-10px, 0px);
  -ms-transform: translate(-10px, 0px);
  transform: translate(-10px, 0px);
}

.nav-link-2.w--current {
  border-bottom-color: #ff8b22;
  color: #006b3f;
}

.link-block-2 {
  margin-top: 20px;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-news {
  margin-top: 30px;
  margin-left: 60px;
}

.text-block-29 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.drop-form-news.w--open {
  position: absolute;
  width: 250px;
  margin-top: 15px;
  margin-left: -20px;
  padding: 20px 10px 10px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 6px -2px rgba(0, 0, 0, 0.3);
}

.dropdown-button {
  padding: 10px 20px;
  border-radius: 100px;
  background-color: #ac41d8;
  box-shadow: 0 5px 15px -5px #ac41d8;
  -webkit-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in;
  font-weight: 700;
}

.dropdown-button:hover {
  box-shadow: 0 5px 20px -1px #ac41d8;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.text-block-30 {
  color: #ac41d8;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

.form-block-2 {
  margin-bottom: 0px;
}

.seta-drop {
  position: absolute;
  left: 50%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 25px;
  height: 25px;
  margin-top: -10px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px) rotate(45deg);
  -ms-transform: translate(-50%, 0px) rotate(45deg);
  transform: translate(-50%, 0px) rotate(45deg);
}

.submit-button-3 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-left: 35px;
  border-style: solid;
  border-width: 1px;
  border-color: #ff8b22;
  border-radius: 100px;
  background-color: #ff8b22;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  font-size: 14px;
}

.submit-button-3:hover {
  background-color: transparent;
  color: #ff8b22;
}

.navbar-2 {
  position: fixed;
  width: 100%;
  height: 120px;
  padding-top: 10px;
  border-bottom: 2px solid transparent;
  background-color: #fff;
}

.navbar-2.interna {
  border-bottom-color: #ff8b22;
}

.titulo-post-anterior {
  margin-top: 0px;
  border-bottom: 1px solid #079d56;
  color: #6e6e6e;
  font-size: 18px;
  font-weight: 400;
}

.div-busca {
  overflow: hidden;
  height: 0px;
  background-color: #006b3f;
}

.autor {
  margin-top: 5px;
  float: left;
  color: #7a7a7a;
}

.autor.relacionados {
  margin-top: 15px;
  margin-left: 10px;
}

.autor.interna {
  margin-top: 15px;
}

.text-field-4 {
  margin-bottom: 0px;
  border: 1.3px solid transparent;
  border-radius: 100px;
}

.heading-14 {
  padding-left: 10px;
  border-bottom: 1px none #31d2cc;
  color: #6e6e6e;
  font-size: 30px;
  font-weight: 200;
}

.button-8 {
  padding-top: 5px;
  padding-bottom: 4px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #ff8b22;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #ff8b22;
  font-weight: 300;
}

.button-8:hover {
  background-color: #ff8b22;
  color: #fff;
}

.slider-3 {
  height: auto;
  padding-bottom: 70px;
  background-color: transparent;
}

.categoria {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 20px;
  margin-left: 20px;
  padding: 5px 10px 3px;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.div-destaque-lateral {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/post-baixo-01.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/post-baixo-01.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  text-decoration: none;
}

.div-destaque-lateral:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.div-destaque-lateral._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/post-baixo-03.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/post-baixo-03.webp');
  background-position: 0px 0px, 50% 50%;
}

.div-destaque-lateral._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/post-destaque-lateral.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/post-destaque-lateral.webp');
  background-position: 0px 0px, 50% 50%;
}

.div-destaque-lateral._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/post-baixo-02.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/post-baixo-02.webp');
  background-position: 0px 0px, 50% 50%;
}

.post-anterior {
  margin-top: 20px;
  padding: 10px 20px;
  border-radius: 5px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.heading-15 {
  width: 80%;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.heading-15._02 {
  width: 100%;
  font-size: 28px;
  line-height: 1.3;
}

.dvi-cta {
  width: 280px;
  height: 420px;
  margin-top: 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #079d56;
  border-radius: 10px;
  background-image: url('../../../uploads/2024/06/banner-lateral.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dvi-cta.home {
  width: 400px;
  height: 600px;
  border-style: solid;
  border-width: 2px;
  border-color: #079d56;
  background-image: url('../../../uploads/2024/06/banner-lateral.webp');
}

.data-publicacao {
  margin-top: 5px;
  margin-left: 20px;
  padding-left: 20px;
  float: left;
  border-left: 1px solid #7a7a7a;
  color: #7a7a7a;
  font-size: 12px;
}

.data-publicacao.interna {
  margin-top: 15px;
}

.data-publicacao.relacionados {
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 0px;
  clear: left;
  border-left-style: none;
}

.columns-16 {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #ff8b22;
}

.div-ad {
  height: 250px;
  margin-top: 20px;
  border-radius: 10px;
  background-image: url('../../../uploads/2024/06/banner-superior.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.section-posts {
  position: relative;
  padding-top: 120px;
  padding-bottom: 60px;
}

.submit-button-4 {
  padding-right: 35px;
  padding-left: 35px;
  border-style: solid;
  border-width: 1.3px;
  border-color: #82ea5b;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #82ea5b;
}

.submit-button-4:hover {
  background-color: #82ea5b;
  color: #006b3f;
}

.div-post-destaque {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding: 20px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/post-destaque.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/post-destaque.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  text-decoration: none;
}

.div-post-destaque:hover {
  -webkit-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
}

.grid-2 {
  margin-top: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.column-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.grid {
  margin-top: 20px;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-padrao-2 {
  height: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.slide-5 {
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.column-2 {
  padding-right: 10px;
  padding-left: 0px;
}

.form-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bold-text-26 {
  color: #079d56;
  font-weight: 500;
}

.img-autor {
  margin-right: 10px;
  float: left;
  border-radius: 100px;
}

.post-relacionado {
  position: relative;
  overflow: hidden;
  width: 300px;
  height: 250px;
  margin-right: 10px;
  padding-bottom: 40px;
  border-radius: 10px;
  box-shadow: 0 0 6px -3px rgba(0, 0, 0, 0.5);
}

.post-relacionado.last {
  margin-right: 0px;
}

.link-block {
  margin-right: 10px;
}

.div-busca-2 {
  overflow: hidden;
  height: 0px;
  background-color: #33c;
}

.heading-16 {
  padding-left: 10px;
  border-bottom: 1px none #31d2cc;
  font-family: Montserrat, sans-serif;
  color: #33c;
  font-size: 30px;
  font-weight: 600;
}

.heading-16.interna {
  margin-top: 60px;
  padding-left: 5px;
  color: #6e6e6e;
  font-size: 26px;
  font-weight: 300;
}

.heading-16.relacionados {
  border-bottom-style: solid;
  border-bottom-color: #ff8b22;
  color: #6e6e6e;
  font-size: 26px;
  font-weight: 300;
}

.button-9 {
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  border-style: solid;
  border-width: 1.4px;
  border-color: #31d2cc;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  font-family: Montserrat, sans-serif;
  color: #31d2cc;
  font-weight: 300;
}

.button-9:hover {
  background-color: #31d2cc;
  color: #fff;
}

.button-9.relacionados {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 5px;
  margin-bottom: 15px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  border-color: #ff8b22;
  color: #ff8b22;
}

.button-9.relacionados:hover {
  background-color: #ff8b22;
  color: #fff;
}

.paragraph-2 {
  width: 90%;
  margin-bottom: 40px;
  padding-right: 10px;
  font-family: Roboto, sans-serif;
  color: #565656;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 300;
  letter-spacing: 0.2px;
}

.heading-17 {
  margin-top: 10px;
  color: #006b3f;
  font-size: 50px;
  line-height: 1.1;
  font-weight: 500;
}

.paragraph-27 {
  width: 60%;
  margin-top: 25px;
  font-family: Roboto, sans-serif;
  color: #929292;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
}

.text-block-31 {
  color: #ff8b22;
  font-weight: 600;
}

.column-4 {
  padding-right: 10px;
  padding-left: 0px;
  border-right: 1px solid #e9e9e9;
}

.column-3 {
  padding-right: 0px;
  padding-left: 25px;
}

.heading-18 {
  width: 80%;
  margin-bottom: 0px;
  color: #fff;
  text-decoration: none;
}

.heading-18._02 {
  width: 100%;
  font-size: 28px;
  line-height: 1.3;
}

.heading-18._02.relacionado {
  margin-top: 0px;
  font-size: 16px;
  font-weight: 500;
}

.div-img-postrelacionado {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 180px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/post-destaque-lateral.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/post-destaque-lateral.webp');
  background-position: 0px 0px, 50% 20%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-img-postrelacionado._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/post-baixo-03.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/post-baixo-03.webp');
  background-position: 0px 0px, 50% 50%;
}

.div-img-postrelacionado._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/post-baixo-02.webp');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/post-baixo-02.webp');
  background-position: 0px 0px, 50% 50%;
}

.content-cta {
  width: 80%;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.list-item-6 {
  margin-bottom: 15px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom: 1px solid #ff8b22;
  color: #6e6e6e;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}

.section {
  padding-top: 120px;
  padding-bottom: 60px;
}

.submit-button-5 {
  padding-right: 35px;
  padding-left: 35px;
  border: 1.3px solid #fff;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}

.submit-button-5:hover {
  background-color: #fff;
  color: #33c;
}

.list-6 {
  margin-top: 20px;
}

.div-autor-data {
  margin-top: 20px;
}

.link-5 {
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  color: #565656;
  font-weight: 300;
  text-decoration: none;
}

.link-5:hover {
  color: #079d56;
}

.div-img-postinterna {
  width: 80%;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-image: url('../../../uploads/2024/06/post-destaque.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.posts-relacionados {
  margin-top: 80px;
  margin-bottom: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-32 {
  margin-bottom: 10px;
  color: #079d56;
}

.heading-19 {
  width: 90%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #079d56;
  font-weight: 300;
}

.post-main-info {
  width: 80%;
  margin: 40px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.secao-material-destaque {
  height: auto;
  padding-top: 120px;
  border-bottom: 1px none #b30404;
  background-color: #fff;
}

.conteiner-padrao {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 1280px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.imagem-material-destque {
  width: 340px;
  height: 340px;
  margin-top: 30px;
  margin-right: 20px;
  float: left;
  background-image: url('../../../uploads/2024/06/Livro.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 30px;
}

.titulo-material-destaque {
  margin-top: 30px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding-right: 25px;
  padding-bottom: 5px;
  float: left;
  border-bottom: 2px solid #ff8b22;
  color: #006b3f;
  font-weight: 400;
  max-width: 600px;
}

.paragraph-3 {
  width: 65%;
  margin-bottom: 30px;
  float: left;
  color: #7a7a7a;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
}

.botao-materiais {
  padding-right: 25px;
  padding-bottom: 8px;
  padding-left: 25px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #793f98;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #793f98;
  font-weight: 500;
  margin-bottom: 30px;
}

.botao-materiais:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #793f98;
  background-color: #793f98;
  color: #fff;
}

.botao-materiais:active {
  background-color: #ac41d8;
  color: #fff;
}

.conteiner-padrao-2 {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 1280px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.conteiner-padrao-2.selecao-categoria-material {
  overflow: visible;
  padding-right: 20px;
  padding-left: 20px;
}

.dropdown-link {
  width: 90%;
  margin-left: 20px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #f63 #006b3f #006b3f;
  background-color: hsla(0, 0%, 100%, 0.95);
  color: #006b3f;
}

.dropdown-link:hover {
  color: #ff8b22;
}

.pai-dropdown-categoria-materiais {
  width: 95%;
  margin-top: 30px;
  border: 1px solid #fff;
  border-radius: 100px;
  color: #fff;
}

.text-block-33 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}

.campo-pesquisa {
  width: 90%;
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  border: 1px none #000;
}

.campo-pesquisa:focus {
  border-bottom: 1px solid #31d2cc;
}

.image-8 {
  margin-top: 0px;
  margin-left: 0px;
  padding: 5px;
  float: right;
  cursor: pointer;
}

.dropdown-categoria {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 300;
}

.icon-4 {
  color: #fff;
}

.dropdown-list {
  background-color: transparent;
}

.dropdown-list.w--open {
  margin-top: -5px;
}

.form-block-4 {
  margin-top: 30px;
  border: 1px solid transparent;
}

.coluna-busca {
  padding-top: 0px;
  padding-left: 0px;
  border-right: 1px none #000;
}

.busca-materiais {
  padding-bottom: 15px;
  border-bottom: 1px none #b30404;
  background-color: #079d56;
}

.colunas-materiais {
  height: auto;
  margin-bottom: 40px;
}

.imagem-material-segundario {
  height: 350px;
  background-color: #fff;
  background-image: url('../../../uploads/2024/06/Livro.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.titulo-categoria-materiais {
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-bottom: 2px solid #079d56;
  color: #ff8b22;
  font-size: 25px;
  font-weight: 300;
}

.coluna-individual-material {
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
}

.botao-material-secundario {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin: 10px auto;
  padding-bottom: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #793f98;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #793f98;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.botao-material-secundario:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #31d2cc;
  background-color: #793f98;
  color: #fff;
}

.botao-material-secundario:active {
  background-color: #ac41d8;
  color: #fff;
}

.titulo-material-secundario {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 2px solid #ff8b22;
  color: #006b3f;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.texto-material {
  margin-bottom: 20px;
  color: #7a7a7a;
  line-height: 1.5;
}

.bold-text-27 {
  display: inline-block;
  height: 60px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  font-weight: 500;
}

.bold-text-28 {
  color: #ff8b22;
}

.div-direcional-galeria {
  background-image: url('../../../uploads/2024/06/arrow.webp');
  background-position: 50% 50%;
  background-size: 150px;
  background-repeat: no-repeat;
}

.image-9 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  margin-right: -80px;
}

.link-6 {
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  color: #6e6e6e;
  text-decoration: underline;
}

.link-6:hover {
  color: #ac41d8;
}

.div-block-4 {
  margin-top: 10px;
}

.image-10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: 2px;
  margin-left: 30px;
}

.image-10._2 {
  margin-top: 5px;
}

.column-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 2px solid #ff8b22;
}

.column-49._2 {
  border-right-color: #006b3f;
  background-color: #82ea5b;
}

.column-49._2.interna {
  border-right-color: #fafafa;
  background-color: #ebebeb;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
}

.column-49._2.interna:hover {
  background-color: #ff8b22;
}

.text-block-34 {
  width: 100%;
  margin-top: 10px;
  color: #6e6e6e;
  text-align: left;
}

.text-block-34._2 {
  width: 95%;
  margin-top: 40px;
  font-size: 12px;
}

.list-item-7 {
  margin-bottom: 20px;
  color: #565656;
  font-size: 16px;
  font-weight: 300;
}

.bold-text-29 {
  color: #ff8b22;
  font-weight: 500;
}

.list-7 {
  width: 60%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-35 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 10px;
  margin-right: 10px;
  color: #fff;
  font-weight: 300;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}

.gradient {
  height: 100%;
  background-image: linear-gradient(225deg, #006b3f, transparent 23%);
}

.captacao-newsletter {
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
}

.heading-20 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #793f98;
  font-weight: 500;
  text-align: center;
}

.text-field-5 {
  width: 85%;
  float: left;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.submit-button-6 {
  width: 15%;
  float: right;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #079d56;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  text-transform: uppercase;
}

.submit-button-6:hover {
  background-color: #31b300;
}

.form-6 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.image-12 {
  margin-right: 10px;
}

.slider-4 {
  height: auto;
  padding-bottom: 60px;
  background-color: transparent;
}

.icon-5 {
  color: #079d56;
  font-size: 24px;
}

.icon-6 {
  color: #079d56;
  font-size: 24px;
}

.bloco_consentimento {
    margin: 20px 0 0;
    color: #989898;
}
.bloco_consentimento span.checkbox-button-label.w-form-label {
    margin: 0 0 0 10px;
}
.bloco_consentimento a {color: #079d56;}

.texto-politica{
  color: #fff;
  text-shadow: 0 0 2px #000;
}
#texto-politica{
  color: #fff;
  text-shadow: 0 0 2px #000;
}
.link-politica {
  color: #82ea5b !important;
}

@media (max-width: 991px) {
  .footer-social {
    width: 75%;
  }
  .menu-button-2 {
    color: #31d2cc;
  }
  .menu-button-2.w--open {
    background-color: transparent;
    color: #31d2cc;
  }
  .text-block-29 {
    text-align: center;
  }
  .autor.relacionados {
    display: none;
  }
  .dvi-cta {
    width: 230px;
    height: 360px;
  }
  .dvi-cta.home {
    height: 360px;
  }
  .data-publicacao.relacionados {
    display: none;
  }
  .div-ad.ipad {
    height: 145px;
  }
  .container-padrao-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .link-block {
    margin-right: 5px;
  }
  .heading-18._02.relacionado {
    font-size: 14px;
  }
  .div-img-postrelacionado {
    padding-right: 5px;
    padding-left: 5px;
  }
  .content-cta {
    width: 100%;
  }
  .div-img-postinterna {
    width: 100%;
  }
  .post-main-info {
    width: 100%;
  }
  .titulo-material-destaque {
    width: 50%;
    margin-top: 40px;
  }
  .paragraph-3 {
    width: 50%;
    margin-bottom: 20px;
  }
  .botao-materiais {
    padding-right: 25px;
  }
  .pai-dropdown-categoria-materiais {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }
  .campo-pesquisa {
    width: 90%;
  }
  .coluna-busca {
    padding-left: 10px;
  }
  .colunas-materiais {
    height: auto;
  }
  .titulo-categoria-materiais {
    margin-top: 20px;
    padding-left: 10px;
  }
  .botao-material-secundario {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 80%;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .titulo-material-secundario {
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
  }
  .bloco_consentimento_vp {
    margin: 0;
    color: #989898;
  }
}

@media (max-width: 767px) {
  .column-7 {
    margin-bottom: 10px;
  }
  .footer-social {
    width: 95%;
  }
  .h1 {
    font-size: 48px;
    line-height: 54px;
  }
  .imagem-material-destque {
    width: 200px;
    height: 200px;
  }
  .titulo-material-destaque {
    font-size: 20px;
    line-height: 25px;
  }
  .paragraph-3 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .botao-materiais {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
  }
  .text-block-33 {
    text-align: center;
  }
  .titulo-categoria-materiais {
    text-align: center;
  }
  .coluna-individual-material {
    margin-bottom: 15px;
  }
  .botao-material-secundario {
    width: 97%;
  }
  .bloco_consentimento_vp {
    margin: 0;
    color: #989898;
  }
}

@media (max-width: 479px) {
  .div-itens-lazer{z-index:999999 !important;}
  .heroslider {
    height: 640px;
  }
  .brand {
    margin-top: 25px;
  }
  .nav-menu {
    margin-top: 0px;
    background-color: hsla(0, 0%, 100%, 0.98);
  }
  .dropdown-toggle {
    display: none;
  }
  .div-text-hero {
    width: 100%;
  }
  .div-text-hero.interna {
    position: static;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .div-text-hero.venda {
    -webkit-transform: translate(0px, -120%);
    -ms-transform: translate(0px, -120%);
    transform: translate(0px, -120%);
  }
  .div-text-hero.home {
    width: 100%;
  }
  .heading {
    font-size: 28px;
  }
  .heading.area-cliente {
    width: 100%;
    padding-bottom: 140px;
    font-size: 28px;
    text-align: left;
  }
  .heading.internas {
    margin-right: -10px;
    margin-left: -10px;
    padding-top: 100px;
    font-size: 25px;
  }
  .heading.internas.tulipas {
    padding-top: 60px;
  }
  .heading.internas.girassois {
    padding-top: 70px;
  }
  .heading.internas.bem-viver {
    padding-top: 40px;
    font-size: 25px;
    line-height: 1.4;
  }
  .heading.internas.bem-campos {
    padding-top: 60px;
  }
  .heading.home {
    font-size: 26px;
  }
  .heading-2 {
    width: 95%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 24px;
    text-align: left;
  }
  .heading-2.galeria {
    margin-bottom: 0px;
    text-align: center;
  }
  .heading-2.forms {
    text-align: center;
  }
  .heading-2._2 {
    width: 95%;
  }
  .heading-2.hblog {
    width: 90%;
    font-size: 22px;
  }
  .heading-2.passo {
    text-align: center;
  }
  .heading-2.center {
    width: 100%;
    text-align: center;
  }
  .paragraph {
    width: 90%;
    margin-right: 0px;
    margin-left: 0px;
    text-align: left;
  }
  .paragraph.home {
    width: 95%;
  }
  .div-empreendimentos {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-empreendimento {
    width: 90%;
    margin: 10px 0px;
  }
  .div-empreendimento.portal-das-aguas {
    width: 90%;
    margin: 10px 0px;
  }
  .div-info {
    height: 90px;
  }
  .heading-3 {
    font-size: 22px;
  }
  .section-vantagens {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .columns {
    position: static;
    top: 0%;
    width: 90%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .columns._2 {
    width: 95%;
  }
  .text-block-4 {
    font-size: 24px;
    text-align: left;
  }
  .destaque {
    font-size: 28px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 2px solid #ff8b22;
    border-right-style: none;
  }
  .column.end {
    border-bottom-style: none;
  }
  .column._2 {
    padding-right: 30px;
    padding-left: 10px;
    border-bottom-color: #006b3f;
  }
  .bairros-planejados {
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url('../../../uploads/2024/06/arvore.webp');
    background-position: 100% 100%;
    background-size: 200px;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .div-pilares {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-pilar {
    width: 280px;
    margin: 10px 0px;
  }
  .text-block-6 {
    width: 95%;
    text-align: left;
  }
  .cta {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/cta_7.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/cta_7.webp');
    background-position: 0px 0px, 50% 90%;
    background-size: auto, cover;
  }
  .div-info-cta {
    position: static;
    width: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .heading-4 {
    width: 100%;
    font-size: 26px;
    text-align: center;
  }
  .button-3 {
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 100px;
  }
  .blog {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .ultimos-posts {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-artigo {
    width: 95%;
    height: 450px;
    margin: 10px auto;
  }
  .recurso {
    width: 100%;
    margin-top: 20px;
  }
  .div-seta {
    margin-right: 0px;
  }
  .div-resposta {
    height: 0px;
  }
  .paragraph-14 {
    font-size: 13px;
  }
  .duvida {
    font-size: 14px;
  }
  .column-20 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-7 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .rodape {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .column-21 {
    margin-top: 20px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-social {
    width: 100%;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .link-social {
    margin-right: 5px;
    margin-left: 5px;
  }
  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
  }
  .link {
    margin-left: 0px;
  }
  .contato-imediato {
    display: none;
    width: 100px;
  }
  .div-forms.interna {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .heading-6 {
    margin-top: 45px;
    font-size: 20px;
    line-height: 1.3;
  }
  .paragraph-15._2 {
    font-size: 14px;
  }
  .form {
    width: 100%;
    margin-top: 10px;
  }
  .text-field {
    margin-bottom: 5px;
  }
  .tipo-contato {
    margin-right: 5px;
  }
  .tipo-contato._2 {
    margin-right: 0px;
    margin-left: 5px;
  }
  .resposta1 {
    font-size: 14px;
  }
  .column-23 {
    margin-bottom: 5px;
    padding-right: 0px;
  }
  .column-23._2 {
    margin-bottom: 0px;
  }
  .column-24 {
    padding-left: 0px;
  }
  .columns-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
  }
  .submit-button {
    width: 100%;
    margin-top: 10px;
  }
  .div-botao-contato {
    width: 75px;
    height: 75px;
    margin-right: 10px;
    margin-bottom: 60px;
    background-size: 75px 75px;
  }
  .hero-internas.giardino {
    height: 670px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero_v3_1.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero_v3_1.webp');
    background-position: 0px 0px, 40% 0%;
  }
  .hero-internas.giardino.girass-is {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero_v2_1.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero_v2_1.webp');
    background-position: 0px 0px, 30% 50%;
  }
  .hero-internas.giardino.tulipas {
    height: 720px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero-familia-01.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero-familia-01.webp');
    background-position: 0px 0px, 50% 50%;
  }
  .hero-internas.giardino.atlanta {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero-familia-02.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero-familia-02.webp');
    background-position: 0px 0px, 40% 50%;
  }
  .hero-internas.portal-das-aguas {
    height: 600px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero.webp');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .hero-internas.sobre {
    height: 540px;
    background-position: 55% 100%;
    background-size: auto 500px;
  }
  .hero-internas.venda {
    height: 680px;
    background-image: url('../../../uploads/2024/06/hero-venda.webp');
    background-position: 100% 100%;
    background-size: 600px;
    background-repeat: no-repeat;
  }
  .hero-internas.nossas-lojas {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero_v3.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero_v3.webp');
    background-position: 0px 0px, 55% 100%;
  }
  .hero-internas.area-do-cliente {
    height: 720px;
    background-image: url('../../../uploads/2024/06/hero_1.webp');
    background-position: 100% 100%;
    background-size: auto 380px;
  }
  .hero-internas.reserva-macauba {
    height: 640px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../../../uploads/2024/06/hero-familia-05.webp');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../../../uploads/2024/06/hero-familia-05.webp');
    background-position: 0px 0px, 65% 0%;
  }
  .hero-internas.reserva-macauba.jardim-bem-viver {
    height: 720px;
  }
  .bold-text {
    font-size: 20px;
  }
  .bold-text.giardino {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 17px;
  }
  .bold-text.reserva-macauba {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 18px;
  }
  .bold-text.atlanta {
    padding-right: 5px;
    padding-left: 5px;
  }
  .div-selo {
    position: absolute;
    left: auto;
    top: auto;
    right: 50%;
    bottom: 10%;
    display: block;
    width: 150px;
    height: 150px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-size: cover;
    -webkit-transform: translate(50%, 0px);
    -ms-transform: translate(50%, 0px);
    transform: translate(50%, 0px);
  }
  .div-selo.jardim-bem-viver {
    bottom: 4%;
  }
  .div-infos-terreno {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .div-info-terreno {
    width: 100%;
    height: auto;
    margin: 10px 0px;
    padding: 10px;
  }
  .div-info-terreno.end-mobile {
    border-right-style: none;
  }
  .div-text-terreno {
    width: 100%;
  }
  .paragraph-16._2 {
    width: 100%;
  }
  .div-caracteristicas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-caracteristica {
    width: 325px;
    min-height: auto;
    margin: 10px 0px;
  }
  .div-caracteristica.reserva-macauba {
    min-height: auto;
  }
  .div-caracteristica.campos {
    min-height: auto;
  }
  .div-caracteristica.jardim-bem-viver {
    min-height: auto;
  }
  .h1 {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
  .text-block-9 {
    width: 85%;
    text-align: left;
  }
  .div-ligue {
    padding-top: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .link-2 {
    font-size: 20px;
    text-align: center;
  }
  .text-block-10 {
    margin-right: 10px;
    margin-bottom: 0px;
    text-align: center;
  }
  .slide-nav-2 {
    width: 100px;
  }
  .left-arrow-2 {
    left: 25%;
  }
  .right-arrow-2 {
    right: 25%;
  }
  .galeria-de-fotos {
    height: auto;
    background-color: #f7f7f7;
  }
  .columns-5 {
    height: auto;
  }
  .column-25 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .column-26 {
    height: auto;
    padding-right: 0px;
  }
  .lightbox-link {
    position: relative;
  }
  .seta {
    left: 50%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: 0px;
    margin-bottom: -25px;
    -webkit-transform: translate(-50%, 0%) rotate(45deg);
    -ms-transform: translate(-50%, 0%) rotate(45deg);
    transform: translate(-50%, 0%) rotate(45deg);
  }
  .div-title-info-galeria {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .localizacao {
    height: auto;
  }
  .columns-6 {
    height: auto;
  }
  .column-27 {
    height: auto;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .column-28 {
    height: auto;
  }
  .div-title-info-localizacao {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tabs {
    height: auto;
  }
  .tab-pane-tab-1 {
    height: 300px;
  }
  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tab-pane-tab-2 {
    height: 300px;
  }
  .planta {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .div-img-casa {
    height: 300px;
  }
  .lightbox-link-3 {
    width: 100%;
    height: auto;
  }
  .lightbox-link-4 {
    height: auto;
  }
  .lightbox-link-5 {
    width: 100%;
    height: auto;
  }
  .div-planta-01 {
    width: 100%;
    height: 300px;
  }
  .div-planta-02 {
    width: 100%;
    height: 300px;
  }
  .andamento-obra {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .div-andamento {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .formulario {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .form-2.venda {
    margin-top: 20px;
  }
  .text-field-2 {
    box-shadow: 0 0 6px -3px rgba(0, 0, 0, 0.25);
  }
  .field-label {
    padding-left: 0px;
  }
  .ficha-tecnica {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .columns-11 {
    width: 100%;
    margin-top: 20px;
  }
  .section-texto-sobre {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .paragraph-18 {
    width: 95%;
  }
  .column-33._2 {
    padding-top: 20px;
  }
  .div-img-sobre {
    width: 325px;
    height: 216px;
  }
  .div-img-sobre.venda {
    height: 189px;
  }
  .div-estados {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-estado {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .div-seta-2 {
    margin-right: 0px;
  }
  .duvida-2 {
    font-size: 14px;
  }
  .razoes-vender {
    padding-bottom: 40px;
  }
  .text-block-15 {
    width: 95%;
    margin-bottom: 0px;
    line-height: 1.6;
    text-align: left;
  }
  .text-block-15._2 {
    width: 100%;
    text-align: center;
  }
  .div-passo-a-passo {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-passo {
    margin: 30px 0px;
  }
  .div-camino {
    display: none;
  }
  .columns-12 {
    width: 95%;
  }
  .column-34 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-20 {
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
  }
  .div-principais-duvidas {
    width: 100%;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-principal-duvida {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .div-entre-contato._2 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-contato {
    width: 100%;
    margin-bottom: 10px;
  }
  .text-block-21.vizinho {
    width: 95%;
  }
  .columns-13 {
    width: 100%;
  }
  .sobre-vizinho-premiado {
    min-height: auto;
    margin-bottom: 20px;
  }
  .div-forms-indicacao {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .columns-14 {
    width: 95%;
  }
  .column-35 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .div-lojas {
    width: 95%;
    height: 0px;
  }
  .form-4 {
    width: 85%;
    margin-left: 0px;
  }
  .columns-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .multimidia {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .div-midia {
    width: auto;
  }
  .contact {
    height: auto;
    padding-bottom: 40px;
    background-image: url('../../../uploads/2024/06/hero_v2.webp');
    background-position: 30% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .col-contato {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .div-forms-contato {
    margin-top: 20px;
    padding-top: 20px;
  }
  .heading-13 {
    width: 100%;
    margin-top: 0px;
    font-size: 28px;
    text-align: center;
  }
  .paragraph-26 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .nav-link.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-style: none;
  }
  .menu-button {
    margin-top: 20px;
    color: #006b3f;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #006b3f;
  }
  .form-block {
    margin-bottom: 40px;
  }
  .contato-imediato-mobile {
    display: block;
    overflow: auto;
    width: 100px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }
  .div-botao-contato-mobile {
    position: absolute;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 75px;
    height: 75px;
    margin-right: 10px;
    margin-bottom: 20px;
    border-radius: 100px;
    background-color: #ac41d8;
    background-image: url('../../../uploads/2024/06/contact_rapido.webp');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0 7px 15px -6px rgba(0, 0, 0, 0.4);
    cursor: pointer;
  }
  .div-forms-mobile {
    position: relative;
    z-index: 3;
    overflow: hidden;
    height: 0px;
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 4px 12px -6px #000;
  }
  .div-close-mobile {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    margin-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0 1px 6px -3px rgba(0, 0, 0, 0.5);
    color: #ac41d8;
    font-size: 18px;
    font-weight: 500;
  }
  .column-39 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-40 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-41 {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-43 {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .column-44 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-45 {
    display: block;
    height: auto;
    padding-top: 40px;
  }
  .column-46 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .list-5 {
    padding-left: 20px;
  }
  .link-block-3 {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .link-block-3:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nav-link-2 {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .nav-menu-2 {
    z-index: 2;
    display: block;
    height: auto;
    padding-bottom: 10px;
    border-bottom: 2px solid #ff8b22;
    background-color: hsla(0, 0%, 100%, 0.95);
  }
  .menu-button-2 {
    background-color: transparent;
    color: #ff8b22;
  }
  .menu-button-2.w--open {
    background-color: transparent;
  }
  .dropdown-news {
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-block-29 {
    text-align: center;
  }
  .icon-3 {
    color: #ff8b22;
  }
  .drop-form-news.w--open {
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .dropdown-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .seta-drop {
    display: none;
    margin-top: 0px;
  }
  .navbar-2 {
    height: 90px;
  }
  .titulo-post-anterior {
    font-size: 16px;
    line-height: 1.3;
  }
  .column-47 {
    text-align: left;
  }
  .div-busca {
    height: 0px;
  }
  .autor.relacionados {
    display: block;
  }
  .text-field-4 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .heading-14 {
    margin-top: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .slider-3 {
    padding-bottom: 50px;
  }
  .categoria {
    margin-top: 15px;
    margin-left: 10px;
    padding-left: 15px;
  }
  .div-destaque-lateral._4 {
    height: 200px;
  }
  .div-destaque-lateral._2 {
    height: 200px;
    margin-bottom: 20px;
  }
  .div-destaque-lateral._3 {
    height: 200px;
    margin-bottom: 20px;
  }
  .heading-15 {
    width: 100%;
    font-size: 20px;
    line-height: 1.3;
  }
  .heading-15._02 {
    font-size: 20px;
  }
  .dvi-cta {
    width: 350px;
    height: 550px;
    background-image: url('../../../uploads/2024/06/banner-lateral.webp');
  }
  .dvi-cta.home {
    height: 540px;
  }
  .data-publicacao {
    margin-left: 10px;
    padding-left: 10px;
  }
  .data-publicacao.relacionados {
    display: block;
  }
  .div-ad {
    display: none;
    height: 70px;
  }
  .section-posts {
    padding-top: 90px;
  }
  .submit-button-4 {
    width: 100%;
  }
  .div-post-destaque {
    margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .grid-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-48 {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container-padrao-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-2 {
    padding-right: 0px;
  }
  .post-relacionado {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .link-block {
    margin-right: 10px;
  }
  .div-busca-2 {
    height: 0px;
  }
  .heading-16 {
    margin-top: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .heading-16.relacionados {
    font-size: 26px;
  }
  .paragraph-2 {
    width: 100%;
    font-size: 18px;
    line-height: 1.8;
  }
  .heading-17 {
    font-size: 32px;
  }
  .paragraph-27 {
    width: 100%;
  }
  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
    border-right-style: none;
  }
  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-18 {
    width: 100%;
    font-size: 20px;
    line-height: 1.3;
  }
  .heading-18._02 {
    font-size: 20px;
  }
  .heading-18._02.relacionado {
    font-size: 18px;
  }
  .div-img-postrelacionado {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-img-postrelacionado._3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-img-postrelacionado._2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .content-cta {
    width: 100%;
    margin-top: 40px;
  }
  .submit-button-5 {
    width: 100%;
  }
  .div-siganos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-img-postinterna {
    width: 100%;
    height: 300px;
  }
  .text-block-32 {
    text-align: center;
  }
  .heading-19 {
    width: 100%;
    font-size: 22px;
  }
  .post-main-info {
    width: 100%;
  }
  .posts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .secao-material-destaque {
    height: auto;
    padding-bottom: 20px;
  }
  .imagem-material-destque {
    width: 100%;
    height: 300px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .titulo-material-destaque {
    width: 100%;
    margin-top: 0px;
    padding-left: 20px;
  }
  .botao-materiais {
    width: 90%;
    text-align: center;
  }
  .pai-dropdown-categoria-materiais {
    width: 100%;
    margin-bottom: 30px;
    float: none;
  }
  .column-5 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-33 {
    font-size: 18px;
  }
  .campo-pesquisa {
    width: 85%;
  }
  .coluna-busca {
    padding-right: 0px;
    padding-left: 0px;
  }
  .colunas-materiais {
    height: auto;
  }
  .titulo-categoria-materiais {
    padding-left: 0px;
    text-align: center;
  }
  .coluna-individual-material {
    padding-right: 0px;
    padding-left: 0px;
  }
  .botao-material-secundario {
    position: relative;
    width: 99%;
    margin-top: 10px;
    margin-left: 0px;
  }
  .bold-text-27 {
    height: auto;
  }
  .image-9 {
    width: 100px;
    margin-right: -25px;
    margin-bottom: 0px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .image-10._2 {
    margin-left: 25px;
  }
  .image-11 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    margin-top: 2px;
    margin-left: 10px;
  }
  .form-block-5 {
    margin-bottom: 10px;
  }
  .column-49 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 2px solid #ff8b22;
    border-right-style: none;
  }
  .column-49._2 {
    padding-right: 30px;
    padding-left: 10px;
    border-bottom-color: #006b3f;
  }
  .text-block-34 {
    width: 100%;
  }
  .list-7 {
    width: 100%;
    padding-left: 20px;
  }
  .text-field-5 {
    width: 100%;
    float: none;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .submit-button-6 {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
    float: none;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
  .form-6 {
    width: 100%;
    text-align: center;
  }
  .left-arrow-3 {
    display: none;
  }
  .right-arrow-3 {
    display: none;
  }
  .bloco_consentimento_vp {
    margin: 0;
    color: #989898;
  }
}

/*TESTE HERO - RESERVA REGATAS - RESIDENCIAL*/
#hero-form .container-padrao {max-width: 1000px; margin:auto;}
.hero-landing {
  height: 720px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(3, 3, 3, 0.5)), color-stop(57%, rgba(49, 49, 49, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../../../uploads/2024/06/hero_v2_3.webp');
  background-image: linear-gradient(90deg, rgba(3, 3, 3, 0.5), rgba(49, 49, 49, 0) 57%), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../../uploads/2024/06/hero_v2_3.webp');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}
.hero-landing {
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}
.div-logos-hero {
  position: relative;
  left: 0%;
  top: 15%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.div-logos-hero.regatas {
  max-width: 135px;
  margin-top: 35px;
  padding: 5px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
}
.div-info-hero {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.div-info-hero {
  top: 0%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.box {
  width: 380px;
  height: 307px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 20px;
  background-image: url('../../../uploads/2024/06/box_2.webp');
  background-position: 0px 0px;
  background-size: 380px 307px;
  background-repeat: no-repeat;
}
.box {
  width: 300px;
  height: 227px;
  background-size: 300px 227px;
}
.heading-lp {
  width: 315px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  font-weight: 300;
}
.heading-lp {
  width: 225px;
  font-size: 16px;
  line-height: 26px;
}
.destaque-lp {
  display: inline-block;
  font-size: 42px;
  line-height: 49px;
  font-weight: 600;
}
.destaque-lp {
  font-size: 28px;
  line-height: 32px;
}
.div-tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.div-tags {
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.tag-hero {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 15px 8px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-image: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}
.div-forms-hero {
  width: 350px;
  border-radius: 20px;
}
.heading-21 {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
}
.label-form-lp {
  margin-bottom: 2px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  text-align: left;
}
.campo-form-lp {
  margin-bottom: 15px;
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #000 #000 transparent;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 12px -6px rgba(0, 0, 0, 0.75);
  font-size: 12px;
}
.enviar-form-lp {
  margin-top: 20px;
  padding-right: 35px;
  padding-left: 35px;
  border-radius: 5px;
  background-image: linear-gradient(304deg, #ffb719, #ff8b22);
  box-shadow: 0 0 15px -7px #000;
  -webkit-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.enviar-form-lp:hover {
  background-image: linear-gradient(304deg, #ff8b22, #ffb719);
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.form-7 {
  text-align: center;
}
.select-field-4 {
  border-radius: 5px;
  box-shadow: 0 0 12px -6px #000;
  color: #6e6e6e;
  font-size: 13px;
}
.tag-breve-lan-amento {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 250px;
  height: 200px;
  margin-top: 100px;
}

.breve-lancamento {
  position: absolute;
  left: auto;
  top: 50px;
  right: -50px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 270px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(45deg, #00d38d, #82ea5b);
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

/*MEDIA QUERIES*/
@media screen and (max-width: 767px) {
  #hero-form .container-padrao {
    padding-top: 100px;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c80dbdc2c761-c488da31 {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-1dce1ffae6ac-c488da31 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-196d89487d94-c488da31 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-fd257c06e2f2-c488da31 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-3c3663ec4719-c488da31 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-ef53cf54d303-c488da31 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-3b024f14cf8a-c488da31 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-eb2cfccb59c5-dc4099e1 {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }
  #w-node-c80dbdc2c761-98b45796 {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-1dce1ffae6ac-98b45796 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-196d89487d94-98b45796 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-fd257c06e2f2-98b45796 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-3c3663ec4719-98b45796 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-ef53cf54d303-98b45796 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-3b024f14cf8a-98b45796 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-c80dbdc2c761-0ef516d7 {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  #w-node-1dce1ffae6ac-0ef516d7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-196d89487d94-0ef516d7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-fd257c06e2f2-0ef516d7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-3c3663ec4719-0ef516d7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-ef53cf54d303-0ef516d7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-3b024f14cf8a-0ef516d7 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

input.wpcf7-form-control.wpcf7-file.escondido, .wpcf7-response-output {
    display: none;
}

.texto-politica-vp, #texto-politica-vp {
  color: #989898;
}

.bloco_consentimento_vp {
  margin: 0px 100px;
}

.link-politica-vp {
  color: #ff8b22;
}

.centraliza-botao {
  justify-content: center;
  display: flex;
}