.fa-car,
.fa-cogs,
.fa-cubes,
.fa-facebook,
.fa-google,
.fa-industry,
.fa-magic,
.fa-thumbs-up,
.toTop {
    background-repeat: no-repeat
}

.sticky-top {
    position: fixed;
    top: 0;
    z-index: 995;
    width: 100%
}

.fa-car,
.fa-cogs,
.fa-cubes,
.fa-industry,
.fa-magic,
.fa-thumbs-up {
    height: 110px;
    width: 110px
}

.hero-btn,
.moMapContainer #load-map-button,
.off.btn.btn-default {
    margin-top: 25px;
    padding: 15px;
    background-color: #e52421
}

.bg3 .heading:after,
.hero-btn {
    background-color: #e52421
}

a span,
h1,
h2,
h3,
h4 {
    font-weight: 900
}

.carousel h2 {
    line-height: 1.1;
    font-size: 80px
}

h2 {
    font-size: 52px
}

h3 {
    font-size: 32px
}

.center767 h2,
.fact,
footer {
    text-align: center
}

body {
    font-size: 16px
}

html {
    scroll-behavior: smooth
}

hr {
    border: none;
    height: 1px;
    background: #443522
}

.bg2,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.sfHover>a,
.navbar-default .navbar-nav>.sfHover>a:focus,
.navbar-default .navbar-nav>.sfHover>a:hover,
h1 {
    color: #fff
}

h1,
h2,
h3,
h4 {
    text-transform: capitalize
}

.hero-btn {
    color: #fff;
    border: none
}

.hero-undertitle {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px
}

.bold,
.fact .number {
    font-weight: 700
}

#home nav li a {
    font-weight: 600;
    font-size: 17px;
    font-kerning: none
}

.toTop {
    background-image: url(/images/fontawesome/angel-up-w.svg);
    background-position: center;
    background-size: 3rem
}

.fa-cubes {
    background-image: url(/images/fontawesome/cubes-r.svg)
}

.fa-car {
    background-image: url(/images/fontawesome/car-r.svg)
}

#services .fa-car,
#services .fa-industry,
#services .fa-magic {
    height: 60px;
    width: 60px
}

.fa-magic {
    background-image: url(/images/fontawesome/wand-magic-sparkles-r.svg)
}

.fa-thumbs-up {
    background-image: url(/images/fontawesome/thumbs-up-r.svg)
}

.fa-industry {
    background-image: url(/images/fontawesome/industry-r.svg)
}

.fa-cogs {
    background-image: url(/images/fontawesome/gears-r.svg)
}

.fa-facebook,
.fa-google {
    height: 25px;
    width: 25px
}

#services .fa-cogs {
    height: 60px;
    width: 70px
}

.fa-google {
    background-image: url(/images/fontawesome/google-r.svg)
}

.fa-facebook {
    background-image: url(/images/fontawesome/facebook-r.svg)
}

.social-list2 a {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

footer {
    padding: 30px 0;
    background: #1c1e1a;
    color: #fff
}

.moMapContainer {
    width: 100%;
    position: relative;
    height: 540px;
    background-color: rgba(0, 0, 0, .75)
}

.moMapContainer .mo-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5)
}

.moMapContainer #google-map-image {
    width: -webkit-fill-available;
    height: -webkit-fill-available
}

.moMapContainer .center-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.moMapContainer .center-content p {
    background: #232520;
    color: #fff;
    font-weight: 700;
    padding: 25px;
    border-radius: 25px;
    max-width: 900px
}

.moMapContainer #load-map-button {
    border: none
}

.icon,
.icon:after {
    border-radius: 50%
}

.o__hidden {
    overflow: hidden
}

.off {
    margin-top: 1.5%
}

.heading+.off1,
.space {
    margin-top: 50px
}

.heading+.off2,
.row+.off1 {
    margin-top: 67px
}

.heading+.off4 {
    margin-top: 87px
}

h5+.off1 {
    margin-top: 17px;
    margin-bottom: 17px
}

.google-coment {
    max-width: 300px;
    display: flex !important;
    justify-content: center !important
}

.logo {
    background: 0 0 !important;
    width: 77%;
    padding: 3% 15px
}

.zoom {
    transition: transform .2s;
    width: 180px;
    margin: 0 auto
}

.kunde {
    margin: 10px
}

.icon {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 116px;
    height: 116px;
    line-height: 117px;
    font-size: 50px;
    background-color: #232520;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.icon:after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    width: 126px;
    height: 126px;
    border: 2px solid #232520;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.fact .number,
.heading,
header {
    position: relative
}

.icon__mod {
    font-size: 58px
}

.wrapper1,
.wrapper2 {
    padding: 80px 15px 100px
}

.wrapper1__ins1 {
    padding-bottom: 176px
}

.wrapper2__ins1 {
    padding-top: 125px
}

.bg1 {
    background: #fff;
    color: #232520
}

.bg2,
header .wr {
    background: #232520
}

.bg1 .icon,
.bg3 h3,
.fact_icon {
    color: #e52421
}

.bg3,
header,
main {
    background: #fff
}

.bg3 .heading {
    color: #232520
}

.box img {
    width: 100%
}

.box_left {
    float: left;
    margin-right: 25px
}

.box:after,
.box:before,
header .wr:after,
header .wr:before {
    content: " ";
    display: table
}

.fact .number:after,
.heading:after {
    content: '';
    display: block;
    background: #e52421
}

.fact_icon,
.quote cite.author,
.quote q,
.social-list2 span {
    display: inline-block
}

.box:after,
header .wr:after {
    clear: both
}

.heading p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 19px
}

.heading:after {
    width: 171px;
    height: 3px;
    margin-top: 20px
}

.fact_icon.fa-cubes {
    font-size: 82px;
    line-height: 90px
}

.fact_icon.fa-car {
    font-size: 78px;
    line-height: 90px
}

.fact_icon.fa-magic {
    font-size: 90px;
    line-height: 90px
}

.fact_icon.fa-thumbs-up {
    font-size: 87px;
    line-height: 90px
}

.fact_icon+.number {
    margin-top: 24px
}

.fact .number {
    font-size: 70px;
    line-height: 70px;
    letter-spacing: 3.5px
}

.fact .number:after {
    width: 198px;
    margin: 12px auto 11px;
    height: 1px
}

.fact p {
    font: 900 16px/24px Lato, sans-serif;
    text-transform: uppercase
}

.quote img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.quote q {
    font: italic 400 24px/28px Lato, sans-serif;
    quotes: none
}

.quote cite.author {
    font: 400 18px/21px Lato, sans-serif;
    color: #fff;
    margin-top: 18px
}

.wrap+.wrap {
    margin-top: 75px
}

.social-list2 {
    font-size: 16px;
    line-height: 21px
}

.social-list2 span {
    min-width: 20px;
    margin-right: 10px;
    font-size: 25px;
    padding: 0 0 10px;
    line-height: 21px;
    color: #e52421
}

header .wr {
    display: flex;
    justify-content: space-around
}

footer .copyright {
    font-weight: 400
}

#kopfbeschichtung h3 {
    margin-bottom: 15px
}

#kopfbeschichtung .mb-4 {
    display: flex;
    margin-left: auto;
    margin-right: auto
}

#kopfbeschichtung .my-3 {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    max-height: 225px;
    width: auto;
    margin-bottom: 25px
}

#kopfbeschichtung .cards {
    border: 1px solid #fff;
    border-radius: 15px;
    box-shadow: 0 0 15px -10px;
    padding: 35px
}

#kopfbeschichtung .row .col-md-6 {
    width: 48%
}

#kopfbeschichtung .row {
    display: flex;
    justify-content: space-between
}

#kopfbeschichtung .row:last-child {
    display: block
}

.datenschutz h4 {
    text-align: left;
}

@media (max-width:1199px) {

    header,
    header .wr {
        text-align: center
    }

    header .wr {
        padding-right: 0
    }

    header .navbar-header {
        padding-left: 0;
        float: none
    }

    header .navbar-right {
        float: none;
        margin-right: 0
    }

    header .navbar-nav {
        margin-top: 4px;
        display: inline-block
    }
}

@media (max-width:991px) {
    .clearboth {
        clear: both
    }
}

@media (max-width:768px) {
    .fact .number {
        font-size: 38px;
        line-height: 28px
    }
}

@media (max-width:767px) {

    .heading+*,
    .row+*,
    h4+* {
        margin-top: 30px !important
    }

    .mg0 {
        margin-top: 0 !important
    }

    .box_left {
        float: none;
        margin: 40px 0 25px
    }

    .wrapper1,
    .wrapper2 {
        padding: 50px 15px
    }

    .heading,
    .icon-box {
        padding-left: 8px;
        padding-right: 8px
    }

    .fact_icon {
        font-size: 48px !important;
        line-height: 55px !important
    }

    .quote img {
        width: auto
    }

    .quote q {
        font: italic 400 16px/20px Lato, sans-serif !important
    }

    .galerie,
    .row .kunde {
        width: 40% !important
    }

    .comments {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center
    }

    .mailform {
        margin-top: 50px
    }
}

@media (min-width:380px) and (max-width:767px) {

    .off1,
    header .navbar-header {
        margin-top: 30px
    }

    .navbar-default {
        display: none
    }

    header .wr {
        justify-content: flex-start
    }

    .moMapContainer .center-content {
        left: 30%;
        transform: translate(-20%, -50%)
    }

    img#google-map-image {
        aspect-ratio: 3/2
    }

    #kopfbeschichtung .row .col-xs-12 {
        width: 100%
    }

    #kopfbeschichtung .row {
        display: block
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 2rem
    }

    #kopfbeschichtung .cards {
        margin-top: 10px
    }

    .off {
        margin-top: .3% !important
    }

    .off2 {
        margin-top: 25px
    }
}