@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

.border_foot{border-top: 3px #E2001A solid;}
.color-fondo{ background-image: url(../img/bg-blanco.png) !important; background-repeat: repeat; color: black; text-align: left; padding: 10px 0 10px 0; font-size: 12px;}
.fondo-redes{background-image:url(../img/fondo-redes.jpg)}
.grupo{color: white; font-family: 'lato'; font-size: 14px; }
.grupo img{margin: 0 10px 0 15px;}
.grupo2{color: white; font-size: 14px; padding-top: 20px;}

.play-store{color: white; font-size: 20px; font-family: 'lato'; font-weight: bold;}
.banderas{margin-top: 5px !important; padding-top: 0px; margin-bottom: 5px;}
.red_sociales a{color: white;}
.red_sociales i {font-size: 40px;}



@media (max-width: 575px) {
    .fanpage{display: none;}
    .banderas{display: none;}
    .play-store{margin-bottom: 10px; font-size: 14px;}
    .redes_sociales{display: none;}
    .grupo{display: none;}
    .grupo2{font-size: 12px; text-align: left !important;}
    .red_sociales img{margin-top: 65px !important;}
    .redes_foot{font-size: 14px; padding-left: 20px; color: white;}
    .redes_foot i{font-size: 26px !important; margin-left: 6px;}
}
