/* roboto-condensed-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: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('font/roboto-condensed-v31-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-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: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('font/roboto-condensed-v31-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-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: 'Roboto Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('font/roboto-condensed-v31-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-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: 'Roboto Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('font/roboto-condensed-v31-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-condensed-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: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('font/roboto-condensed-v31-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('font/roboto-v49-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('font/roboto-v49-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-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: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('font/roboto-v49-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

:root {
    --animate-delay: 0.5s;
    --font: 'Roboto', sans-serif;
    --font-secondary: 'Roboto Condensed', sans-serif;
    --headline-color: #184074;
    --text-color: #656565;
    --main-link-color: #656565;
    --footer-color: #666;
    --blue-color: #184074;
    --border-light: #d9d9d9;
    --light-grey: #F0F0F0;
}

html {height:100%; width:100%;}
body {
background:#fff;
width:100%;
height:100%;
color:var(--text-color);
font-size:100%;
line-height:1.3em;
font-family: var(--font-secondary);
-webkit-text-size-adjust: 100%;
font-weight:400;
}

img {max-width: 100%; height: auto;}

a {text-decoration:none; color:var(--blue-color);}
.no-touch a:hover {opacity:0.75;}
p {font-size:20px; line-height:1.45em; color:var(--text-color); margin-bottom:0.875em;}

h1,.headline-1 {font-size:36px; line-height:1.2em; color:var(--headline-color); margin-bottom:1.85rem;font-family: var(--font-secondary);font-weight:400;text-transform: uppercase;}
h2,.headline-2 {font-size:24px; line-height:1.2em; color:var(--text-color); margin-bottom:1.85rem;font-family: var(--font-secondary);font-weight:400;}
h3,.headline-3 {font-size:24px; line-height:1.2em; color:var(--text-color); margin-bottom:1rem;font-family: var(--font-secondary);font-weight:400;}
h4,.headline-4 {font-size:24px; line-height:1.2em; color:var(--text-color); margin-bottom:1rem;font-family: var(--font-secondary);font-weight:400;}
.bigtext {font-size:1.1em; line-height:1.3em; color:var(--text-color); margin-bottom:0.75em;font-family: var(--font-secondary);font-weight:300;}

.color-blue {
    color:var(--blue-color) !important;
}

.color-grey {
    color:var(--text-color) !important;
}

strong, .bold {color:inherit; font-weight: 600;}
hr {background:var(--text-color); border:none; height:1px;}


.bigtext strong {font-weight: 500;}

div {position: relative; box-sizing: border-box;}

.tinymcewysiwyg ul {
    padding:0;
    margin-bottom: 20px;
    max-width: 800px;
    font-size: inherit;
}

.tinymcewysiwyg ul.list-style-1 {
max-width: 600px;
margin: 0 auto 60px;
}

.tinymcewysiwyg ul li {
    font-size: inherit;
    line-height: 1.4em;
    color:var(--text-color);
    list-style: none;
    font-family: inherit;
    position: relative;
    font-size: 20px;
    padding: 10px 0 0 30px;
    margin: 0;
}

.tinymcewysiwyg ul li:last-child {
    border: none;
}

.tinymcewysiwyg ul li::before {
    content: "check_circle";
    font-family: 'Material Icons';
    position: absolute;
    left: 0;
    top:10px;
    color: #aeaeae;
    font-size: 24px;
}


.button.arrow {
    background: #fff;
    color: var(--blue-color);
    position: relative;
    display: block;
    font-size: 1.3em;
    line-height: 1.2em;
    opacity: 1 !important;
}

.button.arrow::after {
    font-family: "Material Icons";
    content: "arrow_forward";
    position: absolute;
    font-size: 26px;
    right: 0;
    top:0;
    transition: all 0.2s ease;
}

.button.arrow:hover::after {
transform: translateX(-10px);
}

.tinymcewysiwyg img {max-width: 100%; height: auto;}

.col-row {overflow:hidden; margin:0 -20px; position: relative;}
.cl {float:left; box-sizing:border-box;padding:0 20px; position: relative;}

.col-1 {width:25%}
.col-2 {width:50%}
.col-3 {width:75%}
.col-4 {width:100%}

#stoerer {position: absolute; bottom: 6%; right:0; width: 300px; z-index: 100; display: none;}
#stoerer img {max-width: 100%; height: auto; display: block;}

#wrapper {
position:relative;
}


.sp-desktop-0 {
    height:0
  }
  .sp-desktop-50 {
    height:50px
  }
  .sp-desktop-100 {
    height:100px
  }
  .sp-desktop-150 {
    height:150px
  }
  .sp-desktop-200 {
    height:200px
  }

.col {position:relative; width:100%; margin:0 auto; max-width:1000px;}
.padder {position:relative;display:block;}
.padder:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#header .padder {
display: flex;
align-items: center;
padding: 20px;
margin: 0 auto;
max-width:1200px;
}


#header {
    width: 100%;
    background: #fff;
    z-index: 99;
    max-width: none;
    position: sticky;
    top:-1px;
}

#header[data-stuck]  {
/* https://smoothshadows.com/#djEsMSw0LDAuMDUsNDcsMCwwLCM0NDQ0NDQsI2ZmZmZmZiwjZmZmZmZmLDI%3D */
box-shadow: 0px 0px 3px rgba(68, 68, 68, 0.01),
  0px 0px 12px rgba(68, 68, 68, 0.03),
  0px 0px 26px rgba(68, 68, 68, 0.04),
  0px 0px 47px rgba(68, 68, 68, 0.05);

}




#logoimg img {
    max-width: 100%;
    height: auto;
}

#logoimg {
    transition: all 0.2s ease;
    width: 80px;
    height: 80px;
}

#header[data-stuck] #logoimg {
    width: 50px;
    height: 50px;
}


#navigation {
    margin: auto 0 0 auto;
}

#navigation > ul > li {display:inline-block; position: relative;}

#navigation > ul > li > a {
    display: block;
    padding: 10px;
}

#navigation ul li a {
    color: var(--main-link-color);
    font-size: 19px;
    font-family: var(--font-secondary);
    line-height: 1.3em;
    font-weight: 400;
    transition: all 0.2s ease-in-out;
}

.rex-navi3-container li > a {
font-size: 14px;
}

#navigation li.rex-active > a,
#navigation .rex-navi2 > li.rex-active > a {
    color: var(--blue-color) !important; 
    font-weight: 600 !important;
}

.rex-navi2-container {
    padding: 20px 40px 40px;
    position: fixed;
    max-width: 1140px;
    left: 50%;
    top:100px;
    transform: translateX(-50%);
    right: 0;
    width: 100%;
   /* height: calc(100dvh - 144px); */
    display: none;
    z-index: 100;
    overflow-y: auto;
}


#navigation .rex-article-3 .rex-navi2 li {
  display: inline-block;
  margin-right: 30px;

}

.navImage {
  display: block;
  margin-bottom: 8px;
}

#navigation .rex-navi3-container li > a span {
  font-size: 16px;
  display: block;
  color: var(--text-color);
  font-weight: 500;
  padding-right: 26px;
  position: relative;
}

#navigation .rex-navi3-container li.rex-active > a span {
  color: var(--blue-color);
}

#navigation .rex-navi3-container li > a span::after,
#navigation .rex-navi2-wrapper > ul > li > a > span::after {
    content: '';
    font-family: "Material Icons";
    content: "arrow_forward";
    font-size: 20px;
    position: absolute;
    right: 0;
    color: var(--border-light);
    top: 50%;
    transform: translateY(-50%);
}

#navigation .rex-navi3-container li.rex-active > a span::after,
#navigation .rex-navi2-wrapper > ul > li.rex-active > a > span::after {
  color: var(--blue-color);
}


#header[data-stuck] .rex-navi2-container {
    top: 65px;
}

@media screen and (max-height:700px) {
.rex-navi2-container {
    height: calc(100dvh - 90px);
}
}

.rex-navi2-wrapper {
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px;
    height:100%;
    overflow-y: auto;
    background: #fff;
/* https://smoothshadows.com/#djEsMSw1LDAuMDgsMjQsNiwwLCMwMzA3MTIsI2YzZjRmNiwjZmZmZmZmLDI%3D */
box-shadow: 0px 0px 1px rgba(3, 7, 18, 0.02),
  0px 1px 4px rgba(3, 7, 18, 0.03),
  0px 2px 9px rgba(3, 7, 18, 0.05),
  0px 4px 15px rgba(3, 7, 18, 0.06),
  0px 6px 24px rgba(3, 7, 18, 0.08);
}

.rex-navi3-container {
    flex-grow: 1;
    overflow-y: auto;
    height: 100%;
    padding-right: 15px;
}

@media screen and (min-width:1050px) and (hover:hover) {
#navigation ul li:hover > .rex-navi2-container {
    display: block;
}
}

#navigation .rex-navi2-wrapper > ul > li > a {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    color: var(--text-color);
    display: block;
    min-width: 140px;
    font-weight: 500;
    font-size: 16px;
}

#navigation .rex-navi2-wrapper > ul > li > a > span {
  display: block;
  color: inherit;
  position: relative;
}

#navigation .rex-article-3 .rex-navi2-wrapper {
  display: flex;
  flex-direction: column;
}


#navigation .rex-article-3 .rex-navi2-wrapper > ul > li > a {
 border:none;
 margin-bottom: 0;
 color: var(--main-link-color);
  font-size: 19px;
  font-weight: 400;
}

#navigation .rex-article-3 .rex-navi2-wrapper > ul {
  border-bottom: 1px solid #eee;
  margin-bottom: 18px;
}

#navigation .rex-navi2-wrapper > ul > li:last-child > a {
    border:none;
}



.rex-navi3 {
flex-wrap: wrap;
gap:15px;
display:none;
}

.rex-navi3.active {
display: flex;
}

.rex-navi3 > li {
width: calc(33.33% - 10px);
 }

 #navigation > ul > li.rex-article-107 .rex-navi2,
 #navigation > ul > li.rex-article-21 .rex-navi2,
 #navigation > ul > li.rex-article-239 .rex-navi2 {
    width: 100%;
    display: flex;
    gap: 20px;
} 

 #navigation > ul > li.rex-article-21 .rex-navi2,
 #navigation > ul > li.rex-article-239 .rex-navi2 {
  flex-wrap: wrap;
 }

 #navigation > ul > li.rex-article-107 .rex-navi2 > li,
 #navigation > ul > li.rex-article-21 .rex-navi2 > li,
 #navigation > ul > li.rex-article-239 .rex-navi2 > li {
width: calc(33.33% - 20px);
}

#navigation > ul > li.rex-article-107 .rex-navi2 > li a,
#navigation > ul > li.rex-article-21 .rex-navi2 > li a,
#navigation > ul > li.rex-article-239 .rex-navi2 > li a {
    border: none;
}

#navigation > ul > li.rex-article-6 {position: relative;}

#navigation > ul > li.rex-article-6 .rex-navi2-container {
    left: auto;
    right: auto;
    width: auto;
    margin-left: 80px;
}


#slider {
position:relative;
width:100%;
height:auto;
margin:0 auto;
max-width:100%;
overflow:hidden;
}


  .flex-active-slide > img {
    animation: zoomout 3s;
  }
  
  @keyframes zoomout {
    0% {
      transform: scale(1.025);
    }
    100% {
      transform: scale(1);
    }
  }

  .produkt-infos-container {
    display: flex;
    gap: 20px;
    margin-top: 40px;
    flex-wrap: wrap;
  }

  .produkt-infos-pic {
    width: calc(50% - 10px);
  }

  .produkt-infos-pic img {
    border:1px solid #eee;
  }


  .produkt-infos-diagramm img {
    width: 100%;
  }

  .produkt-infos-pic p {
    font-size: 0.8125em;
  }

  .produkt-infos-container a {
    display: block;
  }

.produkt-uebersicht-title {
    background: #e1e1e1;
    color: #000;
    padding: 10px 30px;
    display: block;
    margin: -30px -30px 30px -30px;
    font-size: 1em;
}

.product-overview-content {
    position: relative;
    z-index: 1;
    width: calc(100% - 60px);
    max-width: 1000px;
    background: #fff;
    padding: 30px;
    box-shadow: 0px 13px 34px -14px rgba(0,0,0,0.65);
    box-sizing: border-box;
    margin: 30px auto 60px;
}

.product-overview #footer-container {
    margin-top: 5px;
}

.product-overview #header .padder {
    max-width: 980px;
    margin: 0 auto;
}

.product-overview-wrapper {
    position: relative;
    overflow: hidden;
}

.product-overview #header {
    position: relative;
    z-index: 10;
    background: #fff;
    width: 100%;
    max-width: none;
}

.product-overview #slider {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
}

.product-overview .flexslider .slides,
.product-overview .flexslider .slides > li {
    height: 100%;
}


.product-overview .flexslider .slides img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .accordion {
    position: relative;
    max-width: 1030px;
    width: 100%;
    box-sizing: border-box;
    margin: 30px auto 60px;
    padding: 0 15px;
  }

  .accordion-content {
    display: none;
    padding: 10px 50px 15px 0;
  }

  .accordion-item.active .accordion-content {
    display: block;
  }

  .accordion-headline {
    position: relative;
    padding: 15px 40px 15px 0;
    margin: 0;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    user-select: none;
  }

  .accordion-headline::after {
    font-family: "Material Icons";
    content: "keyboard_arrow_down";
    position: absolute;
    right: 0;
    top:50%;
    transform: translateY(-50%);
    font-size: 20px;
  }

  .accordion-item.active .accordion-headline::after {
    content: "keyboard_arrow_up";
  }

  
  .accordion-headline:hover {
    color: #184074;
  }

  .accordion-item {
    border-top:1px solid #ccc;
  }


  .accordion-item:last-child {
    border-bottom:1px solid #ccc;
  }


.button.light {
    color: #000;
    background: #fff;
    padding: 10px 40px;
    font-size: 1em;
    line-height: 1.4em;
    border:1px solid #000;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    margin: 20px auto 0;
}

    .box-grid {
        position: relative;
        max-width: 1000px;
        width: 100%;
        box-sizing: border-box;
        margin: 30px auto;
    }

    .box-grid > a.button {
        margin-bottom: 20px;
    }

    .box-grid-item {
        display: none;
        margin-bottom: 40px;
        max-width: 800px;
    }

    .box-grid-item:first-of-type {
        margin-top: 40px;
    }
 
    .box-grid.active .box-grid-item {
        display: block;
    }

  .slider_text {
    position: absolute;
    content: "";
    background: linear-gradient(20deg, rgba(88,88,88,1) 0%, rgba(106,106,106,0.46652674741771705) 21%, rgba(255,255,255,0) 39%); 
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .slider_text_inner {
    position: absolute;
    bottom: 30px;
    left: 70px;
    z-index: 2;
  }

  .slider_text p {
    color: #fff;
    font-size: clamp(1.25rem, -0.5rem + 5.6vw, 3rem);
    line-height: 1.4em;
    margin: 0;
    font-weight: 300;
  }

  .flex-direction-nav a::before {
    font-size: 20px;
  }

#page4 .tinypadder {max-width:100%;}

#breadcrumb {margin-top: 20px; max-width: 1600px; padding: 0 20px;}

#breadcrumb ul {display:inline-block;}
#breadcrumb ul li, #breadcrumb p {font-size:0.8125em;color:#acacac;}
#breadcrumb ul li a {color:#acacac;}
#breadcrumb ul li {display:inline-block;margin-left:3px;}
#breadcrumb ul li:before {position:relative;display:inline-block;content:">";margin-right:3px;}
#breadcrumb ul li:first-child:before {display:none;}
#breadcrumb p {display:inline; margin-bottom:0;}


#page221 #breadcrumb {display: none;}

.content {
position:relative;
margin:60px 0;
overflow:hidden;
}

.template-product .content {
margin:60px 0 0;
}

.template-product .content .tinymcewysiwyg + .tinymcewysiwyg {
    margin: 50px auto;
}

.template-product .content .tinymcewysiwyg + .produkt-infos-wrapper {
    max-width: 1000px;
}

.blockstartseite-wrapper {
position:relative;
text-align:center;
margin-top: 100px;
}
.blockstartseite {
position:relative;
max-width:250px;
width:100%;
height:auto;
overflow:hidden;
text-align:center;
margin-right:35px;
display:inline-block;
vertical-align: top;
}


#page218 .blockstartseite {
    max-width: 400px;
}

.blockstartseite:last-child {margin-right:0;}
.blockstartseite a:hover > h1 {color:#c4c4c4;}

.teaserstartseite {
position:relative;
margin-top:35px;
width:100%;
height:500px;
overflow:hidden;
background-position:right center;
background-repeat:no-repeat;
background-size:cover;
}
.teaserstartseite-container {
position:relative;
max-width:850px;
width:100%;
margin:0 auto;
margin-top:45px;
}
.teaserstartseite-container h1 {color:#fff;}
span.button {
display:inline-block;
position:relative;
margin-top:30px;
padding:10px 35px;
color:#fff;
background:#919191;
}
span.button:hover {background:#c4c4c4;}
.teaserstartseite-text {
position:relative;
max-width:50%;
width:100%;
}
.teaserstartseite-ul, .teaserstartseite-ur {position:relative;width:50%;display:inline-block; height:400px;overflow:hidden;}
.teaserstartseite-box {background:#919191; position:relative; width:200px; height:200px; margin:100px auto 0; text-align:center; display:table;}
.teaserstartseite-box a {color:#fff; font-size:1.875em; display:table-cell; line-height:1.1em; vertical-align:middle;}
.teaserstartseite-box a span {color:#fff; font-size:0.75em; display:inline-block; line-height:1.1em;margin-top:0.3em;}

.teaserstartseite-ul .teaserstartseite-padder {position:relative; height:100%;border-top:6px solid #fff;border-right:6px solid #fff;border-bottom:6px solid #fff;display: block;}
.teaserstartseite-ur .teaserstartseite-padder {position:relative; height:100%;border-top:6px solid #fff;border-bottom:6px solid #fff;display: block;}
/*
.startseite-block-new-wrapper {overflow:hidden;margin:0 -10px;display: flex;flex-wrap: wrap;}
.startseite-block-new {float:left; width:33.33%; min-height:200px; padding:0 10px; box-sizing:border-box;}
.startseite-block-new img {display:block; width:100%; height:auto;}
.startseite-block-new-text {padding:5%; min-height:300px;}
.startseite-block-new-text h2 {font-size:2em;}
*/
.startseite-block-new-wrapper {overflow:hidden;margin:160px auto 0; max-width: 1600px;}


#page221 .startseite-block-new-wrapper {margin:0 auto 0;}


.startseite-block-new {
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 40px;
    margin: 100px auto;
}


.startseite-block-new-image {
    display: block;
    width: 50%;
}

.startseite-block-new img {display:block; width:100%; height:auto;padding: 10px; box-sizing: border-box;}
.startseite-block-new-text {width:50%; box-sizing: border-box;padding: 10px;}

.startseite-block-new:nth-child(odd) .startseite-block-new-text {order: 1;}
.startseite-block-new:nth-child(odd) .startseite-block-new-image {order: 2;}

.startseite-block-new .cta-button {
    margin: 30px 0 0 0;
    max-width: 170px;
}

.startseite-block-new-text .button-inline,
.button-arrow {
    margin: 15px 0 0;
    padding: 5px 40px 0 0;
    display: inline-block;
font-size: 1.3em;
  line-height: 1.2em;
  color: #184074;
  font-weight: 400;
    border:none !important;
    position: relative;
}

.overview-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top:0;
    z-index: 1;
}

.unsere-kunden {
  max-width: 1600px;
  margin: 60px auto;
  width: 100%;
  border-top: 1px solid var(--border-light);
  border-bottom: 1px solid var(--border-light);
  padding: 60px 0;
}

.unsere-kunden-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.unsere-kunden-images img {
  max-height: 60px;
  width: auto;
  margin: 0 auto;
}

.slickme-logos {
  margin: 0;
}

.slickme-logos .slick-track {
  display: flex !important;
}

.slickme-logos .slick-slide {
  margin: 0 20px;
    height: inherit !important;
}

.slick-dots li {
  margin: 0;
}

.slick-dots li button {
width: 11px;
  height: 11px;
  display: block;
  background: #e2e2e2;
  cursor: pointer;
  text-indent: -9999px;
}

.slick-dots li.slick-active button {
background: #c4c4c4;
cursor: default;
}

.zigzag {
  max-width: 1600px;
  width: 100%;
  box-sizing: border-box;
  margin: 30px auto 120px;
  padding: 0 20px;
  overflow: hidden;
}

.block-schienen-tech-content,
.block-schienen {
  display: none;
}


.block-schienen-tech {
  max-width: 1000px;
  margin: 60px auto 0;
}

.block-schienen-tech-title {
  padding: 30px 0;
  border-top: 1px solid var(--border-light);
  cursor: pointer;
  overflow: hidden;
}

.block-schienen-tech-content {
border-top: 1px solid var(--border-light);
}

.block-schienen-tech-content.active {
  display: block;
}


.block-schienen-tech-title::after {
  position: absolute;
  right: 0;
  font-size: 28px;
  transition: transform 0.3s ease-out;
  top: 30px;
  font-family: "Material Icons";
  content: "keyboard_arrow_up";
}

.has-both-types .blocklist-item-image {
  margin-bottom: 20px;

}


.blocklist-container {
  max-width: 1600px;
  width: 100%;
  box-sizing: border-box;
  margin: 30px auto 60px;
  padding: 0 20px;
}

.blocklist-container .wysiwyg {
max-width: 760px;
margin-bottom: 60px;
}

.blocklist-container .blockitem-content {
  margin-top: 20px;
  margin-bottom: 0;
}

.blockitem-image {
  width: 100%;
  max-width:none;
}

.blocklist {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 50px;
}

#blocklist-230-1409 {
  display: none;
}

.blocklist-item h4 {
  font-size: 24px;
  margin-bottom: 0.5rem;
}

.blocklist-item-overlay {
  position: absolute;
  top:0;
  left: 0;
  z-index: 1;
  background: rgba(255,255,255,0.7);
  padding: 4px 6px;
  color: var(--text-color);
}

#blocklist-230-1409 h4 {
  color:var(--text-color) !important;
}

.farbslider-container.has-anchor {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
}

.farbslider-container.has-anchor .farbslider-container-inner {
max-width: 1000px;
margin: 0 auto;
}

.farbslider-container.has-anchor {
display: none;
}

.farbslider-container.has-anchor.active {
display: block;
}

.farbslider-container-title {
  border-top: 1px solid var(--border-light);
  padding: 30px 0;
  position: relative;
  cursor: pointer;
  margin-bottom: 0;
}

.farbslider-container.has-anchor:last-of-type .farbslider-container-title {
  border-bottom: 1px solid var(--border-light);
}

.farbslider-container.has-anchor.active .farbslider-container-title {
  border-bottom: none;
}

.farbslider-container-title-text {
  margin-top: 24px;
}

.farbslider-container-title::after {
  position: absolute;
  right: 0;
  font-size: 28px;
  transition: transform 0.3s ease-out;
  top: 30px;
  font-family: "Material Icons";
  content: "keyboard_arrow_down";
}

.farbslider-container.has-anchor.active .farbslider-container-title::after {
  content: "keyboard_arrow_up";
}

.farbslider-container-title h4 {
  margin-bottom: 0;
}

.text-center {
  text-align: center;
}

.zigzag .row {
  --bs-gutter-x: 4rem;
}

.zigzag-copyright {
  color: rgb(177, 177, 177);
  margin-top: 10px;
  font-size: 14px;
  display: block;
  text-align: right;
}

.zigzag-image {
    display: block;
    transition: all 0.3s ease-out;
}

.zigzag .cta-button {
  margin-top: 50px;
}


.zigzag-button {
    position: absolute;
    bottom: 0;
    right: 30px;
    color: var(--blue-color);
}

.zigzag .text-right .zigzag-button {
    right: auto;
    left: 440px;
}

.zigzag.has-link:hover .zigzag-image {
    transform: scale(1.02);
}

.zigzag-button::after {
    font-family: "Material Icons";
    content: "arrow_forward";
    display: block;
    font-size: 34px;
  }

.zigzag .button {
    margin-top: 60px;
}

#page112 .zigzag .button {
    color: rgb(57, 121, 47) !important;
}

.zigzag-content.right {
    padding-right: 20px;
}


.zigzag-content ul li,
.wysiwyg ul li {
font-size: 20px;
  line-height: 1.45em;
  color: var(--text-color);
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--border-light);
}

.zigzag-content ul li {
  border: none;
  padding-bottom: 0;
}


.zigzag-content ul li:last-child,
.wysiwyg ul li:last-child {
  border:none;
}

.zigzag-content em {
  color: inherit;
  font-style: italic;
}

.zigzag .headline-1 strong,
.zigzag .headline-2 strong {
 font-weight: 700;
}


.zigzag p strong {
    font-weight: 500;
   }

.img-longtext-container {
    max-width: 1000px;
    width: 100%;
    box-sizing: border-box;
    margin: 30px auto 120px;
    overflow: hidden;
    padding: 0 20px;
}

.img-longtext-item {
    margin-bottom: 20px;
}

.highlight-text {
  max-width: 1560px;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
  background: linear-gradient(to right, #e1e1e1 50%, #184074 50%);
}

.highlight-text .wysiwyg {
  padding: 80px;
}

.highlight-text .wysiwyg * {
color:#fff !important;
}

.highlight-text .row > div:first-child .wysiwyg * {
color:#184074 !important;
}

.highlight-text .row > div:first-child .wysiwyg ul li {
  border-color: #184074;
}

.table-diagramm {
  margin-top: 14px;
  display: block;
}

/* Referenzen Startseite */
.refstartseite {position:relative; margin:100px auto 0; max-width:850px; width:100%;}
.refstartseite img {max-width:100%; height:auto; margin-top:20px;}
.refstartseite h1 {display:inline-block;}
span.refstartseite-lupe {float:right;margin-right:15px;}
span.refstartseite-pfeil {float:right;}
span.refstartseite-lupe a {display:block; height:65px; width:63px; background:url(../_img/lupe.png) center center no-repeat; text-indent:-9999px; background-size:cover;}
span.refstartseite-pfeil a {display:block; height:65px; width:43px; background:url(../_img/pfeil.png) center center no-repeat; text-indent:-9999px; background-size:cover;}

/* Künstler auf Startseite */
.artists-startseite {position:relative; width:100%; overflow:hidden; background:#e2e2e2; padding:50px 0; margin-top:100px; text-align:center;}
.artists-startseite-text {position:relative; width:100%; margin:0 auto; max-width:850px; text-align:left;}
.artists-startseite-text h1 {margin-bottom: 0.15em;}
.artists {position:relative; display:inline-block;}
.artists img {display:block;}

/* Kundenstimmen auf Startseite */
.kundenmeinung-startseite {position:relative; width:100%;padding:50px 0; text-align:center;}
.kunde-startseite {position:relative; width:100%; margin:0 auto; max-width:850px; text-align:left; overflow:hidden; border-top:1px solid #999; padding-top:50px;}
#page10 .kunde-startseite {border-top:none; padding-top:0;}
.kunde-startseite h2 {display:inline-block; max-width:50%;}
.kunde-startseite img {float:right; display:block;}
.kunde-startseite span {display:block;}
.kunde-startseite span a {display:inline-block; background:url(../_img/lupe-small.png) no-repeat left center; padding-left:55px; line-height:50px;}
.kunde-startseite span a.kunde-ptour {background:url(../_img/panorama-small.png) no-repeat left center; margin-left:50px;}
.kunde-startseite span a:hover {color:#c4c4c4;}

/* Content */
.tinymcewysiwyg {
position:relative;
max-width:1000px;
width:100%;
margin:0 auto;
padding: 0 20px;
}
.tinypadder {
position:relative;
max-width:80%;
}

/* Produkte �bersicht */
#page3 .tinymcewysiwyg {max-width:1600px;}
/* Referenzen �bersicht */
#page4 .tinymcewysiwyg {max-width:1600px;}
/* Impressum */
#page8 .tinypadder, .fbottom .tinypadder {max-width:100%;}
.fbottom .tinymcewysiwyg span {color:#6f6f6f !important;}


.content.kuenstler {
margin:30px auto;
max-width: 850px;
position: relative;
width: 100%;
}

.tinymcewysiwyg a {text-decoration:underline;}
.tinymcewysiwyg a:hover {color:var(--blue-color);}

div[data-display-hide] {
    display: none;
}

div[data-display-hide].show {
    display: block;
}

#left-content {position:relative;width:80%;float:left;}
#right-content {position:relative;width:20%;float:right;}
#right-content h2 {padding-left:3px;}
#kuenstler-nav {position:relative;}
#kuenstler-nav li {display:block;color:#6F6F6F;}
#kuenstler-nav li a {display:block;padding:3px;}
#kuenstler-nav li a.act {color:#164174;}

.block-ueber-uns {
position:relative;
max-width:850px;
width:100%;
margin:45px auto;}

.block-ueber-uns img {max-width:100%; height:auto;}
.block-ueber-uns-left {position:relative; width:45%; float:left;background-repeat:no-repeat; background-position:top left; padding-top:85px;}
.block-ueber-uns-left h1 {margin-bottom:0.25em;}
.block-ueber-uns-right {position:relative; width:50%; float:right;padding-top:85px; text-align:right;}

/* Produkt Übersicht */


.produkt-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 80px 35px;
}
.produkt-uebersicht {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
#page131 .produkt-uebersicht {
justify-content: center;
}
    

.produkt {
    box-sizing: border-box;
    width: 33.33%;
    padding: 20px;
    background: #fff;
    margin: 0;
}

.cl .produkt {float:none;width:100%;padding:0;}
.produkt img {max-width:100%; height:auto;}

.produkt h3 {display: block;
  position: relative;
  font-size: 1.3125em;
  line-height: 1.3em;
  color: var(--headline-color);
  margin-top: 15px;
  text-transform: uppercase;
  padding-right: 50px;
  hyphens: auto;
}


.produkt-text {
    font-size: 0.9em;
    margin-bottom: 0;
    color: var(--text-color);
}

.cta-products {
    position: relative;
    background: var(--light-grey);
}

.cta-products-inner {
    max-width: 1600px;
    margin: 0 auto;
    z-index: 1;
}

.cta-products-content {
  padding: 160px 20px;
}

.cta-products-content .material-icons {
  color: inherit;
  font-size: 18px;
  margin-right: 7px;
  transform: translateY(2px);
}

.cta-products-image {
  position: absolute;
  left:50%;
  top:0;
  width: 50%;
  height: 100%;
}

.cta-products-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}


/* Produkt Infos */
.produkt-infos-wrapper {position:relative;max-width:1600px;width:100%;padding:20px; margin:100px auto;}

.produkt-infos {position:relative; overflow:hidden;}

.produkt-infos-wrapper .col-12 h4 {
    margin-top: 35px;
    color: var(--blue-color);
    font-size: 20px;
    text-transform: uppercase;
}

.produkt-infos-title {
    border-top: 1px solid var(--border-light);
    border-bottom: 1px solid var(--border-light);
    padding: 30px 0;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
}

.produkt-infos-title::after {
    position: absolute;
    right: 0;
    font-size: 28px;
    transition: transform 0.3s ease-out;
    top:30px;
    font-family: "Material Icons";
    content: "keyboard_arrow_down";
}

.produkt-infos-content {
    display: none;
}

.active .produkt-infos-title::after {
    content: "keyboard_arrow_up";
}

.active .produkt-infos-content {
    display: block;
}

.produkt-infos-diagramm {margin-top: 70px; text-align: center;}
.produkt-infos-diagramm > h4 {margin-bottom: 40px;}

.produkt-infos-diagramm > h4 i {
    color: inherit;
    font-size: 0.7125em;
    font-style: normal;
    color: #aeb9c8;
    text-transform: none;

}

.produkt-infos-diagramm-bottom-text {
    color: var(--headline-color);
    margin-top: 40px;
}

.farbslider-container {max-width: 1000px; margin: 50px auto 40px; overflow: hidden;}
.farbslider-container img {width: 100%; height: auto; display: inline-block;}
.farbslider-stage {float: left; width: 50%;}
.farbslider-panel {float: right; width: 50%; padding-left: 20px; box-sizing: border-box;}
.farbslider-panel ul {overflow: hidden;}
.farbslider-panel ul li {float: left; width: 10%; padding: 0 6px 6px 0; box-sizing: border-box;}
.farbslider-panel ul li a {display: block;}
.farbslider-panel ul li img {display: block;}

.farbslider-meta-title {
font-size: 2em;
line-height: 1.125em;
color: var(--blue-color);
margin-bottom: 0.1em;
display: block;
}

.farbslider-meta-number {
font-size: 1em;
line-height: 1.125em;
color: var(--blue-color);
margin-bottom: 0.75em;
display: block;   
}

.farbslider-colors {margin-top: 30px;}
.farbslider-colors p {margin-top: 40px; border-bottom:1px solid #e1e1e1; padding-bottom: 6px; font-size: 1.15em; display: none;}

.farbslider-specs {margin-top: 20px;position: relative;}
.farbslider-specs-headline {display: block; border-bottom:1px solid #e1e1e1; border-top:1px solid #e1e1e1; padding: 10px 0; color:var(--blue-color); line-height: 1em; font-size: 1.15em; cursor:pointer; position: relative;}

.farbslider-specs .tinymcewysiwyg p {
  font-size: 1em;
  line-height: 1.3em;
}

.farbslider-specs-headline::after {
    content: "keyboard_arrow_down";
    font-family: 'Material Icons';
    font-size: 24px;
    position: absolute;
    right: 0;
    top: calc(50% - 8px);
    color: var(--text-color);
}

.farbslider-specs.active .farbslider-specs-headline::after {
    content: "keyboard_arrow_up";
}

.farbslider-specs .tinymcewysiwyg {display: none; padding: 0;}

.farbslider-specs table td, .farbslider-specs table th {font-size: 1em; line-height: 1.3em; border-bottom: 1px solid #e1e1e1; padding:10px 0;color: var(--text-color);}
.farbslider-specs table td {padding-left: 10px;}

.deckensegel-stoff-rahmen .galerie-element:first-child {padding-right: 10px;}
.deckensegel-stoff-rahmen .galerie-element:last-child {padding-left: 10px;}

.produkt-infos-left table td {padding-right: 30px; text-align: left !important;}
.produkt-infos-left table td p {text-align: left !important;}
.produkt-infos-left table td:last-child {padding-right: 0;}


span.datenblatt {position:absolute; bottom:40px; left:40px;}
span.datenblatt a {font-size:1.25em; background:#fff; padding:7px 30px;display:inline-block;}
#produkt-nav {position:relative; float:right; display:inline-block;}



.slick-prev, 
.slick-next {
    width: 40px;
    height: 40px;
    z-index: 10;
}


.slick-prev {
    left: 35px;
}
.slick-next {
    right: 35px;
}

.slick-prev::before,
.slick-next::before {
  content: "chevron_left";
  font-family: 'Material Icons';
  font-size: 24px;
  background: #184074;
  color:#fff;
  width: 40px;
  line-height: 40px;
  height: 40px;
  display: inline-block;
}

.slick-next::before {
    content: "chevron_right";
}

.slick-list {padding: 40px 0; box-sizing: border-box;}

.produkt-slider .slick-list {padding: 0;}

.produkt-slider {
    max-width: 1600px;
    padding: 0 20px;
    margin: 40px auto 80px;
}


.reference-slider {
    margin-top: 150px;
    margin-bottom: 100px;
}

.tiles {
    max-width: 1600px;
    width: 100%;
    box-sizing: border-box;
    margin: 60px auto;
    padding: 0 20px;
    display: flex;
    gap:50px 30px;
    flex-wrap: wrap;
}

.tile {
    background: #fff;;
    width: calc(33.33% - 20px);
}

.tile-image {
    overflow: hidden;
    margin-bottom: 30px;
}

.tile img {
   transition: transform 0.3s ease-out;
   width: 100%;
   height: auto;
}

.ref-highlight {
  flex-basis: 100%;
  background: var(--light-grey);
  padding: 60px;
  margin-bottom: 20px;
}


.ref-highlight-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.produkt-slider-element span::after,
.tile-headline::after {
  position: absolute;
  top:0;
  right: 0;
  color: var(--border-light);
  font-family: "Material Icons";
  content: "arrow_forward";
  text-transform: none !important;
  display: block;
  transition: transform 0.3s ease-out;
  font-size: 26px;
}

.produkt-slider-element img {
  transition: opacity 0.2s ease-out;
}

.produkt-slider-element:hover img {
  opacity: 0.75;
}

.startseite-block-new-text .button-inline::after,
.button-arrow::after,
.produkt h3 a::after {
    position: absolute;
    top:5px;
    right: 0;
    color: var(--blue-color);
    font-family: "Material Icons";
  content: "arrow_forward";
  text-transform: none !important;
  display: block;
  transition: transform 0.3s ease-out;
  font-size: 26px;
}



@media (hover: hover) {
.tile:hover img {
    transform: scale(1.025);

}
.tile:hover .tile-content::after {
    transform: translateX(-7px);
}
}

.tile-headline {
    display: block;
    position: relative;
    color: var(--headline-color);
    margin-top: 15px;
     padding-right: 50px;
    margin-bottom: 15px;
    text-transform: uppercase;
    hyphens: auto;
  }

  .tile-content {
    hyphens: auto;
  }

.tile-content p {
  font-size: 18px;
}


.produkt-slider-element {
    padding: 18px;
    background: #fff;
    margin: 0;
    height: 100%;
}

.produkt-slider .slick-track {
display: flex;
}

.produkt-slider .slick-slide {
  height: inherit;
    }


.produkt-slider .slickme-extend {
  margin: 0 -20px;
}

.produkt-slider-element span {display: block; position: relative; font-size: 1.1em; line-height: 1.3em; color:var(--headline-color); margin-top: 15px; text-transform: uppercase; padding-right: 50px;}



.farbslider-ncs-image {
    width: 42px;
    height: 42px;
    display: block;
}

.farbslider-container.ncs .farbslider-stage .farbslider-ncs-image {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}



.kuenstler-uebersicht-ausgabe {position:relative;max-width:850px;width:100%;margin:0 auto;}
.kuenstler-uebersicht-ausgabe h1 {margin-bottom:0.15em;}
.kuenstler-vorschau {position:relative;}
.kuenstler-vorschau img {display:block;}
.kuenstler-vorschau-img a {display:inline-block; float:left;}
.kuenstler-vorschau-img {position:relative; overflow:hidden;}

/* Galerie */
#page6 h1 {margin-bottom:0.1em;}
.galerie-container {position:relative;width:100%;margin:60px auto; box-sizing: border-box; padding: 0 8px;}

.galerie-container.gallery {
  max-width: 1000px;
  width: 100%;
  margin:0 auto;
  padding:0 10px;
  display: flex;
  flex-wrap: wrap;
}


/* RAL Farben */
.galerie-element.titleoutput {width:16.66%; min-height:120px; text-align:center;}
.galerie-element.titleoutput span {font-size:0.875em; line-height:1.2em; display:block;margin-top:6px;}

.galerie-element img {display:block; width:100%; height:auto; padding: 7px; box-sizing: border-box;}

.galerie-element.with-subtitle span {color:#666; display: block; margin-top: 4px; text-align: left;}

.galerie-six-col .galerie-element {width:15.66%;}

/* Projekt des Monats */
#monatprojekt {position:absolute; bottom:20%; z-index:100; margin: 0 auto;left:0;right:0; width:50%; text-align:center;}
#monatprojekt h2 {color:#164174;margin-bottom:0.25em;}
#monatprojekt h1, #monatprojekt p {color:#fff; margin-bottom:0.25em;}
#monatprojekt span {
background: none repeat scroll 0 0 #164174;
display: inline-block;
font-size: 1.35em;
margin: 30px 7px 0 7px;
min-width: 140px;
position: relative;
}
#monatprojekt span a {
color: #fff;
display: block;
padding: 5px 10px;
text-align: center;
font-size: 0.875em;
}
/* Kontakt Form */
.yform {position:relative;max-width:850px;width:100%;margin:10px auto; overflow: hidden;}
.yform label {display:block;color:var(--text-color); min-width:200px; margin-bottom: 4px;}
form.rex-xform {position:relative; max-width:80%;}
p.formtext {display:inline-block; margin-right:10px;}
input.text, textarea {color:var(--text-color);padding:3px;}
input.text {width:250px;}

button[type="submit"] {
background:#184074;
display: block;
color: #fff;
text-align: center;
box-sizing: border-box;
width: 100%;
cursor:pointer;
border:0;
margin-top: 20px;
padding: 10px 50px;
}
textarea {width:100%; box-sizing:border-box;}


.buero-moebel-uebersicht {overflow: hidden; padding: 0 50px; margin: 0 auto; display: flex; flex-wrap: wrap;}
.buero-moebel {float: left; width: 25%; padding: 20px; box-sizing: border-box;}
.bm-image {position: relative; width: 100%; height: 320px; text-align: center;}
.bm-image a {height: inherit; width:100%;}
.buero-moebel a {display: block;}
.bm-image img {max-width: 100%; max-height: 100%; position: absolute; top:50%; transform:translate(-50%,-50%); left:50%;}
.buero-moebel h3 {font-size: 2em; text-align: center; margin: 10px 0;}
.buero-moebel h3 span {display: block; font-size: 0.6em; color:inherit; line-height: 1.3em;}

/* Teppiche */

.form-kontakt {display: flex; flex-wrap: wrap; gap:10px;}
.form-kontakt .formcaptcha label {display:block;}
.form-kontakt .form-group {width:calc(50% - 5px); box-sizing:border-box; display:inline-block; margin:0;}

.form-kontakt input,
textarea {border:none; padding:4px 6px; border-radius:0; background:#f5f5f5; color:var(--headline-color); box-sizing:border-box; font-size:1em; display:block; width:100%;appearance:none;}

#sticky-contact-form-wrapper-a textarea {
    height: 100px;
}

#yform-formular-strasse,
#yform-formular-email,
#yform-formular-format,
#yform-formular-mitteilung {width:100%;}
.form-kontakt select {font-size:1em;border-radius:0; background:#fff;color:var(--headline-color); box-sizing:border-box;padding:4px 6px;}

span.as-label {
cursor: pointer;
display: inline-block;
padding: 2px;
}

.has-error input, .has-error textarea {border:1px solid #f8d9d9; background:#f8d9d9;}
.alert ul {margin:15px 0;}
.alert ul li {color:#c44343; font-size:1em; display:block;margin:2px 0;}

.form-danke {position:relative; width:100%; margin:0 auto; max-width:850px;}

.privcy {font-size:0.8em; margin-top: 10px !important;}
.privcy a {text-decoration: underline !important; color: inherit;}

/* Footer */
#footer-container {position:relative; width:100%; padding: 100px 0;}
#footer {position:relative; width:100%; margin:0 auto; max-width:1000px; overflow:hidden;}
.fleft {position:relative; width:40%; float:left; background:url(../_img/info.png) no-repeat top left; padding:150px 0 50px 0;}
.fright {position:relative; width:60%; float:right;padding:150px 0 50px 0; text-align:right;}
.fbottom {position:relative; width:100%; clear:both; border-top:3px solid #ededed; padding-top:50px;}
#footer .padder {position:relative; overflow:hidden; padding: 0 20px;}
.fright span {position:relative; display:inline-block; font-size:1.35em; margin:11px; background:#919191; min-width:175px;}
.fright span:hover {background:#c4c4c4;}
.fright span a {display:block; color:#fff; padding:10px 25px; text-align:center;}
#mobile-nav {display:none;}

#footer .tinymcewysiwyg ul {
    margin: 0;
}

#footer .tinymcewysiwyg ul li {
    display: inline-block;
    padding: 0;
    margin: 0 40px 0 0;
}

#footer .tinymcewysiwyg ul li::before {
    display: none;
}

#footer .tinymcewysiwyg ul li a {
text-decoration: none;
}

#footer * {color:var(--footer-color);}

#footer .rex-navi1 {display: flex; margin: 0 0 40px 0; gap: 40px;}
#footer .rex-navi1 > li {font-size: 1.125em; line-height: 1.3em; box-sizing: border-box;}

#footer .rex-navi1 > li > ul {margin-top: 40px; border-top: 1px solid var(--footer-color); padding-top: 40px;}

#footer .rex-navi1 > li > ul > li > a, 
#footer .tinymcewysiwyg ul li a {font-size: 18px; line-height: 1.2em;}

#footer .rex-navi1 > li > ul > li {
    margin-bottom: 5px;
}

#footer .tinymcewysiwyg {
    border-top: 1px solid var(--footer-color); padding: 40px 0 0;
}

.video-player-wrapper {max-width: 1000px; margin: 0 auto; position: relative;}

.plyr__control--overlaid {background:rgba(47,66,124,.8);}
.plyr--full-ui input[type="range"] {color: rgb(47,66,124);}
.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded="true"] {background:rgb(47,66,124);}

.bm-image-centered {margin: 60px 0; padding: 0 15px;}
.bm-image-centered img {max-width: 100%; height: auto; display: block; margin: 0 auto;}

.text-image-box {margin: 60px auto; max-width: 1000px; overflow: hidden;}
.text-image-box.full-width {max-width: 2000px;}
.text-image-box.full-width .tinymcewysiwyg {max-width:450px;}

.text-image-box > div {float: left; width: 50%;}
.tib-image img {max-width: 100%; height: auto; display: block;}
.text-image-box .tinymcewysiwyg {padding:0 30px; margin:0; width: auto;}

.tib-text h2, .tib-text h3, .big-headline {font-size: 2.25em;}
.tib-text p {font-size:1.3em; font-family: 'Roboto Condensed', sans-serif;}

.bm-two-images {margin: 60px auto; max-width: 1000px; overflow: hidden;}
.two-images {float: left; width: 50%; box-sizing: border-box; padding: 0 15px;}
.two-images img {max-width: 100%; height: auto; display: block;}


#sticky-sidebar {
    position: fixed;
    right: 0;
    top: 200px;
    background: #184074;
	z-index: 100;
    padding: 15px;
}
#sticky-sidebar ul {
    margin: 0;
    padding: 0;
}
#sticky-sidebar ul li {
    display: block;
    font-size: 1.4em;
    margin-bottom: 10px;
	color:#fff;
}
#sticky-sidebar ul li:last-child {
    margin-bottom: 0;
}
#sticky-sidebar ul li i {color:#fff;}

@keyframes fadeMe {
from {opacity: 0;}
to {opacity: 1;}
}

#sticky-contact-form-wrapper,
#sticky-contact-form-wrapper-a {position: fixed; top:0; right:0; height: 100vh; z-index: 1000; overflow: hidden; transform: translateX(100%); transition: all 0.5s ease; background: #f5f5f5; max-width: 1000px; width: 100%;}

#sticky-contact-form-wrapper-inner,
#sticky-contact-form-wrapper-inner-a {height: 100%; overflow-y: auto;}

#sticky-contact-form-wrapper-inner > .row,
#sticky-contact-form-wrapper-inner-a > .row {overflow: hidden; min-height: 100%;}

#scf-header,
#scf-header-a {max-width: 100%; height: auto; display: block;}

.sticky-form-open #sticky-contact-form-wrapper,
.sticky-form-a-open #sticky-contact-form-wrapper-a {transform: translateX(0);box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.5);}

.sticky-contact-form-close,
.sticky-contact-form-close-a {padding: 10px;color:#7e7e7e;font-size: 1.4em; float: right;}

.sticky-contact-form-close i,
.sticky-contact-form-close-a i {color: inherit;}

.sticky-contact-form-close:hover,
.sticky-contact-form-close-a:hover {color: #999; opacity: 1;}

#sticky-contact-text h3,
#sticky-contact-text-a h3 {color:#666; font-size: 24px;}

#sticky-contact-form-inner,
#sticky-contact-form-inner-a {background: #fff; padding: 30px 30px 30px 30px; height: 100%;}

#sticky-contact-form-overlay,
#sticky-contact-form-overlay-a {position: fixed; top:0%; left:0; right:0; bottom:0; background: rgba(0,0,0,0.6); z-index: 250;animation-name: fadeMe;
  animation-duration: 0.6s; cursor: pointer;}

#sticky-contact-form-wrapper input[type=text]:focus,
#sticky-contact-form-wrapper-a input[type=text]:focus,
#sticky-contact-form-wrapper input[type=email]:focus,
#sticky-contact-form-wrapper-a input[type=email]:focus,
#sticky-contact-form-wrapper textarea:focus,
#sticky-contact-form-wrapper-a textarea:focus {
	border-color:#b1b1b1;
outline: 0 !important;
    background: #f7f7f7 !important;
}

.submit-container .nf-field-element {text-align: right;}

#sticky-contact-form-wrapper input[type=text]:required,
#sticky-contact-form-wrapper input[type=email]:required,
#sticky-contact-form-wrapper textarea:required {
	box-shadow:none;
}

#sticky-contact-sidebar,
#sticky-contact-sidebar-a {
    height: 100%;
    padding: 70px 30px 30px 30px;
}

#sticky-contact-form-inner form.rex-xform,
#sticky-contact-form-inner-a form.rex-xform {max-width:none;}

#sticky-contact-sidebar .sticky-contact-form-close,
#sticky-contact-sidebar-a .sticky-contact-form-close-a {display: none;}

#sticky-contact-sidebar *,
#sticky-contact-sidebar-a * {color:var(--text-color);}

#sticky-contact-sidebar img {margin-bottom: 30px; width: 100%;}


#sticky-contact-social {margin: 80px 0 10px 0; padding:0 0 0 45px;}
#sticky-contact-social li {list-style: none; display: inline-block; margin-right: 8px; font-size: 1.5em;}

body.sticky-form-open,
body.sticky-form-a-open {overflow: hidden;}

#sticky-contact-form-inner .form-kontakt p.privcy,
#sticky-contact-form-inner-a .form-kontakt p.privcy,
#sticky-contact-form-inner .form-kontakt p.formcaptcha,
#sticky-contact-form-inner-a .form-kontakt p.formcaptcha {width: 100%;}
#sticky-contact-form-inner .form-kontakt input,
#sticky-contact-form-inner-a .form-kontakt input {padding: 6px;}
#sticky-contact-form-inner input.captcha,
#sticky-contact-form-inner-a input.captcha {padding: 5px 6px;}

#sticky-contact-form-inner .form-pflicht,
#sticky-contact-form-inner-a .form-pflicht {width: 100%; text-align: right;font-size: 0.8em;}

#sticky-moosbild-form-image p {
    background: #fff;
    padding: 10px;
    margin: 0;
  border-bottom: 1px solid #eee;
}

#sticky-moosbild-form-image {
    margin-bottom: 50px;
}

#scf-header-a {
    max-width: 200px;
    margin: 0 auto 15px;
}

#sticky-contact-form-inner-a input.submit {
float: none;
display: block;
width: 100%;
padding: 15px 20px;
background: #184074;
}

#sticky-moosbild-form-image .moosbild-konfi-rahmen-title {
margin-bottom: 0 !important;
font-weight: normal !important;
font-size: 1em !important;
}

#sticky-moosbild-form-frame {
    display: flex;
    background: #fff;
    
}

#sticky-moosbild-form-frame img {
    width: 85px;
}

#sticky-moosbild-form-frame .moosbild-konfi-rahmen-info {
    display: flex;
    flex-direction: column;
  justify-content: center;
}


.moosbild-konfi-container {
    margin: 20px 0 100px;
}

.moosbild-konfi-inner {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    border: 1px solid #ccc;
    display: flex;
    box-sizing: border-box;
}

.moosbild-konfi-title.top {display: none;}

.moosbild-konfi-left {width: 70%; box-sizing: border-box;}

.moosbild-konfi-right {
    width: 30%;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#moosbild-konfi-stage {
    width: 100%;
    overflow: hidden;
    height:100%;
    position: relative;
}

#moosbild-konfi-stage img {
    width: 100%;
    height: auto;
    display: block;
}

#moosbild-konfi-stage img#moosbild-konfi-image {
    position: absolute;
    left: 63%;
    transform: translateX(-50%);
    top: 6%;
    width: 350px;
    z-index: 1;
    opacity: 1;
}

.u-object-fit {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
   }

body:not(.loading) .moosbild-konfi-container[data-form="rect"] #moosbild-konfi-stage img#moosbild-konfi-image {
    left: 48.5%;
    top: 16%;
    width: 695px;
}

body:not(.loading) .moosbild-konfi-container[data-form="quad"] #moosbild-konfi-stage img#moosbild-konfi-image {
    left: 62%;
    top: 3%;
    width: 410px;
}

body:not(.loading) .moosbild-konfi-container[data-form="portrait"] #moosbild-konfi-stage img#moosbild-konfi-image {
    left: auto;
    right: 43%;
    top: 19%;
    width: 215px;
    transform: translateX(-50%) skew(0deg, 1.5deg);
}

body.loading #moosbild-konfi-stage img#moosbild-konfi-image {opacity: 0;}

#moosbild-konfi-bgimage {
    object-fit: cover;
    height: 100% !important;
}

.moosbild-konfi-preview-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px;
}

.moosbild-konfi-rahmen-lightbox {
    position: absolute;
    top: 0;
    left: 47px;
    z-index: 1;
    width: 34px;
    height: 34px;
    color:#fff;
    border:none !important;
    font-size: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' version='1.1' viewBox='0 0 36 36' width='100%25' fill='%23fff'%3E%3Cpath d='m 10,16 2,0 0,-4 4,0 0,-2 L 10,10 l 0,6 0,0 z'%3E%3C/path%3E%3Cpath d='m 20,10 0,2 4,0 0,4 2,0 L 26,10 l -6,0 0,0 z'%3E%3C/path%3E%3Cpath d='m 24,24 -4,0 0,2 L 26,26 l 0,-6 -2,0 0,4 0,0 z'%3E%3C/path%3E%3Cpath d='M 12,20 10,20 10,26 l 6,0 0,-2 -4,0 0,-4 0,0 z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
}


.moosbild-konfi-rahmen-select {display: none;}

.moosbild-konfi-container[data-form="portrait"] #moosbild-konfi-rahmen-select-rect,
.moosbild-konfi-container[data-form="rect"] #moosbild-konfi-rahmen-select-rect,
.moosbild-konfi-container[data-form="quad"] #moosbild-konfi-rahmen-select-rect {
    display: block;
}

.moosbild-konfi-container[data-form="round"] #moosbild-konfi-rahmen-select-round {
    display: block;
}

.moosbild-konfi-preview-list li a,
.moosbild-konfi-rahmen-select li a {
    display: block;
    border:1px solid #fff;
}


.moosbild-konfi-preview-list li {
    margin: 3px;
    width: 30px;
    height: 30px;
    
}

input.error {
    background: #e1a4a4 !important;
    color: #771919 !important;
}

.moosbild-konfi-rahmen-select li img {
    display: inline-block;
    width:80px;
    height: auto;
}

.moosbild-konfi-preview-list li a.active,
.moosbild-konfi-rahmen-select li a.active {
    border-color:#184074;
}

.moosbild-konfi-preview-list li img {
width: 100%;
height: auto;
display: block;
}

.moosbild-konfi-title {
    font-size: 2em;
    line-height: 1.125em;
    color: rgb(57, 121, 47);
    margin-bottom: 0.1em;
    display: none;
  }


.moosbild-konfi-meta {
    position: relative;
}


.moosbild-konfi-meta-label {
    display: block;
    color: #666;
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
  font-size: 1.15em;
  margin-bottom: 15px;
  position: relative;
}

.moosbild-konfi-meta-label i {
    color: inherit;
    font-style: normal;
    font-size: 0.8em;
}

.moosbild-konfi-meta-value {
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 1;
    color: #666;
    font-size: 1.15em;
}


#moosbild-konfi-backgrounds {
    position: absolute;
    bottom: 40px;
    left: 40px;
    z-index: 2;
}

#moosbild-konfi-backgrounds li {
    display: inline-block;
    margin-right: 8px;
    border:2px solid #fff;
    box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.34);
    background: #fff;
    overflow: hidden;
}


#moosbild-konfi-backgrounds li a {
    display: block;
    opacity: 1 !important;
}

#moosbild-konfi-backgrounds li.active {
    border-color:#184074;
}

#moosbild-konfi-backgrounds li:last-child {
    margin-right: 0;
}

#moosbild-konfi-backgrounds li img {
width: 100px;
opacity: 0.6;
filter: grayscale(1);
transition: all 0.2s ease-out;
}

#moosbild-konfi-backgrounds li:hover img {
transform: scale(1.1);
filter: grayscale(1);
}

#moosbild-konfi-backgrounds li.active img {
    opacity: 1 !important;
    filter: none;
}

.moosbild-konfi-cta {
    margin-top: 10px;
}
.moosbild-konfi-cta .cta-button {
    margin-bottom: 0;
}

.btn.white {
    color: var(--footer-color);
    background: #fff;
    padding: 10px 40px;
    font-size: 1em;
    line-height: 1.4em;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    margin: 20px auto 0;
    min-width: 260px;
}

.button-inline {
    color: #666;
    padding: 10px 40px;
    font-size: 1em;
    line-height: 1.3em;
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    margin: 20px auto 0;
    border: 1px solid #666;
}

.cta-button {
    background: #184074;
    color: #fff;
    padding: 10px 40px;
    font-size: 1.2em;
    line-height: 1.3em;
    display: block;
    text-align: center;
    text-decoration: none !important;
    max-width: 300px;
    margin: 20px 0;
}

.button-blue {
    background: #184074;
    color: #fff;
    padding: 10px 40px;
    font-size: 1em;
    line-height: 1.4em;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none !important;
    margin: 20px 0; 
    position: relative;
}

.button-blue::before {
    font-family: "Material Icons";
    content: "arrow_forward";
    font-size: 26px;
    transition: all 0.2s ease;
    margin-right: 10px;
  }

  .button-blue.download::before {
    content: "download";
  }

.cta-button.center {
    margin: 20px auto;
}


.cta-button:hover,
.button-blue:hover {
    color: #fff !important;
}


.moosbild-konfi-meta input {
    background: #e2e2e2;
    padding:10px;
    border:none;
    outline: none;
    width: 60px;
    text-align: right;
}


.moosbild-konfi-rahmen-select li {
    margin-bottom: 8px;
    display: block;
    position: relative;
}


.moosbild-konfi-rahmen-info {
    margin-left: 10px;
    padding: 10px 5px;
}


.moosbild-konfi-rahmen-title {
display: block;
color: #666;
margin-bottom: 5px;
font-size: 1.15em;
font-weight: bold;
}

.moosbild-konfi-rahmen-text {
    display: block;
    color: #666;
    font-size: 1em;
}

.moosbild-konfi-rahmen-select li a {display: flex;}

#moosbild-konfi-price {
    margin-top: 40px;
    text-align: right;
    margin-bottom: 40px;
}

#moosbild-konfi-price p {
margin-bottom: 0;
}

#moosbild-konfi-price span {
    font-size: 2em;
    color: #666;
}

.mk_form_tax_notice {
    font-size: 0.8em;
    color: #979797;
}


#moosbild-konfi-form-rect,
#moosbild-konfi-form-quad {display: none;}

.moosbild-konfi-form {
    display: flex;
    align-items: center;
}

.mk_form_col {
 margin-right: 20px;   
}

.mk_form_unit {
    margin-left: 5px;
}

.moosbild-konfi-form span {
margin-right: 6px;
color: #666;
display: inline-block;
}

#moosbild-konfi-format-select {
    display: flex;
}

#moosbild-konfi-format-select li {
    display: inline-block;
    margin-right: 30px;
    
}

#moosbild-konfi-format-select li a {
    display: inline-block;
    text-align: center;
}


#moosbild-konfi-format-select li img {
    display: block;
    margin: 0 auto;
    opacity: 0.7;
}
#moosbild-konfi-format-select li a.active img {
    opacity: 1;
}

#moosbild-konfi-format-select li span {
    /* display: block; */
    font-size: 0.8em;
    margin-top: 5px;
    color: #666;
    display: none;
}


#moosbild-konfi-loader {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
  }

  .rex-navi-mobile-back {
    display: none;
  }

body.loading #moosbild-konfi-loader {
    display: block;
  }
  .dot {
    width: 10px;
    height: 10px;
    border: 2px solid white;
    border-radius: 50%;
    float: left;
    margin: 0 5px;
    transform: scale(0);
    -webkit-animation: fx 1000ms ease infinite 0ms;
            animation: fx 1000ms ease infinite 0ms;
  }
  .dot:nth-child(2) {
    -webkit-animation: fx 1000ms ease infinite 300ms;
            animation: fx 1000ms ease infinite 300ms;
  }
  .dot:nth-child(3) {
    -webkit-animation: fx 1000ms ease infinite 600ms;
            animation: fx 1000ms ease infinite 600ms;
  }
  @-webkit-keyframes fx {
    50% {
      transform: scale(1);
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fx {
    50% {
      transform: scale(1);
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }


  .show {display:block !important;}

  .reveal_text {
    display: none;
    padding-bottom: 80px;
  }

.image-cta-container {
  max-width: 1600px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto 30px;
  padding: 0 20px;
  overflow: hidden;
}

.image-cta-col a {
  display: block;
}

.image-cta-image {
  margin-bottom: 40px;
}

.image-cta-image[data-profile="buero-moebel"] {
  max-width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.image-cta-col .button.arrow {
  padding-right: 30px;
}

@media screen and (max-width: 1200px) {

.image-cta-image[data-profile="buero-moebel"] {
  max-width: 150px;
}

.blocklist {
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}


    .slider_text_inner {
        bottom: 14px;
        left: 20px;
      }

#monatprojekt span {display:none;}
.produkt h1 {font-size:1.5em;}

.startseite-block-new-text h2 {
    font-size: 1.5em;
}

.startseite-block-new-text p,
.startseite-block-new-text .button-inline {
    font-size: 0.925em;
}

.startseite-block-new img {
    height: 100%;
    object-fit: cover;
}

}

@media screen and (max-width: 1050px) {

    .rex-navi2-container,
    .rex-navi3-container {
        left: calc(100% + 40px) !important;
        z-index: 2;
        top: 90px;
        padding: 0 !important;
        height: calc(100dvh - 90px);
        right: auto !important;
        width: 100% !important;
        transition: all 0.3s ease-in-out;
        transform: none;
        display: block;
        margin: 0 !important;
        overflow-y: auto;
        background: #fff;
      }

      .rex-navi2-wrapper > ul > li > a {
        min-width: 0;
        margin: 0;
        border: none;
      }


      .rex-navi2-wrapper {
        padding: 0;
        display: block;
      }

      .rex-navi3-container {
        padding: 0 15px 25px !important;
        position: fixed;
      }

      .navImage img {
        display: block;
        margin-bottom: 4px;
      }

      #navigation ul.rex-navi3 > li a {
        display: block;
        padding: 0;
        font-size: 0.8125em;
        line-height: 1.4em;
        hyphens: auto;
      }

      #navigation ul.rex-navi3 > li {
        width: calc(50% - 10px);
        margin-bottom: 0;
    padding-bottom: 0;
    border:none;
      }

      .rex-navi-mobile-back {
        display: block;
        margin-bottom: 15px;
      }

      .rex-navi-mobile-back a {
        display: flex;
        align-items: center;
      }

      .rex-navi3 .rex-navi-mobile-back {
        flex-basis: 100%;
      }

      .rex-navi3 .rex-navi-mobile-back a {
        padding-left: 0 !important;
        padding-right: 0 !important;
      }

      .mobile-nav-show #mobile-nav a::before {
        content: '\f00d';
      }

      .rex-navi-mobile-back a::after {
        font-family: "Material Icons";
        content: "arrow_back";
        font-size: 26px;
        color: #cccccc;
        margin-left: auto;
      }


    .mobile-show .rex-navi2-container,
    .mobile-show-lev3 .rex-navi3-container {
        left: 0 !important;
    }

    #navigation > ul > li.rex-article-107 .rex-navi2,
    #navigation > ul > li.rex-article-21 .rex-navi2,
    #navigation > ul > li.rex-article-239 .rex-navi2 {
        display: block;
        padding-bottom: 25px;
    }
    #navigation > ul > li.rex-article-107 .rex-navi2 > li,
    #navigation > ul > li.rex-article-21 .rex-navi2 > li,
    #navigation > ul > li.rex-article-239 .rex-navi2 > li {
        width: 100%;
        border:none;
        padding: 0;
        margin: 0;
    }

    .produkt {width:calc(50% - 15px);}

.teaserstartseite-container {padding: 0 20px; width:auto; overflow:hidden;}

	.bm-image {height: 170px;}
	.buero-moebel h3 span {font-size: 0.475em}

.ref-highlight {
  padding: 20px;
}


    .zigzag .zigzag-button {
        right: auto !important;
        left: auto !important;
        bottom: auto !important;
        position: relative;
        margin-right: 15px;
        text-align: right;
    }
    
    a#logoimg img {display:block; width: 50px;}

#navigation {
    margin: 0;
    float: none;
    display: none;
    position: fixed;
    top: 88px;
    left: 0;
    width: 100%;
    height: calc(100dvh - 88px);
    background: #fff;
    overflow-y: auto;
}


#header[data-stuck] .rex-navi2-container {
    top: 80px;
}

#navigation ul li {
    display: block !important;
    position: relative;
    margin: 0 0 10px 0 !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

#navigation .rex-article-3 .rex-navi2-wrapper > ul {
  margin: 0;
  border:none;
}

#navigation ul li a {
    font-size: 1.2em;
    padding: 10px 20px;
    margin: 0 !important;
    border:none !important;
}

#navigation ul li.has-children::after,
#navigation ul li.rex-article-3 .rex-navi2 > li::after  {
    font-family: "Material Icons";
    content: "arrow_forward";
    position: absolute;
    font-size: 26px;
    color: #cccccc;
    right: 20px;
    top:50%;
    transform: translateY(-50%);
}

.mobile-nav-show {overflow: hidden;}
.mobile-nav-show #navigation {display: block; }
.mobile-nav-show #header {z-index: 1000;}

#logoimg {
  width: 50px;
  height: 50px;
}


#mobile-nav {position: absolute; right: 15px; top: 35px; display: block;}
#mobile-nav a {display:block;}
#mobile-nav a:before {font-family:"FontAwesome";content:'\f0c9'; font-size:35px;display:inline-block;margin-right:5px; color:#ccc;}

}


@media screen and (max-width: 990px) {

.highlight-text .wysiwyg {
  padding: 50px;
}

    .tiles {
        gap:20px;
    }

    .tile {
        width: calc(33.33% - 14px);
      }

#sticky-contact-form-inner {
    padding:30px;
}

#sticky-contact-form-inner-a {
    padding: 10px 0 0 0;
  }


	#sticky-contact-form-inner .sticky-contact-form-close,
    #sticky-contact-form-inner-a .sticky-contact-form-close-a {display:none;}
	
	#sticky-contact-sidebar .sticky-contact-form-close,
    #sticky-contact-sidebar-a .sticky-contact-form-close-a {display:block;margin: -40px -10px 0 0;}

		#sticky-contact-form-inner form.rex-xform {padding:0;}
	
	#sticky-contact-form-inner input.submit {width:100%; padding: 10px 20px;}
}





@media screen and (max-width: 950px) {

    .text-image-box .tinymcewysiwyg p br {display: none;}
}
@media screen and (max-width: 890px) {

    .tiles {
        gap:20px;
    }

    .tile {
        width: calc(50% - 10px);
      }

      .tiles {
        margin: 60px auto;
      }

    .moosbild-konfi-title {
        font-size: 1.5em;
        display: none;
        text-align: center;
        margin-top: 50px;
    }

    .moosbild-konfi-container {
        margin-top: 20px;
    }


    #moosbild-konfi-format-select li {
        margin-right: 15px;
      }

    .moosbild-konfi-inner {
        display: block;
    }
    .moosbild-konfi-left {
        width: 100%;
    }
    .moosbild-konfi-right {
        width: 100%;
      }

      .moosbild-konfi-meta-label i {
        font-size: 0.7em;
      }

      #moosbild-konfi-stage img#moosbild-konfi-image {
        left: 63%;
        top: 6%;
        width: 38vw;
      }

      body:not(.loading) .moosbild-konfi-container[data-form="rect"] #moosbild-konfi-stage img#moosbild-konfi-image {
        width: 65vw;
      }

      body:not(.loading) .moosbild-konfi-container[data-form="quad"] #moosbild-konfi-stage img#moosbild-konfi-image {
        width: 40vw;
      }
body:not(.loading) .moosbild-konfi-container[data-form="portrait"] #moosbild-konfi-stage img#moosbild-konfi-image {
  left: 35%;
  right: auto;
  width: 21vw;
}

form.rex-xform {max-width:100%;padding:0 20px;}
.padder {padding:0 20px;}

#breadcrumb {
  padding: 0;
}

.blockstartseite {margin-right: 25px; max-width:27%;}
.blockstartseite h1 {font-size:2em;}
.refstartseite h1 {padding:0 0 0 20px; font-size:1.5em; max-width:70%;}
.refstartseite span a {height:25px;width:15px;}
span.refstartseite-lupe a {height:25px;width:25px;}
.refstartseite span {margin-right:20px;}
span.refstartseite-lupe {margin-right:10px;}
.artists-startseite-text {padding:0 20px; width:auto;}
.kunde-startseite {padding:50px 20px 0;width:auto;}
.fleft {width:50%;}
.fright {width:50%; text-align:center;}
.fright span {font-size:1.35em; min-width:175px;}
.tinymcewysiwyg {width:auto;padding:0 20px;}
.kunde-startseite span {display:inline-block;}
input.submit {float:none;}
.galerie-container {padding:0 20px;width:auto;}
.kuenstler-vorschau {width:auto; padding:0 20px; overflow:hidden;}
.form-danke p {padding:0 20px;}
.produkt h1 {font-size:1.15em;}
.bm-image {height: 200px;}	
.farbslider-container, .produkt-infos-wrapper {padding: 0 20px;}
    .farbslider-specs .tinymcewysiwyg {padding: 0;}
    .farbslider-specs table td {padding-left: 0;}
    .farbslider-specs table th {border: none; font-weight: bold; padding-bottom: 0;}
}
@media screen and (max-width: 768px) {

  #navigation .rex-navi2-wrapper {
height: auto;
min-height: 100%;
  }

.navImage img {
  width: 100%;
  max-width: none;
}

.highlight-text {
  background: linear-gradient(to bottom, #e1e1e1 50%, #184074 50%);
}

.highlight-text .wysiwyg {
  padding: 35px 20px;
}

.content {
  margin-top: 30px;
}

    .bigtext {font-size:1.1em;}

    .produkt-infos-wrapper {
        padding: 20px;
        margin: 0;
    }

    .produkt-slider-element span {
        text-align: center;
    }

    .slick-prev, .slick-next {
        top:43%;
    }

    .slick-list {
        padding: 60px 0;
      }

    .pslider-headline {
        padding: 0 20px;
    }

    .img-longtext-item {
        margin-bottom: 60px;
      }

    .longtext-image {
        margin: 0 auto 15px;
        max-width: 180px;
        display: block;
    }

    .produkt {width:calc(50% - 15px);}

    .zigzag {
        margin: 30px auto;
      }

      .template-product .content {
        margin: 10px 0 0;
      }
      
    .zigzag-content {
        padding: 20px 0 0 !important;
    }

    #footer-container {
        padding: 50px 0;
      }

      #footer .rex-navi1 > li > ul {
        margin-top: 20px;
        padding-top: 20px;
      }
    
    #stoerer {width: 150px; bottom:20%;}
    #page10 .flex-direction-nav a {display: none;}
	
	
    .zigzag-content p {
        text-align: left;
    }



.cta-products-content {
  padding: 60px 20px 40px;
}

.cta-products-image {
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  height: auto;
}

.cta-products-image img {
  height: 300px;
}

.fbottom {display:none;}


.form-kontakt .form-group {width: 100%;}

.produkt-slider-element span {
    padding-right: 0;
}

.produkt-slider-element span::after {
    display: none;
}

.blocklist {
grid-template-columns: repeat(2, 1fr);
gap:15px;
}

#footer .rex-navi1 {display: block; margin: 0;}
#footer .rex-navi1 > li {padding: 0; margin-bottom: 20px;}

#footer .tinymcewysiwyg {
    padding: 40px 0 0;
  }

  #footer .tinymcewysiwyg ul li {
    display: block;
    padding: 0;
    margin-bottom: 5px;
  }

.sp-desktop-50 {
    height:25px
  }
  .sp-desktop-200 {
    height:85px
  }
  .sp-desktop-100 {
    height:40px
  }
  .sp-desktop-150 {
    height:60px
  }

.slickme-logos .slick-slide {
  text-align: center;
}

.unsere-kunden-images img {
display: inline-block;
}


}
@media screen and (max-width: 750px) {
    
    .blockstartseite-wrapper {
        margin-top: 10px;
      }

.startseite-block-new {
    flex-wrap: wrap;
    gap: 0;
}

.startseite-block-new-image {
    order: 1 !important;
    width: 100%;
  }

.startseite-block-new-text {
    order: 2 !important;
    width:100%;
    padding:20px 20px 40px 20px !important;
}

.startseite-block-new-text h2 {
    font-size: 2em;
}    
.startseite-block-new {padding: 0; margin: 0;}
.startseite-block-new > a {float: none; width: 100%;}
    

.blockstartseite, .blockstartseite:last-child {display:block;margin:0 auto; max-width:100%; width:90%; margin-bottom:20px;}
.blockstartseite h1 {font-size:2em;}
.teaserstartseite-text {max-width: 90%;}
.teaserstartseite-ul, .teaserstartseite-ur {height:180px; display:block; float:left;}
.teaserstartseite-container h1, .teaserstartseite-text p {text-shadow: 1px 2px 2px #6b6b6b;filter: dropshadow(color=#6b6b6b, offx=1, offy=2);}
.teaserstartseite-box {height: 130px;margin: 20px auto 0;width: 130px;}
.teaserstartseite-box a {font-size: 1.4em;padding: 15px;}
.refstartseite {clear:left;display:inline-block;margin:25px auto 0;}
.refstartseite img {margin:0;}
.artists-startseite {margin-top: 20px;padding: 20px 0;}
.kunde-startseite {text-align:center;}
.kunde-startseite h2 {display: block;max-width: 100%;}
.kunde-startseite img {float:none; width:70%; height:auto; display:inline-block; margin-bottom:15px; max-width:282px;}
.kunde-startseite span a {margin:0 !important; display:block;}
.kunde-startseite > a {display:block;}
#footer .padder {padding:0 20px;}
.fleft {width:100%; float:none; padding:150px 0 0 0;}
.fright {width:100%; float:none; padding:0 0 20px 0; text-align:left;}
.fright span {font-size:1.35em; width:60%; margin:11px 0;}
.block-ueber-uns-left {width:100%; float:none; padding:0; background-image:none !important; }
.block-ueber-uns-right {width:100%; float:none;text-align:left; padding-top:0;}
.block-ueber-uns-text {display:none;}
#produkt-nav {display:block; float:none; margin-top:5px;}
.produkt-infos {padding:20px;}
.produkt-infos-left {float:none;padding-bottom:20px;width:100%;}
.produkt-infos-right {float:none;margin-left:0;width:100%; text-align:center; padding-bottom:60px;}
.produkt-infos-pic img {display:inline;}
.produkt-infos-pic {float: left;margin: 0 25px 0 0; min-height:170px;}



span.datenblatt {bottom: 20px;left: 20px;}
#monatprojekt {display:none;}
table, thead, tbody, th, td, tr {display: block;}
.tinypadder {max-width:100%;}
td {width:100% !important;}
p.formtext, p.formtextarea {display:block;margin-right: 10px;}
textarea, input.text {width:100%;}
#left-content, #right-content {width:100%;float:none;}
#right-content {padding:0 20px; width:auto;}
.kuenstler-uebersicht-ausgabe h1 {margin-bottom:0.15em;}
.kuenstler-vorschau img {display:block;max-width:100%;height:auto;}
.footer-container {margin: 25px 0;}
.footer-col {width:50%; padding-right:2%; min-height:250px;}
.col-3-footer .footer-col {min-height: 0; padding-right:0;}
.col-3-footer .footer-col:nth-child(2) {text-align: center;}    
.col-3-footer .footer-col:nth-child(3) {text-align: right;}   
    
.form-kontakt p {width:100%;float:none;}
    
.flexslider .slides img {
    height: 400px;
    object-fit: cover;
}

    
.bm-image-centered {margin: 30px 0;}

.text-image-box {margin: 30px auto;}
.text-image-box > div, .two-images {float: none; width: 100%;}
.tib-image img {margin: 0 auto;}
    
.two-images {margin-bottom: 30px;}
    
.text-image-box.full-width .tinymcewysiwyg {max-width:none;}
.text-image-box.full-width .tib-image {padding-right: 20px; box-sizing: border-box;}

.galerie-element {width: calc(50% - 5px);}

.galerie-element.titleoutput {
    width: 33.33%;
  }

}
@media screen and (max-width: 640px) {

	.produkt-uebersicht-title {
        margin: -30px -15px 15px -15px;
      }

    .product-overview-content {
        width: calc(100% - 30px);
        padding: 15px;
      }
	

.produkt-container {
  padding: 20px 0;
}

.produkt {
    width: 100%;
}

.produkt img {
    width: 100%;
    max-width: none;
    display: block;
}

#moosbild-konfi-format-select li img {
    max-width: 60px;
}

.startseite-block-new .cta-button {
    max-width: none;
}

.tile {
    width: 100%;
    padding: 0;
  }

  .tile img {
    max-width: none;
    width: 100%;
  }

  .tiles {
    margin: 60px auto;
  }

	
.bm-image {height:150px;}
	.buero-moebel {width: 33.33%; padding: 10px;}
    
    .farbslider-stage, .farbslider-panel {float: none; width: 100%; padding: 0;}
    .farbslider-colors p {margin-top: 0;}
    .farbslider-panel ul li {
    width:20%;
    }


}
@media screen and (max-width: 550px) {

h1, .headline-1 {
  font-size: 1.75em;
}

 .blocklist {
    grid-template-columns: repeat(1, 1fr);
  }

.galerie-element.titleoutput {
    width: 50%;
  }


.galerie-element img {max-width:100%;height:auto;}

.buero-moebel-uebersicht {padding: 0 20px;}
.buero-moebel {width: 50%;}
.bm-image {height:200px;}	

.footer-col {width:100% !important; padding:0; min-height:50px; float:none;margin-bottom:25px; text-align: left !important;}
    
 #stoerer {width: 100px; bottom:30px;}    
}

@media screen and (max-width: 400px) {
.kuenstler-vorschau-img a {display:inline-block; width:50%; position:relative;}
.produkt h1 {margin:0.15em 0;}
}

@media print {
	.produkt-infos {
    background: #fff;
	}
}