.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    color: #000000;
}

.offcanvas-menu {
    background-color: #ffffff;
    color: #FFFFFF;
}


.label {
    transform: none;
    transition: none; 
}

label {
    transform: none;
    transition: none; 
}

body .sppb-btn:after, body .btn:after { 
    background: none; 
}


.sppb-btn-dark {  
    border-color: #8e9895;
}


div#eb {
    padding-top: 50px;
}

#eb .reset-heading { 
    font-size: 32px;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #adadad;
}

#sp-header.header-sticky .sp-megamenu-parent>.sp-menu-item a:before {
    background-color: #adadad;
}

.sp-megamenu-parent>li>a {
    color: #707070;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span { 
    font-size: 16px; 
    font-weight: 300; 
}

#sp-header.header-sticky {
    top: 0px;
    background-color: #ffffff;
}

#sp-section-4{ 
    background-color: #F0F3F6;
}

#sp-section-5{ 
    background-color: #ffffff;
}

#sp-footer, #sp-bottom {
    background: #ffffff;
    color: #475360;
}


.sp-megamenu-parent>li>a:hover {
    color: #adadad;
}

.sp-megamenu-parent>.sp-menu-item a:before { 
    background: #adadad; 
}


.form-builder-checkbox-item label::before, .form-builder-radio-item label::before, .sppb-addon-form-builder .sppb-form-check-label::before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #adadad;
    position: absolute;
    top: 4px;
    left: 0;
}

#sp-bottom {
    padding: 30px 0 50px;
    font-size: 14px;
    line-height: 1.6;
}


.form-builder-checkbox-item label::after, .sppb-addon-form-builder .sppb-form-check-label::after {
    content: "\2713";
    color: #f00;
    width: auto;
    height: auto;
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 3px;
    font-weight: 700;
    line-height: 1;
    visibility: hidden;
    opacity: 0;
    transition: .35s;
}

.form-builder-checkbox-item input:checked+label::before, .form-builder-radio-item input:checked+label::before, .sppb-addon-form-builder .sppb-form-check-input:checked+label::before {
    background: #0345bf;
}

#sp-main-body {
    padding: 50px;
}

.sppb-carousel-item-inner .sppb-text-right {
    margin-top: 0px;
}

.speasyimagegallery-gallery-item > div {
    position: relative;
    padding-top: 0px;
}

.speasyimagegallery-gallery-item-title {
    display: none; 
}

.sp-scroll-up { 
    bottom: 5px; 
}


@media (max-width: 767px){
.sp-page-title .sp-page-title-heading {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
}


@media (max-width: 991px){
.sp-page-title .sp-page-title-heading {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}
}