body.transparent-header #sp-header.header-sticky {
    position: fixed;
    background: #045fa6;
}
#sp-header {
    height: 80px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    animation: spFadeIn 0.5s;
    background: #045fa6;
}
#sp-menu .sp-module .sppb-btn.gradient-button {
    border: 1px solid #FFA500;
    background: #FFA500 ;
}
.hero-section .sppb-row-overlay {
    background: none;
}
/* #sp-header {
    background: linear-gradient(90deg, #00A0FA 0%, #007ED4 133.8%);
} */
body .sppb-btn.gradient-button .fas, body .btn.gradient-button .fas {
    background: #0c2b4e;
}
.gradient-border .sppb-addon-title:before {
    padding: 3px;
    background: #FFA500;
   
}
.sp-megamenu-parent>li.active>a {
    background: #0C2B4E;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-weight: 600;
}
body .sppb-btn.gradient-button:hover,
body .btn.gradient-button:hover {
    background: #FFA500;
}
body .sppb-btn.gradient-button.btn-black,
body .btn.gradient-button.btn-black {
    background: #FFA500;
    transition: all 0.2s ease;
}
.service-feature {
    transition: all 0.3s ease;
    padding: 20px;
    border-radius: 16px;
    background: #f4f4f4;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
span.sppb-img-container img {
    border-radius: 16px;
}
.service-feature:hover {
        background: #FFA500;
        cursor: pointer;
}
.sppb-feature-box-title {
    color: #0C2B4E !important;
        font-size: 18px;
}
/* body.transparent-header #sp-header {
    position: absolute;
        background: linear-gradient(122.61deg, #DEF0FF -4.91%, #00A0FA 36.56%, #007ED4 75.62%);
} */
#sp-footer, #sp-bottom {
    color: #0C2B4E;
    background: #f4f4f4;;
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading.active .sppb-toggle-direction .fa::before {
    border: 1px solid transparent;
        background: linear-gradient(#fff, #fff) padding-box, linear-gradient(133.69deg, #045fa6 -2.59%, #045fa6 113.65%) border-box !important;
        box-shadow: 0 0 12px rgba(4, 78, 197, 0.437);
    }
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading.active .sppb-toggle-direction .fa::before {
    color: #045fa6;
    border: 1px solid #045fa6;
    transition: color 0.5s ease, border-color 0.5s ease;
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading .sppb-toggle-direction .fa::before {
    content: "+";
    color: #FFA500;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    width: 28px;
    border: 1px solid #FFA500;
    border-radius: 100px;
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading.active .sppb-toggle-direction .fa::before {
    color: #FFA500;
    border: 1px solid #FFA500;
    transition: color 0.5s 
ease, border-color 0.5s 
ease;
}
.sppb-addon-accordion .sppb-panel-heading.active + .sppb-panel-modern,
.sppb-addon-accordion .sppb-panel-modern.active {
    border: 1px solid transparent;
    
    
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading {
    display: flex;
    align-items: center;
    padding: 32px;
    border-radius: 16px;
    background-color: #f4f4f4;
    border: none;
    position: relative;
    transition: background-color 0.4s 
ease, color 0.4s 
ease;
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading .sppb-panel-title {
    padding-right: 30px;
    color: #0c2b4e;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;

}
.sppb-addon-accordion .sppb-panel-modern:has(> .sppb-panel-heading.active) {
    border: 1px solid transparent;
   background: linear-gradient(#fff, #fff) padding-box, linear-gradient(133.69deg, #045fa6 -2.59%, #045fa6 113.65%) border-box !important;
        box-shadow: 0 0 12px rgba(4, 78, 197, 0.437) !important;
    
}
body .sppb-btn.gradient-button, body .btn.gradient-button {
    background: #FFA500;
   color: #ffffff;
    border: none;
    perspective: 1000px;
    transition: background 1s 
ease, transform 0.1s 
ease;
    padding: 11px 76px 23px 32px;
}
.footer-social-icon .sppb-icons-group-list li i {
    background: linear-gradient(145deg, #122868, #122868);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    transition: all 0.3s 
ease;
}
.common-block-number .sppb-blocknumber {
    display: flex;
    flex-direction: column;
    padding: 24px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
    border-radius: 16px;
}
.essential-offer .sppb-addon-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FFA500;
    background-image: url(../images/digital-solutions.svg);
    background-repeat: no-repeat;
    background-size: contain;
    filter: brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(846%) hue-rotate(360deg) brightness(101%) contrast(97%);
}
.gradient-image .sppb-addon-single-image-container:before {
    content: "";
    position: absolute;
    width: 86%;
    height: 160px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    transform: translate(14px, 14px);
    background: none;
}
.sppb-addon-form-builder .sppb-addon-form-builder-form .form-builder-radio-content .form-builder-radio-item {
    padding: 12px 24px;
    margin: 12px 12px 0 0;
    border: 1px solid #045fa6;
    border-radius: 56px;
    flex-shrink: 1;
    background-color: transparent;
}
.sppb-addon-form-builder .sppb-addon-form-builder-form .form-builder-radio-content .form-builder-radio-item input:checked+label, .sppb-addon-form-builder .sppb-addon-form-builder-form .form-builder-radio-content .form-builder-radio-item .sppb-addon-form-builder .sppb-form-check-input:checked+label {
    color: #FFA500;
    font-weight: 500;
    }
    body .sppb-btn.sppb-btn-secondary, body .sppb-btn.btn-outline-secondary, body .btn.sppb-btn-secondary, body .btn.btn-outline-secondary {
    border: none;
    background-color: #FFA500;
    color: #fff;
}
.sppb-addon-form-builder .sppb-addon-form-builder-form .form-builder-radio-content .form-builder-radio-item input:checked+label::before, .sppb-addon-form-builder .sppb-addon-form-builder-form .form-builder-radio-content .form-builder-radio-item .sppb-addon-form-builder .sppb-form-check-input:checked+label::before {
    background: #045fa6;
    border-radius: 56px;
    z-index: -1;
}
.sppb-addon-form-builder .sppb-addon-form-builder-form .sppb-form-builder-field-1::before, .sppb-addon-form-builder .sppb-addon-form-builder-form .sppb-form-builder-field-2::before, .sppb-addon-form-builder .sppb-addon-form-builder-form .sppb-form-builder-field-3::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #FFA500;
    font-size: 16px;
    display: inline-block;
}
.sp-megamenu-parent>li>a {
    color: #ffffff;
    /* font-weight: 500; */
    font-size: 14px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    width: 230px;
    border-radius: 16px;
    margin-top: 12px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #333333;
    font-size: 16px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #333333;
    font-size: 16px;
}
body.transparent-header #sp-header {
    position: absolute;
    /* background-color: #ffffff; */
}
.view-category .sp-page-title .sp-page-title-heading, .view-category .sp-page-title .sp-page-title-sub-heading {
    color: #ffffff;
    
}
.view-category .sp-page-title {
    background-color: transparent;
    padding: 180px 0px 180px;
}
.blog {
    padding: 120px 0px 0px;
}
.view-article #sp-main-body>.container .article-title-wrap .article-category img, .view-article #sp-main-body>.container .article-title-wrap .article-header img, .view-article #sp-main-body>.container .article-title-wrap .article-full-image img {
    margin-bottom: -110px;
    border-radius: 20px;
}
.view-article #sp-main-body>.container .article-title-wrap {
    padding-top: 90px;
    background-color: #045fa6;
}
.view-article #sp-main-body>.container .article-title-wrap .article-category a::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 2px;
    background: #FFA500;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
}
.view-article #sp-main-body>.container .article-title-wrap .article-category a::after {
    content: "";
    position: absolute;
    display: inline-block;
    left: 10px;
    top: 50%;
    font-family: "Font Awesome 6 Free";
    transform: translateY(-50%);
    border-radius: 50px;
    font-weight: 900;
    font-size: 7px;
    border-radius: 6px;
    color: transparent;
    background: #FFA500;
}
.view-article #sp-main-body>.container .article-details-wrap .article-left-sidebar {
    max-width: 364px;
    padding: 32px 0px;
    background: #f4f4f4;
    border-radius: 20px;
color: #045fa6;
}
.pagenavigation .pagination .btn-secondary {
    border: none;
    background-color: #FFA500;
    color: #fff;
    border-radius: 44px;
}
.view-article #sp-main-body>.container .article-details-wrap .article-info .createdby,
.view-article #sp-main-body>.container .article-details-wrap .article-info .category-name,
.view-article #sp-main-body>.container .article-details-wrap .article-info .published {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 124%;
    letter-spacing: 0px;
    color: #0C2B4E;
}
.article-info>span a {
    color: #0C2B4E;
}
.sp-page-title .sp-page-title-heading:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50px;
    padding: 2px;
    background: #FFA500;
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
}
.sp-page-title .sp-page-title-heading:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
background: #FFA500;
}
.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a {
    color: #0C2B4E;
}
.article-list .article {
    position: relative;
    margin-bottom: 30px;
    padding: 0px;
    border-radius: 16px;
    background-color: #f4f4f4;
}
.article-details {
    position: relative;
    padding-bottom: 80px;
}
#sp-menu .sp-module .sppb-btn.gradient-button:hover,
#sp-menu .sp-module .sppb-btn.gradient-button:focus,
#sp-menu .sp-module .sppb-btn.gradient-button:active {
    background: #FFA500;
    border-color: transparent;
}
body .sppb-btn.sppb-btn-secondary:hover,
body .sppb-btn.sppb-btn-secondary:focus,
body .sppb-btn.sppb-btn-secondary:active,
body .sppb-btn.btn-outline-secondary:hover,
body .sppb-btn.btn-outline-secondary:focus,
body .sppb-btn.btn-outline-secondary:active,
body .btn.sppb-btn-secondary:hover,
body .btn.sppb-btn-secondary:focus,
body .btn.sppb-btn-secondary:active,
body .btn.btn-outline-secondary:hover,
body .btn.btn-outline-secondary:focus,
body .btn.btn-outline-secondary:active {
    background: #FFA500;
    color: #fff;
}
body .sppb-btn.gradient-button.btn-black:hover,
body .btn.gradient-button.btn-black:hover {
    color: #fff;
    background: #045fa6;
}
.gradient-image .sppb-addon-single-image-container:before {
    content: "";
    position: absolute;
    width: 86%;
    height: 160px;
    right: 0px;
    
    z-index: 1;
    transform: translate(14px, 14px);
    background: linear-gradient(122.61deg, #DEF0FF -4.91%, #00A0FA 36.56%, #007ED4 75.62%);
    display: none;
}
/* .sppb-addon-content-align-before.sppb-addon.sppb-addon-feature .sppb-img-container img
 {
    width: 48px;
} */
.clients-testimonial-pro .sppb-carousel-inner .sppb-item .sp-carousel-image::after {
    content: "";
    position: absolute;
    top: -14px;
    right: -14px;
    width: 160px;
    height: 380px;
    background: linear-gradient(122.61deg, #DEF0FF -4.91%, #00A0FA 36.56%, #007ED4 75.62%);
    z-index: 0;
    display: none;
}
.clients-testimonial-pro .sppb-carousel-inner .sppb-item.active .sp-carousel-image img {
    max-width: 284px;
    height: 352px;
    border-radius: 20px;
}
#sppb-addon-439564ac-0520-4614-8056-b1b20cc754d7 .sppb-addon-articles .sppb-article-info-wrap h4 a {
    color: #045fa6;
}
.contact-page-image .sppb-addon-single-image-container::before {
    content: "";
    position: absolute;
    width: 165px;
    height: 160px;
    left: -10px;
    bottom: -10px;
    z-index: -1;
    background: linear-gradient(133.69deg, var(--gradient-color-1) -2.59%, var(--gradient-color-2) 113.65%);
    display: none;
}
.logo-image {
    height: 80px;
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
body .sppb-btn.gradient-button .inner-text,
body .btn.gradient-button .inner-text {
    display: inline-block;
    width: max-content;
    height: 100%;
    transition: all 0.2s ease;
    position: relative;
    top: 5px;
    transform-style: preserve-3d;
    text-transform: math-auto;
}
body .sppb-btn.gradient-button .inner-text,
body .btn.gradient-button .inner-text {
    display: inline-block;
    width: max-content;
    height: 100%;
    transition: all 0.2s ease;
    position: relative;
    top: 5px;
    transform-style: preserve-3d;
    text-transform: math-auto;
    color: #0C2B4E;
}
.sppb-carousel-pro-text h2 {
    font-size: 26px;
    line-height: 36px;
    margin-top: 0;
    color: #0C2B4E;
    border-bottom: 4px solid #f8a400;
    max-width: fit-content;
    padding-bottom: 10px;
}
#sppb-addon-7f06ff0d-27c1-481c-844b-e7541d060a9c .sppb-carousel-extended-nav-control .nav-control {
    height: 50px;
    line-height: 50px;
    width: 52px;
    background: #FFA500 !important;
    color: #0C2B4E;
    font-size: 24px;
    border-style: solid;
    border-width: 0px;
    border-color: #FFA500 !important;
    border-radius: 12px;
}
.fa.fa-long-arrow-left:before {
    content: "\f30a";
    color: #0c2b4e;
}
.fa.fa-long-arrow-right:before {
    content: "\f30b";
    color: #0c2b4e;
}
.sppb-carousel-pro .sppb-carousel-control {
    z-index: 2;
    color: #0c2b4e;
    font-size: 32px;
}
.sppb-carousel-pro-inner-content img {
    border-radius: 16px;
}
.sppb-media-content p {
    color: #333333;
    line-height: 1.8;
}

.common-feature-box-section .addon-root-feature>div:hover {
    background: linear-gradient(145deg, #FFA500, #FFA500);
    cursor: pointer;
}
.sppb-addon-accordion .sppb-panel-modern .sppb-panel-heading .sppb-panel-title {
    padding-right: 30px;
    color: #0c2b4e;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Open Sans';
}
.article-introtext {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #0C2B4E;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.view-article #sp-main-body>.container .article-title-wrap .article-header h1 {
    max-width: 80%;
    margin: 20px 0 56px 0;
    font-size: 56px;
    color: #ffffff;
    font-weight: 800;
    font-family: 'Open Sans';
    line-height: 112%;
    letter-spacing: 0px;
}
.view-article #sp-main-body>.container .article-details-wrap .article-left-sidebar .sp-module .sp-module-title {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 22px;
    line-height: 126%;
    letter-spacing: 0px;
    margin-bottom: 40px;
    color: #0C2B4E;
}
.view-article #sp-main-body>.container .article-details-wrap .article-left-sidebar .sp-module .sp-module-content ul li a {
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 16px;
    line-height: 124%;
    letter-spacing: 0px;
    color: #0C2B4E;
}
.sp-page-title:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: none;
    z-index: -1;
}
.sp-page-title .container {
    max-width: 840px;
}

@media (max-width: 575px) {
.burger-icon:before {
        content: "";
        width: 40px;
        height: 40px;
        border-radius: 50%;
        position: absolute;
        left: -7px;
        top: -7px;
        padding: 1px;
        background: #ffffff;
        mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
        mask-composite: exclude;
    }
        .sppb-carousel-inner>.sppb-item {
            padding: 20px 28px;
            -webkit-transition: .6s ease-in-out left;
            -o-transition: .6s ease-in-out left;
            transition: .6s ease-in-out left;
    }
        .sppb-carousel-pro-text h2 {
            font-size: 18px;
            line-height: 26px;
            margin-top: 0;
            color: #0C2B4E;
            border-bottom: 4px solid #f8a400;
            max-width: fit-content;
            padding-bottom: 10px;
        }
                #sppb-addon-fafd034c-4834-455e-b725-af1370cc1b8f .sppb-carousel-pro .sppb-item {
                    height: auto !important;
                }
                                .offcanvas-menu .offcanvas-inner ul.menu>li>a,
                                .offcanvas-menu .offcanvas-inner ul.menu>li>span {
                                    display: block;
                                    font-size: 18px;
                                    padding: 10px 0px;
                                    position: relative;
                                    line-height: 18px;
                                    opacity: 1;
                                    transition: 0.3s;
                                }
                                                                .view-article #sp-main-body>.container .article-title-wrap .article-header h1 {
                                                                    max-width: 80%;
                                                                    margin: 20px 0 56px 0;
                                                                    font-size: 26px !important;
                                                                    color: #ffffff;
                                                                    font-weight: 800;
                                                                    font-family: 'Open Sans';
                                                                    line-height: 40px !important;
                                                                    letter-spacing: 0px;
                                                                    max-width: 100%;
                                                                }
}
.offcanvas-menu {
    background-color: #045fa6;
    color: #ffffff;
}