.bloco-topo-3-280 {
	display: flex;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	/*height: 300px;*/
	font-family: 'Hind Madurai', sans-serif;
	justify-content: center;
}

.bloco-topo-3-280 .bloco-interno {
	max-width: 1366px;
	height: 100%;
	margin: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}

.bloco-topo-3-image-mobile {
	width: 100%;
	height: 100%;
	min-height: 180px;
	object-fit: cover;
	object-position: center;
}


.bloco-topo-3-image {
	object-fit: cover;
    width: 100%;
    height: 280px;
}

@media (max-width: 1024px) {
	.bloco-topo-3-image {
		height: 200px;
	}
}

@media (max-width: 768px) {
	.bloco-topo-3-image {
		display: none;
	}
}

@media (min-width: 769px) {
	.bloco-topo-3-image-mobile {
		display: none;
	}
}

.bloco-topo-3-280 .bloco-topo-3-titulo div {
	font-size: 32px;
	font-weight: bold;
}

.bloco-topo-3-280 .bloco-topo-3-titulo div:nth-child(2) {
	font-size: 24px;
}

.bloco-topo-3-280 .bloco-topo-3-titulo {
	padding: 32px;
	border-radius: 0px 40px 40px 40px;
	position: absolute;
    top: 0;
    text-indent: -9999999999990px;
}

.bloco-topo-3-280 .bloco-topo-3-titulo.hidden {
	visibility: hidden;
display: unset;
}

@media (max-width: 768px) {

.bloco-topo-3-280 {
	/*height: 180px;*/
	/*background-position: center;*/
	/*background-position: center;*/
	/*background-size: unset;*/
}

.bloco-topo-3-280 .bloco-topo-3-titulo {
	padding: 16px 16px 20px 18px;
}
	
.bloco-topo-3-280 h2 {
	font-size: 16px;
}

.bloco-topo-3-280 .bloco-topo-3-titulo div {
	font-size: 30px;
	line-height: 30px;
}

.bloco-topo-3-280 .bloco-topo-3-titulo div:nth-child(2) {
	font-size: 22px;
	line-height: 24px;
}

}

@media (max-width: 500px) {
	.bloco-topo-3-image-mobile {

		height: 215px;
	}
}

@media (min-width: 2400px) {
	.bloco-topo-3-image {
		object-fit: unset;
		width: auto;
		height: unset;
	}
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
