.hamburger, .hamburger_hub{
    background:none;
    position:absolute;
    left:0;
    height:30px;
    top:20px;
    padding:0px 15px 0px 15px;
    border:0;
    font-size: 1.4em;
    font-weight:normal;
    cursor:pointer;
    outline:none;
    margin-left:10px;
    z-index:5000;
    font-family: "TradeGothic", sans-serif;
}

.hamburger_home{
    left:0;
    position:absolute;

}


.hamburger{
    color:#000;
}

.hamburger_hub{
    color:#fff;
}

.cross_home{
    background:none;
    position:absolute;
    top:28px;
    left: 0;
    padding:0px 15px 0px 15px;
    color:#fff;
    border:0;
    font-size: 45px;
    font-weight:normal;
    cursor:pointer;
    outline:none;
    margin-left:11px;
    z-index:5000;
    display:none;
    font-family: "TradeGothic", sans-serif;
    height:30px;
    margin-left:13px;
}

.cross{
    background:none;
    position:absolute;
    top:17px;
    left: 0;
    padding:0px 15px 0px 15px;
    color:#fff;
    border:0;
    font-size: 45px;
    font-weight:normal;
    cursor:pointer;
    outline:none;
    margin-left:13px;
    z-index:5000;
    display:none;
    font-family: "TradeGothic", sans-serif;
    height:30px;
}


/*--------- DIV NAVIGATION */
#mega-menu {
    position: absolute;
    width: 960px;
    height: 100vh;
    background-color: #54575a;
    color: #000;
    display: none;
    z-index: 1000;
    font-size: 1.9em;
    font-family: "TradeGothic", sans-serif;
    overflow: hidden;
    top:0;
    font-size: 25px;
    line-height: 33px;
    text-align: left;
}

.menu-home{
    margin-left:-15px;
}

#croix {
    text-align: left;
}

#ligne1, #ligne2 {
    height: auto;
    width: 800px;
    float: left;
    margin-left: 3em;
    padding-top: 1em;
    padding-bottom: 0;
    padding-left: 1.6em;
}


h2.m-menu {
    margin-bottom: 0.1em;
    font-family: "TradeGothic", sans-serif;
    font-weight: 200;
    color:white;
    text-align:left;
    line-height:40px;
    font-size:25px;
}

#about {
    float: left;
    padding-right: 0;
    margin-right: 0;
    z-index: 99999;
}

#WM {
    float: left;
    text-align: left;
    padding-left: 1em;
}

#AS {
    text-align: left;
    float: left;
    padding-left: 1em;
}

#AM {
    float: left;
    text-align: left;
    padding-right: 0;
}

#others {
    float: left;
    padding-left: 1em;
    margin-bottom: 1em;

}

#contacts {
    float: left;
    padding-left: 1em;
    margin-bottom: 1em;

}


#mega-menu ul {
    font-size: 0.5em;
    text-align: left;
}

#mega-menu ul li {
    color: #000;
    padding: 0.3em 0 0.3em 0;
}

#about a, #WM a, #AS a, #AM a, #others a, #contacts a  {
    color: #fff;
    text-decoration: none;
}

#about a:hover, #WM a:hover, #AS a:hover, #AM a:hover, #others a:hover, #contacts a:hover {
    color: #d3a2a2;
}

.menu_section
{
    width:245px;
    line-height: 22px;
}