/* /Components/AppHakome.razor.rz.scp.css */
[b-2j4i1ajw1r] .ud-btn i.fa-phone {
    transform: unset !important;
}

[b-2j4i1ajw1r] .breadcumb-style1 .breadcumb-list a {
    margin-right: 10px;
}

[b-2j4i1ajw1r] .breadcumb-style1 .breadcumb-list a:after {
    content: "/";
    font-size: 14px;
    position: absolute;
    right: -10px;
}

[b-2j4i1ajw1r] .breadcumb-style1 .breadcumb-list span {
    margin-left: 3px;
    margin-right: 10px;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-m2aertrz8w] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-m2aertrz8w] {
    flex: 1;
}

.sidebar[b-m2aertrz8w] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-m2aertrz8w] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-m2aertrz8w]  a, .top-row[b-m2aertrz8w]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-m2aertrz8w]  a:hover, .top-row[b-m2aertrz8w]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-m2aertrz8w]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-m2aertrz8w] {
        justify-content: space-between;
    }

    .top-row[b-m2aertrz8w]  a, .top-row[b-m2aertrz8w]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-m2aertrz8w] {
        flex-direction: row;
    }

    .sidebar[b-m2aertrz8w] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-m2aertrz8w] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-m2aertrz8w]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-m2aertrz8w], article[b-m2aertrz8w] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-m2aertrz8w] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-m2aertrz8w] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-8uktdkwwmn] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-8uktdkwwmn] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-8uktdkwwmn] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8uktdkwwmn] {
    font-size: 1.1rem;
}

.bi[b-8uktdkwwmn] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-8uktdkwwmn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-8uktdkwwmn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-8uktdkwwmn] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-8uktdkwwmn] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8uktdkwwmn] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8uktdkwwmn] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8uktdkwwmn]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-8uktdkwwmn]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-8uktdkwwmn]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-8uktdkwwmn] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-8uktdkwwmn] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8uktdkwwmn] {
        display: none;
    }

    .nav-scrollable[b-8uktdkwwmn] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/About/AboutUsPage.razor.rz.scp.css */
h2[data-about-title][b-4vplo9v2uu] {
    color: var(--theme-color);
}

.our-agents .feature-img img[b-4vplo9v2uu] {
    width: 100%;
    height: auto;
    object-fit: cover;
}
/* /Components/Pages/BlogDetails/BlogDetailsPage.razor.rz.scp.css */
[b-5yyqr3jdea].ui-content img {
    margin-bottom: 20px;
}

[b-5yyqr3jdea].ui-content p {
    margin-bottom: unset;
}

[b-5yyqr3jdea].ui-content ol {
    margin-bottom: unset;
}

[b-5yyqr3jdea].ui-content li {
    list-style: unset;
}
/* /Components/Pages/Home/Components/HomeBanner5.razor.rz.scp.css */

/* typical phone screen resolution */
@media only screen and (max-width : 667px) {
    [b-dlmy2qtlh9] a.ud-btn.btn-white.slider-btn {
        font-size: 10px;
        padding: 8px;
    }
}

/* /Components/Pages/Home/Components/HomeSearch5.razor.rz.scp.css */
[b-wgb6zd9a71] input.form-control.bgc-f7.bdrs12.ps-0 {
    padding: 10px;
    padding-left: 1rem !important;
    background-color: #ebebeb !important;
}

[b-wgb6zd9a71] .ud-btn {
    padding: 8px 20px;
}
/* /Components/Pages/PropertyDetails/PropertyDetailsPage.razor.rz.scp.css */
[b-lmrsfzppvd] .sp-img-content .sp-img img {
    height: 165px;
    object-fit: cover;
}

[b-lmrsfzppvd] .sp-img-content .preview-img-1 img {
    height: 515px;
}

.single-property-content .price[b-lmrsfzppvd], .title[b-lmrsfzppvd] {
    color: var(--theme-color);
}

.property-action a[b-lmrsfzppvd] {
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 6px;
    transition: all 0.3s ease;
}
/* /Components/Pages/PropertySearch/Components/SearchToolbar2.razor.rz.scp.css */
[b-1ikh1kcdxn] button.btn.dropdown-toggle.btn-light {
    background-color: #F7F7F7;
}

[b-1ikh1kcdxn] .box-search input {
    padding: 10px;
    padding-left: 1rem !important;
    background-color: #ebebeb !important;
}

.ud-btn[b-1ikh1kcdxn] {
    padding: 8px 20px;
}

@media (min-width: 768px) {
    [b-1ikh1kcdxn] .ud-btn {
        padding: 8px 8px;
        font-size: 10px;
    }
}

@media (min-width: 1200px) {
    [b-1ikh1kcdxn] .ud-btn {
        padding: 8px 20px;
        font-size: 12px;
    }
}

/* /Components/Pages/PropertySearch/PropertySearchPage.razor.rz.scp.css */
.breadcrumb-title-container[b-z18pl7faeg] {
    margin-bottom: 10px;
}

.breadcrumb-primary-title[b-z18pl7faeg] {
    font-size: 2.2rem;
    font-weight: 700;
    color: #222;
    margin: 0 0 8px 0;
    line-height: 1.2;
}

.breadcrumb-details-title[b-z18pl7faeg] {
    font-size: 1.1rem;
    font-weight: 400;
    color: #666;
    margin: 0;
    line-height: 1.4;
    opacity: 0.9;
    display: flex;
    align-items: center;
}

.details-separator[b-z18pl7faeg] {
    color: #999;
    margin-right: 8px;
    font-weight: bold;
}

.breadcumb-style1[b-z18pl7faeg] {
    text-align: left;
}

.breadcumb-list a[b-z18pl7faeg] {
    color: #666;
    font-size: 0.95rem;
    text-decoration: none;
}

.breadcumb-list a:hover[b-z18pl7faeg] {
    color: #007bff;
}

/* Responsive adjustments */
/* @@media (max-width: 768px) {
    .breadcrumb-primary-title {
        font-size: 1.8rem;
    }

    .breadcrumb-details-title {
        font-size: 1rem;
    }

    .breadcumb-style1 {
        padding: 30px 0;
    }
} */
/* /Components/Shared/CtaSections/CtaSection1.razor.rz.scp.css */
@media (max-width: 1280px) {
    .our-cta a.ud-btn[b-13aec31r5r] {
        padding: 10px;
    }
}

@media (max-width: 575.98px) {
    .our-cta a.ud-btn[b-13aec31r5r] {
        margin-top: 1rem;
    }
}
/* /Components/Shared/CtaSections/CtaSection3.razor.rz.scp.css */
.cta-banner3[b-k84zg4ms5b]:before {
    background-image: url(/images/about/vi-sao-khach-hang-chon-hakome-house.jpg) !important;
}
/* /Components/Shared/ExploreProperties/ListingCard.razor.rz.scp.css */
[b-ov8n6fz8xr] .list-thumb img.w-100 {
    height: 250px;
    object-fit: cover;
}

.list-tag2[b-ov8n6fz8xr] {
    left: 20px !important;
}
/* /Components/Shared/ExploreProperties/PropertyQuickLinks1.razor.rz.scp.css */
.iconbox-content[b-vlk99xgpbp] {
    min-height: 233px;
    display: flex;
    flex-direction: column;
}

    .iconbox-content a.ud-btn.btn-thm3[b-vlk99xgpbp] {
        margin-top: auto;
    }
/* /Components/Shared/Footer.razor.rz.scp.css */
.social-style1 i[b-xtda2hsg7r],
.social-style1 svg[b-xtda2hsg7r] {
    line-height: 60px;
    width: 60px;
    height: 60px;
}

.social-style1 i[b-xtda2hsg7r]:before {
    font-size: 1.5rem;
}

.contact-info[b-xtda2hsg7r] {
    margin-bottom: 1.5rem;
}

.social-style1 svg[b-xtda2hsg7r] {
    transition: all 0.4s ease;
    padding-bottom: 20px;
    padding-top: 8px;
    color: #BEBDBD;
}
/* /Components/Shared/Forms/FormInquiry.razor.rz.scp.css */
[b-ty2tagkizb] .inquiry-img {
    height: 900px;
}

[b-ty2tagkizb] .inquiry-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* /Components/Shared/Headers/HeaderNonSticky.razor.rz.scp.css */
[b-3ex2w5j7qp] .header-logo img {
    width: 70px;
}

.ace-responsive-menu ul.sub-menu[b-3ex2w5j7qp],
.ace-responsive-menu ul.sub-menu li[b-3ex2w5j7qp] {
    width: 400px !important;
}

.ud-btn i[b-3ex2w5j7qp] {
    transform: unset !important;
}
/* /Components/Shared/Headers/HeaderSticky.razor.rz.scp.css */
[b-ba2aeqmt6f] .header-logo img {
    width: 70px;
}

[b-ba2aeqmt6f] .language-selector a {
    color: white;
}

[b-ba2aeqmt6f].stricky-fixed .language-selector a {
    color: black;
}

.ace-responsive-menu ul.sub-menu[b-ba2aeqmt6f],
.ace-responsive-menu ul.sub-menu li[b-ba2aeqmt6f] {
    width: 400px !important;
}

.ud-btn i[b-ba2aeqmt6f] {
    transform: unset !important;
}
/* /Components/Shared/MobileMenu.razor.rz.scp.css */
[b-kmo2hii13d] .mobile_logo img {
    width: 50px;
}

[b-kmo2hii13d] .mobile-menu-btn.mm-listitem {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
}
/* /Components/Shared/Testimonials/Testimonials1.razor.rz.scp.css */
/* Testimonials1 Component Styles */

/* Ensure all testimonial cards have uniform height */
[b-qlwvw0yzal].testimonials1-container .testimonial-style1 {
    height: 600px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* Ensure content area takes available space */
[b-qlwvw0yzal].testimonials1-container .testimonial-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

/* Maintain title position even when empty */
[b-qlwvw0yzal].testimonials1-container .testimonial-title .title {
    min-height: 25px; /* Reserve space for title */
    color: var(--theme-color) !important;
}

/* Ensure testimonial text area grows to fill available space */
[b-qlwvw0yzal].testimonials1-container .testimonial-text {
    flex-grow: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Ensure author section stays at bottom */
[b-qlwvw0yzal].testimonials1-container .testimonial-author {
    margin-top: auto;
    flex-shrink: 0;
}

/* Override any conflicting carousel styles */
[b-qlwvw0yzal].testimonials1-container .item {
    height: auto !important;
}

[b-qlwvw0yzal].testimonials1-container .testimonial-author img {
    width: 60px !important;
    height: 60px;
    border-radius: 50px;
}

/* Ensure responsive behavior */
@media (max-width: 991px) {
    [b-qlwvw0yzal].testimonials1-container .testimonial-style1 {
        height: 650px !important;
    }
}

.testimonial-text[b-qlwvw0yzal] {
    font-size: 13px;
}
