/*

.device-xl .slider-element,
.device-xl .slider-parallax-inner
{
    height: 700px !important;
}


.device-lg .slider-element,
.device-lg slider-parallax-inner
 {
    height: 580px !important;
}



.device-sm .slider-element,
.device-sm slider-parallax-inner
 {
    height: 450px !important;
}

.device-xs .slider-element,
.device-xs slider-parallax-inner
 {
    height: 420px !important;
}


*/

.h1 {
    text-transform: uppercase !important;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: .2em;
}

.device-xs .h1 {
    text-transform: uppercase !important;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: .2em;
}


.h1 > span {
    color: #fff !important;
    font-size: 20px;
    padding-top: 20px;
    letter-spacing: 0.1 em;
    line-height: 30px;
}

.main-h2 {
    font-size: 18px;
				font-weight: 400 !important;
}

h3 {
    font-size: 22px;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: .3em !important;
}


.heading-block h3 {}
.hb-h3-span { font-size: 16px!important; color: #333!important; text-transform: uppercase !important; letter-spacing: 0.2em;}


p {
    font-size: 17px;
    letter-spacing: .1em;
}





.text-shadow {
    text-shadow: 3px 3px 5px rgba(37, 37, 37, 0.88);
}

.space-unten {
    padding: 60px;
}



.bg-main {
    background: #4b4843;
    background-image: url(/bilder/bg/bg-main.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bg-main-2 {
    background: #fafafa;
    position: relative;
}


.bg-form {
    background: #4b4843;
    background-image: url(/bilder/bg/bg-form.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}


#footer {position: relative; background: #333 url(/images/footer-map.png) center right; background-repeat: no-repeat;}
.device-xs #footer {position: relative; background: #333;}




.li-re-padding {
    position: relative;
    background: #b0ad9e;
}

.flex-c-box {
    background: #6b625f;
}





.text-shadow {
    text-shadow: 3px 3px 5px rgba(37, 37, 37, 0.88);
}

.space-unten {
    padding: 60px;
}


.flex-c-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100% !important;

}

.flex-c-c {
    max-width: 90%;
}

.device-sm .flex-c-c {
    max-width: 100% !important;
}

.device-xs .flex-c-c {
    max-width: 100% !important;
}









.maskinger {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
}

.bgimage-bg {
    min-height: 600px;
}

.full-bg-pic {
    min-height: 500px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

.full-bg-pic .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
}


.full-bg-pic .textbox {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    padding: 0;
    margin: 60px 0;

}


.full-bg-pic .textbox h3 {
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 700;
}


p a {

    color: inherit;
    box-shadow: inset 0 -3px 0 -1px #ffd204;
    -webkit-transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;

}


p a:hover {
    box-shadow: inset 0 -23px 0 -1px #ffd204;
    color: black !important;
}


.liste,
.liste-eye {
    padding: 0;
    list-style: none;
}

.liste li {
    padding-left: 0;
    margin-left: 30px;
    padding-bottom: 10px;
}


.liste li::before {
    content: "\e7ac";
    margin-left: -1.8em;

}

.liste li::before,
.liste-eye li::before {
    font-size: 16px;
    font-family: font-icons;
    color: #ffd204;
    display: inline-block;
    width: 1.8em;

}


.no-all {
    margin: 0 !important;
    padding: 0 !important;
}

.bg-bild {
    background: green;
}



.li-re {
    display: flex;
}

.links {
    flex-direction: row;
}

.rechts {
    flex-direction: row-reverse;
}

.text {
    background: grey;
    //display: flex;

}


.caret-dgrey {
    color: #808080;
    font-size: 80px;
}

.bg-bild {
    position: relative;
}


@media (min-width: 768px) {
    .bg-bild {
        min-height: 350px;
    }
}

@media (max-width: 768px) {
    .bg-bild {
        min-height: 260px;
    }
}

@media (max-width: 576px) {
    .bg-bild {
        min-height: 200px;
    }
}



@media (min-width: 980px) {

    .bild-3-4 {
        width: 80%;
        height: 400px;
        margin-bottom: 30px;
        background-size: cover;
        position: relative;
    }
}





@media (min-width: 1200px) {

    .bild-3-4 {
        width: 80%;
        height: 600px;
        margin-bottom: 30px;
        background-size: cover;
        position: relative;
    }
}





@media (max-width: 980px) {

    .bild-3-4 {
        width: 100%;
        height: 400px;
        margin-bottom: 30px;
        background-size: cover;
        position: relative;
    }
}

@media (max-width: 576px) {

    .bild-3-4 {
        width: 100%;
        height: 230px;
        margin-bottom: 30px;
        background-size: cover;
        position: relative;
    }
}


.bild-34 {
    display: flex;
}

.flex-links {
    justify-content: flex-start;
}

.flex-rechts {
    justify-content: flex-end;
}


.bild-34-text {
    font-size: 16px;
    display: block;
    background: #fff;
    padding: 0 5px;
    margin: 0 10px;
    font-style: italic;
    position: absolute;
    bottom: 0;
}





.bg-space-bild {
    height: 100% !important;
}

@media (max-width: 768px) {
    .bg-space-bild {
        height: 350px !important;
    }
}








.container-small {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


@media (min-width: 768px) {
    .container-small {
        width: 700px;
    }
}

@media (max-width: 767px) {
    .container-small {
        width: 700px !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .container-small {
        width: 470px !important;
    }
}

@media (max-width: 479px) {
    .container-small {
        width: 355px !important;
    }
}

@media (max-width: 320px) {
    .container-small {
        width: 310px !important;
    }
}





/*  Produkte    */


.section-product {
    position: relative;
    width: 100%;
}

.section-product .section-product-image {
    width: 100%;
}

.section-product .section-product-content {
    max-width: 100%;
    position: relative;
    bottom: 0px;
    right: 0;
    background-color: #FFF;
    padding: 20px;
    z-index: 1;
}

.section-product .section-product-content h3 {
    font-weight: 800;
}

.section-product.alt .section-product-image,
.section-product.alt .section-product-content {
    float: none;
}

.section-product .section-product-price {
    font-size: 1.5rem;
    font-weight: 700;
}








@media (min-width: 1199px) {



    .product {
        padding: 65px;
        border-right: 1px solid #EEE;
    }


    .slider-element .slider-product-desc [class^='col-'] {
        padding: 50px;
    }


    .section-product .section-product-image {
        position: relative;
        width: 85%;
        background: #FFF;
    }

    .section-product .section-product-content {
        max-width: 400px;
        position: absolute;
        bottom: 30px;
        right: 0;
        padding: 30px;
    }

    .section-product.alt .section-product-image {
        float: right;
    }

    .section-product.alt .section-product-content {
        left: 0;
        right: auto;
    }

}

//label {margin-top: 20px; font-weight: 400; padding-right: 40px; font-style:normal; text-transform:none;  border-bottom: 1px solid #999; color: #777;  }

.input-light {

    //background-color: transparent !important;


    background-color: rgba(224, 219, 219, 0.3);
    background: rgba(224, 219, 219, 0.3);
    color: rgba(224, 219, 219, 0.3);


    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom: 1px solid #444;
    color: #333;

}