.full-page-light-blue {
  background-color:#e3f0f7;
}

.btn-more {
  padding: 0.6em 1.6em 0.6em;
  font-size: 18px;
}

.subpage .main, .subpage2 .main {
  padding-bottom:0;
}

/* ------- HEADER -------- */

.header-container {
  max-width: calc(2000px + 5vw);
}

.home .header {
  position: absolute;
}

/*.navbar-brand::after {*/
  /*background:url('../images/badge.svg') no-repeat;*/
  /*width:85px;*/
  /*height:50px;*/
  /*background-size:contain;*/
  /*position:absolute;*/
  /*top:5px;*/
  /*content:'';*/
  /*right:-100px;*/
/*}*/

.logo-white {
  display: none;
}

.home {
  overflow:hidden !important;
}

.home .logo-normal,
.fixed-top-collapsed .logo-white,
.home .fixed-top-collapsed .logo-white {
  display: none;
}

.home .themelinks .nav-item {
  display: none;
}

.home .fixed-top-collapsed .themelinks .nav-item {
  display: block;
}

.home .fixed-top-collapsed .logo-normal,
.home .logo-white {
  display: block;
}

.home .header,
.home .navbar {
  background: none;
  border: none;
}

.home .header .textlinks a {
  color: #fff;
}

.home .header .mainnav .textlinks a {
  color: #002d64;
}

.home .header .textlinks a:hover {
  border-color: #fff;
}

.home .mmslider-image.mmslider-image.mmslider-image {
  opacity: 0.5 !important;
}

.home .fixed-top-collapsed {
  background: #fff;
}

.home .fixed-top-collapsed.navbar {
  border-bottom: 1px solid #dcdcdc;
}

.home .fixed-top-collapsed .textlinks a {
  color: #002d64;
}

.home .navbar .search-form {
  width: 280px;
}

.home .navbar .form-control {
  line-height: 2;
}

.home .navbar p {
  color:#fff;
  margin-top:-5px;
}

.home .fixed-top-collapsed p {
  color:#002d64;
}

.navbar p {
  color:#002d64;
  margin-top:-5px;
}

.stage-text .form-control {
  line-height: 2.5;
}

.stage-text .btn {
  margin-top:30px;
  padding: 0.6em 1.6em 0.6em;
}

.navbar .search-form .search-input,
.stage-text .search-input {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 20px;
}

.stage-text .search-form {
  max-width: 500px;
  width: 90%;
  margin: auto;
  margin-top: 30px;
}

.btn-search,
.navbar .btn-search,
.home button[type=submit].btn-search {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.home .h1,
.home-h1 h2 {
  color: #424242;
  margin-left: 12px;
  margin-bottom: 40px;
}

.h1,
.home-h1 h2 {
  display: inline-block;
}

.h1::after,
.home-h1 h2::after {
  content: '';
  position: absolute;
  border-bottom: 15px solid #0074aa;
  bottom: 3px;
  opacity: 0.25;
  width: 105%;
  left: -2.5%;
}

.inverted .h1::after {
  border-bottom: 15px solid #fff;
}

a.link-list {
  color: #fff;
}

.nav-link.link-list {
  padding: 5px 30px;
  text-align: center;
}

.navbar ul .nav-link.link-list:hover::after {
  background-color: none !important;
}

.link-list {
  background: #0074aa;
  border-radius: 5px;
}

.link-list:before {
  display: none;
}

.navbar-full {
  position: relative;
}

.home .fixed-top-collapsed .navbar-full::after {
  display: none;
}

.navbar .textlinks {
  /*padding-top: 10px;*/
}

.navtoggle-toggler {
  display: none;
}

.sub-nav {
  position: relative;
}

.sub-nav .navbar-main .nav-link {
  padding: 0.4em 0;
  margin-left: 0;
  margin-right: 1.6rem;
  font-size: 18px;
}

.sub-nav .navbar-main {
  display: inline-block;
}

.sub-nav .box-col {
  flex-direction: unset;
}

.sub-nav .nav-item {
  display: inline-block;
}

.sub-nav .navlang {
  /*display: none;*/
  /*position: absolute;*/
  /*background: #fff;*/
  /*color: #424242;*/
  /*padding: 10px;*/
  /*z-index: 2;*/
  /*top: 40px;*/
  /*left: -10px;*/
  /*border-radius: 5px;*/
  /*box-shadow: 1px 5px 25px rgba(0, 0, 0, 0.3);*/
  /*-webkit-box-shadow: 1px 5px 25px rgba(0, 0, 0, 0.3);*/
  /*-moz-box-shadow: 1px 5px 25px rgba(0, 0, 0, 0.3);*/
  float:right;
}

.sub-nav .navlang li {
  display: block;
  font-size: 16px;
  /*padding: 0.6em 0;*/
  margin-top:0.6em;
}

.home .header .sub-nav .navlang li a {
  color: #fff;
}

.header .sub-nav .navlang li a {
  padding: 0.3em 0.3rem;
  color:#002d64;
}

.home .fixed-top-collapsed .sub-nav .navlang li a,
.fixed-top-collapsed .sub-nav .navlang li a {
  color:#002d64;
}

.navlang.navlang {
  margin:0;
  margin-right:15px;
}

.navlang a, .navlang b {
  padding:0 5px;
}

.navlang .active *{
  font-weight: bold;
  color: #0074aa !important;
}

.navlang li:last-child {
  border-left:1px solid #ddd;
}

.home .lang-select {
  color: #fff;
}

.lang-select {
  display: inline-block;
  color: #002d64;
  font-size: 18px;
  padding: 0.4em 0;
  margin-right: 2rem;
  cursor: pointer;
  position: relative;
}

.lang-select::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 8px;
  background-size: contain;
  right: -15px;
  top: 20px;
}

.home .lang-select::after {
  background: url('../images/arrow-down.svg') no-repeat;
}

.home .fixed-top-collapsed .lang-select::after,
.lang-select::after {
  background: url('../images/arrow-down-blue.svg') no-repeat;
}

.home .fixed-top-collapsed .lang-select,
.sub-nav .link-icon {
  color: #002d64;
}

.sub-nav .link-contact:before {
  display: none;
}

.mainnav .navbar-main .nav-link {
  margin-right: 1.6rem;
}

.mainnav .link-list::after {
  display: none;
}

.mainnav .navlang {
  display: inline-block !important;
}

.stopper {
  /*padding-left:22px;*/
  font-size:16px;
  position:relative;
}

/*.home .stopper:before {*/
  /*background:url('../images/double-arrow.svg') no-repeat;*/
/*}*/

/*.fixed-top-collapsed .stopper:before {*/
  /*background:url('../images/double-arrow-blue.svg') no-repeat;*/
/*}*/

/*.stopper:before {*/
  /*content:'';*/
  /*position:absolute;*/
  /*background:url('../images/double-arrow-blue.svg') no-repeat;*/
  /*width:20px;*/
  /*height:12px;*/
  /*left:0;*/
  /*top:53%;*/
  /*transform: translate(0,-50% );*/
  /*background-size:contain;*/
/*}*/

@media (max-width: 1200px) {
  .home .navbar .search-form {
    width: auto;
  }

  .navbar-full::after {
    display: none;
  }
}

@media (max-width: 1024px) {
  .navtoggle-toggler {
    display: block;
  }

  .mainnav .navlang {
    margin-left:10px;
    margin-bottom:15px;
  }

  .sub-nav .navbar-main {
    display: none;
  }

  .sub-nav .navlang {

    display:none;
  }

  .home .navtoggle-toggler span,
  .home .navtoggle-toggler span::before,
  .home .navtoggle-toggler span::after {
    background-color: #fff;
  }

  .home .fixed-top-collapsed .navtoggle-toggler span,
  .home .fixed-top-collapsed .navtoggle-toggler span::before,
  .home .fixed-top-collapsed .navtoggle-toggler span::after {
    background-color: #0074aa;
  }

  .home .navtoggle-toggler[aria-expanded="true"] span {
    background-color: transparent;
  }

  .home .navtoggle-toggler[aria-expanded="true"] span::before,
  .home .navtoggle-toggler[aria-expanded="true"] span::after {
    background-color: #fff;
  }
}

@media (max-width: 575px) {
  .sub-nav .lang-select {
    display: none;
  }
  .stage-text p {
    font-size:30px;
  }
}

@media (max-height: 38em) {

  .home .header {
    position: static;
  }

  .home .fixed-top {
    position: absolute;
  }
}

.more::after {
  content: '';
  position: absolute;
  background: url('../images/icon-pfeil.svg') no-repeat;
  width: 15px;
  height: 20px;
  margin-top: 7px;
  margin-left: 10px;
  background-size: contain;
}

.more.whitelink {
  padding-right: 25px;
}

.more.whitelink::after {
  background: url('../images/icon-pfeil-white.svg') no-repeat;
  top: 3px;
}

.backlink {
  padding-left: 25px;
}

.backlink:before {
  content: '';
  position: absolute;
  background: url('../images/icon-pfeil-left.svg') no-repeat;
  width: 15px;
  height: 20px;
  margin-top: 8px;
  margin-left: -20px;
  background-size: contain;
}

.backlink.whitelink::before {
  background: url('../images/icon-pfeil-left-white.svg') no-repeat;
}

.btn-more {
  padding-right: 55px;
}

.btn-primary.btn-more::after {
  background: url('../images/icon-pfeil-white.svg') no-repeat;
  position: relative;
  margin-top: 0;
  height: 16px;
  display:none;
}

a[href$=".pdf"].btn-primary:before {
  background-image: url('../images/icon-download-white.svg');
}

.home .whitelink {
  display: none;
}

.sub-nav .link-newsletter {
  display: none;
}

.backlink:hover::before,
.backlink:focus::before,
a.more:hover::after,
a.more:focus::after,
button.more:hover::after,
button.more:focus::after,
a:hover .more::after,
a:focus .more::after,
.stage .btn:hover::after,
.stage .btn:focus::after,
.more-iconlink:hover::after,
.more-iconlink:focus::after {
  transform: scale(1) translateY(0);
}

.stage .btn:hover::after,
.stage .btn:focus::after {
  transform: scale(1) translateY(0);
}

/* ------- STAGE -------- */


.stage-wrapper {
  height:100vh;
  position:relative;
}

.stage-image {
  width: 100%;
  height: 100vh;
  background-size: cover;
  position: relative;
  background-position: center;
}

.stage-video {
  background-color: #002d64;
  /*height: 100vh;*/
  /*position: relative;*/
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  overflow: hidden;
}
.stage-video video {
  /*display: block;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*object-fit: cover;*/
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.stage-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 50px;
  text-align: center;
  padding: 0 5vw;
  width: 100%;
  max-width: 1200px;
}

.stage-text h1 {
  color: #fff;
  font-size: 50px;
  text-align: center;
}

.stage-text a {
  font-size: 20px;
}

.stage-video .arrow-down,
.stage-image .arrow-down {
  background: url('../images/arrow-down.svg') no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -15px;
  animation: bounce 0.5s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  cursor:pointer;
}

@keyframes bounce {
  from { bottom:20px; }
  to   { bottom:10px; }
}

.cta-icon {
  background: url('../images/cta-icon.png') no-repeat;
  width: 100px;
  height: 100px;
  background-size: contain;
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 10;

}

@media (max-width: 480px) {
  .stage-text {
    top: 40%;
    font-size: 40px;
  }
}

.home .stoerer-container {
  background: transparent;
  z-index: 1;
  position: relative;
  top: 5rem;
  width: 100%;
  max-width: calc(2000px + 10vw);
  padding-left: 5vw;
  padding-right: 5vw;
  margin: 0 auto;
  display:none;
}

.home .stoerer {
  content: '';
  position: absolute;
  top: 0;
  width: 20vmin;
  height: 20vmin;
  background: transparent url('../images/hinweis-de.svg?20210205') center center;
  background-size: contain;
  transition: all .2s;
  cursor: pointer;
}

html[lang=en-EN] .home .stoerer,
html[lang=en] .home .stoerer {
  background-image: url('../images/hinweis-en.svg?20210205');
}

.home .stoerer-container:focus .stoerer {
  width: 90vmin;
  height: 90vmin;
}

@media (min-width: 768px) {
  .home .stoerer-container {
    top: 10rem;
  }
}

@media (min-width: 1080px) and (min-height: 900px) {
  .home .stoerer {
    width: 25vmin;
    height: 25vmin;
  }
  .home .stoerer-container:focus .stoerer {
    width: 30vmin;
    height: 30vmin;
  }
}

/* ------- THEMENGEBIETE -------- */

.category-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom:-50px;
}

.themen-wrapper {
  flex: 0 1 49%;
  padding: 0px 0px 50px 0px;
}

.themen-image {
  position: relative;
  overflow: hidden;
}

.themen-image-img {
  max-height: 250px;
  height: 16vw;
  background: no-repeat center;
  background-size: cover;
  transition: 0.3s;
}

.themen-image-placeholder {
  background-image: url('../images/placeholder_upcoming.jpg');
}

.themen-wrapper:hover .themen-image-img,
.themen-wrapper:focus .themen-image-img {
  transform: scale(1.04) rotate(0.1deg);
}

.themen-title {
  color: #fff;
  background: rgba(0, 45, 100, 0.4);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
}

.themen-text {
  padding: 10px 30px 0 15px;
  color: #424242;
  font-size: 15px;
}

.themen-link {
  padding: 0 15px;
  font-size: 16px;
  position:relative;
}


@media (max-width: 1024px) {
  .themen-wrapper {
    flex-basis: 49%;
  }

  .themen-image-img {
    height: 25vw;
  }
}

@media (max-width: 767px) {
  .themen-text {
    padding: 20px 30px 20px 30px;
  }

  .themen-wrapper {
    flex-basis: 100%;
  }

  .themen-image-img {
    height: 75vw;
  }
}

@media (max-width:480px) {
  .themen-image-img {
    height: 50vw;
  }

  .themen-wrapper {
    padding: 0px 0px 25px 0px;
  }

  .themen-text {
    padding: 10px 15px 10px 15px;
    margin-bottom:0;
  }

  .themen-link {
    padding: 0 15px;
  }
}

/* ------- INTRO -------- */

.home .spacer {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

.home .tx-mm-buprograms {
  margin-bottom: 1em;
}

.tx-mm-buprograms .layout-core {
  margin-top:-3rem;
}

.buprograms-programs {
  opacity:0;
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.no-spacer {
  padding-top: 0;
  padding-bottom: 0;
}

.spacer-hidden {
  overflow: hidden;
  margin-top:-75px;
}

.core-spacer {
  margin:5rem 0;
}

.intro p {
  font-family: inherit;
  font-size: 34px;
  color: #424242;
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .intro p {
    font-size: 28px;
  }
}

/* ------- PROGRAMME -------- */

.programme-wrapper {
  font-size: 16px;
  float: left;
  padding: 0;
  margin-bottom: 3.2em;
}

.programme-wrapper li {
  float: left;
  list-style: none;
  width: 50%;
}

.programme-wrapper li:first-child {
  padding-right: 15px;
}

.programme-wrapper li:last-child {
  padding-left: 15px;
}

.programme-wrapper h3 {
  color: #424242;
  font-size: 28px;
}

.programme-wrapper span {
  position: relative;
}

.programme-wrapper span::before {
  content: '';
  position: absolute;
  border-bottom: 10px solid #0074aa;
  bottom: 0;
  opacity: 0.25;
  width: 105%;
  left: -2.5%;
}

.programme-wrapper h3 img {
  margin-top: -5px;
  margin-right: 15px;
  width: 40px;
  height: 40px;
}

@media (max-width: 768px) {
  .programme-wrapper li {
    width: 100%;
    padding-bottom: 30px;
  }

  .programme-wrapper li:last-child,
  .programme-wrapper li:first-child {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 480px) {
  .programme-wrapper h3 {
    font-size: 20px;
  }
}

/* ------- UPCOMING EVENTS -------- */

.bg-blue {
  display: inline-block;
  width: 100%;
  background: rgba(0, 45, 100, 0.1);
  padding: 1.8em 0;
}

.bg-blue .whitelink {
  display: none;
}



.upcoming-wrapper .flickity-viewport {
  position: relative !important;
}

.upcoming-item-wrapper {
  padding: 5px 8px;
}

.upcoming-item {
  display: flex;
  flex-direction: column;
  color: #424242;
  background: #fff;
}

.upcoming-image {
  margin-bottom: 10px;
  overflow: hidden;
}

#upcoming-events .owl-nav {
  margin-top:5rem;
}

.owl-item .upcoming-image img {
  height: 200px !important;
  object-fit: cover;
}

.no-js .owl-carousel {
  display: flex;
}

.owl-item .testimonial-wrapper img {
  height:auto !important;
}

.upcoming-image > div {
  background: no-repeat center;
  background-size: cover;
  overflow: hidden;
}

.upcoming-image .upcoming-image-placeholder {
  padding-top: 75%;
  background-image: url('../images/placeholder_upcoming.jpg');
}

.upcoming-image img {
  display: block;
  transition: 0.3s;
}

.upcoming-item:hover .upcoming-image img,
.upcoming-item:focus .upcoming-image img {
  transform: scale(1.04) rotate(0.1deg);
}

.upcoming-text-wrapper {
  padding: 0 10px 10px 10px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.upcoming-text-wrapper .programitem-footer{
  margin-top: auto;
}

.upcoming-text h5 {
  color: inherit;
  font-weight: normal;
  font-size: 18px;
  padding: 5px 0;
  min-height: 70px;
}

.upcoming-text p {
  min-height: 70px;
  margin-bottom: 0;
}

.upcoming-text-location {
  font-size: 12px;
  min-height: 2em;
}

.upcoming-wrapper .owl-dots {
  display:none;
  bottom:unset;
}

.upcoming-wrapper .flickity-prev-next-button {
  display: block;
}

.upcoming-wrapper .flickity-prev-next-button svg {
  display: none;
}

.upcoming-wrapper .flickity-prev-next-button.next, .sliderw .owl-next {
  right: -55px;
  background: url('../images/slider-arrow-next.svg') no-repeat center;
  background-size: contain;
  opacity:1;
  height:45px;
}

.upcoming-wrapper .flickity-prev-next-button.previous, .sliderw .owl-prev  {
  left: -55px;
  background: url('../images/slider-arrow-prev.svg') no-repeat center;
  background-size: contain;
  opacity:1;
  height:45px;
}

.upcoming-wrapper .flickity-prev-next-button:disabled, .sliderw .owl-prev.disabled, .sliderw .owl-next.disabled {
  opacity: 0.1;
}

.upcoming-wrapper .owl-stage {
  display: flex;
}
.upcoming-wrapper .owl-stage, .upcoming-wrapper .owl-item, .upcoming-wrapper .upcoming-item-wrapper, .upcoming-wrapper .upcoming-item {
  height: inherit;
}

@media (max-width: 1200px) {
  .upcoming-wrapper .flickity-prev-next-button.next, .sliderw .owl-next {
    right: -45px;
  }

  .upcoming-wrapper .flickity-prev-next-button.previous, .sliderw .owl-prev {
    left: -45px;
  }
}

@media (max-width: 990px) {
  .upcoming-wrapper .flickity-prev-next-button {
    top: 44%;
  }

  .upcoming-wrapper .flickity-prev-next-button svg {
    display: block;
  }

  .upcoming-wrapper .flickity-prev-next-button.next {
    right: -5px;
    background: hsla(0, 0%, 100%, 0.75);
  }

  .upcoming-wrapper .flickity-prev-next-button.previous {
    left: -5px;
    background: hsla(0, 0%, 100%, 0.75);
  }

  .upcoming-wrapper .owl-nav {
    display:none;
  }
  .upcoming-wrapper .owl-dots {
    display:block;
  }
}

@media (max-width: 900px) {
}

@media (max-width: 500px) {
}

/* ------- AKTUELLES -------- */

.aktuelles-wrapper {
  width: 50%;
}

.layout-33 .aktuelles-wrapper {
  width:33.3333333%;
}

.layout-25 .aktuelles-wrapper {
  width:25%;
}

.aktuelles-box {
  background: #fcfcfc;
  border: 1px solid #eee;
  padding: 25px;
  margin: 5px;
}

.aktuelles-box h3 {
  font-size: 28px;
  color: #424242;
  text-align: center;
  margin-bottom: 0.5em;
}

.aktuelles-box p {
  font-size: 16px;
  padding: 20px 20px 0px 20px;
}

.aktuelles-link a {
  padding-left: 20px;
  position:relative;
}

.aktuelles-box .aktuelles-link a::after,
.programme-wrapper a::after,
.themen-wrapper .themen-link::after {
  content: '';
  position: absolute;
  background: url('../images/icon-pfeil.svg') no-repeat;
  width: 15px;
  height: 12px;
  margin-top: 1px;
  margin-left: 10px;
  background-size: contain;
  top:50%;
  transform:translate(0,-50%);
}

.aktuelles-box a .aktuelles-image:hover {
  opacity: 0.9;
  transition: ease-in-out 0.5s;
}

.aktuelles-videolink::after {
  display: none;
}

.aktuelles-imagelink {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.aktuelles-imagelink img {
  transition: inherit;
}
.aktuelles-imagelink:hover img,
.aktuelles-imagelink:focus img {
  transform: scale(1.04) rotate(0.1deg);
}

.aktuelles-image {
  background-size: cover;
  background-position: center;
  -moz-background-size: cover;
  max-width: 600px;
  height: 25vw;
  max-height: 300px;
  position: relative;
}

.aktuelles-image .video-icon {
  background: url('../images/video-icon.svg') no-repeat;
  width: 100px;
  height: 100px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  .aktuelles-wrapper {
    width: 100%;
  }

  .aktuelles-box {
    margin-left: 0;
    margin-right: 0;
  }

  .aktuelles-image {
    height: 50vw;
  }
}

@media (max-width: 480px) {
  .aktuelles-box {
    padding: 5px;
  }

  .aktuelles-box h3 {
    text-align: left;
    font-size: 24px;
  }

  .aktuelles-box p {
    padding: 20px 10px 0px 10px;
  }

  .aktuelles-box a {
    padding-left: 0px;
  }
}

/* ------- TESTIMONIALS ------- */

.flickity-viewport {
  position: static !important;
}

.flickity-prev-next-button {
  display: none;
}

.slider-fluid .owl-stage-outer{
  overflow:visible;
}

.slider-item {
  padding: 10px;
  font-weight: normal;
  margin: auto;
  margin-bottom: 50px;
}

#testimonials-slider .testimonial-image:before {
  display:none;
}

.testimonial-wrapper {
  padding: 25px;
  border: #707070 1px solid;
  opacity: 0.3;
  height: 350px;
  max-height: 400px;
  transition: 0.3s background-color 0.2s, 0.3s opacity;
  position:relative;
}

.testimonial-wrapper h3 {
  margin-bottom:0;
}

.testimonial-seminar {
  margin-top:3px;
  font-weight:600;
}

.testimonial-seminar a {
  color:#666;
}

.slider-item.is-selected .testimonial-seminar a {
  color:#fff;
}

.testimonial-seminar a:after {
  display:none;
}

.slider-item.is-selected .testimonial-wrapper, .slider-fluid .owl-item.active .slider-item .testimonial-wrapper {
  color: #fff;
  background-color: #002d64;
  border:none;
  opacity: 1;
  position:relative;
}

.slider-item.is-selected .testimonial-wrapper h3, .slider-fluid .owl-item.active .slider-item .testimonial-wrapper h3 {
  color: #fff;
  margin-left: 25px;
  font-size: 30px;
}

.slider-item.is-selected a, .slider-fluid .owl-item.active .slider-item .testimonial-wrapper a {
  color: #fff;
}

.testimonial-link a {
  position:absolute;
  bottom:20px;
  left:25px;
  width:100%;
}

.slider-fluid .owl-item.active .slider-item .testimonial-wrapper .testimonial-seminar a {
  background: #fff;
  color: #0074aa;
  padding: 5px 15px;
  border-radius: 5px;
}

.slider-fluid .slider-item .testimonial-wrapper .testimonial-seminar a {
  background: #f6f6f6;
  color: #000;
  padding: 5px 15px;
  border-radius: 5px;
  display:inline-block;
  margin-top:5px;
}

.slider-item.is-selected .testimonial-wrapper a::after,
.slider-fluid .owl-item.active .slider-item .testimonial-wrapper a::after,
.testimonial-wrapper a::after {
  content: '';
  position: absolute;
  background: url('../images/icon-pfeil-white.svg') no-repeat;
  width: 15px;
  height: 11px;
  margin-top: 7px;
  margin-left: 10px;
  background-size: contain;
  top:auto;
}

.testimonial-wrapper a::after {
  background: url('../images/icon-pfeil.svg') no-repeat;
}

.testimonial-image {
  float: left;
  margin-right: 20px;
}

.testimonial-image img {
  width: 100px !important;
  float: left;
  border-radius: 50%;
}

.testimonial-right {
  float: left;
}

.testimonial-quote {
  width: 100%;
  display: inline-block;
  padding-top: 20px;
}

.testimonial-quote p {
  font-size: 16px;
}

.owl-dot {
  width:10px;
  height:10px;
  border:1px solid #ddd;
  margin: 8px 5px;
}

.owl-dot.active {
  border:1px solid #0074aa;
}

@media (max-width: 1200px) {
  .testimonial-wrapper {
    height: 500px;
    max-height: 400px;
  }
}

@media (max-width: 768px) {
  .slider-item {
  }

  .flickity-prev-next-button {
    display: block;
  }
  .slider-fluid .owl-stage-outer {
    overflow:hidden;
  }
}

@media (max-width: 480px) {
  .testimonial-wrapper {
    padding: 30px;
    height: auto;
    max-height: none;
  }

  .slider-item .testimonial-wrapper h3,
  .slider-item.is-selected .testimonial-wrapper h3 {
    margin-left: 0;
    clear: both;
  }

  .slider-item.is-selected .testimonial-wrapper h3,
  .slider-fluid .owl-item.active .slider-item .testimonial-wrapper h3 {
    margin-left: 0;
    clear: both;
  }

  .testimonial-quote p {
    font-size: 14px;
  }

}

/* ------- NEWSLETTER -------- */

.newsletter-wrapper {
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #fff;
  position: relative;
  font-size: 18px;
}

.newsletter-overlay {
  width: 100%;
  height: 100%;
  background: #002d64;
  top: 0;
  position: absolute;
  opacity: 0.4;
}

.newsletter-wrapper .container {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.newsletter-wrapper h3 {
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.newsletter-text {
  width: 60%;
}

.newsletter-right {
  transform: translate(0, -60%);
  position: absolute;
  right: 5vw;
  top: 50%;
}

.newsletter-button {
  display: inline-block;
  font-size: 20px;
  padding: 0.6em 1.6em 0.6em;
}

@media (max-width: 1024px) {

  .newsletter-wrapper {
    background-attachment: unset;
  }

  .newsletter-text {
    width: 100%;
  }

  .newsletter-right {
    position: relative;
    margin-left: 5vw;
    transform: translate(0,0);
  }
}

@media (max-width: 480px) {
  .newsletter-wrapper {
    background-attachment: unset;
  }
}

/* ------- ABOUT US -------- */

.page.textlinkmore {
  position:relative;
}

.page.textlinkmore .halfblock {
  font-size:18px;
  color:#424242;
  margin-bottom:2.8em;
}

.page.textlinkmore .more {
  font-size:16px;
  position:absolute;
  bottom:0;
}

.page-icon {
  padding:15px;
}

.btn-primary.btn-more {
  padding-right:1.6em;
}

/* ------- PROGRAMS --------- */

.programitem {
  background:#F7FBFF;
}

/* ------- CONTACT --------- */

#contact {
  margin-bottom:3.5rem;
}

/* ------- FOOTER -------- */

.footer-links .servicemenu1 {
  float: left;
  text-align: left;
  margin-bottom: 0;
  margin-top:-15px;
}

.footer-links .servicemenu1 a {
  margin-left: 0;
  margin-right: 15px;
  color: #000;
  font-size: 16px;
}

.textlinks .footer-newsletter-button {
  color: #fff;
  padding: 0.7em 1.6em 0.6em;
  display: inline-block;
  margin-bottom: 15px;
  font-size: 18px;
}

.textlinks .footer-newsletter-button:hover,
.textlinks .footer-newsletter-button:focus {
  color: #fff;
}

.footer-copyright {
  margin-bottom: 0;
}

.footer .logo {
  width: 14em;
  margin-top: 0.5rem;
}

.social-icons {
  float:left;
  margin-right:10px;
  margin-left:1px;
}

.social-title {
  font-size:15px;
}

.footer-social {
  margin-right: 3px;
  background: no-repeat;
  width: 1.6em;
  height: 1.6em;
  background-size: contain;
  display: inline-block;
}

.footer-fb {
  background-image: url('../images/facebook-logo.svg');
}

.footer-twitter {
  background-image: url('../images/twitter-logo.svg');
}

.footer-linkedin {
  background-image: url('../images/linkedin.svg');
}

.footer-social:hover,
.footer-social:focus {
  opacity: 0.75;
}

.to-top {
  background:#0074aa;
  width: 40px;
  height: 40px;
  background-size:contain;
  background-position: left;
  margin-bottom:15px;
  text-align: right;
  right: 15px;
  margin-left:-5px;
  transform: rotate(180deg);
  cursor:pointer;
  transition: ease 0.5s;
  position:fixed;
  bottom:0;
  border-radius:5px;
  display:none;
  z-index:9;
}

.icon-to-top {
  background: url('../images/arrow-down.svg') no-repeat;
  width: 20px;
  height: 20px;
  background-size:contain;
  background-position: left;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}

.to-top:hover {
  margin-bottom:20px;
}

@media (max-width: 575px) {
  .footer-copyright {
    margin-top: 50px;
  }
}

/* --------------------------  PROGRAMDETAIL --------------------------------- */

.backlink {
  display:none;
}

.program-content .container {
  max-width:1000px;
  /*font-family:'NettoWeb', sans-serif;*/
  color:#002048;
  font-size:1rem;
}


.overlay {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: radial-gradient(circle, rgba(0,116,170,1) 0%, rgba(0,45,100,1) 100%);
  opacity:0.5;
}

.overlay-disabled.overlay {
  opacity:1;
}

.program-stage {
  background-size:cover;
  background-position: center;
  /*height:20vh;
  min-height:500px;*/
  color:#fff;
  text-align:center;
  position:relative;
  margin-top:-3.2rem;
}

.program-stage img {
  position:absolute;
  width:100%;
  height:100%;
  object-fit: cover;
  left:0;
  top:0;
  object-position: center;
}

.program-stage .container {
  position:relative;
}

/*
.program-stage:after {
  content:'';
  position:absolute;
  z-index:99;
  bottom:5%;
  left:50%;
  transform:translate(-50%,0);
  width:30px;
  height:30px;
  background:url('../images/arrow-down.svg') no-repeat;
  background-size:contain;
  background-position: center;
}
*/

.compiled-icon {
  background:url('../images/quality_blue.png') no-repeat;
  background-size:contain;
  width:20px;
  height:20px;
  display: inline-block;
  margin-left: 10px;
}

.program-stage h1 {
  color:#fff;
}

.program-stage-inner {
  /*position:absolute;
  top:45%;
  width:100%;
  transform:translate(0,-50%);
  padding:0 20vw;*/
  padding:6rem 15vw;
}

.program-stage-inner h1 {
  margin-bottom:1rem;
}

.program-stage-inner h2 {
  color:#fff;
}

.program-stage-inner p {
  margin-bottom:2rem;
  margin-top:2rem;
}

.program-stage-inner a {
  /*color:#fff;
  font-weight:600;*/
  border-radius: 5px;
  border: none;
  padding: 0.9em 1.6em 0.8em;
  margin: 0.5rem 0;
  transition: all 0.4s;
  white-space: normal;
  text-decoration:none;
  display:inline-block;
  background-color: #002d64;
  color:#fff;
}

.program-stage-inner a:hover {
  background-color: #0074aa;
}

.btn {
  border-radius: 5px;
  border: none;
  padding: 0.9em 1.6em 0.8em;
  margin: 0.5rem 0;
  transition: all 0.4s;
  white-space: normal;
  text-decoration:none;
  display:inline-block;
}

.btn-primary {
  background-color: #0074aa;
  color:#fff;
}

.program-stage-inner .btn-primary {
  /*background-color:#6EFFCD;*/
  background-color:#002d64;
}

.program-stage-inner .btn-primary:hover {
  background-color: #0074aa;
}

.program-facts {
  background:#002048;
  color:#fff;
  position: sticky;
  top: 70px;
  z-index: 99;
}

.program-facts h1, .program-facts h2, .program-facts h3, .program-facts h4, .program-facts h5 {
  color:#fff;
}

.program-facts-inner {
  display:flex;
  justify-content: center;
  align-items: center;
}

.program-facts-inner .text-icon {
  filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(104deg) brightness(105%) contrast(101%);
  width: 1.5em;
  padding-left: 1.5em;
  background-size: auto 1.5em;
}

.icon-lang {
  background-image: url(../images/globe.svg);
}

.program-facts-inner .fact {
  padding:2rem 2rem;
  position:relative;
  display:flex;
}

.program-facts-inner .fact.provider {

}

.fact.lang {
  text-transform: uppercase;
}

.program-facts-inner .col:before {
  content:'';
  position:absolute;
  z-index:99;
  top:50%;
  left:0;
  transform:translate(0,-50%);
  width:20px;
  height:20px;
  background:url('../images/format.svg') no-repeat;
  background-size:contain;
  background-position: center;
}

.program-facts-inner .col:last-child {
  margin-left:-20px;
}

.program-facts-inner .col:last-child:before {
  display:none;
}

.col-provider {
  display:flex;
}

.provider img {
  width:100%;
  height:20px;
  object-fit: contain;
}

.provider p {
  margin-bottom:0;
}

.provider .cooperationspartnerlogo-wrapper {
  padding-right:1rem;
  border-radius:5px;
  /*background:#fff;*/
  margin-right:5px;
  filter: brightness(0) invert(1);

}

.provider .cooperationspartnerlogo-wrapper:last-child {
  padding-right:0;
  margin-right:0;
}

.provider .cooperationspartnerlogo {
  height:25px;
  max-width: 110px;
}

.date-location {
  text-align:left;
  border-radius:10px;
  padding:2rem;
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
  color:#000;
}

.program-info {
  /*margin:3rem 0;*/
  background:#f6f6f6;
  padding:3rem 0;
}

.program-info .container {
  max-width:1400px;
}

.program-info-inner {
  display:flex;
  justify-content: center;
}

.program-info-inner .info {
  padding:2rem 2rem;
  position:relative;
  font-size:0.95rem;
  line-height:1.4rem;
  max-width:350px;
}

.info-compiled {
  /*text-align:center;*/
  display:flex;
}

.program-info-inner .headline.info-icon-compiledby {
  padding-left:85px;
  font-weight:400;
}

.program-info-inner .info:last-child {
  border:none;
}

.program-info-inner .info {
  border-right:1px solid #ddd;
}

.program-info-inner .headline,
.date-location .headline {
  font-weight:600;
  margin-bottom:1.75rem;
  position:relative;
}

.info-icon {
  padding-left:35px;
}

.info-icon:after {
  content:'';
  position:absolute;
  width:1.5em;
  height:1.5em;
  left:0;
  background-size:contain;
  background-repeat:no-repeat;
  top:50%;
  transform:translate(0,-50%);
}

.info-icon-participants:after {
  background-image:url('../images/team.svg');
}

.info-icon-duration:after {
  background-image:url('../images/time.svg');
}

.info-icon-investment:after {
  background-image:url('../images/euro.svg');
}

.info-icon-date-location:after {
  background-image:url('../images/arrival-time.svg');
}

.info-icon-booking:after {
  background-image:url('../images/file.svg');
}

.info-icon-compiledby:after {
  background-image:url('../images/compiled_by_en.svg');
  width:85px;
  height:85px;
  margin-bottom:3rem;
  /*left: 50%;
  transform: translate(-50%,-50%);*/

}

.info-compiled-de .info-icon-compiledby:after {
  background-image:url('../images/compiled_by_de.svg');
}

.info-icon-compiledby span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  top: 50%;
  position: relative;
  transform: translate(0,-50%);
}

.col-compiled .info-icon-compiledby:after {
  width: 45px;
  height: 45px;
}

.program-quote {
  background:#F6F6F6;
}

.program-quote .container {
  padding:5rem 0;
}

.program-quote img {
  width:100%;
}

.program-quote p {
  font-size:1.5rem;
  line-height:2.5rem;
  text-align:center;
  padding:5rem 15vw;
  position:relative;
}

.program-quote p:before {
  content:'';
  position:absolute;
  z-index:99;
  left:50%;
  transform:translate(-50%,-50px);
  width:50px;
  height:50px;
  background:url('../images/quote.svg') no-repeat;
  background-size:contain;
  background-position: center;
}

.program-quote iframe {
  width:80%;
  margin:0 10%;
  height:40vw;
  border:none;
  max-height:550px;
}

.program-content {
  margin:5rem 0;
}

.program-content h3 {
  font-size:1.4rem;
  position:relative;
  margin-bottom:2rem;
  /*margin-left:45px;*/
  font-weight:600;
}

.program-content h2::before {
  content:'';
  position:absolute;
  z-index:99;
  top:50%;
  transform:translate(-50px,-50%);
  width:35px;
  height:35px;
  background:url('../images/what.svg') no-repeat;
  background-size:contain;
  background-position: center;
}

.program-content-inner h4 {
  color:#0074aa;
}

.program-content .lightbox:hover {
  opacity:0.75;
}

.keyfacts-wrapper {
  display:flex;
}

.keyfacts, .keyfacts-list {
  border-radius:10px;
  padding:1.2rem;
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  margin-left:3rem;
  min-width:300px;
  width:300px;
  height:100%;
}

.keyfacts-list {
  padding-left:2rem;
  font-size:0.9rem;
}

.keyfacts-list li {
  padding-bottom:5px;
}

.keyfacts-list li:last-child {
  padding-bottom:0;
}

.keyfacts h4 {
  margin-bottom:1rem;
  font-size:1rem;
}

.keyfacts p {
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.program-slider-wrapper {
  margin-top:7.5rem;
}

@media (max-width:768px) {
  .keyfacts-wrapper {
    display:block;
  }
  .keyfacts {
    margin-left:0;
    width:100%;
  }
}


.further-information-wrapper {
  display:flex;
}

.further-information-wrapper .col:first-child {
  padding-right:2rem;
}

.further-information-wrapper .col:last-child {
  padding-left:2rem;
}

.download {
  background:#F6F6F6;
  border-radius:10px;
  display:block;
  padding:1rem;
  margin-bottom:1rem;
  text-decoration:none;
  color:inherit;
  transition: ease all 0.5s;
  min-width:350px;
}

.download:hover {
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
}

.download .headline {
  font-size:1rem;
  font-weight:600;
  margin-bottom:1rem;
}

.download .text {
  font-size:0.8rem;
}

.contact-badge {
  position:fixed;
  /*width: 40px;
  height: 40px;*/
  background:#0074aa;
  right: -150px;
  bottom:50%;
  border-radius:5px;
  transition: ease all 0.5s;
  color:#fff;
  padding:0.5rem 1.5rem 0.5rem 1rem;
  z-index:99;
  padding-top:1rem;
  padding-bottom:1rem;
}

.contact-badge .contact-images {
  width:65px;
}

.contact-badge img {
  border-radius:50%;
  margin-bottom:10px;
  width:65px;
  height:65px;
  object-fit:cover;
}

.contact-badge .contact-images:last-child img {
  margin-bottom:0;
}

.contact-badge:hover {
  right:0 !important;
}

/*
.contact-badge:after {
  position:absolute;
  content:'';
  top:50%;
  left:15px;
  background:url('../images/speech.svg') no-repeat;
  width:25px;
  height:25px;
  background-size:contain;
  background-position:center;
  transform:translate(0,-50%);
}
*/

/*.contact-badge:hover {
  bottom:6.5rem;

}*/

.your-contacts h2 {
  text-align:center;
  font-size:1.75rem;
  margin-bottom:4rem;
  margin-left:0;
}

.your-contacts h2::before {
  display:none;
}

.your-contacts-inner {
  display:flex;
  justify-content: center;
}

.contact-box {
  text-align:center;
  background:#002048;
  padding:2rem 3rem;
  width:275px;
  margin:0 1rem;
  border-radius:10px;
  color:#fff;
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  transition:ease all 0.5s;
}

.contact-box:hover {
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.4);

}

/*.contact-box:hover .program-person-image1 {
  display:none;
}*/

.program-person-image2 {
  /*display:none;
  opacity:1;
  position:relative;*/
}

/*.contact-box:hover .program-person-image2 {
  display:block;
}*/

.contact-images {
  position: relative;
  width: 100px;
  margin: auto;
}

.contact-box img {
  width:100px;
  height:100px;
  border-radius:50%;
  object-fit: cover;
  margin-bottom:1rem;
}

.contact-box h4 {
  margin-bottom:1rem;
  color:#fff;
}

.contact-box p {
  color:#fff;
}

.testimonials {
  margin:10rem 0;
}

.testimonial {
  display:flex;
  justify-content: center;
  align-items: center;
  width:600px;
  margin:auto;
}

.testimonial img {
  width:165px;
  height:165px;
  border-radius:50%;
  object-fit: cover;
  margin-right:3rem;
  /*-webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);*/
  position:relative;
}

.testimonial-image {
  position:relative;
}

.testimonial-image:before,
.testimonial-wrapper-program:before {
  content:'';
  position:absolute;
  top: 0;
  left: 95px;
  transform: translate(0,-50%);
  width: 70px;
  height: 70px;
  background:url('../images/testimonial.svg') no-repeat;
  background-size:contain;
  background-position: center;
  transition:ease all 0.5s;
  z-index:0;
}

.testimonial-wrapper-program blockquote {
  margin-bottom:1rem;
}

.testimonial-wrapper-program {
  position:relative;
}

.testimonial-wrapper-program .note {
  margin-top:1rem;
}

.testimonial p {
  font-size:1rem;
  margin-bottom:0;
}

.person {
  color:#0074AA;
}

.survey-view {
  background:none !important;
}

.accordion-wrapper {
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  border-radius:10px;
  padding:2rem;
  background-color:#fff;
}

.container-accordion {
  transition: ease all 0.5s;
}

.container-accordion.closed {
  background:none;

}

.container-accordion.full-page-light-blue.closed {
  background:none;
  padding-top:0;
  padding-bottom:0;
  margin-top:3rem;
  margin-bottom:3rem;

}

.container-accordion.closed {
  padding-top:0;
  padding-bottom:0;
  margin-top:3rem;
  margin-bottom:3rem;
}

.container-accordion-header {
  max-width: calc(1280px + 5vw);
  margin-left: auto;
  margin-right: auto;
  overflow:hidden;
  border-bottom:2px solid #BFC7D1;
  transition: ease all 0.5s;
  cursor:pointer;
  position:relative;
}

.closed .container-accordion-header h2 {
  position:relative;
  transition: ease all 0.5s;
  left:35px;
  width:max-content;
}

.closed .container-accordion-header:hover h2 {
  left:25px;
}

.closed .container-accordion-header h2:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -35px;
  transform: translate(0,-50%);
  width: 20px;
  height: 20px;
  background: url('../images/next-icon.svg') no-repeat;
  background-size: contain;
  background-position: center;
  transition: ease all 0.5s;
  opacity:0;
}

.closed .container-accordion-header:hover h2:after {
  opacity:1;
}

.closed .container-accordion-header:after {
  content: '';
  position: absolute;
  top: 37%;
  left:10px;
  transform: translate(0,-50%);
  width: 15px;
  height: 15px;
  background: url('../images/plus.svg') no-repeat;
  background-size: contain;
  background-position: center;
  transition: ease all 0.5s;
}

.open .container-accordion-header h2 {
  margin-left:-250px;
  opacity:0;
}

.open .container-accordion-header {
  border:none;
}

.container-accordion-header:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  width: 25px;
  height: 25px;
  background: url('../images/back-icon.svg') no-repeat;
  background-size: contain;
  background-position: center;
  transition: ease all 0.5s;
  opacity:1;
}

.container-accordion-header:hover:before {
  width:28px;
  height:28px;
}

.closed .container-accordion-header:before {
  opacity:0;
  left: -100px;
}

.container-accordion-header h2 {
  transition: ease all 0.5s;
  font-size:1.75rem;
  font-weight:700;
}

.col-md-6 .accordion {
  /*margin-top:0;*/
}

.container-accordion-inner.display {
  display:block !important;
}

@media (max-width: 1420px) {
  .container-accordion-header {
    max-width:100%;
    padding-left:15px;
  }
  .container-accordion-header:before {
    left:5vw;
  }

  .closed .container-accordion-header:after {
    right:95px;
  }
}

@media (max-width: 1280px) {
  .container-accordion-header:before {
    left:5vw;
  }
}

@media (max-width: 1300px) {
  .closed .container-accordion-header h2 {
    padding-left:0.5rem;
  }
}

@media (max-width: 1024px) {
  .closed .container-accordion-header h2 {
    width:65%;
    padding-left:1rem;
  }
}

@media (max-width: 991px) {

  .container-accordion-header::before {
    left:1rem;
  }
}

.program-content .ui-accordion-header {
  padding:1.5rem 0;
  border-bottom:2px solid #BFC7D1;
  cursor:pointer;
  position:relative;
  width:100%;
  transition:ease all 0.5s;
  font-size:1.2rem;
  font-weight:600;
  margin-bottom:0;
}

.program-content .ui-accordion-header-active,
.program-content .ui-accordion-header:hover {
  padding-left:1rem;
}

.program-content .ui-accordion-header:after {
  content:'';
  position:absolute;
  top:50%;
  right:0;
  transform:translate(0,-50%);
  width:15px;
  height:15px;
  background:url('../images/plus.svg') no-repeat;
  background-size:contain;
  background-position: center;
  transition:ease all 0.5s;
}

.program-content .ui-accordion-header-active:after {
  background:url('../images/minus.svg') no-repeat;
  background-size:contain;
  background-position: center;
  transition:ease all 0.5s;
}

.ui-accordion-content {
  padding:1rem 1rem;
  font-size:1em;
}

.related-content {
  background: radial-gradient(circle, rgba(0,116,170,1) 0%, rgba(201, 225, 237,1) 150%);
  padding:5rem 0;
  margin-bottom:-5rem;
}

.related-content h2 {
  text-align:center;
  font-size:1.75rem;
  margin-bottom:4rem;
  color:#fff;
  margin-left:0;
}

.related-content h2::before {
  display:none;
}

.related-content-wrapper {
  display:flex;
  justify-content: center;
}

.related-content-wrapper .col-md-4 {
  margin-bottom:30px;
}

.related-content-box {
  border-radius:10px;
  background:#fff;
  /*margin:0 15px;*/

  transition:ease all 0.5s;
  cursor:pointer;
  height:100%;
}

.related-content-box:hover {
  -webkit-box-shadow: 0px 0px 25px 5px rgba(255,255,255,0.3);
  box-shadow: 0px 0px 25px 5px rgba(255,255,255,0.3);
}

.related-content-box img {
  width:100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.related-content-box-inner h4 {
  padding:1.5rem;
  line-height:1.5rem;
  font-size:1.1rem;
}

.all-programs-bg {
  /*background: radial-gradient(circle, rgba(0,150,219,1) 0%, rgba(0,116,170,1) 100%);*/
  /*background: radial-gradient(circle, rgba(0,45,100,1) 0%, rgba(0,116,170,1) 100%);*/
  /*background: radial-gradient(circle, rgba(217,236,245,1) 0%, rgba(0,116,170,1) 100%);*/
  background: radial-gradient(circle, rgb(201, 225, 237) 0%, rgb(0, 116, 170) 100%);
  width:100%;
  position: relative;
  background-attachment: fixed;
}

.all-programs-bg.campus-iframe {
  min-height:100vh;
}

.all-programs-bg h2 {
  color:#fff;
}

.all-programs-bg .main,
.all-programs-bg .def-area {
  background:unset;
}

.all-programs-bg .custom-filter-select .btn {
  background:none;
  border-color:#fff;
  color:#fff;
}

.custom-filter-select .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width:100%;
}

.filter-area-categories {
  margin-bottom:2rem;
}

.all-programs-bg .filter-area-categories h3 {
  color:#fff;
  font-size:1rem;
}

/*

.filter-area-categories {
  position: sticky;
  top: -1px;
  z-index: 9;
}

.filter-area-categories.isSticky {
  background:#002D64;
}


 */

.programs-query-form {
  margin-left:10%;
}

.programs-query-form input {
  background:none !important;
  border:none;
  border-radius:0;
  border-bottom:2px solid #fff;
  width:80%;
  padding:1rem;
  padding-left:3rem;
  font-size:1rem;
  color:#fff !important;
  position:relative;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 0 transparent inset !important;
  transition: background-color 5000s ease-in-out 0s;
}

.programs-query-form input:active,
.programs-query-form input:focus {
  outline:none;
  border-color:#6EFFCD;
  background:none;
  box-shadow: none;
}

.programs-query-form input::placeholder {
  color:#fff;
}

.programs-query-form button {
  background:none;
  background:url('../images/search.svg') no-repeat;
  width:10px;
  height:20px;
  content:'';
  position:absolute;
  top: 22px;
  background-size:contain;
}

.core-topic-program {
  width:100%;
  padding:5rem 5vw;
  width:100%;
  height:100%;
  position:relative;
  text-align:center;
  margin-bottom:30px;
}

.core-topic-program.core-overlay:before {
  content:'';
  position:absolute;
  width:100%;
  height:100%;
  background:#002D64;
  top:0;
  left:0;
  transition: ease all 0.5s;
}

.core-topic-title {
  color:#fff;
  position: relative;
  font-size:2rem;
  font-weight:600;
}

.core-topic-teaser {
  padding:0 15%;
  color:#fff;
  text-align:center;
  position:relative;
  margin-top:1rem;
  line-height:1.75rem;
  font-size:1.1rem;
}

.core-topic-program .btn {
  position: relative;
  margin-top:2rem;
  margin-bottom:0;
}

.program-overview-intro {
  display:flex;
  align-items: center;
  padding-top:5rem;
}

.program-overview-intro .col {
  width:50%;
}

.program-overview-intro .col:first-child {
  padding-right:7rem;
}

.program-overview h1 {
  color:#fff;
  background:#002D64;
  padding: 2rem 3rem;
  font-weight: 100;
  line-height: 3rem;
  position: relative;
  font-size: 2.5rem;
}

.program-overview h1:after {
  content:'';
  position:absolute;
  bottom:-40px;
  left:25px;
  width:40px;
  height:40px;
  /* @TODO image missing before update */
  /*background:url('../images/intro.svg') no-repeat;*/
  background-size:contain;
  background-position: center;
}

.program-overview p {
  color:#fff;
  margin-top:4rem;
}

.program-box {
  transition: ease all 0.5s;
  background:#F7FBFF;
}

.program-box img {
  width:100%;
  position:relative;
  border:none;
}

.program-box-image-wrapper {
  position: relative;
  height:200px;
  overflow:hidden;
}

.program-box-image-wrapper .overlay {
  opacity:0.3;
}

.program-box-image-wrapper img {
  height:100%;
  object-fit: cover;
}

.program-box-image {
  /*background:url('../images/bu_test_image1.jpg') no-repeat;*/
  background-size:cover;
  background-position: center;
  width:100%;
  height:100%;
  transition: ease all 0.5s;
}

.program-box-image:after {
  content:'';
  position:absolute;
  width:100%;
  height:100%;
  background:#002D64;
  opacity:0.4;
  top:0;
  left:0;
  transition: ease all 0.5s;
}

.program-box:hover .program-box-image:after {
  opacity:0;
}

.program-box:hover .program-box-image {
  transform:scale(1.05);
}

.program-box-inner {
  padding:2rem;
}

.program-box-inner p {
  color:#000;
  margin-top:1rem;
  margin-bottom:2rem;
}

.program-box-inner a {
  color:#0074AA;
  text-decoration:none;
}

.program-box-inner-bottom {
  border-top: 1px solid #002D64;
  display:flex;
  padding:0.5rem 2rem;
}

.program-slider {
  margin-bottom:7rem;
}

.program-slider .item {
  opacity:0.5;
  transform:scale(0.8);
  transition: ease all 0.5s;
}

.program-slider .center .item {
  opacity:1;
  transform:scale(1);
}

.owl-nav {
  position:absolute;
  left:50%;
  display:flex;
  transform:translate(-50%,0);
  margin-top:2rem;
}

.owl-prev {
  background: url('../images/slider-arrow-prev.svg') no-repeat center;
  background-size: contain;
  width:25px;
  height:25px;
  margin-right:.5rem;
  transition:ease all 0.5s;
}

.owl-next {
  background:url('../images/slider-arrow-next.svg') no-repeat;
  width:25px;
  height:25px;
  background-size:contain;
  background-position:center;
  margin-left:.5rem;
  transition:ease all 0.5s;
}

.owl-prev:hover,
.owl-next:hover {
  transform:scale(1.2);
}

.programitem-content {
  height:12em;
}

.teaser_text {
  font-size:0.9em;
}

#shuffle-reset {
  content:'';
  position:relative;
  width:30px;
  height:40px;
}

#shuffle-reset:after {
  content:'';
  position:absolute;
  width:15px;
  height:15px;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  background:url('../images/reset.svg') no-repeat;
  background-size:contain;
}

.shuffle-item img {
  width:100%;
  /*height:12em;*/
  object-fit: cover;
  transition:ease all 0.5s;
  aspect-ratio: 16 / 9;
}

.shuffle-item .cooperationspartnerlogo {
  height:25px;
  padding-right:15px;
  max-width:105px;
  object-fit: contain;
  aspect-ratio: unset;
}

.programitem-footer {
  min-height:50px;
}

.shuffle-item .upcoming-image-placeholder {
  width:100%;
  height:12em;
  background-image: url('../images/placeholder_upcoming.jpg');
  background-size:cover;
  background-position: center;
  transition:ease all 0.5s;
}

.shuffle-item .program-image {
  width:100%;
  /*height:12em;*/
  position:relative;
  overflow:hidden;
  background:#fff;
}

.shuffle-item .program-image .overlay {
  opacity:0.25;
  transition:ease all 0.5s;
}

.shuffle-item:hover .overlay {
  opacity:0;
}

.shuffle-item:hover img,
.shuffle-item:hover .upcoming-image-placeholder {
  transform:scale(1.05);
}

.core-topic-program {
  overflow:hidden;
}

.core-topic-program img {
  position:absolute;
  width:100%;
  height:100%;
  object-fit: cover;
  top:0;
  left:0;

}

.core-topic-program.core-overlay img {
  opacity: 0.5;
}

.full-cta {
  position:relative;
  margin:5rem 0;
  text-align:center;
  color:#fff;
}

.full-cta .container {
  position: relative;
}

.full-cta h2 {
  font-size:2rem;
  margin-bottom:2rem;
  color:#fff;
  font-weight:600;
}

.full-cta p {
  max-width:800px;
  margin:auto;
}

.cta-bg {
  /*background:url('../images/bu_test_image1.jpg') no-repeat;*/
  width:100%;
  height:100%;
  background-size:cover;
  background-position:center;
  padding:5rem 0;
}

.full-cta-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.full-cta-icon {
  background:url('../images/placeholder.svg') no-repeat;
  width:65px;
  height:65px;
  background-size:contain;
  background-position:center;
  margin:auto;
  margin-bottom:2rem;
}

.highlight-wrapper {
  color:#fff;
  padding:3rem 0;
  background: radial-gradient(circle, rgba(0,116,170,1) 0%, rgb(201, 225, 237) 150%);
}

.highlight-inner {
  border-right:1px solid #C9E1ED;
  padding-right:2rem;
  padding-left:2rem;
}

.highlight-inner a {
  color:#fff;
  text-decoration: underline;
}

.highlight-inner a:hover{
  text-decoration: unset;
}

.highlight-inner.lines-disabled {
  border:none;
}

.highlight-inner:first-child {
  padding-left:15px;
}

.highlight-inner:last-child {
  padding-right:15px;
  border:none;
}

.highlight-inner img {
  width:20px;
  height:20px;
  filter: brightness(0) invert(1);
  margin-right:5px;
  object-fit: contain;
}

.highlight-inner p img {
  width:60%;
}

.highlight-inner .only-image img {
  height: 25px;
  max-width: 110px;
  width:100%;
}

.running .fact {
  /* animation properties */
  -moz-transform: translateX(150%);
  -webkit-transform: translateX(150%);
  transform: translateX(150%);

  -moz-animation: my-animation 20s linear infinite;
  -webkit-animation: my-animation 20s linear infinite;
  animation: my-animation 20s linear infinite;
}

/* for Firefox */
@-moz-keyframes my-animation {
  from { -moz-transform: translateX(150%); }
  to { -moz-transform: translateX(-150%); }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from { -webkit-transform: translateX(150%); }
  to { -webkit-transform: translateX(-150%); }
}

@keyframes my-animation {
  from {
    -moz-transform: translateX(150%);
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
  }
  to {
    -moz-transform: translateX(-150%);
    -webkit-transform: translateX(-150%);
    transform: translateX(-150%);
  }
}

@media (max-width: 768px) {
  .highlight-inner {
    padding-left:15px;
    margin-bottom:2rem;
  }
}

.stage .highlight-wrapper {
  margin-top: -3rem;
  padding-top:7rem;
}

.highlight-wrapper img {
  width:20px;
  height:auto;
  /*float:left;
  margin-right:10px;
  margin-top:8px;
  filter: brightness(0) invert(1);*/
  margin-top: -4px;
  filter: brightness(0) invert(1);

}

.highlight-wrapper h3 {
  color:#fff;
  font-weight:700;
  margin-bottom:2rem;
  position:relative;
}

.highlight-wrapper p {
  font-size:0.9rem;
}

.highlight-wrapper p:last-child {
  margin-bottom:0;
  padding-bottom:0;
}

.highlight-wrapper .ce-bodytext {
  position:relative;
  padding:0;
  bottom:unset;
}

.ce-uploads li a {
  background: #F6F6F6;
  border-radius: 10px;
  display: block;
  padding: 2rem;
  margin-bottom: 1rem;
  text-decoration: none;
  color: inherit;
  transition: ease all 0.5s;
  min-width: 350px;
  position:relative;
  max-width:600px;
}

.ce-uploads li a {
  font-weight:300;
  padding-left:5rem;
}

.ce-uploads li a b {
  color: #0074AA;
  font-weight: 600;
  font-size: 1.15rem;
  font-family: 'NettoWeb', -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.ce-uploads li a:before {
  position:absolute;
  left:1.75rem;
  top:50%;
  transform:translate(0,-50%);
  width:2em;
  height:2em;
}

.ce-uploads div {
  padding:0;
  margin:0;
}

.ce-uploads li a:hover {
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
}

.partnerroles-wrapper {
  display:flex;
  margin-left:-1rem;
  margin-right:-1rem;
  flex-wrap: wrap;
}

.partnerroles-wrapper .col-lg-4 {
  border-radius:10px;
  position:relative;
  margin-bottom:1.5rem;
}

.partnerroles-wrapper .col-lg-4:before {
  content:'';
  position:absolute;
  background:#0074AA;
  width:calc(100% - 30px);
  height:100%;
  border-radius:10px;
  transition:ease all 0.5s;
  bottom:0;
  left:0;
  margin-left:15px;
}

.partnerroles-wrapper .col-lg-4:hover:before {
  bottom:-0.5rem;
  left:0.5rem;
}

.partnerrole {
  position: relative;
  display:flex;
  background:#F6F6F6;
  padding:1.5rem 2rem;
  border-radius:10px;
  align-items: center;
  height:100%;
  flex-wrap: wrap;
}

.partnerrole h4 {
  margin-bottom:1rem;
  color:#002d64;
  font-weight:600;
}

.partnerrole-inner {
  width:100%;
}

.partnerrole-icon {
  width:100%;
  text-align: right;
}

.partnerrole .partnerrole-icon img {
  width:35px;
  height:100%;
  margin-left:1rem;
}

.layout-core {
  position:relative;
  display:flex;
  background: radial-gradient(circle, rgba(0,116,170,1) 0%, rgba(217,236,245,1) 140%);
}

.layout-core .container {
  max-width:2000px;
  padding:0;
}

.layout-core .row {
  align-content: center;
  width:100%;
}

.layout-core .stage-image {
  position:relative;
  /*opacity:0.75;*/
  height:auto;
}

.layout-core .stage-image.overlay-disabled {
  opacity:1;
}

.layout-core.no-image .stage-image  {
  display:none;
}

.layout-core .stage-image img {
  width:100%;
  height:100%;
  object-fit: cover;
  aspect-ratio: 16 / 9;
}

.layout-core.stage-individual .stage-image img {
  width:100%;
  height:100%;
  object-fit: cover;
  aspect-ratio: unset ;
}

.layout-core .stage-content {
  color:#fff;
  /*padding:5rem 10rem 5rem 4rem;
  min-height:20rem;*/
  position:relative;
}

.layout-core.stage-individual .stage-content {
  padding:5rem 5rem 2rem 4rem;
  min-height:20rem;
}

.layout-core .stage-content .stage-content-inner {
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  max-width:750px;
}

.layout-core.stage-individual .stage-content .stage-content-inner {
  position: relative;
  float:left;
}

.layout-core.no-image .stage-content {
  padding:10rem 1rem;
  max-width:650px;
  text-align:center;
  margin:auto;
}

.layout-core .stage-content .btn-primary {
  background:#002048;
}

.layout-core .stage-content .btn-primary:hover {
  color:#002048;
  background:#fff;
}

.layout-core .stage-content h1 {
  font-size:3rem;
  color:#fff;
  font-weight:600;
}

.layout-core .stage-content h2 {
  color:#fff;
  font-size:1.75rem;
}

.layout-core .stage-content p {
  margin:2rem 0;
  font-family: 'NettoWeb', sans-serif;
  font-size:1.2rem;
}

.stage-individual p {
  font-size:1rem;
}

.stage-content.blue {
  color:#002048 !important;
}

.stage-individual .stage-content-inner .btn-secondary.btn-primary {
  font-size:1.5rem;
  background:#fff;
  color:#002048;

}

.stage-individual .stage-content-inner .btn-secondary.btn-primary:hover {
  background:#002048;
  color:#fff;
}

.stage .bg-image {
  position:absolute;
  width:100%;
  height:100%;
  object-fit: cover;
}

.layout-text-only {
  position: relative;
  display: flex;
  background: radial-gradient(circle, rgba(0,45,100,1) 0%, rgba(0,116,170,1) 100%);
}

.layout-text-only p {
  max-width:700px;
}

.layout-text-only .text-center p {
  max-width:100%;
  font-size:1.25rem;
}

.layout-text-only .text-center .subline {
  font-size:1.35rem;
}

.layout-text-only .text-center h1 {
  font-size:3.35rem;
}

.layout-text-only .stage-content {
  padding: 10rem 10rem 10rem 4rem;
  padding-left:0;
  padding-right:0;
}

.stage-content .stage-content-inner {
  max-width: 600px;
  float: right;
  top: 50%;
  position: relative;
  transform: translate(0,-50%);
}

.layout-text-only p {
  font-size:1rem;
  font-family: 'NettoWeb', sans-serif;
}

.layout-text-only h1 {
  margin-bottom:2rem;
}

.stage-register {
  position:relative;
  color:#000;
}

.stage-register h2 {
  color:#0074AA;
  font-size:2rem;
  font-weight:600;
}

.register-button-wrapper {
  background:#fff;
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.1);
  text-align:center;
  margin-top:-3rem;
  padding:3rem 1rem 2rem 1rem;

}

.register-list {
  display:flex;
  justify-content: center;
  margin-top:2rem;
  flex-wrap: wrap;
}

.register-list .col {
  border-radius:10px;
  background:#f6f6f6;
  margin:0 0.5rem;
  width:15%;
  min-width:175px;
  margin-bottom:1rem;
  transition:ease all 0.5s;
  max-width:max-content;
}

.register-list .col a {
  color:inherit;
  text-decoration:none;
  font-weight:300;
  padding:1rem 1rem;
  display:block;

}

.register-list .col p {

  font-size:0.9rem;
  margin-bottom:0;
}

.register-list .col p.margin {
  margin-top:1rem;
}

.register-list .col p.blue {
  color:#002d64;
}

.register-list .col p.white {
  color:#fff;
}

.register-list .col p.big {
  font-size:1.35rem;
  font-family: 'NettoWeb', -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.register-list .col p.small {
  font-size:0.9rem;
}

.register-list .col img {
  width:100px;
  height:25px;
  object-fit: contain;
}

.register-list img.logo-big {
  width:200px;
  height:100px;
}

.register-list .col:hover {
  -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.2);
}

@media (max-width: 1400px) {
  .layout-core .stage-content h1 {
    font-size:2.3rem;
  }
  .layout-core .stage-content h2 {
    font-size:1.5rem;
  }
  .layout-core .stage-content p {
    margin: 1rem 0;
    font-size:1rem;
  }
}


@media (max-width: 1200px) {
  .layout-core .stage-content h1 {
    font-size:2rem;
  }
  .layout-core .stage-content h2 {
    font-size:1.25rem;
  }
}

@media (max-width: 1024px) {
  .programs-query-form {
    margin-left:0;
  }

  .programs-query-form input {
    width:100%;
  }

  .layout-core .stage-content {
    padding: 3.5rem 2rem;
  }

  .layout-core .stage-content h1 {
    font-size:2rem;
  }
}

@media (max-width: 991px) {
  .layout-core .row {
    width:auto;
  }

  .layout-core .stage-content .stage-content-inner {
    position:relative;
    float:left;
  }

  .program-facts {
    position:relative;
    top:unset;
  }

  .program-facts-inner {
    display:block;
    padding:1rem 0;
  }

  .program-facts-inner .fact{
    padding:1rem 0;
  }

  .program-info-inner {
    justify-content: left;
  }

  .program-info-inner .info {
    border-right:none;
    border-bottom: 1px solid #ddd;
  }
}

@media (max-width: 500px) {
  .your-contacts-inner {
    display:block;
  }

  .contact-box {
    margin:0;
    margin-bottom:1rem;
    width:100%;
  }
}

/* ------------- YOUR CAMPUS ------------------------------------------- */

.bucampus-wrapper .programitem-content {
  height:auto;
  color:#002d64;
}

.bucampus-wrapper .filter-header-top {
  color:#fff;
}

.bucampus-wrapper #shuffle-reset {
  height:48px;
}

.bucampus-stage {
  margin-top:2rem;
  margin-bottom:5rem;
  align-items: center;
}

.bucampus-wrapper .shuffle-item img {
  height:100%;
  object-fit: contain;
  aspect-ratio:unset;
}

/* ------------- NEWS SLIDER ------------------------------------------- */

.news-slider-box {
  background:#fff;
  margin-top:5rem;
}

.news-slider-box p {
  color:#000;
}

.news-slider-content {
  padding:1rem;
}

.news-slider-content .aktuelles-link a {
  padding-left:0;
}

/* ------------- LOGIN ------------------------------------------- */

.frame-layout-103 .login-wrapper {
  height:80vh;
  min-height: 500px;
  position:relative;
}

.frame-layout-103 .tx-felogin-pi1 {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-60%);
}

.login-wrapper .register input {
  width:100%;
}

.tx-felogin-pi1 {
  background:#fff;
  padding:2rem;
  border-radius:10px;
  max-width:750px;
}

.tx-felogin-pi1 h3  {
  position:relative;
  /*margin-top:75px;*/
}

/*.tx-felogin-pi1 h3:before  {
  position:absolute;
  content:'';
  top:-75px;
  left:0;
  width:50px;
  height:50px;
  background:url('../images/login.png') no-repeat;
  background-size:contain;
}*/

.tx-felogin-pi1 form {
  margin-top:1.5rem;
}

.tx-felogin-pi1 label {
  width:100%;
}

.tx-felogin-pi1 label p {
  width:100%;
  margin-top:1.5rem;
  font-size:0.75rem;
  font-weight:600;
  color:#999;
  position: relative;
  margin-bottom:0.5rem;

}

.tx-felogin-pi1 label .label-user,
.tx-felogin-pi1 label .label-pass {
  margin-left:20px;
}

.tx-felogin-pi1 legend {
  display:none;
}

.tx-felogin-pi1 input {
  width:100%;
  padding:.75rem .5rem;
  background:none;
  border:1px solid #ddd;
  color:#002d64;
  -webkit-text-fill-color: #002d64;
  position: relative;
}

.tx-felogin-pi1 input:hover,
.tx-felogin-pi1 input:active,
.tx-felogin-pi1 input:focus {
  color:#002d64;
  -webkit-text-fill-color: #002d64;
  border-color:#002d64;
  outline: none;
}

.tx-felogin-pi1 label p::before {
  position:absolute;
  content:'';
  width:15px;
  height:15px;
  background-repeat: no-repeat;
  background-size:contain;
  top:50%;
  left:-20px;
  transform:translate(0,-50%);
  opacity:0.3;
}

.tx-felogin-pi1 label .label-user::before {
  background-image:url('../images/user.png');
}

.tx-felogin-pi1 label .label-pass::before {
  background-image:url('../images/padlock.png');
}

.tx-felogin-pi1 input[type = submit] {
  width:100%;
  margin-top:1.5rem;
  background:#0074AA;
  color:#fff;
  -webkit-text-fill-color: white;
  padding:.75rem;
  border:none;
  border-radius:5px;
  cursor: pointer;
  transition: ease all 0.5s;
  font-size:1.25rem;
  font-family: 'NettoWeb', -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.tx-felogin-pi1 input[type = submit]:hover {
  background:#002d64;
}

.tx-felogin-pi1 a {
  font-size:0.9rem;
  margin-top:1rem;
  display:block;
}

.tx-felogin-pi1 .btn {
  font-size:1.25rem;
}

.tx-felogin-pi1 .button-wrapper {
  margin-top:1rem;
}

.tx-felogin-pi1 .button-wrapper a,
.tx-felogin-pi1 .button-wrapper input[type = submit] {
  width:200px;
  display:inline-block;
  margin-top:0;
  padding: 0.9em 1.6em 0.8em;
  border:1px solid #0074AA;
}

.tx-felogin-pi1 .button-wrapper input[type = submit] {
  border:1px solid #0074AA;
  color:#0074AA;
  -webkit-text-fill-color: #0074AA;
  background:none;
}

.tx-felogin-pi1 .button-wrapper input[type = submit]:hover {
  background:#002d64;
  border-color:#002d64;
  color:#fff;
  -webkit-text-fill-color: #fff;
}

@media (max-width:661px) {
  .tx-felogin-pi1 {
    width:90%;
  }
}

/* ------------- TABLE OF CONTENTS ------------------------------------------- */

.active-progress {
  position:relative;
  color:#0074AA !important;
}

.active-progress:before {
  position:absolute;
  content:'';
  top:50%;
  right:1rem;
  transform:translate(0,-50%);
  width:15px;
  height:15px;
  background:url('../images/icon-check.svg') no-repeat;
  background-size:contain;
}

.big-inhalt-wrapper .container {
  display:flex;
  max-width: calc(2000px + 10vw);
}

.localnav {
  background: #f6f6f6;
  padding: 3rem 0;
  width: 25%;
  margin-right:2%;
}

.localnav li {
  list-style:none;
}

.localnav li .h2 {
  font-size:1.35rem;
  margin-top:1rem;
  display: block;
  margin-bottom:1rem;
  background: #eee;
  padding: 0.5rem 1rem;
}

.localnav li .h3 {
  font-size:1.15rem;
  padding-left:1rem;
  margin-top:0.75rem;
  margin-bottom:0.75rem;
}

.localnav li .h4 {
  font-size:1.05rem;
  padding-left:2rem;
}

.localnav li a {
  cursor:pointer;
  width:100%;
  display:block;
}

.localnav li a.noClick {
  cursor:unset;
}

.localnav li a.noClick:hover {
  color:black !important;
}

.localnav li a:hover {
  color:#002d64 !important;
}

.localnav li a.active {
  color:#002d64 !important;
  font-weight:bold;
  border-left:2px solid #002d64;
}

.localnav li .h2.active {
  padding-left:0.5rem;
  font-weight:normal;
}

.inhalt {
  width:69%;
  margin-top:0;
  padding-top:0;
  opacity:0;
  transition:ease all 0.5s;
}

.inhalt-wrapper  {
  width:100%;
}

.inhalt-wrapper .container  {
  display:block;
}

.inhalt-wrapper .imageorient-100  {
  margin-bottom:2rem;
}

.inhalt-wrapper .ui-accordion-content {
  height:100% !important;
}

.inhalt-wrapper.accordion {
  margin-top:0;
}

.localnav-menu {
  display:none;
  cursor: pointer;
  padding: 0.5em;
  border-radius: 5px;
  border: 1px solid #cdcdcd;
  position:relative;
  font-weight:600;
  color:#002d64;
  width:100%;
  background:#fff;
  transition: ease all 0.5s;
}

.localnav-menu.open {
  background:#f6f6f6;
}

.localnav-menu:after {
  content:'';
  position:absolute;
  top:50%;
  right:0.5rem;
  width:15px;
  height:15px;
  background:url('../images/plus.svg') no-repeat;
  background-size:contain;
  background-position: center;
  transform:translate(0,-50%);
}

.localnav-menu.open:after {
  background:url('../images/minus.svg') no-repeat;
  background-size:contain;
  background-position: center;
}

@media (max-width: 768px) {
  .big-inhalt-wrapper .container {
    flex-wrap:wrap;
  }

  .localnav {
    width:100%;
    display:none;
    margin-right:0;
    z-index:9;
  }

  .inhalt-wrapper {
    padding-top:2rem;
  }

  .localnav.open {
    display:block;
    position: fixed;
    top: 110px;
    border: 1px solid #cdcdcd;
    left: 5px;
    width: calc(100% - 10px);
  }

  .localnav-menu {
    display:block;
    position: fixed;
    top: 75px;
    z-index:10;
    left: 5px;
    width: calc(100% - 10px);
  }

  .inhalt {
    width:100%;
  }
}

/* ------------- ALPHABET NAVIGATION ------------------------------------------- */

.AlphabetNav {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  flex-flow: wrap row;
  padding: .5rem;
  background: ghostwhite;
  margin-bottom:1rem;
}

.AlphabetNav a {
  display: flex;
  justify-content: center;
  padding: .5em;
  border-radius: 8px;
  font-size: 1.2em;
  line-height: 1;
  font-weight: 500;
  text-decoration: none;
  color: darkgray;
}

.AlphabetNav a:hover {
  background: #ddd;
  color: #444;
}

.AlphabetNav .active {
  background: #0074AA;
  color: white;
}

.aNav-title {
  display:none;
}

/* ------------- SIDEBAR THUMBNAIL ------------------------------------------- */

.thumbnail-center {
  justify-content: center;
}

.sidebar-thumbnail-item {
  background: #E6F3FA;
}

.sidebar-thumbnail-content {
  padding:1rem;
}

.sidebar-thumbnail-content h3{
  color:#002d64;
  margin-bottom:2rem;
}

.sidebar-thumbnail-content p{
  margin-bottom:0;
  padding-bottom:0;
}

.sidebar-thumbnail-image {
  width:100%;
  height: 12em;
  overflow:hidden;
}

.sidebar-thumbnail-item a:hover img {
  transform:scale(1.1);
}

.sidebar-thumbnail-image img {
  object-fit: cover;
  /*height:100%;*/
  transition: ease all 0.5s;
}

/* ------------- SESSIONS ------------------------------------------- */

.marketplace-wrapper {
  position: relative;
  padding:5rem 0 7.5rem 0;
  background-size: cover;
  background-attachment: fixed;
  background-color:#002d64;
}

.wrapper-image-overlay {
  background:#002d64;
  opacity:0;
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}

.marketplace-wrapper h2 {
  color:#fff;
}

.marketplace-wrapper h3, .marketplace-wrapper .slot-header {
  color:#fff;
  margin-bottom:1rem;
  /*position: sticky;
  top: 75px;*/
  z-index: 10;
  /*background:#002d64;*/
  padding:1rem 0 0.5rem;
  width:max-content;
  padding-right:1rem;
  border-bottom-right-radius:10px;

}

.marketplace-wrapper .slot-header {
  font-size: 1.5714rem;
  line-height: inherit;
  font-weight: normal;
  display:block;
  font-family: 'NettoWeb', -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.marketplace-wrapper ul {
  margin-left:0;
  padding-left:0;
}

.marketplace-wrapper li {
  list-style:none;
}

.marketplace-wrapper .typo3-messages {
  width:85%;
}

.marketplace-wrapper .typo3-messages p {
  margin: 0;
}

.marketplace-inner {
  margin-left:15%;
}

.container .marketplace-inner {
  margin-left:2%;
}

.inhalt-wrapper .marketplace-inner {
  margin-left:30px;
}

.session-wrapper {
}

.session-yes {
  position:relative;
}

.session-yes:after {
  content:'';
  position:absolute;
  top:2px;
  right:-8px;
  width:25px;
  height:25px;
  background:url('../images/yes.png') no-repeat;
  background-size:contain;
}

.session-title {
  color: #002d64;
  font-size: 1.1rem;
  font-weight: 600;
  width:100%;
  display:block;
  opacity:1;
}

.session-teaser {
  padding:0.5rem 0 0.25rem 0;
  display:block;
}

.session-speakers {
  position: relative;
  padding-right:7rem;
}

.session-teaser .hashtag {
  background:#002d64;
  font-weight:600;
  font-size:0.8rem;
  color:#fff;
  padding:0.35rem 0.5rem;
  border-radius:5px;
  margin-bottom:0.5rem;
  display:inline-block;
}

.marketplace-wrapper .alert-notice {
  background:#89c784;
}

.marketplace-wrapper .alert-notice p {
  color:#213520;
}

.session-speaker {
  width: 55px !important;
  height: 55px !important;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom:1rem;
  position: absolute;
  right:0;
  transition: ease all 0.5s;
}

.session-speaker.onlyOne {
    width: 75px !important;
    height: 75px !important;
}

.session-speaker.count2 {
  right:30px;
}

.session-speaker.count3 {
  right:60px;
}

.session-speaker:hover {
  z-index:99;
  transform: scale(1.05);
}

.session-images {
  position: absolute;
  top:1.5rem;
  right:1.5rem;
  text-align:right;
  min-width:100px;
}

.session-image {
  width:85px !important;
  margin-bottom:1rem;
}

.session-wrapper .btn {
  padding: 0.5em 1.5em 0.5em;
  font-weight: 600;
}

.session-time {
  font-weight:600;
  font-size:0.8rem;
  opacity:0.7;
  color:#002d64;
}

.session-location {
  font-weight:600;
  float:left;
  font-size: 0.9rem;
  margin-top:1rem;
  position: relative;
  width:100%;
  margin-left:2rem;

}

.session-location:before {
  content:'';
  position: absolute;
  top:50%;
  left:-25px;
  width:25px;
  height:25px;
  background:url('../images/icon-location.svg') no-repeat;
  transform:translate(0,-50%);
}

.session-title,
.session-wrapper p,
.session-teaser {
  max-width:70%;
}

.session-wrapper p {
  max-width:90%;
}

.session-content-hidden {
  display:none;
}

.session-more {
  cursor:pointer;
  margin-top:-1.25rem;
  width:15px;
  height:15px;
  background:url('../images/plus.svg') no-repeat;
  background-size:contain;
  background-position: center;
}

.session-more.open {
  background:url('../images/minus.svg') no-repeat;
  background-size:contain;
  background-position: center;
}

.session-bottom {
  position: absolute;
  bottom: 1rem;
  width: calc(100% - 3rem);
}

.content-hidden {
  display:none;
}

.slot-wrapper {
  border-bottom:1px dotted #fff;
  position: relative;
}

.slot-wrapper:last-child {
  border:none;
}

.slot-wrapper .slot-arrow {
  position: absolute;
  top:245px;
  right:-65px;
  width:30px;
  height:30px;
  background:url('../images/arrow-right.svg') no-repeat;
  background-size: contain;
}

.slot-inner a[href*="youtube.com"], .slot-inner a[href*="youtu.be"] {
  display: inline-block;
  padding-left: 2.2em;
  background: url('../images/youtube.svg') left .2em no-repeat;
  background-size: auto 75%;
}

.slot-inner a[href*="linkedin.com"] {
  display: inline-block;
  padding-left: 2em;
  background: url('../images/linkedin.svg') left .1em no-repeat;
  background-size: auto 90%;
}

.slot-wrapper .slots {
  display: flex;
  position: relative;
  overflow: scroll;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}

.slot-wrapper .slots.slots-loading .slot-inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1000
}

.slot-wrapper .slots.slots-loading .slot-loading:after {
  content: '';
  position: absolute;
  top: calc(50% - 28px);
  left: calc(50% - 28px);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: conic-gradient(#0000 10%,#002d64);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);
  animation: spinner 1s infinite linear;
  z-index: 1010
}

@keyframes spinner {
  to {
    transform: rotate(1turn);
  }
}

.slots-scroll-left, .slots-scroll-right {
  position: absolute;
  top: 50%;
  left: -3.6em;
  background: #fff url('../images/circle-arrow-left.svg') center center no-repeat;
  background-size: contain;
  width: 3em;
  height: 3em;
  z-index: 1000;
  transform: translateY(-50%);
  border: 2px solid #fff;
  border-radius: 50%;
  display: none;
  transition: width .2s, height .2s;
}

.slots-scroll-right {
  right: -3.6em;
  left: auto;
  background-image: url('../images/circle-arrow-right.svg');
}

.slots-scroll-left:hover, .slots-scroll-right:hover {
  width: 3.2em;
  height: 3.2em;
}

.slots-scrollable-right .slots-scroll-right {
  display: block
}

.slots-scrollable-left .slots-scroll-left {
  display: block
}

@media (max-width:768px) {
  .slots-scrollable-left .slots-scroll-left, .slots-scrollable-right .slots-scroll-right {
    display: none;
  }
}

.slot-wrapper .slot-inner {
  margin-right: 1rem;
  flex-shrink: 0;
  float: left;
  width:40%;
  min-width: 400px;
  max-width: 600px;
  background:#fff;
  padding:1.5rem;
  margin-bottom:1.5rem;
  position:relative;
  font-size: 0.9rem;
  transition:ease all 0.5s;
  padding-bottom:8rem;
  scroll-snap-align: start;
  scroll-behavior: smooth;
}

.slot-wrapper .slot-inner:hover {
  transform: scale(0.99);
  border-radius:10px;
}

.session-seats {
  margin-left:1rem;
  margin-top:1rem;
  float:left;
  margin-right: 3rem;
}

.btn-participate, .btn-cancel-participation {
  float:left;
}

.session-participate {
  background: url('../images/icon-check.svg');
  width:20px;
  height:14px;
  display:inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right:0.5rem;
  filter: brightness(0) invert(1);
}

.new-session-wrapper {
  height:80vh;
  min-height: 500px;
  position:relative;
}

.new-session-inner {
  background:#fff;
  padding:2rem;
  border-radius:10px;
  max-width:750px;
  width:100%;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
}

.new-session-inner h3 {
  margin-bottom:2rem;
}

.new-session-inner label {
  width:100%;
  font-size:0.75rem;
  font-weight:600;
  position: relative;
  margin-bottom:0.5rem;
}

.new-session-inner input {
  margin-bottom:0.5rem;
}

.new-session-inner input:hover,
.new-session-inner input:active,
.new-session-inner input:focus,
.new-session-inner textarea:focus,
.new-session-inner textarea:active,
.new-session-inner textarea:hover {
  color:#002d64;
  -webkit-text-fill-color: #002d64;
  border-color:#002d64;
  outline: none;
}

.new-session-inner ul {
  padding-left:0;
}

.new-session-inner ul li {
  list-style: none;
}

.new-session-inner .btn:hover {
  color:#fff !important;
}

@media (max-width: 1200px) {
  .marketplace-inner {
    margin-left:15px;
  }
  .marketplace-wrapper .typo3-messages {
    width:calc(100% - 15px);
    margin-right:15px;
  }
  .session-location {
    width:100%;
    left:25px;
  }

  .slot-wrapper .slot-inner {
    padding-bottom:8rem;
  }

  .slot-wrapper:after {
    width:25px;
    top:15px;
    right:15px;
    height:35px;
    background:url('../images/hand-cursor.png') no-repeat;
    background-size: contain;
  }
}

/* ------------- GALLERY LIGHTBOX ------------------------------------------- */

.layout-102 {
  margin-bottom:2rem;
}

.layout-102 .lightbox,
.layout-102 img {
  height:100%;
  width:100%;

}

.layout-102 .lightbox-link {
  margin-bottom:1rem;
}

.layout-102 img {
  object-fit: cover;
  margin-bottom:1rem;
  transition: ease all 0.5s;
}

.layout-102 img:hover {
  transform: scale(1.025);
  opacity:0.75;
}

.layout-102 .imageorient-130 {
  display:block;
  column-count: 4;
  column-gap: 1rem;
}

/* ------------- PROVIDER ------------------------------------------- */

.provider-logocloud {
  align-items: center;
  justify-items: center;
  margin-bottom:4rem;
}

.provider-logocloud-item {
    padding:2rem 3rem;
  transition: ease all 0.5s;
}

.provider-logocloud-item:hover {
  transform: scale(1.1);
}

.provider-item  .program-image {
  height:165px;
  padding:1rem 1rem;
  background: #F7FBFF;
  text-align: center;
}

.provider-item  .program-image img {
  height:100%;
  object-fit: contain;
  max-width:250px;
  width:100%;
}

.provider-item .programitem-content {
  height:100%;
}

.provider-wrapper li {
  padding:0.5rem 0;
}

.provider-wrapper .lds-roller div::after {
  background:#0074AA;
}

.provider-wrapper .text-icon {
  height:1em;
}

.provider-wrapper .shuffle-item {
  padding-right:15px;
  padding-left:15px;
}

.provider-logo-wrapper {
  text-align: center;
  max-width:550px;
  margin:auto;
}

.provider-teaser-wrapper {
  text-align: center;
  padding:5rem 15%;
  font-size:1.25rem;
  font-family: 'NettoWeb', -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.provider-about-wrapper {
  padding-right:5rem;
}

.show-read-more {
  overflow:hidden;
  margin-top:-1.5rem;
}

.show-read-more > div {
  opacity:0;
}

#temp {
  display:none;
}

.show-more-button, .show-less-button {
  display:none;
  cursor:pointer;
  color:#0074AA;
  font-weight:600;
}

.max-lines-10 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 12;
  line-clamp: 12;
}

.show-more-button {
  padding-top:1rem;
}

.show-more-button:hover, .show-less-button:hover {
  text-decoration:underline;
}

.provider-benefits-wrapper {
    color:#fff;
    background:#0074AA;
    border-radius:10px;
    padding:1.5rem 2rem;
    height:100%;
}

.provider-benefits-wrapper h3 {
  color:#fff;
  position:relative;
  margin-left:40px;
}

.provider-benefits-wrapper h3:after {
  content:'';
  position:absolute;
  top:50%;
  left:-35px;
  width:25px;
  height:25px;
  transform: translate(0,-50%);
  background:url('../images/diamond.svg') no-repeat;
  background-size:contain;
}

.provider-facts-wrapper {
  background:#F6F6F6;
  margin:5rem 0;
  padding:2.5rem 0;
  position:relative;

}

.facts-outer {
  position:relative;
}

.facts-arrow {
  position: absolute;
  top: 50%;
  right: 80px;
  z-index:5;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url('../images/arrow-right.svg') no-repeat;
  background-size: auto;
  background-size: contain;
}

.facts-arrow-left {
  position: absolute;
  top: 50%;
  left: 30px;
  z-index:5;
  transform:rotate(180deg);
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url('../images/arrow-right.svg') no-repeat;
  background-size: auto;
  background-size: contain;
}

.provider-facts-wrapper .container {
  position: relative;
}

.provider-facts-wrapper .provider-facts-inner {
  padding-top:45px;
  position: relative;
  padding-left:2rem;
  padding-bottom:2rem;
}

.splide__slide {
  max-width:275px;
  padding-right:5rem !important;
  padding-top:2rem !important;
  position:relative;
  cursor: grab;
}

.splide__slide:after {
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:20px;
  height:20px;
  background:url('../images/circle-check_1.svg') no-repeat;
  background-size:contain;
}

.splide__pagination {
  bottom: -2.5em;
}

.provider-facts-overlay {
  position: absolute;
  top: 50%;
  right: 3rem;
  width: 350px;
  height: 100%;
  transform: translate(0,-50%);
  background: url('../images/scroll-bg.svg') no-repeat;
  background-size: auto;
  background-size: cover;
  z-index: 1;
}

.provider-facts-overlay-left {
  position: absolute;
  top: 0;
  left: 4rem;
  width: 350px;
  height: 100%;
  transform: rotate(180deg);
  background: url('../images/scroll-bg.svg') no-repeat;
  background-size: auto;
  background-size: cover;
  z-index: 1;
}

.provider-facts-wrapper .row {
  width:max-content;
}

.provider-facts-wrapper h3 {
  font-size:1.25rem;
  font-weight:600;
  color:#0074AA;
}

.provider-facts-wrapper p {
  margin-bottom:0;
}

.provider-fact-item {
  margin-right:8rem;
  max-width:200px;
  position: relative;
}

.provider-fact-item:after {
  content:'';
  position:absolute;
  top:-25px;
  left:0;
  width:20px;
  height:20px;
  background:url('../images/circle-check_1.svg') no-repeat;
  background-size:contain;
}

.provider-main-wrapper {
  padding-right:5rem;
}

.provider-media-wrapper {
  max-width:1000px;
  text-align: center;
  margin:5rem auto;
}

.provider-cert-wrapper {
  margin-top:2.5rem;
}

.provider-cert-item {
  background:#F6F6F6;
  padding:2rem 5rem 2rem 2rem;
  border-radius:10px;
  margin-bottom: 1.5rem;
  position:relative;
}

.provider-cert-item:after {
  content:'';
  position:absolute;
  top:50%;
  right:1rem;
  transform: translate(0,-50%);
  width:35px;
  height:35px;
  background:url('../images/certificate.svg') no-repeat;
  background-size:contain;
}

.provider-cert-item h3 {
  color:#0074AA;
  font-weight:600;
  font-size:1.25rem;
}

.provider-programs-wrapper {
  margin-bottom:3rem;
}

.provider-downloads .full-cta-icon {
  background-image:url('../images/icon-downloads.svg');
}

@media (max-width: 991px) {
  .provider-facts-overlay,
  .provider-facts-overlay-left {
    display:none;
  }

  .provider-facts-inner .splide__arrow--prev {
    left:-1rem;
  }

  .max-lines-10 {
    margin-bottom:2rem;
  }
}

.table-provider-compare {
  border-collapse: collapse;
  table-layout: fixed;
  /*border-top:0;*/
}

.table-provider-compare td, .table-provider-compare th {
  padding: .5em 1em;
}

.table-provider-compare p {
  margin: 0;
}

/*.table-provider-compare thead tr, .table-provider-compare thead th {
  border:0 !important;
}*/

#toggle-column-container {
  margin-bottom:2rem;
  flex-wrap: wrap;
}

.toggle-vis {
  background: #0074AA;
  padding:10px 25px;
  border-radius:5px;
  cursor: pointer;
  margin-right:5px;
  color:#fff !important;
  font-family: 'NettoWeb';
  font-weight: 600;
  margin-bottom:1rem;
}

.toggle-vis:hover {
  background: rgba(0, 45, 100, 1);

}

.toggle-vis.hidden-column {
  opacity:0.5;
  background: rgba(0, 45, 100, 0.1);
  color:#000 !important
}

.btn-provider-compare {
  font-size:0.85rem;
}

/* ------------- SLIDER TOPICS ------------------------------------------- */

.slider-topics-wrapper.yc {
  background:#002048;
  color:#fff;
  padding:25rem 0;
  position:relative;
}

.slider-topics-wrapper .container {
  position: relative;
  z-index:9;
}

.slider-topics-wrapper.yc .owl-carousel .owl-stage-outer {
  overflow:visible;
  padding-top:7rem;
}

.slider-topics-wrapper.yc:before {
  content:'';
  position: absolute;
  width:1000px;
  height:800px;
  left:0;
  bottom:0;
  background:url('../images/yc-bg-left.png') no-repeat;
  background-size:contain;
}

.slider-topics-wrapper.yc:after {
  content:'';
  position: absolute;
  width:1200px;
  height:1000px;
  right:0;
  top:0;
  background:url('../images/yc-bg-right.png') no-repeat;
  background-size:contain;
  max-width:1200px;
}

.slider-topics-wrapper.yc h2 {
  color:#fff;
  position: relative;
}

.slider-topics-wrapper.yc h2:before {
  content:'';
  position: absolute;
  width:150px;
  height:150px;
  background:url('../images/yc-circle.svg') no-repeat;
  top: -50px;
  left: -50px;
  opacity:0.2;

}

.slider-topics-items-wrapper {
  position:relative;
  z-index: 9;
}

.slider-topics-item {
  background:#fff;
  color:#002048;
  border-radius: 5px;
  padding:4rem 4rem;
  text-align: center;
  transform: scale(0.7);
  transition: ease all 0.5s;
}

.slider-topics-item h4 {
  font-weight:600;
  margin-bottom:2rem;
  font-size:1.5rem;
}

.slider-topics-item-desc {
  text-align: left;
  padding:1rem 0;
}

.slider-topics-item-more {
  border-radius: 50px;
  padding:0.75rem 5rem 0.75rem 2rem;
  font-family: 'Netto OT';
  font-size:1.2rem;
  width:max-content;
  font-weight: 600;
  margin:auto;
  cursor: pointer;
}

.slider-topics-wrapper.yc .slider-topics-item-more {
  background:none;
  color:#0074AA;
  position: relative;
  z-index:99;
  transition:ease all 0.5s;
}

.slider-topics-item-more.slider-topics-item-close {
  padding:1.5rem;
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item-more.slider-topics-item-close::after {
  left:50%;
  right:unset;
  transform: translate(-50%,-50%);
  background:url('../images/yc-minus-white.svg') no-repeat;
  background-size:contain;
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item-more.slider-topics-item-close:hover::after {
  background:url('../images/yc-minus-purple.svg') no-repeat !important;
}

.slider-topics-item-more.slider-topics-item-close span {
  display:none;
}

.slider-topics-wrapper.yc .slider-topics-item-more:after {
  content:'';
  position: absolute;
  width:25px;
  height:25px;
  top:50%;
  right:2rem;
  transform: translate(0,-50%);
  background:url('../images/yc-plus-blue.svg') no-repeat;
  background-size:contain;
}

.slider-topics-wrapper.yc .owl-item.active.center {
  position: relative;
  z-index:999;
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item {
  background:#D3DFF0;
  position: relative;
  transform: scale(1);
  z-index:99;
  box-shadow: 1px 5px 25px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 5px 25px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 5px 25px rgba(0, 0, 0, 0.3);
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item:before {
  content:'';
  position: absolute;
  width:75%;
  height:100%;
  left:0;
  top:0;
  background:url('../images/yc-before-01.svg') no-repeat;
  background-size:contain;
  opacity: 0.15;
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item:after {
  content:'';
  position: absolute;
  width:75%;
  height:100%;
  right:0;
  bottom:0;
  background:url('../images/yc-before-02.svg') no-repeat;
  background-size:contain;
  background-position: right;
  opacity: 0.15;
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item .slider-topics-item-more {
  background:#B20059;
  color:#fff;
  border:1px solid #B20059;
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item-more:after {
  background:url('../images/yc-plus-white.svg') no-repeat;
  background-size:contain;
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item .slider-topics-item-more:hover {
  background:none;
  border:1px solid #B20059;
  color:#B20059;
}

.slider-topics-wrapper.yc .owl-item.active.center .slider-topics-item .slider-topics-item-more:hover:after {
  background:url('../images/yc-plus-purple.svg') no-repeat;
  background-size:contain;
}

.slider-topics-item-desc {
  display:none;
}

.slider-topics-items-wrapper .owl-prev {
  background-image:url('../images/yc-arrow-left.svg');
  opacity: 1;
  width:20px;
  height:20px;
}

.slider-topics-items-wrapper .owl-next {
  background-image:url('../images/yc-arrow-right.svg');
  opacity: 1;
  width:20px;
  height:20px;
}

@media (max-width:1024px) {
  .slider-topics-wrapper.yc {
    padding:10rem 0;
  }
  .slider-topics-wrapper.yc::after {
    width:90%;
  }
}


  /* ------------- PROGRESS ------------------------------------------- */

.input-wrapper {
  width: 100%;
  border-top: 1px solid #ddd;
  background:#f6f6f6;
  padding:1rem;
}

.input-wrapper label {
  margin-bottom:0;
  cursor: pointer;
}

.progress-wrapper {
  position: relative;
  right: 0;
  top: 0;
  margin-bottom:1rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
  padding-left: 1rem;
  padding-right: 1rem;
}

progress {
  width: 100%;
  height: 15px;
  border: none;
  border-radius: 10px;
  background-color: #ddd;
  overflow: hidden;
  margin-top: 1.5rem;
}

progress#progressBar::-webkit-progress-value {
  background: #0074AA;
}

progress#progressBar::-moz-progress-bar {
  background: #0074AA;
}

.progressCheck + span {
  font-family: 'NettoWeb', -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  font-weight:600;
  font-size:1.1rem;
}

.progressCheck:checked + span {
  text-decoration: line-through;
  opacity:0.5;
}

.profile-list-wrapper {


}

.profile-name {
  font-size: 1.5714rem;
  color: #002d64;
  width:100%;
  margin-bottom: 0.55rem;
  display:block;
  font-family: 'NettoWeb', -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.profile-image, .profile-content, .profile-extra {
  background:#EFF7FF;
  padding:0 1.5rem;
}

.profile-image, .profile-content {
  padding-top:1rem;
}

.profile-list-item {
  margin-bottom: 1.5rem;
  display:contents;
}

.profile-list-wrapper .list-item-inner {
  padding-bottom:1rem;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.profile-list-item img {
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.profile-image-placeholder {
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  background: #ddd;
  position: relative;
  max-width:200px;
  aspect-ratio: 1;
}

.profile-image-placeholder:after {
  content:'';
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
  width:50px;
  height: 50px;
  opacity:0.75;
  background:url('../images/icon-user.svg') no-repeat;
  background-size: contain;
}

.profile-extra {
  padding-bottom:10px;
}

.social-icon {
  background-image:url('../images/linkedin.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width:25px;
  height:25px;
  margin-right:5px;
  display:inline-block;
  margin-top:1rem;
  margin-bottom:1rem;
  transition: ease all 0.5s;
}

.social-icon:hover {
  opacity:0.5;
}

.icon-facebook {
  background-image:url('../images/facebook-logo.svg');
}

.icon-twitter {
  background-image:url('../images/twitter.svg');
}

.icon-instagram {
  background-image:url('../images/instagram.svg');
}

.icon-xing {
  background-image:url('../images/xing.svg');
}

.icon-linkedin {
  background-image:url('../images/linkedin.svg');
}

@media (max-width:768px) {
  .profile-list-item img {
    width:50%;
  }
  .profile-image {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}


/* ----------------------------- COMPARE ------------------------- */

.compare-provider-image {
  max-width:100px !important;
  margin:auto;
  padding-top:10px;
  padding-bottom:10px;
}

table.dataTable.table.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  background:#F7FBFF;
  box-shadow:none;
}

table .dtr-control {
  background:#002d64 !important;
  color:#fff !important;
  border-bottom: #0074aa 1px solid;
}

/* ----------------------------- COPY TO CLIPBOARD ------------------------- */

.copy-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 1px dashed #ccc;
  padding: 4px 6px;
  border-radius: 4px;
  padding-right:60px;
  word-break: break-all;
  position: relative;
}

.copy-btn {
  cursor: pointer;
  font-size: 12px;
  padding: 2px 6px;
  background: none;
  border: none;
  border-radius: 3px;
  position: absolute;
  top: 2px;
  right: 2px;
}

.copy-btn:hover {
  background: #f6f6f6;
}