.nav-item {
  border-right: 1px solid rgb(255,255,255);
}

.nav-link {
  color: rgba(255,255,255,0.8);
    display: flow;
    padding: 0;
    line-height: 18px;
}

@media (max-width:768px) {
    .nav-item {
      border-right: none;
    }
    .nav-link {
      color: rgba(255,255,255,0.8);
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 28px;
    }
    .nav-item:first-child {
        margin-top: 25px;
    }
}

p, li {
    line-height: 180%;
}


h1::first-line, h2::first-line {
  color: var(--bs-primary);
  font-family: 'Qwitcher Grypen';
  font-size: 80px;
  font-weight: 500;
  line-height: 65px;
}

h1, h2, h3, h4 {
  margin: 45px 0 34px;
  font-family: 'Encode Sans';
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  color: rgba(0,0,0,0.7);
}

h3::first-line {
  color: rgba(0, 172, 62, 1);
  font-family: 'Qwitcher Grypen';
  font-size: 80px;
  font-weight: 500;
}
h4::first-line {
  color: rgba(211, 156, 10, 1);
  font-family: 'Qwitcher Grypen';
  font-size: 80px;
  font-weight: 500;
}

h1:not(:has(br)),
h2:not(:has(br)),
h3:not(:has(br)),
h4:not(:has(br)) {
  margin-bottom: 0px; /* kleiner Abstand bei einzeilig */
}

p.carousel-ueb1 {
    color: var(--bs-primary);
    font-family: 'Qwitcher Grypen';
    font-size: 80px;
    margin-bottom: -20px;
}
@media (max-width:768px) {
    p.carousel-ueb1 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 0px;
    }
}
p.carousel-ueb2 {
    font-family: 'Encode Sans';
    font-size: 20px;
    font-weight: 600;
    color: rgba(0,0,0,0.7);
}

.zitate-text {
  font-size: 29px;
  text-align: center;
  font-weight: 299;
  margin-top: 6rem;
}
.zitate-text p {
    line-height: 140%;
}

.zitate-text strong {
  font-weight: 600;
}

.zitate-autor {
  text-align: center;
  font-weight: 300;
  margin-bottom: 3rem;
}

footer.list-inline-item {
  padding-right: .5rem;
  padding-left: .5rem;
  border-right: solid 1px white;
}

.list-inline-item:not(:last-child) {
  margin-right: 0;
}

footer {
    margin-top: 10rem;
}

footer li.list-inline-item {
  padding-left: 10px;
  padding-right: 10px;
  border-right: solid 1px white;
  line-height: 25px;
}

footer li.list-inline-item:last-child {
  border-right: none;
}

.uk-float-left {
    float: left;
}
.uk-margin-right {
    margin-right: 30px;
}
.uk-margin-bottom {
    margin-bottom: 15px;
}
ul {
  display: flow-root;
}
.accordion {
  --bs-accordion-border-color: #fff;
  --bs-accordion-border-width: 0px;
  --bs-accordion-border-radius: 0px;
  --bs-accordion-inner-border-radius: 0px;
}
.accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
}
:root {
  --acc-icon-width: 2.55rem;
  --acc-gap: 0.75rem;
}

.accordion-button {
  gap: var(--acc-gap);
}

.accordion-button::after {
  order: -1;
  margin: 0;
}

.accordion-body {
  padding-left: calc(var(--acc-icon-width) + var(--acc-gap));
}
.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
}
.zitate-violett {
  color: #760f5f;
}

.zitate-gruen {
  color: #00ac3e;
}

.zitate-gold {
  color: #d39c0a;
}
.carousel-article-nav a {
    font-weight: 600;
    text-decoration: none;
}
.carousel-article-nav a:hover {
    border-bottom: 1px dotted rgba(102, 102, 102, 1);

}

.carousel-article-nav a {
  color: #666;
  text-decoration: none;
}

.carousel-article-nav a:hover {
  color: #000;
  text-decoration: none;
}

.carousel-article-nav a.active {
  color: rgba(0, 172, 62, 1); /* Wunschfarbe */
  text-decoration: none;
}

#carousel-gallerybig .gallery-thumb {
  display: block;
  aspect-ratio: 1 /1;
  overflow: hidden;
}

#carousel-gallerybig .gallery-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}

.samecontent {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

/* .carousel-control-next-icon {
  background-image: none;
}
.carousel-control-next::after {
  content: '\00BB';
  font-size: 3rem;
  color: rgba(244, 169, 228, 1);
}
.carousel-control-prev-icon {
  background-image: none;
}
.carousel-control-prev::after {
  content: '\00AB';
  font-size: 3rem;
  color: rgba(244, 169, 228, 1);
}
.carousel-control-prev,
.carousel-control-next,
.carousel-control-prev:hover,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-next:focus {
  text-decoration: none;
}
.carousel-outer {
  gap: 20px;
} */

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 2rem;
  height: 2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

/* PREV (links) */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999999' viewBox='0 0 16 16'%3E%3Cpath d='M11 1 3 8l8 7' stroke='%23999999' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* NEXT (rechts) */
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999999' viewBox='0 0 16 16'%3E%3Cpath d='M5 1l8 7-8 7' stroke='%23999999' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* Hover ? dunkler */
.carousel-nav:hover .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23666666' viewBox='0 0 16 16'%3E%3Cpath d='M11 1 3 8l8 7' stroke='%23666666' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.carousel-nav:hover .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23666666' viewBox='0 0 16 16'%3E%3Cpath d='M5 1l8 7-8 7' stroke='%23666666' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.carousel-nav {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  border: 0;
  padding: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.85;
  transition: opacity 0.2s ease;
}

.carousel-nav:hover,
.carousel-nav:focus {
  opacity: 1;
}

.carousel-nav .carousel-control-prev-icon,
.carousel-nav .carousel-control-next-icon {
  display: block;
}

@media (max-width: 767.98px) {
  .carousel-outer {
    gap: 10px;
  }

  .carousel-nav {
    width: 36px;
    height: 36px;
  }
}

.gallery-carousel-row .carousel-nav {
  width: 48px;
  height: 48px;
  border: 0;
  padding: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.gallery-carousel-row .carousel-control-prev-icon,
.gallery-carousel-row .carousel-control-next-icon {
  width: 2rem;
  height: 2rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.gallery-carousel-row .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11 1 3 8l8 7' stroke='%23999999' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.gallery-carousel-row .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M5 1l8 7-8 7' stroke='%23999999' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.gallery-carousel-row .carousel-nav:hover .carousel-control-prev-icon,
.gallery-carousel-row .carousel-nav:focus .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11 1 3 8l8 7' stroke='%23333333' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.gallery-carousel-row .carousel-nav:hover .carousel-control-next-icon,
.gallery-carousel-row .carousel-nav:focus .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M5 1l8 7-8 7' stroke='%23333333' stroke-width='2.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

@media (max-width: 991.98px) {
  .gallery-carousel-row .carousel-nav {
    width: 40px;
    height: 40px;
  }

  .gallery-carousel-row .carousel-control-prev-icon,
  .gallery-carousel-row .carousel-control-next-icon {
    width: 1.6rem;
    height: 1.6rem;
  }
}

@media (max-width: 575.98px) {
  .gallery-carousel-row .carousel-nav {
    width: 34px;
    height: 34px;
  }

  .gallery-carousel-row .carousel-control-prev-icon,
  .gallery-carousel-row .carousel-control-next-icon {
    width: 1.3rem;
    height: 1.3rem;
  }
}
.gallery-carousel-mobile {
  gap: 12px;
}

.gallery-carousel-mobile .carousel-nav {
  flex: 0 0 auto;
}

.gallery-carousel-mobile .carousel {
  min-width: 0;
}

@media (max-width: 575.98px) {
  .gallery-carousel-mobile {
    gap: 8px;
  }

  .gallery-carousel-mobile .carousel-nav {
    width: 34px;
    height: 34px;
  }

  .gallery-carousel-mobile .carousel-control-prev-icon,
  .gallery-carousel-mobile .carousel-control-next-icon {
    width: 1.3rem;
    height: 1.3rem;
  }
}









