/* /Components/Layout/MainLayout.razor.rz.scp.css */
.BodyContainer[b-7ho5hruqbi] {
    padding-top:15px;
    padding-bottom:50px;
}
#blazor-error-ui[b-7ho5hruqbi] {
    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-7ho5hruqbi] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }



.social-box[b-7ho5hruqbi] {
    position: relative;
}

    .social-box li[b-7ho5hruqbi] {
        position: relative;
        margin-left: 4px;
        line-height: 1.2em;
        display: inline-block;
    }

        .social-box li a[b-7ho5hruqbi] {
            position: relative;
            width: 50px;
            height: 50px;
            color: var(--color1);
            font-size: 27px;
            line-height: 50px;
            text-align: center;
            border-radius: 50px;
            display: inline-block;
            background-color: #ffffff;
            -webkit-transition: all 300msease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: var(--animation1);
        }

            .social-box li a:hover[b-7ho5hruqbi] {
                color: #ffffff;
                background-color: var(--color1);
            }

        .social-box li:last-child[b-7ho5hruqbi] {
            padding-right: 0px;
            margin-right: 0px;
        }

/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* /Components/Pages/Home.razor.rz.scp.css */
.TestiMItem[b-lzf5oepx9g]
{

}
.DivReting[b-lzf5oepx9g] {
    display: flex;
    flex-direction: row;
}
    .DivReting .star[b-lzf5oepx9g] {
        fill: #fbbc04 !important;
        width: 20px;
        height: 20px;
    }
.tesName[b-lzf5oepx9g] {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.serviceIcon[b-lzf5oepx9g] {
    width: 48px;
}
/* /Components/Shared/MessageDialog.razor.rz.scp.css */
.confim-dialog-container[b-tsio8gtbr9] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*background-color: rgba(0,0,0,0.5);*/
    z-index: 20000;
}

.confim-dialog[b-tsio8gtbr9] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 20rem;
    padding: 1rem;
    border-radius: .5rem;
    margin-top: 1.5rem;
    position: fixed;
    background: white;
}

.modal-dialog[b-tsio8gtbr9] {
    margin: 0;
}
/* /Components/SYSPage/PageNotFound.razor.rz.scp.css */

.four_zero_four_bg h1[b-e0dvmrr11m] {
    font-size: 80px;
}

.four_zero_four_bg h3[b-e0dvmrr11m] {
    font-size: 80px;
}
