.logo-especial-header{
	height: 59px;
	width: auto;
}
.zona-general hr, .zona-gran-titular hr {
    background-color: #FAFAFA;
    opacity: 0.15;
}
.seccion-noticias article:after {
    background: linear-gradient(90deg, #672877 0%, #672877 10%, #efefef 10%, #efefef 100%);
}
.contenedor-logo {
    border-bottom: 1px solid #672877;
}
.nota-gran-titular {
    background-color: #672877;
}
footer {
    background-color: #672877;
}
footer .partecita-arriba {
    border-bottom: 1px solid rgba(250, 250, 250,0.2);
}
footer .partecita-media {
    border-bottom: 1px solid rgba(250, 250, 250,0.2);
}
footer .logo-especial-footer {
    height: 28px;
    width: auto;
}

.zona-general {
    background-size: 100%;
}

@media (min-width: 992px){
	.logo-especial-header{
		height: 55px;
	}
	.zona-general hr, .zona-gran-titular hr{
		background-color: #672877;
	}
	.contenedor-logo {
	    border-bottom: none;
	}
	.nota-gran-titular {
	    background-color: initial;
	    margin-top: 20px;
	}
	.contenedor-titular .fondito {
	    filter: none;
	    -webkit-filter: none;
	    background-color: #269F36;
	}
	.seccion-noticias article:after {
	    background: linear-gradient(90deg, #672877 0%, #672877 10%, #efefef 10%, #efefef 100%);
	}

	.degradadito-blanco-escritorio {
	    height: 363px;
	}
	.fondito-escritorio {
	    height: 495px;
	}
	.seccion-lo-ultimo:before {
	    background: linear-gradient(90deg, #efefef 0%, #efefef 47%, #672877 47%, #672877 53%, #efefef 53%, #efefef 100%);
	}
	.seccion-lo-ultimo .hooper-slide:nth-child(1):after, .seccion-lo-ultimo .hooper-slide:nth-child(4):after {
	    background: linear-gradient(90deg, #672877 0%, #672877 15%, #efefef 15%, #efefef 100%);
	}
	.zona-general {
	    background-size: cover;
	}
	.seccion-lo-ultimo .hooper-indicator.is-active, .seccion-lo-ultimo .hooper-indicator:hover {
	    background-color: #672877;
	}
	.seccion-lo-ultimo .hooper-indicator {
	    border: 1px solid #672877;
	}
	.newsletter-section .cont-rectangle .rectangle {
	    background-color: #672877;
	}
	.contenido-y-mas:after {
	    background: linear-gradient(90deg, #efefef 0%, #efefef 40%, #672877 40%, #672877 60%, #efefef 60%, #efefef 100%);
	}
	.seccion-lo-ultimo:after {
	    background: linear-gradient(90deg, #672877 0%, #672877 15%, #efefef 15%, #efefef 100%);
	}
}