body, .sp-preloader {
    color: #686868;
}

.breadcrumb {
    padding: 0.75rem 1rem;
    background-color: #fff;
    border-radius: 0;
    margin-bottom: 0rem;
    color: #686868;
    item-active-color: #31897;
    font-size: 12px;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 0 !important;
}

.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
    background-color: #fff;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn {
    --bs-btn-border-radius: 0;
}

.btn-primary, .sppb-btn-primary {
    border-color: #318976;
    background-color: #318976;
}

.uk-button-primary {
    border-color: #318976;
    background-color: #318976;
    font-family: Roboto;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 22px 12px 22px;
}

.uk-button-primary:hover {
    border-color: #fa9b00;
    background-color: #fa9b00;
}

.uk-button-primary:active {
    border-color: #fa9b00;
    background-color: #fa9b00;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #fa9b00;
    background-color: #fa9b00;
}

.uk-form-row::after, .uk-form-row::before {
    content: "";
    display: table;
    padding-bottom: 20px;
}

.btn-primary:active, .sppb-btn-primary:active {
    border-color: #fa9b00;
    background-color: #fa9b00;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #318976;
    --bs-btn-border-color: #318976;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #fa9b00;
    --bs-btn-hover-border-color: #fa9b00;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #fa9b00;
    --bs-btn-active-border-color: #fa9b00;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #318976;
    --bs-btn-disabled-border-color: #318976;
}

..uk-button {
    --bs-btn-color: #fff;
    --bs-btn-bg: #318976;
    --bs-btn-border-color: #318976;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #fa9b00;
    --bs-btn-hover-border-color: #fa9b00;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #fa9b00;
    --bs-btn-active-border-color: #fa9b00;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #318976;
    --bs-btn-disabled-border-color: #318976;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: 1;
}

.sppb-row-column {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #ebe9e1;
    background-clip: padding-box;
    border: 1px solid #ebe9e1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.jobs {
    margin-top: 0px;
    margin-right: 5px;
}

@media (max-width: 575px) {
    .jobs {
        margin-top: 0px;
        margin-right: 5px;
        margin-bottom: 10px;
    }
}

.jobs img {
    display: inline;
    max-width: 100%;
    height: auto;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1;
    color: #fff;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #318976;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
    margin: 20px 0px 0px 0px;
}

/* Menu */
.justify-content-end {
    justify-content: center;
}

.sp-page-builder .page-content #section-id-c992820c-a9c3-4272-80d4-3b67954db4fb {
    z-index: 99999;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 0px;
    cursor: pointer;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #ffffff;
    font-weight: 800;
}

body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: -170px;
}

/* mobiles Menü */
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    display: block !important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent.menu-parent-open > a > .menu-toggler::after, body.ltr .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler {

    display: none;
}

.offcanvas-menu {
    width: 300px;
    height: 100%;
    position: fixed;
    top: ;
    overflow: inherit;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 100000;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
    font-size: 15px;
    padding: 4px 0px;
    line-height: 28px;
}


.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #fff;
    font-weight: 800;
}


/* TextBox
.sppb-addon-image-layout-content {
  min-height: 420px;
} */
.textbox-160 {
    min-height: 160px;
}

.textbox-120 {
    min-height: 120px;
}

.textbox-180 {
    min-height: 180px;
}

.textbox-200 {
    min-height: 200px;
}

.textbox-280 {
    min-height: 280px;
}

.textbox-240 {
    min-height: 240px;
}

.textbox-220 {
    min-height: 220px;
}

.textbox-310 {
    min-height: 310px;
}

.textbox-360 {
    min-height: 360px;
}

.textbox-420 {
    min-height: 420px;
}

.sppb-image-layout-title {
    color: #318976;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

div.sc-range-button {
    position: absolute;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 33px;
    top: -2px;
    border-radius: 50%;
    cursor: pointer;
    line-height: 1;
    z-index: 2;
    font-size: 16px;
    font-weight: bold;
    transform: translateZ(0);
    background-color: #318976;
    outline: 2px solid #318976 !important;
    color: #FFF;
    transition: all .15s ease;
}

div.sc-range-base {
    position: relative;
    text-align: center;
    width: 100%;
    height: 30px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 2.3;
    direction: ltr;
    font-weight: normal;
    color: #005028 !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.pagination > li > a, .pagination > li > span {
    color: #318976;
}

#sp-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

#sp-top1 {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.unternehmen {
    color: rgb(0, 107, 56) !important;
    padding-right: 15px !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 15px;
    line-height: 50px;
    font-size: 14px;
    margin: 0;
}

.sp-megamenu-parent > unternehmen > li:last-child > a {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.div-stretch-aligned > .sppb-container-inner {
    display: flex !important;
    align-items: stretch !important;
}

#sp-bottom {
    background-color: #ebe9e1;
}

#sp-footer {
    background: #128c75;
    color: #fff;
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 15px;
    color: #686868;
}

#sp-bottom a {
    color: #686868;
}

#sp-bottom a:hover {
    color: #fa9b00;
}

#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 5px;
}

.dot-controller-dot.sp-slider .sp-dots ul li::after {
    content: "";
    position: absolute;
    background: #fa9b00;
    width: 8px;
    top: 0;
    border-radius: 50%;
    height: 8px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .4s;
    opacity: 0;
}

.header-modules .sp-module {
    margin-left: 8px;
}


.header-sticky #sticky-logo-wrapper {
    display: block !important;
    opacity: 1 !important;
}

#sticky-logo-wrapper {
    display: none;
    display: flex;
    flex-direction: row;
    align-items: center;
}

#sticky-logo-wrapper > .logo > a > img {
    width: auto;
    height: 1.5rem;
}

#sp-footer1 {
    margin-bottom: 8px;
    padding-bottom: 10px;
}

.header-modules {
    margin-left: 0px;
}
#sp-header .sp-module {
  margin-left: 5px;
}