@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* /Layout/CustomNavBar1.razor.rz.scp.css */
.nav-link:hover[b-innfqyvgeu] {
    color: #fff;
}


.dropdown-item[b-innfqyvgeu] {
    font-weight: 600;
    
}

.dropdown-menu > .dropdown-toggle:hover[b-innfqyvgeu] {
    color: #007935;
}

/*.dropdown-item {
    margin-left: .5em;
}*/

.dropdown-menu:hover .menu-name[b-innfqyvgeu] {
    color: #007935;
    word-wrap: break-word;
}

.menu-name[b-innfqyvgeu] {
    color: #007935;
    font-size:18px;
}

/*.dropdown:hover > .dropdown-menu, .dropend:hover > .dropdown-menu {
    display: block;
    margin-top: .100em;*/
    /*margin-left: .125em;*/
/*}*/

@media (min-width: 1024px) {
    /*.dropend:hover > .dropdown-menu {
        position: absolute;
        top: 0%;
        left: 100%;
    }*/

    .dropend .dropdown-toggle[b-innfqyvgeu] {
        color: black;
        font-weight: 500;
        margin-left: 0.5em;
    }


    .heading[b-innfqyvgeu] {
        font-family: Rokkit;
        background: linear-gradient(to right,#E4E4E4 0%, #007935 122%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 2.5rem;
        font-weight: 700;
        float: right;
        margin-right: 1em;
    }

    .page-heading > h3[b-innfqyvgeu] {
        position: relative;
        justify-content: center;
        left: 15%;
        font-size: 2vw;
    }
}

@media (max-width :1024px) {
    .dropend > a[b-innfqyvgeu] {
        white-space: normal;
        word-wrap: break-word;
        max-width: 200px;
    }

    .heading[b-innfqyvgeu] {
        color: #007935;
        font-size: 1rem;
        font-weight: 800;
        float: right;
        margin-right: 0.5em;
        position: relative;
        top: 20%;
        font-family: Rokkit;
        background: linear-gradient(to right,#E4E4E4 0%, #007935 122%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .dropend .dropdown-toggle[b-innfqyvgeu] {
        color: black;
        font-weight: 500;
        margin-left: 1em;
    }

    .page-heading > h3[b-innfqyvgeu] {
        position: relative;
        justify-content: center;
        left: 15%;
        font-size: 2vw;
    }
}

.header[b-innfqyvgeu] {
    background-color: black;
    position: fixed;
    width: -webkit-fill-available;
    height: 3rem;
    z-index: 1000;
}

    .header > img[b-innfqyvgeu] {
        width: 10rem;
        height: 3rem;
        position: fixed;
        margin-left: 1vw;
    }

.container-fluid[b-innfqyvgeu] {
    margin-left: 1vw;
    width: -webkit-fill-available;
}

.header > img:hover[b-innfqyvgeu] {
    cursor: pointer;
}

.header > .heading[b-innfqyvgeu] {
    cursor: pointer;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-ve1wfqd7qg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ve1wfqd7qg] {
    flex: 1;
    height: auto !important;
    /*background-image: url('../DECOSystem-BackgroundImage_1920x1080_V1.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;*/
}

.sidebar[b-ve1wfqd7qg] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ve1wfqd7qg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ve1wfqd7qg]  a, .top-row[b-ve1wfqd7qg]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ve1wfqd7qg]  a:hover, .top-row[b-ve1wfqd7qg]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ve1wfqd7qg]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ve1wfqd7qg] {
        justify-content: space-between;
    }

    .top-row[b-ve1wfqd7qg]  a, .top-row[b-ve1wfqd7qg]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ve1wfqd7qg] {
        flex-direction: row;
    }

    .sidebar[b-ve1wfqd7qg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ve1wfqd7qg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ve1wfqd7qg]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ve1wfqd7qg], article[b-ve1wfqd7qg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}



@media screen and (min-width: 1px) and (max-width: 380px) {
    .backgroundImg[b-ve1wfqd7qg] {
        background-image: url('images/background-img-380x844.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width: 380px) and (max-width: 1080px) {
    .backgroundImg[b-ve1wfqd7qg] {
        background-image: url('images/background-img-414x896.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width: 800px) and (max-width: 1080px) {
    .backgroundImg[b-ve1wfqd7qg] {
        background-image: url('images/background-img-1080x1920.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}


@media screen and (min-width: 1080px) and (max-width: 1336px) {
    .backgroundImg[b-ve1wfqd7qg] {
        background-image: url('images/background-img-1336x768.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}


@media screen and (min-width: 1336px) and (max-width: 1536px) {
    .backgroundImg[b-ve1wfqd7qg] {
        background-image: url('images/background-img-1536x864.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width: 1536px) and (max-width: 100000px) {
    .backgroundImg[b-ve1wfqd7qg] {
        background-image: url('images/background-img-1920x1080.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}
#footer[b-ve1wfqd7qg] {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #007935;
    color: white;
    text-align: center;
}

/* /Layout/NavMenu.razor.rz.scp.css */
<link href="https://fonts.googleapis.com/css?family=Cabin"rel="stylesheet">

html[b-xcz0ifoxv1] {
    box-sizing: border-box;
}

*[b-xcz0ifoxv1], *[b-xcz0ifoxv1]::after, *[b-xcz0ifoxv1]::before {
    box-sizing: inherit;
}

html[b-xcz0ifoxv1], body[b-xcz0ifoxv1] {
    height: 100%;
    margin: 0;
    letter-spacing: .5px;
}

body[b-xcz0ifoxv1] {
    font-family: 'Cabin', sans-serif;
}

li[b-xcz0ifoxv1] {
    white-space: nowrap;
}

ul[b-xcz0ifoxv1], li[b-xcz0ifoxv1] {
    margin: 0;
    padding: 0;
}

.page-wrapper[b-xcz0ifoxv1] {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    color: #1a1a1a;
    background-color: #eee;
    height: 100vh;
}

header[b-xcz0ifoxv1] {
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    color: #FFF;
    background: #303238;
    transition: all 0.4s ease-out;
}

.nav-link[b-xcz0ifoxv1] {
    color: inherit;
    transition: all 0.4s;
    text-decoration: none;
}

.nav-brand[b-xcz0ifoxv1] {
    flex: 1 auto;
    padding: 0 16px;
    font-size: 1.5rem;
    line-height: 1.5;
    overflow: hidden;
    height: 50px;
    display: flex;
    align-items: center;
}

    .nav-brand a[b-xcz0ifoxv1] {
        display: inline-block;
        text-decoration: none;
        color: #8dcde8;
    }


img[b-xcz0ifoxv1] {
    max-width: 100%;
    height: auto;
    vertical-align: initial;
}

}

@media (min-width: 768px) {
    .nav-brand[b-xcz0ifoxv1] {
        flex: 0 1 auto;
    }

    .nav-toggle[b-xcz0ifoxv1] {
        display: none;
    }
}

.nav-collapse[b-xcz0ifoxv1] {
    flex: 1 1 auto;
    order: 0;
    height: 100%;
}

.nav-list[b-xcz0ifoxv1] {
    display: flex;
    padding: 0;
    list-style-type: none;
}

.nav-list__item[b-xcz0ifoxv1] {
    display: flex;
    align-items: center;
    padding: 0 24px;
    height: 50px;
}

    .nav-list__item:first-child[b-xcz0ifoxv1] {
        margin: 0;
    }

.submenu--trigger[b-xcz0ifoxv1] {
    position: relative;
    cursor: pointer;
}

    .submenu--trigger:hover .submenu[b-xcz0ifoxv1] {
        visibility: visible;
        opacity: 1;
    }


.third-submenu--trigger[b-xcz0ifoxv1] {
    position: relative;
    cursor: pointer;
}

    .third-submenu--trigger:hover .third-submenu[b-xcz0ifoxv1] {
        visibility: visible;
        opacity: 1;
    }


.submenu--trigger i[b-xcz0ifoxv1],
.third-submenu--trigger i[b-xcz0ifoxv1] {
    position: absolute;
    top: calc(50% - 6px);
    right: 8px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}

.third-submenu--trigger i[b-xcz0ifoxv1] {
    transform: rotate(-45deg);
}

.submenu[b-xcz0ifoxv1],
.third-submenu[b-xcz0ifoxv1] {
    opacity: 0;
    visibility: hidden;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    background: #303238;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.35);
    transition: 0.2s ease-out;
}

    .submenu li[b-xcz0ifoxv1],
    .third-submenu li[b-xcz0ifoxv1] {
        border-top: 1px solid #525252;
    }

        .submenu li:hover[b-xcz0ifoxv1],
        .third-submenu li:hover[b-xcz0ifoxv1] {
            background: #3a3c42; /* Slightly lighter version of #303238 */
        }

.submenu[b-xcz0ifoxv1] {
    top: 50px;
}

.third-submenu[b-xcz0ifoxv1] {
    top: 0;
    left: 100%;
}

@media (max-width: 767px) {
    .nav-list[b-xcz0ifoxv1] {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        max-height: 0;
        transition: max-height 0.4s;
    }

        .nav-list.showing[b-xcz0ifoxv1] {
            max-height: 32em;
            transition: max-height 0.4s;
        }

        .nav-list li[b-xcz0ifoxv1] {
            display: inline-block;
            background: #303238;
            width: 100%;
            height: auto;
            border-top: 1px solid #525252;
        }
}


.nav-collapse[b-xcz0ifoxv1] {
    margin: 0;
    flex: 1 100%;
    order: 2;
}

.nav-list__item[b-xcz0ifoxv1] {
    padding: 0;
}

.nav-link[b-xcz0ifoxv1] {
    position: relative;
    display: block;
    width: 100%;
    padding: 16px;
    opacity: 1;
}

.submenu[b-xcz0ifoxv1] {
    top: 0;
    height: 0;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    transition: height 0.4s ease;
}

    .submenu li[b-xcz0ifoxv1] {
        background: #393b42;
        display: block;
        padding-left: 20px;
    }

.submenu--trigger.active .submenu[b-xcz0ifoxv1] {
    height: auto;
}


.third-submenu[b-xcz0ifoxv1] {
    height: 0;
    display: block;
    position: static;
    overflow: hidden;
    margin-left: -20px;
}

    .third-submenu li[b-xcz0ifoxv1] {
        background: #424654;
        padding-left: 40px;
    }

.third-submenu--trigger.active .third-submenu[b-xcz0ifoxv1] {
    height: auto;
}


.submenu[b-xcz0ifoxv1],
.third-submenu[b-xcz0ifoxv1] {
    box-shadow: none;
}

.submenu--trigger i[b-xcz0ifoxv1],
.third-submenu--trigger i[b-xcz0ifoxv1] {
    right: 15px;
}

}

.main-section[b-xcz0ifoxv1] {
    width: 100%;
    padding: 15px 24px 0;
}
/* /Pages/Home.razor.rz.scp.css */
