@import url('normalize.css');
@import url('../fonts/roboto.css');
@import url('../fonts/fira-sans.css');
@import url('../fonts/fira-sans_condensed.css');
@import url('../fonts/fira-sans_extra-condensed.css');

body {
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

:focus {
  outline: none;
}

:root {
  /* Colors */

  --gray-1: #848982;
  --mm-green: #88c403;
  --green-light: #90cb88;
  --green-disabled: #d1e8cc;
  --green-gray: #a8b1a4;
  --mm-green-desaturated: #adbf86;
  --purewhite: #fff;
  --bg-slider: #f4f7f1;
  --searchbar-white: #e7e7e7;
  --lines: #b6b6b6;
  --font-gray: #6c706a;
  --placeholder: #807f84;
  --dark-gray: #4c4c4c;
  --gray-disabled: #bcbcbc;
  --highlight: #f18f01;
  --highlight-light: #f1b660;
  --ios-select: #0a84ff;
  --almost-black: #1d1d1d;
  --warnung: #f17c7c;

  /* Measurements */
  --border-rad1: 0.625rem;
  --content-panel-top-position: calc(1rem + 5.125rem - 1.625rem);

  /* Shadows */
  --shadow-slide: 1px 1px 4px 0px rgb(0 0 0 / 45%);

  /* Font-Sizes */
  --font-size-menu: 0.72rem;
  --font-size-ueberschrift-big: 1.875rem;
  --font-size-ueberschrift-small: 1.25rem;
  --font-size-itemtext-small: 0.8125rem;

  /* Font-Weights */
  --font-weight-standard: 400;

  /* Swiper Widget */
  --swiper-pagination-color: var(--mm-green);
  --swiper-pagination-bullet-horizontal-gap: 10px;
  --swiper-navigation-top-offset: 95%;
}

.body-bg.body-bg-top {
  display: flex;
  flex-direction: column;
}

/* #language_menu{
  display: none!important;
} */
.fahrrad-navi__button2 {
  visibility: hidden;
}

.filter-list__check-all,
.filter-list__uncheck-all {
  display: none !important;
}

/* mmplus */
.femanager_mzlayers,
.femanager_mmitems,
.femanager_mwcoords {
  display: none;
}

/* Main Styling */

/* ce jethementeaser */
.grid.frame-none .frame-container {
  max-width: 100% !important;
}

.grid.frame-none .frame-container .row > * {
  padding: 0;
}

.jrthementeaser {
  position: relative;
  cursor: pointer;
}

.jrthementeaser img {
  width: 100%;
  height: auto;
}

.jrthementeaser .thementeaser-icon {
  position: absolute;
  bottom: 14px;
  left: 30px;
  max-width: 80px;
}

.jrthementeaser .btn {
  position: absolute;
  right: 30px;
  bottom: 14px;
}

.frame-has-backgroundimage {
  color: #fff;
}

* {
  box-sizing: border-box;
}

/* roboto-300 - latin-ext_latin */
@font-face {
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-ext_latin-300.eot');

  /* IE9 Compat Modes */
  src:
    local(''),
    url('../fonts/roboto-v30-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('../fonts/roboto-v30-latin-ext_latin-300.woff2') format('woff2'),
    /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-300.woff') format('woff'),
    /* Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-300.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-ext_latin-300.svg#Roboto') format('svg');
  font-family: Roboto;

  /* Legacy iOS */
}

/* roboto-300italic - latin-ext_latin */
@font-face {
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-ext_latin-300italic.eot');

  /* IE9 Compat Modes */
  src:
    local(''),
    url('../fonts/roboto-v30-latin-ext_latin-300italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('../fonts/roboto-v30-latin-ext_latin-300italic.woff2') format('woff2'),
    /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-300italic.woff') format('woff'),
    /* Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-300italic.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-ext_latin-300italic.svg#Roboto') format('svg');
  font-family: Roboto;

  /* Legacy iOS */
}

/* roboto-regular - latin-ext_latin */
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-ext_latin-regular.eot');

  /* IE9 Compat Modes */
  src:
    local(''),
    url('../fonts/roboto-v30-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('../fonts/roboto-v30-latin-ext_latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-regular.woff') format('woff'),
    /* Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-ext_latin-regular.svg#Roboto') format('svg');
  font-family: Roboto;

  /* Legacy iOS */
}

/* roboto-italic - latin-ext_latin */
@font-face {
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-ext_latin-italic.eot');

  /* IE9 Compat Modes */
  src:
    local(''),
    url('../fonts/roboto-v30-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('../fonts/roboto-v30-latin-ext_latin-italic.woff2') format('woff2'),
    /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-italic.woff') format('woff'),
    /* Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-italic.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-ext_latin-italic.svg#Roboto') format('svg');
  font-family: Roboto;

  /* Legacy iOS */
}

/* roboto-500 - latin-ext_latin */
@font-face {
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-ext_latin-500.eot');

  /* IE9 Compat Modes */
  src:
    local(''),
    url('../fonts/roboto-v30-latin-ext_latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('../fonts/roboto-v30-latin-ext_latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-500.woff') format('woff'),
    /* Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-500.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-ext_latin-500.svg#Roboto') format('svg');
  font-family: Roboto;

  /* Legacy iOS */
}

/* roboto-500italic - latin-ext_latin */
@font-face {
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-ext_latin-500italic.eot');

  /* IE9 Compat Modes */
  src:
    local(''),
    url('../fonts/roboto-v30-latin-ext_latin-500italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('../fonts/roboto-v30-latin-ext_latin-500italic.woff2') format('woff2'),
    /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-500italic.woff') format('woff'),
    /* Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-500italic.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-ext_latin-500italic.svg#Roboto') format('svg');
  font-family: Roboto;

  /* Legacy iOS */
}

/* roboto-700 - latin-ext_latin */
@font-face {
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-ext_latin-700.eot');

  /* IE9 Compat Modes */
  src:
    local(''),
    url('../fonts/roboto-v30-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('../fonts/roboto-v30-latin-ext_latin-700.woff2') format('woff2'),
    /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-700.woff') format('woff'),
    /* Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-700.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-ext_latin-700.svg#Roboto') format('svg');
  font-family: Roboto;

  /* Legacy iOS */
}

/* roboto-700italic - latin-ext_latin */
@font-face {
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-ext_latin-700italic.eot');

  /* IE9 Compat Modes */
  src:
    local(''),
    url('../fonts/roboto-v30-latin-ext_latin-700italic.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('../fonts/roboto-v30-latin-ext_latin-700italic.woff2') format('woff2'),
    /* Super Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-700italic.woff') format('woff'),
    /* Modern Browsers */ url('../fonts/roboto-v30-latin-ext_latin-700italic.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('../fonts/roboto-v30-latin-ext_latin-700italic.svg#Roboto') format('svg');
  font-family: Roboto;

  /* Legacy iOS */
}

a {
  text-decoration: none;
}

.element-header {
  text-align: center;
}

@media (min-width: 576px) {
  .frame-container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .frame-container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .frame-container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .frame-container {
    max-width: 1140px;
  }
}

.tx-femanager .bg-danger,
.card-panel-danger .card-header {
  background-color: transparent !important;
  color: #dc3545 !important;
}

.tx-femanager .alert {
  margin-bottom: 0.5rem;
  padding: 0;
}

.tx-femanager .bg-danger h4,
.tx-femanager .bg-danger .h4 {
  display: none;
}

#c3732 .video .embed {
  box-shadow: 3px 4px 15px -2px rgb(0 0 0 / 49%);
}

#c5169 #Leitzentralen_News::after {
  background: none;
}

footer#page-footer.bp-page-footer {
  /* margin-top: 100px; */
  margin-top: unset !important;
}

#c836 picture,
#c836 picture img,
.frame-layout-209 picture,
.frame-layout-209 picture img {
  max-height: 119px;
}

#c398 .btn-group,
#c3190 .btn-group {
  display: none;
}

#c2144 .frame-container {
  border-right: 1px solid #ccc;
}

h4.media-heading {
  font-size: 1.2rem;
}

.frame-type-div {
  padding-top: 0.8rem !important;
  padding-bottom: 0.6rem !important;
}

#uhr {
  position: absolute;
  bottom: 20px;
  left: 10px;
  z-index: 1;
  border-radius: 4px;
  background: #fff;
  padding: 5px;
  font-size: 0.8em;
}

@media (max-width: 1300px) {
  #uhr {
    bottom: 80px;
  }
}

@media (max-width: 590px) {
  #uhr {
    top: 10px;
    bottom: unset;
  }
}

/* Presse */
#accordion-1793 .card-body .element-header,
#accordion-1793 .accordion-body .element-header {
  margin-bottom: 0;
  color: #2b2b2b;
  font-weight: 300;
  font-size: 0.9em;
}

#accordion-1793 .card-body .element-subheader,
#accordion-1793 .accordion-body .element-subheader {
  margin-bottom: 0.7em;
  color: #2b2b2b;
  font-weight: 500;
  font-size: 1.2em;
}

#accordion-1793 h4.media-heading {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 1rem;
}

/* fix für Präse */
#c1582 {
  padding-top: 3em;
  padding-bottom: 8em;
}

#c1585 {
  margin-top: 4em;
}

#accordion-1813,
#accordion-1793 {
  margin-top: 4em;
}

.frame-type-text table thead td {
  font-weight: normal;
}

.frame-type-text table thead tr:nth-child(1) {
  background-color: #88c403;
  color: #fff;
  font-weight: 400;
}

.frame-type-text table thead tr:nth-child(3) {
  font-weight: normal;
}

.tx-powermail .powermail_input {
  margin-bottom: 1em;
  border: 1px solid #ccc;
  width: 100%;
  line-height: 2em;
}

.tx-powermail textarea {
  width: 100%;
}

.powermail_fieldwrap_type_input .powermail_label {
  line-height: 2em;
}

.powermail_fieldwrap_type_submit .powermail_field {
  text-align: center;
}

.powermail_submit {
  margin-top: 1em;
  border-color: #88c403;
  border: 0;
  border-radius: 1em;
  background-color: #88c403;
  padding: 0 3em;
  color: #fff;
  line-height: 2em;
}

.frame-type-div {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

#c831 .btn {
  display: none;
}

a.LZ_Link_All {
  visibility: hidden !important;
}

#all li:nth-child(15) img,
#all li:nth-child(17) img,
#bike li:nth-child(3) img,
#bike li:nth-child(5) img {
  margin-right: 3.4rem;
}

#c857 h3 {
  color: #88c403;
  font-size: 2.5em;
}

#c858 h1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  color: #303030;
  font-weight: 400;
  font-size: 2.5em;
}

#c863,
#c868,
#c871,
#c874 {
  margin-bottom: 4em;
  padding-top: 5em;
  padding-bottom: 5em;
}

#c877 {
  margin-bottom: 4em;
  padding-top: 5em;
  padding-bottom: 8em;
}

#c863 h1,
#c868 h1,
#c871 h1,
#c874 h1,
#c877 h1,
#c863 h2,
#c868 h2,
#c871 h2,
#c874 h2,
#c877 h2 {
  color: #fff;
}

#c863 h2,
#c868 h2,
#c871 h2,
#c874 h2,
#c877 h2 {
  font-size: 2.5em;
  line-height: 1.3em;
}

#c885 {
  margin-top: -200px;
  margin-bottom: 100px;
}

.frame-type-shortcut > .frame-container {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.frame-type-shortcut {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* Menu start */
#mainnavigation .nav-link {
  flex-direction: column;
}

.navbar-mainnavigation .nav-link-icon + .nav-link-text {
  margin-left: 0;
}

@media (max-width: 990px) {
  .navbar-mainnavigation .navbar-nav {
    flex-wrap: nowrap;
    gap: 0.75rem;
  }

  .navbar-mainnavigation .nav-link-icon svg,
  .navbar-mainnavigation .nav-link-icon img {
    width: 20px;
  }

  #mainnavigation .nav-link {
    flex: 0 0 auto;
    flex-direction: row;
    gap: 0.75rem;
  }

  #language_menu {
    padding-top: 0.75rem;
  }
}

.navbar-mainnavigation {
  z-index: 300000;
  box-shadow: none;
}

.navbar-mainnavigation.navbar-fixed-top {
  z-index: 300000;
}

.navbar-collapse {
  flex-grow: 0;
}

.navbar-mainnavigation .nav-link-toggle {
  align-self: center;
}

@media (min-width: 992px) {
  .navbar-mainnavigation .navbar-collapse {
    flex: initial !important;
  }

  .navbar-mainnavigation > .container > .collapse > .navbar-nav .nav-link {
    padding-right: 1.5rem;
  }
}

.breadcrumb-section,
.breadcrumb {
  background-color: transparent;
}

.navbar-mainnavigation .dropdown-menu .nav-link {
  align-items: flex-start;
}

/* Menu end */

/* mobile submenu start */
.frame-type-subnavigation,
.frame-type-menu_subpages {
  display: none;
}

@media (max-width: 992px) {
  .frame-type-subnavigation,
  .frame-type-menu_subpages {
    display: block;
  }
}

/* mobile submenu end */

/* content begin */
@media (min-width: 1200px) {
  .frame {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

/* Footer Start */
#footer_logos #footer_verlauf {
  display: block;
  position: absolute;
  bottom: 80px;
  left: 0;
  margin-top: 100px;

  /* background-image: url("/fileadmin/Templates/img/bg_footer.svg"); */
  background-image: url('/fileadmin/Templates/img/mz_Footer_300.svg');
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;

  /* height: 750px; */
  height: 400px;
}

.footer-section-meta {
  background-color: #6f6f6f;
  text-align: left;
}

.footer-meta {
  float: left;
  padding-bottom: 0.8rem;
  width: 40%;
}

.footer-language {
  float: right;
  margin-top: 0 !important;
  padding-bottom: 0.8rem;
  width: 20%;
  text-align: right;
}

.footer-copyright {
  float: left;
  margin-top: 0 !important;
  padding-bottom: 0.8rem;
  width: 20%;
}

.footer-section {
  font-size: 12px;
}

.footer-section a {
  color: #fff !important;
  font-weight: normal !important;
}

.footer-section a:hover {
  color: #fff !important;
  font-weight: normal !important;
}

.footer-section .text-muted {
  color: #eee !important;
}

.footer-section .frame {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#footer_logos {
  background: #f4f4f4;
}

/* Footer End */

/* Header start */
#direkteinstieg {
  position: absolute;
  top: 0;
  right: 20%;
  z-index: 200000;
  width: 30%;
  height: 100%;
  color: #000;
  font-size: 0.8rem;
}

@media (max-width: 1400px) {
  #direkteinstieg {
    right: 10%;
    width: 40%;
  }
}

@media (max-width: 990px) {
  #direkteinstieg {
    right: 5%;
    width: 50%;
  }

  #direkt_btns {
    margin-top: 10%;
  }
}

@media (max-width: 768px) {
  #direkteinstieg {
    right: 5%;
    width: 60%;
  }
}

@media (max-width: 480px) {
  #direkteinstieg {
    right: 5%;
    width: 90%;
  }

  /* #direkt_weather img {
		max-width: 50px;
	} */
}

#direkt_btns {
  display: block;
  position: relative;
  z-index: 200;
  margin-top: 20%;
  box-shadow: 0 10px 24px -4px rgb(170 170 170 / 100%);
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  width: 100%;
}

@media (max-width: 990px) {
  #direkt_btns {
    margin-top: 10% !important;
  }
}

@media (max-width: 768px) {
  #direkt_btns {
    margin-top: 7% !important;
  }
}

@media (max-width: 480px) {
  #direkt_btns {
    margin-top: 3% !important;
  }
}

.direkt_btn {
  padding-top: 1em;
}

.direkt_btn div.h3 {
  margin-bottom: 0;
  font-size: 1.5em;
}

.direkt_btn div.h3 p {
  margin-bottom: 0;
}

.direkt_btn div {
  display: block;
  width: 100%;
  font-size: 0.85em;
}

.direkt_btn img {
  width: auto;
  height: 45px;
}

#direkt_pkw:hover,
#direkt_bike:hover,
#direkt_weather:hover,
#direkt_air:hover,
#direkt_bus:hover,
#direkt_pb:hover {
  cursor: pointer;
}

#direkt_pb {
  float: left;
  width: 25%;
  text-align: center;
}

#direkt_bike {
  float: left;
  border-right: 1px solid #999;
  width: 25%;
  text-align: center;
}

#direkt_bus,
#direkt_pkw {
  float: left;
  border-right: 1px solid #999;
  width: 25%;
  text-align: center;
}

#direkteinstieg h3 {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.5em;
  text-align: center;
}

.direkt_clear {
  clear: both;
}

#direkt_lasche {
  display: block;
  position: relative;
  z-index: 199;
  margin-top: -5px;
  box-shadow: 0 10px 34px -4px rgb(170 170 170 / 100%);
  border-radius: 5px;
  background-color: #fff;
  padding: 25px 20px 20px;
  width: 100%;
}

/* #direkt_weather { */

/*   width: 50%; */

/*   border-right: 1px solid #999; */

/*   position: relative; */

/* } */

/* #mainMAP #direkt_weather { */

/*   margin-top: 10px; */

/* } */

/* #direkt_weather div { */

/*   position: absolute; */

/*   top: 5px; */

/*   right: 70px; */

/*   display: inline-table; */

/*   /*width: 50%; */
*/
/* } */
/**/
/* #direkt_weather .temperatur { */
/*   font-size: 2em; */
/*   line-height: 1em; */
/*   font-family: "Roboto", sans-serif; */
/*   font-weight: 200; */
/* } */

.headl {
  display: block;
  font-size: 0.9em;
  text-align: center;
}

/* #direkt_air { */

/*   width: 40%; */

/*   position: absolute; */

/*   top: -35px; */

/*   right: 0px; */

/* } */

/* #mainMAP #direkt_air { */

/*   width: 50%; */

/*   position: static; */

/*   top: 0px; */

/*   right: 0px; */

/*   max-width: 248px; */

/* } */

/* #mainMAP #mm-plus-wetter #direkt_air div::before { */

/*   margin-top: -2em; */

/* } */

/* #direkt_air .green, */

/* #direkt_air .yellow, */

/* #direkt_air .red { */

/*   margin-top: -1em; */

/* } */

/* #direkt_air span { */

/*   line-height: 2em; */

/*   display: inline-block; */

/*   vertical-align: middle; */

/*   font-size: 1.4em; */

/*   margin-top: -1em; */

/*   font-family: "Roboto", sans-serif; */

/*   font-weight: 200; */

/* } */

/* #direkt_air div::before { */

/*   content: ""; */

/*   background-size: contain; */

/*   height: 4em; */

/*   width: 1.7em; */

/*   /* border: 1px solid red; */
*/
/*   display: inline-block; */
/*   position: relative; */
/*   bottom: -1.3em; */
/*   background-repeat: no-repeat; */
/*   margin-right: 1em; */
/* } */
/**/
/* #direkt_air .green div::before { */
/*   background-image: url(../icons/svg/mz_Ampel_gruen.svg); */
/* } */
/**/
/* #direkt_air .yellow div::before { */
/*   background-image: url(../icons/svg/mz_Ampel_gelb.svg); */
/* } */
/**/
/* #direkt_air .red div::before { */
/*   background-image: url(../icons/svg/mz_Ampel_rot.svg); */
/* } */
/**/
/* #direkt_air .headl { */
/*   margin-left: 3em; */
/*   font-size: 0.9em; */
/*   font-weight: 400; */
/* } */

/* @media (max-width: 480px) { */
/*   #direkt_air .headl { */
/*     margin-left: 3em; */
/*     font-size: 0.8em; */
/*   } */
/**/
/*   #direkt_air span { */
/*     line-height: 2em; */
/*     font-size: 1.2em; */
/*     margin-top: -3em; */
/*   } */
/**/
/*   #direkt_air .headl { */
/*     line-height: 1.5em; */
/*   } */
/**/
/*   #direkt_weather div { */
/*     left: 55px; */
/*   } */
/* } */
/**/
/* @media (max-width: 400px) { */
/*   #direkt_weather .temperatur { */
/*     font-size: 1.4em; */
/*   } */
/**/
/*   #direkt_weather div { */
/*     left: 75px; */
/*   } */
/**/
/*   #direkt_air { */
/*     width: 45%; */
/*   } */
/**/
/*   #direkt_air span { */
/*     font-size: 1em; */
/*   } */
/* } */
/**/
#map_link {
  position: absolute;
  bottom: -75px;
  left: 50%;
  z-index: 300000;
  margin-left: -125px;
  width: 250px;
  text-align: center;
}

#map_link img {
  width: 104px;
  height: auto;
}

#map_link a {
  color: #ccc;
}

#map_link a:hover {
  text-decoration: none;
}

/* Header end */

/* standardcontent begin */
body {
  color: #3b3b3b !important;
}

#page-content {
  /* padding-top: 50px; */
  /* margin-bottom: 100px; */
  /* für startseite   margin-bottom: 200px; */
}

.carousel-content {
  background-size: cover;
  object-fit: cover;
}

.carousel-item {
  height: calc(400px + 20vw) !important;
}

@media (max-width: 990px) {
  .carousel {
    top: 60px !important;
  }
}

.body-bg > .gallery-row {
  position: absolute;
  top: 60px;
  width: 100%;
}

.pagelevel-2 #c5516 ~ .gallery-row {
  height: clamp(380px, 50vw, 700px) !important;
  overflow: hidden !important;
}

.pagelevel-2 #c5516 ~ .gallery-row picture {
  transform: scale(1.6) translate(-80px, 40px) !important;
}

@media (max-width: 450px) {
  .pagelevel-2 #c5516 ~ .gallery-row picture {
    transform: scale(2) translate(-60px, 40px) !important;
  }
}

#p350 #c5323 ~ .gallery-row {
  height: clamp(380px, 50vw, 700px);
  overflow: hidden;
}

#p350 #c5323 ~ .gallery-row picture {
  transform: scale(1.9) translate(0, 40px);
}

@media (max-width: 450px) {
  #p350 #c5323 ~ .gallery-row picture {
    transform: scale(2.9) translate(0, 40px);
  }
}

/* GENEREL HERO STYLING */
body:not(#p347) div.body-bg > .gallery-row {
  height: clamp(380px, 50vw, 700px);
  overflow: hidden;
}

body:not(#p347) div.body-bg > .gallery-row picture {
  transform: scale(1.6) translate(0, 40px);
}

@media (max-width: 450px) {
  body:not(#p347) div.body-bg > .gallery-row picture {
    transform: scale(2) translate(0, 40px);
  }
}

#p366 #c6457 ~ .gallery-row {
  height: clamp(380px, 50vw, 700px);
  overflow: hidden;
}

#p366 #c6457 ~ .gallery-row picture {
  transform: scale(1.2) translate(0, 40px);
}

@media (max-width: 640px) {
  #p366 #c6457 ~ .gallery-row picture {
    transform: scale(1.4) translate(0, 40px);
  }
}

@media (max-width: 450px) {
  #p366 #c6457 ~ .gallery-row picture {
    transform: scale(2.2) translate(0, 40px);
  }
}

#p368 #c6493 ~ .gallery-row {
  height: clamp(380px, 50vw, 700px);
  overflow: hidden;
}

#p368 #c6493 ~ .gallery-row picture {
  transform: scale(1.3) translate(0, 80px);
}

@media (max-width: 990px) {
  #p368 #c6493 ~ .gallery-row picture {
    transform: scale(1.3) translate(0, 40px);
  }
}

@media (max-width: 450px) {
  #p368 #c6493 ~ .gallery-row picture {
    transform: scale(2) translate(0, 40px);
  }
}

body:not(#p347) div.body-bg > .carousel:not(#carousel-797){
  position: absolute;
  top: 115px;
  width: 100%;
  height: 660px;
}

@media (max-width: 990px) {
  body:not(#p347) div.body-bg > .carousel .carousel-backgroundimage-container {
    height: 80% !important;
  }
}

@media (max-width: 590px) {
  body:not(#p347) div.body-bg > .carousel .carousel-backgroundimage-container {
    height: 62% !important;
  }
}

.frame-header h1,
.frame-header h2,
.frame-header h4 {
  /* text-align: center;
	  font: 18px/21px Roboto;
	  color: #88C403;
		font-weight: 500; */
}

.frame-header h1 {
  color: #000;
  font-weight: 500;
}

.frame-header h1 a {
  color: inherit !important;
}

.frame-header h3 {
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
  font:
    42px/61px Roboto,
    sans-serif !important;
  font-weight: 400;
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 768px) {
  .frame-header h3 {
    font:
      25px Roboto,
      sans-serif !important;
  }
}

.frame-layout-208 h3,
.frame-layout-208 fieldset legend {
  font-weight: normal !important;
  font-size: 1.3em;
}

.frame-header h3.element-header {
  padding-top: 0;
  padding-bottom: 0.5rem;
}

.frame-background-primary,
.frame-background-tertiary {
  color: #fff;
}

.frame-background-tertiary {
  background: #007ad3;
}

.btn-primary {
  border-radius: 1em;
  padding: 0 3em;
  color: #fff;
  line-height: 2em;
}

.frame-layout-206 a.btn-secondary,
.frame-layout-201 a.btn-secondary,
a.btn-secondary {
  display: inline-block;
  border-color: #fff !important;
  background-color: #fff !important;
  padding: 0 3em;
  color: #88c403 !important;
  line-height: 2em;
}

.frame-layout-206 a.btn-secondary:hover,
.frame-layout-201 a.btn-secondary:hover,
a.btn-secondary:hover {
  border-color: #fff !important;
  background-color: #88c403 !important;
  color: #fff !important;
}

.frame-type-menu_pages ul {
  padding-left: 0;
  list-style-type: none;
}

.frame-type-menu_pages a {
  color: #2b2b2b !important;
  font-weight: 200;
}

/* standardcontent end */
.section-beforeContent {
  margin-top: calc(10vw + 240px);
  background: #f4f4f4;
  padding-bottom: 50px;
  overflow: visible;
}

.beforeContent-inner {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  /* margin-top: -200px; */
  border-radius: 25px;
  background: #fff;
  padding: 2em 3em;
  width: 1100px;
  max-width: 100%;
}

#p347 .beforeContent-inner {
  display: none;
}

#p370 .section-beforeContent {
  margin-top: 0;
}

#p370 .beforeContent-inner {
  display: none;
}

#carousel-797 {
  position: relative;
  top: unset;
}

@media (max-width: 990px) {
  #carousel-797 {
    top: unset !important;
  }
}

@media (max-width: 350px) {
  #carousel-797 {
    height: 1150px;
  }
}

@media (max-width: 992px) {
  .beforeContent-inner {
    padding: 2em 1em;
  }
}

/* headline begin */
#p2 h1:first-of-type {
  color: #88c403;
  font-weight: 500;
  font-size: 16px;
}

/* headline begin */

/* content end */

/* Footer */
.footer-section-content-column-left {
  width: 25%;
}

.footer-section-content-column-middle {
  width: 25%;
}

.footer-section-content-column-right {
  width: 50%;
}

.footer-section-meta {
  /* height: 0px; */
}

.footer-section-content-column-right ul {
  right: 0;
  bottom: 0;
  width: 80%;
  color: #fff;
  font-size: 1em;
  font-family: 'HelveticaNeueW02-57Cn', Helvetica, Arial, sans-serif;
  list-style-type: none;
  text-align: right;
}

.footer-section-content-column-right ul::after {
  padding-left: 0.2em;
  content: ' © Stadt Frankfurt am Main';
}

.footer-section-content-column-right ul li {
  float: left;
  padding-left: 0.2em;
  color: #fff;
}

.footer-section-content-column-right ul li::after {
  padding-left: 0.2em;
  content: '|';
}

/* CE Layouts start */
.frame-background-light {
  padding-bottom: 4rem;
}

.frame-space-after-extra-large {
  margin-bottom: 8rem;
}

.frame-space-before-extra-large {
  margin-top: 8rem;
}

.frame-space-after-large {
  margin-bottom: 5rem;
}

.frame-space-before-large {
  margin-top: 5rem;
}

.frame-space-after-extra-small {
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}

.frame-space-before-extra-small {
  margin-top: 0;
  padding-top: 0.5rem;
}

.frame-layout-201 {
  opacity: 0.9;

  /* background: transparent linear-gradient(270deg, #BDE407 0%, #88C403 100%) 0% 0% no-repeat padding-box; */

  /* background: transparent linear-gradient(270deg, #88C403 0%, #BDE407 100%) 0% 0% no-repeat padding-box; */
  background: transparent linear-gradient(270deg, #bde407 0%, #88c403 100%) 0% 0% no-repeat padding-box;
  color: #fff;
}

.frame-background-dark {
  background: rgb(244 244 244 / 100%);
  color: #000;
}

.frame-layout-206 {
  opacity: 0.9;
  margin-top: 120px;
  background: transparent linear-gradient(270deg, #bde407 0%, #88c403 100%) 0% 0% no-repeat padding-box;
  padding-bottom: 30px;
  color: #fff;
}

.frame-layout-206 a.btn,
.frame-layout-201 a.btn {
  cursor: pointer;
  border-radius: 20px;
  background: #fff 0% 0% no-repeat padding-box;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;

  /* display: block; */
  color: #303030 !important;
}

.frame-layout-206 a,
.frame-layout-201 a {
  color: #303030 !important;
}

#c803.frame-layout-201 a {
  background: transparent;
  color: #fff !important;
}

.frame-layout-206 .gallery-item,
.frame-layout-206 .a11y-me-row {
  margin-top: -120px !important;
}

.frame-layout-206 .frame-header {
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.frame-layout-206 .element-header {
  color: #fff;
  font:
    500 16px/19px Roboto,
    sans-serif;
  letter-spacing: 2.67px;
}

.frame-layout-206 .element-subheader {
  color: #fff;
  font:
    400 50px/58px Roboto,
    sans-serif;
  letter-spacing: 0;
}

.frame-background-light {
  background: transparent linear-gradient(16deg, #fff 0%, #eee 100%) 0% 0% no-repeat padding-box;
}

.card,
.accordion-item {
  position: relative;
  box-shadow: 0 10px 26px 1px rgb(204 204 204 / 100%);
  border: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #fff;
}

/* CE Layouts end */

/* neues aus der Leitzentrale Startseite Start */
#Leitzentralen_News {
  position: relative;
  overflow-wrap: break-word; /* Replaced deprecated word-break: break-word */
}

#Leitzentralen_News::after {
  position: absolute;
  bottom: 0;
  background: rgb(244 244 244);
  background: linear-gradient(0deg, rgb(244 244 244 / 100%) 35%, rgb(244 244 244 / 0%) 100%);
  width: 100%;
  height: 100px;
  content: '';
}

#LZ_News_List {
  padding-left: 0;
  height: 391px;
  overflow: scroll;
  list-style: none;
}

#LZ_News_List li {
  /* border-bottom: 1px solid #fff; */
  margin-bottom: 1.5rem;
  background: #fff;
  padding: 1.5rem;
  color: #000;
}

#LZ_Date {
  float: left;
  width: 15%;
  text-align: center;
}

#LZ_Date img {
  max-width: 100%;
}

#LZ_Meldung {
  float: right;
  width: 80%;
  color: #000;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5rem;
}

#LZ_Meldung h3 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5em;
}

#LZ_Icon {
  clear: both;
}

/* neues aus der Leitzentrale Startseite End */

/* Owl Slider Start */
.owl-item.active {
  max-width: 30% !important;
}

.owl-item h2 {
  font-weight: 700;
  font-size: 1.2rem;
}

.owl-item .item {
  margin: 20px auto;
  box-shadow: 0 10px 26px 1px rgb(204 204 204 / 100%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #fff;
  padding: 15px;
  width: 90%;
}

.owl-item .item img {
  margin-bottom: 1rem;
  max-width: 100%;
  height: auto;
}

.owl-item .item p {
  font-size: 0.8rem;
}

.owl-prev {
  position: absolute;
  top: 40%;
  left: -55px;
}

.owl-next {
  position: absolute;
  top: 40%;
  right: -55px;
}

.owl-theme .owl-controls .owl-buttons div {
  background: #fff;
  color: #869791;
  font-size: 50px;
}

.owl-carousel .owl-wrapper-outer {
  padding-bottom: 50px;
}

/* Owl Slider End */

#c804 .frame-container .col-md-3,
#c804 .frame-container .col-md-9 {
  padding-right: 0;
  padding-left: 0;
}

/* Radrouting */
.grey_box {
  background-color: #f2f2f2;
  padding-top: 5px;
  height: 80px;
}

.grey_box img {
  float: left;
  padding: 10px;
  height: 70px;
}

.input_box {
  margin: 5px;
  margin-left: 83px;
  border-left: 2px solid #fff;
  padding-left: 10px;
  width: 60%;
}

.input_box input {
  width: 100%;
}

#bikefrom {
  margin-bottom: 2px;
}

#radrouting .grey_box {
  position: relative;
}

/* #calcroute{
  width: 48.5%;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
}

#bikeroutedetail{
  width: 48.5%;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
}

#bikeroutedetails .row{
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ccc;
  margin-top: 0.5em;
}

#bikeroutedownload{
 display: none;
  width: 100%;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
} */
#bikeroutedownload.show {
  display: block;
}

/* #bikeroutereset{
  position: absolute;
  top: 10px;
  right: 10px;
  height: 5.2em;
  padding: 0.5em;
  max-width: 80px;
  border-radius: 3;
  background-color: #eee;
  font-size: 11px;
} */

/* CE grauer Hintergrund */
.frame-layout-202 {
  background-color: rgb(244 244 244 / 100%);
}

/* CE hellgrauer Hintergrund */
.frame-layout-203 {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff', GradientType=0);
  background: rgb(128 128 128 / 20%);
  background: linear-gradient(top, rgb(128 128 128 / 20%) 0%, rgb(255 255 255 / 100%) 100%);
  background: linear-gradient(top, rgb(128 128 128 / 20%) 0%, rgb(255 255 255 / 100%) 100%);
  background: linear-gradient(to bottom, rgb(128 128 128 / 20%) 0%, rgb(255 255 255 / 100%) 100%);
}

.frame-collapsible,
.frame-background-none.frame-space-after-none:not(.frame-ruler-after, .frame-has-backgroundimage)
  + .frame-background-none.frame-space-before-none:not(.frame-ruler-before, .frame-has-backgroundimage),
.frame-background-primary.frame-space-after-none:not(.frame-ruler-after, .frame-has-backgroundimage)
  + .frame-background-primary.frame-space-before-none:not(.frame-ruler-before, .frame-has-backgroundimage),
.frame-background-secondary.frame-space-after-none:not(.frame-ruler-after, .frame-has-backgroundimage)
  + .frame-background-secondary.frame-space-before-none:not(.frame-ruler-before, .frame-has-backgroundimage),
.frame-background-light.frame-space-after-none:not(.frame-ruler-after, .frame-has-backgroundimage)
  + .frame-background-light.frame-space-before-none:not(.frame-ruler-before, .frame-has-backgroundimage),
.frame-background-dark.frame-space-after-none:not(.frame-ruler-after, .frame-has-backgroundimage)
  + .frame-background-dark.frame-space-before-none:not(.frame-ruler-before, .frame-has-backgroundimage) {
  margin-top: 0;
}

.table > :not(caption) > * > * {
  background: inherit !important;
}

.table-responsive table {
  width: 100%;
}

.table-responsive td {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-weight: bold;
}

.table-responsive table td {
  padding-top: 1em;
  padding-bottom: 1em;
}

.table-responsive table td span {
  font-weight: normal !important;
}

.table-responsive tr td:nth-child(1) {
  /* width: 50%;
	padding-left: 4em;
	border-right: 2px solid #fff; */
}

.table-responsive tr td:nth-child(2) {
  /* width: 50%;
	padding-left: 4em; */
}

.table-responsive table thead {
  background-color: #dedede;
  height: 3em;
  font-weight: normal !important;
}

.table-responsive table tbody tr:nth-child(even) {
  background-color: #dedede;
}

.table-responsive table tbody tr:nth-child(odd) {
  background-color: #fff;
}

@media (max-width: 520px) {
  .grey_box {
    height: 115px;
  }

  /* #bikeroutereset { */

  /* position: relative; */

  /*   top: 0px; */

  /*   left: 95px; */

  /*   height: 30px; */

  /*   width: 57%; */

  /*   padding: 0.5em; */

  /*   max-width: 57%; */

  /* } */
}

/* @media (max-width: 380px) { */

/*   #bikeroutedetail, */

/*   #calcroute { */

/*     font-size: 13px; */

/*     width: 48%; */

/*   } */

/* } */

/* @media (max-width: 330px) { */

/*   #bikeroutedetail, */

/*   #calcroute { */

/*     font-size: 12px; */

/*   } */

/* } */

@media (max-width: 480px) {
  /* Bild auf einstellunsgseite */
  #c3721 {
    display: none;
  }
}

/* PROJEKTE */

.accordion-button:not(.collapsed) {
  background: rgb(33 33 33 / 3%);
}

#accordion-1466 .card,
#accordion-1466 .accordion-item {
  margin: 0 auto;
  margin-bottom: 1em;
  max-width: 1200px;
}

#accordion-1466 .btn-link,
#accordion-1793 .btn-link,
#accordion-1813 .btn-link,
#accordion-1466 .accordion-button,
#accordion-1793 .accordion-button,
#accordion-1813 .accordion-button {
  position: relative;
  width: 100%;
  color: #88c403;
  font-weight: 400;
  font-size: 1.05em;
  text-align: left;
  text-decoration: none;
}

#accordion-1466 .btn-link.collapsed::after,
#accordion-1793 .btn-link.collapsed::after,
#accordion-1813 .btn-link.collapsed::after {
  position: absolute;
  right: 0;
  content: '+';
}

#accordion-1466 .btn-link::after,
#accordion-1793 .btn-link::after,
#accordion-1813 .btn-link::after {
  position: absolute;
  right: 0;
  content: 'x';
}

/* Presse */
#accordion-1793 .card,
#accordion-1813 .card,
#accordion-1793 .accordion-item,
#accordion-1813 .accordion-item {
  margin: 0 auto;
  margin-bottom: 1em;
  max-width: 1200px;
}

/* slickslider */
.slick-slider {
  margin: 0 auto;
  padding-bottom: 50px;
  max-width: 1140px;
}

.slick-prev::before,
.slick-next::before {
  color: #9b9b9b;
  font-size: 40px;
}

.slick-slide {
  margin: 20px 15px;
  box-shadow: 0 7px 15px 0 rgb(170 170 170 / 70%);
  border-radius: 20px;
}

.slick-slide .frame-header {
  padding-top: 0.8em;
}

.slick-slide .frame-header *:last-child {
  margin-bottom: 0 !important;
}

.slick-slide .frame-header h1,
.slick-slide .frame-header h2,
.slick-slide .frame-header h4 {
  color: #030303;
  text-align: left;
}

.slick-slide .element-header {
  font-size: 1.4rem !important;
}

.slick-prev,
.slick-next {
  top: auto !important;
  bottom: 0% !important;
  width: 40px;
  height: 40px;
}

.slick-slide img {
  border-radius: 15px;
}

.frame-layout-207 .table-responsive table tbody tr:nth-child(even),
.frame-layout-207 .table-responsive table tbody tr:nth-child(odd) {
  background-color: transparent;
}

.frame-layout-207 .table-responsive table td {
  border: none !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  width: 100%;
  font-weight: normal !important;
}

.frame-layout-210 {
  margin-bottom: 2em;
  box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 15%);
  border-radius: 15px;
}

/* The switch - the box around the slider */
.switch {
  display: inline-block;
  position: absolute;
  right: 0;
  margin-top: 2px;
  width: 36px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  transition: 0.4s;
  cursor: pointer;
  inset: 0;
  background-color: #ccc;
}

.slider::before {
  position: absolute;
  bottom: 4px;
  left: 4px;
  transition: 0.4s;
  background-color: white;
  width: 12px;
  height: 12px;
  content: '';
}

input:checked + .slider {
  background-color: #88c403;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider::before {
  transform: translateX(15px);
}

.navbar-mainnavigation .dropdown-toggle::after {
  margin-left: 0%;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round::before {
  border-radius: 50%;
}

#map-standalone.map-bg {
  position: fixed;
  width: 100%;
  height: 100%;
}

.close-standalone {
  position: fixed;
  top: 80px;
  right: 20px;
  z-index: 30;
}

#femanager_field_submit.submitEdit {
  width: 100% !important;
}

.a11y-me-mt-4 h2 {
  color: #88c403;
  font:
    18px/21px Roboto,
    sans-serif;
  font-weight: 500;
  text-align: center;
}

/* Videoheader */
.videoheader {
  padding-top: 0;
  max-height: 600px;
  overflow: hidden;
}

@media (max-width: 880px) {
  .videoheader {
    height: 42rem !important;
    max-height: 520px;
  }

  /* .info-panels { */
  /*   top: 10% !important; */
  /* } */
}

@media (max-width: 613px) {
  .videoheader {
    height: 46rem !important;
    max-height: 732px !important;
  }
}

/* prebooking */
.parking-booking {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  border: none;
  border-radius: 0.3rem;
  background-color: var(--purewhite);
  padding: 0.6rem 2rem;
  width: 100%;
  overflow-y: scroll;
  color: #000;
  font-size: 1.25rem;
  line-height: 80%;
  font-family: var(--fira-sans-condensed), sans-serif;
  text-wrap: nowrap;
}

.parking-booking__items {
  display: inline-flex;
  align-items: center;
  gap: 2dvw;
}

.parking-booking__places {
  font-weight: 600;

  /* flex:        0 1 auto; */
}

.parking-booking__call-to-action-items {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
}

.parking-booking__call-to-action-items a {
  display: contents;
}

.parking-booking__call-to-action {
  font-size: 1rem;
}

.parking-booking__icon {
  width: 2rem;
  fill: var(--ios-select);
}

@media (max-width: 720px) {
  .parking-booking {
    display: grid;
  }

  .parking-booking__items {
    display: grid;
  }
}

/* prebooking end */

/* jrsubmen */
.jrsubmenu {
  position: fixed;
  right: 5%;
  z-index: 5000;
  border-radius: 15px;
  background-color: rgb(0 0 0 / 45%);
  padding: 1em;
  color: #fff;
  list-style-type: none;
}

.jrsubmenu a {
  color: #fff;
}

@media (max-width: 992px) {
  .jrsubmenu {
    top: 80px;
    right: 1%;
    font-size: 0.9em;
  }
}

/* Sprachauswahl */

.language-select {
  position: relative;
  width: 4.5625rem;
  height: 2.3125rem;
}

.language-select__layer1 {
  position: absolute;
  left: -1px;
  z-index: 500;
  width: 2.25rem;
  height: 2.25rem;

  /* animation-name:     language-select; */

  /* animation-duration: 1s; */
}

.language-select__layer2 {
  display: flex;
  align-items: center;
  width: 4.5625rem;
  height: 2.3125rem;
}

.language-select .language-select__layer1--en {
  right: 0;
  left: initial;
}

#language_menu {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 1.25rem;
}

.ol-popup {
  display: inline-block;
  position: absolute;
  bottom: 40px;
  left: -50px;
  filter: drop-shadow(0 1px 4px rgb(0 0 0 / 20%));
  border: 1px solid #ccc;
  border-radius: 20px;
  background-color: var(--bg-slider);
  padding: 15px;

  /* min-width: 280px; */
}

.ol-popup::after,
.ol-popup::before {
  position: absolute;
  top: 100%;
  border: solid transparent;
  width: 0;
  height: 0;
  pointer-events: none;
  content: ' ';
}

.ol-popup::after {
  left: 48px;
  margin-left: -10px;
  border-width: 10px;
  border-top-color: var(--bg-slider);
}

.ol-popup::before {
  left: 48px;
  margin-left: -11px;
  border-width: 11px;
  border-top-color: #ccc;
}

.ol-popup-closer {
  display: none;
  position: absolute;
  top: 2px;
  right: 8px;
  text-decoration: none;
}

.ol-popup-closer::after {
  content: '';
}

/* .MainMap.save:after {
            content: "SPEICHERN";
          padding-left: 5px;
        }
		.MainMap.saved:after {
            content: "GESPEICHERT";
          padding-left: 5px;
        }
		.en .MainMap.save:after {
            content: "SAVE";
          padding-left: 5px;
        }
        .en .MainMap.saved:after {
            content: "SAVED";
          padding-left: 5px;
        } */

/* heir standen die alten styles */

/* Die imports brauchst du nicht wenn sie schon von typo3 woanders geladen werden */

/* @import url("normalize.css"); */

/* @import url("typography/roboto.css"); */

/* @import url("typography/fira-sans.css"); */

/* @import url("typography/fira-sans_condensed.css"); */

/* @import url("typography/fira-sans_extra-condensed.css"); */

body {
  font-family: 'Fira Sans Extra Condensed', sans-serif;
}

/* .delete-me { */

/*   position: relative; */

/*   z-index: -100; */

/*   width: 100%; */

/*   height: 100vh; */

/*   object-fit: cover; */

/* } */

.info-panels {
  display: flex;
  position: absolute;
  top: 50%;
  right: 10%;
  flex-direction: column;
  transform: translateY(-50%);
  z-index: 100;
  container: info-panels / inline-size;
  width: 90%;
  min-width: 15rem;
  max-width: 500px;
}

.info-panel {
  display: flex;
  position: relative;
  flex-flow: row wrap;
  z-index: -100;
  box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 45%);
  border-radius: 0.625rem;
  background-color: white;
  padding: 1rem;
  width: auto;
  color: #4c4c4c;
}

.info-panel__euro {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}

.info-panel__euro-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(7rem, 1fr));
  row-gap: 1.5rem;
  justify-content: center;
  place-items: end center;
  padding: 0.5rem 0;
  font-size: 0.8125rem;
}

.info-panel__euro-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  cursor: pointer;
  width: 100%;
}

@media (max-width: 590px) {
  #info-panel-euro-item3,
  #info-panel-euro-item4 {
    grid-row: 2 / 3;
  }

  #info-panel-euro-item2 {
    border-right: none;
  }
}

@media (max-width: 350px) {
  #info-panel-euro-items {
    grid: 1fr / 87%;
  }

  .info-panel__euro-item {
    border-right: none !important;
  }

  .info-panel__euro-items {
    row-gap: 1rem !important;
  }

  #info-panel-euro-item2,
  #info-panel-euro-item3,
  #info-panel-euro-item4 {
    border-top: 1px solid var(--lines);
    padding-top: 1rem;
  }

  #info-panel-euro-item3,
  #info-panel-euro-item4 {
    grid-row: unset;
  }
}

.info-panel__euro-item:not(:last-child) {
  border-right: 1px solid #b6b6b6;
}

#info-panel-euro > span {
  display: block;
  color: #4c4c4c;
  font-weight: 500;
  font-size: 1.4rem;
  text-align: center;
  text-wrap: balance;
}

.info-panel__euro-item > img {
  width: 100%;
  height: 44px;
}

.info-panel__weather-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(9rem, 1fr));
  place-content: center center;
  place-items: end center;
  cursor: pointer;
}

@media (max-width: 880px) {
  /* .info-panel__weather-item:last-child { */
  /*   row-gap: 1rem; */
  /* } */

  .info-panels {
    right: 50%;
    transform: translate(50%, -50%);
  }
}

@media (max-width: 590px) {
  .info-panel__weather-item:nth-child(3) {
    grid-column: 1 / 3;
    border-top: 1px solid var(--lines);
    padding-top: 1rem;
    width: 93%;
    height: 100%;
  }

  .info-panel__weather-item:nth-child(2) {
    border-right: none !important;
  }

  .info-panel__weather-items {
    row-gap: 1rem;
  }

  span#zaehl-radverkehr {
    bottom: 1.76rem !important;
  }

  div.carousel div.carousel-item.carousel-item-type {
    height: 700px !important;
  }
}

@media (max-width: 485px) {
  .info-panel__weather-item:nth-child(3) {
    grid-column: 1 / 3;
  }
}

@media (max-width: 350px) {
  .info-panel__weather-items {
    grid-template-rows: repeat(3, 1fr);
  }

  .info-panel__weather-items {
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: 85%;
    /* gap: 1rem; */
  }

  .info-panel__weather-item:nth-child(2) {
    border-top: 1px solid var(--lines);
    padding-top: 1rem;
    width: 93%;
  }

  .info-panel__weather-item:nth-child(3) {
    grid-column: unset;
  }

  .info-panel__weather-item {
    border-right: none !important;
  }

  div.carousel div.carousel-item.carousel-item-type {
    height: 1200px !important;
  }
}

.info-panel__weather-item {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  gap: 0.625rem;
  width: 100%;
  height: 100%;
}

.info-panel__weather {
  position: relative;
  bottom: 8px;
  z-index: -200;
  box-shadow: 1px 1px 4px 0 rgb(0 0 0 / 45%);
  border-radius: 0 0 0.625rem 0.625rem;
  background-color: white;
  padding: 1.6rem 0 1rem;
  width: 100%;
}

.info-panel__weather-texts {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: fit-content;
  color: #4c4c4c;
  text-wrap: nowrap;
}

span.info-panel__weather-text {
  font-size: 0.8rem;
}

#info-panel-weather-items > div:nth-child(2) > div {
  gap: 0.6rem;
}

span.info-panel__weather-text:first-child {
  font-size: 1.2rem;
}

#grad {
  font-size: 1.8rem;
}

.info-panel__weather-item:not(:last-child) {
  border-right: 1px solid #b6b6b6;
}

.info-panel__weather-items img {
  flex: 0 0 auto;
  height: 3.5rem;
}

#direkt_zaehl-radverkehr img {
  height: 6rem;
}

span#zaehl-radverkehr {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translate(-50%);
  font-size: 2rem;
}

#direkt_zaehl-radverkehr .info-panel__weather-texts span {
  font-size: 0.8rem;
}

/* Karte Startseite */

#map-standalone,
#map-standalone .ol-viewport,
#map-standalone .ol-unselectable {
  width: auto;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .carousel .item {
    height: 600px !important;
  }

  .carousel .carousel-item {
    padding-right: 0;
    padding-left: 0;
  }
}

#copyright {
  position: absolute;
  right: 10px;
  bottom: 10px;

  /* z-index: 2000; */
  font-size: 0.7em;
}

#copyright a {
  color: #000;
}

#cp-luft,
#cp-stadtgrundkarte {
  display: none;
}

/* Neues Karoussel */
.swiper {
  padding-right: 32px !important;
}

.ce-slider .ce-slide.swiper-slide {
  /* margin-right: 0 !important; */
  box-shadow: 0 7px 15px 0 rgb(170 170 170 / 70%);
  border-radius: 20px;
}

.ce-slider .ce-slides-wrapper {
  /* gap: 2rem; */
  padding: 1rem 1rem 5rem;
}

.ce-slider .ce-slide img {
  border-radius: 20px;
}

#c816 h1.element-header.text-center {
  color: black !important;
  font-size: 2rem !important;
}

/* .ce-slider span.swiper-pagination-bullet {
  margin: -1px var(--swiper-pagination-bullet-horizontal-gap, 10px) !important;
} */

.ce-slider h2.element-header {
  font-size: 1.4rem;
  text-align: left;
}

.swiper-button-next {
  /* top: var(--swiper-navigation-top-offset, 95%); */
  color: var(--mm-green) !important;
}

.swiper-button-prev {
  /* top: var(--swiper-navigation-top-offset, 95%); */
  color: var(--mm-green) !important;
}

.row div:has(.jrthementeaser) {
  padding-right: 0;
  padding-left: 0;
}
