/* Quadro atras do Facebook */
#rodape .redes-sociais {
top: 0px;
border: 0;
bottom: none;
background: transparent;
box-shadow: 0 0px 0px 0 rgba(0,0,0,0.3);
}

#rodape span.titulo.cor-secundaria.hidden-phone {
color: white;
}

@media screen and (max-width: 767px){
ul.flex-direction-nav {
display: none;
}
}