#sp-main-body {
    padding: 0px 0;
}
#sp-footer {
    background: #32383d;
}
a {
    color: #006cb8;
}
a:hover {
    color: #22b8f0;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #006cb8;
}
#offcanvas-toggler >i:hover {
    color: #f99425;
}
.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0 8px;
}
.sp-page-title {
    background: #006cb8;
}
.helix-social-share .helix-social-share-icon ul li div a:hover, .helix-social-share .helix-social-share-icon ul li div a:focus {
    background: #006cb8;
    color: #fff;
}
.sp-module ul >li >a {
    color: #006cb8;
}
.sp-module ul >li >a:hover {
    color: #22b8f0;
}

#sp-bottom {
    background-color: #e8e8e8;
    padding: 100px 0px;
}
.form-login-remember, .form-links {
	display:none;
}
.sp-module {
	margin-top: 5px !important;
}