

/* Start:/local/templates/eco_green/components/bitrix/menu/footer/style.css?1698927336463*/
/*-------------------------------footer-menu--------------------------------------*/
.footer-menu{
    padding: 0; 
    margin: 0;
}
.footer-menu li{
    list-style-type: none;
    margin-bottom: 15px;
}
.footer-menu li a{
	color: #fff;
	transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.footer-menu li a:hover{
	color: #79D100;
}

/* End */
/* /local/templates/eco_green/components/bitrix/menu/footer/style.css?1698927336463 */
