@font-face {
  font-family: "FiraSans";
  font-style: normal;
  font-weight: 700;
  src: url("./_bundle/FiraSans-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Fira sans";
  font-style: normal;
  font-weight: 400;
  src: url("./_bundle/FiraSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("./_bundle/Barlow-SemiBold.ttf") format("truetype");
}

:root {
  --secondary: #e50046;
  --background: #4287c9;
  --lightblue: #5e9ed2;
  --sec2: #e14128;
  --transparent-background: #e3e3e3;
  --nlq: #e50046;
  --blue: #3686c7;
  --action: #f4be3d;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  font-family: "Fira Sans", sans-serif;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  background-color: transparent;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 16px;
  line-height: 1.5em;
}

.container-fluid {
  max-width: 1500px;
}

.footer {
  background-color: #ffffff55;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 8px 0px;
  font-size: 14px;
}

.navbar-static-bottom {
  background-color: #E3E3E3;
}

.navbar-static-top {
  background-color: #111;
  color: #000;
}

.figure {
  width: 100%;
  margin-bottom: 5px;
}

.footer {
  background-color: #ffffff55;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 8px 0px;
  font-size: 14px;

}

.footer p {
  padding-bottom: 0px;
  color: #333;
}

.footer .impressum {
  text-align: right;
}

.footer a {
  color: #333;
  text-decoration: none;
}

.footer a:hover {
  color: #333;
  text-decoration: underline;
}

.h1 {
  display: block;
  text-align: center;
}

.head {
  margin-top: 12px;
}

h1 {
  font-family: "Fira Sans", sans-serif;
  font-size: 48px;
  color: var(--nlq);
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 48px;
  background-color: transparent;
  padding: 12px;
}

h1 a {
  color: var(--nlq);
}

h1 a:hover {
  color: var(--nlq);
  text-decoration: none;
}

.head h3 {
  font-size: 30px;
  margin-bottom: 0px;
}

h2 {
  display: block;
  font-size: 1.7em;
  position: relative;
  color: #fff;
  background-color: var(--nlq);
  background: linear-gradient(to right, var(--nlq), var(--blue));
  padding: 0.5em;
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: left;
}

h3 {
  font-weight: bold;
}

.logo-wrapper {
  position: relative;
  padding: 12px 32px;
  margin-bottom: 24px;
  display: flex;
  justify-content: flex-end;
}

.logo {
  height: 50px;
  background-color: #fff;
  padding: 3px;
  right: 32px;
}

.nlq-logo {
  float: right;
  height: 30px;
}

p.center {
  text-align: center;
}

.footer .row {
  margin-right: 0px;
  margin-left: 0px;
}

.wrapper {
  text-align: center;
  position: relative;
}

.flex-row {
  display: flex;
  flex-flow: row wrap;
  align-content: stretch;
  align-items: stretch;
}

.flex-row>div {
  margin-top: 24px;
}

.row::before {
  display: flex;
  flex-flow: row wrap;
}

article {
  background-color: #fff;
  margin: 12px 12px;
  border-radius: 0px 0px 0px 0px;
  background: linear-gradient(to right, var(--nlq), var(--blue));
  padding: 2px;
}

article .info {
  font-size: 15px;
  padding: 12px 24px;
  background-color: #fff;

}

article.film h2 {
  position: relative;
  padding-left: 24px;
}

article.film h2 img {
  content: '';
  display: block;
  height: 70px;
  position: absolute;
  left: -30px;
  top: -40px;
}

article.modul {
  width: 280px;
  position: relative;
  display: block;
  background: #fff;
  outline: 2px solid var(--nlq);
  padding: 0px;
}

article.help h2 {
  margin-top: 0px;
}

article.help .list-group {
  padding-left: 0;
  margin-bottom: 0px;
}

.modul-row {
  justify-content: space-evenly;
  padding-left: 3px;
  padding-right: 3px;
}

.modul-row a:link,
.modul-row a:visited,
.modul-row a:active,
.modul-row a:hover,
.modul-row a:focus {
  text-decoration: none !important;
}

article img.figure {
  margin-bottom: 0px !important;
}

article.modul h2 {
  font-size: 20px;
  margin-top: 0px;
  opacity: 1;
  background: var(--nlq);
}

article.modul.figurenbaukasten,
article.modul.filmplakat {
  outline: 2px solid var(--blue);
}

article.modul.figurenbaukasten h2,
article.modul.filmplakat h2 {
  background: var(--blue);
}

article.modul p {
  color: #000;
  font-size: 15px;
  padding: 12px;
  background-color: #fff;
  margin-bottom: 0px;
}

.supersitemap {
  background: #fff;

  background-size: 100%
}


.supersitemap .h1-wrap {
  text-align: center;
}

.supersitemap h1 {
  display: inline-block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-color: var(--nlq);
  background-image: linear-gradient(to right, var(--nlq), var(--blue));
  background-size: cover;
  background-position: center center;
}

 .head h3 a{
color: #000 !important;
}

.supersitemap .help a div{
  color: #000;
}

.supersitemap article.modul {
  width: 100%;
}

.supersitemap article.modul h2 {
  background: linear-gradient(to right, var(--nlq), var(--blue));
}

.supersitemap article img {
  opacity: 1;
  filter: grayscale(1);
}

.supersitemap img.color {
  opacity: 1;
  filter: grayscale(0);
}

.supersitemap .flex-row {
  align-items: stretch;
  justify-content: stretch;
}

.supersitemap article {
  height: 100%;
  width: 100%;
  background: linear-gradient(to right, var(--nlq), var(--blue));
  padding: 3px;
  outline: none;
}

.supersitemap .footer {
  background-color: #ffffffdd !important;
}

.wrap {
  height: 100%;
  background-color: #fff;
}

.help li:hover,
.help li a:hover {
  background-color: var(--nlq);
  color: #fff !important;
}



.img-wrap{
background-color: #3686c7;
}
@media (max-width: 768px) {

  body {
    background-position: left center;
  }

    .h1-wrap h1{
font-size: 10vmin;
    }
}

@media (max-width: 992px) {
  .logo-wrapper {
    justify-content: center;
  }

  .logo {
    position: relative;
    right: unset;

  }

}
