/* titillium-web-200 - 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: "Titillium Web";
  font-style: normal;
  font-weight: 200;
  src: url("../Fonts/titillium-web-v17-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-200italic - 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: "Titillium Web";
  font-style: italic;
  font-weight: 200;
  src: url("../Fonts/titillium-web-v17-latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-300 - 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: "Titillium Web";
  font-style: normal;
  font-weight: 300;
  src: url("../Fonts/titillium-web-v17-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-300italic - 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: "Titillium Web";
  font-style: italic;
  font-weight: 300;
  src: url("../Fonts/titillium-web-v17-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-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: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/titillium-web-v17-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-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: "Titillium Web";
  font-style: italic;
  font-weight: 400;
  src: url("../Fonts/titillium-web-v17-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-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: "Titillium Web";
  font-style: normal;
  font-weight: 600;
  src: url("../Fonts/titillium-web-v17-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-600italic - 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: "Titillium Web";
  font-style: italic;
  font-weight: 600;
  src: url("../Fonts/titillium-web-v17-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-700 - 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: "Titillium Web";
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/titillium-web-v17-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-700italic - 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: "Titillium Web";
  font-style: italic;
  font-weight: 700;
  src: url("../Fonts/titillium-web-v17-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* titillium-web-900 - 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: "Titillium Web";
  font-style: normal;
  font-weight: 900;
  src: url("../Fonts/titillium-web-v17-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
  font-family: "Roboto", sans-serif;
  color: #314b85;
  font-size: 1.3rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  color: #314b85;
}
ul.list-normal li::marker {
  color: #b4ffb4 !important;
}

h1.element-header {
  text-decoration: underline;
  text-decoration-skip-ink: auto;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 4px;
  text-decoration-color: #b4ffb4;
}

/*
h1.element-header span {
  display: inline-block;
}

h1.element-header span::after
{
  content: '';
  height: 5px;
  background: #B4FFB4;
  border-radius: 5px;
  display: block
}
*/
.frame-background-primary {
  background: #b4ffb4;
}

div.textpic-item.textpic-text p {
  color: #314b85;
}

.btn {
  border-radius: 50px !important;
}

.btn {
  background-color: #314b85;
  border-color: #314b85;
  color: #fff;
}

.btn:hover {
  background-color: rgba(49, 75, 133, 0.9);
  border-color: rgba(49, 75, 133, 0.9);
  color: #fff;
}

.carousel-item-type-header .carousel-text-inner {
  margin: 0;
}
@media (min-width: 992px) {
  .carousel-item-type-header .carousel-text-inner {
    /*  width: 65%;*/
    width: auto;
  }
}

.carousel-text-inner h1 {
  background-color: rgba(0, 114, 182, 0.3);
  /*
font-size: 3em;*/
  line-height: 1.2;
  border-radius: 0px;
  padding: 15px;
}
.carousel .carousel-item h1 {
  color: #fff;
}

Element {
}
@media (min-width: 576px) {
  .carousel .carousel-item {
    padding-left: 0;
    padding-right: 0;
  }
}
.carousel .carousel-item {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .carousel-small .item {
    height: 400px;
  }
}
.carousel-small .item {
  height: 300px;
}
@media (min-width: 768px) {
  .carousel .item {
    height: 600px;
  }
}

.carousel-item-layout-secondary {
  --carousel-item-color: #ffffff;
  --carousel-item-background: #ffffff;
  --carousel-item-link-color: #ffffff;
  --carousel-item-link-hover-color: #ffffff;
}
.carousel-item {
  background-color: #ffffff;
}

h1.awesome,
.awesome.h1,
.h1.awesome {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
}

.accordion-button {
  background-color: #fff;
  transition: background-color 0.3s ease, color 0.3s ease;
  color: #314b85;
}

.accordion-button:hover {
  background-color: rgba(180, 255, 180, 0.5);
}

/* Geöffnetes Element bleibt farblich hervorgehoben */
.accordion-button:not(.collapsed) {
  background-color: rgba(180, 255, 180, 0.5);
  color: #314b85;
}

/* Icon-Anpassung */
.accordion-button::after {
  transition: all 0.3s ease;
}

.accordion-button:hover::after,
.accordion-button:not(.collapsed)::after {
  background-color: #fff;
  color: #314b85;
  border-color: #ccc;
}

.accordion-item .accordion-button:not(.collapsed) {
  border: none;
  box-shadow: none;
}

.accordion-button::after {
  background-color: transparent;
}

.accordion-button:hover::after,
.accordion-button:not(.collapsed)::after {
  background-color: transparent;
}

.accordion-body p {
  color: #314b85;
  font-size: 1.1rem;
}

.accordion {
  --bs-accordion-color: #314b85;
  --bs-accordion-active-bg: #b4ffb4;
  font-size: 1.1rem;
}

.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(180, 255, 180, 0.25);
}

a:hover {
  color: #314b85;
  text-decoration: none;
  transition: color 0.2s ease;
}
a {
  color: #1e2c56;
  transition: color 0.2s ease;
}
a:focus {
  outline: 2px dashed #b4ffb4;
  outline-offset: 2px;
}

.frame a[class=""],
.frame a:not([class]) {
  color: #1e2c56;
  text-decoration: underline;
}
.frame a[class=""]:hover,
.frame a:not([class]):hover {
  color: #314b85;
  background-color: #b4ffb4; /* visueller Akzent */
  text-decoration: none;
}

a.navbar-brand.navbar-brand-image {
  background-color: none;
}

.frame-layout-embedded .textpic-item {
  padding: 10px;
}

.card-body .list-info li {
  margin-bottom: 12px; /* Du kannst hier auch z. B. 10px oder 0.5rem wählen */
}

.footer-section-content {
  background: #38424a;
  --frame-color: #00a9a4;
}
/*
#38424A; darkgrey
#6b6E70;
#A4A4A4;
#DBDBDB;
#F0F4F9; Hellblau
#0072b6; Mittelblau
*/

section.section.footer-section.footer-section-meta
  div.frame.frame-background-none.frame-space-before-none.frame-space-after-none {
  padding-top: 10px;
  padding-bottom: 0;
}

.footer-section-meta {
  background: #314b85;
}
.footer-section-content h4.element-header span {
  color: #ffffff;
}
.footer-section-content p {
  color: #ffffff;
}
.footer-section-content {
  background: #314b85;
}
.navbar-nav .dropdown-menu {
  position: absolute;
  float: none;
}

.nav-link {
  color: #314b85;
  font-size: 1.2rem;
}
.navbar-mainnavigation .nav-link:not(.nav-link-toggle).show::before,
.navbar-mainnavigation .nav-link:not(.nav-link-toggle).active::before {
  opacity: 1;
}
.breadcrumb-text a span {
  color: #314b85;
}
ul#meta_menu.meta-menu li a,
ul#meta_menu.meta-menu li a span {
  color: #ffffff;
  text-decoration: none;
}

.footer-section-meta {
  --frame-link-color: #ffffff;
  --frame-link-hover-color: #ffffff;
}

.meta-menu li:nth-child(2) a {
  display: inline-block;
  background-color: #b4ffb4;
  padding: 0.5rem 1rem;
  border-radius: 50px !important;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.2s ease;
}

.meta-menu li:nth-child(2) a:hover {
  background-color: #a1eaa1;
  color: #1e2c56;
}

ul#meta_menu.meta-menu li:nth-child(2) a span {
  color: #314b85;
}

@media (min-width: 360px) {
  .footer-info-section {
    text-align: center;
  }
}

.frame-background-light {
  --frame-color: #314b85;
  --frame-background: #f8f9fa;
}

h3 a {
  color: #0072b6 !important;
}

a.btn.btn-primary.btn-read-more {
  background: #0072b6;
  border-color: #0072b6;
  color: #ffffff;
}

.list-group-item {
  border: 0px;
  border-bottom-width: 1px !important;
}
.list-group-item:last-child {
  border-bottom-width: 0px;
}

.jpfaqList > li {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}

.jpfaqList > li h3.toggleTrigger {
  background: url("../Images/plus.png") no-repeat left center;
  background-color: #f3f2e9 !important;
  padding: 9px 5px 9px 32px;
  font-size: 1em;
  margin: 0;
  line-height: 1.4em;
  cursor: pointer;
}

hr.blue-line {
  width: 200px;
  color: #314b85;
  size: 50px !important;
  align: center;
  margin: -10px auto;
  opacity: 1;
  height: 4px;
  background: #0072b6;
}
.text-white {
  color: #ffffff;
}
ul.list-normal li::marker {
  color: #0072b6;
}

div.section.section-default {
  min-height: 76vh !important;
}
@media (min-width: 992px) {
  .navbar-transition {
    --mainnavigation-nav-height: 110px;
  }
}

@media (min-width: 992px) {
  .navbar-mainnavigation .nav-spacer {
    display: none;
    flex-grow: 1;
  }
}
@media (min-width: 992px) {
  .navbar-mainnavigation .navbar-nav {
    justify-content: end !important;
  }
}

.frame-layout-embedded > .frame-group-container > .frame-group-inner {
  padding: 0;
}

div.extra.mb-3 time {
  color: #b4ffb4;
}

div.news-list-item h3 a {
  color: #314b85 !important;
}
.lead p,
.list-group-item p {
  color: #314b85;
  font-weight: 400;
}

a.btn.btn-primary.btn-read-more {
  background: #314b85;
  border-color: #314b85;
  color: #ffffff;
}

.footer-social a .bi {
  color: #fff;
  transition: color 0.3s ease;
}

.footer-social a:hover,
.footer-social a:hover .bi {
  color: #b4ffb4 !important;
  background-color: transparent !important;
}
p.copyright {
  font-size: 0.8rem;
  margin-top: 2em;
}

.ajaxSearch .addressmap-notice .frame {
  --frame-outer-spacing-before: 0;
  --frame-outer-spacing-after: 0;
  --frame-spacing: 0;
  --frame-spacing-xs: 0;
}
.ajaxSearch .addressmap-notice-box {
  font-size: 0.85rem;
  line-height: 1.5;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  background: #f8f9fa; /* sehr helles Grau */
  border: 1px solid #e0e0e0; /* dezenter Rand */
  color: #343a40;
}

.ajaxSearch .addressmap-notice-box p {
  margin: 0 0 0.35rem;
}

.ajaxSearch .addressmap-notice-box p:last-child {
  margin-bottom: 0;
}

.infoWindow-actions {
  margin-top: 0.75rem;
}
.map-infowindow-button {
  display: inline-block;
  padding: 0.35rem 0.9rem;
  font-size: 0.8rem;
  font-weight: 500;
  border-radius: 999px;           /* Pillen-Form */
  border: 1px solid #314b85;      /* Rahmenfarbe */
  background: #314b85;            /* Hintergrundfarbe */
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  transition: background 0.15s ease, border-color 0.15s ease, transform 0.05s ease;
}

.map-infowindow-button:hover {
  background-color: rgba(49, 75, 133, 0.9);
  border-color: rgba(49, 75, 133, 0.9);
  transform: translateY(-1px);
}

.map-infowindow-button:active {
  transform: translateY(0);
}
.ajaxSearch .searchResultContainer {
  font-size: 0.875rem; 
}
.opening-hours-card {
  font-size: 0.9rem;
  line-height: 1.5;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  background: #f8f9fa;             /* helles Grau */
  border-left: 4px solid #0d6efd;  /* farbiger Balken links */
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.opening-hours-card h2 {
  font-weight: 600;
}

.opening-hours-text p {
  margin: 0 0 0.35rem;
}

.opening-hours-text p:last-child {
  margin-bottom: 0;
}
/* 
.page-48 .carousel,
.page-48 .carousel-inner,
.page-48 .carousel-item,
.page-48 .carousel-content,
.page-48 .carousel-content-inner,
.page-48 .carousel-image,
.page-48 .carousel-image picture,
.page-48 .carousel-image img {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  width: 100% !important;
  height: auto !important;
  display: block !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  line-height: 0 !important;
  vertical-align: top !important;
}
.page-48 .section-default {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
  */

/* ---
  .carousel-item-type-header .carousel-backgroundimage {
    width: 100%;
    height: auto;              
    object-fit: contain !important;  
    display: block;
}
---*/

.carousel-backgroundimage-container {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.carousel-backgroundimage {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
}

.carousel-item-type-header .item,
.carousel-item-type-header .carousel-item {
  position: relative;
  height: auto;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.carousel-item-type-header .carousel-backgroundimage-container {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
}

.carousel-item-type-header .carousel-content,
.carousel-item-type-header .carousel-content-inner {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
}
