.body-innerwrapper::after {
  background: none!important;
}
.body-innerwrapper {
    padding-top: 150px!important;
}
#sp-footer, #sp-bottom {
    background: #2b2b2b;
    color: #fff;
}
#sp-top-bar {
    background: #3498db;
    color: #fff;
}
#sp-top-bar a {
    color: #fff;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #3498db;
}
.sp-megamenu-parent > li > a {
    color: #333;
}
body, .sp-preloader {
    color: #111;
}
.openinghours-notes, .openinghours-open, .openinghours-closed {
    text-align: center;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    display: none !important;
}
.separator2 {
    pointer-events: none;
    -webkit-touch-callout: none;
    cursor: default;
}
body .sppb-btn.sppb-btn-default {
    background-color: #ff9901;
    border-color: #ff9901;
}
body .sppb-btn.sppb-btn-default:hover {
    background-color: #3498db;
    border-color: #3498db;
}
.sp-page-title {
    padding: 0;
}
.convertforms .cf-content-wrap {
    padding: 0px;
}
.h1, .h2, h1, h2 {
    color: #3498db;
}
#sp-bottom {
    font-size: 18px;
    line-height: 1.5;
}
.fortune-timeline.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge::before {
    background-color: #3498db;
}
.article-list .article .article-header h2 a {
    color: #3498db;
}
.article-list .article .article-header h2 {
    font-size: 20px;
    line-height: 30px;
}
.article-list .article .article-header h2 a:hover {
    color: #ff9901;
}
.pagination .page-item.active .page-link {
    border: solid 2px #3498db;
    color: #3498db;
}
.pagination .page-item.active .page-link:hover {
    background-color: #ff9901;
    border: solid 2px #ff9901;
}
.pagination .page-item .page-link:hover {
    color: #ff9901;
}
.article-details .article-header h1 {
    font-size: 42px;
    line-height: 63px;
    letter-spacing: 0px;
}
.view-article ul.categories-module > li h4 > a {
    color: #111;
}
.view-article ul.categories-module > li:hover h4 a {
    color: #ff9901;
}
.view-article ul.categories-module > li::before {
    background-color: #ff9901;
}
h1.edocman-page-heading {
	font-size: 40px;
	font-family: inherit;
}
h3.edocman-document-title.pull-left {
	font-family: inherit;
	font-size: 22px;
}
.article-details .article-header h1 {
    font-size: 2rem!important;
}