
/*****------NEW CSS---------*****/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");

body {
    font-family: 'Inter', sans-serif;
}

section.form-section-lender.indus-hd {
    background-color: #042865 !important;
    background: none;
}

.new-stpl-form.indus-form {
    background: transparent linear-gradient(180deg, #042865 0%, #07399199 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px;
    margin: 0px;
    padding-top: 0px;
}

.lender-header {
    background-color: #FFFFFF;
    text-align: center;
    height: 72px;
}

    .lender-header .il-logo {
        width: 166px;
        height: 30px;
        margin: 22px;
    }

.lender-featured {
    padding: 30px 0px;
    background: rgb(244,254,254);
    background: linear-gradient(90deg, rgba(244,254,254,1) 0%, rgba(248,249,246,1) 35%, rgba(250,245,236,1) 100%);
    text-align: center;
}

.lender-featured-text {
    font-size: 32px;
    line-height: 20px;
    font-weight: 700;
    color: #203C7F;
    margin-bottom: 40px;
}

.featured-sub-div1 {
    border: 1px solid #2A6963;
    padding: 16px 20px;
    border-radius: 8px;
    text-align: left;
    background-color: #FFFFFF;
}

.featured-sub-div2 {
    border: 1px solid #832626;
    padding: 16px 20px;
    border-radius: 8px;
    text-align: left;
    background-color: #FFFFFF;
}

.featured-sub-div3 {
    border: 1px solid #214F69;
    padding: 16px 20px;
    border-radius: 8px;
    text-align: left;
    background-color: #FFFFFF;
}

.featured-icon {
    border-radius: 8px;
    margin-right: 16px;
}

.featured-ul {
    list-style-type: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0px;
    margin: 0px;
}

.featured-p1 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #212529;
    margin-bottom: 10px;
}

.featured-p2 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    color: #212529;
    margin-bottom: 0px;
}

.hiw-section {
    background-color: #e6f0ff;
    padding-top: 40px;
    padding-bottom: 40px;
}

    .hiw-section .nav {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .hiw-section .nav-link {
        width: 220px;
        height: 280px;
        background-color: #fff;
        border-radius: 12px !important;
        margin: 20px;
        padding: 10px;
        cursor: pointer;
        margin-top: 0px;
    }

.hiw-txt1 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #203C7F;
    margin-bottom: 22px;
}

.hiw-txt2 {
    font-size: 24px;
    line-height: 34px;
    color: #364065;
    font-weight: 400;
    margin-bottom: 72px;
}

.hiw-tab-content {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 14px;
}

.hiw-img {
    width: 110px;
    height: 110px;
    margin-top: 20px;
    transition: 0.5s ease-in-out;
}

.how-it-works .nav-link.active .hiw-img {
    height: 90px;
    margin-top: 0px;
}

.fee-img {
    width: 86px;
    height: 86px;
}

.fee-tab-content {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #203C7F;
    margin-bottom: 8px;
}

.f-txt1 {
    font-size: 16px;
    line-height: 30px;
    color: #203C7F;
    font-weight: 400;
    margin-bottom: 28px;
}

.f-txt2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #203C7F;
}

.powered-text-cv {
    margin-top: 0px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #50597B;
    margin-bottom: 35px;
}

.poweredBySection {
    display: block;
    margin: auto;
}

    .poweredBySection .poweredByBlock {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

        .poweredBySection .poweredByBlock .poweredByEachImage {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            padding: 16px 18px;
            border-radius: 16px;
            box-shadow: 0px 3px 6px #00000019;
            border: 1px solid #F4F7FA;
            background-color: #fff;
            margin: 0px 10px;
            width: 118px;
        }

.powered-section {
    padding: 30px;
}

.representative-section {
    padding: 40px 0;
    text-align: left;
    background: #f4fefe;
    background: linear-gradient(90deg,rgba(244,254,254,1) 0,rgba(248,249,246,1) 35%,rgba(250,245,236,1) 100%);
}

.representative-ul {
    list-style: none;
    display: flex;
    padding-left: 0;
    align-items: center;
    margin-bottom: 0px;
}

.represent2 {
    font-size: 16px;
    line-height: 26px;
    color: #414141;
    font-weight: 300;
    margin-bottom: 0;
}

.represent1 {
    font-size: 32px;
    line-height: 24px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
}

.represent2 {
    font-size: 20px;
    line-height: 38px;
    font-weight: 300;
    color: #414141;
    margin-bottom: 0px;
}

    .represent2 span {
        color: #0D3592;
        font-weight: 600;
    }

.eligibility-section {
    padding: 40px;
    background-color: #042257;
}

.eligibility-txt {
    font-size: 32px;
    line-height: 20px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.nav.nav-tabs.eligibility-tab {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 10px;
    border-bottom: 0px !important;
}

    .nav.nav-tabs.eligibility-tab li {
        width: 206px;
        font-size: 16px;
        line-height: 34px;
        font-weight: 400;
    }

        .nav.nav-tabs.eligibility-tab li a {
            color: #3C4D6B !important;
            width: 100%;
            display: block;
            text-decoration: none !important;
            padding: 4px;
        }

            .nav.nav-tabs.eligibility-tab li a.active {
                background-color: orange;
                border-radius: 10px;
                display: block;
                font-size: 16px;
                line-height: 34px;
                font-weight: 700;
                color: #FFFFFF !important;
            }

.eligibility-tab-content {
    margin-top: 24px;
}

    .eligibility-tab-content ul li {
        font-size: 18px;
        line-height: 26px;
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 8px;
    }

        .eligibility-tab-content ul li:last-child {
            margin-bottom: 0px;
        }

.form-section-lender {
    background: transparent linear-gradient(180deg, #042865 0%, #07399199 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    padding: 30px;
}

.lender-heading {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.lender-paragraph {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    color: #FFFFFF;
}

.highlighted-p {
    color: #FF8800;
}

.details-lender {
    margin-top: 20px;
}

    .details-lender p {
        font-size: 16px;
        line-height: 16px;
        color: #FFFFFF;
        font-weight: 400;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 20px;
    }

    .details-lender img {
        margin-right: 10px;
    }

.exlusive-img {
    width: 150px;
    height: auto;
}

.lender-logo-star {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.cc-footer {
    background-color: #19335C;
    padding: 28px;
    text-align: center;
}

.social-cc-icon a {
    margin: 0px 15px 24px 15px;
    display: inline-block;
}

.gc-txt {
    font-size: 16px;
    line-height: 30px;
    color: #00BBFF;
    font-weight: 500;
    margin-bottom: 12px;
}

.gc-txt1 {
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: 400;
    margin-bottom: 0px;
}

    .gc-txt1 a {
        text-decoration: none !important;
        color: #FFFFFF !important;
    }

.form-section {
    margin-top: 30px;
    padding: 25px 70px;
    background: #fff;
    border-radius: 10px;
}


.input-box.active-grey .input-label {
    color: #80868b;
    top: -8px;
    background: #fff;
    font-size: 11px;
    transition: 250ms;
}

    .input-box.active .input-label svg,
    .input-box.active-grey .input-label svg,
    .input-box.focus .input-label svg {
        position: relative;
        width: 11px;
        height: 11px;
        top: 2px;
        transition: 250ms;
    }

.detail,
.input-box,
.loan-input,
.loan-inputamount,
.main-section {
    position: relative;
}

    .input-box .input-label {
        position: absolute;
        color: rgb(0, 0, 0, 0.6);
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        overflow: hidden;
        top: 13px;
        padding: 0 8px;
        transition: 250ms;
        pointer-events: none;
    }

        .input-box .input-label svg {
            position: relative;
            width: 15px;
            height: 15px;
            top: 2px;
            transition: 250ms;
        }

    .input-box .input-1 {
        box-sizing: border-box;
        height: 50px;
        width: 100%;
        border-radius: 4px;
        color: #202124;
        border: 1px solid;
        padding: 15px;
        transition: 250ms;
    }

        .input-box .input-1:focus {
            outline: 0;
            border: 2px solid #1a73e8;
            transition: 250ms;
        }

    .input-box.error .input-label {
        color: #f44336;
        top: -7px;
        background: #f5f5f5;
        font-size: 12px;
        transition: 250ms;
        line-height: 16px;
    }

    .input-box.error .input-1 {
        border: 2px solid #f44336;
    }

    .input-box.error .v-t {
        color: red;
    }

    .input-box.active .input-label,
    .input-box.focus .input-label {
        color: #1a73e8;
        top: -7px;
        background: #f5f5f5;
        font-size: 12px;
        transition: 250ms;
        line-height: 16px;
    }

    .input-box.active .input-1 {
        border: 2px solid #1a73e8;
    }

.v-t {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #707070;
    padding-left: 15px;
    margin-top: 7px;
    margin-bottom: 0;
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 0 !important;
}

.astrk {
    color: #ff7171;
}

.radio-chk-label {
    margin-top: 5px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #707070;
    display: block;
    margin-bottom: 5px;
}

.radio-new {
    margin-top: 12px;
}

.custom-radio .custom-control-label {
    padding: 10px 30px;
    border-radius: 7px;
    color: rgb(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 14px;
    min-width: 73px;
    text-align: center;
    height: 36px;
    font-weight: 400;
    border: 1px solid;
}

    .custom-radio .custom-control-label:after,
    .custom-radio .custom-control-label:before {
        left: 10px;
        top: 10px;
        background-color: #fff;
    }

.custom-radio .custom-control-input:checked ~ .custom-control-label {
    color: #14a38b;
    background-color: #f2fffa;
    border-color: #14a38b;
    font-weight: 400;
}

.custom-radio .custom-control-input:checked ~ {
    color: #50597b;
    background-color: #fff;
    border-color: #1caffd;
}

.custom-radio .custom-control-input.custom-control-label:before {
    background-color: #fff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #f2fffa;
    border-color: #f2fffa;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    background-color: #f2fffa;
}

.custom-radio .custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: none;
    background-color: transparent;
}

.custom-radio .custom-control-input,
.stpl-line {
    display: none;
}

    .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
        background-image: none !important;
    }

.i-mt {
    margin-top: 30px;
}

.input-box.active .input-label, .input-box.focus .input-label {
    color: #1a73e8;
    top: -7px;
    background: #ffffff;
    font-size: 12px;
    transition: 250ms;
    line-height: 16px;
}

.input-box .input-label, .select-dropdown .input-label {
    max-width: calc(100% - (2 * 8px));
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 8px;
    user-select: none;
}

.form-heading1 {
    font-size: 24px;
    line-height: 24px;
    color: #FF8800;
    font-weight: 700;
    margin-bottom: 10px;
}

.form-heading2 {
    font-size: 12px;
    line-height: 16px;
    color: #3E3E3E;
    font-weight: 400;
    margin-bottom: 18px;
}

.new-form-component-container {
    background-color: white;
    border-radius: 10px;
    padding: 30px 60px !important;
}

.common-btn {
    font-size: 20px;
    line-height: 16px;
    font-weight: 500;
    color: #fff !important;
    background-color: #1976d2;
    border-radius: 4px;
    border: none;
    padding: 16px 0;
    width: 367px !important;
    margin: 30px auto 13px;
    border: none !important;
    outline: none !important;
    cursor: pointer;
}

    .common-btn a {
        color: #fff !important;
        text-decoration: none !important;
        background-color: transparent;
    }


@media only screen and (max-width: 767px) {
    .new-stpl-form.indus-form {
        padding-top: 0px;
    }

    .new-form-component-container {
        padding: 0px 15px !important;
    }

    .common-btn {
        width: 100% !important;
    }

    .mobile-mt {
        margin-top: 24px !important;
    }

    .form-section {
        padding: 20px;
    }

    .star-img {
        width: 12px;
        height: auto;
    }

    .lender-logo-star {
        font-size: 10px;
    }

    .details-lender p {
        font-size: 14px;
        line-height: 18px;
        align-items: baseline;
    }

    .details-lender {
        margin-top: 0px;
    }

        .details-lender img {
            width: 19px;
            height: auto;
        }

    .exlusive-img {
        width: 80px;
        height: auto;
    }

    .lender-heading {
        font-size: 24px;
        line-height: 32px;
    }

    .lender-paragraph {
        font-size: 16px;
        line-height: 24px;
    }

    .form-section-lender {
        padding: 20px;
    }

    .eligibility-tab-content ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .nav.nav-tabs.eligibility-tab li {
        width: 150px;
    }

        .nav.nav-tabs.eligibility-tab li a {
            font-size: 14px !important;
            line-height: 30px;
            padding: 0px !important;
        }

    .eligibility-txt {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 18px;
    }

    .eligibility-section {
        padding: 34px 20px;
    }

    .lender-header {
        height: 58px;
    }

        .lender-header .il-logo {
            margin: 16px;
            width: 134px;
            height: 28px;
        }

    .lender-featured-text {
        font-size: 24px;
        line-height: 20px;
        margin-bottom: 24px;
    }

    .featured-sub-div1, .featured-sub-div2, .featured-sub-div3 {
        margin-bottom: 16px;
    }

    .featured-p1 {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 4px;
    }

    .featured-p2 {
        font-size: 12px;
        line-height: 18px;
    }

    .hiw-section {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .hiw-txt1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 14px;
    }

    .hiw-txt2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 28px;
    }

    .hiw-tab-content {
        font-size: 18px;
        line-height: 30px;
    }

    .hiw-section .nav-link {
        width: 100%;
        height: auto;
    }

    .poweredBySection .poweredByBlock .poweredByEachImage {
        width: 40%;
        text-align: center;
        justify-content: center;
        margin-bottom: 17px;
    }

    .powered-text-cv {
        margin-bottom: 26px;
    }

    .represent1 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 14px;
    }

    .rt-img {
        width: 80px;
        height: auto;
    }

    .represent2 {
        font-size: 14px;
        line-height: 24px;
    }

    .representative-section {
        padding: 28px 0px;
    }
}

.step-list {
    background: #e6f0ff;
    padding: 15px;
    margin: 20px 0
}

.main-container, .steps-section li.done:before, .steps-section li:before {
    background-repeat: no-repeat;
    background-position: center
}

.steps-section {
    margin: 0;
    padding: 0;
    display: flex;
    counter-reset: step;
    justify-content: center
}

    .steps-section li {
        width: 30%;
        float: left;
        font-size: 13px;
        position: relative;
        text-transform: uppercase;
        color: #999;
        text-transform: inherit;
        text-align: center;
    }

        .steps-section li.active {
            color: #1976d2;
            font-weight: 500
        }

            .steps-section li.active:after {
                background-color: #1976d2;
                transition: .8s
            }

        .steps-section li.done:before {
            transition: .8s;
            background-color: #1976d2;
            color: #1976d2 !important;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            border: 1px solid #1caffd;
            background-image: url(https://cdnwebapp.indialends.com/illive/images/pl-revamp/stpl-chk.png)
        }

        .steps-section li:before {
            width: 20px;
            height: 20px;
            content: '';
            line-height: 30px;
            display: block;
            margin: 0 auto 5px;
            border-radius: 50%;
            transition: .8s;
            background-color: #a3a3a3;
            border: 1px solid #a3a3a3;
            z-index: 1;
            position: relative
        }

.secondstep-list:before {
    background-color: transparent !important;
    border: none !important
}

.secondstep-list:after {
    background-color: #1976d2 !important
}

.steps-section li.active:before {
    transition: .8s;
    background-color: #f5f5f5;
    border: 4px solid #1976d2;
    position: relative;
    z-index: 1
}

.steps-section li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #c2bcac;
    top: 9px;
    left: -52%;
    transition: .8s
}

.steps-section li:first-child:after {
    content: none
}

.steps-section li:nth-child(3):after {
    border: 1px dashed
}

.custom-radio .custom-control-label:before, .steps-section li.active:nth-child(3):after {
    border: none
}

.steps-section li.secondstep-list, .steps-section li.secondstep-list:after {
    color: #a3a3a3;
    font-weight: 500
}

.list li, .steps-section li {
    list-style-type: none;
}

.stpl-otp-txt1, .stpl-otp-txt2 {
    line-height: 24px;
    display: block
}

.otp-input {
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
}

    .otp-input input {
        width: 40px;
        height: 50px;
        border-radius: .2rem;
        border: none;
        background-color: #edf0f7;
        margin-right: 10px;
        display: inline-block;
        font-size: 14px;
        color: #3c374d
    }

@media screen and (max-width:360px) {
    .otp-input input {
        margin-right: .5rem
    }
}

.otp-input input:focus {
    background-color: #edf0f7;
    box-shadow: none
}

.modal .modal-content .modal-header {
    background-color: #edf0f7;
    padding: 15px;
    border-top-left-radius: .8rem;
    border-top-right-radius: .8rem;
    margin-bottom: 1rem
}

    .modal .modal-content .modal-header h3 {
        font-weight: 600;
        color: #3c374d;
        font-size: 1.6rem
    }

.modal .modal-content .modal-body {
    padding: 15px;
    max-height: 80vh;
    overflow-y: auto;
}

    .modal .modal-content .modal-body.full-height {
        height: 80vh;
        overflow-y: auto
    }

    .modal .modal-content .modal-body p {
        font-size: 16px;
        line-height: 2rem;
        margin-bottom: 1rem;
        color: #3c374d
    }

    .custom-select-container.max-height .modal .modal-content .modal-body .tnc .custom-options, .modal .modal-content .modal-body .tnc .custom-select-container.max-height .custom-options, .modal .modal-content .modal-body .tnc .small-scroll {
        height: 145px
    }

    .modal .modal-content .modal-body .search {
        margin-top: 0
    }

    .modal .modal-content .modal-body .search-result .logos, .modal .modal-content .modal-body .search-result-v2 .logos {
        position: relative;
        float: left;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 39px;
        width: 39px;
        margin-right: 1rem
    }

        .modal .modal-content .modal-body .search-result .logos:before, .modal .modal-content .modal-body .search-result-v2 .logos:before {
            background-color: #fff;
            height: 39px;
            width: 39px;
            border-radius: 50%;
            border: 1px solid #e3ebff;
            content: " ";
            display: block;
            position: absolute;
            left: 0;
            top: 0
        }

        .modal .modal-content .modal-body .search-result .logos img, .modal .modal-content .modal-body .search-result-v2 .logos img {
            position: relative;
            max-width: 20px
        }

    .modal .modal-content .modal-body .search-result li, .modal .modal-content .modal-body .search-result-v2 li {
        line-height: 39px
    }

.stpl-otp-input input {
    border: 1px solid #000;
    width: 40px;
    height: 40px;
    background-color: #fff
}

.stpl-otp-txt1 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 12px
}

.custom-checkbox .custom-control-label, .stpl-otp-txt2 {
    font-size: 14px
}

.stpl-otp-txt2 {
    color: #000;
    margin-bottom: 20px
}

.stpl-otp-txt3 {
    font-size: 14px !important;
    line-height: 24px !important;
    color: #000 !important;
    font-weight: 500 !important;
    margin-top: 22px !important
}

.get-otp, .stpl-anchor {
    font-size: 16px;
    font-weight: 500
}

.stpl-anchor {
    border: none;
    background: 0 0
}

.stpl-tnc {
    background-color: #e6f0ff !important
}

.tnc {
    background: #f9f9fc;
    padding: 10px;
    border-radius: 10px
}

    .tnc .custom-checkbox .custom-control-label {
        color: #96a1bc;
        line-height: 20px;
        font-size: 12px;
        padding-right: 10px;
        padding-top: 0
    }

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.stpl-tnc .small-scroll {
    height: 90px !important
}

.tnc .small-scroll {
    height: 90px;
    overflow-y: scroll;
    overflow-x: hidden
}

.small-scroll::-webkit-scrollbar {
    width: 4px;
    background: #d7dadf;
    border-radius: 10px
}

.small-scroll::-webkit-scrollbar {
    width: 4px;
    background: #E4E4E4;
    border-radius: 10px;
}

.small-scroll::-webkit-scrollbar-thumb {
    background: #1976D2;
    border-radius: 10px;
}


.small-scroll {
    height: 55px;
    overflow: auto;
    overflow-y: auto;
    font-weight: 400;
    color: #666666;
    padding-right: 5px;
}

.radio-scroll::-webkit-scrollbar-thumb {
    background: #ccd0da;
    border-radius: 10px
}

.custom-checkbox {
    padding-left: 5px;
    display: flex
}

    .custom-checkbox .custom-control-input {
        width: 15px;
        height: 15px;
        top: 3px;
        margin-right: 6px;
        margin-top: 5px
    }

        .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
            border-color: #1caffd;
            background: #1caffd
        }

        .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
            border-color: #1caffd;
            background-size: 12px 12px
        }

        .custom-checkbox .custom-control-input:focus ~ .custom-control-label:before {
            box-shadow: none
        }

@media screen and (max-width:576px) {
    .custom-checkbox .custom-control-label {
        padding-top: .3rem
    }
}

.custom-checkbox .custom-control-label:after, .custom-checkbox .custom-control-label:before {
    width: 15px;
    height: 15px;
    border: 2px solid #dadfea;
    /*    left:-2.5rem;*/
    top: 6px;
    border-radius: .4rem
}

.resend-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.stpl-anchor {
    line-height: 16px;
    color: #1976d2 !important;
    margin-bottom: 15px
}

.get-otp {
    float: right;
    line-height: 21px;
    border: none !important;
    outline: none !important;
    background: 0 0
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.modal .modal-content .modal-header .close {
    font-size: 3rem;
    color: #3c374d;
    font-weight: 600;
    opacity: 1;
    line-height: 2.7rem
}

@media screen and (max-width:768px) {
    .bottomsheet-p {
        display: block !important
    }
}

.bottomsheet-p {
    display: none;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    margin-bottom: 28px;
    margin-top: 25px
}

@media screen and (max-width:767px) {
    .stpl-line {
        width: 50px;
        margin: auto;
        display: block;
        height: 5px;
        background-color: #d2d3d4;
        border-radius: 20px
    }
}

.custom-checkbox .custom-control-label, .stpl-otp-txt2 {
    font-size: 14px
}

.tnc .custom-checkbox .custom-control-label {
    color: #96a1bc;
    line-height: 20px;
    font-size: 12px;
    padding-right: 10px;
    padding-top: 0
}

.btn-close {
    border: none !important;
    background-color: transparent;
    font-size: 18px;
    outline: none !important;
}

.select-dropdown__list, .select-dropdown__list-item {
    display: block;
    list-style-type: none;
    transition: .3s ease-in-out
}

.select-dropdown {
    position: relative;
    display: block;
    max-width: 100%;
    /*    margin-bottom:24px*/
}

.select-dropdown__button {
    padding: 15px 35px 10px 15px;
    background-color: #fff;
    color: #616161;
    border: 1px solid;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    text-align: left;
    outline: 0 !important
}

    .select-dropdown__button .zmdi-chevron-down {
        position: absolute;
        right: 15px;
        top: 10px
    }

.select-dropdown__list {
    position: absolute;
    left: 0;
    right: 0;
    max-height: 300px;
    overflow: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    pointer-events: none;
    transform-origin: top left;
    transform: scale(1,0);
    z-index: 2
}

    .select-dropdown__list.active {
        opacity: 1;
        pointer-events: auto;
        transform: scale(1,1);
        max-height: 200px;
        overflow-y: scroll;
        box-shadow: 0 1px 6px rgba(0,0,0,.15)
    }

        .select-dropdown__list.active::-webkit-scrollbar {
            width: 4px;
            background: #fff;
            border-radius: 10px
        }

        .select-dropdown__list.active::-webkit-scrollbar-thumb {
            background: #dadfea;
            border-radius: 10px
        }

.select-dropdown__list-item {
    padding: 10px 15px;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    font-size: 12px;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    color: #616161
}

.select-dropdown .input-label {
    position: absolute;
    color: rgb(0,0,0,.6);
    font-weight: 400;
    overflow: hidden;
    padding: 0 8px;
    transition: 250ms;
    pointer-events: none;
    color: #1a73e8;
    top: -7px;
    background: #f5f5f5;
    font-size: 12px;
    line-height: 16px
}

.stpl-eu {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #707070;
    margin-top: 12px;
    margin-bottom: 5px;
}

.thankyou-success-screen {
    text-align: center;
    padding: 30px;
}

.pl-header {
    background-color: #fff;
    padding: 15px 0;
}

.main-thankyou {
    background-image: linear-gradient(to bottom, #e3ffeb, #ebffef, #f2fff4, #f8fff9, #fefffe);
    width: 100%;
}

.thankyou-text {
    font-size: 32px;
    font-weight: 500;
    color: #17A38B;
}

.middle-text {
    font-size: 14px;
    color: #203C7F;
}

.text-imp {
    font-weight: bold;
}

.ll-logos {
    width: 72px;
    height: auto;
    margin: 0;
}

.common-btns {
    display: block;
    font-size: 20px;
    line-height: 16px;
    font-weight: 500;
    color: #fff !important;
    background-color: #1976d2;
    border-radius: 4px;
    border: none;
    padding: 16px 0;
    width: 270px;
    margin: 30px auto 13px;
    border: none !important;
    outline: none !important;
    cursor: pointer;
}

.bottom-btn {
    overflow-x: hidden;
}

.btn-dld {
    margin: 30px;
    vertical-align: middle;
}

    .btn-dld a {
        text-decoration: none !important;
    }

.btn-sections {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

.congrats-page {
    overflow-x: hidden;
    overflow-y: auto;
}

.knd-container {
    text-align: center;
    padding-top: 40px;
}

.kyc-txt1 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #666666;
    margin-top: 40px;
}

.pl-lender {
    background-color: #E8EEF2;
}

.pl-lender-logo {
    width: 144px;
    height: auto;
    margin-top: 12px;
}

.pl-ll-logo {
    width: 173px;
    height: auto;
    margin-top: 12px;
}

.fibe-logo {
    width: 54px;
    height: auto;
    margin: 0px;
}



.stpl-line {
    display: none;
}


.new-loader {
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    -webkit-animation: rotator 1.4s linear infinite;
    animation: rotator 1.4s linear infinite
}

@-webkit-keyframes rotator {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

@keyframes rotator {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

.path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
    animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite
}

@-webkit-keyframes colors {
    0% {
        stroke: #13b7f7
    }

    25% {
        stroke: #13b7f7
    }

    50% {
        stroke: #13b7f7
    }

    75% {
        stroke: #13b7f7
    }

    100% {
        stroke: #13b7f7
    }
}

@keyframes colors {
    0% {
        stroke: #13b7f7
    }

    25% {
        stroke: #13b7f7
    }

    50% {
        stroke: #13b7f7
    }

    75% {
        stroke: #13b7f7
    }

    100% {
        stroke: #13b7f7
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 187
    }

    50% {
        stroke-dashoffset: 46.75;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    100% {
        stroke-dashoffset: 187;
        -webkit-transform: rotate(450deg);
        transform: rotate(450deg)
    }
}



.mobile-login-content {
    display: none;
}

.name-mismatch-container {
    width: 280px;
    margin: auto;
    display: block;
}

.main-title {
    font-size: 18px !important;
    margin-top: 12px;
}

.cls-btn {
    font-size: 2.5rem !important;
    line-height: 2.5rem !Important;
    border: none;
    outline: none !important;
}

.login-header {
    padding: 10px 15px !important;
}

.text-important {
    color: #007bff;
}


@media only screen and (max-width: 767px) {
    .fibe-logo {
        width: 36px !important;
        height: auto;
    }
}

@media only screen and (max-width: 360px) {
    .fibe-logos {
        width: 24px;
        height: auto;
        margin: 0px;
        vertical-align: inherit;
    }
}

@media only screen and (max-width: 480px) {
    .btn-sections {
        flex-direction: column-reverse;
    }

    .btn-dld {
        margin: 15px;
    }

    .steps-section li {
        font-size: 11px;
    }
}

@media only screen and (max-width: 768px) {
    .mobilemodal {
        display: none !important;
    }

    .bottom-modal {
        position: fixed !important;
        margin: 0 auto !important;
        display: block !important;
        bottom: -1px;
        width: auto;
        left: -1px;
        right: -1px;
        transition: 450ms cubic-bezier(.32, 1, .23, 1) .1s;
    }
}

@media screen and (max-width: 767px) {
    .stpl-line {
        width: 50px;
        margin: auto;
        display: block;
        height: 5px;
        background-color: #D2D3D4;
        border-radius: 20px;
    }

    .stpl-modal-header {
        display: none;
    }

    .bottomsheet-p {
        display: block;
    }

    .emp-itr {
        margin-top: 30px;
    }

    .representative-ul {
        display: block;
    }

    .hw-cc {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .stpl-modal-header {
        display: none !important;
    }

    .mobile-login-content {
        display: block;
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        color: #000000;
        margin: 20px 0px;
    }
}



.new-pills .nav-link {
    width: 210px;
}

.new-fb .featured-sub-div1 {
    padding: 16px;
}

.new-stpl-form .custom-select-container .custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    width: 100%;
    margin: 10px 0;
    color: #3c374d;
    border: 1px solid #3c374d;
    padding: 4px 15px;
    border-radius: 4px;
    margin-top: 13px !important;
}

.new-stpl-form .custom-select-trigger {
    border: none !important;
}

.new-stpl-form .custom-select-container label.d-block {
    margin-left: 6px;
    color: #1a73e8 !important;
    top: -1px;
    background-color: #fff;
    padding: 0px 10px;
}

.new-stpl-form .stpl-white-container {
    border: none;
    max-width: 100%;
    padding: 0px 10px;
}

.new-stpl-form .inputText {
    border: 1px solid #202124 !important;
    border-radius: 4px;
    padding: 10px 15px;
}

.new-stpl-form .floating-input label {
    margin-left: 15px;
    color: rgb(0, 0, 0, 0.6);
    background: #ffffff;
}

.new-stpl-form .valid-icon {
    display: none !important;
}

.new-stpl-form .bar {
    display: none !important;
}

.new-stpl-form .floating-input input:not(:focus):valid ~ label, .floating-input input:not(:focus).valid ~ label, .floating-input textarea:not(:focus):valid ~ label, .floating-input textarea:not(:focus).valid ~ label {
    color: #1a73e8 !important;
}

.new-stpl-form .floating-input input:focus ~ label, .floating-input input:valid ~ label, .floating-input input.valid ~ label, .floating-input textarea:focus ~ label, .floating-input textarea:valid ~ label, .floating-input textarea.valid ~ label {
    color: #1a73e8 !important;
    padding: 0px 4px;
}

.new-stpl-form .floating-input {
    margin: 15px 0px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    background-color: transparent;
}

.new-stpl-form .stpl-component-heading {
    color: #707070;
    margin-top: 0px;
}

.new-stpl-form .select-dropdown__button {
    padding: 10px 35px 10px 15px;
    font-size: 14px;
}

.new-stpl-form .select-dropdown .input-label {
    margin-left: 0px;
    color: #1a73e8 !important;
}

.new-stpl-form .custom-select-container .custom-select-wrapper .custom-select-menu .custom-select-trigger:after {
    top: 53%
}

.new-stpl-form .floating-input .inr-sign, .floating-input .mobile-prefix {
    padding-left: 15px;
    top: 11px;
}

.inr-input-value {
    padding-left: 26px !important;
}

@media screen and (max-width: 767px) {
    .new-stpl-form .floating-input input:not(:focus):valid ~ label, .floating-input input:not(:focus).valid ~ label, .floating-input textarea:not(:focus):valid ~ label, .floating-input textarea:not(:focus).valid ~ label {
        top: -11px !important;
    }

    .new-stpl-form .custom-select-container .custom-select-wrapper {
        padding: 0px 15px;
    }

    .new-pills .nav-link {
        width: 100%;
    }

    .new-stpl-form {
        padding: 15px 10px !important;
    }

        .new-stpl-form .floating-input {
            margin: 10px 0px;
        }
}
/*****------NEW CSS---------*****/


.ongoing-modal .modal-content {
    max-width: 100%;
    margin: auto;
    width: 360px;
    display: block;
}

.ogm-1 {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 600;
    color: #000000 !important;
    margin-top: 22px;
    margin-bottom: 16px !important;
}

.ogm-2 {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 26px !important;
}

.white-popup-btn {
    background-color: #ffffff !important;
    color: #1976D2 !important;
    margin-top: 16px !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    width: 100%;
    border-radius: 4px !important;
    box-shadow: none !important;
    transform: none !important;
}

.blue-popup-btn {
    background-color: #1976D2 !important;
    color: #ffffff !important;
    margin-top: 16px !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    width: 100%;
    border-radius: 4px !important;
    box-shadow: none !important;
    transform: none !important;
}




@media only screen and (max-width: 767px) {
    #exampleModal.fade .modal-dialog {
        transform: translate3d(0, 100vh, 0);
    }

    #exampleModal.show .modal-dialog {
        transform: translate3d(0, 0, 0);
    }

    #exampleModal .bottom-modal1 {
        position: fixed;
        margin: 0 auto;
        display: block;
        bottom: -1px;
        width: auto;
        left: -1px;
        right: -1px;
        transition: all 450ms cubic-bezier(0.32, 1, 0.23, 1) 100ms;
    }

    #exampleModal .modal-content {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        width: 100%;
    }
}

#ExistingLenImg {
    margin: 5px auto !important;
    width: 80px !important;
    height: auto;
}

.device-tnc {
    background: #e6f0ff;
    padding: 9px;
    border-radius: 0.8rem;
}

.device-sub-txt1 {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    line-height: 28px;
}

.device-sub-txt2 {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.device-logout-btn {
    background-color: #1976d2;
    color: #fff !important;
    display: block;
    width: 100%;
    max-width: 349px;
    height: 38px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin: auto;
    padding: 5px;
    cursor: pointer;
}