@charset "UTF-8";
/* Theme Name: Pegasus Starter
Theme URI: https://hsag.info
Author: hsag.info
Author URI: https://hsag.info
Description: Bootstrap 5 + Gutenberg Blocks.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 2.0.320
*/
body {
  font-family: "Fira Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fira Sans Condensed", sans-serif;
}

h1.normal,
h2.normal,
h3.normal,
h4.normal,
h5.normal,
h6.normal {
  font-family: "Fira Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}

@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 300;
  src: url("assets/fonts/fira-sans-v17-latin-300.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-300.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 300;
  src: url("assets/fonts/fira-sans-v17-latin-300italic.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-300italic.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/fira-sans-v17-latin-regular.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 400;
  src: url("assets/fonts/fira-sans-v17-latin-italic.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-italic.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 500;
  src: url("assets/fonts/fira-sans-v17-latin-500.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-500.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 500;
  src: url("assets/fonts/fira-sans-v17-latin-500italic.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-500italic.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 600;
  src: url("assets/fonts/fira-sans-v17-latin-600.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-600.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: italic;
  font-weight: 600;
  src: url("assets/fonts/fira-sans-v17-latin-600italic.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-600italic.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 700;
  src: url("assets/fonts/fira-sans-v17-latin-700.woff2") format("woff2"), url("assets/fonts/fira-sans-v17-latin-700.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("assets/fonts/fira-sans-condensed-v10-latin-regular.woff2") format("woff2"), url("assets/fonts/fira-sans-condensed-v10-latin-regular.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("assets/fonts/fira-sans-condensed-v10-latin-500.woff2") format("woff2"), url("assets/fonts/fira-sans-condensed-v10-latin-500.ttf") format("truetype");
}
@font-face {
  font-display: swap;
  font-family: "Fira Sans Condensed";
  font-style: normal;
  font-weight: 600;
  src: url("assets/fonts/fira-sans-condensed-v10-latin-600.woff2") format("woff2"), url("assets/fonts/fira-sans-condensed-v10-latin-600.ttf") format("truetype");
}
@media (min-width: 1400px) {
  .container {
    max-width: 1450px !important;
  }
}
.bg-basic,
.hg-basic {
  background-color: #626262 !important;
}

.text-basic,
.basic {
  color: #626262 !important;
}

.bg-weiss,
.hg-weiss {
  background-color: #ffffff !important;
}

.text-weiss,
.weiss {
  color: #ffffff !important;
}

.bg-schwarz,
.hg-schwarz {
  background-color: #000000 !important;
}

.text-schwarz,
.schwarz {
  color: #000000 !important;
}

.bg-lichtgrau,
.hg-lichtgrau {
  background-color: #f2f2f2 !important;
}

.text-lichtgrau,
.lichtgrau {
  color: #f2f2f2 !important;
}

.bg-hellgrau,
.hg-hellgrau {
  background-color: #e5e5e5 !important;
}

.text-hellgrau,
.hellgrau {
  color: #e5e5e5 !important;
}

.bg-grau,
.hg-grau {
  background-color: #BAB9C5 !important;
}

.text-grau,
.grau {
  color: #BAB9C5 !important;
}

.bg-dunkelgrau,
.hg-dunkelgrau {
  background-color: #9594A6 !important;
}

.text-dunkelgrau,
.dunkelgrau {
  color: #9594A6 !important;
}

.bg-nachtgrau,
.hg-nachtgrau {
  background-color: #333333 !important;
}

.text-nachtgrau,
.nachtgrau {
  color: #333333 !important;
}

.bg-hellblau,
.hg-hellblau {
  background-color: #0B8CFF !important;
}

.text-hellblau,
.hellblau {
  color: #0B8CFF !important;
}

.bg-blau,
.hg-blau {
  background-color: #005BAB !important;
}

.text-blau,
.blau {
  color: #005BAB !important;
}

.bg-dunkelblau,
.hg-dunkelblau {
  background-color: #003360 !important;
}

.text-dunkelblau,
.dunkelblau {
  color: #003360 !important;
}

.bg-hellgruen,
.hg-hellgruen {
  background-color: #91A49B !important;
}

.text-hellgruen,
.hellgruen {
  color: #91A49B !important;
}

.bg-gruen,
.hg-gruen {
  background-color: #4E6764 !important;
}

.text-gruen,
.gruen {
  color: #4E6764 !important;
}

.bg-dunkelgruen,
.hg-dunkelgruen {
  background-color: #3F4C46 !important;
}

.text-dunkelgruen,
.dunkelgruen {
  color: #3F4C46 !important;
}

.bg-hellorange,
.hg-hellorange {
  background-color: #FFF328 !important;
}

.text-hellorange,
.hellorange {
  color: #FFF328 !important;
}

.bg-orange,
.hg-orange {
  background-color: #E3D600 !important;
}

.text-orange,
.orange {
  color: #E3D600 !important;
}

.bg-dunkelorange,
.hg-dunkelorange {
  background-color: #C1B600 !important;
}

.text-dunkelorange,
.dunkelorange {
  color: #C1B600 !important;
}

.bg-hellrot,
.hg-hellrot {
  background-color: #E70007 !important;
}

.text-hellrot,
.hellrot {
  color: #E70007 !important;
}

.bg-rot,
.hg-rot {
  background-color: #c90108 !important;
}

.text-rot,
.rot {
  color: #c90108 !important;
}

.bg-dunkelrot,
.hg-dunkelrot {
  background-color: #9a1a1f !important;
}

.text-dunkelrot,
.dunkelrot {
  color: #9a1a1f !important;
}

body {
  font-size: 1.1rem;
  color: #626262;
  background-color: #ffffff;
  line-height: 1.6;
}
@media screen and (max-width: 767.98px) {
  body {
    font-size: 1rem;
    line-height: 1.5;
  }
}
body {
}

h1,
.pseudo-h1 {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 700;
}

h2 {
  font-size: 2.25rem;
  line-height: 1.3;
}

h3 {
  font-size: 1.75rem;
  line-height: 1.3;
}

h4 {
  font-size: 1.5rem;
  line-height: 1.4;
}

h5 {
  font-size: 1.25rem;
  line-height: 1.4;
}

h6 {
  font-size: 1.1rem;
  line-height: 1.4;
}

@media screen and (max-width: 991.98px) {
  h1,
  .pseudo-h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767.98px) {
  h1,
  .pseudo-h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.75rem;
  }
  h3 {
    font-size: 1.5rem;
  }
  .fehler h1 {
    font-size: 60px;
  }
}
a {
  color: #005BAB;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  color: #c90108;
}
a {
}

.small {
  font-size: 0.9rem !important;
}

.smaller {
  font-size: 0.8rem !important;
}

.weit {
  letter-spacing: 0.1em;
}

.eng {
  letter-spacing: -0.02em;
}

.gross {
  text-transform: uppercase;
}

.fett {
  font-weight: 600;
}

.leicht {
  font-weight: 300;
}

strong,
b {
  font-weight: 700;
}

.fehler {
  min-height: 70vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.fehler h1 {
  font-size: clamp(80px, 15vw, 120px);
  font-weight: 800;
  margin: 0;
}
.fehler {
}

.breadcrumb-item.first-item a {
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #626262;
}
.breadcrumb-item.first-item a i {
  padding-right: 8px;
  font-size: 0.9em;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.breadcrumb-item.first-item a:hover {
  color: #000000;
}
.breadcrumb-item.first-item a:hover i {
  color: #000000;
}
.breadcrumb-item.first-item a:hover {
}
.breadcrumb-item.first-item a {
}
.breadcrumb-item.first-item {
}
.breadcrumb-item a {
  color: #005BAB;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.breadcrumb-item a:hover {
  color: #000000;
}
.breadcrumb-item a {
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #e5e5e5;
  padding-right: 10px;
}
.breadcrumb-item {
}

@media screen and (max-width: 1199.98px) {
  .search-wrapper {
    position: absolute;
    left: 17px;
    right: 17px;
    z-index: 1000;
    width: calc(100% - 34px);
  }
}
.search-wrapper {
}

@media screen and (max-width: 1199.98px) {
  .search-wrapper {
    position: absolute;
    left: 17px;
    z-index: 1051;
  }
}
@media screen and (max-width: 1199.98px) and (max-width: 575.98px) {
  .search-wrapper {
    left: 10px;
    right: 65px;
    width: auto;
  }
}
.search-wrapper {
}

.search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px auto;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.search-form .input-search {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 15px;
  border: 1px solid #e5e5e5;
  border-right: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 1rem;
  background-color: #ffffff;
}
@media screen and (max-width: 399.98px) {
  .search-form .input-search::-webkit-input-placeholder {
    font-size: 0.85rem;
  }
  .search-form .input-search::-moz-placeholder {
    font-size: 0.85rem;
  }
  .search-form .input-search:-ms-input-placeholder {
    font-size: 0.85rem;
  }
  .search-form .input-search::-ms-input-placeholder {
    font-size: 0.85rem;
  }
  .search-form .input-search::placeholder {
    font-size: 0.85rem;
  }
}
.search-form .input-search {
}
.search-form .btn-search {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  padding: 10px 15px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 45px;
}
.search-form .btn-search i {
  font-size: 1rem;
}
@media screen and (max-width: 575.98px) {
  .search-form .btn-search span {
    display: none;
  }
}
.search-form .btn-search span {
}
.search-form .btn-search:hover {
  background-color: #BAB9C5;
  border-color: #BAB9C5;
  color: #000000;
}
.search-form .btn-search {
}
.search-form {
}

.btn-outline-primary {
  color: #000000;
  border-color: #000000;
}
.btn-outline-primary:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.btn-outline-primary {
}

.page-link {
  color: #000000;
}
.page-link:hover {
  color: #9594A6;
}
.page-link {
}

.active > .page-link {
  background-color: #BAB9C5 !important;
  border-color: #BAB9C5 !important;
  color: #000000 !important;
}

.topleiste p {
  margin-bottom: 0;
  font-size: 0.9rem;
}
.topleiste .tl-links a {
  text-decoration: none;
  color: #626262;
}
@media screen and (max-width: 575.98px) {
  .topleiste .tl-links p {
    letter-spacing: 0;
  }
}
.topleiste .tl-links {
}
.topleiste .tl-rechts a {
  text-decoration: none;
}
.topleiste .tl-rechts .social-icons i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.topleiste .tl-rechts .social-icons i:hover {
  background-color: #333333;
  color: #ffffff;
  border-radius: 4px;
}
.topleiste .tl-rechts .social-icons i:last-child {
  margin-right: 0;
}
.topleiste .tl-rechts .social-icons i {
}
.topleiste .tl-rechts .social-icons {
}
.topleiste .tl-rechts {
}
.topleiste {
}

.logo-container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo-container img {
  width: 100%;
  max-width: 260px;
  height: auto;
}
@media screen and (max-width: 1399.98px) {
  .logo-container img {
    max-width: 200px;
  }
}
@media screen and (max-width: 575.98px) {
  .logo-container img {
    max-width: 220px;
  }
}
.logo-container img {
}
.logo-container {
}

.teaser-header-start,
.teaser-header {
  background-image: url("assets/images/teaser-header.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.teaser-header-start {
  min-height: 750px;
}
@media screen and (max-width: 575.98px) {
  .teaser-header-start {
    min-height: 550px;
  }
}
.teaser-header-start {
}

.teaser-header {
  min-height: 500px;
}
@media screen and (max-width: 575.98px) {
  .teaser-header {
    min-height: 250px;
  }
}
.teaser-header {
}

.navbar-toggler {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #ffffff;
  background-color: #000000;
  -webkit-transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out, border-color 0.4s ease-in-out;
  position: relative;
  z-index: 1100;
  padding: 0;
}
.navbar-toggler:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.navbar-toggler .navbar-toggler-icon {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #ffffff;
  background-image: none !important;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.navbar-toggler::before, .navbar-toggler::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.navbar-toggler.collapsed::before {
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px);
}
.navbar-toggler.collapsed::after {
  -webkit-transform: translateY(8px);
      -ms-transform: translateY(8px);
          transform: translateY(8px);
}
.navbar-toggler.collapsed {
}
.navbar-toggler:not(.collapsed) {
  background-color: #9594A6;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  opacity: 0;
}
.navbar-toggler:not(.collapsed)::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.navbar-toggler:not(.collapsed)::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.navbar-toggler:not(.collapsed) {
}
.navbar-toggler {
}

.hauptmenue {
  width: 100%;
  z-index: 900;
}
@media (min-width: 1400px) {
  .hauptmenue .nav-item {
    margin-right: 15px;
  }
  .hauptmenue .nav-item:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .hauptmenue .nav-item {
    margin-right: 0;
  }
}
.hauptmenue .nav-item {
}
.hauptmenue .nav-link {
  color: #626262;
  -webkit-transition: color 0.4s ease, background-color 0.4s ease;
  transition: color 0.4s ease, background-color 0.4s ease;
  font-size: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hauptmenue .nav-link:hover, .hauptmenue .nav-link.active, .hauptmenue .nav-link.show {
  color: #000000;
}
.hauptmenue .nav-link.dropdown-toggle::after {
  display: inline-block;
  content: "";
  margin-left: 8px;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.hauptmenue .nav-link.dropdown-toggle {
}
@media screen and (max-width: 1199.98px) {
  .hauptmenue .nav-link {
    font-size: 1.15rem;
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .hauptmenue .nav-link.dropdown-toggle[aria-expanded=true]::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
@media (min-width: 1200px) {
  .hauptmenue .nav-link {
    padding: 5px 20px !important;
  }
  .hauptmenue .nav-link:hover {
    color: #ffffff;
    background-color: #000000;
  }
}
.hauptmenue .nav-link {
}
@media (min-width: 1200px) {
  .hauptmenue .nav-item.dropdown:hover .nav-link.dropdown-toggle::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.hauptmenue {
}

@media screen and (max-width: 1199.98px) {
  .navbar-collapse {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    max-width: 420px;
    height: 100vh;
    background-color: transparent;
    -webkit-transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: left 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1050;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: visible;
  }
  .navbar-collapse.show {
    left: 0;
  }
  .navbar-collapse .navbar-nav {
    position: relative;
    z-index: 10;
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    padding: 70px 0px 20px 0px;
    overflow-y: auto;
  }
  .navbar-collapse::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(186, 185, 197, 0.4);
    -webkit-backdrop-filter: blur(8px);
            backdrop-filter: blur(8px);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    pointer-events: none;
  }
  .navbar-collapse.show::before {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
.navbar-collapse {
}

.dropdown-menu,
.sub-menu {
  border: none;
  border-radius: 0;
  background-color: #ffffff;
}
@media (min-width: 1200px) {
  .dropdown-menu,
  .sub-menu {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
            transform: translateY(15px);
    -webkit-transition: visibility 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
    transition: visibility 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
    transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease;
    transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    padding: 10px;
    min-width: 220px;
  }
  .dropdown-menu::before,
  .sub-menu::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 100%;
    height: 15px;
  }
}
.dropdown-menu,
.sub-menu {
}

.dropdown-item,
.sub-menu li a {
  color: #626262;
  padding: 9px 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
  display: block;
  width: 100%;
}
.dropdown-item:hover,
.sub-menu li a:hover {
  color: #9594A6 !important;
  background-color: #e5e5e5 !important;
  padding-left: 1.3rem;
}
.dropdown-item,
.sub-menu li a {
}

@media (min-width: 1200px) {
  .dropdown:hover > .dropdown-menu,
  .menu-item-has-children:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
.dropdown:hover > .dropdown-menu,
.menu-item-has-children:hover > .sub-menu {
}

@media screen and (max-width: 1199.98px) {
  .dropdown-item,
  .sub-menu a {
    padding: 12px 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  .dropdown-item:last-child,
  .sub-menu a:last-child {
    border-bottom: none;
  }
  .dropdown-item,
  .sub-menu a {
  }
}
body:has(.navbar-collapse.show),
body.menu-open {
  overflow: hidden !important;
}

footer .footer {
  color: #626262;
}
footer .footer h3,
footer .footer h4,
footer .footer h5 {
  color: #003360;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
footer .footer p {
  line-height: 1.6;
}
footer .footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .footer ul li {
  margin-bottom: 10px;
}
footer .footer ul li a {
  color: #626262;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
footer .footer ul li a:hover {
  color: #005BAB;
  text-decoration: underline;
}
footer .footer ul li a {
}
footer .footer ul li {
}
footer .footer ul {
}
footer .footer {
}
footer .footerlast {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
footer .footerlast p {
  margin-bottom: 0;
  font-size: 0.85rem;
  opacity: 0.8;
}
@media screen and (max-width: 767.98px) {
  footer .footerlast {
    text-align: center;
  }
  footer .footerlast .col-md {
    margin-bottom: 10px;
  }
  footer .footerlast .col-md:last-child {
    margin-bottom: 0;
  }
  footer .footerlast .col-md {
  }
}
footer .footerlast {
}
footer {
}

.footer-menue ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.footer-menue li {
  margin-bottom: 0.1rem !important;
}
.footer-menue li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none !important;
  color: #626262;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer-menue li a::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 8px;
  font-size: 0.85em;
  -webkit-transition: color 0.4s ease, -webkit-transform 0.4s ease;
  transition: color 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, color 0.4s ease;
  transition: transform 0.4s ease, color 0.4s ease, -webkit-transform 0.4s ease;
  display: inline-block;
}
.footer-menue li a:hover {
  color: #000000 !important;
}
.footer-menue li a:hover::before {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
  color: #c90108;
}
.footer-menue li a:hover {
}
.footer-menue li a {
}
.footer-menue li {
}
.footer-menue {
}

.footer-menue-pfeil ul {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.footer-menue-pfeil li {
  margin-bottom: 0.1rem !important;
}
.footer-menue-pfeil li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none !important;
  color: #626262;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
.footer-menue-pfeil li a::after {
  content: "→";
  margin-left: 10px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
}
.footer-menue-pfeil li a:hover {
  color: #000000 !important;
}
.footer-menue-pfeil li a:hover::after {
  margin-left: 18px;
}
.footer-menue-pfeil li a:hover {
}
.footer-menue-pfeil li a {
}
.footer-menue-pfeil li {
}
.footer-menue-pfeil {
}

.footer-1,
.footer-2,
.footer-3,
.footer-4 {
}

.inhalt {
  position: relative;
  z-index: 10;
}

.overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.schatten {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
}

.schatten-leicht {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

.rundung {
  border-radius: 10px;
  overflow: hidden;
}
.rundung img {
  border-radius: 10px;
}
.rundung {
}

.img-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*.navbar-wrapper {
    // Normalzustand
    position: relative;
    transition: all 0.3s ease;

    &.is-fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1060;
        background-color: $color-weiss;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);

        // Die Animation starten
        animation: slideDownHeader 0.4s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    }
}

// Die Animation definieren
@keyframes slideDownHeader {
    from {
        transform: translateY(-100%); // Startet oberhalb des Sichtfelds
    }
    to {
        transform: translateY(0); // Gleitet an die Zielposition (Top: 0)
    }
}*/
.navbar-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.navbar-wrapper.is-fixed {
  position: fixed;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  will-change: transform;
}
.navbar-wrapper.is-hidden {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.navbar-wrapper.is-visible {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.navbar-wrapper {
}

.scroll-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10000;
  width: 50px;
  height: 50px;
  background-color: #333333;
  color: #ffffff;
  border: solid 2px #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform, opacity;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-tap-highlight-color: transparent;
}
.scroll-to-top i {
  font-size: 1.2rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.scroll-to-top.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.scroll-to-top:hover {
  background-color: rgb(164.00625, 162.6875, 178.5125);
  color: #000000;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.scroll-to-top:hover i {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}
.scroll-to-top:hover {
}
.scroll-to-top:active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
@media (max-width: 768px) {
  .scroll-to-top {
    bottom: 20px;
    right: 20px;
    width: 45px;
    height: 45px;
  }
}
.scroll-to-top {
}

#menu-topmenue {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#menu-topmenue > li {
  position: relative;
}
#menu-topmenue > li:not(:last-child) {
  margin-right: 0.5rem;
}
#menu-topmenue > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  background-color: #000000;
  text-decoration: none;
  padding: 5px 15px;
  font-size: 0.9rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#menu-topmenue > li > a:hover {
  background-color: #e5e5e5;
  color: #000000;
}
#menu-topmenue > li > a {
}
#menu-topmenue > li.menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  border-top: 4px solid currentColor;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#menu-topmenue > li:hover > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
#menu-topmenue > li .sub-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  min-width: 220px;
  padding: 10px;
  background-color: #ffffff;
  list-style: none;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.05);
  text-align: left;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#menu-topmenue > li .sub-menu::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
}
#menu-topmenue > li .sub-menu {
  left: auto;
  right: 0;
}
@media (min-width: 1680px) {
  #menu-topmenue > li .sub-menu {
    right: auto;
    left: 0;
  }
}
#menu-topmenue > li .sub-menu li {
  margin: 0;
  display: block;
}
#menu-topmenue > li .sub-menu li a {
  display: block;
  padding: 10px 15px;
  color: #626262;
  text-decoration: none;
  font-size: 0.9rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#menu-topmenue > li .sub-menu li a:hover {
  background-color: #dfdfdf;
  color: #595959;
  padding-left: 1.3rem;
}
#menu-topmenue > li .sub-menu li a {
}
#menu-topmenue > li .sub-menu li {
}
#menu-topmenue > li .sub-menu {
}
#menu-topmenue > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
#menu-topmenue > li {
}
#menu-topmenue {
}