.agora-5--horizontal {
	margin-top: 20px;
}
.agora-5__header {
	color: #eb232e;
	font-family: "Droid Serif";
	font-weight: 700;
	font-size: 1.3em;
	text-align: center;
}
.agora-5__article {
	border-left: 1px solid #c6c6c6;
}
.agora-5__number {
	color: #eb232e;
	font-family: "Droid Serif";
	font-size: 18px;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}
.agora-5__title {
	font-family: "Droid Serif";
	font-weight: 400;
	font-size: 12px;
	line-height: 1em;
}
.agora-5__title a {
	color: #333;
}
.agora-5 .title-box {
	margin-top: -15px;
	margin-bottom: -30px;
}
.agora-5-xs {
	font-family: "Droid Serif";
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.agora-5-xs p, .newsletter-xs p, .atajos p {
	margin-bottom: 0;
}
.agora-5-xs a, .atajos a, .footer-xs a, .footer-xs {
		color: #8c8c8c;
}
.agora-5-destacado {
	font-family: 'Oswald';
	font-size: 30px;
}
.agora-5__header .title-box__title a {
	text-align: left;
	color: #eb232e;
	font-style: normal;	
}
.agora-5__article--no-border {
	border: none;
}
.agora-5--vertical {
	margin-top: 20px;
}
.agora-5--vertical .agora-article {
	border-bottom: none;
}
.agora-5--vertical .agora-5__title {
	font-size: 14px;
	line-height: 20px;
}
@media (max-width:767px) { 
	.agora-5 {
		background: #fff;
	}
	.agora-5__number {
		font-size: 20px;
		margin-bottom: 0;
	}
	.agora-xs {
		margin-left: 5px;
		margin-right: 5px;
		border-bottom: 1px solid #c6c6c6;
		border-top: 1px solid #c6c6c6;
		padding-top: 20px;
		padding-bottom: 20px;
	}
}