@charset "UTF-8";
/*

Copyright © 2025 krähativ design, Werbeagentur Heidenheim. All rights reserved.
Website http://www.kraehativ.de

*/

/* work-sans-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../webfonts/work-sans-v23-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: italic;
  font-weight: 200;
  src: url('../webfonts/work-sans-v23-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../webfonts/work-sans-v23-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../webfonts/work-sans-v23-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/work-sans-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../webfonts/work-sans-v23-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../webfonts/work-sans-v23-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../webfonts/work-sans-v23-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../webfonts/work-sans-v23-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* work-sans-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Work Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../webfonts/work-sans-v23-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.icons-icon, .box, .input-group, .btn-prime, .btn-prime:hover, .btn-prime:active, .btn-prime:focus, .popover, .dropin, .dropin-handler {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  border-radius: 0.3125rem;
}

h1,
.h1 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.3;
  margin: 0;
  margin-bottom: 1.875rem;
  color: #d0131e;
  padding: 0;
}
.intro h1,
.intro .h1 {
  font-size: 42px;
  font-size: 2.625rem;
  margin: 0;
}
h1 span,
.h1 span {
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 700;
  display: block;
  color: #282828;
}
.intro h1 span,
.intro .h1 span {
  font-size: 64px;
  font-size: 4rem;
}

h3,
.h3 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  color: #282828;
  word-break: break-all;
}
.icons h3,
.icons .h3 {
  margin-bottom: 0;
}
h3 span,
.h3 span {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
}

h6,
.h6 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 15px;
  padding: 0;
}

p {
  margin-bottom: 0;
  font-size: 18px;
  color: #282828;
}
p ~ p {
  margin-top: 1rem;
}

a, a:hover, a:active, a:focus {
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -ms-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  color: #d0131e;
  text-decoration: none;
}
a:hover {
  color: #282828;
}
.bg-brown a:hover {
  color: #d0131e;
}
a.reverse {
  color: #282828;
}
a.reverse:hover {
  color: #d0131e;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 5;
}
header .navbar {
  padding: 0;
  border-radius: 20px;
  margin: 20px;
}
@media screen and (max-width: 991px) {
  header .navbar .navbar-nav {
    padding-left: 15px;
    padding-right: 15px;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  header .navbar .navbar-nav {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 992px) {
  header .navbar .navbar-nav {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  header .navbar .navbar-nav .w-100 {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  header .navbar .navbar-nav .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    border: 1px solid #282828;
  }
  header .navbar .navbar-nav .nav-item.active > a {
    background-color: #282828;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  header .navbar .navbar-nav .nav-item {
    width: 100%;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }
}
header .navbar .navbar-nav .nav-link {
  color: #fff;
  font-weight: 300;
  padding: 0.3125rem;
  white-space: no-wrap;
}
header .navbar .navbar-nav .nav-link:hover {
  color: #282828;
}
@media screen and (max-width: 991px) {
  header .navbar .navbar-nav .nav-link {
    background-color: #fff;
    color: #282828 !important;
    padding: 0.9375rem;
  }
  header .navbar .navbar-nav .nav-link:hover {
    background-color: #282828;
    color: #fff;
  }
}

header .brand {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: auto;
  position: relative;
  padding: 2.5rem 1.25rem;
  background-color: #fff;
}
header .brand img {
  width: 170px;
}
header .brand-mobile {
  margin: 15px;
  width: 150px;
}
@media screen and (min-width: 992px) {
  header .brand-mobile {
    display: none;
  }
}
header .brand-desktop {
  display: none;
}
@media screen and (min-width: 992px) {
  header .brand-desktop {
    display: inline-block;
  }
}

* ::-moz-selection {
  background: #d0131e;
  color: #fff;
}
* ::selection {
  background: #d0131e;
  color: #fff;
}
*:focus {
  outline: none !important;
}

html,
body {
  position: relative;
  overflow-x: hidden;
}

body {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'Work Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 2;
  color: #282828;
  background-color: #fff;
  letter-spacing: 0.04em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.content {
  -webkit-transition: padding-bottom ease-out 0.2s;
  -moz-transition: padding-bottom ease-out 0.2s;
  -ms-transition: padding-bottom ease-out 0.2s;
  transition: padding-bottom ease-out 0.2s;
  position: relative;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
.content.less-bottom {
  padding-bottom: 5rem;
}
.content-small {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#impressum .content,
#datenschutz .content,
#error404 .content,
#shop > div,
#agb > div {
  padding-bottom: 3.5rem;
}

.bg-brown {
  background-color: #282828;
  color: #fff;
}
.bg-brown > div > div > h1 > span, .bg-brown > div > div > .h1 > span {
	color: #fff;
}
.bg-brown > div > div > div > div > p {
	color: #fff;
}
.bg-gray {
  background-color: #f7f6f5;
}
.bg-get-bg {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-get-bg img {
  display: none;
}

.show-content {
  display: none;
}
.show-team .box-wrapper {
  margin-top: -0.9375rem;
}

#hobel {
  top: -webkit-calc(100% + 6px);
  top: -moz-calc(100% + 6px);
  top: calc(100% + 6px);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  position: absolute;
  left: 75%;
  width: 520px;
}

footer {
  background-color: #fff;
  padding: 0 2.8125rem 3.125rem;
}

@media screen and (max-width: 485px) {
  footer {
    padding: 0 1rem 3.125rem;
  }
}

footer p,
footer a {
  font-size: 14px;
  font-size: 0.875rem;
  color: #282828;
  margin-bottom: 0;
}
footer a:hover {
  color: #d0131e;
}
footer p,
footer .wakd {
  margin-top: 3.125rem;
}
footer .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 3.125rem;
}
footer .navbar-nav .nav-item {
  position: relative;
}
footer .navbar-nav .nav-item + .nav-item {
  margin-left: 0.9375rem;
}
footer .navbar-nav .nav-item .nav-link {
  padding: 0;
}

.btn-prime, .btn-prime:hover, .btn-prime:active, .btn-prime:focus {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 0.8125rem 1.5625rem;
  margin: 0;
  margin-top: 3.125rem;
  font-weight: 800;
  color: #282828 !important;
  text-shadow: none !important;
  background-color: #fff;
  border-radius: 10px;
  line-height: 1.1;
  box-shadow: 0px 0px 10px rgb(40 40 40 / 0.6);
}
.btn-prime:hover, .btn-prime:focus:hover {
  background-color: #fff;
  color: #d0131e !important;
}
.btn-prime:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.btn-next {
  margin-left:20px!important;
}

@media (max-width: 565px) {
  .btn-next {
    margin-left:0px!important;
    margin-top:20px!important;
  }
} 

.img-zertifizierungen {
  border:1px solid #999; 
}

.btn.show-more i {
  -webkit-transition: transform ease-out 0.2s;
  -moz-transition: transform ease-out 0.2s;
  -ms-transition: transform ease-out 0.2s;
  transition: transform ease-out 0.2s;
}
.btn.show-more.active i {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.intro {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  background-color: #fff;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.startseite .intro {
  height: 100vh;
}
.intro-text-wrapper {
  -webkit-transform: translate(-50%, -50%) scale(0.6);
  -ms-transform: translate(-50%, -50%) scale(0.6);
  transform: translate(-50%, -50%) scale(0.6);
  transition: all ease-in 0.3s;
  transform-origin: top center;
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  z-index: 1;
  opacity: 0;
  margin-top: 6.25rem;
}
.intro-text-wrapper.show {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  margin-top: 0;
}
.intro-scroll-down, .intro-scroll-down:hover, .intro-scroll-down:active, .intro-scroll-down:focus {
  font-size: 24px;
  font-size: 3.5rem;
  font-weight: 700;
  text-shadow: 6px 3px 10px rgba(0, 0, 0, 0.44);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: 60px;
  color: #fff;
  line-height: 1;
  z-index: 1;
}

.intro-scroll-down a {
  color: #fff;
  text-transform: uppercase;
}

.intro-scroll-down p {
  color: #fff;
  font-size: 20px;
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
}

@media only screen and (max-width: 980px) {
  .intro-scroll-down p {
    font-size: 1.5rem;
    line-height: 1.3em;
  }
  .intro-scroll-down span {
    font-size: 2.5rem;
    line-height: 1em;
  }
}

@media only screen and (max-width: 767px) {
  .intro-scroll-down span {
      font-size: 2rem;
  }
}

#kontaktformular {
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
}

form .g-recaptcha {
  margin-top: 1.25rem;
}
form .btn-prime, form .btn-prime:hover, form .btn-prime:active, form .btn-prime:focus {
  margin-top: 1.875rem;
}

.upload-input {
  border: 2px solid #d0131e;
  margin: 10px 0 20px 0;
  text-align-last: center;
  background-color: #fff;
  height: fit-content;
  padding: 20px;
}

.upload-input::before {
  font-family: "Font Awesome 5 Pro";
  margin-right: 20px;
  font-weight: 700;
  content: "\f574";
  font-size: 20px;
  color: #d0131e;
}

.upload-input::-webkit-file-upload-button {
	display: none;
}

.input-group {
  margin-bottom: 1rem;
  margin-bottom: 30px;
}

.form-control {
  font-size: 16px;
  font-size: 1rem;
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  -ms-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  padding: 0.75rem 1.25rem;
  line-height: 2;
  border: 1px solid #fff;
  border-radius: 0.1875rem;
  background-color: #fff;
  height: auto;
}
.form-control, .form-control:hover, .form-control:active, .form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.form-control::-webkit-input-placeholder {
  color: #282828;
}
.form-control:-moz-placeholder {
  color: #282828;
}
.form-control::-moz-placeholder {
  color: #282828;
}
.form-control:-ms-input-placeholder {
  color: #282828;
}
.form-control:focus, .form-control:hover:focus {
  border-color: #fff;
  background-color: #fff;
  color: #282828;
}

.custom-select {
  -webkit-transition: all ease-out 0.2s;
  -moz-transition: all ease-out 0.2s;
  -ms-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  position: relative;
  height: 3.625rem;
  border: 1px solid #fff;
  background-color: #fff;
  padding: 0 1.25rem;
  line-height: 2;
  border-radius: 0.1875rem;
  background-image: none;
}
.custom-select:focus, .custom-select:hover:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  border-color: #fff;
  background-color: #fff;
  color: #282828;
}
.custom-select-icon {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: 1.25rem;
  top: 50%;
  color: #282828;
  z-index: 99;
}

.g-recaptcha {
  margin-top: 1.25rem;
}

.custom-checkbox .custom-control-label {
  line-height: 1.3;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.1875rem;
  background-color: transparent;
  border: 2px solid #fff;
}
.custom-checkbox .custom-control-label::before, .custom-checkbox .custom-control-label::after {
  top: 0;
}
.custom-checkbox .custom-control-input:active ~ .custom-control-label::before {
  background-color: #282828;
}
.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #d0131e;
  border-color: #d0131e;
}

.error-message-wrapper {
  background-color: #d0131e;
  color: #fff;
  padding: 3.125rem 1.875rem;
  margin-bottom: 3.125rem;
  border-radius: 0.1875rem;
}
.error-message-wrapper h3 {
  text-align: left;
  color: #fff;
}
.error-message-wrapper p {
  margin-bottom: 0;
}

.success-wrapper {
  padding: 3.125rem 1.875rem;
  border-radius: 0.1875rem;
  background-color: #d0131e;
}
.success-wrapper h3,
.success-wrapper p {
  text-align: left;
  color: #fff;
}
.success-wrapper h3 {
  margin-bottom: 1.875rem;
}
.success-wrapper p {
  margin-bottom: 0;
}
.success-wrapper .btn.next {
  color: #fff;
}

textarea {
  min-height: 58px;
}

.input-group-text {
  font-size: 21px;
  font-size: 1.3125rem;
  background-color: #d0131e;
  border-color: #d0131e;
  color: #fff;
  padding: 0.5rem 0.625rem 0;
  line-height: 2;
  border-radius: 0.1875rem;
  display: block;
  width: 58px;
}

.box {
  height: -webkit-calc(100% - 30px);
  height: -moz-calc(100% - 30px);
  height: calc(100% - 30px);
  display: block;
  margin: 15px 0;
  overflow: hidden;
}
.box.get-bg-modal {
  border-radius: 20px;
}
.box-wrapper {
  margin-top: 3.125rem;
}
.box-img {
  position: relative;
  display: block;
  height: 350px;
  overflow: hidden;
}
.box-img::before {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -ms-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #d0131e;
  background-color: rgba(208, 19, 30, 0.6);
  opacity: 0;
}
.box-img::after {
  -webkit-transition: all ease-in-out 0.15s;
  -moz-transition: all ease-in-out 0.15s;
  -ms-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  font-size: 30px;
  content: "\f055";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #fff;
  opacity: 0;
	
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box-img:not(.no-effect):hover::before {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
}
.box-img:not(.no-effect):hover::after {
  opacity: 1;
}
.box-text {
  font-size: 12px;
  color: #282828;
  padding: 1.875rem;
  background-color: #fff;
  height: 100%;
}
.box-text > p {
	font-size: 12px;
}

.box-text > a > h3 {
	font-size: 18px;
}
.icons-wrapper {
  margin-top: 1.25rem;
}
.icons-wrapper [class*=col-] {
  position: relative;
}
.icons-wrapper [class*=col-] + [class*=col-]::before {
  font-size: 42px;
  font-size: 2.625rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  position: absolute;
  left: 0;
  top: 85px;
  color: #282828;
  line-height: 1;
}
.icons-icon {
  position: relative;
  width: 100px;
  max-width: 100%;
  height: 100px;
  border-radius: 20px;
  background-color: #fff;
  color: #282828;
  margin-right: auto;
  margin-left: auto;
  margin-top: 3.125rem;
  margin-bottom: 1.875rem;
}
.icons-icon i {
  font-size: 42px;
  font-size: 2.625rem;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.icons-text {
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 980px) {
  .icons-text h3 {
    font-size: 1.1rem;
  }
  .icons-icon i {
    font-size: 1.8rem;
  }
  .icons-icon {
    width: 90px;
    height: 90px;
    margin-bottom: 1.5rem;
  }

}

.icons-wrapper-inner:hover {
	cursor: pointer;
}
.icons-wrapper-inner:hover > .icons-icon {
	background-color: #fff;
  color: #d0131e;
}
@media only screen and (min-width: 1488px) {
	#workflow > div > div.container-fluid > div > div > div > .icons-wrapper-inner::after {
		font-family: "Font Awesome 5 Pro";
		font-size: 42px;
		content: "\f178";
		font-weight: 300;
		color: #d0131e;

		position: absolute;
		right: -20px;
		top: 28%;
	}
}

#workflow > div > div.container-fluid > div > div > div:last-of-type > .icons-wrapper-inner::after {
	content: "";
}

#impressum h3,
#datenschutz h3, 
#error404 h3 {
  padding-top: 50px;
}

#impressum h2,
#datenschutz h2,
#error404 h2 {
  padding-top: 70px;
}

/* Modal */
.modal-full {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: #fff;
}
.modal-full .icon-close {
  position: fixed;
  right: 15px;
  top: 15px;
  padding: 15px;
  z-index: 1;
}
.modal-full .icon-close, .modal-full .icon-close:hover, .modal-full .icon-close:active, .modal-full .icon-close:focus {
  opacity: 1 !important;
  color: #d0131e;
}
.modal-full .icon-close:hover {
  color: #282828;
}
@media screen and (min-width: 768px) {
  .modal-full .icon-close {
    font-size: 32px;
    font-size: 2rem;
    right: 30px;
    top: 30px;
  }
}
.modal-dialog {
  max-width: 100%;
  margin: 0;
}
.modal-content {
  border-radius: 0;
  border: 0 none;
}
.modal-body {
  padding: 0;
}
.modal-img-wrapper-header {
  border-radius: 20px;
  margin-bottom: 3.125rem;
  text-align: center;
  overflow: hidden;
}

.modal-img-wrapper-header.img-left {
  text-align: left !important;
}

.modal-img-wrapper-header.img-left img {
  /*width: 450px !important;*/
  border-radius: 20px;
}

@media screen and (min-width: 768px) {
  .modal-img-wrapper-header {
    margin-bottom: 5rem;
  }
}
.modal-img-wrapper-header img {
  border-radius: 20px;
}
.modal-text {
  margin-bottom: 3.125rem;
}
.modal-text p:last-child {
  margin-bottom: 0;
}
.modal-footer {
  border-top-color: #282828;
}

.row.grid img.img-responsive {
  width: 100%;
}

.maps {
  -webkit-transition: all ease-out 0.6s;
  -moz-transition: all ease-out 0.6s;
  -ms-transition: all ease-out 0.6s;
  transition: all ease-out 0.6s;
  position: relative;
  width: 100%;
  height: 250px;
  padding: 0;
  margin: 0;
  overflow: visible;
  z-index: 10;
}
.maps-iframe-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0 none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.maps-iframe {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 500px;
  border: 0 none;
  padding: 0;
  margin: 0;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all ease-out 0.2s;
  -webkit-backface-visibility: hidden;
}
.open .maps-iframe {
  filter: gray(0);
  -webkit-filter: grayscale(0);
}
.maps-open {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  position: absolute;
  left: 50%;
  background-color: #d0131e;
  border: 0 none;
  padding: 15px 20px !important;
  top: -100px;
}
.maps.open {
  height: 500px;
}

.img-fluid {
    max-width: unset;
    height: unset;
}

.image-ref {
	height: 100%;
	width: 100%;
	width: 100%;
    background-repeat:no-repeat;
    background-size:cover;
}

.carousel-control-prev {
    left: -150px;
}

.carousel-control-next {
    right: -150px;
}

.carousel-control-next, .carousel-control-prev {
    color: #d0131e;
	opacity: 1;
	font-size: 24px;
	font-size: 24px;
    font-size: 1.5rem;
	line-height: 1;
}

.carousel-control-next:hover, .carousel-control-prev:hover {
    color: #282828;
}

@media screen and (max-width: 1199px) {
	.carousel-control-prev {
 	   left: 0;
	}

	.carousel-control-next {
		right: 0;
	}
	
	.carousel-control-next, .carousel-control-prev {
		color: #fff;
	}
}

/* Popup Modal */

.modal#popupModal.fade .modal-dialog {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  margin: 0 auto;
}
.modal#popupModal.fade .modal-footer .btn-prime {
  margin: 0;
}
.modal#popupModal .icon-close {
  stroke: #fff;
}


/* Responsive phips */
@media screen and (max-height: 720px) {
	#intro > div > h2 {
		font-size: 25px;
	}
	#intro > div > h2 > span {
		font-size: 45px;
	}
	.h1 span {
		font-size: 30px;
	}
	header .brand {
		padding: 1.5rem 0.25rem;
	}
	#mainNav > ul > a > img {
		width: 150px;
		height: auto;
	}
	#intro > div {
		margin-top: 20px;
	}
}

@media screen and (max-width: 720px) {
	h1 span {
		font-size: 30px;
	}
}

@media (max-height: 720px) and (min-width: 720px) {
	#intro > div {
		width: 540px;
	}
}

@media screen and (max-width: 991px) {
	header .brand-mobile {
		width: auto;
		margin-top: 0;
	}
	.navbar-toggler i {
		color: #fff;
		font-size: 40px;
    padding-right: 20px;
	}
	#intro > div > h2 {
		font-size: 25px;
	}
	#intro > div > h2 > span {
		font-size: 45px;
	}
	.h1 span {
		font-size: 30px;
	}
	.modal-img-wrapper-header > img {
		height: auto;
    	width: 100%;
	}
	#hobel {
		display: none;
	}
	header .brand img {
		width: unset;
	}
	.intro-text-wrapper {
		margin-top: 50px;
	}
}

@-webkit-keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

@keyframes fadeIn {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
#kontakt > div > div > div:nth-child(4) > div > p {
	word-break: break-all;
}
.impressum {
	word-break: break-word;
}
.modal-img-wrapper-header > img {
	width: 100%;
}

.navbar {
	background-color: #fff;
  box-shadow: 0px 0px 10px rgb(40 40 40 / 0.6);
	height: 130px;
}

header .navbar .navbar-nav .nav-link {
	color: #282828;
}

@media only screen and (max-width: 991px) {
	#mainNav {
		margin-top: -18px;
	}
	.navbar-toggler i {
		color: #333;
	}
}

/*
@media only screen and (min-width: 1200px) {
	#kontakt > div > div > div:nth-child(2) > div, #kontakt > div > div > div.row > div {
		justify-content: space-between;
		display: flex;
	}
	#kontakt > div > div > div:nth-child(1) > div:nth-child(2), #kontakt > div > div > div.row > div:nth-child(2) {
		position: relative;
		right: -680px;
		top: -66px;
	}
}
*/

@media only screen and (max-width: 1199px) {
	#kontakt > div > div > div:nth-child(2) > div > div {
		margin-bottom: 50px;
	}
	#kontakt > div > div > div:nth-child(2) > div > div:last-of-type {
		margin-bottom: 0;
	}
	#kontakt > div > div > div:nth-child(1) > div:nth-child(2) {
		margin-bottom: 60px;
	}
}
#kontakt > div > div > div:nth-child(1) > div:nth-child(2) > i {
	position: relative;
	top: 4px;
}
#kontakt > div > div > div:nth-child(2) > div > div > i {
	margin-right: 5px;
	color: #d0131e;
}

.karriere-card {
	border-radius: 5px !important;
	background: #fff;
	border: 0;
}

.karriere-card > .card-header {
	background-color: #fff;
	padding-bottom: 13px;
	border-radius: 5px;
	position: relative;
}

.karriere-card > .card-header > h2 > button {
	padding-right: 60px;
}

.karriere-card {
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
}

.karriere-card > .card-header > h2 > button, .karriere-card > .card-header > h2 > button:active, .karriere-card > .card-header > h2 > button:focus {
	text-decoration: none;
	color: #333;
}

.karriere-card > .card-header > h2 > button:hover {
	text-decoration: none;
	color: #d0131e;
}
.karriere-card-icon {
	background-color: #d0131e;
	justify-content: center;
	position: absolute;
	text-align: center;
	font-size: 21px;
	padding: 13px;
	height: 100%;
	color: #fff;
	width: 60px;
	right: 0;
	top: 0;
}

.karriere-card-icon:hover {
	cursor: pointer;
}

.hiddenref {
	transition-duration: 0.5s;
	text-decoration: none;
	color: #fff;
}

.hiddenref:hover {
	text-decoration: none;
	color: #d0131e;
}

.karriere-card-icon > i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
	.karriere-card > .card-header > h2 > button {
		text-align: left !important;
	}
}
.popover > .arrow::before {
	border: 0;
}
.popover {
	font-family: 'Work Sans';
	border-radius: 0;
	max-width: 350px;
	margin-top: 30px;
	font-size: 18px;
	border: 0;
}

@media screen and (max-width: 767px) {
.popover {
  font-size: 14px;
}
}

.popover-body {
	padding: 20px;
}

/* dropin */ 

.dropin-handler:hover {
	cursor: pointer;
}

.dropin.moved {
	transform: translateX(100%) translateY(-300%);
}

.dropin {
	transition-duration: 0.5s;
	transform: translateY(-300%);
	position: fixed;
	z-index: 1000;
	top: 36%;
	right: 0;
}

@media only screen and (max-height: 500px) {
	.dropin.moved {
		transform: translateX(100%) translateY(-100%);
	}

	.dropin {
		transform: translateY(-100%);
	}
}

.dropin-body {
	background-color: #fff;
	position: relative;
	font-weight: 600;
	padding: 12px 20px;
	height: 65px;
}

.dropin-body > p {
	margin-bottom: 20px;
	line-height: 2.3;
}

.dropin-body > p > a {
	color: #282828;
}

.dropin-body > p > a:hover {
	color: #d0131e;
}

.dropin-body > hr {
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: none;
	background: none;
}

.dropin.moved .dropin-handler {
	border-radius: 10px 10px 10px 10px;
	transition-duration: 0.5s;
	background-color: #fff;
	position: absolute;
	font-size: 22px;
	height: 65px;
	color: #282828;
	width: 65px;
	right: 100%;
	top: 0;
  box-shadow: 0px 0px 10px rgb(40 40 40 / 0.6);
  margin-right: 20px;
}

.dropin .dropin-handler {
	border-radius: 10px 0px 0px 10px;
	transition-duration: 0.5s;
	background-color: #fff;
	position: absolute;
	font-size: 22px;
	height: 65px;
	color: #282828;
	width: 65px;
	right: 100%;
	top: 0;
  box-shadow: 0px 0px 10px rgb(40 40 40 / 0.6);
  margin-right: 0px;
}


.dropin-handler i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dropin-handler i:hover {
  color: #d0131e;
}

i.fas.fa-times {
  color: #d0131e;
}

#intro > a > span {
	font-size: 40px;
	font-weight: 600;
	color: #333;
}

#intro > a > span > i {
	color: #d0131e;
}

#intro > a {
	bottom: 100px;
}

#intro > a:hover, #intro > a > span:hover, #intro > a > span > a:hover {
	cursor: pointer;
}

.intro-scroll-down {
	justify-content: center;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width: 740px) {
	#intro > a > span {
		font-size: 30px;
	}
}

.nav-left, .nav-right {
	justify-content: space-between;
	display: flex;
	width: 100%;
}

header .navbar .navbar-nav .nav-link {
	font-weight: 600 !important;
  text-transform: uppercase;
}

.nav-center {
	margin: 30px 30px 0 30px;
}

header .brand {
	background-color: unset;
	box-shadow: unset;
}

header .brand > img {
	width: 350px;
}

@media only screen and (max-width: 1199px) {
	header .brand > img {
		width: 200px !important;
    margin-right:50px;
	}
	.nav-center {
		margin: 30px 15px 0 15px;
	}
}

@media only screen and (max-width: 991px) {
  header .brand > img {
		width: 320px;
	}
	.nav-left, .nav-right {
		display: block;
	}
	.nav-center {
		margin: 0;
	}
	header .brand {
		justify-content: center;
		text-align: center;
	}
	body > header > nav > div {
		justify-content: center !important;
		text-align: center !important;
	}
	body > header > nav > div > button {
		position: absolute;
		top: 52px;
		right: 0;
	}
}

@media only screen and (max-width: 767px) {
  .navbar {
    height: 130px;
  }
  header .brand {
    padding: 1.8rem 1.25rem;
  }
  body > header > nav > div > button {
		top: 45px;
	}
}

@media only screen and (max-width: 485px) {
	body > footer > div > div {
		justify-content: center;
		text-align: center;
	}
	body > footer > div > div > a, body > footer > div > div > ul {
		margin-right: auto;
		margin-left: auto;
	}
  header .brand > img {
		width: 250px;
	}
  header .brand {
    padding: 2.5rem 1.25rem;
  }
  #mainNav {
    margin-top: -22px;
  }
}

.anim-load {
	transition-duration: 0.6s;
	opacity: 0;
}

.anim-load-now {
	opacity: 1;
}

/*shop*/

.hr {
	background-color: #999;
	margin-top: 60px;
	width: 100%;
	height: 1px;
}

.shop-item-info > h4 > span {
	padding-left: 10px;
	font-size: 18px;
	color: #999;
}

.shop .btn-prime:hover, .shop .btn-prime:focus:hover {
    background-color: #282828;
    color: #fff;
}

.shop #kontaktformularForm > div > div > div > div > div, .shop #kontaktformularForm > div.input-group.textarea > div > div {
	background-color: #666;
	border-color: #666;
}
.custom-control-label::after {
	border: 1px solid #4E4E4E;
}
#bestellung > div > p {
	color: #fff;
}
.shop #nachricht {
	height: 120px;
}

#order-form-product {
	transition-duration: 1s;
	border: 1px solid #fff;
}

.form-highlight {
	transition-duration: 0;
	border: 1px solid #d0131e !important;
	background-color: #d0131e;
}

@media only screen and (max-width: 991px) {
	#mainNav > ul > div.nav-right > li:nth-child(4) {
		display: none !important;
	}
	#mainNav > ul > div.nav-right > li:nth-child(5) {
		display: block !important;
	}
}

@media only screen and (min-width: 992px) {
	#mainNav > ul > div.nav-right > li:nth-child(4) > a {
		color: #d0131e;
	}
	#mainNav > ul > div.nav-right > li:nth-child(4) > a:hover {
		color: #333;
	}
	#mainNav > ul > div.nav-right > li:nth-child(5) {
		display: none !important;
	}
	#mainNav > ul > div.nav-right > li:nth-child(4) {
		display: block !important;
	}
	#mainNav > ul > div.nav-right > li:nth-child(4) > a > i {
		margin-right: 5px;
	}
}
@media only screen and (min-width: 1440px) {
	#mainNav > ul > div.nav-right > li:nth-child(4) {
		position: absolute;
		right: 50px;
	}
	#mainNav > ul > div.nav-right > li:nth-child(4) > a > i {
		margin-right: 10px;
	}
}

/* Cookie */

.cookie-btn:not(:hover) {
  cursor: pointer;
}

body:not(.cc-analytics-granted) .cc-show-analytics-granted { display: none !important; }
body.cc-analytics-granted .cc-hide-analytics-granted { display: none !important; }

.cc-accept {
  color: #d0131e !important;
  cursor: pointer;
}

/* waterjet */

#stoerer {
  background-color: #56525c;
}

.video-wrapper {
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}
.video-wrapper>video {
  transform: translate(-50%,-50%);
  position: absolute;
  height: auto;
  width: 100%;
  z-index: -2;
  left: 50%;
  top: 50%;
}
.video-wrapper::before {
  background-image: linear-gradient(45deg, #333 25%, transparent 25%), 
  linear-gradient(-45deg, #333 25%, transparent 25%), 
  linear-gradient(45deg, transparent 75%, #333 75%), 
  linear-gradient(-45deg, transparent 75%, #333 75%);
  background-position: 0 0, 1px 0, 1px -1px, 0px 1px;
  background-color: rgba(0, 0, 0, 0.6);
  background-size: 4px 4px;
  position: absolute;
  height: 100%;
  z-index: -1;
  width: 100%;
  content: '';
  left: 0;
  top: 0;
}

.hab i {
  color: #d0131e !important;
}

.hab p {
  color: #ffffff !important;
  font-size: 14px;
}

.hab p strong {
  font-size: 16px;
}


.hab-black i {
  color: #d0131e !important;
}

.hab-black p {
  font-size: 14px;
}

.hab-black p strong {
  font-size: 16px;
}

@media (max-width: 1920px) {
  .video-wrapper>video {
    height: 100%;
    width: auto;
  }
}

@media (max-width: 767px) {
  .video-wrapper>video {
      display: none;
  }
  .video-wrapper::before {
    background-image: none;
  }
}

@media (max-width: 767px) {
  .video-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .video-wrapper .btn-prime {
    margin-top: 1rem;
  }

  #express-gutachten {
    padding: 20px;
  }

  #express-gutachten p {
    font-size: 14px;
  }

  #express-gutachten .hab span {
    display: none;
}

}

.stoerer-bubble {
  -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 15%), 0 5px 15px rgb(0 0 0 / 20%) !important;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 3px 5px rgb(0 0 0 / 15%), 0 5px 15px rgb(0 0 0 / 20%) !important;

  transition: left 0.3s, background-color 0.3s;

  background-color: #d0131e;
  border-radius: 50%;
  height: 300px;
  width: 300px;

  transform: translate(-50%,-50%);
  position: absolute;
  left: 50%;
  top: 50%;

  justify-content: center;
  align-items: center;
  display: flex;
}

.stoerer-bubble {
  -webkit-box-shadow: 0 3px 5px rgb(0 0 0 / 15%), 0 5px 15px rgb(0 0 0 / 20%) !important;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 3px 5px rgb(0 0 0 / 15%), 0 5px 15px rgb(0 0 0 / 20%) !important;
  transition: left 0.3s, background-color 0.3s;
  background-color: #d0131e;
  border-radius: 50%;
  height: 300px;
  width: 300px;
}

.stoerer-bubble>div {
  transform: rotate(-10deg);
  justify-content: center;
  text-align: center;
  color: #fff;
}
.stoerer-bubble>div>span {
  font-weight: 900;
  color: #cccccc;
  font-size: 26px;
}
.stoerer-bubble>div>h2 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 30px;
}

@media only screen and (max-width: 1315px) {
  .stoerer-bubble {
    height: 280px;
    width: 280px;
  }
  .stoerer-bubble>div>span {
    font-size: 18px;
  }
  .stoerer-bubble>div>h2 {
    font-size: 25px;
  }
}
.stoerer-bubble>div {
  transform: rotate(-10deg);
  justify-content: center;
  text-align: center;
  color: #fff;
}
.stoerer-bubble>div>span {
  font-weight: 900;
  color: #cccccc;
  font-size: 26px;
}
.stoerer-bubble>div>h2 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 30px;
}


@media (min-width: 768px) {
  .stoerer-bubble {
    transform: unset;
    top: 200px;
    left: 50px;
  }
  .stoerer-bubble:hover {
    background-color: #282828;
    transform: unset;
    top: 200px;
    left: 60px;
  }
}

@media only screen and (max-width: 1530px) {
  .stoerer-bubble, .stoerer-bubble:hover {
    top: 170px;
  }
}

@media only screen and (max-width: 991px) {
  .stoerer-bubble.scroll-to {
    display: none;
  }
  .dropin-body {
            padding: 15px 20px;
        height: 65px;
  }
}

/* Cookiebot */

:root {
	--cc-text: #282828 !important;
	--cc-btn-primary-bg: #d0131e !important;
}

/* Instafeed */

#instafeed img {
  height: auto;
  width: 100%;
}
#instafeed a {
  background-position: center;
  background-size: cover;
  padding-top: 100%;
  position: relative;
  width: 100%;
  display: block;
}
#instafeed a::before {
  transition: opacity 0.3s;
  background-color: #000;
  position: absolute;
  height: 100%;
  width: 100%;
  content: '';
  opacity: 0;
  left: 0;
  top: 0;
}
#instafeed a::after {
  font-family: 'Font Awesome 5 Brands';
  transform: translate(-50%,-50%);
  transition: opacity 0.3s;
  position: absolute;
  content: '\f16d';
  font-size: 22px;
  color: #fff;
  opacity: 0;
  left: 50%;
  top: 50%;
}
#instafeed a:hover::after {
  opacity: 1;
}
#instafeed a:hover::before {
  opacity: 0.3;
}
#instafeed+.glide__arrows {
  transform: translate(-50%,-50%);
  justify-content: space-between;
  width: calc(100% + 150px);
  pointer-events: none;
  position: absolute;
  display: flex;
  left: 50%;
  top: 50%;
}
#instafeed+.glide__arrows>* {
  pointer-events: all;
  cursor: pointer;
  font-size: 40px;
  color: #d0131e;
}


/* Instagram-Widget */

.eapps-instagram-feed-posts-item {
  border-radius: 0.3125rem !important;
}


/* Responsive Andi */

/* Nav */

@media (max-width: 991px) {
  .nav-container,
  .navbar-nav {
    padding-left: 0px!important;
    padding-right: 0px!important;
  }
}

/* Intro */

@media (max-width: 1315px) {
  div#intro-anim {
    bottom:12rem;
  }
}

@media (max-width: 767px) {
  div#intro-anim {
    bottom:3rem;
  }
  .dropin-handler {
    height: 50px;
    width: 50px;
  }
  /* div#intro-anim a {
    font-size: 2.5rem;
  }
  div#intro-anim p {
    font-size: 2rem;
  } */
}

@media (max-width: 500px) {
  /* div#intro-anim a {
    font-size: 2.1rem;
    line-height:0;
  } */
  div#intro-anim {
    line-height: 0.8em;
  }
  .stoerer-bubble {
    display:none;
  }
}

.intro-portrait img {
  border-radius: 20px;
  margin-top: 50px;
  width: 455px;
}

@media only screen and (min-width: 992px) {
	.intro-portrait img {
    border-radius: 20px;
    margin-top: -100px;
    width: 455px;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 993px) {
  .intro-portrait img {
      margin-top: 0px;
      width: 400px
  }
}

@media only screen and (max-width: 500px) {
	.intro-portrait img, #ueberMichModal .modal-img-wrapper-header.img-left img {
    width: 100%!important;
	}
}

/* Hubarbeitsbühne */

@media (max-width: 767px) {
  div#stoerer {
    padding:15px!important;
  }
}

.hubarbeits-btn-2 {
  margin-left:20px!important;
}

@media (max-width: 565px) {
  .hubarbeits-btn-2 {
    margin-left:0px!important;
    margin-top:30px!important;
  }
} 

/* Galerien */

@media (max-width: 767px) {
  .impressionen-galerie img {
    margin-top:15px;
  }
  .impressionen-galerie {
    margin-top:0px!important;
    padding-top:0px!important;
  }
}

/* Konold - Spezial */

#welcome, #partner, #stellenangebote {
  background-image: url("../img/elektro-konold-background-logo.png");
  background-repeat: repeat;
}

#leistungen, #kontakt {
  background-image: url("../img/elektro-konold-background-logo-gross.png");
  background-repeat: repeat;
}

#workflow {
  background-image: url("../img/elektro-konold-background-logo-gross-negativ.png");
  background-repeat: repeat;
}