.banner {
    background-image: url('../assets/loans/Product_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    height: 75vh;
    /* width: 98%; */
    background-position: center;
    color: white;
    margin: auto;
}

.banner1 {
    background-image: url('../assets/loans/home_loan_banner.png') !important;
}

.banner2 {
    background-image: url('../assets/loans/banner_loan_against.png') !important;
}

.banner h1 {
    color: #FFF;
    font-size: 53px;
    font-style: normal;
    font-weight: 500;
    line-height: 66px;
    /* 124.528% */
}

.banner p {
    color: #FFF;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 157%;
    /* 31.4px */
}

.banner span {
    color: var(--secondary);
    font-size: 53px;
    font-style: normal;
    font-weight: 600;
    line-height: 66px;
}

.banner button {
    border: 0px;
    background-color: var(--secondary);
    color: white;
    font-size: 12.3px;
    font-weight: 500;
}

.marque {
    background-color: #D5E5FF;
    font-size: 19px;
    font-weight: 500;
    line-height: 29.4px;
    text-align: left;
}

.highlighter {
    color: var(--secondary);
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
    text-align: left;
}

.heading {
    color: #565656;
    font-size: 32px;
    font-weight: 600;
    line-height: 50px;
    text-align: left;
}

.paragraph {
    color: #767676;
    font-size: 20px;
    font-weight: 500;
    line-height: 31.4px;
    text-align: left;
}

.customers {
    border: 1px solid #E9ECF2;
    border-radius: 24px;
}

.customers p {
    color: #232527;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}

.customers h6 {
    color: #293238;
    font-size: 13.44px;
    font-weight: 700;
    line-height: 16.13px;
    text-align: left;
}

.customers h5 {
    color: #7D7A7A;
    font-size: 13.44px;
    font-weight: 400;
    line-height: 16.13px;
    text-align: left;
}

.customers_feedback h2 {
    color: #494949;
    font-size: 48px;
    font-weight: 500;
    line-height: 64px;
    letter-spacing: 0.02em;
    text-align: center;
}

.UniqueLoans h3 {
    color: #ffffff !important;
    font-size: 32px;
    font-weight: 700;
    line-height: 50.24px;
    /* text-align: center; */
}

.UniqueLoans p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    line-height: 31.4px;
    text-align: center;
}

.UniqueLoans h2 {
    color: #414141;
    font-size: 48px;
    font-weight: 500;
    line-height: 57.6px;
    /* text-align: center; */

}

.loans_faq .accordion-button:not(.collapsed) {
    border: 1px solid #BAC1CE !important;
    box-shadow: none !important;
    color: #000000 !important;
}

.loans_faq .accordion-button {
    font-size: 16.88px !important;
    border-radius: 20px !important;
}

.loans_faq .accordion-body {
    color: #000000 !important;

    font-size: 16.88px;
    font-weight: 400;
    line-height: 23.63px;
    text-align: left;

}

.loans_faq .accordion-button {
    color: #6C6C6C !important;
}

.imgpara {
    font-size: 18.33px;
    font-weight: 500;
    line-height: 23.83px;
    text-align: center;
    color: #4E4E4E;
}

.table-cell {
    border-right: 1px solid #919191;
    border-bottom: 1px solid #919191;
    justify-content: center;
    align-items: center;
    padding: 10px;
}

.borderline .table-cell {
    border-bottom: none;
}

.col:last-child {
    border-right: none;
}

/* .interest-row {
    background-image: url('../assets/loans/fourSide.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
} */

.content {
    color: #141414;
    font-size: 20px;
    font-weight: 700;
    line-height: 31.4px;
    text-align: left;
}


.empcontent {
    font-size: 42px;
    font-weight: 400;
    line-height: 50.4px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #565656;
}

.empcontent span {

    font-weight: 500;
    color: var(--secondary);
}

.title {
    font-size: 22px;
    font-weight: 500;
    line-height: 34.54px;
    text-align: left;
}

.titlepara {
    color: #767676;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.12px;
    text-align: left;
}

.bankInfo h6 {
    color: #565656;
    font-size: 34px;
    font-weight: 500;
    line-height: 40.8px;
}

.bankInfo p {
    color: var(--secondary);
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
}

.care_form {
    max-width: 550px !important;
}

.your_growth {
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 28.8px !important;
    color: #494949 !important;
}

.calculator_loans h3 {
    color: #494949;
    font-size: 46px;
    font-weight: 500;
    line-height: 55.2px;
    text-align: center;
}

.checklistContain h3 {
    color: #494949;
    font-size: 46px;
    font-weight: 500;
    line-height: 55.2px;
    text-align: center;
}

.business_loans {
    background-color: #D5E5FF;
    border-radius: 24px;
}

.business_loans h4 {
    color: #808080;
    font-size: 33px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 0.02em;
    text-align: left;
}

.business_loans h4 span {
    color: #212121;
    font-size: 33px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0.02em;
    text-align: left;
}

.bg_unique_features {
    background-color: #D5E5FF;
}

.bg_unique_home {
    background-image: url('../assets/loans/loans_card_bg.svg');
    background-position: top center;
    background-repeat: no-repeat;
    /* height: 200px; */
}

.bg_unique_home h4 {
    color: #212121;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.68px;
    text-align: left;
}

.bg_unique_home p {
    color: #0B0B0B;
    font-size: 18px;
    font-weight: 400;
    line-height: 30.6px;
    text-align: left;
}

.unique_range {
    color: #535353;
    font-size: 46px;
    font-weight: 700;
    line-height: 55.2px;
    text-align: center;
}

.blur_background {
    background-color: #ffffff;
    height: 510px;
    width: 510px;
    border-radius: 50%;
    filter: blur(10px);
    position: absolute;
    top: 0;
    left: 27%;
    right: 27%;
    /* z-index: -1; */
}

.checklistContainer {
    margin: 10px;
    border-radius: 24px;
    background: #D5E5FF;
}

.checklistContainer h5 {
    color: #201087;
    /* text-align: justify; */
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 157%;
    /* 37.68px */
}

.checklistContainer p {
    color: #0B0B0B;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    /* 30.6px */
}

/* .bg_unique_home::before{
    background-color: #ffffff;
    content: '';
    height:500px;
    width: 500px;
} */

/* .unique_range {
    filter: blur(10px);
    background-color: white;
} */

@media screen and (max-width: 767px) {

    .banner h1 {
        font-size: 24px !important;
        line-height: 30px !important;
        width: 70% !important;
    }

    .banner h1 span {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .interest-row img {
        height: 50%;
        width: 40%;
        margin: auto;
    }

    .heading {
        text-align: center;
    }

    .highlighter {
        text-align: center;
    }

    .content {
        text-align: center;
        padding: 10px 0px;
    }

    .mobileOverlay {
        backdrop-filter: blur(0.4px);
        border-radius: 30px;
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
        padding-left: 1rem;
        padding-right: 1rem;
        background: rgba(20, 20, 20, 0.441);
    }

    .banner {
        background-size: 100% 100%;

        height: auto;
    }

    .banner p {
        font-size: 14px;
    }

    .heading {
        font-size: 24px;
        padding: 0px 10px;

        text-align: center;
        line-height: 30px;
    }

    .highlighter {
        font-size: 24px;
        line-height: 30px;
    }

    .paragraph {
        font-size: 16px;
        line-height: 24px;
    }

    .empcontent {
        text-align: center;
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
        padding: 0px 20px;
    }

    .empcontent span {
        font-weight: 600;
    }

    .title {
        font-size: 18px;
        line-height: 24px;
    }

    .titlepara {
        font-size: 16px;
        line-height: 24px;
    }

    .title:before {
      
        content: url('../assets/loans/bullet.svg');
        display: inline-block;
        padding-right: 10px;
        vertical-align: middle;
        font-weight: 900;
    }

    .business_loans h4 {
        font-size: 24px;
        line-height: 37px;
    }

    .business_loans h4 span {
        font-size: 24px;
        line-height: 30px;
    }

    .checklistContain h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
    }

    .calculator_loans h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        padding: 0px 20px;
    }

    .UniqueLoans h2 {
        text-align: center;
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
    }

    .UniqueLoans h3 {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }

    .UniqueLoans p {
        font-size: 16px;
        line-height: 24px;
    }

    .customers_feedback h2 {
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
    }

    .checklistContainer h5 {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }

    .checklistContainer p {
        text-align: center;
        font-size: 14px;
        line-height: 21px;
        margin-top: -10px;
    }

    .image-adjust {
        margin: auto;
        text-align: center;
        display: flex;
    }

    .bg_unique_home p {
        font-size: 14px;
        line-height: 21px;
    }

    .bg_unique_home h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .unique_range {
        font-size: 30px;
        line-height: 36px;
    }

    .blur_background {
        width: 0%;
        height: 0%;
    }
}