 .container-banner{display:flex;justify-content:center;align-items:center;width:100vw;min-height:350px;max-width:1920px;background-color:var(--primary-color);position:relative}.box-banner{width:100%;height:100%;opacity:10%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;position:absolute}.banner-automacao{background-image:url(/src/banner-automacao.webp)}.banner-acesso{background-image:url(/src/banner-acesso.webp)}.banner-cftv{background-image:url(/src/banner-cftv.webp)}.banner-ponto{background-image:url(/src/banner-ponto.webp)}.banner-sirene{background-image:url(/src/banner-sirene.webp)}.banner-soft{background-image:url(/src/banner-soft.webp)}.conteudo-banner{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;margin-top:8rem}.conteudo-banner h1{color:var(--text-button);font-size:1.5rem;line-height:6rem;font-weight:500;text-align:center}.conteudo-banner p{color:var(--text-button);font-size:5rem;font-weight:700;margin-top:-1rem;text-align:center;line-height:5rem}.itens-category{display:flex;justify-content:center;align-items:center;width:100vw;max-width:1920px;height:max-content;padding:3rem 0;background-color:var(--primary-color)}.box-itens-category{display:flex;justify-content:center;align-items:center;width:100%;max-width:1024px;height:100%;gap:3rem}.box-itens-category ul{display:flex;justify-content:center;align-items:center;gap:3rem;list-style:none}.box-itens-category ul li a{cursor:pointer;color:var(--text-button);font-weight:700;font-size:1.4rem}.list ul{display:flex;justify-content:center;align-items:center;gap:2rem}.container-main{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;max-width:1920px;height:max-content;padding:3rem 0;margin-top:5rem}.box-product{display:flex;justify-content:center;align-items:center;width:100%;max-width:1024px;height:100%;gap:10rem}.img-product{width:50%;height:auto}.text-product{display:flex;align-items:start;flex-direction:column;width:50%;height:auto}.text-product h1{margin-top:1rem;color:var(--primary-color);line-height:3rem;font-size:3rem}.text-product p{font-size:1.3rem;text-align:justify;hyphens:auto}.text-product-description{margin-top:2rem}.text-product a{width:100%}.btn_saiba_mais{width:100%;cursor:pointer;padding:1rem 2rem;background-color:var(--primary-color);color:var(--text-button);border:none;border-radius:1rem;transition:.3s}.btn_saiba_mais:hover{scale:1.01}.container-parallax{width:100vw;max-width:1920px;height:100vh;min-height:350px;max-height:350px;margin-top:8rem}.parallax{width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-attachment:fixed}.par-automacao{background-image:url(/src/parallaxautomacao.webp)}.par-acesso{background-image:url(/src/parallaxacesso.webp)}.par-cftv{background-image:url(/src/parallaxcftv.webp)}.par-ponto{background-image:url(/src/parallaxponto.webp)}.par-sirene{background-image:url(/src/parallaxasirene.webp)}.par-soft{background-image:url(/src/parallaxsoft.webp)}.container-equipamentos{width:100vw;max-width:1920px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:10rem}.title-equipamentos{text-align:center;font-size:1.8rem;margin-bottom:3rem;margin-top:3rem}.box-equip{width:100%;max-width:1024px;display:flex;justify-content:center;align-items:center}.box-group{display:grid;grid-template-columns:repeat(4,1fr)}.box-item{display:flex;justify-content:center;flex-direction:column;padding:2rem;gap:2rem;transition:.8s}.box-item img{cursor:pointer;transition:.3s}.box-item img:hover{transform:translateY(-2%)}.box-item h2{font-size:1.5rem;text-align:center}.text-box{display:flex;justify-content:center;border:solid .1rem var(--box-shadow);padding:3rem;border-radius:1rem;min-height:25rem;min-width:20rem;max-width:30rem}.text-box p{font-size:1.2rem;line-height:1.6rem;text-align:justify;hyphens:auto}.img-card{display:flex;justify-content:center;align-items:center}footer{margin-top:10rem}@media (max-width:1024px){.box-product{max-width:90%}.box-group{display:grid;grid-template-columns:repeat(3,1fr)}.box-equip{max-width:90%}}@media (max-width:992px){.box-product{gap:3rem;width:85%}.img-product img{width:100%;height:auto}.text-product{width:50%}.text-product h1{font-size:2.5rem}.text-product-description{font-size:1rem}.text-product a{margin-top:-3rem}.ocult-text{display:none}.container-parallax{min-height:250px}}@media (max-width:768px){.box-group{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.box-group{grid-template-columns:repeat(1,1fr);max-width:90%}.list_auto ul{display:grid;grid-template-columns:repeat(4,1fr)}.box-itens-category ul{gap:1.5rem}.box-product{width:100%;flex-direction:column-reverse}.img-product{width:75%}.text-product{width:75%}.container-parallax{margin-top:-2rem}}@media (max-width:429px){.text-box{height:max-content!important;padding:5rem!important}.box-group{grid-template-columns:repeat(1,1fr)}.box-itens-category{gap:3rem;flex-direction:column}.list_auto ul{grid-template-columns:repeat(3,1fr)}}@media (max-width:320px){.conteudo-banner p{margin-top:-2rem;font-size:4rem}.container-equipamentos h1{width:80%;text-align:center}}