body {
    margin: 0;
}

ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

ul ul {
    list-style-type: circle;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.mb-50 {
    margin-bottom: 50px;
}

.mt-50 {
    margin-top: 50px;
}

.text-center {
    text-align: center;
}

.general-terms-ol[_ngcontent-dna-c385] {
    margin-left: -41px;
    counter-reset: item;
}

.general-terms-ol[_ngcontent-mgf-c385] .ol-li[_ngcontent-mgf-c385] {
    display: block;
    color: #000;
}

.general-terms-ol[_ngcontent-mgf-c385] .ol-li[_ngcontent-mgf-c385]:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    font-weight: 700;
}

.general-terms-ol[_ngcontent-dna-c385] .ol-li[_ngcontent-dna-c385]:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    font-weight: 700;
}

ul.header-navigation {
    margin-top: 0;
}

.button-primary.header-button {
    margin-left: 10px;
}

li:last-child.nav-item-wrapper.button-mobile {
    margin-top: 10px;
}

.counter-sections {
    margin-top: 50px;
}

.counter-sections .figures.ng-tns-c378-0 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin: auto;
}

.counter-sections .figures.ng-tns-c378-0 .figures-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    border-right: 2px solid #333;
    /* padding-right: 30px; */
    text-align: center;
    padding: 0 10px;
}

.counter-sections .figures.ng-tns-c378-0 .figures-item:last-child {
    padding-right: 0;
    border: none;
}

.counter-sections .figures.ng-tns-c378-0 .figures-item h4 {
    font-size: 20px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}

.counter-sections .figures.ng-tns-c378-0 .figures-item p {
    font-size: 14px;
    margin-bottom: 0;
}

.banking-slider {
    padding: 100px 0px;
}

.banking-slider h2 {
    color: #fff;
}

.banking-slider h4 {
    font-size: 18px;
    margin-bottom: 0;
}

.banking-slider p {
    font-size: 14px;
    color: #fff;
}

.banking-slider .owl-carousel.owl-two .owl-item img {
    width: 115px;
    height: 101px;
}

.banking-slider {
    background: #6d72f6;
}

.steps-tabs-menu.w-tab-menu h2 {
    font-size: 30px;
}

.home-testimonials-title-wrapper.full-testimonial {
    width: 100%;
}

.center-hometestimonisl {
    margin-bottom: 54px;
    text-align: center;
    margin: 0 auto;
}

.home-testimonials-title-wrapper.full-testimonial {
    width: 100%;
    max-width: initial;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 100px;
}

.subtitle-wrapper.home-testimonials {
    justify-content: center;
}

.card.home-testimonial .flex-vc {
    align-items: flex-start;
}

.security-content h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #1c1c57;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 800;
}

.security-content p {
    color: #73739a;
}

.security-sec h2 {
    text-align: center;
}

#security-mind {
    padding-top: 50px;
    padding-bottom: 50px;
}

#download-sec ._2-buttons a {
    text-decoration: none;
}

.section.bg-neutral-200.steps.wf-section {
    padding-bottom: 0;
}

.certified-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.footer-text {
    text-align: center;
    margin: 0 auto;
}

.footer-text p {
    font-size: 16px;
    margin-bottom: 0;
}

img.header-logo {
    width: 100%;
    max-width: 209px;
}

.owl-carousel.owl-two .owl-stage {
    transition-timing-function: linear !important;
}

.dropdown-nav-main-wrapper {
    padding: 20px 40px 45px;
}

.business-box {
    width: 100%;
    border-radius: 25px;
    background-color: #fff;
    background-image: url("https://app.instantpay.in/assets/web/about/built_bg.svg");
    background-position-y: 55px;
    background-repeat: no-repeat;
    background-position-x: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 75px 150px;
}

.business-box h2 {
    text-align: center;
}

.business-box p {
    text-align: center;
    margin-bottom: 0;
}

.benefits-title {
    width: 100%;
    text-align: center;
}

.culture-img {
    margin-top: 50px;
}

.card.value.card-centerimg {
    align-items: center;
    background: transparent;
    box-shadow: none;
    padding: 0px 40px 0px;
}

/* ................terms-conditions.............. */

.ul_point {
    /* background-color: #101113; */
    border: none;
    display: flex;
    padding-left: 0;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 10px;
    list-style-type: none;
    justify-content: center;
    align-items: center;
}

.li_a {
    align-items: center;
    padding: 8px 20px;
    /* width: 200px; */
    /* height: 39px; */
    background: #f5f7fb;
    border-radius: 12px;
    text-align: center;
    cursor: pointer;
}

.space-bottom-2:first-child {
    display: block;
}

.space-bottom-2:nth-child(2n + 1) {
    display: none;
}

/* ..............blog page............ */

.blog_hero_full {
    width: 100% !important;
}

.blog-grid .image-wrapper.post-item {
    max-width: 160px;
    margin: auto;
}

.section {
    padding-top: 20px;
    padding-bottom: 20px;
}

section.section.about-hero.wf-section.expense-section {
    padding-top: 50px;
    padding-bottom: 0;
    /* background: whitesmoke; */
}

.expense_card_slider {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}

.builtcard-box {
    display: flex;
    background: #fff;
    border-radius: 40px;
    flex-wrap: wrap;
    justify-content: space-between;
    /* flex-grow: 1; */
    /* flex-basis: 0; */
}

.builtcard-boxs {
    /* flex: 0 0 auto; */
    flex-grow: 1;
    flex-basis: 0;
    padding: 50px 0px;
}

.builtcard-right.builtcard-boxs {
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 30px;
    /* background: linear-gradient( 114.47deg, #898b8a -5.72%, #404040 97.52%); */
    background-color: #6d72f6;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

.builtcard-boxs h3 {
    color: #fff;
}

.builtcard-boxs p {
    color: #fff;
}

p.privacy.form-font-regular.text-center {
    padding-top: 20px;
}

.card.contact {
    padding: 40px 48px;
}

a.w-webflow-badge {
    display: none !important;
}

.section.about-hero.wf-section {
    padding-bottom: 30px;
}

.section.bg-neutral-200.wf-section.values-sec {
    padding: 50px 0px;
}

.footer-content-top {
    margin-bottom: 40px;
}

.steps-tabs-menu.w-tab-menu h2 {
    position: relative;
}

.steps-tabs-menu.w-tab-menu h2:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #888cf9;
    border-radius: 50%;
    top: 15px;
    left: -17px;
}

.features-slider {
    display: flex;
}

.features-slidebox {
}

.features-slider img {
    width: 100%;
    max-width: 80px;
}

.features-slidertext.features-slidebox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.features-slider h4 {
    font-size: 22px;
    margin-bottom: 0;
}

section.section-6 {
    /* background: #6d72f6 !important; */
    background: linear-gradient(
        114.47deg,
        #c7c9ef -5.72%,
        #9699e8 97.52%
    ) !important;
}

p.bracket-curly.text-light-gray-3 i {
    color: #fff;
}

section.section.about-hero.wf-section.expense-section section.section-1,
section.section.about-hero.wf-section.expense-section section.section-3,
section.section.about-hero.wf-section.expense-section section.section-5,
section.section.about-hero.wf-section.expense-section section.section-7 {
    background: #f7f7fc;
}

#Perks,
.tab-stepssec {
    padding: 50px 0px;
}

#Perks {
    padding-bottom: 75px;
}

.section-3.builtcardsec h2,
section.section.about-hero.wf-section.expense-section h4 span {
    text-align: center;
    font-size: 50px;
    color: #1c1c57;
}

button.mat-focus-indicator.text-white.contactSales.mt-n2.ml-3.fillLikeBtn.mat-raised-button.mat-button-base
    span
    a {
    color: #fff;
}

section.section.about-hero.wf-section.expense-section.text-dark,
section.section.about-hero.wf-section.expense-section h2,
section.section.about-hero.wf-section.expense-section h4,
section.section.about-hero.wf-section.expense-section h5,
section.section.about-hero.wf-section.expense-section h4,
.section.pricing-section p {
    color: #1c1c57 !important;
}

section.section.about-hero.wf-section.expense-section section.section-5 {
    padding-bottom: 50px;
}

.home-hero-partners-text strong {
    font-size: 26px;
    font-weight: 700;
}

.social-icons {
    padding-top: 20px;
}

.social-icons img {
    width: 32px;
}

.social-icons a {
    padding: 10px 10px 0px 0px;
}

.social-icons p {
    margin-top: 15px;
}

.home-perks-featured-top-image-wrapper {
    max-width: 49% !important;
}

.vv_pricay {
    display: flex;
    list-style-type: none;
    justify-content: center;
    gap: 10px;
}

.privacy-sections {
    padding: 50px 0;
}

/* .home_loader_png img{
    width: 200px;
    margin: auto;
}

.home_loader_png{
    display: flex;
    align-items: center;
    justify-content: center;
} */

.marquee__content .card1 .mar-images {
    text-align: center;
    margin-bottom: 15px;
}

section.section-2.current-marquee h5 {
    text-align: center;
}

section.section-2.current-marquee .card1[_ngcontent-pbr-c385] {
    width: 390px;
}

section.section-2.current-marquee .marquee__content {
    margin-top: 30px;
}

.mainButton button.mat-focus-indicator span.mat-button-wrapper a {
    color: #fff;
}

.current-securitymind {
    margin-bottom: 20px;
}

.current-expense p {
    font-size: 52px !important;
}

/** signin  start**/

.sign-up-sectionNew {
    font-size: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.sign-up-sectionNew .sign-up-section_contents {
    display: flex;
    /* height: 100vh; */
    align-items: stretch;
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    background: #f6f1fe;
}

.sign-up-section.sign-up-sectionNew
    .sign-up-section_contents
    .sign-up-section_contents-right.flex1 {
    /* flex: 1; */
    text-align: center;
    max-width: 600px;
    width: 100%;
}

.sign-up-section.sign-up-sectionNew .sign_form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2.5rem;
    max-width: 400px;
    width: 100%;
    font-family: "Roboto", sans-serif;
}

.sign-up-section.sign-up-sectionNew .form-hero {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 1.5rem;
    gap: 1rem;
}

.sign-up-section.sign-up-sectionNew .input-hero {
    width: 100%;
    height: 50px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
}

.sign-up-section.sign-up-sectionNew .input-hero input {
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    font-weight: 500;
    font-size: 1rem;
    color: #1c1c57;
    border-radius: 0.5rem;
    border: 1px solid black;
    background: #f3f4f8;
    padding: 0.5rem 3rem 0.5rem 1rem;
    transition: all 0.25s ease 0s;
}

.sign-up-section.sign-up-sectionNew .input-name {
    left: 1rem;
    position: relative;
    display: block;
    /* background: var(--background); */
    z-index: 2;
    transition: all 0.25s ease 0s;
    top: 0;
    color: #606060;
    font-size: 15px;
    background: #f3f4f8;
    padding: 0 4px;
}

.sign-up-section.sign-up-sectionNew .password-input {
    margin-bottom: 2rem;
}

.sign-up-section.sign-up-sectionNew .fourth-btn {
    color: white;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    width: 225px;
    height: 50px;
    background: linear-gradient(45deg, #6d72f6, rgb(36 31 85));
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: none;
    border: none;
    -webkit-tap-highlight-color: transparent;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background 400ms cubic-bezier(0.25, 0.8, 0.25, 1),
        box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

p.form-bottom a {
    color: #302b5f;
}

.sign-up-section.sign-up-sectionNew .popUp_modal {
    position: fixed;
    top: 50%;
    /* left: 50%; */
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 9;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.sign-up-section.sign-up-sectionNew .popUp_modal .pop-box {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

.sign-up-section.sign-up-sectionNew .pop-box {
    position: relative;
    width: 100%;
    /* margin: .5rem; */
    max-width: 500px;
    margin: auto;
    top: 50%;
}

.sign-up-section.sign-up-sectionNew
    input[type="number"]::-webkit-inner-spin-button,
.sign-up-section.sign-up-sectionNew
    input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.sign-up-section.sign-up-sectionNew .input-name {
    left: 1rem;
    position: relative;
    display: block;
    /* background: var(--background); */
    z-index: 2;
    transition: all 0.25s ease 0s;
    top: 0;
    color: #606060;
    font-size: 15px;
    background: #f3f4f8;
    padding: 0 4px;
}

.sign-up-section.sign-up-sectionNew .input-hero input:focus + .input-name {
    top: -1.25rem;
    color: #fff;
    border-radius: 6px;
    padding: 2px 6px;
}

.sign-up-section.sign-up-sectionNew .input-hero input:valid + .input-name {
    top: -1.25rem;
}

.sign-up-section.sign-up-sectionNew .input-icon {
    position: relative;
    right: 0.5rem;
    z-index: 2;
    color: #606060;
    transition: all 0.25s ease 0s;
}

.sign-up-section.sign-up-sectionNew
    .input-hero
    input:focus
    + .input-name
    + .input-icon {
    color: #2155cd;
}

.sign-up-section.sign-up-sectionNew .input-icon svg {
    vertical-align: middle;
    width: 1.875rem;
    height: 1.875rem;
}

.sign-up-section.sign-up-sectionNew .password-input {
    margin-bottom: 2rem;
}

.sign-up-section.sign-up-sectionNew .recovery-password {
    position: absolute;
    bottom: -2.5rem;
    right: 0;
    color: #2155cd;
}

.sign-up-section.sign-up-sectionNew .checkbox-hero {
    width: 100%;
    align-items: flex-start;
    color: #606060;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.sign-up-section.sign-up-sectionNew .m-c-modal {
    margin-top: 25%;
    /* width: 30%; */
    /* transform: translate(-50%, -50%); */
    background-color: #241f55;
    margin: 0px auto;
    padding: 0.5rem;
    border: 10px solid #6d72f6;
}

.sign-up-section.sign-up-sectionNew #ok_popup {
    color: white;
    /* padding: 10px; */
    font-size: 16px;
    /* padding: 2px 19px; */
    padding: 10px 22px;
    border-radius: 10px;
    margin-top: 20px;
}

.sign-up-section.sign-up-sectionNew .gradint_button {
    background: linear-gradient(45deg, #6d72f6, rgb(36 31 85)) !important;
}

.sign-up-section.sign-up-sectionNew .m-c-modal .modal-body {
    padding: 30px;
    text-align: center;
}

.sign-up-section.sign-up-sectionNew .m-c-modal .modal-body h5 {
    color: #fff;
    font-size: 22px;
}

.container-medium-600px.tab-stepssec-title {
    margin-bottom: 56px;
    text-align: center;
    max-width: 650px;
}

section.section-2.current-marquee img {
    width: 70px;
}

.subtitle-wrapper.home-hero.payoff-title {
    display: flex;
    justify-content: center;
}

/* .steps-tabs-content.w-tab-content .image.step-mockup {
    max-width: 100%;
} */

.contact-details .address-box {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
}

.expenses_features_section {
    padding-bottom: 90px !important;
    padding-top: 20px;
}
label.error {
    position: absolute;
        bottom: -31px;
    color: red;
    left: 16px;
    font-size: 14px;
}

.sign-up-section.sign-up-sectionNew .input-name {
    /* left: 1rem;
                position: relative;
                display: block;
                background: var(--background);
                z-index: 2;
                transition: all .25s ease 0s; */
    top: -30px;
    /* color: #c9fa49;
                font-size: 15px;
                background: #000000;
                padding: 0 4px; */
}
</style > @media screen and (max-width: 575px) {
    .counter-sections h4 {
        font-size: 16px !important;
    }
    .counter-sections .figures.ng-tns-c378-0 .figures-item h4 {
        font-size: 14px !important;
    }

    .counter-sections .figures.ng-tns-c378-0 .figures-item p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0;
    }
    .counter-sections .figures.ng-tns-c378-0 {
        justify-content: center;
    }
    .counter-sections .figures.ng-tns-c378-0 .figures-item:first-child {
        padding-left: 0;
    }
    .section-2[_ngcontent-pbr-c385] {
        margin-top: 0 !important;
    }
    .page-wrapper {
        overflow: hidden;
    }
    .redefine_btns {
        flex-wrap: wrap;
        justify-content: center;
        /* row-gap: 15px; */
        gap: 10px;
    }
    .redefine_btns
        button.mat-focus-indicator.text-white.contactSales.mt-n2.ml-3.fillLikeBtn.mat-raised-button.mat-button-base {
        margin-left: 0 !important;
    }
}

@media (max-width: 991px) {
    .business-box {
        padding: 50px 30px;
    }
    .contact-details .address-box {
        justify-content: center;
    }
    .current-expense p {
        font-size: 30px !important;
    }
    .image.home-hero-1 {
        max-width: 90%;
    }
}

@media (min-width: 992px) {
    .counter-sections .figures.ng-tns-c378-0 .figures-item {
        padding: 0 25px;
    }
    .steps-tabs-content.w-tab-content .image.step-mockup {
        max-width: 100%;
    }
    .counter-sections .figures.ng-tns-c378-0 {
        justify-content: center;
    }
}

#w-nav-overlay-0 {
    height: 120vh !important;
}

.card-value-content h4 {
    text-align: center;
    margin-bottom: 0 !important;
}

a.card.contact-link.w-inline-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

#Contact {
    padding-top: 40px;
}

a {
    text-decoration: none;
}

.access_banking_sectin {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}


.sign-up-section.sign-up-sectionNew .input-name {
    left: 1rem;
    position: relative;
    display: block;
    /* background: var(--background); */
    z-index: 2;
    transition: all 0.25s ease 0s;
    top: -30px;
    color: #fff;
    font-size: 15px;
    background: #6d72f6;
    padding: 0 4px;
}

/* @media(min-width:768px){}
#text_e,#text_p,#text_m {
    color: red;
    position: absolute;
    bottom: -21px;
    font-size: 9px;
    left: 15px;
}

.sign_form.valid .input-box::before {
    content: '';
    position: absolute;
    right: 12px;
    top: 9px;
    width: 24px;
    height: 24px;
} */
