/* $Tahoma: Tahoma,Verdana,Segoe,sans-serif; */
/*  rgb(244, 120, 37)  */
/*  rgb(119, 197, 238)  */
/*#b2b2b2 rgba(0, 0, 0, 0.4); $grey-default-gps;  */
/* bg footer */
/* ARROWS */
/* @extend %fontawesome; */
.slick-dots {
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f00;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 60px solid green;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid blue;
}

a.cta-button, div.cta-button {
  position: relative;
  z-index: 2;
  display: block;
  text-align: center;
  width: auto;
  text-align: center;
  background: #F47825 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  font: 14px/18px "Libre Franklin Bold", Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 6px 60px 6px 22px;
}
a.cta-button:before, a.cta-button:after, div.cta-button:before, div.cta-button:after {
  content: "";
  width: 0;
  height: 0;
  margin-top: -6px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 25px;
}
a.cta-button:before, div.cta-button:before {
  right: 17px;
  margin-top: -4px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #ffffff;
}
@media (min-width: 1200px) {
  a.cta-button, div.cta-button {
    font: 16px/18px "Libre Franklin Bold", Arial, sans-serif;
    padding: 10px 60px 10px 22px;
  }
  a.cta-button:before, a.cta-button:after, div.cta-button:before, div.cta-button:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ffffff;
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -8px;
  }
  a.cta-button:before, div.cta-button:before {
    right: 17px;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ffffff;
  }
}

.cta-fa-button {
  position: relative;
  margin: 15px 0;
  z-index: 2;
  display: inline-block;
  text-align: center;
  width: auto;
  text-align: center;
  background: #F47825 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 3px;
  font: 12px/18px "Libre Franklin Medium", Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 6px 60px 6px 22px;
}
.cta-fa-button i {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
  font-size: 16px;
}
.cta-fa-button:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .cta-fa-button {
    display: block;
    margin: 0;
    font: 16px/18px "Libre Franklin SemiBold", Arial, sans-serif;
    padding: 10px 60px 10px 22px;
  }
  .cta-fa-button i {
    margin-top: -12px;
    font-size: 24px;
  }
}

.frame.dce-technische-daten .dce-technische-daten-image-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: relative;
}
.frame.dce-technische-daten .dce-technische-daten-image-wrapper svg.img-rel-abs {
  display: none;
}
@media (min-width: 768px) {
  .frame.dce-technische-daten .dce-technische-daten-image-wrapper svg.img-rel-abs {
    display: block;
    position: relative;
    z-index: 0;
    background-color: #77c5ee;
  }
}
@media (min-width: 768px) {
  .frame.dce-technische-daten .dce-technische-daten-image-wrapper img.img-abs-pos {
    position: absolute;
    bottom: auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
  }
}
.frame.dce-technische-daten .dce-technische-daten-image-wrapper .dce-technische-daten-textbox-outer {
  display: none;
}
@media (min-width: 768px) {
  .frame.dce-technische-daten .dce-technische-daten-image-wrapper .dce-technische-daten-textbox-outer {
    display: block;
    max-width: 340px;
    background: rgba(255, 255, 255, 0.7);
    padding: 22px 30px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
  }
}
.frame.dce-technische-daten .dce-technische-daten-image-wrapper .dce-technische-daten-cta-button.cta-button {
  right: 0;
  left: 0;
  bottom: 15px;
  width: max-content;
  margin: 0 auto;
  color: #fff !important;
  position: absolute;
  z-index: 2;
}
@media (min-width: 768px) {
  .frame.dce-technische-daten .dce-technische-daten-image-wrapper .dce-technische-daten-cta-button.cta-button {
    right: 15px;
    left: auto;
    width: auto;
  }
}
.frame.dce-technische-daten .dce-technische-daten-image-wrapper .dce-technische-daten-image-desk-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .frame.dce-technische-daten .dce-technische-daten-image-wrapper .dce-technische-daten-image-desk-wrapper {
    display: block;
  }
}
.frame.dce-technische-daten .dce-technische-daten-image-wrapper .dce-technische-daten-image-mobil-wrapper {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .frame.dce-technische-daten .dce-technische-daten-image-wrapper .dce-technische-daten-image-mobil-wrapper {
    display: none;
  }
}

/*# sourceMappingURL=dce-technische-daten.css.map */
