#idade{
    height: 300px;
    background: url(../../images/empresa/15-anos.jpg) no-repeat center;
}

.titulo{
    width: 292px;
    height: 67px;
    font-size: 30px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 13px;
}

#diferenciais{
    background: url(../../images/empresa/diferenciais.png) no-repeat center;
    padding-left: 80px;
}

#missao{
    background: url(../../images/empresa/missao.png) no-repeat center;
    padding-left: 80px;
}

#valores{
    background: url(../../images/empresa/valores.png) no-repeat center;
    padding-left: 110px;
}