.full.menu .conteiner .nivel-um>li>a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.busca-mobile .nivel-um > li > a {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    height: 50px;
}

.busca-mobile .nivel-um > li > a > svg,
.full.menu .conteiner .nivel-um>li>a > svg{
    margin: 0 15px 0 5px;
    width: 30px;
}

.full.menu .conteiner .nivel-um>li>a>.titulo{
    text-align: left;
}

@media screen and (max-width: 767px){
    .float-contact {
       display: inherit !important;
    }
    
    #modalContato{
        width: 95% !important;
    }

    #fullbanner-mob{
        display: inherit !important;
    }

    .secao-banners .banner.cheio{
        display: inherit !important;
    }

    #fullbanner-mob ~ .secao-banners{
        display: none;
    }

}
    
#fullbanner-mob .slick-slide img{
    height: auto;
    width: 100%;
}

#rodape .institucional, #rodape .pagamento-selos, #barraNewsletter.posicao-rodape 
{     background: #f89d95;}

#rodape > div:last-of-type{ background: #f89d95 !important;}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar{ background : #02c9ca;     border: solid 2px #02c9ca;}

#barraNewsletter.posicao-rodape .componente .newsletter-assinar:hover{  background : #045656;     border: solid 2px #045656; }


#rodape .institucional .titulo,#rodape .lista-redes [class^=icon]{ color : #fff;}

#rodape .institucional a, #rodape .institucional p, #barraNewsletter.posicao-rodape .componente .texto-newsletter,#rodape .pagamento-selos .titulo { color : #fff;}

#rodape .lista-redes ul li a{   border: solid 1px #fff;
    color: #fff;}

#rodape .links-rodape-atendimento .icon ,#rodape .links-rodape-atendimento .office-hours .title .icon .c{ fill :  #fff;}

.float-contact .float-open{     background: #02c9ca;}

.scrollToTop:active, .scrollToTop:focus, .scrollToTop:hover{background : #045656; }

.scrollToTop{background : #02c9ca;}

#rodape > div:last-of-type p{
    color: #fff;
}
