/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.6.5.1601536390
Updated: 2020-10-01 09:13:10

*/

body {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 18px;
    color: #000 !important;
    background-color: #fff !important;
    line-height: 1.7em;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#main-header {
    line-height: 23px;
    font-weight: 500;
    top: 0;
    background-color: #f59c00;
    width: 100%;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 99999;
}

/*.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    width: 32% !important;
}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 2% !important;
}*/

body.et_divi_theme #footer-bottom {
    padding-bottom: 5px !important;
}


.btn-primary.gradient {
    background-color: #1b8e01 !important;
    background-image: -moz-linear-gradient(top, #f59c00, #f59c00) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f59c00), to(#f59c00)) !important;
    background-image: -webkit-linear-gradient(top, #f59c00, #f59c00);
    background-image: -o-linear-gradient(top, #f59c00, #f59c00);
    background-image: linear-gradient(to bottom, #f59c00, #f59c00) !important;
    background-repeat: repeat-x;
    border-color: #f59c00 #f59c00 #f59c00;
    cursor: pointer;
    margin: 0px !important;
}

.bst-info {
    display: none !important;
}

.et_pb_row {
    padding: 1% 0;
    padding-top: 1%;
    padding-right: 0px;
    padding-bottom: 1%;
    padding-left: 0px;
}

.fa-address-book {padding-right:1.1em;color:#1b8e01;}
.fa-road {padding-right:0.9em;color:#1b8e01;}
.fa-map-marker {padding-right:1.4em;color:#1b8e01;}
.fa-phone-square {padding-right:1.1em;color:#1b8e01;}
.fa-envelope {padding-right:1em;color:#1b8e01;}
.fa-globe {padding-right:1.2em;color:#1b8e01;}

.fa.fa-home, .fa.fa-wrench, .fa.fa-address-card {color:#f59c00;}

.img-leistung {
    width: 70% !important;
    margin: 0 auto !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 1em;
}

.background-leistungen {background-image: linear-gradient(-20deg, #1b8e01, #1b8e01 50%, #f59c00, #f59c00 50%); padding: 1em;}