﻿@keyframes fadeInLeft{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInRight{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes fadeInTop{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{from{transform:scale(0.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeup{0%{opacity:0;transform:translateY(80px)}100%{opacity:1;transform:translateY(0)}}@keyframes flipIn{0%{transform:rotate3d(-1, 1, 0, -80deg);opacity:0}100%{transform:rotate3d(1, 1, 0, 0deg);opacity:1}}@keyframes loopScale{0%{transform:scale(1)}100%{transform:scale(1.1)}}.fadeInLeft.show-animate{animation:fadeInLeft 1s ease-out forwards}.fadeInRight.show-animate{animation:fadeInRight 1s ease-out forwards}.fadeInTop.show-animate{animation:fadeInTop 1s ease-out forwards}.fadeInBottom.show-animate{animation:fadeInBottom 1s ease-out forwards}.zoomIn.show-animate{animation:zoomIn 1s ease-out forwards}.fade-left,.fade-right,.fade-top,.fade-bottom,.zoomIn{opacity:0}.show-animate{opacity:1}.swiper{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{background-size:cover;background-position:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}*{margin:0px;padding:0px;box-sizing:border-box;font-family:"Montserrat",sans-serif}img{width:100%;height:auto}section{overflow-x:hidden}.bg-orange{background:linear-gradient(60deg, #2b4152, #2b4152, #2b4152)}.bg-cinza{background:#f5f5f5}.section-padding{padding:65px 0}.sticky-div{position:sticky;top:130px;z-index:4}.overflow-unset{overflow:unset !important}.moreText{display:none}.go-top-btn{background:#de7c0b;height:55px;width:55px;right:15px;bottom:10px;position:fixed;z-index:10;font-size:20px;text-align:center;border-radius:50%;border:2px solid rgba(0,0,0,0);box-shadow:0 0 10px 3px rgba(108,98,98,.2);color:#1f1f1f;text-decoration:none;transition:all .4s;display:none;cursor:pointer}.go-top-btn i{display:block;line-height:52px;color:#fff}.sticky-div{position:sticky !important;top:130px;z-index:4}*{scrollbar-width:auto;scrollbar-color:#f78001 #fff}*::-webkit-scrollbar{width:11px}*::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}*::-webkit-scrollbar-thumb{background-color:#f78001;border-radius:10px;border:3px solid #fff}*::-webkit-scrollbar-thumb:hover{background-color:#ffca04}h2,h3{color:#f78001;font-weight:600}h1,h2,h3,h4,h5{margin-bottom:1rem;margin:0;padding:0;font-weight:600}ul,ol{padding:0;margin:0}li{list-style:none;color:#171717}a{color:#171717;text-decoration:none;transition:.4s ease}p{color:#171717;margin-bottom:15px;font-size:1em;line-height:22px}.section-title h1,.section-title h2{font-size:3em;font-weight:700;font-family:"Montserrat",sans-serif}.section-title span{text-transform:uppercase;font-size:.9em;display:block}.int-typography h2,.int-typography h3,.int-typography h4{margin-bottom:10px}.int-typography ul{margin-bottom:10px}.int-typography ul li{list-style-type:disc;list-style-position:inside;margin-bottom:5px;font-size:1em}.divider{background:#f78001;-webkit-mask-image:url(../img/logo/divider.svg);-webkit-mask-position:center center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url(../img/logo/divider.svg);mask-position:center center;mask-size:contain;mask-repeat:no-repeat;width:55px;height:25px}header span{color:#fff}header .top_menu{border-bottom:1px solid #e8edf1;background:linear-gradient(40deg, #f78001, #fa9c38, #f78001, #fa9c38);padding:5px}@media only screen and (min-width: 768px)and (max-width: 991px){header .top_menu{display:none}}@media only screen and (min-width: 576px)and (max-width: 767px){header .top_menu{display:none}}@media(max-width: 575px){header .top_menu{display:none}}header .top_menu .dn_btn{display:inline-block;font-size:13px;margin-right:40px;font-weight:normal;color:#fff;transition:all 300ms linear 0s}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .dn_btn{margin-right:10px}}header .top_menu .dn_btn:hover{color:#303030}header .top_menu .header-social a{color:#fff;transition:all 300ms linear 0s}header .top_menu .header-social a:hover{color:#303030}header .top_menu .header-social a i{margin-right:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .top_menu .header-social a i{margin-right:6px}}header .top_menu .contact-menu a{display:inline-block !important;font-size:13px}header .header-area{background-color:rgba(43,65,82,.9607843137);box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;position:fixed;top:0;left:0;width:100%;z-index:999}header .header-area.sticky{background:rgba(43,65,82,.9607843137)}header .header-area.sticky .nav-branding{color:#fff}header .header-area.sticky .nav-menu .menu li a{color:#fff}header .header-area.sticky .top_menu{display:none}header .header-area .header-main{display:flex;justify-content:space-between;padding:0px 10px;height:90px;align-items:center}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main{padding:0px 20px}}header .header-area .header-main .logo{padding:0 15px;width:150px}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .logo{width:200px}}@media only screen and (min-width: 768px)and (max-width: 991px){header .header-area .header-main .logo{width:210px}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){header .header-area .header-main .logo{width:190px}}header .header-area .header-main .logo img{width:100%;height:100%;object-fit:contain}header .header-area .header-main .nav-menu{padding:0 15px}header .header-area .header-main .nav-menu .menu .menu-item{display:inline-block;margin-left:30px;position:relative}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item{margin-left:10px}}header .header-area .header-main .nav-menu .menu .menu-item:first-child{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item>a{display:block;padding:10px 0;font-size:16px;color:#fff;font-weight:400;transition:all .3s ease}@media only screen and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item>a{font-size:15px}}header .header-area .header-main .nav-menu .menu .menu-item>a .plus{display:inline-block;height:10px;width:10px;position:relative;margin-left:3px;pointer-events:none}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{content:"";position:absolute;box-sizing:border-box;left:50%;top:50%;background:#fff;height:2px;width:100%;transform:translate(-50%, -50%);transition:all .3s ease}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{transform:translate(-50%, -50%) rotate(-90deg)}header .header-area .header-main .nav-menu .menu .menu-item>a::after{content:"";display:block;margin:auto;height:3px;width:0;position:relative;top:1px;background:rgba(0,0,0,0);transition:all .3s}header .header-area .header-main .nav-menu .menu .menu-item>a:hover{color:#f78001}header .header-area .header-main .nav-menu .menu .menu-item>a:hover .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a:hover .plus:after{background-color:#f78001}header .header-area .header-main .nav-menu .menu .menu-item>a:hover::after,header .header-area .header-main .nav-menu .menu .menu-item>a.active-nav::after{width:100%;background:#f78001}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{box-shadow:0 0 10px rgba(0,0,0,.2);width:300px;max-height:350px;overflow-y:auto;position:absolute;left:0;top:100%;background-color:rgba(43,65,82,.9607843137);padding:10px 0;border-top:3px solid #f78001;transform:translateY(10px);transition:all .3s ease;opacity:0;visibility:hidden}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{display:block;margin:0 20px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{display:block;font-size:14px;font-weight:400;color:#fff;transition:all .4s ease}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{color:#f78001;padding-left:4px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a::after{display:none}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .has-children:hover .sub-menu{transform:translateY(0);opacity:1;visibility:visible}header .header-area .header-main .nav-menu .menu .has-children:hover>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}@media(max-width: 991px){header .header-area .header-main .nav-menu{position:fixed;right:-280px;visibility:hidden;width:280px;height:100%;top:0;overflow-y:auto;background-color:#222;z-index:1000;padding:15px 0;transition:all .5s ease}header .header-area .header-main .nav-menu .menu .menu-item{display:block;margin:0}header .header-area .header-main .nav-menu .menu .menu-item>a{color:#fff;padding:10px 15px;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item>a .plus::before,header .header-area .header-main .nav-menu .menu .menu-item>a .plus::after{background-color:#fff}header .header-area .header-main .nav-menu .menu .menu-item>a::after{display:none}header .header-area .header-main .nav-menu .menu .menu-item:first-child a{border-top:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{width:100%;position:relative;opacity:1;visibility:visible;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transform:translateY(0px);padding:0px;left:auto;top:auto;max-height:0;overflow:hidden}}@media only screen and (max-width: 991px)and (min-width: 1200px)and (max-width: 1399px),only screen and (max-width: 991px)and (min-width: 992px)and (max-width: 1199px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu{height:auto}}@media(max-width: 991px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item{margin-left:0}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a{padding:12px 25px;color:#fff;border-bottom:1px solid #333}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu .menu-item a:hover{padding-left:25px}header .header-area .header-main .nav-menu .menu .has-children a{display:flex;justify-content:space-between;align-items:center}header .header-area .header-main .nav-menu .menu .has-children.active>a .plus::after{transform:translate(-50%, -50%) rotate(0deg)}}header .header-area .header-main .open-nav-menu{height:34px;width:40px;margin-right:15px;display:none;align-items:center;justify-content:center;cursor:pointer}header .header-area .header-main .open-nav-menu span{display:block;height:4px;width:40px;background-color:#f78001;position:relative}header .header-area .header-main .open-nav-menu span::after,header .header-area .header-main .open-nav-menu span::before{content:"";position:absolute;left:0;width:100%;height:100%;background-color:#f78001;box-sizing:border-box}header .header-area .header-main .open-nav-menu span::before{top:-9px}header .header-area .header-main .open-nav-menu span::after{top:9px}@media(max-width: 991px){header .header-area .header-main .open-nav-menu{display:flex}}header .header-area .header-main .close-nav-menu{font-size:27px;background-color:rgba(0,0,0,0);color:#f78001;margin:0 0 15px 15px;cursor:pointer;display:none;align-items:center}header .header-area .header-main .close-nav-menu img{width:16px}@media(max-width: 991px){header .header-area .header-main .close-nav-menu{display:flex}}header .header-area .header-main .menu-overlay{position:fixed;z-index:999;background-color:rgba(0,0,0,.5);left:0;top:0;height:100%;width:100%;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 991px){header .header-area .header-main .menu-overlay.active{visibility:visible;opacity:1}header .header-area .header-main .nav-menu.open{visibility:visible;right:0px}}header .header-area .contact-btn .btn-main{padding:13px 20px}.padding-banner{padding-top:136px}@media(max-width: 991px){.padding-banner{padding-top:106px}}@media(min-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2{top:8px;left:calc(100% + 21px);opacity:0;visibility:hidden;width:250px}header .header-area .header-main .nav-menu .menu .menu-item.has-children-2:hover .sub-menu-2{top:0;opacity:1;visibility:visible}}@media(max-width: 992px){header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a{padding:12px 45px}header .header-area .header-main .nav-menu .menu .menu-item .sub-menu.sub-menu-2 .menu-item a:hover{padding-left:45px}}.mega-menu{display:none;position:absolute;left:50%;top:100%;transform:translateX(-50%) translateY(10px);min-width:900px;max-width:1200px;width:90vw;background:rgba(43,65,82,.9607843137);box-shadow:0 0 10px rgba(0,0,0,.2);border-top:3px solid #f78001;padding:2rem 3rem;z-index:1000;justify-content:center;gap:3rem;opacity:0;visibility:hidden;transition:all .3s ease}.mega-menu .mega-menu-column{min-width:200px;flex:1}.mega-menu .mega-menu-column .mega-menu-title{font-weight:bold;font-size:1.1rem;margin-bottom:1rem;display:block;color:#fff}.mega-menu .mega-menu-column .mega-menu-subtitle{font-weight:400;font-size:1rem;margin-bottom:.75rem;display:block;color:#fff}.mega-menu .mega-menu-column ul{list-style:none;padding:0;margin:0}.mega-menu .mega-menu-column ul li{margin-bottom:.7rem}.mega-menu .mega-menu-column ul li a{color:#fff;text-decoration:none;transition:all .4s ease;display:block;font-size:14px;font-weight:400}.mega-menu .mega-menu-column ul li a:hover{color:#f78001;padding-left:4px}@media(max-width: 1100px){.mega-menu{min-width:600px;gap:1.5rem;padding:1.5rem 1rem}}@media(max-width: 800px){.mega-menu{flex-direction:column;min-width:0;max-width:95vw;width:95vw;padding:1rem .5rem;gap:.5rem}.mega-menu .mega-menu-column{min-width:0}}@media(min-width: 992px){.menu-item.has-children:hover>.mega-menu{display:flex;opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}}@media(max-width: 991px){.mega-menu{display:none !important;opacity:0 !important;visibility:hidden !important;transform:translateX(-50%) translateY(10px) !important}.menu-item.has-children.active>.mega-menu{display:flex !important;opacity:1 !important;visibility:visible !important;transform:translateX(-50%) translateY(0) !important}}.footer-area{background:linear-gradient(60deg, #2b4152, #2b4152, #2b4152);padding:65px 0 0}.footer-area .footer-top{border-bottom:1px solid #ccc}@media(max-width: 991px){.footer-area .footer-top .single-footer-caption{margin-bottom:70px}}.footer-area .footer-top .single-footer-caption .footer-logo{position:relative;margin-bottom:20px;display:flex;justify-content:center}.footer-area .footer-top .single-footer-caption .footer-logo img{height:90px;object-fit:contain}.footer-area .footer-top .single-footer-caption .footer-pera .info1{font-size:1rem;line-height:1.4rem;margin-bottom:30px;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 768px)and (max-width: 991px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}@media only screen and (min-width: 576px)and (max-width: 767px){.footer-area .footer-top .single-footer-caption .footer-pera .info1{padding-right:0px}}.footer-area .footer-top .single-footer-caption .footer-tittle span{color:#de7c0b;font-family:"Montserrat",sans-serif;font-size:18px;margin-bottom:38px;font-weight:500;text-transform:uppercase}.footer-area .footer-top .single-footer-caption .footer-tittle ul li{color:#fff;margin-bottom:15px;text-transform:capitalize}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a{color:#868c98;font-weight:300;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-tittle ul li a:hover{color:#f78001;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap{margin-bottom:30px}.footer-area .footer-top .single-footer-caption .footer-cap span{color:#f78001;font-size:16px;font-weight:300;margin-bottom:10px;display:block}.footer-area .footer-top .single-footer-caption .footer-cap p{color:#fff;font-size:16px}.footer-area .footer-top .single-footer-caption .footer-cap a{color:#fff;font-size:16px;font-weight:300;margin-bottom:10px;display:block;transition:.4s ease}.footer-area .footer-top .single-footer-caption .footer-cap a:hover{color:#f78001;padding-left:5px}.footer-area .footer-top .single-footer-caption .footer-cap a i{margin-right:2px}.footer-area .footer-bottom{padding-bottom:20px;padding-top:30px}.footer-area .footer-bottom img{width:125px;height:52px}.footer-area .footer-bottom .footer-copy-right p{color:#fff;font-weight:300;font-size:16px;line-height:2;margin-bottom:12px}.social_links{margin:25px 0}@media(max-width: 991px){.social_links{margin:30px 0 40px}}.social_links ul li{display:inline-block}.social_links ul li a{font-size:18px;color:#c3b2f0;width:40px;height:40px;display:inline-block;text-align:center;background:#f78001;border-radius:50%;line-height:40px !important;margin-right:7px;color:#fff;line-height:41px !important;transition:.4s ease}.social_links ul li a:hover{background:#de7c0b}@media only screen and (min-width: 768px)and (max-width: 991px){.mob-center{text-align:center}}@media only screen and (min-width: 576px)and (max-width: 767px){.mob-center{text-align:center}}@media(max-width: 575px){.mob-center{text-align:center}}.slider-area{background-image:url(../img/banners/hero-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:15px}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.slider-area{margin-top:10px}}.slider-area .slider-height{height:240px;background-size:cover}.slider-area .slider-height .hero-cap h1{color:#fff;font-size:45px;font-weight:700;line-height:1}@media only screen and (min-width: 576px)and (max-width: 767px){.slider-area .slider-height .hero-cap h1{font-size:40px}}@media(max-width: 575px){.slider-area .slider-height .hero-cap h1{font-size:35px}}.slider-area .slider-height .hero-cap .ajust-link{color:#fff;font-weight:500}.slider-area .slider-height .hero-cap .ajust-link:hover{color:#ffca04}.slider-area .slider-height .hero-cap .color-w{color:#f78001;margin:0}.slider-area .hero-overly{position:relative;z-index:1}.slider-area .hero-overly::before{position:absolute;content:"";background:rgba(113,45,0,.5);width:100%;height:100%;left:0;top:0;bottom:0;right:0;z-index:-1;background-repeat:no-repeat}.blog-area{padding:65px 0;overflow-y:hidden}.blog-area .home-blog-single{transition:.4s ease}.blog-area .home-blog-single .blog-img-cap .blog-img{overflow:hidden;position:relative;height:190px;object-fit:cover;border-radius:8px 8px 0 0}.blog-area .home-blog-single .blog-img-cap .blog-img img{width:100%;max-width:100%;height:344px;object-fit:cover;transform:scale(1);transition:all .5s ease-out 0s;border-radius:8px 8px 0 0}.blog-area .home-blog-single .blog-img-cap ul{background:#f3f3f3}.blog-area .home-blog-single .blog-img-cap ul li{background:#de7c0b;display:inline-block;font-size:14px;font-family:"Montserrat",sans-serif;font-weight:300;color:#787878;padding:20px 30px 20px 120px;margin-right:50px;font-weight:500;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.blog-area .home-blog-single .blog-img-cap ul li{padding:20px 30px 20px 60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap ul li{padding-top:20px;padding-left:20px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap ul li{padding-top:20px;padding-left:20px}}.blog-area .home-blog-single .blog-img-cap .blog-cap{background:#f3f3f3;padding:20px 20px 20px 30px;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 8px 8px}@media only screen and (min-width: 576px)and (max-width: 767px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap .blog-cap{min-height:0px}}.blog-area .home-blog-single .blog-img-cap .blog-cap h3{color:#191d34;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:20px;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}@media only screen and (min-width: 576px)and (max-width: 767px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}@media(max-width: 575px){.blog-area .home-blog-single .blog-img-cap .blog-cap h3{font-size:19px}}.blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn{position:relative;padding-left:50px}.blog-area .home-blog-single .blog-img-cap .blog-cap .more-btn::before{position:absolute;content:"";width:35px;height:2px;left:0px;top:50%;transform:translateY(-50%);background:#000}.blog-area .home-blog-single:hover{box-shadow:0px 22px 57px 0px rgba(34,41,72,.05)}.blog-area .home-blog-single:hover .blog-img img{transform:scale(1.1)}.brands-area{background:#de7c0b;padding:40px 0 !important}.brands-area .title{font-size:2rem !important;line-height:2.2rem !important;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.brands-area .title{font-size:1.8rem !important;line-height:2rem !important}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.brands-area .title{font-size:1.8rem !important;line-height:2rem !important;margin-bottom:20px}}.brands-area .desc{margin-top:15px;font-size:1rem;color:#fff}.brands-area .item-brand{width:100%;height:150px;background-color:#fff;border-radius:5px;padding:10px}.brands-area .item-brand img{width:100% !important;height:100% !important;object-fit:contain !important}button.btn-main{border:none}.btn-main{background:#ffca04;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:13px 20px;text-transform:uppercase;font-family:"Montserrat",sans-serif;color:#fff;cursor:pointer;display:inline-block;font-size:14px;border-radius:50px;-moz-user-select:none;font-weight:400;letter-spacing:1px;cursor:pointer;transition:color .4s linear;position:relative;z-index:1;overflow:hidden}.btn-main::after{position:absolute;content:"";width:0;height:100%;top:0;right:0;z-index:-1;background-color:#f78001;border-radius:5px;box-shadow:inset 2px 2px 2px 0px hsla(0,0%,100%,.5),7px 7px 20px 0px rgba(0,0,0,.1),4px 4px 5px 0px rgba(0,0,0,.1);transition:all .3s ease}.btn-main:hover{color:#fff}.btn-main:hover:after{left:0;width:100%}.btn-main:active{top:2px}.btn-one{position:relative;font-size:16px;text-transform:uppercase;overflow:hidden;text-decoration:none;padding:15px 30px;display:flex;align-items:center;border-radius:50px;transition:all .2s;border:none;font-family:inherit;font-weight:600;max-width:fit-content;background:#f78001;color:#fff;transition:.4s ease-in-out}.btn-one:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(38,38,38,.15);background:#303030;color:#fff}.btn-one:hover i{display:flex;align-items:center;justify-content:center;color:#ffca04;transform:rotate(0deg)}.btn-one:hover::after{top:50%;left:50%;transform:translate(-50%, -50%)}.btn-one::after{content:"";position:absolute;z-index:-1;width:100%;height:100px;border-radius:2px;background:#303030;top:100%;left:0;transition:.3s ease}.btn-one i{margin-left:10px;font-size:16px;font-weight:600;transform:rotate(-30deg);width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#ffca04;transition:.2s ease-in;padding:0}.btn-two{position:relative;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:space-between;width:fit-content;background-color:#f78001;color:#fff;border-radius:100px;padding:8px 10px;margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s;box-shadow:3px 3px 25px -5px rgba(0,0,0,.2);transition:.3s ease-in}.btn-two.color2{background-color:#303030}.btn-two.color2:hover{background-color:#717171}.btn-two.color3{background-color:#de7c0b}.btn-two.color3:hover{background-color:#f78001}.btn-two:hover{background-color:#ffca04;transform:scale(1.03)}.btn-two:hover .icon .i1{transition:transform .3s ease-in-out;transform:translate(180%, 0%)}.btn-two:hover .icon .i2{transition:transform .3s ease-in-out .1s;transform:translate(0px, 0px) rotate(0deg)}.btn-two span,.btn-two .txt{font-weight:600;font-size:16px;padding:10px 15px}.btn-two .icon{flex-shrink:0;width:35px;height:35px;position:relative;color:#f78001;background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}.btn-two .icon .i1,.btn-two .icon .i2{color:#f78001;font-size:16px;margin:0;position:absolute;transform:translate(0%, 0%) rotate(0deg)}.btn-two .icon .i2{transform:translate(-200%, 0%) rotate(0deg)}.btn-arrow{position:relative;text-transform:uppercase;font-size:.75rem;letter-spacing:.1rem;font-weight:800;transition:.3s all ease;color:#de7c0b;display:inline-block}.btn-arrow:after{transition:.3s all ease;position:absolute;content:"➜";top:50%;transform:translateY(-50%);right:0;opacity:0;visibility:hidden}.btn-arrow:hover{padding-right:30px;color:#ffca04}.btn-arrow:hover:after{opacity:1;visibility:visible}.card-03{position:relative;margin:30px 0;box-shadow:0 0 20px rgba(0,0,0,.1);background:#fff}.card-03:hover .box-image .image img{transform:scale(1.03)}.card-03:hover .box-image .image::before{opacity:.2}.card-03:hover .box-image .box-icon::before{border-top:30px solid #767676}.card-03:hover .box-image .box-icon .icon i{color:#fff}.card-03:hover .box-image .box-icon .icon img{filter:brightness(0) invert(1)}.card-03:hover .box-image .box-icon .icon::before{top:-50%}.card-03:hover .card-content .btns span{color:#fff}.card-03:hover .card-content .btns span::before{width:100%;transition:.5s ease;opacity:1}.card-03 .box-image{position:relative;border-radius:5px;height:260px;z-index:1}.card-03 .box-image .image{position:relative;overflow:hidden;width:100%;height:100%}.card-03 .box-image .image::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;z-index:1;transition:.3s ease}.card-03 .box-image .image::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#ffca04;opacity:1;z-index:1;transition:.3s ease}.card-03 .box-image .image img{width:100%;height:100%;object-fit:cover;transition:.4s ease}.card-03 .box-image .image img.obj-contain{object-fit:contain}.card-03 .box-image .box-icon{position:absolute;width:100%;height:80px;left:0;bottom:0}.card-03 .box-image .box-icon::before{content:"";position:absolute;right:11px;bottom:-30px;border-top:30px solid #e7e0e0;border-right:25px solid rgba(0,0,0,0);-webkit-transition:all 500ms ease;transition:all 500ms ease;z-index:1}.card-03 .box-image .box-icon .icon{position:absolute;width:70px;height:70px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#f5f5f8;bottom:-30px;right:35px;z-index:1}.card-03 .box-image .box-icon .icon i{font-size:35px;color:#f78001;transition:.3s ease}.card-03 .box-image .box-icon .icon img{width:100%;height:100%;object-fit:contain;padding:15px;filter:invert(20%) sepia(64%) saturate(3628%) hue-rotate(341deg) brightness(95%) contrast(101%)}.card-03 .box-image .box-icon .icon::before{transition-duration:800ms;position:absolute;width:200%;height:200%;content:"";top:110%;left:50%;background-color:#f78001;transform:translateX(-50%);border-radius:50%;transition:.5s ease;z-index:-1}.card-03 .card-content{position:relative;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff}.card-03 .card-content.has-desc{min-height:200px}.card-03 .card-content .text-box{position:relative;display:block;padding:30px 25px}.card-03 .card-content .text-box h2,.card-03 .card-content .text-box h3,.card-03 .card-content .text-box .title{font-size:22px;font-weight:600;line-height:26px;text-transform:uppercase;letter-spacing:-0.02rem;margin-bottom:10px;min-height:50px}.card-03 .card-content .text-box p,.card-03 .card-content .text-box .text{font-size:16px;line-height:26px;letter-spacing:-0.02em;color:#555;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.card-03 .card-content .btns{position:relative;display:block;text-align:center;margin-bottom:16px}.card-03 .card-content .btns span{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.016em;color:#fff;background-color:#ffca04;padding:10px 24px;border-radius:50px;-webkit-transition:all 300ms ease;transition:all 300ms ease;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px}.card-03 .card-content .btns span i{margin-left:8px;font-size:14px}.card-03 .card-content .btns span::before{content:none}.card-03 .card-content .btns span:hover{background-color:#f78001;transform:translateY(-1px)}.cta-area{background-image:url(../img/banners/cta-bg.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:center;overflow:hidden;box-shadow:inset 0 0 0 1000px rgba(21,22,22,.88);padding:100px 0}.cta-area .cta-caption h2{color:#fff;font-size:50px;font-weight:700;line-height:1.5;margin:0}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:50px}}@media only screen and (min-width: 768px)and (max-width: 991px){.cta-area .cta-caption h2{font-size:45px}}@media(max-width: 575px){.cta-area .cta-caption h2{font-size:40px;margin-bottom:20px}}.cta-area .cta-caption p{color:#fff;font-size:18px}.cta-area .btn-main i{font-size:3em}@media(min-width: 992px){.menu-sidebar{display:flex;justify-content:end}}.accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;background:#fff;border-radius:5px}@media(min-width: 992px){.accordion{width:95%}}.accordion .accordion-item{border:none}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e5e5e5}.accordion .accordion-item button[aria-expanded=true]{border-bottom:1px solid #f78001}.accordion .accordion-item button[aria-expanded=true] .icon{color:#f78001}@media(max-width: 991px){.accordion{padding:0 20px}}.accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;color:#161616;font-size:1rem;font-weight:400;border:none;background:none;outline:none;transition:.4s ease}.accordion button:hover,.accordion button:focus{cursor:pointer;color:#f78001}.accordion button:hover::after,.accordion button:focus::after{cursor:pointer;color:#f78001;border:1px solid #f78001}.accordion button .accordion-title{padding:1em 1.5em 1em 0;font-weight:600}.accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px;color:#de7c0b}.accordion button .icon::before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor}.accordion button .icon::after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor}.accordion button[aria-expanded=true]{color:#ffca04}.accordion button[aria-expanded=true] .icon::after{width:0}.accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:100%;transition:all 200ms linear;will-change:opacity,max-height}@media(max-width: 991px){.accordion button[aria-expanded=true]+.accordion-content{overflow-y:scroll}}.accordion .accordion-content{opacity:0;max-height:0;overflow:hidden;transition:opacity 200ms linear,max-height 200ms linear;will-change:opacity,max-height}.accordion .accordion-content p,.accordion .accordion-content li{font-size:.9rem;font-weight:300;margin:2em 0}.accordion .accordion-content p a:hover,.accordion .accordion-content li a:hover{color:#f78001;padding-left:5px}@media(max-width: 991px){.accordion .accordion-content p{font-weight:600;color:#de7c0b;padding-bottom:5px;border-bottom:1px solid #e5e5e5}}.home-form{border-top:3px solid color-mix(in srgb, #ffca04, #fff 65%);padding:65px 0}.home-form form,.home-form input,.home-form label,.home-form p,.home-form textarea{color:#000 !important}.home-form .contact-card>.row>.col-12{display:flex;align-items:center}.home-form .contact-card .fa-contact{display:flex;align-items:center;justify-content:center;background:#f78001;padding:10px;width:55px;height:55px;text-align:center;flex-shrink:0;margin-right:20px;border-radius:50%}.home-form .contact-card .fa-contact i{font-size:25px;color:#fff}.home-form .contact-card .content{flex:1}.home-form .contact-card .content p{font-size:16px;font-weight:600;display:flex;flex-direction:column;justify-content:center;margin:0}.home-form .contact-card .content p a{color:#000}.home-form .contact-card .content p a:hover{color:#f78001}.form-contact label{font-size:14px}.form-contact .form-group{margin-bottom:15px}.form-contact .form-group .btn-prod button,.form-contact .form-group .btn-prod a{width:80%;margin-left:0}.form-contact .uf-select{position:relative}.form-contact .uf-select .form-control{padding-right:40px}.form-contact .uf-select .uf-select__icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);pointer-events:none;color:#999;font-size:14px}.form-contact .form-control{border:1px solid #e5e6e9;border-radius:0px;height:48px;padding-left:18px;font-size:13px;background:rgba(0,0,0,0);width:100%}.form-contact .form-control:focus{outline:0;box-shadow:none}.form-contact .form-control::placeholder{font-weight:300;color:#999}.form-contact textarea{border-radius:0px;height:100% !important;padding-top:20px}.form-contact button{border:none}#form-prod-int{padding:20px;box-shadow:rgba(0,0,0,.24) 0px 3px 8px;border-radius:8px}.h3-form{font-size:20px;color:#de7c0b}.h3-form i{color:#f78001;font-size:18px;position:relative;top:5px}.whats-form{background:#22ba59;margin-left:20px}.whats-form::after{background-color:#01a43d}@keyframes sweep{0%{opacity:0;transform:translateX(-10px)}100%{opacity:1;transform:translateX(0)}}.whatsapp{position:fixed;width:60px;height:60px;bottom:75px;right:15px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100;animation:sweep 1.5s ease-in-out;display:flex;justify-content:center}.whatsapp-icon{margin-top:13px}.carrinho{position:fixed;width:60px;height:60px;bottom:150px;right:15px;background-color:#f78001;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100;animation:sweep 1.5s ease-in-out;display:flex;justify-content:center}.carrinho-icon{margin-top:13px}.carrinho-count{position:absolute;top:-8px;right:-8px;background:#e10c0c;color:#fff;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 2px 6px rgba(0,0,0,.25);pointer-events:none}.cart-toast{position:fixed;top:120px;left:50%;right:auto;background:rgba(248,122,0,.95);color:#fff;padding:10px 14px;border-radius:8px;font-size:13px;font-weight:700;z-index:10000;opacity:0;transform:translate(-50%, -8px);transition:opacity 180ms ease-in-out,transform 180ms ease-in-out;box-shadow:0 6px 20px rgba(0,0,0,.2);pointer-events:none}.cart-toast--show{opacity:1;transform:translate(-50%, 0px)}.contact-section{padding:65px 0 0}.contact-section .info-container{background:#fff;box-shadow:rgba(0,0,0,.07) 0px 1px 2px,rgba(0,0,0,.07) 0px 2px 4px,rgba(0,0,0,.07) 0px 4px 8px,rgba(0,0,0,.07) 0px 8px 16px,rgba(0,0,0,.07) 0px 16px 32px,rgba(0,0,0,.07) 0px 32px 64px;position:relative;padding:20px;border-radius:8px}.contact-section .info-container .contact-info{display:flex}.contact-section .info-container .contact-info:not(:last-child){margin-bottom:35px}.contact-section .info-container .contact-info h3{font-size:1.1em;font-weight:500;color:#000;margin-bottom:5px}.contact-section .info-container .contact-info h3 a:hover{color:#f78001}.contact-section .info-container .contact-info p{color:#383838;margin-bottom:0}.contact-section .info-container .contact-info .icon{color:#ffca04;margin-right:10px;font-size:1.6em;min-width:35px}.contact-section .info-container::after{content:"";position:absolute;display:block;height:115%;width:85%;border-radius:0%;left:-30px;top:-20px;z-index:-2;border-radius:8px;opacity:.8;border:3px solid color-mix(in srgb, #de7c0b, #fff 40%);background:#de7c0b}.contact-section .btn-contact{display:flex}@media(max-width: 576px){.contact-section .btn-contact{display:flex;flex-wrap:wrap;justify-content:center}}@media(max-width: 576px){.contact-section .btn-contact .btn-main{margin-left:0;width:80%}}.banner-full{position:relative;width:100%;height:100%;background-color:#f5f5f5;margin-top:110px}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full{margin-top:90px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full{margin-top:90px}}@media(max-width: 575px){.banner-full{margin-top:90px}}.banner-full .swiper-slide.swiper-slide-active .fadeUp{opacity:0;animation:fadeup 1.2s cubic-bezier(0.25, 0.26, 0.25, 0.94) .9s 1 normal forwards}.banner-full .swiper-slide.swiper-slide-active .flipIn{opacity:0;animation:flipIn 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) .5s both}.banner-full .swiper-pagination{margin-bottom:20px}@media(min-width:1400px),only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-pagination.position-left{width:350px;height:30px;top:47%;left:-15vh;transform:rotate(90deg) translateY(-50%)}}.banner-full .swiper-pagination .swiper-pagination-bullet{width:20px;height:8px;margin:0 5px !important;border-radius:50px;transition:.8s ease-in-out;background:#fff;opacity:.5}.banner-full .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:80px;background:#f78001;outline:1px solid #f78001;opacity:1}.banner-full .swiper-buttons{color:#de7c0b;height:60px;width:60px;background:hsla(0,0%,100%,.5);box-shadow:1px 1px 30px -10px #000;transition:.3s ease;display:flex;border-radius:50%}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .swiper-buttons{display:flex;height:40px;width:40px}}@media only screen and (min-width: 768px)and (max-width: 991px),only screen and (min-width: 576px)and (max-width: 767px){.banner-full .swiper-buttons{display:flex;height:45px;width:45px}}@media(max-width: 575px){.banner-full .swiper-buttons{display:flex;height:35px;width:35px}}.banner-full .swiper-buttons.swiper-button-prev{left:15px}.banner-full .swiper-buttons.swiper-button-next{right:15px}.banner-full .swiper-buttons i{font-size:1.5rem;color:#f78001;transition:.3s ease}.banner-full .swiper-buttons::before,.banner-full .swiper-buttons::after{color:#f78001;font-size:25px;font-weight:600;display:none}.banner-full .swiper-buttons:hover{transform:scale(1.1);background:#fff}.banner-full .swiper-buttons:hover i{transform:scale(1.05)}.banner-full .swiper-buttons:hover::before,.banner-full .swiper-buttons:hover::after{color:#f78001}.banner-full .banner-main{position:relative !important;width:100%;height:550px;overflow:hidden}@media(min-width:1400px){.banner-full .banner-main{height:600px}}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main{height:410px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main{height:940px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main{height:720px}}@media(max-width: 575px){.banner-full .banner-main{height:540px}}.banner-full .banner-main .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:5px}.banner-full .banner-main .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:bottom}.banner-full .banner-main .content-area{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:5px}.banner-full .banner-main .content-area .bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.banner-full .banner-main .content-area .bg .image-bg{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(0.6) brightness(0.95);animation:loopScale 8s ease-in 0s infinite alternate forwards}.banner-full .banner-main .content-area .bg .shape{display:none}.banner-full .banner-main .content-area .content{display:flex;align-items:center;justify-content:start;width:95%;height:100%;margin:0 auto;z-index:2}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content{width:100%;height:90%;padding:0px 60px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content{width:100%;height:100%;padding:10px 20px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content{width:100%;height:95%;padding:20px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content{width:100%;height:90%;padding:20px}}.banner-full .banner-main .content-area .content .text{position:relative;display:flex;flex-direction:column;padding:20px;text-align:left;margin:5px 0;width:40vw;margin-left:8vw}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text{width:40vw;margin-left:3vw}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text{width:80vw;top:-240px;margin-left:8vw}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text{width:80vw;top:-190px;margin-left:8vw}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text{width:98vw;top:-150px;margin-left:2vw}}.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{color:#f78001;font-size:2.8rem;text-shadow:2px 2px 65px rgba(0,0,0,.5);line-height:3rem;font-weight:700;text-transform:uppercase;margin-bottom:5px}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:2.4rem;line-height:2.5rem;margin-bottom:10px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:1.8rem;line-height:2rem;margin-bottom:10px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text h1,.banner-full .banner-main .content-area .content .text h2,.banner-full .banner-main .content-area .content .text span{font-size:1.4rem;line-height:1.6rem;margin-bottom:10px}}.banner-full .banner-main .content-area .content .text h1 b,.banner-full .banner-main .content-area .content .text h2 b,.banner-full .banner-main .content-area .content .text span b{font-weight:700;color:#f78001}.banner-full .banner-main .content-area .content .text p{font-size:1rem;font-weight:1rem;font-weight:400;color:#f78001;margin:15px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .text p{font-size:1rem;line-height:1.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .text p{font-size:.8rem;line-height:1.1rem;margin-top:5px}}.banner-full .banner-main .content-area .content .text .btn-one{padding:12px 25px;font-size:16px;background:#f78001;color:#fff}.banner-full .banner-main .content-area .content .text .btn-one::after{background-color:#303030}.banner-full .banner-main .content-area .content .text .btn-one i{width:25px;height:25px}.banner-full .banner-main .content-area .content .image-banner{width:100%;height:400px;margin:0 auto;overflow:hidden;border-radius:20px;border:4px solid rgba(249,249,249,.6);box-shadow:8px 8px 45px -5px rgba(0,0,0,.5)}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:360px}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-main .content-area .content .image-banner{width:100%;height:330px}}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-main .content-area .content .image-banner{width:95%;height:260px}}@media(max-width: 575px){.banner-full .banner-main .content-area .content .image-banner{margin:30px 10px;width:90%;height:240px}}.banner-full .banner-main .content-area .content .image-banner img{width:100%;height:100%;object-fit:cover;background-color:#fff}.banner-full .banner-main .content-area .content .image-banner img.obj-contain{object-fit:contain}.banner-full .banner-thumb{position:absolute;bottom:5%;left:50%;width:50%;transform:translateX(-50%);z-index:2}@media only screen and (min-width: 576px)and (max-width: 767px){.banner-full .banner-thumb{display:none}}@media(max-width: 575px){.banner-full .banner-thumb{display:none}}.banner-full .banner-thumb .swiper-wrapper{display:flex;justify-content:center}.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important;border-radius:50%;cursor:pointer;overflow:hidden;transition:.5s ease;box-shadow:0 3px 20px -5px rgba(0,0,0,.6);opacity:.5}@media only screen and (min-width: 992px)and (max-width: 1199px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media only screen and (min-width: 768px)and (max-width: 991px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}@media(max-width: 575px){.banner-full .banner-thumb .img-thumb{width:50px !important;height:50px !important}}.banner-full .banner-thumb .img-thumb.swiper-slide-thumb-active{transform:scale(1.4);opacity:1;border:2px solid #ffca04;box-shadow:0 3px 25px -5px rgba(0,0,0,.6)}.banner-full .banner-thumb .img-thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.section-about{overflow:hidden}.section-about.bg-orange .title-area2 h2,.section-about.bg-orange .title-area2 h3,.section-about.bg-orange .title-area2 .title{color:#fff !important}.section-about.bg-orange .text-content .desc p{color:#fff !important}.section-about.bg-orange .text-content .desc ul li{color:#fff !important}.section-about.bg-orange .about-thumbnail .thumbnail::before{border:2px solid #f78001}.section-about.bg-orange .about-thumbnail .thumbnail::after{background:#f78001}.section-about .about-content{padding:0 10px}.section-about .about-content p{text-align:justify;font-weight:400;font-size:14px;line-height:27px;color:#000;margin:5px 0}.section-about .about-content .text-content .desc{width:100%}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-content .text-content .desc{width:100%}}@media only screen and (min-width: 576px)and (max-width: 767px){.section-about .about-content .text-content .desc{width:100%}}@media(max-width: 575px){.section-about .about-content .text-content .desc{width:100%}}.section-about .about-content .text-content .desc p{text-align:justify;font-weight:400;font-size:16px;line-height:27px;color:#000;margin:5px 0}.section-about .about-content .about-list{margin:10px 0}.section-about .about-content .about-list .item-list{display:flex;align-items:center;margin:8px 0}.section-about .about-content .about-list .item-list .icon{width:35px;height:35px;border-radius:50%;background:rgba(233,233,233,.7);display:flex;align-items:center;justify-content:center}.section-about .about-content .about-list .item-list .icon i{font-weight:600;color:#f78001}.section-about .about-content .about-list .item-list .text-p{font-weight:500;font-size:18px;line-height:26px;color:#1a1a1a;margin-left:10px;margin-bottom:0}.section-about .about-thumbnail{position:relative;display:flex;align-items:center;justify-content:center;height:550px;margin:15px 0}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail{height:500px;justify-content:center}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-thumbnail{height:400px;justify-content:center}}.section-about .about-thumbnail .thumbnail{position:relative;width:85%;height:90%;border-radius:2px;border:4px solid hsla(0,0%,100%,.3);right:-20px;z-index:1}.section-about .about-thumbnail .thumbnail::before{position:absolute;content:"";display:block;width:95%;height:90%;bottom:-10px;right:-10px;border:2px solid #f78001;border-radius:2px;z-index:-1}.section-about .about-thumbnail .thumbnail::after{position:absolute;content:"";display:block;width:20px;height:45%;top:0px;left:-30px;background:#f78001;border-radius:2px;z-index:-1}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-thumbnail .thumbnail::after{display:none}}.section-about .about-thumbnail .thumbnail img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:2px}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail .thumbnail{width:90%;height:100%}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-thumbnail .thumbnail{right:0;width:90%}}.section-about .about-thumbnail .mini-image{position:absolute;width:300px;height:320px;left:-10px;bottom:-30px;border-radius:20px;overflow:hidden;z-index:2}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.section-about .about-thumbnail .mini-image{width:200px;height:250px;bottom:-50px;left:0}}.section-about .about-thumbnail .mini-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:20px;padding:10px;filter:drop-shadow(0px 3px 3px rgba(34, 34, 34, 0.5))}.section-about .about-thumbnail .box-counter{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;right:0px;top:20px;width:250px;height:170px;border-radius:2px;background:linear-gradient(30deg, #ffca04 10%, #ffca04 80%);box-shadow:-10px 10px 30px -5px rgba(0,0,0,.6);z-index:2}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter{width:220px;height:140px}}@media only screen and (min-width: 768px)and (max-width: 991px){.section-about .about-thumbnail .box-counter{top:15px;right:20px}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter{top:15px;right:20px;width:190px;height:120px}}.section-about .about-thumbnail .box-counter .box-number{display:flex;justify-content:center;align-items:center;width:100%;height:70px}.section-about .about-thumbnail .box-counter .box-number .icon{display:flex;align-items:center;justify-content:center;background-color:#f78001;width:70px;height:70px;border-radius:50%;margin-right:10px}.section-about .about-thumbnail .box-counter .box-number .icon i{font-size:35px;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter .box-number .icon{width:60px;height:60px}.section-about .about-thumbnail .box-counter .box-number .icon i{font-size:30px}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter .box-number .icon{width:45px;height:45px}.section-about .about-thumbnail .box-counter .box-number .icon i{font-size:25px}}.section-about .about-thumbnail .box-counter .box-number .counter{position:relative;font-size:60px;font-weight:700;color:#fff}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter .box-number .counter{font-size:45px}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter .box-number .counter{font-size:35px}}.section-about .about-thumbnail .box-counter .box-number .plus{font-size:35px;font-weight:600;color:#fff}.section-about .about-thumbnail .box-counter .text{margin-top:10px}.section-about .about-thumbnail .box-counter .text p{font-size:16px;text-transform:uppercase;font-weight:500;color:#fff;margin:0}@media only screen and (min-width: 992px)and (max-width: 1199px){.section-about .about-thumbnail .box-counter .text p{font-size:14px}}@media(max-width: 575px){.section-about .about-thumbnail .box-counter .text p{font-size:12px}}.section-about .about-thumbnail .box-counter .text span{color:#fff;font-weight:800}.box-cards-mission{margin-top:90px}.box-cards-mission .card-mission{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;height:100%;background-color:#f1f1f1;border-radius:5px;box-shadow:0px 4px 25px -5px rgba(23,37,57,.2);transition:.3s ease-in-out}@media only screen and (min-width: 768px)and (max-width: 991px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}@media only screen and (min-width: 576px)and (max-width: 767px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}@media(max-width: 575px){.box-cards-mission .card-mission{height:auto;margin:40px 0}}.box-cards-mission .card-mission:hover{transform:scale(1.02)}.box-cards-mission .card-mission::after{position:absolute;left:50%;top:4px;transform:translate(-50%, -50%);content:"";height:115px;width:115px;background:#fff;border-radius:50%;z-index:-1}.box-cards-mission .card-mission .icon{height:88px;width:88px;border-radius:50px;background:#f78001;display:flex;align-items:center;justify-content:center;position:absolute;top:-40px;left:50%;transform:translateX(-50%);transition:.2s ease-in-out}.box-cards-mission .card-mission .icon i{font-size:40px;color:#fff}.box-cards-mission .card-mission .content{text-align:center;margin-top:40px;padding:45px 15px}.box-cards-mission .card-mission .content .title{margin-bottom:10px;font-size:25px;font-weight:700;color:#1a1a1a}.box-cards-mission .card-mission .content .desc{font-size:14px;font-weight:400;line-height:24px;margin:0;color:#1a1a1a}.title-area2{position:relative;margin-top:15px;margin-bottom:20px}.title-area2.white h2,.title-area2.white h3,.title-area2.white .title{color:#fff}.title-area2.white p{color:#fff}.title-area2.white span,.title-area2.white .subtitle{color:#fff}.title-area2 span,.title-area2 .subtitle{position:relative;display:block;max-width:fit-content;text-transform:uppercase;color:#000;font-weight:400;font-size:1rem;letter-spacing:.2em;padding:8px 15px;padding-left:65px;margin-bottom:20px;border-radius:2px}.title-area2 span::before,.title-area2 .subtitle::before{position:absolute;content:"";top:50%;left:5px;transform:translateY(-50%);width:50px;height:3px;background:#f78001;opacity:1}.title-area2 h2,.title-area2 h3,.title-area2 .title{color:#171717;font-size:2.6rem;line-height:2.8rem;font-weight:500;text-transform:uppercase;margin-top:-0.25em}.title-area2 h2 b,.title-area2 h3 b,.title-area2 .title b{font-weight:300}.title-area2 h2 b.tam2,.title-area2 h3 b.tam2,.title-area2 .title b.tam2{font-size:1.8rem}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:2rem;line-height:2.2rem}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.title-area2 h2,.title-area2 h3,.title-area2 .title{font-size:2rem;line-height:2.2rem}}.title-area2 p{margin-top:20px;color:#171717}.title-area2 .shape{height:30px;width:200px;position:relative;margin-top:10px !important}@media only screen and (min-width: 992px)and (max-width: 1199px){.title-area2 .shape{width:200px}}.title-area2 .shape::before{position:absolute;content:"";width:100%;height:100%;top:0px;left:0;background-image:url(../img/banners/divider-shape2.png);background-size:100%;background-repeat:no-repeat;background-position:center}.title-area2.text-center{text-align:center}.title-area2.text-center span,.title-area2.text-center .subtitle{left:50%;transform:translateX(-50%)}.title-area2.text-center .shape{margin:0 auto}.title-area2.dark h2,.title-area2.dark h3,.title-area2.dark .title{color:#fff}.product-area{position:relative;z-index:1}.product-area .container{position:relative;z-index:1}.product-area .row.justify-content-center{position:relative;z-index:2}.product-area .service-car02{position:relative;overflow:hidden;padding:30px 25px;margin:20px 0;min-height:450px;z-index:1}@media(min-width:1400px),only screen and (min-width: 992px)and (max-width: 1199px){.product-area .service-car02.top50{margin-top:50px}}@media(min-width:1400px),only screen and (min-width: 992px)and (max-width: 1199px){.product-area .service-car02.bottom50{margin-top:-50px}}.product-area .service-car02::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:65%;border-radius:10px;background:#f5f5f5;border:1px solid #eee;transition:.4s ease-in-out;z-index:-1}@media(max-width: 575px){.product-area .service-car02::before{height:60%}}.product-area .service-car02::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;transform:translateY(50%);opacity:0;border-radius:10px;background-image:url("../img/gallery/about.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;transition:.4s ease-in-out;z-index:-2}.product-area .service-car02 .service-card-image{width:200px;height:200px;margin:0 auto}.product-area .service-car02 .service-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}.product-area .service-car02 .icon{display:flex;align-items:center;justify-content:center;width:65px;height:65px;text-align:center;border-radius:50%;font-size:34px;background:#f78001;color:#fff;text-align:center;margin:-40px auto 0;padding:5px;position:relative;z-index:1;transition:.4s ease-in-out}.product-area .service-car02 .icon img{width:100%;height:100%;object-fit:contain}.product-area .service-car02 .content{margin-top:30px}.product-area .service-car02 .content h2,.product-area .service-car02 .content h3{font-size:1.6rem;line-height:1.8rem;margin-bottom:15px;color:#171717}.product-area .service-car02 .content p{font-size:1rem;color:#555;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.product-area .service-car02.active .icon{transform:none !important}.product-area .service-car02.active,.product-area .service-car02:hover{background-size:cover}.product-area .service-car02.active::before,.product-area .service-car02:hover::before{height:100%;background:#de7c0b;mix-blend-mode:multiply}.product-area .service-car02.active::after,.product-area .service-car02:hover::after{transform:translateY(0);opacity:.8}.product-area .service-car02.active .icon,.product-area .service-car02:hover .icon{background-color:#fff;color:#f78001;transform:scaleX(-1)}.product-area .service-car02.active .content h2,.product-area .service-car02.active .content h3,.product-area .service-car02:hover .content h2,.product-area .service-car02:hover .content h3{color:#fff}.product-area .service-car02.active .content p,.product-area .service-car02:hover .content p{color:#fff}.swiper .swiper-button-prev,.swiper .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.swiper .swiper-button-prev::after,.swiper .swiper-button-next::after{font-size:20px;color:#f78001;font-weight:600}.section-servicos2 .card-prod5{position:relative;overflow:hidden;width:100%;height:600px;background:#717171}.section-servicos2 .card-prod5:hover .box-image::before{opacity:1}.section-servicos2 .card-prod5:hover .box-title{top:-100px;opacity:0}.section-servicos2 .card-prod5:hover .box-content-hover{bottom:0px;opacity:1}.section-servicos2 .card-prod5 .box-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;transition:.4s ease}.section-servicos2 .card-prod5 .box-image::before{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,.8);top:0px;right:0px;z-index:1;opacity:0;transition:.5s ease}.section-servicos2 .card-prod5 .box-image img{width:100%;height:100%;object-fit:cover;transition:.3s ease-in-out}.section-servicos2 .card-prod5 .box-title{position:absolute;top:0;left:0;width:100%;height:100%;min-height:150px;padding:20px 0;padding-top:80px;padding-left:40px;padding-right:30px;z-index:1;opacity:1;transition:.4s ease}.section-servicos2 .card-prod5 .box-title::before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.9) 100%);top:0px;right:0px;z-index:-1;transition:.5s ease}.section-servicos2 .card-prod5 .box-title .num{display:flex;width:fit-content;font-size:3.8rem;line-height:3.9rem;text-transform:uppercase;border-bottom:2px solid #f78001;margin-bottom:15px;color:rgba(0,0,0,0);-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#fff}.section-servicos2 .card-prod5 .box-title h2,.section-servicos2 .card-prod5 .box-title h3{position:relative;font-size:1.8rem;font-weight:500;text-transform:uppercase;color:#fff;margin-bottom:10px}.section-servicos2 .card-prod5 .box-title span{font-size:1rem;text-transform:capitalize;font-weight:300;color:#fff;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.section-servicos2 .card-prod5 .box-content-hover{position:absolute;display:flex;flex-direction:column;justify-content:end;width:100%;height:100%;z-index:1;padding:20px 0;padding-left:40px;padding-right:30px;bottom:-100px;opacity:0;transition:.4s ease}.section-servicos2 .card-prod5 .box-content-hover .num{position:relative;font-size:4rem;line-height:4.2rem;color:#f78001;padding-left:80px;margin-bottom:25px}.section-servicos2 .card-prod5 .box-content-hover .num::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:70px;height:2px;background:#f78001}.section-servicos2 .card-prod5 .box-content-hover h2,.section-servicos2 .card-prod5 .box-content-hover h3{font-size:1.6rem;font-weight:500;text-transform:uppercase;color:#fff}.section-servicos2 .card-prod5 .box-content-hover span{font-size:1.2rem;font-weight:300;color:#fff}.section-servicos2 .card-prod5 .box-content-hover p{font-size:.9rem;font-weight:1.1rem;color:#c1c1c1;margin:15px 0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.section-servicos2 .card-prod5 .box-content-hover ul{margin:20px 0}.section-servicos2 .card-prod5 .box-content-hover ul li{list-style:none;color:#fff}.section-servicos2 .card-prod5 .box-content-hover .btn-link{width:fit-content;margin-top:20px;margin-bottom:15px}.section-servicos2 .card-prod5 .box-content-hover .btn-link i{display:flex;align-items:center;justify-content:center;width:45px;height:45px;font-size:20px;border-radius:50%;border:1px solid #fff;color:#fff;transition:.3s ease}.section-servicos2 .card-prod5 .box-content-hover .btn-link:hover i{border:#ffca04;background:#f78001;color:#fff}.slide-servicos2{position:relative}.slide-servicos2:hover .custom-controls-services01 .swiper-button-prev,.slide-servicos2:hover .custom-controls-services01 .swiper-button-next{opacity:1}.slide-servicos2 .progress1{position:relative;top:0;width:100%;height:10px;margin-top:3px;z-index:1}.slide-servicos2 .progress1 .swiper-pagination-progressbar{position:absolute;width:100%;height:var(--swiper-pagination-progressbar-size, 6px);left:50%;top:0;margin-bottom:20px;bottom:auto;transform:translateX(-50%)}.slide-servicos2 .progress1 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#f78001}.slide-servicos2 .custom-controls-services01{z-index:1}.slide-servicos2 .custom-controls-services01 .swiper-button-prev,.slide-servicos2 .custom-controls-services01 .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:60px !important;height:50px !important;background:#ffca04 !important;border-radius:5px !important;box-shadow:0 3px 6px rgba(0,0,0,.23);margin:0 10px;z-index:2;transition:.5s ease-out;opacity:0}.slide-servicos2 .custom-controls-services01 .swiper-button-prev:hover,.slide-servicos2 .custom-controls-services01 .swiper-button-next:hover{transform:scale(1.05) translateY(-50%)}.slide-servicos2 .custom-controls-services01 .swiper-button-prev::after,.slide-servicos2 .custom-controls-services01 .swiper-button-next::after{font-size:20px;color:#fff !important;font-weight:600}#orcamento-tabela td{vertical-align:middle !important}#orcamento-tabela .orcamento-col-imagem{width:90px}.orcamento-img{display:block;margin:0 auto;max-width:50px}.orcamento-acoes{display:flex;align-items:center;justify-content:center;gap:6px}@media(min-width: 768px){.int-page-1 .ajust-float{width:55%;float:left;margin-right:20px}}.int-page-1 .ajust-float img{border-radius:5px;min-height:400px;object-fit:cover}@media(min-width: 992px){.int-page-1 .padding-lg-right{padding-right:5%}}.int-page-1 .swiper-button-prev,.int-page-1 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-1 .swiper-button-prev::after,.int-page-1 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-1 p{text-align:justify;hyphens:auto;word-break:break-word}.int-page-1 .boxExpand{margin:10px 0;padding:10px 0}.int-page-1 .boxExpand #contentExpand{position:relative;max-height:200px;overflow:hidden;transition:max-height .8s ease-in-out}.int-page-1 .boxExpand #contentExpand ul li{list-style-position:inside}.int-page-1 .boxExpand #contentExpand.expanded{max-height:5000px}.int-page-1 .boxExpand #contentExpand.expanded::before{display:none}.int-page-1 .boxExpand #contentExpand::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:90px;z-index:2;background:linear-gradient(to top, #ffffff 20%, rgba(0, 0, 0, 0) 100%)}.int-page-1 .boxExpand .btn-expand{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:80px;top:0px;cursor:pointer;font-size:16px;font-weight:500;z-index:2;border:none;outline:none;transition:.3s ease;background:rgba(0,0,0,0)}.int-page-1 .boxExpand .btn-expand i{position:relative;display:flex;align-items:center;justify-content:center;color:#f78001;bottom:0px;font-size:40px;transition:.3s ease}.int-page-2 .prodintSwiper{height:400px}.int-page-2 .swiper-button-prev,.int-page-2 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-2 .swiper-button-prev::after,.int-page-2 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.int-page-2 .img-text{position:relative;background-image:url(../img/gallery/about.jpg)}.int-page-2 .img-text::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:linear-gradient(to right, #454545, rgba(255, 255, 255, 0));z-index:0}.int-page-2 .img-text .content-padding{padding:32px;z-index:1}.int-page-2 .img-text .content-padding h2,.int-page-2 .img-text .content-padding p{color:#fff}.int-page-2 .buttons .btn-main{width:100%;text-align:center;margin-left:0}.int-page-3 .title-text01{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center !important;padding:10px}.int-page-3 .title-text01 .title{position:relative}.int-page-3 .title-text01 .title .sub-bg{position:absolute;top:-40px;left:-40px;font-size:100px;font-weight:600;text-transform:uppercase;color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#f78001;opacity:.2}.int-page-3 .title-text01 .title h1,.int-page-3 .title-text01 .title h2,.int-page-3 .title-text01 .title h3{position:relative;font-size:clamp(1.5rem,4vw,2.5rem);margin:10px 0;background:-webkit-linear-gradient(#f78001, #ffca04);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .custom-nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;border:none}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav{margin-bottom:15px}}.int-page-3 .box-navfeatures .custom-nav .tab-style{width:100%;display:block}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style{width:48%;margin:5px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{display:flex;justify-content:space-between;align-items:center;background:0 0;border:none;border-radius:10px;background-color:#f5f5f5;margin-bottom:10px;font-weight:600;font-size:18px;text-align:left;padding:10px 30px;width:100%;color:#000;cursor:pointer;border:1px solid #d8d8d8}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 15px;font-size:16px}}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{margin:0}}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}@media(max-width: 575px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link{padding:10px 20px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon{display:flex;align-items:center;justify-content:center;height:60px;width:60px}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:30px;color:#f78001;background:linear-gradient(120deg, #ffca04 45%, #f78001 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon i{font-size:25px}}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link .icon img{width:100%;height:100%;object-fit:contain;object-position:center}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active{color:#fff;background:linear-gradient(130deg, #ffca04 60%, #f78001 100%);border-color:#dee2e6;border:0}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active img{filter:brightness(600%) saturate(0)}.int-page-3 .box-navfeatures .custom-nav .tab-style .nav-link.active i{color:#fff;background:linear-gradient(120deg, #fff 45%, #eee 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .box-navfeatures .tab-content .tab-pane{display:none;padding:5px}.int-page-3 .box-navfeatures .tab-content .tab-pane.active{display:flex;animation:zoomIn 1s ease 0s 1 normal forwards}.int-page-3 .box-navfeatures .tab-content .box-img{width:100%;height:100%;max-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;border:2px solid #e8e8e8;margin-bottom:10px}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-img{height:400px}}.int-page-3 .box-navfeatures .tab-content .box-img img{width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}@media only screen and (min-width: 768px)and (max-width: 991px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media only screen and (min-width: 576px)and (max-width: 767px),(max-width: 575px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}@media(max-width: 320px){.int-page-3 .box-navfeatures .tab-content .box-text{padding:20px 0}}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{position:relative;font-size:18px;font-weight:500;margin:0;padding-left:18px;color:#1a1a1a}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::before{content:"";position:absolute;top:50%;left:1px;width:2px;height:15px;background:#de7c0b;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle::after{content:"";position:absolute;top:50%;left:7px;width:2px;height:15px;background:#de7c0b;transform:translateY(-50%) skew(-10deg)}.int-page-3 .box-navfeatures .tab-content .box-text .subtitle span{font-weight:500;color:#f78001}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:35px;text-transform:uppercase;font-weight:700;color:#ffca04}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .subtitle{font-size:16px}.int-page-3 .box-navfeatures .tab-content .box-text .title{font-size:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .desc p{text-align:justify;font-size:16px;margin:5px 0}@media only screen and (min-width: 992px)and (max-width: 1199px){.int-page-3 .box-navfeatures .tab-content .box-text .desc p{font-size:14px;line-height:25px}}.int-page-3 .box-navfeatures .tab-content .box-text .list{margin:10px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li{display:flex;align-items:center;font-size:16px;padding:5px 0}.int-page-3 .box-navfeatures .tab-content .box-text .list li i{margin-right:5px;font-size:20px;background-color:#fff;color:#f78001}.int-page-3 .box-navfeatures .tab-content .box-text .btn-four{margin-top:10px;padding:8px 20px}.int-page-3 .section-title02{position:relative;padding:30px 0;display:flex;flex-direction:column;justify-items:center;align-items:center;z-index:1}.int-page-3 .section-title02 .icon{width:120px;opacity:1;z-index:-1}.int-page-3 .section-title02 .subtitle{font-size:24px;font-weight:700;color:#ffca04;background:linear-gradient(90deg, #f78001 45%, #ffca04 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0}@media(max-width: 575px){.int-page-3 .section-title02 .subtitle{font-size:18px}}@media(max-width: 320px){.int-page-3 .section-title02 .subtitle{font-size:16px}}.int-page-3 .section-title02 .title{font-size:45px;font-weight:800;color:#2c2b2b;text-align:center}@media only screen and (min-width: 576px)and (max-width: 767px){.int-page-3 .section-title02 .title{font-size:32px}}@media(max-width: 575px){.int-page-3 .section-title02 .title{font-size:30px}}@media(max-width: 320px){.int-page-3 .section-title02 .title{font-size:22px}}.int-page-3 .section-title02 .title.color-gradint{background:linear-gradient(90deg, #f78001 45%, #ffca04 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.int-page-3 .section-title02 .desc{margin:5px 0}.int-page-3 .section-title02 .desc p{text-align:center;font-size:16px;color:#1a1a1a;margin:0}.int-page-3 .style-img01{position:relative;transition:all .3s ease-in-out;background:#fff;border:1px solid #f78001;text-align:center;padding:20px 20px;border-radius:10px;height:415px;width:90%}.int-page-3 .style-img01::before{content:"";position:absolute;top:0;left:80%;width:60px;height:70%;background:#f78001;background:linear-gradient(180deg, #f78001 40%, rgba(255, 255, 255, 0) 100%);z-index:2}.int-page-3 .style-img01::after{content:"";position:absolute;bottom:-3%;left:-3%;width:250px;height:80%;border-radius:5%;transform:rotate(0deg);background:radial-gradient(farthest-side at -33.33% 50%, rgba(0, 0, 0, 0) 52%, #ffca04 54% 57%, rgba(0, 0, 0, 0) 59%) 0 40px,radial-gradient(farthest-side at 50% 133.33%, rgba(0, 0, 0, 0) 52%, #ffca04 54% 57%, rgba(0, 0, 0, 0) 59%) 40px 0,radial-gradient(farthest-side at 133.33% 50%, rgba(0, 0, 0, 0) 52%, #ffca04 54% 57%, rgba(0, 0, 0, 0) 59%),radial-gradient(farthest-side at 50% -33.33%, rgba(0, 0, 0, 0) 52%, #ffca04 54% 57%, rgba(0, 0, 0, 0) 59%),#fefeff;background-size:17.1416327405px 80px,80px 17.1416327405px;opacity:.5;z-index:-1}.int-page-3 .style-img01 img{position:absolute;top:50%;transform:translateY(-50%);right:-5%;width:110%;height:90%;border-radius:10px;object-fit:cover;object-position:center}.int-page-4 .box-img{margin-bottom:20px;height:450px}.int-page-4 .box-img .prodintSwiper{width:100%;height:100%}.int-page-4 .service-content .titles1{font-size:26px;margin:15px 0;color:#ffca04}.int-page-4 .service-content .titles2{color:#ffca04;font-size:24px;margin:15px 0}.int-page-4 .service-content p{font-size:16px;text-align:justify;color:#000}.int-page-4 .service-details-card{padding:20px;box-shadow:0px 8px 30px rgba(106,106,106,0.1019607843);display:flex;align-items:start;border-left:5px solid #f78001;margin:20px 0}.int-page-4 .service-details-card .icon i{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:5px;background-color:#f2f2f2;font-size:35px;color:#f78001}.int-page-4 .service-details-card .details{margin-left:20px}.int-page-4 .service-details-card .details h2,.int-page-4 .service-details-card .details h3{font-size:1.4rem;line-height:1.4rem;margin-bottom:10px}.int-page-4 .service-details-card .details p{font-size:16px;color:#000}.int-page-4 .sidebar02 .box-categoria{padding:20px 30px;margin-bottom:10px;background-color:rgba(238,238,238,.9333333333)}.int-page-4 .sidebar02 .box-categoria .cat-title{font-size:30px;font-weight:600;margin:15px 0}.int-page-4 .sidebar02 .box-categoria ul{margin-bottom:10px}.int-page-4 .sidebar02 .box-categoria ul li{padding:18px 25px;list-style:none;background:#fff;margin-top:15px;position:relative;z-index:1;font-weight:600;overflow:hidden;transition:.3s ease}.int-page-4 .sidebar02 .box-categoria ul li a{font-size:16px;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;color:#000}.int-page-4 .sidebar02 .box-categoria ul li:hover{transform:scale(1.03);background:#f78001}.int-page-4 .sidebar02 .box-categoria ul li:hover a{color:#fff}.int-page-4 .sidebar02 .sidebar-cta{position:relative;padding:20px 30px;margin:20px 0;height:450px}.int-page-4 .sidebar02 .sidebar-cta::after{content:"";position:absolute;top:0;left:0;background-color:#000;width:100%;height:100%;opacity:.8;z-index:1}.int-page-4 .sidebar02 .sidebar-cta img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.int-page-4 .sidebar02 .sidebar-cta .content-inner{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:20px 30px;z-index:2}.int-page-4 .sidebar02 .sidebar-cta .content-inner i{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background-color:#f78001;border-radius:50%;color:#fff;font-size:25px}.int-page-4 .sidebar02 .sidebar-cta .content-inner h2,.int-page-4 .sidebar02 .sidebar-cta .content-inner h3{color:#fff;font-size:26px;margin:15px 0}.int-page-4 .sidebar02 .sidebar-cta .content-inner a{padding:15px 30px;background-color:#f78001;color:#fff;font-size:18px;transition:.3s ease}.int-page-4 .sidebar02 .sidebar-cta .content-inner a:hover{background-color:#fff;color:#f78001}.int-page-4 .swiper-button-prev,.int-page-4 .swiper-button-next{position:absolute;top:55%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear;z-index:3}.int-page-4 .swiper-button-prev::after,.int-page-4 .swiper-button-next::after{font-size:20px;color:#000018;font-weight:600}.img-client img{width:100%;height:200px;object-fit:contain;border-radius:10px}.img-client img:hover{transform:scale(1.05);filter:brightness(0.8);transition:all .3s ease-in-out}.btn-two{position:relative;display:inline-block;padding:15px 30px;background:#f78001;color:#fff;text-decoration:none;font-weight:bold;border-radius:4px;overflow:hidden;transition:all .3s;cursor:pointer;border:none}.btn-two span{position:relative;z-index:1}.btn-two .icon{position:absolute;top:0;right:0;width:40px;height:100%;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .3s}.btn-two .icon i{color:#fff;font-size:14px;margin:2px 0;transition:all .3s}.btn-two:hover{background:#ffca04}.btn-two:hover .icon{width:100%}.btn-two:hover .i1{transform:translateY(-5px)}.btn-two:hover .i2{transform:translateY(5px)}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);overflow:auto}.modal-content{background-color:#fefefe;margin:10% auto;padding:30px;border-radius:8px;width:80%;max-width:600px;box-shadow:0 5px 15px rgba(0,0,0,.3);animation:modalopen .5s}.modal .close{color:#aaa;float:right;font-size:28px;font-weight:bold;cursor:pointer}.modal .close:hover{color:#333}@keyframes modalopen{from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:bold;color:#333}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:16px}.form-group input:focus,.form-group textarea:focus{border-color:#2c3e50;outline:none}.error{color:#e74c3c;font-size:14px;margin-top:5px;display:none}.submit-btn{background:#2c3e50;color:#fff;border:none;padding:12px 20px;font-size:16px;border-radius:4px;cursor:pointer;transition:background .3s;width:100%}.submit-btn:hover{background:#34495e}.submit-btn:disabled{background:#95a5a6;cursor:not-allowed}.map-site ul li{margin-bottom:10px}.map-site ul li i{color:#ffca04}.map-site ul li a{color:#000;text-transform:uppercase;font-size:.9em}.map-site ul li a:hover{color:#f78001;padding-left:5px}.politica-de-privacidade h2{margin-top:15px}.lgpd{position:fixed;bottom:4%;left:2%;max-width:360px;padding:1rem;background-color:#fff;border-radius:10px;box-shadow:rgba(99,99,99,.2) 0px 2px 8px 0px;z-index:9999}.lgpd .title{font-weight:600;color:#1f2937}.lgpd .description{margin-top:1rem;font-size:.875rem;line-height:1.25rem;color:#4b5563}.lgpd .description a{color:#3b82f6}.lgpd .description a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.lgpd .actions{display:flex;align-items:center;justify-content:end;margin-top:1rem;-moz-column-gap:1rem;column-gap:1rem;flex-shrink:0}.lgpd .actions .pref{font-size:.75rem;line-height:1rem;color:#1f2937;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);border:none;background-color:rgba(0,0,0,0)}.lgpd .actions .pref:hover{color:#9ca3af}.lgpd .actions .pref:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.lgpd .actions .accept{font-size:.75rem;line-height:1rem;background-color:#111827;font-weight:500;border-radius:.5rem;color:#fff;padding-left:1rem;padding-right:1rem;padding-top:.625rem;padding-bottom:.625rem;cursor:pointer;border:none;transition:all .15s cubic-bezier(0.4, 0, 0.2, 1)}.lgpd .actions .accept:hover{background-color:#374151}.lgpd .actions .accept:focus{outline:2px solid rgba(0,0,0,0);outline-offset:2px}.menu-sidebar{padding:65px 0}.menu-sidebar .accordion{box-shadow:rgba(0,0,0,.16) 0px 1px 4px;padding:20px;border-radius:8px;background-color:#f78001}.menu-sidebar .accordion .accordion-item{background-color:#f78001}.menu-sidebar .accordion .accordion-item:not(:last-child){border-bottom:1px solid #fff}.menu-sidebar .accordion .accordion-item button[aria-expanded=true] .icon{color:#2b4152}@media(max-width: 991px){.menu-sidebar .accordion{padding:0 20px}}.menu-sidebar .accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;color:#fff;font-size:1.15rem;font-weight:400;border:none;background:none;outline:none;transition:color .4s ease}.menu-sidebar .accordion button:hover,.menu-sidebar .accordion button:focus{cursor:pointer;color:#2b4152}.menu-sidebar .accordion button:hover::after,.menu-sidebar .accordion button:focus::after{color:#2b4152}.menu-sidebar .accordion button .accordion-title{padding:1em 1.5em 1em 0;font-weight:600}.menu-sidebar .accordion button .icon{display:inline-block;position:absolute;top:18px;right:0;width:22px;height:22px;border:1px solid;border-radius:22px;color:#2b4152;transition:color .4s ease}.menu-sidebar .accordion button .icon::before{display:block;position:absolute;content:"";top:9px;left:5px;width:10px;height:2px;background:currentColor;transition:all .2s linear}.menu-sidebar .accordion button .icon::after{display:block;position:absolute;content:"";top:5px;left:9px;width:2px;height:10px;background:currentColor;transition:all .2s linear}.menu-sidebar .accordion button[aria-expanded=true]{color:#2b4152}.menu-sidebar .accordion button[aria-expanded=true] .icon{color:#2b4152}.menu-sidebar .accordion button[aria-expanded=true] .icon::after{width:0}.menu-sidebar .accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:20em;transition:all 200ms linear;will-change:opacity,max-height}@media(max-width: 991px){.menu-sidebar .accordion button[aria-expanded=true]+.accordion-content{overflow-y:auto}}.menu-sidebar .accordion .accordion-content{opacity:0;max-height:0;overflow:auto;transition:opacity 200ms linear,max-height 200ms linear;will-change:opacity,max-height}.menu-sidebar .accordion .accordion-content p,.menu-sidebar .accordion .accordion-content li{font-size:1.2rem;font-weight:400;margin:2em 0;color:#fff}.menu-sidebar .accordion .accordion-content p a,.menu-sidebar .accordion .accordion-content li a{transition:all .2s ease;color:#fff}.menu-sidebar .accordion .accordion-content p a:hover,.menu-sidebar .accordion .accordion-content li a:hover{color:#2b4152;padding-left:5px}@media(max-width: 991px){.menu-sidebar .accordion .accordion-content p{font-weight:600;color:#2b4152;padding-bottom:5px;border-bottom:1px solid #e5e5e5}}.menu-sidebar ul.submenu-produto{margin-left:18px;padding-left:12px;border-left:2px solid #e0e0e0}.menu-sidebar ul.submenu-produto li{font-size:.97em;color:#1976d2;margin-bottom:2px;position:relative}.menu-sidebar ul.submenu-produto li::before{content:"›";color:#1976d2;margin-right:6px;font-size:1em;position:relative;top:0}.especificacoes-tecnicas{width:100%;margin:20px auto;border-collapse:collapse;font-family:"Arial",sans-serif;box-shadow:0 2px 8px rgba(0,0,0,.1)}.especificacoes-tecnicas thead th,.especificacoes-tecnicas thead td{padding:12px 15px;text-align:left}.especificacoes-tecnicas th,.especificacoes-tecnicas td{padding:12px 15px;text-align:left}.especificacoes-tecnicas th{background-color:#2c3e50;color:#fff;font-size:1.1em;text-align:center}.especificacoes-tecnicas tbody tr:nth-child(even){background-color:#f8f9fa}.especificacoes-tecnicas tbody tr:hover{background-color:#e9ecef}.especificacoes-tecnicas td:first-child{font-weight:bold;background-color:#f1f1f1;width:30%}.especificacoes-tecnicas td:last-child{color:#555}/*# sourceMappingURL=style.css.map */
