/* _content/ArtAteljee/Components/Carousel/Carousel.razor.rz.scp.css */
#art-carousel[b-ttviw8355j] {
    height: 400px;
    max-width: 800px;
}
/* _content/ArtAteljee/Components/Contact/Contact.razor.rz.scp.css */
.follow-us[b-g37nupbe5d] {
    float: left;
    margin: 30px auto 0;
    text-align: center
}

.social > a[b-g37nupbe5d] {
    margin-right: 0.8em;
}

    .social > a > span.icon[b-g37nupbe5d] {
        display: inline-block;
        width: 38px;
        height: 38px;
    }

.facebook[b-g37nupbe5d] {
    background: url(/images/socialmedia/facebook.png) no-repeat;
    background-size: 38px 38px;
}

.instagram[b-g37nupbe5d] {
    background: url(/images/socialmedia/instagram.png) no-repeat;
    background-size: 38px 38px;
}

.pinterest[b-g37nupbe5d] {
    background: url(/images/socialmedia/pinterest.png) no-repeat;
    background-size: 38px 38px;
}

.whatsapp[b-g37nupbe5d] {
    background: url(/images/socialmedia/whatsapp.png) no-repeat;
    background-size: 38px 38px;
}

@media (min-width:1001px) {
    .follow-us[b-g37nupbe5d] {
        float: left;
        width: 300px !important;
        margin: 0;
        text-align: left
    }
}

.footer-block[b-g37nupbe5d] {
    width: 95%;
    margin: 1px auto;
    text-align: left;
    font-size: 14px
}

/* _content/ArtAteljee/Components/Layout/Header.razor.rz.scp.css */
.soil[b-38jbrjsdfg] {
    /*    top: 80px;*/
    z-index: 90;
    height: calc(80px + 5vw);
    background-color: white;
    /*    background-color: gray;*/
}

/*@media only screen and (max-width: 600px) {
    .soil {
        top: 0;
        z-index: 90;
        height: 0;
        background-color: white;
    }
}*/

section[b-38jbrjsdfg] {
    position: fixed;
}

    section.has-image[b-38jbrjsdfg] {
        /*        position: relative;*/
        background-image: url(/images/waslijn.png);
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 17.8vw;
        top: 200px;
        transform: translateY(-200px);
        width: 100%;
        z-index: 95;
        background-color: transparent;
        backdrop-filter: opacity(0.8) blur(5px);
        -webkit-backdrop-filter: opacity(0.8) blur(5px);
        /*        will-change: transform, opacity;*/
        /*        backface-visibility: hidden;*/
        /*transform: translateY(-200px) translateZ(0);*/
    }


.has-image[b-38jbrjsdfg] {
/*    position: relative;*/
    overflow: hidden;
}

@media only screen and (max-width: 600px) {
    section.has-image[b-38jbrjsdfg] {
        background-image: url(/images/waslijn.png);
        min-height: 80px;
        top: 100px;
        transform: translateY(-72px);
        width: 100vw;
        z-index: 95;
        background-color: transparent;
    }
}

section.has-image .dimmer[b-38jbrjsdfg] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 600px) {
    section.has-image .dimmer[b-38jbrjsdfg] {
        position: absolute;
        top: -20px;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

/* What with the rest? */


/*
    .page {
        position: relative;
        display: flex;
        flex-direction: column;
    }
    */

main[b-38jbrjsdfg] {
    flex: 1;
}
/*
    .sidebar {
        background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    }

    .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
        height: 3.5rem;
        display: flex;
        align-items: center;
    }

        .top-row ::deep a, .top-row ::deep .btn-link {
            white-space: nowrap;
            margin-left: 1.5rem;
            text-decoration: none;
        }

            .top-row ::deep a:hover, .top-row ::deep .btn-link:hover {
                text-decoration: underline;
            }

            .top-row ::deep a:first-child {
                overflow: hidden;
                text-overflow: ellipsis;
            }

    @media (max-width: 640.98px) {
        .top-row {
            justify-content: space-between;
        }

            .top-row ::deep a, .top-row ::deep .btn-link {
                margin-left: 0;
            }
    }

    @media (min-width: 641px) {
        .page {
            flex-direction: row;
        }

        .sidebar {
            width: 250px;
            height: 100vh;
            position: sticky;
            top: 0;
        }

        .top-row {
            position: sticky;
            top: 0;
            z-index: 1;
        }

            .top-row.auth ::deep a:first-child {
                flex: 1;
                text-align: right;
                width: 0;
            }

        .top-row, article {
            padding-left: 2rem !important;
            padding-right: 1.5rem !important;
        }
    }*/

#blazor-error-ui[b-38jbrjsdfg] {
    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-38jbrjsdfg] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/ArtAteljee/Components/Layout/TopNavMenu.razor.rz.scp.css */
.navbar[b-pxq6frweiu] {
    font-family: Raleway, sans-serif;
/*    padding-left: 16px;*/
    /*padding-right: 8px;*/
}

.navbar.fixed-top .navbar-nav[b-pxq6frweiu] {
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
}

.soil[b-pxq6frweiu] {
    z-index: 90;
    background-color: white;
    height: 80px;
/*    opacity: 0.95;*/
}

.disabled[b-pxq6frweiu] {
    pointer-events: none;
    color: lightgray;
}
/* _content/ArtAteljee/Components/Partners/Partners.razor.rz.scp.css */
partners-section[b-4zkw6vwkcl] {
    margin-top: 2em;
}

.middle[b-4zkw6vwkcl] {
    width: 100%;
    text-align: center;
    padding: 1em;
    font-size: medium;
}
