@import url(sauer.css);
a#back-top {
  font-size: 1.5rem;
  height: unset;
  width: auto;
  bottom: 3em;
  padding: 0.6rem;
  right: 1rem;
}
a#back-top {
  position: fixed;
  right: 1em;
  bottom: -2em;
  font-size: 2rem;
  background: var(--rot);
  height: 1.5em;
  width: 1.5em;
  text-align: center;
  line-height: 1.4em;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s linear;
  z-index: 200;
}
.back-to-top-link.visible {
  opacity: 1;
}
div#mod-custom97 h2 {
  position: absolute;
  top: 2rem;
  left: 1rem;
  font-weight: 300;
  font-size: 2.5vw;
}
header.header.container-header.full-width {
  background: none;
}
.container-header .navbar-toggler {
  border: 1px solid #d9d9d9;
  color: #000;
  cursor: pointer;
  position: absolute;
  padding: 0.5rem 1rem;
}
ul.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list.nav.navbar-nav li {
  text-transform: uppercase;
}
nav.navbar li a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: .7rem;
  color: rgba(0, 0, 0, .5);
}
/*a.navbar-brand {
  padding: 2rem 3rem;
}*/
div#nav-leiste {
  justify-content: center;
}
.navbar-collapse {
  align-items: center;
  flex-basis: unset;
  flex-grow: 1;
}
.navbar {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
li.metismenu-item.level-2 a {
  display: block;
  width: 100%;
}
.metismenu.mod-menu .metismenu-item:not(.level-1) > ul, .metismenu.mod-menu .metismenu-item:not(.level-2) > ul {
  margin-right: -1em;
  right: 1rem;
}
.metismenu.mod-menu .mm-toggler:after {
  font-size: .6em;
}
.footer {
  background-color: unset;
  background: url(/images/bg/footer-bg.jpg);
  background-size: 100% 100%;
  overflow: hidden;
}
#footer-kontakt p::before {
  font-family: "Font Awesome\ 5 Free";
}
footer.footer a {
  text-decoration: none;
}
footer.footer {
  margin-top: -1rem;
}
#kontakt .convertforms::before {
  content: "";
  background: #c91a1b;
  height: 100%;
  width: 1000%;
  position: absolute;
  top: 10%;
  right: 6%;
  transform: skewX(-20deg);
  z-index: 1;
  box-shadow: 0px 0px 15px #8e1515;
}
div#cf_1 {
  left: 42%;
}
div#kontaktbtn {
  top: -5rem;
}
a.siegel-cta {
  text-decoration: none;
}
a.cta-btn {
  text-decoration: none;
}
a#back-top {
  font-size: 1.5rem;
  height: unset;
  width: auto;
  bottom: 0.5em;
  padding: 0.6rem;
  right: 1rem;
  border: unset;
}
.back-to-top-link {
  color: #fff;
}
#unternehmen .ticklist li::before {
  left: 0em;
}
.dropdown-item {
  display: block;
}
#zertifizierungen .row.text-center.justify-content-center {
  padding: 0 5rem;
}
#leistungen .row .row > div:nth-child(even) .leistung h3 {
  right: -17px;
}
#leistungen .row .row > div:nth-child(odd) .leistung h3 {
  left: -17px;
}
section#leistungs-slider {
  background: none;
}
.leistungcontent .leistungtext {
  background: #fff;
}
section#leistungs-slider p.mehrinfos {
  position: relative;
}
.glide__bullets {
  display: none;
}
section#leistungs-slider p.mehrinfos > span {
    display: block;
    width: 70%;
    transform: skewX(-25deg);
    box-shadow: 1px 1px 8px #d0d0d0;
    position: relative;
    left: -7px;
}
.glide__arrow--left {
  left: -1em;
}
.glide__arrow--right {
  right: -1em;
}
.leistungslide h3 {
  padding: 1rem 3rem;
}
section#leistungs-slider h2 {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 3rem;
}
section#kontaktseite a {
  text-decoration: none;
}
section#kontaktseite a:hover {
  text-decoration: underline;
}
button.cf-btn.cf-btn-style-flat.cta-btn {
  width: 30%;
}
#kontakt {
  overflow: hidden;
}
.w-100plus {
  width: auto;
  margin-left: -15px;
}
div#kontaktbtn {
  overflow: hidden;
}
#leistungs-slider h3 {
    padding: 1rem 1rem;
    font-size: 1.1rem;
    min-height: 5em;
}

div#nav-leiste {
  margin-bottom: 2rem;
}
.header img:first-of-type {
  object-fit: cover;
  width: 100%;
}
div#mod-custom97 h2 {
  font-size: 2.4vw;
}
a.mehrlink {
  text-decoration: none;
}
button.glide__arrow.glide__arrow--left {
  color: #D6D6D6;
  font-size: 1.5rem;
}
button.glide__arrow.glide__arrow--right {
  color: #D6D6D6;
  font-size: 1.5rem;
}
.leistungslide {
  padding: 0 1rem;
}
.glide__slides {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
li.glide__slide {
    transition: all .3s linear;
}
li.glide__slide.glide__slide--active {
    transform: scale(1.1);
}
a.mehrlink {
    margin-right: -7%;
    width: 35%;
    font-size: 0.6rem;
    /* margin-left: 2%; */
    line-height: 2rem;
    transform: skewX(-25deg);
    text-align: center;
    box-shadow: 1px 1px 8px #d0d0d0;
    /* position: relative; */
}
.mehrlink span {
    transform: skewX(25deg);
    display: inline-block;
    position: relative;
    left: -3em;
}

div#footer-kontakt .fa {
  position: absolute;
  left: -7px;
  background: var(--rot);
  padding: 0.5rem;
  border-radius: 50%;
  font-size: 1rem;
  height: 2rem;
  width: 2rem;
  text-align: center;
}
i.fa.fa-map-marker {
  top: 0rem;
}
div#nav-leiste {
  align-items: baseline;
}
div#nav-leiste {
  margin-top: 3rem;
}
li.metismenu-item.active {
  font-weight: bold;
}
li.metismenu-item .level-2.current.active {
  background-color: #be0000;
}
li.metismenu-item .level-2.current.active a {
  color: #fff !important;
  text-decoration: none !important;
}
li.metismenu-item .level-2:hover {
  background: #e1e1e1;
}
.metismenu.mod-menu .metismenu-item.active > a, .metismenu.mod-menu .metismenu-item.active > button, .metismenu.mod-menu .metismenu-item > a:hover, .metismenu.mod-menu .metismenu-item > button:hover {
  color: rgba(0, 0, 0, .9);
  text-decoration: none;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, .9);
}
a.mehrlink {
  margin-right: -3rem;
  width: 36%;
  font-size: 0.6rem;
  line-height: 2rem;
  text-align: center;
}

#leistungen .row .row > div:nth-child(even) .leistung a.mehrlink, .projekt a.mehrlink {
  text-align: center;
}
/*
button.mm-toggler.mm-toggler-link.mm-collapsed {
    position: absolute;
    width: 100%;
}*/
#unsere-projekte {
  background: radial-gradient(circle, rgb(222, 5, 5) 6%, rgb(157, 2, 2) 65%);
}
span.cf-btn-text {
  text-transform: uppercase;
}
/*

.projekt-beschreibung.com-content-article ol, .com-content-article ul {
    overflow: visible;
}

.projekt-bild img {
    transform: skewX(15deg);
    margin-left: 10%;
    object-fit: contain;
}
*/
/*
section#projektseite {
    overflow: hidden;
}*/
.projekt-beschreibung::after {
  width: 80vw;
}
section#projektseite {
    width: 100%;
    margin: 0;
}
.com-content-article__body {
  overflow: hidden;
}
/*section#unternehmen a {
    text-decoration: none;
    color: #0063ff;
}
section#unternehmen a:hover {
    color: #0056b3;
    text-decoration: underline;
   
}*/
div#footernav a {
    text-decoration: none;
}
div#footernav a:hover {
    text-decoration: underline;
}
div#footer-kontakt a {
    text-decoration: none;
}
div#footer-kontakt a:hover {
    text-decoration: underline;
}
span#refpartner a {
    text-decoration: none;
}
span#refpartner a:hover {
    text-decoration: underline;
}

.projekt-bild {
    transform: skewX(-15deg);
    overflow: hidden;
    width: 180%;
    margin-left: -100%;
}

.projekt-beschreibung ul.ticklist {
    color: #fff;
    font-weight: 700;
    font-size: .8rem;
    overflow: visible;
}
.projekt-bild img {
    transform: skewX(15deg);
    width: 150%;
    height: 100%;
    margin-left: 15%;
    object-fit: cover;
}
.metismenu.mod-menu button.mm-toggler.mm-toggler-link {
    position: absolute;
    width: 100%;
    right: 0;
    justify-content: flex-end;
}
button.siegel-ct {
    background: var(--rot);
    color: #fff;
    padding: 0.5rem;
    border-radius: 2rem;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin-top: 1rem;
    border: navajowhite;
    font-size: .6rem;
}
#qualifikation h4 {
    font-size: 0.8rem;
    margin: 0.5em 0;
    align-self: flex-start;
    width: 100%;
    min-height: 3em;
    display: flex;
    justify-content: center;
    align-items: center;
}
span#refpartner button {
    transform: skewX(24deg);
    display: inline-block;
    color: #fff;  
}
#refpartner button.siegel-ct {
    margin-top: 0rem;
    border: navajowhite;
    font-size: .8rem;
}
div#referenzpartner .modal-body {  
    padding: 3rem!important;
}
div#referenzpartner .modal-footer {
    border-top: none;
}
@media screen and (max-width: 1640px) {
  div#kontaktbtn {
    position: fixed;
    z-index: 999;
    top: 0rem;
  }
}
@media screen and (max-width: 1368px) {
  div#kontaktbtn {
    position: fixed;
    z-index: 999;
    top: 0rem;
  }
}
@media screen and (max-width: 1187px) {
  .metismenu.mod-menu .metismenu-item {
    padding: 0.5em 0.3em;
  }
}
@media only screen and (max-width: 991px) {
  .projekt-bild {
    transform: none;
    overflow: hidden;
    width: 100%;
    margin-left: 0;
}
.projekt-bild img {
    transform: none;
    width: 100%;
    height: 100%;
    margin-left: 0;
    object-fit: cover;
}
  div#kontaktbtn {
    top: 0rem;
  }
  a.navbar-brand {
    margin-top: 4rem;
  }
  nav.navbar.navbar-expand-md {
    margin-top: 4rem;
    margin-left: 2rem;
  }
  .metismenu.mod-menu {
    position: absolute;
    top: 100%;
    background: #fff;
    right: 0;
    z-index: 999;
    box-shadow: 1px 1px 6px #c3c3c3;
  }
  div#nav-leiste {
    justify-content: space-evenly;
  }
  div#mod-custom97 h2 {
    top: 0.5rem;
    left: 0.5rem;
  }
  .metismenu.mod-menu .metismenu-item:not(.level-1) > ul, .metismenu.mod-menu .metismenu-item:not(.level-2) > ul {
    margin-right: -1em;
    right: 2rem;
    position: static;
  }
  .glide__arrow--left {
    left: -1em;
    border: none;
  }
  .glide__arrow--right {
    right: -1em;
    border: none;
  }
  div#cf_1 {
    left: 32%;
  }
  div#nav-leiste {
    margin-top: 0rem;
  }
  #leistungs-slider h3 {
    padding: 1rem 2rem;
}
}
@media only screen and (max-width: 750px) {
  div#cf_1 {
    left: 20%;
  }
  section#kontaktseite .col-md-4 {
    margin-bottom: 2rem;
  }
  section#leistungsseite .ticklist li h3 {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 576px) {
  .navbar-toggler {
    margin-right: 2rem;
  }
  div#cf_1 {
    left: 2%;
  }
  #kontakt .convertforms::before {
    display: none;
  }
  .w-100plus p {
    padding: 1rem;
  }
  .w-100plus h2 {
    padding: 1rem 4rem;
  }
  h1 {
    padding: 1rem;
  }
  h2.tickhead::before {
    left: 2rem;
    top: 1.1rem;
  }
  a.navbar-brand {
    padding: 2rem 1rem;
  }
  h2.tickhead {
    margin: 0;
  }
  ul.ticklist {
    padding: 1rem;
  }
  .ueberschrift-bg {
    width: 100%;
    margin: auto;
  }
  #unternehmen .ticklist li::before {
    top: 0%;
  }
  .metismenu.mod-menu {
    right: -1rem;
  }
  div#footer-kontakt {
    padding: 0 3rem;
  }
  a#back-top {
    right: 0rem;
  }
  h3.referenzpartner + img {
    padding-left: 1rem;
  }
  div#referenzpartner .modal-body {  
    padding: .5rem!important;
}
}



@media screen and (min-width: 1200px) and (max-width: 1399px){
  a.mehrlink {
    margin-right: -2rem;
}
#leistungs-slider h3 {
    min-height: 5em;
}
  .mehrlink span {
    left: -2em;
}
}