#sp-header {
    background: #353535 none repeat scroll 0 0;
    height: 90px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;

.sppb-addon-cta .sppb-btn-lg {
    margin-top: 0px!important;
}

.sp-page-title h2, .sp-page-title h3 {
    margin: 0;
    padding: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
}

.sppb-progress-label {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .35px;
}

.sppb-panel-modern>.sppb-panel-heading {
    padding: 17px 30px 17px 15px;
    background: #ffffff;
    color: #000000;
}

.sppb-slide-item-bg.sppb-slideshow-fullwidth-item-bg .sppb-fullwidth-title .sppb-slidehsow-sub-title {
    display: block;
    color: #000000;
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    text-transform: uppercase;
}