.logo-image {filter: brightness(100);}
.logo img {width:100px;filter: brightness(100);}
img.logo-image-phone.d-inline-block.d-lg-none {margin-top: 10px;}

.col-divider {
  border: 0;
  width: 1px;
  height: 500px!important;
  border-bottom-color: transparent;
  background-color: rgba(19, 19, 19, .3);
}

/*overwrite*/
#sp-bottom .sp-module a {
  color: #ffffff;
}
.sp-scroll-up {
  right: 105px;}


@media screen and (max-width:768px){
  footer#sp-footer {padding-bottom: 90px;}}

/*feature-box*/
.sppb-addon.sppb-addon-feature.sppb-text-left.wayne-corp-service-box img {
    width: 90px;
    height: auto;
}
.sppb-addon.sppb-addon-feature.sppb-text-left.wayne-corp-service-box .sppb-media .pull-left {
    width: 30% !IMPORTANT;
    padding: 15px !IMPORTANT;
}
@media(min-width:992px){
.wayne-corp-service-box .sppb-media .sppb-addon-text {
    font-size: 14px !important;
    line-height: 1.5 !important;
    min-height: 70px;
}
.wayne-corp-service-box .sppb-media .sppb-media-body {
    padding: 15px !important;
}
.wayne-corp-service-box .sppb-media .sppb-addon-title, .hero-feature-list .sppb-addon-title.sppb-feature-box-title {
    font-size: 14px !important;
    letter-spacing: 0px !IMPORTANT;
}}

.page-item.active .page-link {
    background-color: #1d1e3a;
    border-color: #1d1e3a;
}