.logo-especial-header {
	height: auto;
    max-height: 97px;
    max-width: 273px;
}
.titulo-seccion {
	color: #14253A !important;
}
.zona-gran-titular hr {
	opacity: 0.15;
	background-color: #FAFAFA;
}
.zona-gran-titular {
    background-position: top;
    background-size: contain;
}
.mas-noticias.jaja {
	color: #222222 !important;
}
.mas-leidos-y-noticias .numerito {
	color: black;
}
footer {
	margin-top: 0px;
	background-color: #15141C;
}
.template-especiales-nota .boton-comentarios-fb {
    color: black;
}
.template-especiales-nota .visitas-autores-redes .visitas,
.template-especiales-nota .visitas-autores-redes .visitas .palabra {
    color: black;
}

@media (max-width: 992px) {
	footer .logo-especial-footer {
	    max-height: 64px;
	    max-width: 180px;
	    height: auto;
	}
	main {
		padding-bottom: 60px;
	}
	.template-especiales-nota .fotito-titulo {
		display: flex;
		flex-direction: column-reverse;
	}
	.template-especiales-nota .titular {
		background-color: white;
		color: black;
	}

}
@media (min-width: 992px) {
	.fondito-escritorio,
	.zona-gran-titular {
    	background-size: cover;
    	background-position: center;
	}
	.container-mas-leidos-noticias {
		max-width: 1092px;
	}
	.mas-leidos-y-noticias {
		padding-left: 30px;
		padding-right: 30px;
		background-color: white;
		padding-top: 214px !important;
		margin-top: -180px;
		padding-bottom: 60px;
	}
	.template-especiales-home main {
		background-color: #15141C;
	}
	footer .partecita-arriba {
		border-bottom: 1px solid rgba(239, 239, 239, 0.15);
	}
	.nota-gran-titular .titulo:after {
	    background: #FFFFFF;
	}



	.template-especiales-nota {
		background-color: #15141C;
	}
	.template-especiales-nota .nota-y-mas-leidos {
		background-color: white;
		width: 1098px;
		margin-top: 225px;
		margin-left: -30px;
	}
	.template-especiales-nota .nota-lateral {
		background-color: white;
		margin-top: 0px;
		padding-top: 90px;
		width: 1098px;
		padding-left: 30px;
		padding-right: 30px;
		margin-left: -30px;
	}
	.template-especiales-nota .seccion-lo-ultimo {
		background-color: white;
		margin-top: 0px;
		padding-top: 40px;
		width: 1098px;
		margin-left: -30px;
		padding-left: 30px;
    	padding-right: 30px;	
	}
	.template-especiales-nota .seccion-lo-ultimo .hooper-slide:after {
	    display: none;
	}
	.template-especiales-nota .foto-gran-titular {
	    margin-top: -190px;
	}
	.template-especiales-nota .zona-general hr {
	    opacity: 0.15;
  		background-color: #FAFAFA;
	}
	
}