/* BODY */
body {
	background-color: #f4f4f6 !important;
}

/* BANNER */
#top-banner.banner-img {
    background-image: url(/assets/img/site/fale-conosco/banner-topo.jpg);
    background-position-y: -105px;
}

/* CONTACT US */
#contact-us h6 {
	font-family: Montserrat, sans-serif; 
    font-weight: 300;
	font-size: 16.8px;
	color: #666;
}

#contact-us h4 {
    font-size: 22px;
}

#contact-us i {
	color: #ff9900;
}

#contact-us .location .media p {
	font-family: Montserrat, Raleway, sans-serif;
    font-weight: 300;
    font-size: 15.7px;
}

#contact-us .location strong {
	font-family: Raleway, sans-serif;
    font-weight: 600;
}

#contact-us .social i {
	font-size: 40px;
}