


/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);

/* Basisgestaltung und Layoutbereiche  */
body {
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.42857143;
    letter-spacing: 0.04em;
    color: #000;
}
h2 {
    font-size: 18px;
    line-height: 22px;
}
img.brand {
    width: 200px;
    height: auto;
    margin-top: 20px;
}
.logo h2 {
    margin-bottom: 23px;
    margin-top: 19px;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 0.04em;
}
/*********** fixe Höhe der Bilder ************/
.height-698 {
    height:698px;
}
.height-408 {
    height:408px;
}
.height-542 {
    height:542px;
}
.height-392 {
    height:392px;
}
.height-370 {
    height:370px;
}
.height-376 {
    height:376px;
}
.height-268 {
    height:268px;
}
height-530 {
    height:530px;
}
@media screen and (max-width: 1199px){
    .height-698 {
        height:575px;
    }
    .height-408 {
        height:334px;
    }
    .height-542 {
        height:448px;
    }
    .height-392 {
        height:323px;
    }
    .height-370 {
        height:304px;
     }
    .height-376 {
        height:310px;
    }
    .height-268 {
        height:221px;
    }
}
@media screen and (max-width: 1186px){
    .copy-insert.kontakt {
        width: 51%;
     }
}
@media screen and (max-width: 991px){
    .height-698 {
        height:440px;
    }
    .height-408 {
        height:256px;
    }
    .height-542 {
        height:344px;
    }
    .height-392 {
        height:247px;
    }
    .height-370 {
        height:233px;
     }
    .height-376 {
       height:237px;
    }
    .height-268 {
        height:169px;
    }
}
@media screen and (max-width: 767px){
    .height-698, .height-408, .height-542, .height-392, .height-370, .height-376, .height-268 {
        height:auto;
    }
}

/************** Content Start ************/


.rundgang-icon {
    margin-right: 5px;
}
.rundgang04 img.rundgang-icon {
    margin-right: 5px;
    display: inline !important;
}
.rundgang03 a, .rundgang04 a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.rundgang04 a {
    font-size: 16px;
}
.rundgang03 a:hover, .rundgang03 a:focus, .rundgang04 a:hover, .rundgang04 a:focus {
    color: #fff;
    text-decoration: underline;
}
.rundgang04 {
    position: absolute;
    bottom: 50px;
    right: 3px;
    width:42%;
    color: #fff;
    background-color: rgba(133, 102, 60, 0.7);
    padding-left: 26px;
    padding-bottom: 8px;
    padding-right: 14px;
    padding-top: 10px;
}
.rundgang04 img.rundgang-icon {
    margin-right: 5px;
    display: inline !important;
}
.slick-slider {
    margin-bottom: 3px;
    margin-left:3px;
    margin-top:197px;
    margin-right:-6px;
}
.slider-insert {
    background-color: rgba(0,0,0,.75);
    position: absolute;
    bottom: 117px;
    right: 3px;
    width:42%;
}
.slider-insert h3, .slider-insert-top h3 {
    color: #fff;
    font-size: 26px;
    line-height: 40px;
    margin: 10px;
    padding: 8px 14px 11px 20px;
}
/************** Content Start Insert oben + Insert gold + Insert rot ************/

.slider-insert-top {
    background-color: rgba(0,0,0,.75);
    position: absolute;
    top: 80px;
    right: 3px;
    width:42%;
}
.insert-left {
    color: #fff;
    position: absolute;
    margin-top: -290px;
    margin-left: -32px;
}
.rundgang03 {
    margin-top: 3px;
    margin-bottom:10px;
    color: #fff;
    background-color: rgba(133, 102, 60, 0.9);
    padding-left: 26px;
    padding-bottom: 8px;
    padding-right: 14px;
    padding-top:10px;
}
.insert-gold {
    color: #fff;
    background-color: rgb(133, 102, 60);
    margin-top: 6px;
    padding-bottom: 17px;
    padding-right: 14px;
    padding-left: 30px;
    padding-top:1px;
}
.insert-gold a {
    color: #fff;
}
.insert-red {
    color: #fff;
    background-color: rgb(131, 0, 31);
    margin-top: 10px;
    padding-bottom: 17px;
    padding-right: 14px;
    padding-left: 30px;
    padding-top:1px;
}


/************** Content Basic ************/
.content.sub-site {
    margin-top:197px;
}
.head-insert {
    background-color: rgba(0,0,0,.6);
    position: absolute;
    top: 80px;
    left: 3px;
    min-width: 40%;
}
#Scenario .head-insert {
    background-color: rgba(0,0,0,.6);
    position: absolute;
    top: 80px;
    left: 3px;
    min-width: 12%;
}
.head-insert h3 {
    color: #fff;
    font-size: 26px;
    line-height: 40px;
    margin: 10px;
    padding: 2.3% 3.9% 2.5% 3.8%;
    text-align: left;
    white-space: nowrap;
}

.copy-insert p {
    font-size: 18px;
    line-height: 26px;
    margin: 10px;
    padding: 1% 1% 1.5% 1.5%;
    text-align: left;
}
.copy-insert p > br {
    margin-bottom: 8px !important;
}
.copy-insert {
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    bottom: 13px;
    right: 0;
    width: 38%;
}
.copy-insert.kontakt {
    width: 46%;
}
.page-separator {
    border-top: 1px solid #000;
    margin-top: 18px;
}
h1.heading-top {
    margin: 21px 0px 8px;
    font-size: 38px;
    line-height: 48px;
}
h2.heading-subhead {
    font-size: 28px;
    line-height: 40px;
    margin-top: 0px;
}
p.intro {
    font-size: 20px;
    line-height: 31px;
    padding: 0 100px 10px 135px;
    color: #777;
    text-align: left;
}
p.intro > br {
    margin-bottom: 8px !important;
}
.copy-insert.kontakt > p > br {
    margin-bottom: 0px !important;
}
.img-responsive {
    margin-bottom: 6px;
}
/************** Content Kontakt ************/
/*.copy-insert.kontakt {
    width: 50%;
}*/
.copy-insert.kontakt {
    width: 47%;
    left: 0;
}
.press {
    padding-left: 8px;
    padding-right: 22px;
    padding-bottom: 22px;
}
.press img.img-responsive {
    width:100%;
    height:auto;
    border:1px solid #000;
}
.press h4 {
    font-weight:800;
    margin-top:0;
    line-height: 1.25;
}
.press p.date {
    font-weight:800;
    color: #777;
}
a {
    color: #000;
    text-decoration: underline;
}
a:hover, a:focus {
    color: #777;
}
iframe.rundgang {
    height:500px!important;
}
th {
    min-width: 85px;
}
input[type="text"]{
    margin-bottom: 5px;
    margin-top: 5px;
}
input[type="submit"] {
    background-color:#000;
    border: none;
    color:#fff;
    padding-top: 4px;
    padding-bottom: 4px;
    letter-spacing: 0.02em;
}
input[type="submit"]:hover, input[type="submit"]:focus {
    color: #000;
    background-color: rgb(133, 102, 60);
}

/**************Cookies, Newsletter************/

#cookie-message-close {
    color: #fff;
    background-color: #000;
    border: none;
    padding-bottom: 2px;
}
button#cookie-message-close {
    letter-spacing: 0.1em;
}
/************  Media Queries ***********/
/***************************************/
@media screen and (max-width: 1568px) {
    .rundgang03 a {
        font-size: 16px;
    }
}
@media screen and (max-width: 1344px) {
    .rundgang03 a {
        font-size: 14px;
    }
}
@media screen and (max-width: 1230px) {
    .rundgang03 a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1199px){ /* (min-width: 62em) and (max-width: 74.938em)*/
    img.brand {
        margin-bottom: 28px;
    }
    .slick-slider {
        margin-top:159px;
        margin-right:-3px;
    }
    .slider-insert, .slider-insert-top {
        right: 0;
    }
    .slider-insert h3, .slider-insert-top h3  {
        font-size: 22px;
        line-height: 36px;
    }
    .rundgang03 a  {
        font-size: 14px;
    }
    .rundgang04 {
        right: 0;
    }
    .rundgang04 a  {
        font-size: 12px;
    }
    .head-insert h3 {
        font-size: 26px;
        line-height: 38px;
        padding: 3% 34px 4% 4%;
        margin-top:8px;
    }
    .copy-insert p {
        font-size: 16px;
        line-height: 23px;
    }
    .copy-insert {
        width: 44%;
    }
    h1.heading-top {
        font-size: 35px;
    }
    h2.heading-subhead {
        font-size: 26px;
        line-height: 38px;
        margin-top: 9px;
    }
    p.intro {
        font-size: 19px;
        line-height: 28px;
    }
    iframe.rundgang {
        height:400px!important;
    }

}
@media screen and (max-width: 991px){ /* (min-width: 320px) and (max-width: 61.999em)*/
    img.brand {
        margin-top: 52px;
        margin-bottom: 0;
    }
    h2.nav-brand {
        margin-bottom: 34px;
        margin-top: 20px;
    }
    .head-insert {
        top: 26px;
    }
    .head-insert h3 {
        font-size: 22px;
        line-height: 25px;
        padding: 1.5% 20px 2.5% 3%;
    }
    .slick-slider {
        margin-left: 0;
        margin-top: 0;
        margin-right: 0;
    }
    .slider-insert {
        bottom: 100px;
    }
    .slider-insert h3, .slider-insert-top h3 {
        font-size: 18px;
        line-height: 25px;
        padding: 1.5% 3.5% 2.5% 3%;
    }
    .copy-insert {
        width: 70%;
    }
    .copy-insert.kontakt {
        width: 52%;
    }
    .copy-insert p {
        font-size: 15px;
        line-height: 22px;
        padding: 0.8% 1% 1.1% 1.5%;
    }
    .copy-insert.kontakt p {
        font-size: 12px;
        line-height: 18px;
        padding: 0.8% 1% 1.1% 1.5%;
     }
    .page-separator {
        margin-top: 14px;
    }
    h1.heading-top {
        margin: 15px 0px 14px;
        font-size: 36px;
        line-height: 42px;
    }
    h2.heading-subhead {
        font-size: 25px;
        line-height: 32px;
        margin-top: 6px;
    }
    p.intro {
        font-size: 17px;
        line-height: 27px;
        padding: 0 10px 10px;
    }
    iframe.rundgang {
        height:300px!important;
    }
    .rundgang04 img.rundgang-icon {
        width:15%;
        height:auto;
    }
    .rundgang04 {
        padding-left: 18px;
        padding-right:5px;
    }
    .insert-left, .insert-red {
        margin-top: -248px;
    }
    .insert-left h1, .insert-red h1  {
        font-size: 22px;
        line-height:29px;
    }
}
@media screen and (max-width: 820px) {
    .insert-left, .insert-red {
        padding-left: 13px;
        margin-left: -30px;
        padding-bottom: 2px;
        padding-right: 9px;
    }
    .insert-gold {
        padding-bottom: 1px;
        padding-right: 12px;
        padding-left: 16px;
    }
    .insert-left h1, .insert-red h1 {
        margin-top: 12px;
    }
    .insert-left h2, .insert-red h2 {
        margin-top: 10px;
        font-size:16px;
    }
    .insert-left p, .insert-red p {
        font-size: 14px;
    }
    .rundgang03 {
        padding-left:12px;
    }

}
@media screen and (max-width: 767px) {
    .insert-left, .insert-red {
        margin-left: -13px;
        margin-top: -232px;
    }
    iframe.rundgang {
        height:250px!important;
    }
    .copy-insert.kontakt {
        width: 56%;
    }
}
@media screen and (max-width: 695px){
    .slider-insert {
        bottom: 80px;
        width: 50%;
    }
    .slider-insert-top {
        top:45px;
        width:50%;
    }
    .copy-insert {
        width: 78%;
    }
    .copy-insert p {
        font-size: 13px;
        line-height: 20px;
        padding: .7% .8% .8% 1%;
    }
    h1.heading-top {
        font-size: 32px;
        line-height: 38px;
    }
    h2.heading-subhead {
        font-size: 23px;
        line-height: 27px;
    }
    p.intro {
        font-size: 15px;
        line-height: 23px;
        padding: 0 10px 4px;
    }
    .press {
        font-size: 15px;
    }
    .rundgang04 {
        width: 50%;
        bottom: 26px;
    }
    .rundgang-icon {
        width:14%;
        height:auto;
    }
}
@media screen and (max-width: 666px){

     /*#Scenario .head-insert {
        top: 20px;
        right: 3px;
        left: auto;
    }*/
    #Scenario .head-insert {
        top: 62px;
        left: 3px;
        left: auto;
    }
    .copy-insert.kontakt {
        background-color: #eaeaea;
        margin-bottom: -4px;
        margin-top: -30px;
        position: relative;
        width: 100%;
     }
    .copy-insert.kontakt p {
        font-size: 15px;
        line-height: 22px;
        padding: 0.8% 1% 1.1% 1.5%;
    }
}
@media screen and (max-width: 595px){
    .slider-insert {
        bottom: 80px;
        width: 60%;
    }
    .rundgang04 {
        width: 60%;
        bottom: 26px;
    }
    .slider-insert-top {
        top:40px;
        width:60%;
    }
    .copy-insert {
        width: 100%;
        bottom: 0;
    }
    .copy-insert p {
        font-size: 12px;
        line-height: 19px;
        padding: .5% .4% .3% .7%;
    }
    .insert-left, .insert-red {
        max-width:50%;
    }
    .insert-left h1, .insert-red h1 {
        font-size: 19px;
        line-height: 25px;
    }
    iframe.rundgang {
        height:200px!important;
    }

}
@media screen and (max-width: 488px) {
    .copy-insert {
        background-color: #ddd;
        margin-bottom: -4px;
        margin-top: -10px;
        position: relative;
    }
    .copy-insert p {
        font-size: 14px;
        line-height: 22px;
        padding: 1.5% 1% 1.5% 1.5%;
    }
    .head-insert h3 {
        font-size: 20px;
        line-height: 26px;
        padding: 1% 12px 2% 2.5%;
        white-space: normal;
    }
    .head-insert {
        max-width: 85%;
    }
    img.brand {
        width: 141px;
    }
    h2.nav-brand {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 24px;
        margin-top: 12px;
    }
    h2.heading-subhead {
        font-size: 23px;
        line-height: 29px;
        padding: 0 15px;
    }
    .copy-insert.kontakt {
        width: 100%;
    }
}
@media screen and (max-width: 440px) {
    .slider-insert {
        bottom: 47px;
        right:auto;
        width: 70%;
    }
    .rundgang04 {
        width: 70%;
        right:auto;
        bottom: 6px;
        padding-bottom: 4px;
        padding-top: 6px;
    }
    .slider-insert-top {
        top:15px;
        width:80%;
    }
    .slider-insert h3, .slider-insert-top h3 {
        padding: 0.5% 1% 0.4% 1.5%;
    }
    .insert-left, .insert-red {
        max-width:50%;
        margin-top: -102px;
    }
    .insert-left h1, .insert-red h1 {
        font-size: 12px;
        line-height: 16px;
        margin-top: 7px;
    }
    .rundgang03 a {
        font-size: 10px;
    }
    .insert-left p, .insert-red p {
        font-size: 11px;
    }
    .insert-left h2, .insert-red h2 {
        font-size: 13px;
        line-height: 1.3;
    }
    .insert-gold, .insert-red {
        padding-right: 5px;
        padding-left: 8px;
    }
    .head-insert.kontakt {
        right: 3px;
        left: auto;
    }
}
@media screen and (max-width: 360px) {
    .slider-insert {
        width: 90%;
    }
    .rundgang04 {
        width: 90%;
    }
    .slider-insert-top {
        width:90%;
    }
    .slider-insert h3, .slider-insert-top h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .insert-left, .insert-red {
        max-width:40%;
    }
    .insert-left h1, .insert-red h1 {

    }
    .insert-left p, .insert-red p {
        font-size: 9px;
    }
    .insert-left h2, .insert-red h2 {
        font-size: 12px;
    }
    .rundgang-icon {
        width:25%;
        height:auto;
    }
}

/* Partner-Logos  */
/************  Partner-Logos ***********/

.brands-wrapper {
    height: 100px;
    background-color: #f4f3f4;
    padding: 12px 12px 10px;
    border: 3px solid #fff;
}
.brands {
    padding: 0px 12px 8px;
}
.brands-wrapper p {
    margin: -6px 0 0;
    color: #777;
    line-height: 1.1;
}
img.brands-quer {
    max-height: 60px;
    width: auto;
    margin: 3em auto;
    padding-top: 10px;
    mix-blend-mode: multiply;
    position: relative;
    top: 30%;
    -webkit-transform: translateY(-89%);
    -ms-transform: translateY(-89%);
    transform: translateY(-89%);
}

img.brands-hoch {
    max-height: 55px;
    width: auto;
    margin: 0 auto;
    padding-top: 1px;
    mix-blend-mode: multiply;
    position: relative;
    top: 30%;
    -webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    transform: translateY(-0%);
}
.intro-2 {
    margin: 5px 3px -1.5px;
}


.brands-wrapper2 {
    height: 100px;
    background-color: #f4f3f4;
    border: 3px solid #fff;
}
.brands-wrapper2 p {
    position: absolute;
    color: #777;
    line-height: 1.1;
    margin: 6px 6px 0;
}
img.brands-placed {
    mix-blend-mode: multiply;
    margin-top: -2px;
}

/* Navigationen */
/******************* Navigation ***************/
.navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding-top: 28px;
}
.navbar-nav {
    width: 100%;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
}
.navbar-nav > li {
    margin-left: 3.85%;
    margin-right: 3.85%;
    margin-bottom: 0px;
}
.navbar-nav > li > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 4px;
    left: 0;
    background-color: #000;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.navbar-nav > li > a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.navbar-nav > li.active > a:hover:before {
    visibility: hidden;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.dropdown-menu {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    list-style: none;
    width: 1000px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 4px;
}
li.dropdown-menu-sub {
    float: left;
}
.dropdown-menu > li > a {
    position: relative;
    padding: 4px 15px 8px;
    color: #000;
    margin-top: 0;
    margin-bottom: 4px;
    text-decoration: none;
}
.dropdown-menu.architecture-sub > li > a {
    padding: 4px 13px 8px;
}
.sub-wrapper {
    background-color: rgba(242, 242, 242, 1); /*war 0.8*/
    position: fixed;
    right: 0;
    width: 1140px;
    top: 0;
    left: 50%;
    margin-top: 193px;
    margin-left: -567px;
    display: none;
    border-top: 5px solid #fff;
}
.navbar-nav > li:hover > .sub-wrapper {
    display: block;
}
.sub-wrapper-basic, .sub-wrapper-indoor, .sub-wrapper-architecture {
    height: 58px;
}
.sub-wrapper-outdoor, .sub-wrapper-objects {
    height: 101px;
}
.sub-wrapper-scenario {
    height: 268px;
    margin-left: 378px;
    width: 195px;
}
.dropdown-menu.scenario-sub li {
    margin-right: 10px;
}
.outdoor-sub > ul {
    width: 600px;
}
.dropdown-menu-sub.outdoor-col-1 {
    margin-right:23px;
}
.dropdown-menu-sub.outdoor-col-2 {
    margin-right:15px;
}
.objects-sub > ul {
    width: 280px;
}
.dropdown-menu-sub.objects-col-1 {
    margin-right: 9px;
}
.scenario-sub > ul {
    width: 110px;
}

li.dropdown-menu-sub > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0px;
    left: 0;
    background-color: #000;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

li.dropdown-menu-sub > a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #000;
    background-color: #fff;
    box-shadow: inset 0px -4px 0 #000;
    outline: #fff;
    padding-bottom: 8.5px;
    margin-bottom: 4px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    outline: #fff;
    box-shadow: inset 0px -4px 0 #000;
    padding-bottom: 8.5px;
    margin-bottom: 0px;
}
.dropdown-menu.scenario-sub > .active > a {
    margin-bottom: 4px;
}

/******* Jump links ******/

.jump-link {
    position: relative;
    border-top: 185px solid transparent;
    margin: -185px 0 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.jump-link:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    border-top: 2px solid transparent;
}
#Service.jump-link {
    position: relative;
    border-top: 20px solid transparent;
    margin: -20px 0 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

#Service.jump-link:before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    right: 0;
    border-top: 2px solid transparent;
}

/***** Footer ****/

ul.footer-nav {
    margin-top: 7px;
}
ul.footer-nav > li {
    display: inline-block;
    margin-top: 7px;
    font-size: 14px;
    line-height: 16px;
    padding-left: 20px;
}
ul.footer-nav > li > a {
    padding: 5px 0 30px;
    color: #000;
    text-decoration: none;
}
ul.footer-nav > li > a:hover, ul.footer-nav > li > a:focus {
    text-decoration: none;
}
.fb {
    margin-right: -5px;
    margin-left: -8px;
}

/************  Media Queries ***********/
/***************************************/

@media screen and (min-width: 992px) and (max-width: 1199px){ /* (min-width: 62em) and (max-width: 74.938em)*/
    .logo.hidden-xs {
        margin-bottom: 28px;
    }
    .navbar-nav > li {
        margin-left: 2.88%;
        margin-right: 2.88%;
    }
    .dropdown-menu > li > a {
        padding: 4px 13px 8px;
    }
    .sub-wrapper {
        margin-top: 155px;
        width: 940px;
        margin-left: -467px;
    }
    .sub-wrapper-basic, .sub-wrapper-indoor, .sub-wrapper-architecture {
        height: 56px;
    }
    .sub-wrapper-outdoor, .sub-wrapper-objects {
        height: 97px;
    }
    .sub-wrapper-scenario {
        height: 264px;
        margin-left: 299px;
        width: 174px;
    }
    .content.sub-site {
        margin-top: 160px;
    }
    .jump-link {
        border-top: 150px solid transparent;
        margin: -150px 0 0;
    }
}
@media screen and (max-width: 991px){ /* (min-width: 320px) and (max-width: 61.999em)*/
    .navbar-nav > li > a:hover:before {
        visibility: hidden;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    .jump-link {
        position: relative;
        border-top: 10px solid transparent;
        margin: -10px 0 0;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
    }
    .jump-link:before {
        content: "";
        position: absolute;
        top: -2px;
        left: 0;
        right: 0;
        border-top: 2px solid transparent;
    }
    .content.sub-site {
        margin-top: 0px;
    }
}
@media screen and (max-width: 767px){
    ul.footer-nav {
        margin-right: 25px;
    }
}
@media screen and (max-width: 440px){
    ul.footer-nav > li {
       font-size: 12px;
       line-height: 16px;
       padding-left: 13px;
    }
}



/* Off Canvas */
/* Sonst max-width: 767px */
@media screen and (max-width: 991px){ /* (min-width: 320px) and (max-width: 61.999em)*/
  .navbar-offcanvas {
    position: fixed;
    height: 100%;
    width: 250px;
    max-width: 100%;
    left: -250px;
    top: 0;
    z-index: 999;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.15s ease-in;
            transition: all 0.15s ease-in; }
    .navbar-offcanvas.in {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
    .navbar-offcanvas.navbar-offcanvas-fade {
      opacity: 0; }
      .navbar-offcanvas.navbar-offcanvas-fade.in {
        opacity: 1; }
    .navbar-offcanvas.offcanvas-transform.in {
      -webkit-transform: translateX(250px);
          -ms-transform: translateX(250px);
              transform: translateX(250px); }
    .navbar-offcanvas.offcanvas-position.in {
      left: 0; }
    .navbar-offcanvas.navbar-offcanvas-right {
      left: auto;
      right: -250px; }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform .in {
        -webkit-transform: translateX(-250px);
            -ms-transform: translateX(-250px);
                transform: translateX(-250px); }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
        left: auto;
        right: 0; }
    .navbar-offcanvas .dropdown.active .caret {
      border-top: 0;
      border-bottom: 4px solid; }
    .navbar-offcanvas .dropdown-menu {
      position: relative;
      display: block;
      width: 100%;
      background: inherit;
      border: inherit;
      box-shadow: none;
      padding: 0;
      overflow: hidden;
      -webkit-transition: all 0.15s ease-in;
              transition: all 0.15s ease-in;
      height: 0; }
      .navbar-offcanvas .dropdown-menu.shown {
        height: auto; }
      .navbar-offcanvas .dropdown-menu > li > a {
        color: #777;
        padding: 5px 15px 5px 30px; } }

.offcanvas-toggle {
  background: #f8f8f8; }
  .offcanvas-toggle .icon-bar {
    background: #000; }
  .offcanvas-toggle.offcanvas-toggle-close {
    margin-right: 0; }
    .offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(1) {
      -webkit-transform: rotate(45deg) translate(5px, 4px);
          -ms-transform: rotate(45deg) translate(5px, 4px);
              transform: rotate(45deg) translate(5px, 4px); }
    .offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(2) {
      opacity: 0; }
    .offcanvas-toggle.offcanvas-toggle-close .icon-bar:nth-child(3) {
      -webkit-transform: rotate(-45deg) translate(4px, -4px);
          -ms-transform: rotate(-45deg) translate(4px, -4px);
              transform: rotate(-45deg) translate(4px, -4px); }


/**
 * custom styles for the off canvas
 */


/* we use the same width here as in bootstrap.offcanvas.css */
@media screen and (max-width: 991px){ /* (min-width: 320px) and (max-width: 61.999em)*/
    .offcanvas-toggle {
        background: #F2F2F2;
    }
    .navbar-toggle {
        position: relative;
        float: left;
        margin-left: 10px;
        padding: 9px 10px;
        margin-top: -59px;
        margin-bottom: 8px;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #F5F2ED;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-offcanvas {
        width: 250px;
        max-width: 100%;
        left: -250px;
    }
    .navbar-offcanvas.offcanvas-transform.in {
        -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
        transform: translateX(250px);
    }
   .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #000;
        border-bottom: none;
        margin-bottom: 4px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-bottom: 8px;
    }
    .navbar-nav {
        margin: 0;
        padding-right:0;
    }
    .navbar-nav > li {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        border-top: 2px solid #EAE8E8;
        border-bottom: 1px solid #b4b4b4;
    }
    .navbar-nav > li.fb-offcanvas {
        border-top: none;
        border-bottom: none;
    }
    .navbar-nav > li:first-child {
        border-top: none;
        border-bottom: 1px solid #b4b4b4;
        border-bottom: none;
        margin-bottom: -4px;
    }
    .navbar-nav > li > a, .navbar-default .navbar-nav > .active > a {
        padding-bottom: 11px;
        margin-bottom: 4px;
        border-bottom: 1px solid #b4b4b4;
    }
    .navbar-nav > li > ul {
        list-style-type:none;
    }
    .navbar-nav > li > ul > li {
        margin-top: -4px;
        margin-bottom: 4px;
        margin-left: -40px;
        border-top: 2px solid #EAE8E8;
        border-bottom: 1px solid #b4b4b4;
        width: 250px;
        padding-top: 9px;
        padding-left: 25px;
        padding-bottom: 7px;
    }
    .navbar-nav > li > ul > li:last-child {
        margin-bottom: 4px;
        border-bottom: none;
        padding-bottom: 3px;
    }
    .navbar-nav > li > ul > li > a {
        color: #000;
        list-style:none;
        margin-top: 10px;
        margin-bottom: 14px;
        padding-bottom: 4px;
        padding-left: 4px;
        padding-right: 100px;
        text-decoration: none;
    }
    .navbar-nav > li > a:hover, .navbar-nav > li > a:focus , .navbar-nav > li > ul > li > a:hover, .navbar-nav > li > ul > li > a:focus {
        text-decoration: none;
    }

.nav > li > a.fb {
position: absolute;
right: 10px;
top: -49px;
border-bottom: none;
}


}

@media screen and (max-width: 488px) {
    .navbar-toggle {
        margin-top: -46px;
    }
}
@media screen and (max-width: 430px) {
    .navbar-toggle {
        margin-top: -55px;
    }
}
@media screen and (max-width: 365px) {
    .navbar-toggle {
        margin-top: -60px;
        margin-left: 5px;
    }
}

/* Sale */
.sale {
    text-align: left;
}
.sale h3 {
    margin-top: 0;
    line-height: 1.2;
}
.sale p span.red {
    font-weight: bold;
    color: rgb(191, 2, 71);
}
.sale p.intro {
    padding: 0 100px 10px;
    text-align: left;
}
.sale-text-box {
    padding-left: 20px;
}
hr.sale {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #a9a9a9;
    margin: 1em 0 1.2em;
    padding: 0;
}
/************  Media Queries ***********/
/***************************************/


@media screen and (max-width: 991px){ /* (min-width: 320px) and (max-width: 61.999em)*/
    .sale p.intro {
        padding: 0 60px 10px;
    }
}
@media screen and (max-width: 820px) {

}
@media screen and (max-width: 767px) {

}
@media screen and (max-width: 695px){
    .sale p.intro, p.sale-text  {
        font-size: 15px;
        line-height: 23px;
    }
}
@media screen and (max-width: 595px){
    .sale p.intro {
        padding: 0 30px 10px 25px;
    }
}
@media screen and (max-width: 488px) {
    .sale h3 {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 4px;
    }
    .sale-text-box {
        padding-left: 12px;
    }
    p.sale-text  {
        font-size: 12px;
        line-height: 18px;
        padding-left:0;
    }
}
@media screen and (max-width: 440px) {

}
@media screen and (max-width: 360px) {

}

/* DSGVO */
#cookie-message {
    position: fixed;
    z-index: 999999;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    background-color: #e0e0e0;
    border-top: 2px solid #fff;
    padding: 10px 30px 30px 30px;
}


#cookie-message > a {
    text-decoration: underline;
}