
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #c9001a;
}


#sp-header-topbar{
	background-color: #fff;
}


#sp-header-topbar .container-inner {
  border-bottom: 1px solid #f9f9f9;
}

@media (max-width: 991px) {
  #sp-header-topbar {
    margin: 00px 0px!important;
  }
}
@media (max-width: 990px) {
  #sp-header-topbar {
    display:none !important;
  }
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color:#2741BC;


}