body {
	overflow: unset;
}

#promocao_encerrada_v2 {
    position: relative;
    margin: unset;
    top: unset;
    left: unset;
	display: flex;
    justify-content: center;
    width: 100%;
	height: 440px;
}

#bloco-titulo-descricao {
    text-align: center;
    background-color: rgb(5, 0, 145);
    color: rgb(255, 255, 255)!important;
    font-weight: bold;
    padding: 16px;
    font-size: 18px;
	padding: unset;
}

#bloco-titulo-descricao h1, #bloco-titulo-descricao h2 {
    color: rgb(255, 255, 255)!important;
}




@media only screen and (max-width: 1024px){
	
	.bloco-captacao-lead.border-bottom {
		margin-top: 118px;
	}

	#promocao_encerrada_v2 {
		display: flex;
		justify-content: center;
	}
			
	section.pe_main {
		width: inherit;
	}
}



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