@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* /Components/BlogsFeatures/UI/PopularBlogUI.razor.rz.scp.css */
.bItem[b-dwyvp0emxo] {
    background: linear-gradient(180deg, #BDF3F7 0%, #fff 100%);
    padding: 27px;
    border-radius: 41px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    margin-bottom: 14px;
}

    .bItem img[b-dwyvp0emxo] {
        border-radius: 23px;
    }
/* /Components/CommonPagesFeatures/MenuItemComponent.razor.rz.scp.css */
/*.dropdown > .nav-link {
    color: #212529;
    text-align: start;
   
    
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
   
}
*/
/* /Components/CommonPagesFeatures/Other_PageMaster.razor.rz.scp.css */
[b-fowfm159vd] .ActionsColumn {
    width: 150px;
}
/* /Components/CommonPagesFeatures/PageMenuCom.razor.rz.scp.css */
/* /Components/Layout/CommonLayout.razor.rz.scp.css */
.sb-sidenav[b-43nq26q3tn] {
    height: calc(100vh - 56px);
}
#layoutSidenav #layoutSidenav_nav[b-43nq26q3tn] {
    transform: translateX(0);
    width: 225px;
}
.SidebarMenuOffcanvas[b-43nq26q3tn]{
   
    max-width:225px;
}

#layoutSidenav #layoutSidenav_content[b-43nq26q3tn] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 0;
    flex-grow: 1;
    min-height: calc(100vh - 56px);
    margin-left: 0;
}


#blazor-error-ui[b-43nq26q3tn] {
    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-43nq26q3tn] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */



#blazor-error-ui[b-wz2lgfo5qq] {
    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-wz2lgfo5qq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }



/*    //////////////////////*/
.TopMenu[b-wz2lgfo5qq] {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}


.topE[b-wz2lgfo5qq] {
    color: #000000;
    transition: var(--animation1);
}
.topE:hover[b-wz2lgfo5qq], topE:focus[b-wz2lgfo5qq] {
    text-decoration: underline;
    color: var(--color3);
}
/*.TopBox {
    background-color: #fff;
    padding: 19px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #d20737;
    text-decoration: none;
    font-weight: bold;
    transition: var(--animation1)
}*/
/*  .TopBox:hover {
        background-color: var(--color3);
        color: #fff;
    }*/
.TopBox[b-wz2lgfo5qq] {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #ffffff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-weight: 600;
    margin-bottom: -8px;
    font-size: 15px;
    font-weight: bold;
    color: #d20737;
    padding: 19px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}


    .TopBox span[b-wz2lgfo5qq] {
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-radius: 50%;
        background-color: var(--color3);
        -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
        transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: -1;
        border-radius: 30px;
    }

    .TopBox:hover[b-wz2lgfo5qq] {
        color: #ffffff;
        text-decoration: none !important;
    }

        .TopBox:hover span[b-wz2lgfo5qq] {
            width: 225%;
            height: 562.5px;
        }



/*//////////////*/


.social-box[b-wz2lgfo5qq] {
    position: relative;
}

    .social-box li[b-wz2lgfo5qq] {
        position: relative;
        margin-left: 4px;
        line-height: 1.2em;
        display: inline-block;
    }

        .social-box li a[b-wz2lgfo5qq] {
            position: relative;
            width: 50px;
            height: 50px;
            color: #0f3684;
            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-wz2lgfo5qq] {
                color: #ffffff;
                background-color: #505662;
            }

        .social-box li:last-child[b-wz2lgfo5qq] {
            padding-right: 0px;
            margin-right: 0px;
        }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-s4x5m74lzg] {
    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-s4x5m74lzg] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-s4x5m74lzg] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-s4x5m74lzg] {
    font-size: 1.1rem;
}

.bi[b-s4x5m74lzg] {
    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-s4x5m74lzg] {
    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-s4x5m74lzg] {
    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-s4x5m74lzg] {
    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-s4x5m74lzg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-s4x5m74lzg] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-s4x5m74lzg] {
        padding-bottom: 1rem;
    }

    .nav-item[b-s4x5m74lzg]  .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-s4x5m74lzg]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-s4x5m74lzg]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-s4x5m74lzg] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-s4x5m74lzg] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-s4x5m74lzg] {
        display: none;
    }

    .nav-scrollable[b-s4x5m74lzg] {
        /* 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/Home.razor.rz.scp.css */
.hero[b-h1uam9v4ak] {
    background-image: url(../img/slider.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .hero .overlay[b-h1uam9v4ak] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: .5;
        background: #222222;
        z-index: 0;
    }

.hero_inner[b-h1uam9v4ak] {
    color: #fff;
    padding-top: 7rem;
    padding-bottom: 7rem;
}

    .hero_inner h1[b-h1uam9v4ak] {
        font-size: 60px;
        font-weight: 700;
        margin-bottom: 20px;
        text-transform: capitalize;
    }

    .hero_inner p[b-h1uam9v4ak] {
        color: #FFFFFF;
        font-size: 18px;
        width: 55%;
        padding: 20px 0px 36px 0px;
    }

.heroOName[b-h1uam9v4ak] {
    font-family: "Yellowtail", cursive;
    font-weight: 400;
    font-style: normal;
}


/*////////////////*/
.Sec1[b-h1uam9v4ak] {
    margin-top: -50px;
    margin-bottom: 5rem;
}

    .Sec1 .Box[b-h1uam9v4ak] {
        background-color: white;
        border-radius: 5px;
        padding: 51px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        transition: var(--animation1);
        margin-bottom: 25px;
    }
        .Sec1 .Box:hover[b-h1uam9v4ak] {
            background-color: rgb(235, 235, 235);
            border-radius: 0px;
            color: #000000;
            margin-top: -20px;
            border-top-left-radius: 22px;
            border-bottom-right-radius: 22px;
        }



/*///////////////////////*/

#section1[b-h1uam9v4ak] {
    overflow: hidden;
    padding: 50px;
    background-position: 50% 0;
    background-attachment: fixed;
    background-image: url(../img/back1.jpg);
    background-position: 30% 0, 0 0, 50% 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    margin-top: 50px;
    margin-bottom: 50px;
}

    #section1 .icon[b-h1uam9v4ak] {
        font-size: 3rem;
        padding-right: 20px;
    }

    #section1 h2[b-h1uam9v4ak] {
    }

    #section1 .vr-line[b-h1uam9v4ak] {
        background-color: #cfcfcf;
        width: 1px;
    }
/*    /////////////////////////*/
/*////////////*/
.Numbers_block[b-h1uam9v4ak] {
    padding: clamp(28px, 2.5vw, 120px) 0;
    background-color: #EBEBEB;
    position: relative;
}

    .Numbers_block .gavel-vector[b-h1uam9v4ak] {
        position: absolute;
        top: -6.406vw;
        right: 0;
        width: 15vw;
        height: 6.416vw;
    }

    .Numbers_block .Numbers_content[b-h1uam9v4ak] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: clamp(8px, 0.625vw, 50px);
    }


        .Numbers_block .Numbers_content .block-1[b-h1uam9v4ak] {
            display: flex;
            align-items: center;
            gap: clamp(12px, 0.833vw, 72px);
            color: #000;
        }

            .Numbers_block .Numbers_content .block-1 .Numbers_icon[b-h1uam9v4ak] {
                font-size: 2rem;
                color: var(--color1);
            }

            .Numbers_block .Numbers_content .block-1 .counter[b-h1uam9v4ak] {
                font-size: 2rem;
                font-weight: bold;
                padding: 0;
                margin: 0;
            }

            .Numbers_block .Numbers_content .block-1 .counter_det[b-h1uam9v4ak] {
                padding: 0;
                margin: 0;
            }

        .Numbers_block .Numbers_content .vr-line[b-h1uam9v4ak] {
            background-color: #cfcfcf;
            height: clamp(28px, 3.698vw, 120px);
            width: 1px;
        }



/*        /////////////////*/
.section2[b-h1uam9v4ak] {
    padding-top: 50px;
    padding-bottom: 50px;
}
/* /Components/Pages/Login.razor.rz.scp.css */
body[b-5vla8ja0a6] {
    background-color: #023585 !important
}
.BackColor[b-5vla8ja0a6] {
    background-color: #023585 !important
}
/* /Components/Shared/TestimonialSlider.razor.rz.scp.css */
.TestimonialText[b-rfdacxo7zs] {
    background-color: #f3f3f3;
    padding: 20px;
    border-radius: 10px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
    .TestimonialText[b-rfdacxo7zs]::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #f3f3f3;
        position: relative;
        bottom: -14px;
    }

        .TItem[b-rfdacxo7zs] {
            width: 500px;
        }

        .carousel-item[b-rfdacxo7zs] {
            padding-bottom: 50px;
        }
/* /Components/SYSPage/PageNotFound.razor.rz.scp.css */

.four_zero_four_bg h1[b-hhd52s6pbw] {
    font-size: 80px;
}

.four_zero_four_bg h3[b-hhd52s6pbw] {
    font-size: 80px;
}
/* /Shared/Autocomplete.razor.rz.scp.css */
.autocomplete-wrapper[b-e7ku8lho4z] {
    position: relative;
}

.autocomplete-wrapper.disabled[b-e7ku8lho4z] {
    opacity: 0.6;
    pointer-events: none;
}

.autocomplete-dropdown[b-e7ku8lho4z] {
    position: absolute;
    z-index: 1050;
    max-height: 300px;
    overflow-y: auto;
    width: 100%;
    background-color: white;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}

.autocomplete-dropdown .list-group-item[b-e7ku8lho4z] {
    border-left: none;
    border-right: none;
}

.autocomplete-dropdown .list-group-item:first-child[b-e7ku8lho4z] {
    border-top: none;
}

.autocomplete-dropdown .list-group-item:last-child[b-e7ku8lho4z] {
    border-bottom: none;
}

.cursor-pointer[b-e7ku8lho4z] {
    cursor: pointer;
}

.selected-items .badge[b-e7ku8lho4z] {
    display: inline-flex;
    align-items: center;
    padding: 0.5em 0.75em;
}

.selected-items .btn-close[b-e7ku8lho4z] {
    font-size: 0.65em;
    padding: 0;
    margin-left: 0.5em;
}
/* /Shared/GenericList.razor.rz.scp.css */
.paginator[b-ysdoz6n448] {
    display: flex;
    border: 1px solid #ccc;
    margin-top: 0.5rem;
    padding: 0.25rem;
    align-items: center;
    background-color: #dedede;
    border-radius: 0.5rem;
}

.pagination-numbers dl[b-ysdoz6n448], ol[b-ysdoz6n448], ul[b-ysdoz6n448] {
    margin-top: 0;
    margin-bottom: 0!important;
}
.page-link[b-ysdoz6n448] {
    border: 1px solid transparent;
    border-color: #dee2e6;
}

.page-item:last-child .page-link[b-ysdoz6n448] {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;

    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination-text[b-ysdoz6n448] {
    margin: 0 0.5rem;
}

nav[b-ysdoz6n448] {
    display: flex;
    margin-left: auto;
    gap: 0.5rem;
    align-items: center;
}





.icon button[b-ysdoz6n448] {
    border: 0;
    width: 2rem;
    height: 2.37rem;
    background-color: #ffffff;
    background-position-x: center;
    background-position-y: center;
    background-size: 1rem;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
}

    .icon button[disabled][b-ysdoz6n448] {
        opacity: 0.4;
    }

    .icon button:not([disabled]):hover[b-ysdoz6n448] {
        background-color: #eee;
    }

    .icon button:not([disabled]):active[b-ysdoz6n448] {
        background-color: #aaa;
    }

.go-first[b-ysdoz6n448], .go-last[b-ysdoz6n448] {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g transform="rotate(90) scale(0.8)" transform-origin="12 12"><path d="m 2,1.5 l 10,17.5 l 10,-17.5 l -10,7.75 l -10,-7.75 z"/><rect height="2" width="20" y="20.5" x="2"/></g></svg>');
}

.go-previous[b-ysdoz6n448], .go-next[b-ysdoz6n448] {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g transform="rotate(90)" transform-origin="12 12"><path d="M 2 3.25 L 12 20.75 L 22 3.25 L 12 11 z" /></g></svg>');
}

.go-next[b-ysdoz6n448], .go-last[b-ysdoz6n448] {
    transform: scaleX(-1);
}
/* /Shared/ImageCroppie.razor.rz.scp.css */
.croppie-container[b-32rhcyn6nw] {
    width: 100%;
    height: 100%;
}

    .croppie-container .cr-image[b-32rhcyn6nw] {
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        transform-origin: 0 0;
        max-height: none;
        max-width: none;
    }

    .croppie-container .cr-boundary[b-32rhcyn6nw] {
        position: relative;
        overflow: hidden;
        margin: 0 auto;
        z-index: 1;
        width: 100%;
        height: 100%;
    }

    .croppie-container .cr-viewport[b-32rhcyn6nw],
    .croppie-container .cr-resizer[b-32rhcyn6nw] {
        position: absolute;
        border: 2px solid #fff;
        margin: auto;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
        z-index: 0;
    }

    .croppie-container .cr-resizer[b-32rhcyn6nw] {
        z-index: 2;
        box-shadow: none;
        pointer-events: none;
    }

    .croppie-container .cr-resizer-vertical[b-32rhcyn6nw],
    .croppie-container .cr-resizer-horisontal[b-32rhcyn6nw] {
        position: absolute;
        pointer-events: all;
    }

        .croppie-container .cr-resizer-vertical[b-32rhcyn6nw]::after,
        .croppie-container .cr-resizer-horisontal[b-32rhcyn6nw]::after {
            display: block;
            position: absolute;
            box-sizing: border-box;
            border: 1px solid black;
            background: #fff;
            width: 10px;
            height: 10px;
            content: '';
        }

    .croppie-container .cr-resizer-vertical[b-32rhcyn6nw] {
        bottom: -5px;
        cursor: row-resize;
        width: 100%;
        height: 10px;
    }

        .croppie-container .cr-resizer-vertical[b-32rhcyn6nw]::after {
            left: 50%;
            margin-left: -5px;
        }

    .croppie-container .cr-resizer-horisontal[b-32rhcyn6nw] {
        right: -5px;
        cursor: col-resize;
        width: 10px;
        height: 100%;
    }

        .croppie-container .cr-resizer-horisontal[b-32rhcyn6nw]::after {
            top: 50%;
            margin-top: -5px;
        }

    .croppie-container .cr-original-image[b-32rhcyn6nw] {
        display: none;
    }

    .croppie-container .cr-vp-circle[b-32rhcyn6nw] {
        border-radius: 50%;
    }

    .croppie-container .cr-overlay[b-32rhcyn6nw] {
        z-index: 1;
        position: absolute;
        cursor: move;
        touch-action: none;
    }

    .croppie-container .cr-slider-wrap[b-32rhcyn6nw] {
        width: 75%;
        margin: 15px auto;
        text-align: center;
    }

.croppie-result[b-32rhcyn6nw] {
    position: relative;
    overflow: hidden;
}

    .croppie-result img[b-32rhcyn6nw] {
        position: absolute;
    }

.croppie-container .cr-image[b-32rhcyn6nw],
.croppie-container .cr-overlay[b-32rhcyn6nw],
.croppie-container .cr-viewport[b-32rhcyn6nw] {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/

.cr-slider[b-32rhcyn6nw] {
    -webkit-appearance: none;
    /*removes default webkit styles*/
    /*border: 1px solid white; */ /*fix for FF unable to apply focus style bug */
    width: 300px;
    /*required for proper track sizing in FF*/
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: transparent;
}

    .cr-slider[b-32rhcyn6nw]::-webkit-slider-runnable-track {
        width: 100%;
        height: 3px;
        background: rgba(0, 0, 0, 0.5);
        border: 0;
        border-radius: 3px;
    }

    .cr-slider[b-32rhcyn6nw]::-webkit-slider-thumb {
        -webkit-appearance: none;
        border: none;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        background: #ddd;
        margin-top: -6px;
    }

    .cr-slider:focus[b-32rhcyn6nw] {
        outline: none;
    }
    /*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/

    .cr-slider[b-32rhcyn6nw]::-moz-range-track {
        width: 100%;
        height: 3px;
        background: rgba(0, 0, 0, 0.5);
        border: 0;
        border-radius: 3px;
    }

    .cr-slider[b-32rhcyn6nw]::-moz-range-thumb {
        border: none;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        background: #ddd;
        margin-top: -6px;
    }

    /*hide the outline behind the border*/
    .cr-slider:-moz-focusring[b-32rhcyn6nw] {
        outline: 1px solid white;
        outline-offset: -1px;
    }

    .cr-slider[b-32rhcyn6nw]::-ms-track {
        width: 100%;
        height: 5px;
        background: transparent;
        /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
        border-color: transparent; /*leave room for the larger thumb to overflow with a transparent border */
        border-width: 6px 0;
        color: transparent; /*remove default tick marks*/
    }

    .cr-slider[b-32rhcyn6nw]::-ms-fill-lower {
        background: rgba(0, 0, 0, 0.5);
        border-radius: 10px;
    }

    .cr-slider[b-32rhcyn6nw]::-ms-fill-upper {
        background: rgba(0, 0, 0, 0.5);
        border-radius: 10px;
    }

    .cr-slider[b-32rhcyn6nw]::-ms-thumb {
        border: none;
        height: 16px;
        width: 16px;
        border-radius: 50%;
        background: #ddd;
        margin-top: 1px;
    }

    .cr-slider:focus[b-32rhcyn6nw]::-ms-fill-lower {
        background: rgba(0, 0, 0, 0.5);
    }

    .cr-slider:focus[b-32rhcyn6nw]::-ms-fill-upper {
        background: rgba(0, 0, 0, 0.5);
    }
/*******************************************/

/***********************************/
/* Rotation Tools */
/***********************************/
.cr-rotate-controls[b-32rhcyn6nw] {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1;
}

    .cr-rotate-controls button[b-32rhcyn6nw] {
        border: 0;
        background: none;
    }

    .cr-rotate-controls i[b-32rhcyn6nw]:before {
        display: inline-block;
        font-style: normal;
        font-weight: 900;
        font-size: 22px;
    }

.cr-rotate-l i[b-32rhcyn6nw]:before {
    content: '↺';
}

.cr-rotate-r i[b-32rhcyn6nw]:before {
    content: '↻';
}
/* /Shared/ImageLightbox.razor.rz.scp.css */
.lightbox-overlay[b-mnmspcdgau] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: fadeIn-b-mnmspcdgau 0.3s ease;
}

@keyframes fadeIn-b-mnmspcdgau {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.lightbox-container[b-mnmspcdgau] {
    position: relative;
    max-width: 90%;
    max-height: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lightbox-content[b-mnmspcdgau] {
    display: flex;
    flex-direction: column;
    align-items: center;
    animation: zoomIn-b-mnmspcdgau 0.3s ease;
}

@keyframes zoomIn-b-mnmspcdgau {
    from {
        transform: scale(0.8);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

.lightbox-image[b-mnmspcdgau] {
    max-width: 90vw;
    max-height: 80vh;
    object-fit: contain;
    border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}

.lightbox-title[b-mnmspcdgau] {
    color: white;
    font-size: 1.1rem;
    margin-top: 15px;
    text-align: center;
    padding: 0 20px;
}

.lightbox-counter[b-mnmspcdgau] {
    color: white;
    font-size: 0.9rem;
    margin-top: 10px;
    opacity: 0.8;
}

.lightbox-close[b-mnmspcdgau] {
    position: absolute;
    top: -40px;
    right: -40px;
    background: transparent;
    border: none;
    color: white;
    font-size: 40px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease, color 0.2s ease;
    z-index: 10000;
}

.lightbox-close:hover[b-mnmspcdgau] {
    transform: scale(1.2);
    color: #ff4444;
}

.lightbox-prev[b-mnmspcdgau],
.lightbox-next[b-mnmspcdgau] {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 30px;
    cursor: pointer;
    padding: 10px 15px;
    border-radius: 4px;
    transition: background-color 0.2s ease, transform 0.2s ease;
    z-index: 10000;
}

.lightbox-prev[b-mnmspcdgau] {
    left: -60px;
}

.lightbox-next[b-mnmspcdgau] {
    right: -60px;
}

.lightbox-prev:hover[b-mnmspcdgau],
.lightbox-next:hover[b-mnmspcdgau] {
    background-color: rgba(255, 255, 255, 0.4);
    transform: scale(1.1);
}

/* Mobile responsive */
@media (max-width: 768px) {
    .lightbox-close[b-mnmspcdgau] {
        top: 10px;
        right: 10px;
    }

    .lightbox-prev[b-mnmspcdgau] {
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .lightbox-next[b-mnmspcdgau] {
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .lightbox-prev:hover[b-mnmspcdgau],
    .lightbox-next:hover[b-mnmspcdgau] {
        transform: translateY(-50%) scale(1.1);
    }

    .lightbox-image[b-mnmspcdgau] {
        max-width: 95vw;
        max-height: 70vh;
    }
}
/* /Shared/MessageDialog.razor.rz.scp.css */
.confim-dialog-container[b-4z48ir6cse] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(0,0,0,0.5);
    z-index: 20000;
    justify-content: center;
}

.confim-dialog[b-4z48ir6cse] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 20rem;
    border-radius: .5rem;
    position: fixed;
    align-items: center;
}

.modal-dialog[b-4z48ir6cse] {
    margin: 0;
}
/* /Shared/ModalPopUp.razor.rz.scp.css */
.modal[b-gqcpddg562] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog[b-gqcpddg562] {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

@media (min-width: 576px) {
    .modal-dialog[b-gqcpddg562] {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

.modal-content[b-gqcpddg562] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

.modal-backdrop[b-gqcpddg562] {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

    .modal-backdrop.fade[b-gqcpddg562] {
        opacity: 0;
    }

    .modal-backdrop.show[b-gqcpddg562] {
        opacity: .5;
    }

.modal-header[b-gqcpddg562] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-body[b-gqcpddg562] {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer[b-gqcpddg562] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
/* /Shared/ProuctPhotoVideoGallery.razor.rz.scp.css */
.BigImage[b-5zmdykmy9r] {
    cursor: pointer;
}
.preview[b-5zmdykmy9r] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 996px) {
    .preview[b-5zmdykmy9r] {
        margin-bottom: 20px;
    }
}

.preview-pic[b-5zmdykmy9r] {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.preview-thumbnail.nav-tabs[b-5zmdykmy9r] {
    border: none;
    margin-top: 15px;
}

    .preview-thumbnail.nav-tabs li[b-5zmdykmy9r] {
        width: 18%;
        margin-right: 2.5%;
    }

    .preview-thumbnail.nav-tabs .active[b-5zmdykmy9r] {
        padding: 3px;
        border-radius: 0.375rem;
        background-color: #f3c6fb;
    }

    .preview-thumbnail.nav-tabs li img[b-5zmdykmy9r] {
        max-width: 100%;
        display: block;
    }

    .preview-thumbnail.nav-tabs li a[b-5zmdykmy9r] {
        padding: 0;
        margin: 0;
    }

    .preview-thumbnail.nav-tabs li:last-of-type[b-5zmdykmy9r] {
        margin-right: 0;
    }

.tab-content[b-5zmdykmy9r] {
    overflow: hidden;
}
    .tab-content img[b-5zmdykmy9r] {
        width: 100%;
        -webkit-animation-name: opacity;
        animation-name: opacity;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
    }

    .tab-content .img-thumbnail[b-5zmdykmy9r] {
        padding: 15px
    }



.BtnThum[b-5zmdykmy9r] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    min-height: 65px;
    min-width: 65px;
}
    .BtnThum img[b-5zmdykmy9r] {
        border-radius: 0.375rem;
    }

.LogindDiv[b-5zmdykmy9r] {
    position: relative;
    text-align: center;
}

    .LogindDiv .LogindText[b-5zmdykmy9r] {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
/* /Shared/RichTextEditor.razor.rz.scp.css */

