.mm-list > li > a, .mm-list > li > span{
	text-transform: uppercase;
	color:#fff !important;
}
.mm-menu.mm-current{
	background:#07409d;
	z-index: 999999;	
}
.mm-menu > .mm-panel.mm-opened{
	background:#07409d !important;
	opacity:1;
}
.mm-list, .mm-list > li{
	background:#07409d !important;
	opacity:1;
}

.menu_cap_con li {
	background:#000;
}

/*==========FIX MENU DROPDOWN=========*/
.fix_dmcap{background: #07409d !important;;}
.full{padding: 5px !important;; color: #fff !important;}
.stellarnav.mobile ul ul{background: #e1e1e1 !important;}
.stellarnav.mobile ul ul ul{background: #ccc !important;}
.stellarnav.mobile ul ul ul ul{background: #a7a7a7 !important;}
.full .fa{float: right;}