@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");html{scroll-behavior:smooth;transition:all ease-in-out 5000ms}*{margin:0;padding:0;box-sizing:border-box;font-family:"Inter",sans-serif;text-decoration:none}.container{width:90%;max-width:1280px;margin:auto}h1.titulo-interna{text-transform:uppercase;font-weight:300;font-size:36px;padding:60px
0px 30px 0px;color:#265542}h1.titulo-interna
strong{font-weight:800;color:#265542}.container-mid{width:95%;max-width:1360px;margin:auto}.container-full{width:100%;max-width:1440px;margin:auto}header.hard{background-color:#fff;padding:10px
0;position:fixed;top:0;z-index:100 !important;width:100%;border-radius:unset !important;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1)}header.hard
div.conteudo{display:flex;justify-content:space-around;align-items:center}header.hard div.conteudo
.menus{display:flex;justify-content:center}header.hard div.conteudo .menus
div.btn{display:flex;padding:10px
6px;justify-content:space-between;align-items:center;gap:20px;background-color:#FFF !important}header.hard div.conteudo .menus div.btn
img{width:100%}header.hard div.conteudo .menus div.btn
i{display:flex;justify-content:space-between;align-items:center;height:60px;display:flex;color:#265542;justify-content:center;align-items:center;font-size:36px;padding:10px
5px;border-radius:0px 10px 10px 0px;cursor:pointer;transition:all ease-in-out 0.4s}header.hard div.conteudo .menus div.btn i
h2{font-size:18px}header.hard div.conteudo .menus div.btn i:hover{color:#8AC655}header.hard div.conteudo
.logo{display:flex;justify-content:center;align-items:center}header.hard div.conteudo .logo
img{max-width:100%}header.hard div.conteudo div.btn-contato{display:flex;align-items:center;justify-content:center;gap:20px}header.hard div.conteudo div.btn-contato .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}header.hard div.conteudo div.btn-contato .btn-maisEmp
span{position:relative}header.hard div.conteudo div.btn-contato .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}header.hard div.conteudo div.btn-contato .btn-maisEmp{background-color:#22603F;position:relative;padding:8px
20px;color:#FFF !important;font-size:16px;font-weight:400}header.hard div.conteudo div.btn-contato
.social{display:flex;gap:10px}header.hard div.conteudo div.btn-contato .social
a{color:#265542}header.hard div.conteudo div.btn-contato .social a
i{color:#265542;font-size:25px;transition:all ease-in-out 0.3s}header.hard div.conteudo div.btn-contato .social a i:hover{color:#8AC655}@media screen and (max-width: 600px){header.hard div.conteudo div.btn-contato{display:none}}@media screen and (max-width: 600px){header.hard{flex-direction:row-reverse;justify-content:space-between;gap:20px}}nav{opacity:0;visibility:hidden;transition:opacity 0.8s ease, visibility 0.8s ease;position:fixed;top:0;width:400px;height:100%;background:white;z-index:9000;background-color:#265542}nav>a{display:flex;justify-content:end;padding:30px;color:#fff;font-size:30px}nav>a:hover{color:#fff}nav
ul{display:flex;flex-direction:column;justify-content:center;list-style:none;font-size:18px;text-transform:uppercase;color:#fff;font-weight:800}nav ul
li{padding:10px
20px}nav ul li
i{font-size:35px;font-weight:bold;color:#fff;margin-top:60px;transition:opacity 0.4s ease}nav ul li i:hover{color:#8AC655}nav ul li
a{text-decoration:none;color:#fff;transition:opacity 0.4s ease}nav ul li a:hover{color:#8AC655}nav
div.end{margin-left:20px}nav div.end
h2{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase}nav div.end
a{color:#fff}nav div.end a:hover{color:#80BD41}nav div.end a
h3{color:#FFF;font-size:18px;font-weight:400;letter-spacing:0.8px;margin-bottom:10px}nav div.end
p{color:#FFF;font-size:14px;font-weight:400;margin-bottom:10px}nav
div.social{display:flex;margin-left:20px;margin-top:10px;gap:10px}nav div.social
i{font-size:30px;color:#fff;transition:all ease-in-out 0.6s;cursor:pointer}nav div.social i:hover{color:#8AC655}@media screen and (max-width: 1150px){nav{width:300px}}@media screen and (max-width: 600px){nav{width:80%}}nav.show{opacity:1;visibility:visible}section.destaque{display:flex;justify-content:center;bottom:0;margin-top:80px}section.destaque div.carrossel-destaque{align-items:center;justify-content:center}section.destaque div.carrossel-destaque div.item img,
section.destaque div.carrossel-destaque a.item
img{object-fit:cover}@media screen and (max-width: 600px){section.destaque div.carrossel-destaque div.item img,
section.destaque div.carrossel-destaque a.item
img{display:none}}section.destaque div.carrossel-destaque div.item img.mobile,
section.destaque div.carrossel-destaque a.item
img.mobile{aspect-ratio:16/18;display:none}@media screen and (max-width: 600px){section.destaque div.carrossel-destaque div.item img.mobile,
section.destaque div.carrossel-destaque a.item
img.mobile{display:block}}section.destaque div.carrossel-destaque .owl-nav{display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;transform:translateY(-50%);width:100%}section.destaque div.carrossel-destaque .owl-nav .owl-prev,
section.destaque div.carrossel-destaque .owl-nav .owl-next{width:50px;height:50px;color:#265542;border-radius:10px;display:flex;justify-content:center;align-items:center;transition:all 500ms;cursor:pointer}section.destaque div.carrossel-destaque .owl-nav .owl-prev:hover,
section.destaque div.carrossel-destaque .owl-nav .owl-next:hover{color:#8AC655}section.destaque div.carrossel-destaque .owl-nav
span{font-size:50px;margin-top:-8px}section.destaque div.carrossel-destaque .owl-nav .owl-prev{left:0;margin-left:20px}section.destaque div.carrossel-destaque .owl-nav .owl-next{right:0;margin-right:20px}section.destaque div.carrossel-destaque div.owl-dots{position:absolute;bottom:20px;width:100%;display:flex;justify-content:center;align-items:center;gap:8px}section.destaque div.carrossel-destaque div.owl-dots
button{width:10px;height:10px;border-radius:25px;background-color:transparent;border:1px
solid #265542}section.destaque div.carrossel-destaque div.owl-dots
button.active{background-color:#265542}@media screen and (max-width: 600px){section.destaque div.carrossel-destaque div.carrossel-destaque div.item
img.desktop{display:none}section.destaque div.carrossel-destaque div.carrossel-destaque div.item
img.mobile{display:block}}@media screen and (max-width: 600px){section.destaque{margin-top:60px}}section.empreendimentos{padding:60px
0}section.empreendimentos
h2{color:#22603F;font-size:40px;font-weight:700;padding:30px
0}section.empreendimentos div.conteudos
div.categorias{display:flex;justify-content:space-between;align-items:center}section.empreendimentos div.conteudos div.categorias
ul{list-style-type:none;padding:0;display:flex;gap:20px;margin-bottom:40px}section.empreendimentos div.conteudos div.categorias
li{display:flex;align-items:center;cursor:pointer;position:relative;padding-bottom:5px;color:#5B5B5B;font-size:18px;font-weight:400;text-align:center}section.empreendimentos div.conteudos div.categorias li::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#8AC655;transition:width 0.3s ease}section.empreendimentos div.conteudos div.categorias li.active::after{width:100%}section.empreendimentos div.conteudos div.categorias li:hover::after{width:100%}section.empreendimentos div.conteudos div.categorias .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.empreendimentos div.conteudos div.categorias .btn-maisEmp
span{position:relative}section.empreendimentos div.conteudos div.categorias .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.empreendimentos div.conteudos div.categorias .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px}@media screen and (max-width: 600px){section.empreendimentos div.conteudos div.categorias ul
li{font-size:13px;text-align:center}}@media screen and (max-width: 1150px){section.empreendimentos div.conteudos
div.categorias{flex-direction:column}}@media screen and (max-width: 600px){section.empreendimentos div.conteudos
div.categorias{flex-direction:column}}section.empreendimentos div.conteudos
div.tabet{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}section.empreendimentos div.conteudos div.tabet
div.card{position:relative;overflow:hidden;cursor:pointer}section.empreendimentos div.conteudos div.tabet div.card
img{width:100%;aspect-ratio:1/1;object-fit:cover;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5))}section.empreendimentos div.conteudos div.tabet div.card
div.detahe{position:absolute;bottom:0px;left:0;right:0;background:rgba(0, 0, 0, 0.5);transform:translateY(55%);transition:transform 0.5s ease}section.empreendimentos div.conteudos div.tabet div.card div.detahe
h1{color:#FFF;font-size:32px;font-weight:700;padding:0
20px 10px}section.empreendimentos div.conteudos div.tabet div.card div.detahe
p{color:#80BD41;font-size:20px;font-weight:700;padding:0
20px}section.empreendimentos div.conteudos div.tabet div.card div.detahe
.iten{padding:20px;display:flex;flex-direction:column;justify-content:center;gap:5px}section.empreendimentos div.conteudos div.tabet div.card div.detahe .iten
h3{display:flex;gap:10px;color:#FFF;font-size:18px;font-weight:400;padding:0
20px 0px;display:flex;align-items:center}section.empreendimentos div.conteudos div.tabet div.card div.detahe .iten h3
img{width:25px}section.empreendimentos div.conteudos div.tabet div.card div.detahe
h4{color:#FFF !important;font-size:20px;font-weight:400;position:relative;background:#8DC431;display:block;width:100%;padding:10px
0;text-align:center;margin-top:10px;transition:all ease-in-out 0.4s}section.empreendimentos div.conteudos div.tabet div.card div.detahe h4:hover{background-color:#265542}@media screen and (max-width: 1150px){section.empreendimentos div.conteudos div.tabet div.card
div.detahe{transform:translateY(60%)}section.empreendimentos div.conteudos div.tabet div.card div.detahe
h1{font-size:22px}}@media screen and (max-width: 600px){section.empreendimentos div.conteudos div.tabet div.card
div.detahe{transform:translateY(65%)}section.empreendimentos div.conteudos div.tabet div.card div.detahe
h1{font-size:25px}section.empreendimentos div.conteudos div.tabet div.card div.detahe
p{font-size:18px}}section.empreendimentos div.conteudos div.tabet div.card:hover
div.detahe{transform:translateY(0)}@media screen and (max-width: 1150px){section.empreendimentos div.conteudos
div.tabet{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){section.empreendimentos div.conteudos
div.tabet{grid-template-columns:1fr}}@media screen and (max-width: 600px){section.empreendimentos
h2{font-size:25px}}section.transformador{background-image:url(/wp-content/themes/tema/assets/img/bg-sobre.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#265542}section.transformador
div.conteudo{padding:100px
0px;display:grid;grid-template-columns:1fr 1fr}section.transformador div.conteudo div.vasio
img{display:none}section.transformador div.conteudo>div.textss{padding:10px}section.transformador div.conteudo > div.textss
h2{color:#FFF;font-size:54px;font-weight:700;line-height:110%;position:relative}section.transformador div.conteudo > div.textss
p{color:#FFF;font-size:18px;font-weight:400;padding:30px
100px 40px 0px;line-height:25px}@media screen and (max-width: 1150px){section.transformador div.conteudo > div.textss
p{padding:10px
0}}section.transformador div.conteudo > div.textss .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.transformador div.conteudo > div.textss .btn-maisEmp
span{position:relative}section.transformador div.conteudo > div.textss .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.transformador div.conteudo > div.textss .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}@media screen and (max-width: 600px){section.transformador div.conteudo>div.textss{padding:50px
10px}section.transformador div.conteudo > div.textss
h2{font-size:34px}}@media screen and (max-width: 1150px){section.transformador
div.conteudo{padding:0px
0px;grid-template-columns:1fr}section.transformador div.conteudo .vasio
img{display:block;width:100%}section.transformador div.conteudo
.text{padding:50px
10px}section.transformador div.conteudo .text
h2{font-size:34px}}@media screen and (max-width: 1150px){section.transformador{background-image:none}}section.servicos{background-image:url(/wp-content/themes/tema/assets/img/bg-2.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#265542}section.servicos
.conteudo{padding:100px
0px;display:grid;grid-template-columns:1fr 1fr}section.servicos .conteudo .vasio
img{display:none}section.servicos .conteudo
.text{padding:10px
30px}section.servicos .conteudo .text
h2{color:#FFF;font-size:54px;font-weight:700;line-height:110%;position:relative}section.servicos .conteudo .text
p{color:#FFF;font-size:18px;font-weight:400;padding:30px
100px 40px 0px;line-height:25px}@media screen and (max-width: 1150px){section.servicos .conteudo .text
p{padding:10px
0}}section.servicos .conteudo .text .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.servicos .conteudo .text .btn-maisEmp
span{position:relative}section.servicos .conteudo .text .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.servicos .conteudo .text .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}@media screen and (max-width: 1150px){section.servicos
.conteudo{padding:0px
0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}section.servicos .conteudo .vasio
img{display:block;width:100%}section.servicos .conteudo
.text{padding:50px
10px}section.servicos .conteudo .text
h2{font-size:34px}}@media screen and (max-width: 1150px){section.servicos{background-image:none}}section.secao1{padding:30px
0;background-color:#8AC655}section.secao1
.conteudo{display:flex;justify-content:space-around;align-items:center;gap:20px}section.secao1 .conteudo
.item{margin:30px
0;text-align:center}section.secao1 .conteudo .item
h2{color:#FFF;font-size:40px;font-weight:700}section.secao1 .conteudo .item
p{color:#FFF;font-size:18px;font-weight:700;margin-top:15px}@media screen and (max-width: 1150px){section.secao1 .conteudo .item
h2{font-size:30px}section.secao1 .conteudo .item
p{font-size:14px}}section.time{padding:60px
0}section.time
h2{color:#22603F;font-size:40px;font-weight:700;padding:30px
0}section.time div.conteudo div.carrossel-Depoimentos{display:flex;align-items:center;justify-content:center}section.time div.conteudo div.carrossel-Depoimentos
div.cards{box-shadow:0 8px 10px rgba(0, 0, 0, 0.1)}section.time div.conteudo div.carrossel-Depoimentos div.cards>img{width:100% !important;aspect-ratio:1/1;object-fit:cover}section.time div.conteudo div.carrossel-Depoimentos div.cards>h4{font-size:20px;color:#265542;text-align:center;margin-bottom:10px}section.time div.conteudo div.carrossel-Depoimentos div.cards
h3{font-size:16px;color:#5B5B5B;text-align:center;font-weight:300;padding-bottom:20px}section.time div.conteudo div.carrossel-Depoimentos div.owl-item,
section.time div.conteudo div.carrossel-Depoimentos
.item{margin-bottom:100px}section.time div.conteudo div.carrossel-Depoimentos .owl-nav{display:flex;justify-content:space-between;align-items:center;position:absolute;transform:translateY(-50%);width:100%}section.time div.conteudo div.carrossel-Depoimentos .owl-nav .owl-prev,
section.time div.conteudo div.carrossel-Depoimentos .owl-nav .owl-next{width:50px;height:50px;color:#265542;border-radius:10px;display:flex;justify-content:center;align-items:center;transition:all 500ms;cursor:pointer}section.time div.conteudo div.carrossel-Depoimentos .owl-nav .owl-prev:hover,
section.time div.conteudo div.carrossel-Depoimentos .owl-nav .owl-next:hover{color:#8AC655}section.time div.conteudo div.carrossel-Depoimentos .owl-nav
span{font-size:50px;margin-top:-8px}section.time div.conteudo div.carrossel-Depoimentos .owl-nav .owl-prev{left:0;margin-left:0px}section.time div.conteudo div.carrossel-Depoimentos .owl-nav .owl-next{right:0;margin-right:0px}section.time div.conteudo div.carrossel-Depoimentos div.owl-dots{position:absolute;bottom:20px;width:100%;display:flex;justify-content:center;align-items:center;gap:8px}section.time div.conteudo div.carrossel-Depoimentos div.owl-dots
button{width:10px;height:10px;border-radius:25px;background-color:transparent;border:1px
solid #265542}section.time div.conteudo div.carrossel-Depoimentos div.owl-dots
button.active{background-color:#265542}@media screen and (max-width: 600px){section.time div.conteudo div.carrossel-Depoimentos div.owl-dots{display:none}section.time div.conteudo div.carrossel-Depoimentos .owl-nav{top:84%}}section.contador{display:flex;justify-content:center;align-items:center;padding-top:80px}section.contador div.texto
h2{color:#22603F;font-size:28px;font-weight:normal;margin-bottom:10px}section.contador div.texto h2
span{font-weight:bold}section.contador div.texto
h3{font-size:14px;font-weight:400;color:#5B5B5B}section.contador
div.linha{display:flex;width:100%;height:4px;background-color:#cfcfcf;border:0;position:relative;overflow:hidden}section.contador div.linha::before{content:"";position:absolute;top:0;left:0;height:100%;width:var(--percentual, 0%);background-color:green;transition:width 0.3s ease}section.contador
span{color:#22603F;margin-left:10px;font-weight:bold}@media screen and (max-width: 600px){section.contador
span{font-size:30px;margin-left:0}}@media screen and (max-width: 600px){section.contador{flex-direction:column}}section.bannerr{margin-top:80px;display:block}section.bannerr
img{width:100%;height:auto}@media screen and (max-width: 600px){section.bannerr{margin-top:60px}section.bannerr
img{overflow:hidden}}section.cartao{padding:50px
0}section.cartao
div.conteudo{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:center;align-items:center;gap:20px}section.cartao div.conteudo
div.card{display:flex;flex-direction:column;align-items:center;height:100%;gap:20px}section.cartao div.conteudo div.card
img{width:100%;transition:all ease-in-out 0.6s}section.cartao div.conteudo div.card img:hover{scale:1.05;box-shadow:0px 0px 2px 2px rgba(0, 0, 0, 0.2)}section.cartao div.conteudo div.card
h2{font-size:18px;color:#265542;text-transform:uppercase;font-weight:800}@media screen and (max-width: 600px){section.cartao div.conteudo div.card
h2{font-size:14px}}section.cartao div.conteudo div.card
a{background-color:#8AC655;width:fit-content;width:100%;text-align:center;border-radius:5px;padding:10px;color:#FFF;cursor:pointer;transition:all ease-in-out 0.6s}section.cartao div.conteudo div.card a:hover{background-color:#22603F}@media screen and (max-width: 600px){section.cartao div.conteudo div.card
a{font-size:13px}}@media screen and (max-width: 600px){section.cartao
div.conteudo{grid-template-columns:1fr;justify-content:space-between;height:100%;gap:10px}}section.simuladores{padding:50px
0}section.simuladores div.textos
h2{color:#265542;font-size:25px;text-transform:uppercase;margin-bottom:20px}section.simuladores div.textos
p{color:#5B5B5B}section.simuladores
div.conteudo{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-content:center;align-items:center;gap:40px}section.simuladores div.conteudo
div.card{display:flex;flex-direction:column;align-items:center;height:100%;gap:30px}section.simuladores div.conteudo div.card
img{width:80%;transition:all ease-in-out 0.6s}section.simuladores div.conteudo div.card img:hover{scale:1.05}@media screen and (max-width: 600px){section.simuladores
div.conteudo{grid-template-columns:1fr;justify-content:space-between;height:100%;gap:10px}}footer.rodape
div.conteudo{display:flex;justify-content:space-between;padding:20px
0;gap:30px}footer.rodape div.conteudo .logo
img{max-width:100%}footer.rodape div.conteudo
.institucional{display:flex;flex-direction:column}footer.rodape div.conteudo .institucional
h2{color:#22603F;font-size:14px;font-weight:700;margin-bottom:20px}footer.rodape div.conteudo .institucional
a{color:#656565;font-size:14px;font-weight:400;line-height:220%;text-transform:uppercase}@media screen and (max-width: 1150px){footer.rodape div.conteudo
.institucional{align-items:center}}footer.rodape div.conteudo
.emprendimento{display:flex;flex-direction:column}footer.rodape div.conteudo .emprendimento
h2{color:#22603F;font-size:14px;font-weight:700;margin-bottom:20px}footer.rodape div.conteudo .emprendimento
a{color:#656565;font-size:14px;font-weight:400;line-height:220%;text-transform:uppercase}@media screen and (max-width: 1150px){footer.rodape div.conteudo
.emprendimento{align-items:center}}footer.rodape div.conteudo
.contatos{display:flex;flex-direction:column}footer.rodape div.conteudo .contatos
div.btns{position:relative;top:-20px}footer.rodape div.conteudo .contatos div.btns .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}footer.rodape div.conteudo .contatos div.btns .btn-maisEmp
span{position:relative}footer.rodape div.conteudo .contatos div.btns .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}footer.rodape div.conteudo .contatos div.btns .btn-maisEmp{background-color:#22603F;position:relative;padding:10px
30px;color:#FFF !important;font-size:14px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}footer.rodape div.conteudo .contatos
h2{color:#22603F;font-size:14px;font-weight:700;margin-bottom:20px}footer.rodape div.conteudo .contatos
a{color:#656565;font-size:14px;font-weight:400;line-height:220%;text-transform:uppercase}@media screen and (max-width: 1150px){footer.rodape div.conteudo
.contatos{align-items:center}}footer.rodape div.conteudo
.social{display:flex;justify-content:center;align-items:center}footer.rodape div.conteudo .social
i{background-color:#265542;color:#fff;font-size:20px;padding:10px;transition:all ease-in-out 0.3s;margin-right:30px}footer.rodape div.conteudo .social i:hover{background-color:#8AC655}@media screen and (max-width: 1150px){footer.rodape div.conteudo
.social{align-items:center}}@media screen and (max-width: 1150px){footer.rodape
div.conteudo{flex-direction:column;align-items:center}}section.credito{padding-bottom:20px}section.credito
.conteudo{display:flex;justify-content:space-between;align-items:center;border-top:#ededed 1px solid;gap:20px}section.credito .conteudo
h2{color:#7E7E7E;font-family:Montserrat;font-size:13px;font-weight:400;line-height:190%}section.credito .conteudo h2
span{color:#265542;font-weight:700}section.credito .conteudo
a{color:#7E7E7E;font-family:Montserrat;font-size:13px;font-weight:400;line-height:190%}section.credito .conteudo .logo
img{max-width:100%}@media screen and (max-width: 1150px){section.credito
.conteudo{flex-direction:column}}section.banner{padding-bottom:60px;padding:0;transform:translateY(-5px)}section.banner .mobil
img{display:none}@media screen and (max-width: 600px){section.banner .mobil
img{display:block}}section.banner
img{width:100%}@media screen and (max-width: 600px){section.banner
img{display:none}}a
section.chat{background-color:#8AC655;position:fixed;bottom:0;left:0;width:100%;z-index:9999;padding:10px
0;transition:all ease-in-out 0.5s}a section.chat
div.conteudo{display:flex;justify-content:center;align-items:center;gap:30px}a section.chat div.conteudo
div.image{display:flex;justify-content:center;align-items:center;gap:20px}a section.chat div.conteudo div.image
i{font-size:40px;color:#FFF}a section.chat div.conteudo div.image
h2{color:#FFF;font-weight:800;text-align:center;line-height:23px;font-size:30px}a section.chat div.conteudo div.image h2
span{font-size:20px}a section.chat div.conteudo div.texto
p{font-size:25px;text-align:center;color:#FFF;font-weight:800}@media screen and (max-width: 600px){a section.chat
div.conteudo{flex-direction:column;gap:10px}}a section.chat:hover{background-color:#22603F}section.banner-sobre{background-image:url(/wp-content/themes/tema/assets/img/sobre-completo.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#265542;margin-top:100px}section.banner-sobre
div.conteudo{padding:100px
0px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:60px}section.banner-sobre div.conteudo .vasio
img{display:none}section.banner-sobre div.conteudo
.text{padding:10px}section.banner-sobre div.conteudo .text
h2{color:#FFF;font-size:54px;font-weight:700;line-height:110%;position:relative}section.banner-sobre div.conteudo .text
p{color:#FFF;font-size:18px;font-weight:400;padding:30px
100px 40px 0px;line-height:25px}section.banner-sobre div.conteudo .text .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.banner-sobre div.conteudo .text .btn-maisEmp
span{position:relative}section.banner-sobre div.conteudo .text .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.banner-sobre div.conteudo .text .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}@media screen and (max-width: 1150px){section.banner-sobre div.conteudo .text
h2{font-size:35px}}@media screen and (max-width: 1150px){section.banner-sobre
div.conteudo{padding:0px
0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}section.banner-sobre div.conteudo .vasio
img{display:block;width:100%}section.banner-sobre div.conteudo
.text{padding:50px
10px}}@media screen and (max-width: 1150px){section.banner-sobre{background-image:none}}section.video{background-color:#265542;width:100%;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:60px}section.video>img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;z-index:2}section.video
video{width:100%;aspect-ratio:16/9}@media screen and (max-width: 600px){section.video>img{width:80px}}section.videos{width:100%;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:200px;margin-top:-150px}section.videos .video-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;aspect-ratio:16/9;z-index:1}section.videos>img#btn-play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;z-index:2}section.videos
video{width:100%;aspect-ratio:16/9}@media screen and (max-width: 600px){section.videos{margin-bottom:100px;margin-top:50px}section.videos>img#btn-play{width:80px}}@media screen and (max-width: 1150px){section.videos{margin-top:100px;margin-bottom:10px}}@media screen and (max-width: 600px){section.videos{margin-top:30px;margin-bottom:-70px}}section.historia
.conteudo{display:flex;flex-direction:column;justify-content:center;align-items:center}section.historia .conteudo
h2{color:#22603F;font-size:45px;font-style:normal;font-weight:700;text-transform:uppercase}section.historia .conteudo
h3{color:#80BD41;font-size:20px;font-style:normal;font-weight:300;letter-spacing:0.8px;text-transform:uppercase}section.historia .conteudo
.texto{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:30px;margin-top:60px}section.historia .conteudo .texto
img{width:100%;clip-path:polygon(0 0, 100% 0%, 90% 100%, 0% 100%)}@media screen and (max-width: 1150px){section.historia .conteudo .texto
img{clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}}section.historia .conteudo .texto .txt
p{max-width:100%;padding:10px;color:#656565;line-height:23px;font-weight:400}@media screen and (max-width: 1150px){section.historia .conteudo
.texto{grid-template-columns:1fr}}@media screen and (max-width: 600px){section.historia .conteudo
h2{font-size:25px}section.historia .conteudo
h3{font-size:14px}}section.nossa-historia{margin-top:30px}section.nossa-historia
.conteudo{display:flex;flex-direction:column;justify-content:center;align-items:center}section.nossa-historia .conteudo
h2{color:#22603F;font-size:45px;font-style:normal;font-weight:700;text-transform:uppercase}section.nossa-historia .conteudo
h3{color:#80BD41;font-size:20px;font-style:normal;font-weight:300;letter-spacing:0.8px;text-transform:uppercase}section.nossa-historia .conteudo
.texto{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:20px;margin-top:30px;margin-bottom:60px;background-color:#265542}section.nossa-historia .conteudo .texto
img{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 11% 100%)}@media screen and (max-width: 1150px){section.nossa-historia .conteudo .texto
img{clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}}section.nossa-historia .conteudo .texto
.txt{padding:20px
20px}section.nossa-historia .conteudo .texto .txt>h2{color:#fff}section.nossa-historia .conteudo .texto .txt
p{max-width:90%;padding-bottom:10px;color:#fff;line-height:23px;font-weight:400}@media screen and (max-width: 1150px){section.nossa-historia .conteudo
.texto{margin-bottom:0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}}@media screen and (max-width: 600px){section.nossa-historia .conteudo
h2{font-size:25px}section.nossa-historia .conteudo
h3{font-size:14px}}section.nossa-missao{background-color:#8AC655;display:flex;justify-content:center;align-items:center}section.nossa-missao
div.conteudo{margin:30px
0}section.nossa-missao div.conteudo>h2{color:#FFF;font-size:35px;font-style:normal;font-weight:700;text-align:center;padding:30px
0}section.nossa-missao div.conteudo
.itens{display:flex;justify-content:center;gap:20px;margin-top:30px;transform:translateY(15%)}section.nossa-missao div.conteudo .itens
.card{background-color:#fff;border-radius:10px;border:2px
solid #265542;width:100%;height:267px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:5px;padding:40px
20px;transition:transform 0.3s ease;box-shadow:0 4px 8px rgba(0, 0, 0, 0.3);cursor:pointer}section.nossa-missao div.conteudo .itens .card:hover{transform:scale(1.1)}section.nossa-missao div.conteudo .itens .card
img{width:40px}section.nossa-missao div.conteudo .itens .card
h2{color:#22603F;font-size:24px;font-weight:700;letter-spacing:0.24px;text-transform:uppercase;text-align:center;padding:10px}section.nossa-missao div.conteudo .itens .card
p{font-size:15px;text-transform:none;font-weight:300;color:#656565;text-align:center}@media screen and (max-width: 1150px){section.nossa-missao div.conteudo .itens .card
h2{font-size:20px}section.nossa-missao div.conteudo .itens .card
p{font-size:12px}}@media screen and (max-width: 600px){section.nossa-missao div.conteudo
.itens{flex-direction:column;transform:translateY(-3%)}}.linha{border:1px
solid #265542;margin-bottom:35px}section.qualidade{margin-top:110px}section.qualidade
.conteudo{display:grid;grid-template-columns:1fr 1fr}section.qualidade .conteudo
img{width:100%}section.qualidade .conteudo
.texto{display:flex;flex-direction:column;justify-content:center;padding:20px
10px}section.qualidade .conteudo .texto
h2{color:#22603F;font-size:35px;font-style:normal;font-weight:700;text-transform:uppercase}section.qualidade .conteudo .texto h2::after{content:"";display:block;width:200px;height:3px;background-color:#80BD41;margin:10px
0}section.qualidade .conteudo .texto
p{font-size:15px;text-transform:none;font-weight:400;line-height:23px;color:#656565}@media screen and (max-width: 1150px){section.qualidade .conteudo .texto
h2{font-size:22px}section.qualidade .conteudo .texto
p{font-size:13px}}@media screen and (max-width: 600px){section.qualidade
.conteudo{grid-template-columns:1fr;display:flex;flex-direction:column-reverse}}@media screen and (max-width: 600px){section.qualidade{margin-top:30px}}section.certificado{margin-top:20px}section.certificado
.conteudo{display:grid;grid-template-columns:1fr 1fr;gap:30px}section.certificado .conteudo
img{width:100%}section.certificado .conteudo
.texto{display:flex;flex-direction:column;justify-content:center;padding:20px
10px}section.certificado .conteudo .texto
h2{color:#22603F;font-size:35px;font-style:normal;font-weight:700;text-transform:uppercase}section.certificado .conteudo .texto h2::after{content:"";display:block;width:200px;height:3px;background-color:#80BD41;margin:10px
0}section.certificado .conteudo .texto
p{font-size:15px;text-transform:none;font-weight:400;line-height:23px;color:#656565}@media screen and (max-width: 1150px){section.certificado .conteudo .texto
h2{font-size:22px}section.certificado .conteudo .texto
p{font-size:13px}}section.certificado .conteudo div.slider
img{width:100%}section.certificado .conteudo div.slider .carrossel-depoimentos{display:grid;grid-template-columns:1fr;align-items:center;justify-content:center}section.certificado .conteudo div.slider .carrossel-depoimentos
div.items{display:flex;flex-direction:column;justify-content:center;align-items:center}section.certificado .conteudo div.slider .carrossel-depoimentos div.items
img{margin-top:100px;border:#656565 1px solid}section.certificado .conteudo div.slider .carrossel-depoimentos div.owl-item,
section.certificado .conteudo div.slider .carrossel-depoimentos
.item{margin-bottom:100px}section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav{display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;right:0}section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav .owl-prev,
section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav .owl-next{width:50px;height:50px;color:#fff;border-radius:2px;display:flex;justify-content:center;align-items:center;gap:10px;transition:all 500ms;cursor:pointer;background-color:#22603F;margin:5px}section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav .owl-prev:hover,
section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav .owl-next:hover{color:#8AC655}section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav
span{font-size:30px;margin-top:-3px}section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav .owl-prev{left:0;margin-left:0px}section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav .owl-next{right:0;margin-right:0px}section.certificado .conteudo div.slider .carrossel-depoimentos div.owl-dots{position:absolute;bottom:20px;width:100%;display:flex;justify-content:center;align-items:center;gap:8px}section.certificado .conteudo div.slider .carrossel-depoimentos div.owl-dots
button{width:10px;height:10px;border-radius:25px;background-color:transparent;border:1px
solid #265542}section.certificado .conteudo div.slider .carrossel-depoimentos div.owl-dots
button.active{background-color:#265542}@media screen and (max-width: 600px){section.certificado .conteudo div.slider .carrossel-depoimentos div.owl-dots{display:none}section.certificado .conteudo div.slider .carrossel-depoimentos .owl-nav{top:84%}}@media screen and (max-width: 600px){section.certificado
.conteudo{grid-template-columns:1fr;display:flex;flex-direction:column-reverse}}@media screen and (max-width: 600px){section.certificado{margin-top:30px}}section.politica{margin-top:110px}section.politica
.conteudo{display:grid;grid-template-columns:1fr 1fr;gap:30px}section.politica .conteudo
img{width:100%}section.politica .conteudo
.texto{display:flex;flex-direction:column;justify-content:center;padding:20px
10px}section.politica .conteudo .texto
h2{color:#22603F;font-size:35px;font-style:normal;font-weight:700;text-transform:uppercase}section.politica .conteudo .texto h2::after{content:"";display:block;width:200px;height:3px;background-color:#80BD41;margin:10px
0}section.politica .conteudo .texto
p{font-size:15px;text-transform:none;font-weight:400;line-height:23px;color:#656565}section.politica .conteudo .texto .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.politica .conteudo .texto .btn-maisEmp
span{position:relative}section.politica .conteudo .texto .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.politica .conteudo .texto .btn-maisEmp{width:43%;background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px}@media screen and (max-width: 1150px){section.politica .conteudo .texto
h2{font-size:22px}section.politica .conteudo .texto
p{font-size:13px}}@media screen and (max-width: 600px){section.politica
.conteudo{grid-template-columns:1fr;display:flex;flex-direction:column-reverse}}@media screen and (max-width: 600px){section.politica{margin-top:30px}}section.banner-politicas{background-color:#265542;margin-top:100px}section.banner-politicas
.conteudo{display:grid;grid-template-columns:1fr;justify-content:center;align-items:center;margin-bottom:60px}section.banner-politicas .conteudo .vasio
img{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 11% 100%)}@media screen and (max-width: 1150px){section.banner-politicas .conteudo .vasio
img{clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}}section.banner-politicas .conteudo
.text{padding-left:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}section.banner-politicas .conteudo .text
h2{color:#FFF;font-size:54px;font-weight:700;line-height:110%;margin-top:30px}section.banner-politicas .conteudo .text
p{color:#FFF;font-size:22px;font-weight:400;padding:30px;line-height:25px}section.banner-politicas .conteudo .text .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.banner-politicas .conteudo .text .btn-maisEmp
span{position:relative}section.banner-politicas .conteudo .text .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.banner-politicas .conteudo .text .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}@media screen and (max-width: 1150px){section.banner-politicas
.conteudo{padding:0px
0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}section.banner-politicas .conteudo .vasio
img{display:block;width:100%}section.banner-politicas .conteudo
.text{padding:50px
10px}}@media screen and (max-width: 1150px){section.banner-politicas{background-image:none}}section.texto-politica .conteudo h3
strong{font-weight:700;padding:10px
0}section.texto-politica .conteudo h3
p{font-size:16px;font-weight:300;padding-bottom:10px;color:#656565}section.banner-contato{background-image:url(/wp-content/themes/tema/assets/img/banner-contato.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#265542;margin-top:100px}section.banner-contato
.conteudo{padding:100px
0px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:60px}section.banner-contato .conteudo .vasio
img{display:none}section.banner-contato .conteudo
.text{padding:10px}section.banner-contato .conteudo .text
h2{color:#FFF;font-size:54px;font-weight:700;line-height:110%;position:relative}section.banner-contato .conteudo .text
p{color:#FFF;font-size:18px;font-weight:400;padding:30px
100px 40px 0px;line-height:25px}section.banner-contato .conteudo .text .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.banner-contato .conteudo .text .btn-maisEmp
span{position:relative}section.banner-contato .conteudo .text .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.banner-contato .conteudo .text .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}@media screen and (max-width: 1150px){section.banner-contato .conteudo .text
h2{font-size:35px}}@media screen and (max-width: 1150px){section.banner-contato
.conteudo{padding:0px
0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}section.banner-contato .conteudo .vasio
img{display:block;width:100%}section.banner-contato .conteudo
.text{padding:50px
10px}}@media screen and (max-width: 1150px){section.banner-contato{background-image:none}}section.contato
div.conteudo{display:grid;grid-template-columns:1fr 1fr;gap:30px}section.contato div.conteudo div.perguntas
h2{font-size:25px;color:#22603F;margin-bottom:30px}section.contato div.conteudo div.perguntas
.accordion{max-width:600px;margin:auto}section.contato div.conteudo div.perguntas .accordion-item{margin-bottom:10px;overflow:hidden}section.contato div.conteudo div.perguntas .accordion-header{padding:15px
0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color 0.3s}section.contato div.conteudo div.perguntas .accordion-header
.arrow{transition:transform 0.3s ease;font-size:18px;font-weight:100;color:#22603F}section.contato div.conteudo div.perguntas .accordion-header .arrow:hover{color:#80BD41}section.contato div.conteudo div.perguntas .accordion-item.active
.arrow{transform:rotate(90deg)}section.contato div.conteudo div.perguntas .accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease-out;background-color:#fff;padding:0
15px}section.contato div.conteudo div.perguntas
span{font-size:18px;font-weight:700}section.contato div.conteudo div.perguntas .accordion-content
p{margin:15px
0}section.contato div.conteudo div.perguntas .accordion-item.active .accordion-content{max-height:200px;padding-bottom:15px}section.contato div.conteudo
.form{border:1px
solid #22603F;padding:30px}section.contato div.conteudo .form
.conte{display:grid;grid-template-columns:1fr 1fr;gap:10px}section.contato div.conteudo .form .conte
label{color:#22603F;font-size:13px;font-weight:400}@media screen and (max-width: 600px){section.contato div.conteudo .form
.conte{grid-template-columns:1fr}}section.contato div.conteudo .form .form-control{border:1px
solid #22603F;border-radius:0;background:#F1F1F1;padding:20px}section.contato div.conteudo .form
input{width:100%}section.contato div.conteudo .form
textarea{width:100%}section.contato div.conteudo .form .btn-enviar{background:#80BD41;box-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.25);color:#FFF;font-size:16px;font-weight:700;letter-spacing:1.44px;width:171px;height:45px;cursor:pointer;border:0px;transition:all ease-in-out 0.3s}section.contato div.conteudo .form .btn-enviar:hover{background-color:#22603F}section.contato div.conteudo
label{display:flex;align-items:center;justify-content:flex-start;color:#265542;gap:0.5rem}section.contato div.conteudo input[type=checkbox]{width:13px;margin:0}@media screen and (max-width: 600px){section.contato
div.conteudo{grid-template-columns:1fr}}section.mapa{margin-top:60px}section.mapa
iframe{width:100%;height:550px}section.informacoes{padding:60px
0}section.informacoes
.conteudo{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:space-between;align-items:center;gap:20px}section.informacoes .conteudo
a{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background-color:#265542;width:100%;height:212px;padding:10px}section.informacoes .conteudo a
i{display:flex;justify-content:center;font-size:30px;transition:300ms all ease-in-out;transition:all ease-in-out 0.3s;background-color:#397f2a;margin-bottom:20px;width:50px;height:50px;padding:10px;text-align:center}section.informacoes .conteudo a i:hover{transform:scale(1.2)}@media screen and (max-width: 600px){section.informacoes .conteudo a
i{margin-bottom:0px}}section.informacoes .conteudo a
p{display:flex;justify-content:center;color:#fff;text-align:center;font-size:16px;font-weight:500}section.informacoes .conteudo a
h2{text-align:center;font-size:18px;margin-bottom:10px}section.informacoes .conteudo a
div.carde{background:#22603F;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:0
20px;transition:300ms all ease-in-out;cursor:pointer}@media screen and (max-width: 600px){section.informacoes .conteudo
a{padding:5px;height:100%;background-color:#FFF}section.informacoes .conteudo a
h2{display:none}section.informacoes .conteudo a
p{display:none}}@media screen and (max-width: 1150px){section.informacoes
.conteudo{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){section.informacoes
.conteudo{grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}}section.banner-empreendimento{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#265542;margin-top:80px}section.banner-empreendimento
.conteudo{padding:100px
0px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:60px}section.banner-empreendimento .conteudo .vasio
img{display:none}section.banner-empreendimento .conteudo
.text{padding:10px}section.banner-empreendimento .conteudo .text
h2{color:#FFF;font-size:54px;font-weight:700;line-height:110%;position:relative}section.banner-empreendimento .conteudo .text
p{color:#FFF;font-size:18px;font-weight:400;padding:30px
100px 40px 0px;line-height:25px}@media screen and (max-width: 1150px){section.banner-empreendimento .conteudo .text
h2{font-size:35px}}@media screen and (max-width: 1150px){section.banner-empreendimento
.conteudo{padding:0px
0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}section.banner-empreendimento .conteudo .vasio
img{display:block;width:100%}section.banner-empreendimento .conteudo
.text{padding:50px
10px}}@media screen and (max-width: 1150px){section.banner-empreendimento{background-image:none;background-position:right}}section.empreendimento{padding:60px
0}section.empreendimento
h2{color:#22603F;font-size:40px;font-weight:700;padding:30px
0;text-align:center}section.empreendimento div.conteudos
div.categorias{display:flex;justify-content:center;align-items:center}section.empreendimento div.conteudos div.categorias
ul{list-style-type:none;padding:0;display:flex;gap:20px;margin-bottom:40px}section.empreendimento div.conteudos div.categorias
li{display:flex;align-items:center;cursor:pointer;position:relative;padding-bottom:5px;color:#5B5B5B;font-size:18px;font-weight:400;text-align:center}section.empreendimento div.conteudos div.categorias li::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#8AC655;transition:width 0.3s ease}section.empreendimento div.conteudos div.categorias li.active::after{width:100%}section.empreendimento div.conteudos div.categorias li:hover::after{width:100%}section.empreendimento div.conteudos div.categorias .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.empreendimento div.conteudos div.categorias .btn-maisEmp
span{position:relative}section.empreendimento div.conteudos div.categorias .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.empreendimento div.conteudos div.categorias .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px}@media screen and (max-width: 600px){section.empreendimento div.conteudos div.categorias ul
li{font-size:13px;text-align:center}}@media screen and (max-width: 1150px){section.empreendimento div.conteudos
div.categorias{flex-direction:column}}@media screen and (max-width: 600px){section.empreendimento div.conteudos
div.categorias{flex-direction:column}}section.empreendimento div.conteudos
div.tabet{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}section.empreendimento div.conteudos div.tabet
div.card{position:relative;overflow:hidden;cursor:pointer}section.empreendimento div.conteudos div.tabet div.card
img{width:100%;aspect-ratio:1/1;object-fit:cover;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5))}section.empreendimento div.conteudos div.tabet div.card
div.detahe{position:absolute;bottom:0px;left:0;right:0;background:rgba(0, 0, 0, 0.5);transform:translateY(55%);transition:transform 0.5s ease}section.empreendimento div.conteudos div.tabet div.card div.detahe
h1{color:#FFF;font-size:32px;font-weight:700;padding:0
20px 10px}section.empreendimento div.conteudos div.tabet div.card div.detahe
p{color:#80BD41;font-size:20px;font-weight:700;padding:0
20px}section.empreendimento div.conteudos div.tabet div.card div.detahe
.iten{padding:20px;display:flex;flex-direction:column;justify-content:center;gap:5px}section.empreendimento div.conteudos div.tabet div.card div.detahe .iten
h3{display:flex;gap:10px;color:#FFF;font-size:18px;font-weight:400;padding:0
20px 0px;display:flex;align-items:center}section.empreendimento div.conteudos div.tabet div.card div.detahe .iten h3
img{width:25px}section.empreendimento div.conteudos div.tabet div.card div.detahe
h4{color:#FFF !important;font-size:20px;font-weight:400;position:relative;background:#8DC431;display:block;width:100%;padding:10px
0;text-align:center;margin-top:10px;transition:all ease-in-out 0.4s}section.empreendimento div.conteudos div.tabet div.card div.detahe h4:hover{background-color:#265542}@media screen and (max-width: 1150px){section.empreendimento div.conteudos div.tabet div.card
div.detahe{transform:translateY(60%)}section.empreendimento div.conteudos div.tabet div.card div.detahe
h1{font-size:22px}}@media screen and (max-width: 600px){section.empreendimento div.conteudos div.tabet div.card
div.detahe{transform:translateY(65%)}section.empreendimento div.conteudos div.tabet div.card div.detahe
h1{font-size:25px}section.empreendimento div.conteudos div.tabet div.card div.detahe
p{font-size:18px}}section.empreendimento div.conteudos div.tabet div.card:hover
div.detahe{transform:translateY(0)}@media screen and (max-width: 1150px){section.empreendimento div.conteudos
div.tabet{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){section.empreendimento div.conteudos
div.tabet{grid-template-columns:1fr}}@media screen and (max-width: 600px){section.empreendimento
h2{font-size:25px}}section.empreendimentoss{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#265542;margin-top:80px}section.empreendimentoss
.conteudo{padding:100px
0px;display:grid;grid-template-columns:1fr;margin-bottom:60px}section.empreendimentoss .conteudo
.grade{padding:10px;display:flex;gap:10px;z-index:5000}section.empreendimentoss .conteudo .grade .img
img{background-color:#FFF;display:flex;justify-content:center;align-items:center;border-radius:20px;width:150px}section.empreendimentoss .conteudo .grade div.sider
.items{display:flex}section.empreendimentoss .conteudo .grade div.sider .items
h3{display:flex;gap:10px;color:#fff;font-size:16px;font-weight:400;padding:0px
20px 0px 0px;display:flex;align-items:center;text-shadow:2px 2px 5px rgba(0, 0, 0, 0.3)}section.empreendimentoss .conteudo .grade div.sider .items h3
img{width:22px}@media screen and (max-width: 600px){section.empreendimentoss .conteudo .grade div.sider .items
h3{flex-direction:column}}section.empreendimentoss .conteudo .grade div.sider
a{background-color:#fff;padding:10px
15px;border-radius:25px;font-size:14px;color:#22603F;transition:all ease-in-out 0.4s;z-index:9000}section.empreendimentoss .conteudo .grade div.sider a:hover{color:#FFF;background-color:#22603F}section.empreendimentoss .conteudo .grade div.sider
h4{width:fit-content;margin-top:30px;border-radius:25px;font-size:14px;padding:10px
15px;background-color:#397f2a;color:#fff}section.empreendimentoss .conteudo .grade
p{color:#fff;font-size:18px;font-weight:700;padding:10px
0px;text-shadow:2px 2px 5px rgba(0, 0, 0, 0.3)}section.empreendimentoss .conteudo .grade
h2{color:#FFF;font-size:30px;font-weight:700;line-height:110%;position:relative;text-shadow:2px 2px 5px rgba(0, 0, 0, 0.3)}section.empreendimentoss .conteudo .grade .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.empreendimentoss .conteudo .grade .btn-maisEmp
span{position:relative}section.empreendimentoss .conteudo .grade .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.empreendimentoss .conteudo .grade .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}@media screen and (max-width: 1150px){section.empreendimentoss .conteudo
.grade{flex-direction:column}section.empreendimentoss .conteudo .grade
h2{font-size:35px}}@media screen and (max-width: 1150px){section.empreendimentoss
.conteudo{padding:0px
0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}section.empreendimentoss .conteudo .vasio
img{display:block;width:100%}section.empreendimentoss .conteudo
.text{padding:50px
10px}}@media screen and (max-width: 1150px){section.empreendimentoss{background-image:none;background-position:right}}section.qualidades{transform:translateY(-60%)}section.qualidades
.conteudo{display:grid;grid-template-columns:1fr 1fr;gap:20px}section.qualidades .conteudo
div.texto{display:flex;flex-direction:column;justify-content:end;z-index:0}section.qualidades .conteudo div.texto
h2{color:#22603F;font-size:26px;font-weight:700;line-height:36px;margin-bottom:10px}section.qualidades .conteudo
.forms{display:flex;flex-direction:column;background-color:#FFF;box-shadow:2px 2px 5px rgba(10, 0, 0, 0.5)}section.qualidades .conteudo .forms div.screen-reader-response
p{color:#22603F;font-size:15px;font-weight:600;padding:5px
30px}section.qualidades .conteudo .forms div.screen-reader-response
ul{display:none;font-size:15px;color:#22603F;padding:5px
20px;list-style:none}section.qualidades .conteudo .forms span .wpcf7-not-valid-tip{padding:5px
30px}section.qualidades .conteudo .forms div.wpcf7-response-output{padding:5px
30px;font-size:15px;margin-bottom:20px}section.qualidades .conteudo .forms .form-empreendimento
p{color:#848484;font-size:16px;font-weight:400;margin:10px
30px}section.qualidades .conteudo .forms .form-empreendimento
input{border:1px
solid #80BD41;background:#F1F1F1;color:#656565;font-size:13px;font-weight:400;display:flex;align-items:center;justify-content:center}section.qualidades .conteudo .forms textarea,
section.qualidades .conteudo .forms input[type=text],
section.qualidades .conteudo .forms input[type=email],
section.qualidades .conteudo .forms input[type=tel],
section.qualidades .conteudo .forms input[type=password]{outline:none;border:none;resize:none;width:90%;box-sizing:border-box;padding:10px;margin:10px
30px;border:1px
solid #80BD41;transition:0.2s}@media screen and (max-width: 1150px){section.qualidades .conteudo .forms textarea,
section.qualidades .conteudo .forms input[type=text],
section.qualidades .conteudo .forms input[type=email],
section.qualidades .conteudo .forms input[type=tel],
section.qualidades .conteudo .forms input[type=password]{margin:20px
20px}}section.qualidades .conteudo .forms .btn-enviar-formulario{color:#FFF;text-align:center;font-size:16px;font-weight:700;background:#80BD41;display:block;width:90%;padding:16px;cursor:pointer;border:0;margin:20px
30px}section.qualidades .conteudo .forms .btn-enviar-formulario:hover{color:#265542}@media screen and (max-width: 1150px){section.qualidades .conteudo .forms .btn-enviar-formulario{margin:20px
20px}}section.qualidades .conteudo .forms
label{margin:5px
30px}section.qualidades .conteudo .forms
div.titulo{background:linear-gradient(90deg, #80BD41 0%, #22603F 100%);padding:25px
20px;color:#fff;margin-bottom:30px}@media screen and (max-width: 600px){section.qualidades
.conteudo{grid-template-columns:1fr}}@media screen and (max-width: 1150px){section.qualidades{transform:translateY(0%)}}section.diferencial{padding:60px
0;margin-top:80px;background-image:linear-gradient(110deg, #22603F 55%, #F7F4F4 30%);transform:translateY(-50%)}section.diferencial div.conteudo
div.dife{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-content:space-between;gap:30px}section.diferencial div.conteudo div.dife
.boxx{display:flex;align-items:center;gap:20px;min-height:100px;background-color:#8AC655;padding:10px}section.diferencial div.conteudo div.dife .boxx
img{background-color:#265542;width:50px;padding:10px}section.diferencial div.conteudo div.dife .boxx
h2{color:#fff;font-size:18px}@media screen and (max-width: 1150px){section.diferencial div.conteudo div.dife
.boxx{gap:10px;padding:5px
10px}section.diferencial div.conteudo div.dife .boxx
h2{font-size:16px}}@media screen and (max-width: 600px){section.diferencial div.conteudo div.dife
.boxx{padding:5px
10px}section.diferencial div.conteudo div.dife .boxx
h2{font-size:11px}}@media screen and (max-width: 1150px){section.diferencial div.conteudo
div.dife{grid-template-columns:1fr 1fr 1fr;gap:20px}}@media screen and (max-width: 600px){section.diferencial div.conteudo
div.dife{grid-template-columns:1fr 1fr;gap:10px}}@media screen and (max-width: 1150px){section.diferencial{margin-top:60px;transform:translateY(0%);background-image:linear-gradient(110deg, #22603F 85%, #F7F4F4 15%)}}@media screen and (max-width: 600px){section.diferencial{background-image:linear-gradient(110deg, #22603F 100%, #F7F4F4 0%)}}section.diferencial2{margin-top:-150px;margin-bottom:210px}section.diferencial2 div.conteudo
div.dife{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-content:space-between;gap:20px}section.diferencial2 div.conteudo div.dife
.boxx{display:flex;align-items:center;justify-content:center;gap:10px;min-height:100%;border:1px
solid #000;padding:10px
20px;border-radius:25px}section.diferencial2 div.conteudo div.dife .boxx
img{width:50px}section.diferencial2 div.conteudo div.dife .boxx
h2{color:#000;font-size:14px;text-align:center}@media screen and (max-width: 1150px){section.diferencial2 div.conteudo div.dife
.boxx{gap:10px;padding:5px
10px}section.diferencial2 div.conteudo div.dife .boxx
h2{font-size:16px}}@media screen and (max-width: 600px){section.diferencial2 div.conteudo div.dife
.boxx{padding:5px
10px}section.diferencial2 div.conteudo div.dife .boxx
h2{font-size:11px}}@media screen and (max-width: 1150px){section.diferencial2 div.conteudo
div.dife{grid-template-columns:1fr 1fr 1fr;gap:20px}}@media screen and (max-width: 600px){section.diferencial2 div.conteudo
div.dife{grid-template-columns:1fr 1fr;gap:10px}}@media screen and (max-width: 1150px){section.diferencial2{margin-top:60px;transform:translateY(0%);background-image:linear-gradient(110deg, #22603F 85%, #F7F4F4 15%)}}@media screen and (max-width: 600px){section.diferencial2{margin-bottom:40px}}section.galeria{margin-top:-150px}section.galeria div.tour
img{width:100%}section.galeria
h2{font-size:30px;color:#265542;text-align:center;margin-bottom:60px}section.galeria h2::after{content:"";display:block;width:30%;height:2px;background-color:#265542;margin:5px
auto 0}section.galeria div.gallery-item{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}section.galeria div.gallery-item a
img{width:100%;aspect-ratio:14/9;object-fit:cover}@media screen and (max-width: 1150px){section.galeria div.gallery-item{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){section.galeria div.gallery-item{grid-template-columns:1fr}}@media screen and (max-width: 1150px){section.galeria{margin-top:80px}}section.planta
h2{font-size:30px;color:#265542;text-align:center;margin-bottom:60px}section.planta h2::after{content:"";display:block;width:30%;height:2px;background-color:#265542;margin:5px
auto 0}section.planta div.gallery-item{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}section.planta div.gallery-item a
img{width:100%;aspect-ratio:16/9;object-fit:cover}@media screen and (max-width: 1150px){section.planta div.gallery-item{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){section.planta div.gallery-item{grid-template-columns:1fr}}section.mapa
.loc{margin-bottom:30px;text-align:center}section.mapa .loc
h2{color:#22603F;font-size:28px;font-weight:700;margin-bottom:10px}section.mapa .loc
h4{color:#656565;font-size:16px;font-weight:400}section.mapa .loc h4
img{width:25px}section.andamento div.texto
h2{color:#22603F;font-size:28px;font-weight:normal;margin-bottom:5px}section.andamento div.texto h2
span{font-weight:bold}section.andamento div.texto
h3{font-size:14px;font-weight:400;color:#5B5B5B}section.andamento
div.conteudo{display:grid;grid-template-columns:1fr 1fr;gap:30px}section.andamento div.conteudo div.andamento_obra
div.linha{display:flex;width:100%;height:6px;background-color:#cfcfcf;border:0;position:relative;overflow:hidden}section.andamento div.conteudo div.andamento_obra div.linha::before{content:"";position:absolute;top:0;left:0;height:100%;width:var(--percentual, 0%);background-color:green;transition:width 0.3s ease}section.andamento div.conteudo div.andamento_obra
span{color:#22603F;margin-left:0px;font-size:13px;font-weight:bold}@media screen and (max-width: 600px){section.andamento div.conteudo div.andamento_obra
span{font-size:14px;margin-left:0}}section.andamento div.conteudo div.plantas
.galeria{max-width:600px;margin:auto}@media screen and (max-width: 1150px){section.andamento div.conteudo div.plantas
.galeria{max-width:350px}}section.andamento div.conteudo div.plantas .imagem-principal
img{width:100%;border:1px
solid #80BD41;margin-bottom:10px;display:block}section.andamento div.conteudo div.plantas .miniaturas-swiper{width:100%;padding:10px
0;background-color:#22603F transparent}section.andamento div.conteudo div.plantas .swiper-slide
img{width:100px;height:auto;cursor:pointer;border:2px
solid transparent;transition:border 0.3s}@media screen and (max-width: 1150px){section.andamento div.conteudo div.plantas .swiper-slide
img{width:80%}}section.andamento div.conteudo div.plantas .swiper-slide img:hover{border:1px
solid #80BD41}@media screen and (max-width: 1150px){section.andamento
div.conteudo{grid-template-columns:1fr}}section.banner-servico{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#265542;margin-top:100px}section.banner-servico
.conteudo{padding:100px
0px;display:grid;grid-template-columns:1fr 1fr}section.banner-servico .conteudo .vasio
img{display:none}section.banner-servico .conteudo
.text{padding:10px}section.banner-servico .conteudo .text
h2{color:#FFF;font-size:54px;font-weight:700;line-height:110%;position:relative}section.banner-servico .conteudo .text
p{color:#FFF;font-size:18px;font-weight:400;padding:30px
100px 40px 0px;line-height:25px}section.banner-servico .conteudo .text .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.banner-servico .conteudo .text .btn-maisEmp
span{position:relative}section.banner-servico .conteudo .text .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.banner-servico .conteudo .text .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}@media screen and (max-width: 1150px){section.banner-servico .conteudo .text
h2{font-size:35px}}@media screen and (max-width: 1150px){section.banner-servico
.conteudo{padding:0px
0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}section.banner-servico .conteudo .vasio
img{display:block;width:100%}section.banner-servico .conteudo
.text{padding:50px
10px}}@media screen and (max-width: 1150px){section.banner-servico{background-image:none;background-position:right}}section.banner-servico2{background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#265542;margin-top:80px}section.banner-servico2
.conteudo{padding:100px
0px;display:grid;grid-template-columns:1fr 1fr}section.banner-servico2 .conteudo .vasio
img{display:none}section.banner-servico2 .conteudo
.text{padding:10px}section.banner-servico2 .conteudo .text
h2{color:#FFF;font-size:54px;font-weight:700;line-height:110%;position:relative}section.banner-servico2 .conteudo .text
p{color:#FFF;font-size:18px;font-weight:400;padding:30px
100px 40px 0px;line-height:25px}section.banner-servico2 .conteudo .text .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.banner-servico2 .conteudo .text .btn-maisEmp
span{position:relative}section.banner-servico2 .conteudo .text .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.banner-servico2 .conteudo .text .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px;border:1px
solid #fff}@media screen and (max-width: 1150px){section.banner-servico2 .conteudo .text
h2{font-size:35px}}@media screen and (max-width: 1150px){section.banner-servico2
.conteudo{padding:0px
0px;grid-template-columns:1fr;display:flex;flex-direction:column-reverse}section.banner-servico2 .conteudo .vasio
img{display:block;width:100%}section.banner-servico2 .conteudo
.text{padding:50px
10px}}@media screen and (max-width: 1150px){section.banner-servico2{background-image:none;background-position:right}}section.servi
.conteudo{display:flex;flex-direction:column;justify-content:center;align-items:center}section.servi .conteudo
h2{color:#22603F;font-size:45px;font-style:normal;font-weight:800;text-transform:uppercase;margin-bottom:10px}section.servi .conteudo
h3{color:#80BD41;font-size:20px;font-style:normal;font-weight:300;letter-spacing:0.8px;text-transform:uppercase}section.servi .conteudo
.texto{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:30px;margin-top:60px}section.servi .conteudo .texto
img{width:100%}@media screen and (max-width: 1150px){section.servi .conteudo .texto
img{clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}}section.servi .conteudo .texto
.txt{max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}section.servi .conteudo .texto .txt
p{max-width:100%;color:#000;font-weight:800;font-size:20px;margin-bottom:20px}section.servi .conteudo .texto .txt p
strong{color:#22603F}section.servi .conteudo .texto .txt .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.servi .conteudo .texto .txt .btn-maisEmp
span{position:relative}section.servi .conteudo .texto .txt .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.servi .conteudo .texto .txt .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px}section.servi .conteudo .texto .txt
.grupo{display:flex;flex-direction:column}@media screen and (max-width: 1150px){section.servi .conteudo
.texto{grid-template-columns:1fr}}@media screen and (max-width: 600px){section.servi .conteudo
h2{font-size:25px}section.servi .conteudo
h3{font-size:14px}}section.servi2
.conteudo{display:flex;flex-direction:column;justify-content:center;align-items:center}section.servi2 .conteudo
h2{color:#22603F;font-size:45px;font-style:normal;font-weight:700;text-transform:uppercase}section.servi2 .conteudo
h3{color:#80BD41;font-size:20px;font-style:normal;font-weight:300;letter-spacing:0.8px;text-transform:uppercase}section.servi2 .conteudo
.texto{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:30px;margin-top:60px}section.servi2 .conteudo .texto
img{width:100%;clip-path:polygon(100% 0, 0 0, 0 100%, 85% 100%)}@media screen and (max-width: 1150px){section.servi2 .conteudo .texto
img{clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}}section.servi2 .conteudo .texto
.txt{max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}section.servi2 .conteudo .texto .txt>p{max-width:100%;padding:10px;color:#656565;line-height:23px;font-weight:400;font-size:14px}section.servi2 .conteudo .texto .txt .btn-clip{clip-path:polygon(0 0, 100% 0%, 60% 99%, 0% 100%);position:absolute;top:0;left:0;width:30%;height:100%;background-color:#80BD41;transition:all ease-in-out 0.5s}section.servi2 .conteudo .texto .txt .btn-maisEmp
span{position:relative}section.servi2 .conteudo .texto .txt .btn-maisEmp:hover .btn-clip{width:100%;clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%)}section.servi2 .conteudo .texto .txt .btn-maisEmp{background-color:#22603F;position:relative;padding:18px
30px;color:#FFF !important;font-size:16px;font-weight:400;margin-bottom:30px}@media screen and (max-width: 1150px){section.servi2 .conteudo
.texto{grid-template-columns:1fr}}@media screen and (max-width: 600px){section.servi2 .conteudo
h2{font-size:25px}section.servi2 .conteudo
h3{font-size:14px}}section.detalhe-doconteudo .conteudo
h2{color:#22603F;font-size:45px;font-style:normal;font-weight:700;text-transform:uppercase}section.detalhe-doconteudo .conteudo
p{max-width:100%;padding:10px;color:#656565;line-height:23px;font-weight:400;font-size:14px}section.detalhe-doconteudo .conteudo p
strong{color:#22603F;font-size:18px}