*, hr, html, li, ul {
    padding: 0;
    margin: 0
}

*, figure, hr, html, li, ul {
    margin: 0
}

.hero-info span, body, html, p {
    font-family: Lora
}

.btn, .header-title {
    text-transform: capitalize
}

.btn-search, .dektop-none, p {
    display: block
}

#search .btn, #search .close, #search input[type=search], .bg-blue-200, .breadcrumb-item, .btn, .dd-item, .header-title, .nav-item a, .officer-bio, .prog-percent, .reviews-section, .ui-widget, .wizard-tab-content, button.yellow_button {
    font-family: Poppins
}

.amount-calculator-list, .footer-logo, .housing-logo, .reviews-list, .reviews-section h1 {
    text-align: center
}

.hero-img img, html, img {
    max-width: 100%
}

.jqvmap-label, .jqvmap-pin {
    pointer-events: none
}

@font-face {
    font-family: Handscript;
    font-display: swap;
    src: url('../fonts/Handscript.eot');
    src: url('../fonts/Handscript.woff') format('embedded-opentype'), url('../fonts/Handscript.woff') format('woff'), url('../fonts/Handscript.ttf') format('truetype')
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: .2s
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
    width: 100%;
    height: 100%;
    overflow-y: scroll
}

body, html {
    font-size: 17px;
    line-height: 27px;
    color: #282828
}

a, article, aside, audio, body, caption, div, figure, footer, h1, h3, h4, h5, h6, header, hgroup, html, img, label, legend, li, mark, nav, ol, option, p, section, span, table, td, th, time, tr, ul, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

a:active, a:focus, a:hover {
    text-decoration: none;
    outline: 0 !important;
    border: 0
}

input::-moz-focus-inner {
    border: 0;
    display: none
}

input::-webkit-focus-inner {
    border: 0;
    display: none
}

input:-webkit-autofill, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important
}

.vue-form-wizard .wizard-card-footer .wizard-btn:focus, :focus, input:focus, select:focus, textarea:focus {
    outline: 0
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    opacity: 1;
    color: #666
}

::-ms-input-placeholder {
    opacity: 1;
    color: #666
}

::placeholder {
    color: #666;
    opacity: 1
}

table {
    border-collapse: collapse
}

.home-banner, .img-box, .loan-program-block, .loff-img img, form {
    position: relative
}

.form-control:focus {
    outline: 0 !important;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0
}

h1 a, h1:hover a, h2 a, h2:hover a, h3 a, h3:hover a, h4 a, h4:hover a, h5 a, h5:hover a, h6 a, h6:hover a {
    font-size: inherit;
    color: inherit
}

h1 .dot {
    color: #545455
}

.about-info p, .nav-item a, .social-block a i, p {
    color: #282828
}

hr {
    border-color: #000
}

ul {
    list-style-type: none
}

.officer-bio li, li {
    list-style: none
}

a:focus, a:hover, button:focus, button:hover {
    outline: 0;
    text-decoration: none
}

.bg-grey {
    background: #f8fbff
}

header.sticky {
    box-shadow: 0 0 6px #999;
    background-color: #faf9f7;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    transition: .2s
}

header.sticky .header-navbar {
    box-shadow: none
}

p {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0
}

@media (min-width: 1200px) {
    .container {
        width: 1190px
    }
}

.btn {
    border-radius: 50px !important;
    border: none;
    min-width: 170px;
    font-size: 16px;
    line-height: normal;
    padding: 8px 30px
}

.officer-pro-img a, .officer-pro-img img {
    border-radius: 10px
}

.btn-primary {
    background-color: #0555a4 !important
}

.btn-primary:hover {
    background-color: #fbc572 !important;
    transition: .5s
}

.btn-secondary {
    background-color: #eeeeef;
    color: #000
}

.btn-secondary:hover {
    background-color: #0555a4 !important;
    transition: .5s
}

.img-circle a img, .looking-item img, .officer-pro-img img, .owl-item.active {
    transition: .3s linear
}

.mtb75 {
    margin-top: 55px;
    margin-bottom: 55px
}

.mt75 {
    margin-top: 75px
}

.mb-6 {
    margin-bottom: 6rem
}

.header-title {
    font-size: 30px;
    color: #0054a6;
    font-weight: 600;
    letter-spacing: 1px
}

.header-navbar {
    background-color: #faf9f7;
    width: 100%;
    margin-top: 5px;
    border-radius: 8px;
    padding: 15px 30px;
    -webkit-box-shadow: -4px 10px 12px -10px rgb(0 0 0 / 22%);
    -moz-box-shadow: -4px 10px 12px -10px rgb(0 0 0 / 22%);
    box-shadow: -4px 10px 12px -10px rgb(0 0 0 / 22%)
}

.img-box::before, .loan-program-block::before, .officer-pro-block:hover {
    box-shadow: 3px 1px 16px 2px rgb(8 67 125 / 20%)
}

.logo-diamond img {
    max-height: 60px
}

.btn-search {
    margin-left: 15px;
    min-width: 30px;
}

.btn-search img {
    height: 31px
}

.nav-outer, .officer-info-block {
    display: flex
}

.header-action {
    display: flex;
    align-items: center
}

.header-nav {
    margin-right: 20px
}

.nav-item a {
    font-size: 15px;
    font-weight: 400;
    position: relative;
    margin-left: 5px;
    margin-right: 5px
}

.navbar-nav .nav-item {
    align-items: center
}

.diamon-logo .col-logo:last-child::after, .mobile-none, .navbar-nav .nav-item:first-child a::before, .officer-modal .officer-pro-img::before, .vue-form-wizard .wizard-header, [v-cloak] {
    display: none
}

.cta-action {
    margin-left: 20px
}

.nav-item a::before {
    content: '';
    border-right: 2px solid #fbc572;
    height: 12px;
    display: flex;
    position: absolute;
    top: 14px;
    left: -7px;
    transform: translate3d(0, 0, 0) skew(-15deg, 0deg)
}

.mobile-nav .collapse, .vue-form-wizard ul.wizard-nav-pills, .wizard-progress-with-circle {
    display: none !important
}

.contact-block, .contact-block .contact, .contact-block .phone-icon i, .hero-home-first, .loan-program, .officer-pro-img a, .social-block, .social-block a {
    display: flex;
    display: flex
}

.mobile-nav .collapse.show {
    display: block !important
}

.nav-breadcrumb a {
    color: #0555a4;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Poppins
}

.about-officer h1, .contact-block a {
    color: #0054a6;
    font-weight: 400;
    font-family: Poppins;
    letter-spacing: 1px
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #fbc572;
    font-size: 12px
}

.officer-pro-img {
    position: relative;
    width: 240px;
    height: 235px;
    min-height: 235px;
    margin-bottom: 100px
}

.officer-pro-img::before {
    content: "";
    position: absolute;
    width: 110px;
    min-height: 160px;
    background-color: #fbc572;
    left: -10px;
    top: -10px;
    border-radius: 10px
}

.loan-program.active, .loan-program:hover {
    background-color: #0555a4;
    color: #fff
}

.officer-pro-img a {
    z-index: 111;
    position: relative;
    overflow: hidden
}

.officer-pro-img .officer-img-block {
    z-index: 111;
    position: relative;
    display: flex;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 20px
}

.img-circle:hover a img, .looking-item:hover img, .officer-pro-img:hover img {
    transform: scale(1.2)
}

.contact-block {
    flex-direction: column;
    flex-direction: row
}

.contact-block a {
    text-decoration: none;
    font-size: 22px;
    text-transform: none
}

.about-officer {
    margin-right: 80px
}

.about-officer h1 {
    font-size: 30px;
    margin-bottom: 16px;
    text-transform: capitalize
}

.about-officer .detail {
    font-size: 16px;
    color: #282828;
    max-width: 210px
}

.home-banner, .neighborhood-section .img-box, .why-choose-section .img-box {
    max-width: 490px
}

.about-officer address {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
    color: #282828
}

.officer-info-action {
    margin-top: 60px;
    margin-bottom: 75px
}

.amount-calculator-section, .buyers-resources-section, .loan-officer-section, .mb-100, .reviews-section {
    margin-bottom: 100px
}

.officer-info-action a {
    min-width: 196px
}

.loan-conventional-action a, .loan-programs-action a {
    min-width: 190px;
    padding-left: 20px;
    padding-right: 20px
}

.about-info h1, .wizard-tab-content h2 {
    font-size: 30px;
    color: #0054a6;
    margin-bottom: 30px;
    font-weight: 400;
    font-family: Poppins;
    text-transform: capitalize;
    letter-spacing: 1px
}

.about-info p {
    font-family: Lora;
    margin-bottom: 25px
}

.contact-block .phone-icon i {
    background-color: #282828;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #fff
}

.contact-block .contact {
    flex-direction: column;
    margin-left: 10px;
    margin-top: 4px
}

.loan-program, .social-block a {
    align-items: center;
    text-decoration: none
}

.social-block {
    margin-top: 20px
}

.social-block a {
    border: 1px solid #c8c8c8;
    width: 35px;
    height: 35px;
    justify-content: center;
    border-radius: 50px;
    margin-right: 6px
}

.reviews-section .header-title {
    margin-bottom: 40px
}

.reviews-list {
    overflow-y: scroll;
    max-height: 500px
}

.amount-calculator-section .header-title {
    margin-bottom: 40px;
    text-align: right
}

.amount-calculator-list img {
    max-width: 100%;
    width: 100%
}

.buyers-resources-section .header-title {
    margin-bottom: 40px;
    text-align: left
}

.owl-item.active, body.modal-open {
    overflow: hidden
}

.owl-carousel .owl-item img {
    border-radius: 8px
}

.content-section {
    padding: 40px;
    box-shadow: 3px 1px 16px 2px rgb(8 67 125 / 20%) !important
}

#map {
    height: 499px
}

.img-circle, .img-circle:hover a {
    border-radius: 6px;
    overflow: hidden
}

.hero-info h1 {
    color: #0555a4;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 10px;
    font-family: Poppins;
    text-transform: capitalize;
    line-height: 44px
}

.hero-info p, .loan-program-info-section p {
    font-family: Lora;
    color: #282828;
    margin-bottom: 30px
}

.hero-action a.btn {
    min-width: 200px;
    font-weight: 500;
    letter-spacing: .05em;
    font-size: 16px;
    padding: 7px 20px
}

.loan-program-section {
    margin-top: 120px
}

.loan-programs-action {
    text-align: center;
    margin-bottom: 120px;
    margin-top: 70px
}

.loan-programs-action a {
    margin-left: 10px;
    margin-right: 10px
}

.loan-program {
    background-color: #eeeeef;
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
    min-height: 100px;
    z-index: 111;
    border-radius: 8px;
    color: #021b30;
    padding: 20px 30px;
    font-weight: 500;
    font-family: Poppins
}

.down_payment, .prog-percent, .purchase_price {
    font-weight: 700
}

.loan-program:hover {
    transition: .5s
}

.loan-program-block::before {
    background-color: #fbc572;
    width: 120px;
    height: 60px;
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    border-radius: 8px
}

.loan-program-section .loan-program-col, .officer-modal .officer-m-contact {
    padding: 10px 20px
}

.loan-program-info-section h1, .loan-program-info-section h2 {
    color: #0555a4;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 20px;
    font-family: Poppins;
    text-transform: capitalize;
    letter-spacing: 1px
}

.mlodir-section {
    margin-bottom: 80px
}

.mlodir-section .header-title {
    margin-bottom: 70px;
    position: relative;
    padding-bottom: 20px
}

.mlodir-section .header-title::after {
    content: '';
    width: 155px;
    height: 2px;
    background-color: #fbc572;
    position: absolute;
    bottom: 0;
    left: 0
}

.mlodir-section .officer-pro-img {
    width: 200px;
    height: auto;
    margin: 0 auto 20px
}

.about-loan-info h1, .loan-benefit-section .header-title, .loan-conventional-section .header-title, .loan-officer-section h2, .mlodir-section .officer-pro-img a, .text-info h1, .text-info p {
    margin-bottom: 20px
}

.officer-bio h4 {
    color: #0054a6;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 5px;
    font-family: Poppins
}

.mlodir-section .officer-bio a {
    color: #0054a6;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 0;
    font-family: Poppins;
    text-decoration: none
}

.officer-pro-block {
    padding: 40px 35px 12px
}

.officer-pro-block:hover {
    background-color: #fff;
    padding: 40px 35px 12px;
    border-radius: 30px
}

.mlo-contact {
    text-align: center;
    align-items: center;
    justify-content: center
}

.mlo-email {
    font-size: 16px !important
}

.loan-benefit-section {
    margin-bottom: 125px
}

.loan-benefit-section p, .loan-conventional-section p {
    margin-bottom: 10px
}

.loan-benefit-section li {
    font-family: Lora;
    list-style: disc;
    margin-left: 15px
}

.about-loan-section, .diamon-logo-section, .loan-conventional-section {
    margin-bottom: 75px
}

.loan-conventional-action {
    text-align: center;
    margin-top: 60px
}

.ali-block {
    margin-left: 30px
}

.ali-block .about-loan-info {
    margin-bottom: 30px
}

.ali-block .about-loan-info:last-child, .looking-item h2 {
    margin-bottom: 0
}

.about-loan-section .officer-pro-img a {
    width: 100%;
    height: auto !important
}

.about-loan-section .officer-pro-img {
    position: relative;
    width: auto !important;
    height: auto !important
}

.about-loan-section .officer-pro-img img {
    width: 100%
}

.hero-home-first {
    justify-content: flex-end
}

.video-play-button {
    display: none;
    position: absolute;
    top: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

.diamon-logo .row, .enter-zip, .loff-con-info, .loff-con-info .bor-button, .loff-img, .loff-spe, .modal-lmf .modal-body, .modal-lmf .modal-content, .officer-modal .officer-bio-block, .review-number {
    display: flex;
    display: flex
}

.video-play-button img {
    max-width: 100px
}

.home-banner:hover .video-play-button {
    display: flex;
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.img-box img {
    position: relative;
    z-index: 111;
    border-radius: 8px
}

.img-box::before {
    background-color: #fbc572;
    width: 140px;
    height: 80px;
    content: '';
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 8px
}

.neighborhood-section {
    margin-bottom: 95px
}

.neighborhood-section h1 {
    margin-bottom: 15px
}

.img-box.left-postion::before {
    left: -10px
}

.enter-zip {
    background-color: #f2f2f3;
    border: 1px solid #fcd495;
    padding: 15px 30px;
    border-radius: 50px;
    margin-top: 40px;
    justify-content: space-between
}

.enter-zip input {
    background-color: transparent;
    border-left: transparent;
    border-right: transparent;
    border-top: transparent
}

.neighborhood-section .header-title {
    font-size: 30px;
    line-height: 44px
}

.diamon-logo .row {
    align-items: center;
    flex-direction: row;
    justify-content: center
}

.diamon-logo {
    box-shadow: -4px 2px 28px -12px rgb(0 0 0 / 22%);
    padding: 30px 20px;
    border-radius: 20px
}

.looking-item, .review-item, .reviews-section-block {
    box-shadow: 3px 1px 16px 2px rgb(8 67 125 / 20%);
    background-color: #faf9f7
}

.diamon-logo img {
    max-height: 80px
}

.diamon-logo .col-logo {
    text-align: center;
    position: relative
}

.diamon-logo .col-logo::after {
    content: '';
    height: 100%;
    width: 1px;
    background-color: #fcd79d;
    position: absolute;
    right: 0
}

.diamon-logo .col-logo:first-child, .diamon-logo .col-logo:nth-child(2) {
    width: 20%
}

.diamon-logo .col-logo:nth-child(3) {
    width: 32%
}

.diamon-logo .col-logo:nth-child(4) {
    width: 26%
}

.looking-section {
    margin-top: 120px;
    margin-bottom: 120px
}

.looking-section h1 {
    text-align: center;
    margin-bottom: 45px
}

.looking-item {
    padding: 15px;
    border-radius: 25px;
    text-align: center;
    max-width: 225px;
    min-height: 100%
}

.review-item, .reviews-section-block {
    padding: 20px
}

.looking-img {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    overflow: hidden;
    margin: 0 auto 30px
}

.looking-item h2 {
    color: #021b30;
    font-size: 18px;
    text-align: center;
    line-height: normal;
    font-family: Poppins;
    font-weight: 400
}

.office_spe h4 {
    color: #0054a6;
    font-size: 22px;
    font-weight: 400;
    font-family: Poppins;
    text-transform: none;
    letter-spacing: 1px;
    margin-bottom: 10px
}

.office_spe ul {
    margin-top: 10px
}

.office_spe ul li {
    line-height: 24px;
    font-family: Poppins;
    font-size: 14px
}

.hero-info span, .meet-our-team-section h1 span {
    font-size: 58px !important;
    font-weight: 300 !important;
    text-transform: none
}

.reviews-section-block {
    border-radius: 30px
}

.numbers-section, .why-choose-section {
    margin-bottom: 120px;
    margin-top: 20px
}

.modal-lmf .officer-pro-img, .review-item {
    margin: 0 auto
}

.text-info label {
    color: #0054a6;
    font-family: Handscript;
    font-size: 36px;
    font-weight: 300
}

.modal-lmf .officer-bio ul li, .review-item h2 {
    font-weight: 600
}

.video_sec {
    position: relative;
    z-index: 111
}

.video_sec iframe {
    min-height: 300px
}

.review-item {
    border-radius: 25px;
    text-align: center;
    height: 100%
}

.rating-number {
    color: #0054a6;
    text-align: left;
    font-size: 30px
}

.review-number {
    align-items: center;
    text-align: left
}

.review-number span {
    font-size: 14px;
    color: #000;
    border-right: 1px solid #747474;
    padding-right: 10px;
    font-weight: 600
}

.review-number img {
    height: 32px;
    padding-left: 10px
}

.review-item h2 {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left
}

.review-item p {
    text-align: left;
    font-family: Lora
}

.rating-icon {
    text-align: left;
    margin-top: 30px
}

.rating-icon i {
    color: #feba12
}

.iframe {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 42%
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none
}

.buyer-resources p {
    margin-top: 25px
}

.buyer-resources a {
    text-decoration: none;
    font-size: 16px;
    color: #0054a6;
    font-weight: 500;
    font-family: Poppins
}

.meet-our-team-section {
    margin-top: 0;
    margin-bottom: 80px
}

.meet-our-team-section h1 span {
    font-family: Lora;
    line-height: 0
}

.meet-our-team-section .header-title {
    font-size: 40px
}

.meet-our-team-info {
    border-left: 1px solid #fbc572;
    padding-left: 40px
}

.meet-our-team-info p {
    color: #282828;
    font-family: Lora
}

.modal-lmf .modal-dialog, .officer-modal .modal-dialog {
    max-width: 1100px
}

.modal-lmf .modal-content {
    min-height: 480px;
    padding: 0;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 30px
}

.modal-lmf .modal-body {
    justify-content: center;
    align-items: center
}

.modal-content .close-button {
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 111;
    border: none;
    width: 20px
}

.loff-con-info, .modal-lmf .modal-body .row, .officer-modal .officer-pro-img img {
    height: 100%
}

.modal-lmf .officer-bio ul {
    margin-bottom: 10px;
    color: #282828
}

.modal-lmf .officer-bio, .modal-lmf .officer-info {
    margin-right: 30px
}

.officer-modal.modal.show .modal-dialog {
    margin-top: 20px;
    min-height: inherit
}

.officer-modal .modal-body {
    padding: 0
}

.officer-pro-img .officer-img-block {
    border-radius: 0 !important;
    max-height: 380px
}

.officer-modal .officer-pro-img {
    width: 100%;
    overflow: hidden;
    background-color: #f3f3f3;
    height: 100%;
    margin-bottom: 0
}

.officer-modal .modal-content {
    overflow: hidden;
    border: none;
    background-color: #eeeeef
}

.officer-modal .officer-bio {
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 40px
}

.officer-modal .officer-info {
    margin-right: 30px;
    overflow: auto;
    max-height: 300px;
    padding-right: 20px
}

.officer-modal .officer-pr-block {
    background-color: #f3f3f3
}

.officer-modal .officer-m-contact .contact-btn {
    border-radius: 50px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.officer-modal .officer-bio-block {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered {
    min-height: calc(100% - var(--bs-modal-margin) * 2) !important
}

.footer-section {
    background-color: #faf9f7;
    padding-top: 36px;
    font-family: Poppins;
    padding-bottom: 20px
}

.loff-contact, .loff-img {
    background-color: #1b579f
}

.pined-lo-pad {
    padding-bottom: 80px
}

.footer-bottom-text {
    margin-top: 60px;
    letter-spacing: .05em;
    font-size: 14px;
    margin-bottom: 35px;
    text-align: center
}

.footer-bottom-text p {
    font-size: 14px;
    margin: 0 0 10px;
    font-family: Poppins
}

.footer-address .email_link, .footer-bottom-text a {
    color: #0555a4 !important;
    text-decoration: underline
}

.footer-logo-diamond img {
    max-height: 120px
}

.footer-action-btn a {
    margin-bottom: 15px;
    min-width: 220px
}

.footer-nav-link {
    text-align: center;
    margin-bottom: 50px
}

.footer-nav-link a {
    color: #282828;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 28px
}

.footer-nav-link img {
    max-width: 11px;
    margin: 0 6px
}

.footer-address {
    text-align: center;
    font-size: 15px
}

.footer-address a {
    color: #282828;
    text-decoration: none;
    font-size: 15px
}

.loff-con-info .bor-button, .loff-con-info .link-button, .loff-spe p {
    font-size: 14px;
    color: #fff;
    font-family: Poppins
}

.footer-section .social-block {
    justify-content: center
}

.loff-con-info, .loff-img {
    align-items: center
}

.footer-section .social-block a {
    border: 1px solid #337ab7
}

.footer-section .social-block a i {
    color: #337ab7
}

.loff-contact .container-fluid {
    padding-left: 40px;
    padding-right: 40px
}

.loff-contact {
    position: fixed;
    width: 100%;
    z-index: 1111;
    bottom: 0
}

.loff-img {
    height: 80px;
    position: absolute;
    width: 80px;
    top: -28px;
    border-radius: 50px;
    justify-content: center
}

.loff-img span {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    overflow: hidden;
    background-color: #fff
}

.loff-spe {
    margin-left: 100px;
    min-height: 100%;
    flex-direction: column;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px
}

.loff-spe p {
    margin-block-start: 0 !important;
    margin-block-end: 0 !important
}

.loff-spe a, .loff-spe h4 {
    font-size: 18px;
    font-family: Poppins;
    color: #fff;
    font-weight: 500
}

.loff-spe h4 {
    text-transform: capitalize;
    text-transform: uppercase;
    text-decoration: underline
}

.loff-spe a {
    text-transform: capitalize;
    text-transform: uppercase;
    text-decoration: noneit add .
}

.loff-con-info .bor-button {
    min-width: max-content;
    border: 1px solid #fff;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 2px 20px;
    border-radius: 4px;
    margin-right: 15px;
    font-weight: 500;
    text-transform: uppercase
}

.loff-con-info .link-button {
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
    .header-nav {
        margin-right: 50px
    }
}

@media screen and (min-width: 1024px) and (max-width: 1260px) {
    .header-nav, .header-navbar {
        margin-top: 0
    }

    .header-navbar .col-lg-2 {
        width: auto
    }

    .header-nav {
        margin-right: 0;
        padding: 15px 10px
    }

    .nav-item a {
        margin-left: 0;
        margin-right: 0
    }

    .nav-item a::before {
        left: -2px
    }
}

@media screen and (min-width: 1025px) {
    .modal.show .modal-dialog {
        transform: none;
        min-height: 94%;
        display: flex;
        align-items: center;
        margin-top: 0
    }

    .mobile-none {
        display: block
    }

    .dektop-none {
        display: none
    }

    .header-navbar .row {
        justify-content: space-between
    }
}

@media screen and (max-width: 991px) {
    .footer-section {
        padding-bottom: 160px
    }

    .loff-contact {
        position: fixed
    }

    .loff-con-info {
        display: flex;
        padding-bottom: 10px;
        padding-top: 10px;
        flex-wrap: wrap
    }

    .loff-con-info a {
        margin-bottom: 10px
    }

    .iframe {
        height: 450px
    }

    .modal-lmf .officer-pro-img {
        margin: 0 auto;
        height: auto
    }

    .modal-content .close-button {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1111111;
        border: none;
        height: 40px;
        display: flex;
        width: 40px;
        padding: 10px;
        border-radius: 50px
    }

    .officer-pro-img .officer-img-block {
        border-radius: 0 !important;
        max-height: max-content
    }

    .officer-modal .officer-pro-img {
        max-width: 100%
    }

    .officer-modal .modal-content {
        overflow: hidden;
        border: none;
        background-color: #eeeeef;
        max-width: 90%;
        margin: 0 auto
    }

    .officer-bio-block {
        padding: 20px
    }

    .officer-modal .officer-info {
        margin-right: 0
    }

    .officer-modal .officer-pro-img img {
        height: 100%;
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .diamon-logo .row, .enter-zip {
        flex-direction: column
    }

    .modal-content .close-button {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1111111;
        border: none;
        height: 40px;
        display: flex;
        width: 40px;
        padding: 10px;
        border-radius: 50px
    }

    .officer-bio-block {
        padding: 20px
    }

    .officer-modal .officer-info {
        margin-right: 0
    }

    .footer-logo, .hero-action a, .loan-programs-action a, .officer-pro-img .officer-img-block, .social-block {
        margin-bottom: 20px
    }

    .meet-our-team-section h1 span {
        margin-bottom: 10px;
        margin-left: 10px
    }

    .meet-our-team-info {
        border-left: 1px solid #fff;
        padding-left: 0;
        margin-top: 30px
    }

    .iframe {
        height: 600px
    }

    .diamon-logo .col-logo:first-child, .diamon-logo .col-logo:nth-child(2), .diamon-logo .col-logo:nth-child(3) {
        width: 100%
    }

    .diamon-logo .col-logo {
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .diamon-logo .col-logo::after {
        content: '';
        height: 100%;
        width: 100%;
        background-color: transparent;
        position: absolute;
        right: 0;
        border-bottom: 1px solid #fcd79d
    }

    .enter-zip {
        border-radius: 10px
    }

    .enter-zip input {
        margin-bottom: 15px
    }

    .hero-action {
        text-align: center;
        flex-direction: column;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center
    }

    .looking-item {
        max-width: 100%;
        height: 100%
    }

    .hero-action a:last-child {
        margin-left: 0
    }

    .home-banner {
        margin-top: 40px
    }
}

@media screen and (min-width: 990px) and (max-width: 1024px) {
    .container-fluid {
        flex-direction: column
    }
}

@media screen and (min-width: 990px) and (max-width: 1200px) {
    .enter-zip button {
        min-width: 200px
    }

    .enter-zip #zip_code {
        max-width: 150px
    }
}

@media screen and (max-width: 1024px) {
    .meet-our-team-section .header-title {
        margin-bottom: 20px
    }

    .meet-our-team-info {
        border-left: none;
        padding-left: 0
    }

    .loan-officer-section .officer-pro-img {
        margin: 0 auto 60px;
        height: auto
    }

    .mlodir-section .officer-pro-img {
        width: 90%;
        height: auto;
        margin: 0 auto 20px
    }

    .review-item {
        margin-bottom: 40px !important;
        height: auto
    }

    .home-banner {
        margin: 60px auto 0
    }

    .ali-block, .hero-img, .single-img {
        margin-top: 30px
    }

    .neighborhood-section .img-box {
        margin: 0 auto 30px
    }

    .ali-block {
        margin-left: 0
    }

    .looking-item {
        margin-bottom: 40px;
        min-height: auto;
        height: auto
    }

    .why-choose-section .img-box {
        max-width: 490px;
        margin: 0 auto 30px
    }

    .get-started a {
        color: #fff
    }

    .officer-info-action {
        text-align: center
    }

    .officer-info-action a {
        margin-bottom: 10px
    }

    .contact-block, .footer-address {
        margin-top: 20px
    }

    .officer-pro-img {
        max-width: 400px;
        margin: 0 auto
    }

    .contact-block a {
        font-size: 20px
    }

    .footer-action-btn {
        text-align: center;
        margin-top: 20px
    }

    .navbar-expand-lg .navbar-toggler {
        display: flex !important
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column !important;
        padding: 15px
    }

    .mobile-nav {
        width: 100%;
        margin-top: 0
    }

    .nav-item a::before {
        display: none
    }

    .navbar-toggler {
        background-color: #e5effa
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none
    }

    .mobile-section {
        width: 100%;
        background-color: #faf9f7
    }
}

.video-container {
    margin: 0 auto;
    width: 1000px
}

.js-video, .video-poster {
    width: 940px;
    height: 529px
}

.js-video {
    background: #dedede;
    position: relative;
    margin: 10% auto
}

.play i {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #ea0b8c;
    font-size: 70px;
    background: #fff;
    border-radius: 50%;
    height: 40px;
    width: 51px;
    line-height: 50px;
    z-index: 2
}

.video-poster {
    background: url('http://moarthemes.com/wp-content/uploads/2015/03/video_background.png') no-repeat;
    position: absolute
}

.cursor-pointer, .jqvmap-region, .play i:hover {
    cursor: pointer
}

.js-video iframe {
    z-index: 5;
    position: relative
}

.disclaimer_wiz {
    overflow: scroll;
    scrollbar-width: thin;
    scrollbar-color: #fbc572 #f5f5f5;
    font-family: Poppins !important
}

.jqvmap-label {
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #87c13c;
    color: #fff;
    font-size: smaller;
    padding: 3px;
    z-index: 99
}

.jqvmap-zoomin, .jqvmap-zoomout {
    position: absolute;
    left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #000;
    padding: 3px;
    color: #fff;
    width: 10px;
    height: 10px;
    cursor: pointer;
    line-height: 10px;
    text-align: center
}

.jqvmap-zoomin {
    top: 10px
}

.jqvmap-zoomout {
    top: 30px
}

.jqvmap-ajax_response {
    width: 100%;
    height: 500px
}

#vmap {
    width: 100%;
    height: 400px;
    background-color: transparent !important
}

.disclaimer_wiz ul, section ol, section ul {
    list-style-type: initial !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    margin-left: 40px !important
}

section ol li {
    list-style: decimal !important
}

section ul li {
    list-style: disc !important
}

section ol {
    list-style: initial
}

.nav-breadcrumb ol, .officer-bio ul {
    list-style-type: none !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important
}

.nav-breadcrumb li {
    list-style: none !important
}

#search input[type=search] {
    position: absolute;
    top: 50%;
    width: 50%;
    left: 25%;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    border: 0;
    margin: -40px auto 0;
    padding: 14px 30px;
    display: block;
    outline: 0
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    border: #000;
    transform: translateX(-50%)
}

#search .close {
    position: fixed;
    top: 25px;
    right: 25px;
    color: #fff;
    background-color: transparent;
    opacity: 1;
    padding: 5px 15px;
    cursor: pointer;
    font-size: 25px
}

button.yellow_button {
    background-color: #0555a4;
    color: #fff;
    letter-spacing: .05em;
    border: none;
    min-width: 250px;
    text-transform: uppercase;
    height: 47px;
    padding: 12px;
    position: relative;
    border-radius: 30px
}

.yellow_button:hover {
    background: #fec262 !important;
    color: #000 !important
}

.bg-none {
    background-color: rgba(0, 0, 0, .8)
}

.ui-autocomplete {
    z-index: 2147483647
}

.blg_s_cl .light_btn2:hover, .dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background: #0555a4
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #search input[type=search] {
        width: 100%;
        left: 0
    }

    .branch-card {
        min-height: auto !important
    }

    .branch-card .button-container {
        margin-top: 20px
    }

    .wizard-tab-content {
        width: 100%;
        max-width: 90%
    }

    .ratings div {
        flex-direction: column
    }

    .ratings .five_star {
        margin-left: 0 !important
    }

    .experience-write-button {
        justify-content: end !important;
        padding-top: 20px !important;
        width: 100%
    }
}

@media (max-width: 767px) {
    #getStartedModal .modal-content, #preModal .modal-content {
        margin-top: 100px !important
    }

    .officer-info-block, .typeofloan {
        flex-direction: column
    }

    #search input[type=search] {
        width: 100%;
        left: 0;
        font-size: 21px
    }

    .wizard-tab-content {
        width: 100% !important;
        max-width: 90% !important
    }

    .experience .left {
        min-height: auto !important
    }

    .experience-write-button {
        gap: 20px
    }

    .loff-con-info {
        flex-wrap: nowrap !important
    }

    #preModal .modal-content {
        flex-direction: column !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
    .vue-form-wizard .wizard-tab-content {
        width: 100%
    }

    .loff-spe p {
        margin-block-start: 0 !important;
        margin-block-end: 0 !important
    }

    .loff-spe {
        padding-bottom: 0 !important
    }

    #search input[type=search] {
        width: 100%;
        left: 0
    }

    .looking-img {
        width: 150px;
        height: 150px;
        margin: 0 auto 14px
    }

    .looking-item {
        max-width: 204px
    }

    .about-officer {
        margin-right: 0 !important;
        margin-left: 20px !important
    }

    .officer-info-block {
        justify-content: space-between !important
    }
}

.hero-action a:last-child {
    margin-left: 0
}

.hero-action {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: start
}

.blog_nw_main {
    padding: 0 !important
}

.nav-item.get-started {
    text-align: center;
    margin-top: 20px
}

#clear-session {
    min-width: auto !important
}

@media (max-width: 833px) {
    .vue-form-wizard .wizard-card-footer .wizard-btn {
        min-width: 155px !important
    }

    .loff-con-info .link-button {
        display: none
    }

    #clear-session {
        position: absolute;
        right: 0;
        top: 0;
        min-width: auto !important
    }

    .loff-con-info, .loff-spe {
        padding-bottom: 0 !important
    }

    .loff-spe p {
        color: #fff;
        font-family: Poppins;
        font-size: 14px;
        margin-block-start: 0 !important;
        margin-block-end: 0 !important
    }
}

@media (min-width: 1368px) {
    .lo-pinned .special-col-1, .lo-pinned .special-col-3 {
        flex: 0 0 auto !important;
        width: 25% !important
    }

    .lo-pinned .special-col-2 {
        flex: 0 0 auto !important;
        width: 50% !important
    }
}

::selection {
    background-color: #fbc572;
    color: #fff
}

::-moz-selection {
    background-color: #fbc572;
    color: #fff
}

.disclaimer_wiz p {
    font-family: Poppins !important;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0
}

.disclaimer_wiz li {
    margin-top: 20px;
    list-style: disc !important
}

.disclaimer_wiz::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
    scrollbar-width: thin;
    scrollbar-color: #f5f5f5 #fbc572;
    box-shadow: inset 0 0 0 6px #f5f5f5
}

.disclaimer_wiz::-webkit-scrollbar-thumb {
    background-color: #fbc572;
    border-radius: 5px
}

.modal-dialog .ui-menu .ui-menu-item {
    margin: 5px;
    border: 1px solid #d2d1d1;
    font-size: 20px;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.modal-dialog .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 6px 1em 6px .4em
}

.ui-widget {
    font-size: 1em
}

.dropdown-menu a::before {
    content: "";
    border-right: none
}

.breadcrumb-item {
    font-size: 14px;
    color: #0054a6;
    text-transform: uppercase
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent !important;
    box-shadow: none
}

.accordion-item {
    border: none;
    outline: 0
}

.accordion-button:not(.collapsed) > .bal {
    border-bottom: 3px solid #fbc572;
    padding-bottom: 8px
}

.accordion-button:focus {
    border: none;
    box-shadow: none
}

.accordion-button .bal {
    font-size: 20px
}

.mt-100 {
    margin-top: 100px
}

input, textarea {
    caret-color: #ffc107
}

.prog-bar, .prog-percent, .prog-wrap {
    height: 70px
}

.prog-bar, .prog-percent {
    position: absolute;
    top: 0;
    left: 0
}

.prog-percent {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    width: 100%;
    z-index: 2
}

.prog-bar {
    width: 0;
    background: #0555a4;
    transition: width .5s
}

#contactModal .modal-content {
    padding: 2rem 5rem
}

@media (max-width: 767px) {
    #contactModal .modal-content {
        padding: 2rem 1rem;
        border-radius: 20px
    }
}

#calculator .form-range-control input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 30px;
    height: 30px;
    background: #545455;
    border-radius: 50%;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#calculator .form-range-control input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    width: 30px;
    height: 30px;
    background: #545455;
    border-radius: 50%;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.looking-item {
    margin: 10px auto !important
}

.bg-blue-200 {
    background-color: #0054a6 !important;
    color: #fff !important
}

.bg-blue-200:hover {
    background-color: #fbc572 !important
}

.bg-blue-200 i {
    font-size: 18px;
    margin-right: .5rem
}

.w-1\/2 {
    width: 50%
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-center.h3 {
    margin-bottom: 1.5rem
}

.disclaimer_wiz {
    max-width: 800px;
    padding: 30px;
    max-height: 250px;
    margin: 50px auto;
    text-align: left;
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 24px;
    border: 2px solid #848383
}

.frm_section {
    margin-bottom: 1rem !important
}

.error {
    color: red;
    display: block;
    padding: 5px
}

.vue-form-wizard .wizard-tab-content {
    width: 60%;
    padding: 2rem 1rem;
    min-height: 425px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 80%;
    margin: 0 auto
}

.btn-close-white {
    position: absolute;
    right: 0;
    top: -77px !important;
    font-size: 50px;
    z-index: 9999999;
    color: #fff
}

.vue-form-wizard .wizard-nav {
    position: relative;
    text-align: center;
    display: flex;
    flex-wrap: wrap
}

.vue-form-wizard .wizard-nav a, .vue-form-wizard .wizard-nav li {
    flex: 1;
    align-items: center;
    flex-wrap: wrap
}

.vue-form-wizard .wizard-nav > li > a {
    color: #718096
}

.vue-form-wizard .wizard-nav > li > a.disabled {
    pointer-events: none;
    cursor: default
}

.vue-form-wizard .wizard-nav > li.active > a .wizard-icon {
    color: #fff;
    font-style: normal
}

.vue-form-wizard .wizard-nav .stepTitle {
    letter-spacing: .025em;
    text-transform: uppercase;
    font-size: .75rem;
    line-height: 2
}

.vue-form-wizard .wizard-nav .wizard-icon-circle {
    width: 100%;
    background-color: #e2e8f0 !important;
    border-radius: 0
}

.vue-form-wizard .wizard-nav .wizard-icon-circle.checked:hover {
    background-color: #cbd5e0
}

.vue-form-wizard .wizard-nav .wizard-icon-circle .wizard-icon-container {
    display: flex;
    justify-content: center;
    flex: 1;
    width: 100%;
    border: none;
    background-color: #0054a6 !important
}

.vue-form-wizard .active {
    color: #0054a6 !important
}

.vue-form-wizard .wizard-btn, .vue-form-wizard .wizard-progress-bar {
    background-color: #0054a6 !important
}

.vue-form-wizard .wizard-nav .wizard-icon-circle .wizard-icon {
    font-size: 1.5rem;
    line-height: 2;
    font-style: normal
}

.vue-form-wizard .wizard-progress-with-circle {
    position: absolute;
    bottom: 0;
    height: .25rem;
    width: 100%;
    background-color: #e2e8f0
}

.vue-form-wizard .wizard-progress-with-circle .wizard-progress-bar {
    position: relative;
    height: .25rem
}

.vue-form-wizard .wizard-card-footer {
    width: 100%;
    float: left;
    padding: 1.5rem 1rem
}

.vue-form-wizard .wizard-card-footer .wizard-footer-left {
    float: left
}

.vue-form-wizard .wizard-card-footer .wizard-footer-right {
    float: right
}

.vue-form-wizard .wizard-card-footer .wizard-btn {
    border-radius: 50px !important;
    border: none;
    min-width: 170px;
    font-family: Poppins;
    font-size: 16px;
    line-height: normal;
    text-transform: capitalize;
    padding: 8px 30px;
    background-color: #0555a4 !important
}

.vue-form-wizard .wizard-card-footer .wizard-btn:hover {
    background-color: #ffc107 !important
}

.aster {
    color: #ffc107
}

.frm_section .error {
    padding: 0;
    margin: 0;
    float: right
}

.frm_section input {
    clear: both
}

.captcha_sec {
    margin: 0 auto;
    max-width: 302px
}


/* header-topbar */
.new-header {
    background-color: #0555a4;
    padding: 15px 0 20px;
}

.new-inner-header {
    width: 100%;
}

.topbar-action {
    display: flex;
    justify-content: end;
    padding: 0 100px;
}

.topbar-action ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0;
}

header.new-header.sticky {
    background-color: #0555a4;
}

header.new-header.sticky .header-topbar {
    display: none;
}

.topbar-action .nav-item a::before {
    top: 6px;
    left: -14px;
}


.topbar-action ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}

.topbar-action ul li a:hover {
    color: #fbc572;
}

.topbar-action ul li.active a {
    font-weight: bold;
}

.topbar-action ul li a.btn-primary {
    padding: 6px 12px;
    font-size: 14px;
    border-color: #fbc572;
}

.topbar-action ul li a.btn:hover {
    border: solid 1px #0054a6;
}

@media (max-width: 767px) {
    .topbar-action ul li a.btn-primary {
        padding: 6px 12px;
        font-size: 14px;
        min-width: auto;
    }

    .topbar-action {
        padding: 0 0;
    }

    .loan-img-content-section .row {
        --bs-gutter-y: 60px;
    }

}


/* loan page css  */

.header-title-with-border {
    position: relative;
    font-size: 30px;
    color: #0054a6;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 40px;
    max-width: fit-content;
}

.header-title-with-border::after {
    border-bottom: solid 2px #fbc572;
    content: '';
    height: 2px;
    width: 180px;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.loan-img-content-section {
    margin-bottom: 60px;
}

.loan-img-content-section .loan-content a.btn-primary {
    margin-top: 20px;
}

.loan-content-section {
    margin-bottom: 60px;
}


.mortgageloanoptions-section .container {
    max-width: 1120px;
}


/* loan-service-item */

.loan-service-item {
    display: flex;
    gap: 20px;
}

.loan-service-icon {
    width: 45px;
    height: 45px;
    background-color: #0555a4;
    display: flex;
    align-items: center;
    min-width: 45px;
    border-radius: 50px;
    justify-content: center;
}

.loan-service-content h3 {
    margin-bottom: 16px;
    color: #545455;
    font-size: 30px;
    font-weight: 600;
}

.loan-service-item {
    margin-bottom: 30px;
}

.why-refinance-section {
    background-color: #eeeeef;
    padding: 40px 0;
    margin-bottom: 60px;
}

.why-refinance-section .header-title span {
    font-size: 38px;
    font-family: Handscript;
}

.why-refinance-section p {
    font-size: 19px;
    text-align: center;
    margin-bottom: 0;
}

.loan-service-icon span {
    color: #fbc572;
    font-size: 60px;
    position: relative;
    top: -5px;
    font-family: Handscript;
}

/* expect-section */

.expect-section {
    background-color: #eeeeef;
    padding: 40px 0;
    text-align: center;
}

.expect-section .header-title-with-border {
    margin-left: auto;
    margin-right: auto;
}

.option-link {
    text-decoration: none;
    color: #000;
    padding: 20px;
    display: block;
    background-color: #eeeeef;
    border-radius: 16px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 112px;
}

.option-link:hover {
    transition: .5s
}


/* mortgageloanoptions-section */
.bg-grey-new {
    background-color: #eeeeef;
}

.bg-yellow-new {
    background-color: #fbc572;
}

.bg-blue {
    background-color: #0054a6;
}

.bg-yellow-dark {
    background-color: #d19c49;
}

.bg-grey-light {
    background-color: #545455;
}

.bg-black-light {
    background-color: #021b30;
}


.mortgageloanoptions-section {
    margin: 60px 0;
}

.mortgageloanoptions-section .row {
    --bs-gutter-y: 20px;
}

/*  */
.color-calculator-section .calculator-section {
    margin-left: 0;
}

.calculator-section {
    margin-left: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 3px 1px 16px 2px #d8d8d8;
    padding: 20px;
    border-radius: 18px;
    background-color: #eeeeef;
    margin-bottom: 60px;
}

.calculator-section p {
    margin: 0;
}


.calculator-section .row {
    --bs-gutter-y: 20px;
}

/*  */

.swiper-slider-section {
    margin-bottom: 80px;
}

.loan-img-content-section .small-image {
    max-width: 66.67%;
}

section {
    font-family: 'Poppins', 'Helvetica Neue', Arial, sans-serif;

}

.calculator-close-button {
    position: absolute;
    right: 200px;
    top: -50px;
}

#calculatorModal .modal-content {
    width: 90%;
    height: 80%;
    margin: auto;
    position: relative;
}

#calculatorModal .content-section {
    border-radius: var(--bs-border-radius) !important;
}

/* Adjust for mobile devices */
@media (max-width: 767px) {
    #calculatorModal .modal-content {
        width: 100%;
        height: 100%;
    }

    .calculator-close-button {
        background: #0a53be;
        top: 5px;
        right: 5px;
    }

    .calculator-close-button img {
        width: 40px;
    }
}

.header-title-with-border-full::after {
    width: 100% !important;
    border-bottom: solid 2px #fbc572;
    content: '';
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 0;
}
