@media (min-width: 768px) {
    .header-banner__inner .background-container img {
        width: 100%;
        object-fit: cover;
    }
}

.projects .project-gallery-image {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    width: 100%;
    height: 100%;
}





.text-media--highlight {
    background-color: #052e69;
    color: #fff;
    padding: 2rem 1rem !important;
}
.text-media--highlight .btn {
    border: 1px solid #fff;
}

.text-media--highlight h2, .text-media--highlight p  {
    color: #fff;
}
@media (min-width: 576px) {
    .text-media--highlight, .text-media--logo {
        padding: 2rem !important;
    }
}
@media (min-width: 768px) {
    .text-media--highlight,.text-media--logo {
        padding: 3rem !important;
    }
}
@media (min-width: 1400px) {
    .text-media--highlight,.text-media--logo {
        padding: 4rem !important;
    }
}

.text-media-list > .text-media {
    
    margin-bottom: 7rem;
}
@media (min-width: 992px) {
   .text-media-list > .text-media {
    
    margin-bottom: 8rem;
}
}


@media (min-width: 992px) {
   .slt-engagement .text-media-list > .text-media {
    
    margin-bottom: 10rem;
}
}
@media (min-width: 1200px) {
   .slt-engagement .text-media-list > .text-media {
    
    margin-bottom: 12rem;
}
}
@media (min-width: 992px) {
   .slt-engagement .text-media .btn {
    position: absolute;
    bottom: -60px;
    right: 0;
}
}
@media (min-width: 992px) {
   .slt-engagement .text-media {
    position: relative;
}
}
.text-media--logo .text-media__img { width: 230px; }

.slt-sponsoring .text-media-list > .text-media:nth-child(3) .img-fluid {
    width: 280px;
}
.slt-sponsoring .text-media-list > .text-media:nth-child(4) .img-fluid {
    width: 260px;
}
.slt-sponsoring .text-media-list > .text-media:nth-child(5) .img-fluid {
    width: 220px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-media--logo .text-media__img { width: 210px; }
    
    .slt-sponsoring .text-media-list > .text-media:nth-child(3) .img-fluid {
        width: 240px;
    }
    .slt-sponsoring .text-media-list > .text-media:nth-child(4) .img-fluid {
        width: 240px;
    }
    .slt-sponsoring .text-media-list > .text-media:nth-child(5) .img-fluid {
        width: 200px;
    }
}
@media (min-width: 1400px) {
    .text-media--logo .text-media__img { width: 250px; }

.slt-sponsoring .text-media-list > .text-media:nth-child(3) .img-fluid {
    width: 300px;
}
.slt-sponsoring .text-media-list > .text-media:nth-child(4) .img-fluid {
    width: 280px;
}
.slt-sponsoring .text-media-list > .text-media:nth-child(5) .img-fluid {
    width: 230px;
}
}

.text-media--highlight .overline { 
    display: inline-block;
    padding: .35rem 1rem;
    background-color: #fff;
    border-color: #fff;
    color: #052e69;
    font-weight: 500;
}


.slt-unternehmenspolitik .c-link-button-list > .c-link-button-list__item {
   
}
.slt-unternehmenspolitik .c-image-tile-grid__image {
    height: 100%;
    object-fit: cover;
    object-position: 20% 0;
    
}
.slt-unternehmenspolitik .c-link-button-list .c-link-button-list__link {
     margin-bottom: 12px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.slt-unternehmenspolitik .c-link-button-list .c-link-button-list__link:not(.c-link-button-list__link--sub-links):hover {
    text-decoration: underline;
}
.slt-unternehmenspolitik .c-link-button-list .c-link-button-list__link > a:first-child {
   font-size: 18px;
    font-weight: 500 !important;
}
.slt-unternehmenspolitik .c-link-button-list .c-link-button-list__link > a:last-child {
   font-size: 18px;
    font-weight: 300 !important;
    text-transform: none;
}
.slt-unternehmenspolitik .c-link-button-list .c-link-button-list__link:last-child {
     margin-bottom:0;
}

@media (min-width: 992px) {
.slt-unternehmenspolitik .c-image-tile-grid__column--image {
    padding-right: 6px;
}
.slt-unternehmenspolitik .c-image-tile-grid__column--links {
    padding-left: 6px;
}
}

.content-normal h3 {
    margin-bottom: 0.5rem;
}
.slt-unternehmenspolitik .c-link-button-list__link--sub-links {
    cursor: auto !important;
}

.form input:not(.btn):not([type=checkbox]), .form textarea[name=text] {
 color: #052e69 !important;   
}


:root {
  --slt-color-primary: #042755;
  --slt-color-secondary: #042755;
  --slt-color-turquoise: #aee5fc;
  --slt-color-red: #c11022;
  --slt-color-light-blue: #6ec2eb;
  --slt-color-yellow: #f7b500;
  --slt-color-gray: #e4e4e4;
  --slt-color-green: #3f8d00;
  --slt-color-orange: #fd7e14;
  --slt-color-brown: #b2b2b2;
  --slt-color-company-slt-h: 214;
  --slt-color-company-slt-s: 91%;
  --slt-color-company-slt-l: 17%;
  --slt-color-company-slt: var(--slt-color-primary);
  --slt-color-company-schwerlast: var(--slt-color-turquoise);
  --slt-color-company-unternehmensgruppe: var(--slt-color-orange);
  --slt-color-company-mobilebaustrassen: var(--slt-color-green);
  --slt-color-company-mobilestrassen: var(--slt-color-gray);
  --slt-color-company-verkehrstechnik: var(--slt-color-red);
  --slt-color-company-transportbegleitung: var(--slt-color-yellow);
}
/*************  ✨ Windsurf Command 🌟  *************/
.shortlink.mobilebaustrassen:focus,
.shortlink.mobilebaustrassen:hover {
  border-color: var(--slt-color-company-mobilebaustrassen);
}
.shortlink.unternehmensgruppe:focus,
.shortlink.unternehmensgruppe:hover {
  border-color: var(--slt-color-company-unternehmensgruppe);
}

.shortlink.mobilebaustrassen.active {
  border-color: var(--slt-color-company-mobilebaustrassen);
}
.shortlink.unternehmensgruppe.active {
  border-color: var(--slt-color-company-unternehmensgruppe);
}

@media screen and (min-width: 768px) {
  .team-seperator.mobilebaustrassen .h2:after,
  .team-seperator.mobilebaustrassen .h2:before,
  .team-seperator.mobilebaustrassen h2:after,
  .team-seperator.mobilebaustrassen h2:before {
    border-color: var(--slt-color-company-mobilebaustrassen);
  }
}
@media screen and (min-width: 768px) {
  .team-seperator.unternehmensgruppe .h2:after,
  .team-seperator.unternehmensgruppe .h2:before,
  .team-seperator.unternehmensgruppe h2:after,
  .team-seperator.unternehmensgruppe h2:before {
    border-color: var(--slt-color-company-unternehmensgruppe);
  }
}
/* Six-step blue scale for the Kompetenz items.
   Each step gets slightly lighter while keeping white small text readable. */
.kompetenzen-container .row .item:first-child {
  background-color: var(--slt-color-company-slt);
}

.kompetenzen-container .row .item:nth-child(2) {
  background-color: hsl(var(--slt-color-company-slt-h), var(--slt-color-company-slt-s), calc(var(--slt-color-company-slt-l) + 1.5%)) !important;
}

.kompetenzen-container .row .item:nth-child(3) {
  background-color: hsl(var(--slt-color-company-slt-h), var(--slt-color-company-slt-s), calc(var(--slt-color-company-slt-l) + 3%)) !important;
}

.kompetenzen-container .row .item:nth-child(4) {
  background-color: hsl(var(--slt-color-company-slt-h), var(--slt-color-company-slt-s), calc(var(--slt-color-company-slt-l) + 4.5%)) !important;
}

.kompetenzen-container .row .item:nth-child(5) {
  background-color: hsl(var(--slt-color-company-slt-h), var(--slt-color-company-slt-s), calc(var(--slt-color-company-slt-l) + 6%)) !important;
}

.kompetenzen-container .row .item:nth-child(6) {
  background-color: hsl(var(--slt-color-company-slt-h), var(--slt-color-company-slt-s), calc(var(--slt-color-company-slt-l) + 7.5%)) !important;
}

@media (min-width: 1600px) {
  .col-1600-2 {
    flex: 0 0 auto !important;
    width: 16.66666667% !important;
  }
}
@media (min-width: 1600px) {
  .col-1600-4 {
    flex: 0 0 auto !important;
    width: 33.33333333% !important;
  }
}

@media (min-width: 768px) {
  .kompetenzen .item {
    border-top: 10px solid transparent;
  }
}
.kompetenzen .item {
  border-top: 10px solid transparent;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .kompetenzen.company .title {
    font-size: 0.875rem  !important;
  }
}
@media (max-width: 767.98px) {
  .kompetenzen.company .title {
    font-size: 1.125rem  !important;
  }
}
@media (min-width: 1800px) {
  .kompetenzen.company .title {
    font-size: 1rem  !important;
  }
}
@media (max-width: 480px) {
    .kompetenzen .title {
        max-width: none !important;
    }
}

@media (min-width: 767.9px) {
    .kompetenzen.company .item {
        padding: 1.25rem 1rem !important;
    }
}
@media (min-width: 991.9px) {
    .kompetenzen-container .row .item:hover {
        z-index: 1000;
        box-shadow:none !important;
        transition: all .2s ease-in-out;
    }
}


@media (min-width: 1400px) {
    .kompetenzen.company .item {
        width: 20% !important;
    }
}

footer .footer-inner {
    padding-top: 5rem !important;
}
@media (min-width: 991.9px) {
    footer .logo {
        flex: 0 0 33.3% !important;
        -ms-flex: 0 0 33.3%  !important;
    }
}
@media (min-width: 1399.9px) {
    footer .logo {
        flex: 0 0 20% !important;
        width: 20% !important;
        -ms-flex: 1;
    }
}
@media (min-width: 991.9px) {
    footer .main-logo {
        flex: 0 0 100%  !important;
        width: 100% !important;
        -ms-flex: 0 0 100% !important;
    }
}
@media (min-width: 1399.9px) {
    footer .footer-logo-side {
        padding-top: 4rem !important;
    }
}

.footer-logo-side > br {
    display: none;
    
}
@media (max-width: 991.98px) { 
    footer .footer-logo-side img {
        margin: 0 auto;
        min-height: 140px !important;
    }
    footer .logo {
        margin-bottom: 4rem !important;
    }
}

.sidebar .contacts .item>div {
    max-height: none !important;
}
@media (min-width: 992px) {
    .content-section.unternehmen {
        padding-top: 10rem !important;
        padding-bottom: 10rem !important;
    }
}
@media (min-width: 1400px) {
    .content-normal {
        font-size: 1.125rem !important;
    }
}

.hyphenate, p {
    -webkit-hyphens: none !important;
    hyphens: none !important;
}