.bloco-topo-2 {
    font-family: 'Hind Madurai', sans-serif;
}

.bloco-topo-2 h1 {
	font-size: 30px;
	line-height: 100%;
	text-align: center;
	padding: 24px 0;
	font-weight: bold;
}

.bloco-topo-2 .bloco-topo-imagem {
    height: 300px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bloco-topo-2 .bloco-topo-imagem #container-busca-wrap {
    border-bottom: none;
    width: 100%!important;
    max-width: 1366px;
    display: flex!important;
    justify-content: flex-end;
    align-items: center;
    left: unset;
    margin: unset;
    padding: 48px;
}

.bloco-topo-2 .bloco-topo-imagem #container-busca-wrap .box-topo-motor{
	margin: unset;
	display: flex;
	justify-content: flex-end;
	width: auto!important;
}

.bloco-topo-2 .bloco-topo-imagem #container-busca-wrap.container-busca #searchEngine.motor-top {
	top: unset !important;
	left: unset !important;
	margin: unset;
	position: relative;
	display: flex;
}


@media (max-width: 768px) {

	.bloco-topo-2 {
		height: auto;
		background-position: -274px center;
	}
	
	.bloco-topo-2 h1 {
	    padding: 16px 0;
	    font-size: 24px;
	}

	.bloco-topo-2 .bloco-topo-imagem {
		height: 150px;
	}
		
	.bloco-topo-2 .bloco-topo-imagem #container-busca-wrap.container-busca #searchEngine.motor-top {
		display: none;
	}

}






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