.c_tit_sobre{
    width: 100%;
    height: 129px;
    background-image:url('../img/logotipos/header/bg_tit.jpg');
    background-size: cover; 
    background-position:center;
}

.titsobre{
    width: 100%;
    height: 129px;
}

.titsobre img{
    float: left;
    margin: 70px 10px 0 40px;
    width: 33px;
    height: 33px;
}

.titsobre h1{
    float: left;
    margin-top: 75px;
    color: #fff;
    font-size: 32.24px;
    font-family: TFFFranklinGothicDemi;
}

.c_conteudo_sob{
    width: 100%;
    height: 1014px;
}

.c_texto_sob{
    width: 100%;
    height: 526px;
}

.c_info_sob{
    width: 100%;
    height: 488px;
    text-align: center;
}

.c_info_sob hr{
    width: 243px;
    height: 2px;
    background-color: #929da8;
    border: 0;
    margin-top: 15px;
}

.c_info_sob img{
    margin-top: 80px;
}

.c_info_sob h1{
    margin: -80px 0 0 0;
    font-size: 31.58px;
    font-family: FranklinGothic-Medium;
    color: #1b3663; 
    font-weight: 700;
}

.c_info_sob p{
    margin: 0 0 0 55px;
    font-family: Lato-Regular;
    font-size: 17.03px;
    text-align: justify;
    line-height: 25px;
}

.texto{
    float: left;
    width: 50%;
    height: 526px;
}

.texto p{
    font-size: 16.03px;
    font-family: Lato-Regular;
    line-height: 30px;
    text-align: justify;
}

.imgtexto{
    float: right;
    width: 50%;
    height: 526px;
    text-align: center;
}

.imgtexto img{
    margin-top: 95px;
}

.missao{
    float: left;
    width: 33.33333333333333%;
    height: 488px;
}

.visao{
    float: left;
    width: 33.33333333333333%;
    height: 488px;
}

.valores{
    float: left;
    width: 33.33333333333333%;
    height: 488px;
}
