/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:10px;
right:10px;
z-index: 999;
}
#cabecalho .menu.superior {
font-size: 20px;
}

@media (min-width: 768px) {
.menu.superior {width: 100%;position: absolute;top: 152px;left: 0px;}
.logo {margin-bottom: 70px;}
/* ENTRAR / CADASTRAR TAMANHO E RECUO */
.bem-vindo {
    font-size: 20px;
    padding-left: 20px;
}

/* site sem borda */

    
#cabecalho > .conteiner > .menu.superior { text-align: center; }
#cabecalho .conteiner {
padding: 0;
box-shadow: none;
}


.secao-banners .conteiner {
margin: none;
border:none;
box-shadow: none;
max-width:100%

    
}

.conteiner-principal .conteiner {
    border:none;
    box-shadow: none;


}