#cab{background-position:center center;width:100%;height:450px}main{background-color:var(--main-black)}#main{padding-top:40px;padding-bottom:40px}#main h1,#main h1 strong{color:var(--main-white);font-size:28px;font-weight:300}#main h1 strong{font-weight:700}#main .bg-branco{border:1px solid var(--main-white);border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;background-color:var(--main-black)}#main p{color:var(--main-white);font-size:18px;padding:20px}#sobre{padding-top:40px;padding-bottom:40px}#sobre .box{border:1px solid #fff;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;padding:20px;margin-bottom:10px;display:flex;align-items:center}#sobre .box .tit{font-size:48px;font-weight:700;color:var(--main-white)}#sobre .box .leg{color:var(--main-empresa);font-size:21px;font-weight:700;margin-right:20px;min-width:200px}#sobre .box .texto{color:var(--main-white);font-size:18px}#sobre .titulo,#sobre .titulo strong{color:var(--main-white);font-size:32px}#sobre .titulo strong{font-weight:700}@media(max-width:767px){#sobre .box{display:block;margin-bottom:10px}#sobre .box .leg{margin-bottom:10px;margin-right:0;min-width:auto}}