
    @import 'app.af1b4387.css';
    @import url(https://use.fontawesome.com/releases/v5.6.3/css/all.css);
/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */
 
   .event-time{
        margin-bottom:-2px;
        font-weight: bold;
        font-size:1.2rem;
           color: #6f8980;
    }





     .fas.fa-angle-down{transform: rotate(180deg);}
         

        .fas.fa-angle-down.activearrow{transform: rotate(0deg);}
         
 
    
    
a{color:black!important}
a:hover{color:brown!important}
details>summary {
  outline: none;
  cursor: pointer;

}
    
        @keyframes text-reveal-genre {
 0% {
  opacity:0;
 transform:scale(1.2, 0.2) skew(10deg, 15deg) translate3d(-35%, 0, 0);
     
 }
 100% {
  opacity:1;
  transform:translate3d(0,0,0)
     
 }
}
    
    
    .genre{    
    background: #e2e1e1;
    margin-left: 3rem;
    margin-right: 3rem;
    min-width: 6rem;
    text-align: center;
    color: #202a29;
    max-width: fit-content;
    padding-left: 0.5rem;
    padding-right: 0.2rem;
    font-size: 0.65rem;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0px 0px 0px 18px;

box-shadow: 4px 6px 3px -6px #7a7a7a;
        min-height: 1rem;
        
    }

.container-events{color:#202a29; padding:1em; background-color: #f5f5f5; }

.nav-container{
width:100%; height:104px; background-color: #202a29;-webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 0;
    position: relative;
    width: auto;
box-shadow: -1px 6px 8px -3px #7a7a7a;    
    
    
}
 
sup{font-size: 1rem;
padding-left: 0.5rem;}

.navbar.has-shadow{box-shadow:none!important;}

.container{box-shadow: 3px 1px 20px grey;}


.icon-wartung{

    color: black;
font-size: 1.9rem;
    float: right;
    margin-top:-0.1rem;

}
    details{margin-bottom:10px;}
    
a.navbar-item {
color: white!important;
    
}    
a.navbar-item:hover {
color: brown!important;
} 
 
    
    
    
    
    
    .date-wartung{
        
        color:#6c8a7e;
        font-size: 1.48rem;
        border-bottom:2px solid #ac8454 ; 
        margin-left: 0.38em;
         text-transform: uppercase;
          font-variant-numeric: tabular-nums;
    }
    
 @keyframes text-reveal {
 0% {
  opacity:0;
  transform: scale(1.2, 0.5)  translate3d(30%,0,0)
 }
 100% {
  opacity:1;
  transform:translate3d(0,0,0)
     
 }
}
        
.radiustoggle{border-radius: 0px 0px 18px 0px;}


@keyframes blinker {
  50% {
    opacity: 0.35;
  }
}
 

    
    .name-wartung{
        text-transform: uppercase;
        cursor: pointer;
        font-size:1.8em;
        margin-top: 2px;
        margin-left: 2rem;
	margin-right:2rem;
        font-weight:500;
color:black!important;        
background-color:#efefef;
padding-left:0.6rem;
   border-radius: 0;
    }
.banddetails{
    padding-left:0.6rem;
        padding-right:0.6rem;
    margin-bottom: -1.2rem;
    
}
     
    .name-wartung-desc{
               display:none;
border:1px solid black;   
        font-weight:500;
color:black!important;        

font-size: 0.85rem;     
    border-radius: 0px 23px 0px 0px;
        background:white; 
        min-height: 235px;
            padding-top: 0.6rem;
        box-shadow: 6px 8px 7px -5px #787272;

    }


        .bands-line:first-of-type    {
                    height: 11px;
  width: 100%;
  display: block;
  margin-left: -5px;
  margin-top: -10px;
  background-image: linear-gradient(to right, #bf935f 47%, rgba(255,255,255,0) 0%);
  background-position: bottom;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  margin-right: -5px;     
                        
                    }

      .bands-line:nth-of-type(2n)   {
                    height: 11px;
  width: 100%;
  display: block;
  margin-left: -5px;
  margin-top: -10px;
  background-image: linear-gradient(to right,  #ac8454 47%, rgba(255,255,255,0) 0%);
  background-position: bottom;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  margin-right: -5px;     
                        
                    }

      .bands-line:last-of-type    {
                    height: 11px;
  width: 100%;
  display: block;
  margin-left: -5px;
  margin-top: -10px;
  background-image: linear-gradient(to right, #9e794d 47%, rgba(255,255,255,0) 0%);
  background-position: bottom;
  background-size: 10px 1px;
  background-repeat: repeat-x;
  margin-right: -5px;     
                        
                    }


.name-wartung:first-of-type{   
    background:#6f8980!important;    
    color:#f5f5f5!important;   
    animation: text-reveal 0.8s forwards cubic-bezier(.25,1,.5,1);

    }
    
    .name-wartung:last-of-type{      
    background:#6f8980!important;    
        
    }
    
    
    .name-wartung:nth-of-type(2n){
        animation: text-reveal 1.2s forwards cubic-bezier(.25,1,.5,1);

    background:#c0340a;    
        
        
    }
    
     .name-wartung:nth-of-type(2n+3){
            animation: text-reveal 1.4s forwards cubic-bezier(.25,1,.5,1);

    background:#ef723c;    
    color:#202a29!important;    
        
    }

    
    .header-wartung{
    font-weight: 200;
        font-size: 2em; 
        color: #717171;
        margin-left:2em;    
        
    }
    
    body {
      color: white;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
        margin:auto;
        background-color: #f5f5f5;
        font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
}
    
    
a {
    color: brown;
    cursor: pointer;
    text-decoration: none;
}    
    
.logo2 {

left: 0.85rem;

top: 0.8rem;

height: 4.55rem;

z-index: 9999;

position: absolute;

}    
   
    
     .links{
        margin-left:3rem;
         margin-bottom:0.2rem;
         margin-top:0.5rem;
            
        } 
    
    .ballline{
        
    border-left: 2px solid #202a29;
    height: 7px;
    margin-left: 1.4rem;
    margin-top: -0.55rem;
    z-index: -100000;
    padding-left: 1.4rem;   

    }
    
    .ball-radius{border-radius:50%;
        margin-left: 0.38rem;
        width: 32px;
        
        /*box-shadow: 0 0 10px 2px orange,  0 0 4px 2px yellow, 0 0 22px 3px white;*/
}
 
        
  .event-footer{animation: text-reveal-genre 1.4s forwards cubic-bezier(.25,1,.5,1);
      
      
}    
    
 
    
    .eventpic{

    margin: 0;
    width: 200px;
    height: 200px;
    border-radius:50%;
    object-fit: cover;
    object-position: 50%;
filter: brightness(110%) grayscale(25%) sepia(15%) drop-shadow(0px 2px 5px grey);
                animation: vinyl 5s;
 animation-delay: 0s;
         animation-iteration-count: 1;
         animation-timing-function: cubic-bezier(0.42, 0, 0.8, 1);
        animation-play-state: paused;

}

.eventpicvinyl{
animation-play-state: running;
    
    
}
    
@keyframes vinyl{
   
    0%{transform: rotate(-1080deg);}
    
   
}





    .eventpic_container{
        float:left;
        padding: 1rem 1rem 0rem 1rem; 
    }


    
    @media screen and (max-width: 440px){
        
      .eventpic_container{
        float:none;
        padding: 1rem 1rem 1rem 1rem;    
        display: flex;
    justify-content: center;  
    }  
/*       
    .name-wartung {
    text-transform: uppercase;
    cursor: pointer;
    font-size: 1.5rem;
    margin-top: 2px;
    margin-left: 2rem;
    margin-right: 2rem;
    font-weight: 500;
    color: black!important;
    background-color: #efefef;
    padding-left: 0.6rem;
    border-radius: 0;
}    
        
        .date-wartung {
    color: #6c8a7e;
    font-size: 1.34rem;
    border-bottom: 2px solid #ac8454;
    margin-left: 0.38em;
}*/
        
    }
        
    
.ballline2 {
    border-left: 6px solid #202a29;
    height: 27px;
    margin-left: 6rem;
    margin-top: -1.6rem;
    padding-left: 1.4rem;
    filter: drop-shadow(2px 0px 5px grey);
}
    
.ballline3 {

border-left: 4px solid #fbfbfb;
  height: 27px;
  margin-left: 1.53rem;
  filter: drop-shadow(2px 0px 5px grey);
  position: absolute;
  float: right;
  left: 45%;
  margin-top: -3.6rem;
  z-index: 1111111111111111;
  padding-left: 23px;

}

@media only screen and (min-width: 769px) {
    .ballline3 {

display:none;
}
}

    .damage{
    width: 100%;
    display: inline-block;
    /* border-top: 1px solid black; */
    /* border-bottom: 1px dotted black; */
    margin-top: -0.5rem;
    text-align: center;
    color: white;
    font-size: 0.9rem;
    font-weight: 500;
    padding-bottom: 3px;
    padding-top: 1px;
    /* margin-bottom: 2px; */
    background: #6f8980;
    font-size: 0.9rem;
        padding-top: 3px;
        font-weight:bold;
            border-radius: 18px 0px 0px 0px;

}

.damage2{
    width: 100%;
    display: inline-block;
    border-bottom: 1px dotted black;
    margin-top: 0.5rem;
    margin-bottom:0.5rem;
        text-align: center;
            color: #787878;
            font-size: 0.9rem;
        font-weight:500;
           padding-bottom: 3px;
    padding-top: 1px;
 
}




.damage > i {
    
       color:#6f8980;
}

    .line-month-damage{
    width: 100%;
    display: inline-block;
    border-top: 1px dotted black;
    font-style: italic;
    margin-top: 1rem;
    text-align: center;
    color: #6f8980;
        
     
}
    


    
    i#arrow{margin-top: 0.2rem;
          animation: blinker 2.5s infinite cubic-bezier(.25,0.75,.25,0.65);
    margin-right: 0.3rem;
    float: right;
    font-size: 1.2rem;
    color: black;
    margin-left: 0.4rem;}
    
.hamburger {
    display: none;
}

.bar {
    display: block;
width: 40px;
  height: 3px;
    margin: 5px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: white;
    border-radius: 0px 0px 18px 0px;
}

@media only screen and (min-width: 768px){
    #links-list-small{
        display:none;
        
        
        
    }  
    
    
}

@media only screen and (max-width: 768px) {
    
    .logo2 {
  left: 0.85rem;
  top: 0.55rem;
  height: 4.1rem;
  z-index: 9999;
  position: absolute;
}
    
    
    .nav-container{
        height:81px;
    top: 0!important;
  z-index: 10000000;    
        position:sticky;
    }
    
    #links-list-big{display:none}
    
    .nav-menu {
        position: fixed;
        left: -100%;
        top: 4.55rem;
        flex-direction: column;
        background-color: #fff;
        width: 100%;
       border-radius: 0px 0px 18px 0px;
        text-align: center;
        transition: 0.5s;
        box-shadow:
            0 10px 27px rgba(0, 0, 0, 0.05);
    }

    .nav-menu.active {
        left: 0;
    }

    .nav-item {
        margin: 0.4rem 0;
    }

    .hamburger {
display: block;
    cursor: pointer;
    margin-top: -2rem;
    position: absolute;
    z-index: 11111111111;
    float: right;
    left: 45%;
    border-radius: 100px;
    color: white;
    padding: 10px 6px;
    border: 1px white solid;
    filter: drop-shadow(2px 2px 4px gray);
    }
    
        .hamburger.active .bar:nth-child(2) {
        opacity: 0;
    }

    .hamburger.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .hamburger.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }

}



.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0rem;
}

.nav-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
        background: #202a29;
}



.nav-link{
    font-size: 1.6rem;
    font-weight: 400;
    color: #475569;
}

.nav-link:hover{
    color: #482ff7;
}

.nav-logo {
    font-size: 2.1rem;
    font-weight: 500;
    color: #482ff7;
}

.overflow{display:none!important}

.navbar-second {
  padding-left: 127px!important;
}

@media screen and (max-width: 440px){

       .name-wartung{
       font-size: 1.7em;
        margin-left: 1rem;
	margin-right:1rem;

    }

    sup {
  font-size: 0.9rem;
  padding-left: 0.3rem;
}
 
    .date-wartung {
 
  font-size: 1.38rem;
font-variant-numeric: tabular-nums;
}
    
    .bar-container{
    
margin-right:1rem!important;
margin-left:1rem!important;

}
    
 
    
    
}

.bar-container{
    border-radius: 18px 18px 18px 18px;
margin-top: 1rem;     
margin-right:2rem;
 margin-left: 2rem;
margin-bottom:1rem;
}
/*
.bar-container{
    border-radius: 18px 18px 18px 18px;
margin-top: 2px;     
margin-right:2rem;
margin-left:2rem;
margin-bottom:1rem
}
*/

.bar-time{
text-transform: uppercase;
font-size:1.2em;
font-weight:500;
color:black!important;        
padding-left:0.6rem;
    padding-right:0.8rem;
border:1px black solid;
display: inline-block;
    text-align: center;
border-radius: 0px 23px 0px 0px;
    box-shadow: 2px 5px 6px -5px #7a7a7a;
    background: #e2e1e1;
    padding-top:1px;
}

/*
.bar-time{
text-transform: uppercase;
font-size:1.4em;
font-weight:500;
color:black!important;        
padding-left:0.6rem;
    padding-right:0.6rem;
border-radius: 0;
background-color: #e2e1e1;
width: 100%;
display: inline-block;
    text-align: center;
    border-radius: 18px 18px 18px 18px;
}
*/
.bar-date{
color:#6c8a7e;
font-size: 1.48rem;
border-bottom:2px solid #ac8454 ; 
margin-left: 0.38em;
text-transform: uppercase;    
    
}

.ballline4 {
 border-left: 3px solid #202a29;
  height: 10px;
  margin-left: 3rem;
  margin-top: -1.15rem;
  padding-left: 1.4rem;
  filter: drop-shadow(1px 0px 2px gray);
}

.bartime2{
    
    text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 500;
  color: black !important;
  padding-left: 0.6rem;
  padding-right: 0.8rem;
  border: 1px black solid;
  display: inline-block;
  text-align: center;
/*
  box-shadow: 2px 5px 6px -5px #7a7a7a;
      border-radius: 0px 23px 0px 0px;
          */  
  background: #e2e1e1;
  padding-top: 1px;
  min-width: 275px;
  margin-top: -14px;
border-radius: 23px 23px 23px 23px; 
}

.baradler{
        animation: flyyoufool 1.4s forwards cubic-bezier(.25,1,.5,1);
height: 65px;
  margin-top: -4.6rem;
  position: relative;
  z-index: 999;
  margin-left: 4.75rem;    
    filter: drop-shadow(0px 2px 3px #979797);
}

        @keyframes flyyoufool {
 0% {
  opacity:0;
 transform:scale(1.2, 1.8) skew(5deg, 5deg) translate3d(0, -35%, 0);
     
 }
 100% {
  opacity:1;
  transform:translate3d(0,0,0)
     
 }
}

.bardate2{
    color:#6c8a7e;
font-size: 1.48rem;
border-bottom:2px solid #ac8454 ; 
margin-left: 0.38em;
text-transform: uppercase;   
position: relative;
z-index: 1000;
font-variant-numeric: tabular-nums;
    
}