@charset "UTF-8";
/* CSS Document */

.sp-megamenu-wrapper > ul {
  border: solid 1px rgba(255, 255, 255, .7);
  width: 100%;
  display: flex !important;
  /*margin-bottom: 0*/
}

#sp-header .logo {
  height: 100px;
  display: inline-flex;
  margin: 0;
    margin-top: 0px;
  align-items: center;
  margin-top: 20px;
}

.sp-copyright{
 color: #ffffff
}