.sobreNos{
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    padding-left: 5px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.sobreNos b{
    font-size: 20px;
    font-weight: bold;
}
.sobreNos .paragrafo{
    margin-bottom: 20px;
    text-align: justify;
}
.sobreNos .titulo{
    font-family:"Noto Sans",sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #3d9bef;
    line-height: 24px;
    margin-bottom: 20px;
}
.sobreNos .subtitulo{
    float: right;
    font-family:"Noto Sans",sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 50px;
    margin-bottom: 20px;
    padding-left: 15px;
}