#footer{position: relative;border-top: 2px solid #474747;z-index: 40;}
#footer .wrapper-footer{padding-top: 34px;padding-bottom: 29px;}
#footer .menu-footer .row .column{text-align: center;}
#footer .menu-footer .title-menu{display: block;margin-bottom: 4px;}
#footer .menu-footer ul{margin: 0;list-style: none;}
#footer .menu-footer ul li{padding-top: 2px;}
#footer .menu-footer ul li:first-child{padding-top: 0;}
#footer .menu-footer ul li a{display: inline-block;}
#footer .menu-footer .help-number{padding: 8px 0 6px; font-family: 'Metrocity-Book';}
#footer .menu-footer .button{margin-top: 15px;}
#footer .bottom-footer{max-width: 930px;padding: 17px 0 22px;margin: 0 auto;border-top: 1px solid #EFEFEF;text-align: center;}
#footer .bottom-footer p, #footer .bottom-footer p * {color: #666;}

@media screen and (max-width: 768px){
	#footer .wrapper-footer{padding-top: 29px;padding-bottom: 48px;}
	#footer .menu-footer .row .column:first-child .title-menu{margin-top: 0;}
	#footer .menu-footer .title-menu{margin: 13px 0 6px;}
	#footer .menu-footer ul{display: none;}
	#footer .menu-footer .active ul{display: block;}
	#footer .bottom-footer{max-width: none;padding: 19px 0;margin: 0 40px;}
}