﻿@font-face{font-family:"Helvetica";src:url("../fonts/Helvetica.ttf") format("truetype");font-weight:400;}@font-face{font-family:"BRSonoma";src:url("../fonts/BRSonoma-ExtraLight.otf") format("opentype");font-weight:200;}@font-face{font-family:"BRSonoma";src:url("../fonts/BRSonoma-Regular.otf") format("opentype");font-weight:400;}@font-face{font-family:'BRSonoma-Medium';src:url('../fonts/BRSonoma-Medium.otf') format('opentype');font-weight:500;}@font-face{font-family:"BRSonoma";src:url("../fonts/BRSonoma-SemiBold.otf") format("opentype");font-weight:600;}@font-face{font-family:"BRSonoma";src:url("../fonts/BRSonoma-Bold.otf") format("opentype");font-weight:700;}.text-menu{font-size:14px;font-weight:400;letter-spacing:1.4px;text-transform:uppercase;}.sub-titles{margin-bottom:50px;color:#222;font-size:40px;font-weight:600;letter-spacing:8px;text-transform:uppercase;}.p-16{font-weight:400;font-size:16px;}.h-90{font-size:90px;text-transform:uppercase;}.edicao{font-size:18px;font-weight:700;}.p-14{color:#222;font-size:14px;font-weight:400;}.p-18{font-size:18px;}.p-22-gray{color:#afafaf;font-size:22px;font-weight:400;line-height:32px;}.p-32{color:#222;font-size:32px;}.p-black{color:#222;}.p-gray{color:#afafaf;font-size:18px;font-weight:400;}@keyframes fadeIn{0%{opacity:0;transform:translate3d(-10px);}100%{opacity:1;transform:translate3d(10px);}}@keyframes fadeOut{100%{opacity:1;transform:translate3d(10px);}0%{opacity:0;transform:translate3d(-10px);}}a,button{transition-delay:1s;-webkit-transition-delay:1s;text-decoration:none !important;-webkit-transition:.22s;}a svg,button svg{-webkit-transition:.22s;}a:hover,button:hover{transition:.15s;}a:hover svg,button:hover svg{transition:.15s;}ol,ul{list-style:none !important;padding-left:0 !important;margin-bottom:0 !important;}.cep-mask,.cpf-mask,.cvv-mask,.phone-mask,.number-mask,.date-mask{display:block;}body{font-family:"BRSonoma";overflow-x:hidden;}.container-deco{max-width:1560px;width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;}.menu-responsive{position:fixed;right:-290px;max-width:290px;width:100%;background-color:rgba(255,255,255,.98);-webkit-transition:.25s transform;height:100vh;top:0;padding:60px 45px 25px;z-index:999;overflow-y:auto;display:flex;flex-direction:column;}.menu-responsive .fechar{position:absolute;top:15px;right:20px;cursor:pointer;}.menu-responsive .fechar svg{fill:#003651;-webkit-transition:.22s;width:19px;height:19px;}.menu-responsive .fechar svg:hover{stroke:#333;transition:.15s;}.menu-responsive .nav-menu{text-align:left;margin-bottom:30px;}.menu-responsive .nav-menu ul li{margin-bottom:15px;}.menu-responsive .nav-menu ul li a{color:#003651;font-size:15px;font-weight:400;text-transform:uppercase;}.menu-responsive .nav-menu ul li.active{color:#003651;}#menu li{position:relative;}#menu li .sub-menu,#menu li .sub-menu-acabamentos{z-index:99;bottom:10px;left:-59px;transform:rotateX(-90deg);-webkit-transition:.4s;transform-origin:top;}#menu li svg{fill:#eaeaea;padding-bottom:1px;}#menu .bg-subMenu{transform:rotateX(-90deg);padding-top:30px;position:absolute;left:-80px;width:260px;top:0;z-index:999;}#menu .products:hover .bg-subMenu{transform:rotateX(0);}#menu .products:hover .sub-menu{transform:rotateX(0);width:200px;box-shadow:0 3px 10px rgba(0,0,0,.05);background-color:#222;mix-blend-mode:luminosity;border-width:0 1px 1px 1px;border-style:solid;padding-top:25px;padding-bottom:5px;clip-path:polygon(0 100%,100% 100%,100% 3%,87% 3%,79% 0,70% 3%,0 3%);}#menu .products:hover .sub-menu .top-caixa{position:absolute;top:-6px;width:100%;}#menu .products:hover .sub-menu .row-sub-menu{display:flex;align-items:center;justify-content:space-between;padding:11px 15px;}#menu .products:hover .sub-menu .row-sub-menu a{color:#ccc;font-size:12px;font-weight:500;letter-spacing:1.4px;display:flex;align-items:center;justify-content:space-between;width:100%;}#menu .products:hover .sub-menu .row-sub-menu a:hover{color:#8eabdb !important;}#menu .products:hover .sub-menu .row-sub-menu a:hover svg{fill:#ff471d;}#menu .products:hover .sub-menu .row-sub-menu:last-child{border-bottom:0;}#menu .products:hover .sub-menu-acabamentos{transform:rotateX(0);width:200px;box-shadow:0 3px 10px rgba(0,0,0,.05);background-color:#222;mix-blend-mode:luminosity;border-width:0 1px 1px 1px;border-style:solid;padding-top:25px;padding-bottom:5px;clip-path:polygon(0% 100%,100% 100%,100% 8%,87% 8%,79% 0%,70% 8%,0 8%);}#menu .products:hover .sub-menu-acabamentos .top-caixa{position:absolute;top:-6px;width:100%;}#menu .products:hover .sub-menu-acabamentos .row-sub-menu{display:flex;align-items:center;justify-content:space-between;padding:11px 15px;}#menu .products:hover .sub-menu-acabamentos .row-sub-menu a{color:#ccc;font-size:12px;font-weight:500;letter-spacing:1.4px;display:flex;align-items:center;justify-content:space-between;width:100%;}#menu .products:hover .sub-menu-acabamentos .row-sub-menu a:hover{color:#8eabdb !important;}#menu .products:hover .sub-menu-acabamentos .row-sub-menu a:hover svg{fill:#ff471d;}#menu .products:hover .sub-menu-acabamentos .row-sub-menu:last-child{border-bottom:0;}.header-link-menu{position:relative;}.header-link-menu::after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;-webkit-transition:.3s;}.header-link-menu:hover::after{transition:.3s;width:100%;}.enumerated-session{display:flex;justify-content:space-between;color:#222;}.enumerated-session .enumerated-title{display:flex;font-size:18px;font-weight:700;}.enumerated-session .enumerated-title .line{border:1px solid #afafaf;height:1px;margin:12px 20px;width:74px;}.enumerated-session .title h2{font-size:41px;font-weight:600;letter-spacing:8.2px;text-transform:uppercase;}.column-box-link{max-width:752px;width:100%;margin-right:16px;}[class*="box-link-"]{padding:51px 54px 36px;display:block;}[class*="box-link-"] .link-menu{position:relative;}[class*="box-link-"] .link-menu::after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;-webkit-transition:.3s;}[class*="box-link-"] .text-box{flex-direction:column;display:flex;justify-content:space-between;height:100%;}[class*="box-link-"] .text-box .top-box .number-line{display:flex;}[class*="box-link-"] .text-box .top-box .number-line .line-small{margin:12px 20px;border:1px solid #222;background-color:#222;width:50px;height:1px;}[class*="box-link-"] .text-box .top-box .p-32{display:block;font-weight:600;letter-spacing:6.4px;text-transform:uppercase;}[class*="box-link-"] .text-box .link-menu{width:113px;}[class*="box-link-"] .link-menu:hover{color:#222;}.box-link-bg{background-position:center center;background-size:cover;background-repeat:no-repeat;}.box-link-bg .text-box .top-box .number-line .line-small{border:1px solid #fff;background-color:#fff;}.box-link-bg .text-box .p-18,.box-link-bg .text-box span,.box-link-bg .text-box h3{color:#fff;}.box-link-bg .link-menu::after{background-color:#fff;}[class*="box-link-"]:hover .link-menu::after{transition:.3s;width:100%;}.box-link-white:hover .link-menu::after{background-color:#222;}.arrows{transition:.15s;}.arrows .arrow-left{cursor:pointer;margin-right:28px;}.arrows .arrow-right{cursor:pointer;transform:rotate(180deg);}.arrows svg:hover{fill:#afafaf;transition:.15s;}.bt{width:150px;background-color:#afafaf;padding:17px 47px;border:0;color:#fff;font-weight:700;font-size:18px;transition:.15s;-webkit-transition:.22s;}.bt:hover{background-color:#222;transition:.15s;-webkit-transition:.22s;}.name-box-white{display:none;max-width:368px;width:100%;padding:25px 70px;text-align:center;}.name-box-white .p-18{color:#222;font-size:18px;font-weight:400;margin-bottom:5px;}.name-box-white span{color:#afafaf;font-size:18px;font-weight:700;}.breadcrumb-deco{display:flex;}.breadcrumb-deco ul{display:flex;align-items:center;}.breadcrumb-deco ul li{display:inline-flex;align-items:center;}.breadcrumb-deco ul li a{color:#222;font-size:14px;font-weight:400;}.breadcrumb-deco ul li a:hover{color:#afafaf;}.breadcrumb-deco ul li:last-child{margin-right:0;}.breadcrumb-deco ul li::after{content:"";border:1px solid #afafaf;height:1px;width:20px;margin:8px 20px;}.breadcrumb-deco ul li:last-child::after{display:none;}.breadcrumb-keywords{display:flex;}.breadcrumb-keywords ul{display:flex;align-items:center;}.breadcrumb-keywords ul li{display:inline-flex;align-items:center;}.breadcrumb-keywords ul li a{text-transform:uppercase;color:#afafaf;font-size:18px;font-weight:700;}.breadcrumb-keywords ul li a:hover{color:#222;}.breadcrumb-keywords ul li+li{margin-left:37px;}.breadcrumb-keywords ul li:last-child{margin-right:0;}.breadcrumb-keywords ul li::after{content:"";background:#c6c7c9;width:5px;height:5px;border-radius:50%;margin-left:38px;}.breadcrumb-keywords ul li:last-child::after{display:none;}.box-right:hover .white-box{box-shadow:0 1px 1px 1px #222;outline-offset:-2px;transition:.15s;-webkit-transition:.15s;}.box-right:hover .arrow-right{fill:#afafaf;transition:.15s;}.blog-left:hover .white-box{box-shadow:0 1px 1px 1px #222;outline-offset:-2px;transition:.15s;-webkit-transition:.15s;}.blog-left:hover .arrow-right{fill:#afafaf;transition:.15s;}.midias-footer ul{display:flex;width:112px;justify-content:space-between;margin-top:20px;}.midias-footer ul svg{fill:#000;}.midias-footer ul svg:hover{fill:#afafaf;}.highlight-box:hover{opacity:.7;transition:.3s;}.highlight-box.big{max-width:676px !important;display:flex;flex-direction:column;justify-content:flex-end;}.highlight-box.big .highlight-img{max-height:365px !important;height:100% !important;max-width:100% !important;}.owl-banner .owl-prev:hover,.owl-banner .owl-next:hover{background:none !important;outline:none !important;opacity:1;color:none !important;}.menu-responsive{position:fixed;right:-290px;max-width:290px;width:100%;background-color:#222;-webkit-transition:.25s transform;height:100vh;top:0;padding:60px 45px 25px;z-index:999;overflow-y:auto;display:flex;flex-direction:column;}.menu-responsive .fechar{position:absolute;top:15px;right:20px;cursor:pointer;}.menu-responsive .fechar svg{fill:#fff;-webkit-transition:.22s;width:19px;height:19px;}.menu-responsive .fechar svg:hover{stroke:#333;transition:.15s;}.menu-responsive .logo{text-align:center;margin-bottom:30px;}.menu-responsive .logo img{width:100%;height:100%;}.menu-responsive .nav-menu{text-align:left;margin-bottom:30px;}.menu-responsive .nav-menu ul li{margin-bottom:15px;}.menu-responsive .nav-menu ul li a{color:#fff;font-size:15px;font-weight:400;text-transform:uppercase;}.menu-responsive .nav-menu ul li.active{color:#003651;}.menu-container{z-index:999;position:fixed;top:0;left:0;}.full-page.active{display:block;}.full-page{content:"";background-color:rgba(0,0,0,.38);width:1920px;height:100%;position:fixed;left:0;top:0;min-height:100vh;display:none;z-index:1;cursor:pointer;}.menu-responsive.active{transform:translateX(-100%);transition:.15s;-webkit-box-shadow:9px 0 88px -15px rgba(0,0,0,.19);-moz-box-shadow:9px 0 88px -15px rgba(0,0,0,.19);box-shadow:9px 0 88px -15px rgba(0,0,0,.19);}.menu-responsive::-webkit-scrollbar{width:4px;}.menu-responsive::-webkit-scrollbar-thumb{background:#003651;border-radius:10px;}.menu-responsive::-webkit-scrollbar-thumb:hover{background:#003651;}header{padding:35px 0 50px;width:100%;}header .block-bar{display:flex;flex-direction:column;justify-content:flex-end;width:37px;cursor:pointer;}header .block-bar div{height:2px;width:100%;margin-bottom:7px;background-color:#222;}header .block-bar div:last-child{margin-bottom:0;}header .menu{display:flex;justify-content:space-between;align-items:center;max-width:1265px;width:100%;margin:0 auto;}header .menu .menu-left,header .menu .menu-right{max-width:340px;width:100%;display:inherit;justify-content:space-between;}header .menu .menu-left a,header .menu .menu-right a{color:#eaeaea;}header .menu .logo{max-width:139px;max-height:156px;display:flex;align-items:flex-end;justify-content:center;}header .menu .logo img{width:100%;height:100%;}header .menu .header-link-menu::after{background-color:#eaeaea;}header.sobre{padding:30px 0 40px;}header.sobre .menu .menu-left a,header.sobre .menu .menu-right a{color:#afafaf;}header.sobre .menu .menu-left a svg,header.sobre .menu .menu-right a svg{fill:#afafaf !important;}header.sobre .menu .menu-left a:hover,header.sobre .menu .menu-right a:hover{color:#222;}header.sobre .menu .menu-left a:hover svg,header.sobre .menu .menu-right a:hover svg{fill:#222 !important;}.header-positioned{position:absolute;z-index:99;}.header-positioned #menu li a:hover svg{fill:#fff;}.header-positioned .block-bar{display:flex;flex-direction:column;justify-content:flex-end;width:37px;cursor:pointer;}.header-positioned .block-bar div{height:2px;width:100%;margin-bottom:7px;background-color:#fff;}.header-positioned .block-bar div:last-child{margin-bottom:0;}.header-positioned .container-deco .text-menu{color:#fff;}.header-positioned .container-deco .header-link-menu:hover{color:#fff;}.header-positioned .container-deco .header-link-menu:hover svg{fill:#fff;}.header-positioned .container-deco .header-link-menu::after{background-color:#fff;}.header-positioned svg{fill:#fff;}.dark-header{color:#000 !important;}.dark-header a,.dark-header p,.dark-header li,.dark-header ul{color:#000 !important;}.dark-header svg{fill:#000 !important;}.dark-header .block-bar div{background-color:#000 !important;}.dark-header .row-sub-menu a{color:#eaeaea !important;}#banner{padding-top:5.57vw;padding-left:10.42vw;height:calc(100vh - 131px);position:relative;margin-bottom:180px;}#banner .owl-banner .owl-nav{display:flex;}#banner .owl-banner .owl-nav .owl-prev{margin:0;margin-right:28px;}#banner .owl-banner .owl-nav .owl-prev:focus{outline:none;box-shadow:none;}#banner .owl-banner .owl-nav .owl-prev:active:focus{outline:none;box-shadow:none;}#banner .owl-banner .owl-nav .owl-next:focus{outline:none;box-shadow:none;}#banner .owl-banner .owl-nav .owl-next:active:focus{outline:none;box-shadow:none;}#banner .banner-content{display:flex;}#banner .banner-content .product-name{padding:26px 51px 25px;bottom:50px;height:100px;width:100%;background-color:#eaeaea;position:absolute;}#banner .banner-content .product-name .p-black{margin-bottom:5px;}#banner .banner-content .product-name .edicao{color:#afafaf;}#banner .banner-content .product-select{margin-right:2.76vw;}#banner .banner-content .product-select .product{margin-bottom:20px;max-width:24.06vw;width:100%;position:relative;}#banner .banner-content .product-select .product .product-image{background-color:#fff;max-width:462px;height:61.94vh;width:100%;}#banner .banner-content .product-select .product .product-image img{object-fit:contain;object-position:top;width:inherit;height:inherit;}#banner .banner-content .product-type{padding-top:9.38vh;position:relative;z-index:2;}#banner .banner-content .product-type .h-90{max-width:25.26vw;width:100%;margin-bottom:30px;}#banner .banner-content .product-type .h-90 img{object-fit:contain;width:100%;height:inherit;object-position:center center;}#banner .banner-content .product-type .h1{max-width:25.26vw;width:100%;margin-bottom:30px;}#banner .banner-content .product-type .edicao-box{text-align:center;padding:19px 0;max-width:149px;background-color:#afafaf;}#banner .banner-content .product-type .edicao-box .edicao{color:#fff;}#banner .banner-content .banner-right{max-width:49.58vw;width:100%;position:absolute;top:0;right:0;}#banner .banner-content .banner-right .bg{margin-bottom:19px;height:81.85vh;z-index:1;position:relative;}#banner .banner-content .banner-right .bg .product-bg{object-fit:cover;position:relative;top:0;right:0;width:100%;height:inherit;}#banner .banner-content .banner-right .bg .product-name{padding:26px 0 26px 52px;max-width:498px;width:100%;position:absolute;bottom:-1px;left:-1px;background-color:#eaeaea;z-index:2;}#banner .banner-content .banner-right .midias-list{display:flex;flex-direction:column;justify-content:space-between;height:133px;right:2.6vw;top:17.24vw;position:absolute;z-index:2;}#banner .banner-content .banner-right .midias-list svg{fill:#fff;}#banner .banner-content .banner-right .midias-list li{text-align:center;}#banner .banner-content .banner-right .midias-list svg:hover{fill:#222;}#banner .banner-content .banner-right #scroll-banner{font-weight:700;position:relative;z-index:99;}#banner .banner-content .banner-right #scroll-banner .p-18:hover{color:#afafaf;-webkit-transition:.22s;}#banner.sobre{margin-bottom:350px;padding-left:unset;}#banner.sobre h1{margin-bottom:49px;font-weight:200;font-size:90px;letter-spacing:18px;text-transform:uppercase;max-width:624px;width:100%;}#banner.sobre h1 span{font-weight:600;}#banner.sobre .banner-content{justify-content:space-between;gap:40px;}#banner.sobre .banner-content .text-banner{margin-right:15px;max-width:570px;width:100%;color:#222;}#banner.sobre .banner-content .banner-right{position:unset;max-width:49.5vw;width:100%;aspect-ratio:1.0781427;}#banner.sobre .banner-content .banner-right .bg{aspect-ratio:inherit;width:100%;}#banner.sobre .banner-content .banner-right .bg img{aspect-ratio:inherit;width:100%;}#banner-img{height:565px;}#banner-img .bg{width:100%;height:inherit;background-color:#fff;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center center;}#banner-img .bg .container-deco{height:inherit;display:flex;align-items:flex-end;}#banner-img .bg img{width:100%;height:inherit;object-fit:cover;}#banner-img .bg .bg-acabamentos{mix-blend-mode:overlay;}#banner-img .bg h1{color:#000;font-size:45px;font-weight:700;letter-spacing:8.2px;text-transform:uppercase;margin-bottom:9.5vw;}#banner-img .bg .interna-produto{margin-bottom:15vw;}#banner-img.produtos-1 .bg{position:relative;z-index:1;}#new-banner{max-width:100%;height:100vh;}#new-banner .bg{height:100vh;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;display:flex;align-items:center;position:relative;}#new-banner .bg .item{height:100vh;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:rgba(34,34,34,.5);background-blend-mode:hue;}#new-banner .bg .owl-dots{position:absolute;bottom:2%;left:10%;}#new-banner .bg .content-banner{height:inherit;display:flex;align-items:center;}#new-banner .bg .content-banner .text-banner{max-width:500px;width:100%;position:relative;z-index:5;color:#eaeaea;}#new-banner .bg .content-banner h1{font-weight:600;margin-bottom:30px;}#new-banner .bg .content-banner .edicao-box{text-align:center;padding:19px 0;max-width:149px;background-color:#afafaf;}#new-banner .bg .content-banner .edicao-box .edicao{color:#fff;}#new-banner .midias-list{display:flex;flex-direction:column;justify-content:space-between;height:133px;right:2.6vw;top:17.24vw;position:absolute;z-index:2;}#new-banner .midias-list svg{fill:#fff;}#new-banner .midias-list li{text-align:center;}#new-banner .midias-list svg:hover{fill:#222;}#new-banner #scroll-banner{text-align:center;font-weight:700;position:relative;z-index:99;width:60px;margin:-47px auto;}#new-banner #scroll-banner a{display:inline-block;color:#fff;}#new-banner #scroll-banner .p-18:hover{color:#d3d3d3;-webkit-transition:.22s;}#categorias{padding-top:80px;margin-bottom:205px;}#categorias .enumerated-session{margin-bottom:85px;}#categorias .categorias-content,#categorias .categorias-mobile{margin-bottom:24px;}#categorias .categorias-content .row-box-link,#categorias .categorias-mobile .row-box-link{display:flex;width:100%;}#categorias .categorias-content .row-box-link .box-link-1,#categorias .categorias-mobile .row-box-link .box-link-1{height:300px;margin:0 16px 16px 0;}#categorias .categorias-content .row-box-link .box-link-2,#categorias .categorias-mobile .row-box-link .box-link-2{margin-bottom:16px;height:481px;background-image:url(../images/categorias-2.png);}#categorias .categorias-content .row-box-link .box-link-3,#categorias .categorias-mobile .row-box-link .box-link-3{margin:-181px 16px 0 0;height:481px;background-image:url(../images/categorias-3.jpg);}#categorias .categorias-content .row-box-link .box-link-4,#categorias .categorias-mobile .row-box-link .box-link-4{height:300px;}#categorias .categorias-content .row-box-link .box-link-1,#categorias .categorias-mobile .row-box-link .box-link-1,#categorias .categorias-content .row-box-link .box-link-4,#categorias .categorias-mobile .row-box-link .box-link-4{background-color:#fff;}#categorias .categorias-content .row-box-link .box-link-1 span,#categorias .categorias-mobile .row-box-link .box-link-1 span,#categorias .categorias-content .row-box-link .box-link-4 span,#categorias .categorias-mobile .row-box-link .box-link-4 span,#categorias .categorias-content .row-box-link .box-link-1 p,#categorias .categorias-mobile .row-box-link .box-link-1 p,#categorias .categorias-content .row-box-link .box-link-4 p,#categorias .categorias-mobile .row-box-link .box-link-4 p{color:#222;}#categorias .categorias-content .row-box-link .box-link-1 .link-menu::before,#categorias .categorias-mobile .row-box-link .box-link-1 .link-menu::before,#categorias .categorias-content .row-box-link .box-link-4 .link-menu::before,#categorias .categorias-mobile .row-box-link .box-link-4 .link-menu::before{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;-webkit-transition:.3s;background-color:#222;}#categorias .categorias-content .row-box-link .box-link-1 .link-menu:hover::before,#categorias .categorias-mobile .row-box-link .box-link-1 .link-menu:hover::before,#categorias .categorias-content .row-box-link .box-link-4 .link-menu:hover::before,#categorias .categorias-mobile .row-box-link .box-link-4 .link-menu:hover::before{transition:.3s;width:100%;}#categorias .categorias-content .row-box-link [class*="box-link"],#categorias .categorias-mobile .row-box-link [class*="box-link"]{max-width:752px;width:100%;}#categorias .arrows{text-align:end;}#destaques .enumerated-session{margin-bottom:69px;}#destaques .product-slider{margin-bottom:50px;display:flex;align-items:center;justify-content:space-between;}#destaques .product-slider .arrow-left,#destaques .product-slider .arrow-right{max-width:112px;width:100%;padding:14px 18px;background-color:#222;}#destaques .product-slider .arrow-left svg,#destaques .product-slider .arrow-right svg{fill:#fff;}#destaques .product-slider .arrow-right{text-align:end;}#destaques .product-slider .arrow-right svg{transform:rotate(180deg);}#destaques .product-slider .middle-slider{max-width:1127px;width:100%;display:flex;align-items:center;justify-content:space-between;}#destaques .product-slider .middle-slider .highlight-name span{display:block;}#destaques .highlights-row{justify-content:space-between;}#destaques .highlights-row .highlight-box{max-width:368px;width:100%;}#destaques .highlights-row .highlight-box .highlight-img img{background-color:#fff;object-fit:contain;box-shadow:0 0 15px rgba(0,0,0,.05);height:509px;width:100%;}#destaques .highlights-row .highlight-box .text-bottom{padding:25px 40px 26px;background-color:#fff;width:100%;text-align:center;}#destaques .highlights-row .highlight-box .text-bottom span{display:block;}#destaques .highlights-row .highlight-box .text-bottom .edicao{color:#fff;}#destaques .highlights-row .owl-nav{display:flex;justify-content:flex-end;}#destaques .highlights-row .owl-nav .owl-prev{margin:0;margin-right:28px;}#destaques .highlights-row .owl-nav .owl-prev:focus{outline:none;box-shadow:none;}#destaques .highlights-row .owl-nav .owl-prev:active:focus{outline:none;box-shadow:none;}#destaques .highlights-row .owl-nav .owl-next:focus{outline:none;box-shadow:none;}#destaques .highlights-row .owl-nav .owl-next:active:focus{outline:none;box-shadow:none;}#destaques .highlights-row .owl-nav .owl-prev:hover,#destaques .highlights-row .owl-nav .owl-next:hover{background:none !important;outline:none !important;opacity:1;border:none !important;}#destaques+*{margin-top:clamp(30px,6vw,70px);}#destaques.cadeiras.home{margin-bottom:200px;padding-bottom:90px;padding-top:90px;}#destaques.cadeiras.home .owl-nav{margin-left:auto;}#destaques.cadeiras.home .owl-nav .owl-prev:hover,#destaques.cadeiras.home .owl-nav .owl-next:hover{background:none;}#destaques.cadeiras.home .owl-nav .owl-prev:focus{outline:none;box-shadow:none;}#destaques.cadeiras.home .owl-nav .owl-prev:active:focus{outline:none;box-shadow:none;}#destaques.cadeiras.home .owl-nav .owl-next:focus{outline:none;box-shadow:none;}#destaques.cadeiras.home .owl-nav .owl-next:active:focus{outline:none;box-shadow:none;}#projetos{margin-bottom:205px;padding-top:100px;}#projetos .enumerated-session{margin-bottom:119px;}#projetos .arrows{text-align:end;}#projetos .projetos-content{display:flex;margin-bottom:77px;}#projetos .projetos-content [class*="column-projetos-"]{max-width:752px;width:100%;}#projetos .projetos-content [class*="column-projetos-"] .box-link-2{margin-bottom:41px;height:481px;background-image:url(../images/projetos-2.jpg);}#projetos .projetos-content [class*="column-projetos-"] .box-link-3{height:300px;background-image:url(../images/projetos-3.jpg);}#projetos .projetos-content [class*="column-projetos-"] .box-border-1 .text-box,#projetos .projetos-content [class*="column-projetos-"] .box-border-2 .text-box{padding-right:91px;padding-bottom:53px;}#projetos .projetos-content [class*="column-projetos-"] .box-border-1 .text-box .p-gray,#projetos .projetos-content [class*="column-projetos-"] .box-border-2 .text-box .p-gray{line-height:28px;}#projetos .projetos-content [class*="column-projetos-"] .box-border-1 .border-detail,#projetos .projetos-content [class*="column-projetos-"] .box-border-2 .border-detail{max-width:719px;width:100%;}#projetos .projetos-content [class*="column-projetos-"] .box-border-1{margin-bottom:72px;padding-top:34px;padding-left:49px;}#projetos .projetos-content [class*="column-projetos-"] .box-border-1 .text-box{padding-left:79px;padding-top:115px;margin-right:47px;border-top:1px solid #222;border-left:1px solid #222;border-right:1px solid #222;}#projetos .projetos-content [class*="column-projetos-"] .box-border-1 .border-detail{height:42px;border-bottom:1px solid #222;border-left:1px solid #222;}#projetos .projetos-content [class*="column-projetos-"] .box-border-2{padding-right:33px;}#projetos .projetos-content [class*="column-projetos-"] .box-border-2 .text-box{padding-left:101px;padding-top:52px;margin-left:48px;border-left:1px solid #afafaf;border-right:1px solid #afafaf;border-bottom:1px solid #afafaf;color:#afafaf;}#projetos .projetos-content [class*="column-projetos-"] .box-border-2 .text-box .p-gray{margin-bottom:5px;}#projetos .projetos-content [class*="column-projetos-"] .box-border-2 .border-detail{height:27px;transform:rotate(180deg);border-bottom:1px solid #afafaf;border-left:1px solid #afafaf;}#blog{padding-top:30px;}#blog .enumerated-session{margin-bottom:119px;}#blog .breadcrumb-deco{margin-bottom:53px;justify-content:flex-end;}#blog .content-blog{display:flex;}#blog .content-blog .column-blog-box{display:flex;flex-direction:column;gap:15px;}#blog .content-blog .bottom-blog{flex-direction:row;display:flex;justify-content:space-between;align-items:center;}#blog .content-blog .bottom-blog time{font-weight:700;color:#afafaf;}#blog .content-blog .blog-left{display:block;margin-right:14px;width:100%;background-color:#fff;}#blog .content-blog .blog-left .blog-image{width:100%;aspect-ratio:2;}#blog .content-blog .blog-left .blog-image img{width:100%;object-fit:cover;aspect-ratio:inherit;}#blog .content-blog .blog-left .white-box{padding:40px 50px 20px;}#blog .content-blog .blog-left .white-box .blog-text{margin-bottom:50px;}#blog .content-blog .blog-left .white-box .blog-text h3{color:#222;font-size:32px;font-weight:400;line-height:40px;margin-bottom:45px;}#blog .content-blog .blog-left .white-box .blog-text .p-gray{line-height:24px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}#blog .content-blog .column-blog{width:100%;max-width:550px;}#blog .content-blog .column-blog .box-right{display:block;max-width:750px;width:100%;background-color:#fff;}#blog .content-blog .column-blog .box-right .blog-image img{transition:.15s;-webkit-transition:.15s;object-fit:cover;max-width:750px;width:100%;}#blog .content-blog .column-blog .box-right .white-box{padding:30px 40px 25px;}#blog .content-blog .column-blog .box-right .white-box .text-box h3{color:#222;font-weight:400;}#blog .content-blog .column-blog .box-right+.box-right{margin-top:13px;}#contato{margin-bottom:200px;}#contato .enumerated-session{margin-bottom:74px;}#contato .enumerated-title{display:none;}#contato form{width:100%;}#contato form input,#contato form textarea{width:100%;background-color:transparent;border:0;border-bottom:1px solid #afafaf;padding-left:0;color:#222;font-size:18px;font-weight:400;}#contato form input{margin-bottom:30px;}#contato form textarea{height:33px;margin-bottom:30px;}#contato form input::placeholder{color:#222;}#contato form textarea::placeholder{color:#222;}#contato form .top-contato{display:flex;justify-content:space-between;}#contato form .top-contato .input-w{max-width:calc(33.33333% - 16px);width:100%;}#contato form .top-contato .input-w input{width:99%;}#contato form .top-contato .tel{display:flex;}#contato form .button{text-align:end;}#institucional{margin-bottom:207px;}#institucional .container-deco{display:flex;align-items:center;}#institucional .container-deco .text-box-left{max-width:624px;width:100%;margin-right:255px;}#institucional .container-deco .text-box-left p+p{margin-top:40px;}#institucional .container-deco .text-box-right{max-width:624px;width:100%;border-left:5px solid #222;}#institucional .container-deco .text-box-right .side-text{margin-left:16px;color:#222;font-size:36px;font-weight:400;line-height:46px;}#designers{margin-bottom:200px;}#designers .container-deco .content-designers{display:flex;justify-content:space-between;gap:20px;}#designers .container-deco .content-designers .box-left{max-width:410px;width:100%;position:relative;height:400px;}#designers .container-deco .content-designers .box-left .photo-designer{height:100%;width:100%;object-fit:contain;}#designers .container-deco .content-designers .box-left .name-box-white{position:absolute;left:0;bottom:0;background-color:#fff;}#designers .container-deco .content-designers .box-border-2{padding:38px 0;position:relative;}#designers .container-deco .content-designers .box-border-2 .text-box{top:29%;left:16%;max-width:540px;position:absolute;}#designers .container-deco .content-designers .box-border-2 .text-box .p-gray{max-width:368px;width:100%;margin-bottom:5px;line-height:28px;}#designers .owl-sobre .owl-nav{display:flex;justify-content:center;gap:120px;}#designers .owl-sobre .owl-nav .owl-prev:hover,#designers .owl-sobre .owl-nav .owl-next:hover{background:none;}#designers .owl-sobre .owl-nav .owl-prev:focus{outline:none;box-shadow:none;}#designers .owl-sobre .owl-nav .owl-prev:active:focus{outline:none;box-shadow:none;}#designers .owl-sobre .owl-nav .owl-next:focus{outline:none;box-shadow:none;}#designers .owl-sobre .owl-nav .owl-next:active:focus{outline:none;box-shadow:none;}#depoimentos{margin-bottom:200px;}#depoimentos .container-deco .content-top{display:flex;}#depoimentos .container-deco .content-top .photo-left{max-width:512px;height:393px;width:100%;}#depoimentos .container-deco .content-top .photo-left img{max-width:inherit;width:100%;height:inherit;object-fit:cover;}#depoimentos .container-deco .content-top .white-bar{padding:100px 150px 130px 138px;position:relative;background-color:#fff;width:100%;}#depoimentos .container-deco .content-top .white-bar .name-box-white{position:absolute;bottom:0;left:-1px;background-color:#222;}#depoimentos .container-deco .content-top .white-bar .name-box-white .p-18{color:#fff;margin-bottom:0;}#depoimentos .container-deco .content-top .white-bar .name-box-white span{color:#fff;}#depoimentos .container-deco .content-top .white-bar .depoimentos-text{position:relative;max-width:668px;}#depoimentos .container-deco .content-top .white-bar .depoimentos-text .aspas{position:absolute;max-width:62px;width:100%;left:-103px;top:-30px;}#depoimentos .container-deco .content-top .white-bar .depoimentos-text .p-18{padding-left:86px;max-width:669px;}#depoimentos .container-deco .content-bottom{display:flex;height:321px;width:100%;}#depoimentos .container-deco .content-bottom .colorshade{max-width:890px;height:inherit;width:100%;}#depoimentos .container-deco .content-bottom .colorshade img{height:inherit;object-fit:cover;width:100%;}#depoimentos .container-deco .content-bottom .colorshade-right{height:inherit;max-width:640px;width:100%;}#depoimentos .container-deco .content-bottom .colorshade-right img{height:inherit;object-fit:cover;width:100%;}#acabamentos{padding-top:30px;margin-bottom:100px;}#acabamentos .breadcrumb-deco{justify-content:flex-end;}#acabamentos .enumerated-session{margin-bottom:50px;}#acabamentos .acabamentos-row{padding-bottom:100px;justify-content:space-between;width:100%;}#acabamentos .acabamentos-row .acabamento-box{max-width:368px;width:100%;}#acabamentos .acabamentos-row .acabamento-box .acabamento-img{height:300px;width:inherit;}#acabamentos .acabamentos-row .acabamento-box .acabamento-img img{max-width:368px;height:inherit;width:100%;object-fit:cover;}#acabamentos .acabamentos-row .acabamento-box .text-bottom{background-color:#fff;}#acabamentos .acabamentos-row .owl-nav{display:flex;justify-content:center;}#acabamentos .acabamentos-row .owl-nav .owl-prev:hover,#acabamentos .acabamentos-row .owl-nav .owl-next:hover{background:none;}#acabamentos .acabamentos-row .owl-nav .owl-prev{margin:0;margin-right:28px;}#acabamentos .acabamentos-row .owl-nav .owl-prev:focus{outline:none;box-shadow:none;}#acabamentos .acabamentos-row .owl-nav .owl-prev:active:focus{outline:none;box-shadow:none;}#acabamentos .acabamentos-row .owl-nav .owl-next:focus{outline:none;box-shadow:none;}#acabamentos .acabamentos-row .owl-nav .owl-next:active:focus{outline:none;box-shadow:none;}#destaques.cadeiras{padding-top:30px;padding-bottom:100px;background-color:#fff;margin-bottom:0 !important;}#destaques.cadeiras .breadcrumb-deco{margin-bottom:52px;justify-content:flex-end;}#destaques.cadeiras .highlight-img{max-width:338px;margin:0 auto 1.56vw;}#destaques.cadeiras .highlight-img img{box-shadow:unset !important;background-color:transparent !important;max-width:100% !important;width:100% !important;height:inherit !important;object-fit:contain;object-position:bottom;}#destaques.cadeiras .highlights-row{flex-wrap:wrap;display:grid;grid-template-columns:repeat(4,minmax(225px,338px));justify-content:center;gap:1.56vw;}#destaques.cadeiras .highlights-row .highlight-box{margin:0 auto 30px;text-align:center;max-width:338px;}#destaques.cadeiras .highlights-row .highlight-box .p-black{border-top:1px solid #222;padding-top:10px;display:block;color:#222;}#destaques.cadeiras .highlights-row .highlight-box .text-bottom{background-color:transparent;padding:0;text-align:center;}#destaques.cadeiras .highlights-row+.highlights-row{margin-top:20px;}#blog.publicacoes .column-blog+.column-blog{margin-left:16px;}#blog.publicacoes .sub-titles{font-weight:200;}#blog.publicacoes .sub-titles span{font-weight:600;}#post{padding-top:31px;margin-bottom:70px;}#post .date{color:#afafaf;font-weight:700;font-size:18px;display:block;}#post .breadcrumb-deco{margin-bottom:49px;justify-content:flex-end;}#post .post-box{padding-bottom:53px;margin:0 auto;max-width:1520px;width:100%;background-color:#fff;box-shadow:0 3px 30px rgba(0,0,0,.03);}#post .post-box .top-post{display:flex;flex-direction:column;}#post .post-box .top-post .first-img{margin-right:30px;width:100%;}#post .post-box .top-post .first-img img{object-fit:cover;width:100%;height:inherit;object-position:center center;}#post .post-box .first-text{padding-top:90px;width:100%;box-sizing:content-box;margin-bottom:60px;}#post .post-box .first-text h1{color:#222;font-size:32px;font-weight:400;line-height:40px;margin-bottom:39px;}#post .post-box .first-text .p-18{color:#afafaf;font-weight:400;line-height:24px;}#post .post-box .owl-projetos{margin-top:30px;}#post .post-box .owl-projetos .owl-nav{display:flex;justify-content:center;gap:120px;}#post .post-box .owl-projetos .owl-nav .owl-prev:hover,#post .post-box .owl-projetos .owl-nav .owl-next:hover{background:none;}#post .post-box .owl-projetos .owl-nav .owl-prev:focus{outline:none;box-shadow:none;}#post .post-box .owl-projetos .owl-nav .owl-prev:active:focus{outline:none;box-shadow:none;}#post .post-box .owl-projetos .owl-nav .owl-next:focus{outline:none;box-shadow:none;}#post .post-box .owl-projetos .owl-nav .owl-next:active:focus{outline:none;box-shadow:none;}#post .post-box .box-slide{overflow:hidden;width:100%;aspect-ratio:1.16666667;}#post .post-box .box-slide img{object-fit:cover;object-position:center center;width:100%;aspect-ratio:inherit;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;}#post .post-box .box-slide img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);}#post .post-box .body-post{padding:45px 30px 0;max-width:1264px;width:100%;margin:0 auto;}#post .post-box .body-post .middle-post{margin-bottom:40px;}#post .post-box .body-post .middle-post .body-img{max-width:1264px;width:100%;margin:50px auto 20px;}#post .post-box .body-post .middle-post .body-img img{object-fit:cover;width:100%;height:inherit;object-position:center center;}#post .post-box .body-post .middle-post .bottom-img{display:flex;justify-content:space-between;}#post .post-box .body-post .middle-post .bottom-img .legenda{justify-content:flex-end;color:#afafaf;font-size:18px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;}#post .post-box .body-post .text{margin-bottom:100px;}#post .post-box .body-post .bottom-post{margin-bottom:54px;padding:38px 0;display:flex;justify-content:space-between;border-top:1px solid #afafaf;border-bottom:1px solid #afafaf;}#post .post-box .body-post .arrows{text-align:end;}#produto{padding-bottom:20px;}#produto .content-produto{display:flex;margin-bottom:155px;}#produto .content-produto .product-images{border-top:1px solid transparent;margin-top:-200px;position:relative;z-index:3;}#produto .content-produto .product-images .main-img{margin-bottom:16px;height:608px;max-width:752px;width:100%;box-shadow:0 0 15px rgba(0,0,0,.05);background-color:#fff;}#produto .content-produto .product-images .main-img img{display:block;object-fit:contain;width:100%;height:inherit;object-position:center center;}#produto .content-produto .product-images .thumb-img{display:flex;text-align:center;}#produto .content-produto .product-images .thumb-img .other-image{height:137px;max-width:240px;width:100%;cursor:pointer;}#produto .content-produto .product-images .thumb-img .other-image img{object-fit:cover;width:100%;height:inherit;object-position:center center;}#produto .content-produto .product-images .thumb-img .other-image+.other-image{margin-left:16px;}#produto .content-produto .product-images .thumb-img .other-image.active{border-color:#545454;}#produto .content-produto .produto-text{padding-top:30px;margin-left:43px;}#produto .content-produto .produto-text .breadcrumb-deco{justify-content:flex-end;margin-bottom:50px;}#produto .content-produto .produto-text .descricao{margin-bottom:50px;max-width:597px;width:100%;}#produto .content-produto .produto-text .descricao .nome-produto{color:#222;font-size:36px;font-weight:700;}#produto .content-produto .produto-text .descricao .edicao{margin-bottom:50px;color:#afafaf;display:block;}#produto .content-produto .produto-text .descricao .p-18{margin-bottom:0;color:#afafaf;font-weight:400;line-height:28px;}#produto .content-produto .produto-text .icones{display:flex;}#produto .content-produto .produto-text .icones .icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;}#produto .content-produto .produto-text .icones .icon img{object-fit:contain;object-position:center center;}#produto .especificacoes h2{margin-bottom:38px;padding-bottom:11px;color:#222;font-size:22px;font-weight:500;border-bottom:1px solid #afafaf;max-width:1392px;}#produto .especificacoes .box-especificacoes{max-width:625px;width:100%;}#produto .especificacoes .box-especificacoes .line{display:flex;justify-content:space-between;width:100%;}#produto .especificacoes .box-especificacoes .line .name{color:#222;font-size:18px;font-weight:400;}#produto .especificacoes .box-especificacoes .line .result{color:#222;font-size:18px;text-align:end;}#produto.interna .content-produto .product-images{max-width:752px;width:100%;}footer{background-color:#fff;}footer h3{margin-bottom:55px;color:#000;font-size:36px;font-weight:600;letter-spacing:7.2px;text-transform:uppercase;}footer .p-18{color:#000;font-weight:400;}footer .p-18:hover{color:#afafaf;}footer .bg-footer{position:relative;}footer .bg-footer .logo-footer{max-width:64.53vw;width:100%;position:absolute;bottom:0;right:0;z-index:1;}footer .container-deco{padding-top:112px;position:relative;z-index:3;}footer .container-deco .content-footer{margin-bottom:90px;padding-right:149px;display:flex;justify-content:space-between;}footer .container-deco .content-footer .menu-footer .whattsapp-footer svg,footer .container-deco .content-footer .contato-footer .whattsapp-footer svg{margin-bottom:3px;}footer .container-deco .content-footer .menu-footer li+li,footer .container-deco .content-footer .contato-footer li+li{margin-top:19px;}footer .container-deco .bottom-footer{padding:11px 0 14px;display:flex;justify-content:space-between;border-top:1px solid #000;position:relative;z-index:3;}footer .container-deco .bottom-footer .box-left .p-14{margin-right:106px;display:inline-block;}footer .container-deco .bottom-footer .box-left .p-14:hover{color:#afafaf;}footer .container-deco .bottom-footer .box-right span{display:inline-block;margin-right:108px;color:#000;}footer .container-deco .bottom-footer .box-right .codie{display:inline-block;}footer .container-deco .bottom-footer .box-right .codie svg{fill:#000;}.aparecer-mobile{display:none !important;}.aparecer-960{display:none !important;}#videos-home{padding:80px 0;}#videos-home .title h2{font-size:41px;font-weight:600;letter-spacing:8.2px;text-transform:uppercase;}#videos-home .swiper{width:100%;height:100%;}#videos-home .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}#videos-home .swiper-slide iframe,#videos-home img{display:block;width:100%;height:100%;object-fit:cover;}#videos-home .swiper{width:100%;height:300px;margin-left:auto;margin-right:auto;}#videos-home .swiper-slide{background-size:cover;background-position:center;}#videos-home .mySwiper2{height:80%;width:100%;}#videos-home .mySwiper{height:20%;box-sizing:border-box;padding:10px 0;}#videos-home .mySwiper .swiper-slide{width:25%;height:100%;opacity:.4;}#videos-home .mySwiper .swiper-slide-thumb-active{opacity:1;}#videos-home .swiper-slide iframe,#videos-home img{display:block;width:100%;height:100%;object-fit:cover;}#post.politicas{position:relative;}#post.politicas .breadcrumb-deco ul li a{color:#fff;}#post.politicas h1{text-transform:uppercase;margin-bottom:60px;}#banner-img.politicas{height:200px;}#banner-img.acabamentos{height:unset;}#banner-img.acabamentos .bg h1{margin-bottom:0;}#banner-img.acabamentos .bg .container-deco{margin-top:170px;margin-bottom:70px;flex-direction:column;align-items:flex-start;gap:5px;}#post.sucesso h1{text-transform:uppercase;margin-bottom:60px;text-align:center;}#carousel-projetos-interna{position:relative;}#carousel-projetos-interna .itens-galeria{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}#carousel-projetos-interna .itens-galeria button{border:none;background:none;padding:0;}#carousel-projetos-interna .itens-galeria button img{aspect-ratio:1.79166667;width:100%;object-fit:cover;}.carousel-itens{position:fixed;top:0;left:0;width:100%;align-items:center;justify-content:center;height:100vh;display:none;z-index:99;}.carousel-itens .background-close-carousel{background-color:rgba(0,0,0,.64);position:absolute;top:0;left:0;width:100%;height:100vh;z-index:1;}.carousel-itens .owl-carousel{padding:0 50px;z-index:2;position:relative;max-width:1000px;margin:0 auto;}.carousel-itens .owl-stage{display:flex;align-items:center;}.carousel-itens .owl-item img{margin:0 auto;max-height:80vh;object-fit:contain;width:unset;}.carousel-itens .owl-nav{margin:0;height:0;}.carousel-itens .owl-nav button.owl-next,.carousel-itens .owl-nav button.owl-prev,.carousel-itens .owl-nav button.owl-dot{width:unset;font-size:unset;margin:0;}.carousel-itens .owl-prev,.carousel-itens .owl-next{position:absolute;top:50%;transform:translateY(-50%);font-size:100px;}.carousel-itens .owl-prev{left:10px;}.carousel-itens .owl-next{right:10px;}.carousel-itens .owl-prev:focus{outline:none;box-shadow:none;}.carousel-itens .owl-prev:active:focus{outline:none;box-shadow:none;}.carousel-itens .owl-next:focus{outline:none;box-shadow:none;}.carousel-itens .owl-next:active:focus{outline:none;box-shadow:none;}.carousel-itens.active{display:flex;}#bg-banner-projetos-interna img{width:100%;object-fit:cover;aspect-ratio:2.13333333;}#bg-banner-projetos-interna+*{margin-top:clamp(15px,2vw,40px);}@media only screen and (min-width:1920px){#banner .banner-content .product-select .product .product-image{height:669px;}#banner .banner-content .banner-right{max-width:49.58vw;width:100%;}}@media only screen and (max-width:1600px){.container-deco{max-width:1320px;}#blog .content-blog .column-blog{max-width:450px;}#carousel-projetos-interna .itens-galeria{gap:25px;}}@media only screen and (max-width:1400px){.container-deco{max-width:1180px;}#banner.sobre .banner-content{gap:10px;}#blog .content-blog .column-blog{max-width:350px;}#carousel-projetos-interna .itens-galeria{gap:20px;}}@media only screen and (max-width:1366px){footer .container-deco .content-footer{margin-bottom:150px;padding-right:100px;}footer h3{font-size:34px;}#projetos .projetos-content .column-projetos .box-border-2{padding-top:25px;}#categorias .enumerated-session,#destaques .enumerated-session,#projetos .enumerated-session,#blog .enumerated-session{margin-bottom:60px;}#blog .content-blog .blog-left .white-box .blog-text h3{font-size:30px;}.p-18,.p-gray,.edicao,.p-22-gray{font-size:16px;}.p-32{font-size:30px;}.enumerated-session .title h2{font-size:36px;}[class*="box-link"] span{font-size:17px;}[class*="box-link"] .text-box .top-box .number-line .line-small{width:48px;}.bt{width:140px;padding:15px 47px;font-size:16px;}#contato form .top-contato .input-w input{font-size:17px;}#contato form textarea{font-size:17px;}#banner.sobre h1{font-size:80px;}#banner.sobre .banner-content .text-banner{max-width:500px;}.sub-titles{font-size:38px;}#institucional{margin-bottom:150px;}#institucional .container-deco .text-box-right .side-text{font-size:32px;}#designers{margin-bottom:150px;}#designers .container-deco .content-designers .box-left{margin:0 auto;}#designers .container-deco .content-designers .box-border-2{padding-top:0;}#designers .container-deco .content-designers .box-border-2 svg{display:none;}#designers .container-deco .content-designers .box-border-2 .text-box{max-width:600px;margin:0 auto;position:unset;padding:30px 60px;border-left:1px solid #afafaf;border-right:1px solid #afafaf;border-bottom:1px solid #afafaf;}#designers .container-deco .content-designers .box-border-2 .text-box .p-gray{max-width:460px;margin:0 auto;text-align:center;}#destaques.cadeiras .highlights-row .highlight-box{max-width:368px;width:100%;}.container-deco{max-width:1180px;}#videos-home .title h2{font-size:36px !important;}}@media only screen and (max-width:1280px){#banner .banner-content .product-name{padding:20px 51px 25px;bottom:35px;height:90px;}#banner .banner-content .product-select .product .product-image{height:55.94vh;}#banner .banner-content .banner-right .bg{height:78.85vh;}#banner.sobre{padding-left:30px;}#banner.sobre h1{font-size:70px;max-width:525px;}#banner.sobre .banner-content .text-banner{max-width:410px;}#banner-img{height:500px;}#banner-img .bg{height:500px;}#banner-img .bg .letters{display:none;}#banner-img .bg h1{font-size:35px;}#banner-img.acabamentos{height:unset;}#banner-img.acabamentos .bg{height:unset;}#banner-img.acabamentos .bg .container-deco{margin-top:170px;margin-bottom:70px;}#projetos .projetos-content .column-projetos .box-border-1{padding-top:15px;}#destaques .highlights-row{max-width:1194px;margin:0 auto;}#destaques .highlights-row .highlight-box .text-bottom{max-width:368px;}#categorias{padding-top:100px;margin-bottom:150px;}#destaques,#projetos{margin-bottom:150px;}#designers{margin-bottom:100px;}#designers .container-deco .content-designers .box-border-2 .text-box{right:10%;}#blog .content-blog .blog-left .white-box .blog-text h3{font-size:28px;}.p-18,.p-gray,.p2,.edicao,.p-22-gray{font-size:15px;}.p-32{font-size:28px;}.enumerated-session .title h2{font-size:32px;}[class*="box-link"] span{font-size:16px;}[class*="box-link"] .text-box .top-box .number-line .line-small{width:46px;}footer h3{font-size:32px;}.bt{width:140px;padding:13px 47px;font-size:15px;}#contato form .top-contato .input-w input{font-size:16px;}#contato form textarea{font-size:16px;}.sub-titles{font-size:36px;}#institucional .container-deco .text-box-right .side-text{font-size:30px;}#depoimentos{margin-bottom:150px;}#depoimentos .container-deco .content-top .white-bar{padding:71px 40px 130px 40px;}header .menu .menu-left,header .menu .menu-right{max-width:310px;}.container-deco{max-width:990px;}#videos-home .title h2{font-size:32px !important;}#carousel-projetos-interna .itens-galeria{gap:15px;}}@media only screen and (max-width:1024px){#new-banner{height:calc(100vh - 80px);}#new-banner .bg{height:calc(100vh - 80px);}#new-banner .bg .item{height:calc(100vh - 80px);}header,.header-positioned{padding:15px 0 30px;height:80px;}header .container-deco,.header-positioned .container-deco{align-items:center;display:flex;justify-content:flex-end;padding-left:30px;padding-right:30px;}#banner{margin-bottom:50px;padding-top:13vw;}#banner .banner-content .product-select .product .product-image{height:45vh;}#banner .banner-content .product-name{height:70px;padding:16px 40px 20px;}#banner .banner-content .product-name .p-black{margin-bottom:0;}#banner .banner-content .banner-right .bg .product-name{padding:18px 0 20px 40px;max-width:300px;}#banner.sobre h1{font-size:60px;max-width:510px;}#banner-img{height:300px;}#banner-img .bg{height:300px;}#banner-img .bg h1{font-size:30px;}#categorias{margin-bottom:100px;}#destaques,#projetos{margin-bottom:80px;}#categorias .enumerated-session,#destaques .enumerated-session,#projetos .enumerated-session,#blog .enumerated-session{margin-bottom:50px;}#projetos .projetos-content{text-align:center;display:block;}#projetos .projetos-content [class*="column-projetos-"]{display:flex;margin:0 auto;flex-direction:column;}#projetos .projetos-content [class*="column-projetos-"] .box-border-1,#projetos .projetos-content [class*="column-projetos-"] .box-border-2{margin-bottom:0;padding-top:0;padding-left:0;margin:0 auto;}#projetos .projetos-content [class*="column-projetos-"] .box-border-1 .text-box,#projetos .projetos-content [class*="column-projetos-"] .box-border-2 .text-box{padding:30px 60px;margin-left:48px;border-top:unset;border-left:1px solid #afafaf;border-right:1px solid #afafaf;border-bottom:1px solid #afafaf;}#projetos .projetos-content [class*="column-projetos-"] .box-link-2{margin-bottom:0;height:300px;}#projetos .projetos-content [class*="column-projetos-"] .border-detail{display:none;}#projetos .projetos-content .column-projetos-1{flex-flow:column-reverse;margin-bottom:30px;}#blog{margin-bottom:100px;}#blog .content-blog{gap:10px;}#blog .content-blog .blog-left{margin:0;}#blog .content-blog .blog-left .white-box .blog-text h3{font-size:26px;}#blog .content-blog .box-right{margin:0 auto;}#blog.publicacoes .column-blog+.column-blog{margin-left:0;margin-top:15px;}#designers .container-deco .content-designers{display:block;}#destaques.cadeiras .highlights-row{grid-template-columns:repeat(3,minmax(190px,338px));}#acabamentos{margin-bottom:30px;}#acabamentos .acabamentos-row{padding-bottom:30px;justify-content:space-between;max-width:700px;width:100%;margin:0 auto;}footer h3{margin-bottom:15px;}footer .container-deco{padding-top:30px;}footer .container-deco .content-footer{padding-right:0;display:block;justify-content:unset;max-width:500px;width:100%;margin:0 auto;text-align:center;}footer .menu-footer,footer .contato-footer,footer .midias-footer{margin-bottom:30px;}footer .midias-footer ul{margin:0 auto;}.p-18,.p-gray,.p2,.edicao,.p-22-gray{font-size:14px;}.p-32{font-size:26px;}.enumerated-session .title h2{font-size:28px;}[class*="box-link"] span{font-size:15px;}[class*="box-link"] .text-box .top-box .number-line .line-small{width:44px;}footer h3{font-size:30px;}.bt{width:135px;padding:12px 47px;font-size:14px;}#contato{margin-bottom:100px;}#contato form .top-contato .input-w input{font-size:15px;}#contato form textarea{font-size:15px;}.sub-titles{font-size:34px;}#institucional{margin-bottom:100px;}#institucional .container-deco .text-box-right .side-text{font-size:25px;}#institucional .container-deco .text-box-left{margin-right:100px;}#depoimentos{margin-bottom:100px;}#produto .content-produto .produto-images{margin-top:0;padding-top:30px;}#post .post-box .top-post .first-text{padding-top:50px;padding-right:100px;}#post .post-box .body-post{padding:50px 30px 0;}#post .post-box .body-post .middle-post .bottom-img span,#post .post-box .body-post .middle-post .bottom-img .legenda{font-size:14px;}#post .post-box .body-post .bottom-post .breadcrumb-keywords{margin:0 auto;}#post .post-box .body-post .bottom-post .breadcrumb-keywords .p-14{font-size:12px;}#post .post-box .body-post .bottom-post .midias-footer{display:none;}.container-deco{max-width:920px;}#videos-home .title h2{font-size:28px !important;}.aparecer-mobile{display:block !important;}.desaparecer-mobile{display:none !important;}}@media only screen and (max-width:960px){#banner{padding-left:0;}#banner .banner-content .product-select{display:none;}#banner .banner-content .product-name{padding:15px;bottom:20px;height:70px;}#banner .banner-content .product-type{margin:0 auto;padding-top:17vh;}#banner .banner-content .product-type .edicao-box{margin:0 auto;padding:10px 0;max-width:140px;}#banner .banner-content .product-type .h-90{max-width:250px;margin-bottom:15px;}#banner .banner-content .banner-right{max-width:unset;}#banner .banner-content .banner-right .bg{height:calc(100vh - 80px);}#banner .banner-content .banner-right .bg::after{content:"";position:absolute;left:0;top:0;background-color:rgba(0,0,0,.2);height:inherit;width:100%;}#banner .banner-content .banner-right .bg::after .product-name{padding:15px 0 14px 30px;max-width:300px;height:70px;}#banner .banner-content .banner-right #scroll-banner{display:none;}#banner .banner-content .banner-right .midias-list{display:none;}#new-banner .bg .content-banner .text-banner{margin:0 auto;text-align:center;}#new-banner .bg .item::after{background:linear-gradient(360deg,#000 0%,rgba(255,255,255,0) 40%);}.p-black{margin-bottom:0;}#contato form{max-width:700px;width:100%;margin:0 auto;}#contato form .top-contato{display:block;}#contato form .top-contato .input-w{max-width:inherit;}#contato form textarea{height:150px;}#institucional{padding-top:425px;}#institucional .container-deco .text-box-right .side-text{font-size:20px;}#categorias .enumerated-session,#destaques .enumerated-session,#projetos .enumerated-session,#blog .enumerated-session,#contato .enumerated-session{justify-content:center;}#categorias .enumerated-session .enumerated-title,#destaques .enumerated-session .enumerated-title,#projetos .enumerated-session .enumerated-title,#blog .enumerated-session .enumerated-title,#contato .enumerated-session .enumerated-title{display:none;}#banner.sobre{padding-left:0;margin-bottom:50px;}#banner.sobre h1{font-size:50px;max-width:unset;text-align:center;}#banner.sobre .banner-content{flex-direction:column;align-items:center;}#banner.sobre .banner-content .text-banner{margin-right:auto;margin-left:auto;text-align:center;max-width:600px;}#banner.sobre .banner-content .banner-right{max-width:unset;}footer .container-deco .bottom-footer{display:block;justify-content:unset;text-align:center;}footer .container-deco .bottom-footer .p-14{display:block;margin-right:0;margin-bottom:15px;}footer .container-deco .bottom-footer .box-left .p-14{display:block;margin-right:0;}footer .container-deco .bottom-footer .box-right .p-14{display:block;margin-right:0;}#blog .content-blog .column-blog{max-width:280px;}#blog .content-blog .blog-left .white-box .blog-text h3{font-size:24px;}.p-18,.p-gray,.p2,.edicao,.p-22-gray{font-size:13px;}.p-32{font-size:24px;}.p-16{font-size:14px;}.h-90{font-size:70px;}.enumerated-session .title h2{font-size:26px;}[class*="box-link"] span{font-size:14px;}[class*="box-link"] .text-box .top-box .number-line .line-small{width:40px;}footer h3{font-size:28px;}.bt{width:130px;padding:12px 47px;font-size:13px;}#contato form .top-contato .input-w input{font-size:14px;}#contato form textarea{height:80px;font-size:14px;}.sub-titles{font-size:32px;}#produto{padding-bottom:80px;}#produto .content-produto{display:block;max-width:752px;width:100%;margin:0 auto;text-align:center;}#produto .content-produto .produto-text{max-width:597px;width:100%;margin:0 auto 30px;}#produto .content-produto .produto-text .breadcrumb-deco{display:none;}#produto .content-produto .produto-text .descricao{margin-bottom:15px;}#produto .content-produto .produto-text .icones{justify-content:space-between;max-width:350px;width:100%;margin:0 auto;}#produto .especificacoes{max-width:625px;width:100%;margin:0 auto;}#new-banner .midias-list{display:none;}#videos-home .title h2{font-size:26px !important;}#carousel-projetos-interna .itens-galeria{gap:10px;}.aparecer-960{display:block !important;}.desaparecer-960{display:none !important;}}@media only screen and (max-width:768px){.container-deco{max-width:620px;}#blog .content-blog{flex-direction:column;}#blog .content-blog .blog-left .white-box{padding:20px;}#blog .content-blog .column-blog{display:flex;gap:10px;max-width:unset;}#blog .content-blog .column-blog .box-right+.box-right{margin:0;}#carousel-projetos-interna .itens-galeria{grid-template-columns:repeat(2,1fr);gap:20px;}}@media only screen and (max-width:640px){.h-90{font-size:50px;}#destaques .highlights-row .owl-nav{display:block;}#acabamentos .acabamentos-row .acabamento-box{margin:0 auto;}#categorias .categorias-content .row-box-link{display:block;}#categorias .categorias-content .row-box-link [class*="box-link"]{margin-top:16px;height:250px;}#depoimentos{margin-bottom:80px;}#blog .content-blog .blog-left .white-box .blog-text h3{font-size:22px;}#destaques.cadeiras .highlights-row{grid-template-columns:repeat(2,minmax(190px,338px));}.p-18,.p-gray,.p2,.edicao{font-size:12px;}.p-32{font-size:22px;}.enumerated-session .title h2{font-size:24px;}[class*="box-link"] span{font-size:13px;}[class*="box-link"] .text-box .top-box .number-line .line-small{margin:8px 20px;}footer h3{font-size:26px;}.bt{width:125px;padding:12px 47px;font-size:12px;}#contato form .top-contato .input-w input{font-size:13px;}#contato form textarea{font-size:13px;}#banner.sobre h1{font-size:40px;padding:0 15px;}#banner.sobre .banner-content .text-banner{padding:0 15px;}#banner-img{height:300px;}#banner-img .bg{height:300px;}#banner-img .bg h1{font-size:20px;}.sub-titles{font-size:28px;text-align:center;}#institucional{margin-bottom:80px;}#institucional .container-deco{display:block;}#institucional .container-deco .text-box-right .side-text{display:none;}#institucional .container-deco .text-box-left{max-width:450px;margin-right:0;text-align:center;margin:0 auto;}#designers{margin-bottom:80px;}#depoimentos .container-deco .content-top{display:block;text-align:center;max-width:512px;width:100%;margin:0 auto;}#depoimentos .container-deco .content-top .white-bar .depoimentos-text .aspas{display:none;}#depoimentos .container-deco .content-top .white-bar .depoimentos-text .p-18{padding-left:0;}#depoimentos .container-deco .content-top .white-bar .name-box-white{max-width:unset;}#depoimentos .container-deco .content-bottom{display:none;}.breadcrumb-deco{display:none;}#post .post-box .top-post{display:block;}#post .post-box .top-post .first-text{padding-left:15px;padding-right:15px;width:inherit;}#post .post-box .body-post .middle-post .bottom-img span,#post .post-box .body-post .middle-post .bottom-img .legenda{font-size:12px;}#videos-home .title h2{font-size:24px !important;}#videos-home .mySwiper2{height:55% !important;}#videos-home .swiper-button-next::after{font-size:30px;}#videos-home .swiper-button-prev::after{font-size:30px;}#carousel-projetos-interna .itens-galeria{gap:15px;}}@media only screen and (max-width:500px){#videos-home .mySwiper2{height:40% !important;}#contato .title h2{font-size:22px;}#institucional{padding-top:450px;}#destaques.cadeiras .highlights-row{grid-template-columns:1fr;}#blog .content-blog .blog-left .white-box{padding:15px;}#blog .content-blog .blog-left .white-box .blog-text h3{margin-bottom:12px;}#blog .content-blog .column-blog{flex-direction:column;}#banner-img.acabamentos{height:unset;}#banner-img.acabamentos .bg h1{width:100%;font-size:28px;text-align:center;}#banner-img.acabamentos .bg .container-deco{margin-top:140px;margin-bottom:10px;flex-direction:column;align-items:flex-start;gap:5px;}#carousel-projetos-interna .itens-galeria{grid-template-columns:repeat(1,1fr);gap:10px;}.carousel-itens .owl-item img{width:100%;}.carousel-itens .owl-prev,.carousel-itens .owl-next{font-size:50px;}}