/* FOOTER */


footer .buscador img.logo_footer
{
	display: inline-block;
    width: auto;
    margin-top: 45px;
    background-color: #fff;
    padding-right: 10px;
    height: auto;
}

footer .contenido a {
    text-transform: uppercase;
}

/* HEADER */

.obj_header .headertop
{
	height: 149px;
    box-sizing: border-box;
    border-bottom: solid 10px #6d0193;
    font-weight: 400;
    width: calc(100% - 190px);
	float: left;
	margin: 0;
	padding-bottom: 30px;
	padding-left: 230px;
	position: relative;
}

.obj_header .headertop a.logo {
	width: 230px;
	height: 182px;
	display: block;
	position: absolute;
	top: -20px;
	left: 0;
}

.obj_header .headertop img.logo
{
    width: 100%;
    height: auto;
}

.obj_header .headertop .content
{
	height: 84px;
	padding-bottom: 15px;
	box-sizing: border-box;
	float: left;
	width: 100%;
}

.obj_header .headertop section.fecha
{
	display: block;
	float: left;
	height: 60px;
	width: calc(100% - 512px);
	box-sizing: border-box;
	padding-left: 30px;
	margin-top: 40px;
}

.obj_header .headertop section.radio {
	width: 300px;
	display: block;
	float: left;
	margin-top: 20px;
	padding: 0 14px;
	text-align: center;
}

.obj_header .headertop section.radio img {
	width: 300px;
	cursor: pointer;
	display: inline;
}




.obj_header .headertop section.fecha h4
{
	font-size:18px;
	line-height:18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom:5px;
}

.obj_header .headertop section.fecha h5
{
	line-height: 14px;
	font-size:14px;
	text-transform: uppercase;
}







.obj_header .headertop section.clima
{
	height: 60px;
	
	display: block;
	float: left;
	box-sizing: border-box;
	margin-top: 40px;

	width: 184px;
	background-position: right 13px center;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-left: 14px;
	padding-top: 8px;
	font-size: 22px;
	line-height: 24px;
	text-align: left;
	border-right: solid 2px #393939;
	border-left: solid 2px #393939;
}


.obj_header .headertop section.clima p
{
	display: block;
}

.obj_header .headertop section.temperatura h4
{
	font-size:14px;
	line-height: 14px;
	padding-bottom: 4px;
}

.obj_header .headertop section.temperatura p
{
	font-size:38px;
	line-height: 36px;
}

.obj_header .headertop section.redes_top
{
	margin-top: 10px;
	float: left;
	height: 60px;
	width: 220px;
	padding: 0 10px;
	box-sizing: border-box;
	display: none;
}


@media(max-width: 1080px){
		
	.obj_header .headertop section.fecha,
	.obj_header .headertop section.clima
	{
		display: none;
	}

	.obj_header .headertop section.radio {
		width: calc(100% - 248px);
	}

	.obj_header .headertop section.redes_top
	{
		display: block !important;
		margin-top: 30px;
	}

	.obj_header .headertop section.redes_top nav
	{
		padding-top: 14px;
	}
	

}

.obj_header .headertopside
{
    height: 99px;
    border-bottom: solid 10px #6d0193;
    font-weight: 400;
    width: 175px;
    margin-left: 15px;
    float: left;
    margin-top: 50px;
    padding-bottom: 30px;
}

.obj_header .headertopside button
{
	width: 34px;
	background: transparent;
	border:0 none;
	float: left;
	margin-right: 10px;


}

.obj_header .headertopside button p
{
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 17px;
	background-color: #343434;
	line-height: 32px;
	color: #fff;
	font-size: 20px;
}

.obj_header .headertopside input
{
	background: transparent;
	border:0 none;
	border-bottom: solid 1px #bdbcbd;
	float: left;
	width: calc(100% - 44px);
	height: 20px;
	line-height: 20px;
	font-family: 'Rubik';
	font-size: 14px;
	margin-top:5px;
}

.obj_header .headerbottomplace
{

	height: 53px;
}

.obj_header .headerbottom
{
	font-family: 'Rubik';
	width: calc(100% - 190px);
	float: left;
}

.obj_header .headerbottom nav.secciones
{
	margin-top:20px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	display: table;
	width: 100%;
}

.obj_header .headerbottom nav.secciones ul
{
	list-style: none;
	display: table-row;
	width: 100%;
}

.obj_header .headerbottom nav.secciones ul li
{
	display: table-cell;
}





.obj_header .headerbottom nav.secciones a
{
	display: block;
	color: #393939;
	margin-left: 20px;
	border-bottom: solid 6px;
	line-height: 25px;
	transition: color .1s;
}

.obj_header .headerbottom nav.secciones a:hover
{
	color:#000;
}

.obj_header .headerbottom nav.secciones li:first-child a
{
	margin-left: 0px;

}


.obj_header .headerbottomside
{
	width: 175px;
	margin-left:15px;
	float: left;
}

.obj_header nav.redes
{
	display: table;
	width: 100%;
	padding-top: 18px;
}

.obj_header nav.redes ul
{
	display: table-row;
	width: 100%;
}

.obj_header nav.redes ul li
{
	display: table-cell;
	text-align: center;
	font-size: 20px;
}

.obj_header nav.redes a.red
{
	font-size: 20px;
	text-align: center;
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 17px;
	line-height: 34px;
	color: #fff;
}

.obj_header nav.redes a.red.fb {
	background-color: #556ed3;
}

.obj_header nav.redes a.red.tw {
	background-color: #55c0d3;
}

.obj_header nav.redes a.red.ig {
	background-color: #e8197f;
}

.obj_header nav.redes a.red.wa {
	background-color: #00bb2d;
}

.obj_header nav.redes a.red.yt {
	background-color: #c4302b;
}

.obj_header nav.redes a.red.r92 {
	background-color: #6d0193;
}

/*HEADER MOBILE*/
.obj_header .header_mobile .header_mobile_top
{
	height: 70px;
}

.obj_header .header_mobile .header_mobile_top .a_logo
{
	display: block;
	width: calc(100% - 50px - 50px);
	overflow: hidden;
	height: 70px;
	background: url('../../assets/grafica/banner-reproductor-2.gif') center center no-repeat;
	background-size: contain; 
	float: left;
}

.obj_header .header_mobile img.logo
{
    display: block;
    margin: 0 auto;
    height: 70px;
    width: auto;
}

.obj_header .header_mobile .menuleft
{
	font-size: 30px;
	float: left;
	line-height: 70px;
	width: 50px;
	overflow: hidden;
	display: block;
}
.obj_header .header_mobile .menuright
{
	width: 50px;
	font-size: 30px;
	float: left;
	line-height: 70px;
	background: transparent;
	overflow: hidden;
	display: block;

}

.obj_header .header_mobile button.menuright p {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 20px;
    background-color: #343434;
    line-height: 34px;
    color: #fff;
    font-size: 20px;
    margin: 17px 0;
    float: right;
}

.obj_header .header_mobile .header_mobile_menu,
.obj_header .header_mobile .header_mobile_buscador
{
	display: none;
}

.obj_header .header_mobile .header_mobile_buscador form
{
	background-color: #f0f0f0;
    width: 100%;
    margin: 20px 0 0;
    height: 30px;
    border-radius: 3px;
    border: solid 1px #999;
    font: 400 14px/16px 'Fira Sans';
    
}

.obj_header .header_mobile .header_mobile_buscador form input
{
	border: 0 none;
	height: 30px;
	line-height: 30px;
	width: calc(100% - 30px);
	display: inline-block;
	margin: 0;
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
	background: transparent;
}

.obj_header .header_mobile .header_mobile_buscador form button
{
	height: 30px;
	width: 30px;
	background: transparent;
	border: 0 none;
	text-align: center;
	display: inline-block;
	padding: 0;
	margin: 0;
	float: left;
}

.obj_header .header_mobile .header_mobile_menu nav.secciones ul
{
	margin-top:20px;
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

.obj_header .header_mobile .header_mobile_menu nav.secciones li
{
	width: 50%;
	float: left;
	padding-bottom:10px;
	/*text-align: center;*/
}

.obj_header .header_mobile .header_mobile_menu nav.secciones li a
{
    display: inline-block;
    margin: 0 auto;
    color: #393939;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    line-height: 25px;
    transition: color .1s;
    padding:0 20px 0 0;
    margin-left: 20px;
}

.obj_header .header_mobile .header_mobile_menu nav.redes
{
	margin-top: 10px;
	padding-top: 0;
}

.obj_header .header_mobile .header_mobile_menu nav.redes
{
	text-align: center;
}

.obj_header .header_mobile .header_mobile_menu nav.redes a
{
	margin: 0 5px;
}


.floatheader{
	position: fixed;
    height: 71px;
    top: 0;
    width: 100%;
    z-index: 100;
    display: none;
    background-color: #fff;
    box-sizing: border-box; 
    left: 50%;
    padding: 0 20px;
    max-width: 1400px;
    transform: translateX(-50%);
}


@media(max-width: 1080px){

	

	.obj_header .headerbottom, .obj_header .headertop
	{
		width: 100%;
	}

}

/* REPRODUCTOR */

/* CUSTOM */

body.popup {
    background-color: #000;
}

.obj_reproductor audio {
    outline: none;
}

.obj_reproductor {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.obj_reproductor img{ 
    margin: 0 auto;
    width: 200px;
    display: block;
}

.obj_reproductor .calidades{

	display: flex;
	justify-content: center;
	text-align: center;
	padding: 20px 0;
}

.obj_reproductor .calidades > button {
    flex-basis: 0;
    flex-grow: 1;
    background-color: white;
    border: solid 2px #6d0193;
    line-height: 16px;
    margin: 0 10px;
    padding: 8px 0px;
    border-radius: 15px;
    opacity: .6;
    cursor: pointer;
    font-size: 14px;
	
}


.obj_reproductor .calidades > button span {
 	color:#00a548;
 	font-size: 12px;
	text-transform: uppercase;
}

.obj_reproductor .calidades > button.active {
	opacity: 1;
	animation: breathing 2s ease-out infinite normal;
	color: #6d0193;
}

@keyframes breathing {
	0% {
	  -webkit-transform: scale(1.05);
	  -ms-transform: scale(1.05);
	  transform: scale(1.05);
	}
  
	25% {
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	}
  
	60% {
	  -webkit-transform: scale(1.05);
	  -ms-transform: scale(1.05);
	  transform: scale(1.05);
	}
  
	100% {
	  -webkit-transform: scale(1.05);
	  -ms-transform: scale(1.05);
	  transform: scale(1.05);
	}
  }
  




.obj_header .headertop
{
    border-bottom: solid 10px #6d0193;
}

.obj_header .headertopside
{
    border-bottom: solid 10px #6d0193;
}


.obj_header nav.redes a.red.r92 {
	background-color: #6d0193;
}

section.seccionvideotecahome .video_gallery article.active
{
	background-color: #6d0193;
}

h3.title span { border-bottom: solid 6px #05befc; }

.informativo span.volanta{ background-color: #05befc; }
.noticias span.volanta{ background-color: #6d0193; }
.deportes span.volanta{ background-color: #acd354; }
.internacionales span.volanta{ background-color: #f97906; }
.la-region span.volanta{ background-color: #09e5d3; }
.concursos span.volanta{ background-color: #556ed3; }
.mas span.volanta{ background-color: #e8197f; }
.policiales span.volanta{ background-color: #f20000; }

section.seccionlistadohome article.r92,
div.obj_header nav.secciones ul li.r92 a, 
.r92 h3.title span { 
	border-color: #a500eb; 
}

section.seccionlistadohome article.informativo,
div.obj_header nav.secciones ul li.informativo a, 
.informativo h3.title span { 
	border-color: #05befc; 
}

section.seccionlistadohome article.noticias,
div.obj_header nav.secciones ul li.noticias a, 
.noticias h3.title span { 
	border-color: #6d0193; 
}

section.seccionlistadohome article.deportes,
div.obj_header nav.secciones ul li.deportes a, 
.deportes h3.title span { 
	border-color: #acd354; 
}

section.seccionlistadohome article.internacionales,
div.obj_header nav.secciones ul li.internacionales a, 
.internacionales h3.title span { 
	border-color: #f97906; 
}

section.seccionlistadohome article.la-region,
div.obj_header nav.secciones ul li.la-region a, 
.la-region h3.title span { 
	border-color: #09e5d3; 
}

section.seccionlistadohome article.concursos,
div.obj_header nav.secciones ul li.concursos a, 
.concursos h3.title span { 
	border-color: #556ed3; 
}

section.seccionlistadohome article.mas,
div.obj_header nav.secciones ul li.mas a, 
.mas h3.title span { 
	border-color: #e8197f; 
}

section.seccionlistadohome article.policiales,
div.obj_header nav.secciones ul li.policiales a, 
.policiales h3.title span { 
	border-color: #f20000; 
}


/* NOTA */
/* ACHICO UN POCO ESTO PORQUE LA PALABRA INTERNACIONALES QUEDA MUY GRANDE */
article.notadetalle .cols2 aside h2, article.notadetalle .cols2 aside h4 {
    font: 700 26px/26px 'Rubik';
	text-transform: uppercase;
}