/* ================================================================================================================== */
/* corpo */
/* ================================================================================================================== */

div#company { display: block; position: relative; width: auto; padding: 150px 0 0 0; margin: 0; }
	div#company div.container { display: block; position: relative; width: auto; background: transparent url(../images/company_bg.jpg) fixed no-repeat center center; background-size: cover; padding: 75px; }

@media all and (max-width: 1199px) {
	div#company div.red { padding: 25px 0; }
		div#company div.red div.container { width: auto; margin: 0 auto; text-align: center; }
}

/* ================================================================================================================== */
/* logotipo */
/* ================================================================================================================== */

div#company span.logo { display: block; position: relative; width: 379px; height: 205px; background: transparent url(../images/logo_white.png) no-repeat center center; background-size: contain; margin: 0 0 35px 0; }

/* ================================================================================================================== */
/* textos */
/* ================================================================================================================== */

div#company div.block { display: inline-block; position: relative; width: 45%; margin: 0 10% 50px 0; vertical-align: top; }
div#company div.block:nth-child(2n) { margin: 0 0 50px 0; }
	div#company div.block p { color: #ffffff; }