/* 
################
				Google Fonts
################
*/

/* cormorant-garamond-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: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/cormorant-garamond-v16-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-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: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cormorant-garamond-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-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: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/cormorant-garamond-v16-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-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: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/cormorant-garamond-v16-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cormorant-garamond-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: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cormorant-garamond-v16-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*
################
              Font Awesome Icons
################
*/
@font-face {
  font-family: fa-brands;
  font-style: normal;
  font-weight: 400;
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.eot);
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}
@font-face {
  font-family: fa-regular;
  font-style: normal;
  font-weight: 400;
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.eot);
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
.far {
  font-weight: 400
}
@font-face {
  font-family: fa-solid;
  font-style: normal;
  font-weight: 900;
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solifd-900.eot);
  src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}
.fa:before, .fas:before, .far:before, ul.fa li:before, .btn:before {
  font-family: fa-solid;
  font-weight: 900;
  width: 1em;
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 5px;
}
.fab:before {
  font-family: fa-brands;
  font-weight: 900;
  width: 1em;
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 5px;
}
.fa.spacer:before {
  margin-right: 5px;
}
.fa-big:before {
  float: left;
  width: 100%;
  line-height: 45px;
  font-size: 45px;
  margin-bottom: 10px;
}
/*
################
               Grundeinstellungen 
################
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.color {
  color: black;
}
.bg-color, .bg-color a, .bg-color ul li:before, .bg-color h3 {
  background-color: #272726;
  color: #fff;
}
.bg-color-2, .bg-color-2 a, .bg-color-2 ul li:before, .bg-color-2 h3 {
  background-color: #a9a9a9;
  color: #fff;
}
body {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  color: #272726;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  line-height: 22px;
  margin: 0;
  padding: 0;
}
#wrapper {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
  background-color: #FFF;
  border: 1px solid #272726;
  overflow: auto;
}
header, footer {
  width: 100%;
  float: left;
}
img {
  max-width: 100%;
  height: auto;
  width: 100%;
  border: 0;
  float: left;
  vertical-align: middle;
}
section {
  float: left;
  width: 100%;
  padding: 25px 4%;
}
section.big {
  font-size: 1em;
  padding: 30px 4%;
}
section.small {
  font-size: 1em;
  padding: 15px 4%;
}
/*
################
               Zusätzliche Änderungen/Einstellungen 
################
*/

.lay_desktop {
  display: flex!important;
}

.lay_mobile {
  display: none!important;
}

footer {
  margin-top: 25px;
}

/*
################
               Ende - Zusätzliche Änderungen/Einstellungen 
################
*/
/*
################
               Video Einstellungen
################
*/
section.video {
  padding: 0 0;
}
iframe {
  display: block;
}
/*
################
               Einstellungen Überschriften, Links & Buttons 
################
*/
h1 {
  font-size: 2.3em;
  line-height: 1.1em;
  margin: 0 0 10px 0;
  font-weight: 600;
}
h2 {
  font-size: 1.5em;
  line-height: 1.6em;
  margin: 5px 0;
  font-weight: normal;
}
h3 {
  font-size: 1.25em;
  line-height: 1.35em;
  margin: 3px 0;
  font-weight: 600;
}
h3.fullwidth {
  flex: 100%;
}
.small {
  font-size: .75em;
}
.big {
  font-size: 1.25em;
}
a {
  color: black;
  text-decoration: none;
  white-space: nowrap;
}
a:hover, a:active {
  text-decoration: underline;
}
a.btn {
  padding: 12px 30px 12px 30px;
  background: white;
  display: inline-flex;
  align-items: center;
  margin-bottom: 10px;
  color: black;
  position: relative;
    font-weight: 700;
}
a.btn:hover {
  text-decoration: none;
}
a.btn:before {
  margin-right: 27px;
  font-size: 1.5em;
  z-index: 99;
}
a.btn.line:after {
  content: "";
  height: 100%;
  width: 1px;
  background: black;
  position: absolute;
  top: 0;
  left: 46px;
}
a.btn.square:after {
  content: "";
  height: 100%;
  width: 48px;
  background: darkgrey;
  position: absolute;
  top: 0;
  left: 0;
}
section p {
  margin: 0 0 10px 0;
}
section p:last-child {
  margin: 0;
}
/*
################
              Einstellungen Listenelemente 
################
*/
ul {
  padding: 0;
  margin: 0;
}
ul li {
  position: relative;
  list-style-type: none;
  margin-top: 4px;
  padding-left: 20px;
}
ul li:before {
  color: #999;
}
.list-arrow ul li:before {
  content: "\203A";
  position: absolute;
  left: 5px;
  top: -1px;
  font-size: 1.5em;
}
.list-bullet ul li:before {
  content: "";
  background-color: #999;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 5px;
  top: 7px;
}
.list-chevron ul li:before {
  content: "\f054";
  font-family: fa-solid;
  position: absolute;
  left: 5px;
  top: 0px;
  font-size: .8em;
}
ul + p {
  margin-top: 10px !important;
}
/*
################
              Allgemeines Spaltenlayout Einstellungen
################
*/
.col-2, .col-3, .col-4, .col-5, .col-golden {
  justify-content: space-between;
  display: flex;
}
.col-2 > * {
  flex: 0 1 48.5%;
}
.col-3 > * {
  flex: 0 1 31.3333333333%;
}
.col-4 > * {
  flex: 0 1 22%;
}
.col-5 > * {
  flex: 0 1 18%;
}
.col-golden > *:first-child {
  flex: 0 1 60.3%;
}
.col-golden > *:last-child {
  flex: 0 1 36.7%;
}
.row-reverse > *:nth-of-type(2) {
  margin: 0;
}
section.fullwidth {
  padding: 0;
}
section.fullwidth.col-2 > * {
  flex: 0 1 50%;
  padding: 15px 4%;
}
section.fullwidth.col-2 > * {
  flex: 0 1 50%;
  padding: 15px 4%;
}
section.fullwidth.col-3 > * {
  flex: 0 1 33.3%;
  padding: 15px 4%;
}
section.fullwidth .col-2 > *:nth-of-type(2), section.fullwidth .col-3 > *:nth-of-type(n+2) {
  margin: 0;
}
section.fullwidth.col-golden > * {
  padding: 15px 4%;
}
section.fullwidth.col-golden > *:first-child {
  flex: 0 1 61.8%;
}
section.fullwidth.col-golden > *:last-child {
  flex: 0 1 38.2%;
}
/*
################
              Einstellungen Bereich Pre-Header
################
*/
.pre-header {
  text-align: right;
}
.pre-header a {
  color: #fff;
}
.pre-header a:nth-of-type(2) {
  margin-left: 15px;
}
.pre-header.logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pre-header.logo > div {
  flex: 100%;
}
.pre-header.logo a {
  color: #000;
}
/*
################
              Einstellungen Bereich Logo
################
*/
section.logo {
  justify-content: flex-start;
}
.logo img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
.logo.text img {
  width: 200px;
}
.logo.text > *:last-child {
  margin-left: 25px;
}
/*
################
              Einstellungen Bereich Stimmungsbild (oben)
################
*/
section.stimmungsbild {
  background-image: url("../img/004_header_720px.png");
  height: 200px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 0;
	background-position: bottom;
}
section.stimmungsbild p {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 15px 4%;
}
section.stimmungsbild .btn {
  margin-right: 4%;
  padding: 15px 30px;
}
.stimmung.col-golden {
  padding: 0;
}
.stimmung.col-golden > div:first-child {
  background-image: url(../img/001_header.jpg);
  background-size: cover;
  flex: 0 1 63.5%;
}
.stimmung.col-golden > div:last-child {
  display: flex;
  align-items: center;
  padding: 15px 4%;
  flex-wrap: wrap;
}
.stimmung.col-golden .logo img {
  margin-bottom: 10px;
  max-width: 150px;
}
/*
################
              Einstellungen Stellentitel 
################
*/
section.title.col-2 > * {
  position: relative;
  margin: 0;
}
.title.col-2 > *:first-child:after {
  content: "";
  height: 100%;
  width: 1px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0
}
.title.col-2 > *:last-child:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0
}
.title.col-2 > *:first-child {
  padding-right: 20px;
  flex: 1 1 100%;
}
.title.col-2 > *:last-child {
  padding-left: 20px;
  flex: 0 0 auto;
}
.title.fullwidth.col-2 > *:last-child {
  max-width: 250px;
}
.title .icon {
  flex: 100%;
  display: flex;
  align-items: center;
}
.title .icon:nth-of-type(n + 2) {
  margin-top: 10px;
}
.icon-wrap {
  position: relative;
}
.icon-wrap .fa, .icon-wrap .fas, .icon-wrap .far {
  padding-left: 20px;
  position: relative;
  max-width: 200px;
  line-height: 18px;
}
.icon-wrap > *:before {
  position: absolute;
  left: 0px;
  top: 3px;
}
.icon-wrap .fa:before, .icon-wrap .fas:before {
  margin-right: 15px;
}
section.indented {
  width: 92%;
  margin: 0 4%; /* Margin auf "15px 4%" setzen, wenn einegrückte Abschnitte einen Abstand nach oben und Unten haben sollen. */
  padding: 0;
}
section.indented > div {
  padding: 15px 4%;
}
section.indented > img {
  padding: 0 !important;
}
section.indented > * {
  padding: 0 4%;
}
section.indented > *:first-child {
  padding-top: 15px;
}
section.indented > *:last-child {
  padding-bottom: 15px;
}
section.indented .icon-wrap {
  display: flex;
  justify-content: center;
}
section.indented .icon-wrap *:nth-of-type(n + 2) {
  margin-left: 20px;
}
section.indented.border {
  border-left: 10px solid #a9a9a9;
  position: relative;
}
section.indented.border:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: #fff;
}
/*
################
              Einstellungen Benefitsboxen
################
*/
.benefits > div {
  background: #fff;
  border: 1px solid black;
  display: flex;
  padding: 10px;
  align-content: center;
}
.benefits h3 {
  margin-bottom: 10px;
  flex: 100% !important;
}
/* Löschen, wenn Icon und Schrift in einer Zeile sein sollen */
.benefits > div {
  flex-wrap: wrap;
  /*border-radius: 50%; */ /* Kommentar entfernen, dann sind die Benefintsboxen rund*/
}
.benefits.col-4 > div {
  min-height: 140px;
}
.benefits.col-5 > div {
  min-height: 120px;
}
.benefits > div > * {
  flex: 100%;
  text-align: center;
}
.benefits > div > i {
  font-size: 3em;
  margin-bottom: 8px;
}
/*
################
              Einstellungen Footerbereich
################
*/
.flex.fullwidth a {
  display: block;
  margin-bottom: 5px;
}
.flex.fullwidth .mail {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-content: center;
  justify-content: center;
}
.flex.fullwidth .mail > * {
  width: 100%;
}
.flex.fullwidth .mail > i {
  font-size: 3em;
  margin-bottom: 20px;
}
address {
  font-style: normal;
  float: left;
  width: 100%;
  padding: 15px;
  background: #fff;
  color: #000;
  margin-top: 10px;
}
.social {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.social a {
  font-size: 1.2em;
  padding: 0 3px;
  line-height: 18px;
}
/*
################
              Divider & Seperator
################
*/
section.divider {
  width: 92%;
  margin: 10px 4%;
}
.divider {
  width: 100%;
  height: 1px;
  padding: 0;
  margin: 15px 0;
  background: #ededed;
}
.seperator {
  margin: 10px 5px;
}
/*
################
              CSS Befehle Klassen 
################
*/
.flex {
  display: flex;
}
.wrap {
  flex-wrap: wrap;
}
.center-items {
  align-items: center;
}
.space-between {
  justify-content: space-between;
}
.nobr {
  white-space: nowrap;
}
.text-center {
  text-align: center;
}
.row-reverse {
  flex-direction: row-reverse;
}
.text-justify {
  text-align: justify;
}
.left {
  float: left;
}
.right {
  float: right;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.relative {
  position: relative;
}
.justify-center {
  justify-content: center;
}
/*
################
              INTERNET EXPLORER FIXES
################
*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .col-5.benefits > * {
    flex: 0 1 15%;
  }
}