@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.hgeins {
    padding: 30px 0px;
    background-color: orange;

}

.card {
    border-radius: 0;
}

.bg-dark {
    background-color: #fff !important;
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #77b42b;
}

.navbar-dark .navbar-nav .nav-link {
    color: #666;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: #77b42b;
}


.navilink {
    border-left: 1px solid #e0e0e0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 25px;
    padding-left: 25px;
}

.topup {
    margin-top: 100px;
}

.bg-primary {
    background-color: #74b735 !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #74b735 !important;
}

.navbar-dark .navbar-toggler {
    color: #000;
    border-color: #74b735;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 0px !important;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.btn-primary {
    color: #fff;
    background-color: #74b735;
    border-color: #74b735;

}

.btn-primary:hover {
    color: #fff;
    background-color: #4f7e25;
    border-color: #4f7e25;
}


.btn-action {
    color: #fff;
    background-color: #4f7e25;
    border-color: #4f7e25;
    padding-right: 65px !important;
    background-image: url(../img/btn.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}

.btn-action:hover {
    color: #fff;
    background-color: #5d942b;
    border-color: #5d942b;
    background-image: url(../img/btnhover.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}

.jumbotron {
    padding: 20px 0px;
    margin-bottom: 40px;
    background-color: #74b735;
    border-radius: 0px;
    text-align: center;
}

.contactup {
    color: #fff !important;
    font-weight: 300;
    margin-bottom: 25px;
}

.btn {
    padding: 7px 25px;
    transition: none;
}


.headerbildtext {
    width: 100%;
    height: auto;
    background-image: url(../img/1920x800.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff
}

.headercontent h3 {}

.headercontent p {}

.headerbutton {
    color: #fff;
    font-weight: 300;
}

.hzwei {
    font-weight: 300;
    color: #74b735;
    font-size: 28px;
}

.hdrei {
    font-size: 24px;
}

.teameins {
    margin-top: 80px;
    margin-bottom: 80px;
}

.teamzwei {
    margin-bottom: 60px;
}

.lineueberschrift {
    background-color: #fff;
    padding: 0 40px 0 40px;
    display: inline;
}

.hzweilinie {
    text-align: center;
    width: 100%;
    background-image: url(../img/linie.jpg);
    background-repeat: repeat-x;
    background-position: center;
}

.willkommen {
    margin-top: 80px;
    margin-bottom: 50px;
}

.leftmore {
    padding-left: 50px
}

.modernezeitarbeit {
    margin-top: 40px;
    margin-bottom: 50px;
}

.footergruen {
    background-color: #74b735;
    color: #fff;
    margin: 40px 0 40px 0;
    padding: 40px 0 40px 0;
}

.briefumschlag {
    background-image: url(../img/briefumschlag.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

.footergruen ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footergruen li {
    line-height: 36px;
    font-size: 16px;
}

.footergruen p {}

.glyphicon-earphone:before {
    color: #fff;
    font-size: 30px
}

.glyphicon-phone-alt:before {
    color: #fff;
    font-size: 30px
}

.glyphicon-envelope:before {
    color: #fff;
    font-size: 30px
}

.glyphicon-menu-right:before {
    color: #e34b50;
    font-size: 12px;
    font-weight: bold
}

.telefon {
    font-size: 32px;
}

.footergruen a {
    color: #fff;
    text-decoration: underline;
}

.footer a {
    color: #000;
    text-decoration: underline;
}

.headerohnebild {
    width: 100%;
    height: auto;
    color: #fff;
    background-color: #74b735;
}

.headerohnebild h1 {
    font-size: 46px;
    font-weight: 300;
    padding-top: 20px;
    padding-bottom: 20px;
}


.listevorteile {
    background-color: #e8e8e8;
    margin: 10px 0 40px 0;
    padding: 20px 40px 40px 40px;
}

.listevorteile ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.listevorteile li {
    font-size: 16px;
    margin-bottom: 15px;
    color: #74b735
}

.listevorteile .glyphicon-ok:before {
    color: #74b735;
    font-size: 12px;
    font-weight: lighter
}

.bewerber {
    margin-top: 30px;
    margin-bottom: 50px;
}

.zweispaltig {
    margin-top: 75px;
}

.leistungeins {
    padding: 25px;
    background-color: #e8e8e8;
    border: 5px solid #fff;
}

.leistungzwei {
    padding: 25px;
    background-color: #74b735;
    color: #fff;
    border: 5px solid #fff;
}

.leistungzwei .glyphicon-ok:before,
.leistungeins .glyphicon-ok:before {
    font-size: 24px;
}

.leistungen {
    margin-top: 40px;
    margin-bottom: 70px;
}

.responsive_map {
    height: 0;
    overflow: hidden;
    padding-bottom: 56%;
    position: relative;
}

.responsive_map iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.schmaler {
    padding-right: 80px;
    text-align: justify
}

.zweispaltig a {
    color: #74b735;
    text-decoration: none;
}

.zweispaltig a:hover {
    text-decoration: underline;
}

@media (min-width: 290px) {
    .headerbildtext {
        width: 100%;
        height: auto;
        background-image: url(../img/1920x800xxs.jpg);
        padding: 0px 10px 10px 0px;
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
    }

    .headercontent h3 {
        font-size: 18px;
        font-weight: 600;
        padding-top: 30px;
        line-height: 22px;
    }

    .headercontent p {
        font-size: 11px;
        font-weight: 600;
        padding-top: 5px;
    }

    .btn-header {
        margin-top: 20px;
    }

    .topup {
        margin-top: 80px;
    }

    .contactup {
        font-size: 18px;
    }

    .leftmore {
        padding-left: 15px
    }

}

@media (min-width: 375px) {
    .headerbildtext {
        width: 100%;
        height: auto;
        background-image: url(../img/1920x800xs.jpg);
        padding: 0px 10px 10px 0px;
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff;
    }

    .headercontent h3 {
        font-size: 18px;
        font-weight: 600;
        padding-top: 30px;
        line-height: 22px;
    }

    .headercontent p {
        font-size: 11px;
        font-weight: 600;
        padding-top: 5px;
    }

    .btn-header {
        margin-top: 20px;
    }

    .topup {
        margin-top: 80px;
    }

    .contactup {
        font-size: 18px;
    }

    .leftmore {
        padding-left: 15px
    }

}



@media (min-width: 576px) {
    .headerbildtext {
        width: 100%;
        height: auto;
        background-image: url(../img/1920x800.jpg);
        padding: 70px 50px 150px 50px;
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff
    }

    .headercontent h3 {
        font-size: 18px;
        font-weight: 600;
        padding-top: 50px;
        line-height: 72px;
    }

    .headercontent p {
        font-size: 14px;
        font-weight: 600;
        padding-top: 30px;
    }

    .btn-header {
        margin-top: 20px;
    }

    .topup {
        margin-top: 100px;
    }

    .contactup {
        font-size: 28px;
    }

    .leftmore {
        padding-left: 15px
    }
}

@media (min-width: 768px) {
    .headerbildtext {
        width: 100%;
        height: auto;
        background-image: url(../img/1920x800m.jpg);
        padding: 10px 50px 50px 50px;
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff
    }

    .headercontent h3 {
        font-size: 38px;
        font-weight: 600;
        padding-top: 30px;
        line-height: 42px;
    }

    .headercontent p {
        font-size: 24px;
        font-weight: 300;
        padding-top: 10px;
    }

    .btn-header {
        margin-top: 20px;
    }

    .topup {
        margin-top: 100px;
    }

    .contactup {
        font-size: 28px;
    }

    .leftmore {
        padding-left: 15px
    }
}

@media (min-width: 992px) {
    .headerbildtext {
        width: 100%;
        height: auto;
        background-image: url(../img/1920x800l.jpg);
        padding: 10px 50px 50px 50px;
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff
    }

    .headercontent h3 {
        font-size: 38px;
        font-weight: 600;
        padding-top: 30px;
        line-height: 42px;
    }

    .headercontent p {
        font-size: 24px;
        font-weight: 300;
        padding-top: 10px;
    }

    .btn-header {
        margin-top: 20px;
    }

    .topup {
        margin-top: 100px;
    }

    .leftmore {
        padding-left: 50px
    }
}

@media (min-width: 1200px) {
    .headerbildtext {
        width: 100%;
        height: auto;
        background-image: url(../img/1920x800.jpg);
        padding: 50px 50px 150px 50px;
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff
    }

    .headercontent h3 {
        font-size: 68px;
        font-weight: 600;
        padding-top: 30px;
        line-height: 72px;
    }

    .headercontent p {
        font-size: 34px;
        font-weight: 300;
        padding-top: 30px;
    }

    .btn-header {
        margin-top: 20px;
    }

    .topup {
        margin-top: 100px;
    }

    .contactup {
        font-size: 28px;
    }

    .leftmore {
        padding-left: 50px
    }

}




@media (min-width: 1600px) {
    .headerbildtext {
        width: 100%;
        height: auto;
        background-image: url(../img/1920x800xxl.jpg);
        padding: 50px 50px 150px 50px;
        background-size: cover;
        background-repeat: no-repeat;
        color: #fff
    }

    .headercontent h3 {
        font-size: 68px;
        font-weight: 600;
        padding-top: 30px;
        line-height: 72px;
    }

    .headercontent p {
        font-size: 34px;
        font-weight: 300;
        padding-top: 30px;
    }

    .btn-header {
        margin-top: 20px;
    }

    .topup {
        margin-top: 100px;
    }

    .contactup {
        font-size: 28px;
    }

    .leftmore {
        padding-left: 50px
    }

}

.btn-link {
    font-weight: 400;
    color: #000;
    background-color: transparent;
}

.btn-link:hover {
    color: #74b735;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}

.akko .btn {
    padding: 0px !important;
}

.akkohinweis {
    background-color: #eee;
    padding: 20px;
}

.akko .btn-primary {
    padding: 10px !important;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 0px) calc(0.25rem - 0px) 0 0;
}

.bottomdown {
    margin-top: 20px;
}

.akkohinweis a:link {
    color: #74b735 !important
}