@charset "UTF-8";
/* Constantss */
/* Fonts */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/lato-v16-latin_latin-ext-300.eot");
  /* IE9 Compat Modes */
  src: local("Lato Light"), local("Lato-Light"), url("../fonts/lato-v16-latin_latin-ext-300.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin_latin-ext-300.woff2") format("woff2"), url("../fonts/lato-v16-latin_latin-ext-300.woff") format("woff"), url("../fonts/lato-v16-latin_latin-ext-300.ttf") format("truetype"), url("../fonts/lato-v16-latin_latin-ext-300.svg#Lato") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/lato-v16-latin-ext_latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/lato-v16-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-ext_latin-regular.woff2") format("woff2"), url("../fonts/lato-v16-latin-ext_latin-regular.woff") format("woff"), url("../fonts/lato-v16-latin-ext_latin-regular.ttf") format("truetype"), url("../fonts/lato-v16-latin-ext_latin-regular.svg#Lato") format("svg");
  /* Legacy iOS */
}
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/lato-v16-latin-ext_latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Lato Italic"), local("Lato-Italic"), url("../fonts/lato-v16-latin-ext_latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-v16-latin-ext_latin-italic.woff2") format("woff2"), url("../fonts/lato-v16-latin-ext_latin-italic.woff") format("woff"), url("../fonts/lato-v16-latin-ext_latin-italic.ttf") format("truetype"), url("../fonts/lato-v16-latin-ext_latin-italic.svg#Lato") format("svg");
  /* Legacy iOS */
}
/* din-1451-lt-engschrift */
@font-face {
  font-family: "din-1451-lt-engschrift";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/DIN_1451_LT_W04_Engschrift.eot");
  /* IE9 Compat Modes */
  src: local("DIN1451LTW04-Engschrift"), url("../fonts/DIN_1451_LT_W04_Engschrift.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN_1451_LT_W04_Engschrift.woff2") format("woff2"), url("../fonts/DIN_1451_LT_W04_Engschrift.woff") format("woff"), url("../fonts/DIN_1451_LT_W04_Engschrift.ttf") format("truetype"), url("../fonts/DIN_1451_LT_W04_Engschrift.svg#DIN1451LTW04-Engschrift") format("svg");
  /* Legacy iOS */
}
/** GENERAL **/
html, body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}
@media (max-width: 767px) {
  html, body {
    font-size: 13.6px;
  }
}
@media (max-width: 575px) {
  html, body {
    font-size: 12px;
  }
}

#main_content_wrapper {
  max-width: 1920px;
  min-height: calc(100vh - 259px);
  overflow: hidden;
  background-color: #ffcc00;
}

@media (min-width: 1250px) {
  .container {
    width: 1230px;
  }
}

h1 {
  color: #ffcc00;
}

h2 {
  color: #575756;
  font-family: "din-1451-lt-pro-engschrift", "din-1451-lt-engschrift", sans-serif;
  font-size: 7.5rem;
  line-height: 0.8833333333;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 5rem;
  }
}
@media (max-width: 575px) {
  h2 {
    font-size: 3rem;
  }
}

h4 {
  color: #575756;
  font-family: "din-1451-lt-pro-engschrift", "din-1451-lt-engschrift", sans-serif;
  font-size: 1.5625rem;
  line-height: 1.16;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
}

p a {
  color: #333;
  text-decoration: underline;
}
p a:hover, p a:focus, p a:active {
  color: #575756;
}

hr {
  border-color: white;
}

.frame-space-before-small {
  margin-top: 1rem;
}

.frame-space-before-medium {
  margin-top: 3rem;
}

.frame-space-before-large {
  margin-top: 5rem;
}

.frame-space-after-small {
  margin-bottom: 1rem;
}

.frame-space-after-medium {
  margin-bottom: 3rem;
}

.frame-space-after-large {
  margin-bottom: 5rem;
}

/** HEADER **/
.header {
  position: absolute;
  top: 7.5rem;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: auto;
  min-height: 0;
  /* navbar sticky */
}
.header > .container {
  padding-left: 0;
  padding-right: 0;
}
@media all and (min-width: 1250px) {
  .header > .container {
    width: 78.125rem;
  }
}
.header .navbar {
  margin: 0;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  border: none;
}
.header .navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
@media all and (max-width: 1249px) {
  .header .navbar .navbar-collapse.collapse {
    display: none !important;
  }
}
@media all and (max-width: 1249px) {
  .header .navbar .navbar-collapse.collapse.in {
    display: inline-block !important;
  }
}
@media all and (max-width: 575px) {
  .header .navbar .navbar-collapse.collapse.in {
    display: block !important;
  }
}
@media all and (max-width: 1249px) {
  .header .navbar .navbar-collapse.collapsing {
    display: inline-block !important;
  }
}
@media all and (max-width: 575px) {
  .header .navbar .navbar-collapse.collapsing {
    display: block !important;
  }
}
.header .navbar > .nav-wrapper {
  position: relative;
  z-index: 10;
}
@media all and (max-width: 575px) {
  .header .navbar > .nav-wrapper {
    position: absolute;
    left: 0.9375rem;
    right: 0.9375rem;
    z-index: 1;
  }
}
.header .navbar .nav {
  margin: 0;
  padding-right: 0.3125rem;
  background-color: white;
}
@media all and (max-width: 1249px) {
  .header .navbar .nav {
    float: none !important;
    padding-left: 3.125rem !important;
  }
}
@media all and (max-width: 1249px) {
  .header .navbar .nav > li {
    float: none !important;
  }
}
.header .navbar .nav > li > a {
  color: black;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  line-height: 1.1875;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.9375rem 0.625rem;
}
@media all and (max-width: 1249px) {
  .header .navbar .nav > li > a {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.header .navbar .nav > li > a:hover, .header .navbar .nav > li > a:focus {
  color: #ffcc00;
  background-color: transparent;
}
.header .navbar .navbar-toggle {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0.5rem 0.75rem;
  background-color: white;
  font-size: 1.375rem;
  border-radius: 0;
  transition: background-color 0.2s;
}
@media all and (max-width: 1249px) {
  .header .navbar .navbar-toggle {
    display: block;
  }
}
@media all and (max-width: 575px) {
  .header .navbar .navbar-toggle {
    left: 0;
  }
}
.header .navbar .navbar-icons {
  display: inline-block;
}
.header .navbar .navbar-icons a i {
  padding: 0.8125rem 0.9375rem;
  color: black;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  line-height: 1.1875;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "FontAwesome";
  font-size: 1.25rem;
}
.header .navbar .navbar-icons a:hover i, .header .navbar .navbar-icons a:focus i {
  color: #ffcc00;
}
.header .navbar .navbar-brand {
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin: 0;
}
@media all and (max-width: 575px) {
  .header .navbar .navbar-brand {
    justify-content: flex-end;
  }
}
.header .navbar .navbar-brand.logo-left {
  width: 13.75rem;
}
@media all and (max-width: 1249px) {
  .header .navbar .navbar-brand.logo-left {
    display: none;
  }
}
.header .navbar .navbar-brand.logo-right {
  width: 8.125rem;
}
@media all and (max-width: 1249px) {
  .header .navbar .navbar-brand.logo-right {
    display: none;
  }
}
.header .navbar .navbar-brand.logo-min {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 0;
}
@media all and (min-width: 1250px) {
  .header .navbar .navbar-brand.logo-min {
    display: none;
  }
}
.header .navbar .navbar-languages {
  padding: 0;
  background-color: white;
  border-top: 1px solid #ffcc00;
}
@media all and (min-width: 1250px) {
  .header .navbar .navbar-languages {
    margin: 0 0.1875rem;
    border: none;
  }
}
.header .navbar .navbar-languages > li {
  display: inline-flex;
}
@media all and (min-width: 1250px) {
  .header .navbar .navbar-languages > li {
    display: block;
  }
}
.header .navbar .navbar-languages > li > a {
  padding: 0.9375rem;
}
@media all and (min-width: 1250px) {
  .header .navbar .navbar-languages > li > a {
    padding: 0.9375rem 0.3125rem;
  }
}
@media all and (min-width: 1250px) {
  .header .navbar .navbar-languages > li:first-child > a {
    padding-left: 0.5rem;
  }
}
@media all and (min-width: 1250px) {
  .header .navbar .navbar-languages > li:last-child > a {
    padding-right: 0.5rem;
  }
}
.header .navbar .navbar-languages > li.active > a {
  color: #ffcc00;
}
.header .navbar-left {
  transition: background-color 0.2s;
}
.header .navbar-right {
  float: right;
}
.header .navbar-right > li {
  float: left;
}
.header.affix {
  position: fixed;
  top: 0;
  left: 0;
}
@media all and (min-width: 1250px) {
  .header.affix {
    left: 13.75rem;
  }
}
.header.affix .navbar-toggle {
  background-color: white;
}
.header.affix .navbar-toggle .fa-bars::before {
  color: #575756;
}
.header.affix .navbar-brand {
  display: none;
}

/** CONTENT **/
/* Grid-Elements */
.fachkraefte-section .heading {
  margin-top: 4.0625rem;
  margin-bottom: 4.6875rem;
}
@media all and (max-width: 575px) {
  .fachkraefte-section .heading {
    margin-top: 2.625rem;
    margin-bottom: 3.125rem;
  }
}
.fachkraefte-section .content-wrapper {
  font-family: "Lato", sans-serif;
  font-size: 1.5625rem;
  line-height: 1.52;
  font-style: normal;
  font-weight: 400;
  min-height: 100vh;
  padding-top: 3.125rem;
  padding-bottom: 1.5625rem;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.fachkraefte-section .content-wrapper div[class^=col-] .container, .fachkraefte-section .content-wrapper div[class^=col-] .container-fluid {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

section.colored {
  background-color: rgba(255, 255, 255, 0.9);
}

/* Mask-Elements */
/* Carousel */
.fachkraefte-carousel {
  margin-left: -15px;
  margin-right: -15px;
}
.fachkraefte-carousel .item {
  height: 100vh;
  width: 100vw;
  background-size: cover;
  background-position: center;
}
.fachkraefte-carousel .item .carousel-caption {
  font-family: "din-1451-lt-pro-engschrift", "din-1451-lt-engschrift", sans-serif;
  font-size: 5.1vw;
  line-height: 5.5vw;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  bottom: 2.5%;
  left: 12.5%;
  right: 12.5%;
  padding: 0;
  text-align: left;
  text-shadow: none;
}
@media all and (min-width: 1920px) {
  .fachkraefte-carousel .item .carousel-caption {
    font-size: 6.25rem;
    line-height: 7.375rem;
  }
}
@media all and (max-width: 1200px) {
  .fachkraefte-carousel .item .carousel-caption {
    font-size: 6vw;
    line-height: 6.65vw;
  }
}
.fachkraefte-carousel .item .carousel-caption p:last-child {
  margin-bottom: 0;
}
.fachkraefte-carousel .carousel-control-container {
  position: absolute;
  top: 50%;
  width: 100%;
}
.fachkraefte-carousel .carousel-control-container .carousel-control-wrapper {
  position: relative;
}
.fachkraefte-carousel .carousel-control-container .carousel-control-wrapper .carousel-control {
  position: relative;
  width: auto;
  font-size: 2.375rem;
  font-weight: 300;
  background: none;
  text-shadow: none;
  opacity: 1;
}
.fachkraefte-carousel .carousel-control-container .carousel-control-wrapper .carousel-control.left {
  float: left;
  transform: translateY(-50%) translateX(-50%);
}
.fachkraefte-carousel .carousel-control-container .carousel-control-wrapper .carousel-control.right {
  float: right;
  transform: translateY(-50%) translateX(50%);
}

/* Carousel fade transition */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
  transition: opacity 0.75s;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
.carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.prev,
.carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .carousel-fade .carousel-inner > .item.next.left,
.carousel-fade .carousel-inner > .item.prev.right,
.carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* Textbox opaque */
.textbox-opaque {
  padding: 15px;
}
.textbox-opaque a {
  color: #333;
  text-decoration: none;
}
.textbox-opaque a:hover, .textbox-opaque a:focus, .textbox-opaque a:active {
  text-decoration: underline;
}
.textbox-opaque.text-regular {
  font-size: 1.5625rem;
}
.textbox-opaque.text-regular p {
  font-size: 1.5625rem;
}
.textbox-opaque.text-small {
  font-size: 1.125rem;
}
.textbox-opaque.text-small p {
  font-size: 1.125rem;
}
.textbox-opaque.background-light {
  color: #333;
  background-color: rgba(255, 255, 255, 0.9);
}
.textbox-opaque.background-dark {
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}

/* Texticon w. modal dialogue */
.fachkraefte-texticon {
  display: inline-block;
  width: 9.375rem;
  height: 6.25rem;
  margin-right: 0.9375rem;
  margin-bottom: 0.9375rem;
  cursor: pointer;
  overflow: hidden;
}
.fachkraefte-texticon:last-child {
  margin-right: 0;
}
.fachkraefte-texticon .icon {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #575757;
  border: 3px solid #575757;
  background-color: transparent;
  cursor: pointer;
}
.fachkraefte-texticon .icon:hover, .fachkraefte-texticon .icon:focus, .fachkraefte-texticon .icon:active {
  color: #0F9FE3;
  border-color: #0F9FE3;
  background-color: white;
}
.fachkraefte-texticon .icon .icontext {
  text-align: center;
  font-size: 1.3125rem;
  line-height: 1.3125rem;
  font-weight: bold;
  text-transform: uppercase;
}
.fachkraefte-texticon.color-blue .icon {
  color: #0173ba;
  border-color: #0173ba;
}
.fachkraefte-texticon.color-grey .icon {
  color: #575757;
  border-color: #575757;
}
.fachkraefte-texticon.color-hover-lightblue:hover .icon, .fachkraefte-texticon.color-hover-lightblue:focus .icon, .fachkraefte-texticon.color-hover-lightblue:active .icon {
  color: #0F9FE3;
  border-color: #0F9FE3;
}
.fachkraefte-texticon.color-hover-yellow:hover .icon, .fachkraefte-texticon.color-hover-yellow:focus .icon, .fachkraefte-texticon.color-hover-yellow:active .icon {
  color: #fdba14;
  border-color: #fdba14;
}
.fachkraefte-texticon.color-hover-darkyellow:hover .icon, .fachkraefte-texticon.color-hover-darkyellow:focus .icon, .fachkraefte-texticon.color-hover-darkyellow:active .icon {
  color: #ffcc00;
  border-color: #ffcc00;
}
.fachkraefte-texticon.background-white {
  background-color: white;
}
.fachkraefte-texticon.background-hover-white:hover .icon, .fachkraefte-texticon.background-hover-white:focus .icon, .fachkraefte-texticon.background-hover-white:active .icon {
  background-color: white;
}
.fachkraefte-texticon .modal .modal-content {
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  line-height: 1.8;
  font-style: normal;
  font-weight: 300;
  border-radius: 0;
}
.fachkraefte-texticon .modal .modal-content .close {
  font-size: 1.875rem;
  padding: 0 0.375rem;
  margin-right: -0.375rem;
  opacity: 0.25;
}
.fachkraefte-texticon .modal .modal-content .close:hover, .fachkraefte-texticon .modal .modal-content .close:focus {
  opacity: 1;
  outline: none;
}
.fachkraefte-texticon .modal .modal-content .modal-header {
  padding-bottom: 0;
  border: none;
}
.fachkraefte-texticon .modal .modal-content .modal-body {
  padding: 2.8125rem 2.8125rem 3.75rem 2.8125rem;
}
.fachkraefte-texticon .modal .modal-content .modal-body h1:first-child,
.fachkraefte-texticon .modal .modal-content .modal-body h2:first-child,
.fachkraefte-texticon .modal .modal-content .modal-body h3:first-child {
  margin-top: 0;
}
.fachkraefte-texticon .modal .modal-content .modal-body a[href$=pdf]::before {
  font-family: "FontAwesome";
  content: "";
  margin-right: 0.625rem;
  font-size: 1rem;
  line-height: 1.8;
}
.fachkraefte-texticon .modal .modal-content .modal-body hr {
  margin: 2.5rem 0;
}

/* Icon w. modal dialogue */
.fachkraefte-icon {
  margin-right: 0.9375rem;
  margin-bottom: 0.9375rem;
  display: inline-block;
  cursor: pointer;
}
.fachkraefte-icon:last-child {
  margin-right: 0;
}
.fachkraefte-icon .icon, .fachkraefte-icon .icon-hover {
  width: 9.375rem;
  height: auto;
}
.fachkraefte-icon .icon-hover {
  display: none;
}
.fachkraefte-icon:hover .icon, .fachkraefte-icon:focus .icon {
  display: none;
}
.fachkraefte-icon:hover .icon-hover, .fachkraefte-icon:focus .icon-hover {
  display: inline;
}

.modal .modal-content {
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  line-height: 1.8;
  font-style: normal;
  font-weight: 300;
  border-radius: 0;
}
.modal .modal-content .close {
  font-size: 1.875rem;
  padding: 0 0.375rem;
  margin-right: -0.375rem;
  opacity: 0.25;
}
.modal .modal-content .close:hover, .modal .modal-content .close:focus {
  opacity: 1;
  outline: none;
}
.modal .modal-content .modal-header {
  padding-bottom: 0;
  border: none;
}
.modal .modal-content .modal-body {
  padding: 2.8125rem 2.8125rem 3.75rem 2.8125rem;
}
.modal .modal-content .modal-body h1:first-child,
.modal .modal-content .modal-body h2:first-child,
.modal .modal-content .modal-body h3:first-child {
  margin-top: 0;
}
.modal .modal-content .modal-body a[href$=pdf]::before {
  font-family: "FontAwesome";
  content: "";
  margin-right: 0.625rem;
  font-size: 1rem;
  line-height: 1.8;
}
.modal .modal-content .modal-body hr {
  margin: 2.5rem 0;
}

/* Button */
.fachkraefte-link.btn {
  color: #575756;
  font-family: "din-1451-lt-pro-engschrift", "din-1451-lt-engschrift", sans-serif;
  font-size: 1.5625rem;
  line-height: 1.16;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
  margin: 2.8125rem 0;
  padding: 0;
  font-size: 2.125rem;
  line-height: 1;
  background-color: transparent;
  border: none;
  border-radius: 0;
  white-space: normal;
}
.fachkraefte-link.btn:focus, .fachkraefte-link.btn:hover {
  outline: none;
}
.fachkraefte-link.btn:active {
  box-shadow: none;
}
.fachkraefte-link.btn a {
  color: #ffcc00;
}
.fachkraefte-link.btn a:focus, .fachkraefte-link.btn a:hover {
  color: #ffcc00;
  outline: none;
}

.spacer-75 {
  padding: 4.6875rem 0 0 0;
}

/** NEWS **/
@media all and (max-width: 1023px) {
  .news {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.news .news-carousel .carousel-inner .item,
.news .date-carousel .carousel-inner .item,
.news .event-carousel .carousel-inner .item {
  -webkit-transition: -webkit-transform 0.25s ease-out !important;
  -o-transition: -o-transform 0.25s ease-out !important;
  transition: transform 0.25s ease-out !important;
}
.news .news-carousel .carousel-inner .item .news-item,
.news .date-carousel .carousel-inner .item .news-item,
.news .event-carousel .carousel-inner .item .news-item {
  display: block;
  height: 30.3125rem;
  min-height: 50vh;
  border: 1px solid white;
  padding: 0.9375rem;
}
.news .news-carousel .carousel-inner .item .news-item:hover, .news .news-carousel .carousel-inner .item .news-item:focus,
.news .date-carousel .carousel-inner .item .news-item:hover,
.news .date-carousel .carousel-inner .item .news-item:focus,
.news .event-carousel .carousel-inner .item .news-item:hover,
.news .event-carousel .carousel-inner .item .news-item:focus {
  background-color: white;
}
.news .news-carousel .carousel-inner .item .news-item .article,
.news .date-carousel .carousel-inner .item .news-item .article,
.news .event-carousel .carousel-inner .item .news-item .article {
  width: 100%;
  height: 100%;
  background-color: white;
}
.news .news-carousel .carousel-inner .item .news-item .article .news-item-image,
.news .date-carousel .carousel-inner .item .news-item .article .news-item-image,
.news .event-carousel .carousel-inner .item .news-item .article .news-item-image {
  width: 100%;
  height: 40%;
  background-size: cover;
  background-position: center;
}
@media all and (max-width: 991px) {
  .news .news-carousel .carousel-inner .item .news-item .article .news-item-image,
.news .date-carousel .carousel-inner .item .news-item .article .news-item-image,
.news .event-carousel .carousel-inner .item .news-item .article .news-item-image {
    height: 50%;
  }
}
.news .news-carousel .carousel-inner .item .news-item .article .news-item-text,
.news .date-carousel .carousel-inner .item .news-item .article .news-item-text,
.news .event-carousel .carousel-inner .item .news-item .article .news-item-text {
  padding: 0.9375rem;
}
.news .news-carousel .carousel-inner .item.left.active,
.news .news-carousel .carousel-inner .item.prev,
.news .date-carousel .carousel-inner .item.left.active,
.news .date-carousel .carousel-inner .item.prev,
.news .event-carousel .carousel-inner .item.left.active,
.news .event-carousel .carousel-inner .item.prev {
  transform: translateX(-33%) translateZ(0);
  -o-transform: translateX(-33%) translateZ(0);
  -ms-transform: translateX(-33%) translateZ(0);
  -moz-transform: translateX(-33%) translateZ(0);
  -webkit-transform: translateX(-33%) translateZ(0);
  width: calc(100% + 30px);
}
.news .news-carousel .carousel-inner .item.right.active,
.news .news-carousel .carousel-inner .item.next,
.news .date-carousel .carousel-inner .item.right.active,
.news .date-carousel .carousel-inner .item.next,
.news .event-carousel .carousel-inner .item.right.active,
.news .event-carousel .carousel-inner .item.next {
  transform: translateX(33%) translateZ(0);
  -o-transform: translateX(33%) translateZ(0);
  -ms-transform: translateX(33%) translateZ(0);
  -moz-transform: translateX(33%) translateZ(0);
  -webkit-transform: translateX(33%) translateZ(0);
  width: calc(100% + 30px);
}
.news .news-carousel .carousel-inner .item.right, .news .news-carousel .carousel-inner .item.left,
.news .date-carousel .carousel-inner .item.right,
.news .date-carousel .carousel-inner .item.left,
.news .event-carousel .carousel-inner .item.right,
.news .event-carousel .carousel-inner .item.left {
  transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}
.news .news-carousel .carousel-control,
.news .date-carousel .carousel-control,
.news .event-carousel .carousel-control {
  position: absolute;
  top: 50%;
  bottom: unset;
  width: auto;
  color: #575756;
  font-size: 2.375rem;
  font-weight: 300;
  background: none;
  text-shadow: none;
  opacity: 1;
}
.news .news-carousel .carousel-control.left,
.news .date-carousel .carousel-control.left,
.news .event-carousel .carousel-control.left {
  left: -1.875rem;
  transform: translateY(-50%);
}
.news .news-carousel .carousel-control.right,
.news .date-carousel .carousel-control.right,
.news .event-carousel .carousel-control.right {
  right: -1.875rem;
  transform: translateY(-50%);
}

.date-carousel .carousel-inner .item .news-item {
  height: 1.4375rem !important;
  min-height: 14.375rem !important;
}
@media all and (min-width: 768px) {
  .date-carousel .carousel-inner .item .news-item {
    height: 24.0625rem !important;
    min-height: 24.0625rem !important;
  }
}
@media all and (min-width: 1024px) {
  .date-carousel .carousel-inner .item .news-item {
    height: 16.875rem !important;
    min-height: 16.875rem !important;
  }
}

/* News Item List */
.news .news-item {
  color: #222 !important;
}
.news .news-item:hover, .news .news-item:focus {
  text-decoration: none;
}
.news .news-item .news-item-text {
  font-size: 1rem;
  line-height: 1.1875rem;
}
.news .news-item .news-item-text .news-list-date {
  font-size: 0.875rem;
  line-height: 1rem;
}
.news .news-item .news-item-text h4 {
  margin-bottom: 1rem;
}

/* News Item Single */
.news-single {
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  line-height: 1.8;
  font-style: normal;
  font-weight: 300;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3.125rem;
  margin-top: 18.75rem;
}
.news-single .container {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  background-color: white;
}
.news-single .news-item-image {
  height: 50vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1023px) {
  .news-single .news-item-image {
    height: 40vh;
  }
}
@media all and (max-width: 575px) {
  .news-single .news-item-image {
    height: 30vh;
  }
}
.news-single .news-list-date {
  margin-top: 1.5625rem;
}
.news-single h2 {
  color: #575756;
  font-family: "din-1451-lt-pro-engschrift", "din-1451-lt-engschrift", sans-serif;
  font-size: 7.5rem;
  line-height: 0.8833333333;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 3.75rem;
  line-height: 1;
  margin-bottom: 1rem;
}
.news-single .news-backlink-wrap > a:hover, .news-single .news-backlink-wrap > a:focus, .news-single .news-backlink-wrap > a:active {
  color: #575756;
}

/* News Archive */
.news-archive-link {
  color: #575756;
  font-family: "din-1451-lt-pro-engschrift", "din-1451-lt-engschrift", sans-serif;
  font-size: 7.5rem;
  line-height: 0.8833333333;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 3.125rem;
  font-size: 1.5625rem;
  line-height: 1.8125rem;
}
.news-archive-link:active, .news-archive-link:hover {
  color: white;
}

.news-archive .article {
  margin-bottom: 1.5625rem;
  padding: 0.9375rem;
  color: #222 !important;
  background: white;
  border: 1px solid #ffcc00;
}
.news-archive .article:hover, .news-archive .article:focus {
  text-decoration: none;
}
.news-archive .article .news-item-text {
  font-size: 1rem;
  line-height: 1.1875rem;
}
.news-archive .article .news-item-text .news-list-date {
  font-size: 0.875rem;
  line-height: 1rem;
}
.news-archive .article .news-item-text h4 {
  color: #575756;
  font-family: "din-1451-lt-pro-engschrift", "din-1451-lt-engschrift", sans-serif;
  font-size: 7.5rem;
  line-height: 0.8833333333;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1.5625rem;
  line-height: 1.8125rem;
  margin-bottom: 1rem;
}
.news-archive .article a {
  color: #575756;
  font-family: "din-1451-lt-pro-engschrift", "din-1451-lt-engschrift", sans-serif;
  font-size: 7.5rem;
  line-height: 0.8833333333;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #575756;
}

/** FOOTER **/
footer.footer-welcomecenter {
  padding-top: 1.5625rem;
  padding-bottom: 3.125rem;
  background-color: #ffcc00;
}
footer.footer-welcomecenter .footer-logos-wrapper {
  margin-bottom: 1.5625rem;
  padding-top: 1.5625rem;
  background-color: white;
}
footer.footer-welcomecenter .footer-logos-wrapper .footer-logos {
  margin: 1.5625rem 0 4.6875rem;
}
footer.footer-welcomecenter .footer-logos-wrapper .footer-logos div[class^=col-] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 90px;
}
@media all and (min-width: 768px) {
  footer.footer-welcomecenter .footer-logos-wrapper .footer-logos div[class^=col-] {
    min-height: 120px;
  }
}
footer.footer-welcomecenter .nav {
  display: inline-block;
}
footer.footer-welcomecenter .nav li {
  display: inline-block;
}
footer.footer-welcomecenter .nav li a {
  padding: 0.9375rem 2.1875rem;
  color: white;
  font-family: "Lato", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  color: #575756;
  background-color: transparent;
}
footer.footer-welcomecenter .nav li a:hover, footer.footer-welcomecenter .nav li a:focus {
  color: white;
}
footer.footer-welcomecenter .nav li:first-child a {
  padding-left: 0;
}
footer.footer-welcomecenter .nav li:last-child a {
  padding-right: 0;
}
footer.footer-welcomecenter .nav-content {
  margin-top: 0.625rem;
}
@media all and (max-width: 991px) {
  footer.footer-welcomecenter .nav-content li a {
    padding-left: 0.625rem;
  }
}
@media all and (max-width: 767px) {
  footer.footer-welcomecenter .nav-content li a {
    padding-right: 0.625rem;
  }
}
@media all and (max-width: 1199px) {
  footer.footer-welcomecenter .footer-logos {
    margin-top: 1.5625rem;
  }
}
@media all and (max-width: 991px) {
  footer.footer-welcomecenter .footer-logos {
    margin-top: 0.625rem;
  }
}
@media all and (max-width: 574px) {
  footer.footer-welcomecenter .footer-logos a {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
footer.footer-welcomecenter hr {
  margin: 0.9375rem -0.3125rem 0;
}
footer.footer-welcomecenter .nav-pages li a {
  padding: 0.5rem 1.25rem 0.5rem 0;
}
footer.footer-welcomecenter .nav-pages li a::after {
  content: "|";
  margin-left: 1.25rem;
  color: white !important;
}
footer.footer-welcomecenter .nav-pages li:first-child a {
  padding-left: 0;
}
footer.footer-welcomecenter .nav-pages li:last-child a::after {
  content: "";
}
footer.footer-welcomecenter .copyright {
  color: white;
  font-family: "Lato", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0.5rem;
  color: #575756;
}

/* Custom section code */
/* Partnerlogos */
#c3417 {
  background-color: white;
}
#c3417 div[class^=col-] {
  min-height: 7.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media all and (min-width: 992px) {
  #c3417 div[class^=col-] {
    min-height: 15rem;
  }
}
#c3417 div[class^=col-] .img-responsive {
  max-height: 4.0625rem;
  width: auto;
}

/* Termine & News */
#c3529,
#c3385 {
  background-color: #575756;
}
#c3529 h2,
#c3385 h2 {
  color: white;
}
#c3529 .carousel-control,
#c3385 .carousel-control {
  color: white;
}
#c3529 .news .carousel .news-item,
#c3385 .news .carousel .news-item {
  border-color: #ffcc00;
}
#c3529 .news-archive-link,
#c3385 .news-archive-link {
  color: white;
}
#c3529 .news-archive-link:hover, #c3529 .news-archive-link:focus, #c3529 .news-archive-link:active,
#c3385 .news-archive-link:hover,
#c3385 .news-archive-link:focus,
#c3385 .news-archive-link:active {
  color: #ffcc00;
}

/* Veranstaltungen */
#c3529 {
  min-height: 100vh;
}
#c3529 .content-wrapper {
  min-height: 0;
  padding-bottom: 3.125rem;
}

/* Termine */
#c3283 .content-wrapper {
  min-height: 0;
  padding-bottom: 3.125rem;
}

/* News */
#c3385 {
  min-height: 100vh;
}
#c3385 .content-wrapper {
  min-height: 0;
  padding-bottom: 3.125rem;
}

/* Kontakt */
#c3268 {
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  font-size: 1.125rem;
}
#c3268 p {
  font-size: 1.125rem;
}

#impressum .content-wrapper .container,
#datenschutz .content-wrapper .container {
  background-color: white;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}
#impressum .content-wrapper .container p, #impressum .content-wrapper .container ul,
#datenschutz .content-wrapper .container p,
#datenschutz .content-wrapper .container ul {
  font-size: 1.125rem;
}

/* User Centrics Consent Management */
#uc-privacy-button {
  display: none;
}

#uc-corner-modal .uc-corner-modal-content {
  bottom: 15px !important;
  left: 15px !important;
}

/*# sourceMappingURL=welcomecenter.css.map */
