/*------------------------------------------------------------------------------------------*/


/* 
/*------------------------------------------------------------------------------------------*/

#logo img {
    max-height: 90px;
}

#banner h1 {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 45px;
    line-height: 50px;
    font-weight: 800;
    color: #111;
}

#banner h2 {
    font-weight: 500;
    line-height: 30px;
}


/* Seitliche Striche */

#banner .section-heading:before,
.testimonial.classic footer:before {
    background: #E45F79;
}

h4 {
    line-height: 1.5em;
}

.section-heading h2:after {
    background: #E45F79;
}

.section-subtitle {
    font-family: 'Open Sans', sans-serif, Arial, Helvetica;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5em;
    color: #000;
}

#header.nav-solid .active {
    color: #E45F79;
    border-color: #E45F79;
}

a,
.la-ball-triangle-path {
    color: #E45F79;
}

a:hover,
#header.nav-solid nav a:hover {
    color: #E45F79;
}

.space_bottom {
    padding-bottom: 50px;
}

.kursiv {
    font-style: italic;
}

.liste {
    padding-left: 20px;
    line-height: 25px;
}

.liste_ohne_padding {
    line-height: 25px;
}

[class*='col-2-4'] {
    float: left;
    padding: 0px;
}

.textbold {
    font-size: 18px;
    font-weight: 700;
}