@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/ekoGminaAdmin.Web/Components/KtFooter.razor.rz.scp.css */
.ktBannerMaskFooter[b-nkuh5r54fe] {
    display: block;
    width: 100%;
    -webkit-mask-composite: destination-in;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: cover;
    mask-composite: intersect;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: cover;
    -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100% ), linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 20%, rgba(0,0,0,1) 80%, rgba(0,0,0,0) 100% );
    mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%, rgba(0,0,0,0) 100% ), linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%, rgba(0,0,0,0) 100% );
}


.ktBackgroundHome[b-nkuh5r54fe] {
    width: 100%;
    background-color: #E7F1DD;
}

.ktFooterPadding[b-nkuh5r54fe] {
    padding-top: 3rem;
    padding-bottom: 6rem;
}

@media (max-width: 992px) {
    .ktFooterPadding[b-nkuh5r54fe] {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* _content/ekoGminaAdmin.Web/Components/Layout/AdminLayout.razor.rz.scp.css */
main[b-51otzxdgpl] {
    flex: 1;
    overflow-x: hidden;
    height: 90vh;
}

#blazor-error-ui[b-51otzxdgpl] {
    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-51otzxdgpl] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/ekoGminaAdmin.Web/Components/Layout/CommuneLayout.razor.rz.scp.css */
main[b-qmhjk5y8hj] {
    flex: 1;
    overflow-x: hidden;
    height: 90vh;
}

#blazor-error-ui[b-qmhjk5y8hj] {
    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-qmhjk5y8hj] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/ekoGminaAdmin.Web/Components/Layout/MainLayout.razor.rz.scp.css */
main[b-89r5q75vey] {
    min-height: 100vh;
    height: unset;
}

.ktMainContainer[b-89r5q75vey]{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background-color: var(--light);
    overflow: hidden;
}

#blazor-error-ui[b-89r5q75vey] {
    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-89r5q75vey] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/ekoGminaAdmin.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.nav-item[b-lkbrgbssd4]  .nav-link {
    color: var(--black);
    background: none;
    border: none;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 3rem;
    width: 100%;
}

.nav-link[b-lkbrgbssd4], .nav-item[b-lkbrgbssd4] {
    font-size: var(--extraSmallText) !important;
}

.nav-item[b-lkbrgbssd4]  a.active {
    background-color: var(--primary);
    color: var(--white);
}

.nav-item[b-lkbrgbssd4]  a.active:hover{
    background-color: var(--primary);
    color: var(--white);
}

.nav-item[b-lkbrgbssd4]  .nav-link:hover {
    color: var(--primary);
}

.nav-scrollable[b-lkbrgbssd4] {
    display: none;
}

.ktTextFooter[b-lkbrgbssd4] {
    color: #7B7B7B;
}

.navbar-toggler:checked ~ .nav-scrollable[b-lkbrgbssd4] {
    display: block;
}

@media (min-width: 641px) {
    .nav-scrollable[b-lkbrgbssd4] {
        display: block;
        height: 90vh;
        overflow-y: auto;
    }
}
/* _content/ekoGminaAdmin.Web/Components/Layout/NavMenuCommune.razor.rz.scp.css */
.nav-item[b-c9qjcuw70n]  .nav-link {
    color: var(--black);
    background: none;
    border: none;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 3rem;
    width: 100%;
}

.nav-link[b-c9qjcuw70n], .nav-item[b-c9qjcuw70n] {
    font-size: var(--extraSmallText) !important;
}

    .nav-item[b-c9qjcuw70n]  a.active {
        background-color: var(--primary);
        color: var(--white);
    }

        .nav-item[b-c9qjcuw70n]  a.active:hover {
            background-color: var(--primary);
            color: var(--white);
        }

    .nav-item[b-c9qjcuw70n]  .nav-link:hover {
        color: var(--primary);
    }

.nav-scrollable[b-c9qjcuw70n] {
    display: none;
}

.ktTextFooter[b-c9qjcuw70n] {
    color: #7B7B7B;
}

.navbar-toggler:checked ~ .nav-scrollable[b-c9qjcuw70n] {
    display: block;
}

@media (min-width: 641px) {
    .nav-scrollable[b-c9qjcuw70n] {
        display: block;
        height: 90vh;
        overflow-y: auto;
    }
}
/* _content/ekoGminaAdmin.Web/Components/Layout/TopMenu.razor.rz.scp.css */
.ktTopMenu[b-q98nx4i6sr] {
    width: 100%;
    height: 10vh;
    display: flex;
    align-items: center;
    background-color: var(--white);
    box-shadow: 0px 4px 9.4px 0px rgba(0, 0, 0, 0.25);
    z-index: 1000;
}
/* _content/ekoGminaAdmin.Web/Components/Pages/Commune/CommuneWastePointEdit.razor.rz.scp.css */
.row-hours[b-91lyfk8w58] {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
    border: 0.011rem solid rgba(99, 173, 19, 0.15);
    border-radius: 15px;
    padding: 1rem;
}
.form-check-label[b-91lyfk8w58] {
    font-size: 0.76rem;
}
.form-check[b-91lyfk8w58] {
    padding-left: unset;
}
.form-switch[b-91lyfk8w58] {
    padding-left: unset;
}
p[b-91lyfk8w58] {
    margin-bottom:5px;
}
/* _content/ekoGminaAdmin.Web/Components/Pages/Home.razor.rz.scp.css */
.ktBig[b-2j4tetclo8] {
    font-size: var(--bigHome);
    line-height: 1.2;
}

.ktMedium[b-2j4tetclo8] {
    font-size: var(--mediumHome);
}

.ktSmall[b-2j4tetclo8] {
    font-size: var(--smallHome);
}

.ktSpaceNone[b-2j4tetclo8]{
    margin: 0;
    padding: 0;
}

.ktMaxWidth[b-2j4tetclo8]{
    max-width: 1920px;
}

.ktSecondText[b-2j4tetclo8] {
    color: #33444B;
}

.ktLogoHome[b-2j4tetclo8] {
    max-width: 120px;
}

.ktBackgroundHome[b-2j4tetclo8] {
    width: 100%;
    background-color: #E7F1DD;
}

.ktQrCode[b-2j4tetclo8] {
    width: 150px;
    height: 150px;
}

.ktFirstElementHome[b-2j4tetclo8] {
    width: 100%;
    z-index: 9999;
    margin-top: 100px;
}

.ktBannerMask[b-2j4tetclo8] {
    display: block;
    max-width: 100%;
    -webkit-mask-composite: destination-in;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: cover;
    mask-composite: intersect;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: cover;
    -webkit-mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 10%, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%), linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 40%, rgba(0,0,0,1) 60%, rgba(0,0,0,0) 100%);
    mask-image: linear-gradient(to top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 10%, rgba(0,0,0,1) 100%, rgba(0,0,0,0) 100%), linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 10%, rgba(0,0,0,1) 90%, rgba(0,0,0,0) 100%);
}

.ktColorPrimary[b-2j4tetclo8] {
    position: relative;
    background: linear-gradient(to right, #33444B, #394A53);
}

.ktColorSecondary[b-2j4tetclo8] {
    background: linear-gradient(to right, #4A626D, #4F6873);
    padding: 0 0 100px 0;
}

.ktColorInfo[b-2j4tetclo8] {
    background: linear-gradient(to right, #36474F, #36474F);
}

.ktWaveFirst[b-2j4tetclo8] {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 650px;
    background: url(images/elementHomeFirst.png) no-repeat center top;
    background-size: cover;
    z-index: 2;
}

.ktWaveSecond[b-2j4tetclo8] {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 256px;
    background: url(images/elementHomeSecond.png) no-repeat center top;
    background-size: cover;
    z-index: 2;
}


.ktWaveThird[b-2j4tetclo8] {
    width: 100%;
    height: 185px;
    background: url(images/elementHomeThird.png) no-repeat center top;
    background-size: cover;
    background-color: #E7F1DD;
    z-index: 2;
}

.ktWaveFourth[b-2j4tetclo8] {
    width: 100%;
    height: 75px;
    background: url("images/elementHomeFourth.png") no-repeat center center, linear-gradient(to right, #4A626D, #4F6873);
    background-size: auto, cover;
    z-index: 999;
}

.ktWaveFifth[b-2j4tetclo8] {
    width: 100%;
    height: 130px;
    background: url("images/elementHomeFifth.png") no-repeat center center, linear-gradient(to right, #4A626D, #4F6873);
    background-size: auto, cover;
    z-index: 999;
}

.ktSegregationImage[b-2j4tetclo8] {
    position: absolute;
    top: -200px;
    right: 0;
}

.ktBadgesPadding[b-2j4tetclo8] {
    padding-left: 400px;
    padding-top: 100px;
}

.ktRadius[b-2j4tetclo8] {
    border-radius: 20px;
}


@media (max-width: 1200px) {

    .ktSegregationImage[b-2j4tetclo8] {
        position: static;
    }

    .ktColorSecondary[b-2j4tetclo8] {
        padding: 0 0 100px 0;
    }

}

@media (max-width: 992px) {

    .ktLogoHome[b-2j4tetclo8] {
        max-width: 80px;
    }

    .ktWaveFirst[b-2j4tetclo8] {
        height: 400px;
    }

    .ktBannerWrapper[b-2j4tetclo8]{
        height: 450px;
    }

    .ktFirstElementHome[b-2j4tetclo8] {
        margin-top: 50px;
        min-height: 600px;
    }

    .ktBadgesPadding[b-2j4tetclo8] {
        padding-left: 0;
        padding-top: 50px;
    }

    .ktWaveThird[b-2j4tetclo8] {
        height: 100px;
    }
}

@media (max-width: 768px) {

    .ktBannerWrapper[b-2j4tetclo8] {
        height: 350px;
    }

    .ktWaveFirst[b-2j4tetclo8] {
        height: 300px;
    }

    .ktFirstElementHome[b-2j4tetclo8] {
        margin-top: 50px;
        min-height: 600px;
    }

    .ktBadgesPadding[b-2j4tetclo8] {
        padding-left: 0;
        padding-top: 50px;
    }

    .ktWaveThird[b-2j4tetclo8] {
        height: 100px;
    }

}

@media (max-width: 578px) {

    .ktWaveFirst[b-2j4tetclo8] {
        height: 300px;
    }

    .ktFirstElementHome[b-2j4tetclo8] {
        margin-top: 50px;
        min-height: 500px;
    }
}
/* _content/ekoGminaAdmin.Web/Components/Pages/Typography.razor.rz.scp.css */
.ktBoxColor[b-thhphnsukm] {
    width: 50px;
    height: 50px;
    border: 1px solid var(--black);
}
/* _content/ekoGminaAdmin.Web/Components/Shared/KtFileUpload.razor.rz.scp.css */
.ktAlertText[b-9x2qg1vtuj] {
    color: var(--danger);
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
}

.ktContentBox[b-9x2qg1vtuj] {
    padding: 0.5rem;
    overflow: hidden;
}

@media (min-width: 768px) {
    .ktContentBox[b-9x2qg1vtuj] {
        padding: 1.5rem;
    }
}
/* _content/ekoGminaAdmin.Web/Components/Shared/WcagIcons.razor.rz.scp.css */
.ktBoxToggle[b-0witax5tza] {
    position: fixed;
    top: 20px;
    right: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    background-color: #f8f9fa;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    z-index: 1001;
}

.ktBoxContent ul[b-0witax5tza] {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.ktBoxWcag[b-0witax5tza] {
    position: fixed;
    top: 60px;
    right: -240px;
    width: 240px;
    max-height: 90vh;
    background-color: #fff;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
    z-index: 1000;
    transition: transform 0.3s ease-in-out;
    border-radius: 16px 0 0 16px;
    overflow: auto;
}

    .ktBoxWcag.open[b-0witax5tza] {
        transform: translateX(-240px);
    }

.ktBoxContent[b-0witax5tza] {
    padding: 20px;
    max-height: 100%;
    overflow-y: auto;
}

.ktSeparator[b-0witax5tza] {
    width: 100%;
    height: 1px;
    background-color: #ddd;
    margin: 5px 0;
}

.ktContrastSection[b-0witax5tza] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 5px 0;
    width: 100%;
}
