#home{background-image:url(../../images/bg-home.webp);background-repeat:no-repeat;background-position:bottom right;width:100%;height:700px}#home h1{font-weight:700;font-size:72px;color:var(--main-white)}#home figure{margin:0}#home img{max-width:100%}#home .botao a{border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;padding-right:30px;padding-left:30px;font-size:21px;text-transform:uppercase}@media(max-width:1200px){#home h1{font-size:48px}}@media(max-width:992px){#home{background-position:center;height:1200px}#home h1{margin-top:150px;font-size:42px}}@media(max-width:767px){#home .btn{width:100%}}@media(max-width:550px){#home{height:800px}#home h1{margin-top:150px;font-size:32px}#home .botao a{font-size:18px}}#sobre{padding-top:50px;padding-bottom:40px}#sobre .title{color:var(--main-empresa);text-transform:uppercase;font-size:32px}#sobre h2{font-weight:700;font-size:48px}#sobre p,#sobre p strong{font-size:18px}#sobre .botao a{border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;padding-right:30px;padding-left:30px;font-size:18px;text-transform:uppercase}@media(max-width:767px){#sobre h2{font-size:34px}#sobre .botao{margin-bottom:20px}#sobre .botao a{width:100%}}#uniformes{background-color:#F8F8F8;padding-top:40px;padding-bottom:120px}#uniformes h3{font-weight:700}#uniformes p{font-size:18px}#uniformes .leg{font-weight:700;font-size:18px}#uniformes .bg{background-color:#eee;border-radius:50px}#uniformes .foto{max-width:100%;border-radius:65px}#uniformes img{max-width:100%}#uniformes .title{font-weight:700;font-size:42px}#uniformes .title.azul{color:var(--main-empresa)}#uniformes .title.verde{color:var(--main-verde)}@media(max-width:992px){#uniformes .foto-align{text-align:center}#uniformes .title{font-size:32px;margin-top:30px;margin-bottom:10px}#uniformes .text-align{padding-left:30px;padding-right:30px}#uniformes .foto{max-width:450px;border-radius:65px;width:100%}}#beneficios{background-color:var(--main-empresa);padding-top:40px;padding-bottom:40px;margin-bottom:100px}#beneficios h5{color:var(--main-white);font-size:42px;font-weight:700}#beneficios p{color:var(--main-white);font-size:18px}#beneficios .foto{max-width:100%;border-radius:65px;-moz-border-radius:65px;-webkit-border-radius:65px;margin-top:-70px;margin-bottom:-70px}#beneficios .botao a{background-color:#00A1ED;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;padding-right:30px;padding-left:30px;font-size:18px;text-transform:uppercase}@media(max-width:992px){#beneficios .foto{margin-top:30px;margin-bottom:0}}@media(max-width:767px){#beneficios .botao a{width:100%}}#orcamento h4{font-weight:700;font-size:48px}#orcamento textarea.form-control{height:550px}#orcamento label{font-size:14px}#orcamento button{background-color:#00A1ED;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;padding-right:30px;padding-left:30px;font-size:18px;text-transform:uppercase}@media(max-width:992px){#orcamento textarea.form-control{height:auto}}