/*````````````````````````````````````````````````````````````` 
1.General
2.Qr codes
3.settlement
4.Flexible Repayments
5.progress-payment
6.smart-works
7.vp-flows
8.payment-link
9.Af-form
10.auth container 
11.inner sub menu
12.contact j-new
13.newslatter box
14.services-counter
15.Develop our process
16.wave section
17.App benifits
18.feature-thumb
19.App development
20.Media Query
21.un-even
 `````````````````````````````````````````````````````````````*/
/* ---------------------------------------------------------
        General CSS starts here
------------------------------------------------------------*/
::placeholder{
    text-transform: capitalize;
}

.payment-steps .left-tab-block::-webkit-scrollbar-track
{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.payment-steps .left-tab-block::-webkit-scrollbar
{
	width: 5px;
    
	
}

.payment-steps .left-tab-block::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #26536b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.bg_img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-v.m-tag-fs {
    font-size: 52px;
    line-height: 60px;
    font-weight: 700;
}
.banner-title-v {
    color: var(--main-gradient-from) !important;
    font-size: 18px !important;
    letter-spacing: 1px !important;
}

.m-title-fs {
    font-size: 18px !important;
    text-transform: capitalize;
    line-height: 32px;
}
.bg-none {
    background: none;
}
.m-tag-fs {
    font-size: 24px;
}

.m-content-fs {
    font-size: 16px !important;
}
.m-tag-under {
    color: var(--minmal-text-color) !important;
}
.m-tag-underline::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: var(--minmal-text-color);
    margin-top: 16px;
}
.dark-sec .m-tag-underline-auto::after{
    background: #1fa7d9 !important;
}
.m-tag-underline-auto::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: var(--minmal-text-color);
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
}
.trans-text {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* ------------------- */
video {
    width: 100%;
    height: auto;
}
.fw-500 {
    font-weight: 500;
}

.back-drop {
    position: absolute;
    left: 0;
    z-index: -1;
}

/* ---------------------------------------------------------
        General CSS ends here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        Qr codes CSS start here
------------------------------------------------------------*/

#qr-illustration .qr-codes .qr-progress .step {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#qr-illustration .qr-codes .qr-progress .step .current-step {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #d8dae0;
    box-sizing: border-box;
    margin-right: 20px;
    position: relative;
    top: 7px;
    background-color: #fff;
}
#qr-illustration .qr-codes .qr-progress {
    margin-top: 70px;
}
#qr-illustration .qr-codes .qr-progress .step.active .current-step::after {
    content: "";
    width: 25px;
    height: 25px;
    background-color: #fff;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #001e96;
    left: -7px;
    top: -7px;
    z-index: -1;
}
#qr-illustration .qr-codes .qr-progress .step.active .link-one,
#qr-illustration .qr-codes .qr-progress .progress .step.active .link-two {
    border-right: 2px dashed #001e96;
    height: 105px;
    top: 31px;
    z-index: -1;
}
#qr-illustration .qr-codes .qr-progress .step .step-details {
    margin-bottom: 50px;
}
#qr-illustration .qr-codes .qr-progress .step.active .step-details .step-point {
    color: #34e6c0;
    opacity: 1;
}
#qr-illustration .qr-codes .qr-progress .step .step-details .step-point {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #525a76;
    opacity: 0.5;
}
#qr-illustration
    .qr-codes
    .qr-progress
    .step.active
    .step-details
    .action-detail {
    display: block;
}
#qr-illustration
    .qr-codes
    .qr-progress
    .step.active
    .step-details
    .action-detail {
    color: #102562;
    opacity: 1;
}

#qr-illustration .qr-codes .qr-progress .step .step-details .action-detail {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #525a76;
    opacity: 0.7;
    margin-top: 6px;
}
#qr-illustration
    .qr-codes
    .qr-progress
    .step.active
    .step-details
    .detail-desc {
    display: block;
}
#qr-illustration
    .qr-codes
    .qr-progress
    .step.active
    .step-details
    .detail-desc {
    opacity: 0.7;
}
#qr-illustration .qr-codes .qr-progress .step .step-details .detail-desc {
    font-size: 16px;
    line-height: 24px;
    color: #525a76;
    font-weight: 200;
    opacity: 0.5;
}
#qr-illustration .qr-codes .qr-progress .step .link-one,
#qr-illustration .qr-codes .qr-progress .step .link-two {
    width: 5px;
    height: 115px;
    border-right: 2px dashed #a8acba;
    position: relative;
    top: 21px;
    left: -32px;
    z-index: -1;
}
@media (max-width: 1023px) {
    #qr-illustration .qr-codes .qr-progress .step.active .current-step {
        top: 5px;
    }
    #qr-illustration .qr-codes .qr-progress .step.active {
        margin-top: -13px;
    }
    #qr-illustration .qr-codes .qr-progress .step.active .link-one,
    #qr-illustration .qr-codes .qr-progress .step.active .link-two {
        height: 101px;
    }
    #qr-illustration .qr-codes .qr-progress .step .step-details {
        width: 80%;
    }
}
#qr-illustration .qr-codes .qr-progress .step.active .current-step {
    border: 2px solid #001e96;
    background: #001e96;
}

.qr-codes-sec {
    padding: 60px 0;
    position: relative;
    margin-bottom: 20px;
}
@media (max-width: 1024px) {
    #loading-text {
        left: 36%;
    }
    .navbar.style-4 .navbar-nav .nav-item .nav-link {
        font-size: 10px;
        margin: 0 5px;
    }
}

#why-qr-codes .qr-codes.sticky {
    position: -webkit-sticky;
    position: sticky;
    position: webkit-sticky;
    top: 0;
    -webkit-perspective: 500px;
    perspective: 500px;
}

#qr-code #why-qr-codes .qr-codes {
    padding: 40px;
}
.columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.column:not(.columns) {
    padding: 12px;
}
.column {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    max-width: 100%;
}
#why-qr-codes .qr-codes-wrapper .presentation.nomob .points {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 160px;
}
#why-qr-codes .qr-codes-wrapper .presentation.nomob .points .point.active {
    background: -webkit-linear-gradient(
        281.47deg,
        rgb(121, 210, 152) 0%,
        rgba(201, 217, 241, 0.5) 97.46%,
        rgb(231, 247, 231) 97.46%
    );
    background: linear-gradient(
        168.53deg,
        rgb(121, 210, 152) 0%,
        rgba(201, 217, 241, 0.5) 97.46%,
        rgb(231, 247, 231) 97.46%
    );
    box-shadow: 8px 8px 17px rgba(11, 32, 73, 0.2);
    backdrop-filter: blur(12px);
    border-radius: 20px;
    font-weight: 800;
    font-size: 35px;
    line-height: 54px;
    color: var(--minmal-text-color);
    padding: 12px 10px;
}
#why-qr-codes .qr-codes-wrapper .presentation.nomob .points .point {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: var(--main-gradient-to);
    margin-bottom: 50px;
    cursor: pointer;
    transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
}
#why-qr-codes
    .qr-codes-wrapper
    .presentation.nomob
    .point-illustration
    .illustrations.active {
    display: block;
}
#why-qr-codes
    .qr-codes-wrapper
    .presentation.nomob
    .point-illustration
    .illustrations {
    display: none;
}
#why-qr-codes
    .qr-codes-wrapper
    .presentation.nomob
    .point-illustration
    .illustrations
    img {
    max-width: 120%;
    position: relative;
    top: 30px;
}
/* ---------------------------------------------------------
        Qr codes CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        settlement CSS start here
------------------------------------------------------------*/

.settl-sameday {
    position: relative;
    padding: 60px 0;
}
#sameday-settlements .sameday-settlements-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.midsection-svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -130px;
}
#sameday-settlements .sameday-settlements-container svg:not(.marketplace-bg) {
    top: 18px;
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
#sameday-settlements .sameday-settlements-container .bg-part1 {
    position: absolute;
    width: 1536.5px;
    height: 416.58px;
    left: -180px;
    top: -10px;
    opacity: 0.1;
}
#sameday-settlements .sameday-settlements-container .bg-part1 img {
    width: 100%;
}
#sameday-settlements .sameday-settlements-container .bg-part2 {
    position: absolute;
    width: 403.5px;
    height: 181.5px;
    right: -5px;
    top: 320px;
    opacity: 0.1;
}
#sameday-settlements .sameday-settlements-container .bg-part2 img {
    width: 100%;
}
#sameday-settlements .sameday-settlements-container .bg-part3 {
    position: absolute;
    width: 1536.5px;
    height: 416.58px;
    left: -50px;
    bottom: -70px;
    opacity: 0.1;
}
#sameday-settlements .sameday-settlements-container .bg-part3 img {
    width: 100%;
}
#sameday-settlements .sameday-settlements-container .side-part {
    position: absolute;
    top: -20px;
    right: 0;
    z-index: -1;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 50px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .heading
    h2 {
    margin-top: 20px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .heading
    h2,
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .heading
    p {
    color: #fff;
    text-align: center;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .heading
    p {
    width: 588px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .heading
    h2::after {
    margin-left: auto;
    margin-right: auto;
}
main #sameday-settlements h1:not(.no-puck)::after,
main #sameday-settlements h2:not(.no-puck)::after {
    content: "";
    display: block;
    width: 24px;
    height: 4px;
    background: #49dab5;
    margin-top: 16px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .cards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* flex-wrap: wrap; */
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 36px;
    margin-bottom: 110px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .cards
    .card:not(:last-of-type) {
    margin-right: 72px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .cards
    .card {
    width: 312px;
    height: auto;
    background: #164d6a;
    border: none;
    box-shadow: none;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px 40px 20px 31px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .cards
    .card::before {
    --offset: 10px;
    content: "";
    background: linear-gradient(to left, var(--main-gradient-stops));
    position: absolute;
    top: calc(var(--offset) * -1);
    left: calc(var(--offset) * -1);
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    z-index: -1;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .cards
    .card
    .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .cards
    .card
    .title
    .card-icon {
    width: 18px;
    margin-right: 8px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .cards
    .card
    .title
    .text {
    color: #8ad5ff;
    font-weight: bold;
    font-size: 16px;
}
#sameday-settlements
    .sameday-settlements-container
    .container
    .section-2
    .cards
    .card
    .desc {
    color: #fff;
    font-size: 16px;
    line-height: 140%;
    margin-top: 7px;
}
#sameday-settlements .sameday-settlements-container .container {
    margin-bottom: 40px;
    margin-top: 110px;
}
/* ---------------------------------------------------------
        settlement CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        Flexible Repayments CSS start here
------------------------------------------------------------*/

.flexible-repayments {
    padding: 60px 0;
    position: relative;
}
#pricing .pricing-container .midsection-svg {
    top: 18px;
}
#pricing .pricing-container .bg-part1 {
    position: absolute;
    width: 1506.5px;
    height: 283.58px;
    left: -180px;
    top: -10px;
    opacity: 0.1;
}
#pricing .pricing-container .bg-part1 img {
    width: 100%;
}
#pricing .pricing-container .bg-part2 {
    position: absolute;
    width: 403.5px;
    height: 181.5px;
    right: -5px;
    top: 320px;
    opacity: 0.1;
}
#pricing .pricing-container .bg-part2 img {
    width: 100%;
}
#pricing .pricing-container .bg-part3 {
    position: absolute;
    width: 1536.5px;
    height: 416.58px;
    left: -50px;
    bottom: -70px;
    opacity: 0.1;
}
#pricing .pricing-container .bg-part3 img {
    width: 100%;
}

#pricing .pricing-container .side-part {
    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);

    -ms-transform: matrix(-1, 0, 0, 1, 0, 0);

    transform: matrix(-1, 0, 0, 1, 0, 0);
}
#pricing .pricing-container .sections-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#pricing .pricing-container .sections-list .pricing-section {
    width: 58%;
}
#pricing .pricing-container .sections-list .pricing-description-section {
    width: 42%;
}
main #pricing h1:not(.no-puck)::after,
main #pricing h2:not(.no-puck)::after {
    content: "";
    display: block;
    width: 24px;
    height: 4px;
    background: #49dab5;
    margin-top: 16px;
}

#pricing
    .pricing-container
    .sections-list
    .pricing-description-section
    .pricing-description {
    margin-top: 150px;
    margin-left: 60px;
}
#pricing
    .pricing-container
    .sections-list
    .pricing-description-section
    .pricing-description
    .desc {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}
#pricing
    .pricing-container
    .sections-list
    .pricing-description-section
    .pricing-description
    .desc-heading
    h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
}
#pricing
    .pricing-container
    .sections-list
    .pricing-description-section
    .pricing-description
    .desc-heading
    h2::after {
    height: 6px;
    margin-bottom: 38px;
}
main #pricing h1:not(.no-puck)::after,
main #pricing h2:not(.no-puck)::after {
    content: "";
    display: block;
    width: 24px;
    height: 4px;
    background: #49dab5;
    margin-top: 16px;
}
#pricing
    .pricing-container
    .sections-list
    .pricing-section
    .pricing
    .sections
    .last-section
    .right,
#pricing
    .pricing-container
    .sections-list
    .pricing-section
    .pricing
    .sections
    .last-section
    .left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#pricing
    .pricing-container
    .sections-list
    .pricing-section
    .pricing
    .sections
    .last-section
    .right
    h2,
#pricing
    .pricing-container
    .sections-list
    .pricing-section
    .pricing
    .sections
    .last-section
    .left
    h2 {
    font-size: 25px;
    color: #515978;
    margin-right: 7px;
}
#pricing
    .pricing-container
    .sections-list
    .pricing-section
    .pricing
    .sections
    .last-section
    .right
    p,
#pricing
    .pricing-container
    .sections-list
    .pricing-section
    .pricing
    .sections
    .last-section
    .left
    p {
    color: #515978;
    font-size: 12px;
    font-weight: 600;
}
main #pricing p {
    margin: 24px 0;
}

/* ---------------------------------------------------------
        Flexible Repayments CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        progress-payment CSS start here
------------------------------------------------------------*/

.progress-payment {
    padding: 60px 0;
    position: relative;
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
}

#progressbar li {
    list-style-type: none;
    color: #d2d2d2;
    text-transform: inherit;
    font-size: 16px;
    width: 33.33%;
    float: left;
    position: relative;
    text-align: center;
}

#progressbar li div {
    border-radius: 50%;
    margin: 0 auto 30px auto;
}

.flipAnimate1 {
    animation-duration: 1s;
    animation-name: flip;
}

.flipAnimate2 {
    animation-duration: 2s;
    animation-name: flip;
}

.flipAnimate3 {
    animation-duration: 3s;
    animation-name: flip;
}

#progressbar li:after {
    content: "";
    width: 73%;
    height: 0px;
    position: absolute;
    left: -35%;
    top: 85px;
    z-index: 0;
    text-align: center;
    border-bottom: 3px dashed #fff;
}

#progressbar li:nth-child(2):after {
    left: -33% !important;
    width: 67%;
}

#progressbar li:nth-child(3):after {
    left: -33% !important;
    width: 67%;
}

#progressbar li:first-child:after {
    content: none;
}

#progressbar li p {
    width: 220px;
    margin: auto;
}

@media (max-width: 767px) {
    .areYouReadyToPartnerWithNimbbl .bg-img {
        width: 90%;
    }

    #progressbar li div {
        border-radius: 50%;
        margin: 0 auto 90px auto;
    }

    #progressbar li {
        display: flex;
        flex-direction: row;
        width: 100%;
        align-items: stretch;
    }

    #progressbar {
        margin-bottom: 30px;
        overflow: hidden;
        counter-reset: step;
        margin-left: 0px;
        padding: 0px;
    }

    #progressbar li:nth-child(2):after {
        width: 300px;
        z-index: 1;
        left: 25px !important;
        height: 190px;
    }

    #progressbar li:nth-child(3):after {
        width: 300px;
        z-index: 1;
        left: 25px !important;
        height: 190px;
    }

    #progressbar li:after {
        content: "";
        position: absolute;
        left: 25px;
        top: -90px;
        text-align: center;
        border-bottom: 3px dashed #fff;
        transform: rotate(90deg);
    }

    #progressbar li p {
        height: 170px;
        width: 200px;
        display: flex;
        align-items: center;
        padding-left: 15px;
        color: #fff;
        text-align: left;
        margin: unset;
    }
}
#progressbar li::after {
    content: "";
    width: 73%;
    height: 0px;
    position: absolute;
    left: -35%;
    top: 85px;
    z-index: -1;
    text-align: center;
    border-bottom: 3px dashed gray;
}

#progressbar li:nth-child(2)::after {
    left: -33% !important;

    width: 67%;
}
#progressbar li:nth-child(3)::after {
    left: -33% !important;
    width: 67%;
}

/* ---------------------------------------------------------
        progress-payment CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        smart-works CSS start here
------------------------------------------------------------*/

.smart-works {
    position: relative;
    padding: 60px 0;
}
.smart-works .tab-head {
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.07);
    border-bottom: 0;
    box-shadow: 2px 4px 9px 1px rgba(0, 0, 0, 0.05),
        0 1px 1px rgba(0, 0, 0, 0.04);
    position: relative;
    background: #fff;
    z-index: 99;
    line-height: 60px;
    padding: 0;
    overflow: hidden;
    overflow-x: hidden !important;
    overflow-x: auto;
    margin: 0 auto;
    width: 400px;
}
.smart-works .tab-head .tab-title {
    float: left;
    margin: 0 30px;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #515978;
}
.smart-works .tab-head .tab-title.active,
.smart-works .tab-head .tab-title.initial-active {
    color: var(--main-gradient-to);
}
.tab-racer {
    position: absolute;
    height: 3px;
    background: var(--main-gradient-to);
    bottom: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.smart-works .flow {
    margin: 48px 0 0px;
}

.smart-works .flow .scroller > .columns {
    min-width: 1080px;
}
.smart-works .flow .scroller > .columns > .column {
    min-width: 270px;
}
.flow .scroller > .columns > .column {
    position: relative;
    padding: 0;
    min-width: 290px;
    -webkit-flex-basis: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
}

.smart-works .flow .illustration.step1 {
    position: relative;
    /* top: 17px; */
    margin-left: 20px;
    background-image: url("../images/customeridentifier_step_1.png");
}
.smart-works .flow .illustration.step2 {
    background-image: url("../images/customer_step_2.png");
}
.smart-works .flow .illustration.step3 {
    background-image: url("../images/NEFT-RTGS-IMPS_step_3.png");
}
.smart-works .flow .illustration.step4 {
    background-image: url("../images/up-to-date_step_4.png");
}
.smart-works .flow .illustration {
    min-height: 220px;
    min-width: 250px;
    width: 100%;
}
.illustration {
    background: none;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 0;
}
.smart-works .flow .scroller > .columns > .column p {
    margin-left: 18px;
}
.flow .scroller > .columns > .column p {
    margin: 10px auto 24px;
    margin-left: auto;
    max-width: 256px;
}
.smart-works .flow .scroller > .columns > .column:not(:last-child)::before {
    bottom: 23px;
    width: 10px;
    height: 10px;
}
.smart-works .flow .scroller > .columns > .column:not(:last-child)::before {
    margin: 16px 0;
}
.flow .scroller > .columns > .column:not(:last-child)::before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    right: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 4px solid #dde0ea;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 224, 234);
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: rgb(221, 224, 234);
    border-left: 0;
    border-bottom: 0;
    margin: 16px -4px;
}
.smart-works .flow.second-vi .illustration.step1 {
    position: relative;
    top: 4px;
    background-image: url("../images/vpa.png");
}
.smart-works .flow.second-vi .illustration.step2 {
    background-image: url("../images/VPA_UPI_app.png");
}
.smart-works .flow.second-vi .illustration.step3 {
    background-image: url("../images/rnm.png");
}
@media (max-width: 1023px) {
    .smart-works .flow .scroller .columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 100%;
    }

    .column {
        max-width: 600px;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 12px auto;
    }
}
.pricing_card.style-2.textleft {
    text-align: left !important;
}
.pricing.style-2.-sc .pricing_card {
    min-height: 270px;
}

/* ---------------------------------------------------------
        smart-works CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        vp-flows CSS start here
------------------------------------------------------------*/

.vp-flows {
    position: relative;
    padding: 60px 0;
}
.vp-flows .wrapper {
    margin-top: 40px;
}
.vp-flows .collect-payemts {
    justify-content: space-evenly;
    margin: 50px 0 10px;
    position: relative;
    text-align: center;
    flex-wrap: wrap;
}
.vp-flows .collect-payemts > div {
    flex-basis: 0;
    flex-grow: 1;
    padding: 30px;
}
.vp-flows .arrow-vendor {
    position: relative;
}
.high-color {
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    color: var(--minmal-text-color);
}

.margin-auto {
    margin: auto;
}
.max-218 {
    max-width: 218px;
}

/* video-graph */
.video-graph {
    padding: 60px 0;
    position: relative;
}
.tax-pay-cycle {
    padding: 100px 0;
    position: relative;
}
.box-body {
    box-sizing: border-box;
    display: block;
    background-color: transparent;
    box-shadow: none;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    flex: 0 1 auto;
}
.img-body_ {
    margin-top: 24px;
    margin-bottom: 24px;
    background-color: rgb(242, 244, 248);
    padding: 32px;
    width: 100%;
}
.image-in {
    cursor: zoom-in;
    display: block;
    margin: 0px;
    padding: 0px;
    flex: 0 1 auto;
    box-sizing: border-box;
    background-color: transparent;
    box-shadow: rgba(19, 38, 68, 0.1) 0px 4px 8px -2px,
        rgba(19, 38, 68, 0.06) 0px 2px 4px -2px;
}
.img-orc {
    display: block;
    width: 100%;
    height: unset;
    max-width: 100%;
    max-height: 100%;
    object-fit: unset;
    aspect-ratio: unset;
}
.w-ful {
    width: 100%;
    max-width: 100%;
}
/* ------------- */

.steps-container .steps {
    max-width: 100%;
}
.steps-container .steps > div {
    margin-bottom: calc(
        min(
            max(
                calc(27px + (32 - 27) * ((100vw - 1440px) / (1600 - 1440))),
                24px
            ),
            32px
        )
    );
}
.steps-container .steps .card {
    background-color: rgba(255, 255, 255, 0.4);
    border: solid 2px rgba(255, 255, 255, 0.72);
    border-radius: 12px;
    box-sizing: border-box;
    color: rgb(47, 105, 93);
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(
        min(
            max(
                calc(470px + (550 - 470) * ((100vw - 1440px) / (1600 - 1440))),
                300px
            ),
            550px
        )
    );
    max-width: 100%;
    opacity: 0.72;
    padding: 16px;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.steps-container .steps .card {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: rgba(20, 20, 22, 0.16) 0px 0px 0px;
    z-index: auto;
    color: rgb(47, 105, 93);
    backdrop-filter: blur(0px);
    transition: transform 300ms ease-in-out;
    -webkit-transition: transform 300ms ease-in-out;
    -moz-transition: transform 300ms ease-in-out;
    -ms-transition: transform 300ms ease-in-out;
    -o-transition: transform 300ms ease-in-out;
}
.steps-container .steps .card:hover {
    transform: scale(1.04998) translateZ(0px);
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: rgba(20, 20, 22, 0.16) 0px 7.99609px 23.9883px;
    z-index: 20;
    color: rgb(47, 105, 93);
    backdrop-filter: blur(3.99805px);
    -webkit-transform: scale(1.04998) translateZ(0px);
    -moz-transform: scale(1.04998) translateZ(0px);
    -ms-transform: scale(1.04998) translateZ(0px);
    -o-transform: scale(1.04998) translateZ(0px);
}

.steps-container .steps.active .card {
    opacity: 1;

    background-color: rgba(255, 255, 255, 0.6);

    box-shadow: rgba(20, 20, 22, 0.16) 0px 8px 24px;

    z-index: 10;

    color: rgb(255, 255, 255);

    backdrop-filter: blur(4px);
}
.steps-container .steps .card .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.steps-container .steps .card > div:not(:last-child) {
    margin-right: 16px;
}
.steps-container .steps .card .icon .number-icon {
    width: 48px;
    height: 48px;
    border: solid 1px white;
    background: #ffffffdd;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.steps-container .steps .card .icon .number-icon h1,
.steps-container .steps .card .icon .number-icon h2,
.steps-container .steps .card .icon .number-icon h3,
.steps-container .steps .card .icon .number-icon h4,
.steps-container .steps .card .icon .number-icon h5,
.steps-container .steps .card .icon .number-icon h6 {
    color: #000;
    font-family: "Roboto";
}
.steps-container .steps .card .texts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    padding: 0px 1.5rem 0px 0.5rem;
    color: #000;
}
.steps-container .steps .card .texts h5 {
    font-weight: 600;
}
.steps-container .steps .card .texts p {
    padding-right: 2rem;
}
.steps-container .steps .card > div:not(:last-child) {
    margin-right: 16px;
}
.steps-container .steps .icon .number-icon {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}
.steps-container .steps.active .icon .number-icon {
    background: var(--main-gradient-to);
    transform: scale(1.1) translateZ(0px);
    -webkit-transform: scale(1.1) translateZ(0px);
    -moz-transform: scale(1.1) translateZ(0px);
    -ms-transform: scale(1.1) translateZ(0px);
    -o-transform: scale(1.1) translateZ(0px);
}

.steps-container .steps.active .icon .number-icon h1,
.steps-container .steps.active .icon .number-icon h2,
.steps-container .steps.active .icon .number-icon h3,
.steps-container .steps.active .icon .number-icon h4,
.steps-container .steps.active .icon .number-icon h5,
.steps-container .steps.active .icon .number-icon h6 {
    color: #fbfbfb;
}
.pricing.style-2._4 {
    padding: 70px 0px;
}
.pricing .wrapper .icon {
    width: 80px;
    height: 80;
    margin-top: 20px;
    margin-right: 20px;
}

.pricing.style-2._4 .pricing_card.style-2 {
    min-height: 250px;
}

/* ---------------------------------------------------------
        vp-flows CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        payment-link CSS start here
------------------------------------------------------------*/

.payment-links {
    padding: 50px 0;
    position: relative;
}
.payment-links {
    --tw-bg-opacity: 1;
    background-color: #f7fafc;
    background-color: rgba(247, 250, 252, var(--tw-bg-opacity));
}
.txtgreen {
    color: #004b66;
}
.payment-links .bold {
    font-weight: 600;
}
.payment-links .items {
    column-gap: 10px;
}
.payment-links .items img {
    padding-top: 2px;
}
#why-qr-codes .qr-codes-wrapper .presentation.nomob .points .point:last-child {
    margin-bottom: 0;
}

/* ---------------------------------------------------------
        payment-link CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       Af-form CSS start here
------------------------------------------------------------*/

#af-form .bg-image-form {
    background-image: url(../images/background-lines-20c0b561.svg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
}
#af-form .main-form-sec {
    position: relative;
    min-height: 100vh;
    --tw-bg-opacity: 1;
    background-color: rgb(16 82 106 / var(--tw-bg-opacity));
}
#af-form .form-body {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    border-radius: 0.375rem;
    max-width: 36rem;
}
#af-form .mx-width-42 {
    max-width: 42rem;
}
#af-form .form-wrapper {
    padding: 2rem 2.5rem;
}
#af-form .google-signup-wrapper {
    color: #fff;
    text-align: center;
}
#af-form .google-signup-wrapper .google-signup-btn {
    background: #20a5d5;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    border-radius: 3px;
    height: 54px;
    margin-top: 15px;
    line-height: 50px;
    cursor: pointer;
}
#af-form .google-signup-wrapper .or-bar {
    position: relative;
    margin: 30px 0 25px;
    border-bottom: 1px solid #d1d5db;
    color: #333;
}
#af-form .google-signup-wrapper .google-signup-btn .google-icon {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 2px;
    top: 2px;
    background: #fff;
    border-radius: 3px;
}

#af-form .google-signup-wrapper .or-bar span {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80px;
    top: -12px;
}
#af-form .input-holder {
    display: block;
    position: relative;
    clear: both;
}
#af-form .input-holder .form-label {
    font-size: 1rem;
    margin-bottom: 5px;
    font-weight: 500;
    color: #718096;
}
#af-form .input-holder input::-webkit-outer-spin-button,
#af-form .input-holder input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#af-form .input-holder input[type="number"] {
    -moz-appearance: textfield;
}
#af-form .input-holder input[type="text"],
#af-form .input-holder input[type="password"],
#af-form .input-holder input[type="number"],
#af-form .input-holder textarea,
#af-form .input-holder .input-box {
    background: #f5faff;
    border-radius: 3px;
    border: 1px solid #e2e8f0;
    display: block;
    position: relative;
    width: -webkit-fill-available;
    width: -moz-available;
    padding: 12px 10px;
    font-size: 16px;
    transition: 0.2s ease all;
    height: 48px;
}

#af-form .input-holder input[type="text"]:focus,
#af-form .input-holder input[type="text"].focus,
#af-form .input-holder input[type="password"]:focus,
#af-form .input-holder input[type="password"].focus,
#af-form .input-holder input[type="number"]:focus,
#af-form .input-holder input[type="number"].focus,
#af-form .input-holder textarea:focus,
#af-form .input-holder textarea.focus,
#af-form .input-holder .input-box:focus,
#af-form .input-holder .input-box.focus {
    border: 1px solid transparent;
    box-shadow: 0 0 0 2px #20a5d5;
    outline: 0;
}
#af-form .input-holder input[type="text"].error,
#af-form .input-holder input[type="password"].error,
#af-form .input-holder input[type="number"].error,
#af-form .input-holder textarea.error,
#af-form .input-holder .input-box.error {
    border: 1px solid transparent;
    box-shadow: 0 0 0 2px #f05252;
    outline: 0;
}
#af-form .input-holder input[type="text"]:disabled,
#af-form .input-holder input[type="text"].disabled,
#af-form .input-holder input[type="password"]:disabled,
#af-form .input-holder input[type="password"].disabled,
#af-form .input-holder input[type="number"]:disabled,
#af-form .input-holder input[type="number"].disabled,
#af-form .input-holder textarea:disabled,
#af-form .input-holder textarea.disabled,
#af-form .input-holder .input-box:disabled,
#af-form .input-holder .input-box.disabled {
    font-size: 16px;
    color: #27303f;
    font-weight: 400;
}
#af-form .input-holder .show-hide-pwd {
    position: absolute;
    right: 15px;
    top: 15px;
    line-height: 22px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
#af-form .submit-btn {
    padding: 15px 36px;
    color: #fff;
    cursor: pointer;
    outline: 0;
    border: none;
    border-color: #20a5d5;
    transition: 0.3s ease;
    font-size: 18px;
    margin-top: 30px;
    font-weight: 600;
    text-align: center;
    background: linear-gradient(263.11deg, #20a5d5 0.58%, #bfed45 144.39%);
    box-shadow: 0 8px 10px #27303f33;
    border-radius: 6px;
    width: 100%;
    font-family: Inter, Helvetica Neue, Helvetica, Arial, sans-serif;
}
#af-form .submit-btn:hover {
    background: linear-gradient(263.11deg, #20a5d5 0.58%, #799c12 144.39%);
}
#af-form .form-body a {
    text-decoration: none;
    color: #20a5d5;
    cursor: pointer;
    text-transform: capitalize;
}
.input-box-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10%;
    justify-content: center;
}
.input-box-wrapper .input-holder {
    margin-bottom: 24px;
}
.w-full-sz {
    width: 100%;
}
.w-75-sz {
    width: 75%;
}

/* ---------------------------------------------------------
       Af-form CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       auth container CSS start here
------------------------------------------------------------*/

[data-1v-vvv] .auth-container {
    display: flex;
    justify-content: flex-end;
    left: -3%;
}
.auth-container {
    z-index: 999;
}
.auth-container,
.auth-overlay {
    box-sizing: border-box;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.auth-overlay {
    background: rgba(0, 0, 0, 0.2);
    opacity: 1;
}
[data-1v-vvv] .auth-modal {
    box-shadow: 0px 25px 50px 0px #e2e8f0,
        0px 4px 4px 0px rgba(226, 232, 240, 0.25);
    height: -moz-fit-content !important;
    height: fit-content !important;
    left: 0 !important;
    right: 96px !important;
    top: 96px !important;
}
.auth-modal {
    background-color: #fff;
    border-radius: 3px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.auth--top-right-slot {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.shadow-auth-btn {
    --tw-shadow: 0px 1px 3px 0px rgba(226, 232, 240, 0.5),
        0px 1px 2px 0px rgba(226, 232, 240, 0.24);
    box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
}
.auth-btn {
    --tw-text-opacity: 1;
    color: #0b3747;
    color: rgba(11, 55, 71, var(--tw-text-opacity));
    border-radius: 30px;
    height: fit-content;
    gap: 0.5rem;
    border-width: 1px;
    border-color: rgba(255, 255, 255, 1);
    border-style: solid;
}
.auth-btn:hover {
    --tw-border-opacity: 1;
    border-color: #0b3747;
    border-color: rgba(11, 55, 71, var(--tw-border-opacity));
}
.collect-payemts._cont p {
    font-size: 14px;
}

/* ---------------------------------------------------------
       auth container CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       inner sub menu CSS start here
------------------------------------------------------------*/

.dropdown-menu.icon-in .menu-icon-list .wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}
.dropdown-menu.icon-in .menu-icon-list .wrap .text-link .header {
    font-size: 14px;
    color: #004b66;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.dropdown-menu.icon-in .menu-icon-list .inner-menu-title {
    color: #1fa7d975;
    text-transform: capitalize;
    font-weight: bold;
}
.dropdown-menu.icon-in .menu-icon-list .dropdown-item .icon-40 {
    min-width: 40px;
}

.dropdown-menu.icon-in .menu-icon-list .dropdown-item {
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px;
}
.dropdown-menu.icon-in .menu-icon-list .dropdown-item.active {
    background-color: #1fa7d9;
    margin-bottom: 10px;
}
.dropdown-menu.icon-in .menu-icon-list .dropdown-item.active .header {
    color: #fff;
}

.mobile_menu .dropdown-menu {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

/* ---------------------------------------------------------
       inner sub menu CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       contact j-new  CSS start here
------------------------------------------------------------*/

.blog-page.style-5 .all-news .card .card-body .card-title,
.blog-page.style-5 .all-news .card .card-body strong {
    color: var(--minmal-text-color);
}
.contact-us-one-icon-box {
    display: flex;

    align-items: center;
    gap: 10px;
}
.info-address {
    gap: 10px;
}
.fun-tab {
    border: none !important;
}
.c-form {
    z-index: 2;
    background-color: #fff;
    border: 1px solid #000;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    padding: 40px;
    position: relative;
}
.contact-us-one-form-text-fild {
    height: 60px;
    background-color: #fff;
    border: 1px solid #b0bec5;
    border-radius: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.j-input {
    width: 100%;
    height: 50px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857;
    display: block;
    transition: ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: ease all;
    -ms-transition: ease all;
    -o-transition: ease all;
}
.wrap-input-area {
    margin-bottom: 30px;
}

.j-input:-moz-placeholder,
.w-select:-moz-placeholder {
    color: #999;
}

.j-input::-moz-placeholder,
.j-textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.j-input::-webkit-input-placeholder {
    color: #999;
}

.j-input:focus,
.j-textarea:focus {
    border-color: var(--main-txt-hover-color);
    outline: 0;
}

.j-input[disabled]:not(.j-input-disabled),
.j-input[readonly] {
    background-color: #eee;
}
.contact-us-one-form-text-ariea {
    width: 100%;
    min-height: 200px;
    border: 1px solid #b0bec5;
    border-radius: 10px;
    padding: 8px 12px;
}
.vis-pwd {
    display: none;
}
#log-box-inner .container-box {
    display: none;
}
#log-box-inner .container-box.visible {
    display: block;
}

/* ---------------------------------------------------------
       contact j-new CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       newslatter box CSS Start here
------------------------------------------------------------*/

.newslatter-box {
    padding: 40px 20px;
}
.news-email-form label.error{
position: absolute;
bottom: -25px;
}
.subscription {
    background-image: url("../images/Contact-Us.jpg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-right-radius: 110px;
    border-bottom-left-radius: 110px;
    align-items: center;
    padding: 60px 20px 80px;
}
.subs-form {
    width: 500px;
}
.sub-title {
    max-width: 513px;
}
.input-subs {
    width: 100%;
    padding-left: 30px;
    border: 1px solid #000;
    border-radius: 50px;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
.subs-form .btn {
    margin-left: -137px;
}
.btn-prime {
    height: 50px;
    border: 0px solid transparent;
    transition: all 1ms ease-in-out;
    -webkit-transition: all 1ms ease-in-out;
    -moz-transition: all 1ms ease-in-out;
    -ms-transition: all 1ms ease-in-out;
    -o-transition: all 1ms ease-in-out;
}
.btn-prime:hover,
.btn-prime:focus {
    background: #fff !important;
    color: #004b66 !important;
    border: 1px solid #004b66 !important;
}
.socail-icons .tooltipText {
    background-color: #fff;
    position: absolute !important;
    color: #004b66;
    bottom: 100%;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.socail-icons .tooltipText::after {
    content: "";
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 40%;
    margin-left: 5%;
}
.socail-icons .btn {
    position: initial !important;
}
.socail-icons .btn:hover .tooltipText {
    opacity: 1;
    transform: translateY(-10px);
}
.features-items {
    padding: 1rem 1.5rem;
    min-height: 280px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}
.features-items .number {
    font-weight: 600;
    font-size: 16px;
    color: #004b66;
}
.features-items .title {
    font-size: 20px;
    color: #004b66;
    font-weight: bold;
}
.features-items .icon {
    text-align: center;
}
.features-items .para {
    opacity: 0.8;
}
.instant-img-up {
    position: relative !important;
    -webkit-animation: slide_up_down 2s ease-in-out infinite alternate both;
    animation: slide_up_down 2s ease-in-out infinite alternate both;
}
.ani-slide-up {
    -webkit-animation: slide_up_down 2s ease-in-out infinite alternate both;
    animation: slide_up_down 2s ease-in-out infinite alternate both;
}
.form-field-wrapper .j-input.error,
.form-field-wrapper .j-textarea.error {
    border: 1px solid transparent;
    box-shadow: 0 0 0 2px #e03a3a;
}

.swiper-button-next.light,
.swiper-button-prev.light {
    background: var(--main-Minmal-color);
}

/* ---------------------------------------------------------
       Af-form box CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       services-counter CSS Start here
------------------------------------------------------------*/

.services-counter {
    position: relative;
}
.underline_sec,
.underline_bottom {
    border-bottom: 1px solid var(--minmal-text-color);
}
.money_image img {
    width: 130px;
    height: 130px;
}
.services-counter .left-img {
    text-align: center;
    padding-top: 50px;
}
/* .services-counter .left-img img {
    width: 45%;
} */

img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
    }
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
    }
}

.counter-right {
    height: 100%;
    flex-wrap: wrap;
    flex: 1;
    display: flex;
    position: relative;
}
.counter-row {
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 15px;
    padding-left: 2%;
    display: flex;
    position: relative;
    overflow: hidden;
}

.counter-item {
    width: 48%;
    margin-right: 2%;
    padding-right: 5%;
}

.counter-item.last {
    margin-right: 0%;
}

.counter-1 {
    width: 200px;
    height: 57px;
    color: #1d1e20;
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
    display: flex;
    position: relative;
    overflow: hidden;
}
.digits {
    z-index: 10;
    /* height: 80px; */
    font-weight: 500;
    display: flex;
    position: relative;
    overflow: hidden;
}
.digits .counter_,
.digits-perchentage {
    color: #1fa7d9;
}
.conter-text {
    color: var(--minmal-text-color);
}
.counter-numbers {
    font-size: 50px;
    line-height: 50px;
}

.digits-perchentage {
    font-size: 35px;
    font-weight: 700;
    line-height: 42px;
}

/* ---------------------------------------------------------
       services-counter CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       Develop our process CSS Start here
------------------------------------------------------------*/

.development-process .carousel-indicators {
    max-width: 800px;
    margin: auto;
    bottom: auto !important;
    top: 65px;
    height: 300px;
}

.development-process .carousel-indicators:after {
    width: 800px;
    height: 800px;
    border-radius: 50%;
    border: 3px dotted #ffffff;
    top: 0;
    left: 50%;
    margin-left: -400px;
    content: "";
    position: absolute;
}

.development-process .carousel-indicators button {
    position: absolute;
    left: 0;
    max-width: 125px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
    color: #fff;
    z-index: 1;
    text-align: right;
    padding: 0;
}

.development-process .carousel-indicators button span {
    -webkit-box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
    box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#ffffff),
        to(#eaeef3)
    );
    background: linear-gradient(180deg, #ffffff 0%, #eaeef3 100%);
    color: inherit;
    color: var(--minmal-text-color);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 50px;
    top: 2px;
    margin-left: 10px;
}

.development-process .carousel-indicators button span:hover,
.development-process .carousel-indicators button span:focus,
.development-process .carousel-indicators button span:active {
    background: #1b8ab3;
    outline: none;
}

.development-process .carousel-indicators button.active span {
    background: #1b8ab3;
    outline: none;
    color: #fff;
}

.development-process .carousel-indicators button:nth-child(1) {
    bottom: -8px;
    left: 7px;
    -webkit-transform: translateX(-166px);
    transform: translateX(-166px);
}

.development-process .carousel-indicators button:nth-child(2) {
    bottom: 135px;
    -webkit-transform: translateX(-108px);
    transform: translateX(-108px);
}

.development-process .carousel-indicators button:nth-child(3) {
    top: 30px;
    -webkit-transform: translateX(24px);
    transform: translateX(24px);
    max-width: 130px;
}

.development-process .carousel-indicators button:nth-child(4) {
    bottom: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    margin-bottom: 60px;
    text-align: center;
}

.development-process .carousel-indicators button:nth-child(4) span {
    left: 50%;
    margin-left: -25px;
    top: auto;
    bottom: -88px;
}

.development-process .carousel-indicators button:nth-child(6) span,
.development-process .carousel-indicators button:nth-child(5) span,
.development-process .carousel-indicators button:nth-child(7) span {
    left: -60px;
    margin: 0;
}

.development-process .carousel-indicators button:nth-child(6) {
    bottom: 120px;
    left: auto;
    right: -108px;
    text-align: left;
}

.development-process .carousel-indicators button:nth-child(5) {
    top: 41px;
    left: auto;
    right: 13px;
    text-align: left;
}

.development-process .carousel-indicators button:nth-child(7) {
    bottom: -10px;
    left: auto;
    right: 0;
    text-align: left;
    max-width: 120px;
    -webkit-transform: translateX(146px);
    transform: translateX(146px);
}

.development-process .carousel-indicators button:nth-child(7) span {
    margin-right: 20px;
}

.development-process .carousel {
    overflow: hidden;
}

.development-process .carousel .carousel-item {
    height: 435px;
    min-height: 390px !important;
}

.development-process .carousel .carousel-item h3::after {
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: -30px;
    content: "01";
    -webkit-box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
    box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
    background: #1b8ab3;
    color: #fff;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
}

.development-process .carousel .carousel-item:nth-child(2) h3::after {
    content: "02";
}

.development-process .carousel .carousel-item:nth-child(3) h3::after {
    content: "03";
}

.development-process .carousel .carousel-item:nth-child(4) h3::after {
    content: "04";
}

.development-process .carousel .carousel-item:nth-child(5) h3::after {
    content: "05";
}

.development-process .carousel .carousel-item:nth-child(6) h3::after {
    content: "06";
}

.development-process .carousel .carousel-item:nth-child(7) h3::after {
    content: "07";
}

.development-process .carousel .carousel-caption {
    width: 400px;
    right: auto;
    left: 50%;
    margin-left: -200px;
    -webkit-box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
    box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
    text-align: center;
    background-size: cover;
    padding: 0 !important;
    z-index: 2;
    border: 1px solid #fff;
    border-radius: 20px;

    border: 1px solid rgba(0, 0, 0, 0.1);
}
.development-process .carousel .carousel-caption .caption-wrapper {
    padding: 45px 30px 60px;
    border-radius: 12px;
    background: var(--minmal-text-color);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}
.development-process .carousel .carousel-caption::after {
    --offset: 5px;
    content: "";
    background: linear-gradient(to left, var(--main-gradient-stops));
    position: absolute;
    top: calc(var(--offset) * -1);
    left: calc(var(--offset) * -1);
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    z-index: -1;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.development-process .carousel .carousel-caption h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
}

.development-process .carousel .carousel-caption p {
    margin: 0;
}

.development-process .carousel-indicators button {
    color: white;
}

.development-process .carousel .carousel-caption p {
    margin: 0;
    color: #fff;
}
.development-process .carousel-indicators [data-bs-target] {
    text-indent: 0;
    width: 100%;
    opacity: 1;
}

.heading-block {
    padding-bottom: 30px;
}
@media only screen and (max-width: 991px) {
    .development-process .carousel {
        height: 400px;
    }
    .money_image img {
        margin-top: 50px;
    }

    .development-process .carousel .carousel-indicators {
        display: block;
        max-width: 100%;
    }

    .development-process .carousel button {
        position: relative;
        left: 0;
        top: auto;
        right: auto;
        -webkit-transform: none !important;
        transform: none !important;
        width: auto;
        max-width: 300px;
        height: 50px;
        padding-left: 60px;
        text-align: left;
        bottom: auto;
    }

    .development-process .carousel button span {
        position: relative;
        left: auto;
        right: auto;
    }

    .development-process .carousel .carousel-inner {
        display: none;
    }

    .development-process .development-process-list p {
        padding: 20px;
        border: 1px solid;
        padding-left: 70px;
        position: relative;
        -webkit-box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
        box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
        background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#ffffff),
            to(#eaeef3)
        );
        background: linear-gradient(180deg, #ffffff 0%, #eaeef3 100%);
        color: var(--minmal-text-color);
        border-radius: 50px;
        max-width: 310px;
        margin: 0 auto 20px;
    }

    .development-process .development-process-list p span {
        -webkit-box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
        box-shadow: 0 7px 18px 0 rgba(107, 124, 147, 0.25);
        background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#ffffff),
            to(#eaeef3)
        );
        background: linear-gradient(180deg, #ffffff 0%, #eaeef3 100%);
        color: inherit;
        color: var(--minmal-text-color);
        float: left;
        text-align: center;
        border-radius: 50px;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    .padding-top {
        padding-top: 15px !important;
    }

    .padding-bottom {
        padding-bottom: 60px !important;
    }

    .development-process .development-process-list p span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        position: relative;
        top: 0;
        left: 0;
    }

    .development-process .development-process-list p {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        text-align: center;
        padding: 20px;
        font-size: 16px !important;
    }
}

/* ---------------------------------------------------------
       Develop our process CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       wave section CSS Start here
------------------------------------------------------------*/

.features-count {
    padding: 50px 0;
    border-radius: 30px;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
}
.features-count:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    border-radius: 30px;
    z-index: -1;
    opacity: 0.9;
}

.single-count {
    text-align: center;
    padding: 0 10px;
}

.tech-with {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 20px;
}
.tech-with > div {
    display: inline-block;
}

@keyframes wave {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-9px);
    }
}

.tech-with:hover > div:first-child {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.11s;
}

.tech-with:hover > div:nth-child(2) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.22s;
}

.tech-with:hover > div:nth-child(3) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.33s;
}

.tech-with:hover > div:nth-child(4) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.44s;
}

.tech-with:hover > div:nth-child(5) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.55s;
}

.tech-with:hover > div:nth-child(6) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.66s;
}

.tech-with:hover > div:nth-child(7) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.77s;
}

.tech-with:hover > div:nth-child(8) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.88s;
}

.tech-with:hover > div:nth-child(9) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 0.99s;
}

.tech-with:hover > div:nth-child(10) {
    animation-name: wave;
    animation-duration: 0.4s;
    animation-delay: 1s;
}

/* ---------------------------------------------------------
       wave section CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       App benifits section CSS Start here
------------------------------------------------------------*/

.app-benefits-section {
    padding: 60px 0px;
}

.app-benefits-card {
    margin-bottom: 30px;
    border-radius: 30px;
    overflow: hidden;
}

.app-benefits-card-img {
    margin-bottom: 43px;
    padding: 60px 20px 0px 20px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.app-benefits-card-img {
    background: var(--minmal-text-color);
}

.app-benefits-card-text {
    padding: 0px 30px;
}

.app-benefits-card-text h4 {
    margin-bottom: 16px;
    color: var(--minmal-text-color);
}

/* ---------------------------------------------------------
       app benifits section CSS end here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        for app development page starts here
------------------------------------------------------------*/

.crypto-features-content {
    background: rgba(255, 255, 255, 0.05);
    -webkit-backdrop-filter: blur(35px);
    backdrop-filter: blur(35px);
    border-radius: 30px;
    padding: 47px 40px 50px 40px;
}

.crypto-features-text {
    position: relative;
    min-height: 100%;
}

.crypto-features-text h4 {
    color: #ffffff;
    margin: 10px 0;
}

.crypto-features-text p {
    color: #ffffff;
    max-width: 295px;
    margin-bottom: 0px;
    opacity: 80%;
}

.crypto-features-text1::after {
    content: "";
    height: 70%;
    width: 2px;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(255, 255, 255, 0)),
        color-stop(50.52%, rgba(255, 255, 255, 0.2)),
        to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.2) 50.52%,
        rgba(255, 255, 255, 0) 100%
    );
    position: absolute;
    right: -8px;
    top: 20%;
}

.crypto-features-text2::after {
    content: "";
    height: 70%;
    width: 2px;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(255, 255, 255, 0)),
        color-stop(50.52%, rgba(255, 255, 255, 0.2)),
        to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.2) 50.52%,
        rgba(255, 255, 255, 0) 100%
    );
    position: absolute;
    right: 0px;
    top: 20%;
}

/* Specialized Skills */
.section_a_d_p_s .skills-row.first {
    margin-top: 50px;
}
.section_a_d_p_s .skills-row {
    margin-bottom: 50px;
    padding-bottom: 50px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
    position: relative;
    overflow: hidden;
}
.section_a_d_p_s .divider-line {
    width: 100%;
    height: 1px;
    background-color: #c2cdd2;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.section_a_d_p_s .skill-left {
    width: 25%;
    display: flex;
    align-items: center;
}
.section_a_d_p_s .title-skill {
    color: var(--minmal-text-color);
    font-size: 28px;
    line-height: 36px;
}
.section_a_d_p_s .skill-item {
    flex: 1;
    align-items: center;
    display: flex;
    position: relative;
    height: 60px;
}
.section_a_d_p_s .bar-bg {
    z-index: 1;
    width: 100%;
    height: 25px;
    background-color: #f1f5f9;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}
.section_a_d_p_s ._95-percent-bar {
    width: 0%;
    background-color: #ccf1f6;
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.section_a_d_p_s ._95-percent-line {
    width: 40px;
    height: 86px;
    text-align: right;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 92.5%;
    right: 0%;
}
.section_a_d_p_s .initial-line {
    width: 1px;
    height: 70px;
    background-color: #c2cdd2;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: -9px;
    bottom: 0%;
    left: 50%;
    right: auto;
}
.section_a_d_p_s .percentage-text {
    color: #7f8893;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.section_a_d_p_s .middle {
    width: 40px;
    height: 86px;
    text-align: right;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 50%;
    right: auto;
}
.section_a_d_p_s .initial {
    width: 40px;
    height: 86px;
    text-align: right;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 2%;
    right: auto;
}
.section_a_d_p_s ._90-percent-line {
    width: 40px;
    height: 86px;
    text-align: right;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 87.5%;
    right: 0%;
}
.section_a_d_p_s ._85-percent-line {
    width: 40px;
    height: 86px;
    text-align: right;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 82.5%;
    right: 0%;
}
.section_a_d_p_s ._90-percent-bar {
    width: 0%;
    background-color: #fde7b9;
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}
.section_a_d_p_s ._85-percent-bar {
    width: 0%;
    background-color: #d0b8ea;
    border-radius: 0 30px 30px 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

@media screen and (max-width: 991px) {
    .section_a_d_p_s .skill-left {
        width: 34%;
    }
}
@media (width <= 767.98px) {
    .section_a_d_p_s .skills-row {
        flex-direction: column;
        gap: 30px;
        padding-bottom: 80px;
    }
    .section_a_d_p_s ._95-percent-line,
    .section_a_d_p_s .middle,
    .section_a_d_p_s .initial,
    .section_a_d_p_s ._90-percent-line,
    .section_a_d_p_s ._85-percent-line {
        top: -46%;
    }
}

/* for service section */

.section_a_d_serv .scroll-section {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.section_a_d_serv .scroll-container {
    display: flex;
    height: 100vh;
}

.section_a_d_serv .card {
    min-width: 100vw;
    height: calc(100vh - 106px);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    background-color: transparent;
    border: none;
    margin-top: auto;
}
.section_a_d_serv .left_side,
.section_a_d_serv .right_side {
    max-height: 500px;
    background-color: #fde7b9;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    padding: 59px 3% !important;
    display: flex;
    flex-direction: column;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
}

.section_a_d_serv .left_side h6 {
    width: 100%;
    color: #7f8893;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
}
.section_a_d_serv .left_side h3 {
    color: #333;
    margin-top: 12px;
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 16px;
}
.section_a_d_serv .left_side p {
    color: #333;
    font-weight: 400;
    font-size: 16px;
}

/* for our process section */
.section_a_d_o_p .sing_cont {
    text-align: center;
}
.section_a_d_o_p .sing_cont .number {
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
    display: inline-flex;
    margin-bottom: 20px;
}
.section_a_d_o_p .sing_cont h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px;
    color: var(--minmal-text-color);
}
.section_a_d_o_p .sing_cont p {
    max-width: 400px;
    margin: auto;
    color: var(--minmal-text-color);
}
.section_a_d_o_p .sing_cont a {
    color: #1c1f21;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    margin-top: 30px;
    padding-bottom: 2px;
    border-bottom: 1px solid;
}

.payment-steps .height-funtab{
    margin-top: 20px;
}

@media (width <= 1199.98px) {
    .section_a_d_serv .service_card {
        max-width: 100%;
        margin: auto !important;
    }
}
@media (width <= 767.98px) {
    .crypto-features-text1::after,
    .crypto-features-text2::after {
        display: none;
    }
    .section_a_d_serv .left_side,
    .section_a_d_serv .right_side {
        padding: 15px 5% !important;
    }
    .section_a_d_serv .right_side img {
        width: 200px;
    }
    .section_a_d_serv .service_card{
        gap: 5px;
    }
    .section_a_d_serv .left_side h3 {
        font-size: 23px;
        line-height: 28px;

    }
}

/* ---------------------------------------------------------
        for app development page ends here
------------------------------------------------------------*/

/* ================================================================================================================================================================ */

/* ---------------------------------------------------------
        Media Query Start Here
------------------------------------------------------------*/


@media screen and (min-width: 1024px) {
    .qr-codes-sec {
        margin-bottom: 50px;
    }
    .desk-pb-300 {
        padding-bottom: 300px !important;
    }
    .newslatter-box {
        margin-top: -185px;
    }
    .nav-side{
        margin-left: 1rem;
    }
   
}

@media (min-width: 1500px) and (max-width: 1600px) {
    #accept-pay .outer-border .right-img {
        width: 55% !important;
    }
  
}
@media  (min-width:992px) and (max-width: 1025px){
    #bfsi .illustration-fast-track.nomob {
        -webkit-transform: translateX(0%) scale(0.9)      !important;
        -ms-transform: translateX(0%) scale(0.9)      !important;
        transform: translateX(0%) scale(0.9)      !important;
        -moz-transform: translateX(0%) scale(0.9)      !important;
        -o-transform: translateX(0%) scale(0.9)      !important;
}
    #why-qr-codes .qr-codes-wrapper .presentation.nomob .points .point.active{
        font-size: 28px;
    }
    #why-qr-codes .qr-codes-wrapper .presentation.nomob .points{
        margin-top: 110px;
    }
    #why-qr-codes .qr-codes-wrapper .presentation.nomob .point-illustration .illustrations img{
        max-width: 100%;
    }
    .smart-works .flow .scroller > .columns{
        min-width: 100%;
    }
    .smart-works .flow .illustration.step1{
        margin-left: 0;
    }
    .building-blocks img[data-v-806f34ce]{
        width: 100% !important;
        height: 100%;
        margin-top: auto !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
}
#bfsi section#end-to-end .midsection-svg{
    transform: scale(-2, 1) !important;
    -webkit-transform: scale(-2, 1) !important;
    -moz-transform: scale(-2, 1) !important;
    -ms-transform: scale(-2, 1) !important;
    -o-transform: scale(-2, 1) !important;
}
#saas section#reporting .midsection-svg{
    top: -120px !important;
    width: 118%;
}

#saas .columns{
    align-items: center;
}
#saas .illustration-reporting img{
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
}
#bfsi .illustration-end-to-end.nomob{
    transform: translateX(5%) scale(0.9) !important;
    -webkit-transform: translateX(5%) scale(0.9) !important;
    -moz-transform: translateX(5%) scale(0.9) !important;
    -ms-transform: translateX(5%) scale(0.9) !important;
    -o-transform: translateX(5%) scale(0.9) !important;
}
}
@media only screen and (max-width: 1023px) {
    .midsection-svg {
        min-width: 2000px;
        left: 50%;
        margin: -20px 0 0 -1000px;
    }
    .building-blocks img[data-v-806f34ce] {
        max-width: none;
        transform: none;
        width: 100%;
        height: 100%;
    }
    
    
}

@media only screen and (max-width: 767px) {
    #loading-text {
        left: 33%;
        width: 200px;
    }
    #bfsi .columns .column > .box{
        margin-top: 30px !important;
    }
    .chat-banner.style-9{
        padding: 35px 0;
    }
    ._spliter{
        padding-right: 0 !important;    
        padding-left: 0 !important;
    }
    .counter-row {
        flex-direction: column;
        row-gap: 30px;
    }
    .services-counter .left-img {
        margin-bottom: 30px;
    }
    .counter-item {
        width: 100%;
    }
    #why-qr-codes .qr-codes-wrapper .presentation.nomob .points {
        margin-top: 0;
    }
    .video-graph {
        padding: 30px 0;
        position: relative;
    }
    #why-qr-codes .qr-codes-wrapper .presentation.nomob .points .point.active {
        font-size: 20px;
    }
    #why-qr-codes
        .qr-codes-wrapper
        .presentation.nomob
        .point-illustration
        .illustrations
        img {
        max-width: 100%;
    }
    #why-qr-codes
        .qr-codes-wrapper
        .presentation.nomob
        .columns
        .column:last-child {
        max-width: 500px;
        max-height: 260px;
    }
    #sameday-settlements
        .sameday-settlements-container
        .container
        .section-2
        .heading
        p {
        width: 100%;
    }
    #sameday-settlements
        .sameday-settlements-container
        .container
        .section-2
        .cards
        .card {
        margin-bottom: 20px;
    }
    #sameday-settlements
        .sameday-settlements-container
        .container
        .section-2
        .cards
        .card:not(:last-of-type) {
        margin-right: 0;
    }
    #sameday-settlements
        .sameday-settlements-container
        .container
        .section-2
        .cards
        .card {
        width: 100%;
    }

    #pricing .pricing-container .sections-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    #pricing .pricing-container .sections-list .pricing-section {
        position: relative;
        top: 5rem;
        width: 100%;
    }
    #pricing .pricing-container .sections-list .pricing-description-section {
        width: 100%;
    }
    #pricing
        .pricing-container
        .sections-list
        .pricing-description-section
        .pricing-description {
        margin-top: 100px;
        margin-left: 0px;
    }
    #pricing
        .pricing-container
        .sections-list
        .pricing-section
        .pricing
        .sections
        .section,
    #pricing
        .pricing-container
        .sections-list
        .pricing-section
        .pricing
        .sections
        .last-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 200px;
    }
    #pricing
        .pricing-container
        .sections-list
        .pricing-section
        .pricing
        .sections
        .section:not(:last-of-type) {
        margin-bottom: 14px;
    }
    #pricing
        .pricing-container
        .sections-list
        .pricing-section
        .pricing
        .sections
        .last-section {
        padding: 0;
    }
    #pricing
        .pricing-container
        .sections-list
        .pricing-section
        .pricing
        .sections
        .section
        .right
        p {
        padding: 10px;
    }
    .pricing.style-2.-sc .pricing_card {
        min-height: auto;
    }
    .steps-container .steps .card {
        width: 100%;
    }
    .lottie-animation {
        width: 100% !important;
    }
    #bfsi .illustration-manage.nomob {
        text-align: left !important;
    }
    #bfsi .illustration-manage.nomob img {
        max-width: 260px !important;
    }
    #qr-illustration .qr-codes .qr-progress .step .link-one,
    #qr-illustration .qr-codes .qr-progress .step .link-two {
        height: 148px !important;
    }
    #pricing
        .pricing-container
        .sections-list
        .pricing-section
        .pricing
        .sections
        .last-section
        .right,
    #pricing
        .pricing-container
        .sections-list
        .pricing-section
        .pricing
        .sections
        .last-section
        .left {
        flex-direction: column;
    }
    .payment-steps .height-funtab{
        margin-top: 20px;
        min-height: auto !important;
    }
    .building-blocks img[data-v-806f34ce] {
        transform: none !important;
        width: 100% !important;
        height: 100%;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
}
.flex-column-reverse-sm{
flex-direction: column-reverse;
}
#accept-pay .outer-border .right-img {
    display: none !important;
}
.newslatter-box{
    padding: 40px 0px;
}

}
@media  (min-width: 1097px) and (max-width:1400px){
    .navbar.style-4 .navbar-nav .nav-item .nav-link{
        margin: 0;
    }
}
@media screen and (max-width: 991px) {
    #bfsi section#automate-recurring .columns {
        flex-direction: column;
    }
    .features-items{
        max-width: 400px;
        margin: auto;
    }
    .socail-icons .tooltipText {
        display: none;
    }
    .steps-container .steps .card{
        width: 100%;
    }
   .image img{
        height: 100%;
    }
    .main_header #navbarSupportedContent {
        -ms-overflow-style: none;
        scrollbar-width: none;
        max-height: 83vh;
        overflow: auto;
    }
    .main_header #navbarSupportedContent::-webkit-scrollbar {
        display: none;
    }
    .dropdown-menu {
        padding: 15px 20px;
    }
    .flow .scroller > .columns > .column:not(:last-child)::before{
        content: none;
    }
    .smart-works .flow .illustration.step1{
        margin-left: 0;
    }
    .vp-flows .collect-payemts > div{
        padding: 10px;
    }
    .users-icons{
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .client-card-links{
        width: 100%;
    }
    #sameday-settlements .sameday-settlements-container .container .section-2 .cards .card:not(:last-of-type){
        margin-right: 0;
    }
    #sameday-settlements .sameday-settlements-container .container .section-2 .cards{
        flex-direction: column;
        gap: 20px;
    }
    .services-counter .left-img{
        text-align: left;
    }
    #af-form .main-form-sec{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .client-card .img img{
        width: 100px;
    }
}

@media screen and (min-width: 600px) {
    .w-45-sz {
        width: 45%;
    }
}
@media (max-width: 575px) {
    .p-xsm-1 {
        padding: 1rem !important;
    }
    .payment-steps .boxes .texted {
        margin-left: 1rem !important;
    }
    h2 {
        font-size: 30px !important;
    }
    .video-graph {
        padding: 30px 0 !important;
    }
    .subs-form {
        width: 100%;
    }
    .subs-form .btn {
        margin-left: 0;
        width: 100%;
    }
    .news-email-form label.error{
        position: relative;
        bottom: initial !important;
    }

    #email-from .d-flex {
        gap: 5px;
    }
    .sweet-alert h2{
    font-size: 20px !important;
    }
    #qr-illustration .video-wrap.p-5{
        padding: 0 !important;
    }
    .about.style-4 .content{
        padding: 30px 0;
    }
    .community.pt-100{
        padding-top: 30px  !important;
    }
    .about.style-5 .content .img{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .about.section-padding.style-5.pt-sm-0{
        padding-top: 0 !important;
    }
    #pricing .pricing-container .sections-list .pricing-section{
        top: 1rem;
    }
    .smart-works .tab-head{
        width: 100%;
        overflow: hidden !important;
    }
    .smart-works .tab-head .tab-title{
        margin: 0 10px;
    }
    header.style-4 .content .info{
        margin-bottom: 10px;
    }
   
    .smart-works{
        padding: 25px 0;
    }
    .faq.style-10{
        padding: 35px 0 !important;
    }
    .faq.style-10 .container .mb-70{
        margin-bottom: 20px !important;
    }
    .vp-flows .collect-payemts{
        flex-direction: column;
    }
    .vp-flows{
        padding: 35px 0;
    }
    .choose-us.style-9 .nav .nav-item .nav-link{
        font-size: 12px;
    }
    .digits-perchentage{
        font-size: 25px;
        line-height: 35px;
    }
    .money_image {
        text-align: center;
    }
    .sec-mar1 .section-head{
        margin-bottom: 0 !important;
    }
    .section_a_d_serv .left_side,
.section_a_d_serv .right_side{
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
/* .section_a_d_serv .service_card{
    gap: 10px;
} */
.section_a_d_p_s .skills-row:last-child{
    margin-bottom: 0;
}
.section_a_d_p_s .skill-left{
    width: 100%;
}
.section_a_d_p_s .skills-row{
    padding-right: 10%;
}
.section_a_d_p_s .title-skill{
    font-size: 20px;
}
.section_a_d_p_s ._90-percent-bar{
    width: 90%;
}
.section_a_d_p_s ._95-percent-bar{
    width: 95%;
}
.section_a_d_p_s ._85-percent-bar{
    width: 85%;
}
.section_a_d_p_s ._95-percent-line{
    left: 86.5%;
}
.section_a_d_p_s ._90-percent-line{
    left: 82.5%;
}
.section_a_d_p_s ._85-percent-line{
    left: 77.5%;
}
.project-card.style-6 .info{
    padding: 15px;
}
.projects.style-6 .content .project-card.style-6{
    margin: 8px;
}
.payment-steps{
    padding: 35px 0 !important;
}
#bfsi section{
    padding-bottom: 30px  !important;
}
#saas section#reporting{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
#af-form .google-signup-wrapper .google-signup-btn{
    font-size: 14px;
}
#af-form .google-signup-wrapper .google-signup-btn .google-icon{
    top: 5px;
    line-height: 37px;
    width: 40px;
    height: 40px;
}
#af-form .form-wrapper{
    padding: 1rem;
}
.pb-sm-0{
    padding-bottom: 0 !important;
}
.pt-sm-0{
    padding-top: 0 !important;
}
#bfsi section.dark{
    margin-bottom: auto !important;
}
#bfsi section#manage .columns{
    margin-top: 0px !important;
}
#bfsi .column{
    margin-top: 0;
}
#bfsi p{
    margin-bottom: 0 !important;
}
}


@media (max-width: 345px) {
    h2 {
        font-size: 25px !important;
    }
    .video-graph.pt-sm-0{
        padding-top: 10px !important;
    }
    .navbar.style-4 .navbar-brand{
        width: 150px;
    }
    .pagination_circle .swiper-pagination-bullet{
        margin: 0 13px;
    }
    .smart-works .tab-head .tab-title{
        font-size: 12px;
    }
    #bfsi .illustration-manage.nomob img{
        max-width: 200px !important;
    }
    .section_a_d_serv .left_side h3{
        font-size: 18px;
    }
    .section_a_d_serv .scroll-section{
        overflow: initial;
    }
    .payment-steps .boxes .texted{
        font-size: 14px !important;
    }
    .slider-3items .swiper-container{
        padding-bottom: 0 !important;
    }
    ::placeholder{
        font-size: 10px;
    }
    .c-form{
        padding: 15px;
        border-radius: 10px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
}
    .video-graph {
        padding: 90px 0 !important;
    }
    #bfsi h1, #bfsi h2, #bfsi h3{
        font-size: 15px !important;
        line-height: 20px !important;
    }
    .sm-d-none{
        display: none !important;
    }
    .about.style-1 .content{
        padding: 15px ;
    }
    .about.style-1 .content .about-info .title h3{
        font-size: 18px;
    }
    .about.style-1 .content .about-info{
        padding: 30px 0;
    }
    .chat-banner .butn{
        margin-left: 0 !important; 
        margin-top: 10px;
    }
    .steps-container .steps .card{
        flex-direction: column;

    }
    .steps-container .steps .card .texts{
        padding-right: 0;
        padding-top: 10px;
    }
    .steps-container .steps .card .texts p{
        padding-right: 0;
    }
    .community.style-4 .content .commun-card{
        flex-direction: column;
    }
    .community.style-4 .content .commun-card .inf h5{
        font-size: 16px;
        margin-top: 10px;
    }
    .news-email-form label.error{
        bottom: -45px;
    }
    .subscription{
        padding: 30px 20px ;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
}
.project-card.style-6 .img{
    height: auto;
}
}
@media (min-width: 768px) and (max-width:991px){
    .md-text-center{
        text-align: center;
    }
    #why-qr-codes .qr-codes-wrapper .presentation.nomob .point-illustration .illustrations img {
        max-width: 100%;
    }
    #bfsi h1, #bfsi h2, #bfsi h3{
        line-height: 40px;
    }
    #bfsi .video-graph{
        margin-top: 20px;
    } 
    #pricing .pricing-container .sections-list .pricing-description-section .pricing-description{
        margin-top: 0;
    }
    #why-qr-codes .qr-codes-wrapper .presentation.nomob .points{
        margin-top: 50px;
    }
}
/* ---------------------------------------------------------
        Media Query End Here
------------------------------------------------------------*/

/* ---------------------------------------------------------
       KeyFrames Start Here
------------------------------------------------------------*/

.anim-rotate {
    transform: rotateY(0deg);
    animation: rotateAnimation 5s linear infinite;
    -webkit-animation: rotateAnimation 5s linear infinite;
}
@keyframes rotateAnimation {
    0% {
        transform: rotateY(0deg) rotateZ(0deg);
    }
    50% {
        transform: rotateY(180deg) rotateZ(5deg);
    }
    100% {
        transform: rotateY(360deg) rotateZ(0deg);
    }
}

/* ---------------------------------------------------------
        Media Query End Here
------------------------------------------------------------*/

/* ---------------------------------------------------------
        un-even style Start Here
------------------------------------------------------------*/
.accordion-flex-op{
    display: flex;
    flex-wrap: wrap;
}
._spliter{
    width: 100%;

    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);

}
/* ---------------------------------------------------------
        un-even style Start Here
------------------------------------------------------------*/
