#footer{
	background: rgb(2,115,157);
	background: linear-gradient(0deg, rgba(2,115,157,1) 0%, rgba(0,165,226,1) 100%);


/*	background: rgb(34,193,195);
	background: linear-gradient(0deg, rgba(34,193,195,1) 0%, rgba(253,187,45,1) 100%);*/

	border: none;

	margin-top: 0px;

	padding-top: 5px;
	padding-bottom: 20px;

	/*color: #58595b;*/
	color: #FFF;
	line-height: 20px;
}
#footer_bg{
	background-image: url(../img/footer_bg.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}

#footer .footer_envelope{
	position: absolute;
	top: -30px;
	left: 45%;

	width: 272px;
	height: 184px;


	background-image: url(../img/footer_bg_envelopes.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

#footer h5,
#footer h6{
	color: #58595b;
	/*color: #FFF;*/
	/*text-transform: uppercase;*/
	font-family: 'Comfortaa', cursive;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-align: center;

	
	letter-spacing: 0px;
}

#footer h6{
	font-size: 12px;
}

#footer_logo{ 
	padding: 0px 20px;
}
#footer_redes_sociais h6{
	/*color: #58595b;*/
	color: #FFF;
	font-weight: 700;
    font-style: normal;
}

#btnSubscribeNewsletter{
	border-color: #FFF !important;
	color: #FFF;
	background-color: #00aeef;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 26px;
	display: inline-block;
	margin: 0 auto;
}

#btnSubscribeNewsletter span,
#btnSubscribeNewsletter:hover span{
	background-color: #00aeef !important;
	-webkit-box-shadow: none;
    box-shadow: none;
}
#btnSubscribeNewsletter span i{
	font-size: 22px;
	top: 4px;
}

#footer .footer_menu a:link,
#footer .footer_menu a:active,
#footer .footer_menu a:visited{
	display: block;
	text-align: center;
}
#footer .footer_menu a:hover{
	color: #00aeef;
}
#footer .footer_contactos p{
	line-height: 20px;
}

#footer .footer_legalmenu{
	margin-top: 30px;
	margin-bottom: 10px;
}

#footer .footer_legalmenu a{
	/*color: #58595b;*/
	color: #FFF;
	text-decoration: underline;
	margin: 0px 5px;
}
#footer .footer_legalmenu a:hover,
#footer .footer_legalmenu a:focus,
#footer .footer_legalmenu a:active{
	color: #00aeef;
	text-decoration: none;
}


#footer .zoo-footer-copyright a{
	color: #888;
}
#footer .zoo-footer-copyright a:hover,
#footer .zoo-footer-copyright a:focus,
#footer .zoo-footer-copyright a:active{
	color: #043c5f;
	text-decoration: none;
}
#footer .zoo-footer-copyright small{
	text-transform: uppercase;
	font-size: 70%;
	font-weight: bold;
}
#footer .zoo-footer-copyright small small{
	font-size: 80%;
	font-weight: normal;
	display: block;
}
/*#footer .zoo-footer-copyright-bg{
	background-image: url(../img/footer/copyright_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% 55%;
}*/



#footer_redes_sociais{	

	padding-top: 20px;
	padding-bottom: 30px;

}
#footer_redes_sociais .redes_sociais_background{
	/*height: 225px;*/
	/*background-image: url('../img/bg_redes_sociais.png');
	background-position: 50% 10px;
	background-repeat: no-repeat;*/
}
