/*CSS DOCUMENT*/

.bgsobre{float: left; width: 100%; height: 193px; background: url(../img/web/bgsobre.jpg) no-repeat center;}
.texto_banner{display: none;}

.c_entre_em_contato{float: left; width: 100%; height: 52px; margin-top: -30px; position: relative;}
.entre_em_contato{float: left; width: 100%; height: 52px;}
.forma_entre_em_contato{float: right; margin-right: 80px; width: 408px; height: 52px;}
.forma_entre_em_contato a div:hover{background-color: #d18430;}
.c_fone_entre_em_contato{float: left; width: 18%; height: 52px; text-align: center; background-color: #434858;} 
.imagem_fone_sld{margin-top: 12px; border-right: 1px solid #c97c28; padding-right: 35px; display: inline-block; width: 24px; height: 30px; background: url(../img/web/icontelsld.png) no-repeat center;}
.meio_entre_em_contato{float: left; width: 52%; height: 52px; text-align: center; background-color: #434858;}
.meio_entre_em_contato h1{margin-top: 20px; font-size: 12px; color: #fff; font-family: 'Lato-Regular';}
.btn_entre_em_contato{float: left; width: 30%; height: 52px; background-color: #c97c28; text-align: center;}
.btn_entre_em_contato h1{margin-top: 20px; font-size: 12px; color: #fff; font-family: 'Lato-Regular';}

.c_sobre_pg{float: left; margin-top: -22px; width: 100%; height: 1253px;}
.sobre_pg{float: left; width: 100%; height: 1253px;}
.tit_sobre{float: left; width: 100%; height: 175px;}
.tit_sobre h1{margin: 65px 0 0 10px; color: #464952; font-size: 30px; font-family: 'AbhayaLibre-SemiBold';}
.tit_sobre h1 i{font-size: 28px;}
.tit_sobre h1 b{font-size: 20px;}
.barrasobre{margin: 10px 0 0 10px; width: 83px; height: 4px; background-color: #c97c28;}
.texto1sobre{float: left; width: 50%; height: 400px;}
.texto1sobre p{font-size: 14px; line-height: 25px; margin: 18px 18px 0 10px; font-family: 'Lato-Regular'; text-align: justify;}
.texto1sobre b{font-family: 'Lato-Bold';}
.texto2sobre{float: left; width: 50%; height: 400px;}
.texto2sobre p{font-size: 14px; line-height: 25px; margin: 18px 18px 0 10px; font-family: 'Lato-Regular'; text-align: justify;}
.texto3sobre{float: left; width: 50%; height: 677px;}
.imagem_missao{margin: 40px 0 0 10px; width: 32px; height: 32px; background: url(../img/web/iconemissao.png) no-repeat center;}
.texto3sobre h2{margin: -25px 0 0 58px; font-family: 'Lato-Bold'; font-size: 17px;}
.texto3sobre p{margin: 12px 85px 0 10px; font-family: 'Lato-Regular'; font-size: 14px; line-height: 25px; text-align: justify;}
.imgs_sobre{float: left; width: 50%; height: 677px; text-align: center;}
.img_sobre{margin-top: 30px; display: inline-block; width: 451px; height: 542px; background: url(../img/web/imgsobre.png) no-repeat center;}

@media(max-width: 970px){
    .bgsobre{float: left; width: 100%; height: 193px; background: url(../img/web/bgMobSobre.jpg) no-repeat center;}

    .c_entre_em_contato{height: auto;}
    .entre_em_contato{height: auto;}
    .forma_entre_em_contato{margin: 0 230px 0 0; width: 50%; height: auto;}
    .c_fone_entre_em_contato{height: auto; padding-bottom: 7px;}
    .meio_entre_em_contato{height: auto; padding-bottom: 20px;}
    .btn_entre_em_contato{height: auto; padding-bottom: 20px;}

    .c_sobre_pg{height: auto; padding-bottom: 100px;}
    .sobre_pg{height: auto;}
    .tit_sobre{height: auto; text-align: center;}
    .barrasobre{display: inline-block; margin: 10px 0 0 0;}
    .texto1sobre{height: auto; width: 100%;}
    .texto2sobre{height: auto; width: 100%;}
    .texto3sobre{height: auto; width: 100%;}
    .texto3sobre p{margin: 12px 18px 0 10px;}
    .imgs_sobre{height: auto; width: 100%;}
    .imagem_missao{background: url(../img/web/iconemissao-dobro.png) no-repeat center; background-size: 32px;}
    .img_sobre{background: url(../img/web/imgsobre-dobro.png) no-repeat center; background-size: 451px;}

    .texto_banner{display: block; float: left; width: 100%; text-align: center;}
    .texto_banner p{font-size: 24px; color: #fff; font-family: 'Lato-Bold'; margin-top: 80px;}
}

@media(max-width: 768px){
    .c_entre_em_contato{display: none;}
    .forma_entre_em_contato{margin-right: 0px; width: 100%;}
}

@media(max-width: 490px){
    .img_sobre{background-size: 300px; width: 300px; margin-top: 0;}
}

@media(max-width: 319px){
    .imgs_sobre{display: none;}
}

@media(max-width: 372px){
    .meio_entre_em_contato{padding-bottom: 6px;}
    .meio_entre_em_contato h1{margin-top: 10px; line-height: 18px;}
}

@media(max-width: 269px){
    .btn_entre_em_contato{padding-bottom: 8px;}
}