@font-face {
    font-family: "Playlist-Script";
    src: url("../fonts/Playlist-Script.ttf.eot") format("embedded-opentype"),
        url("../fonts/Playlist-Script.ttf.woff") format("woff"),
        url("../fonts/Playlist-Script.ttf.ttf") format("truetype"),
        url("../fonts/Playlist-Script.ttf.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "Avalon";
    src: url("../fonts/Avalon.eot") format("embedded-opentype"),
        url("../fonts/Avalon.woff") format("woff"),
        url("../fonts/Avalon.ttf") format("truetype"),
        url("../fonts/Avalon.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Avalon-Bold";
    src: url("../fonts/Avalon-Bold.eot") format("embedded-opentype"),
        url("../fonts/Avalon-Bold.woff") format("woff"),
        url("../fonts/Avalon-Bold.ttf") format("truetype"),
        url("../fonts/Avalon-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.f {
    display: flex;
    align-items: center;
    justify-content: center;
}

.font01 {
    font-family: "Playlist-Script";
}

.sec-ttl {
    display: table;
    margin: 0 auto 20px;
    max-width: 100%;
    padding: 9px 20px;
    background-color: rgba(0, 0, 0, .85);
    border-radius: 9px;
    line-height: 1.1;
}

.taste-view {
    text-align: center;
    padding: 1px 10px 3px;
    color: #000;
    font-size: 16px;
    -webkit-transition: .4s all ease;
    transition: .4s all ease;
    display: table;
    margin: 20px auto 0;
    background-color: #00b3f5;
    border-radius: 6px;
}

/*
    .taste-view:before {
        content: "";
        background-image: url(zata/images/view.png);
        position: relative;
        height: 34px;
        width: 36px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px 0 0;
    }
*/

body {
    font-family: "Avalon";
    color: #000;
    line-height: 1.8;
    font-size: 17px;
}

body.fixed {
    overflow: hidden;
    padding-right: 17px;
}
.menu-btn{
    border: 1px solid #fff !important;
}
.menu-btn > span {
    display: inline-block;
    vertical-align: middle;
}
.buttoncon {
    
    height: 30px;
    width: 30px;
}
@media only screen and (max-width: 767px) {
    body {
        font-size: 15px;
    }
}

input,
textarea,
select{
    width: 100%;
    margin: 0 0 10px;
    padding: 15px;
    border: 1px solid #ccc;
}

input:focus,
textarea:focus {
    outline: none;
}

:placeholder-shown {
    line-height: 1;
}

[type="button"] {
    border: 1px solid #373737;
    color: #fff;
    background-color: #373737;
}

.wrap {
    width: 100%;
}

div {
    position: relative;
}

button {
    outline: none !important;
}

td,
th {
    padding: 10px;
    vertical-align: top;
}

h2 {
    position: relative;
    font-size: 90px;
    font-family: "Playlist-Script";
    text-align: center;
    margin: 5px 0 39px;
    color: #000;
}

.close-pop {
    background-color: red;
    background-image: url(../images/close2.png);
    position: absolute;
    right: -9px;
    top: -9px;
    height: 33px;
    width: 33px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    cursor: pointer;
}

.decor:before {
    content: "";
    position: relative;
    height: 3px;
    width: 150px;
    max-width: 100%;
    background-color: #232d7b;
    top: 0;
    left: 0;
    display: block;
    margin: 0 0 6px;
}

.decor-w:after {
    content: url(../images/decor-w.png);
    width: 100px;
    position: relative;
    display: table;
    margin: -18px auto 0;
}

.decor-d:after {
    content: url(../images/decor-d.png);
    width: 100px;
    position: relative;
    display: table;
    margin: 0 auto 0;
}

h3 {
    color: #8B0000;
    font-family: "Playlist-Script";
    font-size: 40px;
}

[modnummer] img,
[mn] img {
    max-width: 100%;
}

.wrap,
.wrapper {
    position: relative;
}

.site-route {
    color: #9e9e9e;
    padding: 0 0 20px;
}



.sum {
    font-family: "Playfair-Display";
    font-size: 20px;
    text-align: center;
}


.ban-ttl {
    color: #fff;
    margin: 0 0 50px;
    text-align: center;
    font-size: 72px;
    text-shadow: -4px 4px 10px rgba(0, 0, 0, .3);
    text-align: center;
    text-transform: uppercase;
}

ul > li {
    padding: 0 0 6px;
    line-height: 1.6;
}

.grid > li,
.grid > div,
.grid > a {
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
    overflow: hidden;
    padding: 0 0;
}

.grid {
    margin: 0 0;
    padding: 0 0;
    position: relative;
    z-index: 1;
    width: 100%;
}

.wrapxp {
    width: 100%;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #488bf8;
    -webkit-transition: .4s all ease;
    transition: .4s all ease;
}

a:hover {
    color: #363636;
}

a:hover,
a:link {
    text-decoration: none !important;
}

ul {
    padding: 0 0px 0 30px;
}

section {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
    padding: 60px 0;
    z-index: 10;
    width: 100%;
}

[licht][flex] {
    display: flex;
    justify-content: center;
    align-items: center;
}

[licht], .licht {
    position: fixed;
    height: 100vh;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .9) !important;
    opacity: 0;
    z-index: -1000;
    overflow: hidden;
    overflow-y: scroll;
}
.licht>section> span.scluss{
        content: "";
    height: 100%;
    width: 100%;
    z-index: -10;
    top: 0;
    left: 0;
    display: block;
    position: fixed;
}
.licht>section {
    padding: 120px 0;
}
.licht .wrapxp.main {
    background-color: #fff;
    padding: 30px;
    border-radius: 15px;
}
.gen-close {
    position: absolute;
    left: -11px;
    top: -25px;
    padding: 13px 15px;
    background-color: #fff;
    color: #000;
    box-shadow: -2px 2px 10px rgba(0, 0, 0, .4);
    border-radius: 50%;
    line-height: 1;
    font-size: 20px;
    cursor: pointer;
    z-index: 10
}

.btn-down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 66px;
}

.bg-cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-contain {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.container {
    position: relative;
}


@media (max-width: 767px) {

    .ban-ttl {
        font-size: 40px;
    }

    .sum {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .btn-down {
        display: none;
    }

    .gen-close {
        position: relative;
        left: 0;
        top: 0;
        padding: 13px 15px;
        background-color: #fff;
        color: #000;
        box-shadow: -2px 2px 10px rgba(0, 0, 0, .4);
        border-radius: 50%;
        line-height: 1;
        font-size: 20px;
        cursor: pointer;
        z-index: 10;
        display: table;
        margin: 0 auto 15px;
    }

    h2 {
        font-size: 45px;
        margin: 5px 0 25px;
    }
}

[owl] button span{
    color: #fff;
}
[owl] .owl-dots {
    text-align: center;
    position: absolute;
    width: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[owl] .owl-dot span {
    height: 13px;
    width: 13px;
    display: block;
    background-color: transparent;
    margin: 0 5px;
    border-radius: 50%;
    border: 2px solid #fff;
}

[owl] .owl-dot.active span {
    background-color: #fff;
}

[owl] .owl-nav button {
    position: absolute;
    font-size: 57px !important;
    margin: 0 15px !important;
}

[owl] .owl-next,
[owl] .owl-prev {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    z-index: 10;
    line-height: 1;
    border: 0;
    background: transparent;

}

[owl] .owl-prev {
    left: 0;
}

[owl] .owl-next {
    right: 0;
}

[owl] .item {
    height: auto;
    background-color: #1b070c;
    padding: 0 15px;
}

@media only screen and (max-width: 767px) {
    [owl] .owl-prev {
        left: 0;
    }

    [owl] .owl-next {
        right: 0;
    }
}

[owl] .owl-carousel .owl-stage-outer {
    overflow: hidden;
}
[owl] .owl-carousel .owl-item img {
    width: auto;
}
@media only screen and (max-width: 575px) {
    [owl] .owl-dots {
        display: none;
    }
}




/*============================================*/
/*    special customization                   */
/*============================================*/
.btn-gen {
    padding: 10px 20px;
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
    margin: 0;
    cursor: pointer;
    border-radius: 20px;
    /* display: table; */
    line-height: 1;
}

.btn-gen:hover {

    color: #fff;
    border: #00b3f5 2px solid;
    background-color: #00b3f5;

}

.btn-center {
    margin: 0 auto;
}

.btn-gen2 {
    padding: 15px 27px 10px;
    border: 0px solid #000;
    color: #fff;
    background-color: #363636;
    text-transform: uppercase;
    margin: 0;
    cursor: pointer;
    font-family: "Avalon-Bold";
    line-height: 1;
    display: table;
    z-index: 1;
    position: relative;
}

.btn-gen2:hover {
    color: #363636;
}

.btn-gen2:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background-color: #2ba6ff;
    -webkit-transition: .4s all ease;
    transition: .4s all ease;
    z-index: -1;
}

.btn-gen2:hover:after {
    width: 100%;
    height: 100%;
}

.trans400 {
    -webkit-transition: .4s all ease;
    transition: .4s all ease;
}

.opa {
    opacity: 0;
    -webkit-transition: 1.2s all ease;
    transition: 1.2s all ease;
}

.opa.faden {
    opacity: 1;
}

.zoom {
    opacity: 0;
    -webkit-transform: scale(.4, .4) translate(0, -100px);
    transform: scale(.4, .4) translate(0, -100px);
    -webkit-transition: 1.2s all ease;
    transition: 1.2s all ease;
}

.zoom.faden {
    opacity: 1;
    -webkit-transform: scale(1, 1) translate(0, 0);
    transform: scale(1, 1) translate(0, 0);
}

.up {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
    -webkit-transition: 1.2s all ease;
    transition: 1.2s all ease;
}

.up.faden {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: 1.2s all ease;
    transition: 1.2s all ease;
}

.banttl {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45vh;
    text-align: center;
    font-size: 33px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: -3px 3px 15px rgba(0, 0, 0, .75);
}

@media (max-width: 767px) {
    .banttl {
        height: 24vh;
        font-size: 30px;
    }
}

h2.size01 {
    font-size: 18px;
}

@media (max-width: 575px) {
    h2.size01 {
        font-size: 18px;
    }
}

.bold-cus {
    font-family: "Avalon-Bold";
}

.tab-ttl {
    background-color: #363636;
    color: #fff;
    font-family: "Avalon";
    /*        font-weight: bold;*/
    font-size: 18px;
    padding-left: 30px !important;
    line-height: 1;
    cursor: pointer;
}

.tab-ttl:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 100%;
    background-color: #2ba6ff;
}

.tab > div {
    padding: 18px 15px 15px;
}

.tab-desc {
    background-color: #ececec;
}
.nextprev a {
    color: #000;
}
.but {
    display: table;
}
.but span {
    display: inline-table;
    vertical-align: middle;
    font-family: "Avalon-Bold";
    font-size: 24px;
}
.but .icon {
    height: 60px;
    width: 60px;
}
.but.prev {
    float: left;
}
.but.next {
    float: right;
}
.nextprev {
    padding: 30px 0 0
}
[mn="footer"] {
    padding: 0 0;
}

[mn="footer"] .top {
    padding: 39px 0;
    background-color: #f8f8f8;
}

[mn="footer"] .bottom {
    padding: 9px 0;
}

section .fa {
    margin: 0 4px !important;
}

section .fa-facebook {
    color: #fff;
    padding: 15px 19px !important;
    background-color: #000;
    border-radius: 50%;
    line-height: 1;
}

section .fa-twitter {
    color: #fff;
    padding: 15px !important;
    background-color: #000;
    border-radius: 50%;
    line-height: 1;
}

section .fa-instagram {
    color: #fff;
    padding: 15px 16px !important;
    background-color: #000;
    border-radius: 50%;
    line-height: 1;
}

section .fa:not(.fa-bars):hover {
    background-color: #00b3f5 !important;
    color: #fff !important;
}

@media (max-width: 991px) {}

@media (max-width: 767px) {}

[mn="header"] {
    -webkit-transition: ease all .4s;
    transition: ease all .4s;
    padding: 0;
}

[mn="header"] .row,
[mn="header"] .container {
    position: relative;
}

[mn="header"] {
    z-index: 100;
    width: 100%;
    background-color: rgba(255, 255, 255, 0);
    transition: all ease .4s;
}

[mn="header"].shade {
    background-color: rgba(255, 255, 255, .95);
}

[mn="header"] .desk-logo {
    width: 135px;
    transition: all ease .5s;

}

[mn="header"].shade .desk-logo {
    width: 110px;

}

[mn="header"] .logo img {
    width: 200px;
    -webkit-transition: ease all .4s;
    transition: ease all .4s;
}

[mn="header"].shade .logo img {
    width: 70px !important;

}

[mn="header"] .logo-li {
    position: absolute;
    left: 15px;
    top: 50%;
    z-index: 100;
    height: 81%;
    width: 174px;
    background-color: transparent;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    border-radius: 15px;
}

[mn="header"].shade .logo-li {
    width: 100px;
}

[mn="header"] .logo-li a {
    padding: 0;
    margin: 0;
}

@media only screen and (min-width: 1231px) {
    [mn="header"].shade nav > ul {
        padding: 23px 0;
    }
}


@media only screen and (max-width: 1230px) {
    [mn="header"] nav {
        display: none;
    }

    [mn="header"] .menucon {
        text-align: right;
        padding: 25px 20px;
        font-size: 30px;
        color: #000;
        cursor: pointer;
        -webkit-transition: ease all .4s;
        transition: ease all .4s;
    }

    [mn="header"] .mob-logo {
        padding: 0;
        position: absolute;
        left: 10px;
        top: 50%;
        height: 81%;
        width: 87px;
        background-color: transparent;
        z-index: 10;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        border-radius: 10px;
    }

    [mn="header"] .mob-logo img {
        max-width: 100%;
        width: 100px !important;
        -webkit-transition: ease all .4s;
        transition: ease all .4s;
    }

    [mn="header"].shade .mob-logo {
        width: 57px;
    }

    [mn="header"].shade .mob-logo img {
        max-width: 100%;
        width: 44px !important;
    }

    [mn="header"].shade .mob-logo {
        text-align: left;

    }

    [mn="header"].shade .menucon {
        text-align: right;
        padding: 9px 17px 9px 0;
        font-size: 30px;
        cursor: pointer;
    }
}

[mn="header"] .fa:hover {
    background-color: #00b3f5 !important;
}

[mn="header"] .fa {
    margin: 0 4px;
}

[mn="header"] .fa-facebook {
    color: #fff;
    padding: 10px 13px;
    background-color: #646464;
    border-radius: 50%;
    line-height: 1;
}

[mn="header"] .fa-twitter {
    color: #fff;
    padding: 10px;
    background-color: #646464;
    border-radius: 50%;
    line-height: 1;
}

[mn="header"] .fa-instagram {
    color: #fff;
    padding: 10px 11px;
    background-color: #646464;
    border-radius: 50%;
    line-height: 1;
}

.uber-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 12;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: .4s all ease;
    transition: .4s all ease;
}

.uber-header.hide {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

#nav {
    position: relative !important;
    box-shadow: -3px 3px 15px rgba(0, 0, 0, .25);
    /*
            top: 0;
            left: 0;
*/
}
.cush2 {
    text-align: left;
}
body.home #nav {
    /*            position: absolute !important;*/
    box-shadow: none;
    top: 0;
    left: 0;
}

[mn="header"] .menucon .fa:hover {
    background-color: transparent !important;
}

[mn="header"] .mob-logo > a,
[mn="header"] .logo-li > a {
    display: table;
    height: 100%;
    width: 100%;
}

.jcrop-holder div {
         position: unset;
}

.container.dir-iconic {
    text-align: center;
}
.container.dir-iconic img {
    width: 135px;
}