#sp-bottom {
    padding: 0 !important;
}
#sp-footer, #sp-bottom {
    background-image: linear-gradient(90deg, #142336 0%, #183b6b 100%)
}
#sp-header {
    background-image: linear-gradient(45deg, #142336 0%, #183b6b 100%) !important;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    text-transform: uppercase;
}
#sp-header .logo a {
    font-size: 30px !important;
    text-transform: uppercase;
    font-weight: 800;
    color: #ffffff;
}
#sp-header .logo a:hover {
    color: #ffffff;
}
#sp-left .sp-module, #sp-right .sp-module {
    border-left: 1px solid #f3f3f3 !important;
    border: none;
}
#sp-left .sp-module ul>li, #sp-right .sp-module ul>li {
    border-bottom: 0;
}
.sp-profile-wrapper a,
#sp-menu > div > div > div > a > span {
    color: #ffffff;
}
.custom-order {
    color: #ffffff;
    border-radius: 0;
    background: #183b6b;
    padding: 15px 30px;
    background-image: linear-gradient(45deg, #142336 0%, #1a4a8b 100%);
}
.custom-order:hover {
    color: #ffffff;
    border-radius: 0;
    background: #1a4a8b;
    padding: 15px 30px;
}
.form-label {
    margin-bottom: 0.2rem !important;
}
.btn-primary, .sppb-btn-primary {
    background-image: linear-gradient(45deg, #142336 0%, #1a4a8b 100%);
    border-radius: 0;
}
.burger-icon>span {
    background-color: #fff !important;
}
#sppb-addon-1678131262329 > div > div > p > i,
#sppb-addon-1678812273882 > div > div > p > i {
  color: #BD0022;
  padding-right: 10px;
}


@media (max-width: 575px){
    #sp-header {height: 100px !important;}
    .logo-image {
    margin-top: 50px;
}
}
@media (max-width: 991px){
    #sp-header {height: 100px !important; }
    .logo-image {
    margin-top: 50px;
}
}

@media (max-width: 1400px){
    .sp-page-builder .page-content #home {background-size: contain !important;}  
    }
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0 17px !important;
}
.article-details .article-info {
    margin-top: -25px;
}
.article-info {
    margin-top: -15px;
}
.no-img {display:none;}
.note-desc {display: table;}
#sppb-addon-1678797219756, #sppb-addon-1678797219768 {
    float: right;
}
html.error-page .error-logo {
    height: 130px;

}
html.error-page .error-code, html.error-page .error-message {
    color: #ffffff;
}