@import url(https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Exo:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);*{box-sizing:border-box;font-family:var(--exo1);list-style:none;margin:0;padding:0;text-decoration:none}body{background-color:var(--branco2)}img.whatsappFlutuante{cursor:pointer;width:80px;position:fixed;bottom:70px;right:40px;z-index:15;animation:whatsappFlutuante 2s infinite}@keyframes whatsappFlutuante{0%{scale:1}50%{scale:1.1}100%{scale:1}}:root{--amarelo5:#FFBB00;--amarelo4:#E7A50C;--amarelo3:#CC9200;--amarelo2:#A67800;--amarelo1:#805F00;--preto5:#000000;--preto4:#141414;--preto3:#333333;--preto2:#555555;--preto1:#777777;--preto5_70:#7777776e;--branco2:#F0F3F7;--branco1:#FFFFFF;--verde1:#15FF00;--vermelho1:#ff1100;--roxo1:#8A38F5;--amareloGrandient:linear-gradient(90deg,rgba(255, 214, 102, 1) 0%, rgba(255, 179, 25, 1) 100%);--exo1:"Exo",sans-serif;--exo2:"Exo 2",sans-serif;--montserrat:"Montserrat",sans-serif}.carousel-container{width:100%;overflow:hidden;margin:64px 0 0 0;cursor:grab;user-select:none;touch-action:pan-y}.carousel-container.dragging{cursor:grabbing}.carousel-track{display:flex;align-items:center;gap:40px;padding:20px 0;will-change:transform}.carousel-track img{height:80px;width:auto;opacity:.6;transition:filter .3s ease,opacity .3s ease;user-select:none;-webkit-user-drag:none;display:block;transform:translateZ(0);will-change:transform,filter,opacity;backface-visibility:hidden}.carousel-track img:hover{filter:grayscale(0%);opacity:1}@media (max-width:1024px){.carousel-track{gap:35px}.carousel-track img{height:70px}}@media (max-width:768px){.carousel-track{gap:30px}.carousel-track img{height:65px}}@keyframes ysHome1{0%{left:5%}25%{left:16%}50%{bottom:16%}75%{left:5%}100%{bottom:30%}}@keyframes ysHome2{0%{right:3%;top:-10%}25%{right:8%;top:-15%}50%{right:12%;top:-10%}75%{right:10%;top:-8%}100%{right:3%;top:-10%}}@keyframes ysHome3{0%{left:3%;top:-5%}50%{left:8%;top:5%}100%{left:3%;top:-5%}}@keyframes ysServicoEstetica1{0%{right:3%;top:2%}35%{right:8%;top:8%}70%{right:5%;top:8%}100%{right:3%;top:2%}}@keyframes ysServicoEstetica2{0%{left:3%;top:2%}35%{left:6%;top:8%}70%{left:1%;top:12%}100%{left:3%;top:2%}}@keyframes ysServicoEstetica3{0%{right:3%;top:2%}35%{right:8%;top:8%}70%{right:5%;top:8%}100%{right:3%;top:2%}}@keyframes ysServicoEstetica4{0%{right:3%;bottom:30%}35%{right:10%;bottom:38%}70%{right:8%;bottom:20%}100%{right:3%;bottom:30%}}@keyframes ysServicoFunilaria1{0%{right:3%;top:2%}35%{right:8%;top:8%}70%{right:5%;top:8%}100%{right:3%;top:2%}}@keyframes ysServicoFunilaria2{0%{left:3%;top:2%}35%{left:6%;top:8%}70%{left:1%;top:12%}100%{left:3%;top:2%}}@keyframes ysServicoPelicula1{0%{right:3%;top:0}35%{right:8%;top:5%}70%{right:1%;top:3%}100%{right:3%;top:0}}@keyframes ysServicoProjPersonalizacao1{0%{right:3%;top:2%}35%{right:8%;top:8%}70%{right:5%;top:8%}100%{right:3%;top:2%}}@keyframes ysServicoProjPersonalizacao2{0%{left:3%;top:2%}35%{left:5%;top:8%}70%{left:1%;top:5%}100%{left:3%;top:2%}}@keyframes ysContato1{0%{left:5%}25%{left:10%}50%{left:2%}75%{top:20%}100%{left:5%}}@keyframes ysContato2{0%{bottom:3%}25%{bottom:12%}50%{right:18%}75%{right:5%}100%{bottom:3%}}.section3{position:relative}.section3 .hero-video{position:relative;height:75vh;min-height:450px;overflow:hidden}.section3 .hero-video-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.section3 .hero-video-placeholder{transition:opacity .4s ease}.section3 .hero-video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:none;z-index:2}.section3 .hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);z-index:3}.section3 .hero-content{max-width:1100px;margin:0 auto;padding:60px 24px;text-align:center}.section3 .hero-content h1{font-size:clamp(2rem, 4vw, 3rem);font-weight:700;margin-bottom:16px;color:var(--preto4)}.section3 .hero-content p{max-width:700px;margin:0 auto 28px;font-size:1.05rem;line-height:1.6;color:#555}.section3 .hero-actions{display:flex;justify-content:center}.section3 .hero-cta-box{display:inline-flex;align-items:center}.section3 .btn-primary{background:var(--amareloGrandient);color:#000;border:none;padding:14px 35px;font-size:16px;font-weight:700;border-radius:5px;cursor:pointer;margin-top:20px;transition:all .3s ease}.section3 .btn-primary:hover{background-color:#ffc700;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.4)}img#ysHome1{bottom:30%;left:5%;animation:ysHome1 9s infinite}.values-section{padding:80px 20px;background:#f0f3f7}.values-container{max-width:1200px;margin:0 auto;background:var(--preto5);border-radius:16px;padding:64px;color:var(--branco1);overflow:hidden}.subtitle{text-transform:uppercase;font-family:var(--montserrat);font-size:14px;color:var(--preto1);display:block;margin-bottom:12px}.title{font-size:42px;font-weight:400;margin-bottom:60px}.title span{font-weight:700;color:var(--amarelo5)}.values-list{display:flex;align-items:center;justify-content:space-between}.value-item{display:flex;align-items:center;gap:16px;font-size:15px;font-weight:600;letter-spacing:.5px;opacity:0;transform:translateY(20px);animation:fadeUp .6s forwards}.value-item:first-child{animation-delay:.2s}.value-item:nth-child(3){animation-delay:.4s}.value-item:nth-child(5){animation-delay:.6s}.icon{width:42px;height:42px;border-radius:50%;background:rgba(246,184,0,.15);display:flex;align-items:center;justify-content:center}.icon svg{width:22px;height:22px;fill:var(--amarelo5)}.divider{width:1px;height:32px;background:var(--amarelo5);opacity:.7}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.value-item span{font-size:14px}.values-container{padding:40px 24px}.title{font-size:32px}.values-list{flex-direction:column;align-items:flex-start}.divider{width:100%;height:1px;margin:8px 0}}body{color:var(--branco1)}.nh-historia-section{width:100%;padding:60px 0 250px 0;background-color:var(--preto5);position:relative;overflow:visible}.nh-historia-content{max-width:960px;margin:0 auto;padding:0 40px 50px 40px}.nh-subtitle{font-size:14px;color:#999;margin-bottom:10px;font-weight:300;letter-spacing:1px}.nh-title{font-size:42px;font-weight:300;margin-bottom:40px}.nh-title .nh-highlight{color:var(--amarelo5);font-weight:600}.nh-content-text{font-size:16px;line-height:1.8;color:var(--branco1);margin-bottom:50px;max-width:900px;text-align:justify;text-justify:inter-word}.nh-mission-items{margin-bottom:45px;max-width:900px}.nh-mission-item{display:flex;align-items:flex-start;margin-bottom:30px;gap:20px}.nh-line{width:40px;height:1px;background-color:var(--amarelo5);margin-top:12px;flex-shrink:0}.nh-mission-content h3{font-size:16px;font-weight:700;margin-bottom:5px}.nh-mission-content p{font-size:14px;color:#999;line-height:1.6}.nh-image-container{width:100%;max-width:900px;margin:0 auto;border-radius:8px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.3);position:absolute;bottom:-200px;left:50%;transform:translateX(-50%);z-index:10}.nh-image-container img{width:105%;height:auto;display:block}.nh-decorative-dots{position:absolute;bottom:40px;left:40px;display:grid;grid-template-columns:repeat(3,8px);gap:8px;z-index:15;transform:rotate(180deg)}.nh-dot{width:8px;height:8px;background-color:var(--cor-decorativa);border-radius:50%}.nh-decorative-element{position:absolute;bottom:40px;left:40px;width:40px;height:40px;z-index:15}.nh-decorative-image{width:100%;height:100%;object-fit:contain}.nh-section-spacer{height:200px;background-color:transparent}@media (max-width:1100px){.nh-decorative-dots,.nh-decorative-element{display:none}}@media (max-width:1024px){.nh-historia-section{padding:60px 0 150px 0}.nh-historia-content{padding:0 40px 88px 40px}.nh-mission-items{margin-bottom:195px}.nh-image-container{max-width:calc(100% - 80px);bottom:-120px}.nh-section-spacer{height:120px}}@media (max-width:900px){.nh-mission-items{margin-bottom:145px}}@media (max-width:768px){.nh-historia-section{padding:40px 0 130px 0}.nh-historia-content{padding:0 20px 58px 20px}.nh-mission-items{margin-bottom:125px}.nh-title{font-size:32px}.nh-content-text{font-size:14px}.nh-image-container{bottom:-100px;max-width:calc(100% - 60px)}.nh-section-spacer{height:100px}}@media (max-width:698px){.nh-mission-items{margin-bottom:85px}}@media (max-width:600px){.nh-historia-section{padding:35px 0 115px 0}.nh-historia-content{padding:0 20px 40px 20px}.nh-mission-items{margin-bottom:95px}.nh-image-container{bottom:-85px;max-width:calc(100% - 50px)}.nh-section-spacer{height:85px}}@media (max-width:480px){.nh-historia-section{padding:30px 0 95px 0}.nh-historia-content{padding:0 20px 25px 20px}.nh-mission-items{margin-bottom:75px}.nh-title{font-size:28px}.nh-image-container{bottom:-65px;max-width:calc(100% - 40px)}.nh-section-spacer{height:65px}}@media (max-width:400px){.nh-historia-section{padding:25px 0 90px 0}.nh-historia-content{padding:0 15px 20px 15px}.nh-mission-items{margin-bottom:70px}.nh-title{font-size:26px}.nh-content-text{font-size:13px}.nh-image-container{bottom:-60px;max-width:calc(100% - 30px)}.nh-section-spacer{height:60px}}@media (max-width:360px){.nh-historia-section{padding:20px 0 85px 0}.nh-historia-content{padding:0 15px 18px 15px}.nh-mission-items{margin-bottom:55px}.nh-title{font-size:24px}.nh-content-text{font-size:13px}.nh-mission-content h3{font-size:15px}.nh-mission-content p{font-size:13px}.nh-image-container{bottom:-55px;max-width:calc(100% - 30px)}.nh-section-spacer{height:55px}}section.nossos-servicos{max-width:1560px;position:relative;display:flex;margin:0 auto;flex-direction:column;gap:64px;padding-top:80px;box-sizing:border-box}img#ysHome2{top:-3%;right:10%;animation:ysHome2 9s infinite}.titulo-nossos-servicos{font-family:var(--exo1);font-size:48px;font-weight:500;padding-left:2px;color:var(--preto4)}.titulo-nossos-servicos-amarelo{color:var(--amarelo5);font-weight:700}.container-cards-nossos-servicos{display:flex;flex-direction:row;flex-wrap:wrap;gap:60px;justify-content:center;box-sizing:border-box}.card-link-nossos-servicos{cursor:pointer;text-decoration:none;color:inherit;display:block}.card-link-nossos-servicos:focus-visible{outline:2px solid #f5c400;outline-offset:4px}.cards-nossos-servicos{display:flex;flex-direction:column;align-items:center;justify-content:center;width:477px;height:300px;border:4px solid var(--amarelo4);border-radius:12px;padding:20px;gap:12px;background-color:var(--preto4);overflow:hidden;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease}.cards-nossos-servicos:hover{box-shadow:0 0 15px var(--amarelo3);transform:translateY(-10px)}.cards-nossos-servicos img{display:block;width:clamp(88px,12vw,160px);height:clamp(88px,12vw,160px);object-fit:contain;flex:0 0 auto}.cards-nossos-servicos h3{text-align:center;font-size:31px;font-weight:600;color:var(--amarelo4)}.titulo-servico{position:relative;display:inline-flex;align-items:center;gap:6px}.titulo-servico::after{content:"";width:19px;height:19px;background:url("../assets/icons/arrow-up-right-yellow.svg") no-repeat center;background-size:contain}@media (max-width:600px){section.nossos-servicos{gap:25px}.titulo-nossos-servicos{font-size:30px;margin-left:8px}.container-cards-nossos-servicos{flex-direction:column;align-items:center}.card-link-nossos-servicos{width:100%;display:flex;justify-content:center}.cards-nossos-servicos{max-width:95%;height:240px;margin:0 8px}.cards-nossos-servicos img{width:110px;height:110px}.cards-nossos-servicos h3{font-size:20px}.titulo-servico::after{width:14px;height:14px}}@media (min-width:601px) and (max-width:949px){section.nossos-servicos{gap:40px}.titulo-nossos-servicos{font-size:42px;margin-left:18px}.container-cards-nossos-servicos{flex-direction:column;align-items:center}.card-link-nossos-servicos{width:100%;display:flex;justify-content:center}.cards-nossos-servicos{width:95%;height:280px}.cards-nossos-servicos img{width:140px;height:140px}.cards-nossos-servicos h3{font-size:28px}}@media (min-width:950px) and (max-width:1200px){section.nossos-servicos{max-width:900px;gap:40px}.titulo-nossos-servicos{font-size:48px}.container-cards-nossos-servicos{gap:30px}.cards-nossos-servicos{width:430px;height:240px}.cards-nossos-servicos img{width:150px;height:150px}.cards-nossos-servicos h3{font-size:28px}}@media (min-width:1201px) and (max-width:1550px){section.nossos-servicos{max-width:1200px}.titulo-nossos-servicos{margin-left:90px}}.section-depoimentos{margin-top:64px;margin-bottom:80px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}img#ysHome3{top:-5%;left:3%;animation:ysHome3 9s infinite}.titulo-depoimentos{font-family:var(--exo1);font-size:48px;font-weight:400;color:var(--preto5);text-align:center}.titulo-depoimentos-amarelo{font-weight:700;color:var(--amarelo5)}.cards-container-depoimentos{display:flex;justify-content:center;align-items:center;gap:30px;flex-wrap:wrap;margin-top:40px;max-width:1200px}.card-pessoa-depoimentos{display:flex;flex-direction:column;align-items:center;width:350px;height:370px;background-color:var(--amarelo3);border:5px solid var(--amarelo5);border-radius:10px;color:#fff;gap:15px;margin-top:50px}.card-pessoa-depoimentos img{position:absolute;transform:translateY(-50%);width:80px;height:80px;border-radius:50%;border:5px solid var(--amarelo5)}.card-pessoa-depoimentos h3{margin-top:55px;font-family:var(--exo1);font-size:20px;font-weight:900}.card-pessoa-depoimentos p{font-size:18px;width:90%;text-align:center;font-family:var(--montserrat);font-weight:600}@media (max-width:319px){.titulo-depoimentos{font-size:24px}.cards-container-depoimentos{gap:10px;margin-top:0}.card-pessoa-depoimentos{width:240px;height:345px}.card-pessoa-depoimentos img{width:60px;height:60px}.card-pessoa-depoimentos h3{margin-top:50px;font-size:16px}.card-pessoa-depoimentos p{font-size:14px}}@media (min-width:320px) and (max-width:360px){.titulo-depoimentos{font-size:26px}.cards-container-depoimentos{gap:10px;margin-top:0}.card-pessoa-depoimentos{width:300px;height:295px}.card-pessoa-depoimentos img{width:60px;height:60px}.card-pessoa-depoimentos h3{margin-top:50px;font-size:16px}.card-pessoa-depoimentos p{font-size:14px}}@media (min-width:361px) and (max-width:600px){.titulo-depoimentos{font-size:30px;max-width:380px}.cards-container-depoimentos{margin-top:20px}.card-pessoa-depoimentos{width:320px;height:330px}.card-pessoa-depoimentos img{width:70px;height:70px}.card-pessoa-depoimentos h3{margin-top:50px;font-size:18px}.card-pessoa-depoimentos p{font-size:16px}}@media (min-width:601px) and (max-width:709px){.titulo-depoimentos{font-size:34px;max-width:600px}.card-pessoa-depoimentos{width:340px;height:340px}.card-pessoa-depoimentos img{width:70px;height:70px}.card-pessoa-depoimentos h3{margin-top:50px;font-size:19px}.card-pessoa-depoimentos p{font-size:17px}}@media (min-width:710px) and (max-width:949px){.titulo-depoimentos{font-size:38px}.card-pessoa-depoimentos{width:340px;height:340px}.card-pessoa-depoimentos img{width:70px;height:70px}.card-pessoa-depoimentos h3{margin-top:50px;font-size:19px}.card-pessoa-depoimentos p{font-size:17px}}@media (min-width:950px) and (max-width:1200px){.titulo-depoimentos{font-size:42px}}.serv-title1{background-color:var(--preto5);color:var(--branco1);padding:40px 20px;text-align:left;position:relative}.serv-title1::before{content:"";position:absolute;top:40px;right:40px;width:60px;height:60px;background-image:url("../assets/icons/deco.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.serv-title1-content{max-width:1200px;margin:0 auto;padding:0 40px}.serv-service-label{font-size:20px;color:var(--preto1);margin-bottom:8px;letter-spacing:1px}.serv-service-title{font-size:36px;margin-bottom:25px;display:flex;align-items:center;gap:15px;font-weight:600}.serv-yellow-line{display:inline-block;width:30px;height:8px;background-color:var(--amarelo5);border-radius:5px;flex-shrink:0}.serv-yellow-dot{color:var(--amarelo5);font-style:normal}.serv-title1-description{font-size:15px;line-height:1.8;color:var(--branco2)}.serv-content-wrapper{max-width:1200px;margin:0 auto;padding:0 20px;text-align:left}.serv-section{position:relative;padding:60px 40px;width:100%;background-color:var(--branco2)}img#ysServicoEstetica1{top:3%;right:2%;animation:ysServicoEstetica1 9s infinite}img#ysServicoEstetica2{top:3%;left:2%;animation:ysServicoEstetica2 9s infinite}img#ysServicoEstetica3{top:3%;right:2%;animation:ysServicoEstetica3 9s infinite}img#ysServicoEstetica4{bottom:30%;right:2%;animation:ysServicoEstetica4 9s infinite}.serv-section-aluminio{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}.serv-section-title{font-size:28px;font-weight:700;margin-bottom:20px;color:var(--preto5);position:relative;padding-top:20px}.serv-section-title::before{content:"";position:absolute;top:0;left:0;width:30px;height:3px;background-color:var(--amarelo5)}.serv-section-text{font-size:16px;line-height:1.8;color:#333;margin-bottom:15px;text-align:justify;text-justify:inter-word}.serv-btn-orcamento{background:var(--amareloGrandient);color:#000;border:none;padding:14px 35px;font-size:16px;font-weight:700;border-radius:5px;cursor:pointer;margin-top:20px;transition:all .3s ease}.serv-btn-orcamento:hover{background-color:#ffc700;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.4)}.serv-aluminio-image{width:100%;height:auto;border-radius:8px}.serv-section-convencional{background-color:var(--preto5);color:var(--branco1);padding:60px 40px;width:100%}.serv-section-convencional-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}.serv-section-convencional .serv-section-title{color:var(--branco1)}.serv-section-convencional .serv-section-text{color:var(--branco2)}.serv-convencional-image{width:100%;height:auto;border-radius:8px}.est-carousel-wrapper{background-color:var(--branco2);width:100%;overflow:hidden;margin:50px 0;padding:0;box-sizing:border-box}.est-carousel-title{text-align:left;font-size:20px;font-weight:600;color:var(--preto3);max-width:1200px;margin:0 auto 48px auto;padding:0 40px}.est-carousel-container{width:100%;overflow-x:hidden;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;position:relative;max-width:none;margin:0;padding:18px 0 6px 0;min-height:200px;cursor:grab;user-select:none}#est-carousel-container::-webkit-scrollbar{display:none}.est-carousel-container.dragging{cursor:grabbing;scroll-behavior:auto}.est-carousel-track{display:flex;align-items:flex-start;gap:40px;width:fit-content;will-change:transform;transition:transform .1s linear;padding:0 24px;box-sizing:border-box}.est-carousel-track.slow-motion{transition:transform .3s ease-out}.est-carousel-item{display:flex;flex-direction:column;align-items:center;gap:20px;flex-shrink:0;width:300px;user-select:none;min-width:140px}.est-carousel-item img{height:120px;width:auto;max-width:120px;object-fit:contain;transition:transform .3s ease;user-select:none;-webkit-user-drag:none;pointer-events:none;opacity:1}.est-carousel-item:hover img{transform:scale(1.05)}.est-carousel-item-name{font-size:14px;font-weight:500;color:var(--preto5);text-align:center;line-height:1.3;max-width:140px;word-wrap:break-word}@media (max-width:1280px){.serv-title1-content{padding:0 24px}.serv-section,.serv-section-convencional{padding:56px 24px}.serv-section-aluminio,.serv-section-convencional-content{gap:28px}.est-carousel-title{padding:0 24px;margin-bottom:44px}.est-carousel-container{padding-top:18px}.est-carousel-track{padding:0 20px;gap:34px}}@media (max-width:1024px){.est-carousel-track{gap:28px;padding:0 18px}.est-carousel-item{width:260px}.est-carousel-item img{height:100px;max-width:100px}.est-carousel-item-name{font-size:13px}.serv-section,.serv-section-convencional{padding:50px 30px}.serv-title1-content{padding:0 30px}.est-carousel-title{padding:0 30px;margin-bottom:40px}.est-carousel-container{padding-top:18px}}@media (max-width:768px){.est-carousel-wrapper{padding:0;margin:32px 0}.est-carousel-title{font-size:18px;margin-bottom:28px;padding:0 20px}.est-carousel-container{padding:16px 0 6px 0;min-height:140px;touch-action:pan-y;-webkit-overflow-scrolling:touch;cursor:grab}.est-carousel-container.dragging{cursor:grabbing}.est-carousel-track{gap:18px;align-items:center;transition:none;will-change:auto;padding:0 14px}.est-carousel-item{width:clamp(140px,42vw,200px);min-width:unset;gap:12px}.est-carousel-item img{height:clamp(56px,12vw,84px);max-width:clamp(72px,18vw,110px)}.est-carousel-item-name{font-size:12px;max-width:100%;padding:0 6px;line-height:1.3}.serv-title1{padding:40px 20px}.serv-title1::before{width:48px;height:48px;top:16px;right:16px}.serv-title1-content{padding:0 20px}.serv-service-label{font-size:16px}.serv-service-title{font-size:24px;gap:10px}.serv-yellow-line{width:24px}.serv-title1-description{font-size:14px}.serv-section,.serv-section-convencional{padding:40px 20px}.serv-section-title{font-size:22px}.serv-section-text{font-size:15px}.serv-section-aluminio,.serv-section-convencional-content{display:flex;flex-direction:column;gap:30px}.serv-section-aluminio>div,.serv-section-convencional-content>div{order:1}.serv-section-aluminio figure,.serv-section-convencional-content figure{order:2}.serv-btn-orcamento{display:block;margin-left:auto;margin-right:auto}}@media (max-width:480px){.est-carousel-title{font-size:16px;margin-bottom:22px;padding:0 16px}.est-carousel-container{padding:16px 0 6px 0;min-height:120px}.est-carousel-track{gap:14px;padding:0 12px}.est-carousel-item{width:clamp(130px,48vw,180px);gap:10px}.est-carousel-item img{height:clamp(52px,14vw,76px);max-width:clamp(68px,22vw,96px)}.est-carousel-item-name{font-size:11px;line-height:1.25}.serv-service-title{font-size:22px}.serv-section-title{font-size:20px}.serv-section-text{font-size:14px}}.serv-title1{background-color:var(--preto5);color:var(--branco1);padding:40px 20px;text-align:left;position:relative}.serv-title1::before{content:"";position:absolute;top:40px;right:40px;width:60px;height:60px;background-image:url('../assets/icons/deco.svg');background-size:contain;background-repeat:no-repeat;background-position:center}.serv-title1-content{max-width:1200px;margin:0;padding:0 40px}.serv-service-label{font-size:20px;color:var(--preto1);margin-bottom:8px;letter-spacing:1px}.serv-service-title{font-size:36px;margin-bottom:25px;display:flex;align-items:center;gap:15px;font-weight:600}.serv-yellow-line{display:inline-block;width:30px;height:8px;background-color:var(--amarelo5);border-radius:5px;flex-shrink:0}.serv-yellow-dot{color:var(--amarelo5);font-style:normal}.serv-title1-description{font-size:15px;line-height:1.8;color:var(--branco2)}.serv-content-wrapper{max-width:1200px;margin:0 auto;padding:0 20px;text-align:left}.serv-section{position:relative;background-color:var(--branco2);padding:60px 20px;width:100%}img#ysServicoFunilaria1{top:3%;right:2%;animation:ysServicoFunilaria1 9s infinite}img#ysServicoFunilaria2{top:3%;left:2%;animation:ysServicoFunilaria2 9s infinite}.serv-section-aluminio{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}.serv-section-title{font-size:28px;font-weight:700;margin-bottom:20px;color:var(--preto5);position:relative;padding-top:20px}.serv-section-title::before{content:"";position:absolute;top:0;left:0;width:30px;height:3px;background-color:var(--amarelo5)}.serv-section-text{font-size:16px;line-height:1.8;color:#333;margin-bottom:15px;text-align:justify;text-justify:inter-word}.serv-btn-orcamento{background:var(--amareloGrandient);color:#000;border:none;padding:14px 35px;font-size:16px;font-weight:700;border-radius:5px;cursor:pointer;margin-top:20px;transition:all .3s ease}.serv-btn-orcamento:hover{background-color:#ffc700;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.4)}.serv-aluminio-image{width:100%;height:auto;border-radius:8px}.serv-section-convencional{background-color:var(--preto5);color:var(--branco1);padding:60px 20px;width:100%}.serv-section-convencional-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}.serv-section-convencional .serv-section-title{color:var(--branco1)}.serv-section-convencional .serv-section-text{color:var(--branco2)}.serv-convencional-image{width:100%;height:auto;border-radius:8px}@media (max-width:768px){.serv-title1{padding:40px 20px}.serv-title1::before{width:60px;height:60px;right:20px;top:20px}.serv-title1-content{padding:0 20px}.serv-service-label{font-size:16px}.serv-service-title{font-size:24px;gap:10px}.serv-yellow-line{width:25px}.serv-title1-description{font-size:14px}.serv-section-title{font-size:22px}.serv-section-text{font-size:15px}.serv-section-aluminio,.serv-section-convencional-content{grid-template-columns:1fr}.serv-btn-orcamento{display:block;margin-left:auto;margin-right:auto}.serv-section-aluminio{display:flex;flex-direction:column}.serv-section-aluminio>div:last-child{order:1}.serv-section-aluminio>div:first-child{order:2}.serv-section-convencional-content{display:flex;flex-direction:column}.serv-section-convencional-content>div:first-child{order:1}.serv-section-convencional-content>div:last-child{order:2}}.serv-title1-description p{margin-bottom:20px}.serv-section-windowblue{background-color:var(--branco2);padding:80px 20px;position:relative}img#ysServicoPelicula1{top:0;right:2%;animation:ysServicoPelicula1 9s infinite}.windowblue-container{max-width:1200px;margin:0 auto}.windowblue-intro{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:60px;align-items:center}.windowblue-intro img{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.windowblue-intro-content{padding:0}.windowblue-header{margin-bottom:15px}.windowblue-header h2{font-size:28px;font-weight:700;color:var(--preto5);position:relative;padding-top:20px;margin-bottom:0}.windowblue-header h2::before{content:"";position:absolute;top:0;left:0;width:30px;height:3px;background-color:var(--amarelo5)}.windowblue-intro-text p{font-size:16px;line-height:1.8;color:var(--preto3);margin-bottom:20px;text-align:justify}.specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:40px 0}.spec-card{background:linear-gradient(135deg,var(--preto5) 0,var(--preto4) 100%);padding:30px;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.spec-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--amarelo5)}.spec-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(255,187,0,.2)}.spec-card h3{color:var(--amarelo5);font-size:18px;margin-bottom:10px;font-weight:600}.spec-card .spec-value{color:var(--branco1);font-size:42px;font-weight:700;margin:15px 0}.spec-card p{color:var(--branco2);font-size:14px;line-height:1.6}.products-section{margin-top:60px}.products-section h3{font-size:28px;color:var(--preto5);margin-bottom:30px;text-align:center}.tabs-container{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap}.tab-button{background:0 0;border:2px solid var(--preto3);color:var(--preto3);padding:12px 30px;font-size:16px;font-weight:600;cursor:pointer;border-radius:25px;transition:all .3s ease}.tab-button:hover{border-color:var(--amarelo5);color:var(--amarelo5)}.tab-button.active{background:var(--amarelo5);border-color:var(--amarelo5);color:var(--preto5)}.tab-content{display:none;background:var(--branco2);padding:40px;border-radius:12px;animation:fadeIn .5s ease}.tab-content.active{display:block}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-content h4{color:var(--preto5);font-size:22px;margin-bottom:15px}.tab-content p{color:var(--preto3);line-height:1.8;margin-bottom:15px}.tab-content ul{list-style:none;padding-left:0}.tab-content ul li{color:var(--preto3);padding:8px 0;padding-left:25px;position:relative}.tab-content ul li::before{content:"▸";color:var(--amarelo5);position:absolute;left:0;font-weight:700}.serv-section-ppf{background:linear-gradient(135deg,var(--preto5) 0,var(--preto4) 100%);color:var(--branco1);padding:80px 20px;position:relative}.ppf-container{max-width:1200px;margin:0 auto}.ppf-intro{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:60px;align-items:center}.ppf-intro-content{padding:0}.ppf-header{margin-bottom:15px}.ppf-header h2{font-size:28px;font-weight:700;color:var(--branco1);position:relative;padding-top:20px;margin-bottom:0}.ppf-header h2::before{content:"";position:absolute;top:0;left:0;width:30px;height:3px;background-color:var(--amarelo5)}.ppf-intro-text p{color:var(--branco2);font-size:16px;line-height:1.8;margin-bottom:20px;text-align:justify}.ppf-intro img{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:0 15px 40px rgba(0,0,0,.3)}.ppf-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.ppf-card{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);border:1px solid rgba(255,187,0,.2);padding:35px;border-radius:12px;transition:all .3s ease;position:relative;overflow:hidden}.ppf-card::before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--amarelo5);transform:scaleX(0);transition:transform .3s ease}.ppf-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(255,187,0,.15);border-color:var(--amarelo5)}.ppf-card:hover::before{transform:scaleX(1)}.ppf-card h3{color:var(--amarelo5);font-size:22px;margin-bottom:15px;font-weight:600}.ppf-card p{color:var(--branco2);line-height:1.7;font-size:15px}.butao .serv-btn-orcamento{display:block;margin-right:auto;margin-left:auto;margin-top:60px}@media (max-width:968px){.ppf-intro,.windowblue-intro{grid-template-columns:1fr}.ppf-cards-grid,.specs-grid{grid-template-columns:1fr}.tabs-container{flex-direction:column}.tab-button{width:100%}.ppf-header h2,.windowblue-header h2{font-size:24px}}.serv-title1{background-color:var(--preto5);color:var(--branco1);padding:40px 20px;text-align:left;position:relative}.serv-title1::before{content:"";position:absolute;top:40px;right:40px;width:60px;height:60px;background-image:url('../assets/icons/deco.svg');background-size:contain;background-repeat:no-repeat;background-position:center}.serv-title1-content{max-width:1200px;margin:0;padding:0 40px}.serv-service-label{font-size:20px;color:var(--preto1);margin-bottom:8px;letter-spacing:1px}.serv-service-title{font-size:36px;margin-bottom:25px;display:flex;align-items:center;gap:15px;font-weight:600}.serv-yellow-line{display:inline-block;width:30px;height:8px;background-color:var(--amarelo5);border-radius:5px;flex-shrink:0}.serv-yellow-dot{color:var(--amarelo5);font-style:normal}.serv-title1-description{font-size:15px;line-height:1.8;color:var(--branco2)}.serv-content-wrapper{max-width:1200px;margin:0 auto;padding:0 20px;text-align:left}.serv-section{background-color:var(--branco2);padding:60px 20px;width:100%}img#ysServicoProjPersonalizacao1{top:3%;right:2%;animation:ysServicoProjPersonalizacao1 9s infinite}img#ysServicoProjPersonalizacao2{top:3%;left:2%;animation:ysServicoProjPersonalizacao2 9s infinite}.serv-section-aluminio{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}.serv-section-title{font-size:28px;font-weight:700;margin-bottom:20px;color:var(--preto5);position:relative;padding-top:20px}.serv-section-title::before{content:"";position:absolute;top:0;left:0;width:30px;height:3px;background-color:var(--amarelo5)}.serv-section-text{font-size:16px;line-height:1.8;color:#333;margin-bottom:15px;text-align:justify;text-justify:inter-word}.serv-btn-orcamento{background:var(--amareloGrandient);color:#000;border:none;padding:14px 35px;font-size:16px;font-weight:700;border-radius:5px;cursor:pointer;margin-top:20px;transition:all .3s ease}.serv-btn-orcamento:hover{background-color:#ffc700;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.4)}.serv-aluminio-image{width:100%;height:auto;border-radius:8px}.serv-section-convencional{background-color:var(--preto5);color:var(--branco1);padding:60px 20px;width:100%}.serv-section-convencional-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}.serv-section-convencional .serv-section-title{color:var(--branco1)}.serv-section-convencional .serv-section-text{color:var(--branco2)}.serv-convencional-image{width:100%;height:auto;border-radius:8px}@media (max-width:768px){.serv-title1{padding:40px 20px}.serv-title1::before{width:60px;height:60px;right:20px;top:20px}.serv-title1-content{padding:0 20px}.serv-service-label{font-size:16px}.serv-service-title{font-size:24px;gap:10px}.serv-yellow-line{width:25px}.serv-title1-description{font-size:14px}.serv-section-title{font-size:22px}.serv-section-text{font-size:15px}.serv-section-aluminio,.serv-section-convencional-content{grid-template-columns:1fr}.serv-btn-orcamento{display:block;margin-left:auto;margin-right:auto}.serv-section-aluminio{display:flex;flex-direction:column}.serv-section-aluminio figure{order:2}.serv-section-aluminio>div{order:1}.serv-section-convencional-content{display:flex;flex-direction:column}.serv-section-convencional-content>div{order:1}.serv-section-convencional-content figure{order:2}}div.faixaPreta{position:relative;padding:40px 40px 40px 80px;background-color:var(--preto5)}span.faixaPretaSubtitulo{margin-bottom:15px;font-size:22px;font-weight:500;color:var(--preto1)}h1.faixaPretaTitulo{cursor:default;position:relative;font-size:35px;font-weight:700;color:var(--branco1)}h1.faixaPretaTitulo::before{content:'';width:30px;height:8px;margin-right:15px;vertical-align:middle;border-radius:5px;display:inline-block;background-color:var(--amarelo5)}.palavraAmarelou{transition:.3s ease}.palavraAmarelou:hover{color:var(--amarelo3)}span.pontoAmarelo{color:var(--amarelo5)}img.decoracao{position:absolute;top:40px;right:60px;transition:.3s ease}section#contato{position:relative;padding:60px;background-color:var(--branco2)}div.contatoContainer{position:relative;max-width:700px;margin:0 auto;z-index:2}p#contatoTexto{margin-bottom:25px;text-align:center;font-size:30px;color:var(--preto3)}form{display:flex;flex-direction:column;align-items:center;gap:20px}input,textarea{width:100%;padding:10px;border:2px solid var(--preto5);border-radius:15px;font-size:18px;background-color:var(--branco1);outline:0;transition:.3s ease}input::placeholder,textarea::placeholder{font-size:18px;color:var(--preto1)}input:hover,textarea:hover{border:2px solid var(--amarelo5)}input:focus,textarea:focus{border:2px solid var(--amarelo5)}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}textarea{height:100px;resize:none}div.reCAPTCHA{width:76%;transform:scale(1.3);margin:20px 0}button#enviarForm{cursor:pointer;width:100%;padding:15px 0;border-radius:8px;border:none;font-size:20px;font-weight:700;color:var(--branco1);background-color:var(--preto5);transition:.3s ease}button#enviarForm>i{margin-left:15px}button#enviarForm:hover{scale:1.02;box-shadow:0 0 20px var(--preto1)}img.yellow-star{position:absolute;opacity:.35;z-index:1}img.ysSecContato1{top:5%;left:5%;animation:ysContato1 9s infinite}img.ysSecContato2{bottom:3%;right:8%;animation:ysContato2 9s infinite}@media screen and (min-width:445px) and (max-width:565px){div.faixaPreta{padding:30px 40px}span.faixaPretaSubtitulo{font-size:15px}h1.faixaPretaTitulo{font-size:30px}h1.faixaPretaTitulo::before{width:25px;height:5px}img.decoracao{top:30px;right:30px;width:40px}section#contato{padding:40px}p#contatoTexto{font-size:25px}textarea{height:120px}div.reCAPTCHA{width:83%;scale:0.9}button#enviarForm{font-size:18px}}@media screen and (max-width:429px){div.faixaPreta{padding:30px 20px}span.faixaPretaSubtitulo{font-size:12px}h1.faixaPretaTitulo{font-size:25px}h1.faixaPretaTitulo::before{width:20px;height:4px;margin-right:10px}img.decoracao{top:30px;right:30px;width:35px}section#contato{padding:30px 20px}div.contatoContainer{max-width:320px}p#contatoTexto{font-size:20px;margin:20px auto}input,textarea{font-size:15px}input::placeholder,textarea::placeholder{font-size:15px}textarea{height:120px}button#enviarForm{font-size:15px}button#enviarForm>i{margin-left:10px}}@media screen and (max-width:444px){div.reCAPTCHA{width:auto;transform:scale(.9)}}.footer-container{background-color:#000;color:var(--branco1);padding:60px 20px 30px;width:100%}.footer-wrapper{max-width:1400px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:auto 2px auto;gap:50px;margin-bottom:60px;align-items:center;justify-content:center}.footer-divider-line{width:2px;height:100%;background-color:var(--branco1);opacity:.3}.footer-map-section{width:100%;margin-right:150px;max-width:675px;overflow:hidden}.footer-map-section iframe{width:100%;height:350px;border-radius:8px;border:none}.footer-info-section{position:relative}.footer-info-box{background:0 0;border-radius:12px;padding:40px;position:relative;overflow:hidden}.footer-info-box::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:400px;background-image:url("../assets/img/logos/emblema-fp.png");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.1;pointer-events:none;z-index:0}.footer-info-item,.footer-info-title{position:relative;z-index:1}.footer-info-title{font-size:24px;font-weight:700;margin-bottom:25px;letter-spacing:2px}.footer-info-item{display:flex;align-items:center;margin-bottom:18px;font-size:14px}.footer-info-item svg{margin-right:15px;width:20px;height:20px;fill:currentColor;flex-shrink:0}.footer-cta-section{background-color:var(--branco1);border-radius:12px;padding:40px 60px;display:flex;justify-content:center;align-items:center;margin-bottom:50px;gap:80px;max-width:1000px;margin-left:auto;margin-right:auto}.footer-cta-left{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.footer-cta-text h3{color:var(--preto5);font-size:24px;font-weight:700;margin-bottom:8px}.footer-cta-text p{color:var(--preto5);font-size:14px;line-height:1.6}.footer-logo{display:flex;flex-direction:column;align-items:center;gap:5px;flex-shrink:0}.footer-logo img{width:100%;max-width:300px;height:auto;-webkit-user-drag:none;user-select:none}.footer-cta-button{background:var(--amareloGrandient);color:var(--preto5);border:none;padding:15px 40px;font-size:16px;font-weight:700;border-radius:6px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease}.footer-cta-button:hover{background-color:#ffc700;transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,215,0,.4)}.footer-cta-button:focus{outline:2px solid #000;outline-offset:2px}.footer-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:30px;font-size:12px;color:var(--branco1)}.footer-bottom a{font-size:13px;color:var(--branco1);transition:color .3s ease}.footer-bottom a:hover{color:var(--roxo1)}.footer-social-links{display:flex;gap:20px}.footer-social-links a{color:var(--branco1);text-decoration:none;display:flex;align-items:center;gap:8px;font-size:13px;transition:color .3s ease}.footer-social-links a:hover{color:var(--amarelo5)}.footer-social-links svg{width:16px;height:16px;fill:currentColor}@media (max-width:1024px){.footer-content{gap:30px}.footer-map-section{max-width:500px}.footer-map-section iframe{height:350px}.footer-cta-section{gap:50px;padding:35px 40px}.footer-logo img{max-width:250px}}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:20px}.footer-map-section{max-width:100%;display:flex;justify-content:center;margin-right:0}.footer-map-section iframe{width:100%;max-width:100%;height:300px}.footer-divider-line{width:100%;height:2px}.footer-info-box{padding:30px 20px}.footer-cta-section{flex-direction:column;gap:30px;text-align:center;padding:30px 20px}.footer-cta-left{align-items:center;width:100%}.footer-logo{width:100%}.footer-logo img{max-width:220px}.footer-bottom{flex-direction:column-reverse;gap:15px;text-align:center;padding:20px}.footer-social-links{flex-direction:row;gap:20px;justify-content:center}}@media (max-width:480px){.footer-container{padding:40px 15px 20px}.footer-map-section iframe{height:250px}.footer-info-title{font-size:20px}.footer-info-item{font-size:13px}.footer-cta-text h3{font-size:20px}.footer-cta-text p{font-size:13px}.footer-logo img{max-width:180px}.footer-cta-button{padding:12px 30px;font-size:14px;width:100%}}.section1-header a{text-decoration:none;color:inherit}.section1-topbar{background:#000;color:#fff;margin:20px;padding:14px 18px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.section1-topbar-info{display:flex;align-items:center;gap:8px}.section1-status-dot{width:10px;height:10px;border-radius:50%;background:var(--verde1,#00c853)}.section1-topbar span,.section1-topbar-site{font-size:14px}.section1-nav{margin:20px;background:#fff;border-radius:20px;border-bottom:3px solid #ededed;display:flex;align-items:center;justify-content:space-between;padding-inline:16px}.section1-logo img{height:80px}.section1-menu{list-style:none;display:none;gap:20px}.section1-menu a{text-transform:uppercase;font-size:16px;font-weight:700;color:var(--preto5);padding:40px 14px;display:block}.section1-mobile-menu.is-open{display:block}.section1-dropdown{position:relative}.section1-submenu{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:200px;border-top:3px solid var(--amarelo5,#e9a100);box-shadow:0 5px 8px rgba(0,0,0,.15);z-index:1000}.section1-submenu a{padding:8px;font-size:14px;font-weight:400;text-transform:none;color:#6d6c6c}.section1-submenu a:hover{background:#ededed}.section1-dropdown:hover .section1-submenu{display:block}.section1-mobile-toggle{background:#000;color:#fff;border:none;padding:8px 14px;font-size:18px;cursor:pointer;border-radius:8px}.section1-mobile-menu summary{cursor:pointer}.section1-mobile-menu{display:none;background:#fff;box-shadow:0 5px 8px rgba(0,0,0,.15);padding:16px}.section1-mobile-menu a,.section1-mobile-menu summary{display:block;padding:8px;font-size:14px;font-weight:600;color:#808383}.section1-mobile-menu details summary{cursor:pointer;transition:background .2s ease,color .2s ease}.section1-mobile-menu details summary:hover{background:rgba(233,161,0,.18);border-left:4px solid var(--amarelo5,#e9a100);color:#000}.section1-mobile-menu details a{padding-left:30px;transition:background .2s ease,padding-left .2s ease}.section1-mobile-menu details a:hover{background:rgba(233,161,0,.12);padding-left:40px}.section1-mobile-menu details[open] summary{font-weight:700}.section1-mobile-menu a:hover{background:rgba(222,225,226,.46)}@media (min-width:48em){.section1-menu{display:flex}.section1-mobile-menu,.section1-mobile-toggle{display:none}.section1-menu>li>a{position:relative;transition:color .2s ease}.section1-menu>li>a::after{content:"";position:absolute;left:50%;bottom:24px;width:0;height:3px;background:var(--amarelo5,#e9a100);transition:width .25s ease,left .25s ease}.section1-menu>li>a:hover{color:#000}.section1-menu>li>a:hover::after{width:60%;left:20%}.section1-dropdown>a{position:relative}.section1-dropdown:hover>a{color:var(--amarelo5,#e9a100)}.section1-dropdown>a:hover{color:var(--amarelo5,#e9a100)}.section1-submenu a{transition:background .2s ease,padding-left .2s ease}.section1-submenu a:hover{background:rgba(233,161,0,.12);padding-left:14px}}@media (max-width:600px){.section1-topbar{flex-direction:column;text-align:center;gap:6px}.section1-logo img{height:56px}.section1-mobile-toggle{font-size:16px;padding:6px 12px}.section1-nav,.section1-topbar{margin:12px}.section1-menu a{padding:20px 10px;font-size:14px}}@media (max-width:400px){.section1-logo img{height:48px}}