<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.b1-intro{ margin-top:10px;}
	.b1-intro img{ width:100%; border-radius:5px;}
	.b1-intro strong{ color:#F60;}
	
.b2-valores{ margin-top:40px;}
	.b2-valores div{ text-align:center; padding:0 10px;}
		.b2-valores div div{ background-image:linear-gradient(to right, #FF5D00, #FF7900); padding:40px; color:#FFF; border-radius:5px;}
		.b2-valores p{ margin-top:10px;}

.b3-img{ margin-top:20px;}
	.b3-img img{ border-radius:5px; margin:0 5px;}
		
.hform{ margin-top:40px;}

@media only screen and (max-width : 1200px) {
}

@media only screen and (max-width : 992px) {
.b2-valores .col-md-12{ margin-bottom:20px;}
.b3-img img{ margin-bottom:15px;}
}

@media only screen and (max-width : 768px) {
}

@media only screen and (max-width : 615px) {
.b1-intro img{ margin-bottom:30px;}
}

@media (max-width: 576px) {
}

@media (max-width: 384px) {
}</pre></body></html>