@import url("../../customer/fonts/fira-sans-v16-latin/fira-sans-v16-latin.css");
@import url("../fonts/montserrat-v25-latin/montserrat-v25-latin.css");
.embed-responsive-logo-bund::before {
  padding-top: 55%;
}

.embed-responsive-logo-hh::before {
  padding-top: 65%;
}

.embed-responsive-logo-esf::before {
  padding-top: 20%;
}

.embed-responsive-logo-tla::before {
  padding-top: 50%;
}

.embed-responsive-logo::before {
  padding-top: 25.9259259259%;
}

.embed-responsive-26by9::before {
  padding-top: 34.6153846154%;
}

.embed-responsive-3by2::before {
  padding-top: 66.6666666667%;
}

.embed-responsive-8by5::before {
  padding-top: 62.5%;
}

.embed-responsive-8by2::before {
  padding-top: 25%;
}

.embed-responsive-2by1::before {
  padding-top: 50%;
}

.embed-responsive-ratio-topbox-home::before {
  padding-top: 37.0714285714%;
}

body {
  font-family: arial, sans-serif;
  color: #373a3c;
}
body #header.projkte {
  background-color: #FFF;
  margin-top: -20PX;
  height: 195px;
}
body #header.projkte #nav-main-container {
  height: 49px;
  font-family: "Montserrat Regular", sans-serif;
}
body #header.projkte #nav-main-container nav ul.navbar-nav li.nav-item > a.nav-link span {
  color: #373a3c;
  font-family: "Montserrat 500";
  font-weight: 500;
}
body #header.projkte #nav-main-container nav ul.navbar-nav li.nav-item > a.nav-link span.fa, body #header.projkte #nav-main-container nav ul.navbar-nav li.nav-item > a.nav-link span.fas {
  font-family: "Montserrat 900";
  font-weight: 900;
}
body #subnavigation-container {
  top: 173px;
}
body #subnavigation-container .main-item a:hover {
  background-color: #515153 !important;
}
body #content-wrapper {
  padding-top: 0;
  -moz-box-shadow: 0 0 50px -20px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 0 50px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 50px -20px rgba(0, 0, 0, 0.75);
}
body footer #footer-content {
  font-family: "Montserrat Regular", sans-serif;
  font-size: 14px;
  text-align: left;
  padding: 20px 0;
  color: #373a3c;
}
body footer #footer-content ul#terms {
  width: 100%;
  text-align: left;
}
body footer #footer-content ul#terms li a {
  color: #E3000F;
}
body footer #footer-content ul#terms li a.social-item {
  background-color: #515153 !important;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 0;
}
body footer #footer-content ul#terms li a.social-item:before {
  font-size: 14px;
  line-height: inherit;
}
body .topbox-wrapper {
  margin-top: -20px;
}
body .topbox-wrapper.ddn .topbox-content .topbox-txt .box {
  padding: 10px;
  bottom: 5%;
  right: 2%;
  left: 50%;
  top: auto;
}
body .topbox-wrapper .topbox-content .topbox-txt .box.white-8 {
  background-color: rgba(255, 255, 255, 0.8);
}
body .topbox-wrapper .topbox-content .topbox-txt .box.white-8 .text p {
  color: #515153;
  font-size: 14px;
}
@media (max-width: 959.98px) {
  body .topbox-wrapper .topbox-content .topbox-txt .box .text p {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  body .topbox-wrapper .topbox-content .topbox-txt .box .text p {
    font-size: 11px !important;
  }
}
@media (max-width: 374px) {
  body .topbox-wrapper .topbox-content .topbox-txt {
    display: none;
  }
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Montserrat Regular", sans-serif;
  font-weight: 400;
  color: #373a3c;
}
body h1 {
  font-size: 36px;
  line-height: 40px;
}
body h2 {
  font-size: 28px;
  line-height: 32px;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
body h3 {
  font-size: 24px;
  line-height: 36px;
}
body h4 {
  font-size: 20px;
  line-height: 22px;
  letter-spacing: normal;
  border-bottom: none;
}
body h5 {
  font-size: 16px;
  line-height: 18px;
}
body h6 {
  font-size: 14px;
  line-height: 16px;
}
body a {
  color: #E3000F;
}
body .btn-primary {
  color: #fff !important;
  background: #515153;
  border-color: #515153;
}
body ul.list-plus {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
body ul.list-plus li {
  padding-left: 1.5rem;
  position: relative;
  line-height: 1.5rem;
  margin: 1rem 0;
}
body ul.list-plus li:before {
  content: "+";
  margin-right: 15px;
  margin-left: -1.5rem;
  display: inline-block;
  color: #ffc800;
  font-weight: bold;
}
body .simple-list-container .simple-list-content .toggle-wrapper .toggle {
  clear: both;
  cursor: pointer;
  border: 1px solid #ddd;
  line-height: normal;
  padding: 10px 0 10px 2%;
  position: relative;
  margin-top: -1px;
}
body .simple-list-container .simple-list-content .toggle-wrapper .toggle:after {
  position: absolute;
  top: 15px;
  right: 15px;
  font-family: "Font Awesome 5 Free";
  font-size: 0.8em;
  font-style: normal;
  font-weight: 900;
  color: #E3000F;
}
body .simple-list-container .simple-list-content .toggle-wrapper .toggle h4 {
  font-size: 14px;
  margin: 0;
}
body .simple-list-container .simple-list-content .toggle-wrapper .toggle[aria-expanded=false]:after {
  content: "\f107";
}
body .simple-list-container .simple-list-content .toggle-wrapper .toggle[aria-expanded=true]:after {
  content: "\f106";
}
body .simple-list-container .simple-list-content .toggle-wrapper .panel-collapse {
  margin-top: -1px;
  border: 1px solid #ddd;
  padding: 20px;
}
body .simple-list-container .simple-list-content.cluster .toggle h4 {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #007ab8;
}
body .simple-list-container .simple-list-content.cluster .toggle h4:before {
  content: "+";
  margin-right: 15px;
}
body .simple-list-container .simple-list-content.cluster .beruf .toggle h4:before {
  color: #ffc800;
}
body .simple-list-container .simple-list-content.cluster .personal .toggle h4:before {
  color: #ff6b79;
}
body .simple-list-container .simple-list-content.cluster .digitalisierung .toggle h4:before {
  color: #c36bc8;
}
body .simple-list-container .simple-list-content.cluster .gesundheit .toggle h4:before {
  color: #007ab8;
}
body .simple-list-container .simple-list-content.cluster .medien .toggle h4:before {
  color: #00d4b0;
}
body .simple-list-container .simple-list-content.workshop .toggle h4 {
  display: inline-block;
  text-transform: none;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
body .simple-list-container .simple-list-content.workshop .beruf .toggle h4 {
  border-bottom: 2px solid #ffc800;
}
body .simple-list-container .simple-list-content.workshop .personal .toggle h4 {
  border-bottom: 2px solid #ff6b79;
}
body .simple-list-container .simple-list-content.workshop .digitalisierung .toggle h4 {
  border-bottom: 2px solid #c36bc8;
}
body .simple-list-container .simple-list-content.workshop .gesundheit .toggle h4 {
  border-bottom: 2px solid #007ab8;
}
body .simple-list-container .simple-list-content.workshop .medien .toggle h4 {
  border-bottom: 2px solid #00d4b0;
}
body a.btn-toggle {
  float: right;
}
body a.btn-toggle .btn-toggle-more {
  display: none;
}
body a.btn-toggle .btn-toggle-less {
  display: none;
}
body a.btn-toggle[aria-expanded=false] .btn-toggle-more {
  display: inline-block;
}
body a.btn-toggle[aria-expanded=true] .btn-toggle-less {
  display: inline-block;
}
body .box-decription {
  background-color: #DFE0E0;
  border: 1px solid #000;
  padding: 10px;
  margin-bottom: 20px;
}
body .news-list-item h2 a {
  color: #373a3c;
}
body .news-list-item .teaser .btn-primary {
  background-color: #515153;
}
body .pagination > .active > a, body .pagination > .active > a:hover, body .pagination > .active > a:focus, body .pagination > .active > span, body .pagination > .active > span:hover, body .pagination > .active > span:focus {
  background-color: #515153;
  border-color: #515153;
}
body .default-teaser.events h1, body .default-teaser.press h1 {
  font-weight: bold !important;
}
body .default-teaser.events a.h3, body .default-teaser.press a.h3 {
  font-weight: bold !important;
  color: #223c75;
}
body .default-teaser.home.events .teaser-item .channel-logo {
  padding-left: 10px;
  padding-right: 10px;
}

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