body{
	font-family: "Roboto", "Open Sans", helvetica, arial, sans-serif;
}


.container{
	position:relative;
}
.swiper-slide .article_item .ahora{
	position:absolute;
	background: red;
    padding: 2px 24px;
    border-radius: 50px;
    text-transform: uppercase;
    color: #fff;
	right:30px;
	bottom:20px;
}
.programacion_data{
	position: absolute;
	float:left;
	width:50%;
	padding-left: 20px;
	padding-top:20px;
}
.programacion_data .programacion{
	font-size:12px;
}
.programacion_data .nombre{
	font-size:23px;
	color:red;
	font-weight:500;
	margin-top:5px;
	margin-bottom:5px;
}
.programacion_data .periodistas{
	font-size:12px;
	color:#8E8E8E;
	margin-bottom: 5px;
}
.programacion_data .diashorario{
	font-size:13px;
	color:#2A2A2A;
}


.programacion_image{
	float:left;
	width:100%;
}
.programacion_image img{
	width:100%;
}
.headercontainer{
	border-bottom:2px solid #ccc;
	height: 60px;
}
.headercontainer .social{
	float: left;
    width: 30%;
    margin-top:15px;
	
}


.headercontainer .logo{
	margin: 0 auto;
    width: 40%;
    text-align: center;
    display: block;
    float: left;
}
.headercontainer .logo img{
	width: 150px;
    margin-top: 4px;
}
.headercontainer .envivo{
	float: right;
    width: 30%;
    text-align: right;
}
.headercontainer .envivo span{
	background: red;
    padding: 5px 20px;
    display: block;
    width: 100px;
    text-align: center;
    float: right;
    margin: 10px;
    color: #fff;
    border-radius: 40px;
    text-transform: uppercase;
}

.programacion_container{
	background:#FCFCFC;
}
.programaciontop article{
    border-left: 2px solid #eee;
    
}

.controlcontainer{
	background:#2A2A2A;
	padding: 20px 0;
	margin-bottom: 0px;
}

.controlcontainer  .escucha_ahora{
	float:left;
	color:#fff;
	background:red;
	padding:4px 20px;
	border-radius:15px;
	
}
.controlcontainer .ahora{
	float:left;
	color:#fff;
	margin-left: 29px;
    margin-top: 4px;
}

.controlcontainer .radio1_control{
	float:left;
	color:#fff;	
	margin-top: 4px;
    margin-left: 40px;
    margin-right: 20px;
}

.controlcontainer .radio1_control .fa{
	background: red;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    padding-left: 2px;
    margin-top: -28px;
    cursor: pointer;
}
.controlcontainer .radio1_control .fa-stop{
    padding: 8px 4px 0px 3px;
}

.controlcontainer .proximo{
	float:left;
	color:#fff;	
	margin-top: 4px;
	margin-left:20px;
	font-size:12px;
}

.cuerpocontainer .pattern{
	background-repeat: repeat;
    background-image: url(../imagenes/patter_pajaros.svg);
    width: 100%;
    height: 400px;
    position: absolute;
    background-size: 100px;	
    opacity: 24%;
}

.cuerpocontainer .principal{
	padding-top:40px;
}

.programacion_principal{
	position:relative;
	margin-bottom: 40px
}
.programacion_principal .swiper-button-next {
    right: -18px;
}
.programacion_principal article{
    border-radius: 16px;
    border: 2px solid #eee;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 8%);
    height: 282px;
    background: #fff;
}
.programacion_principal .programacion_image {
    float: left;
    width: 50%;
    height: 280px;
    overflow: hidden;
    border-radius: 10px 0 0 10px;
}
.programacion_principal .programacion_image img{
}
.programacion_principal .programacion_data {
    position: relative;
    width:40%;
    padding: 40px;
}

.programacion_principal .programacion_data .slogan{
    font-size: 14px;
    font-style: italic;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #eee
}

.section_popular{
	border:2px solid #eee;
	border-radius:10px;
	margin-bottom:20px;
}
.section_popular .header_titulo{
	background:#F5F5F5;
	font-size:16px;
	font-weight:bold;
	padding:15px 10px;
}


	
.section_popular .news_items{
	 padding: 10px;
	 background: #fff;
}
.section_popular article{
	  padding-top: 10px;
	  padding-bottom: 10px;
	  margin-bottom:10px;
	  border-bottom:1px solid #eee;
}
   
   
   
.section_popular article a{
	color:#444;
}
.section_popular article .copete{
    float: left;
    width: 70%;
}
.section_popular article .copete .lugar{
	color:red;
}

.section_popular article .copete .seccion{
	font-size:12px;
	color:#777;
}
.section_popular article .image{
	float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.section_popular article img{
	max-width:200px;
}

.section_popular article h3{
    font-size: 13px;
    margin: 0;
    margin-bottom: 10px;
    font-family: "Merriweather";
    line-height: 17px;
    width:95%;
}

.section_infogeneral .header_titulo{
	font-size: 22px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
	
}
.section_infogeneral article{
	margin: 0px;
    padding: 0;
    
}
.section_infogeneral article a{
	text-decoration:none;
}
.section_infogeneral article .article_inner{
	margin:5px;
	border:1px solid #eee;
}
    
.section_infogeneral article .image{
	padding:5px;
	height:150px;
	overflow:hidden;
	
}
.section_infogeneral article .image img{
	width:100%;
}

.section_infogeneral article .copete{
	padding:10px;
	position:relative;
	height:120px;
}

.section_infogeneral article .copete h3{
	color:#444;
	margin:0;
	font-size: 14px;
	font-family: "Merriweather";
	line-height: 19px;
}

.section_infogeneral article .copete h3 .volanta{
	color:red;
}

.section_infogeneral article .copete .lugar{
	position:absolute;
	bottom:10px;
	left:10px;
	color:red;
	font-size:12px;
}

.section_infogeneral article .copete .seccion{
	position:absolute;
	bottom:10px;
	right:10px;
	color:#777;
	font-size:11px;
}

.footer .footer_top{
	margin: 0 auto;
    text-align: center;
}
.footer .footer_top .logo{
    margin-top: 60px;
    margin-bottom: 30px;
}
.footer .footer_top .logo img{
	width:150px;
}

.footer .footer_top .derechos{
	font-size: 10px;
    color: #aaa;
    line-height: 11px;
    margin-top: 20px;
}

.footer .footer_bottom{
	background:#34353A;
	padding: 20px 0 30px;
	margin-top: 30px;
}
.footer .footer_bottom .menu_items{
	color:#fff;
	margin-top: 13px;
}
.footer .footer_bottom .logogrupo{
	float:left;
	margin-right: 30px;
}

.footer .footer_bottom .logogrupo img{
	width:140px;
}

.footer .footer_bottom .menu_items .menu_item{
	float:left;
	font-size: 12px;

}
.footer .footer_bottom .menu_items .menu_item a{
	color:#fff;
}


	
.footer .footer_bottom .menu_items .menu_item:after{
	content: '';
    border-right: 1px solid #ddd;
    /* float: left; */
    width: 10px;
    height: 18px;
    padding-right: 15px;
    margin-right: 15px;
}
.footer .footer_bottom .menu_items .menu_item:last-child:after {
  	content: '';
    border-right: none;
}

.powered .programacion, .powered .design {
    color: #999;
    font-size: 14px;
    margin-top: -8px;
    background: #393b42;
    padding: 4px 20px;
    text-align: center;
}

.powered .programacion a, .powered .design a {
    color: #ccc;
    font-weight: bold;
}

.powered .programacion .pow_sep, .powered .design .pow_sep {
    color: #777;
    padding-right: 8px;
    padding-left: 10px;
}


.social .fa{
    background: #aaa;
    color: #fff;
    width: 26px;
    height: 26px;
    padding: 5px;
    border-radius: 100%;
    font-size: 16px;
    text-align:center;
}

.swiper-button-prev{
	content:'';
	
}
.swiper-container{
	position:unset;
}
.swiper-button-next,
.swiper-button-prev
{
	vertical-align: middle;
    font-size: 40px;
    color: red;
    border: 2px solid #ddd;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    padding: 2px;
    margin: -35px 0 0 -20px;
}
.swiper-button-next:before,
.swiper-button-prev:before
 {
    font-family: FontAwesome;
    content: "\f104";
    display: inline-block;
    padding-right: 3px;
    margin-top: -7px;
    position: absolute;
    margin-left: -8px;
    font-size: 34px;
}
.swiper-button-next{
	right: 0px;
}
    
.swiper-button-next:before{
	content: "\f105";
	margin-left: -4px;
}
.volumen_player{
    width: 230px!important;
    /* color: red; */
    float: left;
    margin-top: 6px;
}
.volumen_player .volumen{
	width: 160px!important;
    display: block;
    float: left;
    margin: 0 10px;
}
.volumen_player .fa{
	color: #eee;
	float: left;
}

.bannersumo{
	text-align: center;
    margin-bottom: 30px;
}

.bannersumo .banner_tagname{
	display:none;
	position: absolute;
    right: 0;
    font-size: 11px;
    background: #000;
    color: #fff;
    padding: 2px 10px;
}
body.showbanner .bannersumo .banner_tagname{
	display:block;
}

.col-md-9{
    max-width: 840px;
}
.col-md-3{
    min-width: 330px;
    padding-right: 0;
}    

.content_mobile{
	display:none;
}

.fixed_bottom{
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 700;
}

.footer{
	padding-bottom: 70px;
}

@media (max-width:768px){
	.headercontainer .envivo span{
		font-size: 10px;
	    padding: 4px 10px;
	    width: auto;
	    margin-right: -2px;
	    margin-top: 15px;
	}
	.controlcontainer{
		
	}
	.controlcontainer .escucha_ahora{
		display:none;
	}
	.controlcontainer .control_radio{
		float: left;
	    width: 60%;
	}
	.controlcontainer .volumen_player{
		float: left;
	    width: 40%!important;
	}
	
	.controlcontainer .volumen_player .volumen{
		width: 90px!important;
	}
	.controlcontainer .proximo{
		display:none;
	}
	
	.controlcontainer .ahora{
	    float: right;
	    width: 155px;
	    margin: 0;
	    text-align: left;
	    margin-top: -7px;
	    font-size: 14px;
	}
	.controlcontainer .ahora .horario{
		display: block;
    		font-size: 10px;
    		margin-top: 2px;
	}
	
	.controlcontainer .radio1_control{
	    float: left;
	    margin: 0;
	    width: 35px;;
	}
	
	.programacion_principal .programacion_image {
		width:130%;
	}
	.programacion_principal .programacion_data{
		 background-color: rgba(0, 0, 0, 0.6);
	    position: absolute;
	    color: #fff;
	    width: 100%;
	    padding: 10px;
	    bottom: 0px;
	    
	}
	.programacion_principal .programacion_data .nombre{
		color:#f9f8f8;
	}
	.programacion_principal .programacion_data .dias,
	.programacion_principal .programacion_data .diashorario,
	.programacion_principal .programacion_data .periodistas
	{
		color:#fff;
	}
	.programacion_principal .programacion_data .slogan{
		border-top:1px solid #4e3d3d;
	}
	
	.programacion_principal article,
	.programacion_principal .programacion_image,
	.programacion_principal .programacion_image img{
		border-radius: 0;
	}
	
	
	
	.footer .footer_bottom .logogrupo{
		width: 100%;
	    text-align: center;
	    margin-bottom: 20px;
	}
	
	.footer .footer_bottom .powered{
		width: 100%;
	}
	
	.footer .footer_bottom .powered .programacion{
	    display: block;
	    float: none;
	    margin-top: 40px;
	    margin-bottom: 40px;
	}
	.col-md-3 {
	  	width:100%;
	   	padding-right: 15px;
	}
	.section_popular{
		margin-bottom: 30px;
	}
	
	.content_desktop{
		display:none;
	}
	.content_mobile{
		display:block;
	}
}

/*
input[type='range'] {
  -webkit-appearance: none;
  background-color: #ddd;
  height: 10px;
  overflow: hidden;
  width: 400px;
}

input[type='range']::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 10px;
}

input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: red;
  border-radius: 50%;
  box-shadow: -210px 0 0 200px #666;
  cursor: pointer;
  height: 15px;
  width: 15px;
  border: 0;
  margin-top:-2px;
  z-index:500
}

input[type='range']::-moz-range-thumb {
  background: #333;
  border-radius: 50%;
  box-shadow: -1010px 0 0 1000px #666;
  cursor: pointer;
  height: 10px;
  width: 10px;
  border: 0;
}

input[type="range"]::-moz-range-track {
  background-color: #ddd;
}
input[type="range"]::-moz-range-progress {
  background-color: #666;
  height: 10px
}
input[type="range"]::-ms-fill-upper {
  background-color: #ddd;
}
input[type="range"]::-ms-fill-lower {
  background-color: #666;
}
   */ 
