@import url(https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap);.cl_resources .card .card-body h6,.cl_resources .card .card-body p,.cl_resources .card.clickable-card h6,.teams_list .card p,.truncate-text {
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.blurred-content,.option-card {
    user-select: none
}

.card.card_v2 .offer_details_card span,.fw-400,body,p {
    font-weight: 400
}

a,a:hover {
    text-decoration: none;
    color: #1645d4
}

.hide,.mega-menu {
    display: none
}

.card-stack .info-row strong,.cl_img,.idv_status .desk,a,label,ul.footer_about li {
    display: inline-block
}

#verifyDetailsModal .form-step.active,.nav-item.dropdown:hover .mega-menu,.new-dashboard-nav.collapsed .menu-toggle .hamburger-icon,.side_menu a,article {
    display: block
}

#gridview,.banner-info-img,.banner_content,.budget-stats,.cl_block_v2 h2,.custom-collapse,.dash_v2 .main h2,.footer_btm,.mg-menu-img,.page-template-template-dashboard .brokerbtn,.step,a.link_v1,div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: center
}

ul.investors_features_list li,ul.investors_features_list li a {
    height: 75px;
    background: #252c3f;
    font-size: 18px;
    border-radius: 8px
}

.blurred,.blurred-content {
    filter: blur(6px);
    pointer-events: none
}

#resetpassform .resetpass-submit,.banner p {
    margin-top: 20px
}

.cardBox.linechartcard,ul.ins_summary {
    grid-template-columns: repeat(2,1fr)
}

.dashboard-app,.dashboard-nav-dropdown,.dashboard-nav-dropdown-menu,.dashboard-nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

html {
    font-size: 100%;
    scroll-behavior: smooth
}

body {
    margin: 0;
    padding: 0;
    font-family: Oxygen,sans-serif;
    background-color: #021036;
    color: #000613;
    font-size: 16px;
    line-height: 24px
}

p {
    color: #475467;
    line-height: 26px;
    font-size: 18px
}

.accordion-button:focus,.form-control:focus {
    outline: 0;
    box-shadow: none
}

ol,ul {
    padding: 0;
    list-style: none
}

.custom-dropdown-v2 .dropdown-item-custom:last-child,h1,h2,h3,h4,h5,h6,label,li,ol,p,span,ul {
    margin-bottom: 0
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    color: #000613
}

.h1,h1 {
    font-size: 40px;
    line-height: 48px
}

.h2,h2 {
    font-size: 64px;
    font-weight: 700;
    line-height: 81px
}

.h3,h3 {
    font-size: 32px;
    line-height: 40px
}

.h4,h4 {
    font-size: 28px;
    line-height: 36px
}

.h5,h5 {
    font-size: 24px;
    line-height: 32px
}

.h6,h6 {
    font-size: 20px;
    line-height: 28px
}

.btn-outline-primary,.btn-primary,.uwp-registration-form.uwp_form .btn.btn-primary {
    font-size: 16px;
    line-height: 24px;
    padding: 11px 20px;
    font-weight: 500
}

input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    font-size: 16px;
    color: #667085!important;
    text-transform: capitalize
}

input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder {
    font-size: 16px;
    color: #667085!important;
    text-transform: capitalize
}

input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder {
    font-size: 16px;
    color: #667085!important;
    text-transform: capitalize
}

input::placeholder,select::placeholder,textarea::placeholder {
    font-size: 16px;
    color: #667085!important;
    text-transform: capitalize
}

.banner h2,.widget-title {
    text-transform: uppercase
}

input:focus-visible {
    outline: 0
}

.btn-style-one {
    border-radius: 5px;
    border: 2px solid var(--secondary);
    padding: 10px 16px;
    color: #475467;
    position: relative;
    background: #fff0
}

.btn-style-one:before {
    content: "";
    width: 14px;
    height: 14px;
    background-color: var(--secondary);
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    animation: 17s linear infinite followPath
}

@keyframes followPath {
    0%,100% {
        left: calc(0% - 7px);
        top: calc(0% - 7px)
    }

    25% {
        left: calc(100% - 7px);
        top: calc(0% - 7px)
    }

    50% {
        left: calc(100% - 7px);
        top: calc(100% - 7px)
    }

    75% {
        left: calc(0% - 7px);
        top: calc(100% - 7px)
    }
}

.btn-style-one:hover {
    border-radius: 5px;
    border: 2px solid var(--secondary);
    padding: 10px 16px;
    color: #fff;
    background: linear-gradient(180deg,#6fc74f 0,#238600 100%)
}

.btn-outline-primary:hover,.btn-primary,.btn-primary:hover,.uwp-registration-form.uwp_form .btn.btn-primary {
    background-color: #1645d4;
    border-color: #1645d4;
    color: #fff!important
}

.btn-style-one i {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(-45deg)
}

.fw-500 {
    font-weight: 500
}

.doc-title,.fw-600 {
    font-weight: 600
}

.dashboard-nav-dropdown.show>.dashboard-nav-dropdown-toggle,.fw-700 {
    font-weight: 700
}

.fw-800 {
    font-weight: 800
}

.btn-outline-primary {
    color: #1645d4!important;
    background-color: #fff0;
    border-color: #1645d4
}

.btn_v2,.btn_v3 {
    position: relative;
    padding: 12px 32px;
    font-weight: 400;
    font-size: 18px;
    transition: .3s;
    overflow: hidden;
    cursor: pointer
}

.btn_v2 {
    border: 2px solid #2563eb;
    border-radius: 2px;
    backdrop-filter: blur(3.5px);
    background: #0210368f;
    color: #fff
}

.btn_v2:hover {
    color: #fff!important
}

.btn_v2::after,.btn_v3::after {
    content: "";
    position: absolute;
    top: 4px;
    right: 4px;
    width: 0;
    height: 0;
    border-top: 20px solid #2563eb;
    border-left: 20px solid #fff0;
    opacity: 0;
    transition: opacity .3s
}

.account-type-group input[type=radio]:checked+label .option-radio::after,.btn_v2:hover::after,.btn_v3:hover::after,.fancybox-fx-fade.fancybox-slide--current,.fancybox-thumbs>ul>li.fancybox-thumbs-active:before,.pic-holder.uploadInProgress .upload-loader,.pic-holder:hover .upload-file-block,.uploadProfileInput:focus~.upload-file-block,.video-active .bg-video {
    opacity: 1
}

.btn_v3 {
    border: 2px solid #fff;
    border-radius: 2px;
    background-color: #fff;
    color: #000613
}

.mega-menu,.offerings_banner .card_v6 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.btn_v4,.btn_v4:active,.btn_v4:focus,.btn_v4:hover {
    background-color: #374151;
    border-color: #374151
}

.btn_v3:hover {
    color: #000613!important;
    background-color: #fff
}

.cl_resources .card.clickable-card h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.card.card_v2.card_horizontal.card_horizontal_v2,.height-100,.loan-state-section .loan-state-card,.potential_risk .card.card_v4,.profile-pic .bg-transparent {
    height: 100%
}

.loan-state-section .loan-state-card .loan-state-body,.loan-types .loan_tiles .card.card_v2.card_horizontal .card_img,.single-post .cl_resources .card {
    height: auto
}

.load-more-box .hard-money-card .btn-primary {
    padding: 11px 12px
}

.single-state .row.hard-money-row .hard-money-card p {
    min-height: 52px
}

.single-post .js-ajax-tabs-responce .card,.single-post .js-ajax-tabs-responce .card.clickable-card {
    height: 100%!important
}

.btn.btn-white:active,.btn.btn-white:focus {
    color: #1645d4;
    background-color: #fff;
    border-color: #fff
}

.btn-primary-soft {
    color: #e62e05;
    background-color: #e62e051a
}

.btn-primary-soft:hover {
    color: #fff;
    background-color: #1645d4
}

.text-primary {
    color: #1645d4!important
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff!important;
    text-decoration: none;
    background-color: #1645d4
}

.bg-one {
    background: #f2f4f7
}

.mega-menu {
    width: 1320px;
    top: 100%;
    padding: 2rem;
    background: #fff;
    box-shadow: 0 2px 12px #0000001a;
    z-index: 1000
}

.mega-menu .card {
    border: none;
    transition: .3s ease-in-out
}

.mega-menu .card:hover {
    background: #f8f9fa
}

.mg-menu-card {
    display: flex;
    background: #fff0;
    align-items: start;
    border: 1.5px solid #f2f3f7;
    border-radius: 12px;
    background: #fff0;
    padding: 12px
}

.mg-menu-card h6 {
    font-size: 18px;
    line-height: 20px;
    color: #000613;
    margin-bottom: 4px
}

.mg-menu-card p {
    font-size: 14px;
    line-height: 20px;
    color: #000613
}

.card.card_v2 .offer_block_sm i,.cl_signup_steps .pwdreset.card-body p a,.dashboard-nav-list-new .dashboard-nav-item-new.active i,.mega-menu .icon-box i,.offer_block_sm i,.offer_meta ul li i,.remaining,.search_btn,.search_close,.stats-icon.stats-icon-blue i {
    color: #1645d4
}

.mg-menu-img img {
    height: 276px
}

.mg-menu-card:hover {
    background: #f2f3f7
}

#resetpassform .form-control:disabled,.badge-custom,.mg-menu-card:hover .icon-box,article {
    background-color: #fff
}

.mega-menu-title {
    font-size: 16px;
    margin-bottom: 12px
}

.mega-menu .icon-box {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    border-radius: 12px;
    background: #f2f3f7
}

nav.navbar.bg-dark {
    background-color: #021035!important
}

.menu_end_btn {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-direction: row
}

.menu_end_btn .btn {
    padding: 8px 26px
}

.navbar-nav li.nav-item .dropdown-toggle::after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    margin-left: .5em;
    vertical-align: middle;
    font-size: .7rem;
    border: 0
}

.menu_end_btn .text-white .fa-solid.fa-phone {
    margin-right: .3rem
}

.menu_end_btn .btn.btn-outline-primary {
    color: #fff!important;
    border: 2px solid #1645d4
}

.menu_end_btn .btn.btn-primary {
    border: 2px solid #1645d4
}

.transition-navbar {
    transition: .3s;
    opacity: 1
}

.pagging__list--elipsis .icon-elipsis {
    padding: 0 6px;
    font-size: 1.1rem;
    color: #999
}

nav.navbar.bg-dark.transition-navbar.scrolled {
    box-shadow: 0 2px 10px #0000001a;
    transform: translateY(0);
    animation: .5s ease-in-out fadeInNavbar;
    background-color: #021035!important
}

.offerings_banner .card_v6 {
    margin-top: 194px;
    bottom: 132px;
    width: 72%
}

.banner.offerings_banner {
    background-position: top;
    padding: 94px 0 368px
}

.cl_video_block .card.block_rf {
    border: 0;
    border-radius: 8px;
    overflow: hidden
}

.card.card_v1 .card-body,.cl_contact .card-body {
    padding: 28px
}

.banner.offerings_banner .banner_invest_btn {
    margin-bottom: 252px
}

.banner.banner_loans::before,.banner.offerings_banner:before {
    background: #fff0
}

.banner.offerings_banner img.shape-right {
    width: auto
}

@keyframes fadeInNavbar {
    from {
        opacity: 0;
        transform: translateY(-8px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.navbar-nav li.nav-item a.nav-link {
    padding: 8px 16px;
    color: #fff
}

.doc-card.unlocked,.navbar-nav li.nav-item a.nav-link:hover {
    background-color: #252c3f
}

@media (max-width: 991.98px) {
    .mega-menu,.menu_end_btn .btn {
        width:100%
    }

    .mega-menu {
        position: static;
        display: none;
        box-shadow: none;
        padding: 1rem 0;
        left: 0;
        transform: none
    }

    .menu_end_btn {
        flex-direction: column
    }

    .nav-item.show .mega-menu {
        display: block!important
    }
}

.search_popup {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    height: 100%;
    width: 100%;
    z-index: 9999;
    padding: 100px 0;
    display: none
}

.search_btn,.search_wrap,.shape-center {
    top: 50%;
    transform: translateY(-50%)
}

.search_wrap {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1
}

.banner,.banner_content,.cl_img {
    z-index: 199
}

.search_wrap .title {
    font-size: 47px;
    margin: 0 0 70px;
    font-weight: 700
}

.banner,.banner_content,.card_v5,.cl_block_v2,.cl_img,.cl_num,.contact-box,.form-control-icon,.input-groupv2,.search_form,.side_menu a,.team_names,.wpforms-field.wpforms-field-text.amount {
    position: relative
}

.search_form input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #1645d4;
    padding: 10px 50px 20px;
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    background-color: #f7f7f7;
    color: #475467
}

.search_form input::placeholder {
    font-size: 30px;
    color: #475467;
    opacity: .5
}

.search_btn {
    position: absolute;
    right: 20px;
    background: #fff0;
    border: 0;
    font-size: 25px
}

.search_close {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 30px;
    cursor: pointer
}

.circle_icon p,.header_search i {
    font-size: 18px;
    color: #fff
}

.side_menu span {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 2px;
    width: 25px;
    background: #232323;
    transition: .35s ease-in-out
}

.side_menu span:nth-child(2) {
    top: 8px;
    width: 35px
}

.side_menu span:nth-child(3) {
    top: 16px;
    width: 15px
}

.side_menu a:hover span {
    width: 30px
}

.side_menu a:hover span:nth-child(2) {
    width: 35px
}

.side_menu a:hover span:nth-child(3) {
    width: 40px
}

.side_menu a {
    padding: 9px 20px!important
}

.side_menu {
    margin-left: 20px;
    display: flex;
    align-items: center
}

.banner {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 94px 0 102px;
    background-position: top center;
    overflow: hidden
}

.banner:before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg,#fff0,#021036 85.096%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner_invest_btn {
    display: flex;
    justify-content: center;
    gap: 18px;
    margin-top: 74px
}

.banner h2 {
    font-size: 92px;
    font-style: normal;
    font-weight: 300;
    color: #fff;
    line-height: 109px
}

.banner h2 strong {
    font-size: 112px;
    font-style: normal;
    font-weight: 700;
    color: #fff
}

.banner p {
    color: #fff;
    margin-bottom: 48px;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px
}

.card.card_v1 {
    border: 1.5px solid #1645d4;
    border-radius: 8px;
    background: #021036
}

.cl_img img.shape_one,.cl_img img.shape_two {
    border-radius: 0;
    width: auto;
    height: auto;
    position: absolute
}

.cl_img img {
    width: 106.1px;
    height: 106.1px;
    object-fit: cover;
    border-radius: 9999px
}

.cl_img img.shape_one {
    top: 0;
    right: -50px;
    z-index: -1
}

.cl_img img.shape_two {
    bottom: 0;
    left: -14px
}

.cl_block_v2 {
    background-color: #1645d4;
    padding: 94px 0;
    z-index: 12
}

.cl_block_v2:after,.press-inquiry-box:after,.tier-card.bg-senior:after {
    content: "";
    position: absolute;
    background: linear-gradient(360deg,#1645d4 39.904%,#fff0 100%);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.cl_block_v2:before,.map_v2 .map-body:before,.press-inquiry-box:before {
    content: "";
    position: absolute;
    background-image: url(new/assets/img/shape/shape-7.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.cl_block_v2 h2 {
    color: #fff;
    font-size: 64px;
    font-weight: 700;
    margin-bottom: 70px;
    z-index: 11;
    position: relative
}

.why_borrowers .cl_block_v2 h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 1.5rem!important;
    font-weight: 600;
    color: #000613;
    text-align: left
}

.add_loan_request a .fa-plus,.cl_block_v2 p,.cl_block_v2.cl_block_white .how-it-works-title,.cl_signup_steps .container .row div h4,.dashboard-nav a,.featured_offerings .how-it-works-row .icon-box-v2 p,.login-error a,.login-error p,.offer_details_card.offer_card_gradient p,.offer_details_card.offer_card_gradient span,.tier-card.bg-senior .tier-title div,.tier-card.bg-senior .tier-title div h6,a.link_v1,a.link_v1:hover {
    color: #fff
}

#plaidFrameContainer .card.verification-card h4,#plaidFrameContainerRs .card.verification-card h4,.card.card_v5.light h5,.card.card_v5.light p,.cl_block_v2.cl_block_white h2,.cl_block_v2.cl_block_white p,.contact-email a,.contact-phone a,.page-template-template-partners .featured_offerings .how-it-works-row .icon-box-v2 p,.text-body,.wpcf7-form label {
    color: #000613
}

a.link_v1 {
    margin-top: 26px;
    font-size: 18px;
    font-weight: 700;
    text-decoration-line: underline
}

a.link_v1 i {
    transform: rotate(-45deg)
}

.feature_icon {
    display: flex;
    justify-content: center;
    gap: 28px;
    margin-bottom: 42px
}

.cl_marketplace {
    position: relative;
    background-color: #fff;
    padding: 94px 0;
    z-index: 1999
}

.mp_num h5 {
    font-size: 50px;
    font-weight: 700;
    line-height: 63px
}

.featured_offerings {
    background-color: #021036;
    padding: 94px 0;
    position: relative
}

img.shape-eight {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 158px
}

.featured_offerings.homepage .container .row,.featured_offerings_row {
    margin-top: 84px
}

.featured_offerings.cl_journey {
    background-size: 42%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center center;
    position: relative;
    overflow: hidden;
    z-index: 199;
    padding: 114px 0 146px
}

.card.card_v1 h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px
}

.card.card_v1 p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 28px
}

.card.card_v2 {
    border: none;
    border-radius: 8px;
    box-shadow: 0 10px 15px 0 #0000001a 4px 6px 0 #0000001a;
    background: #fff;
    overflow: hidden
}

.offer_meta ul {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 12px
}

.card.card_v2 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #4d4d4d
}

.truncate-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    overflow: hidden;
    min-height: 60px
}

a.read-more,a.read-more-content {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #4d4d4d;
    text-decoration: underline
}

.offer_block_sm {
    border-radius: 8px;
    background: #f2f3f7;
    padding: 18px;
    margin-bottom: 18px;
    text-align: left
}

.cookie_text p,.offer_block_sm h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #6d7178
}

.card.card_v2 .offer_block_sm p {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #000613
}

ul.offer_tags {
    display: flex;
    align-items: center;
    gap: 12px;
    min-height: 29px
}

.offer_price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 28px
}

.card_horizontal .offer_details_card .btn.btn-primary:hover,.how-it-works-link:hover .how-it-works-card img,.offer_meta .offer_price .btn.btn-primary:hover,.offer_price .btn-primary:hover,ul.investors_features_list li a:hover {
    transform: scale(1.05)
}

ul.offer_tags li {
    border-radius: 9999px;
    background: #f2f3f7;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    padding: 7px 18px
}

img.offer-cover-img {
    width: 100%;
    height: 235px;
    object-fit: cover
}

.offer_price h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: #6d7178
}

.card.card_v2 .offer_price p {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    color: #000613
}

.invest_card,.page-template-template-home .invest_card {
    padding-top: 100px
}

.outline_title {
    font-weight: 800;
    letter-spacing: 4px;
    color: #fff0;
    -webkit-text-stroke: 2px #e2423d;
    z-index: 199
}

.steps-section {
    color: #fff;
    position: relative
}

.steps-line {
    position: absolute;
    top: 19px;
    left: 19%;
    right: 18%;
    height: 2px;
    background-color: #f2f3f757;
    z-index: 1
}

.btn_close_v1,.question-box img.shape-eight {
    right: 24px;
    top: 24px;
    position: absolute
}

.step {
    position: relative;
    z-index: 1
}

.step .circle-outer {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ffffff4d;
    margin: 0 auto 1rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.step .circle-inner {
    width: 20px;
    height: 20px;
    background-color: #f2f3f7;
    border-radius: 50%
}

.step-title {
    margin-bottom: 18px;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px
}

.cl_resources .card .card-body .rs_tags a,.step-desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.banner_content h1 {
    color: #fff;
    font-size: 62px;
    font-weight: 700;
    line-height: 78px
}

.text_overlay {
    font-size: 94px;
    font-weight: 800;
    line-height: 44px;
    color: #f2f4f7;
    margin-bottom: -10px
}

.widget-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    margin-bottom: 16px;
    position: relative
}

.widget-title:before {
    content: "";
    position: absolute
}

.footer {
    background: #000613;
    z-index: 199;
    overflow: hidden;
    position: relative
}

.copy-right,.footer_about p,aside.widget ul li a {
    color: #f2f4f7
}

aside.widget ul li {
    margin-bottom: 6px
}

#investmentTabs .jcf-select .jcf-select-opener::before,#investmentTabs .jcf-select .jcf-select-text span,.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .active span.wpforms-page-indicator-page-title,.entityAccredited p,.how-it-works-badge a,.individualAccredited p,.text-black,.total-budget {
    color: #000
}

.footer .footer-social-links ul li {
    display: inline-block;
    margin-left: 8px
}

.top-footer .logo {
    margin-bottom: 50px
}

.footer .footer-social-links ul li:first-child {
    margin-left: 0
}

.footer h5,.footer ul li,.footer ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px
}

.footer_btm {
    margin-top: 38px
}

.footer-social-links ul li a {
    color: #000;
    line-height: 32px
}

.bottom-footer {
    background: #101828;
    padding: 10px 0
}

.top-footer {
    padding: 55px 0 32px
}

.faq_blk .accordion .accordion-item {
    margin-bottom: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    overflow: hidden
}

.faq_blk .accordion .accordion-item .accordion-button:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 25px;
    background: #1645d4;
    left: 0
}

.faq_blk .accordion-button:after {
    content: "\f054";
    background-image: none;
    font-family: FontAwesome;
    transition: none!important;
    top: 0;
    position: relative;
    color: #344054
}

.faq_blk .accordion-button:not(.collapsed):after {
    content: "\f077";
    background-image: none;
    font-family: FontAwesome;
    transform: none;
    top: 0;
    position: relative;
    color: #1645d4
}

.faq_blk .accordion-body {
    line-height: 26px;
    padding: 0 32px 19px;
    color: #475467;
    font-size: 16px;
    background-color: #f9fafb;
    font-weight: 400
}

.faq_blk .accordion .accordion-item .accordion-header {
    line-height: normal
}

.faq_blk .accordion .accordion-item .accordion-button {
    padding: 25px 32px;
    position: relative;
    color: #344054;
    font-size: 18px;
    font-weight: 400;
    box-shadow: none
}

.faq_blk .accordion-button:not(.collapsed) {
    background-color: #f9fafb;
    border-radius: 0;
    color: #1645d4!important;
    font-weight: 500!important
}

.faq_blk {
    margin-top: 81px
}

.faq {
    margin: 114px 0 71px;
    position: relative
}

.faq:before {
    content: "";
    position: absolute;
    background-image: url(new/assets/img/banner/cloth_banner.png);
    background-size: auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-position: top right;
    right: 0;
    z-index: -11
}

.disclosure-section {
    background-color: #021036;
    padding: 24px 0;
    text-align: center
}

.disclosure-extra,.disclosure-preview {
    color: #fff;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px
}

.disclosure-toggle {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-top: .5rem;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px
}

.disclosure-toggle:hover {
    text-decoration: underline
}

.disclosure-extra {
    overflow: hidden;
    height: 0;
    transition: height .5s
}

.disclosure-extra-content {
    padding-top: 1rem;
    color: #fff;
    line-height: 1.6
}

.cookie_policy {
    padding: 20px 16px;
    background-color: #fff
}

.cookie_block,.label-box,.resources_banner .banner_content {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cookie_text {
    display: flex;
    align-items: center;
    gap: 18px;
    width: 55%
}

.cookie_text i {
    font-size: 20px;
    color: #1645d4
}

.cookie_text h5 {
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #111827
}

.btn.btn-outline,.btn.btn-white {
    border: 1px solid #d1d5db;
    color: #374151;
    background: #f3f4f6;
    padding: 11px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 6px
}

.btn.btn-white {
    background: #fff
}

.cookie_btn {
    display: flex;
    align-items: center;
    gap: 14px
}

.card.card_v2.card_horizontal .card-body {
    display: flex;
    flex-direction: row;
    gap: 34px
}

.card.card_v2.card_horizontal,.load-more-box {
    margin-bottom: 28px
}

.card.card_v2.card_horizontal img.offer-cover-img {
    height: 100%;
    object-fit: cover;
    width: 408px;
    border-radius: 8px
}

.card.card_v5,.card_v6 {
    border: 1.5px solid #1645d4
}

.offer_content {
    width: 36%
}

.offer_content .offer_meta .title_content {
    min-height: 76px
}

.card.card_v2 .offer_details_card p,.card.card_v2 .offer_details_card span {
    font-size: 13px;
    font-weight: 700;
    line-height: 29px;
    color: #000613
}

.card_v6 {
    border-radius: 8px;
    background: #021036;
    padding: 54px;
    z-index: 11;
    position: relative;
    margin-top: 95px
}

.page-template-template-faq .faq,.uwp-crop-form,.why_borrowers .how-it-works-row {
    margin: 0
}

.offer_details_card {
    width: 29%;
    padding: 17px;
    border-radius: 8px;
    background: #f2f3f7
}

.bg-primary {
    background-color: #1645d4!important
}

.pagging__list li a,.pagination .page-link {
    background-color: #fff0;
    border: none;
    color: #fff;
    padding: 3px 12px
}

.cl_num,.dotg.blue,.ft-cat .badge,.ft-cat .badge.blue,.offeringcard_tcontent ul li span.dot.blue,.pagging__list li.pagging__list--active a,.pagination li.page-item.active a.page-link {
    background-color: #1645d4
}

.pagging__list {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    padding-left: 0;
    margin: 0;
    list-style: none;
    justify-content: center;
    align-items: center
}

.pagging__list--disabled a {
    pointer-events: none;
    cursor: default;
    opacity: .5
}

.btn.disabled {
    pointer-events: none;
    opacity: .6
}

.custom-dropdown-btn {
    color: #fff;
    background-color: #fff0;
    border: 1px solid #ffffff80;
    border-radius: 4px;
    padding: 8px 16px
}

.custom-dropdown-btn::after {
    margin-left: .5rem
}

.custom-dropdown-menu {
    background-color: #fff;
    border-radius: 6px;
    padding: 12px;
    border: none;
    box-shadow: 0 2px 10px #00000026
}

.custom-dropdown-menu .dropdown-item {
    color: #000613!important;
    font-weight: 400;
    line-height: 20px
}

.custom-dropdown-menu .dropdown-item.active {
    font-weight: 500;
    background: #f2f3f7
}

.custom-dropdown-btn:active,.custom-dropdown-btn:first-child:active,.custom-dropdown-btn:focus-visible,.custom-dropdown-btn:hover {
    background-color: #fff0;
    color: #fff;
    border-color: #fff
}

.filter_offers {
    display: flex;
    align-items: center;
    gap: 18px;
    justify-content: center;
    margin-top: 48px
}

.scrollable-dropdown {
    max-height: 250px;
    overflow-y: auto
}

.offerings_summary_title h5 {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px
}

.card_v4 p,.offerings_summary_title ul li,.tab_v1 li a {
    font-size: 16px;
    font-weight: 400
}

.offerings_summary_title ul li {
    color: #fff;
    line-height: 16px
}

.offerings_summary_title ul li.badge-failed,.offerings_summary_title ul li.badge-sucess {
    border-radius: 9999px;
    background: #059669;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    padding: 6px 16px
}

.offerings_summary_title ul li.badge-failed {
    background: red
}

.offerings_summary_title {
    padding: 50px 16px
}

ul.tab_v1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #374151
}

.tab_v1 li a {
    background: #fff;
    line-height: 20px;
    padding: 16px 24px;
    color: #6d7178
}

.tab_v1 li a.active {
    background: #252c3f!important;
    color: #fff!important
}

.card_v4 .card {
    border: 1px solid #374151;
    border-radius: 8px;
    background: #fff;
    overflow: hidden
}

.cl_list_offers,.stats-icon-container {
    display: flex;
    align-items: center;
    gap: 20px
}

.cl_list_offers .offer_block_sm {
    width: 188px
}

.card_v4 p {
    line-height: 24px;
    color: #000613
}

.summary_btn {
    margin-top: 19px;
    display: flex;
    align-items: center;
    gap: 14px;
    flex-direction: row
}

.card_v7 {
    border-radius: 8px;
    background: #f2f3f7;
    padding: 18px;
    margin-top: 24px
}

.doc-card,.nda-banner {
    border-radius: .5rem;
    display: flex
}

.nda-banner {
    background-color: #1653ea;
    padding: 1rem 1.25rem;
    flex-direction: column;
    gap: 1rem
}

.nda-banner-left {
    display: flex;
    gap: .75rem
}

.nda-icon {
    color: #fff;
    font-size: 1.25rem;
    margin-top: .25rem
}

.nda-text .nda-title {
    font-weight: 600;
    color: #fff
}

.doc-subtitle,.nda-text .nda-subtitle {
    font-size: .875rem;
    color: #ffffffb3
}

.nda-banner-right {
    display: flex;
    align-items: center;
    gap: .5rem
}

.nda-label {
    color: #fff;
    font-size: .875rem;
    margin: 0
}

.key-documents-title {
    margin: 1.5rem 0 1rem
}

.doc-header,.info-group p {
    margin-bottom: .5rem;
    display: flex
}

.doc-card {
    background-color: #727a8d;
    color: #fff;
    padding: 1rem;
    height: 100%;
    flex-direction: column;
    justify-content: space-between
}

.doc-card.unlocked a.btn,.doc-locked {
    padding: .25rem .5rem;
    font-size: .75rem
}

.doc-header {
    gap: .75rem
}

.doc-icon {
    font-size: 1.5rem;
    color: #c6ddff
}

.doc-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem
}

.doc-file-info {
    font-size: .75rem;
    color: #ffffffb3
}

.doc-locked {
    background-color: #fff3;
    border-radius: .25rem;
    display: flex;
    align-items: center;
    gap: .25rem
}

.info-box .info-group {
    background-color: #fff;
    padding: 1.5rem;
    border-radius: .75rem
}

.info-group p {
    font-size: .95rem;
    justify-content: space-between
}

.info-label {
    font-weight: 500;
    color: #374151
}

.info-group a {
    color: #1653ea;
    text-decoration: none;
    font-weight: 500
}

.highlight-block h6 {
    font-weight: 600;
    margin-bottom: .75rem
}

.highlight-list {
    list-style: none;
    padding-left: 0;
    margin: 0
}

#ndaModal p,.option-card {
    margin-bottom: 12px
}

.highlight-list li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .5rem;
    font-size: .95rem
}

.highlight-list li::before {
    content: "\f058";
    font-family: FontAwesome;
    color: #1653ea;
    position: absolute;
    left: 0;
    top: 0
}

.cl_block_v2.cl_summary_block_v2 {
    margin: 108px 0
}

.question-box {
    background-color: #1c2434;
    position: relative;
    margin-top: 30px
}

.question-input-group .form-control {
    background-color: #2a3347;
    border: none;
    color: #fff
}

.question-input-group .form-control::placeholder {
    color: #a1a7b5
}

.question-input-group .btn {
    background-color: #1653ea;
    border: none
}

.question-input-group .btn:hover {
    background-color: #0f3eb8
}

.question-box img.shape-eight {
    width: 124px
}

.question-box .input-group {
    gap: 8px
}

.fields-form span.required,form span.required {
    color: #ef4444
}

#forgotpassword input[type=email],#wpforms-form-2538 .wpforms-field-description,.form-control-lg,.form-select-lg,.testimonial-card p {
    font-size: 16px
}

.potential_risk p {
    color: #d1d5db;
    min-height: 50px
}

.borrower_cover_img .img_borrower_content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg,#111827,#fff0 100%);
    padding: 12px 22px
}

.borrower_cover_img {
    position: relative;
    border-radius: 8px
}

.doc-card.unlocked a.btn {
    border-radius: .25rem
}

.doc-card.unlocked .doc-icon {
    font-size: 1.5rem;
    color: #3b82f6
}

#__bs_notify__,#pwdresetform .input-group .showPassword,#verifyDetailsModal .form-step,#your-profile .form-table:last-of-type,#your-profile h3,.auth_block .card.card_v5:before,.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-child::after,.card.card_v5.light:before,.choices__list .choices__item .choices__button,.dash_v2 .login-form .form-table:nth-last-of-type(2),.dash_v2 .login-form .form-table:nth-last-of-type(3),.dash_v2 .login-form .form-table:nth-last-of-type(4),.dash_v2 .login-form h3,.dashboard-compact .dashboard-nav,.desktop-visible,.disclaimer-content.show:after,.fancybox-button--pause svg path:first-child,.fancybox-button--play svg path:nth-child(2),.fancybox-infobar,.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small,.fancybox-navigation,.idv_info .mob,.jcf-scrollbar-horizontal .jcf-scrollbar-dec,.jcf-scrollbar-horizontal .jcf-scrollbar-inc,.login-form-wrap h2,.mobile-filter,.mobile-profile-dropdown .mobile-dropdown-card,.new-dashboard-nav.collapsed .menu-toggle .arrow-icon,.offerings-holder .jcf-select .jcf-select-opener::after,.page-template-template-account .footer-bottom,.page-template-template-account footer#footer,.page-template-template-broker-deal .footer-bottom,.page-template-template-broker-deal footer#footer,.page-template-template-brokers span.showPassword.input-password-hide,.page-template-template-contact .wpcf7-response-output,.page-template-template-contact .wpcf7-spinner,.page-template-template-dashboard .footer-bottom,.page-template-template-dashboard footer#footer,.page-template-template-linked-accounts .footer-bottom,.page-template-template-linked-accounts footer#footer,.page-template-template-user-profile .footer-bottom,.page-template-template-user-profile footer#footer,.pagging__list .pagging__list--next,.pagging__list .pagging__list--prev,.pagging__list.pagination .pagging__list-title,.people .choose-section .opener,.pic-holder.uploadInProgress .upload-file-block,.slick-arrow.slick-hidden,.slick-slide.slick-loading img,.stepper .step:last-child::after,.toggle-collapse,.upload-box input[type=file],.uwp-password-wrap .text-danger,.uwp-profile-extra,.uwp-profile-extra.uwp_page,.uwp-register-class .card-title,.uwp-register-class .uwp-footer-links,.uwp-registration-form .showPassword.input-password-hide,.wpforms-form .wpforms-field-limit-text,body.nav-active .nav-opener span,h3.card-title.text-center.mb-4,select .hideme,ul.errors-box:empty {
    display: none
}

#beneficiary-wrapper,#wp-submit,.field-full,.mobile-filter .btn,.mobile-filter ul.dropdown-menu.show,.page-template-template-broker-deal .jcf-list-content ul,.page-template-template-checkout .jcf-list-content ul,.page-template-template-contact .jcf-list-content ul,.page-template-template-dashboard .jcf-list-content ul,.page-template-template-loan-details .jcf-select-drop-content ul,.page-template-template-user-profile .choices,.page-template-template-user-profile .jcf-list-content ul,.page-template-template-user-profile .login-form .field-half,.profile_dropdown ul.dropdown-menu,.tier-card .dept-card,.wpcf7-form .wpcf7-submit {
    width: 100%
}

.mobile-filter .nav-link.dropdown-item {
    padding: 6px 16px
}

.mobile-filter .nav-link.dropdown-item.active {
    color: #4500d4!important;
    border: 0
}

.mobile-filter .btn,.mobile-filter .btn:active,.mobile-filter .btn:focus,.mobile-filter .btn:hover {
    background-color: #252c3f;
    color: #fff;
    outline: 0;
    border: 0
}

.banner.event_banner {
    background-image: url(new/assets/img/events-bg.jpg);
    background-position: center 68%
}

.event_list img {
    width: 200px;
    height: 200px;
    object-fit: cover
}

.event_banner:after {
    content: "";
    position: absolute;
    background: linear-gradient(360deg,#fff0 0,#021036 98.648%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.offer_block_sm p {
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    color: #000613
}

.teams_list .card {
    position: relative;
    overflow: hidden;
    margin-bottom: 28px;
    cursor: pointer
}

.stepper-wrapper .step-circle i.inactive,.team_social li a {
    color: #9ca3af
}

.team_names h5,.teams_list .card h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px
}

.team_names h6,.teams_list .card h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #6d7178
}

.loan_type_btn,ul.team_social {
    display: flex;
    align-items: center;
    gap: 12px
}

.form_step_btn,.option-card {
    display: flex;
    align-items: center
}

.teams_list .card p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #6d7178;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.teams_list img.team_img {
    height: 282px;
    object-fit: cover
}

#mapWrapper #map .dot:hover,.clickable-card,.close:hover,.pic-holder .upload-file-block,.tooltip:hover,.wpforms-page-indicator-page-title:hover {
    cursor: pointer
}

.triangle_sm {
    border-top: 20px solid #2563eb;
    border-left: 20px solid #fff0;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0
}

.input-group.search-form {
    width: 45%
}

.cl_resources {
    background-color: #f2f3f7;
    padding: 60px 16px
}

.cl_resources .card {
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 #0000000d;
    background: #fff;
    border: none;
    height: 100%;
    margin: 0
}

.card.card_v5.light .card-body,.cl_resources .card .card-body {
    padding: 22px
}

.cl_resources .card .card-body h6 {
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.cl_resources .card .card-body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.cl_resources .nav.nav-tabs .nav-link {
    border: 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    color: #000613;
    text-align: left;
    width: 100%
}

.cl_resources .nav.nav-tabs .nav-link.active {
    background-color: #fff0;
    border-bottom: 2px solid #000613
}

.cl_resources .nav.nav-tabs li.nav-item {
    width: 33.33%
}

.cl_resources .nav.nav-tabs {
    margin-top: 62px
}

.cl_resources .tab-content {
    padding: 32px 0
}

.press-inquiry-box {
    position: relative;
    background-color: #1645d4;
    z-index: 12;
    margin-top: 48px;
    overflow: hidden
}

.cl_contact {
    padding: 94px 0
}

.card.card_v5 {
    border-radius: 8px;
    background: #021036;
    padding: 10px;
    margin-bottom: 28px
}

.card.card_v5 h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #fff
}

.card.card_v5 p,.map-stats p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.cl_signup {
    padding: 0 0 82px;
    position: relative
}

.card.card_v5.light .triangle_sm,.login-card .triangle_sm {
    top: 14px;
    right: 14px
}

.card.card_v5.light {
    border: 1.5px solid #1645d4;
    border-radius: 8px;
    background: #f2f3f7;
    position: relative
}

.consent_text {
    color: #4a5a85;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.form_step_btn {
    justify-content: space-between;
    gap: 20px
}

.form_step_btn .btn,.form_step_btn_box .btn {
    width: 182px
}

.cl_signup_steps {
    padding: 70px 0 95px
}

.progress-wrapper {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 40px
}

.progress-step {
    width: 72px;
    height: 6px;
    border-radius: 6px;
    background-color: #e5e7eb
}

.progress-step.active {
    background-color: #0b51ff
}

.required-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 26px
}

.option-card:hover {
    box-shadow: 0 0 0 .1rem #0b51ff26
}

.success-shape {
    width: 100px
}

.option-card input[type=checkbox] {
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-right: 12px;
    accent-color: #0b51ff
}

.option-label {
    margin: 0;
    font-size: 1rem;
    color: #111827
}

label.form-label.label_v1 {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px
}

.btn.btn-back {
    color: #fff!important;
    background-color: #4a5a85;
    border-color: #4a5a85;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 11px 20px
}

#entityOverlay .inner-box,#privacyOverlay .inner-box,#privacyOverlay2 .inner-box,#privacyOverlay3 .inner-box {
    max-height: 90%;
    overflow: auto
}

.upload-box {
    border: 2px dashed #d1d5db;
    border-radius: 8px;
    text-align: center;
    padding: 40px 20px;
    width: 100%;
    cursor: pointer;
    transition: border-color .3s
}

.upload-box:hover {
    border-color: #0b51ff
}

.upload-box .upload-icon {
    font-size: 2.5rem;
    color: #9ca3af;
    position: relative;
    padding: 0;
    right: 0;
    background: 0 0
}

.upload-box .upload-text {
    color: #111827;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 18px
}

.upload-box .upload-subtext {
    color: #000613;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px
}

.page-numbers.dots {
    display: inline-block;
    padding: 0 6px;
    color: #ccc;
    font-size: 16px
}

.custom-dropdown-v2 {
    position: relative;
    width: 100%
}

.dollar-i-box {
    background: #1645d4;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.dollar-i-box i {
    font-size: 12px;
    color: #fff
}

span.drop_arrow {
    border: 1px solid #d1d5db;
    border-radius: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px
}

span.drop_arrow i {
    color: gray
}

.custom-dropdown-v2 .dropdown-toggle-custom {
    width: 100%;
    text-align: left;
    background-color: #fff;
    border: 1px solid #d1d5db;
    padding: 10px 14px;
    border-radius: 8px;
    font-weight: 500;
    color: #111827;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.custom-dropdown-v2 .dropdown-toggle-custom:focus {
    outline: 0;
    border-color: #6366f1;
    box-shadow: 0 0 0 2px #6366f14d
}

.custom-dropdown-v2 .dropdown-menu-custom {
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    margin-top: 5px;
    display: none;
    background-color: #fff
}

.custom-dropdown-v2 .dropdown-menu-custom.show {
    display: block;
    padding: 10px
}

.custom-dropdown-v2 .dropdown-item-custom {
    padding: 10px 14px;
    cursor: pointer;
    background-color: #f2f3f7;
    border-radius: 6px;
    margin-bottom: 8px
}

.custom-dropdown-v2 .dropdown-item-custom:hover {
    background-color: #f3f4f6
}

.custom-dropdown-v2 .dropdown-item-custom.active {
    background-color: #4a5a85;
    color: #fff
}

.cl_block_v2.cl_summary_block_v2.cl_thanks,.cl_work_block.advs-box {
    border-radius: 8px;
    overflow: hidden
}

.email_search {
    border-radius: 6px;
    background: #f2f3f7;
    padding: 26px
}

.email_search input.form-control {
    border: 1px solid #374151;
    border-radius: 6px!important;
    background: #252c3f;
    color: #fff
}

.email_search .input-group {
    gap: 18px
}

.email_search .input-group .btn {
    position: relative;
    z-index: 2;
    border-radius: 6px!important
}

.how-it-works-card {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    color: #fff;
    background-color: #000;
    height: 379px;
    transition: transform .3s
}

.how-it-works-card:before {
    content: "";
    position: absolute;
    background: linear-gradient(180deg,#fff0 19.231%,#000c 100%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.how-it-works-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .85;
    transition: transform .4s
}

.how-it-works-overlay {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    height: 94px
}

.how-it-works-badge {
    background-color: #fff;
    color: #000;
    font-size: .8rem;
    font-weight: 500;
    padding: 4px 10px;
    border-radius: 8px;
    margin-bottom: 6px;
    display: inline-block
}

.how-it-works-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0
}

.how-it-works-card .triangle_sm {
    border-top: 20px solid #2563eb;
    border-left: 20px solid #fff0;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 12px;
    top: 10px;
    z-index: 19
}

.cl_block_v2.cl_block_white {
    background-color: #fff;
    overflow: hidden
}

.cl_block_v2.cl_block_white:after {
    background: linear-gradient(360deg,#fff 39.904%,#fff0 100%)
}

.board-members-row {
    margin-top: 94px
}

.cl_video_block {
    padding: 94px 0;
    position: relative;
    background: #000613
}

.video-thumbnail {
    position: relative;
    cursor: pointer;
    max-width: 100%;
    border-radius: 12px;
    overflow: hidden
}

#privacyModal .wp-block-spacer,#privacyOverlay .wp-block-spacer,#privacyOverlay2 .wp-block-spacer,#privacyOverlay3 .wp-block-spacer,.dash_v2 .login-form .uwp_page .container,.dash_v2 .login-form .uwp_page .container .row {
    height: auto!important
}

.video-thumbnail img {
    width: 100%;
    height: auto;
    display: block
}

.video-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
    background-color: #ffffff57;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.icon-box-v2,.info-box-v2 {
    border-radius: 12px;
    box-shadow: 0 4px 10px #00000008
}

.video-play-button:hover {
    background-color: red
}

.video-play-button::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 15px solid #fff;
    border-top: 10px solid #fff0;
    border-bottom: 10px solid #fff0;
    margin-left: 5px
}

.shape-right {
    position: absolute;
    right: 0;
    width: 17%
}

.shape-left {
    position: absolute;
    bottom: -62px;
    width: 20%;
    left: 0
}

.banner_borrowers .shape-left,.shape-left-center {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotateY(180deg);
    width: 18%
}

.info-box-v2 {
    background-color: #fff;
    padding: 30px
}

.icon-box-v2 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 15px;
    padding: 25px;
    background: #fff;
    height: 100%
}

.icon-box-v2 i {
    font-size: 24px;
    color: #1645d4;
    margin-top: 5px
}

.icon-box-v2 h6 {
    font-weight: 600;
    margin-bottom: 5px;
    color: #1f2937
}

.tier-card.bg-senior:before {
    content: "";
    position: absolute;
    background-image: url(new/assets/img/shape/shape-7.png);
    background-size: 172%;
    background-repeat: no-repeat;
    background-position: top center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.check-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 22px 40px;
    font-size: 16px
}

.check-list i {
    color: #2563eb;
    margin-right: 8px
}

.featured_v3 {
    background: #f2f3f7;
    padding: 94px 0;
    position: relative
}

.icon-box-v2 p {
    font-size: 16px;
    line-height: 22px;
    color: #1f2937
}

.block_lf,.block_rf {
    margin: 0 52px
}

.stock-returns {
    margin: 75px 0 138px
}

.address-box p {
    color: #000613;
    font-size: 16px;
    font-weight: 400
}

.address-box {
    display: flex;
    align-items: start
}

.address-box i {
    margin-top: 8px
}

.investor-features {
    margin: 42px 0 72px
}

.cl_work_block .steps-line {
    position: absolute;
    top: 19px;
    left: 12%;
    right: 18%;
    height: 2px;
    background-color: #f2f3f757;
    z-index: 1;
    width: 75%
}

.loan-state-section,.work_cl_text {
    margin-top: 80px
}

ul.investors_features_list {
    display: flex;
    align-items: center;
    gap: 22px;
    margin-top: 58px;
    flex-direction: row
}

ul.investors_features_list li {
    color: #fff;
    display: flex;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center
}

ul.investors_features_list li a {
    padding: 12px 22px;
    color: #fff;
    display: flex;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    transition: transform .2s,background .2s
}

.featured_offerings.hardmoney-img {
    z-index: 122
}

.hardmoney-img img.shape-left-center {
    z-index: -10
}

.featured_v4 {
    background-color: #fff;
    padding: 94px 0;
    position: relative;
    z-index: 122
}

#faq_accordion .accordion-item,.faq_block .accordion .accordion-item {
    margin-bottom: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 8px
}

.faq_block .accordion .accordion-button::after {
    content: "\f078";
    color: #6b7280;
    background-image: none;
    font-family: FontAwesome;
    transition: none!important;
    top: -10px;
    position: relative
}

.faq_block .accordion .accordion-button:not(.collapsed)::after {
    content: "\f077";
    background-image: none;
    font-family: FontAwesome;
    transform: none;
    top: -10px;
    position: relative
}

.faq_block .accordion .accordion-body {
    font-size: 18px!important;
    line-height: 28px;
    color: #3c3c3c;
    padding: 22px 18px
}

.faq_block .accordion .accordion-body .card_v4 p {
    font-size: 18px!important
}

.circle_icon,.post-profile {
    display: flex;
    align-items: start;
    gap: 16px
}

.circle_icon .bg-blue {
    border-radius: 9999px;
    background: #1645d4;
    width: 48px;
    height: 48px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.circle_icon .bg-blue i {
    color: #fff;
    font-size: 20px
}

.icon-box-v2.gradient-box {
    border: 1.5px solid #1645d4;
    border-radius: 12px;
    box-shadow: 0 25px 50px 0 #00000040;
    background: linear-gradient(133.82deg,#010d2c .965%,#021751 98.561%);
    z-index: 1;
    position: relative
}

.how-it-works-row {
    margin: 58px 0 0
}

.shape-top-left {
    position: absolute;
    top: 0
}

.icon-box-v2.gradient-box li {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px
}

.icon-box-v2.gradient-box li i {
    font-size: 16px;
    margin-right: 6px
}

.cl_block_v2.cl_block_white img.shape-left {
    width: 14%
}

.cl_block_v2.cl_block_white.capital-stack-advantage {
    z-index: 122;
    padding-bottom: 215px;
    overflow: hidden
}

.advantage-description {
    padding: 0 94px
}

.card-stack {
    max-width: 915px;
    margin: -254px auto 40px;
    border-radius: 16px;
    box-shadow: 0 4px 14px #00000014;
    z-index: 133;
    position: relative
}

.cl_signup_steps .pwdreset.card-body h5,.tier-card.bg-senior .tier-title h6 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600
}

.tier-card .tier-title h6 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400
}

.card-stack .tier-card {
    padding: 30px;
    color: #fff;
    border-radius: 8px
}

.card-stack .tier-title {
    font-size: 1.3rem;
    font-weight: 600;
    display: flex;
    align-items: start
}

.card-stack .tier-subtitle {
    font-size: .95rem;
    margin-bottom: 1rem;
    opacity: .9;
    font-weight: 400;
    color: #404040
}

.card-stack .tier-badge {
    position: absolute;
    right: 26px;
    top: -22px;
    background: #1d4ed8;
    color: #fff;
    font-size: .8rem;
    padding: 8px 40px;
    border-radius: 999px;
    border: 2px solid #fff;
    font-weight: 600;
    z-index: 1999
}

.card-stack .bg-senior {
    background: linear-gradient(180deg,#1645d4 17.778%,#1645d4 117.778%);
    border-radius: 8px;
    box-shadow: 0 8px 10px 0 #0000001a 20px 25px 0 #0000001a;
    margin-bottom: -10px;
    z-index: 122
}

.card-stack .bg-mezzanine {
    color: #000;
    border: 1px solid #8bc3de;
    background: linear-gradient(90deg,#8bc3de,#8bc3de 100%);
    margin-bottom: -28px;
    z-index: 1
}

.card-stack .bg-preferred {
    color: #000;
    border: 1px solid #a9afc3;
    background: linear-gradient(90deg,#a9afc3,#a9afc3 100%);
    padding: 48px 30px 30px
}

.card-stack .bg-common {
    color: #000;
    border: 1px solid #d8dae2;
    background: linear-gradient(90deg,#d8dae2,#d8dae2 100%);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: -11;
    margin-top: -28px;
    padding: 48px 30px 30px
}

.card-stack .icon-circle {
    font-size: 20px;
    margin-right: 10px;
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #fff;
    color: #1645d4;
    min-width: 48px
}

.icon-circle.color-light-blue,.ltv-title i {
    color: #3b82f6
}

.card-stack .info-row {
    font-size: .9rem;
    margin-bottom: 4px;
    font-weight: 400
}

.card-stack .icon-box-v2.gradient-box {
    padding: 39px 118px;
    text-align: center
}

.ltv-card {
    background-color: #0f172a;
    color: #fff;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 4px 12px #0003;
    max-width: 700px;
    margin: 40px 0 0
}

.ltv-title {
    font-size: 16px;
    font-weight: 600
}

.ltv-title i {
    margin-right: 8px;
    font-size: 20px
}

.ltv-card p {
    color: #d1d5db;
    font-size: 13px;
    line-height: 20px
}

.ltv-bar-container {
    background-color: #1e293b;
    border-radius: 999px;
    height: 16px;
    margin-top: 16px;
    overflow: hidden;
    display: flex
}

.ltv-loan {
    background-color: #1d4ed8;
    width: 65%
}

.ltv-equity {
    background-color: #60a5fa;
    width: 35%
}

.ltv-labels {
    display: flex;
    justify-content: space-between;
    font-size: .9rem;
    margin-top: 8px;
    color: #d1d5db
}

.icon-box-v2.gradient-box-v2 {
    border-radius: 8px;
    box-shadow: 0 10px 15px 0 #0000001a 4px 6px 0 #0000001a;
    background: linear-gradient(136.17deg,#022a5a 14.832%,#1645d4 98.845%)
}

.icon-box-v2.gradient-box-v2 h6,.post-profile h6,.share-link i {
    font-size: 18px
}

.banner.due-diligence-banner .shape-left {
    width: 15%;
    top: 50%;
    transform: translateY(-50%)
}

.banner.due-diligence-banner {
    padding: 49px 0 34px;
    background-position: center
}

ul.borrowers_collateral_list {
    display: flex;
    align-items: center;
    gap: 18px;
    justify-content: center;
    margin-top: 38px;
    flex-direction: row
}

.loan_type_btn .btn {
    padding: 9px 14px
}

ul.borrowers_collateral_list li {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #000613;
    background-color: #fff;
    border-radius: 9999px;
    padding: 12px 20px;
    width: auto;
    text-align: center
}

ul.borrowers_collateral_list li i {
    color: #1645d4;
    margin-right: 5px
}

.loan-type-offer {
    position: relative;
    background: linear-gradient(180deg,#010d2c 0,#021751 100%);
    border: 1px solid #1645d4;
    border-radius: 12px;
    padding: 3rem;
    color: #fff;
    margin-top: 3rem;
    z-index: 12
}

.loan-type-card {
    background-color: #021036;
    border: 1px solid #1645d4;
    display: flex;
    align-items: start;
    padding: 1.5rem;
    height: 100%;
    border-radius: .75rem;
    gap: 4px
}

.loan-type-card i {
    margin-top: 6px;
    font-size: 20px
}

img.shape-right-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20%;
    z-index: -11
}

.fund_deals .shape-left-center {
    transform: translateY(-50%)
}

.banner_borrowers .shape-right {
    position: absolute;
    right: 0;
    transform: rotateY(180deg);
    width: 17%;
    bottom: 0
}

.banner .banner_content .shape-center {
    position: absolute;
    width: 32%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) rotateY(180deg);
    z-index: -11
}

.income-block .income-content .icon,.timeline-dot,.timeline::before {
    left: 50%;
    transform: translateX(-50%)
}

.card.card_v2.card_horizontal.card_horizontal_v2 img.offer-cover-img {
    height: 100%;
    object-fit: cover;
    width: 298px;
    border-radius: 0
}

.card.card_v2.card_horizontal.card_horizontal_v2 .card-body {
    display: flex;
    flex-direction: row;
    gap: 0;
    padding: 0
}

.card.card_v2.card_horizontal.card_horizontal_v2 .offer_content {
    width: 100%;
    padding: 28px 20px
}

.card.card_v2.card_horizontal.card_horizontal_v2 .offer_meta {
    display: flex;
    align-items: start;
    gap: 6px;
    margin-bottom: 18px
}

.card.card_v2.card_horizontal.card_horizontal_v2 .offer_meta i {
    font-size: 24px;
    color: #1645d4
}

.banner_borrowers img.shape-left.rotate-left {
    transform: translateY(-50%);
    width: 14%
}

.check-list.vertical {
    gap: 10px;
    display: flex;
    flex-direction: column
}

.offer_details_card.offer_card_gradient {
    width: 100%;
    border: 1.5px solid #1645d4;
    border-radius: 8px;
    background: linear-gradient(134.42deg,#02164d .3%,#010d2c 99.7%);
    padding: 30px
}

.map_v2,.map_v2 .map-body {
    border-radius: 8px;
    padding: 28px
}

.offer_details_card.offer_card_gradient ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 0;
    border-bottom: 1px solid #374151
}

.loan-state-list li,.map-stats {
    align-items: center;
    display: flex
}

img.shape-right.rotate-180 {
    transform: rotateY(180deg);
    z-index: -11
}

.map_v2 {
    background: #252c3f;
    text-align: center
}

.map_v2 .map-body {
    position: relative;
    background: #021036;
    z-index: 122
}

.map-stats {
    justify-content: space-between;
    margin: 48px 0 8px
}

.map-stats h6 {
    color: #1645d4;
    font-size: 36px;
    margin-bottom: 18px
}

.loan-state-card {
    background-color: #f5f6fa;
    border-radius: 10px;
    flex: 1 1 300px;
    box-shadow: 0 4px 12px #0000001a
}

.loan-state-header {
    background-color: #1249df;
    color: #fff;
    padding: 1rem;
    font-size: 1.2rem;
    font-weight: 600;
    border-radius: 10px 10px 0 0;
    line-height: normal
}

.loan-state-body {
    padding: 20px;
    position: relative;
    height: 100%;
    margin-bottom: 28px
}

.loan-state-body p {
    color: #111;
    font-size: 16px
}

.loan-state-list {
    list-style: none;
    margin: 0 0 22px
}

.loan-state-list li {
    margin: 10px 0;
    font-size: 1rem;
    color: #111
}

.loan-state-list li i {
    color: #1249df;
    margin-right: .6rem;
    width: 20px;
    text-align: center;
    margin-top: 0!important
}

.loan-state-list.two-column {
    display: flex;
    gap: .4rem 1rem
}

.loan-state-btn {
    position: relative;
    bottom: auto
}

.hard-money-card {
    border-radius: 8px;
    background: #f2f3f7;
    padding: 22px;
    height: 100%
}

.hard-money-card h3 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 16px
}

.hard-money-row {
    margin-top: 72px
}

.card-body.card-body-v4 {
    padding: 32px
}

.timeline {
    position: relative;
    padding: 40px 0
}

.cl_video_block.why_borrowers.timeline-box {
    padding-bottom: 0
}

.timeline::before {
    content: "";
    position: absolute;
    top: 72px;
    width: 4px;
    height: 76%;
    background: #0d6efd
}

.timeline-item {
    position: relative;
    margin-bottom: 100px
}

.timeline-item:nth-child(odd) .timeline-content {
    left: 0;
    text-align: left
}

.timeline-item:nth-child(2n) .timeline-content {
    left: 52%;
    text-align: left
}

.timeline-content {
    position: relative;
    width: 48%;
    padding: 20px;
    border: 1.5px solid #1645d4;
    border-radius: 12px;
    box-shadow: 0 25px 50px 0 #00000040;
    background: linear-gradient(133.82deg,#010d2c .965%,#021751 98.561%)
}

.timeline-content p {
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.timeline-dot {
    position: absolute;
    top: 20px;
    width: 24px;
    height: 24px;
    background-color: #0d6efd;
    border: 4px solid #0d6efd;
    border-radius: 50%;
    z-index: 10
}

.timeline-content img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 15px;
    object-fit: cover;
    max-height: 160px
}

.timeline-content h5 {
    color: #0d6efd;
    margin-bottom: 20px
}

.cl_num {
    width: 48px;
    height: 48px;
    display: inline-block;
    align-items: center;
    text-align: center;
    line-height: 48px;
    border-radius: 9999px
}

@media screen and (max-width: 768px) {
    .timeline-dot,.timeline::before {
        left:8px
    }

    .timeline-content {
        width: 90%!important;
        left: 25px!important;
        text-align: left!important;
        padding-left: 21px
    }

    .timeline-content h5 {
        font-size: 16px
    }

    .cl_num {
        width: 39px;
        height: 39px;
        line-height: 39px
    }

    .statesmap #map {
        width: 100%!important
    }
}

.cl-advtge-block .icon-box-v2 h6 {
    font-size: 18px;
    font-weight: 500
}

.cl-advtge-block .icon-box-v2.gradient-box {
    padding: 62px
}

.icon-block-v1 .circle_icon .bg-blue {
    width: 64px;
    height: 64px
}

.icon-block-v1 {
    margin-bottom: 55px;
    text-align: center
}

.testimonial-card {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 30px;
    min-height: 280px;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    text-align: left
}

.testimonial-icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background-color: #2563eb;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff
}

.testimonial-icon svg {
    fill: #fff;
    width: 20px;
    height: 20px
}

.investortestimonialslider .swiper-slide,.testimonialslider .swiper-slide {
    width: 60%
}

.single-post-v1 h2 {
    font-size: 30px;
    line-height: 36px
}

.post-profile img {
    width: 40px;
    height: 40px;
    border-radius: 9999px
}

.card-danger ul li,.fs-sm,.offer_meta .offering-block-header li,.offer_meta li,.post-profile p,.wpcf7-form label {
    font-size: 14px
}

img.post-img {
    width: 100%;
    height: 402px;
    object-fit: cover
}

.single-post-v1 ul {
    padding-left: 34px
}

#forgotpassword input[type=email],.form-control-icon input {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.single-post-v1 ul li {
    list-style: disc;
    margin-bottom: 5px
}

.active_btn,.share-link {
    display: flex;
    align-items: center;
    gap: 8px
}

.card_v5 {
    box-shadow: 0 4px 16px 0 #00000040;
    background: #f2f3f7;
    padding: 42px 118px;
    text-align: left;
    border-radius: 8px;
    margin-bottom: -198px
}

.card_v5:before {
    content: "";
    position: absolute;
    background-image: url(new/assets/img/shape/shape-19.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 68%
}

.income-block {
    border-radius: 8px;
    background: #021036;
    position: relative;
    overflow: hidden
}

.income-block .income-content {
    position: relative;
    padding: 50px 32px 32px
}

.income-block .income-content h4 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 8px
}

.income-block .income-content p,.jcf-select {
    font-size: 16px;
    line-height: 24px
}

.income-block img {
    height: 203px;
    width: 100%;
    object-fit: cover
}

.income-block-row {
    margin: 68px 0 78px
}

.income-block .income-content .icon {
    border: 4px solid #1645d4;
    border-radius: 9999px;
    box-shadow: 0 10px 15px 0 #0000001a 4px 6px 0 #0000001a;
    background: #1d4ed84d;
    display: inline-block;
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    position: absolute;
    top: -32px
}

.income-block .income-content .icon i {
    color: #fff;
    font-size: 24px
}

.ft-cat {
    position: absolute;
    right: 12px;
    top: 8px
}

.ft-cat .badge {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    border-radius: 9999px;
    padding: 4px 12px
}

.ft-cat .badge.green {
    background-color: #059669
}

#plaidFrameContainer .card.verification-card.plaid_failure .icon-circle.xmark,#plaidFrameContainerRs .card.verification-card.plaid_failure_rs .icon-circle.xmark,.ft-cat .badge.red,.tooltip-status.didnotclose {
    background-color: #dc2626
}

.ft-cat .badge.orange {
    background-color: #ff8c00
}

.ft-cat .badge.yellow {
    background-color: #eab30e
}

.icon-circle.color-gray {
    color: #8bc3de
}

.icon-circle.color-cream {
    color: #991b1b
}

.card.card_v2.card_horizontal .card_img {
    position: relative;
    height: 100%
}

.card.card_v2.card_horizontal a.read-more {
    bottom: 20px
}

.signin-error-box a {
    color: #842029
}

.modal-open #readMoreModal.show {
    display: flex!important;
    align-items: center;
    justify-content: center
}

.shape-fifteen {
    top: 82px
}

.btn-close.mpdal_btn_close {
    position: absolute;
    top: 14px;
    right: 14px;
    color: #2a5cd4;
    background: 0 0;
    z-index: 199
}

.form-control-icon .input-icon-left,.form-control-icon .input-icon-right {
    position: absolute;
    top: 50%;
    color: #b0b0c3;
    font-size: 1rem;
    transform: translateY(-50%)
}

.modal-body .team_names,.modal-body .team_social {
    padding: 15px 18px
}

.teammodal .modal-body {
    background-color: #1f2937
}

.teammodal .modal-content {
    border-radius: 0;
    border: none
}

.team-details-cl {
    padding: 68px
}

.team-details-cl p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px
}

.btn-close.mpdal_btn_close i {
    font-size: 24px
}

.modal-body .team_names .triangle_sm {
    right: 10px;
    top: 10px
}

.auth_content {
    margin-bottom: 118px
}

.wp-block-heading,.wp-block-list {
    margin-bottom: 1rem!important
}

.auth_block .shape-right {
    width: 9%
}

.form-control-icon .input-icon-left {
    left: .75rem
}

.form-control-icon .input-icon-right {
    right: .75rem;
    cursor: pointer
}

.card.card_v2 .card-body {
    padding: 24px
}

.banner.banner_v3 {
    padding: 122px 0 188px;
    background-position: bottom
}

.login-card .card-body {
    padding: 48px!important
}

.marketplace-desc {
    background: #ffffff1a;
    height: auto;
    padding: 34px
}

.cl_signup_steps .shape-left,.cl_signup_steps .shape-right {
    z-index: -1
}

.jcf-list-content ul {
    max-height: 500px;
    display: inline-grid;
    overflow-y: auto;
    border-radius: 6px;
    box-shadow: 0 4px 20px #00000026;
    background-color: #fff;
    scrollbar-width: thin;
    scrollbar-color: #ccc #fff0;
    scroll-behavior: smooth;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-grid
}

.custom-dropdown-menu::-webkit-scrollbar,.jcf-list-content ul::-webkit-scrollbar {
    width: 6px
}

.custom-dropdown-menu::-webkit-scrollbar-thumb,.jcf-list-content ul::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px
}

.custom-dropdown-menu::-webkit-scrollbar-track,.jcf-list-content ul::-webkit-scrollbar-track {
    background: #fff0
}

.custom-dropdown-menu .dropdown-item,.jcf-list-content ul li span.jcf-option {
    padding: 10px 16px;
    font-size: 14px;
    color: #222;
    transition: background .2s ease-in-out;
    cursor: pointer
}

.custom-dropdown-menu .dropdown-item:focus,.custom-dropdown-menu .dropdown-item:hover,.jcf-list-content ul li span.jcf-option.jcf-hover,.jcf-list-content ul li span.jcf-option:hover {
    background-color: #f0f0f5;
    color: #000
}

.jcf-select {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    min-width: 160px;
    cursor: pointer;
    position: relative;
    background-color: #fff0;
    border: 1px solid #ffffff80;
    border-radius: 4px;
    padding: 8px 16px;
    color: #000613;
    font-weight: 400
}

#invs_step7 .jcf-select {
    min-width: 100px;
    padding: 9px 16px
}

#investmentTabs .jcf-select {
    border: 1px solid #374151;
    display: none!important
}

.directinvs .jcf-select,.ira_provider .jcf-select {
    border: 1px solid #e2e8f0;
    width: 100%;
    border-radius: .5rem
}

.custom-select-box .jcf-select,.payment-activity-history .jcf-select,.wpcf7-form .jcf-select {
    color: #000;
    border: 1px solid #ced4da;
    width: 100%
}

.broker-form.submit-loan-form .wpforms-form textarea,.custom-select-box .jcf-select {
    border-radius: .5rem
}

.jcf-select-opener::before {
    display: inline-block;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid #fff0;
    border-bottom: 0;
    border-left: .3em solid #fff0;
    color: #fff
}

.custom-select-box .jcf-select-opener::before,.custom-select-box .jcf-select-text span,.directinvs .jcf-select-opener::before,.directinvs .jcf-select-text span,.ira_provider .jcf-select-opener::before,.ira_provider .jcf-select-text span,.payment-activity-history .jcf-select .jcf-select-opener::before,.payment-activity-history .jcf-select-text span,.wpcf7-form .jcf-select-opener::before,.wpcf7-form .jcf-select-text span {
    color: #475467
}

.jcf-select-text span {
    color: #fff;
    font-weight: 500
}

.jcf-select.jcf-select-dropdown-menu {
    background-color: #090040;
    border-color: #ccc;
    border-radius: 6px
}

.jcf-select-drop {
    z-index: 9999999
}

.jcf-list-content ul li span.jcf-option {
    padding: 10px 16px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    transition: background .2s
}

.jcf-list-content ul li span.jcf-option.jcf-hover,.jcf-list-content ul li span.jcf-option:hover {
    background-color: #f1f1f1
}

.jcf-list-content ul li span.jcf-option.jcf-selected {
    background-color: #e5e5f5;
    font-weight: 600
}

.jcf-list-content ul li,.wpforms-submit-container {
    display: contents
}

#loginform p.login-username label,#modalloginform p.login-username label {
    text-align: left!important;
    margin-top: .25rem!important;
    width: 100%!important;
    margin-bottom: .5rem;
    font-size: .875em
}

#loginform p.login-username input,#modalloginform p.login-username input {
    font-size: 16px;
    min-height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    border-radius: .5rem
}

.login-error a,.login-error p {
    font-size: 15px;
    margin-top: 10px
}

#pwdresetform .btn-primary,.uwp_forgot_submit {
    color: #fff!important;
    background-color: #1645d4!important;
    border-color: #1645d4!important;
    font-size: 16px!important;
    font-weight: 500!important;
    line-height: 24px!important;
    padding: 11px 20px!important
}

#forgotpassword .form-label {
    font-size: .875em
}

.cl_signup_steps .pwdreset.card-body h2,.forgotpwd-box .mb-4 {
    font-size: 64px!important;
    font-weight: 700!important;
    line-height: 81px!important
}

.forgotpwd-box .mb-1 {
    font-size: 24px!important;
    line-height: 32px!important;
    font-weight: 600
}

#forgotpassword .uwp-register-link,#wpforms-form-2538 .wpforms-field.wpforms-field-email,#wpforms-form-2538 .wpforms-field.wpforms-field-name,#wpforms-form-2538 .wpforms-page .wpforms-field-select .jcf-select.jcf-unselectable,#wpforms-form-2538 .wpforms-page label.wpforms-error,.doc-label .wpforms-field-label,.mob-display-block,.wpforms-submit-spinner,div[data-argument=confirm_password] .form-text.text-muted.d-block {
    display: none!important
}

#pwdresetform .input-group label.small {
    text-align: left!important;
    margin-top: .25rem!important;
    width: 100%!important;
    margin-bottom: .5rem!important;
    font-size: .875em!important
}

#pwdresetform .input-group input[type=password],#pwdresetform .input-group input[type=text] {
    border-radius: .5rem!important 0!important 0!important!important .5rem!important;
    border-right: 0 solid #007bff!important
}

#pwdresetform .input-group .input-group-text {
    border-radius: 0!important .5rem .5rem 0!important!important!important
}

#borrowerSignupModal .card.login-card,#borrowerSignupModal .steps_box .card,#brokerSignupModal .card.login-card,#brokerSignupModal .steps_box .card,#signupInvsModal .card.login-card,#signupInvsModal .steps_box .card,#signupModal .card.login-card,#signupModal .steps_box .card,.modal-body .card.login-card #signupModal .card-body,.signed.btn {
    border: none
}

#pwdresetform .input-group .far.fa-fw.fa-eye {
    color: #b0b0c3!important;
    font-size: 1rem!important
}

#pwdresetform .progress.mt-1,.uwp-registration-form .uwp-password-wrap .progress {
    margin-top: 1rem!important
}

#borrowerSignupModal .card-body,#borrowerSignupModal .modal-body,#brokerSignupModal .card-body,#brokerSignupModal .modal-body,#signupInvsModal .card-body,#signupInvsModal .modal-body,#signupModal .card-body,#signupModal .modal-body,.modal-body .cl_signup_steps {
    padding: 0
}

.borrower_cover_img img {
    width: 85%!important;
    max-height: 192px!important
}

.borrower-box.bg-dark {
    background-color: #1d2126!important
}

.borrower-box.bg-light {
    background-color: #f8f9fa!important
}

.signed.btn {
    background-color: #1653ea!important
}

.videomodal .modal-content {
    background-color: #000!important;
    border: 1px solid #000!important
}

.videomodal .modal-content .btn-close {
    position: absolute
}

.modal-loader-blur {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(4px);
    background-color: #fff9;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .5rem
}

.loader-img {
    width: 60px;
    height: 60px
}

#ndaModal p {
    font-size: 16px;
    color: #000613
}

#ndaModal ul {
    list-style: disc;
    padding-left: 28px;
    margin-bottom: 14px
}

.wp-block-heading {
    font-size: 28px!important;
    line-height: 36px!important
}

.wpcf7-not-valid-tip {
    padding-top: 5px;
    font-size: 14px
}

.inv_checkout {
    padding: 58px 0
}

.inv_checkout .card-body {
    padding: 48px 62px
}

.fc_v2 {
    background-color: #f9fafb!important;
    border-color: #e5e7eb!important;
    font-size: 20px
}

ul.ins_summary {
    display: grid;
    gap: 20px;
    margin-top: 24px
}

ul.ins_summary li {
    background-color: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 8px 16px;
    margin-bottom: 0
}

ul.ins_summary li span {
    font-size: 14px;
    color: #4b5563
}

ul.ins_summary li p {
    font-size: 16px;
    color: #000613;
    font-weight: 500
}

.inv_checkout_img {
    width: 100%;
    height: 302px;
    object-fit: cover;
    border-radius: 8px
}

.payment-method {
    font-family: "Segoe UI",sans-serif;
    max-width: 600px;
    margin: 1.5rem auto
}

.payment-option {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 1rem;
    border: 1px solid #e2e8f0;
    border-radius: .5rem;
    cursor: pointer;
    margin-bottom: 1rem;
    background: #fff;
    transition: .3s
}

.payment-option:hover {
    border-color: #0d6efd
}

.payment-option input[type=radio] {
    accent-color: #0d6efd;
    width: 18px;
    height: 18px;
    margin-top: .3rem;
    cursor: pointer
}

.option-content,.stats-content {
    flex: 1
}

.option-title {
    font-weight: 600;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: .5rem;
    color: #0b0f22
}

.option-desc {
    font-size: .875rem;
    color: #6c757d;
    margin-top: .2rem
}

ul.list_item_v2 li {
    display: flex;
    justify-content: space-between;
    padding: 18px 0;
    border-bottom: 1px solid #e5e7eb
}

.card_v8 {
    background-color: #f9fafb;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 0
}

.icon-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 24px
}

.icon-circle.success {
    background-color: #d1fae5;
    color: #10b981
}

.icon-circle.mail {
    background-color: #e0ebff;
    color: #2563eb
}

.field-half {
    width: 48%
}

.uwp-registration-form.uwp_form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 35px;
    text-align: start
}

.uwp-registration-form.uwp_form .sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 0 10px;
    overflow: visible;
    clip: auto;
    white-space: normal;
    border-width: 0
}

.flatpickr-current-month,.uwp-register-class .card-body {
    padding: 0!important
}

.uwp-register-class {
    margin-top: 1.5rem
}

.uwp-register-class label {
    font-size: .875em!important
}

.uwp-registration-form.uwp_form .btn.btn-primary:hover {
    box-shadow: none!important;
    color: #fff!important;
    background-color: #1645d4;
    border-color: #1645d4
}

input#invest-input {
    padding: 5px!important;
    margin-bottom: 0!important;
    border-radius: 2px;
    border: 0
}

#invest-form input.btn.btn-light {
    padding: 6px 28px;
    border-radius: 2px!important;
    border: 0;
    margin-top: -5px;
    margin-left: 5px
}

.form-check-input:checked {
    background-color: #0d6efd!important;
    border-color: #0d6efd!important
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")!important
}

.form_step_btn a {
    color: #1645d4!important;
    text-decoration: none!important;
    display: inline-block!important
}

.uwp-registration-form .uwp-password-wrap .input-group-text {
    border-bottom-right-radius: .5rem!important;
    border-top-right-radius: .5rem!important
}

#emailInput.error,.input-invalid {
    border: 1px solid red!important
}

#emailInput {
    transition: border .3s
}

.form_step_btn_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin: 0 auto
}

.form_step_btn_box.step1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    text-align: unset
}

#signupInvsModal #investor-registration #invs_step8 .form_step_btn_box {
    width: 487px
}

.input-invalid {
    box-shadow: 0 0 5px 2px #ff000080!important
}

#drop-area.input-invalid {
    border-color: red;
    box-shadow: 0 0 6px red!important
}

.dash_v2 .navigation ul li a .icon img,.upload-progress {
    margin-top: 10px
}

#drop-area .progress {
    background-color: #eee;
    border-radius: 20px;
    height: 25px
}

#drop-area .progress-bar {
    background-color: #007bff;
    height: 100%;
    border-radius: 20px;
    transition: width .3s
}

#selectedValue.input-invalid {
    border: 2px solid red!important;
    box-shadow: 0 0 6px red!important
}

.modal-content .btn-close {
    top: 10px!important;
    right: 20px!important;
    z-index: 10!important;
    color: #2a5cd4
}

.featured_v4.faq_block,.lightbluebg,.new-dashboard-nav.collapsed .dashboard-nav-list-new .dashboard-nav-item-new.active {
    background-color: #f2f3f7
}

.faq_block .accordion .accordion-item .accordion-button {
    font-size: 18px;
    background: #fff;
    color: #000613;
    font-weight: 500;
    border-radius: 8px;
    padding: 8px 18px;
    position: relative
}

.faq_block #faq_accordion .accordion-button::after {
    content: "\f078";
    color: #6b7280
}

.faq_block #faq_accordion .accordion-button:not(.collapsed)::after {
    content: "\f077"
}

.dropdown-toggle::after {
    border-top: .3em solid;
    border-right: .3em solid #fff0;
    border-bottom: 0;
    border-left: .3em solid #fff0;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    margin-left: .5em;
    vertical-align: middle;
    font-size: .7rem;
    border: 0
}

.offerings-holder .js-ajax-tabs-responce .pagging.ajax-pagging .pagging__list .pagging__list--next,.offerings-holder .js-ajax-tabs-responce .pagging.ajax-pagging .pagging__list .pagging__list--prev,.tab-container .tab-active,label.file {
    display: block!important
}

.dropdown img#profilePic {
    width: 25px;
    height: auto;
    margin-left: 5px
}

.single_pg .content strong {
    padding: 10px 0;
    display: block
}

.featured_v4.single_pg {
    padding-top: 0
}

#faq_accordion .accordion-item .accordion-button {
    font-size: 20px;
    color: #000613;
    font-weight: 500;
    border-radius: 8px;
    padding: 8px 18px;
    position: relative;
    background: #f2f3f7
}

.faq-related #faq_accordion .accordion-body ul {
    font-size: 18px;
    color: #475467
}

.profile_dropdown button.btn:active,.profile_dropdown button.btn:focus {
    border: 0;
    box-shadow: none;
    outline: 0
}

img.myprofile {
    width: 38px;
    height: 38px;
    border-radius: 9999px;
    border: 2px solid #1645d4
}

#invs_step8 .fa-question-circle,.label-box .fas.fa-question-circle {
    font-size: 25px
}

.inner-overlay {
    display: none;
    z-index: 1055
}

.inner-backdrop {
    position: absolute;
    inset: 0;
    background: #00000059;
    backdrop-filter: blur(2px)
}

.inner-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    padding: 1.25rem;
    border-radius: .5rem;
    box-shadow: 0 .75rem 1.5rem #00000040;
    width: 90%;
    z-index: 1060
}

#preview-enlarged .nav-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    font-size: 20px;
    background-color: #c8c8c8e6;
    color: #333;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color .2s;
    box-shadow: 0 2px 4px #0003
}

#preview-enlarged .nav-arrow:hover {
    background-color: #a0a0a0f2
}

#preview-enlarged .nav-arrow.left {
    left: 10px
}

#preview-enlarged .nav-arrow.right {
    right: 10px
}

#thumbnail-container .thumbnail {
    border: none!important
}

#thumbnail-container .thumbnail.focused {
    border: 2px solid #fbb20f!important
}

.invest_card .circle_icon .bg-blue {
    background: #1d4ed830;
    border: 4px solid #1645d4;
    width: 64px;
    height: 64px
}

.investortestimonialslider .testimonial-card {
    background: #fff0;
    padding: 0;
    min-height: 0
}

.testimonialslider .testimonial-card {
    background-color: #fff;
    padding: 30px;
    min-height: 280px
}

.swiper-pagination.invetor_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.testimonial_card .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1
}

.swiper-pagination.invetor_pagination .swiper-pagination-bullet,.testimonial_card .swiper-pagination-bullet {
    background: #fff;
    opacity: .4
}

.swiper-button-prev.investor_navpagprev {
    position: absolute;
    bottom: 0;
    left: 45%;
    top: auto;
    transform: translateX(-45%);
    z-index: 12
}

.swiper-button-next.investor_navpagnext {
    position: absolute;
    bottom: 0;
    right: 44%;
    top: auto;
    transform: translateX(-44%);
    z-index: 12
}

.swiper-button-next.investor_navpagnext:after,.swiper-button-prev.investor_navpagprev:after {
    font-size: 16px;
    background-color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 9999px;
    padding: 0 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600
}

.cardopten {
    background-color: #ffffff20;
    border-radius: 8px;
    padding: 28px;
    margin-top: 50px
}

.cardopten p {
    color: #fff;
    font-style: italic
}

.page-template-template-home .testimonials_video {
    margin-bottom: 68px
}

.contact-box.cf7-blur-active .wpcf7 {
    filter: blur(3px);
    pointer-events: none;
    user-select: none;
    opacity: .6
}

.contact-box.cf7-blur-active::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px;
    border: 4px solid #999;
    border-top-color: #5b00f7;
    border-radius: 50%;
    animation: 1s linear infinite spin;
    z-index: 10
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.badge-custom {
    font-size: 16px;
    color: #000613;
    padding: 4px 15px;
    border-radius: 5px
}

.featured_offerings.fund_deals {
    z-index: 12
}

#cf7-contact-message-box {
    margin-bottom: 20px
}

.page-template-template-contact .cf7-success {
    background: #dff0d8;
    color: #3c763d;
    padding: 12px 20px;
    border-left: 5px solid #3c763d;
    border-radius: 5px
}

.page-template-template-contact .cf7-error {
    background: #f2dede;
    color: #a94442;
    padding: 12px 20px;
    border-left: 5px solid #a94442;
    border-radius: 5px
}

.offeringtile_title.title_v3,.title_v3 {
    height: 100px
}

.btn-primary {
    transition: transform .2s ease-in-out
}

.check-list {
    gap: 20px 40px
}

.featured_offerings.testimonial_card {
    margin-bottom: 54px
}

.fund_deals .shape-left-center {
    width: 31%;
    z-index: -1
}

.fund_deals img.shape-right-bottom {
    width: 29%
}

.banner.banner_borrowers:before {
    background: linear-gradient(180deg,#021036de,#021036 85.096%)
}

.loan_type_btn {
    gap: 8px;
    flex-flow: wrap
}

.fs-xs,.loan_type_btn .btn,.notification_box .verification-box .message-text {
    font-size: 12px
}

.page-template-template-dashboard .brokerbtn,.sticky-div {
    padding: 0 12px
}

.card.card_v2.card_horizontal.card_horizontal_v2 .loan_type_btn {
    flex-flow: column;
    align-items: start
}

.navbar-brand img.custom-logo {
    width: 100px;
    height: auto
}

.menu_end_btn .profile_dropdown .dropdown-item {
    padding: 8px 12px;
    display: flex;
    gap: 10px;
    align-items: center
}

.profile_dropdown button.btn {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0
}

.dash_v2 .navigation {
    position: absolute;
    width: 300px;
    height: 100%;
    background: #001c46;
    border-left: 10px solid #001c46;
    transition: .5s;
    overflow: hidden
}

.dash_v2 .navigation ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 0
}

.dash_v2 .navigation ul li {
    position: relative;
    width: 100%;
    list-style: none;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.choose-section ul,.intro-section .logo-block,ol:not([class]),ul:not([class]) {
    margin-bottom: 15px
}

.dash_v2 .navigation ul li.active_menu {
    background-color: #fff!important
}

.dash_v2 .navigation ul li a {
    position: relative;
    display: block;
    width: 100%;
    display: flex;
    text-decoration: none;
    color: #fff
}

.dash_v2 li.active_menu a {
    color: #0a2558!important
}

.dash_v2 .navigation ul li a .icon {
    position: relative;
    display: block;
    min-width: 60px;
    height: 60px;
    line-height: 75px;
    text-align: center
}

.dash_v2 .navigation ul li a .title {
    position: relative;
    display: block;
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
    text-align: start;
    white-space: nowrap
}

.dash_v2 .main {
    position: relative;
    width: calc(100% - 300px);
    left: 300px;
    background: #fff;
    transition: .5s;
    top: 0;
    overflow-y: scroll;
    height: 84vh
}

.dash_v2 .topbar {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px
}

.dash_v2 .main h2 {
    line-height: 60px
}

.dash_v2 .toggle {
    position: relative;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.5rem;
    cursor: pointer
}

.dash_v2 .page_title,.dash_v2 .page_title p {
    text-align: center;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 600;
    padding-top: 12px;
    color: #001c46
}

.cardBox {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 30px
}

.cardBox,.dash_v2 .details,.dash_v2 .details .recentOrders {
    padding: 20px;
    position: relative
}

.cardBox .card {
    position: relative;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    flex-direction: inherit;
    border: none
}

.cardBox .card .carddiv,.career .blockquote .image-holder {
    width: 130px
}

.cardBox .card .numbers {
    position: relative;
    font-weight: 600;
    font-size: 18px;
    color: #001c46
}

.cardBox .card .cardName {
    color: #999;
    font-size: 16px;
    margin-top: 5px
}

.cardBox .card .iconBx {
    font-size: 3.5rem;
    color: #999
}

.page-template-template-dashboard .alert.alert-success {
    --bs-alert-color: #44c553;
    --bs-alert-bg: #ecf9ee;
    --bs-alert-border-color: #beebc3;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius);
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    width: 97%;
    margin: 0 auto;
    display: none
}

.page-template-template-dashboard .tab-container {
    position: relative;
    padding: 20px
}

.tab-container .tab-menu ul {
    margin: 0;
    padding: 0
}

.tab-container .tab-menu ul li {
    list-style-type: none;
    display: inline-block
}

.tab-container .tab-menu ul li a.active-a {
    background-color: #001c46;
    color: #fff
}

.tab-container .tab-menu ul li a {
    text-decoration: none;
    color: #001c46;
    background-color: #001c4614;
    padding: 7px 25px;
    border-radius: 4px
}

#map-layer {
    width: 100%;
    margin: 20px 0;
    min-height: 400px
}

#map-layer,.france .contact-us .main-section .text,.page-id-2394 #createuser .acf-field input[type=email],.page-id-2394 #createuser .acf-field input[type=number],.page-id-2394 #createuser .acf-field input[type=password],.page-id-2394 #createuser .acf-field input[type=search],.page-id-2394 #createuser .acf-field input[type=text],.page-id-2394 #createuser .acf-field input[type=url],.page-id-2394 #createuser .acf-field select,.page-id-2394 #your-profile .acf-field input[type=email],.page-id-2394 #your-profile .acf-field input[type=number],.page-id-2394 #your-profile .acf-field input[type=password],.page-id-2394 #your-profile .acf-field input[type=search],.page-id-2394 #your-profile .acf-field input[type=text],.page-id-2394 #your-profile .acf-field input[type=url],.page-id-2394 #your-profile .acf-field select,.page-id-2576 #createuser .acf-field input[type=email],.page-id-2576 #createuser .acf-field input[type=number],.page-id-2576 #createuser .acf-field input[type=password],.page-id-2576 #createuser .acf-field input[type=search],.page-id-2576 #createuser .acf-field input[type=text],.page-id-2576 #createuser .acf-field input[type=url],.page-id-2576 #createuser .acf-field select,.page-id-2576 #your-profile .acf-field input[type=email],.page-id-2576 #your-profile .acf-field input[type=number],.page-id-2576 #your-profile .acf-field input[type=password],.page-id-2576 #your-profile .acf-field input[type=search],.page-id-2576 #your-profile .acf-field input[type=text],.page-id-2576 #your-profile .acf-field input[type=url],.page-id-2576 #your-profile .acf-field select {
    max-width: 100%
}

.cardBox .card,.dash_v2 .details .recentOrders {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 7px 25px #00000014
}

.dash_v2 .cardHeader h2,.dash_v2 .main h2 {
    color: #001c46;
    font-size: 26px;
    font-weight: 600
}

.tab-container .tab {
    display: none;
    padding-top: 26px
}

.fancybox-button,.jcf-list,.jcf-list .jcf-list-content,.jcf-select,.offering .chart span,img,textarea {
    vertical-align: top
}

.blockquote-section .text-block,.login-form {
    max-width: 800px;
    margin: 0 auto
}

.broker-form .wpforms-submit,.broker-form button.wpforms-page-button {
    background-color: #001c46!important;
    color: #fff!important;
    font-size: 18px!important;
    font-family: Oxygen,Arial,Helvetica,sans-serif
}

.dash_v2 .details table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px
}

.dash_v2 .details .recentOrders table tr:last-child,.invoice-box table tr.item.last td {
    border-bottom: none
}

.dash_v2 .details .recentOrders table tr {
    font-weight: 500;
    color: #222;
    border-bottom: 1px solid #0000001a;
    text-align: center
}

.dash_v2 .details .recentOrders table tr td {
    width: 108px;
    font-size: 14px;
    padding: 10px
}

.dash_v2 .details .recentOrders table tr td a {
    background-color: #fff0;
    color: #001c46
}

.actionSelect a,.actionSelectUpload a {
    font-size: 12px;
    color: #538cca;
    width: 100%;
    float: left
}

.dash_v2 .cardHeader .btn,.dash_v2 .details .recentOrders table tbody tr:hover {
    background: #0a2558;
    color: #fff
}

.page-template-template-dashboard .wpforms-frontend-entries tr:hover a {
    color: #fff!important;
    text-decoration: none
}

.pic-holder .upload-file-block,.pic-holder .upload-loader {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #5a5c69b3;
    color: #fff!important;
    font-size: 12px;
    font-weight: 600;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s
}

.profile-pic-wrapper {
    width: 100%;
    position: relative;
    margin-top: 35px
}

.pic-holder {
    text-align: center;
    position: relative;
    border-radius: 50%;
    width: 150px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    flex: none;
    padding: 0
}

#ajaxLoader,.dashboard-nav {
    position: fixed
}

.page-template-template-user-profile .login-form form.uwp-account-form.uwp_form.mt-3 {
    width: 62%;
    margin: 0 auto
}

.page-template-template-user-profile .login-form input {
    opacity: 1;
    color: #001c46
}

#resetpassform .resetpass-submit .button.button-primary,#your-profile .acf-input .acf-actions .acf-repeater-add-row,.form-submit #updateuser {
    background: #001c46;
    color: #fff;
    border: 1px solid #001c46;
    padding: 10px 18px;
    line-height: 1.4;
    min-width: 342px;
    transition: .3s;
    font-size: 20px
}

#your-profile .acf-input .acf-actions .acf-repeater-add-row {
    display: block;
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
    text-align: center
}

.acf-repeater>.acf-actions .acf-button {
    float: right;
    pointer-events: auto!important
}

.main-section {
    font-size: 24px;
    padding: 112px 0;
    text-align: center;
    background-position: 50% 50%;
    background-size: cover
}

article .content {
    max-width: 1234px;
    margin: 0 auto;
    padding: 40px 20px 70px
}

.outer.LinkOuter {
    display: flex;
    border: 1px solid #cfcfcf;
    padding: 9px 18px
}

.blue-btn {
    background: #001c46;
    color: #fff;
    border: 1px solid #001c46
}

.brokerbtn .btn {
    display: inline-block;
    text-align: center;
    padding: 10px 18px;
    line-height: 1.4;
    min-width: 342px;
    transition: .3s;
    font-size: 20px;
    border-radius: 0
}

.brokerbtn .btn:hover {
    background: #b5d560;
    border: 1px solid #b5d560;
    color: #fff
}

.acc-table td,.acc-table th {
    padding: 10px;
    text-align: left
}

.acc-table tr,.invoice-box table tr.item td {
    border-bottom: 1px solid #eee
}

.acc-table tr:last-child {
    border-bottom: none!important
}

.acc-table td img {
    vertical-align: middle;
    margin-right: 6px;
    float: left
}

.acc-table {
    width: 100%;
    font-size: 14px;
    color: #787878;
    margin: 10px auto;
    text-align: center
}

.doc-input,.doc-label {
    width: 50%!important;
    float: left!important;
    clear: none!important
}

.doc-last {
    float: left!important;
    clear: both!important
}

.file.uploaded {
    border-color: green!important
}

.file.uploaded div {
    color: green!important
}

.wpforms-field-container {
    display: flex!important;
    width: 100%!important
}

.doc-input.w-100,.wpforms-page.wpforms-page-1,.wpforms-page.wpforms-page-2,.wpforms-page.wpforms-page-3,.wpforms-page.wpforms-page-4,label#drop-area-borrower-upload {
    width: 100%!important
}

.doc-input input[type=file] {
    position: absolute!important;
    left: 0!important;
    top: 0!important;
    width: 100%!important;
    height: 100%!important;
    opacity: 0!important;
    outline: 0!important
}

.doc-input label {
    width: 97%!important
}

label.file {
    position: relative!important;
    font-size: 80%!important;
    text-align: center!important;
    text-transform: uppercase!important;
    border: 2px dashed #ccc!important;
    padding: 1.4rem!important;
    border-radius: 6px!important
}

.drop-area--file-uploaded.file {
    padding: .31rem!important
}

label.upload-error.file {
    border: 2px dashed #c00!important
}

.wpforms-field-checkbox input[type=checkbox] {
    width: 0!important;
    margin: 0!important;
    padding: 0!important
}

.wpforms-submit.broker-submit {
    float: right!important;
    background-color: #1645d4!important;
    border-color: #1645d4;
    border-radius: 6px!important;
    font-weight: 500;
    font-size: 16px!important;
    bottom: 20px!important;
    left: auto;
    right: 8rem
}

.dash_v2 .login-form #wordfence-ls th {
    width: 210px;
    padding: 20px 10px 20px 0
}

.dash_v2 .login-form #wordfence-ls td {
    padding: 15px 10px
}

@media (max-width: 991px) {
    .dash_v2 .navigation {
        left:-300px
    }

    .dash_v2 .navigation.active {
        width: 300px;
        left: 0
    }

    .dash_v2 .main {
        width: 100%;
        left: 0
    }

    .dash_v2 .main.active {
        left: 300px
    }

    .cardBox,.dash_v2 .cardBox {
        grid-template-columns: repeat(2,1fr)
    }

    .form_step_btn_box {
        width: 100%
    }

    .dashboard-nav.mobile-show::before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,.5);
        z-index: -1;
        animation: .3s ease-in-out fadeIn
    }

    #allLoansTabContent .card.new_loan_card,#allLoansTabContent .card.offeringcardv4 {
        min-height: auto
    }

    .offeringcard_tblock_btn {
        position: static;
        padding: 0
    }
}

@media only screen and (min-device-width: 1320px) and (max-device-width:1560px) {
    #wpforms-form-2538 .wpforms-field.wpforms-field-checkbox .wpforms-field-description {
        min-height:40px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:991px) {
    #wpforms-form-2538 .wpforms-field.wpforms-field-checkbox .wpforms-field-description {
        min-height:40px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width:480px) {
    .dash_v2 .main.active {
        left:80px
    }

    .tab-container .tab-menu ul li {
        margin-bottom: 30px
    }

    .tab-container .tab .card img {
        width: 100%
    }

    form.uwp-account-form.uwp_form.mt-3 {
        width: 100%!important
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
        margin: 0 10px 12px 0!important
    }

    .login-form-wrap,.page-template-template-dashboard .brokerbtn,.sticky-div {
        padding: 0 12px
    }
}

.dashboard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh
}

.dashboard .menu-toggle,.dashboard-app,.dashboard-nav header,.dashboard-nav-dropdown,.dashboard-nav-dropdown-item,.dashboard-nav-dropdown.show>.dashboard-nav-dropdown-menu,.dashboard-nav-item,.dashboard-nav-list,.dashboard-toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.dashboard-app {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-top: 0;
    background-color: #fff
}

.dashboard-content {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 25px
}

.dashboard-nav-dropdown-item,.dashboard-nav-item {
    padding: 8px 20px 8px 70px;
    transition: .5s ease-out
}

.dashboard-nav {
    min-width: 238px;
    left: 0;
    bottom: 0;
    overflow: auto;
    z-index: 999;
    background-color: #021035
}

.dashboard-nav header {
    min-height: 84px;
    padding: 8px 27px;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.dashboard-nav header .menu-toggle {
    display: none;
    margin-right: auto
}

a.dashboard-nav-item.active {
    color: #021036;
    background: #f2f3f7
}

.dashboard-nav a:hover {
    text-decoration: none
}

.dashboard-nav-dropdown,.dashboard-nav-list {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.dashboard-nav-item {
    min-height: 56px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .02em
}

.dashboard-nav-item i {
    width: 36px;
    font-size: 19px;
    margin-left: -40px
}

.dashboard-nav-dropdown-item:hover,.dashboard-nav-dropdown.show,.dashboard-nav-item:hover {
    background: rgba(255,255,255,.04)
}

.dashboard-nav-dropdown.show>.dashboard-nav-dropdown-toggle:after {
    -webkit-transform: none;
    -o-transform: none;
    transform: none
}

.dashboard-nav-dropdown.show>.dashboard-nav-dropdown-menu {
    display: flex
}

.dashboard-nav-dropdown-toggle:after {
    content: "";
    margin-left: auto;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(81,81,81,.8);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.dashboard-nav .dashboard-nav-dropdown-toggle:after {
    border-top-color: rgba(255,255,255,.72)
}

.dashboard-nav-dropdown-menu {
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.dashboard-nav-dropdown-item {
    min-height: 40px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.dashboard .menu-toggle {
    position: relative;
    width: 42px;
    height: 42px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.dashboard .new-dashboard-nav.collapsed .menu-toggle {
    width: 100%;
    border-radius: 0!important
}

.dashboard .menu-toggle:active,.dashboard .menu-toggle:focus,.dashboard .menu-toggle:hover {
    text-decoration: none;
    color: #fff
}

.dashboard .menu-toggle i {
    font-size: 20px
}

.dashboard-toolbar {
    min-height: 40px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 27px;
    position: absolute;
    top: 85px;
    right: 0;
    left: 0;
    z-index: 11
}

.nav-item-divider {
    height: 1px;
    margin: 1rem 0;
    overflow: hidden;
    background-color: rgba(236,238,239,.3)
}

.btn-success,.btn-success:hover {
    color: #fff!important;
    background-color: #16a34a;
    border-color: #16a34a
}

@media (max-width: 768px) {
    .dashboard-content {
        padding:15px 0
    }
}

@media (max-width: 992px) {
    .dashboard-nav {
        display:none;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 1070
    }

    .dashboard-nav.mobile-show {
        display: block
    }

    .dashboard-nav header .menu-toggle {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.offeringcard_img img {
    border-radius: 8px;
    height: 192px;
    width: 100%
}

.offeringcard_title h5 {
    color: #111827;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.offeringcard_tblock .offeringcard_title {
    min-height: 90px
}

.offeringcard_tcontent .eclosingdate,.page-template-template-dashboard .offeringcard_title p {
    min-height: 26px
}

.offeringcard_tblock {
    padding: 16px;
    display: flex;
    gap: 10px;
    align-items: start;
    justify-content: space-between
}

.offeringcard_tblock .ft-cat {
    position: relative;
    right: auto;
    top: auto
}

.btn-success {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    padding: 11px 20px
}

.btn-v3,.btn-v3:hover {
    color: #374151!important;
    background-color: #f2f3f7;
    border-color: #f2f3f7
}

.btn-v3 {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 11px 12px
}

.request_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px
}

.dotg.green,.offeringcard_tcontent ul li span.dot.green {
    background-color: #22c55e
}

.dotg,.offeringcard_tcontent ul li span.dot {
    background-color: #d1d5db;
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 9999px;
    margin-right: 8px
}

.offeringcard_tcontent ul li {
    margin-bottom: 6px;
    color: #9ca3af
}

.offeringcard_tcontent .active {
    color: #111827;
    background: 0 0
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles span.wpforms-page-indicator-page-title,.stepper .circle,.stepper .label {
    font-size: 14px;
    color: #adaebc;
    font-weight: 600
}

.add_loan_request {
    background-color: #1645d4;
    width: 64px;
    height: 64px;
    color: #fff;
    border-radius: 9999px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px
}

.new_loan_card {
    background: linear-gradient(90deg,#eff6ff,#dbeafe 100%);
    border-image: linear-gradient(90deg,rgba(239,246,255,1),rgba(219,234,254,1)) 1;
    overflow: hidden;
    border-radius: 12px;
    border: 0
}

.card.offeringcardv4 {
    border: 1px solid #e5e7eb;
    border-radius: 8px
}

.nav-tabs.tabv2 .nav-link {
    color: #6d7178
}

.nav.nav-tabs.tabv2 {
    border-bottom: 1px solid #374151
}

.nav-tabs.tabv2 .nav-link.active {
    background-color: #252c3f;
    border: 1px solid #000613;
    color: #fff
}

.dashboard-content.myaccount_loanrequest {
    background-image: url(assets/img/loans-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%
}

.v-center {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh
}

.dashboard_form input::-webkit-input-placeholder,.dashboard_form select::-webkit-input-placeholder,.dashboard_form textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #adaebc!important;
    text-transform: capitalize
}

.dashboard_form input:-ms-input-placeholder,.dashboard_form select:-ms-input-placeholder,.dashboard_form textarea:-ms-input-placeholder {
    font-size: 14px;
    color: #adaebc!important;
    text-transform: capitalize
}

.dashboard_form input::-ms-input-placeholder,.dashboard_form select::-ms-input-placeholder,.dashboard_form textarea::-ms-input-placeholder {
    font-size: 14px;
    color: #adaebc!important;
    text-transform: capitalize
}

.dashboard_form input::placeholder,.dashboard_form select::placeholder,.dashboard_form textarea::placeholder {
    font-size: 14px;
    color: #adaebc!important;
    text-transform: capitalize
}

.input-groupv2 i {
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    color: #ced4da
}

.stepper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0;
    gap: 78px
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page,.stepper .step {
    display: flex;
    align-items: center;
    position: relative
}

.stepper .circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f3f7;
    z-index: 2
}

.stepper .label,.tooltip-status {
    margin-left: 8px
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:after,.stepper .step::after {
    content: "";
    position: absolute;
    top: 50%;
    left: calc(100% + 10px);
    width: 60px;
    height: 3px;
    background: #e5e7eb;
    transform: translateY(-50%);
    z-index: 1
}

.stepper .step.completed .circle {
    background: #1d4ed8;
    color: #fff
}

.stepper .step.completed .label {
    color: #adaebc;
    font-weight: 600
}

.stepper .step.completed::after {
    background: #1d4ed8
}

.stepper .step.active .label {
    color: #000;
    font-weight: 700
}

.dropzone {
    border: 2px dashed #cbd5e1;
    border-radius: 8px;
    padding: 40px;
    text-align: center;
    color: #64748b;
    cursor: pointer;
    transition: border-color .3s,background-color .3s
}

.budget-left,div.wpforms-container .wpforms-form .choices__list--dropdown .choices__list,div.wpforms-container .wpforms-form .choices__list--single .choices__item {
    text-align: left
}

.budget-left,.budget-right {
    color: #6c757d;
    font-size: .9rem
}

.dropzone.dragover {
    border-color: #2563eb;
    background-color: #f0f9ff
}

.budget-wrapper {
    margin: 16px 0 0
}

.budget-header {
    margin-bottom: .5rem
}

.budget-right {
    text-align: right
}

.custom-progress {
    height: 12px;
    border-radius: 20px;
    background-color: #e5e7eb;
    overflow: hidden;
    margin-bottom: 1.5rem
}

.progress-used {
    width: 65%;
    background-color: #2563eb;
    border-radius: 20px
}

.budget-stats .stat-value {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: .2rem;
    line-height: 18px
}

.budget-stats .stat-label {
    font-size: 14px;
    color: #4b5563;
    margin: 0
}

.amount-used {
    color: #16a34a
}

.draw-requests {
    color: #111827
}

.card_v3 {
    background-color: #fff;
    border: 1px solid #374151;
    border-radius: 8px;
    padding: 22px
}

table.custom-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 8px
}

table.custom-table thead th {
    text-align: left;
    padding: 12px;
    background-color: #f2f3f7!important;
    font-weight: 700;
    border: 0!important
}

table.custom-table tbody tr {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 6px
}

table.custom-table tbody td {
    padding: 20px 12px;
    border-top: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb
}

table.custom-table tbody tr td:first-child {
    border-left: 1px solid #e5e7eb;
    border-radius: 6px 0 0 6px
}

table.custom-table tbody tr td:last-child {
    border-right: 1px solid #e5e7eb;
    border-radius: 0 6px 6px 0
}

table.custom-table tfoot td {
    padding: 12px;
    font-weight: 700;
    background-color: #f2f3f7!important;
    border: 0!important
}

.alert.alert-success {
    background-color: #f0fdf4;
    border: 1px solid #bbf7d0;
    color: #15803d
}

.alert.alert-light {
    background-color: #f2f3f7;
    border: 1px solid #f2f3f7;
    color: #374151
}

.property_info {
    display: flex;
    align-items: start;
    justify-content: space-between
}

.property_info img {
    width: 367.34px;
    height: 192px;
    object-fit: cover;
    border-radius: 8px
}

.badge.success {
    background-color: #dcfce7;
    font-size: 12px;
    color: #166534
}

.badge.scheduled {
    font-size: 12px;
    background: #f9e8b0;
    color: #775f07
}

.badge.danger {
    background-color: #fee2e2;
    font-size: 12px;
    color: #991b1b
}

.badge.primary {
    background-color: #eff6ff;
    font-size: 12px;
    color: #1645d4
}

.badge.warning {
    background-color: #fefce8;
    font-size: 12px;
    color: #fef08a
}

table.table_v1 thead tr th {
    background-color: #f2f3f7;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 8px
}

table.table_v1 tbody tr td {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding: 12px 8px
}

.payment_icon {
    background-color: #021036;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    margin: 0 auto
}

.payment_icon i {
    color: #fff;
    font-size: 28px
}

.account-type-group {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column
}

.option-card {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff;
    color: #0f172a;
    cursor: pointer;
    transition: border-color .2s,box-shadow .2s,background-color .2s;
    width: 100%
}

.option-card:hover {
    border-color: #cbd5e1;
    box-shadow: 0 1px 0 rgba(16,24,40,.04)
}

.option-radio {
    width: 18px;
    height: 18px;
    border: 2px solid #cbd5e1;
    border-radius: 50%;
    display: inline-block;
    position: relative
}

.option-radio::after {
    content: "";
    position: absolute;
    inset: 3px;
    border-radius: 50%;
    background: #0d1b4c;
    opacity: 0;
    transition: opacity .15s
}

.account-type-group input[type=radio]:checked+label {
    border-color: #dbeafe;
    background: #f8fbff;
    box-shadow: 0 0 0 2px #e0ecff inset
}

.account-type-group input[type=radio]:checked+label .option-radio {
    border-color: #2563eb
}

.account-type-group input[type=radio]:focus+label {
    box-shadow: 0 0 0 3px rgba(37,99,235,.25);
    outline: 0
}

.alert.alert-primary p {
    color: #084298
}

.stepper-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    margin: 40px 0 0
}

.stepper-wrapper .step {
    text-align: center;
    position: relative;
    flex: 1
}

.stepper-wrapper .step:not(:first-child)::before {
    content: '';
    position: absolute;
    top: 17px;
    left: -41%;
    width: 100%;
    height: 2px;
    background: #e5e7eb;
    z-index: 0
}

.stepper-wrapper .step.hubspot:not(:first-child)::before {
    left: -42%
}

.step.active .step-circle,.step.active:not(:first-child)::before,.stepper-wrapper .step.active .step-circle,.stepper-wrapper .step.completed .step-circle,.stepper-wrapper .step.completed:not(:first-child)::before {
    background: #2563eb
}

.stepper-wrapper .step-circle {
    width: 34px;
    height: 34px;
    background: #e5e7eb;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px
}

.stepper-wrapper .step-title {
    margin-top: 8px;
    font-size: 14px;
    color: #6b7280;
    line-height: 1.3
}

.stepper-wrapper .step.completed .step-title {
    color: #111827;
    font-weight: 500
}

.stepper-wrapper .step.active .step-title {
    color: #2563eb;
    font-weight: 600
}

.tfa_activate {
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background: #f9fafb;
    padding: 12px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.tfa_activate p.status {
    color: #000;
    font-size: 16px;
    font-weight: 400
}

.active_btn a.btn {
    font-size: 14px;
    font-weight: 400;
    padding: 6px 20px
}

.dotg.red,.offeringcard_tblock .offeringcard_title .red,.stepper-wrapper .step.active .step-circle.red {
    background-color: #ef4444
}

.profile-upload {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: fit-content;
    margin: 0 auto
}

.profile-pic {
    position: relative;
    width: 120px;
    height: 120px;
    border: 3px solid #0056d2;
    border-radius: 50%;
    overflow: hidden
}

.profile-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.upload-icon {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-color: #0056d2;
    color: #fff;
    border-radius: 50%;
    padding: 6px;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 11
}

.card-danger {
    border: 1px solid #fecaca;
    border-radius: 8px;
    background: #fef2f2;
    padding: 20px;
    text-align: start
}

.card-danger h6 {
    color: #991b1b;
    font-size: 16px
}

.card-danger ul {
    list-style: disc;
    padding-left: 18px;
    color: #991b1b
}

@media only screen and (min-device-width: 280px) and (max-device-width:767px) {
    .inv_checkout .card-body {
        padding:30px 24px
    }

    .active_btn,.request_btn {
        flex-direction: column
    }

    .offeringcard_tcontent p,.offeringcard_title h5 {
        font-size: 16px
    }

    .offeringcard_title p {
        font-size: 14px
    }

    .tfa_activate {
        flex-direction: column;
        gap: 16px
    }

    .stepper {
        justify-content: center;
        align-items: center;
        gap: 26px;
        flex-direction: row;
        flex-wrap: wrap
    }

    .stepper .step::after,.stepper-wrapper .step:not(:first-child)::before {
        display: none
    }

    .budget-stats {
        text-align: center;
        gap: 26px
    }

    .budget-stats .stat-value {
        font-size: 18px
    }

    .property_info {
        flex-direction: column;
        gap: 24px
    }

    .option-card {
        width: 100%
    }

    .stepper-wrapper {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-content: center;
        align-items: center
    }
}

.profile-pic .card-body,.profile-pic .profile-pic-wrapper {
    height: 100%;
    padding: 0;
    margin: 0
}

span.toggle-password {
    top: 50%!important
}

.font15,.idv_user_info .type {
    font-size: 15px
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number {
    color: #fff;
    background-color: #1d4ed8!important
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px 0 0;
    line-height: 32px;
    text-align: center;
    background: #f2f3f7;
    color: #adaebc
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page.active:after {
    background: #1d4ed8!important
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles {
    border-top: 0;
    border-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    gap: 58px
}

.broker-form.submit-loan-form .wpforms-form .wpforms-field-label,.wpforms-field.wpforms-field-html label {
    font-weight: 400;
    font-size: 14px!important
}

.broker-form.submit-loan-form .wpforms-form input[type=number],.broker-form.submit-loan-form .wpforms-form input[type=text] {
    min-height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 16px;
    border-radius: .5rem;
    border: 1px solid #ced4da;
    font-weight: 400
}

.broker-form.submit-loan-form .wpforms-form .choices__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    min-height: calc(1.5em + 1rem + 2px)!important;
    padding: .5rem 1rem;
    font-size: 16px;
    border-radius: .5rem!important;
    border: 1px solid #ced4da;
    font-weight: 400
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-button {
    min-width: 90px;
    text-align: center;
    color: #fff!important;
    background-color: #1645d4!important;
    border-color: #1645d4;
    font-size: 16px!important;
    font-weight: 500;
    line-height: 24px;
    padding: 11px 20px;
    border-radius: 6px;
    margin-right: 0!important
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-button.wpforms-page-next {
    float: right
}

.broker-form.submit-loan-form .wpforms-form .wpforms-page-button.wpforms-page-prev {
    min-width: 90px;
    text-align: center;
    color: #fff!important;
    background-color: #4a5a85!important;
    border-color: #4a5a85;
    font-size: 16px!important;
    font-weight: 500;
    line-height: 24px;
    padding: 9px 20px;
    border-radius: 6px
}

.broker-form.submit-loan-form .wpforms-field-container .wpforms-page {
    width: 60%!important;
    margin: 0 auto
}

.broker-form.submit-loan-form .wpforms-page.wpforms-page-5.last {
    width: 80%
}

#wpforms-form-2538 .wpforms-field.wpforms-field-checkbox .wpforms-field-description,div[data-argument=password] .form-text.text-muted.d-block {
    font-size: 13px
}

#wpforms-form-2538 .wpforms-field.wpforms-field-checkbox .wpforms-field-label-inline {
    font-size: 15px;
    font-weight: 600
}

.tooltip-box {
    background: #fff;
    box-shadow: 0 4px 20px rgba(0,0,0,.15);
    border-radius: 12px;
    padding: 10px 14px;
    line-height: 1.5;
    font-size: 14px;
    color: #111827
}

.custom-tooltip {
    background: #fff;
    border-radius: 10px;
    padding: 10px 12px;
    font-family: Inter,sans-serif;
    color: #1a1a1a;
    width: 300px
}

.tooltip-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px
}

.status-badge {
    text-align: center;
    width: 150px
}

.status-badge,.status-badge.funded {
    background: #1645d4;
    color: #fff;
    font-size: 12px;
    border-radius: 12px;
    padding: 2px 8px
}

.status-badge.notapproved,.status-badge.pending {
    background: #de4825
}

.status-badge.initialreview,.status-badge.inprogress {
    background: #eab30e
}

.tooltip-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: #666;
    background: #f2f3f7;
    border-radius: 6px;
    padding: 6px 8px
}

#loans-map #map {
    width: 100%;
    height: 50vh
}

#ira_account_input {
    border-radius: 4px;
    border: 1px solid #e2e8f0
}

#uwp-password-strength .progress {
    background-color: #f2edf3;
    border-radius: 6px;
    height: 16px!important;
    overflow: hidden
}

#uwp-password-strength .progress-bar {
    transition: width .4s
}

#plaidFailedbox,#plaidFailedboxRs,#plaidLoadingMsg,#plaidLoadingMsgRs {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #eee
}

#plaidFrameContainer,#plaidFrameContainerRs {
    height: 725px;
    position: relative;
    background-color: #eee;
    border-radius: 15px
}

.dashboard-stats-card {
    background: #fff;
    border-radius: 12px;
    padding: 24px;
    border: 1px solid #e5e7eb;
    transition: .3s
}

.dashboard-stats-card:hover {
    box-shadow: 0 4px 20px rgba(0,0,0,.12);
    transform: translateY(-2px)
}

.stats-icon {
    width: 56px;
    height: 56px;
    background: #24c77310;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.stats-icon i {
    font-size: 24px;
    color: #24c773
}

.stats-icon-blue {
    background: #1645D410
}

.stats-icon-orange {
    background: #f59e0b10
}

.stats-icon-pink {
    background: #ec489910
}

.stats-icon.stats-icon-pink i {
    color: #9400d3
}

.stats-icon.stats-icon-orange i {
    color: #f59e0b
}

.stats-label {
    font-size: 14px;
    font-weight: 500;
    color: #64748b;
    margin-bottom: 4px
}

.stats-value {
    font-size: 32px;
    font-weight: 700;
    color: #1e293b;
    line-height: 1.2;
    margin-bottom: 2px
}

.stats-period {
    font-size: 12px;
    color: #64748b;
    font-weight: 400
}

.sidebar-toggle-wrapper .menu-toggle,.sidebar-toggle-wrapper .menu-toggle:hover {
    background: #021035;
    color: #fff;
    text-decoration: none
}

.dashboard-nav {
    transition: transform .3s ease-in-out,opacity .3s ease-in-out;
    top: 138px
}

.sidebar-toggle-wrapper {
    position: fixed;
    top: 85px;
    left: 188px;
    z-index: 1;
    transition: left .3s ease-in-out;
    width: 50px
}

.sidebar-toggle-wrapper .menu-toggle {
    width: 50px;
    height: 50px;
    border-radius: 0 25px 25px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s ease-in-out
}

.menu-toggle svg {
    transition: transform .3s ease-in-out
}

.dashboard-compact .menu-toggle svg {
    transform: rotate(180deg)
}

.dashboard-compact .sidebar-toggle-wrapper {
    left: -25px
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.dashboard-nav-item svg {
    width: 36px;
    font-size: 19px;
    margin-left: -49px;
    margin-right: 8px
}

.wpforms-field.wpforms-field-text.amount.has-value::before {
    content: '$';
    position: absolute;
    left: 6px;
    top: 63%;
    transform: translateY(-50%);
    color: #555;
    pointer-events: none
}

.date-wrapper {
    position: relative;
    width: 250px
}

.calendar-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 16px;
    color: #555
}

#datePicker {
    padding-right: 35px
}

.new-dashboard-nav {
    min-width: 238px;
    width: 238px;
    position: sticky;
    left: 0;
    top: 83px;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #021035;
    transition: .3s;
    z-index: 1000;
    padding: 0;
    height: 100%
}

.new-dashboard-nav.collapsed {
    min-width: 80px;
    width: 80px;
    padding: 0
}

.dashboard-nav-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
    min-height: 40px
}

.new-dashboard-nav.collapsed .dashboard-nav-header {
    justify-content: center
}

.menu-toggle {
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 6px;
    transition: .3s;
    text-decoration: none;
    background: 0 0;
    border: none
}

.menu-toggle:hover {
    background-color: rgba(255,255,255,.1)
}

.menu-toggle .hamburger-icon {
    display: none;
    font-size: 20px;
    color: #fff
}

.menu-toggle .arrow-icon {
    display: block;
    width: 24px;
    height: 24px;
    color: #fff
}

.dashboard-nav-list-new {
    display: flex;
    flex-direction: column;
    gap: 0
}

.dashboard-nav-list-new .dashboard-nav-item-new {
    color: #fff;
    display: flex;
    align-items: center;
    padding: 16px;
    border-radius: 0;
    text-decoration: none;
    transition: .3s;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .02em;
    gap: 12px;
    position: relative
}

.dashboard-nav-list-new .dashboard-nav-item-new:hover {
    background-color: rgba(255,255,255,.1);
    text-decoration: none
}

.dashboard-nav-list-new .dashboard-nav-item-new.active {
    background-color: #f2f3f7;
    color: #021036
}

.dashboard-nav-list-new .dashboard-nav-item-new i {
    font-size: 20px;
    width: 24px;
    text-align: center;
    flex-shrink: 0;
    color: #fff
}

.dashboard-nav-list-new .dashboard-nav-item-new .dash-colaps-hidden {
    white-space: nowrap;
    opacity: 1;
    transition: opacity .3s,width .3s;
    overflow: hidden
}

.new-dashboard-nav.collapsed .dashboard-nav-list-new .dashboard-nav-item-new {
    justify-content: center;
    padding: 16px
}

.new-dashboard-nav.collapsed .dashboard-nav-list-new .dashboard-nav-item-new .dash-colaps-hidden {
    opacity: 0;
    width: 0;
    overflow: hidden;
    position: absolute
}

.dashboard-app {
    transition: margin-left .3s
}

.dashboard .new-dashboard-nav.collapsed~.dashboard-app {
    padding-left: 0
}

@media (min-width: 992px) {
    .dashboard-app,.dashboard-compact .dashboard-app {
        margin-left:0!important
    }

    .dashboard-toolbar {
        left: 238px
    }

    .dashboard-compact .dashboard-toolbar {
        left: 0
    }

    .dashboard-compact .dashboard-nav {
        transform: translateX(-100%);
        opacity: 0
    }

    .dashboard-app {
        padding-left: 238px
    }

    .dashboard .dashboard-app {
        padding-left: 0;
        transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s
    }

    .dashboard .new-dashboard-nav.collapsed~.dashboard-app {
        padding-left: 0
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .menu_end_btn,.navbar-nav li.nav-item a.nav-link,.profile_dropdown button.btn {
        font-size:12px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .profile_dropdown ul.dropdown-menu {
        font-size:14px
    }

    .new-dashboard-nav {
        width: 80px;
        min-width: 80px;
        padding: 0;
        transform: translateX(0);
        z-index: 1001
    }

    .new-dashboard-nav .dashboard-nav-list-new .dashboard-nav-item-new {
        justify-content: center;
        padding: 16px
    }

    .new-dashboard-nav .dashboard-nav-list-new .dashboard-nav-item-new .dash-colaps-hidden {
        opacity: 0;
        width: 0;
        overflow: hidden;
        position: absolute
    }

    .new-dashboard-nav .dashboard-nav-header {
        justify-content: center
    }

    .new-dashboard-nav .menu-toggle .hamburger-icon,.new-dashboard-nav.mobile-expanded .menu-toggle .arrow-icon {
        display: block
    }

    .new-dashboard-nav .menu-toggle .arrow-icon,.new-dashboard-nav.mobile-expanded .menu-toggle .hamburger-icon {
        display: none
    }

    .dashboard .dashboard-app {
        padding-left: 0
    }

    .new-dashboard-nav.mobile-expanded {
        width: 280px;
        min-width: 280px;
        padding: 0
    }

    .new-dashboard-nav.mobile-expanded .dashboard-nav-list-new .dashboard-nav-item-new {
        justify-content: flex-start;
        padding: 16px
    }

    .new-dashboard-nav.mobile-expanded .dashboard-nav-list-new .dashboard-nav-item-new .dash-colaps-hidden {
        opacity: 1;
        width: auto;
        position: relative
    }

    .new-dashboard-nav.mobile-expanded .dashboard-nav-header {
        justify-content: flex-end
    }

    .new-dashboard-nav.mobile-expanded~.dashboard-app {
        margin-left: 280px
    }
}

@media (max-width: 767px) {
    .mob-display-block,.mobile-sidebar-toggle,.new-dashboard-nav,.new-dashboard-nav.collapsed,.new-dashboard-nav.mobile-expanded~.mobile-sidebar-toggle {
        display:none!important
    }

    .mob-display-block {
        margin: 10px 0;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 10px
    }

    .dashboard-nav-list-new .dashboard-nav-item-new {
        font-size: 14px!important;
        padding: 10px 16px!important
    }

    .dashboard .dashboard-app,.dashboard-content>.container-fluid>h6 {
        padding-left: 0
    }

    .new-dashboard-nav {
        width: 80px;
        min-width: 80px;
        padding: 0;
        transform: translateX(-100%);
        z-index: 1001;
        box-shadow: 2px 0 10px rgba(0,0,0,.3)
    }

    .new-dashboard-nav.mobile-expanded {
        transform: translateX(0);
        width: 280px;
        min-width: 280px;
        padding: 0
    }

    .new-dashboard-nav:not(.mobile-expanded) .dashboard-nav-list-new .dashboard-nav-item-new {
        justify-content: center;
        padding: 12px
    }

    .new-dashboard-nav:not(.mobile-expanded) .dashboard-nav-list-new .dashboard-nav-item-new .dash-colaps-hidden {
        opacity: 0;
        width: 0;
        overflow: hidden;
        position: absolute
    }

    .new-dashboard-nav:not(.mobile-expanded) .dashboard-nav-header {
        justify-content: center
    }

    .new-dashboard-nav.mobile-expanded .menu-toggle .arrow-icon,.new-dashboard-nav:not(.mobile-expanded) .menu-toggle .hamburger-icon {
        display: block
    }

    .new-dashboard-nav.mobile-expanded .menu-toggle .hamburger-icon,.new-dashboard-nav:not(.mobile-expanded) .menu-toggle .arrow-icon {
        display: none
    }

    .new-dashboard-nav.mobile-expanded .dashboard-nav-list-new .dashboard-nav-item-new {
        justify-content: flex-start;
        padding: 12px 16px
    }

    .new-dashboard-nav.mobile-expanded .dashboard-nav-list-new .dashboard-nav-item-new .dash-colaps-hidden {
        opacity: 1;
        width: auto;
        position: relative
    }

    .new-dashboard-nav.mobile-expanded .dashboard-nav-header {
        justify-content: flex-end
    }

    .sidebar-overlay {
        display: none;
        position: fixed;
        top: 82px;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,.5);
        z-index: 1000;
        opacity: 0;
        transition: opacity .3s
    }

    .sidebar-overlay.active {
        display: block;
        opacity: 1
    }

    .mobile-sidebar-toggle {
        position: fixed;
        top: 90px;
        left: 10px;
        z-index: 1002;
        width: 44px;
        height: 44px;
        background-color: #021035;
        border-radius: 8px;
        display: none;
        align-items: center;
        justify-content: center;
        color: #fff;
        box-shadow: 0 2px 8px rgba(0,0,0,.3);
        cursor: pointer;
        transition: .3s
    }

    .mobile-sidebar-toggle:hover {
        background-color: #021f5c
    }

    .mobile-sidebar-toggle:active {
        transform: scale(.95)
    }

    .mobile-sidebar-toggle i {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .nda-banner {
        flex-direction:row;
        justify-content: space-between;
        align-items: center
    }

    .mobile-sidebar-toggle {
        display: none!important
    }
}

.new-dashboard-nav::-webkit-scrollbar {
    width: 6px
}

.new-dashboard-nav::-webkit-scrollbar-track {
    background: rgba(255,255,255,.05)
}

.new-dashboard-nav::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,.2);
    border-radius: 3px
}

.new-dashboard-nav::-webkit-scrollbar-thumb:hover {
    background: rgba(255,255,255,.3)
}

@media (max-width: 991px) {
    .dashboard-nav {
        transform:translateX(-100%);
        opacity: 0;
        visibility: hidden
    }

    .dashboard-nav.mobile-show {
        transform: translateX(0);
        opacity: 1;
        visibility: visible
    }

    .dashboard-app {
        margin-left: 0!important
    }

    .sidebar-toggle-wrapper {
        left: -25px;
        top: 85px
    }

    .sidebar-toggle-wrapper .menu-toggle {
        width: 45px;
        height: 45px;
        border-radius: 0 22px 22px 0
    }

    .dashboard.mobile-sidebar-open .sidebar-toggle-wrapper {
        left: 210px
    }

    .dashboard-nav.mobile-show::before {
        content: '';
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,.5);
        z-index: -1;
        animation: .3s ease-in-out fadeIn
    }

    .profile_dropdown ul.dropdown-menu {
        width: 200px!important;
        left: auto;
        right: 0;
        font-size: 14px
    }

    .mobile-profile-dropdown {
        display: flex!important;
        width: 100%!important;
        justify-content: space-between!important;
        align-items: center!important
    }

    .mobile-profile-dropdown .mobile-dropdown-card {
        display: inline-flex!important;
        align-items: center!important
    }

    .broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles {
        padding: 0;
        gap: 10px;
        flex-wrap: wrap
    }

    .broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles span.wpforms-page-indicator-page-title {
        font-size: 12px
    }

    .broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
        height: 20px;
        width: 20px;
        line-height: 20px;
        font-size: 12px
    }

    .broker-form.submit-loan-form .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page::after {
        display: none!important
    }

    .broker-form.submit-loan-form .wpforms-field-container .wpforms-page {
        width: 100%!important
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
        margin: 0!important
    }

    .wpforms-submit.broker-submit {
        right: 0!important
    }

    #allLoansTabContent .card.new_loan_card,#allLoansTabContent .card.offeringcardv4 {
        min-height: auto!important
    }

    .offeringcard_tblock_btn {
        position: static!important;
        padding: 0!important
    }

    .request_btn {
        gap: 0!important
    }
}

@media (max-width: 480px) {
    .cardBox,.dash_v2 .cardBox {
        grid-template-columns:repeat(1,1fr)
    }

    .cardHeader h2,.dash_v2 .cardHeader h2 {
        font-size: 20px
    }

    .dash_v2 .user {
        min-width: 40px
    }

    .dash_v2 .navigation {
        width: 100%;
        left: -100%;
        z-index: 1000
    }

    .dash_v2 .navigation.active {
        width: 100%;
        left: 0
    }

    .dash_v2 .toggle {
        z-index: 10001
    }

    .dash_v2 .main.active .toggle {
        color: #fff;
        position: fixed;
        right: 0;
        left: initial
    }

    .dashboard-app div.wpforms-container-full .wpforms-form .wpforms-one-half,.dashboard-app div.wpforms-container-full .wpforms-form .wpforms-one-half:nth-child(2),.dashboard-app div.wpforms-container-full .wpforms-form .wpforms-one-half:nth-child(3),.dashboard-app div.wpforms-container-full .wpforms-form .wpforms-one-half:nth-child(4),.dashboard-app div.wpforms-container-full .wpforms-form .wpforms-one-third,.dashboard-app div.wpforms-container-full .wpforms-form .wpforms-one-third:nth-child(2),.dashboard-app div.wpforms-container-full .wpforms-form .wpforms-one-third:nth-child(3),.dashboard-app div.wpforms-container-full .wpforms-form .wpforms-one-third:nth-child(4) {
        width: 100%!important;
        margin-left: 0!important
    }

    #wpforms-form-2538 .wpforms-field.wpforms-field-checkbox .wpforms-field-description {
        font-size: 12px!important
    }
}

.mapTooltip {
    position: fixed;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,.15);
    padding: 12px 14px;
    width: 260px;
    font-size: 14px;
    pointer-events: none;
    z-index: 9999;
    min-width: 280px;
    max-width: 280px
}

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

.tooltip-status {
    background: #f4b400;
    color: #fff;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    white-space: nowrap
}

.tooltip-amount {
    margin-top: 8px;
    background: #f3f4f6;
    padding: 6px 10px;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    font-size: 13px
}

.tooltip-status.funded,.tooltip-status.paidoff {
    background: #1645d4
}

#loans-map .submit-deal-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 10;
    padding: 8px 14px;
    font-size: 14px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,.15)
}

.wpforms-field input[data-inputmask] {
    caret-color: auto
}

.wpforms-field input[data-inputmask]::placeholder {
    color: transparent!important
}

.offeringcard_tblock_btn {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 15px
}

#allLoansTabContent .card.new_loan_card,#allLoansTabContent .card.offeringcardv4 {
    min-height: 816px
}

.ui-datepicker {
    background: #fff!important;
    -webkit-box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)!important;
    box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)!important;
    border-radius: 5px!important;
    border: none!important
}

.ui-widget-header {
    background: #fff!important;
    border: none!important
}

.ui-datepicker th {
    font-weight: bolder!important;
    color: rgba(0,0,0,.54)!important
}

.ui-state-default,.ui-widget-content .ui-state-default {
    border: 1px solid transparent!important;
    font-weight: 400!important;
    color: #454545;
    border-radius: 5px!important;
    text-align: center!important;
    height: 39px!important;
    width: 39px!important;
    line-height: 39px!important;
    padding: 0!important
}

.ui-state-hover,.ui-widget-content .ui-state-hover {
    border: 1px solid #e6e6e6!important;
    background: #f5f5f5!important;
    color: #454545!important;
    border-radius: 5px!important;
    text-align: center!important
}

.ui-widget-content .ui-state-highlight {
    border: 1px solid #e6e6e6!important
}

#ui-datepicker-div {
    width: 307px!important;
    padding: 0!important
}

.ui-datepicker table {
    padding: 5px!important
}

.ui-datepicker-title select.ui-datepicker-month {
    margin-right: 5px!important
}

.flatpickr-current-month input.cur-year,.ui-datepicker-title select.ui-datepicker-year {
    margin-left: 5px!important
}

.ui-datepicker-title select.ui-datepicker-month,.ui-datepicker-title select.ui-datepicker-year {
    background-color: #fff!important;
    padding: 6px 10px!important;
    border-radius: 6px!important;
    border: 1px solid #d1d5db!important;
    text-align: left!important
}

.ui-datepicker .ui-datepicker-prev {
    top: 10px!important;
    left: 10px!important
}

.ui-datepicker .ui-datepicker-next {
    top: 10px!important;
    right: 10px!important
}

.ui-widget {
    font-family: Oxygen,sans-serif!important
}

.flatpickr-day.today,.flatpickr-day:hover {
    color: #1645d4;
    border-color: #eff6ff!important;
    background-color: #eff6ff
}

.tooltip-header .tooltip-close {
    position: absolute;
    top: 4px;
    right: 6px
}

.tooltip-close {
    cursor: pointer;
    pointer-events: auto
}

.ui-datepicker-month,.ui-datepicker-year {
    border: none!important;
    text-align: center!important
}

.ui-datepicker .ui-icon {
    text-indent: -9999px;
    background: 0 0!important;
    text-indent: -9999px;
    overflow: hidden;
    position: relative
}

.ui-datepicker-prev .ui-icon::before {
    content: "‹";
    left: 0;
    right: 0;
    text-indent: 0;
    top: -7px
}

.ui-datepicker-next .ui-icon::before {
    content: "›";
    left: 0;
    right: 0;
    text-indent: 0;
    top: -7px
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
    left: 70%
}

.ui-datepicker-next,.ui-datepicker-next:active,.ui-datepicker-next:focus,.ui-datepicker-next:hover,.ui-datepicker-prev,.ui-datepicker-prev:active,.ui-datepicker-prev:focus,.ui-datepicker-prev:hover {
    background: 0 0!important;
    border: none!important;
    box-shadow: none!important
}

.ui-datepicker-next,.ui-datepicker-prev {
    width: 30px!important;
    height: 30px!important;
    line-height: 30px!important;
    top: 2px!important;
    margin: 0!important;
    padding: 0!important;
    border: 1px solid transparent!important;
    background: 0 0!important;
    box-sizing: border-box!important
}

.ui-datepicker-next .ui-icon::before,.ui-datepicker-prev .ui-icon::before {
    text-indent: 0;
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 700;
    color: #000
}

.ui-datepicker-prev .ui-icon::before {
    content: "‹"
}

.ui-datepicker-next .ui-icon::before {
    content: "›"
}

.ui-state-default,.ui-widget-content .ui-state-default {
    background: 0 0!important
}

.ui-datepicker-today a,.ui-state-default.ui-state-highlight {
    background: #eff6ff!important;
    font-weight: 700;
    border: 1px solid #eff6ff!important;
    color: #1645d4!important
}

.ui-datepicker-current-day a,.ui-state-default.ui-state-active {
    background: #031135!important;
    color: #fff!important;
    border-radius: 6px;
    border: none!important
}

.ui-datepicker td a:hover {
    background: rgba(42,92,212,.12);
    border-radius: 6px
}

#request_payoff_modal .modal-header .btn-close,#statement_modal .modal-header .btn-close,#verifyDetailsModal .modal-header .btn-close {
    position: absolute;
    right: 10px!important
}

.flatpickr-months,.ui-datepicker .ui-datepicker-header {
    background-color: #f9fafb!important;
    padding: 10px 0!important
}

.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year {
    background-color: #fff!important;
    padding: 6px 10px!important;
    border-radius: 6px!important;
    border: 1px solid #d1d5db!important;
    text-align: left!important;
    font-size: 15px!important
}

.flatpickr-day {
    border-radius: 4px!important
}

.flatpickr-day.selected,.flatpickr-day.today:focus,.flatpickr-day.today:hover {
    background-color: #eff6ff!important;
    border-color: #eff6ff!important;
    color: #1645d4!important
}

.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month {
    top: 5px!important
}

.flatpickr-calendar {
    width: 328px!important
}

.flatpickr-innerContainer {
    padding: 10px!important
}

.page-template-template-user-profile .choices__inner {
    border: 1px solid #e5e7eb
}

.page-template-template-user-profile .choices__list--dropdown {
    box-shadow: 0 10px 25px rgba(0,0,0,.1)
}

.page-template-template-user-profile .choices__item--choice {
    padding: 12px 16px
}

.page-template-template-user-profile .choices__item--choice.is-highlighted {
    background-color: #ede9fe
}

.page-template-template-user-profile .choices,.page-template-template-user-profile .choices__list--dropdown,.page-template-template-user-profile .choices__list[aria-expanded] {
    border-bottom-left-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
    border-radius: 5px
}

.page-template-template-user-profile .choices[data-type*=select-one] .choices__inner {
    border-radius: .5rem;
    padding: .1rem 1rem!important;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    min-height: 42px;
    overflow: hidden;
    border-color: #ced4da!important;
    background-color: transparent!important;
    color: #475467
}

.page-template-template-user-profile .choices__list--dropdown .choices__item,.page-template-template-user-profile .choices__list[aria-expanded] .choices__item {
    font-size: 14px!important;
    color: #475467!important
}

.page-template-template-user-profile .choices__placeholder {
    opacity: 1!important
}

.page-template-template-user-profile .choices__list--single {
    font-size: 16px!important;
    color: #475467!important;
    padding: 7px 16px 4px 4px!important
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    margin: 0!important
}

.wpforms-form input[type=number] {
    -moz-appearance: textfield
}

.wpforms-form input[type=number]::-webkit-inner-spin-button,.wpforms-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.menu_end_btn .profile_dropdown .dropdown-item i {
    background: #e8edfb;
    padding: 10px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    color: #1645d4;
    display: flex;
    align-items: center;
    justify-content: center
}

#payoffForm .company-box.account-type-group {
    gap: 0!important
}

.uwp-profile-image-change-modal .modal-content {
    padding: 20px!important;
    border-radius: 10px!important
}

.uwp-profile-image-change-modal .modal-header {
    padding: 0!important;
    border-bottom: none!important;
    text-align: center!important;
    margin-bottom: 20px!important
}

.uwp-profile-image-change-modal .modal-header h5 {
    width: 100%!important;
    text-align: center!important;
    font-size: 24px!important;
    font-weight: 600!important;
    line-height: 32px!important
}

.uwp-profile-image-change-modal.bsui .btn-primary {
    background-color: #1645d4!important;
    color: #fff!important;
    display: flex!important;
    gap: 10px!important;
    align-items: center!important;
    margin: auto!important
}

.uwp-profile-image-change-modal.bsui .alert-info {
    padding: 10px 20px!important;
    font-size: 14px!important
}

.uwp-profile-image-change-modal.bsui .modal-footer {
    padding: 0!important;
    border-top: none!important;
    justify-content: center!important
}

.uwp-profile-image-change-modal.bsui .modal-dialog {
    top: 50%!important;
    margin: 0 auto!important;
    transform: translateY(-50%)!important
}

#addBankAccModal .card_v3 {
    border: none!important;
    padding: 0!important
}

#addBankAccModal .account-type-group {
    flex-direction: unset!important;
    gap: 0!important
}

.disabled-field {
    cursor: not-allowed
}

.profile_dropdown .dropdown-menu {
    width: 260px!important;
    left: auto!important;
    right: 0!important
}

.uploaded-preview img {
    height: 80.79px!important;
    width: auto;
    max-width: 100%;
    object-fit: contain
}

#photoUploadLoader {
    position: absolute;
    display: flex;
    right: 0;
    height: 100%;
    width: 100%
}

#photoUploadLoader .loader-img {
    width: 50px
}

.file.uploaded>div {
    white-space: nowrap!important;
    overflow: hidden!important;
    text-overflow: ellipsis!important
}

.wpforms-field-container .file,.wpforms-field-container .file.uploaded {
    min-height: 100px
}

.property_info .badge.primary.progresses {
    background-color: #faeab0;
    color: #a77909
}

div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item {
    padding-right: 0!important
}

.payment-activity-history .pagination li.page-item.active a.page-link {
    background-color: #1645d4;
    padding: 10px 18px;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #1645d4
}

.payment-activity-history .page-item:not(:first-child) .page-link {
    margin-left: 7px
}

.payment-activity-history .page-item:first-child .page-link {
    padding: 10px 20px!important
}

.payment-activity-history .page-item:first-child .page-link,.payment-activity-history .page-item:last-child .page-link,.payment-activity-history .page-link {
    background-color: transparent;
    padding: 10px 18px;
    border-radius: 50%;
    color: #1645d4;
    border: 1px solid #1645d4
}

#verifyDetailsModal .step-dots {
    display: flex;
    justify-content: center;
    gap: 8px
}

#verifyDetailsModal .step-dots .dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #d9d9d9;
    background: #d9d9d9
}

#verifyDetailsModal .step-dots .dot.active {
    background: #1645d4;
    border-color: #1645d4
}

.borrower-form .form-step .modal-title {
    font-weight: 600;
    font-size: 18px
}

#plaidFrameContainer .card.verification-card,#plaidFrameContainerRs .card.verification-card {
    width: 390px;
    border-radius: 16px;
    height: auto;
    padding: 60px 40px;
    margin: 0 auto;
    color: #000613
}

#plaidFrameContainer .card.verification-card .icon-circle,#plaidFrameContainerRs .card.verification-card .icon-circle {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    color: #fff;
    font-size: 28px
}

#plaidFrameContainer .card.verification-card .fa-user-shield,#plaidFrameContainerRs .card.verification-card .fa-user-shield {
    color: #5159c9
}

#plaidFrameContainer .card.verification-card .subtitle,#plaidFrameContainerRs .card.verification-card .subtitle {
    color: #6c757d;
    font-size: 15px
}

#plaidFrameContainer.plaidSuccess,#plaidFrameContainerRs.plaidSuccess {
    display: flex;
    justify-content: center;
    align-items: center
}

#plaidFrameContainer .card.verification-card.plaid_success .icon-circle.check,#plaidFrameContainerRs .card.verification-card.plaid_success_rs .icon-circle.check {
    background-color: #5ea54b
}

#verifyDetailsModal .form-step .card-option {
    border: 1px solid #dee2e6;
    border-radius: 12px;
    padding: 18px 20px;
    transition: .2s;
    cursor: pointer
}

#verifyDetailsModal .form-step .card-option .avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #e7f1ff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #1645d4
}

.idv_users .fa-user-circle {
    background-color: #1645d4;
    color: #e7f1ff;
    font-size: 3rem;
    border-radius: 50%
}

.idv_user_info .user {
    font-weight: 500;
    font-size: 19px
}

.notification_box .verification-box {
    background-color: #eef5ff;
    border: 1px solid #eef5ff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px
}

.idv_info .complete,.idv_status .complete {
    background-color: #f0fdf4;
    border: 1px solid #bbf7d0;
    color: #15803d;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px
}

.idv_info .incomplete,.idv_status .incomplete {
    background-color: #fee2e2;
    font-size: 12px;
    color: #991b1b;
    padding: 5px 10px;
    border-radius: 5px
}

.notification_box .icon-circle {
    background-color: #1645d4;
    width: 50px;
    height: 36px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.notification_box .verification-box .fa-envelope {
    color: #fff!important;
    font-size: 17px
}

#resendVerifyDetailsModal .plaid-iframe-box-rs,#verifyDetailsModal .plaid-iframe-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 600px;
    z-index: 10;
    padding: 30px;
    border-radius: 15px;
    background: #eee
}

#resendVerifyDetailsModal .modal-content,#verifyDetailsModal .modal-content {
    border: 1px solid transparent
}

.single-city .featured_v4 .container h2,.single-state .featured_v4 .container h2 {
    font-size: 28px;
    line-height: normal
}

.statesmap #map {
    width: 90%;
    height: 70vh;
    display: block
}

.uwp-profile-image-change-modal .jcrop-holder img {
    max-width: initial!important
}

/* ////////////////////////brokers page///////////////////////////// */

.blue-box{
    border: 1.5px solid #FFF;
    border-radius: 12px;
    background: #1645d4;
}


/* /////////////////////////////////////////////////////////////////////// */


.password-checklist{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.password-rule{
    display: flex;
    align-items: center;
    gap: 3px;
    padding: 0px 14px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #dee2e6;
    background: #fff;
    transition: all .3s ease;
}

.password-rule i{
    font-size:16px;
}

.password-rule.valid{
    background:#ecfdf3;
    border-color:#19875433;
    color:#198754;
}

.password-rule.valid i{
    color:#198754;
}

.password-rule.invalid{
    background:#f8f9fa;
    border-color:#dee2e6;
    color:#6c757d;
}

.password-rule.invalid i{
    color:#adb5bd;
}

.password-progress {
    height: 22px;
    border-radius: 30px;
    overflow: hidden;
    background: #edf2f7;
}

.password-progress .progress-bar {
    font-size: 12px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    transition: all .35s ease;
    white-space: nowrap;
}