@import url(/css/power/ionicons-2.0.1/css/ionicons.css);
@import url(/css/power/font-awesome.min.css);
@font-face {
  font-family: 'icofont';
  src: url('/images/0/1427698/icofont.eot');
  src: url('/images/0/1427698/icofont.eot?#iefix') format('embedded-opentype'), url('/images/0/1427701/icofont.woff') format('woff'), url('/images/0/1427699/icofont.ttf') format('truetype'), url('/images/0/1427700/icofont.svg#eager_naturalistregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: futuraheavy;
  src: url('./fonts/futura/FuturaStd-Heavy.woff2'),
       url('./fonts/futura/FuturaStd-Heavy.woff');
       /* url('./fonts/futura/FuturaStd-Heavy.otf') format('opentype'), */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: futurabook;
  src: url('./fonts/futura/Futura Std Book.woff2'),
       url('./fonts/futura/Futura Std Book.woff');
       /* url('./fonts/futura/Futura Std Book.otf') format('opentype'), */
  font-weight: normal;
  font-style: normal;
}

/* latin-ext */

@font-face {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    src: url('public/css/power/fonts/lato/Lato-Light.ttf');
}
@font-face {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    src: url('public/css/power/fonts/lato/Lato-Bold.ttf');
}

html,
body {
  width: 100%;
  margin: 0;
  -webkit-text-size-adjust: none;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
  font-family: 'futurabook';
  font-weight: 300;
  font-size: 16px;
  line-height: 32px;
  color: #444;
  background: #fff;
  padding-top: 100px;
}

img {
  vertical-align: top;
  max-width: 100%;
}

div.center_content {
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  position: relative;
}

address {
  font-style: normal;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  font-family: 'Lato', sans-serif;
  font-family: 'futuraheavy';
  margin: 0;
}

p {
  margin: 0;
}

div#c-1 .menuWrapper {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: none;
  position: fixed;
  top: 0;
  bottom: auto;
  padding: 0;
  width: 100%;
  display: flex!important;
  justify-content: center;
  z-index: 99;
  flex-direction: column;
  text-align: left;
  box-sizing: border-box;
  margin: 0;
  height: 100px;
  z-index: 101;
  background: #fff;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}

div#c-1 .menuWrapper.sticky {
  top: 0px;
}

div#c-1 .menuWrapper .ed-grid {
  max-width: 100%;
  margin: 0;
}

/*##### HEADER-MENU  START #####*/

#ed-3026714  .span3 {
    float: left;
    min-height: 100%;
    max-height: 100%;
    min-width: 15%;
    max-width: 15%;
    margin: 0 2em;
}

#ed-3026716 {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
    margin: unset;
    min-height: 67%;
    max-height: 67%;
    min-width: 100%;
    max-width: 100%;
}


img.plogo{
    margin-top: 5px;
    max-height: 90px;
    width: auto;
}

#ed-3026714  .span7 {
  float: left;
  min-width: 27%;
  max-width: 27%;
  margin: 0 2em;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

#ed-3026714  .span14 {
  float: right;
  width: auto;
  margin: 0 2em;
}

@media screen and (max-width: 1680px) and (min-width: 1415px) {
    #ed-3026714  .span3 {
        float: left;
        min-height: 100%;
        max-height: 100%;
        min-width: 12%;
        max-width: 12%;
        margin: 0 2em;
    }

    #ed-3026714  .span7 {
        float: left;
        min-width: 20%;
        max-width: 20%;
        margin: 0 2em;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    #partnerHead h1 {
        font-size: 1.25em !important;
    }

    #ed-3026716 {
        background-position: 50% 50% !important;
        min-height: 90%;
        max-height: 90%;
        min-width: 100%;
        max-width: 100%;
    }

}

@media screen and (max-width: 1414px) and (min-width: 1181px) {
    #ed-3026714  .span3 {
        float: left;
        min-height: 100%;
        max-height: 100%;
        min-width: 12%;
        max-width: 12%;
        margin: 0 1em;
    }

    #ed-3026714  .span7 {
        float: left;
        min-width: 18%;
        max-width: 18%;
        margin: 0 2em;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    #partnerHead h1 {
        font-size: 1em !important;
    }

    #ed-3026716 {
        background-position: 50% 50% !important;
        min-height: 90%;
        max-height: 90%;
        min-width: 100%;
        max-width: 100%;
    }

    #ed-3026715 ul li a{
        font-size: 14px !important;
    }
    #ed-3026714  .span14 {
        float: right;
        width: auto;
        margin: 0 1em;
    }


}

@media screen and (max-width: 1180px) and (min-width: 764px) {
    #ed-3026714  .span3 {
        display: block;
        position: relative;
        top: 3em;
        left: 3%;
        float: left;
        min-height: 90%;
        max-height: 90%;
        min-width: 50%;
        max-width: 50%;
        margin: unset;
    }

    #ed-3026714  .span7 {
        position: relative;
        top: 2em;
        float: left;
        display: block;
        min-width: 100%;
        max-width: 100%;
        margin: 1em 0;
        padding: 10px 0;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    #partnerHead h1 {
        font-size: 1.5em !important;
    }

    img.plogo{
      max-height: 50px;
    }

/*    #ed-3026714  .span14 {
        float: right;
        width: auto;
        margin: 0 1em;
    }*/
}

@media screen and (max-width: 763px)  {
    #ed-3026714  .span3 {
        display: block !important;
        position: absolute !important;
        top: -3em;
        left: 3%;
        float: left;
        min-height: 90%;
        max-height: 90%;
        min-width: 50%;
        max-width: 50%;
        margin: unset;
    }

    #ed-3026714  .span7 {
        position: absolute;
        display: block;
        top: 2em;
        left: -.1em;
        display: block;
        min-width: 101%;
        max-width: 101%;
        margin: 1em 0;
        padding: 10px 0;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    #partnerHead h1 {
        font-size: 1.5em !important;
    }

    #ed-3026716 {
        background-image: none !important;
        background-position: -9999px -9999px !important;
        min-height: 90%;
        max-height: 90%;
        min-width: 100%;
        max-width: 100%;
    }

    #ed-3026716 img {
        visibility: visible !important;
        max-width: 240px;
        max-height: 80px;
    }

    .banner {
        position: absolute;
    }

}

/*##### HEADER-MENU  END #####*/


div#c-1 .menuWrapper h1 {
  //margin: 0;
  //text-align: left;
  //font-weight: normal;
  //line-height: 90px;
  font-size: 25px;
  //position: absolute;
  //max-width: 91%;
}

div#c-1 .menuWrapper h1 img {
  max-height: 38px;
  vertical-align: middle;
  margin: 0;
}

div#c-1 .menuWrapper .ed-menu {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
  font-size: 0;
}

div#c-1 .menuWrapper .ed-menu ul {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: right;
}

div#c-1 .menuWrapper .ed-menu li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 100px;
}

div#c-1 .menuWrapper .ed-menu li:first-child a {
  margin: 0;
}

div#c-1 .menuWrapper .ed-menu li a {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #444;
  font-family: 'Lato', sans-serif;
  text-decoration: none;
  margin: 0 0 0 5px;
  padding: 0 12px;
  border-radius: 0;
  font-size: 17px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}

div#c-1 .menuWrapper .ed-menu li a:hover,
div#c-1 .menuWrapper .ed-menu li a.active {
  background: #2f4e91;
  color: white;
}

div#c-1 {
  position: relative;
  padding: 0;
  z-index: 2;
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
}

div#c-1 a {
  color: #2f4e91;
  text-decoration: none;
}

div#c-1 a:hover,
div#c-1 a.active {
  color: #2f4e91;
}

div#c-1 .ed-headline {
  padding: 0;
  text-align: center;
}

div#c-1 h2 {
  color: #2f4e91;
  font-size: 40px;
  line-height: 48px;
  position: relative;
  padding: 0;
  text-transform: uppercase;
  text-align: left;
}

div#c-1 h3 {
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 21px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  color: #444;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

div#c-1 .banner {
  position: relative;
  z-index: 90;
}

div#c-1 .banner .bannerContent {
  width: 100%;
  max-width: 80%;
  margin: 0 auto;
}

div#c-1 .banner .info {
  background: rgba(1, 93, 168, 0.8);
  font-size: 15px;
  line-height: 38px;
  padding: 0;
  color: #fff;
  width: 101%;
  z-index: 99;
}

div#c-1 .banner .info.sticky {
  position: fixed;
  top: auto;
  bottom: 0;
  background: #2f4e91;
  height: 60px;
  line-height: 30px;
}

div#c-1 .banner .info p {
  //max-width: 960px;
  margin: 0 auto;
  vertical-align: top;
  text-align: center;
}

div#c-1 .banner .info p a {
  color: #fff;
}

div#c-1 .banner .info p a:hover {
  color: #fff;
  text-decoration: underline;
}

div#c-1 .banner .info i {
  display: inline-block;
  margin: 0 2px 0 0;
  padding-left: 10px;
  color: white;
}

div#c-1 .banner .info i:first-child {
  margin-left: 0;
}

div#c-1 .banner .info span i {
  margin: 0 2px 0 110px !important
}

div#c-1 .banner h2 {
  margin: 0;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  color: #fff;
  font-size: 50px;
  line-height: 72px;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  padding: 0;
  text-transform: uppercase;
  word-wrap: unset;
}

div#c-1 .banner h3 {
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 38px;
  padding: 4px 0 0 0;
  text-transform: uppercase;
  font-weight: 300;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
}

div#c-1 .banner h3 a {
  color: #2f4e91;
}


/*
div#c-1 .banner .ed-button a.button {
    background: #ffc600;
    border: none;
    line-height: 40px;
    padding: 4px 20px;
    color: #2f4e91;
    font-weight: 700;
    border-radius: 0;
}

div#c-1 .banner .ed-button a.button:hover {
    color: #ffc600;
    background: #2f4e91;
}
*/

div#c-1 .banner,
div#c-1 .pattern {
  position: relative;
}

div#c-1 .banner .background .ed-image:after,
div#c-1 .pattern .background .ed-image:after,
div#c-1 .banner .background .ed-slider:after,
div#c-1 .pattern .background .ed-slider:after {
  content: "";
  position: absolute;
  opacity: 0.8;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: url(https://www.jahnke-hamburg.de/images/0/1308622/pattern.png);
}

div#c-1 .banner .inner,
div#c-1 .pattern .inner {
  z-index: 50;
  position: relative;
}

div#c-1>.ed-section>section {
  overflow-x: hidden;
}

div#c-1 .spalten {
  display: block;
  width: 100%;
  -webkit-column-count: 2;
  -ms-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -ms-column-gap: 40px;
  -moz-column-gap: 40px;
  -o-column-gap: 40px;
  column-gap: 40px;
}

div#c-1 .call {
  color: #fff;
  text-align: center;
  font-family: 'Lato', sans-serif;
  text-transform: uppercase;
}

div#c-1 .call i {
  display: inline-block;
  color: #2f4e91;
  background: #ffc600;
  height: 60px;
  width: 60px;
  line-height: 59px;
  border-radius: 50%;
  vertical-align: top;
  font-size: 34px;
  text-align: center;
  position: relative;
  margin: 0 10px;
}

div#c-1 .call p {
  font-size: 34px;
  line-height: 60px;
  padding: 0;
  font-weight: 700;
}

div#c-1 .call p a {
  color: #fff;
}

div#c-1 .call p a:hover {
  color: #fff;
  text-decoration: underline;
}

div#c-1 .video {
  position: relative;
  z-index: 50;
}

div#c-1 .leistungen .ed-html a,
div#c-1 .leistungen .ed-html p {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
  text-align: center;
  background: #2f4e91;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 21px;
  padding: 28px 5px 22px 5px;
}

div#c-1 .leistungen .ed-html a i,
div#c-1 .leistungen .ed-html p i {
  display: block;
  margin: 0 auto;
  line-height: 50px;
  font-size: 50px;
  margin: 0 0 10px 0;
  font-family: 'icofont', sans-serif;
  font-style: normal;
}

div#c-1 .team {
  font-size: 16px;
  line-height: 28px;
  padding-top: 5px !important;
}

div#c-1 .skoda {
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.4);
}

div#c-1 .skoda .ed-text {
  background: #ffc600;
  padding: 25px 30px;
}

div#c-1 .white {
  color: #fff;
}

div#c-1 .white h2,
div#c-1 .white h3 {
  color: white;
}

div#c-1 .white .symbol span:before,
div#c-1 .white .symbol span:after {
  border-color: #ddd;
}

div#c-1 .white .ed-button a.button {
  background: #fff;
  color: #444;
  font-size: 22px;
}

div#c-1 .white .ed-button a.button:hover {
  background: #ffc600;
  color: #2f4e91;
  text-decoration: none;
}

div#c-1 .white .ed-text ul li:before {
  color: #fff;
}

div#c-1 .white .ed-text strong {
  color: #fff;
}

div#c-1 .white a {
  color: #fff;
}

div#c-1 .white a:hover {
  color: #fff;
  text-decoration: underline;
}

div#c-1 .leistungDetail h3 {
  color: #2f4e91;
}

div#c-1 .referenzen .ed-text {
  background: rgba(1, 93, 168, 0.5);
  padding: 25px;
  border-left: 4px solid #2f4e91;
  margin-top: 40px;
  color: #fff;
}

div#c-1 .referenzen .ed-text strong {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
}

div#c-1 .referenzen .ed-text a:hover strong {
  color: #2f4e91 !important;
}

div#c-1 .referenzen .ed-text ul li:before {
  color: #2f4e91;
}

div#c-1 .partner .ed-image {
  display: block;
  position: relative;
  height: 180px;
  //line-height: 140px;
  text-align: center;
  //font-size: 0;
  //background: #fff;
  pointer-events: none;
  color: white;
  //box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.4);
}

div#c-1 .partner .ed-image img {
  width: auto !important;
  height: auto !important;
  //max-width: 70% !important;
  //max-height: 70% !important;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  vertical-align: bottom;
  text-align: center;
}

div#c-1 .ed-slider .slick-slide {
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.4);
}

div#c-1 .ed-slider .slick-arrow {
  background: none;
  color: #fff;
  font-size: 34px;
  height: 40px;
  opacity: 1;
  font-weight: normal;
  top: calc(50% - 22px);
}

div#c-1 .ed-slider .slick-arrow:hover {
  color: #ffc600;
}

div#c-1 .ed-slider .slider-container {
  padding: 0;
}

div#c-1 .ed-slider .slick-dots li button {
  background: #fff;
  padding: 0;
}

div#c-1 .ed-slider .slick-dots li.slick-active button {
  background: #ffc600;
}

div#c-1 .ed-slider .slick-prev {
  left: -60px;
}

div#c-1 .ed-slider .slick-next {
  right: -60px;
}

div#c-1 .ed-gallery a {
  background: #000;
  display: block;
}

div#c-1 .ed-gallery img {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

div#c-1 .ed-gallery:hover img {
  opacity: 0.6;
}

div#c-1 .ed-gallery:hover img:hover {
  opacity: 1;
}

div#c-1 .ed-text strong {
  color: #2f4e91;
  text-transform: uppercase;
  font-weight: 700;
}

div#c-1 .ed-text ul {
  padding: 0;
  margin: 0;
}

div#c-1 .ed-text ul li {
  list-style: none;
  padding: 0 0 0 1.1em;
  margin: 0 0 0 0;
  line-height: 30px;
}

div#c-1 .ed-text ul li:before {
  color: #2f4e91;
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: -1.1em;
  width: 1.1em;
}

div#c-1 .ed-text table {
  position: relative;
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
  margin: 0;
}

div#c-1 .ed-text table td {
  white-space: nowrap;
  vertical-align: top;
  padding: 2px 0;
  text-align: left;
  border-bottom: 1px dotted #2f4e91;
}

div#c-1 .ed-text table td:first-child {
  padding-right: 30px;
}

div#c-1 .ed-text table td:last-child {
  text-align: right;
}

div#c-1 .ed-text table tr:last-child td {
  border: none;
}

div#c-1 .ed-button .button {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #2f4e91;
  box-shadow: none;
  color: white;
  font-family: 'Lato', sans-serif;
  text-shadow: none;
  overflow: hidden;
  position: relative;
  z-index: 4;
  margin: 0;
  padding: 0 15px;
  line-height: 42px;
  font-weight: 700;
  font-size: 17px !important;
  text-transform: uppercase;
  vertical-align: top;
  border-radius: 0;
  border: none;
}

div#c-1 .ed-button .button:hover,
div#c-1 .ed-button .button.active {
  background: white;
  color: #2f4e91;
}

div#c-1 .ed-button .button.darkButton:hover {
  background: #01477f;
  color: #ffc600;
}

div#c-1 .ed-form-container form input[type="text"],
div#c-1 .ed-form-container form input[type="phone"],
div#c-1 .ed-form-container form input[type="email"],
div#c-1 .ed-form-container form select,
div#c-1 .ed-form-container form textarea {
  border-radius: 0;
  background: none;
  border: 1px solid #aaa;
  padding: 0 10px;
  margin: 0;
  line-height: 42px;
  height: 42px;
  color: #444;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 300;
  -webkit-appearance: none;
}

div#c-1 .ed-form-container form .ed-element {
  padding: 0 0 15px 0;
}

div#c-1 .ed-form-container form .ed-form-button,
div#c-1 .ed-form-container form .ed-grid,
div#c-1 .ed-form-container form .ed-form-captcha {
  padding: 0;
}

div#c-1 .ed-form-container form textarea {
  height: 200px;
}

div#c-1 .ed-form-container form button[type="submit"] {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 0;
  border: none;
  background: #2f4e91;
  line-height: 42px;
  height: 42px;
  padding: 0 10px;
  margin: 0;
  color: white;
  font-family: 'Lato', sans-serif;
  font-size: 17px;
  font-weight: 300;
  box-sizing: border-box;
  width: 100%;
  -webkit-appearance: none;
  text-shadow: none;
  text-transform: uppercase;
}

div#c-1 .ed-form-container form button[type="submit"]:hover {
  //color: #2f4e91;
  //background: #ffc600;
  //box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.4);
}

div#c-1 .ed-form-container form .regenerate {
  float: left;
  line-height: 12px;
}

div#c-1 .footer .ed-text {
  line-height: 30px;
  font-size: 17px;
  text-align: center;
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.4);
  background: white;
  padding: 25px 0;
}

div#c-1 .footer .ed-text strong {
  font-size: 18px;
}

div#c-1 .footer .ed-text .fa {
  margin: 5px auto 10px auto;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  border-radius: 50%;
  background: #2f4e91;
  color: white;
  text-align: center;
  display: block;
}

div#c-1 .footer .ed-text a:hover {
  text-decoration: underline;
}

div#c-1 .imprint {
  padding: 0;
}

div#c-1 .imprint h2 {
  font-size: 30px;
  line-height: 40px;
  display: block;
  margin: 50px 0 0 0;
  text-align: left;
  font-family: 'Lato', sans-serif;
  border: none;
  padding: 0;
}

div#c-1 .imprint h2:before,
div#c-1 .imprint h2:after {
  display: none;
}

div#c-1 .imprint p {
  padding: 0 0 20px 0;
  text-align: justify;
}

div#c-1 .imprint p:last-child {
  padding: 0;
}

div#c-1 .imprint ul {
  margin: 0 0 30px 0;
  list-style: none;
  margin-left: 25px !important;
  padding: 0;
}

div#c-1 .imprint ul li {
  padding: 0;
}

div#c-1 .imprint ul li::before {
  color: #2f4e91;
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: -25px;
  width: 25px;
}

.hideDesktop {
  display: none;
}
/* // 960 */
@media screen and (max-width: 1180px) {
  .hideDesktop {
    display: block !important;
  }
  .hideMobile {
    display: none !important;
  }
  div#c-1 .menuWrapper [class*="span"] {
    width: 100% !important;
  }
  div#c-1 .menuWrapper.sticky .ed-menu {
    top: -30px;
  }
  div#c-1 .menuWrapper .ed-menu {
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    -moz-transform: translateX(-101%);
    -o-transform: translateX(-101%);
    transform: translateX(-101%);
    padding: 0;
    overflow-y: auto;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: auto;
    left: 0;
    background: #2f4e91;
    -webkit-overflow-scrolling: touch;
  }
  div#c-1 .menuWrapper .ed-menu.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  div#c-1 .menuWrapper .ed-menu .inner {
    height: 100%;
  }
  div#c-1 .menuWrapper .ed-menu ul {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    padding: 50px 0;
    position: absolute;
    width: 100%;
    max-height: 80%;
  }
  div#c-1 .menuWrapper .ed-menu ul li {
    width: 100%;
    line-height: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  div#c-1 .menuWrapper .ed-menu ul li a {
    font-size: 20px;
    line-height: 50px;
    margin: 0;
    padding: 0 20px;
    color: #fff;
    display: inline-block;
    border: none;
  }
  div#c-1 .menuWrapper .ed-menu ul li a:hover,
  div#c-1 .menuWrapper .ed-menu ul li a.active {
    border: none;
    background: none;
    color: #fff;
  }
  div#c-1 .menuWrapper .ed-menu ul li a.active {
    background: #ffc600;
    color: #2f4e91;
  }
  div#c-1>.ed-section>section,
  div#c-1>.ed-grid,
  div#c-1 .footer>section {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  div#c-1>.noSpace>section,
  div#c-1 .footer {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  div#c-1 .oneGrid [class*="span"] {
    width: 100% !important;
  }
  div#c-1 .ed-form-captcha {
    padding: 0 0 10px 0 !important;
  }
  div#c-1 .banner .info {
    font-size: 14px;
  }
  div#c-1 .banner .info span i {
    margin-left: 5px !important;
  }
  div#c-1 .banner .info:first-child {
    margin-left: 0;
  }
  div#c-1 .inner {
    max-width: 100%;
  }
  div#c-1 h1 {
    padding: 0 0 0 15px;
  }
  div#c-1 h2 {
    font-size: 40px;
    line-height: 48px;
  }
  div#c-1 h3 {
    font-size: 23px;
    line-height: 34px;
  }
  div#c-1 .leistungen .ed-html a {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  div#c-1 .menuWrapper h1 img {
    max-height: 34px;
  }
  div#c-1 .info.lg {
    display: none;
  }
  div#c-1 h2 {
    font-size: 32px;
    line-height: 42px;
  }
  div#c-1 .banner h1 {
    margin: 0;
    //text-transform: uppercase;
    text-align: left;
    font-family: 'Lato', sans-serif;
    color: #2f4e91;
    //font-weight: normal;
    //height: 90px;
  }
  div#c-1 .banner h1 a {
    display: block;
    color: #444;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
  }
  div#c-1 .banner h1 a span {
    line-height: 30px;
    font-size: 19px;
    display: block;
    font-weight: 700;
    color: #2f4e91;
    font-family: 'Lato', sans-serif;
    padding: 20px 0 0 0;
  }
  div#c-1 .banner h1 a img {
    float: left;
    max-height: 50px;
    vertical-align: top;
    margin: 21px 10px 0 0;
  }
  div#c-1 .banner h2 {
    font-size: 32px;
    line-height: 42px;
    padding-top: 30px;
  }
  div#c-1 .banner h3 {
    font-size: 22px;
    padding: 0 15px;
  }
  div#c-1 [class*="span"] {
    padding: 0 !important;
  }
  div#c-1 .vSpacer [class*="span"]:not(:last-child) {
    margin-bottom: 2em;
  }
  div#c-1 .teamSection {
    text-align: center !important;
  }
  div#c-1 .teamSection img {
    max-width: 212px;
  }
  div#c-1 .work ul {
    -webkit-column-count: 1;
    -ms-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -ms-column-gap: 0;
    -moz-column-gap: 0;
    -o-column-gap: 0;
    column-gap: 0;
  }
  div#c-1 .work strong {
    font-size: 19px;
  }
  div#c-1 .call i {
    display: block;
    position: relative;
    margin: 5px auto;
  }
  div#c-1 .spalten {
    -webkit-column-count: 1;
    -ms-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1;
  }
  div#c-1 .ed-gallery {
    padding: 0 !important;
  }
  div#c-1 .ed-gallery li {
    width: 50% !important;
  }
  div#c-1 .ed-gallery li a:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  div#c-1 .imprint h2 {
    font-size: 24px;
  }
  div#c-1 .banner .info.sticky {
    position: fixed;
    top: auto;
    bottom: 0;
    background: #2f4e91;
    height: 52px;
    line-height: 70px;
  }
  div#c-1 .banner .info i.fa {
    font-size: 40px;
  }
  div#c-1 .banner .info i {
    margin: 0 10px 0 0;
    padding-left: 20px;
  }
}

#menuTrigger {
  -webkit-transform: rotate(0deg) scale(0.61);
  -ms-transform: rotate(0deg) scale(0.61);
  -moz-transform: rotate(0deg) scale(0.61);
  -o-transform: rotate(0deg) scale(0.61);
  transform: rotate(0deg) scale(0.61);
  -webkit-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  opacity: 1;
  margin: 0;
  padding: 0;
  width: 64px;
  height: 45px;
  padding: 0;
  position: fixed;
  top: 7px;
  right: 6px;
  margin: 20px auto;
  z-index: 101;
  display: none;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  div#c-1 .info.xs {
    display: none;
  }
}

@media screen and (max-width: 1180px) {
  #menuTrigger {
    display: block;
  }
}

#menuTrigger.sticky {
  top: 37px;
}

#menuTrigger:before {
  -webkit-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  content: '';
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 41px;
  position: relative;
  left: -60px;
  text-transform: uppercase;
  color: #2f4e91;
  opacity: 1;
}

#menuTrigger.hide-title:before {
  opacity: 0;
}

#menuTrigger span {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease;
  -ms-transition: 0.25s ease;
  -moz-transition: 0.25s ease;
  -o-transition: 0.25s ease;
  transition: 0.25s ease;
  display: block;
  position: absolute;
  height: 4px;
  width: 50%;
  background: #2f4e91;
  opacity: 1;
}

#menuTrigger span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0;
}

#menuTrigger span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px;
}

#menuTrigger span:nth-child(1),
#menuTrigger span:nth-child(2) {
  top: 0px;
}

#menuTrigger span:nth-child(3),
#menuTrigger span:nth-child(4) {
  top: 18px;
}

#menuTrigger span:nth-child(5),
#menuTrigger span:nth-child(6) {
  top: 36px;
}

#menuTrigger span:nth-child(5),
#menuTrigger span:nth-child(6) {
  top: 36px;
}

#menuTrigger span:nth-child(5),
#menuTrigger span:nth-child(6) {
  top: 36px;
}

#menuTrigger.open {
  opacity: 1;
}

#menuTrigger.open:before {
  opacity: 0;
  visibility: hidden;
}

#menuTrigger.open span {
  background-color: #ffc600;
}

#menuTrigger.open span:nth-child(1),
#menuTrigger.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#menuTrigger.open span:nth-child(2),
#menuTrigger.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#menuTrigger.open span:nth-child(1) {
  left: 5px;
  top: 7px;
}

#menuTrigger.open span:nth-child(2) {
  left: calc(50% - 5px);
  top: 7px;
}

#menuTrigger.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}

#menuTrigger.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}

#menuTrigger.open span:nth-child(5) {
  left: 5px;
  top: 29px;
}

#menuTrigger.open span:nth-child(6) {
  left: calc(50% - 5px);
  top: 29px;
}

div#c-1 .extlinks {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  height: 100%;
  text-align: center;
}

div#c-1 .extlinks.ed-button .button {
  height: 90px;
  width: 90px;
  line-height: 90px;
  border-radius: 50%;
  padding: 0;
  margin-top: 25px;
  background: white;
  color: #2f4e91;
  box-shadow: 0 0 40px black;
}

@media screen and (max-width: 960px) {
  div#c-1 .extlinks {
    position: absolute;
    bottom: 50px;
    top: auto;
    right: 0;
    left: 0;
    width: 100%;
    height: 160px;
    text-align: center;
  }
  div#c-1 .extlinks.ed-button .button {
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    padding: 0;
    margin-left: 10px;
    margin-right: 10px;
    background: white;
    color: #2f4e91;
    box-shadow: 0 0 40px black;
  }
}

@media screen and (max-width: 767px) {
  #ed-3026712 {
    display: none;
  }
}

.white-popup-block {
  color: white;
  background: #2f4e91;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}

.mfp-close-btn-in .mfp-close {
  color: white;
}

#test-form ul {
  list-style: none;
  padding: 0;
  padding-top: 15px;
  margin: 0;
}

#test-form li {
  list-style: none;
  float: left;
  width: 50%;
}

.skSpecial.span7,
.skSpecial.span3 {
  height: 90px;
  display: flex;
  justify-content: center;
  justify-items: center;
  flex-direction: column;
}
.skSpecial.span7 {
  text-align: left;
}

.ie11 a#partnerHead {
    visibility: visible;;
}

@media screen and (max-width: 1180px) {
  div#c-1 .menuWrapper {
    height: 120px;
  }
  .skSpecial.span3 img {
    max-height: 95px;
  }
  .span7.skSpecial {
    height: auto;
    /*
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); IE6-9
    */
    background-color: #f0f0f0;
  }
  .span7.skSpecial br {
    display: none;
  }
}

@media screen and (max-width: 1180px) {
  div#c-1 .menuWrapper h1 {
    font-size: 20px;
    line-height: normal;
    padding: 4px 15px;
  }
  div#c-1 .menuWrapper .ed-grid {
    max-width: 100%;
  }
}

/* OFFER BLOCK */

/* Generals BE */

label.offer-label {
    padding-left: 25px !important;
    width: 100% !important;
    color: black !important;
}

#form_button,  #form_button:active {
    -webkit-transition: all 0.5s ease !important;
    -ms-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
    border-radius: 0 !important;
    border: none !important;
    background: #2f4e91 !important;
    line-height: 42px !important;
    height: 42px !important;
    padding: 0 10px !important;
    margin: 0 !important;
    color: white !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    box-sizing: border-box !important;
    width: 100% !important;
    -webkit-appearance: none !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
} 