
/*  */
/* 
*/
#div_838 h1 {
   font-size: 2.5rem;
   line-height: 1.2;
}
@media (max-width: 1024px) {
    #div_838 h1 {
        font-size: 1.79688rem;
    }
}

/* Event calendar */

.servicemenu a {
  background-color: #fc6e28 !important;
}

.navbuttons a, .cal_list {
  background-color: #fc6e28 !important;
}

.toolbar >div>div {
  background-color: #fc6e28 !important;
}

.servicemenu_socialmediabox {
  background-color: #fc6e28 !important;
}




.page-header .logo {
    width: 30rem !important;
    height: 8rem;
    overflow: hidden;
    margin-top: -3rem;
}


@media (max-width: 1024px){
    .page-header .logo {
        width: 18rem !important;
        height: 7rem !important;
        margin-top: -3rem !important;
    }
}


.page-header .logo a:after {
    display: none !important;
}


.stage-slider .swiper-slide h3 {
    color: #000 !important;
}

.page .stage-big p {
    text-shadow: 0 0 16px rgb(255, 255, 255)!important;
}

@keyframes logo_animation {
    0% {fill: #FC6E28;}
    33% {fill: #78d178;}
    67% {fill: #3bcae2;}
    100% {fill: #FC6E28;}
}
.page-header .logo #Text_Kopie .cls-1, .page-header .logo #Bildmarke * {
    animation-name: logo_animation;
    animation-duration: 10s;
    animation-iteration-count: infinite;
}
.page-header .logo #Bildmarke .cls-31 {
    fill: #fff !important;
}
/*  */