body {
    min-height: 75rem;
    padding-top: 100px;
  }

h1 {
    font-family: 'Noto Serif';
    font-display: swap;
    color: #b19148;
    font-size: 2.1em;
    text-align: left;
    font-weight: bold;
}

.collapse {
    border-style: none !important;
}


h2 {
    font-family: 'Noto Serif', serif;
    font-display: swap;
    color: #000000;
    font-size: 2.0em;
    text-align: center;
    font-weight: normal;
 }

 h2.productcard {
  font-family: 'Noto Sans', sans-serif;
  font-display: swap;
  color: #ec6050;
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
}

 h3 {
    font-family: 'Noto Serif', serif;
    font-display: swap;
    color: #000000;
    font-size: 1.8em;
    text-align: center;
    font-weight: bold;
 }

 p.gross {
    font-family: 'Noto Sans', sans-serif;
    font-display: swap;
    color: #000000;
    font-size: 1.2em;
 }

 p.marketing {
  font-size: 1.4em !important;
  font-family: 'Noto Sans', sans-serif;
  font-display: swap;
  font-weight: bold;
 }

 p.marketing2 {
  font-size: 1.2em !important;
  font-family: 'Noto Sans', sans-serif;
  font-display: swap;
 
 }

 p.marketing3 {
  font-size: 1.3em !important;
  font-family: 'Noto Sans', sans-serif;
  font-display: swap;
 
 }

 p.marketing4 {
  font-size: 1.1em !important;
  font-family: 'Noto Sans', sans-serif;
  font-display: swap;
 
 }

 

/* Liste */
ul, ol li.liste1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 1.05em !important;
  font-display: swap;
  text-align: left;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  
}

ul, ol li.liste2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 1.0em !important;
  font-display: swap;
  text-align: left;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  
}


.spacer-top {
  margin-top: 2em;
}
.spacer-top2 {
  margin-top: 1em;
}


.spacer-bottom {
  margin-top: 2em;
}
.spacer-bottom2 {
  margin-top: 1em;
}

.fc-red {
  /*fore-color: red */
  color: #ec6050;
}

.card-img-top {
  padding-top: 1em !important;
}

.feature-kachel1 {
  background-color: #F0EEE7;
  border-radius: 8px;
  padding: 1em;
}


.feature-kachel2 {
  background-color: #F4F4F4;
  border-radius: 8px;
  padding: 1em;
}

.feature-header {
  font-size: 3vw !important;
  font-family: 'Noto Sans', sans-serif;
  font-display: swap;
  font-weight: bold !important;
  line-height: 3vw;
  letter-spacing: -2px !important;

}

.lt-card {
  border-color: #ec6050;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  border-radius: 8px;
}

.lt-card1a {
  border-color: #ec6050;
 
  border-radius: 8px;
}

.lt-card2 {
  
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  border-radius: 8px;
}


.lt-CardGray {
  -webkit-box-shadow: 1px 1px 4px 1px rgba(0,0,0,0.35); 
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  background-color: #ffffff;
  border-radius: 8px;
  border-color: #9a9a99;
  border-style: solid;
  border-width: 1px;
  padding-top: 1.0em;
}

.lt-card3 {
 
  background-color: #ffffff;
  padding-top: 3.5em;
  
 
}

.lt-card-produkt1 {
  background-color: #f1eee6;
  border-radius: 8px;
  border-width: 0px;
}

.lt-card-produkt2 {
  background-color: #fcfbf9;
  border-radius: 8px;
  border-width: 0px;
}


.card-special1 {
   border-radius: 8px;
   -webkit-transition: color 500ms, background 500ms, border-color 700ms;
    transition: color 500ms, background 500ms, border-color 700ms;
}

.card-special1:hover {
   background: #ec6050;
}



.produkticon {
  max-height: 170px;
  width: auto !important;
}

.produkticon2 {
  max-height: 250px;
  width: auto;
}

.produkticon3 {
  max-height: 200px;
  width: auto;
}


.produkticon-neu {
  max-height: 210px;
  width: auto;
}

.produkticon-neu2 {
  max-height: 290px;
  width: auto;
}



.produkticon-neu3 {
  max-height: 340px !important;
  width: auto;

}





.rof {
  list-style-type:none;
}
.rof li {
  /*padding-left: 1.3em;*/
  padding-bottom: 0.1em;

  font-family: 'Noto Sans', sans-serif;
  font-size: 1.3em !important;
  font-display: swap;
  font-weight: bold;
  hyphens:none;
  -moz-hyphens: none;
   -o-hyphens: none;
   -webkit-hyphens: none;
   -ms-hyphens: none;

 
background-color:	#E8E8E8;
padding: 8px;
border-radius: 8px;
margin-top: 0.5em;
   
}

/* Adding icon before each list icon */ 
.rof > li:before{ 
  content: 'arrow_forward';
  font-family: 'Material Icons'; 
  font-size: 25px; 
  vertical-align: -20%; 
  line-height: 1;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
  
  color:#ec6050;
  
} 


hr {
  
  width: 80%;
  height: 2px;
  margin: 3rem 0 5rem -0vw;
  padding-top: 2em;
  margin-bottom: 1em;
  border: none;
  border-bottom: 3px dashed #b19148;
  /*float: left;*/
}
hr ~ * {
 /* clear: both;*/
}

hr.services {
  border-style: solid;
  border-bottom-width: 1px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom-color: #ec6050;
  width: 100% !important;
  padding-top: 0px !important;
  margin: 0px;
  margin-bottom: 1em !important;
}

/* Navbar *****************************************/
  /* change the background color */
  .navbar-custom {
    background-color: #f1eee6 !important;
     padding-top:0px;
     margin-top:-5px;
     padding-bottom:0px;
     height: 100px;
     font-size: 0.85em !important;
     font-family: 'Noto Sans', sans-serif;
     
     font-display: swap;
     border-bottom-style: solid;
     border-bottom-color: #625757;
     border-bottom-width: 1px;


 }
 /* change the brand and text color */
 .navbar-custom .navbar-brand,
 .navbar-custom .navbar-text {
     color: rgba(255,255,255,.8);
 }
 /* change the link color */
 .navbar-custom .navbar-nav .nav-link {
     color: #000000;
     padding-top: 12px;
     margin-right: 3px;

 }


 


 /* change the color of active or hovered links */
 .navbar-custom .nav-item.active .nav-link,
 .navbar-custom .nav-item:hover .nav-link {
  
   /*background: #ec6050;
   color: #ffffff !important;
   height: 30px;*/
   border-bottom-color: #ec6050;
   border-bottom-width: 5px;
   border-bottom-style: solid;
   padding-bottom: 23px;
   height: 10px;
   


 }

 .navbar-collapse {
   background-color: #f1eee6 !important;
   
  
   }


/* ****Navbar END ***/


a.normal1:link, a.normal1:visited {

  font-family: 'Noto Sans', sans-serif;
  font-display: swap;
  color: #ec6050 !important;
  text-decoration:underline;
  /*text-transform:uppercase;*/

  text-rendering:optimizeLegibility;
  font-size: 1.0em;
  
  }

  a.normal1:hover {
    color:#000000 !important;
  }


  .button, .btn:focus, .btn:active {
    outline: none !important;
    box-shadow: none !important;
  }


   
/* Material Icons BEGIN: */
.material-icons.md-48 {
    font-size: 88px;
    color: #625757;
    text-align: center;
    font-display: swap;
  }
  
  .material-icons.md-24 {
    font-size: 24px;
    color: #625757;
    text-align: center;
    vertical-align: middle;
    font-display: swap;
  }
  
  .material-icons.md-50 {
    font-size: 130px;
    color: #625757;
    text-align: center;
    font-display: swap;
  
  }

  .inline-icon {
    vertical-align: middle !important;
    font-size: 18px !important;
    padding-bottom: 3px;
 }
/* Material Icons END */


/* Buttona START */

a.ctabutton:link, a.ctabutton:visited {
    font-family: 'Noto Sans', sans-serif;
    font-display: swap;
    color: #000000 !important;
    text-decoration:none;
    text-rendering:optimizeLegibility;
    font-weight: bold;
    background: #ffffff;
    padding: 0.5em 0.9em;
    border-radius: 30px;
    font-size: 1.1em;
    -webkit-transition: color 500ms, background 500ms, border-color 700ms;
    transition: color 500ms, background 500ms, border-color 700ms;
}

a.ctabutton:hover {
    background: #000000;
    color:#ffffff !important;
}


a.ctabutton2:link, a.ctabutton2:visited {
  font-family: 'Noto Sans', sans-serif;
  font-display: swap;
  color: #ffffff !important;
  text-decoration:none;
  text-rendering:optimizeLegibility;
  font-weight: bold;
  background: #ec6050;
  padding: 0.5em 0.9em;
  border-radius: 30px;
  font-size: 1.1em;
  -webkit-transition: color 500ms, background 500ms, border-color 700ms;
  transition: color 500ms, background 500ms, border-color 700ms;
}

a.ctabutton2:hover {
  background: #000000;
  color:#ffffff !important;
}



a.normal:link, a.normal:visited {
    font-family: 'Noto Sans', sans-serif;
    font-display: swap;
    font-size: 0.9em !important;
    line-height: 30px;
    color: #d8c7be;
    text-decoration: none;
    -webkit-transition: color 300ms, background 500ms, border-color 700ms;
    transition: color 300ms, background 500ms, border-color 700ms;
    
  }
  
  a.normal:hover {
    color: #ffffff;
  }

/* Buttona END */


.info1 {
  padding: 1.7em;
  border-radius: 10px;
  border-style: solid;
  border-color: #ec6050;
  border-width: 4px;
  transform:rotate(-8deg);
}

.error {
  color:#ec6050;
  font-size: 0.9em;
}



/* Hero-Bereich START */
.spectext1 {
    font-family: 'Noto Serif', serif;
    color: #f1eee6;
    font-size: 2.4em !important;
    font-weight: 200;
    padding-top: 55px;
    text-align: left;
  }

  .spectext1b {
    font-family: 'Noto Serif', serif;
    color: #f1eee6;
    font-size: 2.4em !important;
    font-weight: 200;
    text-align: left;
  }

  .spec_back {
    background: rgba(236, 96, 80, .7);
    padding: 5px;
    border-radius: 3px;
  }

  .spec_backsubtext {
    background: rgba(0,0,0,.6);
    padding: 5px;
    border-radius: 3px;
  } 

  .herosubtext {
    font-size: 1.4em !important;
    color:#ffffff;
  }

  .container-full-bg {
    width:100%;
    height:100%;
    max-width:100%;
    background-position:center;
    background-size:cover;
    margin-top: -5px;
  }
  
    .container-full-bg .container, .container-full-bg .container .jumbotron {height:100%;width:100%;min-height: 750px;}
  
    .spectext1 {
      font-family: 'Noto Serif', serif;
      color: #f1eee6;
      font-size: 2.4em !important;
      font-weight: 200;
      padding-top: 55px;
      text-align: left;
  
    }

    /* Hero-Bereich END */


    /* Footer START */

    .footer {
        background-color:#323232;
        padding-top: 2em;
        padding-bottom: 2em;
      }
      
      .footerText {
        font-size: 0.9em !important;
        font-family: 'Noto Sans', sans-serif;
        font-display: swap;
        color: #d8c7be;
      
      }
      
      .footerHeadText {
        font-size: 0.94em !important;
        font-family: 'Noto Sans', sans-serif;
        font-display: swap;
        color:#f1eee6;
        font-weight: bold;
      
      }

   /* Footer END */



.sec-milkcoffee {
    padding-top: 3.5em;
    padding-bottom: 3.5em;
    background-color: #D5C7BF;
}

.sec-light {
    background-color: #f1eee6;
    padding-top: 3.5em;
    padding-bottom:3.5em;
}



.sec-grey {
    /*background-color: #f3f3f3;*/
    background-color: #dddddd;
    padding-top: 3.5em;
    padding-bottom: 3.5em;
  }
  
  .sec-white{
      background-color: #ffffff;
      padding-top: 3.5em;
      padding-bottom: 3.5em;
  }

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

    .feature-header {
      /*font-size: 3.0em !important;
      line-height: 50px;*/

      font-size: 2.0em !important;
    line-height: 33px;
    letter-spacing: 0.1vw !important;
    }


    p.marketing4 {
      font-size: 1.0em !important;
     }


    h1 {
      font-size: 1.8em;
    }


  p.marketing {
      font-size: 1.2em !important;
  }


  }


  @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { 

  .feature-header {
    font-size: 2.3em !important;
    line-height: 40px;
    letter-spacing: -1px !important;
  }

}


@media only screen 
and (min-device-width : 2000px) 
 { 

  .feature-header {
    font-size: 2.3em !important;
    line-height: 40px;
    letter-spacing: -1px !important;
  }

}





@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 

  .feature-header {
    /*font-size: 2.15em !important;*/
    line-height: 3.6vw;

    font-size: 3.8vw !important;
   
  }

  h2.productcard {
    font-size: 1.1em;
  }

  p.marketing4 {
    font-size: 0.95em !important;
   }

}



/* Portrait */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

    .feature-header {
      /*font-size: 2.15em !important;*/
      letter-spacing: 0px !important;
    }
}


/* Portrait */
@media only screen 
  and (min-width: 820px) 
  and (max-height: 1180px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

    .feature-header {
      /*font-size: 2.15em !important;*/
      letter-spacing: 0px !important;
    }
}

