.section_container_yt{ width:100%; height:100%; position: relative; max-height:366px;}
.section_container_cultural{ width:100%; height:100%; position: relative; max-height:366px;}
.section_container{ width:100%; height:100%; position: relative; max-height:262px;}
#youtube{background-color:#FF0C3B; }
#index_cultural{ background-color:#00c2c4; margin-top:16px;}
#index_futbol{ background-color:#ff7f00; margin-top:16px;}
#index_noticias{ background-color:#008F39; margin-top:16px;}
#yt_video_cont{ float:left; width:75%; height:366px;}
#yt_info_video{ float:right; width:25%; height:366px;}
#yt_info_video h2{ color:#FFF; font-size:1em; padding:0 5%; box-sizing:border-box;  margin-top:5%;}
#yt_info_video h4{ color:#FFF;}
#yt_info_video h5{ color:crimson; font-weight:bold;}
.titulo_red{    position: absolute; top:0; left:0; background-color: crimson;    color: white;    padding: 1% 2% ;    box-sizing: border-box;    text-align: center; z-index:999; }
hr{ height: 1px; background: #fff; width:80%; margin: 0 auto; margin-top:10%; }
.boton_mas_vids{ color:#FFF; border: 2px solid white; padding:2% 5%; width:50%; display:block; margin:15% auto 0 auto; }
.boton_mas_vids:hover{ background-color:rgba(255,255,255,0.4);}
.boton_mas_vids2{ color:#FFF; border: 2px solid white; padding:1% 5%; width:20%; display:block; margin:15% 5% 0 auto; }
.boton_mas_vids2:hover{ background-color:rgba(255,255,255,0.4);}
.info_left{ float:left; width:50%; height:262px; }
.info_left h4{ margin:inherit; margin-top:3%;}
.info_left hr{ margin-top:2%; width:93%;}
.info_left h2{ color:#FFF; font-size:1.4em; padding:0 5%; box-sizing:border-box;  margin-top:5%;}
.info_right{ float:right; width:50%; height:262px; }
.info_right h4{ margin:inherit; margin-top:3%;}
.info_right hr{ margin-top:2%; width:93%;}
.info_right h2{ color:#FFF; font-size:1.4em; padding:0 5%; box-sizing:border-box;  margin-top:5%;}
.video_right{ float:right; width:50%; height:262px; position:relative; }
.video_left{ float:left; width:50%; height:262px; position:relative; }
.info_right2{ float:right; width:25%; height:162px; }
.info_right2 h4{ margin:inherit; margin-top:3%; float:left; width:100%;}
.info_right2 hr{ margin-top:2%; width:90%; float:left; margin-bottom:5%;}
.info_right2 h2{ color:#FFF; font-size:1.4em; padding:0 0; box-sizing:border-box;  margin-top:15%;}
#slider_container{ width:75%;}
#owl-demo .item{ margin: 0; }
#owl-demo .item img{ display: block; width: 71.8%; height: auto;}
#index_programas ul li{ float:left; width:212px; height:131px; margin: 2% 0.7%; position:relative;}
.prog_minifoot{ background-color:darkslateblue; padding:2% 4%; color:#FFF; position: absolute; bottom:0; width:100%; box-sizing:border-box; font-size:0.8em;}




/*////////////////////////////////////////*/
/*/////////////// CAROUSEL ///////////////*/
/*////////////////////////////////////////*/
	#owl-demo{ position:relative;}
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	
	
	
.p_boton{
    font-size: 1.3em;
    font-weight: 300;
    padding: 0.5%;
    border: solid 1px;
    float: right;
    margin-right: -1%;
    color:white;
	margin-top:-28px;
    
}
.p_boton a{
    color: white;
}

.p_boton:hover{
    background-color: rgba(0, 0, 0, 0.3);
    border: solid rgba(0, 0, 0, 0.2) 1px;
    
}

	
	
	