body.scroll-hidden {
    overflow: hidden;
}

#green_btn,
#green_btn:hover:before,
.performance_form button,
button.green_btn,
a.green_btn,
.green_btn a {
    position: relative;
    background-color: var(--e-global-color-8914f48) !important;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0px 15px 20px rgb(0 0 0 / 20%) !important;
    color: #fff;
    transition: all 0.5s ease-in-out !important;
    color: #fff !important;
}

#green_btn:hover,
.performance_form button:hover,
.green_btn.header_btn a:hover,
button.green_btn:hover,
a.green_btn:hover,
.green_btn a:hover {
    background-color: transparent !important;
    color: #fff !important;
}

#green_btn:before,
.performance_form button:before,
button.green_btn:before,
a.green_btn:before,
.green_btn a:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    right: 100%;
    bottom: 0;
    background-color: var(--e-global-color-c45b391);
    border-radius: 50px;
    z-index: -1;
    transition: all 0.5s ease-in-out !important;
}

#green_btn:hover:before,
.performance_form button:hover:before,
button.green_btn:hover:before,
a.green_btn:hover:before,
.green_btn a:hover:before {
    left: 0;
    right: 0;
}

.green_btn.header_btn a {
    background-color: var(--e-global-color-c45b391) !important;
    display: block !important;
}

.green_btn.header_btn a::before {
    background-color: var(--e-global-color-8914f48) !important;
}



/*footer css start*/

.footer_form form input[type="email"],
.footer_form form input[type="text"],
.footer_form form textarea,
.footer_form form label {
    width: 100%;
    max-width: 400px;
}

.footer_form span.wpcf7-not-valid-tip {
    color: #d63638 !important;
    text-align: left !important;
}


.footer_form .wpcf7-response-output {
    border: none !important;
    padding: 0 !important;
    color: #d63638 !important;
    text-align: left !important;
}

.footer_contact_list .elementor-widget-container {
    display: flex;
    margin: 0 auto !important;
    justify-content: center;
}

._brlbs-block-content ul li:after,
._brlbs-block-content ul li:before,
.contact_details_list ul li:after,
.contact_details_list ul li:before,
.navbar_icon_list ul li:after,
.navbar_icon_list ul li:after,
.navbar_icon_list ul li:before,
.navbar_icon_list ul li:before,
.footer_contact_list ul li:after,
.footer_contact_list ul li:before,
.footer_links ul li:after,
.footer_links ul li:before {
    display: none !important;
}

.nav_contact_list ul li a>span:first-child,
.nav_contact_list ul li>span:first-child {
    min-width: 48px;
    width: 48px;
    height: 48px;
    background-color: var(--e-global-color-8914f48);
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center !important;
    border-radius: 50%;
    margin-right: 19px;
}

.nav_contact_list ul li>span:last-child,
.nav_contact_list ul li a>span:last-child {
    position: relative;
}

.nav_contact_list ul li>span:last-child:before,
.nav_contact_list ul li a>span:last-child:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: var(--e-global-color-8914f48);
    transition: all 0.3s ease;
}

.nav_contact_list ul li:hover>span:last-child:before,
.nav_contact_list ul li:hover a>span:last-child:before {
    background-color: var(--e-global-color-c45b391);
}

/*footer css end*/

.banner_content_col .banner_image_top {
    position: absolute !important;
    top: 126px;
    right: 0;
    display: flex;
    width: auto !important;
    margin: 0 !important;
    z-index: 0 !important;
}

.banner_content_col .banner_image_bottom {
    position: absolute !important;
    right: 0;
    bottom: 129px;
    width: auto !important;
    z-index: 0 !important;
}

.banner_content_col .banner_image_left {
    position: absolute !important;
    left: 13px;
    bottom: 23px;
    width: auto !important;
    z-index: 0 !important;
}

.elementor-widget-text-editor ul{
    padding: 0;
}

.elementor-widget-text-editor ul li {
    padding-left: 35px;
    list-style: none;
    position: relative;
}

body:not(.elementor-editor-active) .elementor-widget-text-editor ul li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 7px;
    width: 19px;
    height: 19px;
    border: 2px solid;
    border-radius: 50%;
    border-color: var(--e-global-color-c45b391);
}

body:not(.elementor-editor-active) .elementor-widget-text-editor ul li:after {
    content: '';
    position: absolute;
    top: 11px;
    left: 12px;
    width: 9px;
    height: 5px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-42deg);
    border-color: var(--e-global-color-c45b391);
}


/*take care css start*/
.green_btn.take_care_btn a {
    background-color: var(--e-global-color-c45b391) !important;
    color: #fff !important;
}

.green_btn.take_care_btn a:hover {
    background-color: transparent !important;
    color: #121212 !important;
}

.green_btn.take_care_btn a:before {
    background-color: #F3F3F3 !important;
}

/* Review Section */

.elementor-element  .ti-widget.ti-goog .ti-review-item>.ti-inner{
    background-color: #12999fd4 !important;
    border-color: var(--e-global-color-8914f48) !important;
}



/*<------  media query start ------->*/
@media(max-width: 1400px) {
    .navbar_icon_list .elementor-nav-menu a.elementor-item {
        line-height: 30px !important;
    }

    .float_image {
        top: -310px;
    }

    .float_image img {
        width: 570px;
    }

    .passion_section .passion_text_rev>.elementor-widget-wrap {
        padding: 40px 10px 10px 100px !important;
    }

    .mail_icon_image_rev {
        left: 25px;
    }

    .mail_icon_image {
        right: 25px;
    }

    .blog_list_section .blog_list_col {
        padding: 0 25px 70px;
    }
}

@media(max-width: 1200px) {
    .testimonials_slider .slick-slide {
        margin: 0 20px;
    }

    .testimonials_content_box .testimonials_content_image .testimonials_content_image_inner {
        padding: 50px 70px 100px 90px;
    }

    .float_image_top .float_image {
        top: 396px;
    }

    .banner_content_col .banner_image_left {
        bottom: 50px;
    }

    .blog_list_section .blog_list_content {
        padding: 25px 20px;
        min-height: 180px;
    }

    .blog_list_section .blog_list_content h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .blog_list_section .blog_list_content .green_btn {
        padding: 14px 15px;
        min-width: 140px;
    }
}

@media(max-width: 1024px) {
    .site_header .header_col {
        background-color: #212121 !important;
        margin: -5px 0 0 !important;
    }

    .nav_toggle {
        overflow-y: auto;
    }

    .nav_toggle .navbar_icon_list {
        min-height: 68vh;
        padding: 100px 15px 30px;
        overflow: hidden;
    }

    .nav_toggle .contact_details_list {
        min-height: 32vh;
    }

    .banner_section {
        min-height: 500px;
    }

    .testimonials_content_box .testimonials_content_profile_inner {
        justify-content: flex-start;
        padding: 20px 53px 0;
    }

    .testimonials_content_box .testimonials_profile_content {
        width: auto;
        margin-left: 15px;
    }

    .contact_details_list>.elementor-widget-wrap {
        align-content: flex-start !important;
        padding: 50px 15px !important;
    }

    .navbar_icon_list>.elementor-widget-wrap>.elementor-element {
        max-width: 100%;
        margin: auto;
    }

    .navbar_icon_list nav ul {
        width: 100%;
    }

    .site_header .menu-trigger.open span:before,
    .site_header .menu-trigger.open span:after {
        background: white;
    }

    .float_image img {
        width: 500px;
    }

    .testimonials_content_box .testimonials_content_image .testimonials_content_image_inner {
        padding: 45px 60px 85px 73px;
    }

    .contact_details_list .nav_contact_list {
        margin: 0;
    }

    .banner_content_col .elementor-widget-wrap {
        padding: 30px 30px !important;
    }

    .inner_page_banner .banner_content_col .elementor-widget-wrap {
        padding-bottom: 30px !important;
    }

    .passion_section .elementor-section .elementor-widget-wrap {
        padding: 0 15px !important;
    }

    .mail_icon_image {
        bottom: 70px;
    }

    .mail_icon_image img {
        max-width: 110px !important;
    }

    .nav_contact_list ul li a>span:first-child,
    .nav_contact_list ul li>span:first-child {
        min-width: 40px;
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }

    .nav_contact_list ul li a>span:first-child i,
    .nav_contact_list ul li>span:first-child i {
        font-size: 16px;
    }

    /*.site_header .header_col {
        background-color: #212121;
    }*/
    /*.referenzen_section .elementor-element .elementor-tabs-wrapper .elementor-tab-title {
        padding: 15px 15px 18px !important;
    }*/
    .referenzen_section .elementor-element .elementor-tabs-content-wrapper .elementor-tab-content {
        padding: 30px 0;
    }

    .referenzen_inner_sec .main_wrapper {
        margin: 30px -5px 0;
    }

    .referenzen_inner_sec .image_col .referenzen_box_inner {
        padding-top: 250px;
    }

    .referenzen_section .elementor-element .elementor-tabs:before {
        top: 95px;
    }

    .service_box .elementskit-box-body {
        bottom: 0 !important;
    }

    .blog_list_section .blog_list_col {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 25px 50px;
    }

    .blog_author_section .blog_author_img {
        flex: 0 0 230px;
        max-width: 230px;
        height: 230px;
        top: -56px;
    }

    .blog_author_section .user_desc_section {
        flex: 0 0 calc(100% - 152px);
        max-width: calc(100% - 152px);
        margin-left: 152px;
        min-height: 210px;
        padding: 40px 20px 40px 120px;
    }

    .blog_author_section .user_desc_section .user_desc_inner {
        padding: 0;
    }

    .price_ist_row.col_6>.elementor-container>* {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(max-width:991px) {
    .testimonials_content_box {
        max-width: 523px;
        margin: auto;
        overflow: hidden;
    }

    .testimonials_content_box .testimonials_content_profile_inner {
        padding: 20px 15px 0px 61px;
    }

    .testimonials_content_box .testimonials_content_image .testimonials_content_image_inner {
        padding: 45px 60px 85px 73px;
    }

    .service_box .elementskit-box-body {
        padding: 40px 15px !important;
    }

    .service_box .elementskit-info-box-title {
        margin-bottom: 25px !important;
    }
}

@media(max-width:767px) {
    .elementor-kit-1438 h2 {
        font-size: 32px !important;
        line-height: 42px !important;
    }

    .footer_form form input[type="email"],
    .footer_form form input[type="text"],
    .footer_form form textarea,
    .footer_form form label {
        max-width: 100%;
    }

    .footer_form {
        max-width: 400px;
        margin: 0 auto;
    }

    .banner_content_col .banner_image_bottom {
        bottom: 0;
    }

    .banner_content_col .banner_image_left {
        bottom: 20px;
    }

    .banner_content_col .banner_image_top {
        top: 18px;
    }

    .banner_content_col .elementor-widget-wrap {
        padding: 70px 30px 50px 30px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .inner_page_banner_my_team .banner_content_col .elementor-widget-wrap,
    .inner_page_banner_messestand_systeme .banner_content_col .elementor-widget-wrap {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .footer_links nav>ul {
        margin: 0 auto !important;
        text-align: center;
        justify-content: center;
    }

    .footer_links nav>ul li,
    .footer_links nav>ul li a {
        justify-content: center;
    }

    .footer_form form>p {
        flex-direction: row;
        justify-content: center;
        position: relative;
        max-width: 400px;
        margin: auto;
    }

    .footer_form form p span.wpcf7-spinner {
        position: absolute;
        right: 80px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .footer_contact_list .elementor-widget-container {
        margin: 20px auto !important;
    }

    .elementor-location-footer .wpcf7-response-output {
        text-align: center;
    }

    .testimonials_content_box .testimonials_profile_image {
        width: 80px;
        height: 80px;
    }

    .testimonials_content_box .testimonials_content_profile_inner {
        padding: 20px 15px 0px 80px;
    }

    .float_image img {
        max-width: 60% !important;
        width: 100%;
    }

    /*.col_text {
        order: 2 !important;
    }
    .col_image {
        order: 1 !important;
    }*/
    .banner_content_col .banner_image_bottom,
    .banner_content_col .banner_image_left,
    .banner_content_col .banner_image_top {
        max-width: 140px;
    }

    .mail_icon_image_rev {
        text-align: right !important;
        right: 25px;
    }

    /*.nav_social_icon a.elementor-icon {
        padding: 0 0 2px 0 !important;
    }*/
    .inner_page_banner .banner_content_col .banner_image_left {
        bottom: 15px;
    }

    .banner_section_home_page .banner_image_col>div {
        padding-top: 70%;
    }

    .referenzen_section .elementor-element .elementor-tabs-content-wrapper .elementor-tab-mobile-title {
        margin: 10px 15px 25px;
        padding: 0 0 10px;
        border-bottom: 1px solid #000 !important;
    }

    .referenzen_section .elementor-element .elementor-tabs-content-wrapper .elementor-tab-mobile-title.elementor-active {
        border-color: #FE6385 !important;
        margin-bottom: 0 !important;
    }

    .referenzen_section .elementor-element .elementor-tabs-content-wrapper .elementor-tab-content {
        padding: 20px 15px 0;
    }

    .referenzen_inner_sec .main_wrapper {
        margin: 30px -15px 0;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: unset;
    }

    .referenzen_inner_sec .image_col {
        padding: 0 15px 30px;
        grid-column: auto !important;
        grid-row: auto !important;
        width: 100%;
    }

    .elementor-tabs .elementor-tab-mobile-title {
        display: none;
    }

    .referenzen_section .elementor-element .elementor-tabs:before {
        top: 284px;
        left: 15px;
        right: 15px;
    }

    .referenzen_section .elementor-element .elementor-tabs-wrapper .elementor-tab-title {
        padding: 20px 15px 0px !important;
        justify-content: center;
    }

    .referenzen_section .elementor-element .elementor-tabs-wrapper .elementor-tab-title:last-child {
        padding-bottom: 28px !important;
    }

    .referenzen_section .elementor-element .elementor-tabs-wrapper {
        display: block !important;
    }

    .webdesign-seo-wien_page .elementor-element .elementor-tabs-wrapper {
        margin: 0 !important;
    }

    .referenzen_section .elementor-element .elementor-tabs-wrapper .elementor-tab-title a {
        padding: 14px 22px;
        min-width: 260px;
        text-align: center;
    }

    .service_box .elementskit-box-body {
        padding: 25px 15px !important;
    }

    .service_box .elementskit-info-box-title {
        margin-bottom: 20px !important;
    }

    .service_box .elementskit-btn {
        padding: 15px 25px !important
    }

    .contact-page-form .first-name,
    .contact-page-form .email {
        width: 100%;
        margin: 0px;
    }

    .contact-section-shape .float_image {
        top: 500px;
    }

    .blog_list_section .blog_list_col {
        flex: 0 0 100%;
        max-width: 500px;
        padding: 0 15px 30px;
        margin: auto;
    }

    .blog_list_section .blog_list_content {
        padding: 20px 15px;
        min-height: 150px;
    }

    .blog_list_section .blog_list_content h4 {
        font-size: 18px;
        line-height: 25px;
    }

    .blog_list_section .blog_list_content .green_btn {
        padding: 10px 15px;
        min-width: 130px;
    }

    .blog_author_section .blog_author_img {
        flex: 0 0 100%;
        max-width: 190px;
        height: 190px;
        top: -96px;
        border-radius: 50%;
        margin: auto;
        width: 100%;
        right: 0;
    }

    .blog_author_section .user_desc_section {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        min-height: 210px;
        padding: 100px 15px 30px;
        text-align: center;
    }

    .blog_author_section .user_desc_section .user_desc_inner {
        width: 100%;
        max-width: 500px;
    }

    .blog_author_section .user_desc_section h4 {
        margin-bottom: 10px;
    }

    .blog_author_section .user_desc_section h4:before {
        display: none;
    }

    .price_ist_row.col_6>.elementor-container>* {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .survey_application_form_box .row .col_50 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    /*.survey_form_sec form {
        overflow: hidden;
    }*/
    .survey_table thead {
        display: none;
    }

    .survey_table,
    .survey_table tr,
    .survey_table tr th,
    .survey_table tr td {
        display: block;
    }

    .survey_table tr.survey_table_heading:not(:first-child) {
        margin-top: 20px;
    }

    .survey_table tr.survey_table_content td:before {
        content: ' ';
        color: #231F20;
        font-size: 22px;
        margin-bottom: 10px;
        display: block;
        font-weight: 500;
    }

    .survey_table tr.survey_table_content td:nth-child(1):before {
        content: 'Pos.';
    }

    .survey_table tr.survey_table_content td:nth-child(2):before {
        content: 'Pos.';
    }

    .survey_table tr.survey_table_content td:nth-child(3):before {
        content: 'Menge';
    }

    .survey_table tr.survey_table_content td:nth-child(4):before {
        content: 'ME';
    }

    .survey_table tr.survey_table_content td:nth-child(5):before {
        content: 'Bezeichnung';
    }

    .survey_table tr.survey_table_content td:nth-child(6):before {
        content: 'Einzelpreis';
    }

    .survey_table tr.survey_table_content td:nth-child(7):before {
        content: 'Gesamtpreis';
    }

    .survey_table tr td:empty,
    .survey_table tr th:empty {
        display: none;
    }

    .survey_table tr.survey_table_heading:not(:first-child) {
        margin-top: 20px;
    }

    .survey_table tfoot tr:first-child {
        display: flex !important;
        flex-wrap: wrap;
    }

    .survey_table tfoot tr:first-child td {
        flex: 1 0 auto;
    }

    .survey_table tfoot tr:first-child td>* {
        text-align: left !important;
    }

    .survey_table tfoot tr:first-child td:nth-child(2)>* {
        text-align: right !important;
    }

    .survey_table button.green_btn {
        padding: 14px 32px;
    }

    .survey_form_sec .row .col_content {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .price-table .elemenetskit-tablepress {
        overflow: auto hidden;
    }

    .price-table .elemenetskit-tablepress table {
        width: 767px;
    }
}

@media(max-width:575px) {
    .testimonials_slider .slick-slide {
        margin: 0 0px;
    }

    .testimonials_content_box {
        max-width: 320px;
    }

    .testimonials_content_box .testimonials_content_image {
        min-height: 194px;
        background-size: 85.5% 100%;
        padding: 13px 0 15px 0px;
        margin-left: 12px;
    }

    .testimonials_content_box .testimonials_content_image .testimonials_content_image_inner {
        padding: 38px 40px 92px 50px;
        min-height: 163px;
    }

    .testimonials_content_box .testimonials_content_image p {
        line-height: 26px;
        font-size: 16px;
    }

    .testimonials_content_box .testimonials_content_profile_inner {
        padding: 20px 5px 0px;
        justify-content: center;
    }

    .testimonials_content_box .testimonials_profile_image {
        width: 60px;
        height: 60px;
    }

    .testimonials_content_box .testimonials_profile_header h3 {
        margin: 0 0 4px;
        line-height: 30px;
        font-size: 20px;
    }

    .testimonials_content_box .testimonials_profile_text p {
        margin: 0 0 0px;
        line-height: 20px;
        font-size: 16px;
    }

    .nav_toggle .contact_details_list .nav_contact_list a,
    .nav_toggle .contact_details_list .nav_contact_list .elementor-icon-list-text {
        font-size: 18px !important;
        line-height: 40px !important;
    }

    .nav_contact_list ul li a>span:first-child i,
    .nav_contact_list ul li>span:first-child i {
        font-size: 16px !important;
    }

    .banner_content_col .elementor-widget-wrap {
        padding: 50px 15px !important;
    }

    .mail_icon_image_rev,
    .mail_icon_image {
        bottom: 50px;
        right: 10px;
    }

    .mail_icon_image img {
        max-width: 85px !important;
    }

    .footer_form form p span.wpcf7-spinner {
        right: 25px;
    }

    .referenzen_inner_sec .main_wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .contact-page-form .first-name span.wpcf7-not-valid-tip,
    .contact-page-form .email span.wpcf7-not-valid-tip {
        position: relative;
        bottom: 19px;
        right: 0 !important;
        z-index: 9;
    }

    .blog_author_section .blog_author_img {
        max-width: 160px;
        height: 160px;
        top: -90px;
    }

    .blog_author_section .user_desc_section {
        padding: 80px 15px 30px;
    }

    .survey_form_sec .row .col_content {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*<------  media query ends ------->*/