@import url('/shared/css/generics.css');
@import url('/.themes/font.css');
@import url('/shared/css/m-access.css');


.copyright {
    --my-copyright-padding: 3px 6px;
    --my-copyright-font-size: 9px;}
@media (min-width: 1014px) {
.copyright {
    --my-copyright-font-size: 11px;}
	}
.koops .type-imageseries .tile-col {pointer-events: none;}	
.koops .image-src-box > img {border-radius: 0;}
@media (min-width: 552px) and (max-width: 1013.98px) {
.koops .col-lg-9 {width: 65%; order: 1;}
.koops .col-lg-3 {width: 35%;}
}

.translator {position: absolute; top: 4px; right: 430px; z-index: 99999;}
@media (min-width: 1014px) {
.translator {right: 380px;}
}
@media (min-width: 1400px) {
.translator {right: 400px;}
}
@media (min-width: 1600px) {
.translator {right: 430px;}
}
@media (max-width: 1013.98px) {
.translator {display: none;}
}
@media (min-width: 1014px) {
li.no-action > a {pointer-events: none; }
}
.lightwidget__lightbox-caption {font-size: 1.6rem !important;}
.lightwidget__lightbox--active {z-index: 777777 !important;}


@media (min-width: 1014px) {
.lightwidget__lightbox-dialog { grid-template-columns: auto minmax(0, 37rem) !important;}
}
.lightwidget__btn.lightwidget__btn--cta, .lightwidget__btn {border-radius: 10px 0 !important; font-weight: 300;padding: 0.3rem 1.2rem; font-family: var(--my-btn-font-family);}

.dot-wrapper { max-width: 44%; display: flex; justify-content: space-between;     margin: 0 auto;}
.dot {height: 24px;max-width: 24px; width: 100%; border-radius: 50%; /*margin: 0 10px;*/}
.dot.one {background:#E62623;}
.dot.two {background: #249140;}
.dot.three {background: #F4E601;}
.dot.four {background: #054582;}
.dot.five {background: #ED7835;}

.nav-side li > a:not(.btn):focus, .nav-side li > a:not(.btn):hover {
    color: #693b8c;
    background: #f4f4f4;}
a {
    color: #693b8c;}
.centa {    display: flex;
    justify-content: center;}
.pp-banner .title:focus {outline: 0;}
a.external::after {margin-left: 5px; position: relative; top: 1px;}

#topcontrol {display: none;}
:root, .box-body-base, .box-body {--my-link-color: green;
    --my-link-hover-color: #ec3e47;
    --my-link-hover-color-rgb: 236, 62, 71;
    --my-main-theme: green;
    --my-main-theme-hover: #6A3A87;
}
.type-list-filter {--my-filter-btn-hover-fg: #fff;}
.pagination > li > a:hover, .pagination > li.active > a:hover {color: #fff;}
:root {
    --my-body-font-family: "Open Sans";
	--my-body-font-size: 2rem;
    --my-body-font-weight: 300;
	--my-font-weight-headings: 300;
	--my-btn-border-radius: 5px 0;
	--my-border-radius: 15px 0;
	--my-link-color: #6A3A87;}
small, .small {
    font-size: 0.875em;
    font-weight: unset;
}
.stelen {/*display: flex;
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: wrap;*/
    top: -17px;}
.stelen .visual {max-width: 170px; filter: opacity(100%);
    }

.type-sitemap {
    --my-sm-color: var(--my-main-theme-hover-fg);
    --my-sm-bg-color: #fff;}
.no-mb.detail-page, .no-mb.element {margin-bottom: 0;}
.box.white {
   background: #fff;
    box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .3);
}
.box.no-radius  {border-bottom-right-radius: 0;}
.box.no-radius2  {border-top-left-radius: 0;}
.box.lila a, .box.lila h2, .box.lila h3, .box.green a, .box.green h2, .box.green h3  {color: #fff;}
.box.lila a.btn {border: 1px solid #fff;}
.box.lila.two a.btn {border: 0;}
.box.lila {background: #693b8c;
    color: #fff;}
.box.lila.two{background: #693b8cc7;}
.box.border-green {background: #fff;
    border: 2px solid #40a143;}
.box.border-green .btn {background-color: #40a143;}
.box.border-lila {background: #fff;
    border: 2px solid #693b8c;}
.box.border-lila-two {background: #fff;
    border: 2px solid #693b8cc7;}
.box.border-lila-two .btn {background-color:#693b8cc7;}
.box.border-lila-two .btn:hover, .box.border-lila .btn:hover, .box.border-green .btn:hover {background-color: #444 !important;}
.box.green {background: #40a143;
    color: #fff;}
.box{
    padding: 30px;}
.box-theme {
    --my-body-bg: green;}
.box, .box-high {
    --my-body-bg: #f3f3f3;}
.center .link {text-align: center;}
.immer .col-lg-4 {flex: 0 0 auto;
    width: 33.33333333%;}
.piece > .body + .link, .piece > .body .text + .link {
    margin-top: 20px;
}
.btn.btn-save {
  background-color: #fff;
  color: #000;
}
.btn {white-space: normal;
-webkit-hyphens: auto;
    hyphens: auto;
    overflow-wrap: anywhere;
    word-break: break-word;}
.icon-wrap { overflow: visible;   margin-top: 59px;}
.icon-wrap .visual {position: relative;
    top: -97px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 12px solid #ffffff;
    margin: 0 auto -87px;
    overflow: hidden;
    background: #fff;}
.pp-banner .buttons .btn-accept, .pp-banner .buttons .btn-accept:hover {
color: #fff;
  background-color: green !important;
}
.btn.btn-sm {padding: 0.6rem 1.2rem;
    margin-top: 10px;}
.btn { background-color: #693b8c;}
.btn:focus, .btn:hover, .btn.active, .open .dropdown-toggle .btn {
    color: #fff;}
.type-list-filter .filterbox .btn.li-label {background-color: #693b8c;}
.pac.box.piece > .body + .link, .pac.box.piece > .body .text + .link {
    justify-content: center;
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    margin-top: 15px;
}

@media (min-width: 1014px) {
	
    h1, .h1 {font-size: 4.5rem;}
	h2, .h2 {font-size: 3.8rem;}
	.area-foot h2, .area-foot .h2 {font-size: 3.2rem;}
	h3, .h3 {font-size: 2.8rem;}
}
@media (max-width: 1013.98px) {
.styled-form {font-size: 1.2rem;}
.piece.transparenz {max-width: 300px;
    margin: 0 auto;}
	:root {--my-body-font-size: 1.6rem;}
	
}
@media (max-width: 763.98px) {
body, .type-slider .slide-wrapper .caption small, a.btn.oben {font-size: 1.4rem !important;}
}
h1, h2, h3 {
  letter-spacing: -2px; color: #444;
}
@media (min-width: 1014px) {
  .max-58 {
    max-width: 58%;
    margin: 0 auto;
  }
}

.check ul { margin-bottom: 20px !important;}
.type-contact h3 {font-weight: 300; margin: 15px 0 10px !important;}
.box.type-contact h3 { margin: 0px 0 10px !important;}
.type-contact h4 {font-weight: 400; font-size: 2rem;}
.type-contact .pos {margin: -2px 0 13px !important;}
@media (max-width: 1013.98px) {



.type-contact h3 {
    font-size: 21px;}
	.type-contact .pos, h4.fn.n {font-size: 1.5rem;}
	}

/* ######## HEADER & NAV ######## */
.h-meta .type-linksequence li a {    font-size: 26px;  color: #693b8c !important;}
.h-meta .type-linksequence li {top: -3px;}
.h-meta .ls-row.no-icon li:not(:last-of-type) {margin-right: 15px;}
#nav-main-addition {display: none;}

.nav-main-items > li.active > a {
    color: #693b8c;
  }
.contact-head {text-align: right; padding-bottom: 25px; margin-right: 20px;}
.contact-head a {    background: #eee;
    padding: 5px 30px;
    border-radius: 30px;
    font-size: 17px;
    font-weight: 500;}

.h-group.co-lg-xl {max-width: 100% !important;}
header.fh .h-logo{padding: 0 !important;}
header.fh .header-group {padding-top: 20px;}
.header-isfixed.fh .h-info > .h-nav {align-items: center;}
.header-isfixed.fh .h-logo{padding: 10px 20px !important;}
.header-image img {border-radius: 0;}
.mobile-logolink img {border-radius: 0;}


.nav-mega-menu .nav-side li a:before {top: -2px; left: -9px; color: #40a143; font-size: 10px; font-family: forkawesome;    content: "\f111"; position: relative;}
.nav-mega-menu .nav-side li a:hover:before { color: #693b8c; }
.nav-mega-menu h2 {margin-bottom: -10px !important;}

.nav-mega-menu .small {font-size: 16px;}

@media (min-width: 764px) {
.area-header .sticky.csssetting > .isfixed{left: 0;}
}
@media (min-width: 1014px) {
.nav-mega-menu .nav-side li > a {
        font-size: 17px; padding-left: 11px;
    }
    .nav-menu {border-top: solid 1px #693b8c;
        border-bottom: solid 1px #693b8c;}
.nav-main-items > li > a:focus, .nav-main-items > li > a:hover, .nav-main-items > li.active > a, .nav-main-items > li.active > a:focus, .nav-main-items > li.active > a:hover, .nav-main-items > li.expand.ed > a, .nav-main-items > li.expand.ed > a:focus, .nav-main-items > li.expand.ed > a:hover,
.nav-main-items > li.active > a, .nav-menu > li > a:focus, .nav-menu > li > a:hover, .nav-menu > li.active > a:focus, .nav-menu > li.active > a:hover, .nav-main-items > li.expand > a:hover::after {
    color: #693b8c;
  }
header.fh.ls-2.header-isfixed.fix-compact .h-logo {max-width: 220px;}
.nav-main-items > li > a {font-size: 20px;
        line-height: 30px;
        padding: 0 10px 0px 10px !important;}
.nav-main-items > li.expand > a::after {line-height: 31px; display: none;}
}
@media (min-width: 552px) {
    header.fh.ls-2 .h-logo {
        flex: 0 0 85px;
        max-width: 85px;
    }
}
@media (min-width: 1014px) {
    header.fh.ls-2 .h-logo {
        flex: 0 0 95px;
        max-width: 95px;
    }
}

@media (min-width: 1200px) {
    header.fh.ls-2 .h-logo {
        flex: 0 0 105px;
        max-width: 105px;
    }
}
@media (min-width: 1400px) {
    header.fh.ls-2 .h-logo {
        flex: 0 0 108px;
        max-width: 108px;
    }
}

@media (max-width: 1299.98px){
header.fh.nav-disp-default.nav-right .nav-main-items > li > a {padding-left: 10px;}
}
@media (max-width: 1199.98px){
header.fh.nav-disp-default.nav-right .nav-main-items > li > a {padding-left: 8px;}
.nav-main-items > li > a {font-size: 16px; padding: 0 10px 0px 10px !important}
}

@media (min-width: 1014px){
#nav_26b3f2ef_17 {left: -70px !important;}
    html.hasscript .nav-main-container .nav-mega-menu {padding: 30px 30px 0; border-radius: 15px 3px 15px 3px;}
}

@media (max-width: 1013.98px){
.nav-main-items .nav-menu li > a{font-size: 16px; padding: 10px 0; font-weight: 400;}
.nav-main-items .nav-menu .expand.ed {margin-bottom: 0px !important;}
.nav-main-items .nav-menu .expand.ed ul{margin-top: 10px;}
.nav-main-items .nav-menu .expand .nav-menu li > a{font-size: 17px; padding: 4px 0; border-bottom: 0; text-transform: none; font-weight: 400;}
.nav-main-items .expand.ed .nav-menu{background: #f5f5f5; padding: 10px 20px; margin-bottom: 20px;}
.nav-main-items > li > a {color: #444 !important; text-transform: none; font-size: 18px; font-weight: 400; padding: 9px 0px !important; border-bottom: solid 1px #444;}
.nav-main-items > li > ul > li > a {color: #444 !important; text-transform: none; font-size: 18px; font-weight: 400; padding: 7px 0px;border-bottom: 0;}
.nav-main-items li[aria-expanded] > a[aria-controls]::after, .nav-main-container .nav-main-group {background-color: transparent;}
.nav-main-items li ul.nav-menu li > a{font-size: 18px; padding: 5px 0px; font-weight: 400;}
.nav-main-items li ul li.active > a{padding-left: 0 !Important; font-weight: 600 !Important;}
.nav-main-items li ul li > a, .nav-main-items li ul li.active.expand.ed > a, .nav-main-items li ul li.active > a {padding-left: 20px;}
.nav-main-items li.active.expand.ed > a, .nav-main-items li.active > a {background-color: transparent;}
.nav-main-items li.expand > .nav-menu{display: none;}
.nav-main-items li.expand > a[aria-controls]::after {top: 9px; background-color:  transparent; color: #444;}
.nav-main-items li.expand.ed > .nav-menu{display: block; margin-top: -2px !important; margin-bottom: 10px;}
.nav-main-items li.expand.ed > a {background-color: transparent; border-color: transparent;}

header.fh .h-meta {
    display: block;
    position: relative;
    right: 180px;
	top: 10px;
}

.area-header .header-links > ul {position: absolute;
    right: -100px;
    top: -2px;
}



header.fh.ls-2 .nav-main-mobile-logo .mobile-logolink {width: 65px;}
.nav-toggle-btn .nav-toggle {bottom: 20px; right: -25px;}

.nav-main-container .nav-main-group .nav-main-items {border-top: 0;}
.nav-main-container{padding: 30px 27px 45px; background-color: #fff;}

#nav-toggle-label {top: 45px; right: 40px;}
.header-group.co-sm-md {max-width: 100%;}
.nav-toggle-btn .nav-toggle{background-color: #693b8c;}
}
@media (max-width: 1013.98px) {

	}
@media (max-width: 763.98px) {
	.area-header {margin-bottom: 5rem;}
	header.fh .header-group {height: 30px !important;}
	}
@media (max-width: 551.98px){
    .nav-main-items li ul.nav-menu li > a {
        font-size: 15px;}
header.fh.ls-2 .h-logo {width: 80px;}
#nav-toggle-label {top: 30px; right: 28px;}
.area-header {margin-bottom: 45px;}
header.fh .header-group {padding-top: 19px;}
.nav-toggle-btn .nav-toggle {bottom: 9px;  right: -17px;}
header.fh .h-meta {right: 142px;top: 2px;}
.contact-head a {padding: 5px 10px; border-radius: 4px;font-size: 14px;}
.h-meta .type-linksequence li a {font-size: 22px;}
.area-header .header-links > ul {right: -86px; }
}


@media (min-width: 1014px) {
header.detail-site .h-logo {top: -70px; left: unset;}
    header.fh.ls-2 .head.isfixed .h-logo {
        flex: 0 0 70px;
        max-width: 70px;
        position: absolute;
        left: 70px;
        top: -15px;
        padding: 0 !important;
    }
	
	
	.head.isfixed {padding: 20px 0 !important;}

	#mercury-page {max-width: 90%; margin: 0 auto; overflow-x: clip !important; }
	}
	
	
header .h-logo {
    max-width: 120px;
    position: absolute;
    z-index: 9;
    top: 5px;
    background: #fff;
    border: 7px solid #fff;
	    border-top: 0;
    left: 41px;
}




	@media (max-width: 1013.98px) {
header.fh.ls-2 .h-logo {top: -8px; }
 
}

	@media (max-width: 763.98px) {
header.fh.ls-2 .h-logo {top: 10px; }
 
}

	@media (max-width: 551.98px) {
header.fh.ls-2 .h-logo {top: 10px; left: 8px;         max-width: 68px;}
 
}
	
	@media (min-width: 764px) and (max-width: 1699.98px) {
header.bh .h-logo-col .h-logo{max-width: 85px;top: 32px;}
}
@media (min-width: 1014px) {
    .nav-main-items > li > .nav-menu, .nav-menu.nav-mega-menu
 {
        top: 42px !important;
    }
}
	/*############### Slider ################*/
	
.slider-dots {bottom: 20px;}
.slider-dots button::before {border: 12px solid #ccc; border-radius: 50%;}
.slider-dots button.active::before {border: 12px solid #693b8c;}

@media (max-width: 763.98px) {
.slider-dots {display: none !important;}
  .type-slider .slide-wrapper .caption .titlecaption {margin-bottom: 5px !important;}
    .type-slider.text-below-on-xs .captions {    background-color: #693b8c;}
}
	
	
.type-slider .slide-wrapper .copyright {right: 0;border-radius: 0px 0 0 3px; top: 0; bottom: unset;}


a.oben {    display: flex;
    max-width: max-content;
    margin-top: 25px;
    background: transparent;
    border: 1px solid #fff;
    font-weight: 500;
    padding: 10px 25px;
	font-size: 20px;}

a.oben:hover {background: transparent; color: #fff;}
	
.area-wide.area-full-row .type-slider .slide-container {border-radius: 20px 0;}
.type-slider .slide-wrapper .caption .titlecaption, .type-slider .slide-wrapper .caption small {text-shadow: none;}
    .type-slider .slide-wrapper .caption small:first-of-type {letter-spacing: -2px;}


@media (min-width: 764px) {
	.type-slider .slide-wrapper .caption.left {left: 0; height: 100%; display: flex; flex-direction: column; justify-content: center; padding: 60px 30px 30px; max-width: 530px; background: rgba(0,0,0,.4);}
	.type-slider .slide-wrapper .caption.bottom {bottom: 0;}
	.type-slider .slide-wrapper .caption .titlecaption {font-size: 2rem; font-weight: 400; background: #40A143; max-width: max-content;padding: 8px 15px;margin-left: 10px;margin-bottom: 5px;}
	.type-slider .slide-wrapper .caption small:first-of-type {font-size: 3.8rem; font-weight: 500; margin: 20px 0 20px;}
	.type-slider .slide-wrapper .caption small:nth-of-type(2) {font-size: 1.9rem; font-weight: 300; line-height: 1.5;}
}
@media (min-width: 764px) and (max-width: 1699.98px) {
header.bh .h-logo-col .h-logo{max-width: 85px;top: 32px;}
}
@media (min-width: 764px) and (max-width: 1449.98px) {
.type-slider .slide-wrapper .caption small:nth-of-type(2) {font-size: 18px !Important;}
.type-slider .slide-wrapper .caption small:first-of-type{font-size: 35px;}
.type-slider .slide-wrapper .caption .titlecaption {font-size: 20px;}
a.oben {margin-top: 15px;}
.type-slider .slide-wrapper .caption small:first-of-type{margin: 20px 0 6px;}
.type-slider .slide-wrapper .caption .titlecaption + .subcaption small:first-of-type {margin-top: 0px;}
.type-slider .slide-wrapper .caption.left {padding: 60px 30px 5px;}
}


@media (min-width: 764px) and (max-width: 1199.98px) {
.type-slider .slide-wrapper .caption.left {padding: 30px 20px 5px;}

}

@media (min-width: 764px) and (max-width: 1013.98px) {
    .type-slider .slide-wrapper .caption small:first-of-type {
        font-size: 25px;}
	a.oben {font-size: 16px;}

.type-slider .slide-wrapper .caption.left {max-width: 45%;}
}


@media (min-width: 1014px) {
    .type-slider .slide-wrapper .caption.left {min-width: 530px;}
	}

@media (max-width: 1013.98px) {
header.bh .h-logo-col .h-logo { max-width: 85px; top: 10px;}
}
@media (max-width: 763.98px) {
.type-slider .slide-wrapper .caption small:nth-of-type(2) {margin-top: 0;margin-left: -5px;}
.type-slider.text-below-on-xs .slide-wrapper small {display:  flex !important; flex-direction: column; margin-left: -5px;
    margin-bottom: 9px;}
a.oben {border: 2px solid #fff;}
.type-slider.text-below-on-xs .slide-wrapper .caption {background-color: #693b8c; padding: 20px}
.type-slider .slide-wrapper .caption small:first-of-type {letter-spacing: 0px; font-size: 35px; font-weight: 600; line-height: 1.3;}
.type-slider .slide-wrapper .caption .titlecaption {font-size: 23px; padding-left: 5px;}
.type-slider.text-below-on-xs .slide-wrapper small:nth-of-type(2)::before{display: none;}
.type-slider .slide-wrapper .caption .titlecaption + .subcaption small:first-of-type {margin-top: -4px;}
}
@media (max-width: 550.98px) {
header.bh .h-logo-col .h-logo {top: 10px; left: 8px;  max-width: 68px;}
.type-slider .slide-wrapper .caption .titlecaption {font-size: 21px;}
.type-slider .slide-wrapper .caption small:first-of-type {font-size: 30px; margin-bottom: 15px;}
}

/* ######## MODAL FLAGS ######## */
.btn-wrap {display: flex; transform: rotate(-90deg); position: fixed; overflow: visible; right: -160px; top: 50vh; max-width: max-content; z-index: 1140;-webkit-transform-origin: 53% 51%; }
.btn-wrap .btn {margin-right: 5px; border-radius: 0; font-size: 20px; color: #fff !important; padding: 10px 16px; font-weight: 400;}
.btn-wrap .btn.active, .btn-wrap .btn:focus, .btn-wrap .btn:hover {background-color: #666; color: #fff; }
.btn-wrap .btn.color1{background-color: #40a143; color: #fff;}
.btn-wrap .btn.color3{background-color: #693b8c; color: #fff;}
.btn-wrap .btn.color2{background-color: #9B61A3; color: #fff;}



.btn-wrap .fa:before{margin-right: 10px;}

.modal {box-shadow:0px 4px 16px 0px rgba(0,0,0,0.36);}
.modal-content { background: #fff;border-radius: 15px 0;}
.modal-text {line-height: 1.35; margin-bottom: 20px; font-size: 19px; color: #444;}
.modal-body { padding: 3px 30px 30px; text-align: center; font-weight: 400; margin-top: -15px; font-size: 22px;}
.modal-body a.btn {position: relative; display: inline-flex;  background: #6A3A87; color: #fff !important; margin-bottom: -4px; border-radius: 10px 0; font-size: 20px !important;font-weight: 400; border: 0; box-shadow:0px 4px 16px 0px rgba(0,0,0,0.36);}

.modal-body a.btn:after {font-size: 20px;font-family: ForkAwesome; margin-left: 12px;}
.modal-body a.btn.jobs:after {content: "\f234";}
.modal-body a.btn.spende:after {content: "\f004";}
.modal-backdrop{opacity:0.7 !important;}
.modal-backdrop + .modal-backdrop {display: none;}
.modal-header .btn-close {position: relative; right: -14px; top: -16px; border: 0; background: #fff; font-size: 20px; font-weight: 400; color: #444; max-width: max-content; padding: 7px 10px; line-height: 1; border-radius: 50%;
    box-shadow: 2px 6px 13px -1px rgb(0 0 0 / 17%);}
.modal-header .btn-close:before{content: "\f00d"; font-family: ForkAwesome;}
.modal img {max-width: 100%; margin-bottom: 20px; border-radius: 15px 0;}

@media (max-width: 763.98px) {
.btn-wrap {display: none !Important; transform: rotate(0deg); right: unset; top: unset; bottom: 0;}
.btn-wrap .btn {font-size: 1.2rem; border: 1px solid #fff; border-bottom: 0;}
}
/*############### Logo-Slider ################*/
.type-slider.logo-slider .slide-wrapper .caption {border-radius: 0 0 5px 0;}
.type-slider.logo-slider .slide-wrapper .caption.bottom {background: transparent; bottom: -40px !important; 
  width: 100%;
  max-width: 100%;
  }
.type-slider.logo-slider .slider-box {padding-bottom: 40px;}
.type-slider.logo-slider .slide-wrapper, .type-slider.logo-slider .slide-container {overflow: visible !important;}
.type-slider.logo-slider  .slide-wrapper .caption {  background-color: transparent;}
.type-slider.logo-slider .slide-wrapper .caption .titlecaption {font-size: 2rem; color: #444;
  font-weight: 300;
  background: transparent;
  padding: 8px 15px;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
  }
/*############### Jobs ################*/
.oct-meta-infos .btn-wrap {
    display: block !important;
    transform: none;
    position: inherit;
}
.type-job.teaser.piece {box-shadow: 2px 6px 13px -1px rgb(0 0 0 / 17%);}
.type-job.teaser .body {padding: 15px 30px 30px ! Important; background: #fff;}
.type-job.teaser h3	{letter-spacing: -1px;}
.type-job.teaser .intro-headline {font-weight: 400;}
.type-job .detail-content .paragraph {
    padding: 30px;
    border: 1px solid #ccc;
    border-radius: 15px 0 15px 0;
}
.teaser-tile .teaser.piece.type-job > .body > .heading .headline {margin-top: 15px;}
@media (min-width: 1014px) {
  .m-detail h1, .m-detail h1, .m-detail h2, .m-detail h2 {
    font-size: 2.8rem; line-height: 1.4;
  }
}
@media (max-width: 1013.98px) {
.m-detail h1, .m-detail h1 .m-detail h2, .m-detail h2 {
    font-size: 1.8rem; line-height: 1.4;
  }
}
/*############### News + Events ################*/

.skfm-events.list-content {padding: 35px 30px 20px; background: #f8f8f8; border-radius: 0 15px;}
.skfm-events.archiv.list-content {padding: 0px; background: #fff; border-radius: 0 15px;}
.skfm-news .list-entry .teaser {box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, .3); border-radius: 15px 0; }
.skfm-news .teaser-tile .teaser.piece > .body { padding: 17px 25px 25px; }
.skfm-news .image-src-box > img {border-radius: 0; }

.skfm-events  .calendar-sheet {background: #693b8c;}
.skfm-events .day-name  {display: none !important;}
.skfm-events .day-number {position: relative; top: 10px; color: #fff;}
.skfm-events .month-year {color: #fff; font-weight: 400;  font-size: 16px;}
.skfm-events .calendar-sheet-piece { --my-cs-width: 90px;}
.skfm-events.archiv .calendar-sheet-piece { --my-cs-width: 110px;}

.link-archiv {margin-top: 13px; padding-right: 8px;}
.link-archiv a {font-weight: 400; color: #693b8c;}
.link-archiv a:after {font-family: "fontawesome"; content:"\f0da"; padding-left: 8px;}
.intro-headline > .intro {font-size: 75%;font-weight: 700;color: #40a143;margin-bottom: 7px;}
.skfm-events .teaser .intro-headline, .skfm-news .teaser .intro-headline {font-weight: 400; }

.list-pagination .btn-append {
  padding: 0.6rem 1.2rem;
  display: block;
  width: max-content;
  margin: 0 auto;
}
.teaser-text-tile.type-decoy.in-list .headline:after {
    content: "\f14c";
    display: inline-block;
    font-family: ForkAwesome;
    font-size: 95%;
    
    color: #40a143;
    margin-left: 7px;
}
.teaser .list-badge {display: none;}
@media (max-width: 763.98px) {
.skfm-events .day-number {
    position: unset;}
	}

@media (min-width: 764px) {
.skfm-events  .calendar-sheet::before {display: none;}
.skfm-events .calendar-sheet {width: 100px;height: 100px; border-radius: 4px;}
.skfm-events.archiv .calendar-sheet {width: 120px;height: 120px; border-radius: 4px;}
.detail-page .detail-visual.full:not(.pnv) .visual-info.right {justify-content: flex-start;}
}

@media (min-width: 1014px) {
.skfm-events .teaser .intro-headline, .skfm-news .teaser .intro-headline {font-size: 21px; letter-spacing: -1px; }
.skfm-events .teaser .intro-headline {margin-bottom: 4px;}
.skfm-events .teaser-text {font-size: 18px;}
.skfm-events .teaser-text {font-size: 17px;}
.list-content.reduced-display .teaser .intro-headline {  font-size: 20px; }
.skfm-news .teaser-text {font-size: 18px;}
.list-content.reduced-display .teaser .intro-headline > .intro, .list-content.minimal-display .teaser .intro-headline > .intro { font-size: 15px; line-height: 1.3; margin-bottom: 3px;font-weight: 700;}
}

.detail-page.type-event .info.date {padding: 6px 15px; background: #693b8c; color: #fff; font-size: 17px; font-weight: 400; border-radius: 4px;}
.detail-page.type-event .sub-header,.detail-page.type-article .sub-header{display: none;}
.detail-page.type-event .visual {margin: 30px 0 25px;}


@media (max-width: 1013.98px) {    
.list-content.reduced-display .teaser .intro-headline {
        font-size: 1.8rem;}
    }
/*############### Footer ################*/

.area-foot .topfoot, .area-foot .subfoot {background-color: transparent;}
.area-foot .subfoot, .area-foot .subfoot a {color: #333;}
.area-foot .subfoot .type-linksequence {
  display: flex;
  justify-content: center;
}

.area-foot .note {margin-top: 25px !important;}

.subfoot {font-size: 13px;}


@media (min-width: 1014px) {
.subfoot {font-size: 18px;}
	.max-80 {max-width: 78%;
    margin: 0 auto;}
    .full-width .container {
        max-width: 100%;}
    }
	/*######################### Counter #######################*/

.features:after {display: none;}
.row-count {;margin: 0 auto; color: #fff;}
.features span.counter {font-size: 85px;  font-weight: 600;display: inline-block; margin-bottom: -20px; margin-top: -15px; }
.features-info {    display: block;
    font-size: 20px;
    font-weight: 400;
    padding-top: 20px;
    
	max-width: 80%;
    margin: 0 auto;
    
}
.row-counter h2.piece-heading, .row-counter .subline p:first-child {color: #fff !important;}
.bt-top {background-image: linear-gradient(90deg, rgba(218, 219, 221, 0), rgba(218, 219, 221, 0.5) 25%, #dadbdd 50%, rgba(218, 219, 221, 0.5) 75%, rgba(218, 219, 221, 0));
    height: 2px !Important;
    display: block;
    width: 50%;
    margin: 0 auto;
    margin-top: 16px;}
.features-top {display: block;
    font-size: 20px;
    font-weight: 400;}
.features {text-align: center; color: #fff;}


@media (max-width: 763.98px){
.features span.counter {font-size: 65px;}

}

@media (max-width: 551.98px){

.features{margin-bottom: 20px;}
.features span.counter {font-size: 60px;}
	.features-info {font-size: 17px;}
}

.row-has-background {border-radius: 25px 0;}

/*########################## Normal-AC ###################################*/
.colored-row .accordion .acco-body {    background: transparent;}
.accordion .acco-header .acco-toggle {padding: 1.5rem 1.5rem; padding-left: 55px; font-weight: 400; overflow: visible; background-color: transparent; letter-spacing: -2px;}
.accordion .acco-header .acco-toggle b {font-weight: 700;}
.accordion .acco-header .acco-toggle:hover {color: #6A3A87; background-color: #f3f3f3;}
.accordion .acco-header .acco-toggle[aria-expanded=true] {color: #6A3A87; background-color: #f3f3f3; border-color: var(--my-body-bg);}
.accordion .acco-header .acco-toggle::before {font-family: ForkAwesome; font-weight: 300; line-height: .8; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
    content: "\f068"; position: absolute; display: flex; justify-content: unset; align-items: unset; top: 21px; height: auto; transform: none; transition: transform .33s; right: unset; left: 15px;
    color: green; font-size: 2.7rem; padding: 0; background-color: transparent;}
.accordion .acco-header .acco-toggle.collapsed::before {/*content: "\f061";*/ content: "\f067"; font-family: ForkAwesome; transform: rotate(360deg); top: 22px; transition: transform 0.33s;}
.accordion .acco-header .acco-toggle:hover::before {color: #6A3A87;}
.accordion .acco-header .acco-toggle.collapsed::after, .accordion .acco-header .acco-toggle::after {display: none;}

.accordion .acco-body {padding: 20px 30px 30px; border-bottom-left-radius: 10px; border-bottom-right-radius: 7px; background: #fff;}
.accordion {--my-at-border: 0;}
.accordion {box-shadow: none; --my-at-margin-between: 1.5rem; margin-left: unset; border: 2px solid #6A3A87;
    border-radius: 10px 0;
    }
@media (max-width: 1013.98px) {
.accordion .acco-header .acco-toggle {font-size: 1.8rem;}
.accordion .acco-header .acco-toggle.collapsed::before, .accordion .acco-header .acco-toggle::before {font-size: 3rem;}
}
@media (max-width: 763.98px) {
.accordion .acco-header .acco-toggle {font-size: 1.6rem;}
.accordion .acco-header .acco-toggle.collapsed::before, .accordion .acco-header .acco-toggle::before {font-size: 2rem;}
.accordion .acco-header .acco-toggle {padding-left: 43px;}
}
@media (min-width: 1014px) {
.accordion .acco-header .acco-toggle {font-size: 2.7rem;}
}

/* ######## MAP ######## */
.type-map .map-marker .website {margin-top: 20px;}
.type-map .map-marker .website a {font-weight: 400;}
.map-marker {padding: 10px;}
.map-osm .maplibregl-popup-content {border-radius: 6px;}
.type-map .map-marker .marktxt {line-height: 1.4;}
.maplibregl-marker  svg {display: none;}
.maplibregl-marker { width: 50px;  height: 50px; background: url(/.galleries/bilder/.system/map-marker.png) no-repeat 0 0 !important;}

.map-marker a {background: #40a143; max-width: max-content; padding: 6px 16px; border-radius: 4px; color: #fff; margin-top: 10px !important; text-align: center;}
#template-info::before {
  display: none;
 content: '{"main-theme":"#000", "main-theme-hover":"#dd0011", "map-color":["#777","#dd0011","#235789","#ac3931","#ada8b6","#ddd","#aaa","#eee","#888","#fff","#000","#aaa"], "map-style":[{"featureType":"all","elementType":"all","stylers":[{"saturation":"-100"}]},{"featureType":"administrative","elementType":"labels.text.fill","stylers":[{"color":"#000"}]},{"featureType":"landscape.natural","elementType":"all","stylers":[{"lightness":"75"},{"gamma":"1.00"}]},{"featureType":"poi","elementType":"geometry.fill","stylers":[{"color":"#d8ded8"},{"saturation":"-30"},{"lightness":"0"},{"gamma":"1"}]},{"featureType":"poi.business","elementType":"all","stylers":[{"visibility":"off"}]},{"featureType":"poi.park","elementType":"geometry.fill","stylers":[{"color":"#d8ded8"}]},{"featureType":"road","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"road.highway","elementType":"geometry.fill","stylers":[{"color":"#fafafa"}]},{"featureType":"water","elementType":"geometry.fill","stylers":[{"color":"#a5b1be"}]}]}'; }

@media (max-width: 763.98px){
.type-map .map-marker .markhead {font-size: 18px;}
.type-map .map-marker {font-size: 15px;}
.map-osm .maplibregl-popup-content {max-width: 320px;}
}



.area-foot .subfoot a {
    color: #fff;
    font-weight: unset;
}
.area-foot .subfoot {
    background-color: #693b8c;
    margin-bottom: 30px; color: #fff;
}
.area-foot .subfoot {
    border-radius: 0 0 20px 0 ;
}