@media only screen and (max-width:768px) {
	.noticia-box-text {
		height: 149px!important;
	}
	.noticia-box-title {
		height: 90px!important;
	}
}
.page-info {
	background-color: #8f1517;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding-bottom: 2px;
	padding-top: 2px;
	text-transform: uppercase;
}
.page-title {
	color: #8f1517;
	font-size: 35px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.share {
	color: #464545;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.section-0 {
	width: 100%;
	background-color: white;
}
.section-0-bar {
	padding-top: 50px;
	border-top: solid 11px #d1d1d1;
	margin-top: 50px;
}
.noticia-box {
	width: 100%;
	margin: 0 auto;
}
.noticia-box-img {
	position: relative;
	width: 100%;
	height: 250px;
	z-index: 0;
	display: block;
	background-color: #a2a2a291;
}
.noticia-box-view {
	width: 100%;
	background-color: #8f1517;
	color: white!important;
	padding: 5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align: center;
}
.noticia-box-date {
	width: 100%;
	background-color: #fff;
	color: #484747!important;
	padding: 5px;
	border: solid 1px #878787;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align: center;
}
.noticia-box-title {
	color: #676464;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	text-align: left;
	height: 180px;
	overflow: hidden;
}
.noticia-box-text {
	color: #5f5f5f;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align: left;
	height: 264px;
	overflow: hidden;
	margin-bottom: 30px;
}
.nolink:hover {
	text-decoration: none!important;
}
/*
.context-pagination {
	margin: 0 auto;
	width: fit-content;
	padding-top: 100px;
	padding-bottom: 100px;
}
.context-pagination .page-item:first-child .page-link {
	border: 0;
	color: #545151;
	box-shadow: none!important;
	outline: 0;
	background-color: white!important;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.context-pagination .page-item:last-child .page-link {
	border: 0;
	color: #545151;
	box-shadow: none!important;
	outline: 0;
	background-color: white!important;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.context-pagination .page-item:not(:first-child):not(:last-child) .page-link {
	background-color: #757373;
	color: white;
	margin-left: 6px;
	box-shadow: none!important;
	margin-right: 6px;
}
.context-pagination .active {
	background-color: #8f1517!important;
}
*/
.read {
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: #808387;
}
.read:hover {
	color: #8f1517;
}
.custom-article-button {
	width: 100%;
	background-color: #8f1517;
	color: white!important;
	padding: 5px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	text-align: center;
}
.custom-article-title {
	font-family: 'Roboto', sans-serif;
	color: #808387;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	font-weight: bold;
}
.custom-article-author {
	border-right: solid 1px #cccaca;
	border-left: solid 1px #cccaca;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
}
.custom-article-author-title {
	width: 30%;
	margin-left: 25%;
	text-align: left;
	height: 50px;
	overflow: hidden;
	font-family: 'Roboto', sans-serif;
	color: #585757;
	font-size: 17px;
}
.custom-article-author-text {
	width: 46%;
	margin-left: 26%;
	text-align: left;
	height: 47px;
	overflow: hidden;
	font-family: 'Roboto', sans-serif;
	color: #585757;
	font-size: 14px;
}
.banner {
	width: 100%;
}
.context-pagination {
	margin: 0 auto;
	width: fit-content;
	padding-top: 100px;
	padding-bottom: 100px;
}
.context-pagination .page-item.page-left .page-link,  .context-pagination .page-item.page-right .page-link{
	border: none;
	color: #545151;
	box-shadow: none!important;
	outline: none;
	background-color: white!important;
	font-family: 'Roboto',sans-serif;
	font-weight: 300;
}
.context-pagination .page-item .page-link {
	background-color: #757373;
	color: white;
	margin-left: 6px;
	box-shadow: none!important;
	margin-right: 6px;
}
.context-pagination .active {
	background-color: #8f1517!important;
}