@media screen and (max-width: 767px){
	.float-contact {
       display: inherit !important;
    }
    
    #modalContato{
        width: 95% !important;
    }
}
@media (max-width: 800px){ #tarja-top-mobile  { background: red; } .atalhos-mobile.visible-phone.fundo-secundario.borda-principal { background: red; } } 



input#auto-complete {
border-radius: 50pc;
}

button.botao.botao-busca.icon-search.fundo-secundario {
border-radius: 0 50px 50px 0;
background: red
}

    
