#sp-header {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;padding: 20px 0;
}

#sp-vmtop .container-inner {
  border-bottom: 0px;
}
#sp-vmtop {
  border-bottom: 1px solid #e9ecef;
}
#sp-vmmenu {
  background: #003d57;
}
#sp-vmmenu .sp-column {
  background: transparent;
}
#sp-vmmenu #sp-menu {
  margin-bottom: 0;
}
#sp-vmmenu #sp-menu .sp-megamenu-parent > li:first-child {
  margin-left: 0;
}
#sp-bottom, #sp-footer {
  background:#003d57;
}
#sp-bottom {
  padding-top: 0;

}
#sp-footer {
  border-top: 1px solid rgba(255, 255, 255, .1);
}
#sp-footer .container-inner {
  border-top: 0;
}
#sp-bottom .container-inner, #sp-footer .container-inner {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}