
/*Farbanpassungen*/
.slideup .toggleSlide,a.cta,.terminanfrage input:checked + span.item-label{
    background: var(--kundenfarbe);
}

.navcontent li:hover > a, .navcontent li:hover > span, .navcontent li > strong,
header .font-icon{
    color: var(--kundenfarbe);
}

.ce_kitchenteaser .preHeadline > span {
  border-bottom: 3px solid var(--kundenfarbe);;

}
.bg-kundenfarbe .textholder,
.bg-black .textholder{
    background-color: var(--kundenfarbe);
    color:white;
}
.bg-kundenfarbe .mediaholder .bgImage,
.bg-black .mediaholder .bgImage{
    background-size: cover !important;
}
.bg-kundenfarbe .headlinecontainer > *,
.bg-black .headlinecontainer > *{
    color: white;
}
.bg-black .textholder{
    background-color: black;
}
.bg-black .mediaholder .bgImage{
    border-right: 3px solid #EF1B28;
}
/*Seitenindividuelle Anpassungen*/
/* handlee-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: 'Handlee';
  font-style: normal;
  font-weight: 400;
  src: url('/files/theme/user/allfonts/handlee/handlee-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('/files/theme/user/allfonts/handlee/handlee-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/allfonts/handlee/handlee-v18-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/files/theme/user/allfonts/handlee/handlee-v18-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/files/theme/user/allfonts/handlee/handlee-v18-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('/files/theme/user/allfonts/handlee/handlee-v18-latin-regular.svg#Handlee') format('svg'); /* Legacy iOS */
}

/*Schriftarten */
/* 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/theme/user/allfonts/opensans/open-sans-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.eot'); /* IE9 Compat Modes */
  src: url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}


body.bg_white{
font-family: 'Open Sans', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 150%;
color:#414649;
}

.ce_kitchenteaser .price, .parallax-container .headlinecontainer > *,.ce_colorslider .headlinecontainer > * {
      font-family: 'Open Sans';
  
  font-weight: 700;
}

h1, h2, .h2, h3, h4, h5, h6,.megamenue.mod_navigation > ul > li > a,.stars ul li, .zitat, .ce_bewerbungsbox_full .headline > *,.preHeadline,a.cta,.ce_bewerbungsbox a,.ce_bewerbungsbox_full a {
     font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color:var(--kundenfarbe);
    
}

h1, .h1{
    
}

 h2, .h2{
    font-size: 44px;
}

.teasergrid .image_holder{
    position: relative;
}

.bgred .textholder{
    background: var(--kundenfarbe);
    color: white;
}

.bgred .textholder .headlinecontainer > *,
.bgred .textholder .headline > *{
    color: white;
}

.ce_gridList .teasergrid .text{
    height: auto;
    background: rgba(0,0,0,0.2);
    padding: 20px;
    width: auto;
    font-size: 16px;
	line-height:150%;
}

.ce_gridList .teasergrid .text h4{
    margin: 0;
    line-height: 130%;
    font-size: 41px;
}
.nopadBottom.ce_textBanner .headline {
margin:0;
}

.ce_gridList .teasergrid .text .desc{
    margin-top: 10px;
    line-height: 1.4;
}
.teasergrid > div > * .inside > * {
height:auto;
}

.mod_single_direct_module .price {
    /*margin-top: 4rem; */
    font-size: 32px;
    line-height: 2.4rem;
    font-family: 'Open Sans', sans-serif;
font-weight: 400;

}

#header.clone .mod_logo {
  max-width: 320px;
}

.ce_heroImage .bgImage{
    min-height: 0;
}

.index .mod_article.fullwidth > .block.ce_colorslider{
    padding-top: 3rem;
}

.mod_article > .block > .block.mod_single_direct_module {
padding-top:0;
}

h1 {
	font-size:54px;
}
h2 img {
  max-width: 580px;
  margin: 0 auto;
  display: table;
  box-sizing: border-box;
  padding: 0 2rem;
  width: 100%;
  height: auto;
}

h3, .h3{
    font-size: 30px;
}

h3 img {
  text-align: left;
  width: auto;
    max-width: 85%;
}


#herosection .ce_flexslider .ce_text.align_below {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 2rem;
  text-align: center;
}

.readmore {
  color: white;
  border: none;
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.6);
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.6);
  margin-top: 0;
  font-size: 19px;
    text-transform: none;
  padding: 20px 3rem;
  font-weight: 600;
  letter-spacing: 0;
}

.slideup .toggleSlide, a.cta, .terminanfrage input:checked + span.item-label, .readmore {
  background: var(--kundenfarbe);
}

.ce_text .linkholder{
    margin-top: 4rem;
}

.ce_kachelelement .notfloat_right > .inside, .ce_kachelelement .notfloat_left > .inside{
    padding-top:0;
    padding-bottom:0;
}


.mod_logo{
    max-width: none;
}

#header:not(.clone) .row > *{
    width: auto;
}
.mod_article > .padBottomSmall, .padBottomSmall{
    padding-bottom: 2rem;
}

#header .row > .headerright, #header .row > .headerleft{
    
}

.ce_imagerow .row > *{
    float: left;
    width: calc((100% - (4 * 10px)) / 2);
    margin: 0 10px 10px;
    padding: 0;
}

.ce_flexslider .ce_text.align_above{
    padding-bottom: 2rem;
}
#article-5681 .video_container > video {
max-width:680px;
margin:0 auto;
}

@media (max-width: 930px){
.ce_kachelblock .row > .imageholder{

    display: table-header-group;
}
    
    .ce_kachelblock .row > .textholder{

    display: table-footer-group;
}
    
    .ce_kachelblock .row > .textholder > .inside{
        padding: 2rem;
    }

.ce_kachelblock .row > .imageholder img {

    position: relative;
 
}
    
    #article-890 .image_container img{
        width: auto;
        max-width: 100%;
    }
    
    .headlinecontainer > * > br,    .headline > * > br{
        display: none;
    }
    
    .ce_gridList .teasergrid > div > * .text{
        width: calc( 100% - 40px );
		padding:20px;
        max-width: none;
		display:block;
    }
    
    
    .ce_gridList .teasergrid > .itemsperRow_2 > *{
        height: auto !important;
    }
     
    
    .ce_gridList .teasergrid > div > * .image_container img{
        height: 100%;
        width: 100%;
        object-fit: cover;
        opacity: 1 !important;
    }
    
    footer h2{
        text-align: left;
        margin: 20px 0 0;
    }
    .ce_textBanner .headline > *, .ce_textBanner .headline > h2{
        text-align: center;
    }
    
    .ce_textBanner:last-of-type .headline{
        margin: 2rem auto;
    }
    .index #herosection .fullwidth.mod_article > .block > .ce_player.block .caption, .index #herosection .flexslider .caption, .ce_gridList .teasergrid > div > * .image_container, .vAlign_middle.ce_kachelelement .row > .mediaholder,
    .index #herosection .fullwidth.mod_article > .block > .ce_player.block .video_container, .ce_gridList .teasergrid > div > * .text, .vAlign_middle.ce_kachelelement .row > .textholder, .valign_top.twocol .row > .textholder{
display: block;
        width: 100%;
}
}

@media all and (max-width:860px) {
 .ce_gridList .teasergrid > div {
    margin: 0 0 0 0;
    display: table;
    width: 100%;
  }  
    .ce_gridList .teasergrid .text{
    position: relative;
        left: auto;
        bottom: 0;
}
  
    
}


@media all and (max-width:750px) {
        .ce_textBanner .headline > *, .ce_textBanner .headline > h2,.headlinecontainer > h2, .headline > h2, h2{
        font-size: 40px;
    }   

    #header.clone .mod_logo,#header .mod_logo{
        
    }
    .readmore{
        font-size: 21px;
    }
    
    .headlinecontainer > * br, .headline > * br{
        display: none;
    }
    
    #header.clone .mod_logo, #header .mod_logo{
        margin: 0 auto;
    }

    
    #header:not(.clone) .row > .headerright, #header:not(.clone) .row > .headercenter, #header:not(.clone) .row > .headerleft{
    display: table-cell;
    width: 33.33333%;
        width: auto;
}
  
      #header.clone .row > .headerleft{
        width: 40px;
    }
    
    #header.clone .row > .headercenter{
        width: auto;
    }
    #header:not(.clone) .row > .headerright,  #header.clone .row > .headerright,.menu-btn span{
        display: none;
    }
    
    #header.clone .row > .headerright > .inside{
        display: none;
    }
    
    h3, .h3 {
  font-size: 21px;
  line-height: 1.4;
}
    body {
  font-size: 16px;
  line-height: 1.8em;
}
 h2, .h2{
    font-size: 30px;
}

.ce_gridList .teasergrid .text h4{
    font-size: 30px;
}
    .bg-black .row > *{
        margin-top: 0;
    }
    
}


@media all and (max-width:680px) {

    body .stoerer{
        width: 260px;
    }
    #herosection #slider.flexslider .slides img {
  min-height: 200px;
}
    .fullsize .ce_text, .ce_imagerow .ce_text,.ce_flexslider .ce_text.align_above{
        padding: 4rem 10px 2rem;
    }
    .bg-black .mediaholder .bgImage{
    border-right: none;
}
    .bg-kundenfarbe.ce_kachelelement .row > .textholder > .inside,
    .bg-black.ce_kachelelement .row > .textholder > .inside{
padding: 20px;
}
    .ce_gridList .teasergrid .text h4 {
font-size: 27px;
}
    color_black .headline > * {
color: #333;
font-size: 24px;
line-height: 2rem;
}
    #test .row > .mediaholder .bgImage {
width: 200px;
        margin: 0 auto;
}
}


@media all and (max-width:580px) {
    .headlinecontainer > h2, .headline > h2, h2, .ce_textBanner .headline > *, .ce_textBanner .headline > h2{
        font-size: 30px;
    }   
    
    #header.clone .mod_logo,#header .mod_logo{
      max-width:220px;
    }
    .readmore{
        font-size: 18px;
    }
}

@media all and (max-width:480px) {
    #header .row > .headerright{
        display: table-cell;
        opacity: 0;
        visibility: hidden;
    }
    
    .owl-carousel .owl-item img{
        max-width: 240px;
    }
    
#herosection .stoerer {
width: 150px;
bottom: 10%;
left: 15%;
}
}

.bgColored{
    color: #000;
}

.mod_article:not(.bgColored) .headlinecontainer > *,.mod_article:not(.bgColored) .headline > *{
    
}
.mod_article:not(.bgColored) .white .headline > *{
    color: white;
}

.mod_article.fullwidth .block.maxWidth, .mod_article .block.maxWidth, #maincontent > .block.maxWidth{
    max-width: 980px;
}


.bgColored .headlinecontainer > ::before, .bgColored .headline > ::before {
  content: '';
  width: 40%;
  margin: 0 0 20px;
  height: 5px;
  background: var(--kundenfarbe);
  display: block;
    max-width: 180px;
}

.bgColored .center .headline > ::before {
    margin: 0 auto 20px;
    
}

.ce_gridList .teasergrid .name{
    min-height: 120px;
}

.ce_gridList .teasergrid .text h4 {
  line-height: 1.2;
  font-size: 31px;
}

.ce_gridList.border .teasergrid > div > div[class*="item_"] > .inside{
    border: 1px solid rgba(112,112,112,0.4);
}

.ce_gridList.border .teasergrid > div > div[class*="item_"] .text{
   background: transparent;
}

.color_black .headline > *{
    color: #333;
    font-size: 31px;
    line-height: 3rem;
}


#article-8419 .ce_logo .headlinecontainer > * {
  font-weight: 200;
  color: black;
  line-height: 1.2;
}

.bgColored .headlinecontainer > ::before, .bgColored .headline > ::before {
    display: none;
}
