
.vbox-overlay{--vbox-tools-color:#fff;--vbox-title-background:#101010;--vbox-title-width:'auto';--vbox-title-radius:0;--vbox-share-background:#101010;--vbox-share-width:'auto';--vbox-share-radius:0;--vbox-padding:0}.vbox-overlay *,.vbox-overlay :after,.vbox-overlay :before{-webkit-backface-visibility:hidden;box-sizing:border-box}.vbox-overlay *{-webkit-backface-visibility:visible;backface-visibility:visible}.vbox-overlay{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;left:0;top:0;bottom:0;right:0;z-index:999999}.vbox-share,.vbox-title{line-height:1;position:fixed;z-index:98;text-align:center;margin:0 auto;color:var(--vbox-tools-color)}.vbox-title{font-size:12px;background-color:var(--vbox-title-background);width:var(--vbox-title-width);border-radius:var(--vbox-title-radius);padding:12px 54px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.vbox-share{font-size:24px;padding:0 .35em;background-color:var(--vbox-share-background);width:var(--vbox-share-width);border-radius:var(--vbox-share-radius)}.vbox-link-btn,button.vbox-link-btn,button.vbox-link-btn:active,button.vbox-link-btn:focus,button.vbox-link-btn:hover{border:none!important;background:0 0!important;box-shadow:none!important;color:inherit!important;padding:6px 12px;outline:0;display:inline-block;cursor:pointer}.vbox-share a{color:inherit!important;padding:6px 12px;display:inline-block}.vbox-share svg{z-index:10;vertical-align:middle}.vbox-close{cursor:pointer;position:fixed;top:0;right:0;z-index:99;padding:6px 15px;color:#000;color:var(--vbox-tools-color);border:0;font-size:24px;display:flex;align-items:center;opacity:.8;transition:opacity .2s}.vbox-close:hover{opacity:1}.vbox-left-corner{cursor:pointer;position:fixed;left:0;top:0;overflow:hidden;line-height:1;font-size:12px;z-index:99;display:flex;align-items:center;color:var(--vbox-tools-color)}.vbox-num{display:inline-block;padding:12px 15px}.vbox-left{left:0}.vbox-right{right:0}.vbox-top{top:0}.vbox-bottom{bottom:0}.vbox-next,.vbox-prev{position:fixed;top:50%;margin-top:-15px;overflow:hidden;cursor:pointer;display:block;width:45px;height:45px;z-index:99;opacity:.8;transition:opacity .2s}.vbox-next:hover,.vbox-prev:hover{opacity:1}.vbox-next span,.vbox-prev span{position:relative;width:20px;height:20px;border:2px solid transparent;border-top-color:var(--vbox-tools-color);border-right-color:var(--vbox-tools-color);text-indent:-100px;position:absolute;top:8px;display:block}.vbox-prev{left:15px}.vbox-next{right:15px}.vbox-prev span{left:10px;transform:rotate(-135deg)}.vbox-next span{transform:rotate(45deg);right:10px}.vbox-inline,.venoratio{position:relative;width:100%;margin:0 auto}.venoratio::before{display:block;padding-top:var(--vb-aspect-ratio);content:""}.venoratio>*{position:absolute;top:0;left:0;width:100%;height:100%;padding:var(--vbox-padding)}.venoratio-1x1{--vb-aspect-ratio:100%}.venoratio-4x3{--vb-aspect-ratio:calc(3 / 4 * 100%)}.venoratio-16x9{--vb-aspect-ratio:calc(9 / 16 * 100%)}.venoratio-21x9{--vb-aspect-ratio:calc(9 / 21 * 100%)}.venoratio-full{--vb-aspect-ratio:calc(100vh - 100px)}.vbox-child.vbox-inline,.vbox-child.venoratio{max-width:100%}.vbox-open{overflow:hidden}.vbox-container{position:absolute;left:0;right:0;top:0;bottom:0;overflow-x:hidden;overflow-y:scroll;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;z-index:20;max-height:100%;padding:30px 0}.vbox-content{opacity:0}.vbox-content{text-align:center;width:100%;position:relative;overflow:hidden;padding:20px 4%;display:flex;align-items:center;justify-content:center;min-height:100%}.vbox-container img{max-width:100%;height:auto}.vbox-child{box-shadow:0 0 12px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);max-width:100%;text-align:initial;padding:var(--vbox-padding)}.vbox-child img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;user-select:none;display:block}.vbox-grab .vbox-child img{cursor:grab}.vbox-child>iframe{border:none!important}.vbox-content.swipe-left{margin-left:-200px!important}.vbox-content.swipe-right{margin-left:200px!important}.vbox-preloader{transform:translateZ(0)}.vbox-preloader .vbox-preloader-inner{opacity:1;transition:opacity .2s}.vbox-hidden{display:none}.vbox-preloader.vbox-hidden .vbox-preloader-inner{opacity:0}.vbox-backdrop{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:translateZ(-1px);transform:translateZ(-1px);z-index:0}.vbox-tooltip{position:relative;display:inline-block}.vbox-tooltip .vbox-tooltip-text{visibility:hidden;color:#fff;text-align:center;padding:0;position:absolute;z-index:1;bottom:100%;left:0;opacity:0;transition:opacity .3s;margin-bottom:2px;font-family:sans-serif}.vbox-top .vbox-tooltip .vbox-tooltip-text{bottom:auto;top:100%;margin-bottom:0;margin-top:2px}.vbox-tooltip-inner{padding:5px 10px;background-color:rgba(0,0,0,.9);border-radius:6px;font-size:10px}.vbox-tooltip:hover .vbox-tooltip-text{visibility:visible;opacity:1}.vbox-overlay{--sk-size:40px;--sk-color:#333}.sk-center{margin:auto}.sk-plane{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);animation:sk-plane 1.2s infinite ease-in-out}@keyframes sk-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-chase{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-chase 2.5s infinite linear both}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s infinite ease-in-out both}.sk-chase-dot:before{content:'';display:block;width:25%;height:25%;background-color:var(--sk-color);border-radius:100%;animation:sk-chase-dot-before 2s infinite ease-in-out both}.sk-chase-dot:nth-child(1){animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:nth-child(1):before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{100%{transform:rotate(360deg)}}@keyframes sk-chase-dot{100%,80%{transform:rotate(360deg)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,100%{transform:scale(1)}}.sk-bounce{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-bounce-dot{width:100%;height:100%;border-radius:50%;background-color:var(--sk-color);opacity:.6;position:absolute;top:0;left:0;animation:sk-bounce 2s infinite cubic-bezier(.455,.03,.515,.955)}.sk-bounce-dot:nth-child(2){animation-delay:-1s}@keyframes sk-bounce{0%,100%{transform:scale(0)}45%,55%{transform:scale(1)}}.sk-wave{width:var(--sk-size);height:var(--sk-size);display:flex;justify-content:space-between}.sk-wave-rect{background-color:var(--sk-color);height:100%;width:15%;animation:sk-wave 1.2s infinite ease-in-out}.sk-wave-rect:nth-child(1){animation-delay:-1.2s}.sk-wave-rect:nth-child(2){animation-delay:-1.1s}.sk-wave-rect:nth-child(3){animation-delay:-1s}.sk-wave-rect:nth-child(4){animation-delay:-.9s}.sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,100%,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-pulse{width:var(--sk-size);height:var(--sk-size);background-color:var(--sk-color);border-radius:100%;animation:sk-pulse 1.2s infinite cubic-bezier(.455,.03,.515,.955)}@keyframes sk-pulse{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.sk-flow{width:calc(var(--sk-size) * 1.3);height:calc(var(--sk-size) * 1.3);display:flex;justify-content:space-between}.sk-flow-dot{width:25%;height:25%;background-color:var(--sk-color);border-radius:50%;animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both}.sk-flow-dot:nth-child(1){animation-delay:-.3s}.sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes sk-flow{0%,100%,80%{transform:scale(.3)}40%{transform:scale(1)}}.sk-swing{width:var(--sk-size);height:var(--sk-size);position:relative;animation:sk-swing 1.8s infinite linear}.sk-swing-dot{width:45%;height:45%;position:absolute;top:0;left:0;right:0;margin:auto;background-color:var(--sk-color);border-radius:100%;animation:sk-swing-dot 2s infinite ease-in-out}.sk-swing-dot:nth-child(2){top:auto;bottom:0;animation-delay:-1s}@keyframes sk-swing{100%{transform:rotate(360deg)}}@keyframes sk-swing-dot{0%,100%{transform:scale(.2)}50%{transform:scale(1)}}.sk-circle{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-dot:before{content:'';display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle 1.2s infinite ease-in-out both}.sk-circle-dot:nth-child(1){transform:rotate(30deg)}.sk-circle-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-dot:nth-child(1):before{animation-delay:-1.1s}.sk-circle-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.sk-circle-fade{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-circle-fade-dot{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle-fade-dot:before{content:'';display:block;width:15%;height:15%;background-color:var(--sk-color);border-radius:100%;animation:sk-circle-fade 1.2s infinite ease-in-out both}.sk-circle-fade-dot:nth-child(1){transform:rotate(30deg)}.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-fade-dot:nth-child(1):before{animation-delay:-1.1s}.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle-fade{0%,100%,39%{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.sk-grid{width:var(--sk-size);height:var(--sk-size)}.sk-grid-cube{width:33.33%;height:33.33%;background-color:var(--sk-color);float:left;animation:sk-grid 1.3s infinite ease-in-out}.sk-grid-cube:nth-child(1){animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,100%,70%{transform:scale3D(1,1,1)}35%{transform:scale3D(0,0,1)}}.sk-fold{width:var(--sk-size);height:var(--sk-size);position:relative;transform:rotateZ(45deg)}.sk-fold-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-fold-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--sk-color);animation:sk-fold 2.4s infinite linear both;transform-origin:100% 100%}.sk-fold-cube:nth-child(2){transform:scale(1.1) rotateZ(90deg)}.sk-fold-cube:nth-child(4){transform:scale(1.1) rotateZ(180deg)}.sk-fold-cube:nth-child(3){transform:scale(1.1) rotateZ(270deg)}.sk-fold-cube:nth-child(2):before{animation-delay:.3s}.sk-fold-cube:nth-child(4):before{animation-delay:.6s}.sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes sk-fold{0%,10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(140px) rotateX(0);opacity:1}100%,90%{transform:perspective(140px) rotateY(180deg);opacity:0}}.sk-wander{width:var(--sk-size);height:var(--sk-size);position:relative}.sk-wander-cube{background-color:var(--sk-color);width:20%;height:20%;position:absolute;top:0;left:0;--sk-wander-distance:calc(var(--sk-size) * 0.75);animation:sk-wander 2s ease-in-out -2s infinite both}.sk-wander-cube:nth-child(2){animation-delay:-.5s}.sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes sk-wander{0%{transform:rotate(0)}25%{transform:translateX(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}50.1%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}75%{transform:translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}100%{transform:rotate(-360deg)}}
/*# sourceMappingURL=venobox.min.css.map */
/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/*** Sticky Footer ***/
.pageWrapper {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}
main {
    flex: 1 0 auto;
}
/*IE 10+ Anpassung*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .pageWrapper { display:block; }
}
/*** Sticky Footer Ende ***/

header .navbar {
    background: #343434;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.navbar.navbarResponsive.ganzOben {
    /*background: rgb(0,0,0);*/
    /*background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.32816876750700286) 70%);*/
    /*background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.32816876750700286) 70%);*/
    /*background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.32816876750700286) 70%);*/
    /*background: #343434;*/
    background: transparent;
}
header .navbar.navbarResponsive.nichtOben {
	/*
    background: #314573;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.3);
    */
    background: #343434;
}

.navbar.navbarResponsive .menuWrapper {
	background: #343434;
    height: 80px;
    margin-top: auto;
    margin-bottom: auto;
}

.navbar.navbarResponsive .menuWrapper a {
	color:#fff;
	font-family: 'Open Sans';
	text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color: #ffffff;
}
.navbar.navbarResponsive .menuWrapper a:hover {
  	color:#c49b13;
	font-family: 'Open Sans';
	text-transform: uppercase;
    text-decoration: underline;
    text-underline-offset: 0.2em;  
    text-decoration-color: #c49b13;
  
}
  
.navbar.navbarResponsive .langSwitch li {
	display: inline;
}

.navbar.navbarResponsive .langSwitch li:first-of-type {
	margin-right: 10px;
}

.navbar.navbarResponsive .langSwitch li.active a {
	font-weight: bold;
}

header .navbarInner {
	height:150px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: stretch;
    justify-content: space-between;
    max-width: calc(100% - 64px);
    width: 1280px;
    margin: 0 auto;
}

header .navbar.navbarResponsive.nichtOben .navbarInner {
	height:unset;
}

header .navbarInner .menuWrapper, header .navbarInner .menuWrapper > div, header .navbarInner .menuWrapper > button {
	display:inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    background: none;
    border: 0;
}

@media (max-width: 767px) {
	header .navbarInner {
		height: 120px;
	}
}

@media (max-width: 600px) {
	header .navbarInner {
		height: 100px;
	}
	
	header .navbarInner .menuWrapper, header .navbarInner .menuWrapper > div {
		padding: 0 10px;	
	}
}

body.sidenav-active {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.sidenav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 1000;
}
.sidenav nav {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    height: 100vh;
    width: auto;
    max-height: 100vh;
    background: #fff;
    padding-bottom: 24px;
    overflow: auto;
    min-width: 480px;
    max-width: 100%;
}

.sidenav .sidenavPagetitle {
    display:none;
	position: absolute;
    left: calc((100vw - 1280px) / 2 + 55px);
    top: calc(50vh - 215px);
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.sidenav .sidenavWrapper {
	display:flex;
	/*width:1280px;*/
	padding: 36px;
}

.sidenav ul {
	flex:1;
}

.sidenav .menuline {
	display:none;
	position: relative;
    width: 80px;
    top:-24px;
    border-top:1px solid #765f0a;
    height:1px;
    left:280px;
}

.sidenav .openSub .menuline {
	display:block;
}


.sidenav .sidenavImage {
	flex:1;
	max-width:33%;
	background-image:url('/fileadmin/user_upload/img/content/winter/091203_120032_4928_HDRIPSPS-2PS-2-2.jpg');
	background-size: cover;
	background-position: center center;
	margin:8px;
}

.sidenav .sidenavImage img {
	width:100%;
} 

/*
li.sidenavClose {
    margin-bottom: 24px;
}
*/
span.sidenav-close {
    /*padding: 24px 24px 0 24px;*/
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    line-height: 1;
    cursor: pointer;
    color: #765f0a;
}
span.sidenav-close i {
    font-size: 40px;
    transition: .3s;
}
span.sidenav-close:hover i {
    transform: rotate(90deg);
}
span.sidenav-close button {
  background:none;
  border:none;
}

.sidenav nav li a {
    display: flex;
    align-items: center;
    height: 40px;
    padding: 0 36px;
    font-size: 22px;
    color: #765f0a;
    /*text-transform: uppercase;*/
    min-width: 250px;
    transition: .3s;
    transition: all 0.2s ease;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color: #765f0a;
    text-decoration-thickness: -0.1em;
}
.sidenav nav li.active > a,
.sidenav nav li.active a.active {
    font-weight: 700;
    text-decoration: none;
}
.sidenav nav li.active.nav-3 > a {
  font-weight:300;
}
.sidenav nav li:hover > a,
.sidenav nav li a:hover {
    background: #ffffff;
    color: #343434;
    text-decoration: underline;
    text-underline-offset: 0.3em;
    text-decoration-color: #343434;
    text-decoration-thickness: -0.1em;
    text-shadow: 0 0 1px #000000;
}


.logoDiv {
    line-height: 0;
    background: #ffffff90;
}
.logoDiv img {
    max-width: 100%;
    height: 80px;
    /*
    height: 86px;
    width: 360px;
    */
    margin: 36px 36px;
    transition: .3s;
}
.nichtOben .logoDiv img {
    margin: 6px 36px;
}

.menuButton {
    /*padding: 0 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    */
    cursor: pointer;
}
.menuButton i {
    font-size: 42px;
    color: #ffffff;
    border-radius: 100%;
    padding: 12px;
}



.menuAusklappBtn {
    background: transparent;
    height: 32px;
    width: 32px;
    padding-top: 20px;
    position: absolute;
    cursor: pointer;
    /*right: 12px;*/
    /*right: calc(30% + 98px);*/
    /*left:20px;*/
    display: block;
}
.menuAusklappBtnStrich1,
.menuAusklappBtnStrich2 {
    display: block;
    width: 16px;
    height: 2px;
    background-color: #765f0a;
    transition: .3s;
    margin: 0 auto;
}
.navbarResponsiveMenue {
	/*padding: 12px 0;*/
}
.navbarResponsiveMenue > li:hover .menuAusklappBtnStrich1,
.navbarResponsiveMenue > li:hover .menuAusklappBtnStrich2 {
    background-color: #343434;
}
.menuAusklappBtn:hover .menuAusklappBtnStrich1,
.menuAusklappBtn:hover .menuAusklappBtnStrich2 {
    background-color: #ffffff;
}
.menuAusklappBtnStrich2 {
    margin-top: -2.5px;
}
.menuAusklappBtnStrich1 {
    transform: rotate(-90deg);
}
.change .menuAusklappBtnStrich1 {
    transform: none;
}

.hasSubmenu ul {
    display: none;
}
.hasSubmenu.openSub ul {
    transition: 1s;
    display: block;
    position: absolute;
    left: 396px;
    top: 0;
    padding-top: 36px;
    background: transparent;
    /*border-left: 1px solid #765f0a;*/
    opacity: 1;
    z-index: initial;
    box-shadow: none;
    /*height:100%;*/
}
.hasSubmenu.openSub .unterMenue a {
    display: flex;
  	font-size: 20px;
    height: 36px;
}

li.unterMenuePkt.active a {
    background: rgba(0,0,0,.1);
}

#logoMobile {
    display: none;
}

span.navIcons {
    padding: 24px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
span.navIcons a {
    margin: 0 6px;
}
span.navIcons a i {
    font-size: 32px;
    display: inline-block;
    color: #ffffff;
    padding: 12px;
}
span.navIcons a .iconmoon-instagram:before {
    content: "\e901";
    color: #ffffff;
}


.navbarRight {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}



.iconNav {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 999;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    height: 110px;
    transition: .3s;
}
.iconNav.iconNavnichtOben {
    height: 72px;
}
.iconNav a {
    display: flex;
    padding: 12px;
    line-height: 1;
    background: #343434;
    color: #ffffff;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    margin: 0 2px;
    transition: .3s;
    text-decoration: none;
}
.iconNav a:hover {
    background: #2f2f2f;
    color: #ffffff;
    text-decoration: none;
}
a.act.langNavLink {
    display: none !important;
}
.iconNav a.langNavLink {
    border-radius: 12px 0 0 12px;
    overflow: hidden;
}
.iconNav a:last-of-type {
    border-radius: 0 12px 12px 0;
    overflow: hidden;
}
.iconNav a span.material-icons {
    margin-right: 6px;
}

@media (max-width: 1280px) {
	.sidenav nav {
		max-width:100%;
		width:100%;
		right:unset;
	}
	.sidenav .sidenavWrapper {
		display:flex;
		width:100%;
	}
	.sidenav .sidenavPagetitle { 
		left: 55px;
	}
}

@media (max-width: 1200px) {

    header .navbarInner {
        max-width: calc(100% - 24px);
    }
}

@media (max-width: 992px) {

	header .navbarInner {
		max-width:100%;
	}
	
	.navbar.navbarResponsive .logoDiv {
		position:absolute;
		top:74px;
		left:24px;
	}
	
	.navbar.navbarResponsive.nichtOben .logoDiv {
		top:0px;
	}
	
	.navbar.navbarResponsive .logoDiv img {
		height: 48px;
	}
	
	.navbar.navbarResponsive .menuWrapper {
	    justify-content: right;
		height:60px;
		width:100%;
	}
	
	.navbar.navbarResponsive.ganzOben .menuWrapper {
		margin-top:0;
	}
	
    .iconNav {
        bottom: 0;
        top: auto;
        left: 0;
        transform: none;
        height: 48px !important;
        width: 100%;
        box-shadow: 0 0 12px 0 rgba(0,0,0,.3);
    }
    .iconNav a {
        width: 33.33%;
        margin: 0;
        border-radius: 0 !important;
        border-top: 1px solid #fff;
    }
    a.btnFooter.btnFooterAnfrage {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

	.sidenav nav {
		height: calc(100vh - 50px);
		max-height:calc(100vh - 50px);
		top: 50px;
	}
	.sidenav .sidenavImage {
		display:none;
	}

}

@media (max-width: 767px) {

    .sidenav nav {
        min-width: initial;
    }
    
    .sidenav .menuline {
		width: 50px;
		left:220px;
    }
    
    .sidenav nav .unterMenue li a {
    	padding: 0 40px
    }
    
    .hasSubmenu.openSub ul {
    	left:300px;
    }

    #logoDesktop {
        display: none;
    }
    #logoMobile {
        display: block;
    }
    
    .navbar.navbarResponsive.ganzOben .logoDiv img {
		margin: 24px 36px;
	}
    
    .navbar.navbarResponsive .menuWrapper {
    	font-size: 0.9rem;
    }
    
    header .navbarInner .menuWrapper, header .navbarInner .menuWrapper > div {
    	padding: 0 10px;
    }
}

@media (max-width: 600px) {

	.navbar.navbarResponsive .logoDiv img {
		height: 38px;
	}
	
	.navbar.navbarResponsive .menuWrapper {
	    justify-content: right;
		height:50px;
		margin-top:0;
		width:100%;
	}
	
	.navbar.navbarResponsive .menuWrapper a {
		font-size:0.9rem;
	}
	
    .sidenav nav {
        width: 100%;
        max-width: 100%;
        overflow-y: auto;
    }
    
    .sidenav .openSub .menuline{
		display:none;
    }
    
    .hasSubmenu.openSub ul {
    	position:initial;
    	padding-top:0;
    }

    li.sidenavClose {
        margin-bottom: 0;
    }
    span.sidenav-close {
        padding: 12px 24px;
    }

    .sidenav nav li a {
        justify-content: flex-start;
        text-align: left;
        /*padding: 6px 6px 6px 12px;
        height: 48px;
        font-size: 20px;*/
        
    }
    
    .sidenav nav .unterMenue li a {
    	padding: 0 76px
    }

    .menuAusklappBtn {
        height: 48px;
        width: 48px;
        padding-top: 22px;
        left:10px;
    }

    .menuButton i {
        font-size: 32px;
        padding: 8px;
    }

    .iconNav a {
        width: calc(50% - 40px);
    }
    a.langNavLink {
        width: 80px;
    }
    
    .navbar.navbarResponsive .logoDiv {
		top:56px;
		left:12px;
	}
}

@media (max-width: 500px) {
	.navbar.navbarResponsive.nichtOben  .linkInquiry, .navbar.navbarResponsive.nichtOben  .linkBooking {
		display: none;
	} 	
	.navbar.navbarResponsive.ganzOben .logoDiv img {
		margin: 12px 24px;
	}
}


.breadcrumbNav .nav-wrapper {
	text-align:center;
}
footer {
    display: block;
    background: #343434;
    overflow: hidden;
}

.prefooter {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.prefooter .footerIcons {
	text-align:center;
	padding: 10px;
    text-decoration: none;
}

.prefooter .footerIcons a {
	padding: 0 8px;
    text-decoration: none;
}

.prefooter .footerIcons img {
	height: 48px;
	transition: filter .3s;
    text-decoration: none;
}

.prefooter .footerIcons a:not(:hover) img {
	filter: grayscale(1);
}

.prefooter .footerIcons a:not(:hover) img.tripadvisor {
	filter: grayscale(1) invert(1);
	
}

.prefooter .footerIcons i:before {
	font-size: 48px;
	transition: color .3s;
    text-decoration: none;
}

.prefooter .footerIcons a:not(:hover) i:before {
	color: #333333 !important;
    text-decoration: none;
}


.prefooter .callToAction {
	margin: 0;
}

.footer {
    background: #343434;
    padding: 48px 12px;
    color: #ffffff;
}
.footer .praxiGrid {
	max-width: unset;
	text-align: center;
}
.footer p strong {
    margin: 0 0 12px 0;
    font-size: 24px;
}
.footer p {
    margin: 0;
}
.footer a {
    color: #fff;
    transition: .3s;
    text-decoration: underline;
    text-underline-offset: 0.2em !important;
    text-decoration-color: #ffffff !important;
}
.footer a:hover {
    color: #cdcdcd;
    text-decoration: none;

}


.footerleisteWrap {
    position: relative;
    background: #1d273b;
    color: #ffffff;
    overflow: hidden;
}
.footerleiste a {
    color: #ffffff;
    display: inline-block;
    padding: 12px;
    transition: .3s;
}
.footerleiste a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.footerPraxi {
    text-align: center;
    margin: 12px 0;
}
.footerPraxi img {
    height: 14px;
    width: 80px;
    opacity: .8;
    transition: .3s;
}
.footerPraxi img:hover {
    opacity: 1;
    transition: .3s;
}

@media (max-width: 600px) {
    .footer {
        padding: 24px 12px;
    }

    .footerleiste a {
        display: block;
        padding: 4px 12px;
    }
}

.footer .footerIcons {
	padding: 12px;
}

.footer .footerIcons a {
	text-decoration: none;
	padding:4px;
}

.footer .footerIcons img {
	height: 40px;
}

.footer li {
	list-style-type: initial;
	line-height: 26px;
	list-style-type: none;
}




/* Print-Darstellung wegen der Scripte schwierig*/
@media print {

    .dce {
        page-break-inside: avoid;
    }
    .navbarResponsiveMenue,
    .sidenav-overlay {
        display: none !important;
    }


}

/* Hälfte der Höhe des Kopf-Bereichs zum zentrieren des Bildes */
.header {
    margin-top: 0;
    position: relative;
}
.abstandhalter {
    height: 150px;
    margin: 0 !important;
    padding: 0 !important;
    background: #343434 !important;
}
.abstandhalter.abstandhalterBg {
    height: 360px;
    background-size: cover;
    background-position: center;
}

.sliderElementBg {
    max-height: calc(100vh - 100px) !important;
}

@media (max-width: 992px) {
    .header {
        margin-top: 0;
    }
    .abstandhalter {
        height: 0;
    }
}
@media (max-width: 600px) {
    .header {
        margin-top: 0;
    }
}
.dceAccordion {
    margin: 24px 0;
}

.dceAccordion ul.collapsible {
    margin: 0;
    /*border-top: 1px solid #003869;
    border-right: 1px solid #003869;
    border-left: 1px solid #003869;*/
    
    box-shadow: none;
}

.dceAccordion .collapsible li {
    list-style: none;
}

.dceAccordion ul .collapsible-header {
    display: flex;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.2;
    padding: 24px;
    background-color: #ffffff;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
      background:#f3f3f3;
}
.dceAccordion li.accordionList.active .collapsible-header {
    border-bottom: 1px solid #333;
}
.dceAccordion ul .collapsible-header i {
    height: 100%;
    margin-right: 18px;
    transition: .3s;
}
.collapsible .accordionList.active .collapsible-header i.accordionIconRotate {
    transform: rotate(90deg);
}

/*.dceAccordion .collapsible-header {*/
    /*font-size: 21px;*/
    /*margin: 0;*/
    /*color: #003869;*/
/*}*/

.dceAccordion ul .collapsible-body {
    /*border-bottom: 1px solid #003869;   */
    /*background: #efefef;*/
    border-bottom: 1px solid #fff;
}

.dceAccordion ul .collapsible-body ul li {
    list-style: disc;
}

.collapsible .accordionList .collapsible-body {
    height: 0;
    overflow: hidden;
    transition: .3s;
    padding: 0 24px;
}
.collapsible .accordionList.active .collapsible-body {
    height: auto;
    padding: 24px;
    transition: .3s;
}




@media (max-width: 992px) {

    .dceAccordion ul .collapsible-header {
        padding: 12px;
    }

    .dceAccordion .collapsible-header {
        font-size: 18px;
    }

}

form#anfrageForm {
    margin: 80px auto;
}

form#anfrageForm .row.form-group {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
}
form#anfrageForm .input-field {
    margin: 12px 0;
}
form#anfrageForm .input-field.col.s12.m12 {
    width: 100%;
}
form#anfrageForm .input-field.col.s12.m6 {
    width: 50%;
}
form#anfrageForm .input-field.col.s12.m3 {
    width: 25%;
}



#anfrageForm .input-field.col.s12.m3.offset-m9.inakt {
    transition: all .3s;
    transition-delay: 5s;
    opacity: 0;
    visibility: hidden;
    height: 0;
    margin: 0;
    display: none;
}

#anfrageForm .input-field.col.s12.m3.offset-m9 {
    opacity: 1;
    visibility: visible;
    transition: all .3s;
    transition-delay: .1s;
    /*height: 61px;*/
    /*margin-top: 1rem;*/
    margin: 12px 0;
    float: none;
    position: relative;
    padding: 0 12px;
}

/* Spamschutz - falls das Feld von einem Bot befüllt wird */
.emailCheckSchutz {
    display: none !important;
}




form#anfrageForm label {
    color: #000000;
}

form#anfrageForm select,
form#anfrageForm textarea,
form#anfrageForm input {
    background: rgba(255, 255, 255, 1) !important;
    box-sizing: border-box;
    width: 100%;
    display: inline-block;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    border: 1px solid #343434;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

form#anfrageForm input[type="checkbox"] {
    height: auto;
}


.submitFeld,
.checkboxFeld {
    text-align: center;
}
.checkboxFeld input {
    width: auto !important;
}

form#anfrageForm .input-field.col label {
    left: 24px;
}


form#anfrageForm .input-field > label:not(.label-icon),
form#anfrageForm .input-field > label:not(.label-icon).active {
    transform: translateY(-28px) scale(1);
    transform-origin: 0 0;
    color: #000000;
    font-size: 16px;
    width: auto;
}

form#anfrageForm textarea {
    min-height: 100px;
    padding: 12px;
}

.main form#anfrageForm .input-field select[required] {
    display: block;
    position: absolute;
    width: 0;
    pointer-events: none;
    height: 0;
    top: 0;
    left: 0;
    opacity: 0;
}


form#anfrageForm span.pflichtfeld {
    color: red;
    margin-left: 4px;
    display: inline-block;
    line-height: 1;
    font-size: 20px;
}

.submitFeld {
    padding: 0 12px;
    margin-top: 12px;
}
button.btn.btnAnfrage.dceLinkname {
    margin: 0;
    width: 100%;
    height: auto;
    font-size: 18px;
    padding: 12px;
}


form#anfrageForm select,
form#anfrageForm input[type="date"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}




@media (max-width: 1200px) {

    form#anfrageForm .input-field > label:not(.label-icon),
    form#anfrageForm .input-field > label:not(.label-icon).active {
        font-size: 14px;
        left: 18px;
    }

}

@media (max-width: 600px) {

    form#anfrageForm .row.form-group {
        display: block;
    }
    form#anfrageForm .input-field.col.s12.m3,
    form#anfrageForm .input-field.col.s12.m6 {
        width: 100%;
    }


}

.bildInner {
    line-height: 0;
}

.bildElement {
    margin: 0;
    text-align: center;
    position: relative;
}

.bildElement img {
    width: 100%;
    height: auto;
    max-width: 100% !important;
    /*aspect-ratio: 16 / 9;*/
}

.bildElement figcaption {
    line-height: 1.2;
}

.bildElementHoverOverlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: .3s;
    background: rgba(0, 0, 0, 0.4);
}

.bildElementHoverIcon {
    position: absolute;
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    text-align: center;
    opacity: 0;
    transition: .3s;
}

.bildElementHoverIcon i {
    line-height: 60px;
    font-size: 44px;
    color: #fff;
}

.bildElement:hover .bildElementHoverOverlay,
.bildElement:hover .bildElementHoverIcon {
    opacity: 1;
}


.footer .bildInner {
    margin: 0;
}

.footer .bildElement {
    margin: 0;
}

.bildInnerNoHover .bildElement .bildElementHoverOverlay,
.bildInnerNoHover .bildElement .bildElementHoverIcon,
.footer .bildElement .bildElementHoverOverlay,
.footer .bildElement .bildElementHoverIcon {
    opacity: 0 !important;
    display: none !important;
}



@media (max-width: 600px) {

}



.dceInner.bildTextSpaltenInner {
    padding: 0;
}

.section .bildTextSpaltenInner {
    padding: 0 12px;
}

.bts {
    /*max-height: 800px;*/
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

.btsInner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.btsoben .btsInner, .btsunten .btsInner {
	flex-direction: column;
	padding: 12px;
}

.btsSpalte {
    width: 50%;
    float: left;
}

.btsoben .btsSpalte, .btsunten .btsSpalte {
	/*width:calc(100% - 12px);*/
	width: 100%;
}

.btsSpalte.btsInhalt {
    padding: 48px;
}

.btsoben .btsSpalte.btsInhalt, .btsunten .btsSpalte.btsInhalt {
	padding: 18px;
}

.btsBild.btsSpalte {
    font-size: 0;
    line-height: 0;
}

.btsUeberschrift.dceUeberschrift {
    /*color: #003869;*/
  color:#333;
}


.btsInhaltInner{
    max-width: 900px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.6;
}

.btsBild img {
    width: 100%;
    height: auto;
}

.bildTextSpaltenInner .dceUeberschrift {
  text-align:left;
}




.btsText table.contenttable {
    margin: 0;
}
.btsText .contenttable td,
.btsText .contenttable tr:first-of-type td {
    text-align: left;
    font-weight: normal;
    padding: 0;
}
.btsText .contenttable tr {
    border-bottom: none;
}


/*max-width: 1300px*/
@media (max-width: 992px) {

    .bts {
        max-height: 100%;
    }

    .btsInner {
        display: block;
    }

    .btsSpalte {
        width: 100%;
        float: none;
    }

    .btsSpalte.btsInhalt {
        padding: 48px 12px;
    }

}




.dceInner.dceButtonInner {
    padding: 0;
}
.dceButton.dceLinkname {
    width: 100%;
    text-align: center;
}
.card {
    position: initial;
    transition: initial;
    box-shadow: none;
}

.cardElement {
    max-width: 100%;
    margin: 24px 0;
    /*background: #ffffff;   */
    /*border: 1px solid #003869;   */
    position: relative;
    border:none;
    background:#eeeeee;
}

.cardElementBild {
    line-height: 0;
}

.cardElementBild img {
    width: 100%;
    height: auto;
}

.cardElementInhalt {
    padding: 24px;
}

.cardElementBtnsOuter {
    text-align: center;
    height: 52px;
}

.cardLinkname {
    position: absolute;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
}
.cardElement .swiper-pagination {
  display:none;
}
.cardElement .swiper-button-next, .cardElement .swiper-button-prev {
    color: #fff;
}



@media (max-width: 600px) {



}











.dce.width-content {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
} 

.galerieElementDiv {
    padding: 12px;
}

.section .galerieElementDiv {
    padding: 0;
}

.dce.width-content .galerieElementDiv {
    margin: 0 -12px;
} 

.galerieElement {
    float: left;
    position: relative;
    padding: 12px;
}

.galerieElementTextBox {
    /*opacity: 0;   */
    position: absolute;
    top: calc(50% - 35px);
    width: 100%;
    text-align: center;
    left: 0;
    padding: 12px 24px;
    line-height: 1.2;
    opacity: 1;
}

.galerieElementTextEins {
    color: #ffffff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    position: relative;
    margin-bottom: 24px;
}

.galerieElementTextZwei {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    color: #ffffff;
}

.galerieElementBg {
    width: 100%;
    height: 100%;
    background-size: cover;
    filter: brightness(70%);
    transition: .6s;
}

/* gallery 1-col */
.galerieElement.galerieBreite-1.col-1 {
    width: 100%;
}
.galerieElement.galerieBreite-2.col-1 {
    width: 100%;
}
.galerieElement.galerieBreite-3.col-1 {
    width: 100%;
}
.galerieElement.galerieHoehe-1.col-1 {
    height: 500px;
}
.galerieElement.galerieHoehe-2.col-1 {
    height: 500px;
}
.galerieElement.galerieHoehe-3.col-1 {
    height: 500px;
}

/* gallery 2-col */
.galerieElement.galerieBreite-1.col-2 {
    width: 50%;
}
.galerieElement.galerieBreite-2.col-2 {
    width: 100%;
}
.galerieElement.galerieBreite-3.col-2 {
    width: 100%;
}
.galerieElement.galerieHoehe-1.col-2 {
    height: 400px;
}
.galerieElement.galerieHoehe-2.col-2 {
    height: 800px;
}
.galerieElement.galerieHoehe-3.col-2 {
    height: 1200px;
}

.galerieElement.galerieBreite-1.col-3 {
    width: 33.33%;
}
.galerieElement.galerieBreite-2.col-3 {
    width: 66.66%;
}
.galerieElement.galerieBreite-3.col-3 {
    width: 100%;
}
.galerieElement.galerieHoehe-1.col-3 {
    height: 300px;
}
.galerieElement.galerieHoehe-2.col-3 {
    height: 600px;
}
.galerieElement.galerieHoehe-3.col-3 {
    height: 900px;
}

.galerieElement.galerieBreite-1.col-4 {
    width: 25%;
}
.galerieElement.galerieBreite-2.col-4 {
    width: 50%;
}
.galerieElement.galerieBreite-3.col-4 {
    width: 100%;
}
.galerieElement.galerieHoehe-1.col-4 {
    height: 200px;
}
.galerieElement.galerieHoehe-2.col-4 {
    height: 400px;
}
.galerieElement.galerieHoehe-3.col-4 {
    height: 60px;
}

/*
.galerieElement.galerieBreite-1 {
    width: 33.33%;
}
.galerieElement.galerieBreite-2 {
    width: 66.66%;
}
.galerieElement.galerieBreite-3 {
    width: 100%;
}
*/

/*
.galerieElement.galerieHoehe-1 {
    height: 300px;
}

.galerieElement.galerieHoehe-2 {
    height: 600px;
}

.galerieElement.galerieHoehe-3 {
    height: 900px;
}
*/

.galerieElement .galerieElementTextEins:before {
    /*display: inline-block;*/
    /*border-top: 1px solid #ffffff;*/
    /*border-bottom: 1px solid #ffffff;*/
    /*height: 6px;*/
    /*width: 50px;*/
    /*margin: 12px auto 8px auto;*/
    position: absolute;
    bottom: -12px;
    left: 50%;
    width: 0;
    height: 2px;
    content: '';
    transition: 2s;
    transform: translate(-50%,0);
    background-color: #ffffff;
}
.galerieElement:hover .galerieElementTextEins:before {
    width: 200px !important;
}


.galerieElement:hover .galerieElementBg {
    filter: brightness(35%);
    transition: .6s;
}

.galerieElement:hover .galerieElementTextBox {
    opacity: 1;
    transition: .6s;
}




@media (max-width: 1200px) {
    .galerieElement.galerieHoehe-1 {
        height: 200px;
    }

    .galerieElement.galerieHoehe-2 {
        height: 400px;
    }

    .galerieElement.galerieHoehe-3 {
        height: 600px;
    }

    .galerieElementTextEins {
        font-size: 22px;
    }

    .galerieElementTextZwei {
        font-size: 16px;
    }

}

@media (min-width:600px) and (max-width: 992px) {
    .galerieElement.galerieBreite-1,
    .galerieElement.galerieBreite-2,
    .galerieElement.galerieBreite-3 {
        width: 100% !important;
        height: 500px !important;
    }

}

@media (min-width:450px) and (max-width: 599px) {
	.galerieElement.galerieBreite-1,
    .galerieElement.galerieBreite-2,
    .galerieElement.galerieBreite-3 {
    	width: 100% !important;
        height: 300px !important;
    }
    .galerieElementTextEins {
        font-size: 20px;
    }
}

@media (max-width: 449px) {
	.galerieElement.galerieBreite-1,
    .galerieElement.galerieBreite-2,
    .galerieElement.galerieBreite-3 {
    	width: 100% !important;
        height: 200px !important;
    }
    .galerieElementTextEins {
        font-size: 20px;
    }
}


.mapContainer {
    padding: 0 12px;
}

.map input#mapOrigin {
    background: #ffffff;
    border: 1px solid #bdbdbd;
    text-align: center;
    margin: 0;
    width: 100%;
    display: block;
    padding: 12px;
    font-size: 18px;
}

.map form.form-inline {
    margin-bottom: 12px;
    text-align: center;
}

button.mapButton.dceLinkname {
    width: 100%;
    padding: 12px;
    margin: 12px 0;
    font-size: 18px;
}

.dce.map .dceMpcDai {
    line-height: 0;
    overflow: hidden;
}

.dce.popup {
    padding: 0;
    margin: 0;
}

.popupInner {
    display: none;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
    transition: .3s;
    max-width: 100%;
    overflow: hidden;
}

.popupInhalt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 24px);
    max-width: 900px;
    margin: 0 auto;
    background: #ffffff;
    max-height: 90vh;
    overflow: auto;
}

.popupTop {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    color: #262626;
    font-weight: 600;
}

span.popupClose {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 24px;
    line-height: 1;
    font-size: 48px;
    cursor: pointer;
}

span.popupClose:hover {
    color: #262626;
}

.popupInhaltInner {
    width: 100%;
    /*float: left;*/
    padding: 24px;
}

/*.popup img {*/
/*    max-width: 100%;*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/

.popupInhalt .popupUe {
    text-align: left;
    font-size: 24px;
    margin: 32px 0 8px 0;
    text-transform: uppercase;
    color: #262626;
    letter-spacing: 2px;
    line-height: 110%;
}

.popupUe2.dceH2 {
    margin-bottom: 32px;
}

.popupLinkname {
    text-align: center;
    margin: 32px 0 12px 0;
}

.popupInhalt .popupLinkname a {
    text-decoration: none;
    padding: 8px 18px;
    background: #262626;
    border: 1px solid #262626;
    color: #ffffff;
    width: auto;
    margin: 0 auto;
    transition: .3s;
    display: inline-block;
}

.popupInhalt .popupLinkname a:hover {
    background: #ffffff;
    color: #262626;
}

@media (max-width: 767px) {

    .popupInhalt {
        max-width: 500px;
    }

    .popup {
        width: 100%;
        float: none;
    }
}

@media (max-width: 600px) {

    .popupTop {
        padding: 32px 24px 0 24px;
        font-size: 22px;
    }

    span.popupClose {
        padding: 0 24px 12px 24px;
    }

    .popupInhalt .popupUe {
        font-size: 26px;
    }

    .popupInhalt {
        font-size: 14px;
    }

}


.dce.preise {
    font-size: 16px;
    line-height: 1.4;
}

.preiseZimmer {
    width: 200px;
    float: left;
}
.preiseCardZimmer img {
    width: 120px;
    max-width: 100%;
    height: auto;
    float: left;
}

.preiseSlider {
    width: calc(100% - 200px);
    float: left;
}

.preiseCardZeit,
.preiseCardTop {
    height: 104px;
    background: #f7f7f7;
    margin: 4px 2px;
}

.preiseCardPreis,
.preiseCardZimmer {
    height: 72px;
    background: #f7f7f7;
    color: #333333;
    text-align: center;
    margin: 4px 2px;
    display: table;
    width: calc(100% - 4px);
}

.preiseSlider .preiseCardZimmer, .preiseSlider .preiseCardPreis {
    background: none;
    cursor: pointer;
}

.preiseSlider .preiseCardZimmer.even, .preiseSlider .preiseCardPreis.even {
	background: #fafafa;
}

.preiseSlider .preiseCardZimmer:hover, .preiseSlider .preiseCardPreis:hover {
	background: #f7f7f7;
}

.preiseSlider .preiseCardZimmer.even:hover, .preiseSlider .preiseCardPreis.even:hover {
	background: #f5f5f5;
}

.preiseCardZeit {
    background: #f7f7f7;
    color: #333333;
    margin: 4px 2px;
    text-align: center;
    display: table;
    width: calc(100% - 4px);
}

.preiseCardZeit p {
    margin: 0;
    display: table-cell;
    vertical-align: top;
    padding-top: 12px;
}

.preiseCardLabel {
	font-weight: bold;
}

span.preiseCardZimmerText {
    display: table-cell;
    vertical-align: middle;
}

.preiseCardPreis {
    padding: 0 4px;
}

span.preiseCardPreisInner {
    display: table-cell;
    vertical-align: middle;
}

.preiseNav {
    position: relative;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.dce.preise .swiper-button-next,
.dce.preise .swiper-button-prev {
    color: #ffffff;
    width: 48px;
    height: 48px;
    background: #435e9d;
    overflow: hidden;
    position: static;
    margin: 12px 6px;
}
.dce.preise .swiper-button-next:after,
.dce.preise .swiper-button-prev:after {
    font-size: 24px;
}

.preiseLegende {
    font-size: 14px;
    padding: 6px;
}

@media (max-width: 1200px) {

    .preiseSlider {
        width: calc(100% - 120px);
    }

    .preiseCardPreis,
    .preiseCardZimmer {
        height: 54px;
    }

    .preiseZimmer {
        width: 120px;
        float: left;
    }
    .preiseCardZimmer img {
        width: 100%;
        float: none;
    }

    span.preiseCardZimmerText {
        padding-top: 0;
        font-size: 14px;
        line-height: 1.2;
    }

    .preiseCardTop,
    .preiseCardZeit {
        font-size: 14px;
        line-height: 1.2;
        padding: 4px;
        height: 80px;
    }


}
.dce.slider {
    text-align: center;
    line-height: 0;
}

.header .dceInner.slideInner {
    padding: 0;
}

.header .swiper {
    max-height: 100vh;
}

.header .swiper .swiper-slide {
	display:flex;
	justify-content:center;
}

.header .slider img {
	width: 100%;
    height: auto;
    max-height: 100vh;
}
.header .slider img {
    max-height: unset;
    /*height: unset !important;*/
}
.sliderElementBtnDown {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 40px;
    width: 100%;
    z-index: 1;
    text-align: center;
    cursor: pointer;
    transition: .3s;
    background: #ffffff40;
}

.sliderElementBtnDown:hover {
    background: #ffffff80;
}

.sliderElementBtnDown i {
    color: #333333;
    line-height: 40px;
    font-size: 40px;
    transition: .3s;
}
.sliderElementBtnDown:hover i {
    color: #ffffff;
}

@media (max-width: 992px) {
	.header .slider img {
	    max-height: 80vh;
	}	
}

@media (max-width: 767px) {
	.header .slider img {
	    max-height: 60vh;
	}
	.sliderElementBtnDown {
		height: 30px;
	}
	.sliderElementBtnDown i {
		line-height: 30px;
		font-size: 30px;
	}	
}

@media (max-width: 500px) {
	.sliderElementBtnDown {
		height: 24px;
	}
	.sliderElementBtnDown i {
		line-height: 24px;
		font-size: 24px;
	}	
}


.dce.image5slider {
	text-align: center;
    line-height: 0;
}

.header .dceInner.image5sliderInner {
    padding: 0;
}

.image5slider img {
	max-width: 100%;
}

.image5slider .image5Slider-button-prev, .image5slider .image5Slider-button-next {
	color:#333333;
}

.image5slider .swiper-slide {
	margin-top: auto;
    margin-bottom: auto;
}

.dce.sliderCard {
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.sliderCardInner {
    position: relative;
}

.sliderCardSlider {
    line-height: 0;
    overflow: hidden;
}

.sliderCardSlider img {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

.dceInner.sliderCardInner {
    padding: 0;
    color: #ffffff;
    background: #003869;
    height: 100%;
}

.sliderCardContent {
    padding: 24px;
}

.sliderCardLinknameWrap {
    margin-top: 12px;
    height: 48px;
}

.sliderCardLinkname.dceLinkname {
    position: absolute;
    bottom: 24px;
    left: 24px;
    width: calc(100% - 48px);
    text-align: center;
    background: #003869;
    color: #ffffff;
    border: 1px solid #ffffff;
    margin: 0;
}
.sliderCardLinkname.dceLinkname:hover {
    background: #ffffff;
    color: #003869;
    border: 1px solid #ffffff;
}


.sliderCardContainerInner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    align-content: flex-start;
    justify-content: center;
}
.sliderCardContainerSpaten {
    width: 50%;
    padding: 12px;
}

@media (max-width: 992px) {
    .sliderCardContainerInner {
        display: block;
    }
    .sliderCardContainerSpaten {
        width: 100%;
    }
}


.stsInner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    background: #f7f7f7;
}
.dceInner.sliderTextSpaltenInner {
    padding: 0;
}
.section .sliderTextSpaltenInner {
    padding: 0 12px;
}
.sts {
    max-height: 900px;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}
.stsBild.stsSpalte img {
    /*max-height: 440px;*/
    width: 100%;
    height: 0;
}
.stsBild.stsSpalte img.swiper-lazy.swiper-lazy-loaded {
    height: auto !important;
}

.stsSpalte {
    width: 50%;
    overflow: hidden;
}
.stsSpalte.stsInhalt {
    padding: 12px 48px;
}
.stsBild.stsSpalte {
    font-size: 0;
    line-height: 0;
    height: auto;
    overflow: hidden;
}
.stsUeberschrift.dceUeberschrift {
    /*color: #003869;   */
  text-align:left;
}
.stsInhaltInner{
    max-width: 900px;
    margin: 0 auto;
    /*font-size: 16px;   */
    line-height: 1.6;
}

/* max-width: 1300px */
@media (max-width: 992px) {

    .sts {
        max-height: 100%;
    }
    .stsInner {
        display: block;
    }
    .stsSpalte {
        width: 100%;
    }
    .stsSpalte.stsInhalt {
        padding: 48px 12px;
    }

}




.dceInner.textInner.text2Spaltig {
    width: 1280px;
    margin: 0 auto;
    max-width: 100%;
}

.dceInner.textInner.text2Spaltig p {
    column-count: 2;
    column-rule-style: solid;
    column-rule-width: 1px;
    column-rule-color: #003869;
    column-gap: 64px;
    text-align: justify;
}

.dceInner.textInner.text2Spaltig p.h1Style,
.dceInner.textInner.text2Spaltig p.h2Style {
    column-count: 1;

}

@media (max-width: 992px) {
    .dceInner.textInner.text2Spaltig p {
        column-count: initial;
        column-rule-style: initial;
        column-rule-width: initial;
        column-rule-color: initial;
        column-gap: initial;
        text-align: inherit;
    }
}


.dceInner.tbmhgInner {
    padding: 0;
}

.tbmhgOuter {
    margin: 48px 0;
    overflow: hidden;
}

.tbmhg {
    position: relative;
    margin: 48px 0;
}

.tbmhgContent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 40%;
    max-width: 600px;
    background: #ffffff;
    padding: 48px;
    border: 1px solid #003869;
}

.tbmhg .tbmhgBild {
    line-height: 0;
}
.tbmhg .tbmhgBild img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.tbmhg.tbmhgPosLinks {
    padding: 0 20% 0 0;
    padding-right: calc(50% - 628px);
}

.tbmhg.tbmhgPosRechts {
    padding: 0 0 0 20%;
    padding-left: calc(50% - 628px);
}

.tbmhg.tbmhgPosLinks .tbmhgContent {
    left: 0;
    border-left: none;
}

.tbmhg.tbmhgPosRechts .tbmhgContent {
    right: 0;
    border-right: none;
}

.tbmhg.tbmhgPosLinks .tbmhgBild {
    text-align: left;
}

.tbmhg.tbmhgPosRechts .tbmhgBild {
    text-align: right;
}

.tbmhgUe {
    font-size: 28px;
    color: #003869;
    font-weight: normal;
}

@media (max-width: 1366px) {

    .tbmhgContent {
        padding: 24px;
    }

    .tbmhg.tbmhgPosLinks {
        padding-right: 0;
    }

    .tbmhg.tbmhgPosRechts {
        padding-left: 0;
    }

}

@media (max-width: 992px) {

    .tbmhgContent {
        position: relative;
        transform: initial;
        width: 90%;
        max-width: 100%;
        border: none;
        padding: 24px;
        margin: 0 auto;
    }

}

.trenner hr {
    border-color: #003869;
    border-top: none;
    border-right: none;
    border-left: none;
}
.dceInner.iconlisteInner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
    padding:0;
}

.iconliste {
    text-align: center;
    line-height: 1.2;
    margin: 12px;
    padding: 24px;
    width: calc(33.333% - 24px);
    max-width: 100%;
    position: relative;
    background: #f3f3f3;
}

.iconlisteIcon {
    line-height: 1;
    margin-bottom: 12px;
    cursor: default;
    user-select: none;
}

.iconlisteIcon span {
    font-size: 48px;
    color: #765f0a;
}

.iconlisteText.dceText {
    line-height: 1.6;
}

@media (max-width: 992px) {
    .iconliste {
        margin: 24px 12px;
        min-width: initial;
        width: 100%;
    }
}
@media (max-width: 600px) {
    .iconliste {
        margin: 4px 0;
    }
}
.buttonUeberSlider {
    position: absolute;
    top: 48px;
    right: 48px;
    background: #003869;
    color: #ffffff;
    z-index: 1;
    height: 140px;
    width: 140px;
    border-radius: 100%;
    line-height: 1.2;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 2px solid #003869;
    transform: rotate(12deg);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.3);
    transition: .3s;
    padding: 12px;
}
.buttonUeberSlider:hover {
    background: #ffffff;
    color: #003869;
    /*border: 2px solid #003869;*/
    transform: rotate(0);
}
.buttonUeberSliderUeberschrift {
    text-transform: uppercase;
    font-weight: 700;
}
.buttonUeberSliderSubtext {
    font-size: 16px;
}

@media (max-width: 992px) {
    .buttonUeberSlider {
        top: 12px;
        right: 12px;
    }
}
@media (max-width: 767px) {
    .buttonUeberSlider {
        position: static;
        width: auto;
        height: auto;
        transform: none !important;
        border-radius: unset;
        box-shadow: none;
        border-color: #003869;
    }
}

.header .dceInner.videoPlayerInner {
    padding: 0;
}

.dceInner.videoPlayerInner {
    padding: 0;
}

.plyr--video {
    margin: 0;
    max-height: 100vh;
}

.plyr__control--overlaid {
    background: #003869;
}
.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #003869;
}

.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
    background: #003869;
}

.plyr--full-ui input[type=range] {
    color: #003869;
}


.parallaxImg {
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: stretch;
    min-height: 300px;
}
.parallaxContent {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    background: rgba(139,139,139,.6);
    transition: .3s;
    color: #fff;
}
.parallaxContent:hover {
    background: rgba(70,67,56,.6);
}
.parallaxContentInner {
    max-width: 100%;
    padding: 48px 24px;
    width: 800px;
    margin: 0 auto;
    text-align: center;
}

.parallaxUeberschrift.dceUeberschrift {
    font-weight: 700;
    text-transform: none;
    color: #fff;
    font-size: 26px;
}
.parallax p.h2Style {
    text-transform: none;
    font-weight: 300;
    color: #fff;
    font-size: 24px;
}
.parallax .dceLinkname {
    border-bottom: 1px solid #fff;
    color: #fff;
}
.parallax .dceLinkname:hover {
    color: #fff;
    border: 1px solid #fff;
}

@media (max-width: 600px) {

    .parallaxContentInner {
        padding: 48px 12px;
    }

}
.dceInner.callToActionInner {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
}
.callToActionItem {
    display: flex;
    align-content: center;
    align-items: stretch;
    justify-content: center;
    text-align: center;
    width: 33.333%;
    height: 100%;
    min-height: 120px;
    transition: .3s;
}
.callToActionItem.callToActionItemLeft {
    background: #003869;
    color: #ffffff;
    text-decoration: none;
  
}
.callToActionItem.callToActionItemCenter {
    background: #eeeeee;
    color: #333;
    text-decoration: none;

}
.callToActionItem.callToActionItemRight {
    background: #765f0a;
    color: #ffffff;
    text-decoration: none;

}
.callToActionContent {
    width: calc(100% - 24px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 6px;
}

.callToActionItem:hover {
    width: 0;
}
.callToActionItem.callToActionItemLeft:hover {
    width: 100%;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color: #ffffff;
}
.callToActionItem.callToActionItemCenter:hover {
    width: 100%;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color: #333;
}
.callToActionItem.callToActionItemRight:hover {
    width: 100%;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color: #ffffff;
}


.callToActionEdge {
    width: 24px;
    height: auto;
    position: relative;
}
.callToActionEdge.callToActionEdgeRight {
    /*background-image: linear-gradient(to bottom right, transparent 50%, #eeeeee 0.03%);*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-position: left, right;*/
    background-color: #eeeeee;
    clip-path: polygon(0 0, 100% 0, 100% 100%);
    right: -1px;
}
.callToActionEdge.callToActionEdgeLeft {
    /*background-image: linear-gradient(to bottom right, transparent 50%, #eeeeee 0.03%);*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-position: right, left;*/
    background-color: #eeeeee;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    left: -1px;
}


.callToActionText {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2;
}
.callToActionIcon {
    line-height: 1;
    margin-bottom: 12px;
}
.callToActionIcon span.material-icons {
    font-size: 32px;
}


.footerTop .callToAction {
    border-bottom: 1px solid #ffffff;
}


@media (max-width: 767px) {

    .callToActionText {
        font-size: 14px;
    }
    .callToActionIcon span.material-icons {
        font-size: 24px;
    }

}
@media (max-width: 400px) {
    .callToActionText {
        font-weight: 400;
        text-transform: none;
    }
}

.dceInner.bewertungInner {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
}

.bewertungBox {
    margin: 12px;
    width: calc(25% - 24px);
    box-shadow: 1px 1px 12px rgba(0,0,0,.1);
    border: 1px solid rgba(0,0,0,.1);
    transition: .3s;
}
.bewertungBox:hover {
    box-shadow: 1px 1px 24px rgba(0,0,0,.3);
}
.bewertungBoxLogo {
    line-height: 0;
    height: 90px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 12px;
}
.bewertungBoxLogo img {
    width: 100%;
    height: auto;
    max-height: 66px;
    max-width: 240px;
}
.bewertungBoxText {
    text-align: center;
    padding: 12px;
    font-weight: 700;
    line-height: 1.2;
    font-size: 18px;
    transition: .3s;
}
.bewertungBox:hover .bewertungBoxText {
    filter: brightness(115%);
}


.bewertungBox.bewertungBoxHolidaycheck .bewertungBoxLogo  {
    background: #0058a3;
}
.bewertungBox.bewertungBoxHolidaycheck .bewertungBoxText {
    background: #fad73c;
    color: #000000;
}

.bewertungBox.bewertungBoxTripadvisor .bewertungBoxLogo  {
    background: #ffffff;
}
.bewertungBox.bewertungBoxTripadvisor .bewertungBoxText {
    background: #34e0a1;
    color: #000000;
}

.bewertungBox.bewertungBoxBookingcom .bewertungBoxLogo  {
    background: #003580;
}
.bewertungBox.bewertungBoxBookingcom .bewertungBoxText {
    background: #499fdd;
    color: #000000;
}

.bewertungBox.bewertungBoxTrivago .bewertungBoxLogo  {
    background: #ffffff;
}
.bewertungBox.bewertungBoxTrivago .bewertungBoxText {
    background: #fc9e15;
    color: #000000;
}


@media (max-width: 992px) {
    .bewertungBox {
        width: calc(50% - 24px);
    }
}
@media (max-width: 400px) {
    .bewertungBox {
        width: 100%;
    }
}

.dceInner.angeboteInner {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
}

.angeboteElement {
    width: 100%;
    padding: 12px;
}
.angeboteElementInner {
    position: relative;
    height: 100%;
    background: #ffffff;
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: 0 0 12px 0 rgba(0,0,0,.3);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}
.angeboteElementSpalte {
    width: 50%;
}
.angeboteElementBild {
    position: relative;
    line-height: 0;
    text-align: center;
}
.angeboteElementBild img {
    width: 100%;
    height: auto;
    max-width: 800px;
}
.angeboteElementInhalt {
    padding: 12px 48px;
}
.angeboteElementText.dceText {
    font-size: 14px;
    line-height: 1.6;
}
.angeboteElementPreis {
    position: absolute;
    left: 0;
    top: 0;
    padding: 12px;
    background: #003869;
    color: #fff;
    font-weight: 700;
    min-width: 200px;
    text-align: center;
    border-radius: 0 0 24px 0;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.2;
}
.angeboteElementZusatztext {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 12px;
    color: #ffffff;
    background: rgba(0,0,0,.6);
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    font-weight: 700;
}
.angeboteIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
    z-index: 1;
}
.angeboteIcon img {
    width: 48px;
    height: auto;
    filter: drop-shadow(0 0 12px #ffffff);
}

.dceLinkname.angeboteLinkname {
    width: 150px;
    margin-right: 6px;
    text-align: center;
}

/*** Angebote ***/
body[data-pid="122"] .angeboteElement.angeboteElementSommer {
    display: none !important;
}
body[data-pid="121"] .angeboteElement.angeboteElementWinter {
    display: none !important;
}

.dceLinkname.angeboteLinkname.angeboteLinknameAngebot {
    display: none;
}
.swiper-pagination.angebote-pagination {
    display: none;
}
.angeboteSlider .swiper-pagination.angebote-pagination {
    display: block;
    position: static;
    text-align: center;
    width: auto;
    padding: 0 12px;
}
.angeboteSlider span.swiper-pagination-bullet {
    margin: 0 6px;
    height: 18px;
    width: 18px;
    background: #003869;
    border: 4px solid white;
}
.angeboteSlider {
    background: lightgray;
    padding: 24px 0 0 0;
}
.angeboteSlider.inactive {
    display: none;
}

.angeboteSlider .dce.angebote {
    margin: 0 auto;
}
.angeboteSlider .angeboteElementInner {
    display: block;
    width: auto;
    max-width: 100%;
}
/*.angeboteSlider .dceInner.angeboteInner {*/
/*    flex-wrap: initial;*/
/*}*/
.angeboteSlider .angeboteElement {
    width: auto;
    padding: 12px;
    height: auto;
}
.angeboteSlider .angeboteElementSpalte {
    width: auto;
}
.angeboteSlider .angeboteElementSpalte.angeboteElementInhalt {
    padding: 12px 24px 72px 24px;
}
.angeboteSlider .angeboteElementText.dceText {
    display: none;
}
.angeboteSlider .angeboteIcon {
    display: none;
}
.angeboteSlider .dceLinkname.angeboteLinkname {
    display: none;
}
.angeboteSlider .angeboteElementUeberschrift.dceUeberschrift {
    font-size: 20px;
    text-align: center;
}
.angeboteSlider .angeboteElementSubueberschrift.dceSubueberschrift {
    font-size: 16px;
    text-align: center;
}
.angeboteSlider .dceLinkname.angeboteLinkname.angeboteLinknameAngebot {
    display: block;
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
}

.angeboteNavWrap {
    display: none;
}
.angeboteSlider .angeboteNavWrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    position: static;
    height: 64px;
    margin-top: 32px;
}
.swiper-button-next.angebote-button-next,
.swiper-button-prev.angebote-button-prev {
    position: static;
    height: 64px;
    display: block;
    width: auto;
}

.swiper-button-prev.angebote-button-prev:after,
.swiper-button-next.angebote-button-next:after {
    content: 'next';
    color: #ffffff;
    background: #003869;
    height: 64px;
    width: 64px;
    line-height: 64px;
    display: block;
    padding: 0 12px;
    font-size: 32px;
    border-radius: 12px;
    font-weight: 700;
    transition: .3s;
    text-align: center;
}
.swiper-button-prev.angebote-button-prev:hover:after,
.swiper-button-next.angebote-button-next:hover:after {
    color: #ffffff;
    background: #003869;

}
.swiper-button-prev.angebote-button-prev:after {
    content: 'prev';
}


@media (max-width: 1200px) {

    .angeboteElementInner {
        display: block;
    }
    .angeboteElementSpalte {
        width: 100%;
    }

    .angeboteIcon {
        display: none;
    }

    .angeboteElementInhalt {
        padding: 48px;
    }
}

@media (max-width: 600px) {
    .angeboteElementInhalt {
        padding: 48px 12px;
    }
    .dceLinkname.angeboteLinkname {
        width: 100px;
    }
    .angeboteElementPreis {
        padding: 6px;
        min-width: 124px;
    }

    .angeboteSlider .swiper-pagination.angebote-pagination {
        display: none;
    }

    .swiper-button-next.angebote-button-next {
        margin-left: 12px;
    }
    .swiper-button-prev.angebote-button-prev {
        margin-right: 12px;
    }
}










.header .dceInner.bvwInner {
    padding: 0;
}

.dceInner.bvwInner {
    position: relative;
    overflow: hidden;
}

.bvwBild {
    line-height: 0;
}
.bvwBild img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

#bvwBild-1,
#bvwBild-2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.bvwBild.active {
    z-index: 1 !important;
}

.bvwText {
    position: absolute;
    bottom: 48px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 32px;
    line-height: 1.2;
}
.bvwTextItem {
    display: flex;
    align-items: center;
    padding: 24px;
    cursor: pointer;
    transition: .3s;
}
.bvwTextItem:hover {
    background: rgba(255,255,255,.1);
    cursor: url('/fileadmin/templates/dce/bildVideoWechsel/light_mode.png'),url('/fileadmin/templates/dce/bildVideoWechsel/light_mode.svg'),pointer;
}
.bvwTextItem:first-of-type:hover {
    cursor: url('/fileadmin/templates/dce/bildVideoWechsel/ac_unit.png'),url('/fileadmin/templates/dce/bildVideoWechsel/ac_unit.svg'),pointer;
}
.bvwTextItem:first-of-type {
    border-right: 1px solid #ffffff;
}

span.material-icons.bvwIcon {
    font-size: 30px;
    margin-right: 6px;
}
.bvwTextItem:hover .bvwIcon{
    opacity: .3;
}


@media (max-width: 1200px) {

    .bvwText {
        bottom: 24px;
        font-size: 22px;
    }
    .bvwTextItem {
        padding: 12px;
    }
    span.material-icons.bvwIcon {
        font-size: 20px;
        margin-right: 4px;
    }

}
@media (max-width: 767px) {

    .bvwText {
        bottom: 12px;
        font-size: 14px;
    }
    .bvwTextItem {
        padding: 8px;
    }

}
.dce {
    margin: 80px 0;
}

.section > .container > div:first-of-type {
    margin-top: 0
}
.section > .container > div:last-of-type {
    margin-bottom: 0
}

.dce + .section {
    padding-top: 0;
}

.header .dce {
    margin: 0;
}

.footer .dce {
    margin: 12px auto;
}

/*
.main > .frame-type-shortcut:last-of-type .dce,
.main > .dce:last-of-type {
    margin-bottom: 0;
}
*/
.dceInner {
    padding: 0 12px;
    margin: 0;
}
.dceInner h2, .dceInner p.h2Style {
  margin-bottom:60px;
}
.dceInner.mapInner,
.dceInner.cardInner,
.dceInner.parallaxInner,
.dceInner.bildInner {
    padding: 0;
}


.dceUeberschrift {
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 12px;
    text-align:center;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    font-size: 20px;
}



.btn,
.dceLinkname {
    width: auto;
    /*color: #003869;    */
    /*background: #435e9d;*/
    /*border: 1px solid #003869;   */
    /*padding: 6px 12px;   */
    display: inline-block;
    transition: .3s;
    cursor: pointer;
    margin-top: 12px;
    height: auto;
    text-transform: inherit;
    font-family: inherit;
    /*font-weight:600;   */
    border-bottom:1px solid #765f0a;
    padding: 7px 0 6px 0;
    color: #765f0a;
    text-decoration: none;

}


.dceButton.linkanfrage {
	background-color: #765f0a;	
	border-color: #765f0a;
	color:#ffffff;
}
.dceButton.linkanfrage:hover {
	background-color: #003869;
	border-color: #003869;
	color:#ffffff;
}

.btn:hover,
button:focus,
.btn:focus,
.btn-large:focus,
.btn-small:focus,
.btn-floating:focus,
.dceLinkname:hover {
    /*background: #ffffff;*/
    /*color: #003869;   */
    color:#333;
    border:1px solid #333;
    padding: 6px 12px;
    text-decoration: none;
}

.dceButton:hover {
	background-color: #003869;
	border-color: #003869;
	color:#ffffff;
    text-decoration: none;
}


@media (max-width: 1200px) {
    .dce {
        margin: 48px 0;
    }
}

@media (max-width: 600px) {

    .dceUeberschrift {
        font-size: 22px;
    }

}

/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300italic.eot'); /* IE9 Compat Modes */
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../../fileadmin/templates/fonts/open-sans-v34-latin/open-sans-v34-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* lato-300 - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local(''),
    url('/fileadmin/templates/fonts/lato-v22-latin/lato-v22-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/lato-v22-latin/lato-v22-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('/fileadmin/templates/fonts/lato-v22-latin/lato-v22-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/lato-v22-latin/lato-v22-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: local(''),
    url('/fileadmin/templates/fonts/lato-v22-latin/lato-v22-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/lato-v22-latin/lato-v22-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* lato-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('/fileadmin/templates/fonts/lato-v22-latin/lato-v22-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('/fileadmin/templates/fonts/lato-v22-latin/lato-v22-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('/fileadmin/templates/fonts/MaterialIcons/MaterialIcons.woff2') format('woff2');
    font-display: swap;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}
@font-face {
    font-family: 'Butler';
    src: url('../../../fileadmin/templates/fonts/butler/Butler-UltraLight.woff2') format('woff2'),
        url('../../../fileadmin/templates/fonts/butler/Butler-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Butler';
    src: url('../../../fileadmin/templates/fonts/butler/Butler-Medium.woff2') format('woff2'),
        url('../../../fileadmin/templates/fonts/butler/Butler-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Butler';
    src: url('../../../fileadmin/templates/fonts/butler/Butler-Light.woff2') format('woff2'),
        url('../../../fileadmin/templates/fonts/butler/Butler-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Butler';
    src: url('../../../fileadmin/templates/fonts/butler/Butler-Black.woff2') format('woff2'),
        url('../../../fileadmin/templates/fonts/butler/Butler-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Butler';
    src: url('../../../fileadmin/templates/fonts/butler/Butler-Bold.woff2') format('woff2'),
        url('../../../fileadmin/templates/fonts/butler/Butler-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Butler';
    src: url('../../../fileadmin/templates/fonts/butler/Butler-ExtraBold.woff2') format('woff2'),
        url('../../../fileadmin/templates/fonts/butler/Butler-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Butler';
    src: url('../../../fileadmin/templates/fonts/butler/Butler.woff2') format('woff2'),
        url('../../../fileadmin/templates/fonts/butler/Butler.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*@ font-face {*/
/*    font-display: swap;*/
/*    font-family: 'Material Symbols Outlined';*/
/*    font-style: normal;*/
/*    font-weight: 100 700;*/
/*    src: url('/fileadmin/templates/fonts/material-symbols/google-symbols.woff2') format('woff2');*/
/*}*/

/*.material-symbols-outlined {*/
/*    font-family: 'Material Symbols Outlined';*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-size: 24px;*/
/*    line-height: 1;*/
/*    letter-spacing: normal;*/
/*    text-transform: none;*/
/*    display: inline-block;*/
/*    white-space: nowrap;*/
/*    word-wrap: normal;*/
/*    direction: ltr;*/
/*    -webkit-font-feature-settings: 'liga';*/
/*    -webkit-font-smoothing: antialiased;*/
/*    font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 48;*/
/*}*/

@font-face {
    font-family: 'icomoon';
    src:  url('/fileadmin/templates/fonts/icomoon.eot?i04ffi');
    src:  url('/fileadmin/templates/fonts/icomoon.eot?i04ffi#iefix') format('embedded-opentype'),
    url('/fileadmin/templates/fonts/icomoon.ttf?i04ffi') format('truetype'),
    url('/fileadmin/templates/fonts/icomoon.woff?i04ffi') format('woff'),
    url('/fileadmin/templates/fonts/icomoon.svg?i04ffi#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

i[class^="iconmoon-"]  {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /*line-height: 1;*/

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconmoon-whatsapp1:before {
    content: "\e905";
}
.iconmoon-dazn:before {
    content: "\e909";
    color: #f8f8f5;
}
.iconmoon-facebook:before {
    content: "\e900";
    color: #4172b8;
}
.iconmoon-instagram:before {
    content: "\e901";
    color: #e4405f;
}
.iconmoon-linkedin:before {
    content: "\e908";
    color: #0077b5;
}
.iconmoon-pinterest:before {
    content: "\e902";
    color: #bd081c;
}
.iconmoon-tripadvisor:before {
    content: "\e903";
    color: #00af87;
}
.iconmoon-twitter:before {
    content: "\e906";
    color: #1da1f2;
}
.iconmoon-whatsapp:before {
    content: "\e907";
    color: #25d366;
}
.iconmoon-youtube:before {
    content: "\e904";
    color: #f00;
}



/*** CSS RESET ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    /*margin: 0;*/
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
  border-left: 4px solid #8fa0b3;
  padding-left: 24px;
  margin: 30px 0;
  color: #1f2a35;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*** CSS RESET - END ***/


*,
*:before,
*:after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    background: #ffffff;
    color: #333333;
    font-size: 18px;
    line-height: 1.8;
    font-family: 'Lato', sans-serif;
    font-weight:300;
    margin: 0;
    padding: 0;
}

.frame.frame-type-text {
    line-height: 1.8;
}

pre {
    position: relative;
    color: #765f0a;
    font-size: 64px;
    line-height: 1;
    text-align: center;
    margin: 10px 0 32px 0;
    letter-spacing: 1px;
}

pre::before {
    content: "";
    position: absolute;
    width: 16%;
    height: 1px;
    left: 42%;
    border-bottom: 2px solid #765f0a;
    bottom: -20px;
}

h1, h2, h3, h4, h5, h6, .h1Style, .h2Style {
	font-family: 'Open Sans', sans-serif;	
}

.h1Style,
h1 {
    text-align: center;
    font-size: 59px;
    margin: 12px 0;
    line-height: 1.2;
    color:#765f0a;
    font-family: 'Butler';
    font-weight: 500;
}

.h2Style,
h2 {
    font-size: 24px;
    text-align: center;
    margin: 12px 0;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 600;
    color: #343434;
    font-size:20px;
}

.h2Style + p,
h2 + p {
    margin: 80px 0 12px 0;
}

.row > .dce.text + .dce {
    margin-top: 80px;
}

h3 {
    /*font-size: 25px;   */
    line-height: 1.2;
  
    text-transform: uppercase;
    font-weight: 500;
    color: #343434;
    font-size: 20px;
}

h4 {
    font-size: 22px;
    line-height: 1.2;
}

p {
    margin: 12px 0;
}

a {
    color: #765f0a;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color: #765f0a;
}

a:hover {
    color: #1c2d56;
    text-decoration: underline;
    text-underline-offset: 0.2em;
    text-decoration-color: #1c2d56;
}

b, strong {
    font-weight: 700;
}

p.text-justify {
    text-align: justify;
}

h3.text-center,
p.text-center {
    text-align: center;
}

strong {
	font-weight:500;
}

figure {
    margin: 0;
}

/*main {*/
    /*background: url();*/
    /*background-attachment: fixed;*/
    /*background-size: cover;*/
/*}*/

.main {
    padding: 0 0 1px 0;
    border-top: 1px solid #fff;
}

.clearfix {
    clear: both;
}

.frame-space-before-extra-small { padding-top: 20px; }
.frame-space-before-small { padding-top: 40px; }
.frame-space-before-medium { padding-top: 60px; }
.frame-space-before-large { padding-top: 80px; }
.frame-space-before-extra-large { padding-top: 100px; }
.frame-space-after-extra-small { padding-bottom: 20px; }
.frame-space-after-small { padding-bottom: 40px; }
.frame-space-after-medium { padding-bottom: 60px; }
.frame-space-after-large { padding-bottom: 80px; }
.frame-space-after-extra-large { padding-bottom: 100px; }
.section {
    padding: 80px 0;
}

.container {
    margin: 0 auto;
    width: 1280px;
    max-width: 100%;
}

.row {
    margin: 0;
}

.frame.frame-type-table,
.frame.frame-type-text {
    padding: 0 12px;
}

.col .frame.frame-type-table,
.col .frame.frame-type-text {
    padding: 0;
}

.row .col {
    padding: 0 12px;
}
.dce .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
}
.col.s12.l6.xl3 {
    width: 25%;
}
.col.s12.l6.xl4 {
    width: 33.333%;
}
.col.s12.l6.xl6 {
    width: 50%;
}

.main ul {
    margin: 12px 12px 12px 32px;
}

.main li {
    list-style-type: disc;
    list-style-position: outside;
}

section.section .frame-type-html {
    padding: 0 12px;
    margin: 32px 0;
}

.ankerKlasse {
    display: block;
    position: absolute;
    margin-top: -180px;
    visibility: hidden;
}



/*** table ***/
.contenttable td,
.contenttable th,
.ce-table td,
.ce-table th {
    border-radius: 0;
    padding: 12px;
    /*width: 40%;*/
    max-width: 100%;
}

table.contenttable,
table.ce-table {
    margin: 24px 0;
    background: #ffffff;
}

.contenttable tr:nth-of-type(odd) td,
.ce-table tr:nth-of-type(odd) td {
    background: rgba(0,0,0,.05);
}

.contenttable td,
.ce-table td {
    background: transparent;
    color: #333333;
    text-align: center;
    font-weight: normal;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.contenttable td:first-of-type,
.ce-table td:first-of-type {
    font-weight: bold;
    text-align: left;
}

.contenttable tr:first-of-type td,
.ce-table tr:first-of-type td {
    background: #765f0a;
    color: #ffffff;
    text-align: center;
    border: none;
}

/*table.contenttable tr:hover,*/
/*table.ce-table tr:hover {*/
    /*background: rgba(204, 3, 129, 0.15);*/
/*}*/

/*.tableScroll {*/
    /*margin: 55px 0;*/
/*}*/

.tableScroll.tableScrollOverflow {
    overflow: auto;
}
.scrollHinweis {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.scrollHinweis i {
    margin: 0 10px;
    font-size: 14px;
}
.scrollHinweis + .scrollHinweis {
    display: none;
}



.responsiveDiv {
    max-width: 100%;
}





.boxShadow {
    box-shadow: 0 0 10px 0 #765f0a;
}


.vbox-container img {
    max-width: 80vw;
}





.frame-type-menu_sitemap,
.frame-type-text,
.dceMaxW {
    max-width: 1280px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.praxiGrid {
    margin: 12px auto;
    max-width: 1280px;
    width: 100%;
}
.praxiGridInner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: stretch;
}
/*.praxiGridCol {*/
/**/
/*}*/
.praxiGrid .dce {
    margin-top: 0;
}
.praxiGrid .dce:last-of-type {
    margin-bottom: 0;
}

.c3SpaltenSpate {
    width: 33.333%;
}

.c2SpaltenSpate {
    width: 50%;
}

@media (max-width: 1200px) {
    .praxiGrid {
        margin: 48px auto;
    }

    .c2SpaltenSpate,
    .c3SpaltenSpate {
        width: 100%;
    }
  .quick-person {
    display:none !important;
  }
}


.infoleisteWrap {
  background:#765f0a;
  padding:10px 25px;
  color:#fff;
  font-size: 15px;
  margin:1px 0;
}
.infoleisteWrap span {
  font-weight: 700;
  padding-right:25px;
  font-size:20px;
  text-transform:uppercase;
}
.infoleisteWrap svg {
  vertical-align: bottom;
  display: inline-block;
}
.quick-name, .quick-date, .quick-person, .quick-book {
  display:inline-block;
}
.quick-person, .quick-book {
  margin-left:25px;
}
.infoleisteWrap #arrival, .infoleisteWrap #departure {
  color: #fff;
  background: #765f0a;
/*  border: 1px solid #bbaf81;*/
  border: 1px solid #fff;
  color-scheme: dark;
}
#adults {
  width: 141px;
  background: #765f0a;
/*  border: 1px solid #bbaf81;*/
  border: 1px solid #fff;
  color: #fff;
}
#children {
  width: 80px;
  background: #765f0a;
/*  border: 1px solid #bbaf81;*/
  border: 1px solid #fff;
  color: #fff;
}
#buchen {
  color: #765f0a;
  background: #fff;
  border: 1px solid #bbaf81;
  padding:6px 3px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Lato', sans-serif;
}
.quickform-input {
  padding: 5px 3px;
  border-radius: 3px;
  font-size: 15px;
}
.dce .swiper .swiper-pagination {
    bottom: 80px;
}
.dce .swiper .swiper-pagination-bullet {
    margin: 0 6px;
    height: 18px;
    width: 18px;
    background: #ffffff;
    opacity: .4;
}
.dce .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}
/*.dce .swiper .swiper-lazy-preloader {*/
    /*border-color: #ffffff;*/
/*}*/
@media (max-width: 992px) {
  .infoleisteWrap, .quickform-input {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
	.dce .swiper .swiper-pagination {
    	bottom: 40px;
	}
	
	.dce .swiper .swiper-pagination-bullet {
		height: 14px;
		width: 14px;
	}
}

@media (max-width: 500px) {
	.dce .swiper .swiper-pagination {
    	bottom: 36px;
	}
	
	.dce .swiper .swiper-pagination-bullet {
		height: 12px;
		width: 12px;
	}
  .quick-date, .quick-book {
    display:none !important;
  }
}


.dceGrid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: stretch;
}
.dceGridCol {
    padding: 12px;
}
.dceGridCol1 {
    width: 100%;
}
.dceGridCol2 {
    width: 50%;
}
.dceGridCol3 {
    width: 33.333%;
}
.dceGridCol4 {
    width: 25%;
}
@media (max-width: 1200px) {
    .dceGridCol4 {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .dceGridCol2,
    .dceGridCol3,
    .dceGridCol4 {
        width: 100%;
    }
}






@media (max-width: 1366px) {

    .container {
        width: 94%;
    }

    .ce-table td,
    .ce-table th {
        padding: 10px 8px;
        min-width: 95px;
        font-size: 13px;
        line-height: 1.4;
    }
}

@media (max-width: 1200px) {
    /*.main {*/
        /*background: #333333;*/
    /*}*/
    .container {
        padding: 0 12px;
    }
    pre {
        font-size: 56px;
    }
    .h1Style,
    h1 {
        font-size: 40px;
    }

    .vbox-container img {
        max-width: 100%;
    }

    .col.s12.l6.xl3 {
        width: 50%;
        margin: 12px 0;
    }
}

@media (max-width: 992px) {
    .ce-table {
        margin-top: 24px;
    }
    .section {
        padding: 48px 0;
    }
    .h2Style + p,
    h2 + p {
        margin: 48px 0 12px 0;
    }
    .row > .dce.text + .dce {
        margin-top: 48px;
    }
    pre {
        font-size: 49px;
    }

    .col.s12.l6.xl3,
    .col.s12.l6.xl4,
    .col.s12.l6.xl6 {
        width: 100%;
        margin: 12px 0;
    }
}

@media (max-width: 600px) {
    pre {
        font-size: 22px;
        margin: 10px 0 0 0;
    }
    pre + p {
        margin: 5px 0;
    }
    .h1Style,
    h1 {
        font-size: 26px;
    }
    .h2Style,
    h2 {
        font-size: 20px;
    }
    .h2Style + p,
    h2 + p {
        margin: 32px 0 12px 0;
    }
    h3 {
        font-size: 20px;
    }
    h4 {
        font-size: 20px;
    }
    .row > .dce.text + .dce {
        margin-top: 32px;
    }
    p {
        margin: 12px 0;
    }
    .container {
        width: 100%;
    }

    .contenttable td,
    .ce-table td {
        font-size: 16px;
    }
    .contenttable td, .contenttable th,
    .ce-table td, .ce-table th {
        padding: 8px;
    }

}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
}
.skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #343434;
  color: #fff;
  z-index: 999999;
  text-decoration: none;
}

.skip-link:focus {
  top: 0;
  padding: 8px 16px;
  min-height: 44px;
  line-height: 44px;
  display:inline-block;
}
