@charset "UTF-8";
/* sofia-sans-semi-condensed-200 - 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: "Sofia Sans Semi Condensed";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/sofia-sans-semi-condensed-v4-latin-200.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-semi-condensed-200italic - 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: "Sofia Sans Semi Condensed";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/sofia-sans-semi-condensed-v4-latin-200italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-semi-condensed-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: "Sofia Sans Semi Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/sofia-sans-semi-condensed-v4-latin-300.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-semi-condensed-300italic - 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: "Sofia Sans Semi Condensed";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/sofia-sans-semi-condensed-v4-latin-300italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-semi-condensed-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: "Sofia Sans Semi Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/sofia-sans-semi-condensed-v4-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-semi-condensed-500italic - 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: "Sofia Sans Semi Condensed";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/sofia-sans-semi-condensed-v4-latin-500italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-semi-condensed-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: "Sofia Sans Semi Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/sofia-sans-semi-condensed-v4-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* sofia-sans-semi-condensed-700italic - 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: "Sofia Sans Semi Condensed";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/sofia-sans-semi-condensed-v4-latin-700italic.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* $dunkelgrau: #5a6368; */
/* BI */
.kommunikation .bi {
  color: #70f5b4;
  font-size: 1.5em;
}
.back .bi {
  font-size: 3rem;
  color: #0a8f4e;
}
.carousel-caption h2 .bi {
  color: #a0f8cd;
}
.social .bi {
  color: #0a8f4e;
  font-size: 2rem;
  margin-right: 0.7em;
}
.dreier .bi {
  font-size: 2rem;
}
/* GENERELL */
body {
  font-family: "Sofia Sans Semi Condensed", sans-serif;
  padding-top: 60px;
  background-color: #fff;
}
.schattele {
  -webkit-box-shadow: 0px 30px 40px -25px #52575a;
  -moz-box-shadow: 0px 30px 40px -25px #52575a;
  box-shadow: 0px 30px 40px -25px #52575a;
}
.schwinge {
  background-image: url(#WE:1774#);
  background-repeat: no-repeat;
  background-position: bottom left;
}
.rounded {
  border-radius: 4px !important;
}
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #0a8f4e;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #075f34;
  color: #fff;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px dashed white;
  clear: both;
}
a {
  color: #0a8f4e;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}
.alert {
  margin-bottom: 0;
}
.hand {
  cursor: zoom-in;
}
.square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.badge {
  font-weight: 300;
}
.hinterlegt {
  background-color: rgba(255, 255, 255, 0.1);
}
.modal-title {
  color: #0a8f4e;
}
/* CAROUSEL */
.carousel-caption {
  left: 0;
  bottom: 0;
  max-width: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
}
.carousel-caption p {
  color: #0a8f4e;
  font-weight: 300;
}
/* TYPE */
h1, h3, h4, h5, h2, p, ul, ol {
  color: #52575a;
}
h1 {
  font-size: 1.8em;
  margin-bottom: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  h1 {
    font-size: 2em;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 2.3em;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 2.5em;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.7em;
  }
}
@media (min-width: 1400px) {
  h1 {
    font-size: 3em;
  }
}
h2 {
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 500;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
h3 {
  font-size: 1.5em;
  margin-bottom: 30px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
h4 {
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: 0.05em;
}
h5 {
  font-size: 1.6em;
  letter-spacing: 0.05em;
  font-weight: 700;
}
p {
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 300;
}
ul, ol {
  line-height: 1.6em;
  font-weight: 300;
}
/* NAVBAR */
.navbar-nav .nav-link {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 500;
  font-size: 1.1em;
}
.navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.6);
}
.bg-dark {
  background-color: #0a8f4e !important;
}
.dropdown-item {
  font-size: 1.2em;
}
/* BEREICHE */
.headliner {
  padding: 60px 0 30px 0;
}
.inhalt {
  padding: 30px 0;
}
.termine {
  padding: 30px 0;
  background-color: #f8f8fb;
}
#news {
  background-color: #d2d4d4;
}
.social {
  padding: 60px 0 0 0;
  background-image: url(/media/allgemein/footer-wave-bg.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}
.dreier {
  padding: 60px 0;
  background-color: #f8f8fb;
}
.dreier .bi {
  color: #52575a;
  text-decoration: none;
}
.dreier a {
  text-decoration: none;
  font-weight: 700;
}
/* BUTTONS */
.btn {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  font-weight: 500;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 1em;
}
.btn-link {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
.btn-link:hover {
  color: #0a8f4e;
}
.active.btn-link {
  color: #fff !important;
  font-weight: 700;
}
.btn-button {
  color: #fff;
  background-color: #0a8f4e;
  border-color: #0a8f4e;
}
.btn-primary {
  color: #0a8f4e;
  background-color: #0a8f4e;
  border-color: #0a8f4e;
}
.btn-outline-light {
  color: #b0b6b6;
  border-color: #b0b6b6;
  background-color: transparent;
}
/* 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;
}
/* GOOGLE SEO STYLE */
.google {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 30px;
  max-width: 800px;
}
.google .title {
  color: #1a0dab;
  cursor: pointer;
  font-family: arial, regular;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  visibility: visible;
  white-space: nowrap;
}
.google .title:hover {
  text-decoration: underline;
}
.google .link {
  color: #006621 !important;
  font-family: arial, regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  visibility: visible;
}
.google .description {
  color: #545454;
  font-family: arial, regular;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  visibility: visible;
  word-wrap: break-word;
}
.google .arrow {
  border-bottom-color: #006621;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 4px;
  border-top-color: #006621;
  border-top-style: solid;
  border-top-width: 5px;
  color: dunkelgrau;
  cursor: default;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 0;
  position: absolute;
  line-height: 27px;
  margin-left: 3px;
  margin-top: 6px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  white-space: nowrap;
  width: 0;
}
/* GLOSSAR */
.alphabet-nav {
  background-color: #f8f9fa;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.alphabet-nav a {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 35px;
  margin: 2px;
  text-decoration: none;
  color: #495057;
  font-weight: bold;
  border-radius: 4px;
  transition: all 0.3s;
}
.alphabet-nav a:hover {
  background-color: #007bff;
  color: white;
}
.alphabet-nav a.active {
  background-color: #007bff;
  color: white;
}
.alphabet-nav a.disabled {
  color: #ced4da;
  cursor: not-allowed;
}
.glossar-entry {
  background-color: white;
  border: 1px solid #dee2e6;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.glossar-entry h3 {
  color: #0a8f4e;
  margin-bottom: 15px;
  font-size: 1.4rem;
}
.glossar-entry .badge {
  margin-right: 10px;
}
.letter-section {
  margin-bottom: 40px;
}
.letter-heading {
  background-color: #0a8f4e;
  color: white;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: bold;
  scroll-margin-top: 120px;
}
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: none;
}
.search-container {
  margin-bottom: 30px;
}
.no-results {
  text-align: center;
  padding: 40px;
  color: #6c757d;
}
