body{ font-family: 'Open Sans', sans-serif, Arial;}
.topo{background:url(../imgs/bg-site.png) repeat-x; color:#fff;padding:30px 0 120px 0;}
.topo h1 { font-size: 28px; margin: 40px 0 15px 0; }
.topo .destaque { background: #bc864a; color: #fff; font-size: 24px; padding: 3px 18px; line-height: 44px; }
.text-destaque {color:#fff; border: 2px solid #fff;padding:10px 20px;}
.topo .marca{ text-align: right; padding-top: 30px; }
.topo .info{font-size:20px;}
.img01{display:none!important;}

.section2{margin-top:-120px;}
.section2 .bl2{ padding-top: 80px;}

.section3 {background:#f0f0f0; margin:0px; padding:40px 0px;}
.section3 strong{color:#4abc70;}
.section3 h2{ font-size: 28px; margin: 0 0 50px 0;}
.section3 ul{list-style: none;}
.section3 ul li{padding-left:50px; background: url(../imgs/check.png) no-repeat;}
.section3 ul li.titulo{color:#4abc70; font-weight: bold; font-size:18px; margin-top:20px; background:none!important;}
.section3 .chamada h2 { font-size: 20px; padding: 0px; margin: 40px 0 0 0; }
.section3 .chamada a{font-weight: bold; color:#41372c; text-decoration: underline;}
.section3 .whatsapp{margin:0 auto; margin-top: -80px;}

.section4 strong{color:#4abc70; font-size: 32px;}
.section4 h2{padding-top:30px;}
.section4 a{text-decoration: underline; color:#333;}

.section5{background:#f0f0f0; color:#333; padding:50px 0; margin:100px 0 30px 0;}
.section5 strong{color:#4abc70;}
.section5 strong{font-size:26px;}
.section5 .bl2{padding-top:160px;}

.section6{margin-bottom:20px;}
.section6 img{width:200px; padding-top:20px;}
.section6 h3{font-size:18px;}

@media (max-width:480px){
	.topo{padding:0 0 30px 0;}
	.topo .marca img{max-width: 200px; margin: 0 auto; display: block;}
	.topo .info img{max-width: 200px;}
	.text-destaque { color: #fff; border: 2px solid #fff; font-size: 12px; padding: 4px 10px; }
	.section2 .bl2 { padding-top: 30px; }
	.section2{margin-top: 0px;}
	.section3 .whatsapp { margin: -80px 0 20px 0; }
	.section3 .col-md-4 img{margin-bottom:20px!important;}
	.section5 .bl2 { padding-top: 30px; }
	.section5 {padding: 10px 0; margin: 40px 0 30px 0}
	.section6 { margin-bottom: 20px; text-align: center; }
	.section6 h3 { font-size: 16px; }
	.img01{display:block!important;}
	.img02{display:none!important;}
}