@font-face {
    font-family: MuseoSansCyrillic;
    font-weight: 100;
    font-style: normal;
    src: url(webfonts/26E6A5_0_0.eot);
    src: url(webfonts/26E6A5_0_0.eot?#iefix) format('embedded-opentype'), url(webfonts/26E6A5_0_0.woff) format('woff'), url(webfonts/26E6A5_0_0.ttf) format('truetype')
}

@font-face {
    font-family: MuseoSansCondensed;
    font-weight: 300;
    font-style: normal;
    src: url(webfonts/26E73A_0_0.eot);
    src: url(webfonts/26E73A_0_0.eot?#iefix) format('embedded-opentype'), url(webfonts/26E73A_0_0.woff) format('woff'), url(webfonts/26E73A_0_0.ttf) format('truetype')
}

@font-face {
    font-family: MuseoSansCyrillic;
    font-weight: 900;
    font-style: normal;
    src: url(webfonts/26E6A5_2_0.eot);
    src: url(webfonts/26E6A5_2_0.eot?#iefix) format('embedded-opentype'), url(webfonts/26E6A5_2_0.woff) format('woff'), url(webfonts/26E6A5_2_0.ttf) format('truetype')
}

.mc-hide-scrolls {
    overflow: hidden
}

.mc-cycle {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1
}

.mc-image {
    transition: opacity 1s ease-in-out;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    overflow: hidden;
    width: 100%;
    z-index: 0
}

.mc-old-browser .mc-image {
    overflow: hidden
}

* {
    margin: 0;
    padding: 0
}

:focus {
    outline: 0
}

html {
    font: 300 16px / 26px MuseoSansCondensed, sans-serif;
    overflow-x: hidden
}

body {
    width: 660px;
    margin: auto;
    padding-bottom: 150px
}

.background-container {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 5;
    cursor: pointer
}

.arrow {
    cursor: pointer;
    z-index: 10;
    position: fixed;
    bottom: 30px;
    left: 50%;
    width: 42px;
    margin-left: -21px;
    height: 27px;
    background-image: url(img/arrow.png);
    background-image: none, url(img/arrow-down.svg);
    background-size: contain;
    background-repeat: no-repeat
}

.arrow-top {
    bottom: 60px
}

.page-container {
    margin-top: 100%;
    background: #fff;
    position: relative;
    z-index: 15
}

h1 {
    font-family: MuseoSansCyrillic;
    font-weight: 100;
    line-height: 50px;
    font-size: 50px;
    text-transform: uppercase;
    margin: 150px 0 40px
}

h2 {
    font-family: MuseoSansCyrillic;
    font-size: 16px;
    font-weight: 900
}

p {
    margin: 0 0 40px
}

.page-container a {
    display: inline-block;
    border-bottom: 1px solid #000;
    color: #000;
    text-decoration: none;
    line-height: .9;
    transition: .1s;
    position: relative
}

.page-container a:active {
    background: #000;
    color: #fff;
    display: inline-block;
    z-index: 17
}

.page-container a:before {
    content: '';
    outline: transparent solid 9px;
    position: absolute;
    z-index: 16;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: .1s
}

.page-container a:active:before {
    outline: #000 solid 9px
}

a:focus, a:hover {
    border-bottom: 1px solid #a9a9a9;
    color: #a9a9a9
}

.logo, .logo:active, .logo:focus, .logo:hover {
    font-family: MuseoSansCyrillic;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
    line-height: 69px;
    font-size: 50px;
    letter-spacing: 5px;
    height: 182px;
    display: block;
    position: fixed;
    top: 300px;
    z-index: 10;
    border: 0;
    cursor: pointer;
    margin-left: 20px
}

.logo:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #fff;
    width: 115px
}

.nav {
    width: 620px;
    position: absolute;
    top: 150px;
    z-index: -1
}

.nav.scroll {
    position: fixed;
    top: 150px
}

.menu {
    position: absolute;
    right: -200px;
    width: 150px;
    margin: auto
}

.menu li {
    line-height: 34px;
    list-style: none
}

.menu a {
    font-family: MuseoSansCyrillic;
    font-weight: 100;
    line-height: 19px;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    border-color: #fff
}

.active a {
    border-bottom: 1px solid #000;
    color: #000
}

/* menu for dsgvo */

.menu .kontakt {
    margin-bottom: 25px;
}
.menu .datenschutz a,
.menu .impressum a {
    font-size: 14px;
}

.menu li.datenschutz,
.menu li.impressum  {
    line-height: 24px;
}



.content {
    padding: 0 20px;
    margin: 0;
    overflow: hidden
}

.liste {
    float: left
}

.liste a {
    color: #000;
    border: 0;
    word-spacing: -0.5px;
}

.liste a:focus, .liste a:hover {
    color: #a9a9a9
}

h1 + .liste {
    margin: 0 26px 0 0
}

.eintrag {
    border-bottom: 1px solid #847453;
    width: 290px;
    line-height: 1;
    padding: 8px 0
}

.person-image {
    float: left;
    margin-right: 26px
}

.person {
    display: block;
    clear: both;
    margin: 0 0 20px;
    height: 297px;
    overflow: hidden
}

.person:after {
    content: '';
    display: table;
    clear: both
}

.map:before {
    content: '';
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(img/map.jpg) 50% 50%;
    z-index: 2
}

.-webkit- .map:before {
    position: static
}

.map {
    position: relative;
    width: 620px;
    height: 620px;
    background: #111;
    margin-bottom: 40px;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.-webkit- .map {
    -webkit-filter: contrast(1.4) saturate(0) brightness(.9)
}

.touch.-webkit- .map:before {
    position: absolute
}

.touch.-webkit- .map {
    -webkit-filter: none
}

form {
    position: relative
}

.wpcf7 p {
    margin: 0
}

.wpcf7 label {
    display: block;
    text-transform: uppercase;
    cursor: pointer
}

.wpcf7 input, .wpcf7 textarea {
    cursor: auto;
    font: 300 16px / 26px MuseoSansCondensed, sans-serif;
    min-width: 405px;
    max-width: 405px;
    width: 405px;
    background: #fff;
    border: 0;
    border-bottom: 1px solid #a9a9a9;
    padding: 8px 0;
    margin: 0 0 18px;
    box-sizing: content-box;
    color: #3d3d3d
}

.wpcf7 input[type='checkbox'] {
    width: 20px;
    margin-left: -20px;
}
.approach .wpcf7-list-item-label,
.privacy .wpcf7-list-item-label{
    text-transform: none;
}

.wpcf7 textarea {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    height: 170px;
    overflow: auto;
    line-height: 30px;
    background-image: -webkit-linear-gradient(top, transparent 0, transparent 29px, #a9a9a9 30px);
    background-size: 100% 30px;
    background-position: 0 7px;
    background-attachment: local
}

.wpcf7 .wpcf7-submit {
    text-transform: uppercase;
    padding: 0;
    margin-top: 22px;
    float: left;
    background: 0;
    border: 0;
    width: auto;
    min-width: 0;
    max-width: none;
    color: #000;
    cursor: pointer;
    font-size: 25px;
    font-family: MuseoSansCyrillic;
    font-weight: 100
}

.wpcf7-not-valid-tip-no-ajax {
    display: none
}

.wpcf7-not-valid {
    border: 1px solid #c40000 !important
}

.wpcf7-response-output {
    padding: 4px;
    float: left
}

.wpcf7-validation-errors {
    background: #c40000;
    color: #fff
}

.miux {
    background: url(img/miux.grau.png) 50% 50% no-repeat;
    height: 10px;
    width: 50px;
    padding: 20px;
    position: fixed;
    z-index: 100;
    bottom: 0;
    right: 0;
    text-indent: -999em
}

body {
    min-width: 320px
}

#mobile-nav #menu li {
    width: 100%;
    float: none;
    display: block;
    line-height: 230%
}

.nav-icon {
    display: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkUxQTdDOTNCMTBENjExRTRCRUIyREU4QjFGQkJCRjMzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkUxQTdDOTNDMTBENjExRTRCRUIyREU4QjFGQkJCRjMzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTJERDcwMkExMEI3MTFFNEJFQjJERThCMUZCQkJGMzMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTFBN0M5M0ExMEQ2MTFFNEJFQjJERThCMUZCQkJGMzMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5OHfYeAAAB50lEQVR42uybTytEYRTG7+vPFAu+AjVZaHaK2ClhPSVlw4bCQiIre7ZDSbKwUBYWvoHyBazZsLHDQiJNzPWc3Kk7c993hizufc88p57emruZ3+2eP8+5MyYMw6CVoi1osSAwgQlMYAITmMDpRUf9B8aYThyLUCG67tsoZqAv6AY6xiT5VnNVRsu4EDvQewTqs8pQKcEXA5XHe1cBaL2OoC4b8IpC2Kq2qpzxojWuuFYN2ar0o2Lg10TRQgxCdwof5ydoJJHDEXQ/9KwIVlpSIc5o6jce6MO9OJaV9OFD8NWkqvnvigc3KFW6v35/ztIEJjCBCeyVH461m1x0QzLdhy1tUT6ooF2Vf7sAmMWxCeU9fgJCcNxHfvjEuQBAzCucpddcC4CiYj+8YPPDM4pr1ZStSpcVA3/agCW5P5QCn7uK1oTC/C0288PDODagAajdYz8s25s98F3RD3OWJjCBCUxgAmd0AYC+Kq9c1oOfVy+ZX8Q7FgAyeNxC++jT14388KjC0XLS5YfHoBeFwOKUpm1+WH7X0aMwbcUPzNmKVrfiWpWzAV8oBr50Fa1VhTm83cwPL8mmD+oLPNhLO/xwBXqADsBXatiHEWdRPuc9XgAIsOylTxMX+Z8HAhOYwAQmMIFTi28BBgAg1FLGa+MqTgAAAABJRU5ErkJggg==) 50% 50%/50% no-repeat;
    height: 30px;
    width: 30px;
    padding: 10px;
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    opacity: 1;
    text-indent: -999em
}

.nav-icon-hover {
    opacity: 1 !important
}

.hover-nav {
    z-index: 50 !important
}

#logo {
    top: 40% !important
}

.gallery-item a img {
    width: 100%;
    height: auto
}

.page-container {
    padding-top: 25px
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    h1 {
        margin-top: 75px
    }

    #menu {
        width: 100%
    }

    #header {
        margin-top: 25px
    }

    .menu {
        position: fixed !important;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        height: auto;
        width: 30% !important;
        overflow-x: scroll;
        background-color: #FFF;
        margin: 0;
        padding: 20% 35%;
        opacity: 0
    }

    .hover-nav .menu {
        opacity: 1
    }

    #mobile-nav {
        width: 100%
    }

    .logo:after {
        bottom: auto;
        top: 160px
    }

    .miux {
        position: fixed !important;
        bottom: 10px;
        right: 0;
        border: none !important
    }

    .fancybox-overlay {
        background-color: rgba(0, 0, 0, .7)
    }

    .fancybox-nav span {
        visibility: visible
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
    h1 {
        font-size: 28px;
        line-height: 32px;
        margin: 10px 0 25px
    }

    h2 {
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 5px
    }

    p {
        font-size: 10px;
        line-height: 15px;
        letter-spacing: .7px
    }

    body {
        width: 100%;
        margin: 0;
        padding-bottom: 0
    }

    #header, .content {
        width: auto;
        margin-left: 0;
        padding: 0 50px 0 10px;
        margin-bottom: 20px
    }

    .arrow {
        display: none
    }

    #logo {
        margin: -50px auto 0 10%;
        background-size: 100%;
        background-repeat: no-repeat;
        width: 80%;
        font-size: 33px;
        line-height: 48px
    }

    .logo:after {
        bottom: auto;
        top: 105px;
        border-bottom: 1px solid #fff
    }

    .arrow {
        background-size: 75%
    }

    .arrow-top {
        bottom: 55px
    }

    .gallery-item {
        width: 31.333%;
        padding-right: 2%;
        margin: 0;
        height: auto
    }

    .menu {
        position: fixed !important;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        height: auto;
        width: 76% !important;
        overflow-x: scroll;
        background-color: #FFF;
        margin: 0;
        padding: 10%;
        opacity: 0
    }

    .hover-nav .menu {
        opacity: 1
    }

    #header {
        margin-top: 10px
    }

    #mobile-nav {
        width: 100%
    }

    #kontakt {
        width: auto
    }

    .wpcf7-submit {
        text-align: right;
        font-size: 20px;
        font-size: 20px !important
    }

    .miux {
        background-position: right;
        float: right;
        margin-right: 10px;
        border: none !important;
        position: static
    }

    .fancybox-overlay {
        background-color: rgba(0, 0, 0, .7)
    }

    .fancybox-nav span {
        visibility: visible
    }

    #map {
        display: none;
        height: 350px
    }

    .person {
        height: auto
    }

    .person-image {
        width: 50%;
        height: auto;
        margin-right: 15px
    }

    .page-container a {
        font-size: 16px;
        line-height: 20px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: portrait) {
    body {
        width: 100%;
        margin: 0;
        padding-bottom: 0
    }

    h1 {
        font-size: 28px;
        line-height: 32px;
        margin: 10px 0 25px
    }

    h2 {
        font-size: 19px;
        line-height: 24px;
        padding-bottom: 5px;
        hyphens: auto
    }

    p {
        font-size: 16px;
        line-height: 23px;
        letter-spacing: .7px
    }

    .page-container a {
        line-height: 1.2
    }

    #header, .content {
        width: auto;
        margin-left: 0;
        padding: 0 45px 0 10px;
        margin-bottom: 25px
    }

    #mobile-nav {
        width: 100%
    }

    .menu {
        position: fixed !important;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        height: auto;
        width: 76% !important;
        overflow-x: scroll;
        background-color: #FFF;
        margin: 0;
        padding: 12%;
        opacity: 0
    }

    .hover-nav .menu {
        opacity: 1
    }

    #logo {
        margin: 0 auto 0 10%;
        background-size: 100%;
        background-repeat: no-repeat;
        width: 80%;
        font-size: 28px;
        line-height: 45px
    }

    .logo:after {
        bottom: auto;
        top: 105px;
        border-bottom: 1px solid #fff
    }

    .arrow {
        width: 30px
    }

    .arrow-top {
        bottom: 55px
    }

    .gallery-item {
        width: 47%;
        padding-right: 3%;
        margin: 0;
        height: auto
    }

    .wpcf7, form {
        width: 100% !important
    }

    .wpcf7-submit {
        text-align: right;
        padding-right: 5% !important;
        font-size: 20px !important
    }

    input, textarea {
        margin-top: 5px !important;
        width: 95% !important;
        min-width: 250px !important
    }

    #menu a {
        font-size: 100%
    }

    .kundenliste {
        width: 100%;
        float: none
    }

    .eintrag, .kunde, .liste {
        width: 100%
    }

    .miux {
        background-position: right;
        float: right;
        margin-right: 10px;
        border: none !important;
        position: static
    }

    .fancybox-overlay {
        background-color: rgba(0, 0, 0, .7)
    }

    .fancybox-nav span {
        visibility: visible
    }

    #map {
        display: none;
        height: 350px
    }

    .person {
        display: block;
        height: 100%
    }

    .person p {
        margin-bottom: 20px;
        hyphens: auto
    }

    .person-image {
        padding-bottom: 20px
    }
}


/* cookie notice */
.cookie-notice-container #cn-notice-text a {
     color:white;
}
.cookie-notice-container #cn-notice-text a:hover {

    text-decoration: none;
}