.animate__animated{--animate-duration:2s}.border-radius{border-radius:8px}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{width:100vw;max-width:100vw;margin:0;padding:0;font-family:"Poppins",sans-serif;font-weight:400 !important;font-size:.9rem;line-height:1.5rem;overflow-x:hidden;color:#1b1b1b}h1,h2,h3,h4,h5,h6{pointer-events:none;font-weight:400 !important;font-family:"Poppins",sans-serif;margin-bottom:16px}h1{font-size:62px;line-height:69px}h2{font-size:38px;line-height:43px}p,span,i{font-family:"Poppins",sans-serif;color:#1b1b1b;font-weight:400 !important}b{font-family:"Poppins",sans-serif;color:#1b1b1b}p.lead{line-height:2rem}.subtitle{font-weight:600;display:flex;padding:2px 16px;font-size:.8rem;width:fit-content;border:solid 1px var(--primary-color);color:var(--primary-color);border-radius:8px;margin-bottom:16px}img{max-width:100%}.text-primary{color:var(--primary-color) !important}.bg-primary{background:var(--primary-color) !important}.bg-black{background:#1b1b1b}.bg-light{background:#f8f9fa}.bg-gray{background:#333}.box-padding{padding:42px 10%}.box-padding-lg{padding:100px 10%}.logo{height:60px;object-fit:contain}.btn,.wpcf7-submit{border:0;padding:16px 32px;border-radius:8px;font-weight:bold;background:var(--btn-bg) !important;color:var(--btn-text) !important;font-size:.9rem;transition:.2s;display:flex;align-items:center;width:fit-content}.btn:hover,.wpcf7-submit:hover{opacity:1;box-shadow:0 0 10px rgba(0,0,0,0.5)}.btn.whatsapp,.wpcf7-submit.whatsapp{background:#25d366 !important}.btn.whatsapp:hover,.wpcf7-submit.whatsapp:hover{background:#005c4b !important}a{text-decoration:none}a:hover{opacity:.8;color:var(--primary-color)}ul{padding-left:0}ul li{list-style:none;margin-bottom:8px}ul li:before{content:'';display:inline-block;width:7px;height:7px;margin-right:10px;border-radius:50%;background-color:var(--primary-color)}.single-post{padding-top:80px;padding-bottom:120px}.single-post .container.text{margin-top:-25vh;padding:5vw;border-radius:8px}.single-post .hr{background:#ccc;height:1px;border:0;width:100%;display:block;margin-bottom:32px}.single-post .single-content h1,.single-post .single-content h2,.single-post .single-content h3,.single-post .single-content h4,.single-post .single-content h5,.single-post .single-content h6,.single-post .single-content ul{margin:8px 0 16px}.list-services{display:flex;align-items:flex-start;margin:0;padding:0}.list-services img{height:auto;object-fit:contain;margin-right:24px}.icon-contato{display:flex;flex-direction:column;margin-bottom:24px;border:solid 1px #e1e1e1;border-radius:8px;padding:16px 24px;min-height:220px;background:white}.icon-contato .icon-img{width:15%;margin:0 0 24px 0}.icon-contato .icon-content{width:85%}.icon-contato h4{margin:0;margin-bottom:8px}.icon-contato p{margin:0}.icon-contato svg{width:50px;height:auto;fill:var(--primary-color)}iframe{border:solid 1px #e1e1e1;border-radius:8px}input,select,textarea{width:100%;margin:0 0 8px;padding:12px;border:solid 1px #ccc;border-radius:8px}label{text-transform:uppercase;font-size:.8rem;font-weight:600}.wpcf7-response-output{margin:0}.bg-col{background-size:cover;background-repeat:no-repeat;background-position:center}.items-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.item-box{text-align:center;border-radius:8px;border:solid 1px #f1f1f1;background:#fff;transition:.2s}.item-box img{display:block;margin:0 auto 16px;max-width:142px;height:auto;object-fit:contain;transition:.2s}.item-box b{display:block;margin:0 auto 16px;line-height:2.2rem;font-size:1.6rem}.item-box:hover{box-shadow:0 0 15px rgba(0,0,0,0.1)}.item-box:hover img{transform:scale(1.05)}.border-rounded-right{border-top-right-radius:8px;border-bottom-right-radius:8px}.border-rounded-left{border-top-left-radius:8px;border-bottom-left-radius:8px}.vertical-line:after{content:'';display:flex;position:absolute;bottom:0;left:50%;transform:translateX(-50%) rotate(90deg);z-index:9;width:120px;height:2px;background:var(--primary-color)}.no-js .owl-servicos,.owl-servicos.owl-loaded{display:grid}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:var(--primary-color)}.gradient-top{background-image:linear-gradient(to top,transparent,#fff);width:100vw;height:50px;position:absolute;top:0;left:0;z-index:9}.mainNavbar{width:100%;position:fixed;top:0;z-index:999;padding:8px 0;border-bottom:solid 1px rgba(0,0,0,0.1)}.mainNavbar .container{height:80px;margin:0 auto;display:flex;justify-content:space-between;align-content:center;align-items:center}.mainNavbar__logo{width:50%}.mainNavbar__logo svg{width:150px}.mainNavbar__nav--desktop{width:80%;display:flex;justify-content:flex-end}.mainNavbar__nav--desktop ul{display:flex;margin:0;padding:0;list-style:none}.mainNavbar__nav--desktop ul li{margin:0 16px}.mainNavbar__nav--desktop ul li:before{display:none}.mainNavbar__nav--desktop ul li a{font-size:16px;font-weight:400;text-decoration:none;transition:.2s}.mainNavbar__nav--desktop ul li a:hover{color:var(--primary-color) !important}.mainNavbar__hamburguer{width:60px;padding:2px;cursor:pointer}.mainNavbar__hamburguer .bar{width:50px;height:3px;margin:10px 0;background:#1b1b1b}.mainNavbar__hamburguer .bar.activer{opacity:.8}.mainNavbar__nav--mobile{width:100%;height:calc(100vh - 80px);position:fixed;top:80px;background:#fff;z-index:888;display:none;transition:.2s}.mainNavbar__nav--mobile ul{margin:0;padding:0;text-align:center}.mainNavbar__nav--mobile ul li{margin:40px auto 20px auto}.mainNavbar__nav--mobile ul li:before{display:none}.mainNavbar__nav--mobile ul li a{color:#1b1b1b;font-size:20px;line-height:20px;font-weight:700;text-decoration:none}.mainNavbar__nav--mobile.opened{display:block}@media screen and (min-width:764px){.mainNavbar__hamburguer{display:none}}@media screen and (max-width:763px){.mainNavbar__nav--desktop{display:none}}.header-hero{width:100vw;height:90vh;position:relative}.header-hero h1{font-size:42px;line-height:55px}.header-hero p{max-width:70%;margin:16px 0}.header-hero.half{height:60vh}.header-hero.half .container{padding-top:80px}.header-hero.half p{margin:16px 0 !important}.header-hero.half .slide{background-position:center}.header-hero .owl-header-hero,.header-hero .owl-stage-outer,.header-hero .owl-stage,.header-hero .owl-item{height:100%}.header-hero .overlay{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(0,0,0,0.7)}.header-hero .owl-dots{position:absolute;bottom:5%;left:50%;transform:translateX(-50%)}.header-hero .owl-nav{width:100vw;position:absolute;top:50%}.header-hero .owl-nav .owl-prev,.header-hero .owl-nav .owl-next{position:absolute;top:0}.header-hero .owl-nav .owl-prev{left:0}.header-hero .owl-nav .owl-next{right:24px}.header-hero .owl-nav .owl-prev,.header-hero .owl-nav .owl-next{padding:8px;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.header-hero .owl-nav .owl-prev span,.header-hero .owl-nav .owl-next span{font-size:4rem !important;line-height:0;padding:0;margin:0;color:#fff}.header-hero .owl-nav .owl-prev.disabled,.header-hero .owl-nav .owl-next.disabled{opacity:.6;cursor:default}.owl-theme .owl-nav [class*=owl-]:hover{background:transparent}.slide{display:flex;align-items:center;height:100%;background-size:cover;background-repeat:no-repeat}.slide h1,.slide p,.slide b{color:#fff}.slide .container{z-index:9}h1,p,b,a{z-index:9}.section-default{padding:120px 0 80px;position:relative;transition:2s}.section-title{margin:0 auto 32px}.section-header .box-padding{padding:60px 6%}.section-header .row-bg{background-color:#f8f9fa;border-radius:8px;position:relative;z-index:2;margin-top:-240px}.section-header .sombra{-webkit-filter:drop-shadow(0 0 10px rgba(0,0,0,0.5));filter:drop-shadow(0 0 10px rgba(0,0,0,0.5))}.section-header .img-header{position:absolute;right:-15px;top:0;height:100%;width:50%;background-size:cover;background-repeat:no-repeat;background-position:center;border-top-right-radius:8px;border-bottom-right-radius:8px}.section-header .box-content-header{display:flex;align-items:center;justify-content:center;gap:16px;margin:24px 0 0}.section-header .box-content-header .box-content{display:flex;align-items:center;justify-content:center;padding:32px}.section-header .box-content-header .box-content b{line-height:1rem;font-size:.8rem;max-width:50%;color:#333}.section-header .box-content-header .box-content img,.section-header .box-content-header .box-content svg{display:block;margin-right:16px;width:42px;height:auto;object-fit:contain}.section-header .box-content-header .box-content svg{fill:var(--primary-color)}.section-servicos .owl-servicos .owl-stage{display:flex;height:100%;position:relative}.section-servicos .owl-servicos .owl-item{display:flex}.section-servicos .owl-servicos .owl-dots{margin-top:36px !important}.section-servicos .owl-servicos .owl-nav{width:110%;position:absolute;top:30%;left:-5%;transform:translateY(-50%)}.section-servicos .owl-servicos .owl-nav .owl-prev,.section-servicos .owl-servicos .owl-nav .owl-next{position:absolute;top:0}.section-servicos .owl-servicos .owl-nav .owl-prev{left:0}.section-servicos .owl-servicos .owl-nav .owl-next{right:0}.section-servicos .owl-servicos .owl-nav .owl-prev,.section-servicos .owl-servicos .owl-nav .owl-next{padding:8px;width:50px;height:50px;display:flex;align-items:center;justify-content:center}.section-servicos .owl-servicos .owl-nav .owl-prev span,.section-servicos .owl-servicos .owl-nav .owl-next span{font-size:4rem !important;line-height:0;padding:0;margin:0;color:#869791}.section-servicos .owl-servicos .owl-nav .owl-prev.disabled,.section-servicos .owl-servicos .owl-nav .owl-next.disabled{opacity:.6;cursor:default}.section-banner{height:85vh;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;display:flex;align-items:center}.section-banner a{text-decoration:underline}.section-bignumbers p,.section-bignumbers b,.section-bignumbers a,.section-bignumbers h2,.section-bignumbers h3,.section-bignumbers h4,.section-bignumbers h5{color:#fff}.section-bignumbers h2{font-size:68px;line-height:53px}.section-bignumbers p{font-size:1.2rem}.section-politics .column-img{border-radius:8px;background-repeat:no-repeat;background-size:cover;background-position:center}.section-clientes .owl-nav,.section-clientes .owl-dots{display:none}.section-blog img{border-radius:8px}.section-blog a:not(.btn){color:var(--primary-color) !important;font-weight:600}.blog-item{border:solid 1px #f1f1f1;background-color:#fff;border-radius:8px;height:100%;padding-bottom:16px;overflow:hidden}.blog-item small,.blog-item h3,.blog-item p,.blog-item a{padding-left:24px;padding-right:24px}.blog-item .image{display:block;width:100%;height:220px;margin-bottom:16px;border-top-right-radius:8px;border-top-left-radius:8px;border-bottom-right-radius:0;border-bottom-left-radius:0;background-size:cover;background-repeat:no-repeat;background-position:center;transition:.2s}.blog-item:hover{box-shadow:0 0 15px rgba(0,0,0,0.1)}.blog-item:hover .image{transform:scale(1.04)}.blog-item.full{background-size:cover;background-color:transparent;border:0;border-radius:8px;position:relative}.blog-item.full a,.blog-item.full small,.blog-item.full h3,.blog-item.full p{position:relative;z-index:99}.blog-item.full small,.blog-item.full h3,.blog-item.full p{color:#fff}.blog-item.full .full-content{position:absolute;bottom:40px;left:30px;transition:.2s;padding-right:40px}.blog-item.full:hover .full-content{bottom:60px}.blog-item.full .gradient-bottom{background-image:linear-gradient(to bottom,transparent,#000);width:100%;height:60%;position:absolute;bottom:0;left:0;z-index:9;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.product-item{border:solid 1px #f1f1f1;background:#fff;border-radius:8px;height:100%;padding-bottom:16px}.product-item b,.product-item p,.product-item a{padding-left:24px;padding-right:24px}.product-item .image{display:block;width:100%;height:280px;margin-bottom:16px;border-top-right-radius:8px;border-top-left-radius:8px;border-bottom-right-radius:0;border-bottom-left-radius:0;background-size:cover;background-repeat:no-repeat;background-position:center}.product-item svg{display:block;margin-right:24px;fill:var(--primary-color)}.product-item:hover{box-shadow:0 0 15px rgba(0,0,0,0.1)}footer.footer{padding:80px 0 0}footer.footer .row:last-child{margin-top:60px;padding:24px 0}footer.footer a{text-decoration:none;display:inline-block;margin-right:16px;font-weight:600}footer.footer a:hover{opacity:.7}footer.footer svg{display:inline-block;margin-right:8px;width:32px;height:auto}footer.footer svg:hover{opacity:.8}footer.footer small{font-weight:400;font-size:1rem}footer.footer .social{display:flex;justify-content:end;text-align:right}footer.footer .social h5{margin-right:16px}footer.footer .logo{height:100px !important}.links a{font-size:20px}.whatsapp-btn{position:fixed;bottom:32px;right:24px;z-index:999;width:70px;height:auto}