@charset "UTF-8";
/* ibm-plex-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: "IBM Plex Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ibm-plex-sans-v19-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-sans-italic - 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: "IBM Plex Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/ibm-plex-sans-v19-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ibm-plex-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: "IBM Plex Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/ibm-plex-sans-v19-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* LANDING-PAGE */
.bg-bd {
  background-color: #cfdbcb;
}
.abstandoben {
  padding-top: 30px;
}
.abstandobenunten {
  padding-top: 30px;
  padding-bottom: 30px;
}
.abstandunten {
  padding-bottom: 30px;
}
/* HERR GENERAL */
body {
  font-family: "IBM Plex Sans", sans-serif;
  color: #192C3A;
  background-color: #f9f8f8;
  padding-top: 50px;
}
.img-rounded {
  border-radius: 0px;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #C1A58D;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #af8b6c;
  color: #fff;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px dashed #f7ac71;
  clear: both;
}
.page-header {
  margin-top: 30px;
  margin-bottom: 60px;
}
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #fff;
  border-radius: 0px;
}
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
a {
  color: #C1A58D;
  font-weight: 700;
}
a:hover {
  color: #dcccbf;
  font-weight: 700;
  text-decoration: none;
}
.tab-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.img-dark {
  filter: brightness(80%);
}
.abstand {
  padding-top: 30px;
  padding-bottom: 30px;
}
h1 {
  font-size: 3em;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 30px;
}
h2 {
  font-size: 1.4em;
  line-height: 1em;
  color: #fff;
}
h3 {
  font-size: 1.4em;
  font-weight: 700;
  letter-spacing: 0em;
}
h4 {
  font-size: 1.5em;
  line-height: 1.5em;
}
p, ul {
  font-size: 1.2em;
  line-height: 1.6em;
}
/* BEREICHE */
.head {
  background-color: #C1A58D;
  padding: 15px 0 30px 0;
}
.head h1 {
  color: #fff;
}
.social {
  padding: 30px 0;
}
.zitat {
  background-color: #c5d97a;
  padding: 30px 0;
}
.vierer {
  background-color: #192C3A;
  padding: 30px 0;
}
.vierer h3, .vierer p {
  color: #fff;
}
.fuss {
  background-color: #C1A58D;
  padding: 30px 0;
}
.fuss a {
  font-size: 1em;
  color: #fff;
  font-weight: 700;
}
.testimonial {
  background-color: #192C3A;
  padding: 30px 0;
}
.testimonial h4, .testimonial p {
  color: #fff;
}
.topthemen {
  background-color: #e9ecef;
  padding-bottom: 30px;
}
.naechstertermin {
  background-color: rgba(184, 186, 184, 0.5);
  padding: 30px 0 0 0;
}
/* BUTTON */
.btn {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  font-weight: 700;
  border-radius: 0px;
}
.btn-link {
  color: #c5d97a;
  text-transform: uppercase;
}
.btn-bd {
  color: #fff;
  background-color: #C1A58D;
  border-color: #C1A58D;
}
.btn-bd:hover {
  color: #fff;
  background-color: #d3bfae;
  border-color: #d3bfae;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #c5d97a;
}
.nav-pills .nav-link {
  background-color: #192C3A;
}
.video-list-thumbs > li {
  margin-bottom: 12px;
}
.video-list-thumbs > li > a {
  display: block;
  position: relative;
  background-color: #192C3A;
  color: #192C3A;
  padding: 8px;
  border-radius: 0;
}
.video-list-thumbs > li > a:hover {
  background-color: black;
  transition: all 500ms ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.video-list-thumbs h2 {
  bottom: 0;
  font-size: 1.2em;
  height: 33px;
  margin: 8px 0 0;
}
.video-list-thumbs .fa-youtube-play {
  color: #fff;
  font-size: 60px;
  opacity: 0.6;
  position: absolute;
  right: 39%;
  top: 31%;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle {
  color: #fff;
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  transition: all 500ms ease;
}
.video-list-thumbs .duration {
  background-color: #0a1116;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  left: 12px;
  line-height: 13px;
  padding: 2px 3px 1px;
  position: absolute;
  top: 12px;
}
.video-list-thumbs > li > a:hover .duration {
  background-color: #000;
  transition: all 500ms ease;
}
@media (min-width: 320px) and (max-width: 480px) {
  .video-list-thumbs .glyphicon-play-circle {
    font-size: 35px;
    right: 36%;
    top: 27%;
  }
  .video-list-thumbs h2 {
    bottom: 0;
    font-size: 12px;
    height: 22px;
    margin: 8px 0 0;
  }
}
/* NAVBAR */
.navbar-inverse {
  background-color: #C1A58D;
  border-bottom: 0;
}
.navbar-brand {
  color: #fff !important;
}
.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #af8b6c;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-weight: 400;
  font-size: 1em;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
}
.dropdown-menu > li > a {
  font-size: 1.3em;
}
/* BILDER FÜR WYSIWYG */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
/* COOKIE BAR */
#cookie-bar {
  background: #282828;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
  z-index: 1000;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #82b646;
}
#cookie-bar .cb-enable:hover {
  background: #192C3A;
}
#cookie-bar .cb-disable {
  background: #f6ae01;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
.form-control {
  border: 0;
  border-radius: 0px;
}
