body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*.btn {
	width: 65px;
	height: 45px;
	margin: -90px 20px 0 20px;
    cursor: pointer;
    position: absolute;
    right:0;
    z-index: 200;
}*/
.btn {
	width: 65px;
	height: 45px;
    cursor: pointer;
    position: absolute;
    top:55px;
    right:20px;
    z-index: 200;
}
	.btn span {
	    height: 2px;
	    display: block;
	    position: absolute;
	    top: 22.5px;
	    left: 0;
	    right: 10%;
	    background-color: #4a4a49;
	    -webkit-transition: background 0.15s linear 0.15s;
	    -o-transition: background 0.15s linear 0.15s;
	    transition: background 0.15s linear 0.15s;
	}
	.btn span::before {
	    top: -10px;
	    -webkit-transition: top 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    -o-transition: top 0.15s linear 0.15s, transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, transform 0.15s linear;
	    transition: top 0.15s linear 0.15s, transform 0.15s linear, -webkit-transform 0.15s linear;
	}
	.btn span::after {
	    bottom: -10px;
	    -webkit-transition: bottom 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, -webkit-transform 0.15s linear;
	    -o-transition: bottom 0.15s linear 0.15s, transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, transform 0.15s linear;
	    transition: bottom 0.15s linear 0.15s, transform 0.15s linear, -webkit-transform 0.15s linear;
	}
	.btn span::before, .btn span::after {
	    content: "";
	    width: 100%;
	    height: 2px;
	    display: block;
	    position: absolute;
	    left: 0;
	    background-color: #4a4a49;
	}
	body.open .btn span {
	    -webkit-transition: background 0.15s linear;
	    -o-transition: background 0.15s linear;
	    transition: background 0.15s linear;
	    background: none;
	}
	body.open .btn span::before {
	    top: 0px;
	    -webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	    transform: rotate(45deg);
	    -webkit-transition: top 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    -o-transition: top 0.15s linear, transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, transform 0.15s linear 0.15s;
	    transition: top 0.15s linear, transform 0.15s linear 0.15s, -webkit-transform 0.15s linear 0.15s;
	    background-color: #f5a576;
	}
	body.open .btn span::after {
	    bottom: 0px;
	    -webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	    transform: rotate(-45deg);
	    -webkit-transition: bottom 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, -webkit-transform 0.15s linear 0.15s;
	    -o-transition: bottom 0.15s linear, transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, transform 0.15s linear 0.15s;
	    transition: bottom 0.15s linear, transform 0.15s linear 0.15s, -webkit-transform 0.15s linear 0.15s;
	    background-color: #f5a576;
	}
/* btn ENDE */

/* NAV */
	.open custom{
		display:block !important;
	}
/* NAV ENDE */

* {
    padding:0;
    margin:0;
    text-size-adjust: none;
        -webkit-text-size-adjust: none;
        -moz-text-size-adjust: none;
        -ms-text-size-adjust: none;
}
html,
body {
    margin:0;
    padding:0;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  color:#4a4a49;
}
.orange{
    color:#f5a576;
}
.logo {
	max-width:300px;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
}
.header {
	padding-top:50px;
	padding-bottom:25px;
	text-align:center;
	position:fixed;
	z-index:1;
	width:100%;
	top:0;
}
header,
header a {
	color:#ffffff;
	text-decoration:none;
}
header {
	border-top: 5px solid #4a4a49;
}
#container {
	text-align:left;
	margin-top:200px;
	padding-bottom:75px;
}
#article-1 {
	height: calc(100vh - 250px);
    display: flex;
    justify-content: center;
    align-items: center;
    min-height:450px;
}
footer {
	background-color:#4a4a49;
	display: inline-block;
	float: left;
	width: 100%;
	padding-top:10px;
	padding-bottom:10px;
	color:#ffffff;
	font-size:13px;
}
footer .max-width {
	display: flex;
	justify-content: space-between;
}
footer a {
	color:#ffffff;
	text-decoration:none;
}
footer a:hover {
	text-decoration:underline;
}
.footer-menu {
	color:#ffffff;
	opacity:0.7;
	float:left;
}
.footer-menu li {
	float:left;
	display:inline-block;
}
.footer-menu li:not(:last-child)::after {
    content: '·';
    padding-left: 4px;
    padding-right: 4px;
}
footer img {
	max-width:35px;
	margin-right:10px;
}
.coming-soon h1{
	font-size: 65px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  line-height: 50px;
  text-align: center;
  padding-bottom:0;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.coming-soon h1 span.light{
	font-weight: 300;
	font-size: 31px;
	letter-spacing: 0.4em;
	padding-left: 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.max-width{
	max-width: 1220px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
header .max-width {
	max-width:1500px;
}
h1 {
	padding-bottom:20px;
}
/* smaller */
.smaller .header {
	text-align: left;
	transition:all ease 1s;
}
.smaller .logo {
	overflow: hidden;
	max-width: 190px;
}
.smaller .logo img {
	margin-left: -140px;
}
.no-small-logo.smaller .logo {
    display:none;
}
/* onlinelager */
.cm_listing.default {
	display: block;
	border: 1px solid #d1d1d1;
	margin-top: 20px;
	margin-bottom: 20px;
    position: relative;
  display: inline-block;
  width: 100%;
  box-sizing:border-box;
 }
 .listing-wrapper {
     display:flex;
     justify-content: start-end;
 }
.listing-left {
    float:none;
}
.listing-right {
    padding:30px;
}
.cm_listing.default a{
	text-decoration:none;
	color:#4a4a49;
}
.cm-slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 70vh;
}

.cm-slider-track {
    display: flex;
    transition: transform 0.6s ease;
    height: 100%;
}

.cm-slide {
    min-width: 100%;
    height: 100%;
}

.cm-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Navigation */
.cm-prev,
.cm-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.4);
    color: #fff;
    border: 0;
    font-size: 2rem;
    padding: 0.5rem 1rem;
    cursor: pointer;
}

.cm-prev { left: 10px; }
.cm-next { right: 10px; }

/* Dots */
.cm-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
}

.cm-dots button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
}

.cm-dots button.active {
    background: #fff;
}
.cm_listing.default img {
    display: block;
  width: 420px;
  height: 300px;
  object-fit: cover;
  object-position: center;
}
/* filter */
.ropdown {
  display: none;
  position: absolute;
  left: 0;
  background: white;
  border: 1px solid #d1d1d1;
  width: 100%;
  box-sizing: border-box;
  max-height: 150px;
  overflow-y: auto;
}
.widget-checkbox label {
  display: block;
  padding: 5px;
  cursor: pointer;
  background-color:#ffffff;
}
.widget-checkbox label:hover {
  background-color: #f5a576;;
}
.widget-checkbox .auswahlfeld label:hover {
  background-color: #ffffff;
}
.widget-checkbox .auswahlfeld label {
    line-height:30px;
}
.widget-checkbox label {
    line-height:22px;
}
dropdown-wrapper {
    border-radius:3px;
}
.widget-checkbox input[type="checkbox"]:checked + label,
.widget-checkbox input[type="radio"]:checked + label {
  background-color: #4a4a49 !important;
  color: #fff !important;
}
.widget-checkbox input {
    display:none;
}
.widget-checkbox fieldset {
    border: 0;
}
.dropdown-wrapper {
    border: 1px solid #d1d1d1;
}
.widget-text input {
    display: block;
  border: 1px solid #d1d1d1;
  padding:5px;
  line-height:30px;
  font-size:16px;
  font-weight:normal;
  font-family: 'Open Sans';
}
.listing-filter-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
}
button.submit {
    background-color: #4a4a49;
  color: #fff;
  border: 0;
  padding: 5px 20px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 3px;
  line-height: 32px;
  width: 100%;
  margin-top: 26px;
  transition:all ease 1s;
}
button.submit:hover,
button.zurueck:hover{
    background-color:#f5a576;
}
button.zurueck {
    background-color: #4a4a49;
  color: #fff;
  border: 0;
  padding: 5px 20px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 3px;
  line-height: 32px;
  margin-top:50px;
  transition:all ease 1s;
}
.dropdown-wrapper {
    height: 100%;
    max-height:200px;
  overflow: auto;
}
.dropdown-felder {
    position: absolute;
  left: 0;
  background: white;
  border: 1px solid #d1d1d1;
  width: 100%;
  box-sizing: border-box;
  max-height: 150px;
  overflow-y: auto;
  z-index:10;
}
.widget-checkbox {
    position:relative;
}
.ce_form {
overflow: visible;
  z-index: 10;
  position: relative;
  background-color: #eee;
  border-radius: 5px;
  padding: 20px;
}
.dropdown-wrapper:focus-within .dropdown-felder {
  display: block;
}
.dropdown-wrapper .dropdown-felder {
    display:none;
}
.dropdown-wrapper.show .dropdown-felder {
    display:block;
}
.zuruecksetzen {
text-decoration: none;
  color: #4a4a49;
  font-size: 14px;
  margin-top: 15px;
  text-align: center;
  width: 100%;
  display: block;
}
.ce_form legend,
.widget-text label{
    font-weight: 600;
  margin-bottom: 5px;
  display:block;
}
.listing-right h4,
.listing-right p,
.cm_master.default h4,
/*.cm_master.default p*/
.cm_details p{
    display:inline-block;
}
.listing-right h4,
.cm_master.default h4{
    font-size: 16px;
  font-weight: 600;
  min-width: 125px;
  margin-bottom: 5px;
}
.listing-right h3 {
    margin-bottom:20px;
}
.cm_master.default img {
    width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.slider-menu b {
  width: 50px;
  height: 4px;
  background-color: #4a4a49;
  position: relative;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
}
.slider-menu b.active {
    background-color: #f5a576;;
}
.slider-control .slider-menu {
  top: 20px;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  font-size: 27px;
  text-align: center;
}
.slider-control .slider-menu {
	font-size:0;
}
.home .coming-soon {
    position: absolute;
  width: 100%;
  bottom: 60px;
  color: #fff;
}
.home video {
    height: calc(100vh - 200px);
}
.home #container {
  margin-top: 160px;
}
.home .header {
  padding-top: 30px;
}
p {
    margin-bottom:1em;
}
.text-only .ce_text a {
    text-decoration:none;
    color:#4a4a49;
}
.text-only .ce_text a:hover {
    text-decoration:underline;
}
h2 {
    margin-bottom:15px;
}
h3 {
    margin-bottom:10px;
}
.cm_master.default {
    position:relative;
}

.cm_master.default a {
    color:#4a4a49;
    text-decoration:none;
}
.cm_listing.default p {
    margin-bottom:6px;
}
.cm_listing.default h3 {
    text-transform:uppercase;
}
/*a.btn-mail */
.price-btn-wrapper {
    font-size: 40px;
  position: absolute;
  right: 50px;
  bottom: 30px;
}
.price-btn-wrapper a,
.price-btn-wrapper .price-btn-show,
.price-btn-wrapper .price-btn-hide {
    cursor:pointer;
}
.price-btn-show,
.price-btn-hide {
    font-size:16px;
}
.price-btn-wrapper .price-btn-show,
.price-btn-wrapper .price-btn-hide {
    display:none; 
}
.price-btn-wrapper.show .price-btn-show {
    display:block; 
}
.price-btn-wrapper.hide-button .price-btn-show{
    display:none;
}
.price-btn-wrapper.hide-button.show .price-btn-hide{
    display:block;
}
.cm_price .price {
    display:none;
}
.cm_price.show-price .price {
    display:block;
}
.cm_master.default .slider-control a,
.slider-control a {
  color: #fff;
  text-decoration: none;
  font-weight: lighter;
  font-size: 100px;
  opacity: 0.6;
  transform: scale(1,0.7);
  height: 100px;
  line-height: 75px;
  margin-top: -120px;
}
.slider-control a:hover,
.cm_master.default .slider-control a:hover{
  transform: scale(1,0.5);
  opacity: 0.8;
}
.slider-control .slider-prev {
  left: 20px;
}
.slider-control .slider-next {
  right: 20px;
}
.login-formular {
    max-width:300px;
    margin-top:30px;
    margin-bottom:130px;
    margin-left: auto;
    margin-right: auto;
}
.ce_headline.login-formular-headline {
    max-width:300px; 
    margin-left: auto;
    margin-right: auto;
    margin-top:70px;
}
.login-formular input,
.login-formular .widget-text input,
.login-formular .widget-password input{
  display: block;
  border: 1px solid #d1d1d1;
  line-height: 30px;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Open Sans';
  box-sizing: border-box;
  width: calc(100% - 2px);
  padding: 5px 12px;
  margin-left: 1px;
}
.login-formular label {
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  margin-top:15px;
}
.login-formular input:focus {
  outline: 1px solid #f5a576;
}
.video {
    position:relative;
}
.kontakt {
    margin-top:100px;
    overflow:visible;
}
h2 {
  font-size: 45px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  padding-bottom: 0;
}
h2 span.light {
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.4em;
  display:block;
  padding-left:3px;
}
h3 {
  font-size: 20px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  padding-bottom: 0;
}
.ce_text a {
    color:#f5a576;
    font-weight:bold;
    text-decoration:none;
}
.ce_text a:hover {
    text-decoration:underline;
}
p.small {
    font-size:13px;
    font-weight:300;
    margin-top:10px;
}
span.day {
    min-width: 72px;
  display: inline-block;
}

/* content */
.header-bild {
    position: relative;
}
.header-bild figure {
  height: calc(100vh - 200px);
  text-align:center;
}
.header-bild img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.header-bild {
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.header-bild img {
  width: 100%;
  height: 100%;
  object-fit: cover;

  animation: kenburns 10s ease-in-out infinite alternate;
}

@keyframes kenburns {
  0% {
    transform: scale(1) translate(0, 0);
  }

  100% {
    transform: scale(1.15) translate(-3%, -2%);
  }
}

@keyframes cinematic {
  0% {
    transform: scale(1) translate(0, 0);
  }

  25% {
    transform: scale(1.08) translate(-2%, 1%);
  }

  50% {
    transform: scale(1.15) translate(-4%, -1%);
  }

  75% {
    transform: scale(1.10) translate(2%, -2%);
  }

  100% {
    transform: scale(1.2) translate(4%, 0);
  }
}

/* slit reveal */
    /* =========================
       BILD-CONTAINER
       ========================= */

    .image-reveal.visible {
      position: relative;
      width: 100%;
      /*max-width: 1200px;*/
      max-width:100%;
      margin: 0 auto;
      overflow: hidden;
    }

    /* Das einzige Bild */
    .image-reveal.visible img {
      display: block;
      width: 100%;
      height: auto;
    }


    /* =========================
       BILD-ABDECKUNGEN
       ========================= */

    .visible .reveal-half {
      position: absolute;
      top: 0;

      width: 50%;
      height: 100%;

      background: #ffffff;

      z-index: 2;
    }

    /* Linke Abdeckung */
    .visible .reveal-half.left {
      left: 0;

      animation:
        hide-left 1s ease-out
        forwards;
    }

    /* Rechte Abdeckung */
    .visible .reveal-half.right {
      right: 0;

      animation:
        hide-right 1s ease-out
        2s forwards;
    }


    /* =========================
       ANIMATION BILD
       ========================= */

    @keyframes hide-left {

      from {
        transform: translateX(0);
      }

      to {
        transform: translateX(-100%);
      }

    }

    @keyframes hide-right {

      from {
        transform: translateX(0);
      }

      to {
        transform: translateX(100%);
      }

    }


    /* =========================
       TEXT-BEREICH
       ========================= */

    .visible .reveal-texts {
      position: absolute;

      top: 60px;
      left: 50%;
      transform: translateX(-50%);
      width: calc(100% - 60px);
      max-width: 1200px;

      display: flex;
      justify-content: space-between;
      align-items: flex-start;

      z-index: 3;

      pointer-events: none;
    }


    /* =========================
       TEXTE
       ========================= */

    .visible .reveal-text {
      /*width: 35%;*/
      width:40%;

      opacity: 0;

      transform: translateY(-15px);

      color: white;

      /*font-size: clamp(20px, 3vw, 42px);
      font-weight: 00;
      line-height: 1.1;*/
      
      font-size: 25px;
      font-weight: 600;

      animation:
        text-in 0.8s ease-out
        forwards;
    }


    /* Linker Text */

    .visible .text-left {
      text-align: left;

      /*
        Erscheint nachdem
        beide Bildhälften sichtbar sind
      */
      animation-delay: 3.2s;
    }


    /* Rechter Text */

    .visible .text-right {
      text-align: right;

      /*
        Erscheint 1 Sekunde
        nach dem linken Text
      */
      animation-delay: 4.2s;
    }


    /* =========================
       TEXT ANIMATION
       ========================= */

    @keyframes text-in {

      from {
        opacity: 0;
        transform: translateY(-15px);
      }

      to {
        opacity: 1;
        transform: translateY(0);
      }

    }


    /* =========================
       MOBILE
       ========================= */

    @media (max-width: 600px) {

      .visible .reveal-texts {
        top: 15px;
        left: 15px;
        right: 15px;
      }

      .reveal-text {
        width: 40%;

        font-size: clamp(16px, 5vw, 26px);
      }

    }

.image-reveal.visible {
  margin-top:100px;
}
span.light {
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.4em;
  display:block;
  padding-left:3px;
}
.image-reveal.visible span.light {
  font-size:16px;
  margin-top:10px;
}

/* team */
.statement-wrapper {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
}
.statement {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 10px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.bg-white .statement {
  font-size: 20px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  padding-bottom: 0;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.mitarbeiter {
  font-size: 12px;
  font-weight: bold;
  color: #4a4a49;
  background-color: #f5a576;
  padding-left: 3px;
  padding-right: 3px;
}
.bg-white .mitarbeiter {
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.4em;
  display: block;
  padding-left: 3px;
text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.9);
color:#ffffff;
background-color:transparent;
}
.slick-slide .ce_text {
  /*border: 15px solid #f5a576;*/
  position: relative;
  margin: 60px 10px;
}
.slick-list {
  margin: 0px 40px;
}
.slick-slider .arrow-left {
  position: absolute;
  top: calc(50% - 50px);
  left: 0;
  cursor: pointer;
}
/*.slick-slider .arrow-left {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  left: 0;
  cursor: pointer;
}*/
.slick-slider .arrow-right {
  position: absolute;
  top: calc(50% - 50px);
  right: 0;
  cursor: pointer;
}
/*
.slick-slider .arrow-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 50px;
  right: 0;
  cursor: pointer;
}*/
.team-carousel {
  background-color:#f5a576;
  margin-bottom:-50px;
}
.bg-white.team-carousel {
  background-color:#ffffff;
  display:inline;
}
a.slick-arrow {
  color: #fff;
  text-decoration: none;
  font-weight: lighter;
  font-size: 100px;
  opacity: 0.6;
  transform: scale(1,0.7);
  line-height: 100px;
}
a.slick-arrow:hover {
  transform: scale(1,0.5);
  opacity: 0.8;
}
.bg-white a.slick-arrow {
  color: #f5a576;
}
/*a.slick-arrow {
  color: #fff;
  text-decoration: none;
  font-weight: lighter;
  font-size: 100px;
  opacity: 0.6;
  transform: scale(1,0.7);
  height: 100px;
  line-height: 75px;
  margin-top: -120px;
}*/
.slick-slide p {
  margin-bottom:0;
}
/* menu */
.no-menu #header-menu,
.no-menu .btn{
  display:none;
}
.open #header-menu {
  display: block !important;
}
#header-menu {
  position: relative;
  height: 100vh;
  display: none;
}
.open .menu-header-wrapper {
  height: 100vh;
  overflow-y: auto;
}
.menu-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding-top: 100px;
  z-index: 20;
}
/* menu */
.menu a, .menu strong {
  float: left;
  clear: both;
  text-decoration: none;
  color: #4a4a49;
font-size: 65px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  line-height: 95px;
  padding-bottom: 0;
}
.menu li {
  display: block;
}
.menu strong, .menu a:hover {
  color: #f5a576;
  font-weight: 600;
}
.menu nav {
  margin-top:80px;
  padding-bottom:80px;
}
#container, .inside {
  position: relative;
}
.open .header {
  position: fixed;
  z-index: 1;
  width: 100%;
  top: 0;
}
.open header {
  position: fixed;
  width: 100%;
  z-index:100;
}
.open .menu-header-wrapper {
  height: 100vh;
  overflow-y: aut
}
body.open {
  overflow: hidden;
  background-color: #ffffff;
  padding-right: 16px;
}
.open .menu-header-wrapper {
  height: 100vh;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 100;
  width: 100%;
  background-color: #fff;
}
/* galerie */
.galerie ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
}
.galerie {
  margin-top:100px;
}
/* bloecke */
.bloecke {
  margin-top: 100px;
}
.bloecke .ce_text {
  position: relative;
}
.bloecke figure.float_left {
  left: 0;
}
.bloecke figure.float_right {
  right: 0;
}
.bloecke .ce_text figure {
  overflow: hidden;
}
.bloecke .ce_text figure, .bloecke .ce_text .text {
  width: 50%;
}
.bloecke figure {
  height: 100%;
  position: absolute;
}
.bloecke .float_left + .text {
  float: right;
}
.bloecke .float_right + .text {
  float: left;
}
.bloecke .ce_text .text {
  padding: 40px;
  box-sizing: border-box;
  height: 100%;
  min-height: 400px;
}
.bloecke .float_right + .text {
  float: left;
}
.bloecke .float_left + .text {
  float: right;
}
.bloecke .float_left + .text .inside {
  float: left;
}
.bloecke .float_right + .text .inside {
  float: right;
}
.bloecke .ce_text .text .inside {
  max-width: 680px;
}
.bloecke .ce_text figure img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  transition: all 1s linear;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.bloecke .ce_text figure img:hover {
  transform: scale(1.1) !important;
  -webkit-filter: none;
  filter: none;
}
.ce_text ul {
  margin-left: 22px;
  list-style-type: square;
  padding-top: 0.5em;
}
.ce_text ul li {
  padding-left: 5px;
}
.video_container {
  width: 100%;
  height: calc(100vh - 200px);
  overflow: hidden;
}

.video_container video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.bg-white .slick-slide img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  transition: all 1s linear;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.bg-white .slick-slide img:hover {
transform: scale(1.1) !important;
  -webkit-filter: none;
  filter: none;
}
.pagination ul li {
  float:left;
  list-style-type:none;
  padding-right:5px;
}
.pagination ul li strong {
  color:#f5a576;
  font-weight:600;
}
.pagination ul li a {
  color:#4a4a49;
  text-decoration:none;
  font-weight:300;
}
.pagination ul li a:hover {
  color:#f5a576;
}
/* 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('../../files/fonts/open-sans-v43-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* 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('../../files/fonts/open-sans-v43-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* 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('../../files/fonts/open-sans-v43-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* 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('../../files/fonts/open-sans-v43-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-500 - 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: 500;
  src: url('../../files/fonts/open-sans-v43-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-500italic - 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: 500;
  src: url('../../files/fonts/open-sans-v43-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - 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: 600;
  src: url('../../files/fonts/open-sans-v43-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600italic - 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: 600;
  src: url('../../files/fonts/open-sans-v43-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* 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('../../files/fonts/open-sans-v43-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* 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('../../files/fonts/open-sans-v43-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-800 - 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: 800;
  src: url('../../files/fonts/open-sans-v43-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-800italic - 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: 800;
  src: url('../../files/fonts/open-sans-v43-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@media only screen and (max-width: 850px) {
  .home video {
    height: calc(100vh - 160px);
    width:auto;
  }
}
@media only screen and (max-width: 768px) {
  .coming-soon h1 {
    font-size: 40px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    line-height: 31px;
    text-align: center;
  }
  	.coming-soon h1 span.light {
    font-weight: 300;
    font-size: 25px;
    letter-spacing: 0.38em;
    padding-left: 10px;
  }
  footer .max-width {
    display:block;
  }
  .footer-menu {
  margin-top: 15px;
}
}
.custom-filter-dropdown,
.custom-filter-dropdown .cfd-wrap,
.custom-filter-dropdown .cfd-panel {
  overflow: visible !important;
  max-height: none !important;
}

.custom-filter-dropdown .cfd-wrap {
  width: 100%;
}

.custom-filter-dropdown .cfd-toggle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  /*padding: 12px 14px;*/
  padding:5px 12px;
  border: 1px solid #cfcfcf;
  background: #fff;
  cursor: pointer;
  box-sizing: border-box;
  text-align: left;
  font: inherit;
  line-height:30px;
}

.custom-filter-dropdown .cfd-toggle:focus-visible,
.custom-filter-dropdown .cfd-search:focus-visible {
  outline: 1px solid #f5a576;
  /*outline: 2px solid #007acc;
  outline-offset: 2px;*/
}

.custom-filter-dropdown .cfd-item input[type="checkbox"]:focus-visible + .cfd-item-label {
  outline: 1px solid #f5a576;
  /*outline: 2px solid #007acc;
  outline-offset: 2px;*/
}

.custom-filter-dropdown .cfd-toggle-text {
  display: block;
  min-width: 0;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.custom-filter-dropdown .cfd-toggle-icon {
  flex: 0 0 auto;
}

.custom-filter-dropdown .cfd-panel {
  margin-top: 8px;
  /*padding: 12px;*/
  border: 1px solid #cfcfcf;
  background: #fff;
  box-sizing: border-box;
}

/*.custom-filter-dropdown .cfd-search-row {
  margin-bottom: 12px;
}*/

.custom-filter-dropdown .cfd-search {
  display: block;
  border: 1px solid #d1d1d1;
  /*padding: 5px;*/
  padding:5px 12px;
  line-height: 30px;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Open Sans';
  width: 100%;
  box-sizing: border-box;
/*  width: 100%;
  display: block;
  padding: 10px 12px;
  border: 1px solid #cfcfcf;
  box-sizing: border-box;
  font: inherit;
  line-height: 1.4;
  min-height: 42px;*/
}

.custom-filter-dropdown .cfd-options {
  display: block;
}

.custom-filter-dropdown .cfd-group {
  border: 0;
  margin: 0 0 12px 0;
  padding: 0;
}

.custom-filter-dropdown .cfd-group legend {
  font-weight: 600;
  margin-bottom: 8px;
}

.custom-filter-dropdown .cfd-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  /*margin: 0 0 8px 0;*/
  margin:0;
}

.custom-filter-dropdown .cfd-item input[type="checkbox"] {
  margin-top: 3px;
}

.custom-filter-dropdown .cfd-item-label {
  display: inline-block;
  cursor: pointer;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px;
}

.custom-filter-dropdown .cfd-empty {
  /*margin-top: 8px;*/
  color: #4a4a49;
  line-height:30px;
  padding:5px 12px;
}

.custom-filter-dropdown .cfd-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.custom-filter-dropdown .cfd-options.is-scrollable {
  /*max-height: 160px;*/
  max-height:128px;
  overflow-y: auto;
}

/* css */
.widget-text input {
  display: block;
  border: 1px solid #d1d1d1;
  /*padding: 5px;*/
  line-height: 30px;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Open Sans';
  box-sizing: border-box;
  width: 100%;
  padding:5px 12px;
}
.widget-text input:focus {
  outline: 1px solid #f5a576;
}
