body {
    background-color:#F2F5F6;
    color:#646E78;
}
a {
    color:#0D2898;
	color:#AE824B;
}
.header-fixed .menu-wrapper a, h1 a {
    color:#646E78;
}
 .menu-footer {
    background-color:rgba(205,213,220,0.9);
     color: rgba(100,110,120,0.7);
}
.content-wrapper {
    
}
footer {
    background-color:rgba(205,213,220,0.3);
    padding: 60px;
}
footer:not(:hover) {
   
   /* display: none;*/
}
nav li.selected > a, .menco-subcategories-menu-fixed a.selected, nav li nav.deepmenu > ul > li a.selected {

    font-weight: bold;
}