.views-field-field-fotos .item-list li {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-left: 0;
	margin-right: 15px;
	margin-bottom: 15px;
}
.views-field-field-fotos .item-list li .hover-more {
	visibility: hidden;
	position: absolute;
	pointer-events: none;
}
.views-field-field-fotos .item-list li:hover .hover-more {
	visibility: visible;
}

div.contextual-links-wrapper {
	right: 50px !important;
}

li.translation_pt-pt.last {
	/*display: inline;*/
	display: none;
	list-style-type: none;
	padding: 0 0.5em;

}

li.translation_en.last {
	/*display: inline;*/
	display: none;
	list-style-type: none;
	padding: 0 0.5em;

}

@media (max-width: 768px) {
	
	.view-news img, .view-events img, .view-recent-tecnologies img {
		width: 100%;
	}

	#block-simplenews-9 h2.block-title span { 
	    font-size: 15px;
	}
}

@media (max-width: 450px) {

	#block-simplenews-9 h2.block-title span { 
	    font-size: 14px;
	}

	#block-simplenews-9 .block-title > span {
		padding-top: 35px;
	}

	div#block-simplenews-9 h2.block-title::before {
		height: 45px;
	}


}
