/*
Theme Name: Eje21 - 2018
Author: Juan Sebastián Echeverry
Author URI: http://www.sebaxtian.com/
License: GNU General Public License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #9b9b9b;
}

/***** Elementos comunes *****/

#main {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}

.full {
	width: 100%;
}

.clear {
	clear: both;
}

.table_row {
	display: table-row;
}

.table_cell {
	display: table-cell;
}

a {
	text-decoration: none;
	color: #7e7e7e;
}

.vp-l {
	cursor: pointer;
}

.autor, .titulo {
	font-family: "Montserrat", sans-serif;
}

body.page section div.imagen_pagina {
	width: 100%;
	height: 50vh;
	background-size: cover;
	background-attachment: fixed;
}

body.page section.articulo article h1.titulo {
	width: 100%;
	margin-left: 0;
	text-align: center;
}

body.page section.articulo article .contenido {
	float: none;
	width: 100%;
	padding-left: 0;
	/*text-align: justify;*/
}

body.page-template-modular .titulo {
	font-size: 1.25em;
	line-height: 1.2em;
}

body.page-template-modular section>.titulo {
	font-size: 1.75em;
	font-weight: 900;
}

.filtersearch {
	border: none;
	background: transparent;
	font-size: inherit;
	width: 360px;
	color: red;
	padding-left: 20px;
	text-align: center;
	max-width: calc(100% - 150px);
}

.destacadas a.titulo, .editorial a.titulo, .item a.autor, .item a.titulo {
	display: block;
	color: black;
}

blockquote {
	display: block;
	float: right;
	width: 33%;
	margin-left: 30px;
	font-size: 1.3em;
	color: #60816D;
	border-top: 3px solid #60816D;
	padding-top: 20px;
	font-weight: bold;
	text-align: left;
}

article div.contenido p {
	padding-bottom: 0.8em;
}

article div.contenido p.aviso {
	background: #FFE1E3;
	color: #9A9A9A;
	text-align: center;
	padding: 30px 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

article div.contenido h2.subrayar {
	text-align: center;
	text-transform: uppercase;
	padding: 0 25px 6px;
	border-bottom: 2px solid black;
	display: table;
	margin: 0 auto 17px;
	font-size: 1.3em;
}

article div.contenido table.ga td {
	padding: 10px;
}

article div.contenido table.ga td.text {
	color: #9A9A9A;
	text-transform: uppercase;
	font-size: 0.9em;
}

article div.contenido table.ga td.num {
	font-size: 3em;
	color: #c20000;
	border-left: 3px solid #c20000;
	padding-left: 40px;
	/*font-family: 'Gentium Book Basic', serif;*/
}

article div.contenido div.atencion {
	background: #c20000;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 0;
	font-size: 0.9em;
}

article div.contenido div.atencion span {
	text-transform: none;
}

article div.contenido div.atencion span a {
	color: white;
}

article div.contenido div.atencion span a::before, article div.contenido div.atencion span a::after {
	content: "|";
	padding: 0 10px;
}

article div.contenido hr+.subrayar {
	margin-top: 38px;
}

article div.globo {
	position: relative;
}

article div.globo div.texto {
	position: absolute;
	top: calc(50% - 33px);
	width: 100%;
	text-align: center;
}

article div.globo div.texto .linea_1 {
	font-size: 2.2em;
	color: #4B4B4B;
	font-weight: bold;
}

article div.globo div.texto .linea_2 {
	color: #9B9B9B;
	text-transform: uppercase;
}

ul.menu {
	list-style: none;
	text-transform: uppercase;
}

.enlace_buscar {
	cursor: pointer;
}

ul.menu li {
	display: inline-block;
}

.wp-caption {
	position: relative;
}

.wp-caption img {
	display: block;
}

.wp-caption-text {
	/*position      : absolute;
	bottom        : 0;
	right         : 0;*/
	padding: 5px 40px;
	background: #959595;
	color: white;
	font-family: Oswald;
	/*text-transform: uppercase;*/
	font-size: 0.7em;
	/*max-width: 40%;*/
}

.wp-pagenavi {
	margin: 3em auto;
	text-align: center;
	font-size: 1.2em;
}

.scroller-status {
	text-align: center;
	display: none;
}

.scroller-status img {
	height: 130px;
	width: auto;
}

.aligncenter, .alignleft, .alignright {
	margin-bottom: 10px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.link {
	cursor: pointer;
}

.institucional {
	color: #808080;
}

body.seccion .categorias {
	display: none;
}

body.seccion .destacadas .categorias+.titulo {
	padding-top: 20px;
}

/***** Barra de redes *****/

#barra_redes {
	width: 100%;
	line-height: 1.7em;
	text-align: center;
	background: #7f7f7f;
	font-size: 1.8em;
	position: fixed;
	bottom: 0;
	z-index: 20000;
	padding: 3px 0;
}

#barra_redes a, #barra_redes span {
	margin: 0 0.5em;
	color: white;
	font-size: 1.2em;
}

/***** Logo *****/

header {
	position: relative;
	background: #e1e1e1;
	color: #7f7f7f;
	border-bottom: 1px solid #d1d1d1;
	font-family: "Roboto", sans-serif;
	text-align: center;
}

header img {
	padding: 30px 0 17px;
	height: 50px;
	width: auto;
}

header>a img {
	padding: 25px 0 12px;
	height: 74px;
}

header .fecha {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0.9em;
	padding: 8px 12px;
	text-transform: uppercase;
}

header .creditos {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0.8em;
	padding: 8px 12px;
	text-transform: uppercase;
	text-align: left;
	font-size: 0.7em;
	font-weight: 600;
}

header nav {
	position: relative;
}

header .icons {
	position: absolute;
	top: 0;
	font-size: 1.4em;
}

header .icons.right {
	right: 20px;
}

header .icons.left {
	left: 20px;
}

header .icons.actions {
	right: 20px;
}

header .icons.redes {
	left: 20px;
}

header .icons a, header .icons span {
	padding: 0 15px;
	cursor: pointer;
	color: #4f4f4f;
}

header ul.menu {
	font-weight: bold;
}

header ul.menu li {
	padding: 10px;
	border-bottom: 6px solid transparent;
	transition: border-bottom-color 0.3s;
}

header a {
	color: #7f7f7f;
}

header li.current-menu-item>a, header li.current-menu-ancestor>a {
	color: #e2605e;
}

header ul.menu li.selected, header ul.menu li:hover {
	border-bottom-color: #7f7f7f;
}

/**** Tendencias ****/

div.tendencias {
	margin-top: 0;
	background: url("../images/tendencias-top.jpg") repeat-x;
	padding-top: 37px;
	line-height: 2.7em;
	font-size: 0.9em;
	text-align: center;
}

div.tendencias .content {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 18px;
}

div.tendencias .title {
	color: #e2605e;
	text-transform: uppercase;
	display: inline-block;
	padding-right: 2em;
}

div.tendencias .title i {
	padding-left: 15px;
	font-size: 1.2em;
}

div.tendencias nav {
	display: inline-block;
}

div.tendencias a {
	color: #9b9b9b;
}

div.tendencias li.destacada a {
	color: #e2605e;
}

div.tendencias nav li:after {
	content: "|";
	width: 2em;
	display: inline-block;
	text-align: center;
}

div.tendencias nav li:last-of-type:after {
	content: none;
}

div.tendencias+section, header+section {
	border-top: none;
}

.articulo.tendencias .vacio {
	text-align: center;
}

/******************************************/

/**************** Secciones ***************/

/******************************************/

.bt {
	border-top: 1px solid black;
}

.bt.bt2 {
	border-top-width: 2px;
}

.bt.bt3 {
	border-top-width: 3px;
}

.bb {
	border-bottom: 1px solid black;
}

.bb2 {
	border-bottom-width: 2px;
}

.bb3 {
	border-bottom-width: 3px;
}

section {
	margin-top: 14px;
	padding: 15px 0 0;
	border-top: 1px dashed #cccccc;
}

.cambiar_estado_seccion .arriba, .cambiar_estado_seccion .abajo {
	cursor: pointer;
}

section[data-estado=cerrado]+section {
	margin-top: 0;
}

section[data-estado=cerrado] {
	overflow: hidden;
}

section[data-estado=cerrado] .col, section[data-estado=cerrado] .owl-carousel {
	height: 0;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

section:first-of-type {
	margin-top: 0;
}

.item .titulo span.titular {
	opacity: 0.7;
	transition: opacity 0.5s;
}

.item:hover .titulo span.titular {
	opacity: 1;
}

/**** default ****/

section.default .content {
	text-align: center;
	font-size: 2em;
}

/**** publicidad ****/

div.publicidad {
	margin-bottom: 10px;
}

div.publicidad .content, section.publicidad .content {
	text-align: center;
}

.item.publicidad .content img, div.publicidad .content img, section.publicidad .content img {
	max-width: 100%;
	position: initial;
}

/**** item publicidad ****/

.item.publicidad {
	padding-right: 0;
	display: table;
}

.item.publicidad .content {
	vertical-align: middle;
	display: table-cell;
}

/**** destacadas ****/

section.destacadas {
	position: relative;
	padding-top: 0;
}

section.destacadas .item {
	padding-top: 0;
	background: #e5e5e5;
	height: 30vw !important;
	/*position: relative; overflow: hidden;*/
	max-height: calc(1440px * 0.4);
	margin-bottom: 0;
}

/*section.destacadas .categorias {
	padding-top: 20px;
}*/

body.page-template-modular section.destacadas .titulo {
	font-size: 1.75em;
}

section.destacadas .imagen {
	float: left;
	max-width: calc(1440px - 430px);
	width: 70%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 200px;
}

section.destacadas .info {
	float: right;
	width: calc(30% - 4em);
	max-width: 450px;
	padding: 2em;
	color: black;
	position: relative;
}

/* section.destacadas .info>div:first-child {
	padding-top: 20px;
} */

section.destacadas a {
	color: black;
}

section .categorias {
	padding-bottom: 0.5em;
	font-size: 0.8em;
	text-transform: uppercase;
}

section.destacadas .owl-dots {
	display: inline-block;
	position: absolute;
	bottom: 10px;
	left: calc(70% + 10px);
}

/**** modulos ****/

section .item {
	background: #e5e5e5;
	position: relative;
	color: black;
	margin-bottom: 17px;
	overflow: hidden;
	padding-right: 15px;
}

section .col .item:last-of-type {
	margin-bottom: 0;
}

section .item .info {
	padding: 2em;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

section .item.post.sin_imagen .info {
	width: calc(100% - 4em);
}

.antetitulo+span {
	padding-top: 4px;
}

/* .antetitulo {
	font-weight: 700;
} */

section .item .titulo .titular {
	display: block;
}

section .item.l4 .titulo .antetitulo+span.titular {
	display: inline;
}

section .item.l4 .titulo .antetitulo+span:before {
	content: "|";
	padding-right: 4px;
}

section .item .info.table_cell {
	display: table-cell;
}

div.lo_mas_leido .titulo, div.titulo[data-category] {
	font-weight: bold;
}

section.en_vivo {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

section.en_vivo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

section .resumen {
	margin-top: 9px;
	/*position    : absolute;
	bottom      : 20px;*/
	margin-right: 4%;
	/*left        : 2em;*/
	font-size: 0.9em;
	color: #808080;
}

section .item.sin_resumen.con_imagen .resumen {
	display: none;
}

section .item.publicidad {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: none;
}

section .item.publicidad img {
	width: auto;
	max-width: 100%;
	height: auto;
}

/* Nivel l1 */

section .item.l1 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

section .item.l1.bt2 {
	height: calc(467px - 2px);
}

section .item.l1 .info {
	width: calc(100% - 3em);
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(221, 221, 221, 1);
}

/* Nivel l2 */

section .item.l2 img {
	width: auto;
	float: left;
}

section .item.l2 .info {
	width: calc(46% - 3em);
	/* float: right; */
	display: inline-block;
}

/* Nivel l3 */

section .item.l3 img {
	width: auto;
	float: left;
}

section>.titulo {
	font-size: 2em;
	width: calc(100% - 40px);
	font-family: "Roboto", sans-serif;
	text-transform: uppercase;
	line-height: 2em;
	padding: 7px 20px 9px;
	font-weight: bold;
	color: black;
}

section>.titulo span {
	float: right;
	font-size: 1.2em;
}

section .titulo span {
	font-weight: 800;
}

section .titulo span.antetitulo {
	font-weight: 800;
}

section .titulo span.antetitulo+span {
	font-weight: 700;
	padding-top: 2px;
}

section>.titulo span i {
	display: none;
}

section[data-estado=abierto]>.titulo i.arriba {
	display: initial;
}

section[data-estado=cerrado]>.titulo i.abajo {
	display: initial;
}

section[data-estado=marker]>.titulo i.marker {
	display: initial;
}

/* Módulo set_data */

section.set_data {
	padding: 0 30px;
	font-size: 1.3em;
	text-transform: uppercase;
}

section.set_data .descripcion {
	padding: 0 100px 30px;
	text-align: right;
	font-weight: bold;
}

section.set_data .descripcion span {
	padding-bottom: 0.8em;
}

section.set_data .cantidad {
	border-top: 3px solid #7e7e7e;
	margin-top: 43px;
	padding: 12px 40px;
	font-weight: bold;
}

section.set_data .ordenamiento {
	border-top: 1px solid #7e7e7e;
	border-bottom: 1px solid #7e7e7e;
	padding: 0 40px;
}

section.set_data .ordenamiento span {
	display: inline-block;
	padding: 14px 0;
}

section.set_data .ordenamiento .filtros {
	float: right;
	font-size: 0.8em;
	padding: 0.1em 0;
}

section.set_data .ordenamiento .filtros span {
	margin-left: 30px;
	padding: 14px 5px;
	cursor: pointer;
}

section.set_data .ordenamiento .filtros span.selected {
	border-bottom: 3px solid #7e7e7e;
}

/* Módulo set */

section.set .item {
	width: calc(50% - 10px - 12px);
	display: inline-block;
	margin-bottom: 10px;
}

section.set .item:nth-of-type(2n+1) {
	margin-right: 5px;
}

section.set .item:nth-of-type(2n+2) {
	margin-left: 5px;
}

/*section.set .item.l3 img { height: 120px; width: auto; }
section.set .item.l3.bt2 { height: calc(120px - 2px); }
section.set .item.l3 .info {
    width: calc(100% - 120px - 4em);
    height: calc(120px - 4em);
}*/

/* Módulo opinión */

section.opinion .listado {
	margin-bottom: 20px;
	padding: 20px 0 25px;
	background: #F4F4F4;
	border-color: #FF5356;
}

section.opinion>.titulo {
	color: #FF5356;
	border-color: #FF5356;
}

section.opinion .item {
	background: none;
}

section.opinion .item img {
	margin-left: 20px;
	display: inline-block;
	margin-right: 20px;
	width: 100px;
	height: 100px;
	background-position: center center;
	background-size: cover;
	background-image: url(../images/profile.jpg);
}

section.opinion .item .tease_reportero .info {
	min-height: auto;
}

.tease_reportero {
	margin-bottom: 20px;
}

section.opinion .item .info section.opinion .item .info .titulo {
	padding-bottom: 10px;
	font-weight: bold;
}

section.opinion .autor {
	padding-bottom: 4px;
	border-color: #FF5356;
}

.owl-carousel .owl-stage {
	display: flex;
}

.owl-carousel .owl-stage-outer {
	width: 100%;
}

.owl-theme.owl-eje21 .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	border: 2px solid #FF5356;
	background: none;
}

.owl-theme.owl-eje21 .owl-item .item {
	height: 100%;
}

.owl-theme.owl-eje21 .owl-dots .owl-dot.active span, .owl-theme.owl-eje21 .owl-dots .owl-dot:hover span {
	background: #FF5356;
}

section.opinion .item .table_cell {
	vertical-align: middle;
}

/* Módulo opinion general */

section.columnistas .item {
	padding-right: 0;
}

section.cinco_columnas .item {
	text-align: center;
}

section.cinco_columnas .autor {
	border: none !important;
	background: url(../images/border-autor.png) no-repeat top center, url(../images/border-autor.png) no-repeat bottom center;
	padding: 8px 0;
	margin-bottom: 10px;
}

section.cinco_columnas .extracto {
	font-size: 0.8em;
	text-align: center;
	display: block;
}

section.opinion.cinco_columnas .item .info {
	padding-bottom: 0;
}

section.columnistas .item .articulo {
	width: 50%;
	display: inline-block;
}

/* Módulo opinion general-columnistas */

section.columnistas.columnistas .item {
	display: flex;
	flex-wrap: wrap;
}

section.columnistas.columnistas .autor {
	font-size: 1.05em;
	padding-bottom: 10px;
	font-weight: 600;
}

section.columnistas.columnistas .biografia {
	padding-bottom: 10px;
	border-color: #FF5356;
	height: 170px;
	color: #7f7f7f;
}

/*section.columnistas.columnistas .table_cell.imagen,
section.columnistas.columnistas .table_cell.info { vertical-align: top; }*/

/* Módulo enlace */

section.enlace .content {
	background: #F4F4F4;
	border-color: #FF5356;
	text-align: center;
	text-transform: uppercase;
	font-size: 2em;
	padding: 0.3em 0;
}

section.enlace .content a {
	color: #FF5356;
}

section.enlace .content a i {
	padding-left: 0.3em;
}

/* Módulo columnas */

section.slider_noticias .item {
	padding-right: 0;
}

section.slider_noticias .item .imagen {
	border-color: #FF5356;
}

section.slider_noticias .item .info {
	padding: 1em;
}

section.slider_noticias .item .info .columna {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FF5356;
}

section.slider_noticias .item .info .titulo {
	margin-top: 0.3em;
	/*font-weight: bold;*/
}

section.slider_noticias .sinopsis {
	margin-top: 13px;
}

/* Módulo Editorial */

section.editorial .content {
	background-color: #F4F4F4;
	border-top-color: #FF5356;
	color: black;
	padding-top: 25px;
}

.editorial a.titulo {
	color: #FF5356;
}

section.editorial .encabezado {
	background: url("../images/lateral_editorial.png") repeat-y top right;
	text-transform: uppercase;
	padding: 0 75px 0 146px;
	font-size: 1.3em;
	font-weight: bold;
}

section.editorial .info {
	padding: 0 60px 30px;
}

section.editorial .info .titulo {
	padding-bottom: 18px;
	font-size: 1.4em;
	font-weight: bold;
}

section.editorial .info .titulo {
	padding-bottom: 15px;
	margin-bottom: 2px;
	border-color: #FF5356;
}

/* Módulo Lo más leido, m4x4 */

section.lo_mas_leido .antetitulo, section.lo_mas_leido .numeral, section.lo_mas_leido>.titulo, section.lo_mas_leido>.titulo .cambiar_estado_seccion {
	color: #DA4954;
}

section.lo_mas_leido .item, section.m4x4 .item {
	font-size: 0.9em;
}

section.lo_mas_leido .item .info, section.m4x4 .item .info {
	padding: 1.7em 2em;
}

section.lo_mas_leido .item, section.lo_mas_leido>.titulo {
	border-color: #DA4935;
}

section.lo_mas_leido .numeral {
	padding: 0 40px 0 30px;
	font-size: 4em;
	line-height: 111px;
}

section.lo_mas_leido .item .info, section.lo_mas_leido .item .numeral {
	height: calc(122px - 3.4em);
	vertical-align: middle;
}

#sidebar section.lo_mas_leido .item .info, #sidebar section.lo_mas_leido .item .numeral {
	height: auto;
	min-height: calc(122px - 3.4em);
}

/* Módulo Indicadores economicos */

section.indicadores .content {
	background: #BBFFD7;
	margin-top: 10px;
	border-top: 2px solid #00AF5A;
	text-align: center;
}

section.indicadores ul {
	list-style: none;
}

section.indicadores ul li {
	display: inline-block;
	text-transform: uppercase;
	color: #00AF5A;
	line-height: 65px;
	padding: 0 3em;
	font-weight: bold;
}

section.indicadores ul li[data-estado=baja] {
	color: #D60000;
}

section.indicadores ul li span:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0d8";
	padding: 0 10px;
	font-size: 1.2em;
}

section.indicadores ul li[data-estado=baja] span:before {
	content: "\f0d7";
}

/**** ir_inicio ****/

section.ir_inicio {
	text-align: center;
	padding: 15px 0 20px;
	font-size: 3.5em;
}

section.ir_inicio a {
	color: #e2605e;
}

/***** Footer *****/

footer {
	width: 100%;
	background: #7f7f7f;
	font-family: Oswald, sans-serif;
}

footer .content {
	width: 1240px;
	margin: 0 auto;
	padding: 26px 100px;
	max-width: calc(100% - 200px);
}

footer img {
	width: auto;
	height: 44px;
}

footer nav {
	float: right;
}

footer nav li {
	line-height: 44px;
	padding: 0 10px;
}

footer nav a {
	color: white;
}

/*************** Single ************/

body.single section.articulo article .contenido a {
	color: #DA4954;
	text-decoration: underline;
}

body.single section.articulo article .contenido figure a {
	color: white;
}

section.articulo>#sidebar, section.articulo>article {
	display: inline-block;
	vertical-align: top;
}

section.articulo .meta {
	display: none;
}

section.articulo .antetitulo {
	display: block;
}

section.articulo .meta.lateral {
	width: 160px;
	padding-top: 23px;
	line-height: 1.3em;
	font-size: 0.8em;
	text-transform: uppercase;
	float: left;
	border-bottom: 1px solid #979797;
	border-top: 1px solid #979797;
}

section.articulo.opinion .meta.lateral+.meta {
	width: calc(100% - 160px - 1em);
	float: right;
}

section.articulo .meta .lineas {
	background: url("../images/meta-top.png") repeat-x;
	height: 32px;
	border-top: none;
	padding-top: 0;
}

.meta.escritorio table td {
	padding: 10px;
}

.meta.escritorio .autor {
	font-weight: bold;
	color: black;
	padding-top: 3px;
}

section.articulo .meta.lateral>div+div {
	border-top: 1px solid #979797;
	margin-top: 15px;
	padding-top: 17px;
	font-size: 0.8em;
}

section.articulo .meta.lateral>.lineas+div {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

section.articulo .meta.lateral .imagen {
	padding: 0 10%;
}

section.articulo .meta .imagen img {
	width: 100%;
	height: auto;
	background-size: cover;
	background-image: url(../images/profile.jpg);
}

section.articulo .meta.lateral .biografia {
	text-transform: none;
	line-height: 1.3em;
}

section.articulo article {
	padding: 0 45px;
	width: calc(100% - 95px - 400px);
	position: relative;
}

section.articulo .article-content div, section.articulo .article-content p {
	padding-bottom: 10px;
}

section.articulo>#sidebar {
	width: 400px;
}

section.articulo .meta .redes {
	font-size: 1.6em;
}

section.articulo .redes a {
	color: #7e7e7e;
	/*padding-right: 20px;*/
}

section.articulo .categorias {
	position: absolute;
	right: 45px;
	top: -2px;
	font-size: 0.7em;
	font-weight: bold;
	z-index: 200;
}

section.top-articulo h1.titulo, section.articulo h1.titulo {
	font-size: 1.8em;
	color: black;
	line-height: 1.2em;
	padding: 42px 0;
	margin-bottom: 20px;
}

section.top-articulo h1.titulo {
	text-align: center;
}

.guion {
	position: relative;
}

.guion.bottom:after, .guion.top:before {
	content: "";
	width: 40px;
	position: absolute;
}

.guion.top:before {
	top: 0;
	left: 0;
	border-top: 5px solid #7e7e7e;
	border-color: inherit;
}

.guion.bottom:after {
	bottom: 0;
	right: 0;
	border-bottom: 5px solid #7e7e7e;
	border-color: inherit;
}

/* section.articulo article {
	text-align: justify;
} */

section.articulo article .meta {
	padding: 0 0 1em;
	margin-bottom: 20px;
}

section.articulo article .meta .autor {
	text-transform: uppercase;
	font-size: 1.1em;
	text-align: left;
}

section.articulo article .opinion.meta .lineas {
	height: 38px;
}

section.articulo article .meta .imagen {
	float: left;
	max-width: 100px;
}

section.articulo article .opinion.meta .imagen img {
	width: 100%;
	height: auto;
	background-size: cover;
}

section.articulo article .opinion.meta .biografia {
	border-top: 1px solid #7e7e7e;
	padding-top: 13px;
	margin-top: 14px;
	color: #7e7e7e;
}

section.articulo article .opinion.meta .autor {
	padding-left: 20px;
}

section.articulo article .opinion.meta .fecha {
	text-transform: uppercase;
	border-top: 1px solid #7e7e7e;
	display: inline-block;
	padding-top: 13px;
	margin-top: 14px;
}

section.articulo article .contenido {
	font-size: 1.2em;
	color: black;
}

section.articulo article .contenido>* {
	margin-bottom: 0.8em;
}

section.articulo article iframe {
	width: 100%;
}

section.articulo .contenido ol li, section.articulo .contenido ul li {
	margin-left: 1em;
	margin-bottom: 0.7em;
}

section.articulo .contenido h1 {
	font-size: 1.8em;
}

section.articulo .contenido h2 {
	font-size: 1.6em;
}

section.articulo .contenido h3 {
	font-size: 1.4em;
}

section.articulo .contenido hr {
	padding: 20px 0;
}

section.articulo .contenido h1, section.articulo .contenido h2, section.articulo .contenido h3 {
	font-family: "Montserrat", sans-serif;
}

article .wp-caption, article img {
	max-width: 100%;
	height: auto;
}

body.error404 article, body.page article {
	max-width: 1024px;
	width: calc(100% - 40px);
	margin: 0 auto;
	display: block;
}

body.page img.encabezado_pagina {
	max-width: 100%;
}

#comentarios {
	border-top: 1px dashed #cccccc;
	margin-top: 24px;
	padding: 45px 0 20px;
}

.button {
	text-align: center;
}

button {
	padding: 15px 20px;
	border: none;
	text-transform: uppercase;
	font-size: 1.2em;
	border-radius: 9px;
	font-weight: bold;
	cursor: pointer;
}

button:hover {
	opacity: 0.3;
}

#comentarios .contenido {
	display: none;
	padding: 20px 0;
}

#comentarios.show {
	margin-top: 0;
	padding-top: 20px;
}

#comentarios.show .contenido {
	display: block;
}

#comentarios.show .button {
	display: none;
}

/************** 404 *****************/

/************** Sidebar ************/

#sidebar section:first-of-type {
	padding-top: 0;
	border-top: none;
}

body.debug #sidebar .publicidad .content {
	height: 500px;
}

#sidebar .lo_mas_leido .numeral {
	padding: 0 10px 0 15px;
}

#sidebar .lo_mas_leido .info {
	padding: 1.2em 5px;
}

#sidebar .item {
	margin-bottom: 1.3em;
}

/************** Aero ************************/

#aero {
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 1px solid #CCCCCC;
	background: rgba(224, 224, 224, 0.98);
	z-index: 200;
	font-size: 1em;
	width: 100%;
	height: 0;
	overflow: hidden;
	text-transform: uppercase;
}

#aero .content {
	padding: 3px 25px;
	height: 34px;
}

header #aero .icons {
	top: 11px;
}

header #aero .icons.redes {
	position: relative;
	top: -3px;
	display: inline-block;
}

#aero .icons.logo {
	left: 20px;
	display: inline-block;
	text-align: left;
}

#aero .logo img {
	height: 30px;
	width: auto;
	padding: 0;
}

#aero a, #aero li {
	color: #4e4e4e;
}

#aero ul li.menu-item a:hover {
	color: #C96540;
}

#aero li.menu-item.current-menu-item a {
	color: #CB2E29;
}

#aero .wrapper {
	max-width: 1050px;
	margin: 0 auto;
}

#aero ul {
	list-style: none;
	display: table;
	margin: 0 auto;
}

#aero ul li {
	padding: 12px 10px;
	display: table-cell;
	vertical-align: middle;
}

#aero .icon {
	font-size: 1.7em;
	text-align: center;
	padding: 0 7px;
}

#aero .icon span {
	display: none;
}

#aero .enlaces .icono.logo {
	padding-right: 30px;
}

#aero .enlaces .icon {
	border-radius: 0;
	padding: 12px 6px;
}

#aero .enlaces .icon.first {
	padding-left: 20px;
}

#aero .icon-search:before {
	width: 58px !important;
	line-height: 38px;
	font-size: 1em !important;
	cursor: pointer;
}

#aero .icon:hover {
	opacity: 0.99;
}

/********** Flying burger ********/

#flying-burger {
	position: fixed;
	top: 15px;
	right: 15px;
	font-size: 1.4em;
	z-index: 2000;
	cursor: pointer;
}

#flying-burger .fa-bars {
	color: white;
}

#flying-burger .fa-circle {
	color: #ff0000;
}

/********** Slide menu ***********/

#slide-menu {
	width: 100%;
	background-color: #969696;
	z-index: 20000;
	font-size: 0.8em;
	font-family: Oswald, sans-serif;
}

#separador_home {
	width: 900px;
	height: 15px;
	float: left;
}

#slide-menu {
	font-size: 1.2em;
	visibility: visible !important;
}

#slide-menu .content {
	position: relative;
}

#slide-menu ul {
	list-style: none;
}

#slide-menu .content>ul>li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#slide-menu .content>ul>li:first-of-type {
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	margin-top: 0;
}

#slide-menu .content>ul>li>a {
	text-transform: uppercase;
	font-size: 14px;
}

#slide-menu .content>ul {
	padding: 3px 0 62px;
	font-size: 1.3em;
}

#slide-menu .content>ul>li {
	position: relative;
}

#slide-menu .content>ul>li.destacar a {
	color: #f8e71c;
}

body.admin-bar #slide-menu {
	padding-top: 32px;
}

body.admin-bar #slide-menu .slider-exit {
	top: 52px;
}

#slide-menu .current-menu-ancestor:after, #slide-menu .current-menu-item:after, #slide-menu .current-menu-parent:after {
	display: block;
}

#slide-menu .enlaces {
	text-align: center;
}

#slide-menu .sub-menu {
	display: block;
	margin-left: 20px;
	width: calc(100% - 33px);
	font-size: 0.8em;
	font-family: Oswald, sans-serif;
}

#slide-menu .sub-menu a:after {
	content: "/";
	margin: 0 0.2em 0 0.5em;
}

#slide-menu .sub-menu li:last-of-type a:after {
	content: none;
}

#slide-menu a {
	display: block;
	color: #0080ce;
}

#slide-menu .icons.redes span, #slide-menu a[href] {
	color: white;
	padding: 4px 0;
	display: inline-block;
}

#slide-menu a:hover {
	text-decoration: none;
}

#slide-menu .logo img {
	height: 30px;
	padding: 15px 10px 5px;
}

#slide-menu .icons {
	font-size: 2.0em;
	color: white;
	cursor: pointer;
	z-index: 30000;
}

#slide-menu .icons.actions {
	right: 24px;
	position: absolute;
	top: 9px;
}

#slide-menu .icons.actions .boton {
	padding: 0 10px;
}

#slide-menu .icons.actions .enlace_buscar {
	padding-right: 20px;
	font-size: 0.9em;
}

#slide-menu .icons.actions i {
	padding: 6px 0;
}

#slide-menu .icons.redes {
	text-align: center;
}

#slide-menu .redes a, #slide-menu .redes span {
	margin: 10px 14px 0;
}

#slide-menu .current-menu-item>a {
	color: white;
}

#slide-menu ul.sub-menu>li {
	padding: 0;
	width: auto;
	display: inline-block;
	font-size: 0.8em;
}

#slide-menu form {
	padding: 12px 10px;
}

#slide-menu form .fa-search {
	color: #6e6e6e;
	margin-right: 10px;
}

#slide-menu .capsula {
	color: white;
	background: #8C8888;
	width: calc(100% - 10px);
	padding: 5px;
	border-radius: 5px;
	border: none;
}

#slide-menu .capsula input {
	background: none;
	color: white;
	border: none;
	width: calc(100% - 30px);
}

/********** form.buscador *****************/

form.buscador {
	width: 237px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
}

form.buscador input[type=text] {
	width: 222px;
	padding: 0 5px;
	height: 23px;
	line-height: initial;
	border: 1px solid #ccc;
}

form.buscador input[type=submit] {
	line-height: 40px;
	padding: 0 15px;
	background: #666666 url("../images/fade-lupa.png") no-repeat center center;
	text-align: center;
	width: 40px;
}

form.buscador .genericon-search {
	cursor: pointer;
	vertical-align: bottom;
}

form.buscador .genericon-search:before {
	content: "\f400";
	font-size: 30px;
	color: #FFF;
	line-height: 41px;
	background: #848484 none repeat scroll 0 0;
	width: 41px;
	height: 41px;
	display: inline-block;
}

/************** FadeSerach *********************/

#fadesearch {
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.9);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	display: none;
}

#fadesearch form.buscador {
	margin-top: calc(50vh - 90px);
}

#fadesearch .close {
	position: absolute;
	right: 31px;
	top: 20px;
	cursor: pointer;
	font-size: 2.4em;
	color: white;
}

#fadesearch img.logo {
	margin-bottom: 10px;
}

#fadesearch .icon-search {
	color: white;
	font-size: 2.2em;
	padding-left: 3px;
	cursor: pointer;
}

#fadesearch .icon-search, #fadesearch input[type=text] {
	vertical-align: middle;
}

/***** Ninja forms ****/

.nf-field-container {
	margin-bottom: 1em !important;
}

.nf-before-form-content {
	padding: 1em 0;
	color: 818181;
	font-size: 0.9em;
}

.nf-field-container {
	background: #f5f2f2;
	border-bottom: 2px solid #818181;
	padding: 1em;
}

.nf-field-label label {
	font-weight: initial !important;
	color: #818181;
	border-bottom: 1px solid #818181;
	text-transform: uppercase;
	font-size: 0.9em;
}

.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
	border: none;
	background: #ececec;
	padding: 10px;
	border-bottom: 1px solid #ebdfdf;
}

.nf-field-container.submit-container {
	padding: 0;
	border: none;
	margin-top: 2em;
}

.nf-field-element input[type=button] {
	cursor: pointer;
	padding: 0.9em;
	font-size: 1.5em;
	width: 100% !important;
	text-align: center;
	border: none;
	background: #b4b4b4;
	color: white;
	text-transform: uppercase;
}

.nf-field-element input[type=button]:hover {
	background: #818181;
}

.nf-error .ninja-forms-field {
	border: none !important;
	background: #d0ada3;
}

.nf-error-msg {
	text-align: center;
	font-size: 1.3em;
}

.nf-form-content .nf-error-msg {
	display: none;
}

@media (pointer:none), (pointer:coarse) {
	div.redes {
		display: none;
	}
}

.st-custom-button[data-network] {
	background-color: #DA4935;
	display: inline-block;
	text-align: center;
	padding: 5px;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	margin-right: 3px;
	border-radius: 4px;
	width: 22px;
	height: 22px;
	line-height: 22px;
}

.st-custom-button[data-network]:hover,
.st-custom-button[data-network]:focus {
	text-decoration: none;
	background-color: #DA4935;
}
