/* _content/GartenKollingbaum/Pages/AboutUs.cshtml.rz.scp.css */
#about-me-text[b-m5v9s0ni5o] {
    font-size: 20px;
    text-align: center;
}


.col[b-m5v9s0ni5o]{
    padding: 80px;
}

#me[b-m5v9s0ni5o] {
    max-width: 700px;
}

.col[b-m5v9s0ni5o]{
    display: flex;
    justify-content: center;
    align-items: center;
}

.button_center[b-m5v9s0ni5o]{
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1110px) {
    #about-me-text[b-m5v9s0ni5o] {
        text-align: center;
        max-width: 450px;
    }


    #about-me-logo[b-m5v9s0ni5o] {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #me[b-m5v9s0ni5o] {
        max-width: 500px;
    }
}

@media screen and (max-width: 484px) {
    #about-me-logo[b-m5v9s0ni5o] {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #about-me-text[b-m5v9s0ni5o]{
        max-width: 280px!important;
    }

    .aboutUs-headline[b-m5v9s0ni5o]{
        margin: 0!important;
    }
    .col[b-m5v9s0ni5o]{
        margin-bottom: 0!important;
        padding: 45px!important;
    }

    #about-me-text[b-m5v9s0ni5o]{
        text-align: left!important;
    }







}

@media screen and (max-width: 1000px) {
    #about-me-logo[b-m5v9s0ni5o] {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #me[b-m5v9s0ni5o] {
        max-width: 500px;
    }
}

@media screen and (max-width: 484px) {
    #about-me-logo[b-m5v9s0ni5o] {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 325px;
    }

    #about-me-text[b-m5v9s0ni5o]{
        max-width: 280px!important;
    }

    .aboutUs-headline[b-m5v9s0ni5o]{
        margin: 0!important;
    }
    .col[b-m5v9s0ni5o]{
        margin-bottom: 0!important;

        padding-right: 45px!important;
        padding-left: 45px!important;
    }

    #about-me-text[b-m5v9s0ni5o]{
        text-align: left!important;
    }

}







/*Tablet*/
@media screen and (max-width: 1200px) {
    #about-me-logo[b-m5v9s0ni5o] {
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #about-me-text[b-m5v9s0ni5o]{
        max-width: 500px;
    }

    .aboutUs-headline[b-m5v9s0ni5o]{
        margin: 0!important;

    }
    .col[b-m5v9s0ni5o]{
        margin-bottom: 0;
        padding-left: 140px;
        padding-right: 140px;

    }

    #about-me-text[b-m5v9s0ni5o]{
        text-align: left;
    }








}
/* _content/GartenKollingbaum/Pages/Contact.cshtml.rz.scp.css */
*[b-3dhcxz9cif] {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}


.social_media[b-3dhcxz9cif]{
    margin-top: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.karte[b-3dhcxz9cif]{
    border-radius: 10px;
}

.button_center[b-3dhcxz9cif]{
    margin-top: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}



@media screen and (max-width: 1000px) {
    .karte[b-3dhcxz9cif] {
        width: 450px;
        height: 250px;
    }

    .karte[b-3dhcxz9cif] {
        width: 92%;

    }
}



@media screen and (max-width: 500px) {
    .social_media[b-3dhcxz9cif]{
        margin-top: 60px!important;
        text-align: center!important;
        margin-bottom: 20px;
    }


    #col-card[b-3dhcxz9cif]{
        margin-top: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

}






/*Tablet*/
@media screen and (max-width: 1200px) {

    .karte[b-3dhcxz9cif]{
        width: 350px;
        height: 370px;
    }
}
/* _content/GartenKollingbaum/Pages/ImageGallery.cshtml.rz.scp.css */
.gallery img[b-8ak6su1rpw] {
    transition: 0.2s;

}

.gallery img:hover[b-8ak6su1rpw] {
    /*filter: grayscale(10%);*/
    transform: scale(1.05);
}

#image_container[b-8ak6su1rpw]{
    padding: 50px;
}

@media screen and (max-width: 500px) {
    #image_container[b-8ak6su1rpw] {
        padding: 12px !important;
    }
}

@media screen and (max-width: 1110px) {
    .card[b-8ak6su1rpw] {
        margin-bottom: 40px;
    }
}
/* _content/GartenKollingbaum/Pages/Index.cshtml.rz.scp.css */
#me[b-joufnc66ad] {
    max-width: 700px;
}

#startseite-text[b-joufnc66ad] {
    font-size: 20px;
    text-align: center;
}

.gallery img:hover[b-joufnc66ad] {
    /*filter: grayscale(10%);*/
    transform: scale(1.1);
    transition: 0.2s;
}

.banner[b-joufnc66ad] {
    height: auto;
    margin-top: 28px;
}


.startseite-headline[b-joufnc66ad]{
    text-align: center!important;
}


@media screen and (max-width: 1000px) {
    #me[b-joufnc66ad] {
        max-width: 500px;
    }

    #about-me-logo[b-joufnc66ad] {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media screen and (max-width: 1110px) {
    #about-me-text[b-joufnc66ad] {
        text-align: center;
        max-width: 450px;
    }

    .card[b-joufnc66ad] {
        margin-bottom: 40px;
    }

    #startseite-text[b-joufnc66ad] {
        max-width: 350px;
    }
}

@media screen and (max-width: 484px) {

    #about-me-logo[b-joufnc66ad] {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    #about-me-logo[b-joufnc66ad]{
        width: 200px!important;
    }

    #me[b-joufnc66ad]{
        max-width: 400px!important;
        text-align: center!important;
    }

    .card img[b-joufnc66ad]{
        width: 250px!important;
    }
    
    #tree[b-joufnc66ad] {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
}







/*Tablet*/
@media screen and (max-width: 1200px) {

    #about-me-logo[b-joufnc66ad] {
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }


    .banner[b-joufnc66ad]{
        margin: 0!important;
    }


    #about-me-logo[b-joufnc66ad]{
        width: 240px!important;
    }

    #me[b-joufnc66ad]{
        max-width: 400px!important;
        text-align: center!important;
    }

    .card img[b-joufnc66ad]{
        width: 250px!important;
    }
}
/* _content/GartenKollingbaum/Pages/Services.cshtml.rz.scp.css */
*[b-4qtl9opjvp] {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

#dienstleistungen-text[b-4qtl9opjvp] {
    font-size: 20px;
    text-align: center;
}

#gärtnermeister_p[b-4qtl9opjvp]{
    font-size: 20px;
    margin-top: 15px;
}

#col_last[b-4qtl9opjvp]{
    text-align: center;
}

#dienstleistungen-text2[b-4qtl9opjvp] {
    font-size: 20px;
    text-align: center;
}

#dienstleistungen-text3[b-4qtl9opjvp] {
    font-size: 20px;
    text-align: center;
}



.button_center[b-4qtl9opjvp]{
    display: flex;
    justify-content: center;
    align-items: center;
}



.diensteilungen-bilder[b-4qtl9opjvp] {
    margin-bottom: 20px;
    width: 320px;
}

#me[b-4qtl9opjvp] {
    max-width: 700px;
    margin-left: 25px;
}

#me2[b-4qtl9opjvp] {
    max-width: 700px;
}

#me3[b-4qtl9opjvp] {
    max-width: 700px;
}

@media screen and (max-width: 1000px) {
    #me[b-4qtl9opjvp] {
        max-width: 500px;
    }

    #me2[b-4qtl9opjvp] {
        max-width: 500px;
    }

    #me3[b-4qtl9opjvp] {
        max-width: 500px;
    }
}

@media screen and (max-width: 1110px) {
    #dienstleistungen-text[b-4qtl9opjvp] {
        max-width: 550px;
    }

    #dienstleistungen-text2[b-4qtl9opjvp] {
        max-width: 550px;
    }

    #dienstleistungen-text3[b-4qtl9opjvp] {
        max-width: 550px;
    }
}





@media screen and (max-width: 500px) {

    #dienstleistungen-text[b-4qtl9opjvp]{
        max-width: 315px !important;
        font-size: 12px !important;
    }

    .diensteilungen-bilder[b-4qtl9opjvp]{
        width: 240px !important;
    }

    #gärtnermeister_p[b-4qtl9opjvp]{
        font-size: 14px !important;
    }

    .diensteilungen-ueberschrift[b-4qtl9opjvp]{
        margin-top: 40px !important;
    }
    
    #me[b-4qtl9opjvp] {
        margin-left: 0px !important;
        font-size: 12px !important;
    }
}





/*Tablet*/
@media screen and (max-width: 1200px) {

    #dienstleistungen-text[b-4qtl9opjvp]{
        max-width: 315px!important;
        font-size: 12px!important;
        margin-left: 20px!important;
    }

    .diensteilungen-bilder[b-4qtl9opjvp]{
        width: 240px!important;
    }

    #gärtnermeister_p[b-4qtl9opjvp]{
        font-size: 14px;
    }

    .diensteilungen-ueberschrift[b-4qtl9opjvp]{
        margin-top: 40px!important;
    }

}
/* _content/GartenKollingbaum/Pages/Shared/_Layout.cshtml.rz.scp.css */
*[b-vtt5xiqs6u] {
    padding-bottom: 0rem !important;
}

/*NAVBAR START*/

.ankerTest[b-vtt5xiqs6u] {
    text-decoration: none !important;
    letter-spacing: 4px;
    font-size: 20px;
    margin: 0 10px;
    color: #fff !important;
    font-family: Calibri, sans-serif;
}



.customHeader[b-vtt5xiqs6u] {
    background-color: #317A2F;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}



header[b-vtt5xiqs6u] {
    height: 100px;
    /*background-color: #317A2F;*/
    width: 100%;
    z-index: 10;
    top: 0;
    position: fixed;
}


.wrapper[b-vtt5xiqs6u] {
    width: 1170px;
    height: 100px;
    margin: 0 auto;
}

nav[b-vtt5xiqs6u] {
    float: right;
    line-height: 99px;
}

nav a[b-vtt5xiqs6u] {
    text-decoration: none;
    letter-spacing: 4px;
    font-size: 20px;
    margin: 0 10px;
    color: #fff;
    font-family: Calibri, sans-serif;
}

nav a:hover[b-vtt5xiqs6u] {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

a:active[b-vtt5xiqs6u]{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.logo[b-vtt5xiqs6u] {
    width: 30%;
    float: left;
    line-height: 95px;
}

.logo a[b-vtt5xiqs6u] {
    text-decoration: none;
    font-size: 30px;
    letter-spacing: 5px;
    font-family: Calibri sans-serif;
    color: #fff !important;
}

.dropdown[b-vtt5xiqs6u] {
    display: none;
}

@media screen and (max-width: 1110px) {

    .wrapper nav[b-vtt5xiqs6u] {
        float: left;
    }

    .wrapper[b-vtt5xiqs6u] {
        display: none;
    }

    .nav-button[b-vtt5xiqs6u] {
        color: #ffffff;
        font-size: 40px;
        position: relative;
        float: right;
    }

    .dropdown[b-vtt5xiqs6u] {
        display: block;
        top: 30px;
        right: 12px;
        float: right;
    }

    #dropdownMenuButton2[b-vtt5xiqs6u] {
        background-color: #fff;
        color: #000000;
    }

    #dropdownBackground[b-vtt5xiqs6u] {
        background-color: #04491b !important;
    }

    .active2[b-vtt5xiqs6u] {
        background-color: cadetblue !important;
    }

    *[b-vtt5xiqs6u] {
        transition: 0.5s;
    }
}

/*NAVBAR END*/


/*FOOTER START*/
.footer-dark[b-vtt5xiqs6u] {
    position: relative;
    top: 100px;
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #282d32;
}

.footer-dark-contact[b-vtt5xiqs6u] {
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #282d32;
}

.footer-dark-contact h3[b-vtt5xiqs6u] {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
}

.footer-dark-contact ul[b-vtt5xiqs6u] {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0;
}

.footer-dark-contact ul a[b-vtt5xiqs6u] {
    color: inherit;
    text-decoration: none;
    opacity: 0.6;
}

.footer-dark ul a:hover[b-vtt5xiqs6u] {
    opacity: 0.8;
}

.footer-dark h3[b-vtt5xiqs6u] {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
}

.footer-dark ul[b-vtt5xiqs6u] {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0;
}

.footer-dark ul a[b-vtt5xiqs6u] {
    color: inherit;
    text-decoration: none;
    opacity: 0.6;
}

.footer-dark ul a:hover[b-vtt5xiqs6u] {
    opacity: 0.8;
}

@media (max-width: 767px) {
    .footer-dark .item:not(.social)[b-vtt5xiqs6u] {
        text-align: center;
        padding-bottom: 20px;
    }
}

.footer-dark .item.text[b-vtt5xiqs6u] {
    margin-bottom: 36px;
}

@media (max-width: 767px) {
    .footer-dark .item.text[b-vtt5xiqs6u] {
        margin-bottom: 0;
    }
}

.footer-dark .item.text p[b-vtt5xiqs6u] {
    opacity: 0.6;
    margin-bottom: 0;
}

.footer-dark .item.social[b-vtt5xiqs6u] {
    text-align: center;
}

@media (max-width: 991px) {
    .footer-dark .item.social[b-vtt5xiqs6u] {
        text-align: center;
        margin-top: 20px;
    }
}

.footer-dark .item.social > a[b-vtt5xiqs6u] {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4);
    margin: 0 8px;
    color: #fff;
    opacity: 0.75;
}

.footer-dark .item.social > a:hover[b-vtt5xiqs6u] {
    opacity: 0.9;
}

.footer-dark .copyright[b-vtt5xiqs6u] {
    text-align: center;
    padding-top: 24px;
    opacity: 0.3;
    font-size: 13px;
    margin-bottom: 0;
}
/*FOOTER END*/















@media (max-width: 500px) {

    /* Style the navigation menu */
    .topnav[b-vtt5xiqs6u] {
        overflow: hidden;
        background-color: #333;
        position: relative;
    }



    #describtion[b-vtt5xiqs6u]{
        margin-top: 10px!important;
    }

    .fa-navicon[b-vtt5xiqs6u]:before, .fa-reorder[b-vtt5xiqs6u]:before, .fa-bars[b-vtt5xiqs6u]:before {
        content: "\f0c9";
        color: white;
        font-size: 32px!important;
    }

    /* Hide the links inside the navigation menu (except for logo/home) */
    .topnav #myLinks[b-vtt5xiqs6u] {
        display: none;
    }

    /* Style navigation menu links */
    .topnav a[b-vtt5xiqs6u] {
        color: white;
        height: 82px;
        padding-top: 16px!important;
        padding-left: 20px!important;
        padding-right: 20px!important;
        text-decoration: none;
        font-size: 33px!important;
        display: block;
    }

    /* Style the hamburger menu */
    .topnav a.icon[b-vtt5xiqs6u] {
        background: #317A2F;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }



    /* Add a grey background color on mouse-over */
    .topnav a:hover[b-vtt5xiqs6u] {
        background-color: #317A2F;
        color: black;
    }

    /* Style the active link (or home/logo) */
    .active[b-vtt5xiqs6u] {
        background-color: #317A2F;
        color: white;
    }


    .customHeader[b-vtt5xiqs6u]{
        display: none!important;
    }

    .pb-3[b-vtt5xiqs6u]{

    }
}








/*Tablet*/
@media (max-width: 1200px) {

    /* Style the navigation menu */
    .topnav[b-vtt5xiqs6u] {
        overflow: hidden;
        background-color: #333;
        position: relative;
    }



    #describtion[b-vtt5xiqs6u]{
        margin-top: 10px;
    }

    .fa-navicon[b-vtt5xiqs6u]:before, .fa-reorder[b-vtt5xiqs6u]:before, .fa-bars[b-vtt5xiqs6u]:before {
        content: "\f0c9";
        color: white;
        font-size: 42px;
    }

    /* Hide the links inside the navigation menu (except for logo/home) */
    .topnav #myLinks[b-vtt5xiqs6u] {
        display: none;
    }

    /* Style navigation menu links */
    .topnav a[b-vtt5xiqs6u] {
        color: white;
        height: 100px;
        padding-top: 16px;
        padding-left: 20px;
        padding-right: 100px;
        text-decoration: none;
        font-size: 40px;
        display: block;
    }

    /* Style the hamburger menu */
    .topnav a.icon[b-vtt5xiqs6u] {
        background: #317A2F;
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }



    /* Add a grey background color on mouse-over */
    .topnav a:hover[b-vtt5xiqs6u] {
        background-color: #317A2F;
        color: black;
    }

    /* Style the active link (or home/logo) */
    .active[b-vtt5xiqs6u] {
        background-color: #317A2F;
        color: white;
    }


    .customHeader[b-vtt5xiqs6u]{
        display: none!important;
    }

    .pb-3[b-vtt5xiqs6u]{

    }
}












