.navigation, .nav-sections, .ves-megamenu {
	background:#002f9d;
}
.navigation li.level0:hover {
    background-color: #051d4e;
}
.navigation .megamenu.level-top-fullwidth .submenu [data-has-children]>a span:last-child, .navigation .megamenu.level-top-sectioned .submenu [data-has-children]>a span:last-child, .navigation .megamenu.level-top-boxed .submenu [data-has-children]>a span:last-child {
	color: #0a3583;
}
.page-header .panel.wrapper {
	background-color:#013568;
	color:#FFF;
}

.navigation ul {
	text-align: center;
}
.navigation ul > li ul {
    text-align: left;
}

.cms-home .sections.nav-sections::before, .page-header .panel.wrapper::before {
	background:#002f9d;/* #ff0000;*/
}
.cms-home .sections.nav-sections::before, .sections.nav-sections::before {
	        background:#002f9d;/* #ff0000;*/
}
.country-flag:hover span {
    color: #606160 !important;
}
.hero-overlay::before {
	background: #002f9d;/* #ff0000;*/
}
.navigation ul {
	max-width:unset;
}

.cms-home .sections.nav-sections::before, .sections.nav-sections::before, .page-wrapper > .ksps::before {
	background: #002f9d;
}

.tradeacc {
	border-color:#cc0001;
	color:#cc0001 !important;
}
.tradeacc:hover {
    background: #cc0001;
    color: #FFF !important;
}


   .cms-home .sections.nav-sections, .sections.nav-sections, .page-wrapper > .ksps, .cms-home .page-header .panel.wrapper, .page-header .panel.wrapper, .cms-home .sections.nav-sections, .sections.nav-sections, .page-wrapper > .ksps
 {
        background-image: none !important;
		background: #042267 !important;
    }
	.cms-home .sections.nav-sections::before, .page-header .panel.wrapper::before {
	background: #042267 !important;
    }


	@media screen and (max-width:1130px) {
.cms-home .sections.nav-sections, .sections.nav-sections {
    position: fixed;
}
}