.row-fluid.banner.mini-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner.mini-banner {
    display: flex;
    justify-content: center;
    margin-top: 16px;
}

.pulse-button{
    display: none !important;
}

.whats-button{
    display: none !important;
}

.fundo-secundario, .fundo-secundario *, .fundo-secundario *:hover, .fundo-secundario:hover, .fundo-secundario.botao:hover {
    color: #000000;
}


.institucional.fundo-secundario .operation p {
    display: none !important;
}

.institucional.fundo-secundario .operation::after {
    content: "Seg a Sex de 08h às 18h - Endereço: Rua Marcilio dias, 148 - Socorro - SP - CEP: 04764-080 - São Paulo/SP";
    display: block;
    font-weight: normal;
    color: #222 !important;  /* Preto */
    font-size: 14px;  /* Ajuste o tamanho se necessário */
    opacity: .8;
}

@media screen and (max-width: 1024px) {
    .institucional.fundo-secundario .operation::after {
    content: "Seg a Sex de 08h às 18h - Endereço:  Rua Marcilio dias, 148 - Socorro - SP - CEP: 04764-080 - São Paulo/SP";
    display: block;
    font-weight: normal;
    color: #222 !important;  /* Preto */
    font-size: 14px;  /* Ajuste o tamanho se necessário */
    opacity: .8;
}
}

.modal-modalNewsletter #modalNewsletter .componente .interno .interno-conteudo .input-conteiner .botao {
    background: #000000;
}



