#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 h1{font-weight:300;text-transform:uppercase;margin:0}#main .faixa{height:3px;width:150px;background-color:var(--main-empresa);border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}#main .sobre{max-width:100%;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px}#main .mapa{max-width:100%}#main .titulo{background-color:var(--main-laranja);padding:10px;color:#fff;text-transform:uppercase;text-align:center;max-width:300px;width:100%;margin-left:auto;margin-right:auto}#main .item{margin-bottom:20px;text-align:center}#main .item .nome{font-weight:700;font-size:18px}#main .item p{font-size:16px}#main .selos{display:flex;align-items:center;justify-content:space-around}