#rodape .institucional {
    background-color: #0176d3;
    background-position: top center;
    background-repeat: repeat;
}

.conteiner-full {
	background: #ffffff!important;
}

.barra-inicial {
	background: #0176d3!important;
}

.whatsapp-fixo {
position: fixed;
bottom:25px;
right:15px;
z-index: 999;
}


@media only screen and (max-width: 768px) {
    #cabecalho {
    background: #0176d3;
     }
}