.container-institucional-sobre{ width: 100%; float: left; position: relative; z-index: 3; margin-top: -160px;}
.container-institucional-sobre .texto{ width: 100%; float: left; text-align: center; font: 24px ralewaymedium; color: #6b6a6a; line-height: 30px;}
.container-institucional-sobre .texto b{ font: 24px latobold; color: #fa2828}
.container-institucional-sobre .texto i{ font: 24px ralewaybold; color: #6b6a6a}
.container-institucional-sobre .texto span{ width: 100%; float: left; font: 14px ralewaymedium; color: #aca5a5; line-height: 22px; padding: 135px 0 30px; background: url(../img/home/vetor1.png) no-repeat center top}
.orcamento { margin: -295px 0 0 0;}
.fundo-sobre2{width: 100%; float: left; height: 533px; margin: -37px 0 0; position: relative; z-index: 2; background: url(../img/sobre/fundo-sobre2.jpg) no-repeat center top}
.fundo-sobre2 p{width: 100%; float: left; text-align: center; font: 14px ralewaymedium; color: #6b6a6a; margin: 130px 0 0; line-height: 22px;}
.fundo-sobre2 p b{ font: 20px ralewaymedium; margin: 0 0 40px; float: left; width: 100%; line-height: 26px}
.img-topo{background: url(../img/sobre/img-sobre.jpg) no-repeat center top / cover;}
@media(max-width: 990px){
    .container-institucional-sobre { width: 96%; margin: -75px 2% 0;}
    .container-institucional-sobre p { text-align: justify; font: 14px ralewaymedium; line-height: 22px;}
    .container-institucional-sobre p b { font: 14px ralewaybold;}
    .container-institucional-sobre p i { font: 14px ralewaybold;}
    .container-institucional-sobre p br { display: none}
    .container-institucional-sobre p span { padding: 20px 0; text-align: center; background: none;}
    .fundo-sobre2 { height: auto; margin: 0; background: none;}
    .fundo-sobre2 p { width: 96%; text-align: justify; margin: 20px 2%;}
    .fundo-sobre2 p br{ display: none}
    .fundo-sobre2 p b { font: 14px ralewaymedium; margin: 0 0 20px; line-height: 22px;}
	/* .img-topo{background-size:100%;} */
}