.hero__caption h3{
    color:black; 
}
.section-title h2{
        color: red;
        font-size: 60px;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 95px;
        margin-block-start: 0.3em;
        margin-block-end: 0.3em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
}
.contact p{
    font-size: 30; 
    margin-bottom: 0.5px;
}

.contact a{
    color: #506172;

}
.leistung h3{
    font-size: 35px;
    color: white;
}
.leistung-start h2{
    color:black; 
    font-size:35px; 
}

.picture-border{
    border-style: solid;
    border-width: 0.5px; 
}
.leistung-style p {
    font-size:18px; 
}
.leistung-style li{
    color: #506172;
    list-style: circle;
}

#navigation a{
    font-size: 16px; 
}

.border-btn {
    font-size:17px; 
}

.impressum a{
    color: #506172; 
}

.trusted-caption-max{
    text-align: left;
    margin-left: 0;
}


.anfahrt a{
    color: #506172;

}

.kontakt-header h1{
    color: red;
    font-size: 38px;
}

.kontakt-header h2{
    color: red;
    font-size: 25px;
}
.services-area .single-services::before {
    background-image: none;    
}
.services-area .single-services:hover {
    background-image: none;    
}

.header-colors{
    background-color: gray;
}
.main-header .main-menu ul li a {
        color: white;
}


.header-btn{
    background-color: red;
    color:white;

}
.btn:before{
    background: red;
}
.footer-area {
    background-color: gray;
    margin-top: 100px;
    padding-top: 40px;
}

.footer-area .footer-tittle ul li a{
    color: white;
}

.footer-area .footer-pera p{
    color:white;
}
.services-details .s-details-caption h2{
    color:black;
}

.lebenslauf a{
    color:black;
    font-weight: 600;
}
.lebenslauf a:hover{
    color:red;
}
.lebenslauf ul li{
    list-style-type: none;
}


.footer-area .footer-tittle h4{
    color:black;
}
.btn{
    color:white;
    background-color: black;
}

#scrollUp {
    background: black;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: white !important;
}

@media (max-width: 767px){
    .header-area .header-bottom {
        padding: 30px 20px;
    }
}


#navigation a:hover{
    color:red;
}
.slider-area .hero__caption h2{
    color:white; 
    font-size: 30px;
    text-align: center;
    padding-top: 700px; 
    font-weight: 700;
    text-transform: normal;
    margin-left: 200px;
}

#navigation a {
    font-size: 15px;
    padding-top: 35px;
    padding-right: 5px;
    padding-bottom: 35px;
}

@media (max-width: 768px){
    .slider-area .hero__caption h2{
        color:white; 
        font-size: 20px;
        text-align: left;
        padding-top: 700px; 
        font-weight: 700;
        text-transform: normal;
        margin-left: 0px;
        padding-bottom: 25px; 
    }
}
.slider-area .hero-cap h2 {
    color: black;
    font-size: 50px;
    font-weight: 700;
    text-transform: capitalize;
}
.michbox{
    text-align: center;
}

.footer-area .footer-tittle ul li a:hover{
    color: red; 
}

.btn-h-custom:before{
    background-color:#39ff14; 
    color:black
}
.header-area .slicknav_btn {
    top: -40px;
}