/* CSS Document */

#heroCarousel .carousel-inner .carousel-item {
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 60px);
  overflow: hidden;
}
#heroCarousel .carousel-inner .carousel-item .hero-content .hero-heading {
    font-size: 2.75rem;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 1;
}
#heroCarousel .carousel-inner .carousel-item.hero-section-carousel-1 .layer-bg {
  background-image: url("../img-html/startseite/krumm.jpg");
  background-size: cover;
}
#heroCarousel .carousel-inner .carousel-item.hero-section-carousel-2 .layer-bg {
  background-image: url("../img-html/startseite/krumm2.jpg");
  background-size: cover;
}
#heroCarousel .carousel-inner .carousel-item.hero-section-carousel-3 .layer-bg {
  background-image: url("../img-html/startseite/krumm3.jpg");
  background-size: cover;
}
@supports not (background-image: url("../img-html/startseite/slider-bg3.jpg")) {
  #heroCarousel .carousel-inner .carousel-item.hero-section-carousel-1 .layer-bg {
    background-image: url("../img-html/startseite/slider-bg3.jpg");
  }
}
#heroCarousel .carousel-inner .carousel-item.hero-section-carousel-1 .layer-1 {
  background-image: url("../img-html/startseite/slider-bg3.jpg");
  background-position: bottom left;
}
@supports not (background-image: url("../img-html/startseite/slider-bg3.jpg")) {
  #heroCarousel .carousel-inner .carousel-item.hero-section-carousel-1 .layer-1 {
    background-image: url("../img-html/startseite/slider-bg3.jpg");
  }
}
#heroCarousel .carousel-inner .carousel-item.hero-section-carousel-1 .layer-2 {
  background-image: url("../img-html/startseite/slider-bg2.jpg");
  background-position: bottom right;
}
@supports not (background-image: url("../img-html/startseite/slider-bg2.jpg")) {
  #heroCarousel .carousel-inner .carousel-item.hero-section-carousel-1 .layer-2 {
    background-image: url("../img-html/startseite/slider-bg2.jpg");
  }
}

@supports not (background-image: url("../img-html/startseite/slider-bg2.jpg")) {
  #heroCarousel .carousel-inner .carousel-item.hero-section-carousel-2 .layer-bg {
    background-image: url("../img-html/startseite/slider-bg2.jpg");
  }
}
#heroCarousel .carousel-inner .carousel-item.hero-section-carousel-2 .layer-1 {
  background-image: url("../img-html/startseite/slider-bg2.jpg");
  background-position: bottom right;
}
@supports not (background-image: url("../img-html/startseite/slider-bg2.jpg")) {
  #heroCarousel .carousel-inner .carousel-item.hero-section-carousel-2 .layer-1 {
    background-image: url("../img-html/startseite/slider-bg2.jpg");
  }
}
#heroCarousel .carousel-inner .carousel-item.hero-section-carousel-2 .layer-2 {
  background-image: url("../img-html/startseite/slider-bg2.jpg");
  background-position: bottom left;
}
@supports not (background-image: url("../img-html/startseite/slider-bg2.jpg")) {
  #heroCarousel .carousel-inner .carousel-item.hero-section-carousel-2 .layer-2 {
    background-image: url("../img/components/hero/better-slider/bg2b.png");
  }
}
.footer-contact {
    background-color: rgb(47 44 44);
}
.footer-contact:after {
    background: rgb(47 44 44);
    display: none
}
.news-container .card {
    margin: 0 0 50px;
}
.what-we-do {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 25px 0 100px 0;
    position: relative;
    width: 100%;
}
.what-we-do .carousel .content .what-we-do-image .rectangle {
    background-color: rgb(0 132 181 / 70%);
}
.what-we-do .carousel .content .what-we-do-list .carousel-indicators li {
    transition: all 250ms ease-in-out;
    letter-spacing: 0px;
    border: none;
    border-left: 3px solid transparent;
    display: inline-block;
    font-size: 1rem;
    font-weight: revert;
    height: auto;
    margin: 0;
    padding: 10px 0 0px 20px;
    text-indent: unset;
    text-transform: none;
    width: 100%;
}
.title, h4.title, .title.h4, h3.title, .title.h3, h2.title, .title.h2, h1.title, .title.h1 {
    font-weight: 600;
    text-indent: 0;
    text-transform: none;
}
h2.title, .title.h2 {
    font-size: 1.8rem;
    letter-spacing: 2px;
}
.what-we-do .what-we-do-heading {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 61%;
    max-width: 1920px;
    font-weight: 600;
    margin-bottom: max(-6vw, -50px);
    padding-left: 16px;
    text-transform: none;
}
.contact-item-text {
    letter-spacing: 1px;
    line-height: 25px;
    font-size: 0.8rem;
    margin-top: 15px;
}
.footer-contact .contact-info {
    margin: 0px 0px 60px 0px;
}
.footer {
    background-color: rgb(56 51 51);
    color: white;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    padding-top: 30px;
    width: 100%;
}
.pb-10 {
padding-bottom: 60px;
}

.about-top-info-full {
    -webkit-box-shadow: 0px 2px 13px -8px rgba(0,0,0,0.82); 
box-shadow: 0px 2px 13px -8px rgba(0,0,0,0.82);
    background-color: white;
    -webkit-clip-path: inset(-5px -5px -5px -5px);
    clip-path: inset(-5px -5px -5px -5px);
    justify-content: center;
     padding: 50px 30px 20px 30px;
}
.about-top-info-full .inhalt {
    box-shadow: none;
   
    width: 100%;
}
.what-we-do .carousel .content .what-we-do-image .rectangle {
    letter-spacing: 2px;
    align-items: center;
    background-color: rgba
#fbb907cc
(251, 185, 7, 0.8);
    bottom: -0px;
    display: flex;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    height: 120px;
    justify-content: center;
    left: 230px;
    position: absolute;
    width: 120px;
}
.what-we-make {
    position: relative;
    left: 0;
    right: 0;
    margin: 10vh auto 100px auto; /* top rechts bottom links */
    width: 62%;
    max-width: 1920px;
}
.footer-contact {
    margin-top: 20px;
    background-color: rgb(47 44 44);
}
/* Elfsight Widget - Abstände entfernen */
.elfsight-app-ec3ef05d-4353-4f63-ac9d-9cb4ef364fcd {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  line-height: 0 !important;
}

/* Auch den iframe im Widget zurücksetzen */
.elfsight-app-ec3ef05d-4353-4f63-ac9d-9cb4ef364fcd iframe {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}
.shadow {
  text-shadow: 1px 1px 4px rgba(0,0,0,0.8), 0 0 10px rgba(0,0,0,0.5);
}
footer {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

/*.news-container-col .news-container .card {
    width: 31%;
}*/

@media (min-width: 992px) {
    .what-we-make .what-we-make-image picture:before {
        background: linear-gradient(45deg, #006795, #59acdc);
    }
}
@media (max-width: 500px) {
    #heroCarousel .carousel-inner .carousel-item .hero-content .hero-heading {
        font-size: 1.75rem;
        font-weight: bold;
        text-transform: uppercase;
        z-index: 1;
    }
    .what-we-make {
    width: 95%;
}
}
@media (min-width: 768px) {
    .news-container-col, .news-container-side, .news-container-full {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 61%;
        max-width: 1920px;
        clear: both
    }
}
@media (max-width: 767.98px) {
    .banner .header .page-name, .banner-smaller .header .page-name {
        font-size: 30px;
    }
}
