#sp-header {
  background: #cccccc;
  height: 90px;
  z-index: 999;
}
 
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
  background-color: #ffffff;
  color: #000;
  font-weight: 400;
}

.sp-megamenu-parent > li > a {
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  display: inline-block;
  padding: 0 18px;
  line-height: 90px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  color: #fff;
}

.sppb-slider-wrapper.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg .container .sppb-slideshow-fullwidth-item-text h1 {
  margin-top: 50px;
  margin-bottom: 60px;
  text-transform: none;
  font-size: 60px;
  font-weight: 500;
}

.small, small {
  margin-top: 40px;
  font-size: 50px;
  font-weight: 600;
}

 a {
  color: #f00;
}
a:hover {
  color: #000; 
} 

#sp-footer {
  background: #ebebeb;
  color: #000;
}