html{box-sizing:border-box;scroll-behavior:smooth;cursor:default}*,*::before,*::after{box-sizing:inherit}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,pre,blockquote,figure,figcaption,hr,dl,dd{margin:0;padding:0}ul,ol{list-style:none}input,textarea,select,button{color:inherit;font:inherit;letter-spacing:inherit}input[type="text"],textarea{width:100%}input,textarea,button{border:1px solid gray}button{padding:0;line-height:inherit;border-radius:0;background-color:transparent;cursor:pointer}button *{pointer-events:none}img,iframe,video,object,embed{display:block;max-width:100%}svg{max-width:100%}table{table-layout:fixed;width:100%}[hidden]{opacity:0;visibility:hidden}noscript{display:block;margin-bottom:1em;margin-top:1em}[tabindex="-1"]{outline:none !important}@media (prefers-reduced-motion: reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}.sr-only{position:absolute;width:1px;height:auto;margin:0;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}*{text-decoration:none;color:inherit;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,span{font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}img{display:block;max-width:100%}a{margin:0px;padding:0px;display:block}table{border-spacing:0px}button{border:none}hr{border:none}:root{--main: #495057;--light: #F8FEFF;--dark: #0B090A}#adopt-controller-button{z-index:100 !important}.container{max-width:1200px;margin:0 auto}.whats-fixed{position:fixed;bottom:40px;right:40px;animation:move 3s infinite;z-index:222;max-width:65px}@keyframes move{25%{transform:translateX(-10px)}50%{transform:translateX(0px)}75%{transform:translateX(10px)}100%{transform:translateX(0px)}}html{font-size:16px;font-family:"montserrat", sans-serif;color:var(--dark);background-color:var(--light)}a,svg path,button{transition:0.3s}.btn{background-color:var(--main);max-width:fit-content;padding:10px 30px;color:var(--light);border-radius:10px;position:relative;box-shadow:0 0 0 1px var(--main);font-size:1.25rem;font-weight:500;line-height:1.2em}.btn:hover{background-color:var(--light);color:var(--dark);border-radius:0}@media only screen and (max-width: 305px){.btn{padding:10px}}.btn2{color:var(--main);border-radius:5px;box-shadow:0 0 0 2px var(--main);max-width:140px;display:flex;justify-content:center;align-items:center;gap:0;width:100%;padding:10px}.btn2:hover{background-color:var(--main);color:var(--light)}.guarda-main{background:url(/img/main-bg.webp) no-repeat center center;background-size:cover}.carpete{background:url(/img/carpetes-main.webp) no-repeat center center;background-size:cover}.vinilico{background:url(/img/vinilico-main.webp) no-repeat center center;background-size:cover}.laminado{background:url(/img/laminados-main.webp) no-repeat center center;background-size:cover}.revestimento{background:url(/img/revestimentos-main.webp) no-repeat center center;background-size:cover}.instalacao{background:url(/img/instalacoes-main.webp) no-repeat center center;background-size:cover}.fundo{background:url(/img/fundo.webp) no-repeat center center;background-size:cover}#pol{max-width:fit-content;margin:0 auto 10px}.header{padding:20px 10px;background-color:#f8feffd5}.header-grid{display:flex;justify-content:space-between;gap:20px;align-items:center}.nav-menu{display:flex;gap:20px;align-items:center}.nav-menu a:not(.btn)::after{display:block;content:"";background-color:var(--dark);height:1px;width:0;transition:.3s}.nav-menu a:hover:after{width:100%;background-color:var(--dark)}.pag-atual::after{display:block;content:"";background-color:var(--dark) !important;height:1px;width:100% !important}.main{color:var(--light);padding:150px 10px}.main-grid{display:grid;gap:30px;justify-items:center;text-align:center;max-width:650px}.main-grid h1{font-size:2.75rem;font-weight:400;line-height:1.1em;text-shadow:0 0 8px var(--dark)}.main-grid h1 strong{font-style:italic}@media only screen and (max-width: 450px){.main-grid h1{font-size:1.625rem;font-weight:400;line-height:1.1em}}.main-grid span{background-color:var(--light);height:3px;width:150px}#btn-mobile{display:none;position:absolute;align-self:center;justify-content:flex-end;color:var(--dark) !important;background-color:#ffffff00 !important}.social-menu-overflow{display:none}@keyframes top{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@media only screen and (min-width: 651px) and (max-width: 770px){#menu{visibility:hidden;display:block;position:absolute;background:var(--light);z-index:1000000000;box-shadow:5px 5px 40px rgba(0,0,0,0.1)}.nav-menu a,.nav-menu a::after{transition:none !important}#nav.active #menu{display:grid;grid-template-columns:1fr;justify-items:center;align-items:center;align-content:space-evenly;position:absolute;top:0;right:0;margin:0;padding:0;visibility:visible;overflow-x:hidden;width:100vw;height:100vh;justify-content:center;animation:top ease-in 1s alternate;align-content:center;grid-gap:20px}#btn-mobile{display:flex;padding:0.5rem 0rem;font-size:1rem;border:none;background:none;cursor:pointer;gap:0.5rem;z-index:22222222222;right:10px;color:currentColor}#hamburger{border-top:3px solid;width:32px}#hamburger::after,#hamburger::before{content:"";display:block;width:32px;height:3px;background:currentColor;margin-top:5px;position:relative;transition:0.3s}#nav.active #hamburger{border-top-color:transparent}#nav.active #hamburger::before{transform:rotate(135deg)}#nav.active #hamburger::after{transform:rotate(-135deg);top:-7px}#nav button:hover{box-shadow:none;transform:none}}@media only screen and (min-width: 0px) and (max-width: 650px){#menu{visibility:hidden;display:block;position:absolute;background:var(--light);z-index:1000000000;box-shadow:5px 5px 40px rgba(0,0,0,0.1)}#nav button:hover{box-shadow:none;transform:none}.nav-menu a,.nav-menu a::after{transition:none !important}#nav.active #menu{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;align-content:center;position:absolute;top:0;right:0;margin:0;padding:0;visibility:visible;overflow-x:hidden;width:100vw;height:100vh;justify-content:center;animation:top ease-in 1s alternate;grid-gap:20px}#btn-mobile{display:flex;padding:0.5rem 0rem;font-size:1rem;border:none;background:none;cursor:pointer;gap:0.5rem;z-index:22222222222;right:10px;color:currentColor}#hamburger{border-top:3px solid;width:32px}#hamburger::after,#hamburger::before{content:"";display:block;width:32px;height:3px;background:currentColor;margin-top:5px;position:relative;transition:0.3s}#nav.active #hamburger{border-top-color:transparent}#nav.active #hamburger::before{transform:rotate(135deg)}#nav.active #hamburger::after{transform:rotate(-135deg);top:-7px}.nav-menu ul{padding:20px 0px;display:grid;justify-content:center;grid-gap:40px}}.politica p,.termos p{margin-top:10px}.politica h3,.termos h3{margin-top:20px;font-size:1.5rem}.politica ul,.termos ul{margin-top:5px;margin-bottom:5px}.politica ul li,.termos ul li{text-indent:50px}.politica h2,.termos h2{margin-top:20px;font-size:2rem;text-align:center}.politica,.termos{padding:10px 10px}.digitalmix{text-align:center;color:#f2f2f280;background-color:#121412;padding:30px 10px}.digitalmix-grid{display:grid;gap:15px}.digitalmix-grid>div{display:flex;align-items:center;justify-content:center;gap:10px}.digitalmix-grid>p,.digitalmix-grid>div>p{font-size:1rem !important}@media only screen and (max-width: 360px){.digitalmix-grid>div{display:grid;justify-items:center;gap:10px}}.indice{padding:20px 10px}.indice-grid{display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap}.sobre{padding:70px 10px}.sobre-grid{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap-reverse}.sobre-text{display:grid;gap:20px;max-width:570px}.sobre-text span{display:block;background-color:var(--dark);width:120px;height:3px}.sobre-text h3{font-size:2.25rem;font-weight:400;line-height:1.2em}.sobre-text p{font-size:1.25rem;font-weight:400;line-height:1.4em}@media only screen and (max-width: 510px){.sobre-text{text-align:center;justify-items:center}.sobre-text h3{font-size:1.625rem;font-weight:400;line-height:1.2em}.sobre-text p{font-size:1rem;font-weight:400;line-height:1.4em}}.produtos{padding:80px 10px}.produtos-grid{display:grid;gap:50px}.produtos-grid .btn{margin:0 auto}.produtos-title{display:grid;gap:15px;max-width:530px}.produtos-title h2{font-size:2.25rem;font-weight:400;line-height:1.2em}.produtos-title span{display:block;width:150px;height:3px;background-color:var(--dark)}.produtos-title p{font-size:1.25rem}@media only screen and (max-width: 400px){.produtos-title h2{font-size:1.625rem;font-weight:400;line-height:1.2em}.produtos-title p{font-size:1rem}}.produtos-content{display:flex;justify-content:center;align-items:center;gap:15px 40px;flex-wrap:wrap;max-width:550px;margin:0 auto;font-size:1.25rem}.produtos-content a img{transition:.3s}.produtos-content a:hover img{box-shadow:0 0 5px 1px var(--dark)}.galeria{padding:80px 10px}.galeria-grid{display:grid;gap:60px}.galeria-grid .btn{margin:0 auto}.galeria-title{display:grid;justify-items:end;text-align:end;gap:15px;font-size:2.25rem;font-weight:400;line-height:1.2em}.galeria-title span{display:block;width:150px;height:3px;background-color:var(--dark)}@media only screen and (max-width: 320px){.galeria-title{font-size:1.625rem;font-weight:400;line-height:1.2em}}.galeria-content{display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap}.eventos{padding:70px 10px}.eventos-grid{display:grid;gap:50px}.eventos-title{display:grid;gap:10px;font-size:2.25rem;font-weight:400;line-height:1.2em}.eventos-title span{display:block;width:150px;height:3px;background-color:var(--dark)}.eventos-content{display:flex;gap:30px;flex-wrap:wrap}@media only screen and (max-width: 450px){.eventos-content{justify-content:center}.eventos-title{justify-items:center;text-align:center}}.fornecedores{padding:70px 10px}.fornecedores-grid{display:grid;max-width:1065px;gap:40px}.fornecedores-title{display:grid;justify-items:end;text-align:end;gap:15px;font-size:2.25rem;font-weight:400;line-height:1.2em}.fornecedores-title span{display:block;width:150px;height:3px;background-color:var(--dark)}.fornecedores-content{display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap}.footer{padding:80px 10px}.footer-grid{display:flex;justify-content:space-between;align-items:start;gap:50px}@media only screen and (max-width: 700px){.footer-grid{display:grid;justify-items:center;justify-content:inherit;text-align:center}}.redes{display:flex;justify-content:center;align-items:center;gap:15px;max-width:fit-content}.f-1{display:grid;gap:20px}.f-1>a,.f-1 h3{font-size:1.125rem;font-weight:500;line-height:1.4em}.f-1>div,.f-1 ul{display:grid;gap:5px}@media only screen and (max-width: 700px){.f-1{justify-items:center}}.projetos{padding:60px 10px}.projetos-title{display:grid;justify-items:end;gap:10px;text-align:end;font-size:2.25rem;font-weight:400;line-height:1.2em;margin-bottom:50px}.projetos-title span{display:block;height:3px;width:150px;background-color:var(--dark)}.projetos-content{position:relative}.slide-title{max-width:750px;margin-left:auto;margin-right:auto;font-size:1.5rem;color:#f2f2f280;letter-spacing:6px;text-transform:uppercase}.slide-wrapper{overflow:hidden}.slide{display:flex}.slide:hover{will-change:transform}.slide>li{flex-shrink:0;width:90vw;max-width:fit-content;margin:0 20px;border-radius:4px;transform:scale(0.8);margin-top:20px;transition:0.4s;display:grid;justify-items:center}.slide li.active{opacity:1;transform:scale(1)}[data-control="slide"] li a{display:block}.arrow-nav>*{bottom:-30px}.next{position:absolute;right:100px}.prev{position:absolute;left:100px}.next,.prev{transform:translateY(-50%) scale(0.8);cursor:pointer;transition:0.3s}.next:hover,.prev:hover{transform:translateY(-50%) scale(1)}.projetos-content{position:relative}.custom-controls{display:flex;justify-content:center;margin-bottom:20px;flex-wrap:wrap;gap:10px}.custom-controls li{height:15px;width:15px;border:1px solid var(--main-cor);transition:0.3s;cursor:pointer;clip-path:polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%)}.custom-controls li.active{background-color:var(--main-cor)}@media only screen and (min-width: 0px) and (max-width: 650px){.next,.prev{position:absolute;max-width:60px}.next{right:10px}.prev{left:10px}}
