.fundo-logo {
	background-image: url("images/_banner/background/fundo-logo.png");
	background-repeat: repeat-y;
}

.card-header span {
	color: #3FA9F5;
}

.noticia a img {
	opacity: 0.8;
}

.noticia a img:hover {
	opacity: 1;
	transition: 800ms;
}

.entry-content p {
	font-size: 19px;
}

.none {
	display: none !important;
}

@media (max-width: 1040px) {
	.tp-caption {
		margin: 1rem auto !important;
	}
}


@media (max-width: 600px) {
	h1.max {
		font-size: 15px;
	}
}

h1.max {
	font-size: 65px;
	line-height: 1.3;
}
span.max {
		font-size: 21px;
		line-height: 1.6;
		font-weight: 100;
}
