/* Reseter */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td {
  margin: 0;
  padding: 0; }

fieldset, img, a img, abbr {
  border: 0 !important; }

address, caption, code, dfn, h1, h2, h3, h4, h5, h6, th, var {
  font-style: normal;
  font-weight: normal; }

caption, th {
  text-align: left; }

label, input[type="submit"] {
  cursor: pointer; }

header, section, footer, aside, nav, main, article, figure {
  display: block; }

a {
  text-decoration: none;
  border: 0; }

.c, .clearer {
  clear: both; }

.screenreader {
  position: absolute;
  left: -9999px; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.visually-hidden, .element-invisible, .element-focusable, .breadcrumb__title, .main-navigation .block-menu .block__title, .main-navigation .block-menu-block .block__title {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  overflow-wrap: normal;
  position: absolute;
  width: 1px; }

img {
  max-width: 100%;
  display: block;
  height: auto; }

iframe {
  width: 100%;
  max-width: 100%;
  border: none !important; }

/* Layout */
/* Standard Schwarzgrau */
/* Blau */
/* Hellgrau */
/* Breakpoints */
/* ----------- */
body {
  font-family: "Roboto", Arial, sans-serif;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  position: relative;
  min-width: 300px;
  background-color: #fff; }
  @media only screen and (min-width: 757px) {
    body {
      font-size: 14px; } }
  @media only screen and (min-width: 1030px) {
    body {
      padding-left: 440px !important; } }
  @media only screen and (min-width: 1280px) {
    body {
      padding-left: 510px !important; } }
  @media only screen and (min-width: 1500px) {
    body {
      padding-left: 540px !important; } }

h1, h2, h3, h4, h5 {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -hyphens: auto;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: 500; }

h1, h2 {
  font-size: 18px; }

h3 {
  font-size: 15px;
  font-weight: 700; }

p {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -hyphens: auto;
  margin-bottom: 12px;
  line-height: 18px; }
  @media only screen and (min-width: 1030px) {
    p {
      line-height: 20px;
      margin-bottom: 25px; } }
  @media only screen and (min-width: 1280px) {
    p {
      line-height: 24px; } }

.button, input[type="submit"] {
  height: 35px;
  line-height: 35px;
  text-decoration: none;
  display: inline-block;
  margin: 12px 0;
  text-align: center;
  padding: 0 20px;
  border: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #0d51b1;
  color: #fff;
  font-weight: 700;
  font-family: "Roboto", Arial, sans-serif; }

input[type="submit"] {
  line-height: normal; }

a {
  -webkit-transition: all 0.1s ease-in-out 0s;
  -moz-transition: all 0.1s ease-in-out 0s;
  -o-transition: all 0.1s ease-in-out 0s;
  -ms-transition: all 0.1s ease-in-out 0s;
  transition: all 0.1s ease-in-out 0s; }

ul {
  list-style-type: disc; }

ul.nostyle, .menu {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none; }

ul.nostyle li, .menu li {
  padding: 0;
  margin: 0; }

.b {
  font-weight: 600 !important; }

/* -------------- */
@media only screen and (min-width: 1280px) {
  #navi {
    padding: 40px 30px 40px 0; } }
@media only screen and (min-width: 1500px) {
  #navi {
    padding: 40px 10px 40px 0; } }
#navi .slide {
  display: block;
  text-indent: -9999px;
  width: 35px;
  height: 28px;
  background: url("../icon/nav.png") no-repeat 0 0 transparent;
  background-size: 40px auto;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 8000;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none; }
  @media only screen and (min-width: 757px) {
    #navi .slide {
      top: 40px;
      right: 40px; } }
  @media only screen and (min-width: 1030px) {
    #navi .slide {
      left: 330px;
      right: auto;
      position: fixed; } }
  @media only screen and (min-width: 1280px) {
    #navi .slide {
      display: none; } }
#navi .slide.open {
  display: block;
  text-indent: -9999px;
  height: 20px;
  width: 22px;
  position: fixed;
  background-position: 2px bottom;
  background-size: 25px auto; }
  @media only screen and (min-width: 1030px) {
    #navi .slide.open {
      width: 35px;
      height: 32px;
      top: 38px;
      background-size: 40px auto; } }
#navi .slidedown {
  position: fixed;
  z-index: 7000;
  background: -moz-linear-gradient(-45deg, rgba(4, 60, 139, 0.95) 0%, rgba(55, 144, 229, 0.95) 50%, rgba(100, 198, 239, 0.95) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(4, 60, 139, 0.95) 0%, rgba(55, 144, 229, 0.95) 50%, rgba(100, 198, 239, 0.95) 100%);
  background: linear-gradient(135deg, rgba(4, 60, 139, 0.95) 0%, rgba(55, 144, 229, 0.95) 50%, rgba(100, 198, 239, 0.95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6043c8b', endColorstr='#b364c6ef',GradientType=1 );
  text-align: center;
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media only screen and (min-width: 1030px) {
    #navi .slidedown {
      width: 400px;
      left: 0;
      background: -moz-linear-gradient(-45deg, #043c8b 0%, #3790e5 50%, #64c6ef 100%);
      background: -webkit-linear-gradient(-45deg, #043c8b 0%, #3790e5 50%, #64c6ef 100%);
      background: linear-gradient(135deg, #043c8b 0%, #3790e5 50%, #64c6ef 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6043c8b', endColorstr='#b364c6ef',GradientType=1 );
      text-align: left; } }
  @media only screen and (min-width: 1280px) {
    #navi .slidedown {
      display: block !important;
      background: transparent;
      position: relative;
      width: auto;
      height: auto; } }
#navi .menu {
  margin: 40px 0 20px 0 !important; }
  @media only screen and (min-width: 1030px) {
    #navi .menu {
      margin-top: 80px !important; } }
  @media only screen and (min-width: 1280px) {
    #navi .menu {
      position: relative;
      margin: 0 !important; } }
  #navi .menu > li {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative; }
    @media only screen and (min-width: 1280px) {
      #navi .menu > li {
        float: left;
        border: none;
        margin-left: 15px; }
        #navi .menu > li:first-child {
          margin-left: 0; }
        #navi .menu > li:hover .submenu {
          display: block !important; }
        #navi .menu > li:hover h3 {
          opacity: 0.5; } }
    @media only screen and (min-width: 1500px) {
      #navi .menu > li {
        margin-left: 30px; } }
    #navi .menu > li h3 {
      font-size: 23px;
      font-weight: 700;
      color: #fff;
      margin: 0;
      padding: 12px 0;
      cursor: pointer; }
      @media only screen and (min-width: 1030px) {
        #navi .menu > li h3 {
          padding-left: 20px;
          font-weight: 400;
          font-size: 20px; } }
      @media only screen and (min-width: 1280px) {
        #navi .menu > li h3 {
          color: #999;
          font-size: 15px;
          position: relative;
          padding: 0 14px 0 0;
          height: 35px;
          line-height: 35px;
          -webkit-transition: all 0.1s ease-in-out 0s;
          -moz-transition: all 0.1s ease-in-out 0s;
          -o-transition: all 0.1s ease-in-out 0s;
          -ms-transition: all 0.1s ease-in-out 0s;
          transition: all 0.1s ease-in-out 0s; }
          #navi .menu > li h3::after {
            content: "";
            display: block;
            position: absolute;
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            content: "\00BB";
            color: #999;
            font-size: 18px;
            font-family: "Roboto", Arial, sans-serif;
            right: 0;
            top: 0; } }
      @media only screen and (min-width: 1500px) {
        #navi .menu > li h3 {
          font-size: 16px;
          font-family: "Roboto", Arial, sans-serif;
          padding-right: 16px; } }
      @media only screen and (min-width: 1600px) {
        #navi .menu > li h3 {
          font-size: 17px; } }
    @media only screen and (max-width: 1280px) {
      #navi .menu > li.open .submenu {
        display: block !important; } }
    #navi .menu > li ul {
      margin: 0 !important;
      padding: 0 !important;
      list-style-type: none; }
      @media only screen and (min-width: 1280px) {
        #navi .menu > li ul {
          display: none;
          position: absolute;
          left: -30px;
          top: 35px;
          background-color: #fff;
          padding: 15px 30px !important;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px;
          -webkit-box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.2); } }
      #navi .menu > li ul li {
        -webkit-transition: all 0.1s ease-in-out 0s;
        -moz-transition: all 0.1s ease-in-out 0s;
        -o-transition: all 0.1s ease-in-out 0s;
        -ms-transition: all 0.1s ease-in-out 0s;
        transition: all 0.1s ease-in-out 0s; }
        #navi .menu > li ul li a {
          color: #fff;
          font-size: 16px;
          padding: 6px 0;
          display: inline-block; }
          @media only screen and (min-width: 1030px) {
            #navi .menu > li ul li a {
              padding-left: 40px;
              display: block; } }
          @media only screen and (min-width: 1280px) {
            #navi .menu > li ul li a {
              color: #333;
              padding: 8px 0;
              white-space: nowrap;
              font-size: 14px; } }
          @media only screen and (min-width: 1500px) {
            #navi .menu > li ul li a {
              font-size: 16px; } }
        #navi .menu > li ul li:last-child {
          margin-bottom: 12px; }
        #navi .menu > li ul li:hover a, #navi .menu > li ul li.active a {
          opacity: 0.5; }

#wrap-left {
  background: url("../img/bg-teaser.jpg") no-repeat center center transparent;
  background-size: cover; }
  @media only screen and (min-width: 757px) {
    #wrap-left {
      line-height: 22px;
      text-align: center; } }
  @media only screen and (min-width: 1030px) {
    #wrap-left {
      text-align: left;
      position: fixed;
      left: 0;
      top: 0;
      width: 400px;
      height: 100vh; } }
  @media only screen and (min-width: 1280px) {
    #wrap-left {
      width: 460px; } }
  @media only screen and (min-width: 1500px) {
    #wrap-left {
      width: 500px; } }
  #wrap-left .bg {
    color: #fff;
    padding: 20px;
    background: -moz-linear-gradient(-45deg, #043c8b 0%, rgba(55, 144, 229, 0.9) 50%, rgba(100, 198, 239, 0.75) 100%);
    background: -webkit-linear-gradient(-45deg, #043c8b 0%, rgba(55, 144, 229, 0.9) 50%, rgba(100, 198, 239, 0.75) 100%);
    background: linear-gradient(135deg, #043c8b 0%, rgba(55, 144, 229, 0.9) 50%, rgba(100, 198, 239, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6043c8b', endColorstr='#b364c6ef',GradientType=1 );
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    @media only screen and (min-width: 757px) {
      #wrap-left .bg {
        padding: 40px; } }
    @media only screen and (min-width: 1030px) {
      #wrap-left .bg {
        padding: 40px;
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        min-height: 600px;
        width: 400px; } }
    @media only screen and (min-width: 1280px) {
      #wrap-left .bg {
        width: 460px;
        min-height: 800px; } }
    @media only screen and (min-width: 1500px) {
      #wrap-left .bg {
        width: 500px; } }
  #wrap-left h1 {
    font-size: 35px;
    color: #fff;
    margin: 0 0 12px 0;
    font-weight: 600;
    position: relative;
    line-height: 32px;
    padding-right: 45px; }
    @media only screen and (min-width: 757px) {
      #wrap-left h1 {
        font-size: 42px;
        line-height: 32px;
        padding-right: 0; } }
    @media only screen and (min-width: 1030px) {
      #wrap-left h1 {
        margin: 50px 0 25px 0;
        font-size: 36px; } }
    @media only screen and (min-width: 1280px) {
      #wrap-left h1 {
        margin: 100px 0 25px 0;
        font-size: 46px;
        line-height: 46px; } }
    #wrap-left h1 span {
      display: block;
      font-size: 26px; }
      @media only screen and (min-width: 757px) {
        #wrap-left h1 span {
          font-size: 28px; } }
      @media only screen and (min-width: 1280px) {
        #wrap-left h1 span {
          font-size: 40px; } }
  #wrap-left p {
    font-weight: 500; }
    #wrap-left p.intro span {
      font-weight: 300;
      display: block;
      margin-top: 8px;
      font-size: 13px;
      line-height: 18px; }
      @media only screen and (min-width: 1030px) {
        #wrap-left p.intro span {
          font-size: 14px;
          line-height: 20px;
          font-weight: 400; } }
    @media only screen and (min-width: 1030px) {
      #wrap-left p.intro {
        font-size: 16px; } }
    @media only screen and (min-width: 1280px) {
      #wrap-left p.intro {
        font-size: 18px; } }
    @media only screen and (min-width: 757px) {
      #wrap-left p {
        -moz-hyphens: none;
        -o-hyphens: none;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        -hyphens: none;
        max-width: 580px;
        margin: 0 auto 12px auto; } }
    @media only screen and (min-width: 1030px) {
      #wrap-left p {
        font-weight: 400; } }
  #wrap-left .hplink {
    display: none; }
    @media only screen and (min-width: 1030px) {
      #wrap-left .hplink {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        display: block;
        font-size: 14px;
        padding: 4px 12px;
        display: inline-block;
        font-weight: 500;
        margin-top: 12px;
        background-color: rgba(255, 255, 255, 0.15); }
        #wrap-left .hplink:hover {
          background-color: rgba(255, 255, 255, 0.25); }
        #wrap-left .hplink span {
          font-size: 16px;
          display: inline-block;
          margin-right: 2px; } }
  #wrap-left .subline {
    font-size: 11px;
    margin: 12px 0 0 0; }
    @media only screen and (min-width: 757px) {
      #wrap-left .subline {
        margin: 12px auto 0 auto; } }
    @media only screen and (min-width: 1030px) {
      #wrap-left .subline {
        position: absolute;
        bottom: 40px;
        left: 40px;
        font-size: 14px; } }
  #wrap-left a {
    color: #fff; }
  @media only screen and (min-width: 1030px) {
    #wrap-left::before {
      content: "";
      display: block;
      position: absolute;
      background: url("../icon/bg-gear.png") no-repeat left top transparent;
      background-size: 150px auto;
      width: 150px;
      height: 150px;
      left: -72px;
      top: -72px;
      opacity: 0.1;
      z-index: 500; } }
  @media only screen and (min-width: 1280px) {
    #wrap-left::before {
      background-size: 200px auto;
      width: 200px;
      height: 200px;
      left: -95px;
      top: -95px; } }

#wrap-right {
  padding: 20px;
  padding-bottom: 90px !important;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media only screen and (min-width: 757px) {
    #wrap-right {
      padding: 40px; } }
  @media only screen and (min-width: 1030px) {
    #wrap-right {
      padding-left: 0;
      min-height: calc(100vh - 115px); } }
  @media only screen and (min-width: 1280px) {
    #wrap-right {
      padding-top: 20px;
      padding-bottom: 110px !important; } }
  #wrap-right ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none; }
  #wrap-right h2 {
    font-weight: 700;
    color: #0d51b1; }
    @media only screen and (min-width: 1030px) {
      #wrap-right h2 {
        font-size: 20px; } }
  #wrap-right .services > li {
    position: relative;
    padding: 2px;
    margin: 0 0 35px 0;
    background: #0d51b1;
    background: -moz-linear-gradient(-45deg, #0d51b1 0%, #3790e5 50%);
    background: -webkit-linear-gradient(-45deg, #0d51b1 0%, #3790e5 50%);
    background: linear-gradient(135deg, #0d51b1 0%, #3790e5 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d51b1', endColorstr='#3790e5',GradientType=1 );
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
    @media only screen and (min-width: 757px) {
      #wrap-right .services > li {
        width: calc(50% - 10px);
        float: left;
        margin-left: 20px; } }
    @media only screen and (min-width: 1500px) {
      #wrap-right .services > li {
        width: calc(33.33% - 30px);
        margin-left: 35px;
        margin-bottom: 45px; } }
    @media only screen and (min-width: 757px) and (max-width: 1500px) {
      #wrap-right .services > li:nth-child(odd) {
        margin-left: 0; } }
    #wrap-right .services > li .white {
      background-color: #fff;
      padding: 25px 20px 25px 20px; }
      @media only screen and (min-width: 757px) {
        #wrap-right .services > li .white {
          min-height: 215px; } }
      @media only screen and (min-width: 1030px) {
        #wrap-right .services > li .white {
          padding-top: 40px;
          min-height: 270px; } }
    @media only screen and (min-width: 757px) {
      #wrap-right .services > li:nth-child(3) .white, #wrap-right .services > li:nth-child(4) .white {
        min-height: 110px; } }
    @media only screen and (min-width: 757px) {
      #wrap-right .services > li:nth-child(5) .white, #wrap-right .services > li:nth-child(6) .white {
        min-height: 70px; } }
    @media only screen and (min-width: 1500px) {
      #wrap-right .services > li:nth-child(5) .white, #wrap-right .services > li:nth-child(6) .white {
        min-height: 135px; } }
    @media only screen and (min-width: 1500px) {
      #wrap-right .services > li:first-child, #wrap-right .services > li:nth-child(4) {
        margin-left: 0; } }
    @media only screen and (min-width: 1500px) {
      #wrap-right .services > li:nth-child(3) .white {
        min-height: 270px; } }
    @media only screen and (min-width: 1500px) {
      #wrap-right .services > li:nth-child(4) .white {
        min-height: 135px; } }
    #wrap-right .services > li h2 {
      background-color: #fff;
      position: absolute;
      top: -11px;
      left: 0;
      margin: 0;
      font-size: 20px;
      padding: 0 18px 8px 40px;
      color: #0d51b1;
      font-weight: 700; }
      @media only screen and (min-width: 1030px) {
        #wrap-right .services > li h2 {
          padding-bottom: 18px; } }
      @media only screen and (min-width: 1500px) {
        #wrap-right .services > li h2 {
          font-size: 22px;
          top: -13px;
          padding-bottom: 12px; } }
      #wrap-right .services > li h2::before {
        display: block;
        content: "";
        width: 30px;
        height: 30px;
        background: url("../icon/icons-bg.png") no-repeat #fff;
        background-size: 90px auto;
        position: absolute;
        left: 0;
        top: -2px; }
    #wrap-right .services > li.no1 h2::before {
      background-position: -31px 0; }
    #wrap-right .services > li.no2 h2::before {
      background-position: 0 -31px;
      background-size: 89px auto; }
    #wrap-right .services > li.no3 h2::before {
      background-position: 0 0;
      background-size: 89px auto; }
    #wrap-right .services > li.no4 h2::before {
      background-position: -62px 0;
      background-size: 89px auto; }
      @media only screen and (min-width: 1500px) {
        #wrap-right .services > li.no4 h2::before {
          top: 0; } }
    #wrap-right .services > li.no5 h2::before {
      background-position: -31px -31px;
      background-size: 89px auto; }
    #wrap-right .services > li.no6 h2::before {
      background-position: -62px -31px; }
      @media only screen and (min-width: 1500px) {
        #wrap-right .services > li.no6 h2::before {
          top: 2px; } }
    #wrap-right .services > li li {
      border-bottom: 1px dotted #ddd;
      padding: 0; }
      #wrap-right .services > li li:last-child {
        border: none; }
      #wrap-right .services > li li a {
        font-size: 15px;
        padding: 8px;
        display: block;
        color: #333;
        font-weight: 500; }
        @media only screen and (min-width: 1030px) {
          #wrap-right .services > li li a {
            font-size: 16px;
            padding: 12px 8px; } }
        @media only screen and (min-width: 1280px) {
          #wrap-right .services > li li a {
            font-size: 17px; }
            #wrap-right .services > li li a:hover {
              opacity: 0.5; } }
  #wrap-right .error {
    max-width: 600px;
    font-size: 15px; }
    #wrap-right .error .b {
      font-size: 18px;
      margin-bottom: 15px; }
  #wrap-right .logo {
    position: absolute;
    right: 20px;
    bottom: 20px; }
    @media only screen and (min-width: 757px) {
      #wrap-right .logo {
        right: 40px; } }
    @media only screen and (min-width: 1280px) {
      #wrap-right .logo {
        bottom: 40px; } }
    #wrap-right .logo span {
      font-size: 11px;
      color: #999;
      display: block;
      margin-bottom: 4px; }

.startseite #wrap-left h1 {
  font-size: 40px; }
  @media only screen and (min-width: 1280px) {
    .startseite #wrap-left h1 {
      font-size: 52px;
      line-height: 52px; } }
.startseite #wrap-left .hplink {
  display: none; }
.startseite #wrap-right {
  padding-top: 35px; }
  @media only screen and (min-width: 757px) {
    .startseite #wrap-right {
      padding-top: 40px; } }

/*# sourceMappingURL=style.css.map */
