section { padding: 80px 0px 40px 0px; position: relative; width: 100%; height: auto; }

/*INSTITUCIONAL*/
.institucional { width: 100%; height: auto; position: relative; overflow: hidden; clear: both; text-align: center; padding: 20px 0px 20px 0px; }
.institucional .contexto { color: #000000; font-size: 13px; line-height: 22px; font-family: 'Montserrat'; text-align: left; padding: 15px 0px 30px 0px; }
.institucional .contexto u { text-decoration: underline; }

@media screen and (max-width: 1150px) {
	section { padding: 60px 0px 30px 0px; position: relative; width: 100%; height: auto; }

	.institucional { padding: 20px 3% 0px 3%; width: 94% }
	.institucional .contexto { text-align: center; font-size: 14px; line-height: 22px; }
	.institucional .contexto b, .institucional .contexto u, .institucional .contexto a { font-size: 14px; line-height: 22px; }
}