@media (min-width: 1024px) {
    #bfsi section#manage {
        padding-top: 90px;
        padding-bottom: 24px;
    }
}
@media (min-width: 1024px) {
    #bfsi .center-desktop {
        text-align: center;
    }
    #bfsi .center-desktop {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    .vp-flows .arrow-vendor::after {
        background: url(../images/HorizontalArrow.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
        background-position: 50%;
        background-size: cover;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        content: "";
        height: 8px;
        margin: -200px;
        position: absolute;
        right: 128px;
        width: 144px;
        z-index: -1;
    }
}
#bfsi h3 {
    font-size: 20px;
}
#bfsi .restrict-800 {
    max-width: 800px;
}
#bfsi h1,
#bfsi h2 {
    font-weight: 800;
}
#bfsi h1,
#bfsi h2,
#bfsi h3 {
    letter-spacing: 0.5px;
    color: var(--minmal-text-color) !important;
    margin-bottom: 6px;
}

#bfsi h2 {
    font-size: 24px;
    line-height: 32px;
}
#bfsi p {
    margin: 24px 0;
}
#bfsi p,
#bfsi ul {
    font-size: 16px;
    line-height: 24px;
}
._right-tagline::after
{
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: #1b8ab3;
    margin-top: 16px;
}

#bfsi h1:not(.no-puck)::after,
#bfsi h2:not(.no-puck)::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: var(--minmal-text-color);
    margin-top: 16px;
}
#bfsi .dark h1:not(.no-puck)::after,
#bfsi .dark h2:not(.no-puck)::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: #1fa7d9;
    margin-top: 16px;
}
._tag-underline::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: #1b8ab3;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
}
.dark-g-color.head-part .tag-line._top::after {
    content: "";
    display: block;
    width: 100px;
    height: 4px;
    background: #d1fc57;
    margin-top: 16px;
}
@media (min-width: 1024px) {
    #bfsi .center-desktop h1::after,
    #bfsi .center-desktop h2::after {
        margin-left: auto;
        margin-right: auto;
    }
}
#bfsi section#manage .columns {
    margin-top: 70px;
}
#bfsi .container > .columns {
    margin-left: -12px;
    margin-right: -12px;
}
#bfsi .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#bfsi .column:not(.columns) {
    padding: 12px;
}
#bfsi .box i {
    margin: 1px 8px 0 0;
}
#bfsi .column {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    max-width: 100%;
}
#bfsi section#manage .columns .column:nth-child(2) {
    padding-left: 43px;
}
#bfsi .columns .column > .box {
    min-height: unset;
}
#bfsi .column > .box {
    min-height: 100%;
}
#bfsi .box.transparent h3 {
    color: #fff !important;
}
#bfsi .box.transparent {
    background: rgba(255, 255, 255, 0);
    color: #fff !important;
}
#bfsi .box {
    color: #515978;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 18px;
    box-shadow: 2px 4px 9px 1px rgba(0, 0, 0, 0.05),
        0 1px 1px rgba(0, 0, 0, 0.04);
    background: #fff;
    padding: 24px 32px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
}
#bfsi .box .rows {
    margin: -24px 0;
}
#bfsi .rows .row:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
#bfsi .box .row {
    margin: 0 -32px;
    padding-left: 32px;
    padding-right: 32px;
}
#bfsi .rows .row {
    padding: 24px 0;
    padding-right: 0px;
    padding-left: 0px;
}
#bfsi .illustration-manage.nomob {
    text-align: right;
    -webkit-transform: translateY(-6%);
    -ms-transform: translateY(-6%);
    transform: translateY(-6%);
}

#bfsi .illustration-manage.nomob img {
    max-width: 370px;
}

#bfsi section.dark {
    color: #fff;

    padding-bottom: 100px;
    z-index: 1;
    /* background: linear-gradient(
        95.32deg,
        #1b8ab3 25.78%,
        #004b66 77.16%,
        #0a2533 126.91%
    ); */
}

#bfsi .midsection-svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -80px;
}

@media (max-width: 991px) {
    #bfsi section.dark {
        margin-top: 30px;
    }
    .choose-us.style-9 .feat-content .img{
        height: auto;
    }
}

@media (max-width: 1023px) {
    #bfsi .midsection-svg {
        min-width: 2000px;
        left: 50%;
        margin: -20px 0 0 -1000px;
    }
    #bfsi section#automate-recurring {
        margin-top: 12px;
        padding-top: 50px;
        padding-bottom: 48px;
    }
    #bfsi section#automate-recurring svg.midsection-svg {
        height: 1300px;
    }
    #bfsi section.dark {
        padding-top: 100px;
        margin-bottom: -60px;
    }
}
#bfsi section {
    position: relative;
    padding: 60px 0;
    padding-bottom: 60px;
}
section.dark h1,
section.dark h2,
section.dark h3,
section.dark .link {
    color: #fff !important;
}

#bfsi section#automate-recurring .quote-testimonial {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 160px;
    margin-left: 30px;
}
@media (min-width: 1024px) {
    #bfsi .quote-testimonial {
        margin-top: 40px;
    }
    #bfsi section#automate-recurring {
        padding-bottom: 8px;
    }
}
#bfsi .quote-testimonial {
    background-image: url("../images/quote-icon.png");
    background-repeat: no-repeat;
    background-position: 0 16px;
    background-size: 96px;
    background-color: #fff;
    color: #515978;
    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: 8px 0;
    margin-top: 8px;
    margin-left: 0px;
    padding: 24px 8px 0 8px;
    padding-top: 24px;
    border-bottom: 1px solid #ebebeb;
    padding-top: 80px;
}
#bfsi .quote-testimonial .testimonial-text,
#bfsi .quote-testimonial .testimonial-author {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px;
}
#bfsi .quote-testimonial .testimonial-author {
    font-weight: 600;
}
#bfsi .restrict {
    max-width: 452px;
}
#bfsi .illustration-fast-track.nomob {
    -webkit-transform: translateX(21%) scale(0.9);
    -ms-transform: translateX(21%) scale(0.9);
    transform: translateX(21%) scale(0.9);
}
#bfsi section#end-to-end .midsection-svg {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
#bfsi section#end-to-end .midsection-svg {
    height: 100%;
}
#bfsi .illustration-end-to-end.nomob {
    -webkit-transform: translateX(21%) scale(0.9);
    -ms-transform: translateX(21%) scale(0.9);
    transform: translateX(21%) scale(0.9);
}
#saas section#reporting .midsection-svg {
    top: -90px;
    height: 118%;
}
#saas section {
    position: relative;
    padding: 60px 0;
    padding-bottom: 60px;
}
.midsection-svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -130px;
}
#saas section#reporting {
    margin-bottom: 30px;
    margin-top: 50px;
    padding-bottom: 60px;
}
#saas section.dark {
    color: #fff;
    margin-top: 100px;
    padding-bottom: 100px;
    z-index: 1;
}
#saas .container > .columns {
    margin-left: -12px;
    margin-right: -12px;
}
#saas .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#saas .column:not(.columns) {
    padding: 12px;
}
#saas .column {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    max-width: 100%;
}
@media (min-width: 1024px) {
  
    #saas .illustration-nomob {
        text-align: right;
    }
    .notmobile {
        display: block !important;
    }
    .mobvis {
        display: none !important;
    }
}
@media (min-width: 1070px) and (max-width:1900px) {
    #saas .illustration-nomob{
        text-align: center;
    }
    #saas .columns .illustration-reporting img{
        max-width: 300px;
    }
}

@media (max-width: 1023px) {
    .notmobile {
        display: none !important;
    }
    .mobvis {
        display: block !important;
    }
}
@media screen and (max-width: 767px) {
    #bfsi section.dark {
        padding-top: 30px;
    }
    .dark-bg-green .row.mb-100 {
        margin-bottom: 30px !important;
    }
}
#saas section.dark h1,
#saas section.dark h2,
#saas section.dark h3,
#saas section.dark .link {
    color: var(--minmal-text-color) !important;
}
#bfsi .column > .box p,
#saas .columns .column > .box p{
    color: var(--minmal-text-color);
}
#saas h1,
#saas h2 {
    font-weight: 800;
}
#saas h1,
#saas h2,
#saas h3 {
    letter-spacing: 0.5px;
    color: #0d2366;
    margin-bottom: 6px;
    font-size: 24px;
}
#saas p,
#saas ul {
    font-size: 16px;
    line-height: 24px;
}
#saas .columns .column > .box {
    min-height: unset;
}
#saas .column > .box {
    min-height: 100%;
}
#saas .box {
    color: #515978;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    box-shadow: 2px 4px 9px 1px rgba(0, 0, 0, 0.05),
        0 1px 1px rgba(0, 0, 0, 0.04);
    background: #fff;
    padding: 24px 32px;
}
#saas h1:not(.no-puck)::after,
#saas h2:not(.no-puck)::after {
    content: "";
    display: block;
    width: 24px;
    height: 4px;
    background: #49dab5;
    margin-top: 16px;
}
#saas .box .rows {
    margin: -24px 0;
}
#saas .rows .row:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
#saas .box .row {
    margin: 0 -32px;
    padding-left: 32px;
    padding-right: 32px;
}
#saas .rows .row {
    padding: 24px 0;
    padding-right: 0px;
    padding-left: 0px;
}
section.dark .box h1,
section.dark .box h2,
section.dark .box h3 {
    color: #0d2366 !important;
}
#saas .box i {
    margin: 1px 8px 0 0;
}
#saas h3 {
    font-size: 20px;
    line-height: 32px;
}
@media (min-width: 1024px) {
    #saas .illustration-reporting img {
        margin-top: 10px;
        -webkit-transform: scale(1.6) translateX(1%);
        -ms-transform: scale(1.6) translateX(1%);
        transform: scale(1.6) translateX(1%);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        max-width: 420px;
    }
    .left-tab-block {
        width: 24.75rem;
    }
    .visibile-blocked {
        display: block !important;
    }
    .building-blocks {
        padding-top: 128px;
    }
    .building-blocks .img-1 {
        margin-top: -35px;
    }
    .building-blocks .img-2 {
        margin-top: -100px;
    }
    .building-blocks .img-3 {
        margin-top: -165px;
        margin-left: -20px;
    }
    .building-blocks .img-4 {
        margin-left: 10px;
        margin-top: -120px;
    }
    .max70px {
        max-width: 1070px;
    }
    /* .building-blocks .tab-pane {
        margin-left: 30px;
        margin-right: 30px;
    } */
    /* .right-img-tab-block .tab-pane{
    min-height: 660px;
  } */
    .payment-steps .boxes:last-child {
        margin-bottom: 0;
    }
}

.hidden-blocked {
    display: none;
}
.payment-steps {
    padding: 50px 0;
    position: relative;
}

.-flex-1 {
    flex: 1 1 0%;
}

path[data-v-20ef562c] {
    stroke: #e2e8f0;
    transition: stroke 0.5s;
    -webkit-transition: stroke 0.5s;
    -moz-transition: stroke 0.5s;
    -ms-transition: stroke 0.5s;
    -o-transition: stroke 0.5s;
}
.mt-3-rem {
    margin-top: 3rem;
}
.border-r-5 {
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
}
.payment-steps .boxes {
    padding: 1.5rem;
    margin-bottom: 1rem;
    border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
    width: 100%;
}
.payment-steps .height-funtab{
    min-height: 700px;
}

.payment-steps .boxes .texted {
    font-size: 18px;
    margin-left: 2.5rem;
    width: 100%;
    font-weight: 600;
}
.payment-steps .boxes .text-white {
    --tw-text-opacity: 1;
    color: #fff;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.bg-primaryB {
    --tw-bg-opacity: 1;
    background-color: #26536b;
    background-color: rgba(38, 83, 107, var(--tw-bg-opacity));
}
.building-blocks img[data-v-806f34ce] {
    max-width: none;
    transform: translateX(calc(-30px - 2.75rem));
    width: calc(100% + 60px + 4.5rem);
}
.active-stroke[data-v-20ef562c] {
    stroke: #26536b;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
.bg-liteGray {
    --tw-bg-opacity: 1;
    background-color: #f1f5f9;
    background-color: rgba(241, 245, 249, var(--tw-bg-opacity));
}
.opacity-20 {
    opacity: 0.2;
}
.text-disablegray {
    --tw-text-opacity: 1;
    color: #8fa7b4;
    color: rgba(143, 167, 180, var(--tw-text-opacity));
}
.bg-liteGray {
    --tw-bg-opacity: 1;
    background-color: #f1f5f9;
    background-color: rgba(241, 245, 249, var(--tw-bg-opacity));
}
.text-brand-green {
    --tw-text-opacity: 1;
    color: #b2f000;
    color: rgba(178, 240, 0, var(--tw-text-opacity));
    font-weight: 600;
    font-size: 1.25rem;
}
.right-img-tab-block p {
    font-size: 15px;
}

@media screen and (max-width: 991px) {
    .payment-steps .left-tab-block {
        width: 100%;
        overflow-x: scroll;
        margin-bottom: 20px;
    }
    .payment-steps .left-tab-block .nav {
        flex-wrap: nowrap;
        gap: 10px;
    }
    .payment-steps .wraped.d-flex {
        width: max-content;
    }
    .testi-slider .swiper-slide {
        padding: 2rem !important;
    }
    .slider-wrapper._test {
        margin-bottom: 80px;
    }
    .testi-slider .bottom-cont {
        flex-direction: column;
        row-gap: 20px;
    }
}

/* home testimonial slider */
.testimonials-.style-3 {
    /* padding: 60px 0; */
    position: relative;
}
.shadow-compBtn {
    --tw-shadow: 0px 15px 20px rgba(38, 83, 107, 0.1);
    box-shadow: 0 0 transparent, 0 0 transparent,
        0 15px 20px rgba(38, 83, 107, 0.1);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent),
        var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
}
@media (min-width: 640px) {
    .bg-imagepay {
        background-image: url(../img/dum/background-t-1.svg),
            url(../img/dum/background-t-2.svg);
        background-position: 900px 0, -100px 400px;
        background-repeat: no-repeat;
        background-size: 340px 230px;
    }
}
@media (min-width: 1024px) {
    .m-rl-lg {
        margin-left: 5rem !important;
        margin-right: 5rem !important;
    }
    .slider-wrapper._test {
        margin-bottom: 100px;
    }
}

.slider-back-shadow {
    /* padding: 4.75rem; */
    margin: 2rem 0;
}
.bg-grayBg {
    --tw-bg-opacity: 1;
    background-color: #f7fafc;
    background-color: rgba(247, 250, 252, var(--tw-bg-opacity));
}
.testi-slider .top-cont p {
    font-size: 18px;
}
.testi-slider .bottom-cont .autor-content .name-u {
    font-size: 1.25rem;
    line-height: 1.26;
    font-weight: 600;
}
.testi-slider .bottom-cont {
    padding: 0 1rem;
}
.testi-slider .swiper-pagination {
    bottom: -60px;
    left: 0;
}
.testi-slider .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    -ms-border-radius: 100% !important;
    -o-border-radius: 100% !important;
}
.testi-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #97a6ba;
}
.testi-slider .swiper-slide .inner-contents {
    padding: 0 20px;
}
.testi-slider .swiper-slide {
    padding: 4.75rem;
}

/* dark-bg-green */

.text-fresh-green-600 {
    color: #d1fc57;
}
.dark-bg-green {
    padding: 60px 0;
    position: relative;
    background-color: #004b66;
}
.dark-g-color.head-part .tag-line {
    font-size: 20px;
    line-height: 1.26;
}
.dark-bg-green .para p {
    font-size: 18px;
    line-height: 1.5;
}
.dark-bg-green .para a .text {
    font-size: 18px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.dark-bg-green .para a:hover .text {
    color: #fff;
    padding-left: 10px;
    text-decoration: 2px underline;
}
.dark-bg-green .para .text i {
    padding-top: 3px;
}
/* accept-pay */
#accept-pay {
    padding: 60px 0;
    position: relative;
}
#accept-pay .outer-border {
    position: relative;
    border-width: 2px;
    border-style: solid;
    border-color: hsla(0, 0%, 88.6%, 1);
    border-radius: 0.5rem;
    text-align: left;
    overflow-x: hidden;
    -webkit-border-radius: 0.5rem;
    -moz-border-radius: 0.5rem;
    -ms-border-radius: 0.5rem;
    -o-border-radius: 0.5rem;
}

.text-green {
    color: var(--minmal-text-color);
}
#accept-pay .box-inner .sub-title {
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--minmal-text-color);
}
#accept-pay .box-inner {
    padding: 3rem;
}
#accept-pay .box-inner .check-list {
    margin-inline-start: 1rem;
}
#accept-pay .box-inner .check-list .list-items {
    display: flex;
    position: relative;
    font-size: 1rem;
    color: #26536b;
    padding-top: 0.5rem;
    align-items: center;
    gap: 10px;
    padding-bottom: 0.5rem;
}
#accept-pay .box-inner .check-list .list-items .icon {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-image: linear-gradient(
        to top,
        var(--main-gradient-stops)
    ) !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
}
#accept-pay .box-inner .check-list .list-items .icon i {
    color: #fff;
    font-weight: 500;
    font-size: 30px;
}
#accept-pay .outer-border .right-img {
    position: absolute;
    right: -25px;
    height: 100%;
    width: 60%;
}

@media screen and (max-width: 1023px) {
    
    #accept-pay .outer-border.mt-100 {
        margin-top: 40px !important;
    }
}
@media screen and (max-width: 991px) {
    #accept-pay .box-inner {
        padding: 1rem;
    }
}
