@charset "UTF-8";
/* --- Mixins---- */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
    .hamburger.is-active:hover {
      opacity: 1; }
    .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
      background-color: #004F74; }

.hamburger-box {
  width: 28px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 28px;
    height: 3px;
    background-color: #004F74;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: 8px; }
  .hamburger-inner::after {
    bottom: 16px; }

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg); }

html, body {
  font-size: 1rem;
  font-family: 'Open Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden; }

body {
  padding-bottom: unset !important; }
@media (max-width: 1440px) {
  body {
    font-size: 0.8125rem; } }

b, strong {
  font-family: unit-slab, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #004F74; }

:focus {
  outline: none; }

/* --- Headlines --- */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: unit-slab, sans-serif;
  font-weight: 700;
  color: #004F74; }

.jumbotron h1, .jumbotron h2 {
  position: absolute;
  bottom: 0;
  font-size: 5rem;
  line-height: 1;
  z-index: 10;
  margin-bottom: 2rem; }
@media (max-width: 1440px) {
  .jumbotron h1, .jumbotron h2 {
    font-size: 3rem; } }
@media (max-width: 576px) {
  .jumbotron h1, .jumbotron h2 {
    font-size: 2rem; } }
.jumbotron h1:before, .jumbotron h2:before {
  content: '';
  width: 200px;
  height: 200px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 50px;
  left: -100px;
  z-index: -1; }
  .jumbotron h1.blue:before, .jumbotron h2.blue:before {
    background-image: url(/fileadmin/user_upload/layout/logo-blau.svg); }
.jumbotron h1.blue-dark:before, .jumbotron h2.blue-dark:before {
  background-image: url(/fileadmin/user_upload/layout/logo-blau-dunkel.svg); }
.jumbotron h1.orange:before, .jumbotron h2.orange:before {
  background-image: url(/fileadmin/user_upload/layout/logo-orange.svg); }
.jumbotron h1.default:before, .jumbotron h2.default:before {
  background-image: url(/fileadmin/user_upload/layout/logo.svg); }
.jumbotron h1.green:before, .jumbotron h2.green:before {
  background-image: url(/fileadmin/user_upload/layout/logo-gruen.svg); }
.jumbotron h1.brown:before, .jumbotron h2.brown:before {
  background-image: url(/fileadmin/user_upload/layout/logo-braun.svg); }

h2 {
  font-size: 1.75rem;
  margin-bottom: 3.125rem;
  font-weight: 700; }
@media (max-width: 1440px) {
  h2 {
    font-size: 1.375rem;
    margin-bottom: 2rem; } }

h3 {
  font-size: 1.125rem;
  margin-bottom: 1rem; }
@media (max-width: 1440px) {
  h3 {
    font-size: 1rem;
    margin-bottom: 0.75rem; } }

h4 {
  font-size: 1.125rem;
  font-family: 'UnitSlab', sans-serif; }
@media (max-width: 1440px) {
  h4 {
    font-size: 0.9375rem; } }

h5 {
  font-size: 1rem; }
@media (max-width: 1440px) {
  h5 {
    font-size: 0.825rem; } }

/* --- Text --- */
p {
  color: #85868A; }

.text-outer {
  overflow: hidden; }
  .text-outer .text-inner {
    display: block;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -moz-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease; }
    .text-outer .text-inner.in-view {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }

/* --- List --- */
ul {
  padding-left: 1rem; }
  ul li {
    list-style: none;
    position: relative;
    color: #85868A;
    /* color: $laux-text; */ }
    ul li:before {
      /* content:'>'; */
      content: '\0000BB';
      position: absolute;
      left: -1em;
      color: #004F74; }

.text-primary {
  color: #004F74 !important;
  font-weight: bold; }

button:focus {
  outline: none; }

/* --- Bootstrap --- */
.container {
  max-width: 1140px !important; }

/* --- Misc --- */
.mobile-xs .img-fluid {
  width: 50vw;
  text-align: left; }

/* --- iFrame --- */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto; }
  .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.bg-color-secondary {
  background-color: #FFFBF4; }

.bg-color-tertiary {
  background-color: #A89B89; }

.bg-color-quaternary {
  background-color: #7B7C80; }

.bg-color-quinary {
  background-color: #69696A; }

.calendar.row {
  background: #FFFBF4; }
  .calendar.row ul.pager {
    display: flex;
    justify-content: space-between;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0; }
    .calendar.row ul.pager li {
      display: inline;
      font-size: 1.5rem; }
      .calendar.row ul.pager li a {
        color: #004F74; }
    .calendar.row ul.pager .previous a:after {
      content: '';
      width: 14px;
      height: 2px;
      background-color: #000000;
      content: '';
      display: inline-block;
      left: 0;
      top: 50%;
      position: absolute;
      transform: translateY(-50%);
      transition: width 0.4s ease, transform 0.4s ease; }
    .calendar.row ul.pager .previous a:before {
      content: '';
      display: block;
      width: 9px;
      height: 9px;
      position: absolute;
      background-color: transparent;
      border: solid #000000;
      border-width: 0 2px 2px 0;
      display: inline-block;
      padding: 3px;
      left: 0;
      top: 50%;
      transform: translate(0, -50%) rotate(135deg);
      transition: all 0.4s ease;
      pointer-events: none; }
    .calendar.row ul.pager .next a {
      width: 16px;
      height: 34px;
      display: block; }
      .calendar.row ul.pager .next a:after {
        content: '';
        width: 14px;
        height: 2px;
        background-color: #000000;
        content: '';
        display: inline-block;
        right: 0;
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
        transition: width 0.4s ease, transform 0.4s ease; }
      .calendar.row ul.pager .next a:before {
        content: '';
        display: block;
        width: 9px;
        height: 9px;
        position: absolute;
        background-color: transparent;
        border: solid #000000;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3px;
        right: 0;
        top: 50%;
        transform: translate(0, -50%) rotate(-45deg);
        transition: all 0.4s ease;
        pointer-events: none; }
  .calendar.row .table tbody {
    display: flex;
    flex-direction: column; }
    .calendar.row .table tbody th, .calendar.row .table tbody td {
      border: 0; }
    .calendar.row .table tbody > tr {
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      width: 100%; }
    .calendar.row .table tbody td {
      flex-grow: 1;
      width: 100%; }
  .calendar.row .table .today > span {
    border: 1px solid #004F74; }
  .calendar.row .table .today.hasevents span {
    border: 1px solid #A89B89; }
  .calendar.row .table tr.title, .calendar.row .table tr.title > th {
    flex-grow: 1; }
  .calendar.row .curmonth {
    position: relative; }
    .calendar.row .curmonth .daynum {
      background: #ffffff;
      width: 80%;
      height: 80%;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      padding-top: 0.5rem;
      padding-left: 0.5rem;
      font-weight: bold; }
    .calendar.row .curmonth.hasevents .daynum {
      background: #004F74;
      color: #ffffff; }
    .calendar.row .curmonth:after {
      content: '';
      margin-top: 100%;
      display: block; }
  .calendar.row .othermonth .daynum {
    visibility: hidden; }

.calendar.row {
  position: relative;
  margin-top: 5rem;
  margin-bottom: 5rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .calendar.row:before {
    content: '';
    display: block;
    position: absolute;
    width: 200vw;
    top: 0;
    height: 100%;
    background: #FFFBF4;
    right: -50%; }
  @media (min-width: 1200px) {
    .calendar.row:before {
      right: calc(50% - 50vw); } }
  .calendar.row:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    bottom: -1px;
    padding-right: 100%;
    height: 120%;
    background: url('../Images/bird_overlay_footer.svg') no-repeat scroll right bottom/auto 100%;
    right: -50%;
    pointer-events: none; }
  @media (min-width: 1200px) {
    .calendar.row:after {
      right: calc(50% - 50vw); } }
@media (max-width: 575px) {
  .calendar.row:after {
    content: none; } }
.calendar.row .row {
  margin-top: -5rem;
  z-index: 19;
  transform: translateZ(0);
  padding-bottom: 5rem;
  position: relative; }
.calendar.row + .container {
  padding-top: 5rem; }
.calendar.row li:before {
  content: none; }

.calendarFilter {
  margin-right: 1rem;
  position: relative;
  display: inline-block;
  color: #85868A; }
  .calendarFilter:after {
    width: 14px;
    height: 2px;
    background-color: #85868A;
    content: '';
    display: block;
    right: -20px;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    transition: width 0.4s ease, transform 0.4s ease;
    pointer-events: none; }
  .calendarFilter:before {
    content: '';
    display: block;
    width: 9px;
    height: 9px;
    position: absolute;
    background-color: transparent;
    border: solid #85868A;
    border-width: 0 2px 2px 0;
    padding: 3px;
    right: -21px;
    top: 50%;
    transform: translate(0, -50%) rotate(-45deg);
    transition: all 0.4s ease;
    pointer-events: none; }
    .calendarFilter:hover:before {
      right: -37px;
      transition: all 0.4s ease; }
    .calendarFilter:hover:after {
      width: 30px;
      transform: translate(16px, -50%);
      transition: all 0.4s ease; }
  .calendarFilter .submit {
    -webkit-appearance: none;
    border: 0;
    display: inline-block;
    padding: 0;
    background: none;
    color: #85868A;
    text-decoration: none;
    position: relative;
    font-weight: bold; }

.carousel {
  height: 40vw;
  min-height: 250px;
  max-height: 600px; }
  .carousel figure {
    height: 100%; }

.carousel-item {
  height: 40vw;
  min-height: 250px;
  max-height: 600px; }

.jumbotron .carousel-caption {
  max-width: 1140px !important;
  margin: auto; }

.carousel-caption {
  text-align: left; }

.carousel-control-prev-icon {
  background-image: url("/fileadmin/user_upload/layout/icons/slider-arrow-left.svg"); }
  .carousel-control-prev-icon:hover {
    background-image: url("/fileadmin/user_upload/layout/icons/slider-arrow-left-hover.svg"); }

.carousel-control-next-icon {
  background-image: url("/fileadmin/user_upload/layout/icons/slider-arrow-left.svg");
  transform: rotate(180deg); }
  .carousel-control-next-icon:hover {
    background-image: url("/fileadmin/user_upload/layout/icons/slider-arrow-left-hover.svg");
    transform: rotate(180deg); }

/* .carousel-control-prev-icon, .carousel-control-next-icon { 
 background-repeat: no-repeat;
 background-size: cover;
 background-position: 100% 100%;
 } */
.carousel-control-prev, .carousel-control-next {
  width: 14px;
  height: 14px;
  opacity: 1;
  top: unset; }

.carousel-control-next {
  right: unset;
  left: 30px; }

/*!
 * # Semantic UI 2.4.2 - Checkbox
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
.ui.checkbox {
  position: relative;
  display: inline-block;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0;
  vertical-align: baseline;
  font-style: normal;
  min-height: 17px;
  font-size: 1rem;
  line-height: 17px;
  min-width: 17px; }

.ui.checkbox input[type=checkbox], .ui.checkbox input[type=radio] {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
  outline: 0;
  z-index: 3;
  width: 17px;
  height: 17px; }

.ui.checkbox .box, .ui.checkbox label {
  cursor: auto;
  position: relative;
  display: block;
  padding-left: 1.85714em;
  outline: 0;
  font-size: 1em; }

.ui.checkbox .box:before, .ui.checkbox label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  content: '';
  background: #fff;
  border-radius: 0.21428571rem;
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  border: 1px solid #d4d4d5; }

.ui.checkbox .box:after, .ui.checkbox label:after {
  position: absolute;
  font-size: 14px;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  opacity: 0;
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease; }

.ui.checkbox label, .ui.checkbox + label {
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: color 0.1s ease;
  transition: color 0.1s ease; }

.ui.checkbox + label {
  vertical-align: middle; }

.ui.checkbox .box:hover::before, .ui.checkbox label:hover::before {
  background: #fff;
  border-color: rgba(34, 36, 38, 0.35); }

.ui.checkbox label:hover, .ui.checkbox + label:hover {
  color: rgba(0, 0, 0, 0.8); }

.ui.checkbox .box:active::before, .ui.checkbox label:active::before {
  background: #f9fafb;
  border-color: rgba(34, 36, 38, 0.35); }

.ui.checkbox .box:active::after, .ui.checkbox label:active::after {
  color: rgba(0, 0, 0, 0.95); }

.ui.checkbox input:active ~ label {
  color: rgba(0, 0, 0, 0.95); }

.ui.checkbox input:focus ~ .box:before, .ui.checkbox input:focus ~ label:before {
  background: #fff;
  border-color: #96c8da; }

.ui.checkbox input:focus ~ .box:after, .ui.checkbox input:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95); }

.ui.checkbox input:focus ~ label {
  color: rgba(0, 0, 0, 0.95); }

.ui.checkbox input:checked ~ .box:before, .ui.checkbox input:checked ~ label:before {
  background: #fff;
  border-color: rgba(34, 36, 38, 0.35); }

.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95); }

.ui.checkbox input:not([type=radio]):indeterminate ~ .box:before, .ui.checkbox input:not([type=radio]):indeterminate ~ label:before {
  background: #fff;
  border-color: rgba(34, 36, 38, 0.35); }

.ui.checkbox input:not([type=radio]):indeterminate ~ .box:after, .ui.checkbox input:not([type=radio]):indeterminate ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95); }

.ui.checkbox input:checked:focus ~ .box:before, .ui.checkbox input:checked:focus ~ label:before, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:before, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:before {
  background: #fff;
  border-color: #96c8da; }

.ui.checkbox input:checked:focus ~ .box:after, .ui.checkbox input:checked:focus ~ label:after, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:after, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95); }

.ui.read-only.checkbox, .ui.read-only.checkbox label {
  cursor: default; }

.ui.checkbox input[disabled] ~ .box:after, .ui.checkbox input[disabled] ~ label, .ui.disabled.checkbox .box:after, .ui.disabled.checkbox label {
  cursor: default !important;
  opacity: 0.5;
  color: #000; }

.ui.checkbox input.hidden {
  z-index: -1; }

.ui.checkbox input.hidden + label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.ui.radio.checkbox {
  min-height: 15px; }

.ui.radio.checkbox .box, .ui.radio.checkbox label {
  padding-left: 1.85714em; }

.ui.radio.checkbox .box:before, .ui.radio.checkbox label:before {
  content: '';
  -webkit-transform: none;
  transform: none;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  top: 1px;
  left: 0; }

.ui.radio.checkbox .box:after, .ui.radio.checkbox label:after {
  border: none;
  content: '' !important;
  width: 15px;
  height: 15px;
  line-height: 15px; }

.ui.radio.checkbox .box:after, .ui.radio.checkbox label:after {
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  -webkit-transform: scale(0.46666667);
  transform: scale(0.46666667);
  background-color: rgba(0, 0, 0, 0.87); }

.ui.radio.checkbox input:focus ~ .box:before, .ui.radio.checkbox input:focus ~ label:before {
  background-color: #fff; }

.ui.radio.checkbox input:focus ~ .box:after, .ui.radio.checkbox input:focus ~ label:after {
  background-color: rgba(0, 0, 0, 0.95); }

.ui.radio.checkbox input:indeterminate ~ .box:after, .ui.radio.checkbox input:indeterminate ~ label:after {
  opacity: 0; }

.ui.radio.checkbox input:checked ~ .box:before, .ui.radio.checkbox input:checked ~ label:before {
  background-color: #fff; }

.ui.radio.checkbox input:checked ~ .box:after, .ui.radio.checkbox input:checked ~ label:after {
  background-color: rgba(0, 0, 0, 0.95); }

.ui.radio.checkbox input:focus:checked ~ .box:before, .ui.radio.checkbox input:focus:checked ~ label:before {
  background-color: #fff; }

.ui.radio.checkbox input:focus:checked ~ .box:after, .ui.radio.checkbox input:focus:checked ~ label:after {
  background-color: rgba(0, 0, 0, 0.95); }

.ui.slider.checkbox {
  min-height: 1.25rem; }

.ui.slider.checkbox input {
  width: 3.5rem;
  height: 1.25rem; }

.ui.slider.checkbox .box, .ui.slider.checkbox label {
  padding-left: 4.5rem;
  line-height: 1rem;
  color: rgba(0, 0, 0, 0.4); }

.ui.slider.checkbox .box:before, .ui.slider.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  border: none !important;
  left: 0;
  z-index: 1;
  top: 0.4rem;
  background-color: rgba(0, 0, 0, 0.05);
  width: 3.5rem;
  height: 0.21428571rem;
  -webkit-transform: none;
  transform: none;
  border-radius: 500rem;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.ui.slider.checkbox .box:after, .ui.slider.checkbox label:after {
  background: #85868A;
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: -0.25rem;
  left: 0;
  -webkit-transform: none;
  transform: none;
  border-radius: 500rem;
  -webkit-transition: left 0.3s ease;
  transition: left 0.3s ease; }

.ui.slider.checkbox input:focus ~ .box:before, .ui.slider.checkbox input:focus ~ label:before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none; }

.ui.slider.checkbox .box:hover, .ui.slider.checkbox label:hover {
  color: rgba(0, 0, 0, 0.8); }

.ui.slider.checkbox .box:hover::before, .ui.slider.checkbox label:hover::before {
  background: rgba(0, 0, 0, 0.15); }

.ui.slider.checkbox input:checked ~ .box, .ui.slider.checkbox input:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important; }

.ui.slider.checkbox input:checked ~ .box:before, .ui.slider.checkbox input:checked ~ label:before {
  background-color: #545454 !important; }

.ui.slider.checkbox input:checked ~ .box:after, .ui.slider.checkbox input:checked ~ label:after {
  left: 2rem; }

.ui.slider.checkbox input:focus:checked ~ .box, .ui.slider.checkbox input:focus:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important; }

.ui.slider.checkbox input:focus:checked ~ .box:before, .ui.slider.checkbox input:focus:checked ~ label:before {
  background-color: #000 !important; }

.ui.toggle.checkbox {
  min-height: 1.5rem; }

.ui.toggle.checkbox input {
  width: 3.5rem;
  height: 1.5rem; }

.ui.toggle.checkbox .box, .ui.toggle.checkbox label {
  min-height: 1.5rem;
  padding-left: 4.5rem;
  color: rgba(0, 0, 0, 0.87); }

.ui.toggle.checkbox label {
  padding-top: 0.15em; }

.ui.toggle.checkbox .box:before, .ui.toggle.checkbox label:before {
  display: block;
  position: absolute;
  content: '';
  z-index: 1;
  -webkit-transform: none;
  transform: none;
  border: none;
  top: 0;
  background: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 3.5rem;
  height: 1.5rem;
  border-radius: 500rem; }

.ui.toggle.checkbox .box:after, .ui.toggle.checkbox label:after {
  background: #85868A;
  position: absolute;
  content: '' !important;
  opacity: 1;
  z-index: 2;
  border: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: 0;
  left: 0;
  border-radius: 500rem;
  -webkit-transition: background 0.3s ease, left 0.3s ease;
  transition: background 0.3s ease, left 0.3s ease; }

.ui.toggle.checkbox input ~ .box:after, .ui.toggle.checkbox input ~ label:after {
  left: -0.05rem;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset; }

.ui.toggle.checkbox input:focus ~ .box:before, .ui.toggle.checkbox input:focus ~ label:before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none; }

.ui.toggle.checkbox .box:hover::before, .ui.toggle.checkbox label:hover::before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none; }

.ui.toggle.checkbox input:checked ~ .box:before, .ui.toggle.checkbox input:checked ~ label:before {
  background-color: #2185d0 !important; }

.ui.toggle.checkbox input:checked ~ .box:after, .ui.toggle.checkbox input:checked ~ label:after {
  left: 2.15rem;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset; }

.ui.toggle.checkbox input:focus:checked ~ .box:before, .ui.toggle.checkbox input:focus:checked ~ label:before {
  background-color: #0d71bb !important; }

.ui.fitted.checkbox .box, .ui.fitted.checkbox label {
  padding-left: 0 !important; }

.ui.fitted.toggle.checkbox {
  width: 3.5rem; }

.ui.fitted.slider.checkbox {
  width: 3.5rem; }

@font-face {
  font-family: Checkbox;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format('truetype'); }

.ui.checkbox .box:after, .ui.checkbox label:after {
  font-family: Checkbox; }

.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
  content: '\e800'; }

.ui.checkbox input:indeterminate ~ .box:after, .ui.checkbox input:indeterminate ~ label:after {
  font-size: 12px;
  content: '\e801'; }

.cookie-js {
  position: fixed;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  overflow-x: hidden;
  z-index: 999;
  display: none; }
  .cookie-js.active {
    display: block; }
  .cookie-js:after {
    content: '';
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    height: 100%;
    background: rgba(133, 134, 138, 0.5); }
  .cookie-js .diorama {
    width: 200%;
    display: flex;
    background: #FFFBF4;
    transition: 1s all ease-in-out; }
    .cookie-js .diorama.stage2 {
      transform: translateX(-50%); }
    .cookie-js .diorama > div {
      width: 100%;
      overflow-x: hidden;
      padding-top: 2rem;
      padding-bottom: 2rem;
      position: relative; }
      .cookie-js .diorama > div .h2 {
        margin-bottom: 1.5rem; }
      .cookie-js .diorama > div span {
        display: block; }
      .cookie-js .diorama > div .selection {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 2rem;
        position: relative; }
        .cookie-js .diorama > div .selection button {
          outline: 0;
          -webkit-appearance: none;
          border-radius: 2rem;
          padding: 0.5rem 1rem;
          margin-right: 1rem;
          margin-bottom: 0.5rem;
          border: 0; }
          .cookie-js .diorama > div .selection button.accept {
            color: #FFFBF4;
            background: #004F74; }
          .cookie-js .diorama > div .selection button.more {
            color: #FFFBF4;
            background: #85868A; }
          .cookie-js .diorama > div .selection button:hover {
            background-color: #9bbe50; }
        .cookie-js .diorama > div .selection .ui.toggle.checkbox {
          outline: 0;
          -webkit-appearance: none;
          border-radius: 2rem;
          padding: 0.5rem 1rem;
          margin-right: 1rem;
          margin-bottom: 0.5rem;
          border: 0;
          background: #e8e8e8;
          color: #fff;
          -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
          transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
          transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
          transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease; }
          .cookie-js .diorama > div .selection .ui.toggle.checkbox label {
            padding-left: 0;
            padding-right: 4.5rem;
            color: #85868A;
            margin-bottom: 0;
            font-size: 0.8125rem; }
            .cookie-js .diorama > div .selection .ui.toggle.checkbox label:before {
              left: auto;
              right: 0;
              background-color: rgba(0, 0, 0, 0.2); }
            .cookie-js .diorama > div .selection .ui.toggle.checkbox label:after {
              -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
              transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
              transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
              transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
              border: 1px solid white; }
          .cookie-js .diorama > div .selection .ui.toggle.checkbox input {
            height: 3rem;
            left: auto;
            right: 0; }
          .cookie-js .diorama > div .selection .ui.toggle.checkbox.checked {
            background: #e8e8e8; }
          .cookie-js .diorama > div .selection .ui.toggle.checkbox.blocked {
            background: #69696A;
            pointer-events: none; }
            .cookie-js .diorama > div .selection .ui.toggle.checkbox.blocked label {
              color: #FFFBF4 !important; }
        .cookie-js .diorama > div .selection .ui.toggle.checkbox input ~ .box:after, .cookie-js .diorama > div .selection .ui.toggle.checkbox input ~ label:after {
          right: 2.15rem;
          left: auto; }
        .cookie-js .diorama > div .selection .ui.toggle.checkbox input:checked ~ .box:after, .cookie-js .diorama > div .selection .ui.toggle.checkbox input:checked ~ label:after {
          right: -0.05rem;
          left: auto;
          background: #85868A; }
        .cookie-js .diorama > div .selection .ui.toggle.checkbox input:checked ~ .box:before, .cookie-js .diorama > div .selection .ui.toggle.checkbox input:checked ~ label:before {
          background-color: #9bbe50 !important; }
        .cookie-js .diorama > div .selection .ui.toggle.checkbox.blocked input:checked ~ .box:before, .cookie-js .diorama > div .selection .ui.toggle.checkbox.blocked input:checked ~ label:before {
          background-color: #9bbe50 !important; }
      .cookie-js .diorama > div .save {
        position: absolute;
        bottom: 0;
        padding: 1rem;
        background-color: #004F74;
        left: 0;
        right: 0;
        text-align: center; }
        .cookie-js .diorama > div .save:hover {
          background-color: #85868A; }
        .cookie-js .diorama > div .save .more {
          color: #fff;
          cursor: pointer; }
          .cookie-js .diorama > div .save .more:after {
            content: '';
            background-image: url('../Images/arrow_left_full.svg');
            width: 1rem;
            height: 1rem;
            background-size: 1rem 1rem;
            display: inline-block;
            margin-left: 0.5rem;
            transform: translateY(20%) rotate(180deg); }

/* --- DCE : Icon Link --- */
.dce.icon-link p {
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #004F74;
  font-family: 'UnitSlab', sans-serif; }
@media (max-width: 1440px) {
  .dce.icon-link p {
    font-size: 1rem; } }
.dce.icon-link img {
  margin-right: 1rem; }
@media (max-width: 1440px) {
  .dce.icon-link img {
    width: 40px;
    height: 33px;
    object-fit: contain; } }

#page-footer {
  position: relative; }
  #page-footer:before {
    content: '';
    display: inline-block;
    width: 400px;
    height: 400px;
    background-image: url(/fileadmin/user_upload/layout/logo-nussbraun.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0px; }
  @media (max-width: 576px) {
    #page-footer:before {
      right: -100px; } }
  #page-footer * {
    color: rgba(255, 251, 244, 0.7); }
  #page-footer h1, #page-footer h2, #page-footer h3, #page-footer h4 {
    color: #FFFBF4; }
  #page-footer h5 {
    color: white; }
  #page-footer .logos img {
    width: 100px;
    height: 75px;
    object-fit: contain; }
  @media (max-width: 576px) {
    #page-footer .logos img {
      width: 75px; } }
  #page-footer .col-12.ig-col {
    width: auto; }
  #page-footer .social-icons img {
    height: 25px; }
  #page-footer p {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.825rem; }
  #page-footer .image-gallery {
    display: flex; }
  @media (max-width: 576px) {
    #page-footer .image-gallery {
      flex-wrap: wrap; } }
  #page-footer .image-gallery .row {
    width: auto;
    padding-right: 3rem; }
  @media (max-width: 576px) {
    #page-footer .image-gallery .row {
      width: 50%;
      padding-right: 0; } }
  #page-footer .image-gallery .row:last-child {
    padding-right: 0; }
  #page-footer .image-gallery .row .ig-col {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
    text-align: left; }

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/OpenSans-Regular.ttf') format('truetype');
  /* Safari, Android, iOS */
  font-display: swap; }
@font-face {
  font-family: 'UnitSlab';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/UnitSlabPro-Bold.ttf') format('truetype');
  /* Safari, Android, iOS */
  font-display: swap; }

.square {
  width: 100%;
  height: 100%; }
  .square img {
    width: 100%;
    height: 255px;
    object-fit: cover; }

.mediaelement.mediaelement-image {
  overflow: hidden; }

.jumbotron {
  position: relative;
  margin-bottom: 0;
  padding-top: 0;
  background-color: unset;
  position: relative;
  padding-bottom: 0;
  background-color: #FFFBF4;
  height: 40vw;
  min-height: 250px;
  max-height: 600px;
  padding-bottom: 100px; }
  .jumbotron:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(/fileadmin/user_upload/layout/gradient.svg);
    background-repeat: repeat-x;
    background-size: cover;
    background-position: bottom;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    z-index: 10; }
  @media (max-width: 575px) {
    .jumbotron:before {
      height: 200px; } }
  .jumbotron video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .jumbotron.jumbotron-fluid {
    margin-left: -15px;
    margin-right: -15px; }
    .jumbotron.jumbotron-fluid .img-fluid {
      width: 100%;
      object-fit: cover;
      height: 100%; }

.jumbotron.background-image, section.background-image, div.background-image, .content-consent.background-image {
  height: 40vw;
  min-height: 250px;
  max-height: 600px; }

/* --- Links --- */
a:hover {
  text-decoration: none; }

/* --- Links : Text --- */
/* .text a, a.more */
#page-content a {
  outline: 0;
  color: #85868A;
  position: relative;
  font-family: 'UnitSlab', sans-serif; }
  #page-content a:hover {
    text-decoration: none;
    color: #85868A; }
    #page-content a:hover:after {
      height: calc(100% + 4px); }
  #page-content a:after {
    content: '';
    width: 100%;
    height: 6px;
    position: absolute;
    background-color: #004F74;
    left: -1px;
    bottom: -2px;
    transition: all 0.4s ease;
    opacity: 0.3; }

/* --- Chat Icon --- */
.information {
  position: fixed;
  z-index: 8888;
  right: -6px;
  bottom: 50px; }
  .information:hover {
    cursor: pointer; }

.information-clicked {
  position: fixed;
  z-index: 9999;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 251, 244, 0.7);
  padding: 2rem;
  transform: translateX(100%);
  transition: 0.4s ease; }
  .information-clicked.active {
    transform: translateX(0%); }
  .information-clicked a {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 2rem; }
    .information-clicked a img {
      width: 38px;
      height: 40px;
      object-fit: contain; }
    .information-clicked a p {
      margin-bottom: 0;
      font-size: 1rem;
      font-weight: 700;
      color: #004F74;
      font-family: 'UnitSlab', sans-serif; }
  .information-clicked .information-close {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 14px;
    bottom: 66px; }
    .information-clicked .information-close:hover {
      cursor: pointer; }

/* --- List --- */
ul li {
  font-weight: 300;
  color: #85868A; }

#page-content ul li {
  opacity: 0; }
  #page-content ul li.in-view {
    animation: fadeInUp 0.7s forwards; }

ul.parsley-errors-list {
  padding-left: 0; }
  ul.parsley-errors-list li {
    color: #ff363e; }
    ul.parsley-errors-list li:before {
      content: none; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@media (max-width: 575px) {
  .navbar {
    align-items: baseline; } }

#main-navbar a {
  text-decoration: none; }
  #main-navbar .navbar-brand .img-fluid {
    height: 60px;
    width: auto; }
  @media (max-width: 992px) {
    #main-navbar .navbar-brand .img-fluid {
      height: 40px; } }
@media (max-width: 1284px) {
  #main-navbar .navbar-brand {
    left: calc((100vw - 1115px) * 0.5); } }
@media (max-width: 1156px) {
  #main-navbar .navbar-brand {
    left: 1.25rem; } }
@media (max-width: 992px) {
  #main-navbar .navbar-brand {
    position: static; } }
@media (max-width: 575px) {
  #main-navbar .navbar-brand {
    position: static;
    width: auto;
    height: 38px;
    left: 2rem; } }
#main-navbar .navbar-nav .nav-link {
  font-family: unit-slab, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #004F74;
  margin-right: 1rem;
  padding-bottom: 0; }
@media (max-width: 991px) {
  #main-navbar .navbar-nav .nav-link {
    font-size: 1.125rem;
    margin-bottom: 1rem; } }
#main-navbar .navbar-nav {
  justify-content: flex-end; }
  #main-navbar .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
    margin-right: 0; }
#main-navbar .nav-meta .nav-link {
  color: #A89B89;
  padding: 0.5rem 0.375rem;
  font-size: 0.8125rem; }
  #main-navbar .nav-meta .nav-link:last-child {
    padding-right: 0; }
  @media (max-width: 991px) {
    #main-navbar .nav-meta .nav-link {
      width: 100%;
      margin-bottom: 0.5rem; } }
#main-navbar .navbar-nav .active .nav-link, #main-navbar .nav-meta .nav-link.active {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background-position: 0%; }
#main-navbar.bg-light {
  background-color: #ffffff !important; }
@media (max-width: 575px) {
  #main-navbar.bg-light {
    background-color: transparent !important; } }
#main-navbar li:before {
  content: none; }
#main-navbar .navbar-toggler {
  z-index: 99;
  cursor: pointer; }

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
    #main-navbar .navbar-nav .nav-link, #main-navbar .nav-meta .nav-link {
      color: #85868A;
      -webkit-text-fill-color: transparent;
      background-image: none;
      transition: color 0.4s ease; }
      #main-navbar .navbar-nav .nav-link:hover, #main-navbar .nav-meta .nav-link:hover {
        color: #004F74; } }

.hamburger {
  padding: 0 !important; }

.offcanvas-container {
  width: 100%;
  display: flex;
  max-width: 1140px;
  margin: 0 auto; }

.navbar > .container, .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }

.nav-fill .nav-item {
  flex: initial; }

.nav-meta-wrapper {
  position: absolute;
  right: 15px;
  top: 0; }
@media (max-width: 991px) {
  .nav-meta-wrapper {
    position: static; } }

#main-navbar .container {
  position: relative; }

.nav-meta, .nav-scroller {
  height: auto; }

@media (max-width: 992px) {
  .nav {
    text-align: center; } }

/* --- News : List view --- */
.news-teaser figure {
  -webkit-mask-image: url(/fileadmin/user_upload/layout/maske.svg);
  mask-image: url(/fileadmin/user_upload/layout/maske.svg);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  width: 100%;
  margin: 1rem auto; }
@media (max-width: 767px) {
  .news-teaser figure {
    -webkit-mask-image: unset;
    mask-image: unset;
    -webkit-mask-size: unset;
    mask-size: unset; } }
.news-teaser picture img {
  height: 150px;
  object-fit: cover; }
@media (max-width: 767px) {
  .news-teaser picture img {
    height: 250px; } }
.news-teaser h3.card-title {
  min-height: 46px; }
@media (max-width: 767px) {
  .news-teaser h3.card-title {
    min-height: unset; } }
.news-teaser .news-list-category {
  color: #5EAEB9; }

.news-img-wrap {
  margin-bottom: 2rem; }
  .news-img-wrap img {
    width: 100%;
    height: auto; }

.news .news-list-category {
  font-weight: 700; }
.news picture {
  width: 100%; }
  .news picture img {
    width: 100%; }
.news ul {
  padding-left: 0; }
  .news .article h3 {
    margin-bottom: 1rem; }
.news .categoryFilter {
  padding-left: 0; }
  .news .categoryFilter li {
    display: inline-block;
    margin-right: 3rem; }
    .news .categoryFilter li:before {
      content: none; }
  .news .categoryFilter .more-link {
    color: #85868A; }
    .news .categoryFilter .more-link:after {
      margin-left: 0;
      background-color: #85868A; }
    .news .categoryFilter .more-link:before {
      border: solid #85868A;
      border-width: 0 2px 2px 0; }
.news .news-list-item {
  display: flex;
  flex-direction: column;
  color: #85868A; }
  .news .news-list-item .news-index {
    display: none; }
  .news .news-list-item .news-list-category {
    font-weight: 700; }
  .news .news-list-item time {
    color: #85868A;
    font-weight: bold; }
  .news .news-list-item .news-img-link {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%; }
    .news .news-list-item .news-img-link picture, .news .news-list-item .news-img-link picture img {
      width: 100%; }
  .news .news-list-item h5 {
    color: #85868A;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.7;
    margin-bottom: 2rem; }
    .news .news-list-item h5:before {
      content: '\00AB';
      color: inherit;
      margin-right: 0.5rem; }
    .news .news-list-item h5:after {
      content: '\00BB';
      color: inherit;
      margin-left: 0.5rem; }
.news.news-single figure a {
  pointer-events: none; }
  .news.news-single figure a:before {
    content: unset !important; }
.news.news-single .news-meta .news-list-category:after {
  content: '\00007C';
  padding: 0 0.25rem;
  display: inline-block; }
.news.news-single .news-meta .news-list-date {
  color: #85868A; }
.news.news-single .news-backlink-wrap {
  margin-bottom: 3rem;
  position: relative;
  padding-left: 1.25rem;
  color: #004F74; }
  .news.news-single .news-backlink-wrap a {
    color: #004F74;
    font-weight: bold;
    text-decoration: none; }
    .news.news-single .news-backlink-wrap a:before {
      content: unset !important; }
    .news.news-single .news-backlink-wrap a:hover {
      color: #004F74; }
  .news.news-single .news-backlink-wrap:before {
    content: '';
    width: 9px;
    height: 9px;
    position: absolute;
    background-color: transparent;
    border: solid #004F74;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    left: 0;
    top: 50%;
    transform: translate(0, -50%) rotate(135deg);
    transition: all 0.4s ease;
    pointer-events: none; }
  .news.news-single .news-backlink-wrap:after {
    width: 14px;
    height: 2px;
    background-color: #004F74;
    content: '';
    display: block;
    left: 0;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
    transition: width 0.4s ease, transform 0.4s ease;
    pointer-events: none; }
.news.news-single .header h3 {
  color: #85868A;
  font-weight: bold;
  font-size: 2rem; }
  .news.news-single .header h3:before {
    content: '\00AB';
    color: inherit;
    margin-right: 0.5rem; }
  .news.news-single .header h3:after {
    content: '\00BB';
    color: inherit;
    margin-left: 0.5rem; }
.news.news-single .gallery {
  margin-top: 2rem;
  margin-bottom: 2rem; }
.news.news-single .col-3 {
  margin-bottom: 3rem; }
  .news.news-single .col-3 .event-meta-header {
    color: #004F74;
    display: block;
    margin-bottom: 1rem;
    font-weight: bold; }
  .news.news-single .col-3 .event-meta-content {
    font-weight: bold; }
    .news.news-single .col-3 .event-meta-content p:first-child {
      color: #85868A;
      margin-bottom: 0; }
.news.news-single .news-related-wrap {
  margin-bottom: 1rem; }
  .news.news-single .news-related-wrap > a {
    display: inline; }
  .news.news-single .news-related-wrap .news-related {
    display: inline;
    border: 0;
    width: auto;
    padding: 0; }
    .news.news-single .news-related-wrap .news-related ul {
      display: inline;
      padding: 0; }
      .news.news-single .news-related-wrap .news-related ul li {
        display: inline; }
        .news.news-single .news-related-wrap .news-related ul li:before {
          content: none; }
.news.news-single .sponsor.row {
  max-height: 10rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
  box-sizing: content-box; }
  .news.news-single .sponsor.row picture img, .news.news-single .sponsor.row .col {
    max-height: 10rem;
    width: auto; }
  .news.news-single .sponsor.row picture img {
    filter: grayscale(1);
    mix-blend-mode: multiply;
    transition: al 0.4s ease; }
    .news.news-single .sponsor.row picture img:hover {
      filter: grayscale(0); }
  .news.news-single .sponsor.row:before {
    content: '';
    display: block;
    position: absolute;
    width: 200vw;
    top: 0;
    height: 100%;
    background: #FFFBF4 url('../Images/bird_overlay_footer.svg') no-repeat scroll right bottom/auto 100%;
    right: -50%; }
  @media (min-width: 1200px) {
    .news.news-single .sponsor.row:before {
      right: calc(50% - 50vw); } }

.green-category .news-list-category {
  color: #77C658; }

.orange-category .news-list-category {
  color: #FF9027; }

#page-wrapper {
  overflow: hidden;
  padding-bottom: 2rem;
  /* padding-bottom:4rem; */
  padding-top: 87px;
  /* opacity: 0;
   transform: translateY(40px);
   -webkit-transform: translateY(40px);
   -ms-transform: translateY(-40px);
   -webkit-transition: all 0.6s ease 0s;
   -moz-transition: all 0.6s ease 0s;
   -ms-transition: all 0.6s ease 0s;
   -o-transition: all 0.6s ease 0s;
   transition: all 0.6s ease 0s; */ }
  #page-wrapper .jumbotron {
    opacity: 0;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(-40px);
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s; }
  #page-wrapper.active {
    /*  opacity: 1;
     transform: translateY(0);
     -webkit-transform: translateY(0);
     -ms-transform: translateY(0); */ }
    #page-wrapper.active .jumbotron {
      opacity: 1;
      transform: translateY(0);
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0); }
  @media (max-width: 992px) {
    #page-wrapper {
      padding-top: 70px; } }

/* #page-content {
 @media (max-width: 768px){
 padding-top: 1.5rem;
 }
 } */
.bg-light {
  background-color: #FFFBF4 !important; }

@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */ }

.tx-powermail input, .tx-powermail button, .tx-powermail select, .tx-powermail optgroup, .tx-powermail textarea {
  border: 1px solid #CDBDA4;
  color: #85868A; }
.tx-powermail button:not(:disabled), .tx-powermail [type="button"]:not(:disabled), .tx-powermail [type="reset"]:not(:disabled), .tx-powermail [type="submit"]:not(:disabled) {
  cursor: pointer;
  display: inline-block;
  width: auto;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  background-color: transparent;
  color: #85868A;
  position: relative;
  font-family: 'UnitSlab', sans-serif; }
.tx-powermail .powermail_fieldwrap_type_submit {
  position: relative;
  display: inline-block; }
  .tx-powermail .powermail_fieldwrap_type_submit:after {
    content: '';
    width: 100%;
    height: 6px;
    position: absolute;
    background-color: #004f74;
    left: -1px;
    bottom: 2px;
    transition: all 0.4s ease;
    opacity: 0.3;
    z-index: -1; }
  .tx-powermail .powermail_fieldwrap_type_submit:hover:after {
    height: 100%; }
.tx-powermail .layout2 {
  width: calc(50% - 1rem);
  display: inline-block;
  float: left;
  margin-right: 2rem; }
@media (max-width: 576px) {
  .tx-powermail .layout2 {
    width: 100%;
    margin-right: 0; } }
.tx-powermail .layout2:nth-child(2n) {
  margin-right: 0; }
.tx-powermail label.powermail_label, .tx-powermail legend {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #004F74; }
.tx-powermail .powermail_fieldwrap_type_input label.powermail_label {
  display: none; }
.tx-powermail .checkbox, .tx-powermail .radio {
  display: inline-block;
  margin-right: 2rem;
  color: #004F74;
  margin-bottom: 1rem; }
@media (max-width: 576px) {
  .tx-powermail .checkbox, .tx-powermail .radio {
    width: 100%; } }
.tx-powermail .checkbox:last-child, .tx-powermail .radio:last-child {
  margin-right: 0; }
.tx-powermail input[type="radio"], .tx-powermail input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border: 1px solid #004F74;
  border-radius: 50%; }
  .tx-powermail input[type="radio"]:checked, .tx-powermail input[type="checkbox"]:checked {
    background-color: #004F74; }
.tx-powermail .powermail_fieldwrap {
  margin-bottom: 2rem; }
@media (max-width: 576px) {
  .tx-powermail .powermail_fieldwrap {
    margin-bottom: 1rem; } }

fieldset {
  width: 100%;
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
  min-inline-size: auto;
  padding-block-start: 0 !important;
  padding-inline-end: 0 !important;
  padding-inline-start: 0 !important;
  padding-block-end: 0 !important; }

input, textarea {
  padding: 0.5rem;
  width: 100%; }

.powermail_fieldwrap_bittewaehlensiediegewerke .checkbox label input {
  position: relative;
  margin-right: 42px; }
  .powermail_fieldwrap_bittewaehlensiediegewerke .checkbox label input:before {
    background-image: url(/fileadmin/user_upload/layout/logo-blau.svg);
    content: '';
    width: 35px;
    height: 35px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: -43px;
    top: -13px;
    /* transform: translateY(50%); */ }
.powermail_fieldwrap_bittewaehlensiediegewerke .checkbox:nth-child(2) label input:before {
  background-image: url(/fileadmin/user_upload/layout/logo-orange.svg); }
.powermail_fieldwrap_bittewaehlensiediegewerke .checkbox:nth-child(3) label input:before {
  background-image: url(/fileadmin/user_upload/layout/logo-gruen.svg); }
.powermail_fieldwrap_bittewaehlensiediegewerke .checkbox:nth-child(4) label input:before {
  background-image: url(/fileadmin/user_upload/layout/logo-braun.svg); }

.powermail_fieldwrap.powermail_fieldwrap_type_text.powermail_fieldwrap_marker_03, .powermail_fieldwrap.powermail_fieldwrap_type_text.powermail_fieldwrap_erlaeuterungstext {
  border-top: 1px solid #CDBDA4;
  padding-top: 1rem;
  margin-top: 3rem; }

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 8px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg); }
