.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block
}

.clear,
.slick-track:after {
  clear: both
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden
}

.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  top: 0;
  left: 0
}

.arrow,
.slick-dots {
  position: absolute;
  text-align: center
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: ''
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.sticky-contact .slogan,
.style2 nav>ul>li,
.style3 nav>ul>li {
  float: left
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-dots {
  list-style: none;
  padding: 0;
  z-index: 4500;
  bottom: 18px;
  width: 100%
}

.slick-dots li {
  cursor: pointer;
  display: inline-block
}

.slick-dots button {
  border: 0;
  margin: 0 1rem;
  padding: 0;
  line-height: 1;
  background: #333;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  border-radius: 1rem;
  width: 1rem;
  height: 1rem;
  overflow: hidden;
  text-indent: -100px
}

.slick-active button,
.slick-dots li:hover button {
  background: #3473c5
}

.arrow {
  opacity: .8;
  width: 50px;
  height: 300px;
  line-height: 300px;
  top: 50%;
  margin-top: -150px;
  color: #fff;
  font-size: 6rem;
  z-index: 4501;
  cursor: pointer;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, .5)
}

.arrow:hover {
  opacity: 1
}

.arrow.prev {
  left: .5rem
}

.arrow.next {
  right: .5rem
}

#slider {
  padding: 0
}

.no-js #slider,
.slide {
  height: 600px;
  background-color: #f4f4f4;
  overflow: hidden
}

.no-js .slide {
  display: none
}

.no-js .slide:first-child {
  display: block
}

.slick-slider img {
  height: auto
}

@media screen and (max-width:768px) {
  .arrow {
    display: none!important
  }
}

.bg-bo-gray {
  background: #5b5b5b
}

.bg-ebony-clay {
  background: #2d2d2d
}

.bg-bo-white {
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: -39px 100px
}

.special-teaser {
  position: relative
}

.shell.text-center {
  position: relative;
  z-index: 10
}

.wdm-bgimage,
.wdm-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0
}

.wdm-overlay {
  background: rgba(25, 25, 25, .6);
  z-index: 5
}

.wdm-bgimage {
  background-attachment: fixed;
  background-size: cover
}

.border-top {
  border-top: 1px solid #ebebeb
}

@media all and (max-width:990px) {
  .wdm-bgimage {
    background-attachment: scroll
  }
}

.important-heading+.h1,
.important-heading+.h2,
.important-heading+.h3,
.important-heading+.h4,
.important-heading+.h5 {
  margin-top: 7px
}

h1+h2,
h2+h3,
h3+h4,
h4+h5 {
  margin-top: 12px
}

.h1,
.wdm-slide p.h1,
h1 {
  font-size: 42px
}

.h2,
.wdm-slide p.h2,
h2 {
  font-size: 36px
}

.h3,
.wdm-slide p.h3,
h3 {
  font-size: 28px
}

.important-heading,
h1.important-heading,
h2.important-heading,
h3.important-heading,
h4.important-heading {
  font-size: 17px;
  font-weight: 300;
  text-transform: none;
  color: #bbb;
  font-family: Roboto, Helvetica, Arial, sans-serif
}

@media screen and (min-width:1200px) {
  .text-center .important-heading {
    padding: 0 20%
  }
}

@media screen and (max-width:480px) {
  .h1,
  h1 {
    font-size: 36px
  }
  .h2,
  h2 {
    font-size: 30px
  }
  .h3,
  h3 {
    font-size: 21px
  }
}

.h1 strong,
.h2 strong,
.h3 strong,
.h4 strong,
h1 strong,
h2 strong,
h3 strong,
h4 strong {
  font-weight: 600
}

.h6 {
  font-size: 22px
}

p+.h1,
p+.h2,
p+.h3,
p+.h4,
p+h1,
p+h2,
p+h3,
p+h4 {
  margin-top: 1.5em
}

p *+* {
  margin: 0
}

*+.dataTables_wrapper,
*+.list.shortcode,
*+img.shortcode,
.dataTables_wrapper+*,
.list.shortcode+*,
.wdm-list,
img.shortcode+* {
  margin-top: 1em
}

.list.shortcode li {
  padding-left: 1em;
  position: relative
}

main ul li {
  color: #333;
  padding: 5px 0
}

main ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  color: #009ddb
}

.pageinhalt .btn-highlight-outline:before,
a.btn-mini:before {
  content: "\f105";
  font-family: FontAwesome
}

main .text-center ul li:before {
  position: static;
  margin-right: 7px
}

.list-marked+.list.shortcode li {
  padding-left: 2em
}

.text-center .list-marked+.list.shortcode li {
  padding-left: 0
}

.list-marked+ul li:before {
  margin-left: 0
}

.wdmlink {
  color: #009ddb
}

.wdm-list {
  list-style: disc;
  margin-left: 1em
}

.single-post ul.list {
  list-style: disc;
  padding-left: 1em
}

.btn-wdm {
  border-width: 0!important;
  padding-left: 0;
  padding-right: 0
}

.btn-wdm:hover {
  padding-left: 15px;
  padding-right: 15px
}

a.btn-mini {
  color: #666!important;
  font-weight: 500;
  font-size: 16px
}

a.btn-mini:before {
  margin-right: .5em
}

.btn-mini:hover {
  padding-left: 0;
  padding-right: 0;
  background-color: #fff!important;
  color: #009ddb
}

.btn-highlight:hover,
.wpcf7-submit:hover {
  opacity: .8
}

.pageinhalt .btn-highlight-outline:before {
  margin-right: 5px
}

.box-grid-body a.icon+a.icon,
.box-grid-body script+a.icon {
  margin-left: 5px
}

main a[href^="mailto:"].btn {
  padding-left: 2.1em
}

main .bg-highlight a[href^="mailto:"]:before,
main .bg-highlight a[href^="tel:"]:before {
  color: #fff
}

.page-foot img,
.rd-navbar-brand img {
  max-width: 100%
}

.rd-navbar-static .rd-navbar-nav-wrap.rd-navbar-nav-dark.rd-navbar-nav-gray,
.rd-navbar-static .rd-navbar-nav-wrap.rd-navbar-nav-dark.rd-navbar-nav-gray::before {
  background: #5b5b5b
}

.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav-dark::before,
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav-dark::before {
  border-bottom: 1px solid #434343
}

li.children-2-col .rd-navbar-dropdown,
li.children-2-col .sub-menu {
  width: 540px
}

li.children-2-col .rd-navbar-dropdown li,
li.children-2-col .sub-menu li {
  width: 50%;
  float: left;
  border-right: 1px solid #e8e8e8
}

.lang_selector {
  position: absolute;
  right: 0
}

.lang_selector .lang {
  display: inline-block;
  opacity: .7
}

.lang_selector .lang.active {
  opacity: 1
}

.lang_selector .lang:after {
  content: '|';
  padding: 0 5px
}

.lang_selector .lang.last:after {
  content: '';
  padding: 0
}

@media screen and (min-width:1024px) {
  .sub-menu .rd-navbar-submenu-toggle {
    position: absolute;
    right: 1em;
    top: 1em
  }
}

.sticky-contact {
  opacity: 0;
  display: none;
  margin-top: -42px;
  width: 100%;
  font-size: 17px;
  padding: 8px 15px;
  font-weight: 400
}

.style3 .sticky-contact {
  padding: 8px 0
}

.sticky-contact .fa-envelope {
  margin-left: 45px;
  margin-right: 10px
}

.sticky-contact .fa-phone {
  margin-right: 10px
}

.rd-navbar--is-stuck .sticky-contact {
  display: none
}

.pinned .sticky-contact {
  display: block;
  margin-top: 0;
  opacity: 1;
  transition: margin-top .4s;
  transition-delay: 1s
}

.block-wrap.social {
  margin-left: 68px
}

.social i.icon {
  color: inherit
}

.socialicon+.socialicon {
  margin-left: 15px
}

.style1 li.menu-item.highlight:before {
  content: '';
  color: inherit;
  background: #fff;
  width: 200%;
  height: 175%;
  position: absolute;
  left: -50%;
  top: 50%;
  transform: translateY(-50%)
}

.rd-navbar-fixed .rd-navbar-nav li.highlight>a,
.rd-navbar-static .rd-navbar-nav-dark .rd-navbar-nav>li.highlight>a,
.style2 #mn>#menu-header>.menu-item>a:hover,
.style3 #mn>ul>li.highlight:hover>a,
.style3 header nav>ul li.highlight>a,
header nav>ul li.highlight a {
  color: #fff
}

@media all and (max-width:1024px) {
  .style1 li.menu-item.highlight:before {
    height: 100%
  }
}

.style2 header nav>ul li.highlight>a {
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
  background: #fff
}

.style2 .wdm-slide .range {
  margin: 0 auto;
  max-width: 100%
}

.style2 .wdm-slide {
  min-height: 768px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center
}

.style2 header {
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 0 12px;
  width: 100%;
  top: 0;
  z-index: 200;
  transition: background-color .4s
}

.style2 header .range {
  position: relative
}

.style2 nav {
  margin-left: auto
}

.style2 .nav-container {
  padding-top: 12px
}

.style2 .lang_selector {
  margin-left: 40px
}

.style2 .lang_selector .lang a {
  padding-left: 0
}

.style2 .lang_selector,
.style2 nav>ul li {
  line-height: 45px;
  position: relative
}

.pinned .style2 header {
  position: fixed;
  background: #fff;
  transition: background-color .4s
}

.style2 .sub-menu {
  display: block
}

.style2 nav>ul>li+li {
  margin-left: 30px
}

.style2 nav>ul>li>ul {
  position: absolute;
  left: -10px;
  padding-top: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: all .4s
}

.style2 nav>ul>li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: all .4s
}

.style2 nav>ul>li>ul a {
  padding: 0 10px;
  background: #fff;
  min-height: 50px;
  width: 270px
}

.style2 nav>ul>li>ul li {
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3
}

.style2 nav ul li ul .sub-menu {
  display: none;
  border: none!important
}

.style2 nav ul li ul li:hover .sub-menu {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  border-left: 1px solid #d3d3d3
}

.style2 .menu-item-has-children>a:after {
  content: '\f107';
  font-family: FontAwesome;
  margin-left: 10px;
  display: inline-block;
  transition: transform .4s
}

.pinned .style3 .contact-container,
.style2 .mobile-switch,
.style3 .mobile-switch {
  display: none
}

.style2 .menu-item-has-children.focus>a:after {
  transform: rotate(180deg);
  transition: transform .4s
}

.style2 .header-contact .contact {
  margin-left: auto
}

.style2 .contact-container {
  height: 0;
  overflow: hidden;
  opacity: 0;
  background: #fff;
  padding: 0;
  transition: padding .4s, opacity .2s
}

.contact-container .fa-envelope {
  margin-left: 45px;
  margin-right: 10px
}

.contact-container .fa-phone {
  margin-right: 10px
}

.pinned .style2 .contact-container {
  height: 100%;
  opacity: 1;
  overflow: visible;
  padding: 10px 0;
  transition: height 2s, padding .4s, opacity .4s
}

.style3 header {
  position: absolute;
  background-color: #fff;
  width: 100%;
  top: 0;
  z-index: 200;
  transition: background-color .4s
}

.pinned .style3 header {
  position: fixed;
  background: #fff;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, .07);
  transition: background-color .4s
}

.style3 .lang_selector {
  right: 12px;
  top: 10px
}

.style3 .nav-container .range {
  justify-content: center
}

.style3 .wdm-slide .range {
  margin: 0 auto
}

.style3 .header-contact {
  padding: 2em 0
}

.style3 .adress {
  padding-left: 5rem;
  position: relative
}

#sidenav .adress:before,
.style3 .adress:before {
  content: '\f041';
  color: #666;
  font-family: FontAwesome;
  font-size: 2.4rem;
  font-weight: 400;
  position: absolute;
  left: 2rem;
  top: 50%;
  transform: translateY(-50%)
}

#sidenav .city,
.style3 .city {
  display: block
}

.style3 header .contact {
  color: inherit
}

.style3 header .social {
  position: relative;
  font-size: 1.2rem;
  margin-left: 0;
  padding: 15px 30px
}

.style3 header .social:before {
  content: '';
  width: 1px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.style3 nav>ul>li {
  position: relative
}

.style3 nav>ul>li>a {
  padding: 15px 45px;
  text-align: center;
  font-size: 1.7rem
}

.style3 nav>ul>li:before {
  content: '';
  width: 1px;
  height: 15px
}

.style3 nav>ul>li>ul.sub-menu {
  position: absolute;
  left: 8px;
  display: block;
  padding-top: 0;
  opacity: 1;
  visibility: hidden;
  transform: translateY(30px);
  transition: all .4s
}

.style3 nav>ul>li:hover>ul.sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  transition: all .4s
}

.style3 nav>ul>li>ul a {
  padding: 10px 40px;
  display: block;
  background: #fff
}

.style3 nav>ul>li>ul li {
  border-bottom: 1px solid #E9E9E9;
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9
}

.style3 nav ul li ul .sub-menu {
  display: none;
  border: none!important
}

.style3 nav ul li ul li:hover .sub-menu {
  display: block;
  position: absolute;
  top: 50%;
  left: 100%
}

.style3 .menu-item-has-children>a:after {
  content: '\f107';
  font-family: FontAwesome;
  margin-left: 10px;
  display: inline-block;
  transition: transform .4s
}

.style3 .menu-item-has-children.focus>a:after {
  transform: rotate(180deg);
  transition: transform .4s
}

.style1 #mn>#menu-header>.menu-item.highlight:hover>a {
  color: #fff
}

#sidenav {
  visibility: hidden;
  height: 0;
  -webkit-transform: translateX(-241px);
  transform: translateX(-241px)
}

@media screen and (max-width:1024px) {
  .style2 #mn,
  .style2 header {
    background: #fff
  }
  .tablet .sticky-contact {
    max-width: 100%;
    z-index: 2000;
    opacity: 1;
    margin-top: 0;
    text-align: center
  }
  .tablet .mobile-stick-top .sticky-contact {
    display: block;
    z-index: 7000;
    background-color: #fff;
    position: fixed;
    top: 0
  }
  .tablet .mobile-stick-top .mail,
  .tablet .sticky-contact .slogan {
    display: none
  }
  .rd-navbar-fixed .rd-navbar-aside-content .block-wrap.social {
    display: block;
    margin: 1.5em 0 0
  }
  .rd-navbar-fixed .rd-navbar-aside-content .block-wrap.social .unit {
    flex-direction: row
  }
  .rd-navbar-fixed .rd-navbar-aside-content .block-wrap.social .unit-body {
    display: inline-block
  }
  .mobile-stick-top .rd-navbar-fixed .rd-navbar-panel {
    top: 2.5em
  }
  .mobile-stick-top .rd-navbar-fixed .rd-navbar-aside-toggle {
    top: 39px
  }
  html.rd-navbar-fixed-linked .mobile-stick-top .pageinhalt {
    top: 40px
  }
  .mobile-stick-top .rd-navbar-fixed .rd-navbar-nav-wrap {
    top: 0
  }
  .mobile-stick-top .rd-navbar-fixed .rd-navbar-aside-content {
    top: calc(150%)
  }
  .rd-navbar-fixed .rd-navbar-brand {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
  }
  .rd-navbar-fixed .rd-navbar-panel {
    height: 75px
  }
  .style2 .lang_selector,
  .style2 .logo {
    margin-left: 12px
  }
  .style2 #mn {
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    width: 100%
  }
  .nav-open .style2 #mn {
    display: block
  }
  .style2 header .range {
    display: flex
  }
  .style2 .mobile-switch {
    margin-right: 12px;
    display: block;
    cursor: pointer;
    font-size: 4rem;
    margin-left: auto
  }
  .mobile-stick-top .style2 .contact-container {
    height: 100%;
    opacity: 1;
    padding-top: 7px
  }
  .style2 header .shell {
    max-width: 100%
  }
  .style2 .contact-container .shell {
    padding: 0 30px
  }
  #sidenav .sub-menu,
  .style2 .sub-menu {
    display: none;
    position: relative
  }
  .style2 nav>ul li a {
    padding-left: 12px
  }
  .style2 nav>ul>li {
    float: none
  }
  .style2 nav>ul>li.menu-item a {
    float: none;
    display: block;
    width: 80%
  }
  .style2 nav>ul>li+li,
  .style2 nav>ul>li>ul li {
    margin-left: 0;
    border-top: 1px solid #d3d3d3
  }
  .style2 nav>ul>li>ul,
  .style2 nav>ul>li>ul>li:hover .sub-menu {
    display: none;
    left: 0;
    position: relative;
    padding-top: 0;
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
  }
  .style2 nav>ul>li>ul li {
    border-left: none;
    border-right: none;
    border-bottom: none
  }
  .style2 nav>ul>li>ul a {
    background: 0 0;
    width: auto
  }
  .style2 nav>ul>li>ul>li>a {
    padding-left: 24px
  }
  .style2 nav>ul>li>ul>li>ul>li>a {
    padding-left: 34px
  }
  .style2 .menu-item-has-children>a:after {
    content: ''
  }
  .header-contact .adress,
  .style3 #mn,
  .style3 .header-contact .contact,
  .style3 header .social {
    display: none;
    position: absolute;
    left: 0
  }
  .style3 .mobile-switch {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 15px;
    font-size: 4rem;
    top: 50%;
    transform: translateY(-50%)
  }
  .style3 header {
    position: relative
  }
  .style3 .header-contact {
    display: flex
  }
  .mobile-stick-top .style3 .sticky-contact {
    display: none
  }
  .style3 .header-contact.shell {
    max-width: 100%;
    padding: 1em 0
  }
  .style3 .logo {
    width: 100%;
    padding-left: 2em;
    text-align: left
  }
  #sidenav .lang_selector {
    position: static;
    padding: 12px
  }
  #sidenav .sidenav-wrapper {
    padding-bottom: 12px;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
  }
  #sidenav .sidenav-wrapper>div {
    padding-bottom: 12px;
    min-height: 100%;
    position: relative;
    box-sizing: border-box
  }
  .js .nav-open .mainnav {
    -webkit-animation-name: none;
    animation-name: none;
    display: none
  }
  #sidenav {
    border-right: 1px solid rgba(0, 0, 0, .14);
    bottom: 0;
    background: #fff;
    color: #212121;
    display: block;
    left: 0;
    position: fixed;
    top: 0;
    width: 340px;
    z-index: 5000;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: left, -webkit-transform;
    transition-property: left, -webkit-transform;
    transition-property: transform, left;
    transition-property: transform, left, -webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
  }
  #sidenav .menu-item-has-children,
  #sidenav .sub-menu {
    position: relative
  }
  .nav-open #sidenav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: auto;
    visibility: visible
  }
  #sidenav .menu {
    background: #fff;
    padding: 2.5em 1em 1em;
    font-size: 1.8rem
  }
  #sidenav .sub-menu,
  #sidenav .sub-menu li+li,
  #sidenav li+li {
    border-top: 1px solid #EEE
  }
  #sidenav .menu a {
    font-size: inherit;
    font-weight: inherit;
    padding: 14px;
    text-decoration: none;
    display: block
  }
  #sidenav .menu .lang_selector a {
    padding: 0
  }
  #sidenav .close-btn {
    position: absolute;
    background: #d3d3d3;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px
  }
  #sidenav .c-btn:after,
  #sidenav .c-btn:before {
    display: inline-block;
    height: 2px;
    background: #000;
    position: absolute;
    content: '';
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -11px;
    width: 22px;
    -webkit-transition: -webkit-transform .1s ease;
    transition: transform .1s ease
  }
  #sidenav .mail,
  #sidenav li.open>.sub-menu,
  .open ul.sub-menu,
  .sidenav-contact,
  .style2 nav ul li ul li.open .sub-menu {
    display: block
  }
  #sidenav .c-btn:before {
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
  }
  #sidenav .c-btn:after {
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
  }
  .sidenav-contact {
    z-index: -1;
    padding: 2em;
    position: absolute;
    bottom: 0
  }
  .sidenav-contact .adress {
    position: relative;
    padding-left: 2em
  }
  #sidenav .adress-wrap {
    margin-bottom: 12px
  }
  #sidenav .adress::before {
    left: 0
  }
  #sidenav .contact .fa {
    margin-right: 15px
  }
  .open-sub {
    width: 30%;
    cursor: pointer;
    text-align: right;
    padding-right: 12px;
    position: absolute;
    right: 0;
    top: 10px
  }
  .open-sub:before {
    font-size: 3rem
  }
  #sidenav .sub-menu>li {
    padding-left: 3%
  }
  .ui-mask {
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    left: 0;
    opacity: .6;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 3;
    position: fixed;
    -webkit-transition: visibility 0 linear .4s, opacity .4s cubic-bezier(.4, 0, .2, 1);
    transition: visibility 0 linear .4s, opacity .4s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
  .nav-open .ui-mask {
    display: block;
    opacity: 1;
    visibility: visible
  }
  body.nav-open {
    overflow: hidden
  }
}

@media screen and (max-width:990px) {
  .sticky-contact {
    max-width: 100%;
    z-index: 2000;
    opacity: 1;
    margin-top: 0;
    text-align: center
  }
  .mobile-stick-top .sticky-contact {
    display: block;
    z-index: 7000;
    background-color: #fff;
    position: fixed;
    top: 0
  }
  .mobile-stick-top .style1 .mail,
  .sticky-contact .slogan {
    display: none
  }
  .style1 .lang_selector {
    position: relative;
    margin-left: 16px
  }
}

@media screen and (max-width:768px) {
  footer .block-wrap.social .unit {
    flex-direction: row;
    align-items: center;
    justify-content: center
  }
  footer .block-wrap.social .unit-body {
    display: inline-block
  }
  .style2 .mail,
  .style2 .slogan {
    display: none
  }
  .style2 .header-contact .contact {
    margin: 0 auto
  }
}

@media screen and (max-width:480px) {
  footer .social {
    margin-top: 15px
  }
  .style2 header {
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    padding: 0 0 12px;
    width: 100%;
    top: 0;
    z-index: 200;
    transition: background-color .4s
  }
}

.menu-item-object-geschuetzte-seiten>a {
  padding-left: 2.3em!important
}

.menu-item-object-geschuetzte-seiten>a:before {
  content: "\f13e";
  font-family: FontAwesome;
  position: absolute;
  margin-left: -1.2em
}

.quote-author,
.wdm-quote {
  font-family: Barmeno, Helvetica, Arial, sans-serif
}

#client-login {
  color: #fff;
  font-weight: 500;
  width: 200px;
  text-align: right
}

#client-login .fa {
  display: inline;
  margin-right: 7px;
  color: #fff
}

p script {
  display: none
}

.fa.angular,
.fa.roundicon {
  width: 75px;
  height: 75px;
  text-align: center;
  margin: 0;
  border: 1px solid #009ddb;
  border-radius: 100%;
  padding-top: 19px;
  font-size: 34px
}

.fa.angular {
  border-radius: 0
}

.fa.angular.fill,
.fa.roundicon.fill {
  color: #fff;
  background: inherit
}

.product h1,
.product h2,
.product h3 {
  font-size: 22px
}

.rd-navbar-aside .icon {
  font-size: 2em
}

.google-reviews .box-grid-body {
  margin-top: 10px
}

.wdm-quote {
  background: #EFEFEF;
  font-style: italic;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: .5px;
  color: #555
}

.quote-author {
  font-size: 18px;
  font-style: normal
}

.wdm-quote .quote-author-job {
  font-size: 15px;
  color: #009ddb;
  font-style: normal
}

footer {
  z-index: -1;
  position: relative
}

footer.page-foot section {
  background-repeat: no-repeat;
  background-position: -50px -30px;
  z-index: -1
}

.footer-nav {
  display: block
}

.footer-nav li {
  width: 50%;
  float: left;
  margin-top: 0!important;
  padding-bottom: 1em
}

.page-id-52 footer.page-foot {
  margin-top: 0
}

.page-foot .unit-left {
  font-size: 20px
}

.wpedit {
  display: none
}

.wpedit a {
  color: #555;
  text-decoration: none
}

.desktop .wpedit {
  display: block;
  position: fixed;
  z-index: 11000;
  bottom: 0;
  left: 0;
  padding: 4px;
  color: #555;
  background: #ccc;
  font-size: 12px
}

.breadcrumbs-custom {
  color: #009ddb
}

.breadcrumbs-custom .breadcrumb_last {
  color: #666
}

.breadc+.contactform {
  margin-top: 68px
}

input,
select,
textarea {
  border: none
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
textarea {
  -webkit-appearance: none;
  width: 100%;
  padding: .8em 1em;
  background: #f4f4f4
}

.wpcf7-submit {
  padding: 10px 30px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
  border-radius: 4px;
  color: #fff;
  background-color: #009ddb;
  border-color: #009ddb
}

.wpcf7 .wpcf7-form p label {
  width: 100%;
  display: block
}

.screen-reader-response,
.sent .hidewhensent,
.sent .wpcf7-submit,
.wpcf7-display-none,
.wpcf7-form.sent p {
  display: none
}

.wpcf7-form-control-wrap {
  width: 100%
}

.eingabe {
  padding: 1rem 0
}

.pflicht {
  color: #ccc
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  outline: red solid 1px
}

input[name=bopass] {
  border: 1px solid #ddd
}

.wpcf7-list-item+.wpcf7-list-item {
  margin-left: 2rem
}

.wpcf7-response-output {
  margin-top: 20px;
  background-color: #fff5f5;
  padding: 20px
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  color: red
}

.wpcf7-validation-errors {
  color: red
}

.wpcf7-mail-sent-ok {
  color: green
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #e6ffe5
}

.wpcf7-form.sent .eingabe {
  opacity: .5
}

img.ajax-loader {
  margin-left: 20px
}

.page-numbers {
  padding: 10px;
  font-weight: 700
}

.blog-pag {
  font-size: 17px
}

.mandanten-login {
  background: #f3f3f3;
  padding: 2em
}

form.mandanten input[type=password] {
  width: 500px;
  max-width: 100%
}

form.mandanten input {
  background: #fff
}

.header-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}

.header-image .layer {
  background: rgba(25, 25, 25, .6)
}

.header-image .layer * {
  color: #fff!important
}

.map {
  width: 100%;
  height: 350px
}

.map img {
  max-width: inherit!important
}

.re-google-map *+p {
  margin-top: 0
}

.bl-archiv {
  font-size: 1.2em
}

.bl-archiv a {
  padding: .4em 0 .4em 1.2em
}

.bl-archiv a:before {
  content: "\f1c1";
  font-family: FontAwesome;
  position: absolute;
  margin-left: -1.2em;
  color: #cd5454
}

.bl-archiv a:hover,
.bl-archiv a:hover .fa {
  color: #009ddb
}

.bl-archiv.sonderausgabe a {
  font-weight: 400
}

.fa.review-star {
  color: #E7711B;
  font-size: 14px
}

.google-reviews .age {
  display: block
}

.wdmsidebar .bg-highlight .btn-highlight-outline {
  border-color: #fff;
  color: #fff
}

.wdmsidebar .bg-highlight .btn-highlight-outline:hover {
  background: #fff;
  color: #009ddb
}

.wdm-slide,
.youtube-image .overlay {
  background-repeat: no-repeat;
  background-position: center center
}

.wdmsidebar .bg-highlight .btn-highlight-outline:hover:before {
  color: #009ddb
}

.wdmsidebar *+.btn {
  margin: 0
}

aside {
  width: 100%
}

aside+aside {
  margin-top: 2em
}

aside.banner.border {
  background-color: transparent!important;
  border-style: solid;
  border-width: 1px;
  color: inherit
}

aside.banner.line {
  border-left: 1px solid #d3d3d3;
  border-radius: 0;
  padding-top: 0
}

aside.banner.line+.line {
  margin-top: -18px
}

@media all and (max-width:990px) {
  aside.banner.line {
    border: none;
    padding-left: 0;
    padding-right: 0
  }
}

.youtube {
  width: 100%
}

.youtube-image {
  position: relative
}

.youtube-image .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 200
}

.youtube-image .overlay:after {
  content: '\f144';
  display: inline-block;
  text-shadow: 0 1px 15px #444;
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  font-size: 6em;
  text-align: center;
  transform: translateY(-50%);
  margin: 0 auto;
  left: 0;
  right: 0
}

.wdm-slide,
.wdm-slider-container {
  position: relative;
  z-index: 0
}

.youtube-image:hover .overlay:after {
  font-size: 6.4em;
  transition: font-size .4s
}

.youtube-shortcode {
  width: 100%;
  height: 200px
}

*+.youtube-shortcode {
  margin-top: 1.5em
}

.wdm-slide {
  background-size: cover
}

.wdm-slide p {
  font-size: 20px
}

.wdm-slide .range {
  padding: 100px 0;
  max-width: 53%
}

.wdm-slide video {
  display: none
}

@media all and (min-width:990px) {
  .wdm-slide video {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    animation: fadeIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1
  }
  .wdm-slide #videocontainer {
    position: absolute;
    left: 0;
    top: -25%;
    width: 100%
  }
}

.video-responsive {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative
}

.video-responsive-4-3 {
  padding-bottom: 75%
}

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

.socialicons .social+.social {
  margin-left: 7px
}

.socialicons .fa {
  width: 65px;
  text-align: center;
  line-height: 2.3;
  color: #fff
}

.socialicons .social:hover {
  opacity: .8;
  transition: opacity .4s
}

.socialicons .facebook {
  background: #6175b5
}

.socialicons .facebook .fa,
.socialicons .facebook:hover {
  background: #3B559F
}

.socialicons .twitter {
  background: #5bc6f8
}

.socialicons .twitter .fa,
.socialicons .twitter:hover {
  background: #32B8F6
}

.socialicons .xing {
  background: #338383
}

.socialicons .xing .fa,
.socialicons .xing:hover {
  background: #006464
}

.socialicons .linkedin {
  background: #008cc9
}

.socialicons .linkedin .fa,
.socialicons .linkedin:hover {
  background: #005E93
}

.socialicons .google-plus {
  background: #D6594E
}

.socialicons .google-plus .fa,
.socialicons .google-plus:hover {
  background: #CF3225
}

.socialicons .envelope,
.socialicons .mail {
  background: #afafaf
}

.socialicons .envelope .fa,
.socialicons .envelope:hover,
.socialicons .mail .fa,
.socialicons .mail:hover {
  background: #9B9B9B
}

@media screen and (max-width:767px) {
  .socialicons .fa {
    width: 64px
  }
  .bo-responsive-tabs .resp-tabs-list {
    display: none
  }
  .bo-responsive-tabs .resp-tab-content {
    display: block
  }
  .hr-xs-center {
    margin-left: auto
  }
  .m-hide {
    display: none
  }
  .h1,
  .h2,
  h1,
  h2,
  h3 {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
  }
  a.mfp-image {
    display: block
  }
}

@media (min-width:768px) {
  .section-sm-60+.section-sm-60 {
    padding-top: 20px
  }
  .s+.special-teaser,
  .s+.wdm-quote,
  .special-teaser+.s,
  .wdm-quote+.s {
    margin-top: 25px
  }
  .youtube {
    height: 230px
  }
}

@media (max-width:992px) {
  .rd-navbar-fixed .rd-navbar-brand {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 15%
  }
  .rd-navbar-fixed .rd-navbar-panel {
    height: 75px
  }
  .rd-navbar-fixed .rd-navbar-toggle,
  .rd-navbar-toggle {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%)
  }
  #client-login {
    display: none
  }
  li.menu-item-object-geschuetzte-seiten>a {
    padding-left: 3.1em!important
  }
  .wdm-slide {
    background-position: 70% center
  }
  .wdm-slide .range {
    max-width: 100%;
    margin: 0
  }
  .wdm-slide .mobile-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, .6)
  }
  .wdm-slide .mobile-overlay.dark {
    background-color: rgba(0, 0, 0, .6)
  }
}

@media screen and (max-width:768px) {
  .nomobilebg {
    background-image: none!important
  }
}

@media (max-width:1199px) {
  .t-hide {
    display: none
  }
}

@media (min-width:1200px) {
  .wdm-slider-container {
    background-position: center center
  }
  .wdm-slide {
    min-height: 500px
  }
  .wdm-slide .range {
    padding: 120px 0;
    max-width: 45%
  }
}


/* Rankeffect CSS */

@media (min-width: 992px) {
  .cell-xs-12.fadeIn.animated {
    background-color: #ffffffc2;
    padding: 18px;
  }
}

nav.rd-navbar.rd-navbar-contrast.rd-navbar-static {
  background-image: linear-gradient(90deg, #141215 30%, white 50%);
}

.slogan.text-left {
  color: white;
}

.rd-navbar-fixed .rd-navbar-panel:before {
  background: #141215;
}

.rd-navbar-fixed .rd-navbar-aside-toggle span,
.rd-navbar-fixed .rd-navbar-aside-toggle span:after,
.rd-navbar-fixed .rd-navbar-aside-toggle span:before {
  background: white;
}

.rd-navbar-toggle span,
.rd-navbar-toggle span:after,
.rd-navbar-toggle span:before {
  background-color: white;
}

.h3 a:hover {
  color: #d93b1b;
}

@media (max-width: 1200px) {
  br.breaker {
    display: none;
  }
}

.mfp-title {
  padding: 2px 0 0 2px;
  font-size: 14px;
  font-weight: bold;
}