/*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: #111;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: 1100px; 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 h2{font-size: 40px; color: #fff; font-family: "thin";}
footer h3{font-size: 20px; color: #fff; font-family: "verdana";}
footer h4{text-align: justify; font-size: 14px; color: #fff; font-family: "verdana";}
footer h5{font-size: 14px; color: #fff; font-family: "verdana"; font-weight: bold;}
footer a{color: #222;}
footer a:hover{color: #444}

footer .segura-info{
	margin-left: 40px;
	margin-top: -13px;
}