﻿@import url("https://use.typekit.net/luu3xaz.css");


:root{
  --primary:#069;
  --secondary:#069;
  --active-bg: rgba(0,102,153,0.08);
  --active-ring: rgba(0,102,153,0.4);
  --scroll-offset: 430px;
}




*,*::before,*::after {
  box-sizing:border-box;
}

html:focus-within {
  scroll-behavior: smooth;
}



.lpnav {
   background: linear-gradient(17deg, rgba(16,161,164,1) 0%, rgba(187,207,137,1) 35%, rgba(250,210,125,1) 45%, rgba(234,119,129,1) 70%, rgba(140,37,166,1) 100%) !important;
}

#lpmainmenu > ul.nav > li a {
  color: #444 !important;
  font-weight:600 !important;
}

#lpmainmenu > ul.nav > li.active a {
  color: #fff !important;
}

.videoitem img {
border-radius: 10px;
overflow_hidden;
}

.hometop::before {
  content:"\f015";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight:900;
}


a[href="#impressionen"] {
 /* display:none !important; */
}

#press .x-columns {
  /*display:none;*/
}

a.more_btn.pop_item_01 {display:none}



.header-simple {
  padding:80px 0 0 ;
}

.header-simple h1 {
  font-size: 3.0rem;
}



.date_referee .container-referee #ref_left h2, .refolink {
   font-size: 12px;
   text-transform:none;
  color: #666 !important;
  font-weight: bold;
  text-transform: uppercase;
   padding: 5px 0;
   margin: 0;
  text-align: left;
}





h2.schmuckfont {
   font-family: new-atten-round, sans-serif;
   font-weight: 500;
   font-style: normal;
  margin:0px auto 30px;
  display:flex;
  align-items: center;
  justify-content:center;
  position:relative;
  text-align:left;
}


h2.schmuckfont::before {
   content:"";
   display:block;
   background-image:url(https://www.dentaurum.de/images/LetsCelebrateDentaurum_kreiseimkreis.svg);
   background-repeat:no-repeat;
   background-size:contain;
   width: 100px;
   height:100px;
   margin-top: -20px;
}


h2.schmuckfont::first-line {
 font-family: coniferous, sans-serif !important;
   font-weight: 300 !important;
   font-style: normal !important;
}





section.header-onepic .header-onepic_txt img, .header-onepic .header-onepic_txt img  {
    max-width: 550px;
}

.date_desc {
  height: 300px;
}


.date_default {
  height: 500px;
  justify-content: space-between;
}

 tr:nth-of-type(3) > td:nth-of-type(1) .date_default {
  height: 1000px;
}



.info_overlay_01 .stbutt {
display:none;
}

.info_overlay_01 .stbutt.stbutttomas, .info_overlay_01 .stbutt.stbuttamda {
    display: inline-flex;
    text-transform:none;
    margin: 0 20px !important;
    justify-content: center;
}


.info_overlay_01 .stbutt.stbutttomas {
     border-color: #4377b5;
    color: #4377b5;
}

.info_overlay_01 .stbutt.stbuttamda {
     border-color: #e1b600;
    color: #e1b600;
}


.info_overlay_01 .stbutt.stbutttomas:hover {
    background-color: #4377b5;
    border-color: #fff;
    color: #fff;
}


.info_overlay_01 .stbutt.stbuttamda:hover {
    background-color: #e1b600;
    border-color: #fff;
    color: #fff;
}


h1 {
  font-size: 47px;
  font-weight: 200;
}

.blu_butt {
  color:#fff !important;
  font-size: 14px;
  font-weight: bold;
  background:#069;
  padding: 5px 10px;
  border-radius: 5px;
  white-space: nowrap;
  margin: 5px;
  display: inline-flex;
  border: 2px solid #069 !important;
  transition: all linear 0.5s;
}

.blu_butt:hover {
  color:#069 !important;
  background:#fff;
}

#content {
  padding: 0px 0;
  overflow-y: unset;
  overflow-x: unset;
}

#content .xcol-pic-box   {
  display: flex;
  align-items: center;
  border: 1px solid #ccc;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
  padding: 12px;
}




#content .xcol-pic-box > a  {
    border-radius: 100%;
    overflow: hidden;
    aspect-ratio: 1/1;
    height:100%;
}

#celebrate {
  margin: 0 !important;
  padding: 100px 0 !important;
}



#celebrate .flip-card {
  border:0;
  padding:20px;
}

#celebrate .flip-card .flip-card-front {
  color:#777;
  background: #fff !important;
}


#celebrate .jubi-item:nth-of-type(1) .flip-card {
  background: linear-gradient(21deg, rgba(0,154,164,1), rgba(175,208,121,1) 70.71%);
}

#celebrate .jubi-item:nth-of-type(2) .flip-card {
  background: linear-gradient(201deg, rgba(0,154,164,1), rgba(24,68,144,1) 70.71%);
}

#celebrate .jubi-item:nth-of-type(3) .flip-card {
  background: linear-gradient(201deg, rgba(235,231,131,1), rgba(145,130,151,1) 70.71%);
}

#celebrate .jubi-item:nth-of-type(4) .flip-card {
  background: linear-gradient(21deg, rgba(88,42,130,1), rgba(168,98,144,1) 80.71%);
}

#celebrate .jubi-item:nth-of-type(5) .flip-card {
  background: linear-gradient(21deg, rgba(211,122,140,1), rgba(252,196,92,1) 100%);
}

#celebrate .jubi-item:nth-of-type(6) .flip-card {
  background: linear-gradient(50deg, rgba(252,196,92,1), rgba(252,150,92,1) 100%);
}

#celebrate .jubi-item:nth-of-type(7) .flip-card {
  background: linear-gradient(21deg, rgba(252,74,148,1), rgba(233,110,141,1) 70.71%);
}


#celebrate .jubi-item:nth-of-type(even) {
  top:0px;
}

#celebrate .jubi-item:nth-of-type(even) .jubi-caption {
  top:-50px;
}


#celebrate .flip-card {
  margin-bottom: 50px;
}

.container-referee {
  width:auto;
}

.container-referee.open {
  width:90%;
  position: fixed;
  top: 50%;
  z-index: 999999999 !important;
  transform: translate(-50%,-50%);
  left: 50%;
}


#press .x-column {
 justify-content: center;
  align-content: center;
  text-align: center;
}


#press .xcol-pic-box  {
 position: relative;
}

#press .x-column .xcol-pic-box img  {
  transform: scale(1);
}


#press .x-column:hover .xcol-pic-box img  {
  transform: scale(1.2);
}

#press .more_btn  {
  background:#069;
  color:#fff;
  border: 2px solid #069;
  margin: auto;
  position: relative;
  bottom: 0;
  padding: 5px 10px 5px 5px;
  display: none;
}

#press .x-column .more_btn  {
  transform: rotate(0deg);
}

#press .x-column:hover .more_btn  {
  transform: rotate(360deg);
}


#press .more_btn::after  {
  content:"\f019" !important;
  color:#fff;
  font-size: 20px;
}


#press .more_btn:hover  {
  background:#fff;
  color:#069;
  border: 2px solid #069;
}


#press .more_btn:hover::after  {
  color:#069;
}


/*
#press .xcol-pic-box::after {
  position: absolute;
  z-index: 999999 !important;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
  content:"\f019";
  height: 35px;
  width:35px;
  color: #fff;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background: #069;
  border-radius: 100px;
}*/

.sociallinks {
  display:flex;
  margin-top:20px;
}

.sociallinks > div {
  margin: 0 15px 0 0px;
}


.highlights .filtr_nav li {
  font-weight: 600 !important;
}

.highlights .filtr_nav li:hover,
.highlights .filtr_nav li.active{
  color:#fff !important;
}


.highlights .fltr-all {
    color:#666;
  border:2px solid #666;
}


.highlights .fltr-all.active,
.highlights .fltr-all:hover {
    background:#666;
}

.highlights .fltr-kfo {
    color:#A7CA4E;
  border:2px solid #A7CA4E;
}

.highlights .fltr-cer {
    color:#E30065;
  border:2px solid #E30065;
}

.highlights .fltr-zt {
  color:#E30065;
  border:2px solid #E30065;
}

.highlights .fltr-imp {
   color:#069;
  border:2px solid #069;
}

.highlights .fltr-kfo.active,
.highlights .fltr-kfo:hover{
  background:#A7CA4E !important;
}

.highlights .fltr-zt.active,
.highlights .fltr-cer.active,
.highlights .fltr-zt:hover,
.highlights .fltr-cer:hover{
  background:#E30065 !important;
}

.highlights .fltr-imp.active,
.highlights .fltr-imp:hover {
  background:#069 !important;
}

.highlights .x-column .contenttext h4 > img {
  filter: grayscale(100%);
  transition: all linear 0.5s;
}

.highlights .x-column:hover .contenttext h4 > img {
  filter: grayscale(0%);
}


.highlights .x-column .xcol-pic-box img {
  transform: scale(1);
  transition: all linear 0.5s;
}


.highlights .x-column:hover .xcol-pic-box img {
  transform: scale(1.2);
}


.prod-items .cat-kfo .xcol-pic-box  {
  border:2px solid #A7CA4E !important;
}

.prod-items .cat-cer .xcol-pic-box,
.prod-items .cat-zt .xcol-pic-box  {
  border:2px solid #E30065 !important;
}

.prod-items .cat-imp .xcol-pic-box  {
  border:2px solid #069 !important;
}


.prod-items .more_info {
    display: flex;
    cursor:pointer;
    padding: 3px 10px;
    border-radius: 100px;
    border:1px solid #999;
    margin-bottom: 10px;
    transition: all linear 0.5s;
}

.prod-items .more_info:hover {
    color: #fff;
  background:#999;
}

.prod-items .info_btn_box {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.prod-items .more_info::after {
    content:"\f138" !important;
    display: inline-block;
    margin-left: 5px;
    font-size:15px;
    font-family:"Font Awesome 5 Free";
    font-weight: 900;
}

#programm table.schedule thead {
  position: sticky;
  top: 200px;
  z-index: 9;
}

#programm .schedule > thead > tr > th[scope=col] {
  position: relative;
  border-right: 0px solid #fff !important;
  background:transparent;
}


#programm .schedule > thead > tr > th[scope=col]::after {
  content:"";
  position: absolute;
  background:#ffffff;
  height:100%;
  width:3px;
  top:0;
  right:-1.5px;
}


#programm .schedule > thead > tr > th[scope=col]:nth-of-type(5)::after {
  width:0px;
}


#programm table.schedule thead tr {
  background: linear-gradient(117deg, rgba(250,220,125,1) 20%, rgba(234,119,129,1) 50.71%, rgba(140,37,166,1) 100%);
}

#programm table.schedule th[scope=row].day01{
  background: linear-gradient(217deg, rgba(250,220,125,1) 20%, rgba(187,207,137,1) 80%);
}

#programm table.schedule th[scope=row].day02 {
  background: linear-gradient(217deg, rgba(187,207,137,1) 20%, rgba(16,161,164,1) 80%);
}

#programm table.schedule th[scope=row].day03 {
  background: linear-gradient(217deg, rgba(16,161,164,1) 20%, rgba(0,104,138,1) 80%);
}

#programm table.schedule th[scope=row].day04 {
  background: linear-gradient(217deg, rgba(0,104,138,1) 20%, rgba(70,41,130,1) 80%);
}

#programm table.schedule th[scope=row].day05 {
  background: linear-gradient(217deg, rgba(70,41,130,1) 20%, rgba(140,37,166,1) 80%);
}




#experten .x-column{
  margin: 0 0 20px;
}

#experten img {
filter:grayscale(100%);
}

#experten .more_btn, a.more_btn.tomas_amda  {
  display: none;
}

#experten .x-column a {
pointer-events: none;
}


#impressionen {
/*display:none;*/
}



.galerie-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}


        details.gallery-tab {
            margin-bottom: 10px;
        }

        details.gallery-tab summary {
          position: relative;
          background-color: #f9f9f9;
          color: #333;
          padding: 10px;
          cursor: pointer;
          font-size: 1.2em;
          border-radius: 100px;
          box-shadow: 0 0 5px rgba(0,0,0,0.2);
          display: flex;
          align-items: center;
          transition: all linear 0.5s;
        }

        details.gallery-tab[open] summary, details.gallery-tab summary:hover {
            background: linear-gradient(17deg, rgba(16,161,164,1) 0%, rgba(187,207,137,1) 35%, rgba(250,210,125,1) 45%, rgba(234,119,129,1) 70%, rgba(140,37,166,1) 100%) !important;
            color:#fff;
        }

       details.gallery-tab summary::after {
         position: absolute;
         right:20px;
         content:"\f0d8";
         display: flex;
         font-family:"Font Awesome 5 Free";
         font-weight:900;
         font-size:30px;
         transform: rotate(180deg);
         transition: all linear 0.5s;
        }

       details.gallery-tab[open] summary::after {
         transform: rotate(0deg);
        }

        details.gallery-tab  {
            padding: 5px;
            background-color: #f1f1f1;
           border-radius: 30px;
        }
 

   .gallery-content  {
          opacity: 0;
          transform: scaleY(0);
          transition: all linear 0.5s;
        }
 
        .gallery-content iframe {
          border: 0;
          border-radius: 30px;
          width: 100%;
          height: 500px;
          position: unset;
        }

      details.gallery-tab[open] .gallery-content {
        transform: scaleY(1);
          opacity: 1;
        }

      details.gallery-tab[open] .gallery-content iframe {
          border: 0;
          width: 100%;
          height: 500px;
          position: unset;
        }


 details.gallery-tab[open] summary ~ * {
  animation: sweep 1s ease-in-out;
}


@keyframes sweep {
  0%    {opacity: 0; margin-left: -10px}
  100%  {opacity: 1; margin-left: 0px}
}



.timeline-container .section_header.col-md-12.text-center {
  float: none !important;
  position: sticky;
  top: 200px;
  background: #fff;
  z-index: 99;
  padding: 20px 0 20px;
  width: 100%;
  box-shadow: 0 10px 10px rgba(255,255,255,1);
  margin-bottom: 50px;
}


.timeline-container{
  padding:2rem 2rem 1rem;
  max-width:1200px;
  margin:0 auto;
  position:relative;
}

.timeline-line{
  position:absolute;
  left:50%;
  top:50px;
  bottom:0;
  width:4px;
  background:#e2e8f0;
  transform:translateX(-50%);
}

.timeline-line::after{
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height: var(--progress, 0%);
  background:#069;
  transition: height .6s ease;
}

#timeline-items {
  scroll-margin-top: 430px;
}

.timeline-item{
  position:relative;
  scroll-margin-top: 430px;
  margin-bottom:4rem;
}

.timeline-content{
  display: flex;
  align-items: center;
  background:#fff;
  padding:3rem;
  border-radius:28px;
  box-shadow:0 4px 15px rgba(0,0,0,.1);
  border:2px solid transparent;
  cursor:pointer;
  outline:none;
  opacity:0;
  transition: transform .2s, box-shadow .2s, border .2s, background-color .2s, opacity .6s;
}

.timeline-content:focus-visible{
  box-shadow: 0 0 0 6px var(--active-ring);
}

.timeline-content:hover{
  transform: translateY(-2px) scale(1.02);
  box-shadow:0 10px 28px rgba(0,0,0,.18);
}

.timeline-content.active{
  border-color: var(--primary);
  background: var(--active-bg);
  box-shadow: 0 16px 40px rgba(102,126,234,.28);
  transform: translateY(-2px) scale(1.02);
}

.timeline-content.active{
  border-color: var(--primary);
  background: var(--active-bg);
  box-shadow: 0 16px 40px rgba(102,126,234,.28);
  transform: translateY(-2px) scale(1.02);
}

.timeline-item:nth-child(even) .timeline-content{
  transform: translateX(-100px) translateY(30px);
  margin-left: 52%;
  margin-right: 5%;
  text-align:left;
}

.timeline-item:nth-child(odd) .timeline-content{
  transform: translateX(100px) translateY(30px);
  margin-right: 52%;
  margin-left: 5%;
  text-align:right;
}

.timeline-item:nth-child(even) .timeline-content .timeline-icon{
 order: 2;
}

.timeline-item.visible .timeline-content{
  opacity:1;
  transform: translateX(0) translateY(0);
}

.timeline-icon{
  min-width:150px;
  min-height:150px;
  max-width: 150px;
  margin: 0 30px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:1rem;
  box-shadow:0 0px 0px rgba(0,0,0,.3);
  overflow: hidden;
  border: 1px solid #069;
}

.timeline-icon img{
  padding: 10px;
  max-width: 100%;
  width: auto;
  min-height:150px;
  object-fit: cover;
  border-radius: 100px;
}

.timeline-item:nth-child(odd) .timeline-icon{
  margin-left:auto;
}

.timeline-item:nth-child(even) .timeline-icon{
  margin-right:auto;
}

.timeline-title{
  font-size:1.2rem;
  font-weight:700;
  color:#1f2937;
  margin-bottom:.5rem;
}

.timeline-description{
  color:#4a5568;
  line-height:1.65;
}

.timeline-dot{
  position:absolute;
  left:50%;
  top:1.5rem;
  width:60px;
  height:60px;
  background:#fff;
  border:0px solid #e2e8f0;
  border-radius:50%;
  transform:translateX(-50%);
  z-index:10;
  transition: .3s transform, .3s background-color, .3s border-color, .3s box-shadow, .3s color;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:16px;
  font-weight:bold;
  color:#4a5568;
  backdrop-filter: blur(10px);
}

.dot-year{
  display:inline-block;
  transform-origin:center;
  transition: .3s transform;
}

.timeline-dot.reached{
  background: #069;
  border-color: #069;
  color: #fff;
  box-shadow:0 0 0 8px rgba(0, 102, 153, .25);
}


#year-1886 .timeline-dot {
  background: linear-gradient(90deg, rgba(212,75,121,1), rgba(240,132,134,1));
  box-shadow:0 0 0 8px rgba(240,132,134,0.5);
}

#year-1908 .timeline-dot {
  background: linear-gradient(90deg, rgba(234,79,150,1), rgba(44,49,125,1));
  box-shadow:0 0 0 8px rgba(234,79,150,0.5);
}

#year-1910 .timeline-dot {
  background: linear-gradient(90deg, rgba(0,99,160,1), rgba(74,38,128,1));
  box-shadow:0 0 0 8px rgba(0,99,160,0.5);
}

#year-1923 .timeline-dot {
  background: linear-gradient(-90deg, rgba(48,94,169,1) 0%, rgba(0,160,164,1) 70%);
  box-shadow:0 0 0 8px rgba(0,160,164,0.5);
}

#year-1935 .timeline-dot {
  background: linear-gradient(90deg,rgba(183,210,118,1), rgba(0,165,130,1));
  box-shadow:0 0 0 8px rgba(183,210,118,0.5);
}

#year-1945 .timeline-dot {
  background: linear-gradient(-90deg, rgba(183,210,118,1), rgba(232,220,91,1));
  box-shadow:0 0 0 8px rgba(183,210,118,0.5);
}

#year-1953 .timeline-dot {
  background: linear-gradient(-90deg, rgba(255,244,130,1), rgba(242,138,61,1));
  box-shadow:0 0 0 8px rgba(255,244,130,0.5);
}

#year-1963 .timeline-dot {
  background: linear-gradient(90deg, rgba(255,244,130,1), rgba(242,138,61,1));
  box-shadow:0 0 0 8px rgba(255,244,130,0.5);
}

#year-1968 .timeline-dot {
  background: linear-gradient(-90deg, rgba(183,210,118,1), rgba(232,220,91,1));
  box-shadow:0 0 0 8px rgba(183,210,118,0.5);
}

#year-1994 .timeline-dot {
  background: linear-gradient(90deg,rgba(183,210,118,1), rgba(0,165,130,1));
  box-shadow:0 0 0 8px rgba(183,210,118,0.5);
}

#year-1995 .timeline-dot {
  background: linear-gradient(-90deg, rgba(48,94,169,1) 0%, rgba(0,160,164,1) 70%);
  box-shadow:0 0 0 8px rgba(0,160,164,0.5);
}

#year-2004 .timeline-dot {
  background: linear-gradient(90deg, rgba(0,99,160,1), rgba(74,38,128,1));
  box-shadow:0 0 0 8px rgba(0,99,160,0.5);
}

#year-2022 .timeline-dot {
  background: linear-gradient(90deg, rgba(234,79,150,1), rgba(44,49,125,1));
  box-shadow:0 0 0 8px rgba(234,79,150,0.5);
}

#year-2026 .timeline-dot {
  background: linear-gradient(90deg, rgba(212,75,121,1), rgba(240,132,134,1));
  box-shadow:0 0 0 8px rgba(240,132,134,0.5);
}




.timeline-item.is-active .timeline-dot {
  transform: translateX(-50%) scale(1.3);
  background: #069;
  border-color: #069;
  color: #fff;
  box-shadow: 0 0 0 8px rgba(0, 102, 153, .25);
}

.timeline-item.is-active .timeline-dot .dot-year {
  transform: scale(1.05);
}

.years-bar-wrap{
  max-width:1200px;
  margin: 0 auto 2rem;
  padding: 0 5rem 0.5rem 2rem;
  position:sticky;
  bottom:0;
  z-index:99;
}


/*.years-bar-wrap{
  max-width:1200px;
  margin: 0 auto 2rem;
  padding: 0 5rem 0.5rem 2rem;
  position:sticky;
  top:500px;
  z-index:99;
}*/

.year-nav{
  position: static;
  width:100%;
  background: rgba(255,255,255,.95);
  backdrop-filter: blur(8px);
  border-radius: 12px;
  box-shadow:0 4px 20px rgba(0,0,0,.15);
  padding: .5rem;
}

.year-nav .year-scroll{
  display:flex;
  gap:.25rem;
  overflow-x:auto;
  overflow-y:hidden;
  padding:.25rem;
  scroll-snap-type: x proximity;
  scrollbar-width:thin;
  scrollbar-color: var(--primary) #f1f1f1;
  align-items: center;
  justify-content: center;
}

.year-nav .year-scroll::-webkit-scrollbar {
  height:6px;
}

.year-nav .year-scroll::-webkit-scrollbar-track {
  background:#f1f1f1;
  border-radius:3px;
}

.year-nav .year-scroll::-webkit-scrollbar-thumb {
  background:var(--primary);
  border-radius:3px;
}

.year-link{
  display:inline-block;
  flex:0 0 auto;
  padding:.5rem .85rem;
  margin: .125rem;
  min-width:3.5rem;
  text-align:center;
  border-radius:999px;
  text-decoration:none;
  color:#4a5568;
  font-weight:700;
  scroll-snap-align:center;
  transition:.2s;
}

.year-link:hover{
  background:var(--primary);
  color:#fff;
  transform: translateY(-1px);
}

.year-link.active{
  background:var(--primary);
  color:#fff;
  box-shadow:0 8px 22px rgba(102,126,234,.35);
}

.year-link.touched{}

.overlay{
  position:fixed;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(0,0,0,.8);
  backdrop-filter: blur(5px);
  z-index: 999999999;
  opacity:0;
  visibility:hidden;
  transition:.3s;
}

.overlay[aria-hidden="true"]{
  pointer-events:none;
}

.overlay.active{
  opacity:1;
  visibility:visible;
}

.overlay-content{
  background:#fff;
  border-radius:30px;
  padding:3rem;
  max-width:900px;
  width:92%;
  max-height:90%;
  overflow-y:auto;
  position:relative;
  transform: scale(.8) translateY(50px);
  transition:.3s;
  box-shadow:0 20px 60px rgba(0,0,0,.3);
}

.overlay.active .overlay-content{
  transform: scale(1) translateY(0);
}

.overlay-close{
  position:absolute;
  top:1.5rem;
  right:2rem;
  background:none;
  border:none;
  font-size:2rem;
  color:#4a5568;
  cursor:pointer;
  width:40px;
  height:40px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
}

.overlay-close:hover{
  background:#f7fafc;
  color:var(--primary);
  transform: rotate(90deg);
}

.overlay-header{
  display:flex;
  align-items:center;
  margin-bottom:2rem;
  padding-right:3rem;
}

.overlay-icon{
  width:80px;
  height:80px;
  border-radius:50%;
  /*! background: linear-gradient(135deg, var(--primary), var(--secondary)); */
  display:flex;
  align-items:center;
  justify-content:center;
  margin-right:1.5rem;
  box-shadow:0 8px 25px rgba(102,126,234,.3);
  border-radius: 100px;
  overflow: hidden;
}

.overlay-year{
  font-size:3rem;
  font-weight:bold;
  color:var(--primary);
  margin-bottom:.5rem;
}

.overlay-title{
  font-size:1.8rem;
  font-weight:600;
  color:#2d3748;
  margin-bottom:1.5rem;
}

.overlay-description{
  color:#4a5568;
  line-height:1.8;
  font-size:1.1rem;
  margin-bottom:2rem;
}

.image-slider{
  position: relative;
  margin: 2rem 0;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.slider-container{
  position:relative;
  width:100%;
  height: auto;
  overflow:hidden;
}

.slider-track{
  display:flex;
  transition: transform 0.45s ease;
  height:100%;
}

.slide{
  min-width:100%;
  height:100%;
  position:relative;
}

.slide img{
  width:100%;
  height:100%;
  object-fit: cover;
  display:block;
}

.slide-caption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  background: linear-gradient(transparent, rgba(0,0,0,.7));
  color:#fff;
  padding: 1.25rem 1rem 1rem;
  font-size:.95rem;
  line-height:1.4;
}

.slider-nav{
  position:absolute;
  top:50%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.9);
  border:none;
  width:40px;
  height:40px;
  border-radius:50%;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:1.2rem;
  color: var(--primary);
  transition:.2s;
  z-index:2;
}

.slider-nav:hover{
  background:#fff;
  box-shadow:0 4px 15px rgba(0,0,0,.2);
  transform: translateY(-50%) scale(1.08);
}

.slider-nav.prev{
  left: 12px;
}

.slider-nav.next{
  right: 12px;
}

.slider-dots{
  display:flex;
  justify-content:center;
  gap:.5rem;
  margin-top:.75rem;
}

.slider-dots a {
  width:10px;
  height:10px;
  border-radius:50%;
  background:#e2e8f0;
  border:none;
  cursor:pointer;
}

.slider-dots a.active{
  background: var(--primary);
  transform: scale(1.2);
}

.back-to-top{
  position:fixed;
  right:1.25rem;
  bottom:1.25rem;
  width:48px;
  height:48px;
  border-radius:50%;
  border:none;
  background:#111827;
  color:#fff;
  font-size:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 10px 25px rgba(0,0,0,.35);
  cursor:pointer;
  z-index:60;
  opacity:0;
  visibility:hidden;
  transform: translateY(10px);
  transition: opacity .25s, transform .25s, visibility .25s;
}

.back-to-top.show{
  opacity:1;
  visibility:visible;
  transform: translateY(0);
}

.back-to-top:hover{
  background:#1f2937;
}

.back-to-top:focus-visible{
  outline: 3px solid var(--primary);
  outline-offset:2px;
}

    .zoom-container {
     box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
     position: relative;
     touch-action: none;
     overflow: hidden;
    }

    .zoom-container img {
      width: 100%;
      height: auto;
      display: block;
      transition: transform 0.2s ease, transform-origin 0.1s ease;
    }

    .zoom-container.zoomed img {
      transform: scale(2); /* Zoomfaktor */
    }

@media (max-width: 768px){
  .timeline-line{ left:2rem; }

  .timeline-item:nth-child(odd) .timeline-content,
  .timeline-item:nth-child(even) .timeline-content{
    margin-left:4rem;
    margin-right:0;
    text-align:left;
  }

  .timeline-item:nth-child(odd) .timeline-icon,
  .timeline-item:nth-child(even) .timeline-icon{
    margin-left:0;
    margin-right:auto;
  }

  .timeline-dot{ left:2rem; }

  .slider-container { height: 260px; }

  .years-bar-wrap{ padding: 0 1rem 1rem; }
}

@media (prefers-reduced-motion: reduce){
  html:focus-within { scroll-behavior: auto; }
  .timeline-content, .overlay-content, .back-to-top, .slider-track {
    transition: none !important;
  }
}



@media screen and (max-width: 1280px) {

#ticket_ids2025 {
  height: 1350px !important;
  position: relative;
}

}




@media screen and  (max-width: 1024px) {
 
  #programm table.schedule thead {
  top: 240px;
}

 tr:nth-of-type(3) > td:nth-of-type(1) .date_default {
  height: 1050px;
}

 
}



@media screen and (max-width: 992px) {

#ticket_ids2025 {
  height: 1250px !important;
  position: relative;
}
 
 
   .header-simple {
  padding:80px 80px 0 ;
}


    #programm .table-box-responsive {
        max-width: 800px;
        height: 800px;
        overflow-x: scroll;
    }
 
      #programm table.schedule thead {
        top:0;
    }
 
  tr:nth-of-type(3) > td:nth-of-type(1) .date_default {
  height: 1250px;
}

.timeline-content{
  flex-direction:column;
  justify-content: center;
  align-items: center;
}

.timeline-item:nth-child(odd) .timeline-content .timeline-icon,
.timeline-item:nth-child(even) .timeline-content .timeline-icon {
 order: unset;
 margin: 0 auto 30px;
}



}


@media screen and (max-width: 772px) {

  #celebrate .jubi-item:nth-of-type(2n) .jubi-caption {
    order: 2;
    top: -10px;
    position: relative;
  }

   #celebrate .flip-card::after  {
  right: -38px;
  bottom:60px !important;
  transform: rotate(-60deg);
}


 
/* */ .table-box-responsive {
    max-width:760px;
    height: 600px;
    overflow-y:scroll;
  }
 
     #programm table.schedule thead tr {
      display: flex;
      width: 100%;
      flex-direction: row !important;
  }
 
       #programm table.schedule thead tr {
      display: flex;
      width: 100%;
      flex-direction: row !important;
  }
 
 
   #programm table.schedule thead  {
      display: none;
  }
 
 
    #programm table.schedule thead td {
      display: flex;
      width: calc(100%/5);
  }
 
 
      #programm table.schedule tbody tr {
    display: flex;
      width: 100%;
      flex-direction: column !important;
  }
 
      #programm table.schedule tbody th[scope="row"] {
       position: sticky !important;
        top:0px;
        z-index: 99;
        border: 0 !important;
  }
 
    #programm table.schedule tbody td {
    display: flex;
      width: 100%;
      flex-direction: column !important;
      background: #f0f0f0;
      border: 0 !important;
      padding: 20px;
  }

     #programm tbody td::before {
      position: sticky;
      top:75px;
      padding: 10px;
      z-index: 3;
       margin-bottom: 30px;
      content: attr(data-label); /* Holt Spaltennamen aus data-label */
      display: flex;
      width: 100%;
      align-items: center;
      text-align: center;
      justify-content: center;
      font-weight: bold;
      color: #fff;
      background: linear-gradient(217deg, rgba(187,207,137,1) 20%, rgba(16,161,164,1) 80%);
      }

 
  tr:nth-of-type(3) td:nth-of-type(1) .date_default {
  height: 850px;
}


    #programm table.schedule tbody tr:nth-of-type(5) td:nth-of-type(4) {
    display: none !important;
  }
 


}

@media screen and (max-width: 768px) {

#ticket_ids2025 {
  height: 950px !important;
  position: relative;
}
 
.header-simple h1 {
  font-size:20px !important;
}

}

@media screen and (max-height: 900px) {


  .timeline-container .section_header.col-md-12.text-center {
  position: relative;
  top: 0;
}

}



@media screen and (max-width: 600px) {

#ticket_ids2025 {
  height: 1350px !important;
  position: relative;
}

  .blu_butt {
  white-space:wrap;
  white-space: pre-wrap;
}



@supports not (aspect-ratio: 1) {

 
       #content .xcol-pic-box {
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}

  #content .xcol-pic-box > a {
  width: 100%; /* Der Kreis bleibt relativ zur Box */
  height: 100%;
}

.filtr_prod_items .xcol-pic-box {
    width:200px;
}
 
 
}

}

 