.slider-pro .sp-slides .slider-heading {
    white-space: normal !important;
}

.slider-pro .sp-slides .slider-subtitle {
    font-size: 16px !important;
    max-width: 80%;
    white-space: normal !important;
    overflow-wrap: break-word;
}

.slider-pro .sp-slides .logo {
    width: 800px;
    height: auto;
}

@media (max-width: 800px) {
    .slider-pro .sp-slides .logo {
        width: 400px;
        height: auto;
    }
}

#Karriere .button-kennenlernen {
    display:block;
    text-align:center
}

#leistungen .button-kennenlernen {
    display:block;
    text-align:center
}

#team .testimonials-sec {
    margin-top: 30px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url("../img/windrose/black-and-white-city-man-people.jpg");
}

#team .testimonials-sec h5 {
    font-size: 24px;
}

#team .testimonials-sec .item p {
    font-size: 18px;
    font-style: normal;
}

footer.main-footer {
    padding-top: 50px;
}

.footer-social {
    margin-top: 0;
}