section#topo-page{position: relative;text-align: center;color:#fff;padding-bottom: 50px;padding-top: 40px;background: url("../img/bg-empresa.jpg") center center no-repeat;background-size:cover; }
section#topo-page h2{font-family: 'uni_sans_boldregular';font-size: 1.5em}

section#compromisso-1{background: url("../img/bg-compromisso-1.jpg") center center no-repeat;background-size:cover;text-align: center;padding-bottom: 20px;padding-top: 30px}
section#compromisso-1 h2{font-size: 1.25em;color:#000;font-family: 'Lato', sans-serif;font-weight: 900;}
section#compromisso-1 h2 span{font-size: 1em;color:#0b4673}

section#compromisso-2 .texto{height: auto;background: url("../img/bg-compromisso2-texto-mobile.png") top left no-repeat; background-color: #004473;padding-top: 20px;padding-bottom: 20px}
section#compromisso-2 .texto p{color:#fff;font-family: 'Lato', sans-serif;font-weight: 400;}
section#compromisso-2 .texto p span{font-weight: 900}
section#compromisso-2 .bg-image{height: 250px;background: url("../img/bg-compromisso-2.jpg") center center no-repeat;background-size:cover }

section#compromisso-3 .texto{height: auto;background: url("../img/bg-section-5-icon-mobile.png") top right no-repeat;padding-top: 20px;padding-bottom: 20px}
section#compromisso-3 .texto h2{font-family: 'Lato', sans-serif;font-weight: 900;color:#004473;font-size: 1.25em}
section#compromisso-3 .texto p{color:#000;font-family: 'Lato', sans-serif;font-weight: 400;}
section#compromisso-3 .bg-image{height: 250px;background: url("../img/bg-compromisso-3.jpg") center center no-repeat;background-size:cover }

@media (min-width: 768px) {
	section#topo-page{padding-bottom: 90px;padding-top: 80px}
	section#topo-page h2{font-size: 3em}
	section#compromisso-1{padding-bottom: 110px;padding-top: 120px}
	section#compromisso-1 h2,section#compromisso-3 .texto h2{font-size: 1.5em}
	section#compromisso-2 .texto{background: url("../img/bg-compromisso2-texto.png") top left no-repeat; background-color: #004473;padding-top: 120px;padding-bottom: 20px}
	section#compromisso-3 .texto{background: url("../img/bg-section-5-icon.png") top right no-repeat;padding-top: 90px;}
	section#compromisso-2 .bg-image,section#compromisso-2 .texto,section#compromisso-3 .bg-image,section#compromisso-3 .texto{height: 430px;}
	
}

@media (min-width: 992px) {
section#compromisso-3 .texto{padding-top: 110px;}
	
}

@media (min-width: 1200px) {
}