
/*  */
/* 
*/

.quote-element.smaller {
font-size: 1.25rem !important;
line-height: 1.4 !important;
}

.quote-element {
line-height: 1.4 !important;
font-size: 1.25rem !important;
}


.stage-slider .swiper-slide h2 {
 /*   color:#000 !important; */
  /*  text-shadow: 0 0 16px rgba(255,255,255,1) !important; */
    font-weight: 400 !important;
}



.stage-slider .swiper-slide h2.underline::after {
    border-bottom: none !important;
}

 .page-header .logo a:after {
    display: none !important;
}

/*svg-logo vergrößern */
.page-header .logo {
    width: 24rem !important;
    height: 7rem;
    overflow: hidden;
    margin-top: -2rem;
}


@media (max-width: 1024px) {
    .page-header .logo {
    width: 11rem !important;
    height: 7rem !important;
    overflow: hidden;
    margin-top: -1.5rem;
    margin-left: -1rem;
    }
}



/*section.stage.stage-small {
    display: none;
}

#main_content {
    margin-top: 0;
}

main>section.breadcrumbs-big {
    display: none;
}

body.oe-page main .breadcrumbs-big ul.content-wrap {
    padding-left: 0;
}
*/
/*  */