@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("./_shared/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("./_shared/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("./_shared/BarlowCondensed-Medium.ttf") format("truetype");
}

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

.inaktive {
  opacity: 0.5;
}

.inaktive a:hover {
  color: #000;
}

.section2 p a,
.section2 p {
  margin-bottom: 12px;
  padding-bottom: 12px;
  color: #fff;

}

.section2 p a {
  text-decoration: underline;
}

.section1 .container-fluid {
  width: 100%;
  background: url(./data/header_strahlen_bgr.png) no-repeat;
  background-position: top center;
  background-size: 100% auto;
  position: relative;
}

.section2 .container-fluid {
  max-width: 1158px;
}


.section2 {
  padding: 18px 0px;
  margin-top: 0px;
  padding-top: 0px;
}

.section2 p {
  font-size: 1em;
}

.section2 p a {
  text-decoration: underline;
}

.link-box p a {
  text-decoration: none;
}

.link-box p,
.link-box p a {
  padding-bottom: 0px;
  margin-bottom: 6px;
}

article p {
  font-size: 1em;
  line-height: 1.8em;
}

body {
  font-family: "Open Sans", sans-serif;
  background-color: #017da1;
  /* background-color: #fff; */
  height: 100%;
  overflow-x: hidden;
  padding-bottom: 100px;
}

.hd1,
.hd2,
.hd3,
.hd0,
.hdflute,
.hdanne,
.hdeiche,
.hdinfo,
.hdberlin {
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position-y: center;
  background-position-x: center;
  border-radius: 0px 0px 0px 0px;
}

.hdinfo {
  background-image: url(data/info.jpg);
  background-position-y: 15%;
}

.hdeiche {
  background-image: url(data/eiche.jpg);
  background-position-y: bottom;
}

.hdberlin {
  background-image: url(data/berlin.jpg);
  background-position-y: bottom;
}

.hd1 {
  background-image: url(data/hd1.jpg);
  background-position-y: top;
}

.hdflute {
  background-image: url(data/magic_flute.jpg);
}

.hdanne {
  background-image: url(data/anne.jpg);
  background-position-y: bottom;
  background-position-x: center;
}

.hd0 {
  background-image: url(data/pfad.jpg);
}

.hd2 {
  background-image: url(data/hd2.jpg);
}

.hd3 {
  background-image: url(data/hd3.jpg);
}

.container-fluid {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1158px;
  margin-bottom: 0px;
  padding: 0 3em;
  overflow-x: hidden;
}

.section1 {
  background: linear-gradient(180deg, #017da1 0%, #5793b3 100%);
}



.box-text {
  position: absolute;
  bottom: 0;
  background: #19495de6;
  width: 100%;
  color: black;
  font-family: "Barlow Condensed";
  font-size: 1em;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}

.box-text p {
  padding: 12px;
  margin: 0px;
  color: #ffffff;
}

.img-wrap {
  margin: 0 auto;
  border: 4px solid #19495d;
  position: relative;
  width: 100%;
  max-width: 500px;
}

.info-img {
  width: 100%;
}

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

.section2 {
  background: linear-gradient(to bottom, #5793b3, #b2c6d8, #b2c6d8, #017da1);
}


.section3 {
  background: linear-gradient(to bottom, #017da1, #017da1, #017da1);
}

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

.section3 .container-fluid {
  max-width: 1158px;
}

.modul-content {
  margin-top: 0px;
}

article p {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1.5em;
}

.link-box p {
  margin-bottom: 0em;
}

.footer {
  z-index: 1;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.f-images {
  background-color: rgba(255, 255, 255, 0.9);
}

.links {
  color: #fff;
}

.links a,
.links a:focus,
.links a:visited {
  color: #fff;
  text-decoration: underline;
}

h1 {
  font-family: 'Barlow Condensed';
  font-weight: 500;
  font-size: 3.8em;
  text-align: center;
  color: #fff;
  margin-top: 50px;
  margin-bottom: 80px;
  background-color: transparent;
}

h2 {
  font-family: 'Barlow Condensed';
  color: #fff;
  text-align: center;
  display: block;
  position: relative;
  background-color: #017da1;
  font-size: 1.8em;
  font-weight: 500;
  padding: 10px 15px;
  margin-top: 4px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}

h3 {
  font-family: 'Barlow Condensed';
  color: #fff;
  font-size: 1.8em;
  margin-top: 48px;
}

.link-box {
  font-weight: bold;
  background-color: #5793b3;
  color: #fff;
  padding: 1em;
  margin-left: 1em;
  margin-right: 1em;
  align-self: flex-end;
  width: 100%;
  margin-bottom: 12px;
}

.ft,
.faw,
.lbs {
  position: relative;
  padding-left: 12px;
  display: block;
}

.ft:before,
.lbs::before,
.faw::before {
  display: block;
  position: absolute;
  left: -16px;
  top: 4px;
}

p.ft,
p.faw,
p.lbs {
  position: relative;
  padding-left: 12px;
  margin-left: 27px;
  display: block;
}


.icon {
  margin-right: 12px;
  height: 24px;
}

.ft:before {
  content: url(./_shared/acrobat.svg);
}

.lbs::before {
  content: url(./_shared/lernbaustein_solo.svg);
}

.faw::before {
  content: url(./_shared/lichtblick.svg);
}

.box {
  display: block;
  width: 100%;
}

.acrobat {
  height: 1.5em;
}

.flex-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

article {
  background-color: #19495d;
  color: #fff;
  border: 4px solid #19495d;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 0;

  display: flex;
  flex-flow: row wrap;
}

article .post-header {
  height: 180px;
  background-color: transparent;
}

.row {
  display: flex;
  flex-flow: row wrap;
  overflow: hidden;
  margin-bottom: 50px;
}

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

.row>div {
  margin-bottom: 20px;
}

article {
  height: 100%;
}


.nav>li a {
  padding-left: 25px;
}


.link-box a,
.link-box a:visited {
  font-weight: 400;
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  text-decoration: none;
}


.link-box a:hover {
  font-weight: 400;
  color: #ffffffaa;
  text-decoration: none;
}


a:hover {
  color: #017da1;
}

.footer a:hover {
  color: #ffffff99;
}

article a {
  color: #fff;
}

article a:hover {
  text-decoration: underline;
  color: #fff;
}

a.hint {
  color: orange !important;
}

@media (max-width: 1024px) {
  h1 {
    font-size: 3em;
  }

  .section1 .container-fluid {
    background-size: 1024px auto;
  }
}

@media (max-width: 768px) {
  h1 {
    font-size: 2.5em;
  }
}

@media (max-width: 640px) {


  article {
    height: auto;
  }
}
