/*main{ width:100%; margin:0 0;}*/
.section_container_futbol{ width:100%; height:100%; position: relative; max-height:455px;}
#futbol_vid{ background-color:#ff7f00;}
#futbol_vid_info{ background-color: rgba(255,127,0,0.5); position:absolute; bottom:0; width:100%; padding:1% 2%; box-sizing:border-box; font-size:1em; color:#FFF;}
.titulo_red{ position: absolute; top:0; left:0; background-color: crimson;    color: white;    padding: 1% 2% ;    box-sizing: border-box;    text-align: center; }
#futbol_local{ margin-top:2%; float:left; width:49%;}
#futbol_internacional{margin-top:2%; float:right; width:49%;}
#futbol_internacional a,.titulo_futbol a{ color:#FFF;}
.titulo_futbol h2, .titulo_futbol h2 { margin-left:3%;}
.futbol_info_vid{ background-color:#ff7f00; width:100%; height:auto; position:relative; }
.futbol_info_vid p{ width:100%; padding: 0 2%; box-sizing:border-box; margin-top:1%; color:#FFF; font-size:0.9em; }
.futbol_info_vid h2{ width:100%; padding: 0 2%; box-sizing:border-box; margin-top:1%; color:#FFF; text-transform:uppercase; font-size:1em;}
.futbol_info_vid a{ font-size:0.8em;}
.titulo_futbol{ width:100%; background-color:#c76300; padding: 5% 5%; color:#FFF; box-sizing:border-box;}
.titulo_futbol h2{ font-size:1em; margin-top:2%;  float:left; width:60%;}
.titulo_futbol a{ font-size:inherit; font-size:1em;}
.boton_mas_vids{ color:#FFF; border: 1px solid white; padding:1% 3%; margin: 0 2% 4% 0;  display:block; float:right; margin-top:5%; }
.boton_mas_vids:hover{ background-color:rgba(255,255,255,0.4);}
.boton_mas_vids2{ color:#FFF; border: 2px solid white; padding:2% 5%; width:20%; display:block; float:right; }
.boton_mas_vids2:hover{ background-color:rgba(255,255,255,0.4);}

.titulo_separador{
    background-color: #008F39;
    padding: 1% 5%;
    color: white;
    font-weight: 300;
    font-size: 1.8em;
    margin-bottom: 2%
}








/*main{ width:100%; margin:0 0;}*/
.section_container_deporte{ width:100%; height:100%; position: relative; max-height:600px;}
#futbol_vid{ background-color:#ff7f00;}
#deporte_vid_info{ background-color: rgba(255,127,0,0.5); position:absolute; bottom:0; width:100%; padding:1% 2% 3% 2%; box-sizing:border-box; font-size:1em; color:#FFF;}

.titulo_red{ position: absolute; top:0; left:0; background-color: crimson;    color: white;    padding: 1% 2% ;    box-sizing: border-box;    text-align: center; text-transform:uppercase;}





.deporte_container{ margin-top:2%; float:left; width:100%; margin-top:70px;}

.deporte_info_vid{ background-color:#ff7f00; width:100%; height:auto; position:relative;}
.deporte_info_vid p{ width:100%; padding: 4% 2% 2% 2%; box-sizing:border-box; margin-top:1%; color:#FFF; font-size:0.9em; }
.deporte_info_vid h2{ padding: 0 2%; box-sizing:border-box; margin-top:1%; color:#FFF; text-transform:uppercase; font-size:1em; position:absolute; left:0;}
.deporte_info_vid a{ font-size:0.8em;}

.deporte_info_vid h3{ padding: 0 2%; box-sizing:border-box;color:#FFF; margin-top:1%; text-transform:uppercase; font-size:1em; position:absolute; right:0; font-weight:400; font-size:0.8em; }


.titulo_futebol{ width:100%; background-color:#c76300; padding: 1% 1%; color:#FFF; box-sizing:border-box;}

.boton_mas_vids{ color:#FFF; border: 1px solid white; padding:1% 3%; margin: 0 2% 4% 0;  display:block; float:right; margin-top:5%; }
.boton_mas_vids:hover{ background-color:rgba(255,255,255,0.4);}