.bgspans {
    display: inline-block;
    position: relative;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0);
}

.bgspans:after {
    background-color: #cde7fd;
    content: "";
    display: block;
    width: calc(100% + 8px);
    position: absolute;
    height: 10px;
    bottom: 5px;
    z-index: -1;
    left: -4px;
}

.homepage-hero {
    margin-bottom: 16rem;
}

.hero-16-img img {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 8px 16px 0 rgb(7 7 7 / 7%);
}

.hero-16-img video {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 8px 16px 0 rgb(7 7 7 / 7%);
}

.svgarea {
    z-index: 2;
    pointer-events: none;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

.svgarea svg {
    height: 30px;
    transform: translateX(-50%) rotateY(180deg);
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    fill: #fff;
    vertical-align: middle;
}


.fastsecimg {
    margin-bottom: -15rem;
    position: relative;
}

.fastsecimg .fastsevidico {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.fastsecimg .fastsevidico .playbtn {
    background: #044a75;
    padding: 13px 30px;
}

.fastsecimg .fastsevidico .playbtn:hover {
    background: #207eb7;
}

.fastsecimg .fastsevidico .playbtn i {
    padding-right: 0;
    margin-right: 0;
}

.modelHeading {
    font-size: 1.5rem;
    font-weight: 600;
    color: #191d3a;
    text-align: center;
    margin-bottom: 15px;
}


.trustedarea {
    margin-bottom: 5rem;
}


.trustedarea .offlogoimg {
    width: 100%;
    ;
    filter: grayscale(100%);
}

.trustedarea .offlogoimg:hover {
    filter: grayscale(0);
}


.advHeading {
    font-size: 2.2rem;
    font-weight: 500;
    color: #404257;
}


.advHeadingsubdesc {
    text-align: center;
    margin-bottom: 25px;
    color: #595959;
}

.organizeemail {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #f9f9f7;
}

.navdata .nav-tabs {
    border-bottom: 2px solid #dee2e6;
}

.navdata .nav-tabs .nav-link {
    background: #0000;
    margin-right: 30px;
    padding: 0px 0px 5px 0px;
    font-size: 1.1rem;
}

.navdata .nav-tabs .nav-item.show .nav-link,
.navdata .nav-tabs .nav-link.active {
    border-bottom: 2px solid #3184c5;
    color: #3184c5;
    border-top: #dee2e600;
    border-left: #dee2e600;
    border-right: #dee2e600;
}

.navdata .nav-tabs .nav-item {
    margin-bottom: -2px;
}

.navdata .nav-tabs .nav-link:hover {
    border: 0px;
    font-size: 1.1rem;
}

.navdata .nav-tabs .nav-link:focus {
    outline: 0;
    font-size: 1.1rem;
}

.navdata .tabdiv {
    padding-top: 30px;
}

.custdescul {
    list-style-type: disc;
    margin-left: 17px;
}

.custdescul li {
    margin-bottom: 10px;
}


.advfeaturescnt {
    margin-bottom: 15px;
}

.advfeaturescnt .advfeaturescntHdng {
    color: #474a61;
    display: block;
    margin-bottom: 8px;
    line-height: 1.25;
    font-weight: 600;
}

.advfeaturescnt .advfeaturescntCnt {
    font-size: 1rem;
    color: #757575;
    text-align: justify;
}

.organizeemail .organizeemailImg img {
    width: 100%;
}



.planManageSec {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.planManageSecimg img {
    width: 100%;
}

.custmlis {}

.custmlis li {
    position: relative;
    margin-bottom: 15px;
}


.custmlis li .suplist {
    margin-left: 45px;
}

.custmlis li .suplist span {
    font-weight: 500;
}

.custmlis li::marker {
    display: none;
    color: transparent;
}

.custmlis li:before {
    content: url('download2.svg');
    position: absolute;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: url('download3.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
}

.advSubHeading {
    margin-bottom: 10px;
    font-weight: 600;
}

.custmlis li .suplist2 {
    margin-left: 45px;
    font-weight: 500;
    font-size: 1.2rem;
    color: #4f4f4f;
}


.custimgCdr {
    padding-bottom: 15px;
    text-align: center;
}

.custimgCdr .custimgCrdrImg img {
    width: 100px;
}

.custimgCdr .custimgCdrHdr {
    font-weight: 500;
    font-size: 1.1rem;
    margin: 5px 0px 8px 0px;
}

.custimgCdr .custimgCdrCnt {
    font-size: 0.95rem;
    color: #686868;
}


.space50 {
    height: 50px;
}

.space70 {
    height: 70px;
}





.threestepSec {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #f9f9f7;
}





/**/
.block-steps__right-item:first-child {
    margin-top: 0;
}


.block-steps__right-item {
    position: relative;
    padding-left: 72px;
    margin-top: 16px;
    max-width: 472px;
    padding-bottom: 24px;
    cursor: pointer;
}




.block-steps__right-item {
    position: relative;
    padding-left: 72px;
    margin-top: 16px;
    max-width: 472px;
    padding-bottom: 24px;
    cursor: pointer;
}


.block-steps__right-item::before {
    content: "";
    position: absolute;
    left: 18px;
    width: 2px;
    background-color: #A3A5B0;
    top: 52px;
    bottom: 0;
}


.block-steps__right-item .number {
    position: absolute;
    left: 0;
    top: 0;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 8px 16px 0 rgba(25, 29, 58, 0.04);
    box-shadow: 0 8px 16px 0 rgba(25, 29, 58, 0.04);
    background-color: #ffffff;
    border-radius: 12px;
    font-weight: 800;
}

.block-steps__right-item .h3 {
    color: #474a61;
    display: block;
    margin-bottom: 8px;
    font-size: 1.2rem;
    line-height: 1.25;
    font-weight: 600;
}

.block-steps__right-item.active .number {
    background-color: #319ed7;
    color: #fff
}

.block-steps__right-item.active::before {
    background-color: #319ed7;
}

.ddjgdd::before {
    display: none !important;
}


.autoslideimg img {
    width: 90%;
    border-radius: 8px;
    -webkit-box-shadow: 0 8px 32px 0 rgba(25, 29, 58, 0.12);
    box-shadow: 0 8px 32px 0 rgba(25, 29, 58, 0.12);
}




.whyChooseUse {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #f9f9f7;
}


.block4-item {
    -webkit-box-shadow: 0 8px 16px 0 rgba(25, 29, 58, 0.04);
    box-shadow: 0 8px 16px 0 rgba(25, 29, 58, 0.04);
    background-color: #fff;
    border-radius: 24px;
    padding: 36px;
    height: 100%;
    -webkit-transition: -webkit-box-shadow .25s ease;
    transition: -webkit-box-shadow .25s ease;
    -o-transition: box-shadow .25s ease;
    transition: box-shadow .25s ease;
    transition: box-shadow .25s ease, -webkit-box-shadow .25s ease;
}

.block4-item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}

.block4-item-top .wrap-img {
    width: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block4-item-top .wrap-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.block4-item-top .h3 {
    font-size: 1.1rem;
    margin: 0;
}

.block4-item p {
    margin: 0;
    font-size: 0.9rem;
    text-align: justify;
}

.faQsEc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #f9f9f7;
}

.custaccrodation .accordion-item .accordion-thumb {
    padding: 15px 0 !important;
}

.custaccrodation .accordion-item .accordion-thumb .h5-xs {
    font-size: 1.2rem !important;
    font-weight: 500 !important;
}


.footer {
    background: #e6ebf9;
    padding-top: 5rem;
    padding-bottom: 0.5rem;
}



.footer-content .form-group label {
    color: #353535;
    font-size: 0.9rem;
    margin-bottom: 5px;
    font-weight: 500;
}

.footer-content .form-group .form-control {
    background: #24395900;
    color: #444444;
    border-radius: 1px;
    border: 1px solid #7e7e7e;
    font-size: 0.9rem;
}

.footer-content .form-group .form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgb(0 123 255 / 0%);
}

.footer-content h4 {
    color: #4d4d4d;
    margin-bottom: 2rem;
    font-weight: 500;
}

.footer-content p {
    color: #393939;
    font-size: 0.8rem;
}

.footer-content .icon-area {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    text-decoration: none;
}

.footer-content .icon-area i {
    color: #3988c6;
    font-size: 1.4rem;
}

.footer-content .icon-area h6 {
    color: #111111;
    font-size: 1rem;
    margin-bottom: 0px;
    font-weight: 500;
}

.footer-content h4::after {
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    background: #98bcf2;
    margin-top: 20px;
}

.footer .last-footer {
    padding: 10px 0px 4px 0px;
    border-top: 1px solid #cecece;
    margin-top: 3rem;
}

.footer .last-footer .copyright {
    margin-bottom: 0px;
    font-size: 0.9rem;
    color: #1a1a1a;
}

.footer .last-footer .copyright a {
    color: #217eaf;
    text-decoration: none;
}

.footer .last-footer .copyright a:hover {
    color: #054a6e;
}

.footer .ftrMenue ul {
    list-style-type: none;
    display: flex;
    gap: 14px;
    padding-left: 0;
    padding-bottom: 0;
    margin-bottom: 10;
    margin-top: 8px;
}

.footer .ftrMenue ul li a {
    color: #3988c6;
    font-size: 1.2rem;
}

.footer .ftrMenue ul li a:hover {
    color: #0f4066;
}

.user-modalonboarding-body {
    padding: 2rem;
}

.user-modalonboarding-body .bgdHeading {
    font-weight: 600;
    color: #1e1e1f;
    line-height: 1.62;
    margin-bottom: 1rem;
    font-size: 1.7rem;
}

.user-modalonboarding-body .paragraph-lg {
    font-size: 1rem;
    color: #3a3a3a;
    margin-bottom: 1.3rem;
}

.user-modalonboarding-body .automodaltopSec img {
    width: 100%;
}

.automodaltopSec {
    background: linear-gradient(124deg, #EAEAFF 25.26%, rgba(255, 255, 255, 0) 70.14%), linear-gradient(233deg, #D6F9FC 22.17%, rgba(255, 255, 255, 0) 73.23%);
    height: 200px;
    display: flex;
    align-items: end;
    justify-content: center;
    border-radius: 4px 4px 0px 0px;
    position: relative;
    padding: 1rem;
}

.automodaltopSec .close {
    position: absolute;
    right: 5px;
    top: 1px;
}

/* =========subhashree css logo add============================ */
.logo_container_cust {
    background: aliceblue;
    padding-bottom: 2%;

}

.about_heading {
    position: relative;
}

.heading_abt,
.heading_award {
    margin-top: 22%;
    font-size: 1.9rem;
    margin-left: 13%;
    font-weight: 600;
    z-index: 1;
    position: relative;
}

.heading_abt {
    color: #3c73a1;
    margin-right: 40px;
}

.heading_award {
    color: #28654de3;
}

.heading_abt_bg,
.heading_abt_bg1 {
    position: absolute;
    top: 41px;
    z-index: 1;
    font-weight: 600;
    font-size: 2.1rem;
    color: #afafaf36;
}

.heading_abt_bg {
    left: -5px;
}

.heading_abt_bg1 {
    left: 88px;
}

.vl,
.vl_award {
    border-left: 5px solid;
    height: 85%;
    margin-top: 1rem;
    border-radius: 1rem 0;
    position: relative;
    z-index: 1;
}

.vl {
    border-color: #2351758a;
}

.vl_award {
    border-color: #55b28ee3;
}

.para_about_bg {
    position: relative;
    z-index: 1;
}

.para_about_bg_circle,
.para_about_bg_circle1,
.para_about_bg_circle3,
.para_about_bg_circle4 {
    position: absolute;
    background: linear-gradient(34deg, rgb(171 171 171 / 31%) 0%, rgb(247 255 251 / 89%) 26%);
    z-index: -1;
    border-radius: 50%;
}

.para_about_bg_circle {
    height: 150px;
    width: 150px;
    left: 61%;
    top: -39%;
}

.para_about_bg_circle1 {
    height: 120px;
    width: 110px;
    left: 41%;
    top: -2%;
}

.para_about_bg_circle3 {
    height: 150px;
    width: 150px;
    left: 12%;
    top: -10%;
}

.para_about_bg_circle4 {
    height: 120px;
    width: 110px;
    left: 41%;
    top: 42%;
}

.logo-img {
    height: 32px;
}

@media (max-width: 568px) {
    .mobile-stack {
        flex-direction: column !important;
    }

    .about_heading {

        align-items: center !important;
        text-align: center !important;
        position: relative;
        z-index: 2;
    }

    .vl,
    .vl_award {
        display: none !important;
    }

    .heading_abt_bg,
    .heading_abt_bg1 {
        display: none;
    }

    .heading_abt,
    .heading_award {
        font-size: 1.7rem;
        margin-top: 1rem;
        margin-left: 0;
        z-index: 2;
        position: relative;
        text-align: center;
    }

    .logo-img {
        height: 32px;
    }

    .small-logo {
        height: 26px;
    }

    .para_about_bg_circle,
    .para_about_bg_circle1,
    .para_about_bg_circle3,
    .para_about_bg_circle4 {
        z-index: -1 !important;
        position: absolute !important;
    }
}