/*@import url("reset.css");*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

/* dsa Störer ANFANG */

#dsa-stoerer{
  display: none;
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  padding: 2.5%;
  width: 45%;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  border: 0px solid #000000;
  background-color: #d9e2ef;
  z-index: 9999999;
}

#dsa-stoerer #active, #dsa-stoerer #activelabel{
  display: none;
}
#dsa-stoerer h3 {font-size: 20px; color: #044098; margin-bottom: 10px;font-family: 'Finger Paint', cursive!important;}

#close-dsa-stoerer{
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 12pt;
  font-weight: bold;
  font-size: 24pt;
  cursor: pointer;
    color: #044098;
}

/* dsa Störer ENDE */

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/roboto-v18-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* finger-paint-regular - latin */
@font-face {
  font-family: 'Finger Paint';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/finger-paint-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Finger Paint Regular'), local('FingerPaint-Regular'),
       url('../fonts/finger-paint-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/finger-paint-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/finger-paint-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/finger-paint-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/finger-paint-v8-latin-regular.svg#FingerPaint') format('svg'); /* Legacy iOS */
}

html {
    scroll-behavior: smooth;
}



.demo {transition: height 1s ease-in-out; height: 15px}
.demo:hover {
    height: 140px;
}

.gelb {color: #044098; font-weight: 800;}
p{margin-bottom: 17px;}
*{box-sizing: border-box;}
strong {font-weight: 700;}

.clear {clear: both;}
body {font: 400 16px/19px 'Roboto'; color: #3e3d40;}
.subnav {position: fixed; background: #044098;width: 100%; height: 35px; padding: 8px 0 5px 0; z-index: 102;}
.info {position: absolute; left: 10%;top: 4px}
.info a{padding: 0 5px; margin: 0 5px;}
.info img {width: 25px; height: 25px; transition: 0.6s}
.info img:hover {opacity: 0.5}
.data {position: absolute; right: 10%;color: #fff;}
.data a{text-decoration: none; color: #fff;transition: 0.5s}
.data a:hover {opacity: 0.5}
nav {position: fixed; background: rgba(4,64,152,.5); width: 100%; z-index: 101; top: 0; text-align: right; padding: 100px 9% 35px 10%;}
nav ul li {display: inline-block; margin: 0 10px;}
nav ul li a{text-decoration: none; text-transform: uppercase; font-size: 14px;color: #fff; border-bottom: 1px solid #fff701; padding: 0 3px;transition: 0.6s}
nav ul li a:hover {border-bottom: 0px}
.logo {position: fixed; z-index: 102;top: 35px; left: 10%;}
.logo img {width: 250px;  height: auto}
header {background: url(../images/raumgestaltung.jpg) no-repeat; height: 90vh; background-size: cover; background-position: center; position: relative;}
.slogan { position: absolute; bottom: 10%;font-size: 24px; color: #fff; text-transform: uppercase; text-align: center; width: 435px; left: calc(50% - 218px);}


.slogan p{border-radius: 10px;font-family: 'Finger Paint', cursive; background: rgba(4,64,152,.8); padding: 20px 15px; margin-bottom: 30px;line-height: 35px}
h1{font-size: 35px; color: #044098; text-transform: uppercase; font-weight: 700; text-align: center; margin-bottom: 60px; line-height: 35px;}
 h2 {font-size: 23px; color: #044098; text-transform: uppercase; font-weight: 700; margin-bottom: 30px; line-height: 25px;}
#eins {padding: 130px 15%;}
#eins a {color:#044098; transition: ease .5s;-o-transition: ease .5s;-moz-transition: ease .8s; -webkit-transition: ease .5s;}
#eins a:hover {color: #444444;}
.one, .two, .three {display: inline-block;  vertical-align: top; margin: 0 8px; }
.one, .two {width: 35%;}
.three {width: 20%;}
.three span {font-family: 'Finger Paint', cursive; color: #f6d915; text-transform: uppercase; font-size: 15px;}
.three p{position: relative; margin-left: 20px;}

.blau, .blau-highlight {color:#044098;font-weight: 600; font-size: 16px}


#zwei {display: table; width: 100%; position: relative;}
#zwei .img {display: table-cell; position: relative;width: 60%; height: 550px;}
#zwei .img p{border-radius: 10px; font-family: 'Finger Paint', cursive;position: absolute; bottom: 5%; background:rgba(4,64,152,.8); font-size: 24px; color: #fff;padding: 15px 15px; left: calc(50% - 92px);}
#zwei .img img {object-fit: fill; width: 100%; height: 100%; display: block;}
#zwei .text {background:#d9e2ef; width: 40%; padding: 50px 100px; vertical-align: bottom; display: table-cell;}
#zwei .job {font-family: 'Finger Paint', cursive;position: absolute; right: 0; top: -40px; background: #044098; padding: 20px 30px;font-size: 20px;border-radius: 10px 0px 0px 10px}
#zwei .job a, #vier .job a { transition: 0.6s} 
#vier .job a:hover {opacity: 0.5}
#zwei .job a:hover {opacity: 0.5}
#zwei .job a{color: #fff701; text-decoration: none; text-transform: uppercase; display: inline-block; vertical-align: middle;}
#zwei .job img {margin-right: 10px;display: inline-block; vertical-align: middle;}
#zwei ul li {font-size: 20px; line-height: 30px}

#partner .wrapper-drei {display: flex; justify-content: space-around; width: 100%; height: auto;}
#partner div {display: inline-block; width: 22%; height: auto;vertical-align: top}
#partner {padding: 150px 10%;}
#partner h2 {text-align: center;margin-bottom: 50px}
#partner div {column-count: 1; column-gap: 25px; }
#partner ul li {list-style-image: url(../images/list.jpg); list-style-position: inside;display: block}
.subline {padding-bottom: 10px; display: block; color: #044098;font-family: 'Finger Paint', cursive; font-size: 18px}
#partner ul {margin-bottom: 30px}
.extra {color: #e7e01b}


#vier {display: table; width: 100%; position: relative;}
#vier .img {display: table-cell; position: relative;width: 60%; height: 550px;}
#vier .img p{border-radius: 10px; font-family: 'Finger Paint', cursive; position: absolute; bottom: 5%; background:rgba(4,64,152,.8); font-size: 24px; color: #fff;padding: 15px 15px; left: calc(50% - 150px);}
#vier .img img {object-fit: cover; width: 100%; height: 100%; display: block;}
#vier .text {background:#d9e2ef; width: 40%; padding: 50px 100px; vertical-align: bottom; display: table-cell;}
#vier ul li {font-size: 20px; line-height: 30px}
#vier .job {font-family: 'Finger Paint', cursive;position: absolute; left: 0; top: -40px; background: #044098; padding: 20px 30px;font-size: 20px;border-radius: 0px 10px 10px 0px }
#vier .job a{color: #fff701; text-decoration: none; text-transform: uppercase;  display: inline-block; vertical-align: middle;}
#vier .job img {margin-left: 10px;display: inline-block;vertical-align: middle;}

#fuenf {padding: 150px 15%;border-top: solid 5px #044098}
#fuenf .left, #fuenf .right {display: inline-block; width: 45%; vertical-align: top;}
#fuenf .left {margin-right: 5%;}
#fuenf .right iframe {width: 100%; height: 650px;}
#fuenf strong {color: #727c36; font-size: 18px; text-transform: uppercase;}
.five {color: #044098; text-decoration: none;transition: ease .8s;-o-transition: ease .8s;-moz-transition: ease .8s; -webkit-transition: ease .8s;}
.five:hover {color: #fff701; }
footer {height: 5px; background:#fff701; }
.logo-footer {width: 250px; height: auto}
.navi {display: none;}
.burger-nav {
  position: fixed;
  left: 30px;
  top: 60px;
  color: #fff742;
  z-index: 999999999;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 40px;
  cursor: pointer;
  transition: all .4s ease-in-out;
}
.burger-nav b {
  transition: all .4s ease-in-out;
  float: left;
  margin-left: 0;
}

.burger-nav-anim {
  top: 50px;
  color: #fff701;
}
.burger-nav-anim b:first-of-type {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.burger-nav-anim b:nth-of-type(2) {
  opacity: 0;
}
.burger-nav-anim b:last-of-type {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: -78%;
}

.full-screen-nav {
  position: fixed;
  z-index: 9998;
  width: 100%;
  height: 100vh;
  background: #044098;
  /* fallback for old browsers */
  display: table;
  visibility: hidden;
  transition: all .4s ease-in-out;
  opacity: 0;
}
.full-screen-nav ul {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.full-screen-nav ul li a {
  padding: 10px;
  display: block;
  font-size: 30px;
  color: #fff701;
  margin-top: 80px;
  transition: all .4s ease-in-out;
    text-decoration: none;
    text-transform: uppercase;
}


.fadeIn {
  opacity: 1 !important;
  visibility: visible !important;
}

.fadeUp {
  opacity: 1 !important;
  margin-top: 0 !important;
}



/*---------------------------------------
MEDIA Queries | Tablet | Phone
---------------------------------------*/

@media screen and (max-width: 1000px) {
  /*CSS*/
    #eins, #partner, #fuenf {padding: 100px 5%;}
    #zwei .text, #vier .text {padding: 50px;}
    .info, .logo {left: 5%;}
    .data {right: 5%;}
    nav {padding: 90px 4% 30px 10%}
    nav ul li {margin: 0 5px;}
    
}

@media screen and (max-width: 768px) {
   /*CSS*/
    #zwei, #zwei .img, #vier, #vier .img {display: block;}
    #zwei .img, #vier .img {width: 100%;}
    #zwei .job, #vier .job {z-index: 100;}    
    #vier .text {padding: 80px 50px 30px;}
    .logo {top: 30px; left: calc(50% - 113px)}
    header {height: 75vh;}
    .one, .two, .three {display: block; width: 100%;}
    nav ul{display: none;}
    #fuenf .left, #fuenf .right {display: block; width: 100%;}
    #fuenf .right {margin-top: 50px;}
    .navi {display: block;}
    .logo img {width: 200px}
}

@media screen and (max-width: 550px) {
   /*CSS*/
    #partner div {column-count: 1;}
    #vier .img, #zwei .img {height: 350px;}
    .slogan { width: 335px;left: calc(50% - 167px); font-size: 17.5px;}
    .slogan p {padding: 15px;}
    #vier .img p{font-size: 17.5px; width: 240px; left: calc(50% - 120px)}
    #zwei .img p {font-size: 17.5px;width: 142px; left: calc(50% - 71px)}
    #zwei .text, #vier .text {padding: 80px 5% 50px;}
    .logo img {width: 200px;}
    .logo {display: flex; justify-content: center; top:35px ;}
    .info a {padding: 0px 1px; margin: 0 1px;}
    .info {left: 1%}
    .data {right: 1%}
    #partner .wrapper-drei {flex-direction: column; text-align: center}
    #partner div {width: 100%}
}

@media screen and (max-width: 400px) {
    .info {display: none}
    .logo {margin-left: 40px;}
}

@media screen and (max-width: 340px) {
   /*CSS*/
    .slogan {width: 320px; left: calc(50% - 160px);}
    .slogan p {padding: 10px;}
.info a{ margin: 0 3px;}
    
}