@charset "UTF-8";
/* alegreya-sans-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: "Alegreya Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/alegreya-sans-v25-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* alegreya-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: "Alegreya Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/alegreya-sans-v25-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* alegreya-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: "Alegreya Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/alegreya-sans-v25-latin-italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* alegreya-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: "Alegreya Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/alegreya-sans-v25-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.abstandobenunten {
  padding-top: 40px;
  padding-bottom: 40px;
}
.abstandoben {
  padding-top: 40px;
}
.abstandunten {
  padding-bottom: 40px;
}
/* HERR GENERAL */
body {
  font-family: "Alegreya Sans", sans-serif;
  color: #626c71;
  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: #f79829;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #4a5256;
  color: #fff;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px dotted #626c71;
  clear: both;
}
.page-header {
  margin-top: 30px;
  margin-bottom: 60px;
}
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #f6f6f6;
  border-radius: 0px;
}
.well p {
  padding-left: 15px;
  padding-right: 15px;
}
.form-control {
  background-color: rgba(255, 255, 255, 0.7);
}
a {
  color: #f79829;
}
.tab-content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.img-dark {
  filter: brightness(80%);
}
.abstand {
  padding-top: 30px;
  padding-bottom: 30px;
}
.abstandunten {
  padding-bottom: 30px;
}
.hinterlegt {
  background-color: #637374;
  padding: 5px 15px;
  display: inline-block;
}
.hinterlegt2 {
  background-color: rgba(141, 149, 150, 0.7);
  padding: 5px 15px;
}
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.card {
  border: 0;
}
.mittig {
  top: 50%;
  transform: translateY(-50%);
  bottom: initial;
}
/* CAROUSEL GROSS
.carousel-item { height: 100vh; min-height: 300px; background: no-repeat center center scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;  -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }
.carousel-caption { top: 50%; transform: translateY(-50%); bottom: initial;}
*/
.carousel-indicators {
  bottom: -30px;
}
.carousel-indicators li {
  background-color: #f79829;
}
.carousel-indicators .active {
  background-color: #626c71;
}
h1 {
  margin-bottom: 30px;
  font-weight: 300;
  color: #fff;
  line-height: 1.45em;
}
h1 strong {
  font-weight: 300;
}
h2 {
  font-size: 1.1em;
  line-height: 2em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
h3 {
  font-size: 1.4em;
  letter-spacing: 0.1em;
}
h4 {
  font-size: 1.7em;
}
p {
  font-size: 1.2em;
  line-height: 1.4em;
}
/* BEREICHE */
.social {
  padding: 15px 0 40px 0;
  color: #f79829;
}
.social .btn {
  font-weight: 700;
  font-size: 1.1em;
}
.zitat {
  background-color: #f79829;
  padding: 30px 0;
}
.vierer {
  background-color: #626c71;
  padding: 30px 0;
}
.vierer h3, .vierer p {
  color: #fff;
}
.starttermine .abstandunten {
  padding-bottom: 10px;
}
.fuss {
  background-color: #626c71;
  padding: 30px 0;
}
.fuss p {
  color: #dfdfdf;
}
.testimonial {
  background-color: #626c71;
  padding: 30px 0;
}
.testimonial h4, .testimonial p {
  color: #fff;
}
.topthemen {
  background-color: #e9ecef;
  padding-bottom: 30px;
}
/* BUTTON */
.btn {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  letter-spacing: 0.1em;
  font-weight: 400;
  border-radius: 0px;
}
.btn-link {
  color: #fff;
  text-transform: uppercase;
}
.btn-link:hover {
  color: #f6f6f6;
}
.btn-link:hover {
  color: #f6f6f6;
}
.btn-bd {
  color: #fff;
  background-color: #f79829;
  border-color: #f79829;
  text-transform: uppercase;
}
a:hover {
  color: #ffce43;
}
.btn-wrap-text {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}
.tab-content {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}
.video-list-thumbs > li {
  margin-bottom: 12px;
}
.video-list-thumbs > li > a {
  display: block;
  position: relative;
  background-color: #dfdfdf;
  color: #626c71;
  padding: 8px;
  border-radius: 0;
}
.video-list-thumbs > li > a:hover {
  background-color: #acacac;
  transition: all 500ms ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.video-list-thumbs p {
  bottom: 0;
  font-size: 1.2em;
  height: 60px;
  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: #c6c6c6;
  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 {
  font-weight: 400;
}
.navbar-light .navbar-brand {
  color: #f79829;
}
.bg-dark {
  background-color: #f79829 !important;
}
.dropdown-menu {
  border: 0px solid rgba(0, 0, 0, 0);
}
.navbar-dark .navbar-nav .nav-link {
  color: white;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* 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: #626c71;
}
#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;
}
