@CHARSET "ISO-8859-1";

/*FOOTER*/
#footer {
	color: #989898;	
	font-size: 13px;	
	width: 100%;
	background-color:#4d4d4d;	
}

#footer .container{
	position: relative;
}

#footer .menu-footer {
	margin: 0 0 15px 55px;	
}

#footer .menu-footer h5 {
	color: #fff;
}

#footer .menu-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .menu-footer ul li {
	line-height: 20px;
}	

#footer .menu-footer a {
	color: #e2e2e2;	
}

#footer .social a {
	margin-right: 10px;
}

#footer .menu-bottom {
	margin-bottom: 10px;
	line-height: 24px;
}

#footer .social .logo-explore {
	margin-right: 30px;
	height: 20px;
}

#footer .social .logo-jasons {
	margin-right: 30px;
	width: 100px;	
}

#footer .menu-bottom .marketing {
	color: #FFFAFA;
}	

#footer .menu-bottom .copyright {
	color: #fff;
}
