
:root {
  --customColor1: rgba(255,242,121,1);
}


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


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

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

body {
  line-height:1.6;
  hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;

}

h1, .h1, .h1 p, body .headline_style_h1 h1, body .headline_style_h1 h2, body .headline_style_h1 h3, body .headline_style_h1 h4, body .headline_style_h1 h5, body .headline_style_h1 h6, body h1.headline_style_h1, body h1.headline_style_h1, body h2.headline_style_h1, body h3.headline_style_h1, body h4.headline_style_h1, body h5.headline_style_h1, body h6.headline_style_h1,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .ce_revolutionslider_text.bold, .font_headline,.header .mainmenu ul li a  {
text-transform: uppercase;
  font-family: 'Metropolis', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Open Sans', 'Helvetica Neue', sans-serif;
font-weight: 700;
  hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;


}


.ce_text.width-l {
  max-width: 65%;
}

.oasis_icon img {
  margin: 0 auto 25px auto;
  max-width: 200px;
}

@media only screen and (max-width: 768px) {
.ce_text.width-l {
  max-width: 90%;
}

.oasis_icon img {
  margin: 0 auto 25px auto;
  max-width: 150px;
}

}





h1 {
    line-height: 1.1;
}

h1 span.h1_zusatz {
  font-size: 30px !important;
  line-height: 1.2;
}

/* ICON BOX */

.ce_iconbox h3, .ce_iconbox h4  {
  color: rgba(255,242,121,1);
font-size: 1.2rem;
  line-height: 1.2;
    margin-bottom: 0;
}

.ce_iconbox p {
  margin-bottom: 10px;
}


.mw_90 {
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
}

.mw_80 {
  max-width: 80%;
    margin: 0 auto !important;
      text-align: center;
}

.info_box h3 {
  font-family: Montserrat, 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: none;
font-size: var(--body-fontSize) !important;
margin-bottom: 5px;
  line-height:1.6;
  color: black;
  hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
}

.h3_klein h3 {
  font-family: Montserrat, 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: none;
  font-size: var(--body-fontSize) !important;
margin-bottom: 5px;
  line-height:1.6;
  hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;

}


.info_box p {
    font-weight: 600;
      hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
}

#nav-ausstattung .ce_iconbox h3 {
color: #000 !important;
}
.ce_flipbox .h3 {
color: #fff279;
font-size: 20px;
}

.ce_flipbox_backside {
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}

.ce_flipbox_frontside_inside,
.ce_flipbox_backside_inside  {
  height: 100%;
}

#nav-inspiration h2 {
  padding-right: 10px;

}


button.submit {
  background: #fff279 !important;
  color: #000 !important;
  font-weight: 700;
  text-transform: uppercase;
}

#nav-oasis .ce_iconbox p {
color: #fff279;
}

.ce_text p a, 
.ce_text h4 a {
  color: #88b6a6 !important;
    font-weight: 700;
}

.ce_text.kontakt_link p a {
  color: #000 !important;
    font-weight: 600;
}


@media (min-width: 1024px) and (max-width: 1250px) {
  #header .inside {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}


.impressum h1 {
    color: #88b6a6 !important;
}

.impressum h3, .impressum h4  {
  text-transform: none;
}

.impressum h3 {
  font-size: 22px !important;
    margin-bottom: 10px;
    margin-top: 20px;
}

.impressum h4 {
  font-size: 17px;
     margin-bottom: 5px;
}

.impressum h3 + h4 {
    margin-bottom: 15px;
}

.impressum h1 {
  font-size: 40px;

}

.ce_flipbox_backside_inside {
  background-color: rgba(0, 0, 0, 0.6);
}