html {
    scroll-behavior: smooth;
}

.probootstrap-main-nav li {
    text-decoration: underline
}

.mobile-logo {
    display: none
}

.fr {
    font-weight: bold;
    font-size: larger
}

#lang {
    padding: 1em;
    background: #000;
    color: #22eaaa;
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10000000;
}

* {
    box-sizing: border-box
}

.probootstrap-logo {
    position: sticky;
    top: 0.5em
}

/* Make the image fully responsive */
.carousel-inner img {
    height: 100%;
}



#scrolldown {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    transition: 0.2s;

}


@media only screen and (min-width: 769px) {
    .probootstrap-main-nav {
        background: rgba(255, 255, 255, 0.9);
    }
}

.probootstrap-burger-menu i {
    color: #FFF;
    background: #FFF
}

.probootstrap-burger-menu i::before {
    color: #FFF;
    background: #FFF
}

.probootstrap-burger-menu i::after {
    color: #FFF;
    background: #FFF
}

@media only screen and (max-width: 768px) {
    #burger {
        position: absolute;
        top: 0;
        right: 0;
        background: #000;
        border-top-left-radius: 10px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 10px;
        height: 50px;
        z-index: 0;
        width: 110px;
        margin-top: 28px;
    }
}

@media only screen and (min-width: 769px) {
    #burger {
        display: none
    }
}

.share {
    color: #FFF;
    background: #39ecb3;
    border-radius: 4px;
    padding: 10px 20px 6px 20px;
    text-transform: uppercase;
    width: 160px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin: auto;
    vertical-align: text-bottom;
    margin-bottom: 15px;
}

.share a {
    color: #FFF
}

.share :hover {
    text-decoration: none;
}

ul {
    list-style-type: none;
    text-align: center;
    padding-left: 0.8em
}

li {
    vertical-align: baseline;
}

.fb {
    margin-left: 5px
}


.margauto {
    margin: 0 2em
}

@media only screen and (max-width: 769px) {
    .margauto {
        margin: 0.1em
    }
}

@media only screen and (max-width: 400px) {
    .margauto {
        margin: 0.1em;
        font-size: 0.9em;
        padding: 0.5em
    }
}


.probootstrap-section {
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 0.52) 0%, rgba(242, 242, 242, 0.46) 11%, rgba(240, 249, 255, 0.04) 93%, rgba(240, 249, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 0.52) 0%, rgba(242, 242, 242, 0.46) 11%, rgba(240, 249, 255, 0.04) 93%, rgba(240, 249, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(242, 242, 242, 0.52) 0%, rgba(242, 242, 242, 0.46) 11%, rgba(240, 249, 255, 0.04) 93%, rgba(240, 249, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85f2f2f2', endColorstr='#00f0f9ff', GradientType=0);
    padding: 3em 0
}

#sub-nav {
    margin: 0;
    background: #efeeef;
    padding: 2em 0;
    height: 7em;
    position: sticky;
    top: 0;
    z-index: 100000000;
    transition: 0.7s;
    box-shadow: -webkit-box-shadow: inset 0px 35px 74px -30px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0px 35px 74px -30px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 35px 74px -30px rgba(0, 0, 0, 0.05);
}

#aktuelles,
#projekte,
#pinwand {
    position: relative;
    top: -7em;
    width: 1px;
    height: 1px
}

.small {
    font-size: smaller
}

.vision {

    text-align: left;
}

.vision li {
    margin: 0 0 1em 0;
    list-style: square
}

.liste_left {
    text-align: left;
}

.liste_left li {
    list-style: square;
    margin: 0
}

.liste_left_ohne {
    text-align: left;
    padding: 0
}

.liste_left_ohne li {
    list-style: none;
    margin: 0
}


.container-carousel {
    max-width: 77vw;
    margin: auto;
}

.container-carousel img {
    max-height: 70vh;
    width: auto;
    margin: auto
}

.carousel-indicators li {
    margin: 0 0.5em
}

.carousel-control {
    background: none !important;
    text-shadow: none !important;
    opacity: 0.9 !important;
}

.carousel-control .fa-chevron-left {

    color: #FFF;
    background: #39ecb3;
    width: 2em !important;
    height: 2em !important;
    border-radius: 1em;
    vertical-align: bottom;
    padding: 0.5em 0.6em 0.5em 0.5em;
    margin: 34vh 0;
}

.carousel-control .fa-chevron-right {

    color: #FFF;
    background: #39ecb3;
    width: 2em !important;
    height: 2em !important;
    border-radius: 1em;
    vertical-align: bottom;
    padding: 0.5em 0.5em 0.5em 0.6em;
    margin: 34vh 0;
}


@media all and (transform-3d),
(-webkit-transform-3d) {

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;

        font-size: 20px;
        color: #fff;
        text-align: center;


    }


    .carousel-control.right {
        right: 0;
        left: auto;
    }

    .carousel-control:focus,
    .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }


    .carousel-control .icon-prev:before {
        content: '\2039'
    }

    .carousel-control .icon-next:before {
        content: '\203a'
    }

    .carousel-indicators {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 15;
        width: 60%;
        padding-left: 0;
        margin-left: -30%;
        text-align: center;
        list-style: none
    }

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff
    }


    @media screen and (min-width:768px) {


        .carousel-control .glyphicon-chevron-left,
        .carousel-control .icon-prev {
            margin-left: -10px
        }

        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-next {
            margin-right: -10px
        }


        .carousel-indicators {
            bottom: 20px
        }
    }

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

        .carousel-control {
            display: none
        }

        .carousel-control {
            display: none
        }

        .carousel-indicators {
            bottom: -20px
        }

        #sub-nav .btn {
            letter-spacing: 0.08em;
            padding: 9px 9px 6px 9px;
            font-size: smaller
        }

        h2 {
            margin: 0
        }

        .mb70 {
            margin-bottom: 40px !important
        }

        h4.datum {
            margin: 0
        }
    }

    .probootstrap-logo {
        transform: rotate(-10deg)
    }

    .datum {
        margin: 2em 0 -0.5em 0;
        background: rgb(34, 234, 170);
        padding: 0.5em
    }

    img {
        max-width: 90vw
    }
