body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Remove the margin in all browsers.
   */
  
  body {
    margin: 0;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  
  hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /* Text-level semantics
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  
  abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
  }
  
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  
  b,
  strong {
    font-weight: bolder;
  }
  
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  
  code,
  kbd,
  samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
  }
  
  /**
   * Add the correct font size in all browsers.
   */
  
  small {
    font-size: 80%;
  }
  
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  /* Embedded content
     ========================================================================== */
  
  /**
   * Remove the border on images inside links in IE 10.
   */
  
  img {
    border-style: none;
  }
  
  /* Forms
     ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
  }
  
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  
  button,
  input { /* 1 */
    overflow: visible;
  }
  
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  
  button,
  select { /* 1 */
    text-transform: none;
  }
  
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  
  /**
   * Remove the inner border and padding in Firefox.
   */
  
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  /**
   * Restore the focus styles unset by the previous rule.
   */
  
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  
  /**
   * Correct the padding in Firefox.
   */
  
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  
  legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
  }
  
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    vertical-align: baseline;
  }
  
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  
  textarea {
    overflow: auto;
  }
  
  /**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
  
  [type="checkbox"],
  [type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
  }
  
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  
  [type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
  }
  
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
  }
  
  /* Interactive
     ========================================================================== */
  
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  
  details {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Misc
     ========================================================================== */
  
  /**
   * Add the correct display in IE 10+.
   */
  
  template {
    display: none;
  }
  
  /**
   * Add the correct display in IE 10.
   */
  
  [hidden] {
    display: none;
  }
  

/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/inter-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/fonts/inter-v20-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/fonts/inter-v20-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url('../../files/fonts/inter-v20-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root {
  --grey: #5b5b5b;
  --lightgrey: #f8f8f8;
  --lightblue: #e7ebf6;
  --blue: #20367f;
  --white: #ffffff;
  --time: 0.4s;

  --header-height: 0px;
  --sticky-gap: 3rem;
  --sticky-radius: 1.25rem;
  --sticky-shadow: 0 0.75rem 1.875rem rgba(24, 61, 94, 0.08);
  --sticky-shadow-active: 0 1rem 2.5rem rgba(24, 61, 94, 0.14);
  
  
  /* Typografie */
  --fs-body: clamp(1rem, 0.92rem + 0.35vw, 1.125rem);
  --fs-small: clamp(0.875rem, 0.82rem + 0.2vw, 1rem);
  --fs-nav: clamp(1rem, 0.9rem + 0.5vw, 1.25rem);
  --fs-h1: clamp(2rem, 1.4rem + 2vw, 3.2rem);
  --fs-h2: clamp(1.6rem, 1.2rem + 1.4vw, 2.3rem);
  --fs-h3: clamp(1.25rem, 1.05rem + 0.9vw, 1.6rem);
  --lh-body: 1.6;
  --lh-heading: 1.1;
}

* {
  box-sizing:border-box;
}
body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: var(--fs-body);
  line-height: var(--lh-body);
  color: #000;
  hyphens: auto;
}

/* =========================
   HAUPTLAYOUT: DESKTOP
   ========================= */

#container {
  padding-top: 5rem;
}

#main {
  width: 100%;
  padding: 0 10%;
  display: block;
}

.start #main{
  display: grid;
  grid-template-columns: 40% minmax(0, 1fr);
  grid-template-areas: "widgets content";
  gap: 2rem;
  align-items: start;
}


main > .inside{
  grid-area: content;
  min-width: 0;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  border: 0.0625rem solid #d8e6f3;
  border-radius: 1.25rem;
  box-shadow: 0 0.75rem 1.875rem rgba(24, 61, 94, 0.08);
  padding: 1.5rem;
}

#widgets {
  grid-area: widgets;
  min-width: 0;
}

#widgets .inside {
  position: sticky;
  top: calc(var(--header-height) + var(--sticky-gap));
  display: grid;
  gap: 1.5rem;
  transition:
    transform 0.35s ease,
    opacity 0.35s ease,
    box-shadow 0.35s ease,
    filter 0.35s ease;

  opacity: 0.96;
  transform: translateY(0rem);
  will-change: transform, opacity;
}

#widgets .inside.is-sticky-active {
  opacity: 1;
  transform: translateY(0);
  box-shadow: var(--sticky-shadow-active);
  filter: saturate(1.02);
}


#wide .inside {
  margin-top: 5rem;
}

#wide .inside .mod_article, footer .inside {
  display:flex;
  justify-content: space-between;
  padding: 5rem 10%;
  gap:4rem;
}

footer .inside {
  gap:2rem;
}

#wide .inside .mod_article:nth-child(odd) {
  background-color: var(--lightblue);
}

#wide .inside .mod_article:nth-child(even) {
  background-color: var(--white);
}



#wide img {
  border-radius:2rem;
}

.mod_eventmenu ul.level_1 li a {
  color:var(--blue);
  font-size:1.5rem;
  font-weight:800;
}

.mod_eventmenu ul.level_2 li a {
  color:var(--blue);
  font-size:1.4rem;
  font-weight:600;
  
}

/* =========================
   ELBE-DASHBOARD
   ========================= */

.elbe-dashboard {
  display: block;
}

.elbe-dashboard__inner {
  display: grid;
  gap: 1rem;
  align-content: start;
  padding: 1.25rem;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  border: 0.0625rem solid #d8e6f3;
  border-radius: 1.25rem;
  box-shadow: var(--sticky-shadow);
  color: #183d5e;
  font-family: "Inter", "Segoe UI", Roboto, Arial, sans-serif;
}

.elbe-dashboard__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 0.75rem;
}

.elbe-dashboard__kicker {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #5f86a8;
  margin-bottom: 0.25rem;
}

.elbe-dashboard__title {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.1;
  color: #163552;
}

.elbe-dashboard__status {
  padding: 0.5rem 0.75rem;
  border-radius: 999rem;
  font-weight: 700;
  font-size: 0.8125rem;
  white-space: nowrap;
}

.elbe-dashboard__status.ok {
  background: #e8f7ee;
  color: #177245;
}

.elbe-dashboard__status.bad {
  background: #fdecec;
  color: #a12b2b;
}

.elbe-dashboard__status.neutral {
  background: #eef4f8;
  color: #4d6a85;
}

.elbe-dashboard__top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 8.5rem;
  gap: 1rem;
  align-items: stretch;
}

.elbe-dashboard__primary {
  display: grid;
  gap: 0.875rem;
}

.elbe-dashboard__primary-item {
  background: #f3f8fc;
  border: 0.0625rem solid #e1edf7;
  border-radius: 1rem;
  padding: 0.875rem;
}

.elbe-dashboard__label {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #6a87a3;
  margin-bottom: 0.35rem;
}

.elbe-dashboard__value-line {
  display: flex;
  align-items: baseline;
  gap: 0.375rem;
  flex-wrap: wrap;
}

.elbe-dashboard__value {
  font-size: clamp(2.4rem, 4vw, 3.8rem);
  line-height: 0.95;
  font-weight: 800;
  color: #0f3558;
}

.elbe-dashboard__value--small {
  font-size: clamp(2rem, 3.5vw, 3rem);
}

.elbe-dashboard__unit {
  font-size: 1.125rem;
  color: #4d6a85;
  font-weight: 700;
}

.elbe-dashboard__weatherbox {
  border-radius: 1rem;
  background:
    radial-gradient(circle at 30% 20%, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.3) 30%, transparent 50%),
    linear-gradient(180deg, #eef7ff 0%, #dcefff 100%);
  border: 0.0625rem solid #d7e5f1;
  box-shadow: inset 0 0.125rem 0.5rem rgba(19, 63, 105, 0.06);
  padding: 0.75rem;
  display: grid;
  place-items: center;
  text-align: center;
}

.elbe-dashboard__weather-icon {
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}

.elbe-dashboard__weather-condition {
  font-size: 0.875rem;
  font-weight: 700;
  color: #163552;
}

.elbe-dashboard__meta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
}

.elbe-dashboard__meta-item {
  background: #f3f8fc;
  border: 0.0625rem solid #e1edf7;
  border-radius: 1rem;
  padding: 0.75rem;
}

.elbe-dashboard__meta-label {
  display: block;
  font-size: 0.75rem;
  color: #6a87a3;
  margin-bottom: 0.2rem;
}

.elbe-dashboard__message-wrap {
  background: #f8fbfe;
  border: 0.0625rem solid #e3edf6;
  border-radius: 1rem;
  padding: 0.875rem;
}

.elbe-dashboard__message {
  font-size: 1rem;
  font-weight: 700;
  color: #163552;
  margin-bottom: 0.35rem;
}

.elbe-dashboard__submessage {
  font-size: 0.875rem;
  color: #4d6a85;
}

.elbe-dashboard__visuals {
  display: grid;
  grid-template-columns: 5.5rem minmax(0, 1fr);
  gap: 1rem;
  align-items: start;
}

.elbe-dashboard__gauge {
  display: flex;
  align-items: stretch;
  gap: 0.5rem;
  height: 16rem;
}

.elbe-dashboard__gauge-scale {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 0.75rem;
  color: #6a87a3;
}

.elbe-dashboard__gauge-bar {
  position: relative;
  width: 3.5rem;
  height: 100%;
  border-radius: 999rem;
  background:
    linear-gradient(to top, rgba(74, 163, 255, 0.08), rgba(74, 163, 255, 0.02)),
    repeating-linear-gradient(to top, #eef5fb 0rem, #eef5fb 2.4375rem, #e4eef7 2.5rem);
  border: 0.0625rem solid #d7e5f1;
  overflow: hidden;
  box-shadow: inset 0 0.125rem 0.5rem rgba(19, 63, 105, 0.06);
}

.elbe-dashboard__water-level {
  position: absolute;
  inset-inline: 0;
  bottom: 0;
  height: 0%;
  background: linear-gradient(180deg, #78c0ff 0%, #3692ec 55%, #1f72c5 100%);
  border-top: 0.125rem solid rgba(255,255,255,0.65);
  transition: height 0.9s ease;
}

.elbe-dashboard__threshold-line {
  position: absolute;
  left: 0;
  bottom: 30%;
  width: 100%;
  border-top: 0.1875rem dashed #d94b4b;
  z-index: 2;
}

.elbe-dashboard__chart-label {
  font-size: 0.8125rem;
  color: #5f86a8;
  margin-bottom: 0.35rem;
}

.elbe-dashboard__chart {
  display: block;
  width: 100%;
  height: 10rem;
  overflow: visible;
}

.elbe-dashboard__line {
  fill: none;
  stroke: #2e86de;
  stroke-width: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}

.elbe-dashboard__area {
  fill: url(#elbeArea);
}

.elbe-dashboard__threshold-chart {
  stroke: #d94b4b;
  stroke-width: 0.15625rem;
  stroke-dasharray: 0.5rem 0.5rem;
  opacity: 0.8;
}

.elbe-dashboard__footer {
  display: grid;
  gap: 0.25rem;
}

.elbe-dashboard__updated,
.elbe-dashboard__source {
  font-size: 0.75rem;
  color: #6a87a3;
}

.elbe-dashboard__source a {
  color: #1f72c5;
  text-decoration: none;
}

.elbe-dashboard__source a:hover {
  text-decoration: underline;
}



.rsts-view {
  height:100vh;
}

.rsts-skin-liquid .rsts-nav {
  z-index:2;
  width:100%;
  left:0;
}

.rsts-skin-liquid .rsts-prev, .rsts-skin-liquid .rsts-next {
  z-index:100;
}

.rsts-skin-liquid .rsts-nav ul {
  text-align: center;
  width:100%;
}

.rsts-skin-liquid .rsts-nav-bullets a {
  border: 2px solid rgb(255 255 255 / 100%);
}

.rsts-skin-liquid .rsts-nav-bullets a:hover, .rsts-skin-liquid .rsts-nav-bullets a.active {
background-color: #fff;}
/* =========================
   SPALTEN
   ========================= */
.col-50 {
  max-width:50%;
}

.col-33 {
  max-width:33%;
}

.col-25 {
  max-width:25%;
}

/* =========================
   TABLET
   ========================= */

@media (max-width: 64rem) {
  #main {
    grid-template-columns: minmax(18rem, 22rem) minmax(0, 1fr);
    padding: 0 5%;
    gap: 1.5rem;
  }

  #widgets .inside {
    top: calc(var(--header-height) + 2rem);
    gap: 1.25rem;
    opacity: 1;
    transform: none;
    box-shadow: none;
    filter: none;
  }

  .elbe-dashboard__inner {
    padding: 1rem;
  }

  .elbe-dashboard__top {
    grid-template-columns: minmax(0, 1fr) 7rem;
  }

  .elbe-dashboard__visuals {
    grid-template-columns: 4.75rem minmax(0, 1fr);
    gap: 0.875rem;
  }

  .elbe-dashboard__gauge {
    height: 14rem;
  }

  .elbe-dashboard__chart {
    height: 8.5rem;
  }
  
  /* =========================
   SPALTEN
   ========================= */

.col-30 {
  width:50%;
}
}

/* =========================
   MOBIL
   ========================= */

@media (max-width: 48rem) {
  #main {
    grid-template-columns: 1fr;
    grid-template-areas:
      "widgets"
      "content";
    padding: 0 1rem;
    gap: 1.5rem;
  }

  #widgets .inside {
    position: static;
    top: auto;
    opacity: 1;
    transform: none;
    box-shadow: none;
    filter: none;
  }

  main > .inside {
    padding: 1rem;
  }

  .elbe-dashboard__inner {
    padding: 1rem;
    gap: 0.875rem;
  }

  .elbe-dashboard__head {
    flex-direction: column;
    align-items: flex-start;
  }

  .elbe-dashboard__status {
    white-space: normal;
  }

  .elbe-dashboard__title {
    font-size: 1.25rem;
  }

  .elbe-dashboard__top,
  .elbe-dashboard__visuals,
  .elbe-dashboard__meta {
    grid-template-columns: 1fr;
  }

  .elbe-dashboard__weatherbox {
    min-height: 7rem;
  }

  .elbe-dashboard__gauge {
    height: 12rem;
  }

  .elbe-dashboard__gauge-wrap {
    justify-self: start;
  }

  .elbe-dashboard__chart {
    height: 7rem;
  }

  .elbe-dashboard__message {
    font-size: 0.9375rem;
  }

  .elbe-dashboard__submessage,
  .elbe-dashboard__updated,
  .elbe-dashboard__source {
    font-size: 0.8125rem;
  }
}
  
  #container {
    padding-top:5rem;
  }
  
  
  header {
    background:var(--blue);
    z-index: 10;
    position: fixed;
    transition: all var(--time) ease-out;
    width:100%;
  }
  
  
  header.scrollHeader {
  
    position: fixed;
    animation: slideDown 0.35s ease-out;
    width:100%;
  
  }
  
  @keyframes slideDown {
  
    from {
  
      transform: translateY(-100%);
  
    }
  
    to {
  
      transform: translateY(0);
  
    }
  
  }
  
  
  @keyframes slideDown {
  
    from {
  
      transform: translateY(-100%);
    }
  
    to {
  
      transform: translateY(0);
    }
  
  }
  
  header > .inside {
    display:flex;
    align-items: center;
    /*padding:1rem;*/
    width: 80%;
    margin: 0 auto
  }
  
  header > .inside > div {
    flex:1;
  }
  
  
  header .mod_navigation {
      position: relative;
      margin-left: 2em;
  }
  
  .header_wrapper {
      width: 100%;
      display: flex;
      flex-direction: row;
      flex:1;
  }
  
  header ul.level_1{
     display: flex;
     align-content: baseline; 
  }
  
  .mod_navigation .level_1 {
    list-style: none;
  }
  
 .level_1 li a, .level_1 li strong, .login-btn {
    color: #fff;
  text-decoration: none;
  padding: 0 1rem;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: var(--fs-nav);
  transition: all var(--time) ease-in-out;
  }
  

  header ul.level_1 { 
  margin: 1rem 0; 
  padding: 0; 
  list-style: none; 
  display: table;
  text-align: center;
}
  header ul.level_1 li { 
  display: table-cell; 
  position: relative; 
  padding: 15px 0;
}

 header ul.level_1 li a:after,  header ul.level_1 li strong:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0.5rem;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #fff;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
header ul.level_1 li a:hover:after, header ul.level_1 li.active strong.active:after { 
  width: 100%; 
  left: 0; 
}

video {
  width:100%;
  height:auto;
}

  .logo_wrap {
      display: flex;
      justify-content: center;
      width:50%;
  }
  
  .logo_wrap a {
    display: flex;
    align-items: center;
    flex: 1;
    max-width: 520px;
    /*padding-left: 2em;*/
    padding:0;
  }
  
  .logo_wrap a .logo {
    margin-right: 1em;
  }
  
  .logo_wrap a .logo img {
    max-height: 260px;
    width: auto;
  }
  
  .c_sabev figure img {
      width:1200px;
  }
  
  .info_nav_wrap {
      display: flex;
  flex-direction: row;
  justify-content: right;
  flex-wrap: wrap;
  }
  
  .slide_wrap {
    padding: 10%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  

  
  .ce_text p, p, a {
      font-size: var(--fs-body);
      line-height: var(--lh-body);
  }
  
  .logo a {
    padding:0;
    margin:0;
    line-height:0;
  }
  
  footer p, footer a {
      font-size:1rem;
      line-height:1.8rem;
      margin:0;
  }
  
  footer figure {
    opacity: 0.5;
  }
  
  .date p.info {
      font-size:1em;
  }
  
  p.nav_info {
      font-size:1em;
      text-align: left;
      width: 50%;
      margin-left: auto;
      padding-left: 1em;
      box-sizing: border-box;
  }
  
  a {
      color: var(--blue);
  text-decoration: none;
  transition: color var(--time) ease-in-out;
  font-weight: 700;
  font-style: normal;
  }
  
  a:hover {
      color: var(--lightblue);
  }
  
  
  h1, h2, h3 {
    font-weight: 800;
    font-style: normal;
    line-height: var(--lh-heading);
  }
  
  h1 {
    color: var(--blue);
    font-size: var(--fs-h1);
  }
  
  h2 {
    color: var(--blue);
    font-size: var(--fs-h2);
    margin-bottom: 2.5rem;
  }
  
  h3 {
    color: var(--blue);
    font-size: var(--fs-h3);
    font-weight: 600;
    margin: 0;
  }
  
  .no_overflow > .ce_text {
      overflow:visible;
  }
  
  .no_overflow {
      overflow:visible;
  }
  
  .max-width-container {
      /*max-width: 1280px;*/
      max-width:100%;
      margin: 0 auto;
      background-color: var(--lightgrey);
  }
  
  
  .ce_hyperlink.button{
      display:flex;
      justify-content: center;
  }
  
  p.more, p.back {
      display:flex;
  }
  
  .ce_hyperlink a.hyperlink_txt, p.more a, p.back a, .ce_form button, .ce_text a.button, button.submit, .content-text button  {
  background-color: var(--lightblue);
  padding: 1rem;
  border-radius: 15px;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: clamp(1rem, 0.92rem + 0.3vw, 1.2rem);
  font-weight: 600;
  transition: all var(--time) ease;
  text-decoration: none;
  font-style: normal;
  }
  
  p.more a, p.back a, button.submit, .content-text button {
      background-color: var(--blue);
      display:flex;
  }
  
  .ce_form button, .content-text button {
      display:flex;
  }

  
  p.more:hover a:after{
      translateX:2px;
  }
  
  
  .ce_hyperlink a.hyperlink_txt:hover, .ce_text a.button:hover, .content-text button:hover {
      background-color: var(--blue)
  }
  
  p.more a:hover, p.back a:hover, .content-text button {
      background-color: var(--lightblue);
      color:var(--blue);
  }
  
  .content-text button:hover {
    color:var(--lightblue);
  }
  
  .wrapper-article{
      max-width: 75%;
      margin: 0 auto;
  }
  
  .news-wrapper {
      width: 48%;
      display:flex;
      /*flex-direction:column;*/
      justify-content: space-between;
  }
  
  .news-wrapper .layout_latest {
      flex-direction: column;
      display: flex;
  }
  .mod_newslist {
      
  }
  .mod_newslist h2{
  }
  
  .mod_newslist h2 a {
  }
  
  .mod_newslist h2:after {
  }
  
  .news-content-wrapper {
      display:flex;
      flex:1;
      align-items: flex-start;
      flex-direction: column;
  }
  
  .image_date_wrapper {
      position: relative;
      box-sizing: content-box;
  }
  
  .image_date_wrapper .date {
      position: absolute;
      bottom: -2.2em;
      right: 1em;
      z-index:1;
  }
  
  .image_date_wrapper .image a > img {
      transition:0.3s;
      transform: scale(150%);
  }
  
  .image_date_wrapper .image figure a {
      display:block;
      overflow:hidden;
      transition:all var(--time) ease-in-out;
      border-radius: 0 20px 0 0;
  }
  
  .image_date_wrapper .image figure a:hover img {
      transform:scale(1.2);
      transition:all var(--time) ease-in-out;
  }
  
  .news_content_wrapper {
      display: flex;
      flex: 1;
      align-items: flex-start;
      flex-direction: column;
  }
  
  .news_content_wrapper .ce_text {
      flex:1;
  }
  
  
  /* calender*/
  
  
  .mod_newslist .day
  {
    display:block;
    margin:0;
    padding: 5px 0;
  font-size: 2.6em;
    color:var(--white);
    font-family: "Inter", sans-serif;
    font-weight: 700;
  }
  
  .mod_newslist .month
  {
    position:relative;
    margin:0;
    padding:0;
    font-size:1em;
    color:var(--white);
  }
  
  /* FOOTER */
  
#footer {
      background-color: var(--lightblue);
  }
  
  footer > .inside{
     
      margin-top:1.5%;
  }
  
  footer h3 {
      font-family: "Inter", sans-serif;
      font-weight: 800;
      font-style: normal;
      font-size:2em;
      margin-bottom:2rem;
  
  }
  
  footer nav ul li {
    list-style:none;
  }
  
  footer ul.level_1 {
    padding:0;
  }

  
  #footer a {
      color: var(--blue);
  }
  
  
  #footer a:hover {
      text-decoration: underline;
  }
  
  
  .article_padding {
      padding:4% 0 5% 0;
  }
  
  /*FLEX*/
  .flexy {
      display:flex;
  }
  .flexy-row {
      flex-direction:row;
  }
  .flexy-wrap {
      flex-wrap:wrap;
  }
  
  .flexy-space-between {
      justify-content:space-between;
  }
  
  .flexy-start {
      justify-content:flex-start;
  }
  
  flexy33 > div, .flexy33 > .ce_accordionSingle {
    margin-bottom: 4rem;
  }
  
  .flexy33 > .ce_accordionSingle {
      width: 33.33%;
      flex: 0 0 33.33%;
      box-sizing: border-box;
      padding-right: 1rem;
  }
  
  
  .flexy25 {
      width: 25%;
      flex: 0 0 25%;
      box-sizing: border-box;
      padding-right: 1rem;
      padding-bottom: 2rem;
  }
  
  .flexy50 {
          width: 50%;
          flex: 0 0 50%;
          box-sizing: border-box;
  }
  
  .flexy-baseline {align-items: baseline;}
  
  .ui-accordion-content {
      padding:0 2%;
  }
  
  /* Accordion*/
  
  .toggler {
      margin-bottom: 1.5rem;
      font-weight: 400;
      width: 100%;
      text-align: left;
      font-family: "Inter", sans-serif;
      color: var(--grey);
      display: flex;
      position: relative;
      padding: 0 0 12px;
      font-size: 1.5em;
      outline: none;
      cursor: pointer;
      border-bottom:1px var(--lightblue) solid;
      transition: all var(--time) ease;
      line-height:150%;
  }
  
  .toggler:hover {
      color: var(--lightblue);
  }
  
  .toggler:before {
    content: url(http://dev.kamaphysio.de//files/svg_icons/arrow_downward_FILL0_wght400_GRAD0_opsz24.svg);
    width: 1em;
    height: 1em;
    margin-right:1em;
    display: block;
    transition: all var(--time) ease;
    padding:0.1em;
  }
  
  .toggler:hover:before {
    transform: rotateZ(-90deg);
  }
  
  .accordion p {
      margin:0;
  }
  
  
  /*slider*/
  .mod_rocksolid_slider {
    position:relative;
    height:100vh;
  }
  
  .mod_rocksolid_slider h1 {
    color:#ffffff;
  }
  
  #hero .content-text {
  position:absolute;
  z-index:1;
  bottom:0;
  left:0;
  color:#ffffff;
  font-weight:600;
  padding: 10% 40% 5% 10%;
  background: #20367F;
background: linear-gradient(0deg, rgba(32, 54, 127, 0.83) 0%, rgba(32, 54, 127, 0.53) 48%, rgba(32, 54, 127, 0) 85%);
  width:100%;
}

 #hero .content-text h1 {
   color:#fff;
 }
 
 #hero .content-text p {
   font-size: clamp(1rem, 0.9rem + 0.4vw, 1.25rem);
  line-height: 1.6;
 }
    

  /* Hintergünde */
  
  #aktuelles{
      position:relative;
      overflow: visible;
  }
  
  #aktuelles:after {
  content: "";
  width: 300px;
  height: 300px;
  z-index: -1;
  position: fixed;
  right: 0;
  background-image: url(http://dev.kamaphysio.de/files/img/kreise_aktuelles.svg);
  top: 20%;
  background-repeat: no-repeat;
  }
  
  /* Cookie-Bar */
  .contao-cookiebar .cc-inner {
      background:var(--blue);
      border-radius:30px;
      box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
      padding:3em;
  }
  
  .contao-cookiebar p {
      color:#ffffff;
      margin-top:0.5em;
      padding-bottom:0.5em;
      font-size:1.2em;
  }
  
  .contao-cookiebar h4
  {
      font-size:1.5em;
      margin-bottom:0;
      padding:0;
      color:#ffffff;
  }
  
  .contao-cookiebar .highlight .cc-btn {
      transition: all var(--time) ease;
      border-radius:30px;
  }
  
  .contao-cookiebar .highlight .cc-btn.success {
      background: var(--lightblue);
      border-color: var(--blue);
      color: var(--grey);
  }
  
  .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #ffffff;
      color: var(--blue);
  }
  
  .contao-cookiebar .cc-btn:hover {
      background: var(--lightblue);
  }
  
  .contao-cookiebar .cc-group {
      border-radius:30px;
  }
  
  .contao-cookiebar .cc-info > a, .contao-cookiebar input[type="checkbox"]:checked ~ label, .contao-cookiebar .cc-group .cc-detail-btn {
      color:#fff;
  }

/* Variables */

:root {
    --grey: #5b5b5b;
    --lightgrey: #f8f8f8;
    --springgreen: #b0c934;
    --darkgreen: #458b5e;
    --white: #ffffff;
    }
  
  input, select, textarea {
    padding: 1em 2em;
    display: block;
    margin: 1em auto;
    border-radius: 30px;
    font-size:1.2em;
    line-height:1.2em;
    width:100%;
    box-sizing:border-box;
    border:1px var(--grey) solid;
    transition: all .4s ease-in-out;
    background-color:transparent;
  }
  
  label {
    font-size:1.25rem;
    font-weight:600;
  }
  
  textarea {
    border-radius: 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid var(--grey);
  }
  
  input:hover {
    background-color:#f0f0f0;
    
  }
  
  input:placeholder {
    color: #666;
  }
  
  .widget-textarea:placeholder {
    line-height:1.6em;
  }
  input:focus, input:hover,  textarea:hover {
    outline-style:none;
    transition: 200ms;
    cursor:pointer;
  }
  input[type="radio"] {
    display: none;
    top: 0;
    left: 0;
    z-index: 20;
  }
  
  .ce_form {
    margin-top: 4rem;
  }
  
  /*.ce_form input[type="checkbox"] + label,
  .ce_form input[type="radio"] + label {
    background-image:url("/files/img/circles-green.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 48px;
    padding-right: 20px;
    display: inline-block;
    height:40px;
  }
  
  .ce_form input[type="checkbox"]:checked + label,
  .ce_form input[type="radio"]:checked + label {
      background-position: 0 -40px;
  }
  
  .ce_form input[type="checkbox"],
  .ce_form input[type="radio"] {
    width: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }*/
  
  fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  
  fieldset.col-100 {
    flex-direction: column;
    flex-wrap: wrap;
  }
  
  fieldset label.datum, label.zeit, fieldset legend {
    color: var(--green);
    font-weight:600;
    font-size:1.5rem;
  }
  
  fieldset legend {
    margin:1rem 0 0.8rem;
  }
  
  fieldset.flex_column {
    flex-direction:column;
  }
  
  fieldset.wrap_flex_column {
    flex-wrap: wrap;
  }
  
  fieldset.wrap_flex_column > div.widget {
    width:32%;
    padding-right:1%;
  }
  
  fieldset.wrap_flex_column:after {
    content:'';
    width: 32%;
  }
  
  .fieldset-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .fieldset-flex div.widget input {
    width:100%;
  }
  
  
  .fieldset-flex widget.anrede label {
    display:block;
  }
  
  .fieldset-flex widget.anrede select {
    width:100%;
  }
  
  .fieldset-flex div.widget input, .fieldset-flex div.widget select {
    box-sizing: border-box;
  }
  
  fieldset.checkbox_container span input[type="checkbox"] {
      position: absolute;
      visibility: hidden;
  }
  
   .ce_form fieldset {
     margin-top:1em;
   }
  
  .ce_form button:hover {
    background-color: var(--darkgreen);
  }
  
  .terminanfrage .formbody {
      width:100%;
      display:flex;
      flex-direction:row;
      flex-wrap:wrap;
      justify-content: space-around;
  }
  
  .terminanfrage .formbody fieldset {
      width: 32%;
      display: flex;
      flex-direction: column;
  }
  
  .terminanfrage .formbody fieldset.checkbox_container {
      width:100%;
  }
  
  .terminanfrage .formbody fieldset textarea {
      height:100%;
  }
  
  .ce_form .widget-submit {
      width:100%;
      margin-top:1em;
  }
  
  input[type="checkbox"]:checked ~ label {
    color: var(--grey); }
    
    fieldset.checkbox_container span label {
    display: block;
    position: relative;
    font-weight: 300;
    padding: 0 2em 2em 4em;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    z-index: 2;
  }
  
  input[type="checkbox"]:checked ~ .check {
    border: 5px solid var(--grey);
  }
  
  input[type="checkbox"]:checked ~ .check::before {
    background: var(--grey);
  }
  
  fieldset.checkbox_container span .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 22px;
    width: 22px;
    margin: 4px;
    transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
  }
  fieldset.checkbox_container span {
      position:relative;
  }
  fieldset.checkbox_container span .check {
    display: block;
    position: absolute;
    border: 5px solid var(--grey);
    border-radius: 100%;
    height: 30px;
    width: 30px;
    top: 0;
    left: 0;
    z-index: 1;
    transition: border .2s linear;
    -webkit-transition: border .2s linear;
    z-index: 1;
  }
  
  .ajaxconfirm p {
      font-size:1.5em;
  }


/* Variables */

:root {
    --grey: #5b5b5b;
    --lightgrey: #f8f8f8;
    --lightblue: #e7ebf6;
    --blue: #20367f;
    --white: #ffffff;
    --time: .4s;
    }
  

  
  @media (max-width: 1800px) {
          
  
      .lp_section .ce_text {
          margin-right: 2%;
          background: var(--lightgrey);
          border-radius:20px;
      }
      
      .lp_section:nth-child(2n) .ce_text:nth-child(1) {
          margin-left: 2%;
      }
      
      .erster_termin .lp_section {
          background-color:#fff;
      }
      
      
      .ce_swiperStart {
          display:none;
      }
      
      .slider_wrapper {
          padding:2% 0;
          background: var(--lightgrey);
      }
      
      .slider_wrapper .ce_text {
          position:relative;
          background:transparent;
      }
      
      
      body {
          font-size:80%;
      }
      
  }
  
  
  @media (max-width: 1550px) {
  /*	.flexy33 section.ce_accordionSingle:last-child */
      .flexy33 > .ce_accordionSingle{
          width:50%;
          flex: 0 0 50%;
      }
  }
  
  
  @media (max-width: 1250px) {
      .header_wrapper > .mod_navigation {
          display: none;
      }
      
      .nav_info {display:none}
      
      .flexy25 {
          width: 50%;
          flex: 0 0 50%;
      }
  }
  
  
  @media (max-width: 1080px) {
  
  }
  
  
  @media (max-width: 900px) {
  
  .flexy33 > .ce_accordionSingle {
      width: 100%;
      flex: 0 0 100%;
  }
  
  .flexy50, .flexy25 {
          width: 100%;
          flex: 0 0 100%;
  }
  
  .mod_newslist {
      flex-direction:column;
  }
  
  .news-wrapper {
      width:100%;
      margin-top: 2em;
      padding-bottom: 1em;
      background-color: var(--lightgrey);
      border-radius:0 20px 0 0;
  }
  
  .news_content_wrapper {
     padding: 0 5%;
     border-radius: 0 20px 0 0;
  }
  
  /*br {display:none}*/
  
  #footer br {display:block}
  
  .terminanfrage .formbody fieldset {
      width:100%;
      flex: 0 0 100%;
  }
  
  .flexy {
      flex-direction:column;
  }
  
  .lp_section .ce_image, .lp_section .ce_text, .first-footer-wrapper > div {
      width:100%;
      max-width:100%;
  }
  
  .lp_section .ce_text {
      padding:4% 0;
  }
  
  .lp_section .ce_image {
      position:relative;
  }
  
  .lp_section figure img, .lp_section .ce_text, .kontakt-adresse, .kontakt-kontakt, .kontakt-oeffnungszeiten {
      border-radius:0;
  }
  
  .kontakt-adresse h3, .kontakt-kontakt h3, .kontakt-oeffnungszeiten h3 {
      justify-content:center;
  }
  
  .kontakt-adresse, .kontakt-kontakt, .kontakt-oeffnungszeiten {
      text-align:center;
  }
  
  h2,footer > .inside > .first-footer-wrapper {
      flex-direction:column;
  }
  
  .formbody > .widget-checkbox {
      margin-top:2em;
  }
  
  header > .inside {
      padding:1em;
  }
  
  .first-footer-wrapper .ce_text p {
      padding-left:0;
  }
  
  }
  
  @media (max-width: 820px) {
  
  }
  
  @media (max-width: 720px) {
  
  }
  
  @media (max-width: 500px) {
      
  }
  
  @media (max-height: 500px) {
  
  }


.menu-is-open .header .navigation ul li:nth-child(1) {
    transition: opacity .4s ease-in-out .5s,transform .4s ease-in-out .5s;
}
.menu-is-open .header .navigation ul li {
    opacity: 1;
    transform: translateX(0);
}


a.close-menu:hover, .close-menu:focus {
    transform: rotate(
180deg) scale(1);
}

a.close-menu {
	transition: transform .3s ease-in-out;
}

a.close-menu span:nth-child(1) {
    transform: rotate(-45deg) scale(0.8);
    transition: background-color .3s ease-in-out,transform .3s ease-in-out;
}

a.close-menu span {
    transform: rotate(45deg) scale(0.8);
}

a.close-menu span {
    width: 50px;
    height: 2px;
    background-color: #20367f;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    transform-origin: center;
    transform: rotate(45deg) scale(0.8);
    transition: background-color .3s ease-in-out,transform .3s ease-in-out;
}



@media (max-width: 1250px) {
	


a.close-menu {
    right: calc((100% - 920px)/2);
}
}

@media (max-width: 1499px) {
a.close-menu {
    right: calc((100% - 1200px)/2);
}
}

a.close-menu {
    width: 50px;
    height: 50px;
    position: fixed;
    top: 28px;
    right: 30px;
    border: 0;
    background-color: transparent;
    cursor: pointer;
}

.mobile_menu {
  position: fixed;
  z-index: 100000;
  display: none;
}
.mod_mobile_menu {
	display:inline-block;
}
.mobile_menu .inner {
overflow-y:scroll;
background:transparent;
background:#e7ebf6;
display: flex;
flex-wrap: wrap;
align-content: center;
}

.mod_mobie_menu_trigger {
	display:inline-block;
}

.mod_mobile_menu {
    margin: 0;
    background-color: #e7ebf6;
}

.mobile_menu_overlay {z-index:99999}

.mobile_menu ul.level_1 {
	background-color:transparent;
}
.mobile_menu .level_1 {
    flex-direction: column;
	align-items: center;
	display: flex;
	list-style: none;
	margin:0;
	padding:0;
}

.mobile_menu .mod_navigation {
	width:100%;
}
.mobile_menu .mod_customnav ul > li > a, .mobile_menu .mod_customnav ul > li > strong {
    padding: 0.8em;
}

.mobile_menu nav.mod_customnav, .mobile_menu nav.mod_customnav .mobile-second-nav {
	width:100%;
}

.mobile_menu .mod_navigation .level_1 li a, .mobile_menu .mod_navigation .level_1 li strong {
	font-size:3em;
	line-height:2em;
	margin:0;
	padding:0;
}
.mobile_menu .mod_navigation .level_1 li strong, .mobile_menu .mod_navigation .level_1 li a:hover{
	color:#458b5e;
}
.menu-toggle-wrap {
	width: 100px;
    z-index: 1;
    position:absolute;
    right:0;
    top: 40%;
}

.menu-toggle {
	width: 50px;
    position: relative;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translateX(15px);
}

.menu-toggle:before {
	content: "";
    width: 100%;
    height: 2px;
    background-color: #20367f;
    transform-origin: right;
    transition: transform .3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
}

.menu-toggle:after {
	content: "";
    width: 100%;
    height: 2px;
    background-color: #458b5e;
    transform-origin: right;
    transition: transform .3s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
}

.menu-toggle-label {
	font-weight: 500;
    font-size: 18px;
    line-height: 1.1;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 6px 10px 0;
    position: relative;
    transition: transform .3s ease-in-out,color .3s ease-in-out;
}

.menu-toggle-label:before {
	content: "";
    width: 40px;
    height: 2px;
    background-color: #20367f;
    position: absolute;
    top: calc(50% - 1px);
    right: -22px;
    transform-origin: right;
    transition: transform .3s ease-in-out;
}

.menu-toggle:hover .menu-toggle-label, #header .menu-toggle:focus .menu-toggle-label {
	color: #d1aa71;
    transform: translateX(-10px);
}

/* Button */
.login-btn {
  padding: 0.6rem 1.2rem;
  background: #20367f;
  color: #fff;
  border: none;
  border-radius: 2rem;
  cursor: pointer;
  transition: 0.3s;
}

.login-btn:hover {
  background: #162a66;
}

/* Overlay */
.login-overlay {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;

  background: rgba(255,255,255,0.2);
  backdrop-filter: blur(8px);

  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s;
  z-index: 9999;
}

/* aktiv */
.login-overlay.active {
  opacity: 1;
  visibility: visible;
}

/* Modal */
.login-modal {
  background: #fff;
  padding: 2.5rem;
  border-radius: 1.5rem;
  width: 100%;
  max-width: 400px;

  box-shadow: 0 1rem 2.5rem rgba(0,0,0,0.1);

  transform: translateY(40px) scale(0.95);
  opacity: 0;

  transition: all 0.4s ease;
}

/* Animation beim Öffnen */
.login-overlay.active .login-modal {
  transform: translateY(0) scale(1);
  opacity: 1;
}

/* Close Button */
.close-btn {
  position: absolute;
  top: 1rem;
  right: 1.2rem;
  font-size: 1.5rem;
  background: none;
  border: none;
  cursor: pointer;
}

/* optional: Body scroll sperren */
body.no-scroll {
  overflow: hidden;
}
