
html {
    font-synthesis: none;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: 'kern';
}

body {
    padding-top:96px;
    font-size: 20px;
    line-height: 1.35;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

/* source-sans-3-200 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/source-sans-3-v15-latin_latin-ext-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-300 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/source-sans-3-v15-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-regular - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/source-sans-3-v15-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-500 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/source-sans-3-v15-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-600 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/source-sans-3-v15-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-700 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/source-sans-3-v15-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-800 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/source-sans-3-v15-latin_latin-ext-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* source-sans-3-900 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Source Sans 3';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/source-sans-3-v15-latin_latin-ext-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

  

  /* poppins-100 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/poppins-v23-latin_latin-ext-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-100italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/poppins-v23-latin_latin-ext-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/poppins-v23-latin_latin-ext-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-200italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/poppins-v23-latin_latin-ext-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/poppins-v23-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-300italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/poppins-v23-latin_latin-ext-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v23-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/poppins-v23-latin_latin-ext-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/poppins-v23-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/poppins-v23-latin_latin-ext-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v23-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/poppins-v23-latin_latin-ext-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v23-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/poppins-v23-latin_latin-ext-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/poppins-v23-latin_latin-ext-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-800italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/poppins-v23-latin_latin-ext-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/poppins-v23-latin_latin-ext-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-900italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/poppins-v23-latin_latin-ext-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

  
    
h1, h2, h3, h5 {
    font-family: 'Poppins', sans-serif;
    color: #A2087F;
}
h1, h2, h3, h4, h5 {
    font-weight: 200;
    margin: 30px 0 23px;
}
h1:first-child, h2:first-child, h4:first-child, h5:first-child {
}

p, li {
    font-size: 22px;
    line-height: 1.5;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #0f0f0f;
}

h1, .h1 {
    font-size: 61px;
    font-weight: 700;
    margin-bottom: 21px;
    font-family: 'Poppins', sans-serif;
    color: #A2087F;
    text-transform: uppercase;
    line-height: 1.1;
}

h2, .h2 {
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 18px;
    font-family: 'Poppins', sans-serif;
    color: #A2087F;
    line-height: 1.1;
}

h3, .h3 {
    margin: 0 0 9px 0;
    font-size: 34px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    line-height: 1.5;
    text-transform: uppercase;
    color: #A2087F;
    display: block;
}
h4, .h4 {
    margin: 0 0 9px 0;
    font-size: 30px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    line-height: 1.3;
    color: #A2087F;
    display: block;
}

@media (max-width: 991px) {
    p, li {font-size: 18px; line-height: 24px;}
    h1, h2, h3, h4, h5 {margin: 20px 0 16px;}
    h1, .h1 {font-size: 34px;line-height: 39px;}
    h2, .h2 {font-size: 24px;line-height: 29px;} 
    h3, .h3 {font-size: 22px;line-height: 28px;}
    
}

a:link, a:visited {color: #000;font-family: 'Poppins';font-weight: 700;text-decoration: none;font-size: 1.125rem;}
a:hover, a:focus, a:active {color: #164191;}
img {max-width: 100%;height: auto;}

.navbar-toggler {
    float: right;
}

.navbar-toggler-icon {
    background-image: url(../img/burger-menu.svg);
    width: 40px;
}

.navbar-toggler {
    border: none;
}

nav.navbar {
    position: fixed; 
    top: 0;
    z-index: 9999;
    background-color: #fff;
    height: 110px;
    width: 100%;
}

.nav-item a {
    color: #164191;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.navbar-nav {
    width: 100%;
    justify-content: flex-end;
}

.navbar-nav .nav-item:last-child {
    padding-right: 0;
}

.navbar-nav .nav-link {
    padding-top: 25px;
    padding-bottom: 0;
}
.navbar .container,
.carousel .container {
    padding: 0 12px;
}

.caption span.kicker {
    font-family: 'Poppins', monospace;
    font-size: 21px;
    font-weight: 500;
    color: #164191;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px;
}

.caption h1 {
    font-size: 48px;
    font-weight: 500;
}

.header-small .caption h1 {
    font-size: 38px;
    font-weight: 500;
    max-width: 75%;
}

.carousel-small .caption h1 {
    font-size: 38px;
}

.nav-link:hover {
    color: #000;
}

.nav-item a.dropdown-item {
    font-size: 16px;
    color: unset;
    font-weight: 400;
    line-height: 1.4;
    max-width: 100%;
    padding: 0;
    padding-bottom: 15px;
    white-space: unset;
    text-transform: uppercase;
    position: relative;
    color: #707070;
}
.nav-item a.dropdown-item:hover,
.nav-item a.dropdown-item:focus,
.nav-item a.dropdown-item.current {
    color: #164191;
}

@media (max-width:991px){
    .nav-item a.nav-link.dropdown-toggle:after {
        content: "Δ";
        transform: rotateZ(180deg);
        transform-origin: center;
        display: inline-block;
        vertical-align: unset;
        border: none!important;
    }
    .nav-item a.nav-link.dropdown-toggle.show:after {
        transform: rotateZ(0);
    }
}
@media (min-width:992px){
    .nav-item a.nav-link.dropdown-toggle:hover:after {
        transform: rotateZ(0);
    }   
}

.dropdown-item:hover {
    color: #8DA3CF;
    background-color: unset;
}

.nav-link.dropdown-toggle::after {
    display: none;
}

.nav-link.dropdown-toggle.show {
    position: relative;
    color: #164191;
}

@media (max-width: 991px) {
    .nav-link.dropdown-toggle.show .nav-link.dropdown-toggle {
        position: relative;
        color: #164191;
    }
    .nav-link.dropdown-toggle.show + .dropdown-menu {display:block;}

}

@media (min-width: 992px) {
        
    .nav-item.dropdown:hover .nav-link.dropdown-toggle {
        position: relative;
        color: #164191;
    }
    .nav-item.dropdown:hover .nav-link.dropdown-toggle + .dropdown-menu {display:block;}

}



.navbar-nav .dropdown-menu {
    margin-top: 0px;
    border: none;
    padding: 20px 20px 0 40px;
    margin-left: -30px;
    border-radius: 10px;
    width: 284px;
}

section {
    margin: 70px auto; overflow-x: clip;
}

.container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.grey-bg {
    background-color: #D9F0F1;
}

.grey-bg .container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.grey-bg img {
    max-width: 100%;
}

.grey-bg .footer-contact img {
    max-width: unset;
}

.blue-bg {
    background-color: #164191;
    color: #fff;
}

.blue-bg .container {
    padding-top: 70px;
    padding-bottom: 70px;
}


.blue-bg p, .blue-bg h2, .blue-bg h3 {
    color: #fff;
}

.blue-bg .kicker {
    color: #B2C0E0;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 9px;
    text-transform: uppercase;
}

.banner h2 {
    margin: 0;
}

.full-width,
img.full-width {
    width: 100%;
    height: auto;
}

.banner .img-box {
    text-align: center;
}

.textblock-center {
    text-align: center;
}

.quote {
    font-family: 'Poppins', monospace;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 25px;
}

.quote-text {
    position: relative;
}
@media (max-width:767px) {
    .quote-text {
        padding: 50px 20px;
    }
    .quote-text .h1 {font-size: 34px;}
}

textarea[disabled] {
    height: 200px;
    width: 100%;
}

.btn.btn-primary {
    background-color: #A2087F;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border: 2px;
    border-color: #A2087F;
    border-style: solid;
    padding: 10px 3rem;
    text-transform: uppercase;
    margin-top: 20px;
    border-radius: 0;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
}
.btn.btn-primary:hover,
.btn.btn-primary:active {
    background-color: transparent;
    border-color: #A2087F;
    color: #A2087F;
}
p .btn.btn-primary {
    margin-right: 46px;
}

p .btn.btn-primary:last-of-type {
    margin-right: 0;
}

.btn-central {
    text-align: center;
}

.news p {
    font-size: 20px;
    line-height: 1.375;
}

.news h2 {
    margin-bottom: 0px;
}

p.date {
    font-size: 20px;
    margin-bottom: 8px;
    color: #164191;
    font-weight: 400;
}

.kicker {
    padding-left: 0;
    margin-bottom: 10px;
}

.filter .filterlist.list-inline {
    position: relative;
    margin-top: 0;
}

.kicker .list-inline-item {
    font-family: 'Poppins', monospace;
    padding: 0 6px;
    color: #8DA3CF;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px;
    border-color: #8DA3CF;
    border-style: solid;
    margin-right: 7px;
    margin-bottom: 10px;
}

.filterlist.kicker .list-inline-item.is-checked,
.filterlist.kicker .list-inline-item:hover {
    color: #95C498;
    border-color: #95C498;
}

.kicker button.list-inline-item:hover,
.kicker button.list-inline-item:active {
    background-color: #8DA3CF;
    color: #fff;
}

.kicker.filterlist .list-inline-item {
    
border: 1.5px solid #164191;
    
color: #164191;
    
font-size: 14px;
    
line-height: 20px;
    
padding: 1px 5px;
    
font-weight: 600;
    
font-family: 'Source Sans 3', sans-serif;
    
margin-bottom: 10px;
    
text-decoration: none
}
.kicker.filterlist input[type="radio"] {appearance: none; height:0px; width:0px;}
.kicker.filterlist input[type="radio"]:checked + .list-inline-item {
    background-color: #164191;
    color: #fff;
}

.kicker.filter button.list-inline-item:hover,
.kicker.filter button.list-inline-item:active {
    background-color: #fff;
    color: #8DA3CF;
}

.news .news-teaser h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.25;
}

.news .teaser-box .teaser {
    height: 100%;
    margin: 30px auto 20px auto;
    padding: 20px 25px 20px 25px;
    
}

.news .teaser-box a {
    text-decoration: none;
    color: #333333;
    display: block;
}

.news .teaser-box .teaser:hover a {
    color: #164191;
}

.news .teaser-box p.button {
    color: #164191;
    font-family: 'Poppins', monospace;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.news .teaser-box {
    margin-left: -26px;
    margin-right: -26px;
}

.news .teaser-box .grid-item {
    display: inline-block;
    height: auto;
    padding: 0;
}

.news .img-news-teaser img {
    margin-bottom: 15px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
@media(max-width:767px) {
    .news .img-news-teaser [class*="col-"] {
        padding-right: var(--bs-gutter-x);
        padding-left: var(--bs-gutter-x);
    }
}
.img-news-teaser .txt {
    padding: 80px 30px 160px 30px;
}
.img-news-teaser .txt ul.kicker.list-inline li {
    background-color: #fff;
}
.news .filter {
    margin-bottom: 60px;
}

.news {
    padding-left:0;
    padding-bottom:0;
}
.newsfilter {
    padding-bottom: 0;
}
.newsfilter .filter {
    margin-bottom: 0;
}


.publications .filter h3,
.news .filter h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 25px;
}

a.button {
    color: #164191;
    font-family: 'Poppins', monospace;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}

a.button u {
    text-decoration-color:#B2C0E0;
}

a.button:hover,
a.button:active {
    color: #B2C0E0;
}

.publications .grid-item {
    position: relative!important;
    left: unset!important;
    top: unset!important;

}

section > .container.card-container {
    padding: 40px 0!important;
}
section > .container.card-container .col-12.col-lg-6 {
    padding-bottom: 30px;;
}

.cards {
    padding: 30px;
    border: 2px solid #164191;
    color: #164191;
    height:100%;
}
.cards p {
    color: #164191;
}

.cards img {
    margin-bottom: 30px;
}
.cards span.cat {
    display: inline-block;
    padding: 2px 5px;
    text-transform: uppercase;
    color: #95C498;
    font-size: 14px;
    font-weight: 600;
    border: 1.5px solid #95C498;
    margin-bottom: 20px;
}
.cards a {
    text-decoration: none;
    text-transform: uppercase;
    color: #95C498;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.cards h3 {
    font-family: 'Poppins', monospace;
    font-size: 21px;
    font-weight: 500;
    color: #164191;
    line-height: 1.33;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}
.cards span.h3 {
    font-size: 30px;
    font-weight: 600;
    color: #164191;
}

.cards .grey-card-box {
    position: relative;
}

.cards .grey-card {
    line-height: 1.38;
    border: #B2C0E0 3px solid;
    padding: 20px 30px 30px 30px;
    margin: 0 26px 35px 26px;
    font-size: 16px;
    height: calc(100% - 43px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all .3s ease-out;
}

.cards .grey-card:hover {
    background-color: #B2C0E0;
}

.cards .grey-card:hover h3 {
    color: #fff;
}

.cards .grey-card p {
    font-size: 16px;
    margin-bottom: 32px;
}

.cards .grey-card-box img {
    margin: 0;
    width: 100%;
    margin-bottom: -70px;
    padding: 0 20px;
    filter: grayscale(.9);
    transition: all .3s ease-out;
}
.cards .grey-card-box .grey-card:hover img {
    filter: grayscale(0);
}
.cards .button {
    bottom: 25px;
    position: absolute;
}

.tile {
    background-color: #D9F0F1;
    padding: 20px 30px 30px 30px;
    margin: 0 26px 0 26px;
    height: 100%;
}

.tile .contact h4 {
    text-transform: uppercase;
}

.container .col-12:nth-child(odd) .tile {
    margin-left: 0;
}

.container .col-12:nth-child(even) .tile {
    margin-right: 0;
}

.title .icon {
    height: 80px;
    width: unset;
    max-width: 80px;
}

.tile .title h3 {
    font-size: 21px;
    font-weight: 500;
    margin-top: 15px;
}

.tile p {
    font-size: 16px;
}

.tile .contact {
    margin-top: 38px;
}

.tile .contact-info {
    margin: auto 0;
}

.contact h4 {
    margin: 20px 0 10px 0;
    font-family: 'Poppins', monospace;
    font-size: 14px;
    font-weight: 300;
    color: #164191;
    /* margin: 0; */
    text-transform: uppercase;
}

.contact p.name {
    color: #164191;
    line-height: 1.3;
    font-size: 20px;
    font-weight: 600;
}

.contact p {
    font-size: 16px;
    color: #164191;
}

.contact a:not(.inline-link) {
    display: inline-block;
    margin: 0 1rem .5rem 0;
    color: #1F3984;
    text-decoration: none;
    font-family: 'Poppins', monospace;
    font-weight:700;
    font-size: 14px;
    text-transform: uppercase;
    white-space: normal;
}
.contact a.inline-link {
    color: #1F3984;
    text-decoration: none;
    font-weight: 400;
    word-break: break-word;
}
.contact a:hover,
.contact a:focus {
    color: #009ca2;
}
.contact .social {
    padding: 20px 40px 20px 0;
    display: flex;
}
@media (min-width: 1200px) {
    .contact .social {
        justify-content: flex-end;
    }
}
.contact .social ul.list-inline {margin-bottom: 0;}
.contact .social ul li a {
    margin: 0 .5rem 0 0;
    font-size: 21px;
}
.contact .social ul li a:hover,
.contact .social ul li a:focus {
    color: #B2C0E0;    
}
.contact .social ul li a svg {
    position: relative;
    top: -3px;
}
.contact .social ul li a:hover svg path,
.contact .social ul li a:focus svg path {
    fill: #B2C0E0;
}

.tile .contact img {
    max-width: 100px;
    aspect-ratio: 1;
}

.contact.picture .reference {
    margin-top: 25px;
    text-align: center;
}

.contact-big .img {
    padding: 30px 60px 20px 60px;
}
@media (max-width:991px) {
    .contact-big .img {
        padding: 30px 30px 15px 30px!important;
    }
}
.contact-big img {
    display: block;
    aspect-ratio: 1;
    width: 100%;
    border-radius: 1000px;
    object-fit: cover;
    object-position: center;
}
.contact-big .img span {color:#000;font-weight: 300;font-size: 16px;font-family: 'Source Sans 3';}
.contact-big .contactline span {display: inline-block; width: 80px; line-height: 30px;}
.contact-big .contactline a.inline-link {font-size: 1.125rem;}
.contact-big span.position {color: #000;font-size: 18px;font-weight: 400;padding-bottom: 20px;display: block;}

.contact-big {
    border: 4px solid #009CA2;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.light-blue-bg {
    background-color: #D9F0F1;
    position: relative;
    padding: 20px;
}
.contact-big {
    position: relative;
}
.contact-big .contact {
    margin: auto 0;
    padding: 30px 30px 30px 0;
    position: relative;
    color: #000;
    font-family: 'Source Sans 3';
    font-weight: 400;
}

.contact-big .contact .link {
    position: absolute;
    bottom: 0;
}

.contact-big .contact .link .button,
.contact-medium .contact .link .button {
    margin-right: 25px;
}

.contact-big .contact h4 {
    margin-bottom: 20px;
}

.contact-big .contact h5 {
    margin-top: 10px;
    font-weight: 600;
    font-size: 26px;
    color: #009ca2;
    margin-bottom: 0;
    font-weight: 400;
    font-family: 'Source Sans 3';
}

.contact-big .contact p {
    color: #164191;
/*    padding-bottom: 30px; */
}
.contact-big .details {
    padding: 0 50px;
    opacity: 0;
    height: 0;
    transition: all .5s ease-in-out;
}
.contact-big .details.show {
    padding: 50px;
    opacity: 1;
    height: auto;
}
.contact-big .details-toggle {
    position: absolute;
    bottom: 60px;
    cursor: pointer;
    right: 60px;
    transform: rotateZ(90deg);
}
.contact-big .row:has(.details.show) + .details-toggle {
    transform: rotateZ(-90deg);
}
@media (max-width:767px) {
    .contact-big .details-toggle {
        bottom: 30px;
        right: 30px;
    }
}

.contact-medium {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

.contact-medium img {
    width: 175px;
    aspect-ratio: 1;
    display: block;
    border-radius: 50%;

    margin: 0 auto;
        /* width: 231px;
        aspect-ratio: 1; */
}

.contact-medium h5 {
    margin-top: 0;
    margin-bottom: 20px;
}
.facts-figures {
    padding: 0 50px;
}
.facts-figures h2 {
    font-family: 'Poppins', monospace;
    margin: 0 0 50px 0;
    color: #164191;
}

.facts-figures h3.info {
    font-size: 130px;
    font-weight: 200;
    color: #95C498;
    line-height: 1;
}
.facts-figures p {
    color: #164191;
}
.facts-figures .textBox {text-align: center;}
.facts-figures .textBox a {
    color: #95C498;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px; 
    line-height: 1.2;
    font-family: 'Source Sans 3', sans-serif;
    font-weight: 600;
    display: block;
    padding: 50px 0;
}
@media (max-width:767px) {
    .facts-figures h3.info {
        font-size: 70px;
    }
}
@media (max-width:500px) {
    .facts-figures h3.info {
        font-size: 50px;
    }
}

.facts-figures .singleImage {
    position: absolute;
    z-index: 9; 
    width:100%;
    height: 100%;
    pointer-events: none;
}
.facts-figures .singleImage > .row{
    height: 100%;
}    
.facts-figures .singleImage .img-box {
    position:relative;
}
.facts-figures .singleImage .img-box:before {
    content:'';
    display: block;
    width: 50vw;
    height: 100%; 
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    background-color: #fff;
}

.grey-bg .facts-figures .singleImage .img-box:before {
    background-color: #D9F0F1;
}

.facts-figures .singleImage .img-box .reference {text-align: center;}

@media (max-width:767px) {
    .facts-figures .singleImage {
        position: static;
    }
}

.facts-figures h3.number {
    margin: 0;
    font-size: 6rem;
    font-weight: 500;
    line-height: 1.1;
}

.facts-figures .col-md-4:nth-child(2) h3.number {color: #009ca2;}
.facts-figures .col-md-4:nth-child(3) h3.number {color: #8BBD0D;}
.facts-figures h3.number + span {
    color: #164191;
    font-size: 2.5rem;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    line-height: 1.1;
    text-transform: uppercase;
}
@media (max-width:991px) {
    .facts-figures h3.number {
        font-size: 4rem;
    }
    .facts-figures h3.number + span {
        font-size: 1.5rem;
    }
}
.text-right {
    text-align: right;
    margin-bottom: 60px;
    margin-right: 40px;
}

footer {
}

footer h3 {
    font-size: 16px;
    font-weight: 600;
    color: #164191;
    margin-top: 45px;
    margin-bottom: 14px;
}

footer h3 a {
    color: #fff;
    text-decoration: none;
}

footer h3 a:hover {
    color: #fff;
}

footer h3:first-child {
    margin-top: 0px;
}

footer ul {
    list-style: none;
    padding: 0;
    font-size: 14px;
    gap: 30px;
    line-height: 1.4;
}

footer ul:last-child {
    margin-bottom: 0;
}

footer .bgimg {
    position: absolute;
    top: -47.415px;
    left: 0;
    right: 0;
}

footer li {
    padding-bottom: 10px;
    font-family: 'Poppins', sans-serif;
}

footer li a {
    color: unset;
    text-decoration: none;
    color: #707070;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
}
footer p {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
}

footer li a:hover {
    color: #164191;
}

footer .column {
    width: 100%;
    position: relative;
    height: 100%;
}
footer .column.logos {
    display: flex;
    gap: 2rem;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

footer .column.logos a {
    display: block;
    margin-bottom: 20px;
    flex: 0 0 20%;
}
footer .footer-contact li img:first-child {
    vertical-align: top;
}

footer .footer-contact li {
    padding: 0;
}

footer .footer-contact li a {
    padding-left: 20px;
} 
footer .column img {max-width: 220px;}

footer .socials {
    display: flex;
    gap: 1rem;
    align-items: flex-end;
}
footer .socials p {
    line-height: 20px;
}
footer .socials ul {
    list-style: none;
    display: flex;
    gap: 1rem;
}
footer .socials ul li a {color: #8C8B8B;}
footer .socials ul li i {
    font-size: 24px;
}

.copyright ul {
    text-align: right;
    margin-right: 105px;
    margin-bottom: 0;
}
.copyright li {
    display: inline;
    text-decoration: none;
    margin-left: 40px;
    font-size: 10px;
    line-height: 4.4;
    color:#fff;
    text-transform: revert-layer;
    font-weight: 500;
    font-family: 'Source Sans 3', monospace;
}
.copyright li a:link,
.copyright li a:visited {
    color:#fff;
    font-size: 10px;
    font-weight: 500;
    font-family: 'Source Sans 3', monospace;
}

.copyright p {
    padding: 0;
    font-size: 10px;
    line-height: 4.4;
    font-weight: 500;
    width: fit-content;
    float: left;
    font-family: 'Source Sans 3', monospace;
    margin: 0;
    color: #fff;
}

.copyright {
    min-height: 44px;
    background-color: #164191;
}

.copyright .container {
    margin: 0 auto;
    color: #fff;
    padding: 0 12px;
}


.newsdetail .marginalcolumn h3 {
    color: #164191;
    font-family: 'Poppins', monospace;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: 35px;
    margin-bottom: 10px;
}

.newsdetail .marginalcolumn h3:first-child {
    margin-top: 0;
}

.newsdetail .marginalcolumn p {
    font-size: 14px;
    line-height: 1.6;
}

.newsdetail .marginalcolumn .link {
    padding: 0;
    margin-bottom: 15px;
}

.newsdetail .marginalcolumn .link li {
    list-style: none;
}

.newsdetail .marginalcolumn .link a {
    display: block;
    color: unset;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.6;
}

.newsdetail h1 {margin: 0 0 10px 0;}

.newsdetail h1 + p {margin-bottom: 30px;}

.newsdetail .image-description {color: #7C7C7B;}

.newsdetail .marginalcolumn a:hover {
    color: #8DA3CF;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link,
.page-item .page-link {
    border-radius: 25px;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    border: unset;
    color: unset;
    font-size: 21px;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
}

.page-item:last-child .page-link {
    margin-right: 0;
} 

.page-item.active .page-link {
    background-color: unset;
    border: #707070 2px solid;
    height: 35px;
    width: 35px;
}

.page-item .page-link:hover,
.page-item .page-link:focus {
    background-color: unset;
    border: #95C498 2px solid;
    padding: 4px 10px;
    outline: none;
}

.page-item.active .page-link:hover {
    padding: 6px 12px;
}



.pagination {
    margin-top: 90px;
}

.picture-container {
    margin-bottom: 50px;
}

.reference {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    display: block;
    margin-top: 20px;
}

.image-description {
    font-size: 14px;
    font-family: 'Poppins', monospace;
    display: block;
    line-height: 1.6;
    margin-top: 20px;
}

.newsdetail h3 {
    font-size: 25px;
    margin-bottom: 40px;
    line-height: 1.3;
}

.newsdetail p.newstext {
    font-size: 16px;
    margin-bottom: 60px;
}

.newsdetail .grey-bg {
    padding: 30px 40px 40px 40px;
}

.newsdetail .grey-bg h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
}

.newsdetail .grey-bg p {
    font-size: 16px;
    line-height: 1.4;
}

.newsdetail .grey-bg p a {
    color: unset;
}

.newsdetail .grey-bg p a:hover {
    color: #8DA3CF;
}

.verlinkung {
    padding-left: 0;
    color: unset;
}

.verlinkung li {
    list-style: none;
}

.verlinkung a {
    color: unset;
}

.verlinkung a:hover {
    color: #8DA3CF;
}

.scroll {
    color: #8BBD0D;
    font-family: 'Source Sans 3', monospace;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    position: relative;
}
.scroll svg {margin-right:5px;}
.icon-arrow-up {
    background-image: url(../img/arrow-up.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    content: "";
    display: block;
    position: absolute;
    top:0;
    right: 105px;
    z-index: 50;
}

.icon {
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    content: "";
    display: block;
    background-size: contain;
}

.iconlist {
    position: absolute;
    right: 0px;
    top: 20px;
}

.iconlist .list-inline-item {
    margin-right: 0;
}

.contact-medium .iconlist {
    margin-right: 10px;
}

.icon.icon-lupe {
    background-image: url(../img/lupe.svg);
}

.icon.icon-head {
    background-image: url(../img/head.svg);
}

.icon.icon-shield {
    background-image: url(../img/shield.svg);
}

.icon.icon-gear {
    background-image: url(../img/gear.svg);
}

.clear-filter {
    background-image: url(../img/cross.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 11px;
    height: 11px;
    content: "";
    display: inline-block;
    background-size: contain;    
}

.clear-filter-btn {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Source Sans 3', sans-serif;
    line-height: 1.6;
    text-decoration: underline;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    top: -47px;
    position: absolute;
    right: 0;
    color: #000;
    background-color: unset;
    border: none;
}

.publications .grid-item p {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #0050A1;
    line-height: 1.3;
    margin-bottom: 0;
}



.publications .strong {
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: block;
    color: #164191;
    margin: 3px 0 7px;
}


.publications .teaser-box {
    position: unset!important;
    height: unset!important;
}

.publications .grid-item.teaser {
    padding: 20px 60px;
    position: relative;
    margin-bottom: 15px;
}
@media (max-width:767px) {
    .publications .grid-item.teaser {
        padding: 15px;
    }
    .publications .grid-item.teaser .col-12 {
        padding: 0;
    }
}

.publications a.button {
    padding-right: 11px;
}

.publications .filter-date {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.publications .col-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}
.publications .link {
    font-size: 21px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-top: 20px;
}

@media (max-width: 991px) {
    .publications .link {
        align-content: normal;
        padding: 0;
        flex-direction: row;
    }
}


.publications .teaser-box .link a {
    text-transform: none;
}

.publications .link p {
    padding-right: 60px;
}

.publications .link a {
    height: fit-content;
    padding-top: 3px;
    text-decoration: underline;
    color: #95C498;
}

a.button {}

.publications .iconlist {
    margin-right: 25px;
}

.publications .kicker {
    margin-top: 60px;
}

.footer-sm {
    display: none;
}

.accordion {
    --bs-accordion-bg: unset;
    --bs-accordion-border-color: none;
    --bs-accordion-border-width: 0;
    --bs-accordion-border-radius: 0;
}

.accordion-button:not(.collapsed) {
    color: #164191;
    background-color: unset;
    box-shadow: none;
}

.accordion-flush .accordion-item:first-child {border-top:1.5px solid #D9F0F1;}

.accordion-button,
.accordion-item:first-of-type .accordion-button {
    padding: 20px 0 25px 0;
    color: #164191;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.accordion-button:focus,
.accordion-item:first-of-type .accordion-button:focus {
    box-shadow:none;
}

.accordion-body {
    padding: 0;
    padding-bottom: 20px;
}

.accordion-item {
    border-bottom: #707070 solid 1px;
}

.accordion-item:last-child {
    border-bottom: none;
}

.accordion ul {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.4;
    margin: 0;
}

.accordion-item:first-of-type .accordion-button:first-child {
    padding-top: 0;
}

.accordion-button::after,
 .accordion-button:not(.collapsed)::after {
    background-image: url(../img/accordion-arrow-down.svg);
}

button:focus:not(:focus-visible) {
    box-shadow:none;
}

.header-small .caption {
    margin-top:0px;
    margin-bottom:100px;
    padding-top:55px;
}

.header-small .bg-blue {
    min-height: 150px;
    width: 100%;
    background-color: #D9F0F1;
    height: 100%;
}

.contact-container h3 {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 25px;
}

.contact-container h4.headline {
    margin: 20px 0 10px;
}

.contact-container .teaser-box {
    position: unset!important;
    height: unset!important;
}

.contact-container .teaser-box .contact-medium,
.contact-container .teaser-box .contact-big {
    position: relative!important;
    left: unset!important;
    top: unset!important;
}

.contact-container .contact-big.grid-item .contact h5 {
    color: #000000;
    margin-top: -20px;
}

.contact-container .teaser-box .left-col img { margin-bottom: 40px;}
.contact-container .teaser-box .left-col a {text-decoration: none; color: #000;}

.contact-container .teaser-box .right-col h4 {font-family: 'Poppins', sans-serif;color: #164191;font-weight: 400;}
.contact-container .teaser-box .right-col ul {padding-left: 20px;}
.contact-container .teaser-box .right-col ul li {position: relative; list-style: none;font-family: 'Poppins', sans-serif; color: #164191; font-weight: 300; padding-bottom: 14px;}
.contact-container .teaser-box .right-col ul li:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.201' height='16.657' viewBox='0 0 11.201 16.657'%3E%3Cpath id='Pfad_164' data-name='Pfad 164' d='M0,15.258,9.877,7.875a.306.306,0,0,0,.061-.429.29.29,0,0,0-.061-.061L0,0' transform='translate(0.7 0.7)' fill='none' stroke='%23164191' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1'/%3E%3C/svg%3E%0A");
    content:"";
    top:3px;
    width: 12px;
    height: 17px;
    position: absolute;
    left:-20px;
}
.contact-container .teaser-box .right-col ul li a {font-family: 'Poppins', sans-serif; color: #164191; font-weight: 300;}


.scroll-icon {
    height: 57px;
    width: 34px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    transition: all 0.5s ease-in-out;
}

@media (max-width: 1199px) {
    .scroll-icon {
        display: none;
    }
}
@media (max-width: 991px) {
    .copyright li {
        padding-bottom: 20px;
    }

    .copyright li:first-child {
        margin-left: 0px;
    }

    .copyright p {
        display: block;
        text-align: center;
        width: 100%;
        padding-top: 15px;
        line-height: 1.3;
    }

    .copyright ul:last-child {
        padding-bottom: 10px;
        text-align: center;
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    .navbar .container-fluid {
        background-color: #fff;
    }

    .news .teaser-box {
        margin-left: -12px;
        margin-right: -12px;
    }


    .tile .contact img {
        margin-bottom: 20px;
    }

    .footer-lg {
        display: none;
    }

    .footer-sm {
        display: block;
    }

    *[class*="col-"] .col-12,
    *[class*="col-"] .col-md-10,
    *[class*="col-"] .col-md-6,
    *[class*="col-"] .col-md-8,
    *[class*="col-"] .col-md-4 {
        padding-left: calc(var(--bs-gutter-x) * .5);;
        padding-right: calc(var(--bs-gutter-x) * .5);;
    }

    footer .footer-contact li {
        margin-bottom: 25px;
    }

    footer h3 {
        margin-bottom: 20px;
    }

    .navbar-nav .nav-item:first-child {
        padding: 0;
    }

    .navbar .container {
        max-width: 100%;
        padding-left: calc((100% - 720px + 100px) / 2);
        padding-right: calc((100% - 720px + 100px) / 2);
        padding-bottom: 30px;
    }

    .blue-bg .contact.big-portrait .full-width {
        height: 203px;
        width: 203px;
    }

    .big-portrait {
        text-align: center;
        margin-bottom: 30px;
    }

    .tile {
        margin: 0;
    }

    .cards .grey-card-box:first-child .grey-card {
        margin: 0;
    }

    .cards .grey-card-box {
        margin-bottom: 60px;
    }
   
    .cards .grey-card {
        margin: 0;
    }

    .navbar-nav .dropdown-menu {
        padding: 20px 20px 0 20px;
        margin-left: 0;
    }
    
}

@media (max-width: 767px) {
    .accordion {
        margin-bottom: 55px;
    }

    .blue-bg .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .container .col-12 .tile {
        margin: 0;
    }

    .banner .img-box {
        margin-bottom: 30px;
    }

    .tile .contact img {
        margin-bottom: 20px;
    }

    .news .teaser-box .teaser {
        margin-left: 0;
        margin-right: 0;
    }

    .marginalcolumn {
        margin-bottom: 60px;
    }


    .contact-big .contact {
        min-height: 185px;
        padding: 0 30px 30px;
    }

    .contact-big .contact h4{
        margin-bottom: 0;
    }

    .iconlist {
        right: 12;
    }

    .contact-big .kicker .list-inline-item {
        max-width: 275px;
    }

    .contact-big .icon{
        margin-bottom: 10px;
    }

    .contact-medium,
    .contact-big {
        padding-bottom: 30px;
    }


    .contact-medium img {
        margin: 0 0 25px 0;
        max-width: 146px;
        aspect-ratio: 1;
    }

    .contact-medium .contact h4{
        margin-bottom: 0;
    }

    .contact-medium .contact span.h4 {
        margin-bottom: 0;
    }

    .contact-medium .list-inline-item {
        display: unset;
    }

    .contact-medium .icon{
        margin-bottom: 10px;
    }

    .publications .link p {
        padding-right: 30px;
    }
    footer .column {
        padding-bottom: 60px;
    }
    footer .logos {
        padding-top: 0;
    }
    footer .logos .column {
        padding-bottom: 20px;
        text-align: center;
    }

    .col-12 {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .text-right {
        margin-right: 25px;
    }

    .copyright p {
        display: block;
        text-align: center;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 25px;
    }

    .copyright li {
        display: block;
        text-align: center;
        padding-bottom: 0;
        width: 100%;
        margin: 0;
        line-height: 2;
    }

    .publications .grid-item p{
        margin-top: 25px;
    }

    .contact-container .contact-big.grid-item .contact h5 {
        margin-top: 0px;
    }

    .light-blue-bg {
        padding: 15px;
    }

}
@media (max-width: 575px) {
    .col-12 {
        /* padding-right: calc(var(--bs-gutter-x) * 1.5); */
        /* padding-left: calc(var(--bs-gutter-x) * 1.5); */
    }
}


.buehne-bg:before {
    background-image: url(../img/curve_buehne.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0px;
    height:100%;
    z-index: -1;
}

.carousel-item {
    width: 100%;
}

.facts-figures .carousel-indicators {
    margin-bottom: 0px;
}

.bg-blue {
    width: 100%;
    background-color: #D9F0F1;
}

#carouselHeroSlider .carousel-item{
    border-top:20px solid #fff;
}
#carouselHeroSlider + section{
    /* margin-top: 120px; */
    margin-top: 20px;
}

.buehne-img {
    width: 100%;
    height:100%;
    position: absolute;
    object-fit: cover;
    inset: 0;
    object-position: center;
}
.buehne-img + .reference {
    text-align: center;
}

.caption {
    /* margin-top: -100px; */
    /* position: relative; */
    /* z-index: 2; */
}
.navbar-brand {
    width: 300px;
}

@media (max-width:991px) {

    .news.start .grid-item:last-child .bottom-border {
        border-bottom: none;
    }

    .caption,
    .buehne-img {
        position: relative;
    }
    .caption {
        max-width: 100%;
        margin-top: 20px;
        
    }
    .caption span.kicker {
        font-size: 14px;
    }
    .caption h1 {
        font-size: 34px;
    }

    .header-small .caption h1 {
        max-width: 100%;
    }

    #carouselHeroSlider + section {
        margin-top: 70px;
    }
    .buehne-img {
        margin-top: unset;
        z-index:2;
    }
    .navbar-brand {
        width: 190px;
    }
    .navbar-brand img {
        max-width: 190px;
        margin-left: 20px;
    }

    .navbar .container {
        max-width: 100%;
        padding-left: calc((100% - 540px + -80px) / 2);
        padding-right: calc((100% - 540px + -80px) / 2);
        padding-bottom: 30px;
    }

    .news .teaser-box .grid-item {
        padding: 0px 50px;
    }
}

@media (max-width:767px) {

    .news h2 {
        margin-bottom: 30px;
    }

    .quote-text p {
        font-size: 21px;
    }

    .quote-text .quote {
        font-size: 14px;
    }

    p {
        font-size: 18px;
    }

    .news .teaser-box .grid-item {
        padding: 0px 25px;
    }

    .bg-blue {
        height:70vw;
    }
}

@media (min-width:768px) {
    #carouselHeroSlider .carousel-item{
        border-top:20px solid #fff;
    }
}

@media (max-width:565px) {
    .bg-blue {
        height: 91vw;
    }

    .news .teaser-box .grid-item {
        padding: 0 12px;
    }


    .news .teaser-box {
        margin-left: -12px;
        margin-right: -12px;
    }
}

@media (max-width: 1199px) {

    .navbar-nav .nav-item {
        padding-right: 0;
    }
    .navbar-nav .nav-item:first-child {
        padding-left: 60px;
    }
}

.footer-bg:before {
    background-image: url(../img/footer-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    content: '';
    width: 100%;
    position: absolute;
    top: -100px;
    height: 200px;
    z-index: -1;
}

.teaser-box .grid-item .teaser:hover{
    color: #164191;
    box-shadow: 0 3px 10px #24429740;
}


.teaser-box .photo {aspect-ratio: 1;}
.teaser-box .photo img {border-radius: 50%; width: 90%; height:90%; object-fit: cover;}

.tile .contact h5 {
    color: #000000;
}

.tile:hover .contact h5 {
    color: #164191;
}

.tile:hover {
    box-shadow: 0 3px 10px #24429740;
    color: #164191;
}

.tile a {
    text-decoration: none;
    color: #333333;
    display: block;
}

.tileSmall a {
    display: inline;
}

.tile:hover a {
    color: #164191;
}

.tile p.button {
    color: #164191;
    font-family: 'Poppins', monospace;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.grey-card-box a {
    text-decoration: none;
    color: #333333;
    display: block;
}

.grey-card-box:hover a {
    color: #164191;
}

.grey-card-box p.button {
    color: #164191;
    font-family: 'Poppins', monospace;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.cards .grey-card-box .reference {
    margin: 0 26px;
    width: calc(100% - 52px);
}

.facts-figures .pagination {
    margin-top: 30px;
}

.facts-figures .carousel {
    overflow-x: hidden;
}

.facts-figures .pagination .page-link {
    color: #164191;
    background-color: unset;
}

.facts-figures .pagination .page-link:hover {
    padding: 4px 10px;
}

.facts-figures .page-item .page-link.active {
    border: #95C498 2px solid;
    height: 35px;
    width: 35px;
    padding: 4px 10px;
}

.facts-figures .carousel-item .img-box img.hideImg {opacity: 0;}
@media (max-width:767px) {
    .facts-figures .carousel-item .img-box img.hideImg {display: none;}
}
.facts-figures .carousel-item .img-box .reference {text-align: center;}

.facts-figures .carousel-indicators {
    position: relative;
}

.facts-figures .carousel-indicators [data-bs-target] {
    box-sizing: border-box;
    padding: 6px 12px;
    margin-left: 0;
    text-indent: unset;
    opacity: 1;
}

.contact-container .contact-big.grid-item:hover {
    box-shadow: none;
}

.contact-container .contact-big.grid-item .kicker .list-inline-item {
    background-color: unset;
}

.contact-container .contact-big.grid-item:hover .kicker .list-inline-item {
    border-color: #8DA3CF;
    color: #8DA3CF;
    background-color: unset;
}

.contact-container .contact-big.grid-item .contact p{
    color: #000000;
}

nav.navbar {
    transition: height 0.5s ease-in-out;
}

.Tile-section .row {
    --bs-gutter-y: 1.5;
}

.Tile-section .row .row {
    --bs-gutter-y: 0;
}

.Tile-section .col-12 {
    margin-bottom: 50px;
}

.Tile-section .col-12 .col-12 {
    margin-bottom: 25px;
}

.publications .teaser-box .grid-item p {
    color: #000000;
}

.publications .teaser-box .grid-item:hover {
    color: #000000;
    box-shadow: none;
}

.publications .publication-kicker {
    margin-top: 0;
    margin-bottom: 3px;
}


.publications .pagination {
    margin-top: 20px;
}

.contact-container .contact-medium.grid-item .kicker .list-inline-item {
    background-color: unset;
}

.contact-container .contact-medium.grid-item:hover .kicker .list-inline-item {
    border-color: #8DA3CF;
    color: #8DA3CF;
    background-color: unset;
}

.contact-container .contact-medium.grid-item .contact p{
    color: #000000;
}

.contact-container .contact-medium.grid-item:hover {
    box-shadow: none;
}

.contact-container .contact-medium.grid-item .contact h5 {
    color: #000000;
}

.headline {
    margin-top: 25px;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
}

.contact-container .contact-medium .link {
    margin-top: 35px;
}

@keyframes scroll-icon {
    0% {transform: translateY(0) scaleY(0);}
    50% {transform: translateY(0) scaleY(1);}
    100% {transform: translateY(12px) scaleY(0);}
}

#Pfad_152 {
    animation-name: scroll-icon;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-play-state: running;
    animation-direction: normal;
    animation-fill-mode: forwards;
}

.hide {
    opacity: 0;
    pointer-events: none;
}

.logo-big {
    display: block;
    max-width: 260px;
    height: 46px;
}
@media (max-width: 1199) {
    .logo-big {
        max-width: 200px;
    }
}

.logo-small {
    display: none;
}

.hidden {
    display: none;
}

@media (max-width: 991px) {
    .navbar-nav .nav-item:first-child {
        padding-left: 0;
    }
}

a.noAction {cursor: default;}

img[data-icon-base-name] {height:18px;}
i[data-icon-base-name]:before {font-size:1rem;}


.accordion {}
.accordion-item {
    margin-bottom: 20px;
    border-bottom: 1.5px solid #D9F0F1;
    border-top: 1.5px solid #D9F0F1;
}
.accordion-item h2.accordion-header {
    padding: 60px 0;
    margin: 0 !important;
}
.accordion-item h2.accordion-header .accordion-button {
    font-weight: 200;
    padding: 0!important;
    font-size: 40px;
}
.accordion-button::after, .accordion-button {padding: 0!important;}
.accordion-button::after, .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.018' height='18.133' viewBox='0 0 27.018 18.133'%3E%3Cpath id='Pfad_164' data-name='Pfad 164' d='M0,24.919,16.132,12.861a.5.5,0,0,0,.1-.7.474.474,0,0,0-.1-.1L0,0' transform='translate(1.05 17.083) rotate(-90)' fill='none' stroke='%23164191' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E%0A");
    background-size: cover;
    width: 27px;
    height: 18px;
}
.accordion-item .accordion-body {
    padding: 0 0 30px 0;
    width: 80%;
}
.accordion-item .accordion-body h3 {
    font-size: 20px;
    font-weight: 500;
}
.accordion-item .accordion-body img {
    max-width:100%; 
    height: auto!important;
}
.accordion-item .accordion-body sub {
    font-size: 10px;
    font-family: 'Poppins', sans-serif;
    display: block;
    margin-top: 5px;
}
.accordion-item .accordion-body blockquote {
    font-family: 'Poppins', monospace;
    margin-bottom: 40px;
}
.accordion-item .accordion-body blockquote p {
    font-family: 'Poppins', monospace;
    font-size: 14px;
}

.accordion-item .csl-entry {display: flex; gap: 1rem; margin-bottom: 2rem;}
.accordion-item .csl-right-inline sub {
    display: inline;
}
@media (max-width: 767px) {
    .accordion-item h2.accordion-header {
        padding: 20px 0;
    }
    .accordion-item h2.accordion-header .accordion-button {
        padding: 0 20px!important; 
        font-size: 18px;
    }
    .accordion-item .accordion-body {
        padding: 0 20px 20px 20px;
        width: 100%;
    }
}

.right > h2 {text-align: right;}


/* FE LOGIN */
.frame-type-felogin_login {
    width: 100%;
    padding-top: 3rem;
    padding-right: .75rem;
    padding-bottom: 3rem;
    padding-left: .75rem;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .frame-type-felogin_login {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .frame-type-felogin_login {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .frame-type-felogin_login {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .frame-type-felogin_login {
        max-width:1140px
    }
}

@media (min-width: 1400px) {
    .frame-type-felogin_login {
        max-width:1320px
    }
}
.frame-type-felogin_login input[type="submit"] {
    background-color: unset;
    color: #164191;
    font-size: 16px;
    font-weight: 500;
    border: 2px;
    border-color: #164191;
    border-style: solid;
    border-radius: 31px;
    padding: 12px 48px;
    margin-top: 30px;
}
.frame-type-felogin_login label {
    margin-bottom:1rem;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 320px;
}
.frame-type-felogin_login label input {
    border-radius:0;
    border: 2px solid #164191;
    padding: 5px 10px; 
}
.tileSmall {
    padding-top: 30px;
    margin: 0 20px;
    height: calc(100% - 20px);
}
.container .col-12:nth-child(odd) .tileSmall,
.container .col-12:nth-child(even) .tileSmall {
    margin: 0 20px;
}
.tileSmall .contact {
    margin-top: 0;
}
.tileSmall .contact img {
    width: 100%;
    max-width: none;
    border-radius: 50%;
    aspect-ratio: 1;
    margin-bottom: 2rem;
}


.swiper-outer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.swiper-outer .swiper-button-prev {
    top: calc(50% - 80px);
    left: -80px;
    position: absolute;
    font-size: 0;
    width: 48px;
    height: 30px;
    opacity: 1;
    display: block;
    transform: none;
    margin-top:40px;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='20' viewBox='0 0 41.248 26.17'%3E%3Cg id='Gruppe_2033' data-name='Gruppe 2033' transform='translate(1.468 0.732)'%3E%3Cg id='Gruppe_1688' data-name='Gruppe 1688' transform='translate(0 12.354)'%3E%3Cpath id='Pfad_1676' data-name='Pfad 1676' d='M39.779,0H0' transform='translate(0)' fill='none' stroke='%2395c498' stroke-width='2'/%3E%3C/g%3E%3Cg id='Gruppe_1689' data-name='Gruppe 1689' transform='translate(0 0)'%3E%3Cpath id='Pfad_1677' data-name='Pfad 1677' d='M13.286,0,0,12.354,13.286,24.705' fill='none' stroke='%2395c498' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.swiper-outer .swiper-button-next {
    position: absolute;
    font-size: 0;
    width: 48px;
    height: 30px;
    right:-80px;
    opacity: 1;
    top: calc(50% - 80px);
    display: block;
    transform: none;
    margin-top:40px;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='20' viewBox='0 0 41.248 24'%3E%3Cg id='Gruppe_1697' data-name='Gruppe 1697' transform='translate(-710.63 -3854.616)'%3E%3Cg id='Gruppe_1688' data-name='Gruppe 1688' transform='translate(550.294 3867.701)'%3E%3Cpath id='Pfad_1676' data-name='Pfad 1676' d='M0,0H39.779' transform='translate(160.336 0)' fill='none' stroke='%2395c498' stroke-width='2'/%3E%3C/g%3E%3Cg id='Gruppe_1689' data-name='Gruppe 1689' transform='translate(737.123 3855.348)'%3E%3Cpath id='Pfad_1677' data-name='Pfad 1677' d='M0,0,13.286,12.354,0,24.7' fill='none' stroke='%2395c498' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.swiper-outer .swiper-button-prev:after, 
.swiper-outer .swiper-button-next:after {display: none;}
.swiper-outer .swiper-pagination-bullet {
    border: 3px solid #95c498;
    background: transparent;
    width: 15px;
    opacity: 1;
    height:15px;
}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 7px;
}
.swiper-outer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #95c498;
    border-color: #95c498;
}

.swiper-outer .swiper-pagination {position: static; margin-top:40px; width: auto; padding: 0 25px;}

.swiper-outer .swiper-slide .description{
    margin-top: 20px;
}

.swiper-outer .swiper-slide a.lightbox-link {background-color: #ffffff20;display: block; aspect-ratio: 3/2;}
.swiper-outer .swiper-slide a.lightbox-link img {width:100%; height: 100%; object-fit: contain; object-position: center;}

.lightbox {
    top: 0;
    left: 0;
    height: 100vh;
    position: fixed;
    width: 100vw;
    background: #164191e7;
    opacity: 0;
    z-index: -9;
    pointer-events: none;
    transition: opacity .5s ease-in-out, z-index 0s linear .5s;
}
.lightbox.open {
    opacity: 1; 
    z-index: 9999;
    pointer-events: all;
    transition: opacity .5s ease-in-out;
}
.lightbox .swiper-outer .close-row {flex: 0 0 100%;}
.lightbox .swiper-outer .close-x {
    position: relative;
    float: right;
    font-size: 3rem;
    color: #fff;
    width: 3rem;
    height: 3rem;
    font-weight: 100;
    cursor: pointer;
    margin-bottom: 20px;
    border: 1.5px solid #fff;
    text-align: center;
    line-height: .8;
    border-radius: 1000px;
}
.lightbox .swiper-outer .image-carousel-lightbox .swiper-slide {
    text-align: center;
}
.lightbox .swiper-outer .image-carousel-lightbox .swiper-slide .description{
    font-family: 'Poppins', monospace;
}
.lightbox .swiper-outer .image-carousel-lightbox .swiper-wrapper {
    display: flex;
    align-items: center;
}
.lightbox .swiper-outer .swiper-slide img {
    max-height: 80vh;
    object-fit: contain;
    object-position: center;
}

.lightbox .swiper-outer .swiper-slide .description {
    color: #fff;
}
.lightbox .swiper-outer .swiper-button-prev {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='20' viewBox='0 0 41.248 26.17'%3E%3Cg id='Gruppe_2033' data-name='Gruppe 2033' transform='translate(1.468 0.732)'%3E%3Cg id='Gruppe_1688' data-name='Gruppe 1688' transform='translate(0 12.354)'%3E%3Cpath id='Pfad_1676' data-name='Pfad 1676' d='M39.779,0H0' transform='translate(0)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3Cg id='Gruppe_1689' data-name='Gruppe 1689' transform='translate(0 0)'%3E%3Cpath id='Pfad_1677' data-name='Pfad 1677' d='M13.286,0,0,12.354,13.286,24.705' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.lightbox .swiper-outer .swiper-button-next {
    content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='20' viewBox='0 0 41.248 24'%3E%3Cg id='Gruppe_1697' data-name='Gruppe 1697' transform='translate(-710.63 -3854.616)'%3E%3Cg id='Gruppe_1688' data-name='Gruppe 1688' transform='translate(550.294 3867.701)'%3E%3Cpath id='Pfad_1676' data-name='Pfad 1676' d='M0,0H39.779' transform='translate(160.336 0)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3Cg id='Gruppe_1689' data-name='Gruppe 1689' transform='translate(737.123 3855.348)'%3E%3Cpath id='Pfad_1677' data-name='Pfad 1677' d='M0,0,13.286,12.354,0,24.7' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")
}
.lightbox .swiper-outer .swiper-pagination-bullet {
    border-color: #fff;
}
.lightbox .swiper-outer .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    border-color: #fff;
}
.carousel-control-next, .carousel-control-prev {
    top: unset;
}

.greenLines {
    position: relative;
}

.greenLines h2 {
    margin-bottom: 60px;
}

.greenLines .lines {
    position: absolute;
    top: -40px;
    left: -80px;
    right: 0;
    margin: 0 auto;
    z-index: 0;
    pointer-events: none;
}
@media (max-width:991px) {
    .greenLines .lines {
        left: 30px;
    }   
}

.skewedBottom {
    margin-bottom: 190px;
}
.skewedBottom > .container {padding-bottom:0;}
.skewedBottom .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 0;
    width: 100vw;
    height: auto;
    transform: translateY(84%);
    aspect-ratio: 128/12;
    width: auto; 
    min-width: 100vw;
}

.getInTouch .col-12.col-lg-7 {
    position: relative;
}

.introtext .intro-visual {width: 100%; color: #164191; max-height:200px; transform: translateX(calc(50vw - 100%));}
.introtext.blue-bg .intro-visual *,
.introtext.green-bg .intro-visual * {color: #fff;}
.introtext h1 {color:#164191;margin-bottom: 0;}
@media (min-width: 1024px) {
    .introtext .intro-visual {
        max-height:none;
        width: 100%;
        transform: translateX(40px);
    }
}
@media (min-width: 1200px) {
    .introtext .intro-visual {
        width: auto;
        transform: translateX(calc(50vw - 150% + 60px))
    }
}
@media (min-width: 1400px) {
    .introtext .intro-visual {
        transform: translateX(calc(50vw - 150% + 40px))
    }
}

.event[data-visibility="0"],
.teaser[data-visibility="0"] {display: none;}
.filter-off .event[data-visibility="0"],
.filter-off .teaser[data-visibility="0"] {display: block;}


b, strong {font-weight: 600;}
section {margin: 0 auto;padding: 60px 0;}
section.heroslider {padding: 0px;}

section > .container {margin: 0 auto;padding: 0 15px!important;}
.grey-bg + .grey-bg,
.blue-bg + .blue-bg,
.white-bg + .white-bg,
.grey-bg + div.frame > .grey-bg,
.blue-bg + div.frame > .blue-bg,
.white-bg + div.frame > .white-bg,
div.frame:has(.grey-bg) + div.frame > .grey-bg,
div.frame:has(.blue-bg) + div.frame > .blue-bg,
div.frame:has(.white-bg) + div.frame > .white-bg,
div.frame:has(.grey-bg) + .grey-bg,
div.frame:has(.blue-bg) + .blue-bg,
div.frame:has(.white-bg) + .white-bg {padding-top:0;}
nav.navbar {height: auto;padding: 20px 0;}
.navbar-nav li:last-child {position: relative;}
.navbar-nav > ul > li:last-child:before {display: block;content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='655.764' height='11' viewBox='0 0 655.764 11'%3E%3Cg id='Gruppe_1' data-name='Gruppe 1' transform='translate(-1055.736 -112)'%3E%3Cpath id='Pfad_2296' data-name='Pfad 2296' d='M126,0,10.24-.35' transform='translate(1045.5 121.5)' fill='none' stroke='%23B2C0E0' stroke-width='3'/%3E%3Cpath id='Pfad_2297' data-name='Pfad 2297' d='M0,0H619' transform='translate(1092.5 113.5)' fill='none' stroke='%23B2C0E0' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");position: absolute;left: 40px;bottom: -25px;}
.navbar + section {padding-top: 0;margin-top: 0;}
.navbar-nav .nav-link {font-size: 19px;line-height: 24px;font-weight: 700;}
.navbar-expand-lg.fixed .navbar-nav .nav-link {padding-top: 10px;}
.navbar-nav .nav-item {padding-left: 80px;}
@media (max-width: 991px) {
    .navbar-nav .nav-item:first-child {padding-left: 0px;}
}
@media (max-width: 1199px) {
    .navbar-nav .nav-item:first-child {padding-left: 30px;}
}
.navbar-collapse {display: flex;justify-content: flex-end;flex-direction: column;align-items: flex-end;}

.navbar-collapse.collapse:not(.show) {display: none;}
.navbar-collapse .metanav {display: flex; justify-content: flex-end; margin-bottom: 20px;}
.navbar-expand-lg.fixed .navbar-collapse .metanav {margin-bottom: 0;}
.navbar-collapse .metanav ul {display: flex; padding:0; margin:0;}
.navbar-collapse .metanav ul li {list-style: none; padding:0; margin:0 12px;}

.navbar-collapse .metanav ul li a {text-decoration: none; font-weight: 500; font-family: 'Poppins', sans-serif; font-size: 13px; line-height: 18px; text-transform: uppercase;}

.navbar-collapse .metanav ul.metanav-menu li.meta-search span.magnifier {cursor: pointer;}
.navbar-collapse .metanav ul.metanav-menu li.meta-search {list-style: none; padding:0; margin:0 24px 0 0;}
.navbar-collapse .metanav ul.metanav-menu li.meta-search input {opacity: 0; transition: all .3s ease-in-out;}
.navbar-collapse .metanav ul.metanav-menu li.meta-search #meta-search-input.visible {opacity: 1;}
.navbar-collapse .metanav ul.meta-socials {margin-left: 25px;}
.navbar-collapse .metanav ul.meta-socials li a svg {width: 22px; height: 22px;}

.greenLines .container {position: relative;}

.grey-bg .container {padding-top: 80px;padding-bottom: 80px;}

.news.slider {}
.news.slider h2 { margin-bottom: 0;}
.news.slider .carousel-item .teaser {margin: 0;}
.news.slider .carousel-item .teaser .row {justify-content: space-between;}

.container .row {justify-content: space-between;}

ul.kicker.list-inline {
    margin-bottom: 0;
}

ul.kicker.list-inline li {
    border: 1.5px solid #95C498;
    color: #95C498;
    font-size: 14px;
    line-height: 20px;
    padding: 1px 5px;
    font-weight: 500;
    font-family: 'Source Sans 3', sans-serif;
    margin-bottom: 10px;
} 

.news.slider .carousel-item .teaser .date {font-size: 20px; line-height: 27px; color: #164191; font-weight: 300; font-family: 'Poppins', sans-serif;}
.news.slider .carousel-item .teaser p {font-size: 20px; line-height: 27px;}


.slider-nav {display: flex;justify-content: center;width: 66.666%;position: absolute;bottom: 0;right: 0;}
.carousel-control-next, .carousel-control-prev {position: static; width: auto; opacity: 1;}
.carousel-control-next-icon {}
ol.carousel-indicators {position: static;margin: 0px 25px 80px;align-items: center;}
ol.carousel-indicators li[data-bs-target] {font-size: 20px;font-weight: 300;text-align: center;display: inline-block;width: 30px;height: 30px;border-radius: 50%;margin: 0 7px;line-height: 30px;opacity: 1;color: #164191;font-family: 'Poppins';background-color: transparent;text-indent: 0;}
ol.carousel-indicators li[data-bs-target].active, ousel-indicators li[data-bs-target]:hover {border: 1px solid #164191;}

.carousel-control-prev-icon {width: 20px; height: 23px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='23' viewBox='0 0 20 23'%3E%3Cg id='Polygon_29' data-name='Polygon 29' transform='translate(0 23) rotate(-90)' fill='rgba(78,116,147,0)' stroke-linejoin='bevel'%3E%3Cpath d='M 20.40720748901367 18.5 L 2.592792749404907 18.5 L 11.50000190734863 3.009192228317261 L 20.40720748901367 18.5 Z' stroke='none'/%3E%3Cpath d='M 11.50000095367432 6.018391609191895 L 5.185579299926758 17 L 17.81442070007324 17 L 11.50000095367432 6.018391609191895 M 11.5 1.006134033203125 C 11.83732795715332 1.006134033203125 12.17465496063232 1.173309326171875 12.36690998077393 1.507659912109375 L 22.13838005065918 18.50152969360352 C 22.52170944213867 19.16819000244141 22.04048919677734 20 21.27146911621094 20 L 1.728530883789062 20 C 0.9595108032226562 20 0.4782905578613281 19.16819000244141 0.8616199493408203 18.50152969360352 L 10.63309001922607 1.507659912109375 C 10.82534503936768 1.173309326171875 11.16267204284668 1.006134033203125 11.5 1.006134033203125 Z' stroke='none' fill='%23164191'/%3E%3C/g%3E%3C/svg%3E%0A");}
.carousel-control-next-icon {width: 20px; height: 23px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='23' viewBox='0 0 20 23'%3E%3Cg id='Polygon_28' data-name='Polygon 28' transform='translate(20) rotate(90)' fill='rgba(78,116,147,0)' stroke-linejoin='bevel'%3E%3Cpath d='M 20.40720748901367 18.5 L 2.592792749404907 18.5 L 11.50000190734863 3.009192228317261 L 20.40720748901367 18.5 Z' stroke='none'/%3E%3Cpath d='M 11.50000095367432 6.018391609191895 L 5.185579299926758 17 L 17.81442070007324 17 L 11.50000095367432 6.018391609191895 M 11.5 1.006134033203125 C 11.83732795715332 1.006134033203125 12.17465496063232 1.173309326171875 12.36690998077393 1.507659912109375 L 22.13838005065918 18.50152969360352 C 22.52170944213867 19.16819000244141 22.04048919677734 20 21.27146911621094 20 L 1.728530883789062 20 C 0.9595108032226562 20 0.4782905578613281 19.16819000244141 0.8616199493408203 18.50152969360352 L 10.63309001922607 1.507659912109375 C 10.82534503936768 1.173309326171875 11.16267204284668 1.006134033203125 11.5 1.006134033203125 Z' stroke='none' fill='%23164191'/%3E%3C/g%3E%3C/svg%3E%0A");}

.blue-bg ol.carousel-indicators li {border: 3px solid #ffffff;}
.blue-bg ol.carousel-indicators li.active { background-color: #B2C0E0; border-color: #B2C0E0;}

.blue-bg .carousel-control-prev-icon {content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='23' viewBox='0 0 20 23'%3E%3Cg id='Polygon_29' data-name='Polygon 29' transform='translate(0 23) rotate(-90)' fill='rgba(78,116,147,0)' stroke-linejoin='bevel'%3E%3Cpath d='M 20.40720748901367 18.5 L 2.592792749404907 18.5 L 11.50000190734863 3.009192228317261 L 20.40720748901367 18.5 Z' stroke='none'/%3E%3Cpath d='M 11.50000095367432 6.018391609191895 L 5.185579299926758 17 L 17.81442070007324 17 L 11.50000095367432 6.018391609191895 M 11.5 1.006134033203125 C 11.83732795715332 1.006134033203125 12.17465496063232 1.173309326171875 12.36690998077393 1.507659912109375 L 22.13838005065918 18.50152969360352 C 22.52170944213867 19.16819000244141 22.04048919677734 20 21.27146911621094 20 L 1.728530883789062 20 C 0.9595108032226562 20 0.4782905578613281 19.16819000244141 0.8616199493408203 18.50152969360352 L 10.63309001922607 1.507659912109375 C 10.82534503936768 1.173309326171875 11.16267204284668 1.006134033203125 11.5 1.006134033203125 Z' stroke='none' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E%0A");}
.blue-bg .carousel-control-next-icon {content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='23' viewBox='0 0 20 23'%3E%3Cg id='Polygon_28' data-name='Polygon 28' transform='translate(20) rotate(90)' fill='rgba(78,116,147,0)' stroke-linejoin='bevel'%3E%3Cpath d='M 20.40720748901367 18.5 L 2.592792749404907 18.5 L 11.50000190734863 3.009192228317261 L 20.40720748901367 18.5 Z' stroke='none'/%3E%3Cpath d='M 11.50000095367432 6.018391609191895 L 5.185579299926758 17 L 17.81442070007324 17 L 11.50000095367432 6.018391609191895 M 11.5 1.006134033203125 C 11.83732795715332 1.006134033203125 12.17465496063232 1.173309326171875 12.36690998077393 1.507659912109375 L 22.13838005065918 18.50152969360352 C 22.52170944213867 19.16819000244141 22.04048919677734 20 21.27146911621094 20 L 1.728530883789062 20 C 0.9595108032226562 20 0.4782905578613281 19.16819000244141 0.8616199493408203 18.50152969360352 L 10.63309001922607 1.507659912109375 C 10.82534503936768 1.173309326171875 11.16267204284668 1.006134033203125 11.5 1.006134033203125 Z' stroke='none' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E%0A");}


.getInTouch {padding:0; margin-bottom: 40px;}
.getInTouch .contact-frame {border: 2px solid #164191; padding: 50px !important;}
.getInTouch .contact-frame > .row {align-items: flex-end;}
.getInTouch .svg-container {writing-mode: tb-rl;}
.getInTouch svg {position: static;}
.getInTouch p {color:#164191;}
.getInTouch a.btn {margin: 0 35px 20px 0; }
.getInTouch span.h3 {margin-top:20px; font-weight: 600; font-family: 'Poppins', sans-serif;}
.getInTouch .socials {gap: 30px;display: flex;align-items: flex-end;}
.getInTouch .socials span {color:#164191;}
.getInTouch .socials a {display: inline-block;}
@media (max-width:767px) {
    .getInTouch .contact-frame {padding: 30px !important;}
    .getInTouch .svg-container {margin-bottom: 30px; padding-right:0;}
    .getInTouch .svg-container svg {width:100%; height: auto; aspect-ratio: 10/4;}
}

.heroslider .buehne-img {aspect-ratio: 1280/515;position: static;width: 100%;height:100%;object-fit: cover;object-position: center;}
.heroslider .buehne-img-mobile {display: none;}
.heroslider.small .buehne-img {aspect-ratio: 128/25; position: static;}
@media (max-width:767px) {
    .heroslider .buehne-img-mobile {display: block; position: static;width: 100%; height:100%; object-fit: cover; object-position: center;}
    .heroslider .buehne-img {aspect-ratio: 1; object-fit: cover; object-position: center;}
    .heroslider .buehne-img-mobile + .buehne-img {display: none;}
    .heroslider .buehne-img {aspect-ratio: 128/67; position: static;width: 100%; height:100%; object-fit: cover; object-position: center;}
    .heroslider.small .buehne-img {aspect-ratio: 1;}
}
.heroslider .carousel-item .container {padding: 0;}
.heroslider .caption {margin: auto;bottom: 0;/* transform: translateY(-50%); */}
.heroslider .caption h3 {text-transform: uppercase;font-size: 19px;margin-bottom: 0;margin-top: 0;}
.heroslider .caption span {font-family: 'Poppins', sans-serif; font-size: 45px; line-height: 1; font-weight: 200; color: #fff; display: inline-block;}
.heroslider .caption .top {margin-left: 30px;}
.heroslider .caption .middle {font-size: 80px; font-weight: 400; margin-bottom: 20px; text-align: center;}
.heroslider .caption .bottom {margin-left: 30px;text-align: center;}
@media (max-width:767px) {
    .heroslider .caption {padding: 0;}
    .heroslider .caption span {font-size: 26px;display: block;text-align: center;}
    .heroslider .caption .top {margin-left: 20px;margin-bottom: 11px;}
    .heroslider .caption .middle {font-size: 44px;}
    .heroslider .caption .bottom {margin-left: 20px;text-align: center;}
}
.heroslider .caption h2 {font-size: 21px;line-height: 32px;font-weight: 500;margin:0;text-transform: uppercase;color:#164191;}
.heroslider.green-bg .caption {background: #B2C0E0B0;}
.heroslider.green-bg .caption h1,
.heroslider.green-bg .caption h2,
.heroslider.green-bg .caption h3 {color: #fff}


.footer-black {background: #000; color: #fff; }
.footer-white .container {padding-top:80px;padding-bottom:80px;}
footer .column h3 {text-transform: uppercase; font-size: 16px;}
footer.footer-black a {color: #fff;}
footer.footer-black ul li {padding-bottom: 0;}
footer.footer-black ul li,
footer.footer-black ul li a {font-size: 14px; line-height: 26px; font-weight: 400; color: #fff; padding-left: 0;}
footer.footer-black ul li ul {padding-left: 10px;}
footer.footer-black ul li ul li a {font-weight: 400;}
footer.footer-black .logos.row {justify-content: center;}
footer.footer-black .text-right {padding-top: 60px; margin-right: 40px; margin-bottom: 0;}

footer.footer-black > .container > .row + .row {
    margin-top: 30px;
}

footer.footer-black .column {
    display: flex; 
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    gap: 20px 0;
}
footer.footer-black .column .top {
    font-family:  'Poppins', sans-serif;
    font-size: 48px;
    border-bottom: 1.5px solid #fff;
    padding-bottom: 25px;
    flex: 0 0 100%;
}
footer.footer-black .column h3 {
    font-size: 24px;
    text-transform: none;
    font-weight: 400;
    flex: 0 0 50%;
    margin-top: 0;
}
footer.footer-black .column ul {
    font-size: 16px;
    flex: 0 0 50%;
}
footer.footer-black .column.footer-contact h3 {
    font-size: 20px;
    flex: 0 0 33.333%;
}
footer.footer-black .column.footer-contact ul {
    flex: 0 0 33.333%;
}
footer.footer-black .column.footer-partner {
    gap: 20px;
}
footer.footer-black .column.footer-partner h3 {
    font-size: 20px;
    flex: 0 0 100%;
}
@media (max-width:767px) {
    footer.footer-black .column.footer-contact h3,
    footer.footer-black .column.footer-contact ul {
        flex: 0 0 50%;
    }
}

.container.contact-container .row {justify-content: flex-start; align-items: center;}
.contact-big.person-accordion {border-top: 3px solid #EBE8E8;padding-top: 40px;padding-bottom: 40px;} 
.contact-big.person-accordion:last-child {border-bottom: 3px solid #EBE8E8;}
.contact-big.person-accordion img {border-radius: 0; width: 100%; margin-bottom: 0;}
@media (max-width:767px) {
    .contact-big.person-accordion img {margin-bottom: 30px;}
}
.contact-big.person-accordion p {line-height: 1.5;}
.contact-big.person-accordion p.name {font-family: 'Poppins', sans-serif; font-size: 26px; line-height: 32px; font-weight: 500; color:#164191; position: relative;margin-bottom:1.5rem;}
.contact-big.person-accordion p.name:after {position: absolute; display: block; content: ''; width:110px; height:3px; background-color: #B2C0E0; bottom: -5px; left:0;}
.contact-big.person-accordion p.function {margin-bottom:1.5rem;}
.contact-big.person-accordion p.phone,
.contact-big.person-accordion p.e-mail {margin-bottom:0;}
.contact-big.person-accordion p.phone a,
.contact-big.person-accordion p.e-mail a {text-decoration: none; color:#7C7C7B;}
.contact-big.person-accordion p.phone strong,
.contact-big.person-accordion p.e-mail strong {display: inline-block; margin-right: 30px;}
.contact-big.person-accordion .card {padding: 20px 0; border: 0; background: transparent;}

.accordion-handle-container {text-align: right; margin-top: -40px;}
@media (max-width:767px) {
    .accordion-handle-container {margin-top: 0px;}
    .contact-big.person-accordion p.phone strong,
    .contact-big.person-accordion p.e-mail strong {margin-right: 0;}
}
.accordion-handle-container a {display: inline-block;}
.accordion-handle-container a span svg {display:block; transform: rotateZ(180deg); transition: all .3s ease-out;}
.show + .accordion-handle-container a span svg {transform: rotateZ(0deg);}

.contact-big.person-accordion .img {position: relative;}
*:has(> .copy-pop-trigger) {position: relative;}
.copy-pop-trigger {display:block;position: absolute;right:calc(var(--bs-gutter-x) * .5);bottom:0;padding: 7px;color: #8C8B8B;line-height: .7;z-index: 1;font-size: 28px;cursor: pointer;}
.copy-pop {display:block; position: absolute; opacity: 0; background: #D9F0F1; padding: 10px; right:calc(var(--bs-gutter-x) * .5 + 30px); bottom:30px; transition: all .2s ease-out; color: #7c7c7b;}
.copy-pop-trigger:hover + .copy-pop {opacity: 1;}

.imgOnly {
    padding-top: 0;
}
.imgOnly img {min-width: 100%; max-width: none;}
.imgOnly .col-12 img {width: 100%; max-width: 100%;}
.imgOnly .imgRight {writing-mode: tb-rl;}
.imgOnly .image-text {padding: 20px 0;}
.imgOnly .image-text p {font-size: 14px;}

.section-image-carousel .container {position: relative;}
.section-image-carousel .container .lines {position: absolute;top: -40px;left: -80px;right: 0;margin: 0 auto;z-index: 0;}
.section-image-carousel .container h2.text-left {padding-bottom: 40px;}

.filter-section {padding-left:0; padding-right: 0;}
.filter-section .filter {background: #D9F0F1; padding: 20px 25px;}
.filter-row {display: flex; flex-wrap: wrap;}
.filter-row:first-child  {margin-bottom: 20px;}
.filter-row:last-child  {margin-bottom: 0;}
.filter-row h3 {flex: 0 0 25%;font-family: 'Poppins', sans-serif; font-size: 20px; line-height: 27px; font-weight: 600; color:#164191;  text-transform: uppercase; margin-bottom:10px!important;}
.filter-row input[type="search"] {flex: 0 0 75%; border: 3px solid #164191; border-radius: 18px; height: 36px; line-height: 30px; background: transparent;padding: 0 20px;}

.filter-row .nav-tabs .nav-link {font-family: 'Poppins', sans-serif; font-size: 16px; line-height: 22px; font-weight: 600; color:#164191;  text-transform: uppercase;}
.filter-row .nav-tabs {border: 0;}
.filter-row .nav-tabs .nav-item {padding: 0 16px;}
@media (max-width:767px) {
    .filter-row h3 {flex: 0 0 100%;}
    .filter-row .nav-tabs .nav-item:first-child {padding-left: 0;}
    .filter-row #filter-search {flex: 0 0 100%;}
}
.filter-row .nav-tabs .nav-link {padding: 8px 0;}
.filter-row .nav-tabs .nav-link:hover {border: 0;}
.filter-row .nav-tabs .nav-item.show .nav-link, 
.filter-row .nav-tabs .nav-link.active {background: transparent;border: 0; color: #B2C0E0; position: relative;}
.filter-row .nav-tabs .nav-link.active:after {position: absolute; display: block; content:''; width: 100%; height: 3px; bottom:-2px; left:0; background:#B2C0E0;}

.filter-row .tab-content {flex: 0 0 100%;}
.filter-row .tab-content .tab-pane {border-top: 3px solid #fff; border-bottom: 3px solid #fff;}
.filter-row .clear-filter {flex: 0 0 50%;}
.filter-row .close-filter {flex: 0 0 50%;}

.author {
    margin-bottom: 15px;
    font-weight: 400;
    color: #000000;
}

.publications .teaser {
    border: 1.5px solid #164191;
    padding-bottom: 10px;
    background: transparent;
    margin-bottom: 38px;
}

.publication-col {
    padding: 12px 0;
}
.publication-col > .row {
    margin-right: 0; margin-left: 0;
}

.publication-p-0 {
    padding: 0;
}

.publication-col a.button {
    display: block;
    position: relative;
    text-decoration: underline 1px;
    font-size: 20px;
    line-height: 30px;
    padding: 0 0 0 45px;
    font-weight: 400;
}
.publication-col a.button:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31.929' height='21.168' viewBox='0 0 31.929 21.168'%3E%3Cpath id='Pfad_2456' data-name='Pfad 2456' d='M63.479,306.773h-5.41c-5.539,0-8.959,2.14-11.433,7.155-.119.221-.255.24-.309.24h0a.318.318,0,0,1-.325-.314c0-8.391,5.542-13.8,14.12-13.8h3.359a.672.672,0,0,0,.672-.672v-5.01a.352.352,0,0,1,.342-.368.311.311,0,0,1,.188.067l12.1,9.043a.377.377,0,0,1,0,.6l-12.1,9.043a.309.309,0,0,1-.188.067.352.352,0,0,1-.342-.368v-5.01A.672.672,0,0,0,63.479,306.773Z' transform='translate(-45.5 -293.5)' fill='none' stroke='%23164191' stroke-miterlimit='10' stroke-width='1'/%3E%3C/svg%3E%0A");
    display: inline-block;
    margin-right: 15px;
    position: absolute;
    bottom: -4px;
    left: 0;
}

.pubyear span {color:#D9F0F1}

.filter-features .filter {background: #D9F0F1; padding: 20px 25px;}

.nav-tabs .nav-item {display: flex; align-items: center; gap: 5px;}
.nav-tabs .nav-item .nav-link {border: 0;}
.nav-tabs .nav-item .nav-link + span {width: 18px; height: 18px; background: #B2C0E0; border-radius: 50%; color: #fff; font-size: 14px; text-align: center;}

.filter-row .tab-content {flex: 0 0 100%; border:0;}
.filter-row .tab-content .tab-pane {border-top: 3px solid #fff; border-bottom: 3px solid #fff;}
.filter-row .tab-content .tab-pane ul.filterlist {display: flex; flex-wrap: wrap; margin: 0; padding: 5px 0;}
.filter-row .tab-content .tab-pane ul.filterlist li {flex: 0 0 25%; padding: 16px 0; list-style: none; position: relative;}
.filter-row .tab-content .tab-pane ul.filterlist li a {color: #7C7C7B; text-decoration: none; font-size: 16px; font-weight: 300; padding-left: 23px;}
.filter-row .tab-content .tab-pane ul.filterlist li a:before {display: block; position:absolute; top:22px; left:0; content: ''; width: 17px; height: 17px; border-radius:50%; background-color: transparent; border: 3px solid #164191;}
.filter-row .tab-content .tab-pane ul.filterlist li a.activeFilter:before {background-color: #B2C0E0; border-color: #B2C0E0;}
.filter-row .clear-filter {flex: 0 0 50%;background-image: none; text-transform: uppercase; width: auto; height: 30px; color: #164191; font-size: 13px; line-height: 30px; font-weight:700; display: flex; align-items: center; gap: 5px; padding-top:10px;}
.filter-row .close-filter {flex: 0 0 50%; text-align: right; padding-top:10px;}
.filter-row .close-filter svg{transform: rotateZ(180deg);}
.filter-row .tab-content:has(.tab-pane.active) ~ .close-filter svg,
.filter-row .close-filter.open svg{transform: rotateZ(0);}
@media (max-width:1024px) {
    .filter-row .tab-content .tab-pane ul.filterlist li {flex: 0 0 33.33%;}
}
@media (max-width:768px) {
    .filter-row .tab-content .tab-pane ul.filterlist li {flex: 0 0 50%;}
}

.blue-bg .filter-section .filter {background: transparent; padding-bottom: 60px;}
.blue-bg .filter-row h3,
.blue-bg .filter-row .nav-tabs .nav-link,
.blue-bg .filter-row .tab-content .tab-pane ul.filterlist li a {color: #ffffff;}
.blue-bg .filter-row .tab-content .tab-pane ul.filterlist li a:before {border: 3px solid #ffffff;}
.blue-bg .filter-row .tab-content .tab-pane ul.filterlist li a.activeFilter:before {background-color: #B2C0E0; border-color: #B2C0E0;}
.blue-bg .filter-row input[type="search"] {border-color: #ffffff;}
.blue-bg .filter-row .clear-filter {color: #ffffff;}
.blue-bg .filter-row .nav-tabs .nav-link.active {color: #B2C0E0;}

.latest-posts {background: #B2C0E0;}
.latest-posts h2 {color: #fff; text-transform: none;}
.latest-posts-swiper .swiper-slide {color:#fff;}
.latest-posts-swiper .swiper-slide h4 {text-transform: uppercase; font-size: 16px;}
.latest-posts-swiper .swiper-slide .img {position: relative; width:100%; aspect-ratio: 3/2; margin-bottom: 40px;}
.latest-posts-swiper .swiper-slide .img img {width:100%; height: 100%; object-fit: cover; object-position: center;}
.latest-posts-swiper .swiper-slide .img .copy-pop {right:30px;color: #7C7C7B;}
.latest-posts-swiper .swiper-slide .img .copy-pop-trigger {right:0;}
.latest-posts-swiper .swiper-slide h3 {color:#fff; font-size: 26px;}
.latest-posts-swiper .swiper-slide p {color:#fff; font-size: 20px;}
.latest-posts-swiper .swiper-slide a.btn.btn-primary {color:#fff;}
.latest-posts-swiper .swiper-slide a.btn.btn-primary {border-color:#fff;}

.latest-posts .swiper-outer .swiper-pagination-bullet.swiper-pagination-bullet-active {border-color: #fff; background-color: #fff;}
@media (min-width: 768px) {
    .latest-posts-swiper .swiper-slide {color:#fff; width: 540px;}
}
@media (min-width: 1200px) {
    .latest-posts-swiper .swiper-slide {color:#fff; width: 768px;}
}

.featurelist {}
.featurelist .feature-item {margin: 0 25px 35px 25px;}
.featurelist .feature-item a,
.featurelist .feature-item a:hover {text-decoration: none;}
.featurelist .feature-item h4.kicker {font-weight: 500}
.featurelist .feature-item h4.kicker:before {content:'#';display: inline;}
.featurelist .feature-item .frame {position: relative; line-height: 1.38; padding: 20px 30px 30px 30px; font-size: 16px; height: calc(100% - 43px); display: flex; flex-direction: column; justify-content: space-between; text-align: center; transition: all .3s ease-out;}
.featurelist .feature-item a {display: block; position: relative;}
.featurelist .feature-item a:before {content:''; display: block; position: absolute; border: #B2C0E0 3px solid; inset: 30px 0 20% 0;transition: all .3s ease-out}
.featurelist .feature-item a:hover:before {background: #B2C0E0;}
.featurelist .feature-item a .frame .img {position: relative; margin: 20px 15% 0; width: 70%; aspect-ratio: 1;}
.featurelist .feature-item a .frame .img img {width:100%; height:100%; object-fit: cover; object-position: center; filter: grayscale(.9); transition: all .3s ease-out; margin-bottom: 0;}
.featurelist .feature-item a:hover .frame .img img {filter: grayscale(0);}
.featurelist .feature-item a .frame .img .copy-pop {right:30px;color: #7C7C7B;}
.featurelist .feature-item a .frame .img .copy-pop-trigger {right:0; }

.newslist .event > a {text-decoration: none;}



.contactpersons {}
.contactpersons .d-flex {flex-wrap: wrap; padding-top: 40px; padding-bottom:40px; border-bottom: 3px solid #ffffff;}
.contactpersons .d-flex:last-child {border-bottom: none;}
.contactpersons .department {border: none; color: #B2C0E0; font-size: 16px; line-height: 22px; padding-top: 0; padding-bottom: 0; text-transform: uppercase; margin-bottom: 10px; font-family: 'Poppins', sans-serif; font-weight: 500}
.contactpersons .img img {aspect-ratio: 3/2; width:100%; height: 100%; object-fit: cover; object-position: top center;}
.contactpersons .txt p.name {font-family: 'Poppins', sans-serif; font-weight: 500; font-size:26px; position: relative;}
.contactpersons .txt p.name:after {position: absolute; display: block; content: ''; width: 110px; height: 3px; background-color: #B2C0E0; bottom: -5px; left: 0;}
.contactpersons .txt p.phone strong {display: inline-block; margin-right: 30px;}
.contactpersons .txt p.phone a {color:#fff; text-decoration: none;}
.contactpersons .txt p.e-mail strong {display: inline-block; margin-right: 30px;}
.contactpersons .txt p.e-mail a {color:#fff; text-decoration: none;}
@media (max-width: 768px) {
    .contactpersons .img {margin-bottom: 20px;}
    .contactpersons .department {padding: 0 calc(var(--bs-gutter-x) * .5);}
}

.textImg img {width: auto;max-width: 100%;height: auto;margin-bottom: 20px;}

.tandemProjects .img {aspect-ratio: 1; position: relative;}
@media (max-width: 991px) {
    .tandemProjects .img {width:calc(100% - var(--bs-gutter-x) * 3); left:calc(var(--bs-gutter-x) * 1.5); right:calc(var(--bs-gutter-x) * 1.5);}
}
.tandemProjects .img img {width: 60%; position: absolute; top:0; left:0;}
.tandemProjects .img img:last-child {top:auto; right:0; bottom:0; left:auto;}
.tandemProjects h2 {text-transform: uppercase; font-size: 34px;}

.tandemProjects h3.name1,
.tandemProjects h3.name2 {font-size: 26px;}
.tandemProjects hr {display: block; content: ''; width: 110px; height: 3px; background-color: #B2C0E0; opacity: 1; border: none;}
.tandemProjects .info2 {margin-bottom: 30px;}

@media (max-width: 991px) {
    nav.navbar {padding: 0;}
    .navbar .container {padding: 15px 0;}
    body {padding-top: 86px;}
}

#carouselHeroSlider .carousel-item {border-top:0;padding: 5rem 0;}
#carouselHeroSlider .carousel-item .buehne-img {width:100%;height:100%;z-index: -1;object-fit: cover;object-position: center;position: absolute;}
#carouselHeroSlider .carousel-item h1,
#carouselHeroSlider .carousel-item h2 {color:#fff;margin: 0;text-align: center;text-transform: uppercase;font-weight: 700;}
@media (max-width: 991px) {
    #carouselHeroSlider .carousel-item {
        padding: 3rem 0;
    }
}

.textImg img + .copy-pop-trigger {right:0; bottom:20px;}
.textImg img + .copy-pop-trigger + .copy-pop {right:30px; bottom:50px; color: #7C7C7B;}
.textImg.featurelist  img + .copy-pop-trigger {bottom:0;}
.textImg.featurelist  img + .copy-pop-trigger + .copy-pop {bottom:30px;}
@media (max-width: 574px) {
    .textImg img + .copy-pop-trigger {right:20px;}
    .textImg img + .copy-pop-trigger + .copy-pop {right:70px;}
}

@media (max-width:991px) {
    .navbar-nav .nav-item,
    .navbar-nav .nav-item:first-child {
        padding-left: 0;
    }
    .navbar-nav .nav-link {
        padding-left: 20px;
    }
}
@media (max-width:991px) {
    .navbar-collapse .metanav ul.metanav-menu li.meta-search input {
        opacity: 1;   
    }
    .navbar-collapse .metanav {
        margin-top: 30px;
        width: 100%;
        order: 99;
        flex-direction: column;
    }
    .navbar-collapse .metanav ul.metanav-menu {
        flex-direction: column;
    }
    .navbar-collapse .metanav ul.metanav-menu li,
    .navbar-collapse .metanav ul.metanav-menu li.meta-search {
        margin: 0 20px;
    }
    .navbar-collapse .metanav ul.meta-socials li:first-child {
        margin-left: 0;
    }
}
@media (max-width:1199px) {
    .navbar-nav .nav-link {
        font-size: 16px;
        line-height: 22px;
    }
}

.headline-box {position: relative;}


.image-carousel .copy-pop-trigger {right:0;}
.image-carousel .copy-pop {right: 30px; }
@media (max-width: 767px) {
    .highlights .imgLeft {order:-1;}
}

.breadcrumb { margin-left: calc(var(--bs-gutter-x) * -0.5); margin-right: calc(var(--bs-gutter-x) * -0.5);}
.breadcrumb .breadcrumb-item {font-family: 'Poppins', sans-serif;font-weight: 300;font-size: 13px;color: #0E4094;}
.breadcrumb .breadcrumb-item::before {display: none;}
.breadcrumb .breadcrumb-item a {text-decoration: none;padding-left: var(--bs-breadcrumb-item-padding-x);color: #000;}
.breadcrumb .breadcrumb-item a:hover,
.breadcrumb .breadcrumb-item a:active {color: #B2C0E0;}
.breadcrumb .breadcrumb-item:first-child a {padding-left:0; margin-left: 10px;}
@media (max-width: 767px) {
    .breadcrumb .breadcrumb-item:first-child a {margin-left: calc(var(--bs-gutter-x) * 0.5);}
}
section.section-breadcrumb {padding: 30px 0;}
.heroslider.green-bg + section.section-breadcrumb {background-color: #164191; color: #fff;}
.heroslider.green-bg + section.section-breadcrumb .breadcrumb .breadcrumb-item a,
.heroslider.green-bg + section.section-breadcrumb .breadcrumb .breadcrumb-item a:hover,
.heroslider.green-bg + section.section-breadcrumb .breadcrumb .breadcrumb-item a:focus {color: #fff;}


.textImg .img-container {display: flex;flex-wrap: wrap;justify-content: space-between;gap: 20px 4%;}
.textImg .img-container .img-frame {flex:1 1 48%;}
.textImg .img-container.even-cols .img-frame {flex:0 0 48%;}
.textImg .img-container.odd-cols .img-frame {flex:0 0 30.666%;}
@media (max-width:1199px) {
    .textImg .img-container.odd-cols .img-frame {flex:0 0 48%;}
}
@media (max-width:767px) {
    .textImg .img-container .img-frame,
    .textImg .img-container.even-cols .img-frame,
    .textImg .img-container.odd-cols .img-frame {flex:0 0 100%;}
}

.testimonial {padding-bottom: 120px;}
@media (max-width:767px) {
    .testimonial.text-img .contact {order:2; padding-right:0; padding-left:0; margin-bottom: 0;}
    .testimonial.text-img .quote-text {order:1;}
    .testimonial.img-text .contact {order:1;}
    .testimonial.img-text .quote-text {order:2;}
}
.testimonial .contact img {height: 100%; width:100%; object-fit: cover; object-position: center;}
.testimonial p.quote {font-weight: 400;text-transform: none;font-family: 'SOURCE SANS 3';font-size: 16px;line-height: 2;display: block;color: #0F0F0F;}
.testimonial p.quote a {color: #95C498;font-weight: 600;}
.testimonial .kicker {text-transform: uppercase;font-family: 'SOURCE SANS 3';font-size: 16px;line-height: 2;margin-bottom: 2rem;display: block;color: #0F0F0F;}
.testimonial .h3 {color:#0f0f0f; text-transform:none;}
.testimonial .h3:before {content:'„';}
.testimonial .h3:after {content:'“';}
.testimonial .picture {position:relative;}

.newsgrid {padding-top: 80px; margin: 0 -40px;}
.newsgrid .newsgrid-item {padding: 0 40px;border-right: 1.5px solid #D9F0F1;display: flex;flex-direction: column;justify-content: space-between;margin-bottom: 80px;}
.newsgrid .newsgrid-item:last-child {margin-bottom: 80px;}
.newsgrid .newsgrid-item:nth-child(3n) {border-right: 0;}
.newsgrid .newsgrid-item p.button {text-align: center;}
@media (max-width:1199px) {
.newsgrid .newsgrid-item:nth-child(3n) {border-right: 1.5px solid #D9F0F1;}
.newsgrid .newsgrid-item:nth-child(2n) {border-right: 0;}
}
@media (max-width:767px) {
    .newsgrid {padding-top: 40px; margin: 0 -40px;}
    .newsgrid .newsgrid-item {border-right:0;}
    .newsgrid .newsgrid-item:last-child .txt {border-bottom: 0;}
    .newsgrid .newsgrid-item .txt {border-bottom: 1.5px solid #D9F0F1;}
    .newsgrid .newsgrid-item p.button {text-align: left;}
    .eventtile .eventtile-item .overlay span.h1 {font-size: 32px;}
}
.eventtile {padding-top: 80px;display: flex;gap: 40px;flex-wrap: wrap;}
.eventtile .eventtile-item {aspect-ratio: 1;position: relative;flex: 0 0 calc(50% - 20px);}
.eventtile .eventtile-item img {position: absolute;width: 100%;height: 100%;opacity: 35%;object-fit: cover;object-position: center;}
.eventtile .eventtile-item .overlay {border: 2px solid #164191;position: relative;display: flex;flex-direction: column;justify-content: space-between;width: 100%;height: 100%;inset:0;padding: 30px;object-fit: cover;object-position: center;background-color: #fff;font-family: 'Poppins', sans-serif;text-decoration: none;transition: all .3s ease-in-out;}
.eventtile .eventtile-item .overlay:hover {background-color: transparent;}
.eventtile .eventtile-item .overlay p {color:#164191;}
.eventtile .eventtile-item .overlay p.date {color: #164191;text-transform: uppercase;font-weight: 600;}
.eventtile .eventtile-item.topnews .overlay {background-color: #EAF3EA;}

.eventtile .eventtile-item .overlay span.link {color: #95C498;text-transform: uppercase;font-weight: 600;}


@media (max-width:767px) {
    .eventtile {flex-wrap: wrap;}
    .eventtile .eventtile-item {aspect-ratio: auto;flex: 0 0 100%;}
    .eventtile .eventtile-item .overlay {padding: 22px;}
    .eventtile .eventtile-item .overlay p.date {font-size: 20px;}
}

.filterlist label {
    font-size: 16px;
    display: block;
    color: #164191;
    margin-bottom: 8px;
}
.filterlist input,
.filterlist select {
    height: 30px;
    width: 100%;
    display: block;
    background: #D9F0F1;
    border: none;
    color: #164191;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
}
.filterlist input {
    padding-left: 20px;
    justify-content: center;
    padding: 0;
}

ul.f3-widget-paginator {
    display: flex;
    justify-content: center;
}
ul.f3-widget-paginator li {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    display: inline-block;
    width: auto;
    min-width: 30px;
    height: 30px;
    border-radius: 30px;
    padding: 0;
    margin: 0 7px;
    line-height: 30px;
    opacity: 1;
    color: #164191;
    font-family: 'Poppins';
    background-color: transparent;
    text-indent: 0;
    border: 1.5px solid transparent;
}
ul.f3-widget-paginator li.current,
ul.f3-widget-paginator li:hover {border-color: #95c498;color: #164191;}

ul.f3-widget-paginator li.previous,
ul.f3-widget-paginator li.prev,
ul.f3-widget-paginator li.next {display: none;}

ul.f3-widget-paginator li a {text-decoration: none;}
ul.f3-widget-paginator li:hover a { color: #164191;}




.navbar-collapse {color: #164191; }
.navbar-collapse .container {padding-top:80px;padding-bottom:80px;}
.navbar-collapse .column h3 {text-transform: uppercase; font-size: 16px;}
.navbar-collapse a {color: #164191; text-decoration: none;}
.navbar-collapse ul li {padding-bottom: 0; list-style-type: none;}
.navbar-collapse ul li,
.navbar-collapse ul li a {font-size: 14px; line-height: 26px; font-weight: 400; color: #164191; padding-left: 0;}
.navbar-collapse ul li ul {padding-left: 10px;}
.navbar-collapse ul li ul li a {font-weight: 400;}
.navbar-collapse .logos.row {justify-content: center;}
.navbar-collapse .text-right {padding-top: 60px; margin-right: 40px; margin-bottom: 0;}

.navbar-collapse > .container > .row + .row {
    margin-top: 30px;
}

.navbar-collapse .column {
    display: flex; 
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    gap: 20px 0;
}
.navbar-collapse .column .top {
    font-family:  'Poppins', sans-serif;
    font-size: 48px;
    border-bottom: 1.5px solid #164191;
    padding-bottom: 25px;
    flex: 0 0 100%;
}
.navbar-collapse .column h3 {
    font-size: 24px;
    text-transform: none;
    font-weight: 400;
    flex: 0 0 50%;
    margin-top: 0;
}
.navbar-collapse .column ul {
    font-size: 16px;
    flex: 0 0 50%;
}
.navbar-collapse .column.navbar-contact h3 {
    font-size: 20px;
    flex: 0 0 33.333%;
}
.navbar-collapse .column.navbar-contact ul {
    flex: 0 0 33.333%;
}
.navbar-collapse .column.navbar-partner {
    gap: 20px;
}
.navbar-collapse .column.navbar-partner h3 {
    font-size: 20px;
    flex: 0 0 100%;
}
@media (max-width:767px) {
    .navbar-collapse .column.navbar-contact h3,
    .navbar-collapse .column.navbar-contact ul {
        flex: 0 0 50%;
    }
}

@media (min-width:580px) and (max-width:991px) {
    .navbar-collapse {padding: 0 30px;}
}

.herotext {padding:0;}
.herotext > .container {
    padding: 80px 0!important;
    border-bottom: 2px solid #164191;
}
.herotext > .container + .container  {
    padding: 80px 15px 0!important;
    border-bottom: none;
}
@media (max-width:767px) {
    .herotext > .container {
        width: calc(100% - 30px);
    }
}
.herotext .pagetitle {
    text-transform: uppercase;
    color: #2e5480;
    font-size:  19px;
    font-weight: 600;
}
.herotext .text-left {
    margin: 10px 0 0;
}
.newsdetail .herotext + section {padding-top:0;}

.team .row.filter {
    padding-bottom: 80px;
}
.filtersettings {
    text-transform: uppercase;
    padding-bottom:  20px;
    display:  block;
    color: #164191;
    font-size: 19px;
    font-weight: 600;
}

.newstile {
    padding-bottom: 60px;
}

.newstile img {
    width:100%;
    position: relative;
    z-index: 1;
}
.newstile .bottom {
    border: 2px solid #164191;
    border-top: 0;
    padding: 50px;
}
@media (max-width: 767px) {
    .newstile .bottom {
        padding: 15px;
    }
}
.newstile .bottom p {
    color: #164191;
}
.newstile .bottom p.date {
    font-weight: 600;
    text-transform: uppercase;
}
.newstile .bottom a.link {
    color: #95C498;
    text-transform: uppercase;
    text-decoration: none;
    font-weight:500;
    font-family: 'Source Sans 3', sans-serif;
}
.newstile .bottom a.link:hover,
.newstile .bottom a.link:focus {
    color: #164191;
    text-decoration: underline;
}

.infobox .infobox-inner {border: 2px solid #164191;padding: 50px;}
.infobox h1,
.infobox h2,
.infobox h3,
.infobox h4 {margin-bottom: 0; font-weight: 600; color: #164191;}
@media (max-width: 767px) {
    .infobox .infobox-inner {padding: 20px;}
}
.btn.btn-back:after { display: none}
.btn.btn-back:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='20' viewBox='0 0 41.248 26.17'%3E%3Cg id='Gruppe_2033' data-name='Gruppe 2033' transform='translate(1.468 0.732)'%3E%3Cg id='Gruppe_1688' data-name='Gruppe 1688' transform='translate(0 12.354)'%3E%3Cpath id='Pfad_1676' data-name='Pfad 1676' d='M39.779,0H0' transform='translate(0)' fill='none' stroke='%2395c498' stroke-width='2'/%3E%3C/g%3E%3Cg id='Gruppe_1689' data-name='Gruppe 1689' transform='translate(0 0)'%3E%3Cpath id='Pfad_1677' data-name='Pfad 1677' d='M13.286,0,0,12.354,13.286,24.705' fill='none' stroke='%2395c498' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    display: inline-block;
    margin-right: 15px;
    scale: 1.4;
    translate: 0 4px;
}
.btn.btn-back:hover:before,
.btn.btn-back:focus:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='20' viewBox='0 0 41.248 26.17'%3E%3Cg id='Gruppe_2033' data-name='Gruppe 2033' transform='translate(1.468 0.732)'%3E%3Cg id='Gruppe_1688' data-name='Gruppe 1688' transform='translate(0 12.354)'%3E%3Cpath id='Pfad_1676' data-name='Pfad 1676' d='M39.779,0H0' transform='translate(0)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3Cg id='Gruppe_1689' data-name='Gruppe 1689' transform='translate(0 0)'%3E%3Cpath id='Pfad_1677' data-name='Pfad 1677' d='M13.286,0,0,12.354,13.286,24.705' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.swiper-button-lock,
.swiper-button-disabled {display: none!important;}



.spacebefore-extra-small {padding-top:0!important}
.spacebefore-small {padding-top:30px!important}
.spacebefore-medium {padding-top:60px!important}
.spacebefore-large {padding-top:90px!important}
.spacebefore-extra-large {padding-top:120px!important}

.spaceafter-extra-small {padding-bottom:0!important}
.spaceafter-small {padding-bottom:30px!important}
.spaceafter-medium {padding-bottom:60px!important}
.spaceafter-large {padding-bottom:90px!important}
.spaceafter-extra-large {padding-bottom:120px!important}