/* 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: 300;
  src: url('/files/theme/user/allfonts/roboto/roboto-v29-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@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('/files/theme/user/allfonts/roboto/roboto-v29-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('/files/theme/user/allfonts/roboto/roboto-v29-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-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';
  font-style: normal;
  font-weight: 700;
  src: url('/files/theme/user/allfonts/roboto/roboto-v29-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-900 - 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: 900;
  src: url('/files/theme/user/allfonts/roboto/roboto-v29-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('/files/theme/user/allfonts/raleway/raleway-v29-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('/files/theme/user/allfonts/raleway/raleway-v29-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('/files/theme/user/allfonts/raleway/raleway-v29-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('/files/theme/user/allfonts/raleway/raleway-v29-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-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: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('/files/theme/user/allfonts/raleway/raleway-v29-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-900 - 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: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url('/files/theme/user/allfonts/raleway/raleway-v29-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*Farbanpassungen*/
.bgkundenfarbe,.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);
    
}

footer .footertop, body.bg_white #header, body.bg_white #header.clone,.kundenbg .textholder,.mod_article.bgColored{
  
    
}


header.clone{
    display: none;
}

body.down header.clone{
    display: block;
}

header .mod_logo{
    max-width: 280px;
}
  


#main .mod_article.artbefore{
   
}

#main .mod_article.artafter{
    margin-bottom: 4rem;
}





body.bg_white #header .sharenav li span,
.menu-btn span{
    color: white;
    font-size: 12px;
}

body header i.font-icon,
header i.font-icon.icon-calendar-empty{
  font-size: 21px;
}

body header .sharenav li{
    margin: 10px 0 15px 15px;
    line-height: 1;
}

body.bg_black, body.bg_black footer, body.bg_black #header, body.bg_black #header.clone {
  background: #363636;
}



header .row > *{
    vertical-align: top;
}


  
#header .row > .headercenter .mod_logo figure a{
    display: block;
}

.mediaholder > div.bgImage{
    height: 100%;
}

.ce_gallery li{
    background: white;
}

.headlinecontainer > *,.headline > *{
    line-height: 1.1;
}

.ce_kitchenteaser .preHeadline > span {
  border-bottom: 3px solid var(--kundenfarbe);
}

.readmore {

  border: none;
margin-top:0;
font-size: 24px;
padding: 20px 3rem;
font-weight: 500;
  font-style: normal;
    background: #C51649;
    color: white;

}
strong {
font-weight: 700;
}

.ce_kitchenteaser .price, .parallax-container .headlinecontainer > *, .colorwhite .headline > *{
    color: white;

}

.headlinecontainer > *{
    font-weight: 500;
}



.headlinecontainer > * > img{
  max-width: 250px;
  margin-bottom: 2rem;
}


/*Seitenindividuelle Anpassungen*/
#footer h2 {
color: black;
    font-size: 28px;
    margin-bottom: 20px;
}


.mod_article > .inside .block.ce_textBanner{
    padding: 2rem;
}

.mod_article[style*="background: #000000"]{
   
    color: white;
}

h1,.h1,h2,.h2,h3,.h3, h4,.h4{
     font-family: 'Raleway',sans-serif;
    font-weight: 400;
    color: #333;
}

.colorwhite h1,.colorwhite .h1,.colorwhite h2,.colorwhite .h2,.colorwhite h3,.colorwhite .h3,.colorwhite h4,.colorwhite .h4{
    color: white;
}



.mod_article[style*="background: #000000"] .textholder{
     text-align: center;
}

.mod_article[style*="background: #000000"] .textholder .headlinecontainer > * img{
    margin-left: auto;
    margin-right: auto;
    clear: both;
    display: block;
}

.ce_introtext h1,.ce_introtext h2 {
  font-size: 65px;
  font-weight: 300;
  color:var(--kundenfarbe);
}

.headlinecontainer > * .smaller{
   font-weight: 300; 
}

.ce_introtext .text{
    max-width: 650px;
    margin: 0 auto;
}

.ce_introtext p{
    font-size: 24px;
}

.maxWidth .text{
    max-width: 980px;
    margin: 0 auto;
}

#test .row > .mediaholder{
    min-width: 200px;
}


.ce_kachelelement .caption{
    padding: 10px 0 0 0;
}

body{
  font-family: 'Roboto',sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 1.65;
}


h1, h2, .h2, h3, .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: 'Raleway', sans-serif;
    font-weight: 400;
}

.colorwhite,.colorWhite{
    color: white;
}

h4.colorwhite{
    font-weight: 300;
    font-size: 32px;
    margin-bottom: 10px;
}

h4.colorwhite + h3{
    margin-top: 0;
    font-size: 42px;
    margin-bottom: 2rem;
}

h4.colorwhite + h3 + h5{
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
}

/*.ce_kachelelement .table,.ce_kachelelement .table > .row, .ce_kachelelement .table > .row > *,
.mediaholder > .ce_flexslider, .mediaholder > .ce_flexslider *,
.mediaholder > .ce_flexslider .flex-direction-nav *{
    height: 100%;
} */

.mediaholder > .ce_flexslider .flex-direction-nav,
.mediaholder > .ce_flexslider .flex-direction-nav *{
    height: 10px;
}
body .flex-direction-nav a img, .slider-control a img {
    margin-top: 0;
}

.slideup .toggleSlide {
    border-radius: 7px 7px 0 0;
}


#article-10271,
#article-10271 .headlinecontainer > h3,
#article-10246 .headlinecontainer > *,
#article-10239 .headlinecontainer > h3,
#article-10268 .headlinecontainer > *,
#article-10243 .headline > *,#article-10243 .headline > * > *{
  color: black;
}

#article-10267 .headlinecontainer > *:after,
#article-10246 .headlinecontainer > *:after,
#article-10268 .headlinecontainer > *:after{
content: '';
  display: table;
  background: var(--kundenfarbe);
  width: 80px;
  height: 5px;
  margin: 20px 0 0;
}

#article-10267 .headlinecontainer > *,
#article-10251 .headlinecontainer > *{
    color: white;
}

.ce_owlItemSlider .item {
border:none;
}

.owl-carousel .owl-nav button.owl-prev {
left: -37px;
}
.owl-carousel .owl-nav button.owl-next {
right: -37px;
}
.owl-carousel .owl-item img {
width: 99% !important;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
margin-top: -50px;
}

.headlinecontainer > * img{
    max-width: 300px;
    margin-bottom: 2rem;
}

.ce_logo .logo{
    margin-bottom: 10px;
}

.headlinecontainer > * strong{
    font-weight: 500;
}

#article-8520 .mediaholder img,
#article-8496 .mediaholder > div.bgImage img{
    max-width: 350px;
}

.headlinecontainer > h2, .headline > h2, h2 {
font-size:48px;

}

.bgColored .headlinecontainer > h2, .bgColored .headline > h2, .bgColored h2 {
color:white;
}

.headlinecontainer >h3, .h3{
  font-size: 32px;
  line-height: 1.4;
    font-weight: 500;
}

.kundenfarbe {
color: var(--kundenfarbe);
}


.mod_single_direct_module .price {
    /*margin-top: 4rem; */
    font-size: 32px;
    line-height: 2.4rem;
font-weight: 400;
}

/*weitere*/
.ce_kachelelement .notfloat_right{
    padding: 0;
}

.margneg .image_container{
    margin: 0 -20px 2rem;
}
.ce_kachelelement .notfloat_right > .inside, .ce_kachelelement .notfloat_left > .inside{
    padding: 2rem 3rem;
}

.red, .red .headline > *, .bgColored .red .headline > *{
    color:#F40909;
}


.fullwidth .ce_responsivebanner picture, .fullwidth .ce_responsivebanner picture img{
    width: 100%;
}

.ce_kitchenteaser .price{
    font-weight: 500;
}
.slidertoggler {
	display:none;
}

.bgred.bgColored{
    background: var(--kundenfarbe);
    color: white;
}



.ce_textBanner .headline{
    margin-bottom: 0;
}

.bgColored .headlinecontainer > h2, .bgColored .headline > h2, .bgColored h2{
    
}

.video_container{
    border: 8px solid white;
}

.ce_player .ce_text{
    max-width: 980px;
    margin: 2rem auto 0;
    text-align: center;
}

.linkholder {
    margin: 4rem auto 0;
}



.ce_text ul{
    margin: 0.5rem 0;
    padding-left: 16px;
}

.ce_text ul > li::before {
  content: '•';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: -16px;
}


@media all and (max-width: 1080px){
    .flexslider .slides img{
        display: inherit;
        height: auto;
    }
    footer .footertop, .mod_article.bgColored{
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .ce_kachelelement{
        max-width: 650px;
        margin: 0 auto;
    }
    
    .ce_kachelelement .table{
        table-layout: fixed;
    }
    .ce_kachelelement .table, .ce_kachelelement .table > .row, .ce_kachelelement .table > .row > *, .mediaholder > .ce_flexslider, .mediaholder > .ce_flexslider *, .mediaholder > .ce_flexslider .flex-direction-nav * {
  height: auto;
}
    
   #article-1023.mod_article.fullwidth .block.maxWidth.ce_kachelelement, #article-10238.mod_article .block.maxWidth{
        max-width: 580px;
    }
    
       #article-10238 .ce_kachelelement .row > *{
        display: table-header-group;
    }
    
    .ce_kachelelement .notfloat_right > .inside, .ce_kachelelement .notfloat_left > .inside {
  padding: 0 3rem 0 0 ;
}
    
    .ce_kachelelement .row > .mediaholder{
        padding-right: 2rem;
        vertical-align: top;
    }
    
    .ce_kachelelement .row > .mediaholder + .textholder > .inside{
        padding-bottom: 20px;
    }
    
.mod_logo{
        margin: 0;
      
    }
    .index .mod_article > .block > .block, .bgColored{
        padding-top: 0;
    }
    
    .ce_kachelelement .row > .textholder > .inside{
        padding: 0;
    }
    
    .index .mod_article > .block{
        padding: 2rem;
    }
}

@media all and (max-width: 680px){

    ul.cols_6 > li {
  width: calc( (100% - (6 * 5px)) / 3 );
}
    
    .headline img {
max-width: 200px;
}
.ce_textBanner {
text-align:center !important;
}
    .ce_gallery > ul.cols_3 > li {
  width: 100%;
        margin: 0 0 20px;
}
    
    .mod_article > .inside .block.ce_textBanner {
  padding: 20px 10px;
   
}
    
     .ce_textBanner .headline > *, .ce_textBanner .headline > h2 {
    font-size: 28px;
    text-align: center;
  }
    
    
    .index .mod_article > .block {
  padding: 20px 10px;
}
    
    h4 {
  font-size: 21px;
  line-height: 1.2;
}
    .headlinecontainer > h3, .h3 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
    
    .headlinecontainer > h2, .headline > h2, h2 {
  font-size: 32px;
  line-height: 1.2;
}
    
    .readmore {

  font-size: 16px;
  padding: 20px;

}
    
}
