@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';
@import '_content/PSC.Blazor.Components.Chartjs/PSC.Blazor.Components.Chartjs.bundle.scp.css';

/* _content/DiPetrillo/Components/Account/Pages/Dashboard/EditCaseContact.razor.rz.scp.css */

/* _content/DiPetrillo/Components/Account/Shared/Dashboard/EditTestimonialModal.razor.rz.scp.css */
/* _content/DiPetrillo/Components/Account/Shared/Dashboard/SessionModal.razor.rz.scp.css */
/* _content/DiPetrillo/Components/Layout/AdminLayout.razor.rz.scp.css */
.page[b-patvq5jryx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-patvq5jryx] {
    flex: 1;
}

.sidebar[b-patvq5jryx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-patvq5jryx] {
    background-color: var(--bs-secondary-bg);
    border-bottom: 1px solid var(--bs-tertiary-bg);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-patvq5jryx]  a, .top-row[b-patvq5jryx]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-patvq5jryx]  a:hover, .top-row[b-patvq5jryx]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-patvq5jryx]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-patvq5jryx] {
        justify-content: space-between;
    }

    .top-row[b-patvq5jryx]  a, .top-row[b-patvq5jryx]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-patvq5jryx] {
        flex-direction: row;
    }

    .sidebar[b-patvq5jryx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-patvq5jryx] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-patvq5jryx]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-patvq5jryx], article[b-patvq5jryx] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-patvq5jryx] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-patvq5jryx] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DiPetrillo/Components/Layout/Footer.razor.rz.scp.css */
[b-haignmey07] .nav-link {
    color: var(--body-text);
    font-size:small;
}
#whyus[b-haignmey07], #about-link[b-haignmey07] {
    font-size: small;
    text-align: justify !important;
}
#about-link:hover[b-haignmey07] {
    border:1px solid var(--bs-secondary-bg);
}
/* Media query for medium devices (tablets, 768px - 991px)*/ 
@media (min-width: 768px) and (max-width: 1025px) {
    /* Add your custom styles here */
    [b-haignmey07] .nav-link {
        
        font-size: x-small;
    }
    p#whyus[b-haignmey07], #about-link[b-haignmey07] {
        font-size: x-small;
    }
}
   

html[data-bs-theme="light"] nav[b-haignmey07]  a.active {
    background-color: rgba(155,129,121,0.20) !important;
    color: #9B8179;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    text-decoration-color: #9B8179;
    text-decoration-thickness: 2px;
    margin-bottom: 2px;
}

html[data-bs-theme="light"] nav[b-haignmey07]  .nav-link:hover {
    background-color: rgba(155,129,121,0.1);
    color: #CCA876;
}

 /*Styles for dark mode */


html[data-bs-theme="dark"] nav[b-haignmey07]  a.active {
    background-color: rgba(255,255,255,0.20);
    color: #9B8179;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    text-decoration-color: #9B8179;
    text-decoration-thickness: 2px;
    margin-bottom: 2px;
}

html[data-bs-theme="dark"] nav[b-haignmey07]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: #CCA876;
}
/* _content/DiPetrillo/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-8ji2f3c6sx] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8ji2f3c6sx] {
    flex: 1;
}

.sidebar[b-8ji2f3c6sx] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

[b-8ji2f3c6sx] #top-social .nav-item .nav-link:hover {
    text-decoration:none !important;
}
[b-8ji2f3c6sx] #top-social .nav-item .nav-link i:hover{
    color:var(--leafy-green)!important;
}

.top-row[b-8ji2f3c6sx] {
    /* background-color: var(--bs-secondary-bg-subtle);*/

    border-bottom: 1px solid var(--bs-secondary-bg-subtle);
    justify-content: flex-end;
    height: 2.5rem;
    display: flex;
    align-items: center;
}


    .top-row[b-8ji2f3c6sx]  a, .top-row[b-8ji2f3c6sx]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8ji2f3c6sx]  a:hover, .top-row[b-8ji2f3c6sx]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8ji2f3c6sx]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }
.top-row[b-8ji2f3c6sx], article[b-8ji2f3c6sx] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important;
}

@media (min-width: 640.98px) {
    .top-row[b-8ji2f3c6sx] {
        justify-content: space-between;
    }

    .top-row[b-8ji2f3c6sx]  a, .top-row[b-8ji2f3c6sx]  .btn-link {
        margin-left: 0;
    }
}

@media (max-width: 641px) {
    .page[b-8ji2f3c6sx] {
        flex-direction: row;
    }

    .sidebar[b-8ji2f3c6sx] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8ji2f3c6sx] {
        flex-shrink: 0 !important;
        /*position: sticky;*/
        top: 0;
        z-index: 1;
        height: 2.5rem; /* Ensure consistent height */
        min-height: 2.5rem; /* Prevent collapsing */
    }

    .top-row.auth[b-8ji2f3c6sx]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

  
}

#blazor-error-ui[b-8ji2f3c6sx] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-8ji2f3c6sx] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DiPetrillo/Components/Layout/NavBar.razor.rz.scp.css */
.navbar-toggler[b-uz16ae9gud] {
    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);
}
[b-uz16ae9gud] .mode-switcher .dropdown-menu .dropdown-item.active,
[b-uz16ae9gud] .mode-switcher .dropdown-menu .dropdown-item:active,
[b-uz16ae9gud] .mode-switcher .dropdown-menu .dropdown-item:focus-visible,
[b-uz16ae9gud] .mode-switcher .dropdown-menu .dropdown-item:focus{
    background-color:var(--bs-secondary-bg) !important;
}
.mode-button.active[b-uz16ae9gud], .mode-button:active[b-uz16ae9gud] {
    background-color: var(--bs-secondary-bg) !important;
}
.brand-border[b-uz16ae9gud] {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.navbar-toggler:checked[b-uz16ae9gud] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-uz16ae9gud] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-uz16ae9gud] {
    font-size: 1.1rem;
}

.bi[b-uz16ae9gud] {
    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-uz16ae9gud] {
    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-uz16ae9gud] {
    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-uz16ae9gud] {
    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-uz16ae9gud] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

/* Light Theme */
html[data-bs-theme="light"] .nav-item:first-of-type[b-uz16ae9gud] {
    /*padding-top: 1rem;*/
}

html[data-bs-theme="light"] .nav-item:last-of-type[b-uz16ae9gud] {
    /*padding-bottom: 1rem;*/
}

html[data-bs-theme="light"] .nav-item[b-uz16ae9gud]  .nav-link {
    /*color: #d7d7d7;*/
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

html[data-bs-theme="light"] .nav-item[b-uz16ae9gud]  a.active {
    background-color: rgba(155,129,121,0.20) !important;
    color: #9B8179;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    text-decoration-color: #9B8179;
    text-decoration-thickness: 2px;
    margin-bottom: 2px;
}

html[data-bs-theme="light"] .nav-item[b-uz16ae9gud]  .nav-link:hover {
    background-color: rgba(155,129,121,0.1);
    color: #CCA876;
}

/* Styles for dark mode */
html[data-bs-theme="dark"] .nav-item[b-uz16ae9gud]  .nav-link {
    /*color: #d7d7d7;*/
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

html[data-bs-theme="dark"] .nav-item[b-uz16ae9gud]  a.active {
    background-color: rgba(255,255,255,0.20);
    color: #9B8179;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    text-decoration-color: #9B8179;
    text-decoration-thickness: 2px;
    margin-bottom: 2px;
}

html[data-bs-theme="dark"] .nav-item[b-uz16ae9gud]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: #CCA876;
}



.nav-scrollable[b-uz16ae9gud] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-uz16ae9gud] {
    display: block;
}

@media(max-width: 641) {
    .brand-border[b-uz16ae9gud] {
        border-right: 0 none transparent !important;
    }
}
.offcanvas[b-uz16ae9gud] {
    width: 100% !important; /* Full width on phones */
    

}
#practicearea-menu[b-uz16ae9gud]{
    width: 100% !important;
}
@media (min-width: 768px) and (max-width: 991px) {
    .offcanvas[b-uz16ae9gud] {
        width: 50%; /* Half the viewport width only on tablets */
    }
    
}
@media (min-width: 992px) {
    .navbar-toggler[b-uz16ae9gud] {
        display: none;
    }


    .nav-scrollable[b-uz16ae9gud] {
       /* Never collapse the sidebar for wide screens */
            display: block;
       /* Allow sidebar to scroll for tall menus*/ 
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/DiPetrillo/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-bpkqrjf96b] {
    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-bpkqrjf96b] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-bpkqrjf96b] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-bpkqrjf96b] {
    font-size: 1.1rem;
}

.bi[b-bpkqrjf96b] {
    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-bpkqrjf96b] {
    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-bpkqrjf96b] {
    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-bpkqrjf96b] {
    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");
}

.bi-lock-nav-menu[b-bpkqrjf96b] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-bpkqrjf96b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-bpkqrjf96b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-bpkqrjf96b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-bpkqrjf96b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-bpkqrjf96b] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-bpkqrjf96b] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-bpkqrjf96b] {
        padding-bottom: 1rem;
    }

    .nav-item[b-bpkqrjf96b]  .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-bpkqrjf96b]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-bpkqrjf96b]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-bpkqrjf96b] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-bpkqrjf96b] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-bpkqrjf96b] {
        display: none;
    }

    .nav-scrollable[b-bpkqrjf96b] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/DiPetrillo/Components/Pages/Home.razor.rz.scp.css */

/* _content/DiPetrillo/Components/Pages/TestimonialsBubbles.razor.rz.scp.css */
/* General styling */
.testimonial-container[b-4g8nj4enj0] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    padding: 1rem;
}

/* _content/DiPetrillo/Components/Pages/TestimonialsTest.razor.rz.scp.css */
/* General styling */
.testimonial-container[b-79rhkm63by] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
}

.testimonial[b-79rhkm63by] {
    display: flex;
    justify-content: flex-start;
}

    .testimonial.even[b-79rhkm63by] {
        justify-content: flex-end;
    }

/* Bubble styling */
.bubble[b-79rhkm63by] {
    max-width: 60%;
    padding: 1rem;
    border-radius: 10px;
    position: relative;
    background-color: #f1f1f1;
    color: #333;
    font-size: 1rem;
    line-height: 1.5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

    .bubble[b-79rhkm63by]::after {
        content: '';
        position: absolute;
        bottom: -10px; /* Position the triangle at the bottom */
        width: 0;
        height: 0;
        border-style: solid;
    }

.testimonial .bubble[b-79rhkm63by]::after {
    left: auto;
    right: 10px;
    border-width: 10px 10px 0 10px; /* Triangle pointing upwards */
    border-color: #f1f1f1 transparent transparent transparent;
}

.testimonial.even .bubble[b-79rhkm63by] {
    background-color: #d1e7fd;
    text-align: right;
}

    .testimonial.even .bubble[b-79rhkm63by]::after {
        left: 10px;
        right: auto;
        border-width: 10px 10px 0 10px; /* Triangle pointing upwards */
        border-color: #d1e7fd transparent transparent transparent;
    }

/* Responsive adjustments */
@media (max-width: 767px) {
    .testimonial[b-79rhkm63by],
    .testimonial.even[b-79rhkm63by] {
        justify-content: flex-start;
    }

    .bubble[b-79rhkm63by] {
        max-width: 100%;
    }

        .bubble[b-79rhkm63by]::after {
            right: 10px;
            border-color: #f1f1f1 transparent transparent transparent;
        }

    .testimonial.even .bubble[b-79rhkm63by]::after {
        left: auto;
        right: 10px;
        border-color: #f1f1f1 transparent transparent transparent;
    }
}
/* _content/DiPetrillo/Components/Shared/CaseTypes/PersonalInjuryTypes.razor.rz.scp.css */
/*h1 {
    color: #444;
    text-align: center;
    margin: 2rem 0;
}


.card-container {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.front,
.back {
    background-size: cover;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
    border-radius: 10px;
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    min-height: 280px;
    height: auto;
   
    color: #fff;
    font-size: 1.5rem;
}

.back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #cedce7;
    background: -webkit-linear-gradient(45deg, #cedce7 0%,#596a72 100%);
    background: -o-linear-gradient(45deg, #cedce7 0%,#596a72 100%);
    background: linear-gradient(45deg, #cedce7 0%,#596a72 100%);
}
.back .inner p{
    font-size: medium;
}
.front:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .6;
    background-color: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
}*/

/*.card-container:hover .front,
.card-container:hover .back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}*/



/*.inner {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}

.card-container .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-container .front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-container:hover .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-container:hover .front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.front .inner p {
    font-size: 2rem;
    margin-bottom: 2rem;
    position: relative;
}

    .front .inner p:after {
        content: '';
        width: 4rem;
        height: 2px;
        position: absolute;
        background: #C6D4DF;
        display: block;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -.75rem;
    }

.front .inner span {
    color: rgba(255,255,255,0.7);
    font-family: 'Montserrat';
    font-weight: 300;
}*/
/* _content/DiPetrillo/Components/Shared/CaseTypes/PersonalInjuryTypesMobile.razor.rz.scp.css */
/* _content/DiPetrillo/Components/Shared/Elements/CardBackButton.razor.rz.scp.css */
.card-back-button:hover[b-ac12843fuq]{
   background-color: transparent !important;
   font-weight:bold;
}
/* _content/DiPetrillo/Components/Shared/Elements/CaseContact.razor.rz.scp.css */
[b-73at84zmqv] .form-check-input:checked {
    background-color:var(--theme-green) !important;
    border-color:  var(--japanese-laurel-green) !important;
}
[b-73at84zmqv] .darker-border-checkbox.form-check-input {
    border-color: #929292;
}



 [b-73at84zmqv] .case-contact-input:focus {
    border-color: var(--bordeaux-purple) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px var(--leafy-green) !important;
}
/* _content/DiPetrillo/Components/Shared/Elements/CaseModal.razor.rz.scp.css */
/* _content/DiPetrillo/Components/Shared/Elements/CaseTypeCard.razor.rz.scp.css */
h1[b-1g0lspqu7w] {
    color: #444;
    text-align: center;
    margin: 2rem 0;
}


.card-container[b-1g0lspqu7w] {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.front[b-1g0lspqu7w],
.back[b-1g0lspqu7w] {
    background-size: cover;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.25);
    border-radius: 10px;
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    min-height: 280px;
    height: auto;
    color: #fff;
    font-size: 1.5rem;
}

.back[b-1g0lspqu7w] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #cedce7;
    background: -webkit-linear-gradient(45deg, #cedce7 0%,#596a72 100%);
    background: -o-linear-gradient(45deg, #cedce7 0%,#596a72 100%);
    background: linear-gradient(45deg, #cedce7 0%,#596a72 100%);
}

    .back .inner p[b-1g0lspqu7w] {
        font-size: medium;
    }

.front[b-1g0lspqu7w]:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .6;
    background-color: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
}

/*.card-container:hover .front,
.card-container:hover .back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}*/



.inner[b-1g0lspqu7w] {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}

.card-container .back[b-1g0lspqu7w] {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-container .front[b-1g0lspqu7w] {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-container:hover .back[b-1g0lspqu7w] {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.card-container:hover .front[b-1g0lspqu7w] {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.front .inner p[b-1g0lspqu7w] {
    font-size: 2rem;
    margin-bottom: 2rem;
    position: relative;
}

    .front .inner p[b-1g0lspqu7w]:after {
        content: '';
        width: 4rem;
        height: 2px;
        position: absolute;
        background: #C6D4DF;
        display: block;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -.75rem;
    }

.front .inner span[b-1g0lspqu7w] {
    color: rgba(255,255,255,0.7);
    font-family: 'Montserrat';
    font-weight: 300;
}
/* _content/DiPetrillo/Components/Shared/Elements/CaseTypeMobileCard.razor.rz.scp.css */
i.fa-duotone[b-d7t3gjbox7] {
    color: white;
}

.card-container[b-d7t3gjbox7] {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    position: relative;
    width: 100%;
    height: 300px; /* Adjust height as needed */
}

.front[b-d7t3gjbox7], .back[b-d7t3gjbox7] {
    position: absolute; /* Ensure both front and back occupy the same space */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backface-visibility: hidden; /* Hide the back face when flipped */
    border-radius: 10px;
    text-align: center;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1); /* Smooth transition */
}

/* Front initially visible */
.front[b-d7t3gjbox7] {
    z-index: 2; /* Front stays on top initially */
    transform: rotateY(0deg);
}

/* Back initially hidden with a 180-degree rotation */
.back[b-d7t3gjbox7] {
    transform: rotateY(180deg);
    background-color: #596a72;
}

/* When the card is flipped, apply the 3D flip */
.flipped .front[b-d7t3gjbox7] {
    -webkit-transform: rotateY(-180deg); /* Front flips out */
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.flipped .back[b-d7t3gjbox7] {
    -webkit-transform: rotateY(0deg); /* Back flips in */
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/* Parallax effect for the inner content (applies to both front and back) */
.inner[b-d7t3gjbox7] {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 2rem;
    box-sizing: border-box;
    z-index: 2;
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1); /* Parallax transitions smoothly */
}

/* Ensure inner content keeps parallax in both directions */
.flipped .inner[b-d7t3gjbox7] {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94) !important; /* Keep same parallax for flipped state */
    transform: translateY(-50%) translateZ(60px) scale(0.94) !important;
}

/* Front content overlay */
.front[b-d7t3gjbox7]:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.6;
    background-color: #000;
    backface-visibility: hidden;
    border-radius: 10px;
}

/* Front content styling */
.front .inner p.title[b-d7t3gjbox7] {
    font-size: 2rem;
    margin-bottom: 2rem;
    position: relative;
}

    .front .inner p.title[b-d7t3gjbox7]:after {
        content: '';
        width: 4rem;
        height: 2px;
        position: absolute;
        background: #C6D4DF;
        display: block;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -0.75rem;
    }

.front .inner span[b-d7t3gjbox7] {
    color: rgba(255, 255, 255, 0.7);
    font-family: 'Montserrat';
    font-weight: 300;
}

/* Back content styling */
.back .inner p[b-d7t3gjbox7] {
    font-size: medium;
}
/* _content/DiPetrillo/Components/Shared/Elements/CaseTypePageHeader.razor.rz.scp.css */
html[data-bs-theme="dark"]
.fs-subtitle[b-wxvai2phdk] {
    color: var(--bs-secondary-color) !important;
}

html[data-bs-theme="light"]
.fs-subtitle[b-wxvai2phdk] {
    color: var(--clay-brown) !important;
}
/* _content/DiPetrillo/Components/Shared/Elements/CityPageHeader.razor.rz.scp.css */
html[data-bs-theme="dark"]
.fs-subtitle[b-8lg9naxdcd] {
    color: var(--bs-secondary-color) !important;
}

html[data-bs-theme="light"]
.fs-subtitle[b-8lg9naxdcd] {
    color: var(--clay-brown) !important;
}
/* _content/DiPetrillo/Components/Shared/Elements/MobileCardBackButtons.razor.rz.scp.css */
.card-back-button:hover[b-kzp8z4ljf7] {
    background-color: transparent !important;
    font-weight: bold;
}
/* _content/DiPetrillo/Components/Shared/Elements/PracticeAreaAccordion.razor.rz.scp.css */
:root[b-sdf1krvq5t] {
    /* Light theme colors */
    --accordion-bg-collapsed-light: #f0f0f0;
    --accordion-color-collapsed-light: #333;
    --accordion-border-collapsed-light: #ccc;
    --accordion-bg-open-light: #007bff;
    --accordion-color-open-light: #fff;
    --accordion-border-open-light: #007bff;
    /* Dark theme colors */
    --accordion-bg-collapsed-dark: #333;
    --accordion-color-collapsed-dark: #f0f0f0;
    --accordion-border-collapsed-dark: #555;
    --accordion-bg-open-dark:var(--bs-secondary-bg);
    --accordion-color-open-dark: #fff;
    --accordion-border-open-dark: #0056b3;

    /* Button */
    /* Light theme colors */
    --accordion-button-bg-collapsed-light: #f0f0f0;
    --accordion-button-text-collapsed-light: #333;
    --accordion-button-bg-open-light: #007bff;
    --accordion-button-text-open-light: #fff;

    /* Dark theme colors */
    --accordion-button-bg-collapsed-dark: #333;
    --accordion-button-text-collapsed-dark: #f0f0f0;
    --accordion-button-bg-open-dark: #0056b3;
    --accordion-button-text-open-dark: #fff;
}
.accordion-button[b-sdf1krvq5t]{
    box-shadow:none !important;
}
/* Light Theme Styles */
[data-bs-theme="light"] .accordion-button.collapsed[b-sdf1krvq5t] {
    background-color: var(--accordion-bg-collapsed-light);
    color: black !important;
    border-color: var(--accordion-border-collapsed-light);
}
[data-bs-theme="light"] .accordion-button:not(.collapsed)[b-sdf1krvq5t] {
    /* background-color: var(--accordion-bg-open-light);*/
    background-image: var(--bs-gradient);
    color: var(--bs-secondary-bg) !important;
    /* border-color: var(--accordion-border-open-light);*/
    border-top: 1px solid var(--bs-secondary-bg) !important;
    border-left: 1px solid var(--bs-secondary-bg) !important;
    border-right: 1px solid var(--bs-secondary-bg) !important;
}

[data-bs-theme="light"] .accordion-body[b-sdf1krvq5t] {
    background-color: #e9ecef;
    color: #212529;
}

/* Dark Theme Styles */
[data-bs-theme="dark"] .accordion-button.collapsed[b-sdf1krvq5t] {
    background-color: var(--accordion-bg-collapsed-dark);
    color: white !important;
    border-color: var(--accordion-border-collapsed-dark);
}

[data-bs-theme="dark"] .accordion-button:not(.collapsed)[b-sdf1krvq5t] {
    /*background-color: var(--accordion-bg-collapsed-dark); var(--bs-secondary-bg) !important;*/
    background-image: var(--bs-gradient);
    color: var(--bs-secondary-bg) !important;
    /*border-color: var(--bs-secondary-bg) !important;*/
    border-top: 1px solid var(--bs-secondary-bg) !important;
    border-left: 1px solid var(--bs-secondary-bg) !important;
    border-right: 1px solid var(--bs-secondary-bg) !important;
    /* var(--accordion-border-open-dark);*/
}



[data-bs-theme="dark"] .accordion-body[b-sdf1krvq5t] {
    background-color: #343a40;
    color: #f8f9fa;
}

[data-bs-theme="dark"] .accordion-button[b-sdf1krvq5t]::after {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C09C76'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

[data-bs-theme="light"] .accordion-button[b-sdf1krvq5t]::after {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C09C76'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
/* _content/DiPetrillo/Components/Shared/Elements/PracticeAreaTabs.razor.rz.scp.css */
.nav-item[b-1yxkn8ml0n] {
    padding-bottom: 0px !important;
}
[b-1yxkn8ml0n] .tab-content {
    border-left: 1px solid var(--bs-secondary-bg) !important;
    border-bottom: 1px solid var(--bs-secondary-bg) !important;
    border-right: 1px solid var(--bs-secondary-bg) !important;
}
[b-1yxkn8ml0n] .custom-tabs .nav-link {
    /*background-color: #e0e0e0 !important;  Inactive tab background color */
   
    margin-right: 5px;
    border-top-left-radius: 5px; /* Rounded top corners */
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 10px 15px 0px 15px !important;
    transition: background-color 0.3s ease;
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: calc(-1* var(--bs-nav-tabs-border-width)) !important;
}
[data-bs-theme="light"] .custom-tabs .nav-link[b-1yxkn8ml0n] {
    color: #333 !important; /* Inactive tab text color */
}
[data-bs-theme="dark"]  .custom-tabs .nav-link[b-1yxkn8ml0n] {
    color: #fff !important; /* Inactive tab text color */
}
    [b-1yxkn8ml0n] .custom-tabs .nav-link.active {
        /*  background-color: #007bff; Active tab background color */
        border-left: 1px solid var(--bs-secondary-bg);
        border-top-left-radius: 5px;
        border-top: 1px solid var(--bs-secondary-bg);
        border-right: 1px solid var(--bs-secondary-bg);
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        background-image: var(--bs-gradient);
        color: var(--bs-secondary-bg) !important;
        font-weight: bold;
        outline: none !important;
        box-shadow: none !important;
        margin-bottom: calc(-1* var(--bs-nav-tabs-border-width)) !important;
        /* Accent border at the bottom of active tab */
    }
      .nav-link.active[b-1yxkn8ml0n]::after {
            content: "";
            position: absolute;
            bottom: -5px; /* Position slightly below the tab */
            right: -5px; /* Offset to the right of the tab */
            width: 10px; /* Width for the curve */
            height: 10px; /* Height for the curve */
            background-color: var(--bs-primary); /* Match the active tab color */
            border-top-left-radius: 10px; /* Curve outward on the bottom-right */
        }
    [b-1yxkn8ml0n] .custom-tabs .nav-link:hover {
        background-color: #d1d1d1; /* Hover effect */
        color: #000;
    }
    [b-1yxkn8ml0n] .custom-tabs .nav-link:focus {
        outline: none !important; /* Completely remove the outline when focused */
        box-shadow: none !important;
    }
[b-1yxkn8ml0n] .custom-tabs .nav-tabs {
    --bs-nav-tabs-border-width: 0px; /* Set border width to zero */
    padding-bottom: 0; /* Ensure no padding at the bottom of the tab container */
    margin-bottom: 0; /* Remove any margin below the tab container */
    border-bottom: 1px solid var(--bs-secondary-bg); /* Add a custom border, if desired */
}
[b-1yxkn8ml0n] .custom-tabs .tab-content {
    margin-top: -1px; /* Shift content up to eliminate any leftover gap */
}
.nav-tabs[b-1yxkn8ml0n]{
    border-bottom:0px !important;
}
.nav-item:has(.nav-link.active)[b-1yxkn8ml0n] {
    /* Styles for the nav-item containing the active nav-link */
    /* Example: Adjusting border or other styles */
    border-bottom: none !important; /* Removes border on parent nav-item */
    border-width:0 !important;
}
.custom-tabs .nav-item[b-1yxkn8ml0n] {
    border-bottom: 1px solid var(--bs-secondary-bg) !important; /* Set to none by default */

}

    .custom-tabs .nav-item .nav-link.active[b-1yxkn8ml0n] {
        border-bottom: none !important; /* Explicitly remove bottom border on active nav-link */
    }
/* _content/DiPetrillo/Components/Shared/Hero.razor.rz.scp.css */
[data-bs-theme=dark]
.type-text[b-lqe76jxz17] {
    color: var(--irish-green) !important;
    
}
[data-bs-theme=light]
.type-text[b-lqe76jxz17] {
    color: var(--japanese-laurel-green) !important;
}

/* _content/DiPetrillo/Components/Shared/Home1.razor.rz.scp.css */
[data-bs-theme=light]
.bg-top[b-kdvf50229t] {
    background-color: #eeeeee !important;
}

[data-bs-theme=dark]
.bg-top[b-kdvf50229t] {
    background-color: black !important;
}

.hero-img[b-kdvf50229t] {
    overflow: hidden;
    background-image: url('/images/hero-banner.png');
}

@media only screen and (max-width: 600px) {
    /* Styles for phones */
    .hero-img[b-kdvf50229t] {
        background-size: cover;
        background-repeat: no-repeat;
        width: 100vw;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
    /* Styles for tablets */
    .hero-img[b-kdvf50229t] {
        background-size: cover;
        background-position-x: 25%;
        background-position-y: 15%;
        background-repeat: no-repeat;
        width: 100vw;
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width: 1025px) {
    /* Styles for desktops */
    .hero-img[b-kdvf50229t] {
        background-size: cover;
        background-repeat: no-repeat;
        width: 100vw;
        margin-left: 0;
        margin-right: 0;
    }
}
/* _content/DiPetrillo/Components/Shared/LawFirm/LawFirmBanner.razor.rz.scp.css */
 .legal-service[b-qix90p5wte] {
    text-align: center !important;

}
 [b-qix90p5wte] a.banner-phone{
     text-decoration:none !important;
 }
 .name[b-qix90p5wte]{
     font-weight:bold !important;
     color:var(--theme-green) !important;
 }
    .legal-service > div[b-qix90p5wte] {
        margin-bottom: 8px;
    }

   .legal-service .name[b-qix90p5wte] {
        font-weight: bold;
        font-size: 1.2em;
    }
/* _content/DiPetrillo/Components/Shared/LawFirm/LawFirmBannerHorizontal.razor.rz.scp.css */
 .legal-service[b-w68wn8dz57] {
    text-align: center !important;

}
 [b-w68wn8dz57] a.banner-phone{
     text-decoration:none !important;
 }
 .name[b-w68wn8dz57]{
     font-weight:bold !important;
     color:var(--theme-green) !important;
 }
    .legal-service > div[b-w68wn8dz57] {
        margin-bottom: 8px;
    }

   .legal-service .name[b-w68wn8dz57] {
        font-weight: bold;
        font-size: 1.2em;
    }
/* _content/DiPetrillo/Components/Shared/TestimonialSlider.razor.rz.scp.css */
#testimonial-wrapper[b-caylm9ncfi] {
    overflow: hidden;
    position: relative;
}

#testimonial-content[b-caylm9ncfi] {
    display: flex;
    transition: transform 0.5s ease-in-out; /* Sliding transition */
}

/* Testimonials initially hidden */
[b-caylm9ncfi] figure.testimonial {
    flex: 0 0 100%; /* Full width on mobile */
    padding: 20px;
    box-sizing: border-box;
    opacity: 0; /* Hidden initially */
    transition: opacity 0.5s ease-in-out 0.5s; /* Fade-in effect after sliding */
    margin: 0;
}

    /* Show testimonials after slide */
 [b-caylm9ncfi]   figure.testimonial.show {
        opacity: 1; /* Fade-in effect */
    }

/* Responsive behavior */
@media (min-width: 576px) {
  [b-caylm9ncfi]  figure.testimonial {
        flex: 0 0 50%; /* Two testimonials on tablets */
    }
}

@media (min-width: 768px) {
  [b-caylm9ncfi]  figure.testimonial {
        flex: 0 0 33.33%; /* Three testimonials on desktops */
    }
}
/* _content/DiPetrillo/Components/Shared/TestimonialSpeechBubble.razor.rz.scp.css */
/* General styling */


.testimonial[b-9kfysc3ic5] {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
}

    .testimonial.even[b-9kfysc3ic5] {
        align-items: flex-end;
        text-align: right;
    }

/* Bubble styling */
.bubble[b-9kfysc3ic5] {
    max-width: 60%; /* Ensures consistent width for both odd and even */
    width: 60%; /* Explicitly define the width to make them identical */
    padding: 1rem;
    border-radius: 10px;
    position: relative;
    background-color: #f1f1f1;
    color: #333;
    font-size: 1rem;
    line-height: 1.5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

    .bubble[b-9kfysc3ic5]::after {
        content: '';
        position: absolute;
        bottom: -10px; /* Triangle at the bottom */
        width: 0;
        height: 0;
        border-style: solid;
        left: 15px; /* Align triangle under left-aligned bubble */
        border-width: 10px 10px 0 10px; /* Triangle pointing upwards */
        border-color: #f1f1f1 transparent transparent transparent;
    }

.testimonial.even .bubble[b-9kfysc3ic5] {
    background-color: #d1e7fd;
    max-width: 100%; /* Matches the width of the odd ones */
    width: 100%; /* Explicitly define the width */
}

    .testimonial.even .bubble[b-9kfysc3ic5]::after {
        left: auto;
        right: 15px; /* Align triangle under right-aligned bubble */
        border-width: 10px 10px 0 10px; /* Triangle pointing upwards */
        border-color: #d1e7fd transparent transparent transparent;
    }

/* Title styling inside bubble */
.bubble h5[b-9kfysc3ic5] {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    font-weight: bold;
    color: #333;
}

.bubble p[b-9kfysc3ic5] {
    margin-top: 0;
    font-size: 1rem;
    color: #555;
}

/* Blockquote footer styling */
.blockquote-footer[b-9kfysc3ic5] {
    margin-top: 0.5rem;
    font-size: 0.9rem;
    color: #555;
    font-style: italic;
}

/* Responsive adjustments */
@media (max-width: 767px) {
    .testimonial[b-9kfysc3ic5],
    .testimonial.even[b-9kfysc3ic5] {
        align-items: flex-start;
        text-align: left;
    }

    .bubble[b-9kfysc3ic5] {
        max-width: 100%;
        width: auto; /* Allow flexible width for smaller screens */
    }

        .bubble[b-9kfysc3ic5]::after {
            left: 15px;
            border-color: #f1f1f1 transparent transparent transparent;
        }

    .testimonial.even .bubble[b-9kfysc3ic5]::after {
        left: auto;
        right: 15px;
        border-color: #d1e7fd transparent transparent transparent;
    }
}
