.modelNewsEvents .spost {
	margin-top: 0px;
	margin-bottom: 5px;
    padding-top: 0px;
    border-top: 0px dashed #E5E5E5;
}

.modelNewsEvents .entry-image img {
    border-radius: 0px;
}

.modelNewsEvents .spost .entry-image, .modelNewsEvents .spost .entry-image a, .modelNewsEvents .spost .entry-image img, .modelNewsEvents .spost .entry-image i {
    width: 100px;
    height: 100px;
}

.dark.highlight a {
	color: #FFFFFF;
	text-decoration: underline !important;
}

.highlight a {
	text-decoration: underline !important;
}

.highlight .heading-block:after {
	border-top: 0px solid #000;
}

.highlight p {
	line-height: 1.2 !important;
}

.topmarginModulos {
	margin-top: 10px !important;
}

.highlights .text-overlay {
	background-color: rgba(0, 0, 0, 0.7);
	padding: 25px;	
}

.highlights .text-overlay-meta {
	padding-bottom: 15px;	
}

/* OUTRAS PÁGINAS */

.timelineItem {
	margin: 0 0 50px;
	padding: 0 0 20px;
}


.timelineItem:hover {
	background: #F9F9F9;
	border-bottom: 2px solid #0083BF;
}

.timelineItem .entry-title {
	padding: 15px 15px 0px 15px;
}	
.timelineItem .entry-content {
	padding: 15px 15px 0px 15px;
}	

.revNoMP {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;	
	line-height: 64px !important;
}

.revNoMPh3 {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;		
}

 .revNoMPh1 {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-bottom: 20px !important;
	padding-top: 0 !important;		
	font-size: 70%;
	line-height: 100%;	
 }
 
 .rs-fullvideo-cover {
	 display: none
 }

.tp-caption > h1 > * {
    font-size: 1em !important;
}
