#bg{background-image:url(../../images/bg-sobre.jpg);background-repeat:no-repeat;background-position:center;width:100%;height:250px}#bg .box{display:flex;justify-content:center;align-items:end;flex-direction:column}#bg .box h1{color:#fff;font-size:32px;line-height:32px}#bg .box .faixa{background-color:var(--main-empresa);height:3px;width:250px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}#main .sub{font-size:29px;line-height:29px;font-weight:700;text-transform:uppercase;margin-bottom:10px}#main .titulo{font-size:40px;line-height:40px;font-weight:700}#main .titulo span{color:var(--main-empresa);font-weight:700}#main input[type='text'],#main input[type='email'],#main select,#main textarea{width:100%;border:1px solid #DDD;border-radius:5px;padding:10px}#main input:focus,#main select:focus,#main textarea:focus{box-shadow:0 0 0 0;border:0 none;border:1px solid #DDD;outline:0}#main .btn-contato{width:194px;height:58px;text-align:center;color:#fff;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}#main .botao button{border-radius:50px;padding:6px 25px 6px 25px;font-size:16px}#main .mapa{padding:20px;background:#fff;box-shadow:11px 10px 30px 1px rgb(0 0 0 / 16%)}#main .contact-map{width:100%;height:400px}#main .politicas a{text-decoration:none;font-weight:700}@media(max-width:992px){#main .politicas,#main .politicas a{color:var(--main-black)}}@media(max-width:767px){#main .box-mapa{margin-top:15px}#main .botao button{width:100%}}