body {
	background: #f0f3f5;
	color: #fff;
}


.contenedor-main {
	margin-bottom: 20px;
}

main {
	background: #fff;
	color: #424242;
	padding: 20px 0
}

aside {
	background: #dee5e8;
	padding: 10px 0;
	color: #0d47a1;
}

.widgets {
	background: #f2f2f2;
	color: #424242;
	margin-bottom: 20px;
}

.widgets > div {
	background: #2196f3;
	color: #fff;
	padding: 20px;
}

footer {
	padding: 20px 0;
	background: #1e1e1e;
}
.head_top{background:url("../images/header.jpg");background-color: #F7C703; border-bottom: 5px #F14A0F solid; padding-bottom: 10px; /*box-shadow: 0 5px 20px 3px #000;overflow: hidden;z-index: 90000;*/ margin-bottom: 25px; }

.en-vivo{color:black; font-family: 'Montserrat', sans-serif; font-size: 30px; font-weight: bold; }
.redes-sociales{color:black; font-size: 50px; font-weight: bold;}
.redes-sociales p{font-size: 60px; line-height: 20px; color: #F14A0F; text-shadow: 3px 3px 3px #474A49;}
.redes-sociales h4{color: black; font-size: 22px; font-weight: bold;}

.player {background: #fff;color: #424242;padding: 10px 0 6px 0; margin-bottom: 10px; border-bottom: 1px #000 solid;border-top: 1px #000 solid; font-family: 'Montserrat', sans-serif; font-size: 16px;}
    
.head_bottom{background-color: #1E1E1E; border-top: 5px #F14A0F solid; padding-bottom: 10px; }
.copy{ margin: 20px 0 20px 0; border-bottom: 1px #868686 solid; padding-bottom: 15px; color: #AEAEAE; font-family: 'Montserrat', sans-serif;}
.copy-cont{padding-bottom: 15px; color: #AEAEAE; }
.copy-cont h5{color: #F14A0F}
.copy-cont img{margin-right: 15px;}
.copy-cont p{line-height: 12px;}


