body main {
    overflow-x: hidden;
}
.logo-img {
    padding: 10px;
    max-height: 50px;
}

.submenu-item a {
    text-transform: none !important;
    font-size: 14px !important;
}

.slider-area {
    background-image: url(../../../images/home-bg.jpg);
    height: 500px;
}

.about-slider-area {
    background-image: url(../../../images/about.png);
    height: 500px;
    background-size: cover;
}

.how-slider-area {
    background-image: url(../../../images/how-bg.jpg);
    height: 500px;
    background-size: cover;
}

.contract-slider-area {
    background-image: url(../../../images/contract-bg.jpg);
    min-height: 75vh;
    background-size: cover;
    background-position: center;
}

.w-60 {
    width: 60% !important;
}

.f-50 {
    font-size: 50px !important;
}

.f-18 {
    font-size: 18px !important;
}

.lpo-slider-area {
    background-image: url(../../../images/lpo-bg.jpg);
    min-height: 75vh;
    background-size: cover;
    background-position: center;
}

.payday-slider-area {
    background-image: url(../../../images/payday-bg3.jpg);
    height: 500px;
    background-size: cover;
}

.sme-slider-area {
    background-image: url(../../../images/sme-bg.jpg);
    height: 500px;
    background-size: cover;
}

.faq-slider-area {
    background-image: url(../../../images/faq-bg.jpg);
    height: 500px;
    background-size: cover;
}

.main-text-container {
    margin-top: 50px;
}

.main-text-container h1 {
    font-size: 60px;
    font-weight: 600;
}

.body-text-container {
    margin-top: 25px;
    width: 50%;
}

.w-80 {
    width: 80% !important;
}

.w-75 {
    width: 75% !important;
}

.w-40 {
    width: 40% !important;
}

.body-text-container p {
    font-size: 20px;
    font-family: "Poppins";
}

.button-container {
    margin-top: 50px;
    width: 50;
}

.apply-btn {
    background-color: #fff;
    text-transform: uppercase;
    border-color: #51b593;
    border-radius: 0px;
    border: 1px solid #51b593;
    color: #51b593;
    padding: 22px 35px 22px 35px;
    font-weight: 500;
}

.apply-btn3 {
    background-color: #51b593;
    text-transform: uppercase;
    border-color: #51b593;
    border-radius: 0px;
    border: 1px solid #51b593;
    color: #fff;
    padding: 15px 35px 15px 35px;
    font-weight: 500;
}

.apply-btn2 {
    background-color: #fff;
    text-transform: uppercase;
    border-radius: 5px;
    color: #51b593;
    padding: 22px 35px 22px 35px;
    font-weight: 500;
    box-shadow: 0 10px 48px 0 rgba(15, 17, 43, 0.28);
}

.apply-btn2:hover {
    background-color: #51b593;
    border-radius: 5px;
    border-color: #fff;
    color: #fff;
    border: 1px solid #fff;
}

.apply-btn3:hover {
    background-color: #fff;
    border-color: #fff;
    color: #51b593;
    border: 1px solid #51b593;
}

.contact-btn {
    background-image: linear-gradient(82deg, #51b593 2%, #00b4d6 99%);
    font-weight: 500;
    text-transform: uppercase;
}

.nav-phone-img {
    width: auto;
    height: 25px;
}

.phone-text {
    font-weight: 600;
}

.main-title h2 {
    font-weight: 600;
    font-size: 30px;
}

.main-title2 h2 {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.mt-50px {
    margin-top: 50px;
}

.mb-50px {
    margin-bottom: 50px;
}
.pt-50px {
    padding-top: 50px;
}

.pb-50px {
    padding-bottom: 50px;
}

.pt-100px {
    padding-top: 100px;
}

.pb-100px {
    padding-bottom: 100px;
}

.main-title hr {
    border-bottom: 5px solid #00b4d6;
    width: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}

.main-title2 hr {
    border-bottom: 5px solid #fff;
    width: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}

.loan-option-card {
    background-color: #fff;
    border-radius: 10px;
    min-height: 400px;
    box-shadow: 0 10px 48px 0 rgba(0, 180, 214, 0.15);
}

.option-img {
    height: 80px;
}

.loan-option-body h3 {
    font-weight: 600;
    font-size: 20px;
    padding-top: 10px;
    font-family: "Poppins";
}

.loan-option-body p {
    font-size: 16px;
}

.general-btn {
    background-color: #51b593;
    text-transform: uppercase;
    font-family: "Lexend", sans-serif;
    /* padding: 22px 35px 22px 35px; */
    padding: 19px 22px 19px 22px;
    display: inline-block;
    font-size: 14px;
    /* font-weight: 600; */
    border-radius: 6px;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}

.general-btn:hover {
    background-color: #fff !important;
    border: 2px solid #51b593;
    color: #51b593;
}

.img-block {
    width: 50%;
    height: 310px;
    background-size: cover;
    /* padding: 60px; */
    padding-left: 76px;
    padding-right: 76px;
    padding-top: 50px;
}
.img-block-text {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}

.img-block-overlay {
    background-color: #000;
    opacity: 0.6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 50%;
}

.img-block span {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
}

.why {
    display: flex;
    width: 100%;
}

.why-box {
    width: 50%;
    max-height: 230px;
    border: 10px solid #00b4d6;
    padding: 50px;
    padding-left: 60px;
    margin-left: -5%;
    margin-top: 40px;
}

.why-box2 {
    width: 50%;
    max-height: 230px;
    border: 10px solid #00b4d6;
    padding: 50px;
    padding-right: 60px;
    margin-right: -5%;
    margin-top: 40px;
    z-index: 2;
}

.why-box p {
    font-weight: normal;
    text-align: left;
}

.process-section {
    background-image: linear-gradient(
        243deg,
        #51b593 97%,
        #51b593 97%,
        #00b4d6 4%
    );
}

.loan-application-section {
    background: #c2c2c226;
}

.process-count {
    font-size: 100px;
    font-weight: 600;
    color: #ffff;
    text-align: center;
    -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.process-count2 {
    font-size: 100px;
    font-weight: 600;
    color: #000;
    text-align: center;
    -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
}

.process-count {
    font-size: 100px;
    font-weight: 600;
    color: #ffff;
    text-align: center;
    -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.process-icon-container {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 48px 0 rgba(15, 17, 43, 0.28);
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 30%;
    margin-top: -14%;
    position: relative;
}

.process-icon {
    height: 50px;
    margin-right: auto;
    margin-left: auto;
}

.process-body h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    text-align: left;
}

.process-body p {
    color: #fff;
    text-align: left;
    font-size: 15px;
    font-family: "Poppins";
}

.process-body {
    margin-left: 35%;
}

.process-body2 h4 {
    color: #000;
    font-size: 25px;
    font-weight: 500;
    text-align: left;
}

.process-body2 p {
    color: #000;
    text-align: left;
    font-size: 15px;
    font-family: "Poppins";
}

.process-body2 {
    margin-left: 35%;
}

.trust-us-section {
    background-color: #f0eff0;
    background-repeat: repeat-y;
    background-repeat: repeat-x;
    background-size: 300px 100%;
    min-height: 600px;
}

.trust-us-section2 {
    background-color: #0f112b;
    background-repeat: repeat-y;
    background-repeat: repeat-x;
    background-size: auto 100%;
    min-height: 600px;
}

.testimonial-card-container {
    background-color: #00b4d6;
    /* padding-bottom: 15px; */
    padding-right: 7px;
    margin-top: 25px;
    margin-right: 15px;
}

.testimonial-card {
    background-color: #fff;
    padding: 20px;
    display: flex;
    margin-left: -15px;
    position: relative;
    top: -7px;
    box-shadow: 0 10px 48px 0 rgba(175, 175, 175, 0.3);
}

.feature-container {
    background-color: #00b4d6;
    padding-right: 7px;
    margin-top: 25px;
    margin-right: 15px;
    border-radius: 5px;
}

.feature-img {
    background-image: url(../../../images/w1.jpg);
    background-size: cover;
    height: 300px;
    margin-left: -15px;
    margin-right: 5px;
    position: relative;
    border-radius: 5px;
    top: -15px;
    box-shadow: 0 10px 48px 0 rgba(175, 175, 175, 0.3);
}

.feature-title h2 {
    font-size: 25px;
    font-weight: 600;
}

.feature-title hr {
    border-bottom: 5px solid #00b4d6;
    width: 50px;
    margin-top: 15px;
}

.feature-body p {
    font-family: "Poppins";
    font-weight: 500;
}

.feature-inverse-section {
    background-color: #eaf8fa;
}

.testimonial-quote {
    color: #00b4d6;
    font-weight: bold;
    font-size: 50px;
    margin-right: 15px;
    margin-top: -3%;
}

.testimonial-card p {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 15px;
}

.blue-background {
    background-color: #00b4d6;
    height: 206px;
    width: 87%;
    position: absolute;
    top: 10px;
}
.testifier h5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.testifier p {
    color: #c2c2c2;
    font-family: "Poppins";
    margin-top: -10px;
}
.testifier {
    margin-left: 15px;
}

.testifier-name h5 {
    color: #00b4d6 !important;
}

.faq-card {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 48px 0 rgba(175, 175, 175, 0.3);
    padding: 25px;
    margin-bottom: 25px;
}

.faq-card h2 {
    font-weight: 600;
}
.footer-logo img {
    height: 50px;
}

.footer-logo p {
    color: #9a9ba6;
    text-align: left;
    font-size: 13px;
    line-height: 1.6;
    font-family: "Poppins";
}

.footer-title {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding-top: 45px;
    padding-bottom: 12px;
}

.footer-list {
    list-style: none;
    font-family: "Poppins";
}
.footer-list-item a {
    padding-bottom: 20px;
    color: #9a9ba6;
    font-size: 15px;
    font-family: "Poppins";
}
.footer-list-address {
    padding-bottom: 4px;
    color: #9a9ba6;
    font-size: 15px;
    font-family: "Poppins";
    line-height: 1.6;
}
.footer-list-email {
    padding-bottom: 8px;
    color: #51b593;
    font-size: 15px;
    font-family: "Poppins";
}

.footer-divider {
    color: #0f112b;
    border: 1px solid #3e3e40;
}

.footer-credit {
    color: #9a9ba6;
    font-size: 14px;
}

.mobile-btn-link {
    display: none !important;
}

.footer-social {
    list-style: none;
    display: flex;
    background: transparent;
}

.footer-social a {
    background: transparent;
    font-size: 20px;
    color: #fff;
    width: 30px;
}

.footer-social a:hover {
    background: transparent;
    color: #51b593;
}

.footer-bottom-link a {
    color: #9a9ba6;
}

.about-content {
    font-family: "Poppins";
    font-weight: 500;
}
.about-content-container {
    width: 60%;
}

.about-card {
    background-color: #fff;
    border-radius: 10px;
    padding: 40px;
    box-shadow: 0 10px 48px 0 rgba(0, 180, 214, 0.15);
}

.about-card-img img {
    height: 75px;
    padding-bottom: 25px;
}

.about-card-body h3 {
    font-weight: 600;
    font-size: 20px;
}

.about-card-body p {
    font-family: "Poppins";
    font-weight: 500;
}

.cta-section {
    background: rgb(0, 180, 214);
    /* background: linear-gradient(
        90deg,
        rgba(0, 180, 214, 1) 0%,
        rgba(81, 181, 147, 1) 89%,
        rgba(81, 181, 147, 1) 100%
    ); */
    background-image: url(../../../images/cta-bg.jpg);
    background-size: cover;
}

.cta-body h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}

.cta-body p {
    color: #fff;
    font-family: "Poppins";
    font-weight: 400;
    font-size: 22px;
    padding-bottom: 15px;
}

.cta-btn {
    border: solid 1px #51b593;
    background-color: #ffffff;
    color: #51b593;
    text-transform: uppercase;
    border-radius: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.cta-btn:hover {
    border: 1px solid #fff;
    background: transparent;
}

.cta-img {
    position: absolute;
    height: 400px;
    right: -136px;
    bottom: -900px;
}

.contact-title h1 {
    font-size: 50px;
    font-weight: 600;
    padding-bottom: 15px;
}

.contact-title p {
    font-size: 20px;
    font-family: "Poppins";
    font-weight: 500;
}

.contact-card {
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 10px 48px 0 rgba(175, 175, 175, 0.3);
    background-color: #ffffff;
}

.contact-card-img img {
    height: 45px;
    padding-bottom: 5px;
}

.contact-card-body h3 {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.contact-card-body a {
    font-family: "Poppins";
    font-size: 14px;
    color: #51b593;
    text-decoration: underline;
}

.contact-location-card {
    border-radius: 5px;
    box-shadow: 0 10px 48px 0 rgba(175, 175, 175, 0.3);
    background-color: #ffffff;
    display: flex;
}

.location-image {
    /* height: 100%; */

    /* background-image: url(); */
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-size: cover;
    height: 212px;
    width: 40%;
}

.location-details-container {
    padding-top: 25px;
    margin-right: auto;
    margin-left: auto;
}

.location-details img {
    height: 45px;
    padding-bottom: 5px;
}

.location-details h3 {
    font-weight: 600;
    font-size: 20px;
    /* padding-bottom: 15px;
    padding-top: 10px;*/
}

.location-details p {
    padding-top: 10px;
    /* padding-bottom: 10px; */
    font-family: "Poppins";
    font-size: 13px;
    text-align: center;
    font-weight: 500;
}

.location-details a {
    font-family: "Poppins";
    font-size: 14px;
    color: #51b593;
    text-decoration: underline;
}

.social-icon img {
    height: 60px;
    text-align: center;
    padding-right: 25px;
}

.terms-slider {
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
}

.social-icon {
    text-align: center;
}

.slider-caption h2 {
    font-size: 45px;
    font-weight: 600;
    padding-top: 70px;
}

.terms h3 {
    font-weight: 600;
    font-size: 20px;
    padding-top: 15px;
}

.terms p {
    font-family: "Poppins";
    font-weight: 500;
}

.li-30px {
    line-height: 30px;
    font-weight: 500;
}

.faq-division-list ul {
    list-style: none;
}

.faq-division-list ul > li {
    padding-bottom: 20px;
}

.faq-division-item {
    display: flex;
}

.faq-division-images > div:first-child {
    display: none;
}

.faq-division-item:hover .faq-division-images > div:first-child {
    display: block;
}

.faq-division-item:hover .faq-division-images > div:last-child {
    display: none;
}

.faq-division-item:hover .faq-division-text h4 {
    color: #51b593;
}

.active-faq .faq-division-item .faq-division-images > div:first-child {
    display: block;
}

.active-faq .faq-division-item .faq-division-images > div:last-child {
    display: none;
}

.active-faq .faq-division-item .faq-division-text h4 {
    color: #51b593;
}
.green-border {
    border-radius: 50%;
    padding: 8px;
    border: 1px solid #51b593;
}

.grey-border {
    border-radius: 50%;
    padding: 8px;
    border: 1px solid #9a9ba6;
}

.faq-division-image {
    height: 22px;
}

.faq-division-image-hover {
    height: 22px;
}

.faq-division-text h4 {
    font-weight: 600;
    font-size: 20px;
    padding-top: 10px;
    padding-left: 20px;
    color: #9a9ba6;
}

.faq-section-title {
    display: flex;
}

.faq-title-img img {
    height: 80px;
    padding-right: 20px;
}

.faq-section-title-text h2 {
    font-weight: 600;
    font-size: 40px;
    color: #000;
}

.faq-section-title-text hr {
    border-bottom: 5px solid #00b4d6;
    width: 50px;
    margin-top: 15px;
}

.faq-section-card {
    border-radius: 10px;
    box-shadow: 0 10px 48px 0 rgba(175, 175, 175, 0.3);
    background-color: #ffffff;
    padding: 25px;
}

.faq-section-card-title {
    display: flex;
}

.faq-section-card-title h3 {
    font-size: 22px;
    font-weight: 600;
    color: #00b4d6;
}

.faq-section-card-title span {
    font-size: 22px;
    font-weight: 600;
    color: #00b4d6;
    margin-left: auto;
}

.faq-section-card-body p {
    font-family: "Poppins";
    font-weight: 400px;
    margin-top: 15px;
}

.loan-wizard-title {
    background-size: cover;
    min-height: 400px;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #d9f5f9;
}

.loan-title hr {
    border-bottom: 5px solid #00b4d6;
    width: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.loan-title h2 {
    font-weight: 600;
    font-size: 40px;
}

.loan-title p {
    font-weight: 500;
    font-family: "Poppins";
}

.loan-form-tab {
    margin-top: 20px;
    /* list-style: none;
    display: flex;
    flex-direction: row; */
}

.loan-tab-btn {
    color: #51b593;
    text-align: center;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #51b593;
    background-color: #ffffff;
    padding: 15px 30px;
    font-weight: 600;
    margin-right: 20px;
}

.next-btn {
    color: #fff;
    text-align: center;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #51b593;
    background-color: #51b593;
    padding: 15px 30px;
    font-weight: 600;
    margin-right: 20px;
}

.next-btn:hover {
    background-color: #fff;
    color: #51b593;
    border: 1px solid #51b593;
}

.previous-btn {
    color: #51b593;
    text-align: center;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #dad0d0;
    background-color: #dad0d0;
    padding: 15px 30px;
    font-weight: 600;
    margin-right: 20px;
}

.previous-btn:hover {
    color: #fff;
    border: solid 1px #51b593;
    background-color: #51b593;
}

.loan-tab-btn:hover,
.current-page {
    background: #51b593;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #fff;
}

/*  */

/*form styles*/
#msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
}

#msform fieldset {
    /* background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 30px;
    box-sizing: border-box;
    width: 80%;
    margin: 0 10%; */

    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*inputs*/
/* #msform input,
#msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2c3e50;
    font-size: 13px;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #51b593;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
} */

/*buttons*/
#msform .action-button {
    width: 100px;
    background: #51b593;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #51b593;
}

#msform .action-button-previous {
    width: 100px;
    background: #c5c5f1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #c5c5f1;
}

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2c3e50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/*progressbar*/
/* #progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
}

#progressbar li {
    list-style-type: none;
    color: white;
    text-transform: uppercase;
    font-size: 9px;
    width: 33.33%;
    float: left;
    position: relative;
    letter-spacing: 1px;
}

#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 24px;
    height: 24px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #333;
    background: white;
    border-radius: 25px;
    margin: 0 auto 10px auto;
}

/*progressbar connectors*/

/* #progressbar li:after {
    content: "";
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1;
}

#progressbar li:first-child:after {
    content: none;
} */

/*marking active/completed steps green*/

/* #progressbar li.active:before,
#progressbar li.active:after {
    background: #51b593;
    color: white;
} */

/* Not relevant to this form */
.dme_link {
    margin-top: 30px;
    text-align: center;
}
.dme_link a {
    background: #fff;
    font-weight: bold;
    color: #51b593;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 25px;
    font-size: 12px;
}

.dme_link a:hover,
.dme_link a:focus {
    background: #c5c5f1;
    text-decoration: none;
}

.loan-application-container {
    background-color: #00b4d6;
    padding-right: 17px;
    margin-top: 25px;
    /* width: 80%; */
}

.multi-step-tab {
    margin-top: -150px;
    padding-bottom: 100px;
}

.loan-application-inner-container {
    border: solid 1px #00b4d6;
    background-color: #ffffff;
    position: relative;
    margin-left: -15px;
    top: -20px;
}

.loan-application-title-section {
    padding-top: 35px;
    padding-bottom: 35px;
}
.loan-application-title-section h2 {
    font-weight: 600;
    font-size: 35px;
}

.progress-bar-container img {
    object-fit: cover;
    height: 110px;
    width: 100%;
}

.progress-bar-list {
    list-style: none;
    display: flex;
    flex-direction: row;
    margin-top: -25px;
}

.progress-link {
    border: 1px solid #00b4d6;
    border-radius: 50%;
    padding: 13px;
    display: block;
    background-color: #fff;
    height: 55px;
    width: 55px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.progress-link i {
    color: #00b4d6;
    font-size: 25px;
    text-align: center;
}

.progress-bar-list-item {
    width: 70px;
    height: 70px;
    padding-right: 24px;
    background-color: #fff;
    padding: 7px;
    border-radius: 50%;
    text-align: center;
}

.progress-bar-list-item p {
    font-family: "Poppins";
    font-weight: 500;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
}

.progress-bar-li {
    padding-bottom: 90px;
    padding-right: 50px;
}

.loan-stage-title {
    font-weight: 600;
    font-size: 25px;
}

.previous-btn {
    background-color: rgba(154, 155, 166, 0.4);
}

.loan-control {
    height: 50px !important;
    margin-bottom: 25px;
    font-size: 15px;
    border-radius: 6px;
    border: solid 1px rgba(154, 155, 166, 0.4);
    font-family: "Poppins";
}

.loan-control-title {
    font-family: "Poppins";
    font-weight: 500;
}

.terms-sub-section {
    display: flex;
}

.inline-link {
    color: #51b593;
}
.inline-link:hover {
    color: #2a6350;
}

.terms-check {
    width: 4% !important;
}

.dec-check {
    width: 10% !important;
    margin-top: 8px;
}

.terms-p {
    margin-left: 15px;
    font-family: "Poppins";
    font-weight: 500;
}
.terms-h3 {
    font-size: 18px;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 15px;
}

.terms-paragraph {
    font-family: "Poppins";
    text-align: left;
    line-height: 1.6;
    font-weight: 500;
}

.live > .progress-bar-list-item > .progress-link {
    background-color: #00b4d6;
}

.live > .progress-bar-list-item > .progress-link i {
    color: #fff;
}

.loan-input-card {
    border-radius: 6px;
    border: solid 1px rgba(154, 155, 166, 0.4);
    background-color: rgba(194, 194, 194, 0.1);
    padding: 15px;
    text-align: center;
}

.loan-input-card img {
    height: 55px;
    padding-bottom: 10px;
}

.loan-input-card h3 {
    font-weight: 500;
    font-family: "Poppins";
    text-transform: uppercase;
    font-size: 17px;
}

.loan-input-card h3 span {
    color: #51b593;
}

.loan-input-card p {
    font-family: "Poppins";
    font-size: 14px;
    text-align: center;
    line-height: 1.6;
}

.loan-input-card2 {
    border-radius: 6px;
    border: solid 1px rgba(154, 155, 166, 0.4);
    background-color: rgba(194, 194, 194, 0.1);
    padding: 15px 20px;
    text-align: center;
    display: flex;
}

.loan-card-body {
    padding-left: 25px;
    text-align: left;
}

.loan-input-card2-img {
    height: 55px;
    padding-bottom: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.loan-input-card2 h3 {
    font-weight: 500;
    font-family: "Poppins";
    text-transform: uppercase;
    font-size: 17px;
    text-align: left;
}

.loan-input-card2 h3 span {
    color: #51b593;
}

.loan-input-card2 p {
    font-family: "Poppins";
    font-size: 14px;
    text-align: left;
    line-height: 1.6;
}

.loan-input {
    display: none;
}

.hide-error {
    display: none;
}

.show-error {
    display: block;
}
.push-up {
    margin-top: -6%;
    margin-bottom: 10px;
    font-size: 12px;
    font-family: "Poppins";
}

.dz-remove {
    color: initial !important;
}

.value-box {
    background-color: #c2c2c2;
    align-items: center;
    justify-content: center;
    text-align: center;
    /* background-image: url(../../../images/contact-loc-img.jpg); */
    /* background-position: right; */
}

.value-box h1 {
    font-size: 109px;
    font-weight: 800;
    font-family: "Lexend";
}

.value-box h3 {
    font-size: 25px;
    font-weight: 600;
    color: #000000 !important;
}

.value-box-overlay {
    background-color: #0f112b61;
    transition: 0.2s all ease;
    padding: 25px;
}

.link-active {
    color: #4cb597 !important;
}

.value-list li {
    font-family: "Poppins";
    font-weight: 500;
}
