﻿.plugin-x_footerMenu_12-fmenu{
    height:100%;
}
.plugin-x_footerMenu_12-fmenu > .plugin-x_footerMenu_mauto {
    display: inline-block;
    height:100%;
    background-color: transparent;
}
.plugin-x_footerMenu_12-fmenu ul {
    float: left;
    height: 100%;
    padding: 0 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.plugin-x_footerMenu_12-fmenu .plugin-x_footerMenu_title { 
    font-size:16px;
}
.plugin-x_footerMenu_12-fmenu .plugin-x_footerMenu_title span {
    display:block;
    width: 50px;
    height: 2px;
    background: #fff;
    margin:13px 0;
}
.plugin-x_footerMenu_12-fmenu ul .item {
    padding: 8px 0;
    list-style: none; 
}
.plugin-x_footerMenu_12-fmenu .plugin-x_footerMenu_title a {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
.plugin-x_footerMenu_12-fmenu li a {
    color: inherit; 
    text-decoration: none; 
}