.clearfix:after, .header .holder:after, .header .menu-headermenu-container > ul:after, .footer .footer-widgets:after, .team-members:after, .subpages-holder:after, .services-holder ul:after, .reference-holder .reference-items:after, .content article:after, .section-latestnews .latestnews-slider li:after, .clearfix:before, .header .holder:before, .header .menu-headermenu-container > ul:before, .footer .footer-widgets:before, .team-members:before, .subpages-holder:before, .services-holder ul:before, .reference-holder .reference-items:before, .content article:before, .section-latestnews .latestnews-slider li:before {
  content: " ";
  display: table; }
.clearfix:after, .header .holder:after, .header .menu-headermenu-container > ul:after, .footer .footer-widgets:after, .team-members:after, .subpages-holder:after, .services-holder ul:after, .reference-holder .reference-items:after, .content article:after, .section-latestnews .latestnews-slider li:after {
  clear: both; }

* {
  margin: 0;
  padding: 0;
  outline: none; }

a {
  text-decoration: none; }
  a img {
    border: none; }

ul {
  list-style: none; }

html {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */ }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

*:focus {
  outline: none; }

.comment-list ol {
  list-style: none; }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin: 20px auto; }

.alignleft,
.alignright {
  margin-bottom: 20px; }

@media (min-width: 767px) {
  .alignleft {
    float: left;
    margin-right: 10px; }

  .alignright {
    float: right;
    margin-left: 10px; } }
.wp-caption-text {
  padding: 20px; }

.clearfix:after, .header .holder:after, .header .menu-headermenu-container > ul:after, .footer .footer-widgets:after, .team-members:after, .subpages-holder:after, .services-holder ul:after, .reference-holder .reference-items:after, .content article:after, .section-latestnews .latestnews-slider li:after, .clearfix:before, .header .holder:before, .header .menu-headermenu-container > ul:before, .footer .footer-widgets:before, .team-members:before, .subpages-holder:before, .services-holder ul:before, .reference-holder .reference-items:before, .content article:before, .section-latestnews .latestnews-slider li:before {
  content: " ";
  display: table; }
.clearfix:after, .header .holder:after, .header .menu-headermenu-container > ul:after, .footer .footer-widgets:after, .team-members:after, .subpages-holder:after, .services-holder ul:after, .reference-holder .reference-items:after, .content article:after, .section-latestnews .latestnews-slider li:after {
  clear: both; }

body.leistungen {
  background: #ececec; }

.header {
  border-top: 4px solid #ffffff;
  background: url("../images/header-bg.png") repeat-y center;
  width: 100%;
  /*.stuck {
    position:fixed;
    top:0;
  }*/ }
  .header.fixed {
    position: fixed;
    z-index: 999;
    top: 0; }
  .header.stuck {
    position: fixed;
    z-index: 999;
    top: 0; }
    .header.stuck + .wrap {
      padding-top: 78px; }
  .header .holder {
    position: relative; }
    @media all and (max-width: 767px) {
      .header .holder {
        margin: 0px; } }
  .header .brand {
    float: left;
    margin-left: 35px; }
    @media all and (max-width: 1023px) {
      .header .brand {
        margin-left: 0; } }
    @media all and (max-width: 767px) {
      .header .brand {
        padding-left: 20px;
        background: #dc5f12; } }
    .header .brand img {
      display: block;
      vertical-align: middle; }
  .header .trigger-menu {
    display: none;
    float: right;
    position: relative;
    width: 28px;
    top: 26px; }
    @media all and (max-width: 1023px) {
      .header .trigger-menu {
        display: block; } }
    @media all and (max-width: 767px) {
      .header .trigger-menu {
        margin-right: 20px; } }
    .header .trigger-menu .lines {
      display: block;
      position: relative;
      width: 100%;
      height: 4px;
      top: 8px;
      background: #dc5f12;
      cursor: pointer;
      -moz-transition: all 0.2s ease-in;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      .header .trigger-menu .lines:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 4px;
        top: -10px;
        background: #dc5f12;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
      .header .trigger-menu .lines:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 4px;
        top: 10px;
        background: #dc5f12;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in; }
    .header .trigger-menu.close .lines {
      background: #00344c; }
      .header .trigger-menu.close .lines:before {
        top: 0;
        transform: rotate(45deg); }
      .header .trigger-menu.close .lines:after {
        top: 0;
        transform: rotate(-45deg); }
  .header .menu-headermenu-container {
    float: right; }
    @media all and (max-width: 1023px) {
      .header .menu-headermenu-container {
        display: none;
        float: none;
        position: absolute;
        background: #dc5f12;
        width: 200px;
        right: 0;
        top: 56px; } }
  @media all and (max-width: 1023px) and (max-width: 767px) {
    .header .menu-headermenu-container {
      top: 78px; } }
    @media all and (max-width: 1023px) {
        .header .menu-headermenu-container.show {
          display: block; } }
    .header .menu-headermenu-container > ul > li {
      position: relative;
      display: block;
      float: left;
      line-height: 74px;
      margin-left: 26px; }
      @media all and (max-width: 1023px) {
        .header .menu-headermenu-container > ul > li {
          float: none;
          line-height: 28px; } }
      .header .menu-headermenu-container > ul > li > a {
        display: block;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        /*border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;*/ }
        .header .menu-headermenu-container > ul > li > a.active-state, .header .menu-headermenu-container > ul > li > a:hover {
          color: #dc5f12; }
          @media all and (max-width: 1023px) {
            .header .menu-headermenu-container > ul > li > a.active-state, .header .menu-headermenu-container > ul > li > a:hover {
              color: #00344c; } }
      .header .menu-headermenu-container > ul > li > ul {
        position: absolute;
        top: 60px;
        display: none;
        background: #dc5f12;
        min-width: 200px;
        padding: 10px 0; }
        @media all and (max-width: 1023px) {
          .header .menu-headermenu-container > ul > li > ul {
            position: relative;
            top: 0;
            left: 0;
            min-width: auto;
            max-width: 170px;
            overflow: hidden;
            background: transparent; } }
        .header .menu-headermenu-container > ul > li > ul:after {
          bottom: 102%;
          left: 30px;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(220, 95, 18, 0);
          border-bottom-color: #dc5f12;
          border-width: 6px;
          margin-left: -6px; }
        .header .menu-headermenu-container > ul > li > ul li {
          display: block; }
          .header .menu-headermenu-container > ul > li > ul li a {
            display: block;
            white-space: nowrap;
            font-size: 14px;
            line-height: 19px;
            font-weight: 700;
            color: #ffffff;
            text-transform: uppercase;
            padding: 2px 10px;
            background-position: 3px 6px;
            background-repeat: no-repeat; }
            .header .menu-headermenu-container > ul > li > ul li a:hover {
              color: #00344c;
              background-image: url("../images/menu-arrow.png"); }
          .header .menu-headermenu-container > ul > li > ul li.current_page_item a {
            color: #00344c;
            background-image: url("../images/menu-arrow.png"); }
      .header .menu-headermenu-container > ul > li:hover > ul {
        display: block; }

.clearfix:after, .header .holder:after, .header .menu-headermenu-container > ul:after, .footer .footer-widgets:after, .team-members:after, .subpages-holder:after, .services-holder ul:after, .reference-holder .reference-items:after, .content article:after, .section-latestnews .latestnews-slider li:after, .clearfix:before, .header .holder:before, .header .menu-headermenu-container > ul:before, .footer .footer-widgets:before, .team-members:before, .subpages-holder:before, .services-holder ul:before, .reference-holder .reference-items:before, .content article:before, .section-latestnews .latestnews-slider li:before {
  content: " ";
  display: table; }
.clearfix:after, .header .holder:after, .header .menu-headermenu-container > ul:after, .footer .footer-widgets:after, .team-members:after, .subpages-holder:after, .services-holder ul:after, .reference-holder .reference-items:after, .content article:after, .section-latestnews .latestnews-slider li:after {
  clear: both; }

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

body {
  /* Margin bottom by footer height */
  margin-bottom: 213px; }
  @media all and (max-width: 1023px) {
    body {
      margin-bottom: 354px; } }
  @media all and (max-width: 767px) {
    body {
      margin-bottom: 550px; } }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 213px;
  padding: 40px 0 30px;
  background: #dc5f12 url("../images/footer-bg.jpg") repeat-x top; }
  @media all and (max-width: 1023px) {
    .footer {
      height: 354px; } }
  @media all and (max-width: 767px) {
    .footer {
      height: 550px; } }
  .footer .menu-footermenu-container ul li {
    display: inline-block;
    margin-left: 20px; }
    @media all and (max-width: 767px) {
      .footer .menu-footermenu-container ul li {
        margin-left: 12px; } }
    .footer .menu-footermenu-container ul li:first-child {
      margin-left: 0; }
    .footer .menu-footermenu-container ul li a {
      display: block;
      color: #ffffff;
      font-size: 14px;
      line-height: 18px;
      text-transform: uppercase;
      font-weight: 400; }
      @media all and (max-width: 767px) {
        .footer .menu-footermenu-container ul li a {
          font-size: 12px; } }
      .footer .menu-footermenu-container ul li a:hover {
        text-decoration: underline; }
    .footer .menu-footermenu-container ul li.current_page_item a {
      text-decoration: underline; }
  .footer .menu-footermenu-container + .footer-widgets {
    margin-top: 20px; }
  .footer .footer-widgets .widget-item {
    float: left; }
    .footer .footer-widgets .widget-item p {
      color: #ffffff;
      font-size: 12px;
      line-height: 26px; }
      .footer .footer-widgets .widget-item p a {
        color: #ffffff; }
    .footer .footer-widgets .widget-item.one-four {
      width: 25%; }
      @media all and (max-width: 1023px) {
        .footer .footer-widgets .widget-item.one-four {
          width: 50%; } }
      @media all and (max-width: 767px) {
        .footer .footer-widgets .widget-item.one-four {
          width: 100%;
          margin-top: 20px; } }
    .footer .footer-widgets .widget-item.one-half {
      width: 50%; }
      @media all and (max-width: 1023px) {
        .footer .footer-widgets .widget-item.one-half {
          width: 100%;
          margin-top: 40px; } }
      @media all and (max-width: 767px) {
        .footer .footer-widgets .widget-item.one-half {
          width: 100%;
          margin-top: 20px; } }

.clearfix:after, .header .holder:after, .header .menu-headermenu-container > ul:after, .footer .footer-widgets:after, .team-members:after, .subpages-holder:after, .services-holder ul:after, .reference-holder .reference-items:after, .content article:after, .section-latestnews .latestnews-slider li:after, .clearfix:before, .header .holder:before, .header .menu-headermenu-container > ul:before, .footer .footer-widgets:before, .team-members:before, .subpages-holder:before, .services-holder ul:before, .reference-holder .reference-items:before, .content article:before, .section-latestnews .latestnews-slider li:before {
  content: " ";
  display: table; }
.clearfix:after, .header .holder:after, .header .menu-headermenu-container > ul:after, .footer .footer-widgets:after, .team-members:after, .subpages-holder:after, .services-holder ul:after, .reference-holder .reference-items:after, .content article:after, .section-latestnews .latestnews-slider li:after {
  clear: both; }

.loader {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #00344c url("../images/oval.svg") no-repeat center;
  background-size: 160px;
  top: 0;
  left: 0;
  z-index: 1001; }

.content .content-paddings {
  padding: 100px 0; }
  @media all and (max-width: 767px) {
    .content .content-paddings {
      padding: 40px 0; } }
.content h2 {
  font-size: 23px;
  font-weight: 700;
  color: #dc5f12;
  line-height: 27px;
  margin-bottom: 20px; }
.content p {
  font-size: 14px;
  line-height: 20px;
  color: #575656;
  width: 764px; }
  @media all and (max-width: 1023px) {
    .content p {
      width: auto; } }
  .content p + p {
    margin-top: 10px; }
.content .backTo {
  display: inline-block;
  color: #dc5f12;
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 15px;
  background: url("../images/arrow.png") no-repeat 0 2px;
  /*color: $orange;
  font-size: 23px;
  font-weight: 700;
  display: inline-block;*/
  margin: 40px 0 20px;
  /*padding-left: 15px;
  background: url("../images/arrow.png") no-repeat left center;*/ }

.backToTop {
  display: none;
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 52px;
  height: 39px;
  cursor: pointer;
  background: url("../images/mayer-arrow-backtotop.png") no-repeat center;
  z-index: 999; }

.team-members {
  position: relative;
  margin: 80px 0 0 -5px; }
  @media all and (max-width: 767px) {
    .team-members {
      margin: 80px auto 10px;
      max-width: 340px; } }
  .team-members .clear + .team-member {
    clear: left; }
  .team-members li.team-member {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    width: 244px;
    height: 188px;
    margin: 4px 4px 5px 5px;
    cursor: pointer; }
    @media all and (min-width: 960px) and (max-width: 1060px) {
      .team-members li.team-member {
        width: 228px;
        height: 160px; } }
    @media all and (min-width: 768px) and (max-width: 959px) {
      .team-members li.team-member {
        width: 222px;
        height: 160px; } }
    @media all and (max-width: 767px) {
      .team-members li.team-member {
        width: 100%;
        height: auto;
        margin: 10px 0;
        overflow: visible; } }
    .team-members li.team-member img {
      display: block;
      position: relative;
      z-index: 1;
      vertical-align: middle;
      width: 100%;
      height: 100%; }
    .team-members li.team-member .member-info {
      position: absolute;
      z-index: 2;
      background: rgba(220, 95, 18, 0.6);
      width: 100%;
      height: 100%;
      padding: 12px;
      font-size: 14px;
      top: 0;
      line-height: 20px;
      opacity: 0;
      -moz-transition: all 0.3s ease-in;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .team-members li.team-member .member-info p {
        color: #ffffff;
        width: auto; }
        .team-members li.team-member .member-info p + p {
          margin-top: 20px; }
      .team-members li.team-member .member-info a {
        color: #ffffff;
        text-decoration: underline; }
    .team-members li.team-member:hover .member-info {
      opacity: 1; }

.team-img {
  position: relative;
  margin: 40px 0; }
  .team-img img {
    display: block;
    width: 100%;
    height: auto; }

.subpages-holder {
  margin-top: 40px; }
  .subpages-holder li {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    width: 244px;
    height: 188px; }
    @media all and (max-width: 1200px) {
      .subpages-holder li {
        width: 24%;
        height: 160px; } }
    @media all and (max-width: 1023px) {
      .subpages-holder li {
        height: 126px; } }
    @media all and (max-width: 767px) {
      .subpages-holder li {
        width: 49%;
        margin: 0px 0.5% 5px; } }
    .subpages-holder li + li {
      margin-left: 11px; }
      @media all and (max-width: 1200px) {
        .subpages-holder li + li {
          margin-left: 1%; } }
      @media all and (max-width: 767px) {
        .subpages-holder li + li {
          margin-left: 0; } }
    .subpages-holder li a {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 188px;
      line-height: 188px;
      z-index: 2;
      text-align: center;
      font-size: 23px;
      color: #ffffff;
      text-transform: uppercase;
      background: rgba(0, 52, 76, 0.6);
      -moz-transition: all 0.2s ease-in;
      -webkit-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      @media all and (max-width: 1200px) {
        .subpages-holder li a {
          line-height: 160px; } }
      @media all and (max-width: 1023px) {
        .subpages-holder li a {
          line-height: 126px;
          font-size: 16px; } }
      .subpages-holder li a:hover {
        background: rgba(220, 95, 18, 0.6); }
    .subpages-holder li img {
      display: block;
      position: relative;
      z-index: 1;
      vertical-align: middle;
      width: 100%;
      height: 100%; }
/*
video {
  position: absolute;
  display: block; }
*/

video {width:100% !important;}

.services-holder {
  margin: 40px auto 90px; }
  @media all and (max-width: 767px) {
    .services-holder {
      margin: 0 auto 20px; } }
  .services-holder ul li {
    display: block;
    float: left;
    width: 244px;
    height: 244px;
    border: 4px solid #ffffff;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    @media all and (min-width: 1024px) and (max-width: 1200px) {
      .services-holder ul li {
        width: 226px;
        height: 226px; } }
    @media all and (max-width: 1023px) {
      .services-holder ul li {
        width: 166px;
        height: 166px; } }
    @media all and (max-width: 767px) {
      .services-holder ul li {
        width: 130px;
        height: 130px;
        margin: 5px; } }
    .services-holder ul li.active {
      background: #dc5f12 !important; }
    .services-holder ul li + li {
      margin-left: 11px; }
      @media all and (max-width: 1023px) {
        .services-holder ul li + li {
          margin-left: 8px; } }
      @media all and (max-width: 767px) {
        .services-holder ul li + li {
          margin-left: 0px; } }
    .services-holder ul li img {
      display: block;
      margin: 70px auto 20px; }
      @media all and (max-width: 1023px) {
        .services-holder ul li img {
          margin-top: 30px; } }
      @media all and (max-width: 767px) {
        .services-holder ul li img {
          margin-top: 15px;
          max-width: 40px;
          height: auto; } }
    .services-holder ul li span {
      display: block;
      padding: 0 40px;
      font-weight: 700;
      color: #ffffff;
      font-size: 18px;
      line-height: 20px;
      text-align: center; }
      @media all and (max-width: 1023px) {
        .services-holder ul li span {
          font-size: 12px;
          line-height: 16px; } }
      @media all and (max-width: 767px) {
        .services-holder ul li span {
          font-size: 12px;
          line-height: 16px;
          padding: 0 20px; } }
    .services-holder ul li .content {
      display: none; }

.service-content {
  position: relative;
  width: 764px;
  margin: 0 auto; }
  @media all and (max-width: 1023px) {
    .service-content {
      width: auto;
      margin: 0 40px; } }
  @media all and (max-width: 767px) {
    .service-content {
      margin: 0; } }

.reference-holder {
  /*width: 980px;*/
  margin: 0 auto; }
  .reference-holder .reference-menu {
    background: #00344c url("../images/refer-bg.png");
    text-align: center;
    margin-left: 1px; }
    @media all and (max-width: 767px) {
      .reference-holder .reference-menu {
        background-image: none; } }
    .reference-holder .reference-menu li {
      display: inline-block;
      border-right: 2px solid #ffffff;
      margin-left: -4px;
      line-height: 29px; }
      .reference-holder .reference-menu li:first-child {
        border-left: 2px solid #ffffff; }
        @media all and (max-width: 767px) {
          .reference-holder .reference-menu li:first-child {
            border-left: none; } }
      @media all and (max-width: 767px) {
        .reference-holder .reference-menu li {
          border: none;
          display: block;
          text-align: left; } }
      .reference-holder .reference-menu li a {
        display: block;
        font-size: 14px;
        line-height: 28px;
        text-transform: uppercase;
        color: #ffffff;
        font-weight: 700;
        padding: 0 15px;
        -moz-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
        @media all and (max-width: 767px) {
          .reference-holder .reference-menu li a {
            padding: 0 20px;
            line-height: 36px;
            border-bottom: 1px solid #ffffff; } }
        .reference-holder .reference-menu li a:hover, .reference-holder .reference-menu li a.active {
          background: #dc5f12; }
  .reference-holder .reference-items .reference-item {
    width: 20%;
    height: 244px;
    margin: 0;
    /*float: left;*/
    border-top: 1px solid white;
    border-left: 1px solid white;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    @media all and (max-width: 1200px) {
      .reference-holder .reference-items .reference-item {
        width: 25%; } }
    @media all and (max-width: 1024px) {
      .reference-holder .reference-items .reference-item {
        width: 33.3%; } }
    @media all and (max-width: 767px) {
      .reference-holder .reference-items .reference-item {
        width: 50%;
        height: 140px; } }
    .reference-holder .reference-items .reference-item a {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      color: #ffffff;
      font-size: 16px;
      font-weight: 700;
      padding: 0 20px;
      text-transform: uppercase;
      text-align: center;
      background: rgba(0, 52, 76, 0.6);
      -moz-transition: all 0.3s ease-in;
      -webkit-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
      .reference-holder .reference-items .reference-item a span {
        display: block;
        position: relative;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 0;
        -moz-transition: all 0.3s ease-in;
        -webkit-transition: all 0.3s ease-in;
        -o-transition: all 0.3s ease-in;
        transition: all 0.3s ease-in; }
      .reference-holder .reference-items .reference-item a:hover {
        background: rgba(220, 95, 18, 0.6); }
        .reference-holder .reference-items .reference-item a:hover span {
          opacity: 1; }
    .reference-holder .reference-items .reference-item img {
      display: block;
      position: absolute;
      z-index: 1; }

.content article > img {
  display: block;
  float: right;
  margin: 0 0 10px 20px;
  width: 30%;
  height: auto; }
  @media all and (max-width: 767px) {
    .content article > img {
      float: none;
      width: 100%;
      margin: 0 0 20px; } }
.content article a {
  color: #dc5f12; }
.content article header h1.entry-title {
  font-size: 23px;
  color: #dc5f12; }
.content article header time {
  color: #dc5f12;
  display: block;
  font-size: 18px;
  font-weight: 700; }
.content article header h2 {
  margin-bottom: 10px; }
.content article + article {
  margin-top: 60px; }
.content .posts-navigation {
  margin-top: 40px;
  padding-top: 10px;
  border-top: 2px solid #dc5f12; }

.acf-map {
  width: 100%;
  height: 400px;
  border-top: 3px solid #dc5f12;
  padding-top: 5px;
  margin: 20px 0 40px; }

.content .section-title {
  color: #dc5f12;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #dc5f12;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 100px; }
  @media all and (max-width: 767px) {
    .content .section-title {
      margin-top: 40px; } }
.content .section-map {
  padding-bottom: 80px; }

.home .acf-map {
  border-top: none;
  padding-top: 0px;
  margin: 0 0 40px; }

.leistungen-section, .section-latestnews {
  background: #ececec; }

.section-latestnews {
  padding: 140px 0 80px;
  position: relative; }
  @media all and (max-width: 767px) {
    .section-latestnews {
      padding: 20px 0 30px; } }
  .section-latestnews .holder {
    position: relative; }
  .section-latestnews .latestnews-slider li time {
    font-size: 23px;
    line-height: 27px;
    color: #dc5f12;
    font-weight: 700; }
  .section-latestnews .latestnews-slider li h1 {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 10px; }
  .section-latestnews .latestnews-slider li p {
    width: auto; }
  .section-latestnews .latestnews-slider li a {
    color: #dc5f12; }
  .section-latestnews .latestnews-slider li img {
    float: right;
    margin: 0 0 20px 20px;
    width: 40%;
    height: auto; }
    @media all and (max-width: 767px) {
      .section-latestnews .latestnews-slider li img {
        float: none;
        margin: 0 0 20px;
        width: 100%; } }
  .section-latestnews .bx-wrapper .bx-controls-direction a {
    display: block;
    width: 47px;
    height: 92px;
    position: absolute;
    top: 50%;
    margin-top: -46px;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    z-index: 9; }
    @media all and (max-width: 767px) {
      .section-latestnews .bx-wrapper .bx-controls-direction a {
        top: 120px; } }
    .section-latestnews .bx-wrapper .bx-controls-direction a.bx-prev {
      left: -80px;
      background-image: url("../images/news-left.png"); }
      @media all and (max-width: 1200px) {
        .section-latestnews .bx-wrapper .bx-controls-direction a.bx-prev {
          left: -34px;
          width: 30px;
          background-position: left; } }
      @media all and (max-width: 767px) {
        .section-latestnews .bx-wrapper .bx-controls-direction a.bx-prev {
          background-image: url("../images/news-left-sml.png");
          left: 10px; } }
    .section-latestnews .bx-wrapper .bx-controls-direction a.bx-next {
      right: -80px;
      background-image: url("../images/news-right.png"); }
      @media all and (max-width: 1200px) {
        .section-latestnews .bx-wrapper .bx-controls-direction a.bx-next {
          right: -34px;
          width: 30px;
          background-position: right; } }
      @media all and (max-width: 767px) {
        .section-latestnews .bx-wrapper .bx-controls-direction a.bx-next {
          background-image: url("../images/news-right-sml.png");
          right: 10px; } }

.download-btn {
  display: block;
  width: 224px;
  height: 224px;
  position: absolute;
  background: #dc5f12;
  border-radius: 50%;
  color: #ffffff;
  right: 0;
  top: -230px;
  text-align: center;
  padding: 25px 10px 0;
  z-index: 9; }
  @media all and (max-width: 767px) {
    .download-btn {
      width: 140px;
      height: 140px;
      top: -46px;
      right: -18px;
      overflow: hidden;
      padding: 10px; } }
  .download-btn h2, .download-btn p, .download-btn h3 {
    color: #ffffff;
    width: auto;
    text-align: center; }
  .download-btn h2 {
    font-size: 19px;
    margin-bottom: 15px; }
    @media all and (max-width: 767px) {
      .download-btn h2 {
        margin-bottom: 10px; } }
  .download-btn p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 15px; }
    @media all and (max-width: 767px) {
      .download-btn p {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 10px;
        max-height: 42px;
        overflow: hidden; } }
  .download-btn h3 {
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase; }
    @media all and (max-width: 767px) {
      .download-btn h3 {
        font-size: 13px;
        line-height: 16px; } }

.rslides_container {
  border-top: 3px solid #dc5f12;
  padding-top: 3px; }

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0; }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .rslides li .caption {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    text-align: center;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    color: #fff; }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left; }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0; }

#section-referenzen + .content-paddings {
  padding: 0px 0 100px; }
  @media all and (max-width: 767px) {
    #section-referenzen + .content-paddings {
      padding: 0 0 20px; } }

.home .reset_btn {
  display: none; }

.reset_btn {
  text-align: center;
  padding: 40px 0 20px; }
  .reset_btn a {
    display: inline-block;
    color: #dc5f12;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 15px;
    background: url("../images/arrow.png") no-repeat 0 2px; }
    .reset_btn a:hover {
      text-decoration: underline; }

.ls-inner .ls-slide img {
  display: block;
  position: absolute; }

.touch .team-members li {
  height: 340px; }
  @media all and (min-width: 960px) and (max-width: 1060px) {
    .touch .team-members li {
      height: 320px; } }
  @media all and (min-width: 768px) and (max-width: 959px) {
    .touch .team-members li {
      height: 320px; } }
  @media all and (max-width: 767px) {
    .touch .team-members li {
      height: auto; } }
  .touch .team-members li img {
    z-index: 2;
    position: relative;
    height: auto; }
  .touch .team-members li .member-info {
    position: relative;
    z-index: 1;
    background: #dc5f12;
    height: 100%;
    opacity: 1;
    bottom: 0;
          /*
padding-top: 200px;
@media all and (min-width: 960px) and (max-width: 1060px){
  padding-top: 190px;
}
@media all and (min-width: 768px) and (max-width: 959px){
  padding-top: 180px;
}
@media all and (max-width: 767px){
  padding-top: 270px;
}*/ }
    .touch .team-members li .member-info p + p {
      margin-top: 10px; }

.touch .ls-inner .ls-slide img.desktop-bg {
  display: none !important; }
.touch .ls-inner .ls-slide img.ipad-bg, .touch .ls-inner .ls-slide img.iphone-bg {
  display: none; }
@media all and (min-width: 768px) {
  .touch .ls-inner .ls-slide img.ipad-bg {
    display: block; } }
@media all and (max-width: 767px) {
  .touch .ls-inner .ls-slide img.iphone-bg {
    display: block; } }

.no-touch .ls-inner .ls-slide img.ipad-bg, .no-touch .ls-inner .ls-slide img.iphone-bg {
  display: none !important; }

.lt-ie9 .alert.alert-warning {
  text-align: center;
  padding: 40px 20px;
  background: #ffffe0;
  color: #000000; }
  .lt-ie9 .alert.alert-warning a {
    color: #dc5f12; }

body {
  font-family: "Montserrat", sans-serif; }

.holder {
  width: 1010px;
  margin: 0 auto; }
  @media all and (max-width: 1200px) {
    .holder {
      width: auto;
      margin: 0 40px; } }
  @media all and (max-width: 767px) {
    .holder {
      width: auto;
      margin: 0 20px; } }

.leistungen-section .holder {
  position: relative;
  overflow: hidden; }

.su-column {margin: 10px 2% 20px 0 !important;}
.su-column-size-1-1 {width: 98% !important;}
.su-column-inner {font-size: 14px; line-height: 20px; color: #575656;}
.home .acf-map {display: -moz-box;}

/*# sourceMappingURL=main.css.map */

.reference-holder .reference-items .reference-item a {
	background: none !important;
}
.reference-holder .reference-items .reference-item a:hover {
	background: rgba(220,95,18,0.6) !important;
}
h3 { margin-bottom: 10px; }