.fundo-nav-superior {
    /*background-color: #002e5b ; */
    background-color: #283c47 ;
}

.fundo-sobre {
    background-color: #0c3768;
}

.fundo-servicos-cabecalho {
    background-color: #0f2b52;
}

.fundo-servicos {
    background-color: #283c47;
}

.fundo-contato {
    background-color: #365a7b;
}

.fundo-rodape {
    /*background-color: #002e5b; */
    background-color: #283c47 ;
}

.linha-rodape{
    border-color: #335677; 
   }