/*galeria*/
.grid-item{border: solid 1px #eee; padding-bottom: 20px; text-align: center; margin-bottom: 30px; text-align: center;}
.grid-item h3{font-size: 14px;}
.fotos{margin-bottom: 30px;}

/*produtos*/
.subcategoria{font-size: 12px; color: #777; background: #eee}

/*contato*/
#contato button{border-radius: 0;border: 0;padding: 15px 25px;background: #16337E;color: #fff;text-transform: uppercase;font-weight: 900;transition-duration: 0.3s;}
#contato button:hover{background: #777777;}
#contato textarea{height: 160px;}

/*contatos*/
.contato-info{width: 100%; font-size: 14px; margin-bottom: 20px;}
.contato-info .info{border-left: solid 1px #eee; padding:15px 0px 15px 40px; color: #555;}
.contato-info .info:first-child{border-left:none;}
.contato-info .header-social{padding-top: 25px; padding-bottom:25px;}
.contato-info .header-social a{font-size: 16px;	margin-right: 10px;}

/*redes sociais*/
.contato-info .header-social .fa-facebook{color: #3176bf;}
.contato-info .header-social .fa-twitter{color: #4fd0ea;}
.contato-info .header-social .fa-youtube-play{color: #f24141;}
.contato-info .header-social .fa-instagram{color: #bf9437;}


/*rodape*/
footer{width: 100%;float: left; height: 823px; padding: 100px 0; background: url(../img/bg-footer.jpg) top center; color: #333}
footer .header-social .fa-facebook{color: #3176bf;}
footer .header-social .fa-twitter{color: #4fd0ea;}
footer .header-social .fa-youtube-play{color: #f24141;}
footer .header-social .fa-instagram{color: #bf9437;}
footer .header-social a{margin-right: 10px;}

footer h3{font-size: 14px; font-weight: bold; color: #fff; text-transform: uppercase;}
footer h4{font-size: 14px; font-weight: 100; color: #fff;}
footer a{color: #fff;}
footer a:hover{color: #4FAFB7}