body #cshero-header {
    background-color: #000c6e!important;
}
@media (min-width: 993px){
		body #wrapper #cshero-header.header-fixed{background-color:#fff!important;}
	#cshero-header.header-fixed ul.cshero-dropdown > li > a{color: #000c6e;}
	body #cshero-header.header-fixed .main-menu-content{background-color: #fff;}
		#cshero-header.header-fixed ul.cshero-dropdown > li.current-menu-item > a, #cshero-header.header-fixed ul.cshero-dropdown > li.current-menu-ancestor > a, #cshero-header.header-fixed ul.cshero-dropdown > li > a.active, #cshero-header.header-fixed ul.cshero-dropdown > li > a:active{color: rgba(172,123,176,1);}
  
  .csbody #cshero-header ul.cshero-dropdown > li:hover > a, .csbody #cshero-header .menu-pages .menu > ul > li:hover > a, .csbody #cshero-header .menu-pages .menu > ul > li > a:active, .csbody #cshero-header .menu-pages .menu > ul > li > a:focus, .csbody .cshero-hidden-sidebar .cshero-hidden-sidebar-btn a:hover {
    color: #01abce !important;
}
}
body #footer-top, body #footer-bottom{
		background-color: #000c6e!important; 
}
@media (max-width: 991px){
.header-wrapper.no-sticky-mobile-wrapper{
position: relative;
top: -100px;
z-index: 999999;
}
#cshero-header .logo > a.sticky-logo{

display: none;}
#cshero-main-menu-mobile{
padding-right: 0!important;
}
}

