

/**/
@media only screen and (max-width: 767px){

.inferior.row-fluid {
   position: relative;
   top: -95px;
}
.botao.botao-busca.icon-search.fundo-secundario{
display: none !important; 
}
}

/* teste */
@media only screen and (max-width: 767px){
.busca .botao-busca {
top: -1px;
}
}


@media only screen and (max-width: 768px){
.row-fluid.banner.cheio {
display: none !important;
}
}

.secao-banners .conteiner {
    top: 10px;
    padding: 0;
    box-shadow: none;
    left:0;}

