body {
    font-family: 'Red Hat Text', sans-serif;
    color: #001732;
    background: #ffffff;
}

/* css default class */
a {
    text-decoration: none;
    color: #001732;
}

a:hover {
    color: #001732;
    text-decoration: none;
}

ul,
li,
p,
span,
a {
    margin: 0;
    padding: 0;
}

ul li {
    list-style-type: none;
}


/* header class */

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 10px 0px;
    transition: padding 300ms ease;
    background: #001732;
}

header .nav-item {
    font-weight: bold;
}

header .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .0em solid;
    border-right: .0em solid transparent;
    border-bottom: 0;
    border-left: .0em solid transparent;
}

header .bi {
    font-size: 13px;
    margin: 1px 0 0 0px;
    color: #001732;
}

header .phone-number {
    color: #F2F2F2;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0px;
}

header .phone-number i {
    color: #F2F2F2;
    font-size: 16px;
    font-weight: 700;
    margin: 1px 8px 0 5px;
}

header .navbar {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.line {
    background: url(../images/line.png) no-repeat 0 0;
    display: inline-block;
    height: 25px;
    margin: 8px 17px 0 17px;
}

.credit_line {
    background: url(../images/line.png) no-repeat 0 0;
    display: inline-block;
    height: 25px;
    margin: 13px 17px 0 17px;
}

header .btn-primary,
header .mobile-btn .btn-primary {

    padding: .3rem 0.9rem;
    line-height: 33px;
    font-weight: 500;
    background-color: #F2F2F2;
    /* border-color:#fcf2d8; */
    border: 2px solid #F2F2F2 !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
    color: #001732;
    ;
}

header .btn-primary:hover {
    background: transparent;
    color: #F2F2F2;
}

header .navbar-light .navbar-nav .nav-link {
    color: #E0E0E0;
}

header .navbar-light .navbar-nav .nav-link:hover,
.additional-info a span:hover,
header .phone-number i:hover {
    color: #9CA1AC;
}

header.sticky {
    padding: 10px 0px;
}

/* content class */

.content {
    padding-top: 175px;
}

.title {
    max-width: 440px;
    color: #001732;
    font-weight: 700;
}

.color-one {
    color: #f9b916;
}

.car-loans .btn-primary,
.benefits-of-car .btn-primary {
    padding: .6rem 1.1rem;
    line-height: 33px;
    font-weight: 500;
    background: #001732;
    border: 2px solid #001732;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    color: #F2F2F2;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0px 0px 15px rgba(9, 50, 45, 0.15);
}

.car-loans .btn-primary:hover,
.light-blue-header .btn-primary:hover,
.benefits-of-car .btn-primary:hover {
    background: transparent;
    color: #001732;
}

.light-blue-header .mobile-get-space .btn-primary {
    background: #f9b916 !important;
}

.light-blue-header .mobile-get-space .btn-primary:hover {
    background: #9c9c9c !important;
}

.apply-now {
    padding: .6rem 1.1rem;
    line-height: 33px;
    font-weight: 500;
    background: #001732;
    border: 2px solid #001732;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    color: #F2F2F2;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0px 0px 15px rgba(9, 50, 45, 0.15);
}

.apply-now:hover {
    background: transparent;
    border: 2px solid #001732;
    color: #001732;
}

.get-space {
    margin: 30px 0 30px 0;
}

.speak-sales a,
.speak-sales-error a {
    border-bottom: 2px solid #9CA1AC;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}

.title-two span {
    display: block;
    text-transform: uppercase;
    color: #555F6F;
    font-weight: 500;
    line-height: 12px;
}

.title-two h2 {
    max-width: 714px;
    font-weight: bold;
    padding-top: 26px;
}

.find-lenders h2 {
    text-align: center;
    font-weight: 700;
    padding: 18px 0 0 0;
}

.find-lenders p {
    text-align: center;
    font-weight: normal;
    padding: 8px 0 0 0;
    max-width: 295px;
    margin: 0 auto;
    line-height: 26px;
}

.find-lenders a {
    padding: .3rem 0.9rem;
    line-height: 33px;
    font-weight: 500;
    background-color: #001732;
    border-color: #001732;
    border: 2px solid #001732;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
    color: white;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0px 0px 15px rgba(9, 50, 45, 0.15);
    display: inline-block;
    margin: 16px 0 0 0;
}

.find-lenders a:hover {
    border-color: #9c9c9c;
    color: #f5f5f5;
}

/*home_page_product_box*/

.home-page-find-lenders .home_page_product_box {
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 25px rgb(85 95 111 / 15%);
    position: relative;
    max-width: 371px;
}

.home-page-find-lenders .row div:nth-child(odd) .home_page_product_box {
    background: #e6f2f1;
}

.home-page-find-lenders .row div:nth-child(even) .home_page_product_box {
    background: #faf3e3;
}

.home-page-find-lenders .home_page_product_box .box_content {
    padding: 20px;
}

.home-page-find-lenders .home_page_product_box h2 {
    font-weight: 700;
    height: 100%;
}

.home-page-find-lenders .home_page_product_box p {
    text-align: center;
    font-weight: normal;
    padding: 8px 0 0 0;
    max-width: 295px;
    margin: 0 auto;
    line-height: 26px;
    height: 140px;
    flex: 0 0 auto;
}

.home-page-find-lenders .home_page_product_box .learn-more-btn {
    padding: .3rem 0.9rem;
    line-height: 33px;
    font-weight: 500;
    background-color: #001732;
    border-color: #F2F2F2;
    border: 2px solid #001732;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -khtml-border-radius: 4px;
    color: white;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0px 0px 15px rgba(9, 50, 45, 0.15);
    display: inline-block;
    text-align: center;
    justify-content: center;
}

.home-page-find-lenders .home_page_product_box:hover .learn-more-btn {
    background: transparent;
    color: #001732;
}

.home-page-find-lenders .home_page_product_box:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    -webkit-transition: transform 1.05s ease-in-out;
    -moz-transition: transform 1.05s ease-in-out;
    -ms-transition: transform 1.05s ease-in-out;
}

.home-page-find-lenders .home_page_product_box .bg-img {
    /*background-size: contain;*/
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}

.home-page-find-lenders .home_page_product_box .bg-image-one {
    background-size: contain;
}

.home-page-find-lenders .home_page_product_box .bg-image-two {
    background: url(../images/image-three.png) no-repeat right 0;
    background-size: contain;
}

.home-page-find-lenders .home_page_product_box .bg-image-three {
    background: url(../images/image-four.png) no-repeat center 0px;
    background-size: contain;
}

.car-loan {
    background: #e6f2f1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    position: relative;
}

.per-loan {
    background: #faf3e3;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    position: relative;
}

.busi-loan {
    background: #E6F2F1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    position: relative;
}

.car-loan .bg-image-one {
    background: url(../images/image-two.png) no-repeat 0 0;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.per-loan .bg-image-two {
    background: url(../images/image-three.png) no-repeat right 0;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.busi-loan .bg-image-three {
    background: url(../images/image-four.png) no-repeat center 0px;
    position: absolute;
    background-size: contain;
    left: 0;
    right: 0;
    bottom: 0;
}

.our-process {
    padding-top: 145px;
}

.our-process .title-two {
    padding-top: 0;
}

.loan-appli .number,
.loan-appli .details,
.loan-appli .number-next {
    display: inline-block;
    vertical-align: top;
}

.loan-appli .number {
    width: 44px;
    height: 44px;
    background: #fff;
    border: 2px solid #605F5C;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #605F5C;
    padding-top: 2px;
}

.loan-appli .details h2 {
    font-weight: bold;
}

.loan-appli .details p {
    font-size: 16px;
    font-weight: 400;
}

.loan-appli .details .time-bg-one {
    background: #605F5C;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 4px 8px;
    min-width: 64px;
    height: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    color: #F2F2F2;
}

.loan-appli .details li {
    padding: 0 0 24px 0
}

.loan-appli .number-next {
    width: 44px;
    height: 44px;
    background: #fff;
    border: 2px solid #9CA1AC;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #9CA1AC;
    padding-top: 2px;
}

.loan-appli .details .time-bg-two {
    background: #9CA1AC;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 4px 8px;
    min-width: 64px;
    height: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    color: #F2F2F2;
}

.start-btn {
    text-align: center;
    padding: 13px 16px 12px 16px;
    display: inline-block;
    border: 2px solid #001732;
    color: #F2F2F2;
    background: #001732;
    box-shadow: 0px 0px 15px rgba(9, 50, 45, 0.15);
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
}

.start-btn:hover {
    background: transparent;
    color: #001732;
}

header.sticky .start-btn:hover {
    background: #9c9c9c;
    color: #001732;
}

.partner-btn {
    text-align: center;
    padding: 13px 10px;
    width: 320px;
    display: inline-block;
    color: #F2F2F2;
    background: #001732;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
}

.partner-btn:hover {
    background: #F2F2F2;
    color: #001732;
}

.benifits-loan .row {
    padding-top: 16px;
}

.benifits-loan h3 {
    margin-bottom: 10px;
    margin-top: 24px;
    font-weight: bold;
}

.benifits-loan p {
    line-height: 24px;
}

.benifits-loan .easy-with {
    padding-top: 28px;
}

.benifits-loan .benifits-pro {
    margin: 8px 0px;
}

.benifits-loan .benifits-pro .benifits-box {
    padding: 15px;
    border-radius: 8px;
    /* border: 1px solid #CFCFCF; */
    height: 100%;
}


.space-one {
    background: #E2E2E2;
    min-height: 190px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}

.benifits-box h3 {
    padding-top: 36px;
    font-size: 24px !important;
    border-top: 1px solid #001732;
}

.benifits-box p {
    font-size: 18px;
}

.benifits-loan .col .space-one {
    margin: 0 0 32px 20px;
}

.benifits-loan .col .space-two {
    margin: 0 0 32px 28px;
}

.benifits-loan .col .space-three {
    margin: 0 0 32px 42px;
}

.partners a {
    display: inline;
}

.partners .box-bg:hover {
    background: #f5f5f5;
    color: #9c9c9c;
    font-weight: 600;
}

.partners .box-bg {
    background: #FFFFFF;
    border-radius: 8px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.12));
    text-align: center;
    padding: 27px 25px;
}

.partners .box-bg img {
    width: 59%;
    height: auto;
}

.article-help h2 {
    text-align: center;
    font-weight: 700;
    padding-bottom: 40px;
}

.inner-details {
    background: #FFFFFF;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.03), 0px 0px 25px rgba(85, 95, 111, 0.07);
    border-radius: 10px;
    flex-direction: column;
    padding: 24px 22px;
    position: static;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #001732;
}

.article-help h3 {
    font-weight: 700;
    padding-bottom: 4px;
}

.article-help .link-animate {
    font-size: 16px;
    font-weight: 600;
    color: #9CA1AC;
}

.article-help a:hover .link-animate {

    color: #001732;
}

.article-help.legal-page-new .inner-details {
    flex-direction: row;
    text-align: center;
    height: 112px;
}

.article-help.legal-page-new .inner-details i {
    font-size: 18px;
    margin: 0px 0 0 5px;
    color: #001732;
}

/*product-list-box*/

.product-list-title {
    font-weight: 500;

}

.product-list-box {
    display: flex;
}

.product-list-box .product-list-box-img {
    display: inline-block;
    max-width: 100px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.product-list-box .product-list-box-content {
    width: 80%;
    display: inline-block;
    padding: 0px 15px 0px 35px;
}

a:hover .product-list-box .product-list-box-content h2 {
    color: #9CA1AC;
    /* Akash 25-10-22 */
}

.product-list-box .product-list-box-content h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #001732;
}

.product-list-box .product-list-box-content p {
    color: #001732;
    font-size: 17px;
}


/* footer class */
.get-started {
    background: #F2F2F2;
    text-align: center;
}

.footer h2 {
    font-weight: 700;
    padding-bottom: 15px;
}

.footer p {
    font-size: 16px;
    padding-bottom: 30px;
}

.footer-inner {
    /* border-top-right-radius: 45px;
    border-top-left-radius: 45px; */
    border-color: #fff;
    background: #001732;
    padding: 0px 0 0 0;
}

.copy-rights {
    text-align: center;
    color: #fff;
    padding: 16px 0 0 0;
}

.footer-logo-div {
    margin-bottom: 40px;
}

.footer-logo-div .footer-logo-img {
    width: 100%;
    max-width: 200px;
}

.about-oxcel p {
    font-size: 14px;
    color: #E0E0E0;
    padding: 0;
    line-height: 22px;
}

.social-contact li,
.footer .social-contact .social-link {
    display: inline-block;
}

.footer .social-contact i {
    color: #e0e0e0;
}

.footer .social-contact a i:hover {
    color: #fff;
}

.footer .social-contact a .bi:hover {
    color: #9CA1AC;
}

.footer .social-contact .social-link a svg {
    transition: all 0.3s;
}

.footer .social-contact .social-link a:hover svg {
    transform: scale(1.2);
}

.footer .social-contact .social-link a:hover svg path {
    fill: #F2F2F2;
}

.oxcel-links h3 {
    font-size: 16px;
    font-weight: bold;
    color: #e0e0e0;
    padding-bottom: 12px;
}

.oxcel-links ul li {
    line-height: 28px;
}

.oxcel-links ul li a {
    color: #F7F6F6;
}

.oxcel-links ul li a:hover {
    color: #fff;
}

.footer .oxcel-links ul li a:hover {
    color: #9CA1AC;
}

.footer .footer-bottom-text {
    padding-top: 50px;
    padding-bottom: 44px;
}

.footer .footer-bottom-text p {
    color: #A7A7A7;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}

.footer .footer-bottom-text a {
    font-weight: 700;
    color: #ffffff;
}

.footer .footer-bottom-text a:hover {
    color: #9CA1AC;
}


/*mobile Menu Part*/
.mobile-top-menu .navbar-nav {
    padding: 10px 0 24px 0;
}

header .mobile-top-menu .navbar-nav .nav-item .sub-title {
    text-transform: uppercase;
    font-size: 12px;
}

header .mobile-top-menu .navbar-nav .brd-none {
    border: 0;
}

header .mobile-top-menu .nav-item {
    font-size: 16px;
    font-weight: 500;
    color: #001732;
    border-bottom: 1px solid rgba(224, 224, 224, 0.2);
    padding-top: 5px;
    padding-bottom: 5px;
}

header .mobile-top-menu .nav-item .nav-link {
    line-height: 26px;
}

header .mobile-top-menu .nav-item span {
    margin-right: 15px;
}

header .mobile-top-menu .container-fluid .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    height: 100vh;
    overflow-y: scroll;
}

header .mobile-top-menu .men-btn-links {
    padding: 40px 0;
    text-align: center;
}

header .mobile-top-menu .speak-sales {
    margin-top: 30px;
    display: block;
}

/*End*/

/*inner page class */

.personal-loan-img {
    background: #a7e1e0;
}


.primary-personal {
    background: #F5F5F5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -khtml-border-radius: 10px;
}


.primary-personal h2 {
    font-size: 32px;
    font-weight: 700;
    padding: 20px 0 0 0;
}

.primary-personal p {
    text-align: left;
    padding: 15px 0 0 0;
    text-align: justify;
}

.car-lease .in-text {
    text-align: left;
    padding: 15px 0 0 0;
}

.personal-details .light-color,
.personal-busi-details .light-color {
    font-weight: 700;
    color: #9CA1AC;
}

.personal-details .light-color:hover,
.personal-busi-details .light-color:hover {
    color: #001732;
}

.primary-personal .link-tow {
    display: block;
    text-align: left;
    font-weight: 600;
    margin: 10px 0 0 0;
    color: #9CA1AC
}

.primary-personal .link-tow:hover {
    color: #001732;
}

.primary-personal .link-tow .bi {
    font-size: 20px;
    margin-left: 5px;
}

.inner-pages h2,
.car-lease h2 {
    font-size: 32px;
    font-weight: 700;
}

.calculator-loan {
    background: #F5F5F5;
}

.calculator-loan h2 {
    text-align: center;
    font-weight: 700;
}

.calculator-loan label {
    font-weight: 500;
    color: #001732;
}

.calculator-loan .col-auto {
    margin: 0;
}

.calculator-loan form {
    margin: 30px 0 0 0;
}

.calculator-loan .input-group {
    margin-top: 15px;
    height: 44px;
    border: 0;
}

.blog-part .blog-imgs img {
    width: 100%;
    height: auto;
}

.calculator-loan .input-group-text {
    background-color: #fff;
    border: 0;
}

.calculator-loan .form-control {
    border: 0;
    text-align: right;
    font-weight: 500;
    color: #001732;
}

.calculator-loan .ui-slide .input-group {
    width: 496px;
}


.form-range::-moz-range-thumb:active {
    background-color: #001732;
}

.form-range::-moz-range-track {
    width: 100%;
    height: 2px;
    color: transparent;
    cursor: pointer;
    background-color: #6b727c;
    border-color: transparent;
    border-radius: 1rem;
}


.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #001732;
    border: 2px solid #fff;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #001732, 0 0 0 .25rem rgba(255, 255, 255, .75);

}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #001732, 0 0 0 .25rem rgba(255, 255, 255, .75);
}

.form-range::-moz-focus-outer {
    border: 0;
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
}

.ui-slide {
    margin: 0;
}

.ui-slide span {
    display: inline;
    font-size: 16px;
    font-weight: 500;
}

.ui-slide .amount-one {
    display: inline;
    text-align: right;
    width: 50%;
}

.ui-slide .amount-two {
    display: inline;
    float: right;
}

.car-lease {
    margin: 110px 0 0 0;
}

/*combo box*/
.select,
.select-year {
    border: 0px solid #6e4185;
    border-radius: 0px;
    position: relative;
    background: #fff;
    float: left;
}

.select * {
    user-select: none;
}

.select-year * {
    user-select: none;
}

.select .select__control,
.select-year .select__control {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    border-right: 1px solid #95d5d2;
}

.select-year .select__control,
.select-year .select__control {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 15px;
    border-right: 0;
}

.select .select__view-button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
}

.select-year .select__view-button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
}

.select .select__view-button:checked~.select__options {
    display: block;
}

.select-year .select__view-button:checked~.select__options {
    display: block;
}

.select .select__view-button:checked~.select__options {
    display: block;
}

.select-year .select__view-button:checked~.select__options {
    display: block;
}

.select .select__view-button {
    transition: transform 0.25s;
    transform: rotateY(45deg);
}

.select-year .select__view-button {
    transition: transform 0.25s;
    transform: rotateY(45deg);
}

.select .select__view-button:checked+.select__control>.control__chevron>.bi {
    transform: rotateY(45deg);
    transition: transform 0.25s;
}

.select-year .select__view-button:checked+.select__control>.control__chevron>.bi {
    transform: rotateY(45deg);
    transition: transform 0.25s;
}

.select .control__label {
    color: #001732;
    font-weight: 500;
}

.select-year .control__label {
    font-family: "Work Sans";
    color: #001732;
    font-weight: 500;
}

.select .chevron__img {
    height: 15px;
}

.select-year .chevron__img {
    height: 15px;
}

.select .select__options {
    position: absolute;
    display: none;
    top: 45px;
    left: 0;
    width: 100%;
    max-height: calc(7 * 40px);
    overflow: auto;
    box-shadow: 2px 2px 2px 0px rgba(58, 58, 58, 0.1);
}

.select-year .select__options {
    position: absolute;
    display: none;
    top: 45px;
    left: 0;
    width: 100%;
    max-height: calc(7 * 40px);
    overflow: auto;
    box-shadow: 2px 2px 2px 0px rgba(58, 58, 58, 0.1);
}

.select .select__options .options__option:last-child {
    border: none;
}

.select-year .select__options .options__option:last-child {
    border: none;
}

.select .options__option {
    height: 44px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #c4c4c4;
    font-family: "Work Sans", sans-serif;
    color: #515151;
    background: #fff;
    overflow: clip;
}

.select-year .options__option {
    height: 44px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #c4c4c4;
    font-family: "Work Sans", sans-serif;
    color: #515151;
    background: #fff;
    overflow: clip;
}

.select .options__option input[type=radio] {
    width: 100%;
    line-height: 40px;
    padding: 0 15px;
}

.select-year input[type=radio] {
    width: 100%;
    line-height: 40px;
    padding: 0 15px;
}

.select .options__option input[type=radio]:checked+label {
    background: #001732;
    color: #fff;
    transition: background 0.25s, color 0.5s;
}

.select-year .options__option input[type=radio]:checked+label {
    background: #001732;
    color: #fff;
    transition: background 0.25s, color 0.5s;
}

.select-year .options__option label {
    display: block;
    width: 100%;
    cursor: pointer;
    line-height: 39px;
    padding: 0 15px;
    font-size: 14px;
}

.select .options__option label {
    display: block;
    width: 100%;
    cursor: pointer;
    line-height: 39px;
    padding: 0 15px;
    font-size: 14px;
}

.select .options__option input[type=radio] {
    display: none;
}

.select-year .options__option input[type=radio] {
    display: none;
}

.car-lease .icons {
    float: left;
}

.car-lease .in-does {
    margin: 10px 0 0 0;
}

.car-lease .work-title {
    display: inline-block;
}

.car-lease .work-title h3 {
    font-size: 20px;
    font-weight: 700;
    padding: 5px 0 0 0;
    margin: 0;
}

.car-lease ul li {
    padding: 20px 0 0 0;
}

/*combo box end*/

.monthly-pay li span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.any-how h4 {
    font-weight: 700;
}

.any-how p {
    font-weight: 400;
}

.any-how li {
    font-size: 24px;
    font-weight: 400;
    max-width: 475px;
    line-height: 32px;
    padding: 12px 0 0 0;
}

.any-how li i {
    color: #f9b916;
    font-size: 20px;
    margin-right: 8px;
}

.com-que-car {
    margin: 0px 0 0 0;
}

.com-que-car .accordion-button {
    font-weight: 500;
}

.com-que-car .accordion-button:not(.collapsed) {
    color: #001732;
    background-color: #fff;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .125);
}

.com-que-car .accordion-body {
    font-size: 16PX;
}

.com-que-car .accordion {
    margin-bottom: 10px;
}

.com-que-car {
    padding-top: 100px;
    /* padding-bottom: 20px; */
}

/* .com-que-car .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%239c9c9c'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
} */

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.desktop-view-blog-inner .blog-right h2 {
    font-weight: 700;
    padding: 0px 0 3px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: auto;
    margin-bottom: 10px;
    margin-top: 15px;
    color: #001732;
}

.desktop-view-blog-inner .blog-right .less-justi {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: auto;
    margin-bottom: 20px;
    color: #001732;
}

.mobile-view-blog-inner .blog-right h2 {
    font-weight: 700;
    padding: 0px 0 3px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: auto;
    margin-bottom: 10px !important;

}

.mobile-view-blog-inner .blog-right .less-justi {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    min-height: auto;

    margin-bottom: 20px;
    line-height: 30px;
}

.blog-right .light-text {
    color: #555F6F;
    text-transform: uppercase;
    font-weight: 500;
}

.car-loans .blog-right p {
    padding: 0 0 20px 0;
    font-size: 20px;
}

.blog-right .botm-text {
    font-size: 16px;
    font-weight: 500;
    color: #555F6F;
}

.blog-part span {
    color: #555F6F;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.blog-part h3 {
    font-weight: 700;
    padding: 6px 0 5px 0;
    color: #001732;
}

.blog-post-bg .blog-part h3 {
    padding: 6px 0 5px 0;
}

.blog-part p {
    font-weight: 400;
    color: #001732;
}

.blog-part .date {
    font-size: 14px;
    font-weight: 500;
    color: #555F6F;
    text-transform: none;
    display: block;
}

.blog-imgs {
    padding: 5px 0 0 0;
}

.f-mtop-space {
    margin-top: 82px
}

.car-loans .post-blogs p {
    color: #9CA1AC;
    text-transform: uppercase;
    font-weight: 500;
}

.blog-user-img {
    border-radius: 100px;
    border: 1px solid #e0e0e0;
    display: table-cell;
    vertical-align: middle;
    width: 48px;
    height: 48px;
}

.blog-user-img img {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.blog-user-name {
    display: table-cell;
    padding: 0 0 0 15px;
}

.blog-user-name li {
    color: #555F6F;
    font-size: 16px;
    font-weight: 500;
}

.car-loans .b-inner-details img {
    margin: 0 0 40px 0;
}

.car-loans .b-inner-details p {
    /*max-width:630px;*/
    font-size: 16px;
    color: #001732;
    line-height: 22px;
}

.car-loans.blog-details .b-inner-details p {
    /*max-width:630px;*/
    font-size: 16px;
    color: #001732;
    line-height: 22px;
}

.blog-mobile-top-view .car-loans.blog-details .b-inner-details img {
    max-width: 100%;
    display: flex;
    margin: 0 auto;
}

.p-left-space h3 {
    font-size: 24px;
    font-weight: 700;
}

.b-scical {
    margin: 22px 0 0 0;
}

.b-scical li {
    display: inline;
    margin: 0 10px;
}

.b-scical li a {
    background: #f7f6f6;
    display: inline-block;
    height: 44px;
    width: 44px;
    border-radius: 100px;
}

.b-scical li a:hover {
    opacity: 0.8;
    /* background-color: #001732; */
    /* color: #001732; */
}

.b-scical li a img {
    margin-top: 12px;
}

.car-loans-mobile-view {
    background: #fbda80;
}

.bg-none-mobile-view {
    background: unset;
}

.car-loans-mobile-view .car-loans .btn-primary,
.personal-loan-mobile .car-loans .btn-primary {
    display: block;
    background: #fff;
}

.personal-loan-mobile {
    background: #a3e0dd;
    padding: 50px 0 0 0;
}

.busi-loan-mobile {
    background: #fbda80;
}

.calculat-center {
    text-align: center;
    margin: 40px 0 0 0;
}

.calculat-center .btn-primary {
    padding: .3rem 2.4rem;
    line-height: 33px;
    font-weight: 500;
    background: #001732;
    border: 2px solid #001732;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    color: #F2F2F2;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0px 0px 15px rgba(9, 50, 45, 0.15);

}

.calculat-center .btn-primary:hover {
    background: transparent;
    color: #001732;
}

.partners p {
    display: block !important;
    margin-top: 1em;
}

/*200422*/
.main-title-two {
    font-weight: 700;
    margin-bottom: 23px;
}

.suc-email-img {
    margin: 0 0 30px 0;
}

.success-page .apply-now {
    margin: 60px 0;
}

.legal-page .article-help h3 {
    padding-top: 11px;
}

.legal-page .article-help .set-term {
    max-width: 180px;
    margin: 0 auto;
}

.legal-page .article-help i {
    margin: 0px 0 0 5px;
    color: #9c9c9c;
}

.legal-page a {
    color: #001732;
    font-weight: 700;
}

.credit-guide-page h2 {
    font-weight: 700;
}

.faqs-page h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 25px 0;
}

.faqs-page .dropdown .dropdown-menu.show,
.faqs-page .dropdown .btn-secondary {
    width: 240px;
}

.faqs-page .dropdown .btn-secondary {
    color: #001732;
    background-color: #fff;
    border-color: #e0e0e0;
    height: 50px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
}

.faqs-page .dropdown .dropdown-toggle::after {
    margin-left: 5em.notification-popup;
    content: "";
    border-top: 0em solid;
    border-right: 0em solid transparent;
    border-bottom: 0;
    border-left: 0em solid transparent;
}

.faqs-page .dropdown .bi-chevron-down {
    margin-left: 22%;
    font-size: 14px;
    color: #9c9c9c;
}

.faq-inner-content {
    background: #f7f6f6;
}

.title-four {
    font-weight: 700;
}

.faq-inner-content .title-four {
    margin: 0 0 40px 0;
}

.contact-form {
    background: #f5f5f5;
}

.contact-form h2 {
    font-weight: 700;
    margin: 0 0 40px 0;
}

.contact-form .form-control {
    height: 48px;
    border: 0;
    border-radius: 5px;
}

.contact-form .text-area {
    height: auto;
}

.contact-form label {
    font-weight: 500;
}

.contact-form input:checked {
    background-color: #001732;
    border-color: #001732;
}


.contact-form .dropdown .btn-secondary {
    color: #001732;
    background-color: #fff;
    border: 0;
    height: 48px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
}

.our-loca .dropdown .btn-secondary {
    color: #001732;
    background-color: #fff;
    height: 48px;
    width: 200px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #E0E0E0;
}

.our-loca .dropdown .dropdown-menu.show {
    width: 200px;
    padding-left: 0;
}

.contact-form .dropdown .dropdown-toggle::after,
.our-loca .dropdown .dropdown-toggle::after {
    margin-left: 5em;
    content: "";
    border-top: 0em solid;
    border-right: 0em solid transparent;
    border-bottom: 0;
    border-left: 0em solid transparent;
}

.our-loca .dropdown .dropdown-toggle::after {
    margin-left: 5em;
}

.contact-form .dropdown .bi-chevron-down {
    font-size: 14px;
    color: #9c9c9c;
    border-left: 1px solid #9c9c9c;
    padding-left: 10px;
}

.our-loca .dropdown .bi-chevron-down {
    margin-left: 71%;
    font-size: 14px;
    color: #9c9c9c;
    padding-left: 10px;
}

.contact-form .start-btn {
    text-align: center;
    margin: 25px 0 0 0;
}

.contact-form .dropdown-item {
    font-weight: 500;
    color: #001732;
}

.info-privacy {
    font-size: 14px;
    text-align: center;
    margin: 40px 0 0 0;
}

.info-privacy a {
    color: #9CA1AC;
    font-weight: 500;
}

.info-privacy a:hover {
    color: #001732;
}

.address li {
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 15px 0;
}

.address li i {
    color: #001732;
    margin: 0 10px 0 0;
    font-size: 20px;
}

.our-loca {
    margin: 30px 0 0 0;
}

.our-loca h2 {
    font-weight: 700;
    font-size: 24px;
}

.our-loca p {
    font-size: 18px;
    max-width: 300px;
}

.title-five {
    font-weight: 700;
}

.list-box {
    background: #fff;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    height: 100%;
}

.list-box .list-box-img {
    width: 100%;
    height: 220px;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.list-box .list-box-content {
    padding: 20px 0px;
}

.list-box .list-box-content h2 {
    font-weight: 600;
    font-size: 20px;
    padding: 5px 0px;
    color: #001732;
}

.list-box .list-box-content p {
    font-size: 16px;
    text-align: justify;
    color: #001732;
}

.list-box .list-box-content .apply-now {
    background: #fff;
}

.list-box .list-box-content .apply-now:hover {
    background: #9c9c9c;
}

.other-calcu .box {
    background: #f7f6f6;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    border-radius: 10px;
    padding: 20px 22px 32px 22px;
    text-align: center;
    margin: 52px 0 0 0;
}

.other-calcu .box h2 {
    font-weight: 700;
    font-size: 24px;
    max-width: 260px;
    padding: 20px 0 10px 0;
}

.other-calcu .apply-now {
    background: #fff;
}

.other-calcu .apply-now:hover {
    background: #9c9c9c;
}

.other-calcu .box p {
    font-size: 16px;
    margin: 0 0 20px 0;
}

.let-us-help h5 {
    font-size: 24px;
    font-weight: 700;
}

.let-us-help li {
    max-width: unset;
    font-weight: 700;
    line-height: 24px;
}

.let-us-help li span {
    display: inline;
    vertical-align: middle;
    display: flex;
}


.let-us-help li .square {
    border-radius: 5px;
    float: left;
    width: 20px;
    height: 20px;
    border: 5px solid #001732;
    /* Akash 25-10-2022 */
    margin: 2px 20px 0 0;
}

.let-us-help li {
    padding-bottom: 10px;
}

.calcu-mobile-view {
    background: none;
}

.calcu-mobile-view .calcu-right-img {
    padding-right: 0;
    margin-top: 30px;
}

.comon-que-bg {
    background: #F5F5F5;
}

.footer-inner-calcu {
    margin-top: -38px;
}

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

.any-how .got-fq p,
.comon-que-bg .got-fq p {
    max-width: unset;
    font-size: 26px;
}

.any-how .got-fq h3,
.comon-que-bg .got-fq h3 {
    padding: 15px 0 0 0;
}

.any-how .got-fq h3 a,
.comon-que-bg .got-fq h3 a {
    color: #001732;
    font-size: 26px;
    font-weight: 700;
    vertical-align: middle;
}

.got-fq h3 a:hover {
    color: #9CA1AC;
}

.any-how .got-fq h3 a i {
    font-size: 50px;
    vertical-align: inherit;
}

.comon-que-bg .com-que-car h4 {
    font-weight: 700;
    padding-bottom: 30px;
}

header .navbar-brand {
    margin-right: 0;
    width: 100%;
    max-width: 200px;
}

header .navbar-brand img {
    width: 100%;
}

.footer-inner-fq {
    margin-top: -72px;
}

/* Custom style for loan forms*/
.text-red {
    color: #f9b903;
    margin-top: 0.7em;
}

.submit-email-button {
    background-color: #001732;
    color: white;
    border-color: #001732;
    width: 100%
}

.modal {
    /*pointer-events: none;*/
    z-index: 99999;
    -webkit-overflow-scrolling: auto;
}

.modal-dialog {
    pointer-events: all;
}

.input-group .form-control {
    width: 45%;
    margin-right: 0%;
}

.custom-input-group {
    font-size: 18px;
    height: 56px;
}

/* .margin-top-30 {
    margin-top: 30vh;
} */

.bg-white {
    background: white;
}

/* To hide input type number up down arrow : START */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* To hide input type number up down arrow : END */

.logo-blue-color {
    color: #001732 !important
}

/* Akash 25-10-2022 */
.form-control:focus {
    border-color: #001732 !important;
    box-shadow: 0 0 0 0.1rem #001732;
    outline: 0 none;
}

.custom-range::-webkit-slider-thumb {
    background: #001732 !important;
}

.custom-range::-moz-range-thumb {
    background: #001732 !important;
}

.custom-range::-ms-thumb {
    background: #001732 !important;
}

.loan-form-background {
    background: #F2F2F2;
}

.get-quote-btn {
    background-color: #001732 !important;
    color: white !important;
    margin-top: 20px;
    border: 1px solid #001732;
    font-weight: 600;
}

.get-quote-btn:hover {
    background-color: white !important;
    color: #001732 !important;
    border-color: #001732;
}

.consent-form {
    width: 900px;
    max-width: 100%;
    line-height: 2;
    background: url('assets/images/Logo.png');
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 50px;
    margin-bottom: 200px;
}

.fw-500 {
    font-weight: 500;
}

/*steps-of-application*/
.steps-of-application .title-two {
    padding-top: 0px;
    margin: 0px 0px 60px 0px;
}

.steps-of-application .title-two h2 {
    max-width: 100%;
    text-align: center;
}

.steps-of-application .step {
    margin: 15px 0px;
}

.steps-of-application .step .number {
    width: 44px;
    height: 44px;
    background: #fff;
    border: 2px solid;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding-top: 2px;
    margin-bottom: 10px;
}

.steps-of-application .row .step:nth-child(odd) .number {
    border-color: #9c9c9c;
    color: #9c9c9c;
}

.steps-of-application .row .step:nth-child(even) .number {
    border-color: #f9b916;
    color: #f9b916;
}

.steps-of-application .step h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.steps-of-application .step p {
    font-size: 15px;
}

.steps-of-application .step span {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 4px 8px;
    min-width: 64px;
    height: 29px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    color: #9c9c9c;
    margin-top: 10px;
}

.steps-of-application .row .step:nth-child(odd) span {
    background: #e1eeed;
    color: #9c9c9c;
}

.steps-of-application .row .step:nth-child(even) span {
    background: #fff5db;
    color: #f9b916;
}

/*Make next and previous button smaller in low resolution*/
@media only screen and (max-width: 767px) {
    /*.get-quote-btn {*/
    /*font-size: 13px;*/
    /*min-width: 90px;*/
    /*min-height: 30px;*/
    /*margin: 30px 0px 0px 0px;*/
    /*border-radius: 3px;*/
    /*}*/
}

.kbw-signature {
    display: block;
    height: 100px;
    width: 306px;
    max-width: 100%;
    margin: auto;
}

.consent-form p {
    margin-bottom: 0.75em;
    text-align: justify;
}

.list-indent {
    text-indent: 1.5em;
    margin-bottom: 0 !important;
}

.credit-guide-p {
    background: #D3D5D6;
    font-weight: 700;
    padding: 0.4em;
}

/*24/05/2022*/
.mobile-top-menu .navbar-toggler {
    width: 20px;
    height: 20px;
    position: relative;
    transition: .5s ease-in-out;
    margin-top: 10px;
}

.mobile-top-menu .navbar-toggler,
.mobile-top-menu .navbar-toggler:focus,
.mobile-top-menu .navbar-toggler:active,
.mobile-top-menu .navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    border: 0;
}

.mobile-top-menu .navbar-toggler span {
    margin: 0;
    padding: 0;
}

.mobile-top-menu .toggler-icon {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #001732;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.mobile-top-menu .middle-bar {
    margin-top: 0;
}

.mobile-top-menu .navbar-toggler .top-bar {
    margin-top: 0;
    transform: rotate(135deg);
}

.mobile-top-menu .middle-bar {
    opacity: 0;
    filter: alpha(opacity=0);
}

.mobile-top-menu .bottom-bar {
    margin-top: 0;
    transform: rotate(-135deg);
}

.mobile-top-menu .navbar-toggler.collapsed .top-bar {
    margin-top: -20px;
    transform: rotate(0deg);
}

.mobile-top-menu .navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mobile-top-menu .navbar-toggler.collapsed .bottom-bar {
    margin-top: 0px;
    transform: rotate(0deg);
}

.legal-page .table-responsive tr td a {
    color: #9CA1AC;
    font-weight: 500;
}

.legal-page .table-responsive tr td a:hover {
    color: #001732;
}

.legal-page .link-inner {
    color: #9CA1AC;
    font-weight: normal;
}

.legal-page .link-inner:hover {
    color: #001732;
    font-weight: normal;
}

.credit-guide-page ul li .disc-dots li {
    padding: 15px 0 0 0px;
    list-style-type: disc;
}

.credit-guide-page ul li .numbers-lists {
    padding: 20px 0 0 40px;
}

.credit-guide-page ul li .numbers-lists li {
    padding: 0 0 0 0px;
    list-style-type: decimal;
}

.credit-guide-page ul li .circle-circle-dots {
    padding: 20px 0 0 50px;
}

.credit-guide-page ul li .circle-circle-dots li {
    padding: 0 0 0 0px;
    list-style-type: circle;
}

.credit-guide-page ul li .albha-number li {
    padding: 10px 0 10px 0;
}

.credit-guide-page ul li .disc-dots-web {
    padding-left: 20px;
    padding-top: 0px;
}

.web-terms-page h2 {
    padding-bottom: 0 !important;
}

/*09/06/2022*/
.legal-page .set-arow-center {
    position: relative;
}

.legal-page .set-arow-center .bi {
    position: absolute;
}

/*10/06/2022*/
.benefits-of-car {
    background: #f7f6f6;
}

.benefits-of-car .title {
    text-align: center;
}

.any-how .benefits-of-car li {
    max-width: unset;
}

.any-how .benefits-of-car p {
    font-size: 16px;
    line-height: 26px;
    padding: 20px 0;
    text-align: left;
    max-width: unset;
}

.benefits-of-car .small-btn-primary {
    padding: 8px 6px;
    line-height: 20px;
    font-weight: 500;
    background: #9c9c9c;
    border-radius: 5px;
    border: 0;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    box-shadow: 0px 0px 15px rgba(9, 50, 45, 0.15);
    margin: 5px 5px 15px 0;
}

.benefits-of-car .small-btn-primary:hover {
    background: #001732;
}

.benefits-of-car .dark-mode {
    background: #545454;
}

.theme-link {
    font-size: 18px;
    color: #9CA1AC;
    font-weight: 500;
}

.mobile-top-menu .m-phone-number {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #9CA1AC;
    text-align: center;
}

.accordion-item .accordion-body 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;
}

.accordion-item .accordion-body li {
    list-style-type: disc;
    display: list-item;
    text-align: -webkit-match-parent;
    line-height: 33px;
}


header .mobile-top-menu .m-phone-number .bi {
    line-height: 2;
    font-size: 18px;
    color: #001732;
}

.contact-details .nav-link {
    color: #9CA1AC;
    font-weight: 600;
}

.find-lenders .car-loan:hover a,
.find-lenders .per-loan:hover a,
.find-lenders .busi-loan:hover a {
    background: transparent;
    border: 2px solid #001732;
    color: #001732;
}

.find-lenders .car-loan:hover,
.find-lenders .per-loan:hover,
.find-lenders .busi-loan:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    -webkit-transition: transform 1.05s ease-in-out;
    -moz-transition: transform 1.05s ease-in-out;
    -ms-transition: transform 1.05s ease-in-out;
}

.mtb-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.youtube-iframe iframe {
    max-width: 675px;
    width: 100%;
    height: 517.5px;
    height: 300px;
}

.youtube-embed-container iframe {
    width: 100%;
    height: 517.5px;
    max-width: 675px;
    max-height: 517.5px;
}

header .navbar-light .navbar-nav .nav-link:focus {
    color: #fff;
}

.meet-our-panel .text-center span {
    display: block;
    text-transform: uppercase;
    color: #555F6F;
    font-weight: 500;
    line-height: 12px;
}

.blog-tb-space .blog-right h2 {
    max-width: unset;
}

.mobile-set-lenders-view {
    margin: 18px 0 0 0;
}

.carbox-mobile-bg,
.persbox-mobile-bg,
.busibox-mobile-bg {
    border-radius: 10px;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 94%
}

.carbox-mobile-bg {
    background: #e6f2f1;
    min-height: 140px;
    margin-bottom: 24px;
}

.persbox-mobile-bg {
    background: #faf3e3;
    min-height: 140px;
    margin-bottom: 24px;
}

.busibox-mobile-bg {
    background: #E6F2F1;
    min-height: 140px;

}

.mobile-set-lenders-view h3 {
    font-size: 19px;
    font-weight: 700;
    color: #001732;
}

.carbox-mobile-bg h3 {
    text-align: right;
    padding: 31px 17px 0 0;
    margin-bottom: 0;
}

.persbox-mobile-bg h3 {
    text-align: left;
    padding: 31px 0 0 17px;
    margin-bottom: 0;
}

.busibox-mobile-bg h3 {
    text-align: right;
    padding: 31px 17px 0 0;
    margin-bottom: 0;
}

.mobile-set-lenders-view .apply-btn {
    padding: 11px 16px;
    background-color: #f9b916;
    border-radius: 50rem;
    color: #001732;
    font-weight: 700;
    font-size: 14px;
    box-shadow: 0px 0px 15px rgba(9, 50, 45, 0.15);
    display: inline-block;
    z-index: 1;
    position: relative;
}

.carbox-mobile-bg .apply-btn {
    margin-right: 17px;
    margin-top: 15px;
}

.persbox-mobile-bg .apply-btn {
    margin-left: 17px;
    margin-top: 15px;
}

.busibox-mobile-bg .apply-btn {
    margin-right: 17px;
    margin-top: 15px;
}

.mobile-set-lenders-view .bg-image-bottom-one {
    background: url(../images/mobile-ser-imgone.png) no-repeat 0 0;
}

.mobile-set-lenders-view .bg-image-bottom-two {
    background: url(../images/mobile-ser-imgtwo.png) no-repeat right;
}

.mobile-set-lenders-view .bg-image-bottom-three {
    background: url(../images/mobile-ser-imgthree.png) no-repeat 0 0;
}

.mobile-set-lenders-view .bg-image-bottom-one,
.mobile-set-lenders-view .bg-image-bottom-two,
.mobile-set-lenders-view .bg-image-bottom-three {
    background-size: auto;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 140px;
}

.user-blog-details h1,
.user-blog-details h2,
.user-blog-details h3,
.user-blog-details h4,
.user-blog-details h5,
.user-blog-details h6 {
    font-weight: 700;
}

.blog-desk-top-view .car-loans .b-inner-details img {
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-mobile-top-view .car-loans .b-inner-details img {
    margin-top: 15px;
}

.blog-mobile-top-view .car-loans .b-inner-details p {
    padding-bottom: 15px !important;
}

.blog-mobile-top-view ul li {
    font-size: 14px;
}

.b-inner-details a {
    font-weight: 500;
    color: #9CA1AC;
}

.b-inner-details a:hover {
    color: #001732;
}

.b-inner-details ul {
    padding: 0 0 20px 15px;
}

.b-inner-details ul li {
    list-style: disc;
    line-height: 26px;
}

.new-light-bg-set {
    background: #F5F5F5;
}

.benifits-loan .easy-with {
    max-width: unset;
    margin: 0 0 30px 0;
    text-align: center;
}

.easy-with {
    max-width: unset;
    text-align: center;
}

.set-white-bg-box {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    padding: 25px 20px;
}

#desktop-product-box:hover {
    background: #001732;
}

.product-icon svg {
    fill: #001732;
    width: 72px !important;
    height: 72px !important;
}

#desktop-product-box:hover .product-icon svg,
#desktop-product-box:hover .product-list-box-content h2,
#desktop-product-box:hover .product-list-box-content p {
    fill: #ffffff;
    color: #ffffff;
}

.light-blue-header {
    background: unset !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type='range'] {
        overflow: hidden;
        -webkit-appearance: none;
    }

    input[type='range']::-webkit-slider-runnable-track {
        -webkit-appearance: none;
        color: #13bba4;

    }

    input[type='range']::-webkit-slider-thumb {
        -webkit-appearance: none;
        background: #001732;
        border: 1px solid #fff;
        cursor: pointer;
    }

}

/** FF*/
input[type="range"]::-moz-range-progress {
    background-color: #001732;
}

input[type="range"]::-moz-range-track {
    background-color: #6b727c;
}

/* IE*/
input[type="range"]::-ms-fill-lower {
    background-color: #001732;
}

input[type="range"]::-ms-fill-upper {
    background-color: #001732;
}

.on-mobile-bt-space {
    margin-bottom: 20px;
}

.am-sel-year select {
    background: #fff;
    border: 0;
    font-weight: 500;
    color: #001732;
    height: 44px;
}

.am-sel-year .left-radius-set {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 1px solid #001732;
}

.am-sel-year .right-radius-set {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.calculator-loan .input-group {
    width: 99%;
}

.am-sel-year {
    margin-top: 15px;
}

.personal-loan-desktop .car-loans p {
    padding: 0;
}

.pro-solu-bg {
    background: #f5f5f5;
}

.calcu-mobile-view .calcu-right-img img {
    float: right;
}

.footer-details {
    padding: 77px 0 0px 0;
    border-bottom: 1px solid #747a81;
}

.cover-right-img {
    background: url(../images/righ-img-one.png);
    background-repeat: no-repeat;
    background-position: right;
}


.calculator-pages .cover-right-img {
    background: url(../images/ex-righ-img-one.png);
    background-repeat: no-repeat;
    background-position: right;
}

.cover-right-calcy-img,
.calcy-mobile-right-img {
    background: url(../images/calcu.png);
    background-repeat: no-repeat;
    background-position: right;
}

.our-site-location {
    background: #f5f5f5;
}

.our-site-location .content {
    padding: 0;
}

.car-loans .post-blogs h2 {
    font-weight: 700;
}

.user-blog-details img {
    max-width: 100%;
}

.display-none {
    display: none;
}

.display-block {
    display: block;
}

.mobile-top-menu .speak-sales a {
    color: #fff;
}

/* Added By Akash 24-10-2022 */
.lease {
    padding: 107px 0 56px;
}

.lease .lease__car .car__title {
    font-size: 40px;
    padding-bottom: 20px;
}

.lease .lease__car .car__desc {
    font-size: 20px;
    line-height: 28px;
    padding-right: 15px;
}

.lease .lease__work .work__title {
    font-size: 24px;
    padding-bottom: 20px;
}

.lease .lease__work .work__item {
    padding-bottom: 30px;
}

.lease .lease__work .work__item img {
    max-width: 100px;
    border-radius: 4px;
}

.lease .lease__work .work__item h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
}

.lease .lease__work .work__item p {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}


/* Personal & Business Loan use */
.loan-use {
    padding: 60px 0;
    background-color: #EBECEE;
}

.loan-use .loan-use__icon,
.loan-use__title {
    text-align: center;
}

.loan-use .loan-use__title {
    font-size: 32px;
    font-weight: 700;
    padding: 18px 0;
}

.loan-use .loan-use__desc {
    font-size: 20px;
    font-weight: 400;
}

.loan-use .button {
    padding-top: 24px;
}

.loan-use .loan-use__btn {
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 700;
    color: #001732;
}

.loan-use .loan-use__btn:hover {
    color: #9c9c9c;
}



/* Added by Rana */

.form-disclaimer-area,
.balloon-disclaimer-area {
    position: relative;
}

.form-disclaimer {
    position: absolute;
    left: 0;
    bottom: -80px;
}



.speak-sales a {
    color: #9CA1AC !important;
}

.speak-sales a:hover {
    color: #001732 !important;
    border-bottom: 2px solid #001732;
}





/* Added by Akash 01-11-2022 */
/* Banner Section */
.banner {
    background-image: url(../hero/desktop-hero.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80vh;
}

.banner .bgc {
    background-color: rgba(0, 0, 0, 0.1);
    height: 80vh;
    position: relative;
    overflow: hidden;
}

.banner .banner__content .banner__item .banner__sub-title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 4px;
    background: #fff;
    color: #001732;
    padding: 2px 6px;
    border-radius: 4px;
    display: inline;
}

.banner .banner__content .banner__item .banner__title {
    font-size: 48px;
    font-weight: 600;
    /* text-transform: uppercase; */
    letter-spacing: 3px;
    color: #fff;
    padding-top: 36px;
    padding-bottom: 20px;
}



.banner .tabs {
    background: #fff;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.banner .tabs>input,
.banner .tabs>span {
    /* width: calc(100% / 7); */
    width: 16%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    border-top: 0 !important;
    border: 1px solid #9CA1AC;
}

.banner .tabs>input {
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    z-index: 99;
}

.banner .tabs>span {
    /* background: rgba(255 255 255 ); */
    background-color: #001732;
    backdrop-filter: blur(10px);
    color: white;
    text-align: center;
    overflow: hidden;
    font-weight: 600;
    font-size: 12px;
}

.banner .tabs>span i,
.banner .tabs>span {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.banner .tabs>input:hover+span {
    /* background: rgba(255,255,255,.1); */
}

.banner .tabs>input:checked+span {
    background: #fff;
}

.banner .tabs>input:checked+span {
    color: #001732;
    font-weight: 600 !important;
}

#tab-1,
#tab-1+span {
    left: 0;
}

#tab-2,
#tab-2+span {
    left: 14%;
}

#tab-3,
#tab-3+span {
    left: 28%;
}

#tab-4,
#tab-4+span {
    left: 42%;
}

#tab-5,
#tab-5+span {
    left: 56%;
}

#tab-6,
#tab-6+span {
    left: 70%;
}

#tab-7,
#tab-7+span {
    left: 84%;
}

.banner .tab-content {
    /* padding: 70px 50px 10px 10px; */
    width: 100%;
    min-height: 280px;

}

.banner .tab-content section {
    width: 100%;
    display: none;
    padding: 80px 60px 10px 0;
}

.banner .tab-content .banner__tab-content h2 {
    text-align: start;
    font-size: 24px;
    font-weight: 700;
    color: #001732;
}

.banner .tab-content .banner__tab-content p {
    text-align: start;
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    opacity: 50%;
}

.banner .tab-content .banner__tab-content .banner-btn {
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #001732;
    border: 2px solid #001732;
    padding: 8px 0;
    width: 130px;
    border-radius: 4px;
    transition: all .6s;
    margin-top: 20px;
}

.banner .tab-content .banner__tab-content .banner-btn:hover {
    background: #001732;
    color: #F2F2F2;
}

.banner .get-quote .get-quote-btns {
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #F2F2F2;
    /* border: 2px solid #001732; */
    background: #001732;
    padding: 8px 0;
    width: 210px;
    margin: 0 auto;
    border-radius: 4px;
    transition: all .6s;
    margin-top: 20px;
}

.banner .get-quote .get-quote-btns:hover {
    background: #001732;
    color: #F2F2F2;
}




#tab-2:checked~.tab-content #tab-item-2 {
    display: block;
}

#tab-3:checked~.tab-content #tab-item-3 {
    display: block;
}

#tab-4:checked~.tab-content #tab-item-4 {
    display: block;
}

#tab-5:checked~.tab-content #tab-item-5 {
    display: block;
}

#tab-6:checked~.tab-content #tab-item-6 {
    display: block;
}

.banner__item {
    position: relative;
}

.swiper-next-cutsom {
    position: absolute;
    /* top: 8px; */
    right: 0px;
    border-bottom: 1px solid #9CA1AC;
    padding-top: 8px;
    height: 40px;
    width: 14%;
}

.swiper-prev-cutsom {
    position: absolute;
    border-bottom: 1px solid #9CA1AC;
    padding-top: 8px;
    height: 40px;
    width: 14%;
}


/* add by Raihan Steps of Your Application */

.step-of-application h2 {
    margin-top: -33px;
}


/* Added by Rubel */

.easy-with a {
    color: #9CA1AC;
    border-bottom: 2px solid #9CA1AC;
}

.easy-with a:hover {
    color: #001732;
    border-bottom: 2px solid #001732;
}

.hero-sub-text {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    padding-bottom: 36px;
}

.product-box-mobile-bg {
    border-radius: 10px;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    display: block;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    width: 94%;
    min-height: 400px;
    margin-bottom: 24px;
}

.product-box-mobile-bg p {
    padding: 0px 5%;
}

.product-box-mobile-bg:nth-child(odd) {
    background: rgba(240, 238, 230, 1);
}

.product-box-mobile-bg:nth-child(even) {
    background: rgba(156, 161, 172, 0.5);
}

.product-box-mobile-icon {
    padding-top: 5%;
    display: flex;
    justify-content: center;
}

.product-box-mobile-icon>div {
    width: 136px;
    height: 136px;
    border-radius: 100%;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-box-mobile-icon>div img {
    width: 50%;
    height: auto;
}

.product-box-mobile-bg h3 {
    font-size: 24px;
    font-weight: 700;
    color: #001732;
    padding: 31px 17px 0 0;
    margin-bottom: 8px;
}

.product-box-buttons {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0px 5%;
    position: absolute;
    bottom: 5%;
}

.product-box-mobile-btn {
    font-size: 14px;
    font-weight: 700;
    text-transform: capitalize;
    color: #001732;
    background: #FFFFFF;
    padding: 10px 18px;
    border-radius: 4px;
}

.product-box-mobile-btn:hover {
    background: #001732;
    color: #ffffff;
}

.product-box-mobile-view {
    padding-top: -150px;
    margin-top: -100px;
}

.product-box-mobile-view .title-two h1,
.quote-mobile-view .title-two h1 {
    font-weight: 700;
    margin-bottom: 23px;
    padding: 0px 4%;
}

.product-box-mobile-view .title-two p,
.quote-mobile-view .title-two p {
    padding: 0px 8%;
}


.quote-mobile-bg {
    margin: 14px 16px;
}


.quote-mobile {
    background: #001732;
    width: 100%;
    display: inline-block;
    padding: 14px 20px;
    border-radius: 4px;
    border: 2px solid transparent;
    filter: drop-shadow(0px 0px 10px rgba(50, 54, 71, 0.2));
}

.quote-mobile:hover {
    border: 2px solid #001732;
    background: transparent;
}

.quote-mobile-icon {
    display: flex;
    justify-content: start;
    align-items: center;
}

.quote-mobile-icon img {
    width: 30px;
    height: auto;
    max-height: 30px;
    margin-right: 14px;
}

.quote-mobile p {
    color: #F2F2F2;
    font-size: 16px;
    font-weight: 600;
}

.quote-mobile:hover p {
    color: #001732;
}

.quote-last-text a {
    color: #9CA1AC;
    border-bottom: 2px solid #9CA1AC;
}

.quote-last-text a:hover {
    color: #001732;
    border-bottom: 2px solid #001732;
}


ul.swiper-wrapper li {
    /* background: rgba(33, 41, 53, 0.5); */
    /* color: #ffffff; */
}

/* .swiper-slide-active{
    background: red;
} */

.tab .container {
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 30px;
}

.tab .tab-menu {
    max-width: 900px;
    margin: 0 atuo;
}

.tab .tab-menu .menu-item {
    font-size: 16px;
    padding: 10px 0;
}

.tab .swiper .swiper-wrapper {
    padding: 0;
    margin: 0;
    list-style: none;
}

.tab .swiper .swiper-wrapper .swiper-slide {
    border: 1px solid #D3D4D7;
    border-right: none;
    border-top: 0;
    cursor: pointer;
}

.tab .swiper .swiper-wrapper .swiper-slide:nth-child(5),
.tab .swiper .swiper-wrapper .swiper-slide:nth-child(10),
li.swiper-slide:nth-child(15) {
    border-right: 1px solid #D3D4D7;
}

.tab .tab-menu .content {
    padding: 50px 30px;
    /* height: 200px; */
}

.swiper-wrapper .menu-item {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}

.custom-tab-content {
    display: flex;
    justify-content: start;
    align-items: flex-start;
}

.custom-tab-content .content-details {
    margin-left: 32px;
}

.custom-get-quote {
    background: #001732;
    color: #ffffff;
    padding: 10px 16px;
    border: 2px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
}

.custom-get-quote:hover {
    background: transparent;
    color: #001732;
    border: 2px solid #001732;
}

.custom-tab-content h3 {
    font-size: 24px;
    font-weight: 700;
}

.custom-tab-content p {
    margin-top: 16px;
    margin-bottom: 32px;
    font-size: 16px;
    font-weight: 400;
    color: #001732;
}

.container .custom-hero-tab {
    position: relative;
    background: rgba(255, 255, 255, 0.8);
    /* margin: 0px 30px; */
}

.swiper-next-cutsom {
    position: absolute;
    /* padding-top: 8px; */
    right: 0;
    top: 1.5%;
    border-bottom: 1px solid #D3D4D7;
    width: 12%;
    float: right;
    margin-right: 0px;
    padding-right: 0px;

}

.swiper-prev-cutsom {
    position: absolute;
    /* padding-top: 8px; */
    left: 0;
    top: 1.5%;
    border-bottom: 1px solid #D3D4D7;
    width: 12%;
    float: left;
    margin-left: 0px;
    padding-left: 0px;
}


.swiper-prev-cutsom svg,
.swiper-next-cutsom svg {
    margin-bottom: 8px;
    fill: #001732;
}


.swiper-prev-cutsom svg,
.swiper-next-cutsom svg {
    margin-left: 40%;
}

[aria-disabled="true"] svg {
    opacity: 0.5;
}





.banner__slider-menu {
    padding: 30px 50px;
}


.banner__slider-menu .slider-menu__list .list__item {
    transition: all .2s ease-in-out;
}

.banner__slider-menu .slider-menu__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
    color: rgba(35, 31, 32, 0.3);
    font-weight: 500;
}



.modal-content {
    border-radius: 16px;
    padding: 48px 36px;
    position: relative;
}

.btn-close {
    position: absolute;
    top: 6%;
    right: 6%;
}

.modal-dialog {
    max-width: 680px;
}

.modal-title {
    text-align: center;
    width: 100%;
    font-size: 36px;
    font-weight: 700;
}

.modal-header {
    border: none;
}

.modal-subtitle {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

.modal-body {
    margin: 20px 0px;
}

.modal-body--item {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 28px;
}

.item-icon {
    margin-right: 16px;
}

.item-icon img {
    max-width: 36px;
    height: auto;
}

.item-title {
    font-size: 18px;
    margin-bottom: 0px;
}

.item-desc {
    color: rgba(33, 41, 53, 0.5);
    font-size: 16px;
    font-weight: 400;
    margin-left: 24px;
}

.modal-footer-btn {
    display: flex;
    justify-content: center;
}

.pro-solu-bg {
    background: transparent;
}



.banner__slide-car {
    animation: mymove 28s linear infinite;
    overflow-x: hidden;
    position: absolute;
    bottom: 0;
}

@keyframes mymove {
    0% {
        /* left: -150px; */
        left: -5%;
    }

    20% {
        left: 20%;

    }

    40% {
        left: 40%;
    }

    60% {
        left: 60%;
    }

    80% {
        left: 80%;
    }

    100% {
        left: 98%;
    }
}


/* add by raihan mobile img sec hide */

.mobile-left-img-part {
    display: none !important;
}

/* img hide by raihan end */


.custom-start-btn {
    background: #F2F2F2;
    color: #001732;
    border-color: #F2F2F2;
}

.custom-start-btn:hover {
    border-color: #F2F2F2;
    color: #F2F2F2;
}

#custom-get-quote-mobile {
    padding-top: 28px !important;
}

.custom-header-call {
    /* display: none; */
}

/* 20-03 */
.quote-list-box {
    background: #ffffff;
    border-radius: 8px;
    padding: 20px 0px;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    /* padding-left: 5%; */
}

.quote-list-box:hover,
.quote-list-box:hover h2 {
    background: #001732;
    color: #ffffff;
}

/* 20-03 */
.quote-list-box h2 {
    color: #001732;
    /* font-size: 24px; */
    font-size: 16px;
    /* font-weight: 700; */
    font-weight: 500;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

/* 20-03 */
.mobile-quote-view {
    /* background: #F2F2F2; */
    padding: 28px;
    border-radius: 4px;
}


.mobile-meet-our-panel-quote {
    margin-bottom: 60px;
}



.animate-car-menu {
    position: relative;
    margin-top: 80px;
    padding-top: 80px;
    overflow: hidden;
}

#banner__slider-menu {
    margin-bottom: 80px;
}


.footer-len-logo {
    margin-top: 24px;
}

.len-logo {
    /* margin: 0px; */
    /* padding: 0px; */
    /* width: 80px; */
    height: auto;
    /* margin-right: 20px; */
}

.len-logo img {
    max-width: 75px;
}

.len-logo img:hover {
    opacity: 0.6
}

.len-logo:last-child {
    margin-right: 0px;
}

.len-logo-last {
    margin-top: 5px;
}

.social-link {
    margin-top: 16px !important;
    margin-bottom: 20px;
}


.quote-desktop-icon svg {
    max-width: 30px;
    height: 30px;
    fill: #001732;
}

.quote-list-box:hover svg {
    fill: #ffffff;
}


button:focus:not(:focus-visible) {
    box-shadow: none;
}


.quote-mobile-svg-icon svg {
    fill: #ffffff;
    max-width: 30px;
    height: 30px;
    margin-right: 16px;
}

.quote-mobile:hover .quote-mobile-svg-icon svg {
    fill: #001732;
}

.social-link:last-child {
    margin-right: 0px !important;
}

.inner-details:hover,
.inner-details:hover .link-animate i,
.inner-details:hover .link-animate,
.list-box:hover,
.list-box:hover .list-box-content h2,
.list-box:hover .list-box-content p {
    background: #001732;
    color: #ffffff !important;
}

.custom-d {
    display: inline-block !important;
}

span.line {
    visibility: hidden;
}

.ninety-space-top:nth-child(1)>div:nth-child(1)>div:nth-child(1)>div:nth-child(1) {
    padding-right: 120px;
}


#twenty-four-loan-design-signature1-section {
    margin-bottom: 50px !important;
}

span.hero-move-car {
    transition: all .2s ease-in-out;
}

span.hero-move-car svg {
    transition: all .2s ease-in-out;
}


#quote-first-loan-design {
    overflow-x: hidden !important;
}


/* Added by Akash 28-12-2022  */
.banner .banner__content .banner__item .new-year-text {
    text-align: right;
    padding-right: 16px;
    color: white;
    position: absolute;
    bottom: -195px;
    right: 0;
}

.banner .banner__content .banner__item .new-year-text .new-text {
    font-size: 24px;
    font-weight: 700;
}

.banner .banner__content .banner__item .new-year-text .new-year {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 24px;
}



.quote-mobile-view .quote-mobile-view__card {
    padding-top: 15px;
}

.quote-mobile-view .quote-mobile-view__card .card__item {
    background: #fff;
    color: #001732;
    border-radius: 4px;
    text-align: center;
    padding: 16px 5px;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
}

.quote-mobile-view .quote-mobile-view__card .card__item:hover {
    background: #001732;
    color: white;
}

.quote-mobile-view .quote-mobile-view__card .card__item:hover .item__icon svg {
    fill: white;
}

.quote-mobile-view .quote-mobile-view__card .card__item:hover .item__title {
    color: white;
}

.quote-mobile-view .quote-mobile-view__card .card__item .item__icon svg {
    fill: #001732;
}

.quote-mobile-view .quote-mobile-view__card .card__item .item__title {
    color: #001732;
    padding-top: 8px;
    font-size: 14px;
    font-weight: 600;
}


.list__title.balloon {
    position: relative;
    display: inline-block;
}


.tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    left: 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}


.most-common-text {
    font-size: 14px;
    font-weight: 400;
    vertical-align: middle;
}


#balloonIcon,
#car_loan_purpose_res_header {
    position: relative;
}

#balloonImg,
#balloonImg2,
#balloonImg3,
#balloonImg4 {
    cursor: pointer;
}

#balloonText,
#balloonTextt,
#balloonText2,
#balloonText3,
#balloonText4 {
    font-size: 12px;
    background: #001732;
    color: white;
    position: absolute;
    border-radius: 2px;
    padding: 2px 4px;
}

#balloonTextt,
#balloonText2,
#balloonText3,
#balloonText4 {
    padding: 10px;
    bottom: 30px;
    left: 260px;
    background: #ffffff;
    color: #001732;
    font-size: 12px;
    font-weight: 400;
    box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.03), 0px 0px 25px rgba(85, 95, 111, 0.07);
}


@media only screen and (max-width: 580px) {

    #balloonTextt,
    #balloonText2,
    #balloonText3,
    #balloonText4 {
        left: unset;
        right: 0 !important;
    }
}


.hideText {
    visibility: hidden;
}

.showText {
    visibility: visible;
}

.survey-status {
    font-size: 13px !important;
}

#personal-loan-balloon {
    display: none;
}

.file-message {
    font-family: 'Red Hat Text';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    border-radius: 4px;
    padding: 5px 25px;
    background-color: #001732;
    display: inline-block !important;
    color: #F2F2F2 !important;
}

.upload-content_details {
    position: relative;
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}


.applicant-client-details {
    height: 500px;
}

.support-content_details {
    height: 300px;
}

.applicant-client-details,
.support-content_details {
    overflow-y: scroll;
}


/* / 01-02-23 / */
.space-one {
    background: #F2F2F2;
    /* min-height: 300px; */
    height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    /* display: flex;
    justify-content: center;
    align-items: center; */
    padding: 30px 35px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.12);
}

.benifits-box hr {
    background-color: #001732 !important;
    opacity: 1;
    height: 1px;
    margin-top: 28px;
}

.benifits-box h3 {
    margin-top: 36px;
    font-size: 20px !important;
}

.benifits-box p {
    font-size: 16px !important;
}


#header .mobile-top-menu .menu-right {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.men-btn-links .start-btn {
    background: #F2F2F2;
    color: #001732;
    border: 2px solid #F2F2F2;
}

.men-btn-links .start-btn:hover {
    background: transparent;
    color: #F2F2F2;
}


/* Career page start */
section.career-section {
    margin: 100px 0;
    padding-top: 50px;
}

.finance {
    margin-top: 100px;
    margin-bottom: 115px;
}

/* Starts Form Details Section  */
.finance .finance-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 44px;
    font-weight: 600;
    color: #333333;
}

.finance .finance-desc {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #001732;
    margin: 40px 0;
}

.finance .finance-role {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #001732;
}

.finance .finance-role-para {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #001732;
    padding-left: 28px;
    display: inline-block;
}

.finance .finance-hr {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #001732;
    margin-top: 30px;
}

.finance .finance-hr-para {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #001732;
    padding-left: 28px;
    display: inline-block;
}

.finance .finance-team {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #001732;
    margin-top: 30px;
}

.finance .finance-team-para {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #001732;
    padding-left: 28px;
    display: inline-block;
}

/* Starts Form Image section */
.finance-image {
    position: relative;
    display: flex;
    justify-content: right;
    padding-right: 72px;
}

.finance-style {
    height: 475px;
    width: 475px;
    background-color: #001732;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.finance-style img {
    width: 673px;
    height: 670px;
}

.finance-application,
.finance-assessment,
.finance-hired {
    position: absolute;
    background-color: #fffdfd74;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    border-radius: 15px;
    padding: 17px 34px;
    top: 30%;
    left: 15%;
    box-shadow: black 0px 3px 6px;
}

.finance-assessment {
    top: 50%;
    left: 32%;

}

.finance-hired {
    top: 70%;
    left: 15%;

}

.finance-application-title,
.finance-assessment-title,
.finance-hired-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #333333;
}

/* Starts Form Job Open Section */
.job {
    margin-bottom: 100px;
}

.job-heading {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 46px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.job_content {
    margin-top: 48px;
}

.job-item {
    box-shadow: 0px 3px 3px 0px rgba(122, 118, 118, 0.442);
    padding: 30px 18px;
    border-radius: 8px;
    margin-top: 30px;
    background-color: #F2F2F2;
}

.job-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #001732;
}

.job-salary {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.job-salary span {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #9CA1AC;
}

.job-salary p {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #9CA1AC;
}

.job-salary p span {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #9CA1AC;
}

.job-details {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #001732;
}

.job-button {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.job-view-button {
    display: inline-block;
    text-decoration: none;
    font-family: 'Red Hat Text', sans-serif;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #001732;
    color: #001732;
    border-radius: 4px;
    padding: 10px 16px;
}

.job-view-button:hover {
    background-color: #001732;
    color: #F2F2F2;
}

.job-apply-button {
    display: inline-block;
    text-decoration: none;
    font-family: 'Red Hat Text', sans-serif;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #001732;
    background-color: #001732;
    border-radius: 4px;
    padding: 10px 16px;
    color: #F2F2F2;
}

.job-apply-button:hover {
    background-color: transparent;
    color: #001732;
}

.job hr {
    padding: 0;
    margin: 0;
    background-color: #F2F2F2;
    opacity: 1;
    height: 2px;
}

/* Start Form Career Details Page  */
/* Start Form Career Details Page  */
.career-banner img {
    width: 100%;
}

/* Starts Form job Details Section  */
.job-details {
    padding-top: 28px;
}

.job-details_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.job-details-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #001732;
}

.job-details-salary {
    display: flex;
    gap: 20px;
}

.job-details-salary span {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #A0ABB8;
}

.job-details-salary p {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #A0ABB8;
}

.job-details-button a {
    display: inline-block;
    text-decoration: none;
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid #001732;
    background-color: #001732;
    border-radius: 4px;
    padding: 11px 36px;
    color: #F2F2F2;
}

.job-details-button a:hover {
    background-color: transparent;
    color: #001732;
}

.job-details-history {
    width: 100%;
    margin-left: 85px;
    padding-top: 40px;
    margin-bottom: 80px;
}

.job-details-history tr {
    margin-top: 30px;
}

.job-details-type {
    padding-top: 35px;
    width: 40%;
}

.job-details-type span {
    padding-left: 10px;
    font-family: 'Red Hat Text', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #66789C;
}

.job-details-value {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #66789C;
    padding-top: 35px;
    width: 60%;
}

/* Starts Form Team Section  */
.team-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #001732;
}

.team-desc {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #001732;
    line-height: 1.5;
}

/* Starts Form Skill Section  */
.skill {
    padding-top: 20px;
}

.skill-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #001732;
}

.skill-list {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #001732;
    line-height: 1.5;
    padding-top: 10px;
}

/* Starts Form Experience Section  */
.experience {
    padding-top: 20px;
}

.experience-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #001732;
}

.experience-list {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #001732;
    line-height: 1.5;
    padding-top: 10px;
}

/* Starts Form Product Section  */
.product {
    padding-top: 20px;
    padding-bottom: 85px;
}

.product-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #001732;
    padding-bottom: 10px;
}

.product-para {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #001732;
}

.product-para span {
    font-weight: 600;
}

.product-button {
    padding-top: 60px;
    text-align: center;
}

.product-button a {
    display: inline-block;
    text-decoration: none;
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 700;
    border: 1px solid #001732;
    background-color: #001732;
    border-radius: 4px;
    padding: 11px 32px;
    color: #F2F2F2;
}

.product-button a:hover {
    background-color: transparent;
    color: #001732;
}

/* Starts Form Apply Page */
/* Starts Form Apply Page */
.apply {
    padding-top: 100px;
}

.apply-title {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: #001732;
    text-align: center;
    margin-bottom: 70px;
}

/* .apply-form{
    padding-top: 70px;
} */
.apply-form input {
    font-family: 'Red Hat Text', sans-serif;
    border: none;
    color: #001732;
    font-weight: 400;
    font-size: 20px;
    border-bottom: 1px solid #9CA1AC;
    padding-bottom: 10px;
    margin-top: 30px;
    width: 100%;
}

.apply-form input:focus {
    outline: none;
}

.apply label {
    font-family: 'Red Hat Text', sans-serif;
    color: #001732;
    font-size: 20px;
    padding-top: 30px;
    font-weight: 400;
    padding-bottom: 10px;
}

.apply textarea {
    width: 100%;
    resize: none;
    height: 262px;
    border: 1px solid #9CA1AC;
    padding: 10px;
    font-family: 'Red Hat Text', sans-serif;
    color: #001732;
    font-size: 20px;
    font-weight: 400;
}

.apply textarea:focus {
    outline: none;
}



/* Starts Form Attachment Section  */
.attachment {
    padding-top: 50px;
    padding-bottom: 100px;
}

.attachment-heading {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #001732;
}

.attachment-details {
    border: 1px dashed #9CA1AC;
    padding: 48px 0;
    text-align: center;
    margin-top: 20px;
}

.attachment-img svg {
    width: 84px;
    height: 63px;
    margin: 0 auto;
}

.attachment-para {
    font-family: 'Red Hat Text', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #001732;
    margin-top: 18px;
    margin-bottom: 0;
}

.attachment-details span {
    display: block;
    font-family: 'Red Hat Text', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #001732;
}

.file-message {
    font-family: 'Red Hat Text';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    border-radius: 4px;
    padding: 5px 25px;
    background-color: #001732;
    display: inline-block !important;
    color: #F2F2F2 !important;
}

.attachment-details {
    position: relative;
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

.attachment-size {
    font-family: 'Red Hat Text';
    font-weight: 400;
    font-size: 16px;
    color: #001732;
    margin-top: 5px;
}

.attachment-button {
    text-align: center;
    padding-top: 60px;
}

.attachment-button .attachment-btn {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Red Hat Text', sans-serif;
    font-size: 24px;
    font-weight: 500;
    border: 1px solid #001732;
    background-color: #001732;
    border-radius: 4px;
    padding: 16px 115px;
    color: #F2F2F2;
}

.attachment-button .attachment-btn:hover {
    background-color: transparent;
    color: #001732;
}


/* .message-hire-paragraph{
    font-family: 'Red Hat Text', sans-serif;
    color: #001732;
    font-size: 20px;
    padding-top: 30px;
    font-weight: 400;
    padding-bottom: 10px;
  } */


.product_content ul li {
    list-style-type: disc;
    margin-left: 20px;
}

/* Career page end */


.tab-start-btn:hover {
    background: transparent !important;
    color: white !important;
}


.dropzone .dz-preview {
    display: block !important;
    text-align: center !important;
}

.dz-image {
    display: inline-block !important;
}



/* Rubel Rana */
.navbar-hr {
    margin: 0;
}

.dropdown-menu[data-bs-popper] {
    right: 0 !important;
    left: auto;
}

.loan-custom-file>div {
    margin-bottom: 24px;
}


.loan-custom-file>div li {
    font-weight: 600;
}

.form-documents-upload .heading-text-form-sub {
    font-weight: 700;
}



.edit img,
.delete img {
    width: 24px;
}

.edit:hover,
.delete:hover {
    opacity: 0.7;
}



/* Rubel Rana */
/* Required Docs */
#requiredDocs {
    display: flex;
    /* justify-content: space-evenly; */
    align-items: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;

    /* background: red; */
}

#requiredDocs.nav-tabs {
    border-bottom: none;
}

#requiredDocs .nav-item {
    width: 25%;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    /* background: #001732; */
}


#requiredDocs li:hover {
    background: #001732;
}

#requiredDocs.nav-tabs .nav-link {
    margin-bottom: 0;
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#requiredDocs li:hover button {
    color: #ffffff;
}

#requiredDocs.nav-tabs .nav-link:hover,
#requiredDocs .nav-link:active {
    border: none;
    border-color: transparent;

}

#requiredDocs li button {
    color: #001732;
    text-align: center;
}

#requiredDocs .nav-link.active {
    color: #ffffff;
    text-align: center;
    background: #001732;
    border: none;
}

#requiredDocs .required-docs-small {
    font-size: 12px;
    display: none;
}


#requiredDocs {
    border: 1px solid #001732000 !important;
}








#requiredDocsContent {
    margin-top: 60px;
}

#requiredDocsContent .required-item-list a {
    border-bottom: 2px solid #001732;
}

#requiredDocsContent .required-item-list a:hover {
    opacity: 0.5;
}









.tab-inner-content {
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding-top: 90px;
}


.bottom-content {
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 100px;
}













.right-icon {
    padding: 30px;
    border-radius: 12px;
    /* box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.03), 0px 0px 25px rgba(85, 95, 111, 0.07); */
    box-shadow: 0px 12px 30px 0px #6262621A;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}


#requiredDocsContent h4 {
    color: #001732;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
}


.required-item-list li {
    display: flex;
    align-items: center;
    justify-content: start;
    margin: 10px 0;
}

.required-item-list li img {
    margin-right: 6px;
}


.required-item-list li p {
    font-size: 16px;
    color: #001732;
}

.bottom-content {
    margin-top: 80px;
}





.nav-link {
    border: none;
    border-bottom: 3px solid transparent;
}

.nav-link:hover {
    border: none;
    border-bottom: 3px solid transparent;
}

.nav-link.active {
    background: none;
    color: #555;
    border-color: #2b90d9;
}


.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #001732;
}

.nav-pills .nav-link {
    font-weight: 600;
}

.nav-pills .nav-link:hover {
    color: black;
}


.nav-item a {
    color: #001732;
}


@media only screen and (max-width: 800px) {

    .tab-inner-content {
        display: inline-flex;
        flex-direction: column-reverse;
        gap: 32px;
    }

    .bottom-content {
        display: flex;
        gap: 32px;
        flex-direction: column;
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .right-icon {
        text-align: center;
        width: 100%;
    }

    .tab-pane {
        /* text-align: center; */
    }
}






/* Partner header */

/* Affix */
.affix-top {
    background: #D3D4D7 !important;
    /* color: black !important; */
    z-index: 999;
}

.top-header.affix-top .header__menu .menu__item .item__list a,
.partner-navbar.affix .navbar-nav li a,
.partner-navbar.affix .additional-info a,
.top-header.affix-top .header__menu .menu__social .social__list a i {
    color: #001732;
}

.top-header.affix-top .header__menu .menu__item .item__list a:hover,
.partner-navbar.affix .navbar-nav li a:hover,
.partner-navbar.affix .additional-info a:hover,
.top-header.affix-top .header__menu .menu__social .social__list a:hover i {
    opacity: 0.8;
}

.partner-navbar.affix .additional-info .info__btn {
    color: #fff;
    background: #001732;
}

.partner-navbar.affix .navbar-nav li .active_border {
    border-bottom: 2px solid #001732;
}

.affix {
    background: #fff !important;
    color: #001732 !important;
    z-index: 999;
    filter: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
}

.partner-nav {
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.top-header {
    background: #00173200040;
    padding: 7px 0 9px;
    z-index: 99;
}

.top-header .header__menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-header .header__menu ul {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0;
    margin: 0;
    margin-right: 16px;
}

.top-header .header__menu .menu__item {
    margin-left: 180px;
}

.top-header .header__menu .menu__item .item__list a {
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    color: white;
}

.top-header .header__menu .menu__social .social__list a i {
    color: white;
}

.partner-navbar {
    background: transparent;
    padding: 3px 0;
}

.partner-navbar .m-nav-item {
    height: 100vh !important;
    overflow-y: auto !important;
    padding-bottom: 220px !important;
    position: relative;
}

.partner-navbar .m-nav-item .m-nav-item__btn {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 0;
    background: white;
    display: grid;
    justify-content: center;
    gap: 16px;
}

.partner-navbar .m-nav-item .m-nav-item__btn .btn__top {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    border: 1px solid transparent;
    background: #001732;
    width: 280px;
    padding: 9px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.partner-navbar .m-nav-item .m-nav-item__btn .btn__top:hover {
    background: #ffffff;
    color: #001732;
    border: 1px solid #001732;
}

.partner-navbar .m-nav-item .m-nav-item__btn .btn__bottom {
    font-size: 16px;
    color: #001732;
    font-weight: 400;
    border: 1px solid #001732;
    background: #ffffff;
    width: 280px;
    padding: 9px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.partner-navbar .m-nav-item .m-nav-item__btn .btn__bottom:hover {
    background: #001732;
    color: #ffffff;
    border: 1px solid transparent;
}

.partner-navbar .nav-title {
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}

.partner-navbar .mobile-nav {
    visibility: visible;
}

.partner-navbar .mobile-nav .nav__item .item__inner {
    color: #001732;
}

.partner-navbar .mobile-nav .nav__item .item__inner:hover {
    background: transparent;
}

.partner-navbar .navbar-brand img,
.partner-navbar .navbar-brand svg {
    width: 102px;
    fill: #ffffff;
}

.mobile-top-menu .navbar-brand svg {
    fill: #001732;
}

.partner-navbar.affix .navbar-brand svg {
    fill: #001732;
}

.partner-navbar .navbar-nav {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: 62px;
}

.partner-navbar .navbar-nav li a {
    font-size: 16px;
    font-weight: 700;
    color: white;
    /* padding-bottom: 3px; */
    padding: 0;
}

.partner-navbar .additional-info a {
    display: inline-block;
    color: #F2F2F2;
    font-size: 16px;
    font-weight: 700;
}

.partner-navbar .additional-info .info__btn {
    display: inline-block;
    color: #212935;
    background: #EBECEE;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 19px;
    border: 2px solid transparent;
}

.partner-navbar .additional-info .info__btn:hover {
    color: #f2f2f2;
    background: transparent;
    border: 2px solid #F2F2F2;
}

.partner-navbar.affix .additional-info .info__btn:hover {
    color: #001732;
    background: transparent;
    border: 2px solid #001732;
}

.partner-navbar .additional-info .info__btn:focus {
    box-shadow: none;
}

.partner-navbar .additional-info a span {
    margin-top: 6px;
}

.partner-navbar .menu-right {
    display: flex;
    align-items: center;
    gap: 12px;
}

.partner-navbar .menu-right .m-phone-number {
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    border: 1px solid transparent;
    background: #001732;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.partner-navbar .menu-right .m-phone-number:hover {
    background: #ffffff;
    border: 1px solid #001732;
}

.partner-navbar .menu-right .m-phone-number svg {
    fill: #ffffff;
}

.partner-navbar .menu-right .m-phone-number:hover svg {
    fill: #001732;
}

.partner-navbar .menu-right .m-phone-number .bi-speedometer2 {
    font-size: 24px;
    color: #001732;
}

.faq-services {
    padding-bottom: 130px;
}

/* Partner banner */
.partner-banner {
    background: url(../images/partner/partner-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;

}

.partner-banner .banner__bg {
    background: #001732000a5;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 130px;
}

.partner-banner .banner__bg .banner__content {
    margin-top: 0;
}

.partner-banner .banner__bg .banner__content .banner__title {
    font-size: 60px;
    font-weight: 700;
    color: white;
    margin-bottom: 20px;
    padding: 0;
}

.partner-banner .banner__bg .banner__content .banner__text {
    font-size: 24px;
    font-weight: 600;
    color: white;
}

.partner-banner .banner__bg .banner__content .banner__btn {
    display: flex;
    gap: 16px;
    margin-top: 30px;
}

.partner-banner .banner__bg .banner__content .banner__btn a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #F2F2F2;
    border: 1px solid #F2F2F2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    width: 160px;
    text-align: center;
    padding: 14px 2px;
}

.partner-banner .banner__bg .banner__content .banner__btn a:first-child {
    background: #F2F2F2;
    color: #001732;
}

.partner-banner .banner__bg .banner__content .banner__btn a:first-child:hover {
    background: transparent;
    color: #F2F2F2;
}

.partner-banner .banner__bg .banner__content .banner__btn a:hover {
    background: #F2F2F2;
    color: #001732;
}

.partner-banner .banner__bg .banner__img {
    float: right;
    position: relative;
}

.partner-banner .banner__bg .banner__img img {
    max-width: 350px;
    z-index: 2;
    position: relative;
}

.partner-banner .banner__bg .banner__img .img__border {
    border: 3px solid white;
    position: absolute;
    top: -30px;
    bottom: 30px;
    left: -30px;
    right: 30px;
    overflow: hidden;
}

.partner-banner .banner__bg .banner__img .img__overly {
    width: 170px;
    height: 170px;
    border-radius: 100%;
    background: white;
    color: black;
    position: absolute;
    top: -90px;
    left: -90px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    text-align: center;
}

.partner-banner .banner__bg .banner__img .img__overly .overly__item img {
    display: block;
    margin: 0 auto 10px;
}

.partner-banner .banner__bg .banner__img .img__overly .overly__item svg {
    display: block;
    margin: 2px auto 0;
}

.partner-work {
    padding: 130px 0;
}

.partner-work .work__heading .heading__title {
    font-size: 48px;
    font-weight: 700;
    color: #001732;
    text-align: center;
}

.partner-work .work__card {
    padding-top: 60px;
}

.partner-work .work__card .card__item .item__inner {
    display: inline-block;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    padding: 80px 50px 50px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    min-height: 420px;
}

.partner-work .work__card .card__item .item__inner .inner__icon {
    width: 70px;
    height: 70px;
    background: #E5E5E5;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.partner-work .work__card .card__item .item__inner .inner__title {
    font-size: 24px;
    font-weight: 500;
    color: #1A1A1A;
    margin: 24px 0;
}

.partner-work .work__card .card__item .item__inner .inner__text {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
}

.partner-work .work__card .card__item .item__inner:hover {
    background: #001732;
}

.partner-work .work__card .card__item .item__inner:hover .inner__icon {
    background: white;
}

.partner-work .work__card .card__item .item__inner:hover .inner__title {
    color: white;
}

.partner-work .work__card .card__item .item__inner:hover .inner__text {
    color: white;
}

/* Helping Loan style */
.helping-loan {
    padding: 40px 0 248px;
}

.helping-loan .helping__content .helping__title {
    font-size: 48px;
    font-weight: 700;
    color: #001732;
}

.helping-loan .helping__content .helping__text {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    padding-top: 4px;
}

.helping-loan .helping__content .helping__list {
    column-count: 2;
    column-gap: 40px;
}

.helping-loan .helping__content .helping__list li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
    color: #001732;
}

.helping-loan .helping__img {
    position: relative;
    margin-left: 100px;
}

.helping-loan .helping__img img {
    z-index: 2;
    position: relative;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.helping-loan .helping__img img:nth-child(1) {
    width: 100%;
    padding-right: 20px;
}

.helping-loan .helping__img img:nth-child(2) {
    position: absolute;
    left: 0;
    bottom: -200px;
}

.helping-loan .helping__img img:nth-child(3) {
    position: absolute;
    right: 0;
    bottom: -200px;
}

.helping-loan .helping__img .bg-border {
    border: 3px solid #0017322f;
    position: absolute;
    top: -40px;
    bottom: -130px;
    left: 130px;
    right: 0;
    overflow: hidden;
    border-radius: 50px 5px 5px 5px;
    -webkit-border-radius: 50px 5px 5px 5px;
    -moz-border-radius: 50px 5px 5px 5px;
    -ms-border-radius: 50px 5px 5px 5px;
    -o-border-radius: 50px 5px 5px 5px;
}

.partner-process {
    padding: 0 0 0;
}

.partner-process .process__img img {
    width: 100%;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.partner-process .process__content {
    border: 2px solid #0017322f;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    padding: 60px;
}

.partner-process .process__content .title {
    font-size: 48px;
    font-weight: 700;
    color: #001732;
    text-align: left;
}

.partner-process .process__content .text {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    margin: 18px 0 12px;
}

.partner-process .process__content .content__list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.partner-process .process__content .content__list li {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    padding: 7px 0;
    color: #001732;
    border-bottom: 1px solid #0017322f;
}

.partner-process .process__content .content__list li:last-child {
    border: none;
}

.partner__inner_face .face__item .item__img .img__details {
    position: relative;
    margin-left: 100px;
}

.partner__inner_face .face__item .item__img .img__details img {
    z-index: 2;
    position: relative;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.partner__inner_face .face__item .item__img .img__details img:nth-child(1) {
    width: 100%;
    padding-right: 20px;
}

.partner__inner_face .face__item .item__img .img__details img:nth-child(2) {
    position: absolute;
    left: 0;
    bottom: -200px;
    width: 245px;
}

.partner__inner_face .face__item .item__img .img__details img:nth-child(3) {
    position: absolute;
    right: 20px;
    bottom: -200px;
    width: 190px;
}

.partner__inner_face .face__item .item__img .img__details .bg-border {
    border: 3px solid #0017322f;
    position: absolute;
    top: -40px;
    bottom: -130px;
    left: 130px;
    right: 0;
    overflow: hidden;
    border-radius: 50px 5px 5px 5px;
    -webkit-border-radius: 50px 5px 5px 5px;
    -moz-border-radius: 50px 5px 5px 5px;
    -ms-border-radius: 50px 5px 5px 5px;
    -o-border-radius: 50px 5px 5px 5px;
}

.partner__inner__help-we {
    margin-bottom: 130px;
}

.partner__inner__help-we .help-we__img {
    /* background-image: url(../images/partner/7.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 400px; */
}

.partner__inner__help-we .help-we__item {
    background: #F2F2F2;
    padding: 42px 60px;
}

.partner__inner__help-we .help-we__item h2 {
    font-size: 48px;
    font-weight: 700;
    color: #001732;
}

.partner__inner__help-we .help-we__item p {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    padding: 24px 0 15px;
}

.partner__inner__help-we .help-we__item ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.partner__inner__help-we .help-we__item ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    border-bottom: 1px solid #6060603d;
}

.partner__inner__for-you {
    margin-bottom: 130px;
}

.partner__inner__for-you .help-we__img {
    /* background-image: url(../images/partner/8.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 400px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px; */
}

.partner__inner__for-you .help-we__item {
    padding: 42px 60px;
    border: 1px solid #E4E4E4;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.partner__inner__for-you .help-we__item h2 {
    font-size: 48px;
    font-weight: 700;
    color: #001732;
}

.partner__inner__for-you .help-we__item p {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    padding: 24px 0 15px;
}

.partner__inner__for-you .help-we__item ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.partner__inner__for-you .help-we__item ul li {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    border-bottom: 1px solid #6060603d;
}

/* Partner metting */
.partner-metting {
    margin: 130px 0;
}

.partner-metting .container {
    background: #001732;
    padding: 60px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
}

.partner-metting .metting__schedule .schedule_info {
    padding-right: 80px;
}

.partner-metting .metting__schedule .schedule_info h2 {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
}

.partner-metting .metting__schedule .schedule_info p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 24px 0;
}

.partner-metting .metting__schedule .relationship_managers {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 16px;
}

.partner-metting .metting__schedule .relationship_managers .manager__card {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 16px;
    border: 1px solid #FFFFFF4D;
    border-radius: 6px;
}

.partner-metting .metting__schedule .relationship_managers .manager__card .manager__card__img {
    min-width: 100px;
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 100%;
}

.partner-metting .metting__schedule .relationship_managers .manager__card .manager__card__info {
    padding-left: 20px;
    border-left: 1px solid #FFFFFF4D;
}
.partner-metting .metting__schedule .relationship_managers .manager__card .manager__card__info .manager__card__name {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.partner-metting .metting__schedule .relationship_managers .manager__card .manager__card__info .manager__card__designation {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    margin-top: 4px;
}
.partner-metting .metting__schedule .relationship_managers .manager__card .manager__card__info .manager__card__state {
    font-size: 16px;
    font-weight: 500;
    color: #0d6efd;
    margin: 0;
}
.partner-metting .metting__schedule .relationship_managers .manager__card .manager__card__info .manager__card__contact {
    padding: 0;
    margin: 0;
    list-style: none;
}
.partner-metting .metting__schedule .relationship_managers .manager__card .manager__card__info .manager__card__contact li a {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-top: 4px;
}

.partner-metting .metting__schedule .schedule_info h3 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}


.partner-metting .metting__schedule .schedule_feild {
    background: #fff;
    padding: 36px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.partner-metting .metting__schedule .schedule_feild form label {
    font-size: 16px;
    font-weight: 700;
    color: #001732;
}


.schedule_feild .row .col-lg-6 {
    margin-bottom: 20px;
}

.schedule_feild .row .col-12 {
    margin-top: 34px;
}

.partner-metting .metting__schedule .schedule_feild form input,
.partner-metting .metting__schedule .schedule_feild form select {
    font-size: 12px;
    font-weight: 400;
    color: #001732;
    width: 100%;
    margin: 12px 0 0;
    border: 1px solid #001732;
    padding: 16px 12px;
    border-radius: 4px;
    background: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.partner-metting .metting__schedule .schedule_feild form input:focus,
.partner-metting .metting__schedule .schedule_feild form select:focus {
    outline: none;
}

.partner-metting .metting__schedule .schedule_feild .feild__btn {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #001732;
    border: none;
    width: 100%;
    padding: 16px 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

/* Partner common section */
.partner-common-section {
    padding: 36px 12px;
    text-align: center;
    box-shadow: 0px 0px 15px rgba(85, 95, 111, 0.15);
}

.partner-common-section h2 {
    font-size: 32px;
    font-weight: 700;
    color: #001732;
}

.partner-common-section p {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
}

.partner-common-section .start-btn {
    margin-top: 24px;
}


/* Feedback section */
.feedback {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    background: #001732a6;
    width: 100%;
    top: 0;
    position: fixed;
    z-index: 999999;
}

.feedback .feedback__body {
    max-width: 619px;
    margin: 0 auto;
    background: #f3f4f6;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 40px 53px;
    position: fixed;
    margin: 0 auto;
    top: 150px;
    left: 0;
    right: 0;
    z-index: 10;
    /* height: 530px;
    overflow-y: scroll; */
}

.feedback .feedback__body .feedback__title {
    font-size: 24px;
    font-weight: 700;
    color: #001732;
    text-transform: capitalize;
}

.feedback .feedback__body .feedback__text {
    font-size: 18px;
    font-weight: 400;
    color: #001732;
}

.feedback .feedback__body .feedback__form label {
    font-size: 16px;
    font-weight: 500;
    color: #001732;
    padding-top: 24px;
    padding-bottom: 4px;
}

.feedback .feedback__body .feedback__form textarea {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border: 1px solid #9CA1AC;
    outline: none;
    resize: none;
    padding: 8px 16px;
    height: 100px;
    font-size: 16px;
}

.feedback .feedback__body .feedback__form input {
    width: 100%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border: 1px solid #9CA1AC;
    outline: none;
    resize: none;
    padding: 12px 16px;
    font-size: 16px;
}

.feedback .feedback__body .feedback__form .form__btn {
    padding-top: 31px;
    display: flex;
    justify-content: center;
    gap: 16px;
}

.feedback .feedback__body .feedback__form .form__btn button {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #001732;
    background: white;
    border: 1px solid #001732;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.feedback .feedback__body .feedback__form .form__btn button:hover {
    color: white;
    background: #001732;
}



/* Sign up Style */
.sign-up .sign-up__feild {
    background: #001732;
}

.sign-up .sign-up__feild .feild__item {
    padding: 30px 0 50px;
    width: 400px;
    margin: 0 auto;
}

.sign-up .sign-up__feild .logo {
    text-align: center;
}

.sign-up .sign-up__feild .feild__form {
    padding-top: 32px;
}

.sign-up .sign-up__feild .feild__form .form__title {
    font-size: 30px;
    font-weight: 700;
    color: white;
}

.sign-up .sign-up__feild .feild__form form label {
    margin-top: 16px;
    font-size: 16px;
    color: white;
}

.sign-up .sign-up__feild .feild__form form input {
    width: 100%;
    margin-top: 4px;
    font-size: 16px;
    color: white;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: transparent;
    border: 1px solid white;
    padding: 15px 20px;
    outline: none;
}

.sign-up .sign-up__feild .feild__form form select {
    width: 100%;
    margin-top: 4px;
    font-size: 16px;
    color: white;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    background: #001732;
    border: 1px solid white;
    padding: 15px 20px;
    outline: none;
}

.sign-up .sign-up__feild .feild__form form .time-count {
    text-align: right;
    font-size: 12px;
    color: #fff;
}

.sign-up .sign-up__feild .feild__form form .checkbox {
    display: flex;
    align-items: start;
    margin-top: 20px;
    cursor: pointer;
}

.sign-up .sign-up__feild .feild__form form .checkbox input {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.checkbox input[type="checkbox"] {
    background-color: transparent !important;
    accent-color: #001732;
}

.sign-up .sign-up__feild .feild__form form .checkbox span {
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin-top: 2px;
}

.sign-up .sign-up__feild .feild__form form .checkbox span a {
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    color: #9CA1AC;
    font-weight: 400;
    margin-top: 2px;
    border: none;
}

.sign-up .sign-up__feild .feild__form form .checkbox span a:hover {
    color: #fff;
}

.sign-up .sign-up__feild .feild__form form button {
    margin-top: 32px;
    font-size: 16px;
    font-weight: 700;
    color: #001732;
    background: white;
    width: 100%;
    padding: 15px 10px;
    text-align: center;
    border: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.sign-up .sign-up__feild .feild__form form button:hover {
    background: #F2F2F2;
}

.sign-up .sign-up__feild .feild__form p {
    font-size: 16px;
    font-weight: 400;
    color: #9CA1AC;
    margin-top: 16px;
    text-align: center;
}

.sign-up .sign-up__feild .feild__form a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border-bottom: 1px solid white;
}

.sign-up .sign-up__feild .sign-up__footer {
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
}

.sign-up .sign-up__img {
    background: url(../images/sign_up/sign-up-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    padding: 150px 40px;
}

.sign-up .sign-up__img .img__item {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100%;
}

.sign-up .sign-up__img .img__item img {
    width: 70%;
}

/* Partner Contact */

/* Hero */
.partner_inner_hero {
    height: 500px;
    background: #001732;
    display: flex;
    justify-content: start;
    align-items: center;
}

.partner_inner_hero .hero__heading {
    width: 889px;
    margin: 0 auto;
    padding-top: 100px;
}

.partner_inner_hero .hero__heading h1 {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
}

.partner_inner_hero .hero__heading p {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

/* Face */
.partner__inner_face {
    padding: 130px 0;
}

.partner__inner_face .face__item .item__list {
    border: 1px solid #E4E4E4;
    padding: 36px 48px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.partner__inner_face .face__item .item__list .list__title {
    font-size: 48px;
    font-weight: 700;
    color: #001732;
}

.partner__inner_face .face__item .item__list .list__text {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    margin: 20px 0;
}

.partner__inner_face .face__item .item__list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.partner__inner_face .face__item .item__list ul li {
    color: #001732;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 14px 0;
    border-bottom: 1px solid #60606047;
}

.partner__inner_face .face__item .item__list ul li svg {
    width: 20px;
    height: 20px;
}

.partner__inner_face .face__item .item__list ul li:last-child {
    border: none;
}

.partner__inner_face .face__item .account-img img {
    background: #F2F2F2;
    padding: 20px 30px;
    margin-bottom: 20px;
    border-radius: 12px;
}

/* Form */
.partner_contact_form {
    padding: 130px 0 130px;
}

.partner_contact_form .form__info {
    padding-top: 150px;
}

.partner_contact_form .form__info h2 {
    font-size: 48px;
    font-weight: 700;
    color: #0E1317;
    padding-right: 20px;
}

.partner_contact_form .form__info ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 60px;
}

.partner_contact_form .form__info ul li {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 48px;
}

.partner_contact_form .form__info ul li:last-child {
    margin-bottom: 0;
}

.partner_contact_form .form__info ul li .info__content p {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
}

.partner_contact_form .form__info ul li .info__content a {
    font-size: 20px;
    font-weight: 400;
    color: #001732;
}

.partner_contact_form .form {
    padding: 60px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.partner_contact_form .form .form__item label {
    font-size: 16px;
    font-weight: 500;
    color: #001732;
    margin-bottom: 8px;
}

.partner_contact_form .form .form__item input,
.partner_contact_form .form .form__item select,
.partner_contact_form .form .form__item textarea {
    width: 100%;
    padding: 14px 10px;
    border: 1px solid #001732;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #001732;
    background: transparent;
    resize: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}


.form__item .col-lg-6 {
    margin-bottom: 12px;
}

.form__item .col-12 {
    margin-bottom: 36px;
}

.schedule_feild form select option,
.partner_contact_form .form .form__item select option {
    background: #001732;
    color: #fff;
}

.schedule_feild form select option:hover,
.partner_contact_form .form .form__item select option:hover {
    background: #c4c4c4 !important;
    color: #fff;
}

.partner_contact_form .form .form__item input:focus,
.partner_contact_form .form .form__item select:focus,
.partner_contact_form .form .form__item textarea:focus {
    outline: none;
    background: white;
}

.partner_contact_form .form .form__item .form__btn {
    width: 100%;
    text-align: center;
    color: #fff;
    background: #001732;
    border: none;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}


#schedule::selection {
    background-color: rgba(248, 90, 192, 0.56);
}

#schedule::-moz-selection {
    background-color: rgba(248, 90, 192, 0.56);
}


/* Navbar Menu */

.dropdown-item:active {
    background: #e9ecef;
}

/* Active border Style */
.active_border {
    border-bottom: 2px solid #fff;
}

.active_border_mobile {
    border-bottom: 2px solid #001732 !important;
}



/* Starts Form Google Reviews Section  */
/* Starts Form Google Reviews Section  */
.google-reviews {
    margin-top: 14px;
}

.google-reviews .google-reviews__content h2 {
    color: #001732;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

.google-reviews .google-reviews__content p {
    color: #001732;
    font-size: 24px;
    font-weight: normal;
    margin-top: 15px;
    text-align: center;
}

/* Starts Form Slider */
.slider-content {
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    padding: 61px 16px 46px 28px;
    margin-top: 32px;
    border-radius: 4px;
}

.slider-content .rating {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-top: 20px;
}

.slider-content .rating__content h4 {
    color: #001732;
    font-size: 20px;
    font-weight: 500;
}

.slider-content .rating__content ul {
    display: flex;
    gap: 4px;
    list-style: none;
}

.slider-content .rating__content ul li {
    font-size: 20px;
}

.slider-content .reviews h2 {
    color: #001732;
    font-size: 44px;
    font-weight: 700;
}

.slider-content .reviews a {
    color: #9CA1AC;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    line-height: 45px;
    text-decoration: underline;
}

.slider-content .reviews a:before {
    content: "";
    position: absolute;
    height: 18px;
    width: 3px;
    background-color: #001732;
    top: 13px;
    left: -7px;
    border-radius: 81px;
}

.slider-content .reviews {
    display: flex;
    gap: 15px;
    align-items: start;
    margin-top: 40px;
    justify-content: center;
}

.slider-content .reviews a span {
    color: #9CA1AC;
    font-size: 20px;
    font-weight: 500;
}

.slider-content .slider-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
    position: relative;
}

.slider-content .slider-details .slider__item {
    background-color: #F2F2F2;
    border-radius: 4px;
    padding: 20px;
    box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.3);
    height: 290px;
    position: relative;
}

.slider-content .slider-details .next-btn,
.prev-btn {
    background: transparent;
    border: none;
}

.slider-content .slider-details .see__more {
    text-align: center;
}

.slider-content .slider-details .see__more a {
    font-size: 14px;
    color: #9CA1AC;
    font-weight: 500;
    text-decoration: underline;
    text-transform: uppercase;
    display: none;
}

.slider-content .slider-details .google__pagination {
    margin-top: 65px;
}

.google__pagination .swiper-pagination-clickable .swiper-pagination-bullet {
    height: 14px;
    width: 14px;
    background-color: #9CA1AC;
    opacity: 1;

}

.google__pagination .swiper-pagination-clickable .swiper-pagination-bullet-active {
    height: 14px;
    width: 28px;
    background-color: #001732;
    border-radius: 100px;
    opacity: 1;
}

.slider-content .slider-details .slider__item ul {
    display: flex;
    align-items: center;
    gap: 4px;
}

.slider-content .slider-details .slider__item ul li {
    font-size: 20px;
}

.slider-content .slider-details .slider__item p {
    color: #001732;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 16px;
}

.slider-content .slider-details .slider__item .client-details {
    margin-top: 40px;
    display: flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 10px;
}

.slider-content .slider-details .slider__item .client {
    height: 20px;
    width: 20px;
    background-color: #001732;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #9CA1AC;
}

.slider-content .slider-details .slider__item .client {
    font-size: 10px;
    font-weight: 500;
    color: #FFFFFF;
}

.slider-content .slider-details .slider__item .client-details ul {
    display: flex;
    align-items: end;
    gap: 4px;
}

.slider-content .slider-details .slider__item .client-details .client__name {
    color: #001732;
    font-size: 12px;
    font-weight: 500;
}

.slider-content .slider-details .slider__item .client-details .date {
    color: #001732;
    font-size: 10px;
    font-weight: 400;
}

/* Starts Form Reviews Section  */
.reviews {
    margin-top: 160px;
}

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

.reviews .reviews__heading .heading__title {
    font-size: 44px;
    color: #001732;
    font-weight: bold;
}

.reviews .reviews__heading .heading__para {
    font-size: 24px;
    color: #001732;
    font-weight: 400;
    margin-top: 16px;
}

.reviews .google__rating {
    margin-top: 115px;
    text-align: center;
}

.reviews .google__rating .icon {
    display: none;
}

.reviews .google__rating .sub__title {
    font-size: 20px;
    color: #001732;
    font-weight: 500;
}

.reviews .google__rating .rating {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}

.reviews .google__rating h2 {
    font-size: 44px;
    color: #001732;
    font-weight: 700;
    text-align: center;
}

.reviews .google__rating a {
    font-size: 20px;
    color: #9CA1AC;
    font-weight: 500;
    text-decoration: underline;
}

.reviews .reviews__details {
    margin-top: 50px;
}

.reviews .reviews__details .item__list {
    background-color: #F2F2F2;
    border-radius: 4px;
    padding: 16px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    margin-top: 30px;
    height: 300px;
    position: relative;
}

.reviews .reviews__details .item__list .client-details {
    position: absolute;
    bottom: 16px;
    left: 16px;
    right: 16px;
}

.reviews .reviews__details .item__list ul {
    display: flex;
    align-items: center;
    gap: 4px;
    list-style: none;
}

.reviews .reviews__details .item__list ul li {
    font-size: 20px;
    color: #001732;
}

.reviews .reviews__details .item__list p {
    font-size: 14px;
    line-height: 24px;
    color: #001732;
    font-weight: 400;
    margin-top: 20px;
}

.reviews .reviews__details .item__list .client-details {
    margin-top: 40px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.reviews .reviews__details .item__list .client-details .client {
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #001732;
    border-radius: 100%;
    border: 1px solid #9CA1AC;
}

.reviews .reviews__details .item__list .client-details .client span {
    font-size: 10px;
    color: #FFFFFF;
    font-weight: 500;
}

.reviews .reviews__details .item__list .client-details .client__name {
    font-size: 12px;
    color: #001732;
    font-weight: 500;
}

.reviews .reviews__details .item__list .client-details ul {
    display: flex;
    align-items: end;
    gap: 5px;
}

.reviews .reviews__details .item__list .client-details .date {
    font-size: 10px;
    color: #001732;
    font-weight: 400;
}

/* Starts Form Pagination  */
.reviews__pagination {
    margin: 60px 0 80px;
    display: flex;
    justify-content: end;
}

.reviews__pagination .page-item .page-link {
    border: none;
    border-radius: 4px;
    color: #001732;
    padding: 6px 11px;
    font-size: 14px;
    font-weight: 400;
    transition: all ease-in-out 300ms;
}

.reviews__pagination .page-item .page-link .pre__btn {
    fill: #9CA1AC;
}

.reviews__pagination .page-item .page-link:hover .pre__btn {
    fill: #FFFFFF;
}

.reviews__pagination .page-item .page-link:focus .pre__btn {
    fill: #FFFFFF;
}

.reviews__pagination .page-item .page-link .nex__btn {
    fill: #001732;
}

.reviews__pagination .page-item .page-link:hover .nex__btn {
    fill: #FFFFFF;
}

.reviews__pagination .page-item .page-link:focus .nex__btn {
    fill: #FFFFFF;
}

.reviews__pagination .page-item .page-link:hover {
    background-color: #001732;
    color: #FFFFFF;
}

.reviews__pagination .page-item .page-link:focus {
    z-index: 3;
    background-color: #001732;
    color: #FFFFFF !important;
    outline: 0;
    box-shadow: none;
}






/* Lenders Style */
.lenders-hero {
    background-image: url(../images/lenders/lenders-hero.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    padding-top: 96px;
}

.lenders-hero .hero__bgc {
    background: linear-gradient(92deg, #001732f5 25%, #00173275 80%);
}

.lenders-hero .hero__title {
    font-size: 52px;
    font-weight: 600;
    color: #fff;
}

.lenders-hero .hero__text {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.lenders-hero .hero__link {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    width: 193px;
    padding: 8px 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.lenders-hero .hero__link:hover {
    background: #fff;
    color: #001732;
}

.lenders-finding {
    padding: 120px 0;
}

.lenders-finding .finding__heading .heading__title {
    font-size: 44px;
    font-weight: 500;
    color: #001732;
}

.lenders-finding .finding__item .item__img {
    padding-right: 30px;
    border-radius: 100px 0 100px 0;
    -webkit-border-radius: 100px 0 100px 0;
    -moz-border-radius: 100px 0 100px 0;
    -ms-border-radius: 100px 0 100px 0;
    -o-border-radius: 100px 0 100px 0;
}

.lenders-finding .finding__item .item__list .list__inner {
    padding: 30px 20px;
    background: #F2F2F2;
}

.lenders-finding .finding__item .item__list .list__inner .title {
    font-size: 24px;
    font-weight: 500;
    color: #001732;
    text-align: center;
}

.lenders-finding .finding__item .item__list .list__inner .text {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
}

.lenders-reviews,
.lenders-loan-rate,
.lenders-faq,
.reviews-all-item {
    padding-bottom: 120px;
}

.lenders-finding .finding__heading .heading__title,
.lenders-reviews .reviews__heading .heading__title,
.lenders-loan-rate .loan-rate__heading .heading__title,
.lenders-faq .faq__heading .heading__title {
    font-size: 44px;
    font-weight: 500;
    color: #001732;
}

.lenders-loan-rate .loan-rate__heading .filter {
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 500;
    color: #001732;
}

.lenders-loan-rate .loan-rate-popup {
    width: 680px;
    /* margin: 100px auto; */
    background: #fff !important;
    box-shadow: 0px 0px 25px rgba(85, 95, 111, 0.15);
    border-radius: 6px;
    position: absolute;
    right: 8px;
    top: 60px;
}

.lenders-loan-rate .loan-rate-popup .popup__content .popup__title {
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;
    color: #001732;
}

.lenders-loan-rate .loan-rate-popup .filter_close {
    background: transparent;
    border: none;
}

.lenders-loan-rate .loan-rate-popup .popup__content .range .range__box p {
    width: 80px;
    border: 1px solid #001732;
    text-align: center;
    color: #001732;
    font-size: 14px;
    padding: 5px 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.lenders-loan-rate .loan-rate-popup .popup__content .type-loan input[type="checkbox"] {
    /* display: inline-block;
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1;
    width: 1;
    margin: -1;
    padding: 0;
    border: 0; */
    width: 18px;
    height: 18px;
    border: 1px solid #001732;
}

.lenders-loan-rate .loan-rate-popup .popup__content .type-loan label {
    font-size: 14px;
    font-weight: 500;
    color: #001732;
    opacity: 0.8;
    /* background: #9CA1AC;
    padding: 6px 18px;
    cursor: pointer;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px; */
}

.lenders-loan-rate .loan-rate-popup .popup__content .type-loan .peer:checked~label {
    /* background: #001732;
    color: #fff; */
    opacity: 1;
}

.lenders-loan-rate .loan-rate-popup .popup__content .popup__button button {
    font-size: 14px;
    font-weight: 500;
    color: #001732;
    background: transparent;
    border: 1px solid #001732;
    padding: 8px 18px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.lenders-loan-rate .loan-rate-popup .popup__content .popup__button button:hover {
    background: #001732;
    color: #fff;
}


.lenders-reviews .reviews__item .lenders-prev button,
.lenders-reviews .reviews__item .lenders-next button {
    background: transparent;
    border: none;
}

.lenders-reviews .reviews__item .reviews__link {
    font-size: 16px;
    font-weight: 700;
    color: #001732;
    background: transparent;
    border: 2px solid #001732;
    width: 248px;
    padding: 8px 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.lenders-reviews .reviews__item .reviews__link:hover {
    background: #001732;
    color: #fff;
}

.lenders-loan-rate .loan-rate__item {
    height: 700px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.lenders-loan-rate .loan-rate__item table thead {
    background: #001732;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.lenders-loan-rate .loan-rate__item table tbody {
    background: #F2F2F2;
    color: #001732;
    font-size: 16px;
    font-weight: 400;
}

.lenders-loan-rate .loan-rate__item table tbody tr {
    border-bottom: 1px solid #9CA1AC;
}

.lenders-loan-rate .loan-rate__item table tr {
    padding: 10px 0;
}

.lenders-loan-rate .loan-rate__item table tr td {
    padding: 0 10px;
    width: 33.33%;
}

.lenders-loan-rate .loan-rate__item table tr td img {
    width: 50%;
}

.lenders-loan-rate .loan-rate__link {
    font-size: 16px;
    font-weight: 700;
    color: #001732;
    background: transparent;
    border: 2px solid #001732;
    width: 200px;
    padding: 8px 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.lenders-loan-rate .loan-rate__link:hover {
    background: #001732;
    color: #fff;
}

.lenders-faq .faq__item .accordion-button,
.lenders-faq .faq__item .accordion-button:not(.collapsed) {
    font-size: 24px;
    font-weight: 500;
    color: #001732;
    background-color: transparent;
    box-shadow: none;
}

.lenders-reviews-hero,
.lenders-view-hero {
    margin-top: 100px;
    padding: 138px 0 44px;
}

.lenders-reviews-hero .title {
    font-size: 44px;
    font-weight: 700;
    color: #001732;
}

.lenders-reviews-hero .text {
    font-size: 24px;
    font-weight: 400;
    color: #001732;
}

.lenders-reviews-hero .search-box form {
    border: 1px solid #9CA1AC;
    padding: 8px 6px;
    width: 400px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.lenders-reviews-hero .search-box form input {
    border: none;
    outline: none;
}

.lenders-reviews .reviews__item .all-item__list,
.reviews-all-item .all-item__list {
    display: inline-block;
    padding: 40px 20px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    height: 100%;
}

.lenders-reviews .reviews__item .all-item__list:hover,
.reviews-all-item .all-item__list:hover {
    background: #F2F2F2;
}

.lenders-reviews .reviews__item .all-item__list p,
.lenders-reviews .reviews__item .all-item__list ul li,
.reviews-all-item .all-item__list p,
.reviews-all-item .all-item__list ul li {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    padding: 10px 0;
}

.lenders-reviews .reviews__item .all-item__list h2,
.reviews-all-item .all-item__list h2 {
    font-size: 16px;
    font-weight: 700;
    color: #001732;
}

.lenders-reviews .reviews__item .all-item__list ul,
.reviews-all-item .all-item__list ul {
    padding-left: 15px;
}

.lenders-reviews .reviews__item .all-item__list ul li,
.reviews-all-item .all-item__list ul li {
    list-style: disc;
}

.reviews-all-item .pagination ul li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #001732;
    padding: 6px 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.reviews-all-item .pagination ul li a:hover {
    background: #001732;
    color: white;
}

.lenders-view-hero img {
    max-width: 200px;
}

.lenders-view-hero .title {
    font-size: 48px;
    font-weight: 700;
    color: #001732;
}

.lenders-view-hero .text {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    width: 687px;
}

.lenders-view-summary {
    padding-bottom: 140px;
}

.lenders-view-summary .summary__title {
    font-size: 16px;
    font-weight: 700;
    color: #001732;
}

.lenders-view-summary p {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
}

.lenders-view-summary p a {
    color: #001732;
    border-bottom: 1px solid #001732;
}

.lenders-view-summary ul {
    padding-left: 15px;
}

.lenders-view-summary ul li {
    font-size: 16px;
    font-weight: 400;
    color: #001732;
    list-style: disc;
    padding: 8px 0;
}

.lenders-view-summary table tbody tr:nth-child(odd) {
    background: #F6F5F0;
    padding: 16px 0;
}

.lenders-view-summary table tbody tr:nth-child(even) {
    background: #D7D9DE;
    padding: 16px 0;
}

.lenders-view-summary table tbody tr td:first-child {
    width: 40%;
    display: inline-block;
    padding-left: 45px;
    font-size: 16px;
    font-weight: 500;
}

.lenders-view-summary table tbody tr td:last-child {
    width: 60%;
    display: inline-block;
    padding-right: 45px;
    font-size: 16px;
    font-weight: 400;
}

span.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.swiper-pagination-bullet-active {
    background: #001732;
    width: 20px !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.swiper-button-next,
.swiper-button-prev {
    color: #FFFFFF;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 16px;
    ;
}

/* Header call icon */
.call_icon span {
    display: none;
}

.dashboard_nav .call_icon {
    padding-left: 16px;
}

.dashboard_nav .call_icon i {
    display: none;
}

.dashboard_nav .call_icon span {
    display: inline-block;
}


/* Partner Post */
.news_section {
    padding: 130px 0;
}

.news_section .container {
    padding: 0;
}

.news_section .filter {
    margin-bottom: 60px;
}

.news_section .form-select {
    padding-left: 32px;
}

.news_section .form-select,
.news_section .input-group {
    max-width: 400px;
    font-size: 16px;
}

.news_section .form-select,
.news_section .input-group .form-control {
    height: 44px;
    border: 1px solid #00173233;
    border-radius: 24px !important;
}

.news_section .form-select:focus,
.news_section .input-group .form-control:focus {
    border-color: #001732;
    box-shadow: none;
}


.news_section .search {
    display: flex;
    justify-content: end;
}

.news_section .search .form-control {
    padding-left: 50px;
}

.news_section .search svg {
    position: absolute;
    z-index: 10;
    top: 14px;
    left: 20px;
}

.news_section .news_item {
    box-shadow: 0px 5px 25px 0px #4E6FB212;
    border: none;
    transition: all 0.3s ease;
    height: 100%;
    /* overflow: hidden; */
}

.news_section .news_item .label {
    position: absolute;
    background-color: #fff;
    padding: 5px 11px;
    border-radius: 0 0 8px 0;
}

.news_section .news_item .card-img-top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    transition: all 0.3s ease;
}

.news_section .news_item .card-body {
    padding: 20px 20px 28px;
    transition: 0.3s all ease;
}

.news_section .news_item .post_author {
    border: none;
    margin: 0;
    padding: 0 0 15px;
}

.news_section .news_item .post_author h6 {
    font-size: 14px;
}

.news_section .news_item .post_author p {
    font-size: 12px;
}

.news_section .news_item .card-body .card-title {
    font-size: 20px;
    font-weight: 700;
}

.news_section .news_item .card-body .card-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}




.news_section .news_item:hover .card-body {
    background-color: #001732;
    color: #FFFFFF;
}

/* .news_section .news_item:hover .card-img-top{
    transform: scale(1.1);
} */

.news_section .news_pagination {
    margin-top: 60px;
}

.news_section .news_pagination .pagination {
    justify-content: end;
}

.news_section .news_pagination .pagination .page-item {
    display: flex;
    align-items: center;
}

.news_section .news_pagination .pagination .page-item .page-link {
    height: 32px;
    width: 32px;
    margin-right: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #001732;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-radius: 4px;
    box-shadow: 0px 2px 4px 0px #00173200040;
}

.news_section .news_pagination .pagination .page-item a.page-link:hover {
    background-color: #001732;
    color: #fff;
}

.news_section .news_pagination .pagination .active .page-link {
    background-color: #001732;
    color: #fff;
}

.news_section .news_pagination .pagination .page-item:first-child .page-link {
    box-shadow: none;
    margin-right: 0;
}

.news_section .news_pagination .pagination .page-item:last-child .page-link {
    box-shadow: none;
    margin-right: 0;
}

.news_section .news_pagination .pagination .page-item .page-link svg path {
    fill: #001732;
}

.news_section .news_pagination .pagination .page-item .page-link:hover svg path {
    fill: #FFFFFF;
}

.news_section .news_pagination .pagination .disabled .page-link {
    opacity: 0.2;
}


/* partner post details */
.news_section .post_details h3 {
    font-size: 30px;
    font-weight: 700;
}

.news_section .post_author {
    display: flex;
    align-items: center;
    padding: 10px 0;
    gap: 12px;
    margin-top: 16px;
    margin-bottom: 30px;
    border-top: 1px solid #00173233;
    border-bottom: 1px solid #00173233;
}

/* .news_section .post_author img{}
.news_section .post_author .post_info{} */
.news_section .post_author .post_info h6 {
    font-size: 16px;
    font-weight: 500;
}

.news_section .post_author .post_info p {
    font-size: 12px;
    font-weight: normal;
}

.post_details .editor_content img {
    margin-bottom: 48px;
    width: 100%;
    border-radius: 6px;
}

.post_details .editor_content :where(h1, h2, h3, h4, h5, h6) {
    font-size: 16px;
    font-weight: 700;
    margin-top: 24px;
}

/* About us */
.about_content {
    padding: 130px 0;
}

.about_content .container {
    padding: 0;
}

.about_content .row:not(:last-of-type) {
    margin-bottom: 96px;
}

.about_content .text_content h2 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 24px;
}

.about_content .text_content p:not(:last-of-type) {
    margin-bottom: 20px;
}

.about_content .img_content img {
    width: 100%;
}

.btn_outline {
    border-color: #FFFFFF;
    width: 120px;
    padding: 0;
    margin: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.btn_outline:hover {
    background-color: #FFFFFF;
    color: #001732 !important;
}

.partner-navbar.affix .additional-info .btn_outline {
    border-color: #001732;
}

.partner-navbar.affix .additional-info .btn_outline:hover {
    background-color: #001732;
    color: #fff !important;
    opacity: 1;
}

.additional-info .call {
    font-size: 12px;
    color: #ffffff;
    font-weight: 500;
}

.top-header.affix-top .additional-info .call {
    color: #001732;
}

.affix .navbar-brand svg {
    fill: #001732;
}

.affix .phone-number {
    color: #001732;
}

.affix .phone-number .bi {
    color: #001732;
}

.affix .m-phone-number {
    background-color: #001732;
}

.affix .m-phone-number .bi {
    color: #fff;
}

.affix .btn_outline {
    border-color: #001732;
    font-weight: 700;
}

.affix .btn_outline:hover {
    background-color: #001732;
    color: #fff !important;
}

.affix .btn_outline:focus {
    box-shadow: none;
}

.dashboard_menu_icon {
    margin-right: 12px;
}

.mdtp__wrapper {
    bottom: 30%;
}

.affix .m-phone-number i {
    color: #001732 !important;
}

.drop-zone {
    position: relative;
    border-radius: 4px;
}

.drop-zone__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    display: block !important;
}

.drop-zone .file_preview {
    max-width: 150px;
    display: block;
    margin: 6px auto 0;
    border-radius: 4px;
    border: 1px solid #001732;
    display: none;
}

.drop-zone .file_preview.show {
    display: block;
}

.drop-zone .file_preview.show+.flex.justify-center.items-center {
    display: none;
}

.drop-zone .file_preview.show+div+span {
    display: none;
}

.drop-zone .fileText {
    width: fit-content;
    margin: 0 auto;
    padding: 6px 12px;
    border-bottom: 1px solid #ddd;
    display: none;
}

.drop-zone:hover .fileText {
    border-bottom-color: #001732;
}

.drop-zone .file_preview.show+div+span+.fileText {
    display: block;
}

/* meet_pannel */
.meet_pannel {
    padding: 60px 0;
    background-color: #F2F2F2;
}

.meet_pannel .pannel_group {
    overflow-x: auto;
}

.meet_pannel .pannel__title {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #DDDDDD;
    width: 800px;
    margin: 0 auto;
}

.meet_pannel .pannel__title li {
    font-size: 12px;
    font-weight: 500;
    color: #001732d9;
    padding: 15px 0;
    cursor: pointer;
    transition: 0.5s linear;
    width: 100%;
    text-align: center;
}

.meet_pannel .pannel__title li.active,
.meet_pannel .pannel__title li:hover {
    color: #ffffff;
    font-weight: 500;
    background: #001732;
}

.meet_pannel .products_group {
    margin-top: 4px;
    overflow-y: auto;
    height: 450px;
}

.meet_pannel .products {
    background: #ffffff;
    padding: 8px;
    /* height: 550px; */
    /* overflow: hidden; */
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}




.meet_pannel .pannel_item {
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 0px 4px 0px rgba(137, 137, 137, 0.12);
    /* box-shadow: 0px 6px 20px 0px rgba(137, 137, 137, 0.1215686275); */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    height: 44px;
}

.meet_pannel .pannel_item:hover {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 23, 50, 0.3);
    /* box-shadow: 0px 0px 15px 0px rgba(0, 23, 50, 0.3019607843); */
}

.meet_pannel .pannel_item .pannel_img {
    width: 60px;
    height: auto;
}

.meet_pannel .pannel_item .pannel_img {
    max-height: unset;
}

.btn_white {
    width: 160px;
    background-color: #ffffff;
    color: #001732;
    font-weight: 500;
}

.btn_white:hover {
    background-color: transparent;
    color: #ffffff;
    border-color: #f2f2f2;
}

.modal-body--item .item-text {
    margin-bottom: 12px;
}

.link_hover {
    /* color: #D3D4D7; */
    transition: 0.3s;
    font-weight: bold;
}

.link_hover:hover {
    color: #001732;
    text-decoration: underline;
}

/* finance information */
.finance-information {
    padding-top: 130px;
    margin-bottom: -40px;
}

.finance-information .finance__title {
    font-size: 48px;
    font-weight: 700;
    margin: 0;
}

.finance-information .finance__text {
    font-size: 24px;
    font-weight: 400;
    margin: 32px 0;
}

.finance-information .finance__data .data__title {
    font-size: 24px;
    font-weight: 700;
    line-height: 72px;
    margin-bottom: 12px;
}

.finance-information .finance__data .data__table table thead tr {
    background: #001732;
    color: #ffffff;
}

.finance-information .finance__data .data__table table thead tr td {
    font-size: 24px;
    font-weight: 500;
    padding: 12px 0;
    width: 33.33%;
}

.finance-information .finance__data .data__table table tbody tr:nth-child(odd) {
    background: #E5E8EB;
}

.finance-information .finance__data .data__table table tbody tr:nth-child(even) {
    background: #F0F1F3;
}

.finance-information .finance__data .data__table table tbody tr td {
    font-size: 24px;
    font-weight: 500;
    padding: 12px 0;
    color: #001732;
}

.finance-information .finance__data .data__table .table__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    color: #33455B;
    margin-top: 8px;
}

.pricing-card__amount {
    font-size: 48px;
}

.info_tooltrip {
    margin-left: 14px;

}

.info_tooltrip .tooltrip_popup {
    background-color: #001732;
    color: #ffffff;
    border-radius: 5px;
    padding: 12px;
    font-size: 14px;
    line-height: 18px;
    width: 280px;
    position: absolute;
    top: -70px;
}

.info_tooltrip .tooltrip_popup::before {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    bottom: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #001732;
    border-bottom: 0;
    /* transform: translate(-75%, calc(-100% - 5px)); */
}

.info_tooltrip .info_icon {
    width: 16px;
    cursor: pointer;
}

.info_tooltrip .tooltrip_1 {
    left: -10%;
}

.info_tooltrip .tooltrip_1::before {
    left: 22%;
}

.info_tooltrip .tooltrip_2 {
    left: -124%;
}

.info_tooltrip .tooltrip_2::before {
    left: 53%;
}

.info_tooltrip .tooltrip_3 {
    right: -14%;
    top: -50px;
}

.info_tooltrip .tooltrip_3::before {
    right: 1%;
}

.docs li a {
    color: #4286F4;
    text-decoration: underline;
    display: inline-block;
}

.docs li a:hover {
    font-weight: 500;
    display: inline-block;
}

strong span {
	padding-right: 20px;
}




/* notification icon start */
.notification-icon-contant {
	height: 30px;
}
.link-notification:hover span{
    color: white !important;
}
.notification-icon{
    position: relative;
    padding-right: 16px;
}
.notification-icon span{
    position: absolute;
    top: 1px;
    left: 12px;
    background-color: #D40000;
    padding: 3px;
    border-radius: 50px;   
    color: #FFFFFF;
    font-size: 12px;
    line-height: 11px;
    font-weight: 500;
}
/* notification icon end */

/* notification popup start */
.notification-popup{
    padding: 16px;
    padding-bottom: 40px;
    max-width: 400px;
    display: none;
    box-shadow: 2px 2px 4px 0px #00173240;
    background-color: #FFFFFF;
    position: absolute;
    top: 56px;
    margin-right: 50px;
    border-radius: 4px;
}
.notification-heading{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0px;
}
.notification-heading h3{
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
}
.notification-heading a{
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: #4286F4;
}
.notification-user{
    display: flex;
}
.notification-item{
    background-color: white;
    padding: 8px 12px;
    border-radius: 4px;
    margin-bottom: 4px;
}
.notification-item:hover{
    background-color: #001732;
}
.notification-user-img {
    position: relative;
    width: 15%;
}
.notification-user-img img{
    height: 40px;
    width: 40px;
    border: 2px solid #001732;
    border-radius: 50%;
}
.notification-item:hover .notification-user-img img{
    border: 2px solid white;
}
.notification-user-img svg{
    position: absolute;
    top: 25px;
    right: 0px;
    height: 20px;
    width: 20px;
}
.notification-item path {
	fill: white;
}
.notification-item:hover path{
    fill: #001732;
}
.notification-item rect {
	fill: #001732;
}
.notification-item:hover rect{
    fill: white;
}
.notification-text{
    width: 84%;
    margin-left: 8px;
}
.notification-text h4{
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #001732;
    margin-bottom: 4px;
}
.notification-item:hover h4{
    color: #FFFFFF;
}
.notification-text h4 span{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.notification-text h4 span:hover{
    color: #ffffff;
}
.notification-text p{
    color: #001732;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.notification-text p:last-child{
    text-align: right;
    color: #00173280;
    padding-top: 3px;
}
.notification-item:hover .noti-paragraph{
    color: #ffffff;
}
.notification-item:hover p:last-child{
    color: #9CA1AC;
}
.btn_mark{
    margin-top: 20px;
}
.popup_link{
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: #4286F4;
}
.popup_link:hover{
    color: #4286F4;
}
.form-switch .form-check-input {
	width: 2.5rem;
	height: 25px;
}
.form-check-input:checked{
    background-color: #001732;
    border: none;
    box-shadow: none;
}
.form-check-input{
    background-color: #00173280;
    border: none;
    box-shadow: none;
}
.form-check-input:focus {
	border-color: white;
	outline: 0;
	box-shadow: none;
}
.form-switch .form-check-input{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
/* notification popup end */
@media screen and (max-width: 1199px){
    .notification-icon-contant {
        margin-right: 10px;
    }
}
@media screen and (max-width: 450px){
    .notification-popup{
        min-width: 340px;
        margin-right: 20px;
        margin-left: 20px;
    }
    .notification-user-img{
        width: 14%
    }
    .notification-text{
        width: 86%;
    }
}
@media screen and (max-width: 350px) {
    .notification-popup{
        min-width: 287px;
        top: 80px;
        right: 0px;
        margin-right: 20px;
        margin-left: 20px;
    }
    .noti-paragraph{
        display: none;
    }
    .notification-user-img{
        width: 20%;
    }
    .notification-text{
        width: 80%;
    }
  }

.notification-container {
    max-height: 420px;
    overflow-y: auto;
}

.notification-container::-webkit-scrollbar {
    width: 5px; /* You can adjust this value to make the scrollbar thinner or thicker */
}

.notification-container::-webkit-scrollbar-thumb {
    background-color: #888; /* Color of the thumb */
    border-radius: 10px; /* Rounded corners of the thumb */
}

.notification-container::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Color of the track */
}


a.btn.btn_outline {
    height: 40px;
}
