@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';

/* /Layout/AdminLayout.razor.rz.scp.css */
.page[b-f0eqlasvn2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-f0eqlasvn2] {
    flex: 1;
}

.sidebar[b-f0eqlasvn2] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-f0eqlasvn2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-f0eqlasvn2]  a, .top-row[b-f0eqlasvn2]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-f0eqlasvn2]  a:hover, .top-row[b-f0eqlasvn2]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-f0eqlasvn2]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-f0eqlasvn2] {
        justify-content: space-between;
    }

    .top-row[b-f0eqlasvn2]  a, .top-row[b-f0eqlasvn2]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-f0eqlasvn2] {
        flex-direction: row;
    }

    .sidebar[b-f0eqlasvn2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-f0eqlasvn2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-f0eqlasvn2]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-f0eqlasvn2], article[b-f0eqlasvn2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-x54hurhwlh] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-x54hurhwlh] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-x54hurhwlh] {
    font-size: 1.1rem;
}

.bi[b-x54hurhwlh] {
    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-x54hurhwlh] {
    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-x54hurhwlh] {
    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-x54hurhwlh] {
    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-x54hurhwlh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-x54hurhwlh] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-x54hurhwlh] {
        padding-bottom: 1rem;
    }

    .nav-item[b-x54hurhwlh]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-x54hurhwlh]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-x54hurhwlh]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-x54hurhwlh] {
        display: none;
    }

    .collapse[b-x54hurhwlh] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-x54hurhwlh] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Company/Companies.razor.rz.scp.css */
.sort-by[b-01tfqrf5o3] 
{
    margin-bottom: .25rem;
}
/* /Pages/Components/CompaniesFilters.razor.rz.scp.css */
.filter-container[b-80tp582whk] {
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.filter-header[b-80tp582whk] {
    background: #fff3cd;
    padding: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #f9d776;
}

.filter-controls[b-80tp582whk], .sort-controls[b-80tp582whk] {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
}
    .sort-controls[b-80tp582whk]{
        justify-content:end;
    }
    .services-panel[b-80tp582whk] {
        display: flex;
        min-height: 600px;
    }

.sidebar[b-80tp582whk] {
    width: 280px;
    background: #f8f9fa;
    padding: 24px;
    border-right: 1px solid #e1e5e9;
    display: flex;
    flex-direction: column;
}

.sidebar-section[b-80tp582whk] {
    padding: 12px 16px;
    margin-bottom: 8px;
    border-radius: 6px;
    cursor: pointer;
    transition: background-color 0.2s;
}

    .sidebar-section:hover[b-80tp582whk] {
        background: #e1e5e9;
    }

    .sidebar-section.active[b-80tp582whk] {
        background: #deecff;
        color: #0078d4;
        font-weight: 600;
    }

    .sidebar-section h3[b-80tp582whk] {
        margin: 0;
        font-size: 14px;
        font-weight: 500;
    }

.apply-button[b-80tp582whk] {
    margin-top: auto;
    width: 100%;
}

.content[b-80tp582whk] {
    flex: 1;
    padding: 0px 1.5rem;
    overflow: auto;
    margin: 1.5rem 0px;
}

.content-header h2[b-80tp582whk] {
    margin: 0 0 8px 0;
    font-size: 24px;
    font-weight: 600;
    color: #323130;
}

.content-header p[b-80tp582whk] {
    margin: 0 0 24px 0;
    color: #605e5c;
    font-size: 14px;
}

.display-options[b-80tp582whk] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 20px;
}

.search-field[b-80tp582whk] {
    margin-bottom: 24px;
    max-width: 400px;
}

.service-tabs[b-80tp582whk] {
    display: flex;
    gap: 2px;
    margin-bottom: 32px;
    border-bottom: 1px solid #e1e5e9;
}

.tab-button[b-80tp582whk] {
    border-radius: 6px 6px 0 0 !important;
    border-bottom: none !important;
    padding: 12px 20px;
}

.services-content[b-80tp582whk] {
    max-height: 400px;
    padding: 1rem;
}

.service-category h3[b-80tp582whk] {
    margin: 0 0 20px 0;
    font-size: 16px;
    font-weight: 600;
    color: #323130;
}

.service-grid[b-80tp582whk] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px 32px;
    margin-bottom:1rem;
}

.service-checkbox[b-80tp582whk] {
    font-size: 14px;
}

/* Responsive design */
@media (max-width: 768px) {
    .services-panel[b-80tp582whk] {
        flex-direction: column;
    }

    .sidebar[b-80tp582whk] {
        width: 100%;
        min-height: auto;
        border-right: none;
        border-bottom: 1px solid #e1e5e9;
    }

    .service-grid[b-80tp582whk] {
        grid-template-columns: 1fr;
    }

    .filter-header[b-80tp582whk] {
        flex-direction: column;
        gap: 16px;
        align-items: stretch;
    }

    .filter-controls[b-80tp582whk], .sort-controls[b-80tp582whk] {
        justify-content: center;
        flex-direction: column;
        align-items: normal;
    }
}
.spinner-div[b-80tp582whk] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
/* /Pages/Components/CompanyHashRouter.razor.rz.scp.css */
.company-profile-container[b-lt50a9r5c6] {
}

.nav-tabs[b-lt50a9r5c6] {
 
    background-color: var(--background-color);
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 0;
     
    z-index: 1000;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    margin-bottom: 1.5rem;
}

.nav-tab[b-lt50a9r5c6] {
    padding: 12px 24px;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #6c757d;
    transition: all 0.3s ease;
    white-space: nowrap;
    position: relative;
}

    .nav-tab:hover[b-lt50a9r5c6] {
        color: var(--accent-color);
        background-color: #f8f9fa;
    }

    .nav-tab.active[b-lt50a9r5c6] {
        color: var(--accent-color);
        background-color: white;
    }

        .nav-tab.active[b-lt50a9r5c6]::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 2px;
            background-color: var(--accent-color);
        }

#quote-tab-pane[b-lt50a9r5c6]  .contact-container {
    max-width: 100%;
    margin: unset;
    padding:0;
}

[b-lt50a9r5c6] .contact-container .contact-form {
    background-color: #f8f8f8;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}

.nav-tabs .nav-link.active[b-lt50a9r5c6] {
    border: 3px solid var(--accent-color);
}

.nav-tabs .nav-link[b-lt50a9r5c6] {
    padding: 1rem;
    border-radius: unset;
    border: 3px solid transparent;
    color: var(--nav-color);
}

    .nav-tabs .nav-link:hover:not(.active)[b-lt50a9r5c6] {
        background: #f3f3f3;
        margin-bottom: unset;
        border: 3px solid #f3f3f3;
    }

.nav-link:focus-visible[b-lt50a9r5c6] {
    outline: unset;
    box-shadow: unset;
}

.card.light-background[b-lt50a9r5c6] {

    background: var(--background-color);
}
    .card.light-background .card-body[b-lt50a9r5c6] {
        padding:2rem;
    }
.inner-address[b-lt50a9r5c6] {
    min-height: 31.5rem !important;
}


@media (min-width: 80em) {
    .services-box .services-list[b-lt50a9r5c6] {
        font-size: 1rem;
    }
}

.services-box .services-list[b-lt50a9r5c6] {
    font-size: .9375rem;
    line-height: 1em;
    padding: 0 0 5px;
}
@media (min-width: 80em) {
    .services-box .services-list a[b-lt50a9r5c6] {
        transition: all .15s ease-out;
    }
}

.services-box .services-list a[b-lt50a9r5c6] {
    border-bottom: 2px solid #d8d8d8;
    display: inline;
    line-height: 1.8em;
    padding: 0 0 2px;
}
.cleanlist[b-lt50a9r5c6] {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.services-box .services-list li:not(:last-child)[b-lt50a9r5c6] {
    margin: 0 0 12px;
}

.box--item .itm--title[b-lt50a9r5c6] {
    border-bottom: 1px solid #e0e0e0;
    /*font-size: .9375rem;*/
    line-height: 1em;
    padding: 1.5rem 2rem;
}
.box--item .itm--body[b-lt50a9r5c6] {
    padding: 13px 20px;
}
.box--item .font-medium[b-lt50a9r5c6] {
    font-weight: 500;
}

.progress[b-lt50a9r5c6], .progress-stacked[b-lt50a9r5c6] {
    height: 2rem;
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: #eaf1ff;
    border-radius: 0px;
}

.btn-flat[b-lt50a9r5c6] {
    background: #eaf1ff;
    font-size: .875rem;
    height: 2.1875rem; 
    line-height: 2.1875rem; 
    padding: 0 1.25rem;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.cleanlist[b-txem9yld6f] {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.fwbx[b-txem9yld6f]  {
    padding: 0 46px;
}


@media (min-width: 110em) {
    .featured:not(.internal)[b-txem9yld6f] {
        margin: 0 auto 80px !important;
    }
}

@media (min-width: 80em) {
    .box:not(.inline)[b-txem9yld6f] {
        margin: 0 auto 30px;
    }
}

@media (min-width: 80em) {
    .featured:not(.internal)[b-txem9yld6f] {
        margin: 0 auto 62px !important;
    }
}

.box.light[b-txem9yld6f] {
    background: linear-gradient(180deg, #d0dfff, #e3f0fe);
}

.featured[b-txem9yld6f]{
    margin: 0 0 45px;
}

.box[b-txem9yld6f] {
    margin: 0 auto 20px;
    max-width: 1510px;
}

@media (min-width: 110em) {
    .box:not(.inline) .inner[b-txem9yld6f] {
        min-height: 415px;
    }
}

@media (min-width: 80em) {
    .box:not(.inline) .inner[b-txem9yld6f] {
        min-height: 375px;
    }
}

.inner[b-txem9yld6f] {
    padding: 45px 0;
}

.items-center[b-txem9yld6f] {
    align-items: center;
    display: flex;
}

.cnt[b-txem9yld6f] {
    text-align: center;
}


.nomargin[b-txem9yld6f] {
    margin: 0;
}
 

.font-bold[b-txem9yld6f] {
    font-weight: 700;
}

.box:not(.inline) .section-title div[b-txem9yld6f] {
    font-size: 48px;
    margin: 0 0 2.5rem;
}

.btn-solid[b-txem9yld6f] {
    background: var(--accent-color);
    font-size: 1rem;
    height: 3.4375rem;
    line-height: 3.1875rem;
    min-width: 10.3125rem;
    padding: 0 2.5rem;
    color:white;
}

.box:not(.inline) .btn[b-txem9yld6f] {
    margin: 0 0 40px;
}


.ftr-wgts__links[b-txem9yld6f], .ftr-wgts__title[b-txem9yld6f] {
    font-size: 1rem;
    display: block;
    margin: 1.125rem 0 0;
    line-height: 1.1875;
}

.ftr-wgts li:not(:last-child)[b-txem9yld6f] {
    margin-bottom: .9375rem;
}

.ftr-wgts__links a[b-txem9yld6f] {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: inherit;
}

.ftr-copy[b-txem9yld6f] {
    padding: 4.6875rem 0;
}
/* /Shared/Pager.razor.rz.scp.css */
/* Pagination Style */
.pagination .btn[b-nxfdubn0i2] {
    background-color: darkgray;
}

.pagination span.btn[b-nxfdubn0i2] {
    background-color: #000;
    color: #fff;
}

.pagination li[b-nxfdubn0i2] {
    padding: 5px;
}
