/* 31-10-25 New CSS */

.common_headings h1 {
    font-size: 54px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}

.common_headings h2 {
    font-size: 40px;
    font-weight: bold;
    color: #6d8249;
    padding-bottom: 1rem;
    line-height: 1.2;
}

.common_headings h3 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}

.common_headings h4 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}

.common_headings h5 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
}

.text_center h1,
.text_center h2,
.text_center h3,
.text_center h4,
.text_center h5,
.text_center h6,
.text_center p,
.text_center span,
.text_center a,
.text_center ul li,
.text_center .et_pb_text_inner {
    text-align: center !important;
}

body.page-id-7059 p,
html body.page-id-7059 {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 1.8;
}

.font_20 p,
.font_20 div {
    font-size: 20px !important;
}

.font_black p,
.font_black div {
    color: #000 !important;
}

.et_pb_button.yellow_btn,
.yellow_btn,
.wpkontakt_forms .wpforms-submit {
    transition: all 0.3s;
    background: #d9cc00;
    box-shadow: 0px 0px 9px #d9cc0026;
    padding: 12px 20px !important;
    display: inline-block;
    border-radius: 6px;
    border: 1px solid #d9cc00;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    line-height: 1.3 !important;
    overflow: hidden;
    text-align: center;
    min-width: 200px;
}

.et_pb_button.yellow_btn:hover,
.yellow_btn:hover {
    border: 1px solid #6d8249;
    color: #fff;
    background: #6d8249;
    padding: 12px 20px !important;
}

.et_pb_button.yellow_btn:hover:after,
.yellow_btn:hover:after,
.et_pb_button.secondary_btn:hover:after,
.secondary_btn:hover:after {
    display: none;
}

.page-id-7059 .et_pb_button.white_primary_btn {
    font-size: 16px !important;
    line-height: 1.3 !important;
    font-weight: bold !important;
}

.yellow_btn.calculator_btn {
    position: relative;
    padding-left: 45px !important;
}

.yellow_btn.calculator_btn:before {
    content: '';
    background: url('/wp-content/uploads/2025/11/Calculator-icon.svg') no-repeat center;
    display: block !important;
    position: absolute;
    left: 50px;
    width: 20px;
    height: 20px;
    background-size: contain;
    translate: 0 -50%;
    opacity: 1;
    top: calc(50% - 1px);
    transition: all 0s;
}

.yellow_btn.calculator_btn:hover:before {
    filter: brightness(0) saturate(100%) invert(239%) sepia(55%) saturate(972%) hue-rotate(33deg) brightness(205%) contrast(90%);
}

.yellow_btn.calculator_btn:hover {
    padding-left: 45px !important;
}

span.readmore_btn:after {
    font-family: ETmodules !important;
    content: "\33";
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 26px
}

body span.readmore_btn {
    color: #6d8249;
    font-weight: 600;
    display: inline-block;
    position: relative;
    padding-right: 20px;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 2px solid #6d8249;
    transition: all .3s
}

span.readmore_btn.active:after {
    content: "\32"
}

span.readmore_btn:hover {
    border-bottom: 2px solid #CEB500;
    color: #CEB500
}

span.readmore_btn.active {
    margin-top: 1rem
}

.home_hero_section {
    min-height: 600px;
    display: flex;
}

.secondary_hero_section {
    min-height: 400px;
}

.home_hero_section .rightborder {
    border-left: 10px solid #6d8249;
    padding-left: 25px;
}

.home_hero_section h1 {
    padding-bottom: 20px
}

.home_hero_section h5 {
    padding-bottom: 0;
}

.image_boxes_row .image_boxes_fiximg img {
    aspect-ratio: 10 / 7;
    object-fit: contain;
}

.custom_arrow_link a {
    color: #6d8249;
    border-bottom: 2px solid #6d8249;
    transition: all .3s;
    font-weight: 700 !important;
    padding-right: 20px;
    position: relative;
}

.custom_arrow_link a:after {
    content: "";
    background: url(/wp-content/uploads/2025/10/Vector-162.svg) center top no-repeat;
    height: 15px;
    width: 16px;
    filter: brightness(0) saturate(100%) invert(50%) sepia(21%) saturate(819%) hue-rotate(40deg) brightness(91%) contrast(83%);
    transform: rotate(135deg);
    display: block;
    background-size: contain;
    transition: all .3s;
    position: absolute;
    top: 50%;
    right: 0;
    translate: 0 -50%;
}

.custom_arrow_link a:hover {
    color: #CEB500;
    border-bottom: 2px solid #CEB500
}

.custom_arrow_link a:hover:after {
    filter: brightness(0) saturate(100%) invert(61%) sepia(99%) saturate(593%) hue-rotate(12deg) brightness(95%) contrast(101%);
}

.home_aktuelles_imgsrow img {
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
    transition: all .3s
}

.home_aktuelles_imgsrow img:hover {
    scale: 1.04;
}

.home_sustainability_row {
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

.home_sustainability_row:hover {
    scale: 1.04;
}

.home_sustainability_row h2 {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.home_scannen_section {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.home_scannen_section .et_pb_row {
    box-shadow: 0 0 10px #0001;
    padding: 30px;
}

.icon_boxes_row .et_pb_image:first-child img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.icon_boxes_row .et_pb_column {
    border: 1px solid #ccc;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 10px 55px 0px rgba(0, 0, 0, 0.07);
    transition: all 0.3s;
}

.icon_boxes_row .et_pb_column:hover {
    scale: 1.04;
}

.icon_boxes_row .et_pb_column.et_pb_column_empty {
    display: none;
}

.icon_boxes_row {
    justify-content: center;
    display: flex;
}

.icon_boxes_row .et_pb_image:first-child {
    margin-bottom: 30px;
}

.service_imgboxes_row {
    display: flex;
    justify-content: center;
}

.service_imgboxes_row .et_pb_column.et_pb_column_empty {
    display: none;
}

.service_imgboxes_row .et_pb_column {
    box-shadow: 0 0 20px #0001;
    border: 1px solid #efefef;
    padding-bottom: 30px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

.service_imgboxes_row .et_pb_column .custom_arrow_link {
    margin-top: auto;
}

.service_imgboxes_row .et_pb_column>*:not(.et_pb_image) {
    padding-left: 20px;
    padding-right: 20px;
}

.display_block_box {
    display: block !important;
}

.rightside_numb_counters .et_pb_number_counter {
    border: 1px solid #ddd;
    padding: 30px 20px 20px;
    transition: all 0.3s;
}

.rightside_numb_counters .percent *,
.rightside_numb_counters .percent {
    font-size: 60px !important;
    font-weight: bold;
    line-height: 1 !important;
    height: auto !important;
    color: #6d8249;
}

.rightside_numb_counters .et_pb_number_counter:hover {
    scale: 1.04;
}

.custom_review_slider .et_pb_column {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10%
}

.custom_review_slider .et_pb_column .slick-slide>div {
    width: calc(100% - 140px) !important;
    margin: auto
}

.custom_review_slider button.btn.btn-primary.slick-arrow.prev {
    left: 0
}

.custom_review_slider button.btn.btn-primary.slick-arrow.next {
    right: 0
}

.custom_review_slider .et_pb_code_inner {
    display: flex;
    flex-direction: column;
    gap: 25px;
    text-align: center;
    cursor: pointer;
    max-width: 980px;
    margin: auto
}

.custom_review_slider .review_img {
    justify-items: center
}

.custom_review_slider .review_pofilemain {
    display: flex;
    flex-direction: row;
    gap: 20px;
    text-align: center;
    align-items: center;
    justify-content: center
}

.custom_review_slider .review_pofilemain strong {
    color: #6d8249;
    font-size: 20px;
}

.btn.btn-primary.slick-arrow,
button.btn.btn-primary.slick-arrow {
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    background: #6d8249;
    height: 50px !important;
    width: 50px !important;
    padding: 0 !important;
    color: #fff;
    font-size: 34px;
    line-height: 50px;
    border: 1px solid #6d8249;
    border-radius: 5px;
    transition: all .3s;
    cursor: pointer;
    transform: translate(0, -50%);
    padding: 0 !important;
    outline: 0 !important;
    box-shadow: none !important
}

.btn.btn-primary.slick-arrow:hover,
button.btn.btn-primary.slick-arrow:hover {
    border: 1px solid #6d8249;
    background-color: #fff;
    color: #6d8249
}

.btn.btn-primary.slick-arrow:before,
button.btn.btn-primary.slick-arrow:before {
    font-family: ETmodules !important
}

.btn.btn-primary.slick-arrow.prev:before,
button.btn.btn-primary.slick-arrow.prev:before {
    content: "#";
    display: inline-block
}

.btn.btn-primary.slick-arrow.next:before,
button.btn.btn-primary.slick-arrow.next:before {
    content: "$";
    display: inline-block
}

.btn.btn-primary.slick-arrow.prev,
button.btn.btn-primary.slick-arrow.prev {
    left: -10px;
    z-index: 9
}

.btn.btn-primary.slick-arrow.next,
button.btn.btn-primary.slick-arrow.next {
    right: -10px
}

.custom_faq_toggle .et_pb_toggle_title {
    color: #000 !important;
    font-weight: 600;
    font-size: 18px;
    padding-right: 0 !important;
    padding-left: 30px !important;
    min-height: 44px;
    display: flex;
    align-items: center;
}

.custom_faq_toggle .et_pb_toggle_title:before {
    content: "L";
    font-weight: normal;
    color: #6d8249 !important;
    font-size: 26px;
    position: absolute;
    top: 50%;
    left: 0 !important;
    right: auto;
    transform: translate(-10px, -54%);
    margin-top: 0;
    transition: transform 0.3s;
}

.custom_faq_toggle.et_pb_toggle {
    background: none;
    border: none;
    box-shadow: 2px 3px 50px #02224c0d;
    padding: 20px;
    background-color: #fff;
}

.custom_faq_toggle.et_pb_toggle_open .et_pb_toggle_title:before {
    transform: translate(-10px, -54%) rotate(45deg);
    left: 0 !important;
    right: auto;
}

@media screen and (max-width: 1280px) {

    .common_headings h1 {
        font-size: 40px;
    }

    .common_headings h2 {
        font-size: 36px;
    }

    .common_headings h3 {
        font-size: 26px;
    }

    .common_headings h4 {
        font-size: 22px;
    }

    .icon_boxes_row .et_pb_column h4 {
        font-size: 20px;
    }
}

@media screen and (max-width: 980px) {

    body .service_imgboxes_row,
    body .icon_boxes_row {
        display: block;
        max-width: 500px;
        margin: auto;
    }

    .rightside_numb_counters .et_pb_number_counter {
        max-width: 500px;
        /* margin-left: 0; */
    }

    .custom_review_slider button.btn.btn-primary.slick-arrow {
        bottom: -20px;
        top: auto;
    }

    .custom_review_slider button.btn.btn-primary.slick-arrow.prev {
        left: calc(50% - 60px)
    }

    .custom_review_slider button.btn.btn-primary.slick-arrow.next {
        right: calc(50% - 60px)
    }

    .custom_review_slider .slick-track {
        margin-bottom: 70px;
    }

    .custom_review_slider .et_pb_column .slick-slide>div {
        width: 100% !important;
    }

    .home_hero_section {
        min-height: 450px;
    }

    .pb0_u980 {
        padding-bottom: 0 !important;
    }

    .page-id-7059 #main-header .container .logo_container {
        display: flex;
        align-items: center;
        margin-left: 15px;
    }

    .page-id-7059.et_header_style_left #main-header #logo {
        max-width: 240px;
    }

    .page-id-7059 #main-header .container #et-top-navigation .mobile_menu_bar.mobile_menu_bar_toggle {
        padding-right: 15px;
        padding-bottom: 0;
    }

    .page-id-7059 #et_top_search {
        margin: 7px 22px 0 0;
    }

    .page-id-7059.et_header_style_left #et-top-navigation,
    .page-id-7059.et_header_style_left .et-fixed-header #et-top-navigation {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-id-7059 #main-header {
        border-top: 10px solid #6d8249 !important;
        border-bottom: 10px solid #6d8249 !important;
    }
}

@media screen and (max-width: 768px) {
    .common_headings h1 {
        font-size: 34px;
    }

    .common_headings h2 {
        font-size: 30px;
    }

    .common_headings h3 {
        font-size: 24px;
    }

    .common_headings h4 {
        font-size: 20px;
    }

    .common_headings h5 {
        font-size: 18px;
    }

    .rightside_numb_counters .percent *,
    .rightside_numb_counters .percent {
        font-size: 40px !important;
    }

    .home_hero_section .rightborder {
        border-left: 5px solid #6d8249;
        padding-left: 10px;
    }

}

@media screen and (max-width: 480px) {
    .common_headings h1 {
        font-size: 26px;
    }

    .common_headings h2 {
        font-size: 24px;
        padding-bottom: 10px;
    }

    .common_headings h3 {
        font-size: 22px;
    }

    .custom_faq_toggle.et_pb_toggle,
    .rightside_numb_counters .et_pb_number_counter,
    .service_imgboxes_row .et_pb_column>*:not(.et_pb_image),
    .icon_boxes_row .et_pb_column,
    .home_scannen_section .et_pb_row {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .custom_faq_toggle .et_pb_toggle_title {
        font-size: 16px;
    }

    .pb0_u490 {
        padding-bottom: 0 !important;
    }

    .page-id-7059.et_header_style_left #main-header #logo {
        max-width: 150px;
    }
}