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#empresa-1 .bg-image{height: 250px;background: url("../img/empresa1.jpg") center center no-repeat;background-size:cover }

section#empresa-1 .texto{height: auto;background: url("../img/bg-empresa-texto-mobile.png") top left no-repeat; background-color: #d7d7d7;padding-top: 20px;padding-bottom: 20px}
section#empresa-1 .texto h2{font-family: 'Lato', sans-serif;font-weight: 900;color:#000;font-size: 1.250em}
section#empresa-1 .texto h2 span,section#empresa-2 .texto p span{color:#105f9b;font-size: 1em}
section#empresa-1 .texto p,section#empresa-2 .texto p{font-size: 1em;font-family: 'Lato', sans-serif;font-weight: 400;color:#000}
section#empresa-2 .texto p span{font-weight: 900;}
section#empresa-2 .texto{height: auto;background: url("../img/bg-empresa-texto2-mobile.png") bottom right no-repeat;padding-top: 20px;padding-bottom: 20px}
section#empresa-2 .bg-image{height: 250px;background: url("../img/mapa2.png") 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#empresa-1 .bg-image,section#empresa-1 .texto{height: 350px;}
	section#empresa-2 .bg-image,section#empresa-2 .texto{height: 500px;}
	section#empresa-1 .texto{background: url("../img/bg-empresa-texto.png") top left no-repeat; background-color: #d7d7d7;padding-top: 60px;}
	section#empresa-2 .texto{background: url("../img/bg-empresa-texto2.png") bottom right no-repeat;padding-top: 60px;}
	
}

@media (min-width: 992px) {
section#empresa-1 .texto h2{font-size: 1.5em}
	section#empresa-1 .bg-image,section#empresa-1 .texto{height: 400px;}
	section#empresa-2 .bg-image,section#empresa-2 .texto{height: 500px;}
	
}

@media (min-width: 1200px) {
	section#empresa-1 .bg-image,section#empresa-1 .texto{height: 380px;}
}