body { padding: 0; margin: 0; }

/* TOPO */
#topo { width: 100%; float: left; padding: 0 20px; margin: 0; border-top: 0; box-sizing: border-box; background: #e8ebed; }

/* BRASÃO MOBILE */
#brasao { width: auto; height: auto; max-width: 90%; display: table; margin: 20px auto; }
#brasao img { width: 100%; height: auto; float: left; }

/* BUSCA MOBILE */
.busca_mobile { width: 100%; float: left; margin-bottom: 15px; }
.e_cor_label { display: none; color: #FFF; }
.e_busca_mobile { float: left; width: 100%; height: 40px; outline: none; background-image:url(/img/busca_mobile.png); background-position: center right 10px; background-repeat: no-repeat; font-size: 11px; padding: 15px; background-color: #fff; border: solid 1px #fff; border-radius: 20px; color: #444; font-family: "Lato"; }

#menu-container{ width:98%; margin-left:1%; z-index:2;float:left; }

/* MENU MOBILE */
#contencao_menu_mobile_p {  z-index:1000;  position: relative; float:left;  width:100%; height:44px; display:block; }

/* REDES SOCIAIS */
.rede_social_mobile { float: left; width: 100%; padding-bottom: 25px; text-align: center; }
.rede_social_mobile span { display: none; }
.icone_rede_social { width: 25px; height: 25px; display: inline-block; vertical-align: middle; float: none; margin: 1px; overflow: hidden; border-radius: 100%;  }
.icone_rede_social img { width: 100%; height: 200%; }

/* RODAPÉ MOBILE */
#rodape_mobile { width:90%; height:auto; margin-top:0; float:left; display:block; margin-left:0; padding: 25px 5%; border-radius: 0 !important; }