/* fuentes */

/* body */
/*body{
	background-color:#efeeee;
}*/
/*#wrap{
	background-color:transparent;
	border: 0px;
}*/

/*#wrap .container{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	/*max-width:100%*/
}*/

/* nav inferior */
/*nav.header-nav{
	background: linear-gradient(to right, #1cc2ff, #000080);
}
/* nav superior */
/*#site-header .header-nav{
    font-family: "Montserrat-Medium", sans-serif;
    font-weight: normal;
}*/
/*#site-header .header-nav .container .menu-nav > li > a{
	letter-spacing: normal;
	font-size:14px;
    font-weight: normal;
}*/
/*#site-header.header-lt10 .header-top{
    background: linear-gradient(to right, #128025, #43ce6a);
}*/
/* lt10 en vivo, lt10 radio*/
/*#site-header .header-top .container > .right .menu-live li a{
	background-color: transparent;
}*/
/* nav superior borde inferior */
/*@media (min-width: 700px) {
  #site-header .header-top {
    border-bottom: 4px solid #ffffff;
  }
}*/
/*@media (min-width: 700px) {
  #site-header.header-lt10 .header-top {
    padding: 30px 0 45px 0;
  }
}*/
/* logo */
/*@media (min-width: 700px) {
  .logo-lt10 a {
    height: 67px;
    width: 170px;
  }
}*/

/*@media (min-width: 700px) {
  .logo-lt10 svg {
    height: 67px;
    width: 170px;
  }
}*/
@media (min-width: 700px) {
  .logo-border {
    height: 1em;
    z-index: 1201;
    width: 100%;
    background: linear-gradient(#007504, transparent);
    position: absolute;
  }
}
@media (min-width: 1135px) {
  .logo-triangle {
    z-index: 1201;
    position: absolute;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 80px 140px 0 0;
	border-color: #43ce6a transparent transparent transparent;
	line-height: 0px;
	_border-color: #43ce6a #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
  }
  .nav-triangle{
    z-index: 1201;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 44px 80px 0 0;
    border-color: transparent #fff transparent transparent;
    line-height: 0px;
   }
}
@media (min-width: 1010px){
	#site-header .header-top .container {
	   width: 960px;
	   max-width: 960px;
	   padding: 0px;
	}
	#site-header .header-nav .container {
	   width: 960px;
	   max-width: 960px;
	   padding: 0px;
	}
}
.dropdown-sections, .dropdown-sections.dropdown-simple{
	top: 36px;
}
/* redes sociales */
/*#site-header .header-nav .container > .right .social-header li a {
	border-radius: 20px;
    background-color: #ffffff;
    margin: 5px 0 5px 0;
    border-radius: 20px;
    padding:1px;
    width:20px;
    height: 20px;
}
#site-header .header-nav .container > .right .social-header li i:before {
	color: #000080;
	font-size:13px;
}*/
/* borde  derecho menu */
#site-header .header-nav .container .menu-nav > li > a:before{
	display:none;
}
/* buscar */
#site-header .header-nav .container > .right .search-header:before{
	color: #ffffff;
}
#site-header .header-nav .container > .right .search-header .input-search{
	border: 1px solid #ffffff;
}

/* MENU PRINCIPAL */
a:hover {
  color: #129026;
}
#site-header .header-nav .container .menu-nav > li.menu-header-dropdown:hover > a,
.dropdown-sections .block-section-dropdown .featured-articles .featured-articles-top .title-section-dropdwon,
.dropdown-sections .block-section-dropdown .today-dropdown li,
.dropdown-sections .block-section-dropdown .today-dropdown li a:hover,
.dropdown-sections .block-section-dropdown .featured-articles .featured-articles-top a,
.dropdown-sections .block-section-dropdown .featured-articles .article-dropdown .title-article-dropdown
{
  color: #129026;
}

.dropdown-sections .block-section-dropdown .featured-articles .featured-articles-top a i {
  background-color: #129026;
}

/* modulos */
/*article.article.background{
	background-color:#ffffff;
}*/
.article-share li a {
  background-color: transparent;
}
.article.a-titulo-bajada .article-top .article-share li,
.article-share li {
  border: none;
}
/*.block-columnistas {
  background-color: #ffffff;
}*/


/**
*asdf
*/



/** s */
/*
@media (min-width: 1260px) {
  #wrap.sidebar-space .section-main {
    background-color: transparent;
  }
}
@media (min-width: 1260px) {
  #wrap.sidebar-space .section-main .header-section {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (min-width: 1260px) {
  #wrap.sidebar-space .section-main .header-section .container {
    width: auto;
    padding: 0;
    margin: 0;
  }
}
@media (min-width: 1260px) {
  #wrap.sidebar-space .section-main .header-section span:before {
    display: none;
  }
}
#wrap.section-main .block-items-home header {
  border-top: 4px solid #129026;
}
#wrap.section-main .block-items-home header > span i {
  background-color: #129026;
  margin-right:10px;
}
#wrap.section-main .block-items-home.block-ranking-home ul li a {
  background-color: #2da255;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(1) a {
  background-color: #178040;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(1) a:hover {
  background-color: #152409;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(2) a {
  background-color: #228c4b;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(2) a:hover {
  background-color: #1a2e0d;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(3) a:hover {
  background-color: #1f3711;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(4) a {
  background-color: #38b860;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(4) a:hover {
  background-color: #2e5717;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(5) a {
  background-color: #43ce6a;
}
#wrap.section-main .block-items-home.block-ranking-home ul li:nth-child(5) a:hover {
  background-color: #417425;
}
/*#wrap.section-main .block-columnistas .header-columnistas {
  border-top: 5px solid #129026;
}
.block-columnistas .header-columnistas{
	background-color: #fff;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
#wrap.section-main .block-columnistas .header-columnistas i {
  background-color: #129026;
}
#wrap.section-main .block-columnistas .header-columnistas .title-columnistas {
  color: #129026;
}
#wrap.section-main .block-columnistas > ul > li .article-permalink a {
  color: #000;
  font-family: "Montserrat-Medium", sans-serif;
  font-weight: normal;
}
#wrap.section-main .block-columnistas > ul > li .article-permalink a:hover {
  color: #129026;
}
*/

/*
.section-main .header-section, #section-deportes-home .header-section {
  border-top: 0px;
  border-bottom: 1px solid #129026;
}
#section-espectaculos-violeta-home .header-section{
  border-top: 0px;
  border-bottom: 1px solid #763f8c;
}
#section-espectaculos-home .header-section{
  border-top: 0px;
  border-bottom: 1px solid #f6921e;	
}

.section-main .header-section .icon-block-home {
  background-color: #129026;
}
.section-main .header-section .icon-block-home:before {
  background-color: #129026;
}
.section-main .header-section .title-block-home a {
  color: #129026;
}
@media (min-width: 1010px) {
  .section-main .col-3 .article.a-foto-titulo.a-foto-full .article-top .article-categorie,
  .section-main .col-3 .article.a-foto-titulo .article-top .article-categorie,
  .section-main .col-4 .article.a-foto-titulo .article-top .article-categorie  {
    color: #129026;
    background-color: transparent;
  }
}
.section-main .article.a-foto-titulo.a-foto-full .article-top .article-categorie {
  color: #fff;
  background-color: #129026;
}
.section-main .article .article-excerpt .article-excerpt-content .article-time {
  color: #129026;
}
.section-main .article.a-titulo-bajada .article-top .article-categorie {
  color: #129026;
}
.section-main .article.a-titulo-bajada .article-title a:hover {
  color: #129026;
}
.section-main .article.a-foto-titulo .article-excerpt .article-time {
  color: #129026;
}
.section-main .article.a-foto-titulo .article-excerpt ul li a {
  color: #129026;
}
.section-main .article.a-foto-titulo .article-excerpt ul li:before {
  color: #129026;
}
@media (min-width: 1010px) {
  .section-main .article.a-foto-titulo .article-top .article-categorie {
    background-color: #129026;
  }
}
.section-main .article.a-foto-titulo .article-bottom .article-title a {
  color: #000;
}
.section-main .article.a-foto-titulo .article-bottom .article-title a:hover {
  color: #129026;
}
@media (min-width: 1010px) {
  .section-main .article.a-foto-titulo .article-bottom .article-title a:hover {
    color: #129026;
  }
}
.section-main .article.a-foto-titulo.a-foto-full .article-bottom .article-title a {
  color: #fff;
}
.section-main .article.a-foto-titulo.a-foto-full .article-bottom .article-title a:hover {
  color: #129026;
}
@media (min-width: 1010px) {
  .section-main .article.a-foto-titulo.a-foto-full .article-bottom .article-title a:hover {
    color: #129026;
    background-color: transparent;
  }
}
.section-main .col-6 .article.a-foto-titulo .article-top .article-categorie {
  background-color: #129026;
  color: #fff;
}
/*.section-main .audioplayer-volume {
  background-color: #129026;
}
.section-main .audioplayer-playpause:hover,
.section-main .audioplayer-playpause:focus {
  background-color: #129026;
}*/

/** SUBSECCIONES */
/*.block-home .header-section .title-block-home a{
	font-family: 'Montserrat-Medium', sans-serif;
}
.block-home{
	/*background-color:#fff;*/
/*	position:relative;
}*/
/*.block-home:before {
    content: '';
    width: 300%;
    float: left;
    height: 100%;
    position: absolute;
    left: -100%;
    display: block;
    z-index: -100;
    background-color: white;
    border-bottom: 1px solid #129026;
}*/
/*#section-espectaculos-violeta-home.block-home:before{
	border-bottom: 1px solid #763f8c;
}
#section-espectaculos-home.block-home:before{
	border-bottom: 1px solid #f6921e;
}*/
/*
.block-home .header-section .icon-block-home{
	margin-top:2px;
	background-color:transparent !important;
	margin-right:0px;
	fill: #129026;
}*/

.block-home .header-section .title-block-home.title-block-home-fc:before{
	content: '|';
    font-size: 21px;
    color: #129026;
    margin-right: 5px;
}

#section-espectaculos-violeta-home.block-home .header-section .icon-block-home{
	fill: #255c9f;
}
#section-espectaculos-home.block-home .header-section .icon-block-home{
	fill: #f6921e;
}

#section-espectaculos-violeta-home.block-home .header-section .title-block-home.title-block-home-fc:before{
    color: #255c9f;
}
#section-espectaculos-home.block-home .header-section .title-block-home.title-block-home-fc:before{
    color: #f6921e;
}

@media (max-width: 1010px) {
	.block-home .header-section .title-block-home.title-block-submenu{
		display:none;
	}
}
.block-home .header-section .title-block-home {
	font-weight: normal;
	margin:0px;
	padding-top: 20px;
    padding-bottom: 15px;
}
.block-home .header-section .title-block-home.title-block-submenu{
	float: right !important;
	font-weight: normal;
}
.block-home .header-section .title-block-home a{
	font-size:21px;
}
.block-home .header-section .title-block-home.title-block-submenu a, .block-home .header-section .title-block-home.title-block-submenu span{
	margin-right:10px;
	font-size:12px;
	color: #878787 !important;
}

.block-home .header-section .title-block-home.title-block-submenu a:last-child{
	margin-right:0px;
}

.block-home .header-section .title-block-home.title-block-submenu a:hover{
	color: #129026 !important;
}
#section-espectaculos-violeta-home.block-home .header-section .title-block-home.title-block-submenu a:hover{
	color: #763f8c !important;
}
#section-espectaculos-home.block-home .header-section .title-block-home.title-block-submenu a:hover{
	color: #f6921e !important;
}


@media (min-width: 1010px) {
  .block-home .header-section .icon-block-home:before {
    content: none;
  }
}

/** MAS LEIDAS **/
/*.block-items-home header{
	background-color:#fff;
}
.block-items-home block-ranking-home header span{
	margin-right:10px;
}*/
/** SERVICIOS **/
/*.block-items-home.block-services-home ul{
	background-color:#fff;
}
.block-items-home.block-services-home header{
	border-top:4px solid #255c9f !important;
}
.block-items-home.block-services-home ul li a p{
	color:#255c9f !important;
}
.block-items-home.block-services-home header > span i{
	background-color:#255c9f !important;
}
*/
/** Modulos de noticias **/

/*.article .article-title a{
	font-family:'Montserrat-Medium', sans-serif;
    font-weight: normal;
}*/

/*.audioplayer, .audioplayer-volume-adjust{
    background: rgba(0, 0, 0, 0.2);
}
.audioplayer-bar, .audioplayer-volume-adjust > div{
    background-color: #fff;
}*/
/*.audioplayer-bar-loaded{
	background-color: #fff;
}*/
/*.audioplayer-bar-played,.audioplayer-volume-adjust div div{
	background-color: #129026;
}
.audioplayer-volume{
	background-color: transparent !important;
}*/