/* compiled by scssphp v0.7.5 on Fri, 28 Nov 2025 10:44:12 +0100 (0.1598s) */

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&family=Roboto:wght@100;400;700&display=swap');
@import "pages/404";
@import "pages/suche";
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-first {
    order: -1; }
  .order-last {
    order: 13; }
  .order-0 {
    order: 0; }
  .order-1 {
    order: 1; }
  .order-2 {
    order: 2; }
  .order-3 {
    order: 3; }
  .order-4 {
    order: 4; }
  .order-5 {
    order: 5; }
  .order-6 {
    order: 6; }
  .order-7 {
    order: 7; }
  .order-8 {
    order: 8; }
  .order-9 {
    order: 9; }
  .order-10 {
    order: 10; }
  .order-11 {
    order: 11; }
  .order-12 {
    order: 12; }
  .offset-1 {
    margin-left: 8.3333333333%; }
  .offset-2 {
    margin-left: 16.6666666667%; }
  .offset-3 {
    margin-left: 25%; }
  .offset-4 {
    margin-left: 33.3333333333%; }
  .offset-5 {
    margin-left: 41.6666666667%; }
  .offset-6 {
    margin-left: 50%; }
  .offset-7 {
    margin-left: 58.3333333333%; }
  .offset-8 {
    margin-left: 66.6666666667%; }
  .offset-9 {
    margin-left: 75%; }
  .offset-10 {
    margin-left: 83.3333333333%; }
  .offset-11 {
    margin-left: 91.6666666667%; }
  @media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }

    .col-sm-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-sm-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-sm-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-sm-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-sm-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-sm-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-sm-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-sm-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-sm-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-sm-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-sm-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .col-sm-12 {
      flex: 0 0 100%;
      max-width: 100%; }

    .order-sm-first {
      order: -1; }

    .order-sm-last {
      order: 13; }

    .order-sm-0 {
      order: 0; }

    .order-sm-1 {
      order: 1; }

    .order-sm-2 {
      order: 2; }

    .order-sm-3 {
      order: 3; }

    .order-sm-4 {
      order: 4; }

    .order-sm-5 {
      order: 5; }

    .order-sm-6 {
      order: 6; }

    .order-sm-7 {
      order: 7; }

    .order-sm-8 {
      order: 8; }

    .order-sm-9 {
      order: 9; }

    .order-sm-10 {
      order: 10; }

    .order-sm-11 {
      order: 11; }

    .order-sm-12 {
      order: 12; }

    .offset-sm-0 {
      margin-left: 0; }

    .offset-sm-1 {
      margin-left: 8.3333333333%; }

    .offset-sm-2 {
      margin-left: 16.6666666667%; }

    .offset-sm-3 {
      margin-left: 25%; }

    .offset-sm-4 {
      margin-left: 33.3333333333%; }

    .offset-sm-5 {
      margin-left: 41.6666666667%; }

    .offset-sm-6 {
      margin-left: 50%; }

    .offset-sm-7 {
      margin-left: 58.3333333333%; }

    .offset-sm-8 {
      margin-left: 66.6666666667%; }

    .offset-sm-9 {
      margin-left: 75%; }

    .offset-sm-10 {
      margin-left: 83.3333333333%; }

    .offset-sm-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-md-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }

    .col-md-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-md-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-md-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-md-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-md-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-md-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-md-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-md-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }

    .order-md-first {
      order: -1; }

    .order-md-last {
      order: 13; }

    .order-md-0 {
      order: 0; }

    .order-md-1 {
      order: 1; }

    .order-md-2 {
      order: 2; }

    .order-md-3 {
      order: 3; }

    .order-md-4 {
      order: 4; }

    .order-md-5 {
      order: 5; }

    .order-md-6 {
      order: 6; }

    .order-md-7 {
      order: 7; }

    .order-md-8 {
      order: 8; }

    .order-md-9 {
      order: 9; }

    .order-md-10 {
      order: 10; }

    .order-md-11 {
      order: 11; }

    .order-md-12 {
      order: 12; }

    .offset-md-0 {
      margin-left: 0; }

    .offset-md-1 {
      margin-left: 8.3333333333%; }

    .offset-md-2 {
      margin-left: 16.6666666667%; }

    .offset-md-3 {
      margin-left: 25%; }

    .offset-md-4 {
      margin-left: 33.3333333333%; }

    .offset-md-5 {
      margin-left: 41.6666666667%; }

    .offset-md-6 {
      margin-left: 50%; }

    .offset-md-7 {
      margin-left: 58.3333333333%; }

    .offset-md-8 {
      margin-left: 66.6666666667%; }

    .offset-md-9 {
      margin-left: 75%; }

    .offset-md-10 {
      margin-left: 83.3333333333%; }

    .offset-md-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }

    .col-lg-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-lg-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-lg-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-lg-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-lg-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-lg-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-lg-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-lg-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }

    .order-lg-first {
      order: -1; }

    .order-lg-last {
      order: 13; }

    .order-lg-0 {
      order: 0; }

    .order-lg-1 {
      order: 1; }

    .order-lg-2 {
      order: 2; }

    .order-lg-3 {
      order: 3; }

    .order-lg-4 {
      order: 4; }

    .order-lg-5 {
      order: 5; }

    .order-lg-6 {
      order: 6; }

    .order-lg-7 {
      order: 7; }

    .order-lg-8 {
      order: 8; }

    .order-lg-9 {
      order: 9; }

    .order-lg-10 {
      order: 10; }

    .order-lg-11 {
      order: 11; }

    .order-lg-12 {
      order: 12; }

    .offset-lg-0 {
      margin-left: 0; }

    .offset-lg-1 {
      margin-left: 8.3333333333%; }

    .offset-lg-2 {
      margin-left: 16.6666666667%; }

    .offset-lg-3 {
      margin-left: 25%; }

    .offset-lg-4 {
      margin-left: 33.3333333333%; }

    .offset-lg-5 {
      margin-left: 41.6666666667%; }

    .offset-lg-6 {
      margin-left: 50%; }

    .offset-lg-7 {
      margin-left: 58.3333333333%; }

    .offset-lg-8 {
      margin-left: 66.6666666667%; }

    .offset-lg-9 {
      margin-left: 75%; }

    .offset-lg-10 {
      margin-left: 83.3333333333%; }

    .offset-lg-11 {
      margin-left: 91.6666666667%; } }
  @media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }

    .col-xl-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }

    .col-xl-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }

    .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }

    .col-xl-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }

    .col-xl-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }

    .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }

    .col-xl-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }

    .col-xl-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }

    .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }

    .col-xl-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }

    .col-xl-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }

    .col-xl-12 {
      flex: 0 0 100%;
      max-width: 100%; }

    .order-xl-first {
      order: -1; }

    .order-xl-last {
      order: 13; }

    .order-xl-0 {
      order: 0; }

    .order-xl-1 {
      order: 1; }

    .order-xl-2 {
      order: 2; }

    .order-xl-3 {
      order: 3; }

    .order-xl-4 {
      order: 4; }

    .order-xl-5 {
      order: 5; }

    .order-xl-6 {
      order: 6; }

    .order-xl-7 {
      order: 7; }

    .order-xl-8 {
      order: 8; }

    .order-xl-9 {
      order: 9; }

    .order-xl-10 {
      order: 10; }

    .order-xl-11 {
      order: 11; }

    .order-xl-12 {
      order: 12; }

    .offset-xl-0 {
      margin-left: 0; }

    .offset-xl-1 {
      margin-left: 8.3333333333%; }

    .offset-xl-2 {
      margin-left: 16.6666666667%; }

    .offset-xl-3 {
      margin-left: 25%; }

    .offset-xl-4 {
      margin-left: 33.3333333333%; }

    .offset-xl-5 {
      margin-left: 41.6666666667%; }

    .offset-xl-6 {
      margin-left: 50%; }

    .offset-xl-7 {
      margin-left: 58.3333333333%; }

    .offset-xl-8 {
      margin-left: 66.6666666667%; }

    .offset-xl-9 {
      margin-left: 75%; }

    .offset-xl-10 {
      margin-left: 83.3333333333%; }

    .offset-xl-11 {
      margin-left: 91.6666666667%; } }
  .d-none {
    display: none !important; }
  .d-inline {
    display: inline !important; }
  .d-inline-block {
    display: inline-block !important; }
  .d-block {
    display: block !important; }
  .d-table {
    display: table !important; }
  .d-table-row {
    display: table-row !important; }
  .d-table-cell {
    display: table-cell !important; }
  .d-flex {
    display: flex !important; }
  .d-inline-flex {
    display: inline-flex !important; }
  @media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
    .d-sm-inline {
      display: inline !important; }

    .d-sm-inline-block {
      display: inline-block !important; }

    .d-sm-block {
      display: block !important; }

    .d-sm-table {
      display: table !important; }

    .d-sm-table-row {
      display: table-row !important; }

    .d-sm-table-cell {
      display: table-cell !important; }

    .d-sm-flex {
      display: flex !important; }

    .d-sm-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
    .d-md-inline {
      display: inline !important; }

    .d-md-inline-block {
      display: inline-block !important; }

    .d-md-block {
      display: block !important; }

    .d-md-table {
      display: table !important; }

    .d-md-table-row {
      display: table-row !important; }

    .d-md-table-cell {
      display: table-cell !important; }

    .d-md-flex {
      display: flex !important; }

    .d-md-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
    .d-lg-inline {
      display: inline !important; }

    .d-lg-inline-block {
      display: inline-block !important; }

    .d-lg-block {
      display: block !important; }

    .d-lg-table {
      display: table !important; }

    .d-lg-table-row {
      display: table-row !important; }

    .d-lg-table-cell {
      display: table-cell !important; }

    .d-lg-flex {
      display: flex !important; }

    .d-lg-inline-flex {
      display: inline-flex !important; } }
  @media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
    .d-xl-inline {
      display: inline !important; }

    .d-xl-inline-block {
      display: inline-block !important; }

    .d-xl-block {
      display: block !important; }

    .d-xl-table {
      display: table !important; }

    .d-xl-table-row {
      display: table-row !important; }

    .d-xl-table-cell {
      display: table-cell !important; }

    .d-xl-flex {
      display: flex !important; }

    .d-xl-inline-flex {
      display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: flex !important; }

  .d-print-inline-flex {
    display: inline-flex !important; } }
  .flex-row {
    flex-direction: row !important; }
  .flex-column {
    flex-direction: column !important; }
  .flex-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-wrap {
    flex-wrap: wrap !important; }
  .flex-nowrap {
    flex-wrap: nowrap !important; }
  .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-fill {
    flex: 1 1 auto !important; }
  .flex-grow-0 {
    flex-grow: 0 !important; }
  .flex-grow-1 {
    flex-grow: 1 !important; }
  .flex-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-start {
    justify-content: flex-start !important; }
  .justify-content-end {
    justify-content: flex-end !important; }
  .justify-content-center {
    justify-content: center !important; }
  .justify-content-between {
    justify-content: space-between !important; }
  .justify-content-around {
    justify-content: space-around !important; }
  .align-items-start {
    align-items: flex-start !important; }
  .align-items-end {
    align-items: flex-end !important; }
  .align-items-center {
    align-items: center !important; }
  .align-items-baseline {
    align-items: baseline !important; }
  .align-items-stretch {
    align-items: stretch !important; }
  .align-content-start {
    align-content: flex-start !important; }
  .align-content-end {
    align-content: flex-end !important; }
  .align-content-center {
    align-content: center !important; }
  .align-content-between {
    align-content: space-between !important; }
  .align-content-around {
    align-content: space-around !important; }
  .align-content-stretch {
    align-content: stretch !important; }
  .align-self-auto {
    align-self: auto !important; }
  .align-self-start {
    align-self: flex-start !important; }
  .align-self-end {
    align-self: flex-end !important; }
  .align-self-center {
    align-self: center !important; }
  .align-self-baseline {
    align-self: baseline !important; }
  .align-self-stretch {
    align-self: stretch !important; }
  @media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
    .flex-sm-column {
      flex-direction: column !important; }

    .flex-sm-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-sm-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-sm-wrap {
      flex-wrap: wrap !important; }

    .flex-sm-nowrap {
      flex-wrap: nowrap !important; }

    .flex-sm-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-sm-fill {
      flex: 1 1 auto !important; }

    .flex-sm-grow-0 {
      flex-grow: 0 !important; }

    .flex-sm-grow-1 {
      flex-grow: 1 !important; }

    .flex-sm-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-sm-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-sm-start {
      justify-content: flex-start !important; }

    .justify-content-sm-end {
      justify-content: flex-end !important; }

    .justify-content-sm-center {
      justify-content: center !important; }

    .justify-content-sm-between {
      justify-content: space-between !important; }

    .justify-content-sm-around {
      justify-content: space-around !important; }

    .align-items-sm-start {
      align-items: flex-start !important; }

    .align-items-sm-end {
      align-items: flex-end !important; }

    .align-items-sm-center {
      align-items: center !important; }

    .align-items-sm-baseline {
      align-items: baseline !important; }

    .align-items-sm-stretch {
      align-items: stretch !important; }

    .align-content-sm-start {
      align-content: flex-start !important; }

    .align-content-sm-end {
      align-content: flex-end !important; }

    .align-content-sm-center {
      align-content: center !important; }

    .align-content-sm-between {
      align-content: space-between !important; }

    .align-content-sm-around {
      align-content: space-around !important; }

    .align-content-sm-stretch {
      align-content: stretch !important; }

    .align-self-sm-auto {
      align-self: auto !important; }

    .align-self-sm-start {
      align-self: flex-start !important; }

    .align-self-sm-end {
      align-self: flex-end !important; }

    .align-self-sm-center {
      align-self: center !important; }

    .align-self-sm-baseline {
      align-self: baseline !important; }

    .align-self-sm-stretch {
      align-self: stretch !important; } }
  @media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
    .flex-md-column {
      flex-direction: column !important; }

    .flex-md-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-md-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-md-wrap {
      flex-wrap: wrap !important; }

    .flex-md-nowrap {
      flex-wrap: nowrap !important; }

    .flex-md-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-md-fill {
      flex: 1 1 auto !important; }

    .flex-md-grow-0 {
      flex-grow: 0 !important; }

    .flex-md-grow-1 {
      flex-grow: 1 !important; }

    .flex-md-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-md-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-md-start {
      justify-content: flex-start !important; }

    .justify-content-md-end {
      justify-content: flex-end !important; }

    .justify-content-md-center {
      justify-content: center !important; }

    .justify-content-md-between {
      justify-content: space-between !important; }

    .justify-content-md-around {
      justify-content: space-around !important; }

    .align-items-md-start {
      align-items: flex-start !important; }

    .align-items-md-end {
      align-items: flex-end !important; }

    .align-items-md-center {
      align-items: center !important; }

    .align-items-md-baseline {
      align-items: baseline !important; }

    .align-items-md-stretch {
      align-items: stretch !important; }

    .align-content-md-start {
      align-content: flex-start !important; }

    .align-content-md-end {
      align-content: flex-end !important; }

    .align-content-md-center {
      align-content: center !important; }

    .align-content-md-between {
      align-content: space-between !important; }

    .align-content-md-around {
      align-content: space-around !important; }

    .align-content-md-stretch {
      align-content: stretch !important; }

    .align-self-md-auto {
      align-self: auto !important; }

    .align-self-md-start {
      align-self: flex-start !important; }

    .align-self-md-end {
      align-self: flex-end !important; }

    .align-self-md-center {
      align-self: center !important; }

    .align-self-md-baseline {
      align-self: baseline !important; }

    .align-self-md-stretch {
      align-self: stretch !important; } }
  @media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
    .flex-lg-column {
      flex-direction: column !important; }

    .flex-lg-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-lg-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-lg-wrap {
      flex-wrap: wrap !important; }

    .flex-lg-nowrap {
      flex-wrap: nowrap !important; }

    .flex-lg-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-lg-fill {
      flex: 1 1 auto !important; }

    .flex-lg-grow-0 {
      flex-grow: 0 !important; }

    .flex-lg-grow-1 {
      flex-grow: 1 !important; }

    .flex-lg-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-lg-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-lg-start {
      justify-content: flex-start !important; }

    .justify-content-lg-end {
      justify-content: flex-end !important; }

    .justify-content-lg-center {
      justify-content: center !important; }

    .justify-content-lg-between {
      justify-content: space-between !important; }

    .justify-content-lg-around {
      justify-content: space-around !important; }

    .align-items-lg-start {
      align-items: flex-start !important; }

    .align-items-lg-end {
      align-items: flex-end !important; }

    .align-items-lg-center {
      align-items: center !important; }

    .align-items-lg-baseline {
      align-items: baseline !important; }

    .align-items-lg-stretch {
      align-items: stretch !important; }

    .align-content-lg-start {
      align-content: flex-start !important; }

    .align-content-lg-end {
      align-content: flex-end !important; }

    .align-content-lg-center {
      align-content: center !important; }

    .align-content-lg-between {
      align-content: space-between !important; }

    .align-content-lg-around {
      align-content: space-around !important; }

    .align-content-lg-stretch {
      align-content: stretch !important; }

    .align-self-lg-auto {
      align-self: auto !important; }

    .align-self-lg-start {
      align-self: flex-start !important; }

    .align-self-lg-end {
      align-self: flex-end !important; }

    .align-self-lg-center {
      align-self: center !important; }

    .align-self-lg-baseline {
      align-self: baseline !important; }

    .align-self-lg-stretch {
      align-self: stretch !important; } }
  @media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
    .flex-xl-column {
      flex-direction: column !important; }

    .flex-xl-row-reverse {
      flex-direction: row-reverse !important; }

    .flex-xl-column-reverse {
      flex-direction: column-reverse !important; }

    .flex-xl-wrap {
      flex-wrap: wrap !important; }

    .flex-xl-nowrap {
      flex-wrap: nowrap !important; }

    .flex-xl-wrap-reverse {
      flex-wrap: wrap-reverse !important; }

    .flex-xl-fill {
      flex: 1 1 auto !important; }

    .flex-xl-grow-0 {
      flex-grow: 0 !important; }

    .flex-xl-grow-1 {
      flex-grow: 1 !important; }

    .flex-xl-shrink-0 {
      flex-shrink: 0 !important; }

    .flex-xl-shrink-1 {
      flex-shrink: 1 !important; }

    .justify-content-xl-start {
      justify-content: flex-start !important; }

    .justify-content-xl-end {
      justify-content: flex-end !important; }

    .justify-content-xl-center {
      justify-content: center !important; }

    .justify-content-xl-between {
      justify-content: space-between !important; }

    .justify-content-xl-around {
      justify-content: space-around !important; }

    .align-items-xl-start {
      align-items: flex-start !important; }

    .align-items-xl-end {
      align-items: flex-end !important; }

    .align-items-xl-center {
      align-items: center !important; }

    .align-items-xl-baseline {
      align-items: baseline !important; }

    .align-items-xl-stretch {
      align-items: stretch !important; }

    .align-content-xl-start {
      align-content: flex-start !important; }

    .align-content-xl-end {
      align-content: flex-end !important; }

    .align-content-xl-center {
      align-content: center !important; }

    .align-content-xl-between {
      align-content: space-between !important; }

    .align-content-xl-around {
      align-content: space-around !important; }

    .align-content-xl-stretch {
      align-content: stretch !important; }

    .align-self-xl-auto {
      align-self: auto !important; }

    .align-self-xl-start {
      align-self: flex-start !important; }

    .align-self-xl-end {
      align-self: flex-end !important; }

    .align-self-xl-center {
      align-self: center !important; }

    .align-self-xl-baseline {
      align-self: baseline !important; }

    .align-self-xl-stretch {
      align-self: stretch !important; } }

*, *::before, *::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @-ms-viewport {
    width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem; }

body {
  font-family: 'Roboto', Arial, sans-serif; }
  body #wrapper main {
    overflow: hidden; }

img:not(.text.item img) {
  width: 100%;
  height: auto; }

ul {
  padding-left: 0; }

.cookiehinweis {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: #383838;
  color: white;
  z-index: 9999;
  display: none; }

.cookiehinweis a {
  color: white;
  text-decoration: underline; }

.accept-cookies {
  float: right;
  background: black;
  color: white;
  padding: 1px 6px;
  cursor: pointer; }

#wrapper .btn, #wrapper button, #wrapper input[type="submit"] {
  font-size: 16px;
  padding: 11px 23px;
  color: white;
  border-radius: 8px;
  margin-right: 16px;
  margin-top: 20px;
  border: 0.1rem solid #039;
  background: #039;
  background-image: none;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: none;
  outline: none;
  cursor: pointer;
  margin: 0 auto 20px 0; }
  #wrapper .btn:hover, #wrapper button:hover, #wrapper input[type="submit"]:hover {
    background-color: #072b73;
    border-color: #072b73;
    text-decoration: none; }
  #wrapper .btn.white, #wrapper button.white, #wrapper input[type="submit"].white {
    background: white;
    border-color: #e6e6e6;
    color: #333; }
    #wrapper .btn.white:hover, #wrapper button.white:hover, #wrapper input[type="submit"].white:hover {
      color: white;
      background: #072b73;
      border-color: #072b73; }
  #wrapper .btn.small, #wrapper button.small, #wrapper input[type="submit"].small {
    margin-top: 0;
    font-size: 17px; }
  #wrapper input, #wrapper select, #wrapper textarea {
    background: #f5f5f5;
    border: none;
    outline: 0;
    padding: 12px 16px;
    line-height: inherit;
    width: 100%;
    border-radius: 0;
    margin-top: 3px;
    margin-bottom: 5px;
    border: 1px solid #e0e0e0;
    border-radius: 7px; }
  #wrapper textarea {
    padding: 8px 15px;
    min-height: 100px;
    height: 115px; }
  #wrapper label {
    font-size: 16px;
    width: 100%;
    padding-right: 15px;
    margin-top: 5px; }
  #wrapper ::-webkit-input-placeholder {
    opacity: 0.5; }
  #wrapper :-moz-placeholder {
    opacity: 0.5; }
  #wrapper ::-moz-placeholder {
    opacity: 0.5; }
  #wrapper :-ms-input-placeholder {
    opacity: 0.5; }
  #wrapper .wpcf7-form p {
    margin-bottom: 0; }
    #wrapper .wpcf7-form p label br {
      display: none; }
      #wrapper .wpcf7-form p label span.wpcf7-not-valid-tip {
        margin-left: 0;
        top: 0;
        font-size: 11px; }
  #wrapper .wpcf7-form .wpcf7-form-control-wrap.accept {
    margin-top: -17px;
    display: block; }
    #wrapper .wpcf7-form .wpcf7-form-control-wrap.accept .wpcf7-list-item {
      margin: 0; }
      #wrapper .wpcf7-form .wpcf7-form-control-wrap.accept .wpcf7-list-item span {
        margin-left: 126px;
        font-size: 14px; }
      #wrapper .wpcf7-form .wpcf7-form-control-wrap.accept .wpcf7-list-item input {
        width: auto;
        margin-left: 100px; }
  #wrapper .wpcf7-form input[type="submit"] {
    width: auto; }
  #wrapper .wpcf7-form .div.wpcf7-mail-sent-ok {
    border-color: #282c34;
    background: #282c34;
    color: white;
    margin-top: -8px; }
  #wrapper .wpcf7-form .wpcf7-response-output {
    margin: 0; }
  #wrapper .wpcf7-form .wpcf7-list-item {
    margin: 0 0 15px 0;
    position: relative;
    width: 100%; }
    #wrapper .wpcf7-form .wpcf7-list-item input {
      width: auto; }
    #wrapper .wpcf7-form .wpcf7-list-item span {
      display: inline-block;
      width: calc(100% - 20px);
      padding-left: 12px;
      vertical-align: top;
      font-size: 15px; }
  #wrapper .wpcf7-form .datenschutz {
    position: relative;
    top: -16px; }
    #wrapper .wpcf7-form .datenschutz .wpcf7-not-valid-tip {
      position: relative;
      top: -5px;
      font-size: 12px;
      margin-bottom: 5px; }
  #wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4 {
    text-transform: inherit;
    margin: 0 0 2rem 0;
    line-height: 1.2;
    font-weight: bold; }
  #wrapper h1 {
    color: #282c34;
    font-size: 42px; }
  #wrapper h1 small {
    font-weight: normal; }
  @media (max-width: 991px) {
    #wrapper h1 {
      font-size: 34px; } }
  @media (max-width: 767px) {
    #wrapper h1 {
      font-size: 30px; } }
  #wrapper h2 {
    font-size: 36px;
    margin-bottom: 15px;
    color: #282c34; }
  @media (max-width: 991px) {
    #wrapper h2 {
      font-size: 27px; } }
  @media (max-width: 767px) {
    #wrapper h2 {
      font-size: 25px; } }
  #wrapper h3 {
    font-size: 21px;
    color: #282c34;
    margin-bottom: 20px; }
  #wrapper h4, #wrapper h5, #wrapper h6 {
    font-size: 14px;
    margin: 0; }
  @media (max-width: 991px) {
    #wrapper h4, #wrapper h5, #wrapper h6 {
      font-size: 20px; } }
  @media (max-width: 767px) {
    #wrapper h4, #wrapper h5, #wrapper h6 {
      font-size: 18px; } }
  #wrapper p {
    margin: 0 0 2rem 0;
    color: #646e82;
    line-height: 1.33;
    font-size: 17px; }
  #wrapper p strong {
    color: #323232; }
  #wrapper p i {
    color: #f5e900; }
  #wrapper em {
    font-size: 13px;
    margin-top: 10px;
    display: inline-block; }
  #wrapper a {
    color: #323232;
    text-decoration: underline; }
  #wrapper a:hover, #wrapper a:active, #wrapper a:focus {
    text-decoration: none; }
  #wrapper table {
    width: 100%;
    margin-bottom: 20px; }
  #wrapper table h3 {
    margin: 0;
    font-size: 20px;
    margin-bottom: 10px; }
  #wrapper table tr td {
    padding: 0;
    padding-right: 15px; }
    #wrapper table tr td[width="10"] {
      display: none; }
  #wrapper .text .text_wrapper img {
    max-width: 100%;
    margin: 0 10px 10px 10px; }
    #wrapper .text .text_wrapper img.aligncenter {
      margin: 0 auto; }
  #wrapper .text .text_wrapper .embed-responsive-16by9::before {
    padding-top: 56.25%; }
  #wrapper .text .text_wrapper .embed-responsive::before {
    display: block;
    content: ""; }
  #wrapper .text .text_wrapper .embed-responsive-16by9 {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden; }
    #wrapper .text .text_wrapper .embed-responsive-16by9 iframe {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  #wrapper .text .text_wrapper table {
    width: 100%; }
    #wrapper .text .text_wrapper table tr:nth-child(2n) {
      background: #f5f5f5; }
      #wrapper .text .text_wrapper table tr td {
        font-size: 14px; }
  #wrapper footer {
    background-color: #039;
    padding: 50px 0;
    color: white;
    margin-top: 100px; }
  #wrapper footer * {
    color: white; }
  #wrapper footer img {
    width: auto; }
  #wrapper footer .logo {
    width: 220px; }
  #wrapper footer .copyright {
    text-align: center;
    border-top: 1px solid #5771a9;
    padding: 31px 0; }
  #wrapper footer a {
    text-decoration: none;
    padding: 0 8px; }
    #wrapper footer a:hover {
      text-decoration: underline; }
  #wrapper footer p {
    display: block; }
    #wrapper footer p span {
      display: inline-block;
      margin-bottom: 11px;
      vertical-align: top;
      margin-left: 12px; }
  #wrapper footer .headline {
    font-weight: bold;
    margin-bottom: 14px;
    font-size: 19px; }
  #wrapper footer .termin {
    background: rgba(255, 255, 255, 0.17);
    padding: 10px 20px;
    border-radius: 11px; }
    #wrapper footer .termin i {
      margin-right: 10px;
      margin-bottom: 0;
      top: 0px; }
  #wrapper footer i {
    color: #f5e900;
    position: relative;
    top: 2px;
    margin-bottom: 17px; }
  #wrapper footer .big i {
    font-size: 30px;
    transform: scale(1);
    transition: transform ease 0.3s; }
    #wrapper footer .big i:hover {
      transform: scale(1.2); }
  #wrapper footer ul {
    margin-left: 20px; }
    #wrapper footer ul li {
      text-decoration: none;
      padding: 3px 0px; }
    #wrapper footer ul li a {
      text-decoration: none; }
      #wrapper footer ul li a:hover {
        color: white;
        text-decoration: underline; }
  #wrapper header {
    position: fixed;
    width: 100%;
    z-index: 200;
    top: 0;
    background: white;
    border-bottom: 1px solid #e6e6e6; }
  #wrapper header .topheader {
    background: #039;
    padding: 8px 0px;
    font-size: 14px;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
    #wrapper header .topheader {
      display: none; } }
    #wrapper header .topheader .container {
      display: flex; }
    #wrapper header .topheader .container a {
      color: white;
      text-decoration: none;
      margin-right: 30px; }
    #wrapper header .topheader .container a:last-child {
      margin-right: 0;
      margin-left: auto; }
  #wrapper header .container {
    position: relative;
    z-index: 1; }
  #wrapper header .logo-wrapper {
    z-index: 1000;
    padding: 4px 0;
    display: inline-block; }
    @media (max-width: 767px) {
    #wrapper header .logo-wrapper {
      padding: 6px 0; } }
    #wrapper header .logo-wrapper img {
      transition: all ease 0.3s;
      position: relative;
      z-index: 1;
      width: 143px; }
  #wrapper .cookie-notice {
    background-color: #ccc;
    border-radius: 0.4rem;
    display: none;
    font-size: 1.5rem;
    padding: 2rem;
    position: fixed;
    z-index: 1000;
    bottom: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
    box-shadow: 0 0 3rem rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    #wrapper .cookie-notice {
      bottom: 2rem;
      left: 2rem;
      max-width: 40rem; } }
  #wrapper .cookie-notice.open {
    display: flex;
    flex-flow: column nowrap;
    align-items: center; }
  #wrapper .cookie-notice .icon {
    font-size: 2.5rem; }
  #wrapper .cookie-notice p {
    text-align: center; }
  #wrapper .mainmenu {
    float: right;
    padding: 0;
    margin: 0;
    margin-right: -15px; }
  @media (max-width: 1199px) {
    #wrapper .mainmenu {
      display: none; } }
  #wrapper .mainmenu li {
    padding: 20px 15px;
    position: relative;
    display: inline-block;
    transition: padding ease 0.3s; }
    #wrapper .mainmenu li a {
      display: flex;
      text-decoration: none;
      padding: 0;
      margin: auto;
      font-size: 16px;
      cursor: pointer;
      color: #333; }
    #wrapper .mainmenu li:hover {
      background: rgba(0, 0, 0, 0.1);
      cursor: pointer; }
    @media (min-width: 1200px) {
      #wrapper .mainmenu li:hover a {
        color: #282c34; }

      #wrapper .mainmenu li:hover > ul.sub-menu {
        display: block;
        opacity: 1;
        top: auto; }
        #wrapper .mainmenu li:hover > ul.sub-menu a {
          color: #333; }
          #wrapper .mainmenu li:hover > ul.sub-menu a:hover {
            color: #1a1c1f; } }
    @media (min-width: 1200px) {
      #wrapper .mainmenu li.current-menu-item a, #wrapper .mainmenu li.current-menu-parent a {
        color: #282c34 !important;
        font-weight: 600; } }
    #wrapper .mainmenu li.active:after {
      display: block; }
  #wrapper .mainmenu .submenu-button {
    display: none; }
  #wrapper .mainmenu ul.sub-menu {
    background: white;
    margin-top: 20px;
    position: absolute;
    opacity: 0;
    top: -999rem;
    width: 20rem;
    border: 1px solid #e6e6e6;
    left: 0; }
    #wrapper .mainmenu ul.sub-menu li {
      width: 100%;
      padding: 0;
      position: relative; }
    #wrapper .mainmenu ul.sub-menu li a {
      padding: 1rem 1.5rem;
      border-bottom: 0.1rem solid #e6e6e6;
      color: black !important; }
    @media (min-width: 1200px) {
        #wrapper .mainmenu ul.sub-menu li:hover ul.sub-menu {
          top: 0;
          left: 20rem;
          margin-top: 0; } }
    #wrapper .mainmenu ul.sub-menu li:last-child a {
      border-bottom: 0; }
  #wrapper .post_item, #wrapper .event_item_small {
    margin-bottom: 45px; }
  #wrapper .post_item img, #wrapper .event_item_small img {
    border: 1px solid #e5e5e5; }
  #wrapper .post_item .text, #wrapper .event_item_small .text {
    padding: 9px 0 15px; }
    #wrapper .post_item .text .categories, #wrapper .event_item_small .text .categories {
      font-size: 13px;
      opacity: 0.5; }
    #wrapper .post_item .text .datum, #wrapper .event_item_small .text .datum {
      font-weight: bold; }
    #wrapper .post_item .text .location, #wrapper .event_item_small .text .location {
      color: grey; }
    #wrapper .post_item .text .location i, #wrapper .event_item_small .text .location i {
      font-size: 10px;
      position: relative;
      top: -1px; }
    #wrapper .post_item .text p, #wrapper .event_item_small .text p {
      margin-bottom: 15px; }
    #wrapper .post_item .text a, #wrapper .event_item_small .text a {
      text-decoration: none; }
    #wrapper .post_item .text a h3, #wrapper .event_item_small .text a h3 {
      margin-top: 7px;
      font-size: 20px;
      margin-bottom: 12px; }
    #wrapper .post_item .text a.more, #wrapper .event_item_small .text a.more {
      color: #8f8f8f; }
      #wrapper .post_item .text a.more:hover, #wrapper .event_item_small .text a.more:hover {
        text-decoration: underline; }
  #wrapper .event_item_small {
    margin-bottom: 4px; }
  #wrapper .event_item_small .text {
    padding: 8px 20px 1px; }
    #wrapper .event_item_small .text a h3 {
      margin-top: 4px; }
    #wrapper .event_item_small .text p {
      font-size: 12px; }
  #wrapper .terms {
    margin-bottom: 15px;
    margin-top: 20px; }
  #wrapper .terms a {
    margin: 0px 20px 10px 0;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase; }
    #wrapper .terms a.active {
      color: #282c34;
      border-bottom: 2px solid #282c34;
      font-weight: 400; }
  #wrapper .wunsch-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    z-index: 1111;
    backdrop-filter: blur(11px);
    display: none; }
  #wrapper .wunsch-modal .inner {
    max-width: 600px;
    padding: 30px;
    background: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
    #wrapper .wunsch-modal .inner .js-close-wunsch-modal {
      position: absolute;
      top: 6px;
      right: 21px;
      color: #282c34;
      font-size: 25px;
      font-weight: bold;
      cursor: pointer; }
    #wrapper .wunsch-modal .inner input, #wrapper .wunsch-modal .inner textarea {
      margin-bottom: 15px; }
  #wrapper .wunschfunktion .js-open-wunsch-modal {
    width: calc(100% - 160px);
    padding: 25px;
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 19px;
    float: left; }
    @media (max-width: 767px) {
    #wrapper .wunschfunktion .js-open-wunsch-modal {
      width: 100%;
      padding: 17px;
      font-weight: normal;
      font-size: 16px; } }
  #wrapper .wunschfunktion .verfuegbareStimmen {
    color: #282c34;
    text-align: center;
    display: block;
    font-size: 19px;
    line-height: 1.35;
    width: 160px;
    float: left;
    padding: 0 10px; }
    @media (max-width: 767px) {
    #wrapper .wunschfunktion .verfuegbareStimmen {
      width: 100%; } }
  #wrapper .wunschfunktion .success {
    background: #15bb15;
    width: 100%;
    margin: 15px;
    padding: 9px 20px;
    color: white; }
  #wrapper .wunschfunktion .wunsch_item {
    border-bottom: 1px solid #cecece;
    display: flex; }
    @media (max-width: 767px) {
    #wrapper .wunschfunktion .wunsch_item {
      display: block;
      padding-bottom: 20px; } }
    #wrapper .wunschfunktion .wunsch_item.headline {
      background: #ececec;
      border: none;
      padding: 0;
      margin-top: 50px; }
    #wrapper .wunschfunktion .wunsch_item.headline h2 {
      color: black;
      margin: 0;
      width: 100%;
      font-weight: normal; }
    @media (max-width: 767px) {
        #wrapper .wunschfunktion .wunsch_item.headline .stimmen, #wrapper .wunschfunktion .wunsch_item.headline .actions {
          display: none; } }
    #wrapper .wunschfunktion .wunsch_item .text {
      margin-right: auto;
      padding: 17px 17px; }
    #wrapper .wunschfunktion .wunsch_item .text p {
      margin: 0; }
    #wrapper .wunschfunktion .wunsch_item h2 {
      color: #282c34;
      font-size: 20px;
      font-weight: bold; }
    #wrapper .wunschfunktion .wunsch_item .stimmen {
      flex-basis: 120px;
      text-align: center;
      display: flex;
      padding: 17px 17px;
      flex-shrink: 0; }
    #wrapper .wunschfunktion .wunsch_item .stimmen span {
      display: block;
      margin: auto;
      font-size: 20px;
      color: #282c34; }
      @media (max-width: 767px) {
      #wrapper .wunschfunktion .wunsch_item .stimmen span:after {
        content: " Stimme(n)"; } }
    #wrapper .wunschfunktion .wunsch_item .actions {
      flex-basis: 63px;
      text-align: center;
      display: flex;
      flex-shrink: 0; }
    #wrapper .wunschfunktion .wunsch_item .actions .js-vote {
      background: #282c34;
      color: white;
      font-size: 20px;
      display: inline-block;
      padding: 9px;
      line-height: 1;
      text-align: center;
      border-radius: 8px;
      margin: auto;
      cursor: pointer; }
      #wrapper .wunschfunktion .wunsch_item .actions .js-vote span {
        margin-top: 4px;
        display: block;
        font-size: 11px; }
    #wrapper .wunschfunktion .wunsch_item .actions.deactive {
      pointer-events: none;
      opacity: 0.3; }
  #wrapper main {
    margin-top: 102px; }
  @media (max-width: 991px) {
    #wrapper main {
      margin-top: 68px; } }
  #wrapper main .gaptop {
    margin-top: 50px; }
  #wrapper main car-showroom {
    width: 100%; }
  #wrapper main car-list-spotlight {
    max-width: 100%; }
  #wrapper main .back {
    font-size: 13px;
    margin-bottom: 17px; }
    #wrapper main .back a {
      color: #333;
      border-bottom: 1px solid #333;
      text-decoration: none; }
    #wrapper main .back a:hover {
      color: #1a1c1f;
      border-color: #1a1c1f; }
  #wrapper main .owl-carousel .owl-nav button {
    background: none;
    border: none;
    position: absolute;
    left: 35px;
    top: 40%;
    margin: 0; }
    @media (max-width: 767px) {
      #wrapper main .owl-carousel .owl-nav button {
        left: 5px; } }
    #wrapper main .owl-carousel .owl-nav button.owl-next {
      left: auto;
      right: 35px; }
      @media (max-width: 767px) {
      #wrapper main .owl-carousel .owl-nav button.owl-next {
        right: 5px; } }
    #wrapper main .owl-carousel .owl-nav button svg * {
      stroke: #fff; }
    #wrapper main .owl-carousel .owl-dots button {
      background: grey;
      border: none; }
    #wrapper main .owl-carousel .owl-dots span {
      width: 10px;
      display: block;
      height: 10px; }
    #wrapper main .owl-carousel .owl-dots .active {
      background: green;
      margin: 7px; }
  #wrapper main .sliderwrapper {
    position: relative; }
    #wrapper main .sliderwrapper .overlay {
      position: absolute;
      bottom: 0%;
      left: 50%;
      width: 50%;
      height: 380px;
      z-index: 1;
      display: flex;
      max-width: 685px;
      overflow: hidden; }
    @media (max-width: 767px) {
      #wrapper main .sliderwrapper .overlay {
        position: relative;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        margin-bottom: 40px; } }
    #wrapper main .sliderwrapper .overlay .inner {
      background: #f4f4f4;
      border-radius: 15px;
      padding: 30px;
      text-align: center;
      margin-top: auto;
      margin-bottom: auto;
      width: 100%; }
      #wrapper main .sliderwrapper .overlay .inner .headline {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 20px; }
  #wrapper main .home_header {
    margin-bottom: 80px; }
    @media (max-width: 767px) {
    #wrapper main .home_header {
      margin-bottom: 0px; } }
    #wrapper main .home_header .slideitem {
      height: 53vw;
      background-position: center;
      background-size: cover;
      display: flex;
      max-height: calc(100vh - 130px); }
    @media (max-width: 767px) {
      #wrapper main .home_header .slideitem {
        height: 380px; } }
    #wrapper main .home_header .slideitem:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to top, rgba(11, 52, 135, 0) 0%, rgba(11, 52, 139, 0) 80%, rgba(11, 52, 139, 0.6) 91%, rgba(11, 52, 139, 0.8) 100%);
      z-index: 1; }
    #wrapper main .home_header .slideitem .container {
      margin: auto;
      position: relative;
      z-index: 2; }
      #wrapper main .home_header .slideitem .container .text_wrapper {
        padding-right: 50px;
        display: flex;
        flex-direction: column; }
        @media (max-width: 767px) {
      #wrapper main .home_header .slideitem .container .text_wrapper {
        padding: 20px 35px; } }
        #wrapper main .home_header .slideitem .container .text_wrapper .inner {
          margin-top: auto;
          margin-bottom: auto; }
      #wrapper main .home_header .slideitem .container p {
        width: 100%;
        max-width: 100%; }
      #wrapper main .home_header .slideitem .container .headline p {
        color: white;
        font-size: 50px;
        font-weight: bold;
        line-height: 1.1; }
        @media (max-width: 767px) {
      #wrapper main .home_header .slideitem .container .headline p {
        font-size: 23px; } }
        #wrapper main .home_header .slideitem .container .headline p strong {
          color: #f5e900; }
      #wrapper main .home_header .slideitem .container .text p {
        color: white;
        font-size: 20px; }
        @media (max-width: 767px) {
      #wrapper main .home_header .slideitem .container .text p {
        font-size: 17px; } }
      #wrapper main .home_header .slideitem .container .buttons a {
        margin-right: 10px; }
        #wrapper main .home_header .slideitem .container .buttons a:first-child {
          background-color: #f5e900;
          border-color: #f5e900;
          color: #000; }
          #wrapper main .home_header .slideitem .container .buttons a:first-child:hover {
            background-color: #072b73;
            border-color: #072b73;
            color: white; }
  #wrapper main .headerbild {
    height: 250px;
    background-position: center;
    background-size: cover; }
    @media (max-width: 767px) {
    #wrapper main .headerbild {
      height: 140px; } }
  #wrapper main .main_headline {
    background: #282c34;
    color: white;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    padding: 23px 0;
    margin-bottom: 32px;
    margin-top: -44px; }
  #wrapper main .googlemap {
    width: 100%;
    height: 270px;
    border: none;
    margin-top: 23px;
    display: block; }
  #wrapper main .anker {
    position: absolute;
    margin-top: -78px; }
    @media (max-width: 991px) {
    #wrapper main .anker {
      margin-top: -60px; } }
  #wrapper main .animFromTop {
    transform: translateY(-100px);
    opacity: 0;
    transition: all ease 1s; }
    #wrapper main .animFromTop.anim {
      transform: translateY(0px);
      opacity: 1; }
  #wrapper main .animToTop {
    transform: translateY(200px);
    opacity: 0;
    transition: all ease 1s; }
    #wrapper main .animToTop.anim {
      transform: translateY(0px);
      opacity: 1; }
  #wrapper main .animFromLeft {
    transform: translateX(-100%);
    opacity: 0;
    transition: all ease 1s; }
    #wrapper main .animFromLeft.anim {
      transform: translateY(0%);
      opacity: 1; }
  #wrapper main .animFromRight {
    transform: translateX(20%);
    opacity: 0;
    transition: all ease 1s; }
    #wrapper main .animFromRight.anim {
      transform: translateY(0%);
      opacity: 1; }
  #wrapper main .default-template {
    margin: 20px 0; }
    @media (min-width: 768px) {
    #wrapper main .default-template {
      padding: 80px 50px 30px; } }
  #wrapper main .text-center {
    text-align: center; }
  #wrapper .item {
    margin-bottom: 50px; }
  @media (max-width: 767px) {
    #wrapper .item {
      margin-bottom: 25px; } }
  #wrapper .item.follow_us {
    text-align: center; }
    #wrapper .item.follow_us a {
      background: #2e88ff;
      color: white;
      font-size: 42px;
      display: inline-block;
      width: 80px;
      height: 80px;
      border-radius: 20px;
      padding-top: 8px;
      margin: 0 5px; }
    #wrapper .item.follow_us a.insta {
      background: #d92b71; }
  #wrapper .item.bildslider {
    padding: 0 40px;
    position: relative; }
    #wrapper .item.bildslider .full_width {
      width: 100vw;
      margin-left: 50%;
      transform: translateX(-50%);
      padding: 40px 15px 50px; }
    #wrapper .item.bildslider .full_width img {
      max-width: 110px;
      margin: auto; }
    #wrapper .item.bildslider .owl-nav {
      position: absolute;
      top: 50%;
      display: block;
      width: 100%; }
    #wrapper .item.bildslider .owl-nav button {
      margin-top: -23px;
      background: none;
      position: absolute;
      left: 35px;
      top: 45%;
      margin-right: 0; }
      #wrapper .item.bildslider .owl-nav button.owl-next {
        left: auto;
        right: 35px; }
    #wrapper .item.bildslider .owl-dots {
      display: none; }
  #wrapper .item.faqs .faq {
    background: #ececec;
    display: block;
    padding: 12px 20px;
    margin-bottom: 8px;
    font-weight: 600;
    text-decoration: none; }
    #wrapper .item.faqs .faq:hover {
      background: #dedede; }
  #wrapper .item.text .text_wrapper {
    display: flex;
    flex-direction: column; }
    #wrapper .item.text .cat {
      color: #0e5ead;
      background-color: #edf5ff;
      font-size: 16px;
      border-radius: 40px;
      padding: 8px 20px;
      display: inline-block; }
    #wrapper .item.text .text-btn {
      color: #0e5ead;
      font-size: 85%;
      text-decoration: none; }
    #wrapper .item.text ol, #wrapper .item.text ul {
      color: #737373;
      line-height: 1.33;
      margin-bottom: 20px; }
    #wrapper .item.text.rahmen {
      margin-top: 0px;
      transition: all ease 0.3s; }
    #wrapper .item.text.rahmen .text_wrapper {
      border: 1px solid #e6e6e6;
      border-radius: 15px;
      padding: 30px 20px 10px;
      background: white; }
    #wrapper .item.text.rahmen:hover {
      margin-top: -10px; }
      #wrapper .item.text.rahmen:hover .btn {
        background: #072b73;
        border-color: #072b73;
        color: white; }
    #wrapper .item.text.bg .text_wrapper {
      padding: 30px 20px 10px;
      background: linear-gradient(to right, #f2f5f9, #fefdf5);
      border-radius: 15px; }
    #wrapper .item.text.icon .text_wrapper .icon {
      background: #039;
      width: 80px;
      border-radius: 100%;
      padding: 21px;
      margin: 0 auto 20px;
      display: block; }
    #wrapper .item.text .buttons {
      margin: 0 auto; }
    #wrapper .item.text .buttons a {
      margin-left: 5px;
      margin-right: 5px; }
    #wrapper .item.text.highlight_headline h1, #wrapper .item.text.highlight_headline h2, #wrapper .item.text.highlight_headline h3, #wrapper .item.text.highlight_headline h4 {
      color: #039; }
  #wrapper .item.bild img {
    display: block;
    width: 100%; }
  #wrapper .item.cta .full_width {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    background: #282c34;
    padding: 50px 0; }
    #wrapper .item.cta .full_width .container {
      display: flex; }
    #wrapper .item.cta .full_width .text {
      color: white;
      padding-right: 10px; }
      #wrapper .item.cta .full_width .text strong {
        font-size: 22px;
        margin-bottom: 6px;
        display: inline-block; }
    #wrapper .item.cta .full_width a {
      background: white;
      display: inline-block;
      padding: 10px 35px;
      font-size: 20px;
      text-decoration: none;
      margin: auto 0 auto auto; }
  #wrapper .item.video .videoWrapper {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden; }
    #wrapper .item.video .videoWrapper iframe, #wrapper .item.video .videoWrapper object, #wrapper .item.video .videoWrapper embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #wrapper .item.audio audio {
    width: 100%; }
  #wrapper .item.google_map .wrapper {
    height: 400px;
    width: 100%; }
    #wrapper .item.google_map .wrapper iframe {
      width: 100%;
      height: 100%; }
  #wrapper .item.boxen .box {
    border: 1px solid #e6e6e6;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
    margin-top: 0px;
    transition: all ease 0.3s; }
    #wrapper .item.boxen .box .image_wrapper {
      position: relative;
      overflow: hidden; }
      #wrapper .item.boxen .box .image_wrapper:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); }
      #wrapper .item.boxen .box .image_wrapper img {
        transform: scale(1);
        transition: all ease 0.3s; }
      #wrapper .item.boxen .box .image_wrapper .headline-box {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        color: white;
        padding: 15px;
        font-size: 17px;
        font-weight: bold;
        display: flex;
        align-items: center;
        gap: 10px;
        z-index: 1; }
        #wrapper .item.boxen .box .image_wrapper .headline-box .icon {
          width: 39px;
          height: 40px;
          object-fit: contain;
          background: #039;
          border-radius: 6px;
          padding: 7px; }
    #wrapper .item.boxen .box:hover {
      cursor: pointer;
      margin-top: -10px; }
      #wrapper .item.boxen .box:hover .image_wrapper img {
        transform: scale(1.05); }
      #wrapper .item.boxen .box:hover .btn {
        background: #072b73;
        border-color: #072b73;
        color: white; }
    #wrapper .item.boxen .box .text_wrapper {
      padding: 20px;
      padding: 20px 20px 0px;
      background: linear-gradient(to right, #f2f5f9, #fefdf5); }
      #wrapper .item.boxen .box .text_wrapper .btn {
        width: 100%;
        text-align: center; }
  #wrapper .mitglied-item {
    margin: 0 auto 30px auto; }
  #wrapper .mitglied strong {
    display: block;
    font-size: 18px;
    margin-top: 20px;
    color: black; }
  #wrapper .mitglied p {
    margin-bottom: 12px; }
  #wrapper .services .service {
    display: flex;
    padding: 14px 16px;
    border: 1px solid #e0e0e0;
    border-radius: 14px;
    margin-bottom: 14px;
    cursor: pointer; }
    #wrapper .services .service.active {
      border: 1px solid #0e5ead;
      box-shadow: inset 0 0px 0 1px #0e5ead;
      background: #f7f8f9; }
    #wrapper .services .service:hover {
      background: #f0f0f0; }
    #wrapper .services .service .icon {
      width: 50px;
      height: 50px;
      padding: 11px;
      border-radius: 9px;
      margin-right: 12px; }
    #wrapper .services .service .text {
      margin: auto auto auto 0;
      line-height: 1.3; }
    #wrapper .services .service .text .headline {
      font-weight: bold;
      font-size: 17px; }
    #wrapper .services .service .text .kategorie {
      font-size: 14px;
      color: #6a6969; }
    #wrapper .services .service .arrow {
      margin: auto 5px auto 0; }
  #wrapper .services .service-details {
    display: flex;
    padding: 26px;
    border: 1px solid #e0e0e0;
    border-radius: 14px;
    margin-bottom: 14px;
    flex-direction: column; }
    #wrapper .services .service-details.active {
      display: block !important; }
    #wrapper .services .service-details .header {
      display: flex;
      margin-bottom: 20px; }
    #wrapper .services .service-details .header .icon {
      width: 65px;
      height: 65px;
      padding: 15px;
      border-radius: 9px;
      margin-right: 12px; }
      @media (max-width: 767px) {
      #wrapper .services .service-details .header .icon {
        display: none; } }
    #wrapper .services .service-details .header .text {
      margin: auto auto auto 0;
      line-height: 1.3; }
      #wrapper .services .service-details .header .text .headline {
        font-weight: bold;
        font-size: 27px;
        margin-bottom: 3px; }
      #wrapper .services .service-details .header .text .kategorie {
        font-size: 14px;
        color: black;
        background: #f7ed57;
        display: inline-block;
        padding: 2px 9px;
        border-radius: 61px; }
    #wrapper .services .service-details .header .price {
      text-align: right;
      margin: 0 0 auto 0;
      line-height: 1.2; }
      #wrapper .services .service-details .header .price strong {
        color: #039;
        font-size: 26px; }
    #wrapper .services .service-details .zusatztext {
      background: #f7f8f9;
      padding: 13px 18px 1px;
      border-radius: 12px;
      margin-bottom: 30px; }
    #wrapper .services .service-details .zusatztext p {
      margin-bottom: 13px; }
    #wrapper .services .service-details h3 img {
      width: 20px;
      position: relative;
      top: -2px; }
    #wrapper .services .service-details .leistungen {
      margin-left: 20px;
      display: flex;
      flex-wrap: wrap; }
    #wrapper .services .service-details .leistungen li {
      width: 50%;
      margin-bottom: 8px; }
      @media (max-width: 767px) {
      #wrapper .services .service-details .leistungen li {
        width: 100%; } }

.burgermenu-background {
  display: none; }

button.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 0.25rem;
  margin-left: auto;
  float: right !important;
  border-color: #888 !important;
  color: #444 !important;
  border-radius: 0;
  padding: 7px 12px !important;
  margin-top: 20px !important;
  margin-right: 0 !important; }
  @media (max-width: 767px) {
  button.navbar-toggler {
    margin-top: 16px !important;
    border: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: 30px !important; } }
  button.navbar-toggler i {
    font-size: 30px; }

@media (min-width: 1200px) {
    .burgericon {
      display: none !important; } }

body.mobilemenu-open #wrapper .mobilemenu-background {
  display: flex;
  flex-direction: column;
  position: fixed;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 100; }
  body.mobilemenu-open #wrapper .mainmenu {
    display: flex;
    position: absolute;
    width: 100%;
    top: 78px;
    left: 0;
    flex-direction: column; }
    body.mobilemenu-open #wrapper .mainmenu > li {
      position: relative;
      width: 100%;
      height: auto;
      padding: 0;
      display: flex;
      margin: 0 auto;
      flex-wrap: wrap; }
    body.mobilemenu-open #wrapper .mainmenu > li a {
      border-bottom: none;
      padding: 0.6rem 0;
      margin: 0px 18px;
      color: #676767;
      display: block; }
    body.mobilemenu-open #wrapper .mainmenu > li li a {
      font-size: 13px;
      text-align: left;
      padding-left: 20px; }
    body.mobilemenu-open #wrapper .mainmenu > li.menu-item-has-children > a {
      margin-right: 0; }
    body.mobilemenu-open #wrapper .mainmenu ul.sub-menu {
      display: block;
      position: static;
      opacity: 1;
      margin-top: 0;
      width: auto;
      background: transparent;
      width: 100%;
      order: 2; }
    body.mobilemenu-open #wrapper .mainmenu .submenu-button {
      position: relative;
      z-index: 99;
      height: 4.6rem;
      width: 4.6rem;
      cursor: pointer;
      display: none !important;
      order: 1;
      margin-right: auto; }
    body.mobilemenu-open #wrapper .mainmenu .submenu-button:before {
      position: absolute;
      top: 1.9rem;
      right: 2.2rem;
      width: 0.2rem;
      height: 0.8rem;
      display: block;
      background: black;
      content: ""; }
    body.mobilemenu-open #wrapper .mainmenu .submenu-button:after {
      position: absolute;
      top: 2.2rem;
      right: 1.9rem;
      width: 0.8rem;
      height: 0.2rem;
      display: block;
      background: black;
      content: ""; }
    body.mobilemenu-open #wrapper .mainmenu .submenu-button:before {
      display: none; }
    body.mobilemenu-open #wrapper .mainmenu .sub-menu .submenu-button {
      width: 3.5rem; }
      body.mobilemenu-open #wrapper .mainmenu .sub-menu .submenu-button:before {
        right: 1.6rem; }
      body.mobilemenu-open #wrapper .mainmenu .sub-menu .submenu-button:after {
        right: 1.3rem; }

.category-4 .terms {
  display: none; }

.home .bild img {
  width: auto;
  margin: 0 auto;
  display: block;
  max-width: 100%; }

@media (min-width: 768px) {
  .home #wrapper main {
    margin-top: 37px; }

  .home #wrapper p {
    max-width: 600px;
    margin: 0 auto 2rem;
    width: 100%; }

  .home #wrapper header:not(.smaller) {
    background: none;
    border: none; }
    .home #wrapper header:not(.smaller):after {
      content: '';
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 100%);
      z-index: 0; }
    .home #wrapper header:not(.smaller) .mainmenu li a {
      color: white; } }

.container {
  max-width: 1370px; }
  @media (max-width: 1400px) {
  .container {
    max-width: 1100px; } }

@media (max-width: 767px) {
    .socialmedia a {
      margin-bottom: 20px;
      display: block; }
      .socialmedia a img {
        width: 30px !important; }
    .socialmedia h3 {
      font-size: 18px !important;
      padding: 5px !important; } }

.cta {
  background: #109240;
  position: absolute;
  top: 140px;
  right: 60px;
  z-index: 3;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  text-align: center;
  color: white !important;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 25px;
  text-transform: uppercase;
  transform: rotate(10deg);
  border: 8px solid white;
  box-shadow: 0 0 20px black;
  line-height: 1;
  animation: pulse 2s infinite; }
  @media (max-width: 767px) {
  .cta {
    position: relative;
    top: -100px;
    width: 100%;
    border: none;
    border-radius: 0;
    transform: none;
    animation: none;
    padding: 30px;
    box-shadow: none;
    margin-bottom: -50px;
    right: 0; } }
  .cta span {
    margin-top: auto; }
  .cta div {
    margin-bottom: auto; }
  .cta small {
    margin-bottom: 20px;
    font-size: 16px;
    display: block;
    line-height: 1; }
  .cta .countdown {
    font-size: 20px;
    margin-top: -8px;
    margin-bottom: -5px; }
  .cta .countdown small {
    display: inline-block;
    text-transform: initial; }

@keyframes pulse {
  0% {
    transform: rotate(10deg) scale(1); }

  50% {
    transform: rotate(10deg) scale(1.05); }

  100% {
    transform: rotate(10deg) scale(1); } }

.hintergrund_start {
  background: linear-gradient(to right, #f2f5f9, #fefdf5);
  padding: 60px 0 50px 0;
  margin-bottom: 50px; }

.page-id-5767 .gaptop {
  margin-top: 0 !important; }
  .page-id-5767 .text .text_wrapper .icon {
    background: none !important;
    padding: 1px !important; }
  .page-id-5767 footer {
    margin-top: -50px !important; }
/*# sourceMappingURL=/wp-content/themes/twentynineteen-child/style/cache/main.map */