@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);

.emi-btn, .whychooseil {
    justify-content: center
}

.emi-btn, .lb-lp-ul {
    display: inline-flex
}

.getotp {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    text-decoration: none !important;
    color: #1976d2 !important
}

.emi-btn {
    width: 210px;
    height: 48px;
    align-items: center;
    background-color: #1976d2;
    border-radius: 4px;
    border: none;
    color: #fff;
    outline: 0 !important
}

.lb-section1 {
    background-image: url(../images/lb-cover.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 100px
}

.lb-h1 {
    font-size: 32px;
    line-height: 48px;
    font-weight: 700;
    color: #03296c;
    margin-bottom: 16px;
    margin-top: 10px
}

.lb-orange {
    color: #ef6c00 !important;
    font-weight: 700
}

.lb-lp-ul {
    list-style: none;
    margin: 32px 0 0;
    padding: 0
}

    .lb-lp-ul li {
        margin: 0 20px;
        font-size: 16px;
        line-height: 26px;
        color: #505766;
        font-weight: 500
    }

    .lb-lp-ul img {
        margin-bottom: 18px
    }

.value-img {
    margin: auto;
    display: block
}

.lb-form {
    padding: 30px 20px;
    background-color: #fff;
    border-radius: 16px;
    margin: 20px 0;
    box-shadow: 0 2px 10px rgba(0,0,0,.11);
    text-align: center
}

.lb-pf {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #03296c
}

.lb-pf1 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #03296c;
    margin-bottom: 20px;
    margin-top: 20px
}

.input-box .input-label, .lb-pf2 {
    line-height: 24px;
    font-size: 16px;
    font-weight: 400
}

.lb-pf2 {
    color: #505766;
    margin: 0
}

input {
    background: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.input-box.active-grey .input-1 {
    border: 1px solid #dadce0
}

.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
    }

.input-box .input-label {
    position: absolute;
    color: rgb(0,0,0,.6);
    overflow: hidden;
    top: 10px;
    padding: 0 14px;
    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: 46px;
    width: 100%;
    border-radius: 4px;
    color: #202124;
    border: 1px solid;
    padding: 15px;
    transition: 250ms;
    font-size: 16px
}

    .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: #fff;
    font-size: 12px;
    transition: 250ms;
    line-height: 16px;
    left: 24px;
    padding: 0 7px
}

.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: 2px;
    margin-bottom: 0
}

.astrk {
    color: #ff7171
}

.mt-mob {
    margin-top: 32px
}

.otp-input {
    margin-bottom: 10px;
    margin-top: 16px
}

.otp1, .otp2 {
    margin-bottom: 14px
}

input[type=number], s input[type=number] {
    -moz-appearance: textfield
}

.otp-input input {
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #000;
    margin-right: 10px;
    text-align: center;
    font-size: 20px;
    color: #3c374d;
    display: inline
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.otp1 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #03296c
}

.otp2, .otp3 {
    line-height: 24px;
    color: #000
}

.otp2 {
    font-size: 16px;
    font-weight: 400
}

.otp3, .pointer-container div {
    font-size: 14px;
    font-weight: 500
}

.otp3 {
    margin-top: 10px
}

.tnc {
    background: #e6f0ff;
    padding: 10px;
    border-radius: 8px
}

    .tnc .custom-checkbox .custom-control-label {
        color: #1f2a37;
        line-height: 18px;
        font-size: 12px;
        padding-right: 10px;
        padding-top: 0;
        font-weight: 400
    }

    .tnc .small-scroll {
        height: 70px;
        overflow: auto
    }

.small-scroll {
    overflow-y: auto
}

    .small-scroll::-webkit-scrollbar {
        width: .3rem
    }

        .small-scroll::-webkit-scrollbar:horizontal {
            height: .8rem
        }

    .small-scroll::-webkit-scrollbar-thumb {
        background: #2c406e;
        border-radius: 1rem
    }

    .small-scroll::-webkit-scrollbar-track {
        padding: .5rem
    }

.lb-section2 {
    background-color: #03296c;
    padding: 80px
}

.whychooseil {
    display: flex;
    align-items: center;
    font-size: 30px;
    line-height: 30px;
    color: #fff
}

.pointer-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 38px;
    margin-bottom: 60px
}

    .pointer-container div {
        width: 192px;
        height: 240px;
        background-color: #f2f7ff;
        border-radius: 14px;
        margin: 0 30px;
        padding: 20px 10px;
        text-align: center;
        line-height: 20px
    }

.il-section2-pointer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

    .il-section2-pointer ul li {
        width: 48%;
        display: inline-block;
        margin: 30px 6px
    }

        .il-section2-pointer ul li span {
            font-size: 20px;
            line-height: 30px;
            font-weight: 500;
            color: #fff;
            margin-left: 24px
        }

        .il-section2-pointer ul li div {
            display: flex;
            align-items: center
        }

.il-section2-pointer {
    width: 800px;
    margin: auto;
    max-width: 100%
}

.lb-section3 {
    background-color: #fafcff;
    padding: 50px;
    text-align: center
}

.lb-faq {
    font-size: 28px;
    line-height: 24px;
    color: #1d2026;
    font-weight: 600
}

.jc-center {
    display: flex;
    justify-content: center;
    padding: 0 30px
}

.lb-faq-accordion {
    text-align: left
}

    .lb-faq-accordion .card-header {
        padding: 20px 18px;
        border: 0;
        background-color: #fff;
        border-radius: 16px !important
    }

    .lb-faq-accordion .btn-link {
        display: flex;
        width: 100%;
        text-align: left;
        border: none;
        font-size: 16px;
        line-height: 24px;
        color: #1d2026 !important;
        font-weight: 700;
        text-decoration: none !important;
        justify-content: space-between;
        align-items: center
    }

    .lb-faq-accordion .card {
        border: 0;
        margin: 20px 0;
        border-radius: 16px
    }

    .lb-faq-accordion .card-body {
        padding: 0 30px 40px
    }

.btn-link span {
    display: flex
}

.lb-faq-accordion .collapsed .minus, .lb-faq-accordion .plus {
    display: none
}

.lb-faq-accordion .collapsed .plus, .lb-faq-accordion .minus {
    display: block
}

@media screen and (max-width:936px) {
    .lb-faq-accordion .btn-link {
        padding: 6px 0;
        font-size: 14px;
        font-weight: 600;
        line-height: 22px
    }

    .lb-faq-accordion .card-body {
        padding: 0 20px 10px;
        font-size: 14px
    }

    .faq-center {
        padding: 0 !important
    }

    .lb-section3 {
        padding: 30px;
        text-align: left
    }

    .il-section2-pointer {
        padding: 0 20px
    }

        .il-section2-pointer ul li span {
            font-size: 16px;
            line-height: 24px
        }

        .il-section2-pointer ul li {
            width: 100%;
            padding: 10px;
            margin: 8px 0
        }

    .lb-section1 {
        padding: 30px 0;
        background-image: none;
        text-align: center
    }

    .lb-h1 {
        font-size: 24px;
        line-height: 33px
    }

    .lb-orange {
        display: block
    }

    .value-img {
        width: 174px;
        height: auto
    }

    .lb-pf1 {
        font-size: 12px;
        margin-top: 14px;
        margin-bottom: 26px
    }

    .lb-pf2 {
        font-size: 10px;
        line-height: 18px;
        padding: 0 20px
    }

    .lb-form {
        padding: 14px
    }

    .lb-lp-ul li {
        margin: 0 8px;
        font-size: 12px;
        line-height: 18px
    }

    .lb-lp-ul {
        margin: 0
    }

    .input-box.focus .input-label {
        left: 12px !important;
        padding: 0 4px
    }

    .otp-input input {
        margin-right: 4px !important
    }

    .otp1 {
        font-size: 20px !important
    }

    .otp2 {
        font-size: 14px !important;
        margin-bottom: 12px !important
    }

    .lb-section2 {
        padding: 30px 0 !important
    }

    .whychooseil {
        font-size: 20px !important;
        padding: 0 30px
    }

    .rc2 {
        width: 135px;
        height: auto;
        margin-top: 10px
    }

    .pointer-scroll {
        overflow: scroll;
        overflow-y: hidden
    }

    .pointer-container {
        display: inline-flex;
        margin-top: 24px;
        margin-bottom: 24px
    }

        .pointer-container div {
            margin: 10px
        }

    .lb-faq {
        font-size: 20px;
        line-height: 24px
    }

    .lb-faq-accordion .card-header {
        padding: 8px 18px
    }
}

.tnc-txt {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    display: block
}

.tnc-content {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
    color: #707070
}

@media screen and (max-width:767px) {
    .ll-line {
        width: 50px;
        margin: auto auto 34px;
        display: block;
        height: 5px;
        background-color: #d2d3d4;
        border-radius: 20px
    }
}

@media only screen and (max-width:480px) {
    .otp-input {
        justify-content: space-between;
        display: flex
    }

    .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
    }

    #lendbox-terms.fade .modal-dialog {
        transform: translate3d(0,100vh,0)
    }

    #lendbox-terms.show .modal-dialog {
        transform: translate3d(0,0,0)
    }
}

.lb-h {
    font-size: 16px;
    font-weight: 600
}

.font-normal {
    font-weight: 400 !important
}

.form-lenderwise {
    padding: 30px 40px
}

.banner-container {
    background-color: #e8f5ff;
    border-radius: 16px;
    padding: 48px;
    background-image: url(../../../images/LOS/LoanApplication/semi-circle.svg);
    background-repeat: no-repeat;
    background-position: top right
}

.lenderwise-img-dimension {
    width: 220px;
    height: auto;
    display: block;
    margin-top: 32px;
    margin-bottom: 24px
}

.lenderwise-content {
    font-size: 28px;
    line-height: 42px;
    color: #111928;
    font-weight: 600;
    margin-bottom: 32px
}

.lenderwise-benefits li {
    width: 33%;
    margin: 0 10px
}

.benefits-pointer {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    font-size: 22px;
    display: flex;
    background-color: #fff;
    margin: auto auto 12px;
    align-items: center;
    justify-content: center
}

.bp-content {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600
}

.dashed-border {
    height: 1px;
    background-image: linear-gradient(90deg,#9ca3af,#9ca3af 75%,transparent 75%,transparent 100%);
    background-size: 20px 1px;
    border: none
}

.benefits-content {
    position: relative;
    top: -13px;
    padding: 0 18px;
    background-color: #e8f5ff;
    font-size: 16px;
    line-height: 24px
}

.howitworks, .lenderflowfooter, .powered-container {
    padding: 48px;
    text-align: center
}

.lender-powered-content, .lenderwiseheading {
    font-size: 24px;
    line-height: 36px;
    color: #111928;
    font-weight: 600
}

.center-align-container {
    display: flex;
    align-items: center;
    justify-content: center
}

.powered-container {
    background-color: #f9fafb;
    margin-top: 20px
}

.lender-powered-content {
    margin-bottom: 0
}

.poweredbydiv div {
    width: 188px;
    height: 100px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.hiw-circle {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    line-height: 42px;
    color: #fff;
    border-radius: 50%;
    margin: auto
}

.hiwcircle1 {
    background-color: #00c7be
}

.hiwcircle2 {
    background-color: #ff9500
}

.hiwcircle3 {
    background-color: #007aff
}

.hiw-c1 {
    font-size: 18px;
    line-height: 28px;
    color: #111928;
    font-weight: 600;
    margin: 12px 0 8px
}

.hiw-c2, .steam {
    font-size: 16px;
    font-weight: 400
}

.hiw-c2 {
    line-height: 24px;
    color: #1f2a37;
    margin-bottom: 0
}

.gc-content, .steam {
    line-height: 30px;
    color: #fff
}

.lenderflowfooter {
    background-color: #011f5b
}

.steam {
    margin-bottom: 8px
}

.logoil {
    width: 138px;
    height: auto;
    display: block;
    margin: auto
}

.lenderflow-social-container {
    margin: 26px 8px 14px;
    display: inline-block
}

    .lenderflow-social-container img {
        width: 24px;
        height: 24px
    }

.gc-content {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px
}

.support-content {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    padding: 0 20px;
    margin: 0
}

.fontweight500 {
    font-weight: 500
}

@media only screen and (max-width:600px) {
    .banner-container {
        padding: 12px 16px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        background-image: url(../../../images/LOS/LoanApplication/mobile-semi-circle.svg)
    }

    .lenderwise-img-dimension {
        width: 128px;
        height: auto;
        margin: 10px 0 16px
    }

    .lenderlogo {
        width: 104px;
        height: auto
    }

    .lenderwise-content {
        font-size: 20px;
        line-height: 30px
    }

    .benefits-content {
        font-size: 14px;
        line-height: 20px
    }

    .dashed-border {
        margin-bottom: 22px
    }

    .bp-content {
        font-size: 12px;
        line-height: 18px
    }

    .benefits-pointer {
        width: 32px;
        height: 32px;
        font-size: 19px
    }

    .lenderwiseheading {
        display: none
    }

    .form-lenderwise {
        padding: 16px 0
    }

    .center-align-container {
        display: block
    }

    .lender-powered-content {
        font-size: 18px;
        line-height: 26px
    }

    .powered-container {
        padding: 16px
    }

    .poweredbydiv div {
        width: 44%;
        height: 80px
    }

        .poweredbydiv div img {
            width: 94px;
            height: auto
        }

    .hiw-circle {
        width: 40px;
        height: 40px;
        font-size: 20px
    }

    .hiw-c1 {
        font-size: 16px;
        line-height: 24px
    }

    .hiw-c2 {
        font-size: 14px;
        line-height: 22px
    }

    .howitworks {
        padding: 20px 16px
    }

    .lenderflowfooter {
        padding: 20px
    }
}

.toast-close-btn.btn-close-custom {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: 0.25rem;
    opacity: .5;
}

.toast-close-btn.btn-close-white {
    filter: invert(1) grayscale(100%) brightness(200%);
}

.toast-close-btn.btn-close-custom:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

.toast {
    width: auto;
    max-width: 100%;
    font-size: .875rem;
    pointer-events: auto;
    background-color: rgba(255,255,255,.85);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    border-radius: 0.25rem;
}

.common-font-modal-heading {
    font-size: 16px;
    line-height: 22px;
}

.bg-grey {
    background: #EDF0F7;
}
.modal-common-height{
    height:300px;
    overflow-y:auto;
}
.lockicon {
    position: absolute;
    right: 16px;
    top: 9px
}
.mvlockicon .lockicon{
    right:28px!important;
}
.lamfnew {
    color: #cca300;
    background-color: #fff3c2;
    width: 51px;
    text-align: center;
    border-radius: 4px;
    margin-left: 6px;
    font-size: 14px;
}
div#dropDownMenu1 {
    left: -132px!important;
    top: 26px!important;
}