/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.5.1763359375
Updated: 2025-11-17 07:02:55

*/



@font-face {
    font-family: "DuplicateSans";
    src: url('./assets/font/DuplicateSans-Thin.eot');
    src: url('./assets/font/DuplicateSans-Thin.eot?#iefix') format('embedded-opentype'),
    url('./assets/font/DuplicateSans-Thin.woff2') format('woff2'),
    url('./assets/font/DuplicateSans-Thin.woff') format('woff'),
    url('./assets/font/DuplicateSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DuplicateSans";
    src: url('./assets/font/DuplicateSans-Medium.eot');
    src: url('./assets/font/DuplicateSans-Medium.eot?#iefix') format('embedded-opentype'),
    url('./assets/font/DuplicateSans-Medium.woff2') format('woff2'),
    url('./assets/font/DuplicateSans-Medium.woff') format('woff'),
    url('./assets/font/DuplicateSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DuplicateSans";
    src: url('./assets/font/DuplicateSans-Light.eot');
    src: url('./assets/font/DuplicateSans-Light.eot?#iefix') format('embedded-opentype'),
    url('./assets/font/DuplicateSans-Light.woff2') format('woff2'),
    url('./assets/font/DuplicateSans-Light.woff') format('woff'),
    url('./assets/font/DuplicateSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DuplicateSans";
    src: url('./assets/font/DuplicateSans-Bold.eot');
    src: url('./assets/font/DuplicateSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('./assets/font/DuplicateSans-Bold.woff2') format('woff2'),
    url('./assets/font/DuplicateSans-Bold.woff') format('woff'),
    url('./assets/font/DuplicateSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DuplicateSans";
    src: url('./assets/font/DuplicateSans-Heavy.eot');
    src: url('./assets/font/DuplicateSans-Heavy.eot?#iefix') format('embedded-opentype'),
    url('./assets/font/DuplicateSans-Heavy.woff2') format('woff2'),
    url('./assets/font/DuplicateSans-Heavy.woff') format('woff'),
    url('./assets/font/DuplicateSans-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "DuplicateSans";
    src: url('./assets/font/DuplicateSans.eot');
    src: url('./assets/font/DuplicateSans.eot?#iefix') format('embedded-opentype'),
    url('./assets/font/DuplicateSans.woff2') format('woff2'),
    url('./assets/font/DuplicateSans.woff') format('woff'),
    url('./assets/font/DuplicateSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





body.home {
    overflow: hidden;
}
html::-webkit-scrollbar {
    width: 0px
}

html::-webkit-scrollbar-thumb {
    background-color: #000
}

html::-webkit-scrollbar-track {
    background-color: #ece5d5
}
@media (min-width: 768px) {
    .wc_contant_with_img_full *,
    .wc_map_full * {
        height: 100% !important;
    }
	body.home div#TabsStickySection {
    opacity: 0;
}
}



.wc_hover_rotate_btn .elementor-button-icon svg {
    width: auto;
}
.wc_hover_rotate_btn .elementor-button-content-wrapper {
    align-items: center;
}
.wc_hover_rotate_btn .elementor-widget-button:hover .elementor-button-icon {
    transform: rotate(90deg);
}
.wc_hover_rotate_btn .elementor-button-icon {
    width: 100%;
    max-width: 50px;
    transition: 0.5s all ease;
}


.transition-inner {
    display: none;
}
body .wc_before_shape_bottom:before {
    content: '' !important;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 75%;
    height: 100%;
    background-color: #B9B4B080;
    display: block !important;
}
.wc_block .elementor-icon {
    display: block;
    cursor: pointer;
}
.elementor-widget-text-editor ul {
    padding-left: 18px;
}
.text_break {
    display: block !important;
}
.wc_fill_none svg {
    fill: none !important;
}
.e-page-transition--entered:not(.e-page-transition--preview) {
    transform: none !important;
    height: 0vh !important;
/*opacity: 0 !important;*/
background-color: var(--e-global-color-997467b);
overflow: hidden !important;
}
body.home .transition-inner.class_remove {
    display: none;
}
body.home .header_anim {
    transition: 0.3s all ease !important;
}
body.home .header_anim.class_remove {
    opacity: 0;
}
body:not(.home) e-page-transition {
    display: none !important;
}
e-page-transition {
    animation: none !important;
    opacity: 1 !important;
    display: grid !important;
    position: relative !important;
    height: 100vh !important;
    transform: none !important;
    transition: 1s all ease !important;
}
e-page-transition.e-page-transition--exiting {
    display: none !important;
}
/*e-page-transition:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(160 144 118 / 70%);
    z-index: 1;
    transform-origin: top;
    transform: scaleY(1);
    animation: hideOverlay 1s ease forwards;
    animation-delay: 0.5s;
    transform-origin: top;
}

@keyframes hideOverlay {
    0% {
        transform: scaleY(1);
    }
    100% {
        transform: scaleY(0);
    }
}*/
body.home .wc-main-body:not(.class_remove) {
    position: inherit !important;
}
img.e-page-transition--preloader {
    opacity: 1 !important;
}
.header_wrapper {
    backdrop-filter: blur(3px);
}
header.elementor-location-header {
    width: 100%;
}
/*.header_wrapper.sticky {
background-color: #ECE9E4 !important;
}*/
.wc_search_open .elementor-icon,
.wc_search_close .elementor-icon {
    display: flex;
    cursor: pointer;
}
.wc_search_wrapper .wc_search_wrap {
    width: 100%;
}
.wc_search_wrapper {
    height: 100% !important;
    position: absolute !important;
    top: -100%;
    left: 0;
    width: 100% !important;
    z-index: 100 !important;
    transition: top 0.5s ease !important;
}
.wc_search_wrapper.open {
    top: 0;
}
.wc_search_open .elementor-icon circle {
    fill: none;
}
.wc_mobile_menu {
    transform: translateX(-100%);
}
.wc_mobile_menu.open {
    transform: translateX(0%);
}







.wc_hero_video, .wc_hero_video * {
    height: 100%;
    width: 100%;
}
.wc_hero_video .elementor-video {
    object-position: top center;
}
.wc_about_section>.e-con-inner {
    position: relative;
}
.wc_about_section:before,
.wc_about_section>.e-con-inner:after,
.wc_about_section>.e-con-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    height: 100%;
    background-color: #ECE9E4;
}
.wc_about_section>.e-con-inner:after {
    width: 100%;
    left:-100%;
}
.wc_about_images,
.wc_height_full {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.wc_about_images:before,
.wc_height_full:before {
    content: '';
    padding-top: 140%;
    display: block;
}
.wc_about_images img,
.wc_height_full img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    object-position: top;
}
@media (min-width: 767px) {
    .wc_width_fit_left>.e-con-inner {
        margin-left: 0 !important;
    }
}
.wc_btn_arrow_right svg {
    width: 100% !important;
    fill: none !important;
}
.wc_btn_arrow_right .elementor-button {
    display: block;
}
.wc_btn_arrow_right svg path {
    stroke: currentColor;
}
.wc_tabs_wrap .e-n-tabs {
    flex-direction: column !important;
}
.wc_tabs_wrap .e-n-tabs-heading {
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    overflow-x: auto !important;
    width: 100% !important;
    margin: 0 auto;
    padding: 0 3px;
    max-width: fit-content;
    justify-content: inherit !important;
}


/*start_therapien_slider_css*/
.therapien-slider-widget {
    padding-left: 200px;
}
.therapien-slider-widget .top-only-section {
    max-width: 400px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 83px;
}
.therapien-slider-widget .top-only-section .section-title {
    color: #000;
    font-family: Inter;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -2px;
    margin: 0;
}
.therapien-slider-widget .top-title-content {
    max-width: 1089px;
    margin: 0 0 102px;
    display: flex;
    gap: 27px;
    padding: 0 20px;
}
.therapien-slider-widget .top-title-content .section-title {
    margin: 0;
    max-width: 490px;
    font-family: Inter;
    font-weight: 400;
    font-size: 50px;
    line-height: 55px;
    letter-spacing: -2px;
    text-align: right;
    color: #000000;
}
.therapien-slider-widget .top-title-content .section-subtitle {
    margin-top: 69px;
    margin-bottom: 0;
    max-width: 535px;
}
.therapien-slider-widget .btn-wrap {
    text-align: center;
    margin-top: 90px;
    padding: 0 20px;
}
.therapien-slider-widget .btn-wrap .more-btn {
    font-family: "Inter", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    border: 1px solid #000000;
    border-width: 1px 1px 1px 1px;
    border-radius: 30px;
    padding: 16.5px 40px;
    background-color: #000;
    color: #fff;
    display: inline-block;
}
.therapien-slider-box {
    padding-left: 20px;
}
.therapie-slide .image {
    position: relative;
    width: 100%;
}
.therapie-slide .image:before {
    content: '';
    display: block;
    padding-top: 140%;
}
.therapie-slide .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    min-height: 100%;
}
.therapie-slide .meta-row {
    padding-top: 14px;
    margin-top: 18px;
    border-top: 1px solid #1E1E1E;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-family: Inter;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    letter-spacing: -1px;
    text-align: right;
    color: #000000;
}
.therapie-slide .meta-row .arrow {
    max-width: 50px;
    display: flex;
}
.therapie-slide .meta-row .title:hover + .arrow svg {
    left: 0;
}
.therapie-slide .meta-row .arrow svg {
    width: 100%;
    position: relative;
    left: -5px;
    transition: left 0.5s ease;
}
.therapien-slider-widget .btn-wrap .more-btn:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}
.therapien-slider-widget .swiper-button-prev,
.therapien-slider-widget .swiper-button-next,
.therapien-slider-widget .swiper-pagination {
    display: none !important;
}

/*start_therapien_slider_css*/








/*start_FAQ_css*/
/*.e-n-accordion-item .e-n-accordion-item-title[aria-expanded="true"] {
padding-bottom: 26px;
}
.e-n-accordion-item .e-n-accordion-item-title[aria-expanded="false"] {
transition: 0.5s all ease;
}*/
/*end_FAQ_css*/


/*start_gallery_css*/
.wc_gallery_box {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    aspect-ratio: unset !important;
}
.wc_gallery_box .elementor-gallery__container {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 16px !important;
    transform: none !important;
    animation: none !important;
    aspect-ratio: unset !important;
    width: 100% !important;
    --container-aspect-ratio: unset !important;
    height: 100% !important;
    padding-bottom: unset !important;
    margin-bottom: unset !important;
}
.wc_gallery_box .elementor-gallery__container .elementor-gallery-item:nth-child(3),
.wc_gallery_box .elementor-gallery__container .elementor-gallery-item:nth-child(9) {
    grid-column: 2 span;
    grid-row: 1 span;
}
.wc_gallery_box .elementor-gallery__container .elementor-gallery-item:nth-child(4) {
    grid-column: 2 span;
    grid-row: 2 span;
}
.wc_gallery_box .elementor-gallery__container .elementor-gallery-item:nth-child(5) {
    grid-column: 2 span;
    grid-row: 1 span;
}
.wc_gallery_box .elementor-gallery__container .elementor-gallery-item {
    width: 100%;
    height: 100%;
    position: relative;
    top: unset !important;
    left: unset !important;
    transform: none !important;
    animation: none !important;
    aspect-ratio: unset !important;
}
.wc_gallery_box .elementor-gallery__container .elementor-gallery-item .elementor-gallery-item__image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    background-size: cover;
    aspect-ratio: unset !important;
}

.wc_gallery_box .elementor-gallery__container .elementor-gallery-item:before {
    content: '';
    padding-top: 492px;
    display: block;
}
/*end_gallery_css*/




/*start_therapien_tabs_css*/
.therapien-tab-content {
    position: relative;
}
.therapien-loader {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
}
.spinner {
    width: 40px;
    height: 40px;
    border: 3px solid #ccc;
    border-top-color: #000;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}
@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
.therapien-tabs .therapien-tab-buttons {
    margin-bottom: 60px;
    display: flex;
    gap: 20px;
    overflow-x: auto;
    flex-wrap: nowrap;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: fit-content;
    position: sticky;
    top: 0;
    -ms-overflow-style: none;  /* For Internet Explorer */
    scrollbar-width: none;  /* For Firefox */
    padding-left: 3px;
    padding-right: 3px;
}

.therapien-tabs .therapien-tab-buttons::-webkit-scrollbar {
    display: none; /* For Chrome, Safari, and Edge */
}
.therapien-tabs .therapien-tab-buttons .therapien-tab-btn {
    border: 2px solid #000;
    font-family: "Inter", Sans-serif;
    background: #ece9e4;
    color: #000000;
    padding: 20px 50px;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    letter-spacing: -1px;
    text-align: center;
    border-radius: 100px;
    transition: all .3s;
}
.therapien-tabs .therapien-tab-buttons .therapien-tab-btn.active,
.therapien-tabs .therapien-tab-buttons .therapien-tab-btn:hover {
    color: #ece9e4;
    background: #1e1e1e;
}
.therapien-tabs .therapien-tab-content-wrapper {
    max-width: 1628px;
    margin: 0 auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
/*.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .grid-item {
    width: calc(20% - 12px);
    float: left;
    margin: 12px 6px;
}*/
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 25px 15px;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(1) {
    grid-column: 2 span;
    grid-row: 1 span;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) {
    grid-column: 2 span;
    grid-row: 2 span;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item {
    height: 100%;
    position: relative;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img {
    position: relative;
    display: block;
    height: 100%;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img:before {
    content: '';
    display: block;
    padding-top: 144%;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(1) .th-img:before {
    padding-top: 70%;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row {
    padding-top: 14px;
    margin-top: 18px;
    border-top: 1px solid #1E1E1E;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-family: Inter;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    letter-spacing: -1px;
    color: #000000;
    word-break: break-all;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-arrow {
    max-width: 50px;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title:hover + .th-arrow svg {
    left: 0;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title {
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-arrow svg {
    width: 100%;
    position: relative;
    left: -5px;
    transition: left 0.5s ease;
}
.tabs_sticky_section .e-n-tabs-content,
.tabs_sticky_section .therapien-tab-content-wrapper {
    display: none !important;
}
.tabs_sticky_section {
    top: 0;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 98;
    background: #ece9e4;
    opacity: 0;
    pointer-events: none;
    padding-top: 80px;
}
.tabs_sticky_section .e-n-tabs-heading,
.tabs_sticky_section .therapien-tab-buttons {
    margin-bottom: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.therapien-tabs.tabs-sticky .therapien-tab-buttons {
    opacity: 0;
}
.tabs_sticky_section.tabs-sticky {
   opacity: 1;
   pointer-events: auto;
}

/*end_therapien_tabs_css*/










/*start_footer_css*/
@media (min-width: 768px) {
    body #sb_instagram #sbi_load {
        position: absolute;
        top: 50%;
        right: -50px;
        width: auto;
        float: none;
        transform: translateY(-50%);
    }
    .wc_footer_copy_menu .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after {
        display: none;
    }

}

footer .wc_btn_arrow_right .elementor-button .elementor-button-icon {
    position: relative;
    left: -5px;
    transition: 0.3s left ease;
}
footer .wc_btn_arrow_right .elementor-button:hover .elementor-button-icon {
    left: 0;
}
footer .elementor-nav-menu .menu-item a:hover, footer .elementor-nav-menu .menu-item.current-menu-item a {
    font-weight: 700 !important;
}
.wc_footer_logo a {
    display: block !important;
}
#sb_instagram #sbi_images {
    padding-top: 0;
}
body #sb_instagram #sbi_load .sbi_load_btn {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;utf8,<svg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='25' cy='25' r='24.5' stroke='black'/><line x1='25.5' y1='10' x2='25.5' y2='22.5' stroke='black'/><line x1='25.5' y1='26.2505' x2='25.5' y2='38.7505' stroke='black'/><line x1='11.2499' y1='24.5' x2='23.7499' y2='24.5' stroke='black'/><line x1='27.4999' y1='24.5' x2='39.9999' y2='24.5' stroke='black'/></svg>");
    font-size: 0;
    background-color: transparent !important;
    background-size: cover;
    border: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    margin: 0;
    box-shadow: none !important;
    transition: transform 0.5s ease;
}
body #sb_instagram #sbi_load .sbi_load_btn:hover {
    transform: rotate(90deg);
    /*background-image: url("data:image/svg+xml;utf8,<svg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='25' cy='25' r='24.5' stroke='white'/><line x1='25.5' y1='10' x2='25.5' y2='22.5' stroke='white'/><line x1='25.5' y1='26.2505' x2='25.5' y2='38.7505' stroke='white'/><line x1='11.2499' y1='24.5' x2='23.7499' y2='24.5' stroke='white'/><line x1='27.4999' y1='24.5' x2='39.9999' y2='24.5' stroke='white'/></svg>");*/
}
/*end_footer_css*/










.wc_scroll_item__img img {
    --overflow: 80px;
    height: calc(100% + (2 * var(--overflow))) !important;
    width: 100%;
    will-change: transform;
}
.wc_scroll_item__img img {
    object-fit: cover;
}
body .wc_parallax_images {
    position: absolute;
    width: 100%;
    height: 100%;
}


/*.ani_border_top_botttom 
.ani_border_top_botttom {
width: 300px;
height: 0;
position: relative;
margin: 50px auto;
border-bottom: 3px solid transparent;
}

body .ani_border_top_botttom::before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 1px;
width: 0;
border: 0;
background-color: #1E1E1E;
animation: animateBorder 2s forwards;
display: block !important;
}
body .ani_border_top_botttom::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 0;
background-color: #1E1E1E;
animation: animateBorder 2s forwards;
}

@keyframes animateBorder {
to {
width: 100%;
}
}*/

.wpml-ls-current-language .elementor-item {
    font-weight: 600 !important;
}


.wc_images_ani_section {
    position: relative !important;
}
.wc_images_ani_section .elementor-divider {
    display: none !important;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:after,
.therapie-slide .image:after,
.wc_gallery_box .elementor-gallery__container .elementor-gallery-item:after {
   transition: transform 1s ease !important;
   position: absolute !important;
   top: -1px;
   left: 0;
   width: 100% !important;
   height: calc(100% + 2px);
   z-index: 1;
   content: '';
   background: #f1f0ef;
   transform: scaleY(1);
   transform-origin: bottom;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:after {
    background-color: #ece9e4;
}
.therapie-slide .image:after {
    background-color: #e2ded9;
}
.wc_images_ani_section {
    transition: transform 1s ease !important;
    position: absolute !important;
    top: -1px;
    left: 0;
    width: 100% !important;
    height: calc(100% + 2px);
    z-index: 1;
}
.wc_images_ani_section.wc_ani_top_to_bottom {
    transform: scaleY(1);
    transform-origin: bottom;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item.active:after,
.therapie-slide .image.active:after,
.wc_gallery_box .elementor-gallery__container .elementor-gallery-item.active:after,
.wc_images_ani_section.wc_ani_top_to_bottom.active {
    transform: scaleY(0);
}
.wc_images_ani_section.wc_ani_bottom_to_top {
    transform: scaleY(1);
    transform-origin: top;
}
.wc_images_ani_section.wc_ani_bottom_to_top.active {
    transform: scaleY(0);
} 
.wc_images_ani_section.wc_ani_left_to_right {
    transform: scaleX(1);
    transform-origin: right;
}
.wc_images_ani_section.wc_ani_left_to_right.active {
    transform: scaleX(0);
}
.wc_images_ani_section.wc_ani_right_to_left {
    transform: scaleX(1);
    transform-origin: left;
}
.wc_images_ani_section.wc_ani_right_to_left.active {
    transform: scaleX(0);
}

header.elementor-location-header nav.elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item,
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title,
.text_hover_line .elementor-icon-list-text,
.therapie-slide .meta-row .title,
.text_line_hover .elementor-heading-title,
.text_line_hover .elementor-button-text,
.text_hover_line .elementor-button-text {
    position: relative;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title:before,
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title:after,
.text_line_hover .elementor-button-text:before,
.text_line_hover .elementor-button-text:after,
.therapie-slide .meta-row .title:before,
.therapie-slide .meta-row .title:after,
.text_line_hover .elementor-heading-title::after,
.text_line_hover .elementor-heading-title::before {
    display: block;
    height: 1px;
    background-color: currentcolor;
    transition: 0.5s all ease;
    width: 100%;
    content: "";
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title:before,
.text_line_hover .elementor-button-text:before,
.therapie-slide .meta-row .title:before,
.text_line_hover .elementor-heading-title::before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    transform-origin: left center;
    transform: scaleX(0);
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title:after,
.text_line_hover .elementor-button-text:after,
.therapie-slide .meta-row .title:after,
.text_line_hover .elementor-heading-title::after {
    transform: scaleX(1);
    transform-origin: right center;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title:hover:before,
.text_line_hover:hover .elementor-button-text:before,
.therapie-slide .meta-row .title:hover:before,
.text_line_hover:hover .elementor-heading-title::before {
    transform: scaleX(1);
    transition-delay: 0.2s;
}
.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-title:hover:after,
.text_line_hover:hover .elementor-button-text:after,
.therapie-slide .meta-row .title:hover:after,
.text_line_hover:hover .elementor-heading-title::after {
    transform: scaleX(0);
}


header.elementor-location-header nav.elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item:after,
.text_hover_line .elementor-icon-list-text:after,
.text_hover_line .elementor-button-text:after {
    background-color: currentColor;
    bottom: -1px;
    content: "";
    height: .05em;
    left: 0;
    min-height: 1px;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .75s 
    cubic-bezier(.19, 1, .22, 1);
    opacity: inherit;
}
header.elementor-location-header nav.elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item.elementor-item-active:after,
header.elementor-location-header nav.elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item:hover:after,
.text_hover_line .elementor-icon-list-text:hover:after,
.text_hover_line:hover .elementor-button-text:after {
    transform: scaleX(1);
    transform-origin: left;
}
header.elementor-location-header .wc_header_menu nav.elementor-nav-menu__container .elementor-nav-menu .menu-item .elementor-item {
    display: inline-block;
}
header.elementor-location-header .wc_header_menu nav.elementor-nav-menu__container .elementor-nav-menu .menu-item {
    display: flex;
    justify-content: center;
}
.program_content .program_title:hover + .program_arrow svg {
    left: 0;
}
.program_content .program_arrow svg {
    width: 100%;
    position: relative;
    left: -5px;
    transition: left 0.5s ease;
}

/* Headline animation */
.headline-animation .char {
    opacity: 0;
    transform: translate3d(0px, -50px, -50px) rotateX(90deg);
}
.animate-headline .char.animate-headline {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) rotateX(0deg);
    transition: opacity 1s ease, transform 1s ease;
}

/* Paragraph animation */
.headline-animation .word,
.paragraph-animation .word {
    overflow: hidden;
    display: block;
    text-align: start;
    position: relative;
    vertical-align: middle;
}
.headline-animation .word span,
.paragraph-animation .word span {
    transform: translateY(100%);
    opacity: 0;
    position: relative;
    display: inline-block;
    /*padding: 0.01em 0.02em;*/
    line-height: initial;
}
.headline-animation .word.animate-headline span,
.animate-paragraph .word.animate-paragraph span {
    transform: translateY(-1px);
    opacity: 1;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.paragraph-animation ul li {
    display: list-item !important;
}
/* List animation - per item */
.list-animation li {
    transform: translateY(100%);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.list-animation li.animate-list {
    transform: translateY(0);
    opacity: 1;
}
@media (prefers-reduced-motion: reduce) {
    .char,
    .word,
    li {
        transition: none !important;
        transform: none !important;
        opacity: 1 !important;
    }
}

#wc_detox_zellreinigung_btn,
#wc_arthrose_regeneration_btn,
#wc_longevity_pravention_btn,
#wc_sportmedizin_regeneration_btn {
    cursor: pointer;
}
.wc_margin_left>.e-con-inner {
    margin-left: 0 !important;
    padding-left: 100px !important;
}
.cmplz-cookiebanner {
    padding: 50px !important;
    text-align: left;
    background: #1E1E1EE5 !important;
}
.cmplz-cookiebanner.cmplz-dismissed {
    display: none !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept:hover,
.cmplz-cookiebanner .cmplz-buttons button.cmplz-btn {
    background: transparent !important;
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    line-height: 15px !important;
    color: #fff !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept,
.cmplz-cookiebanner .cmplz-buttons button.cmplz-btn:hover {
    background: #fff !important;
    color: #000000 !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept {
    order: 3;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny {
    order: 2;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences,
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences {
    order: 1;
}
.cmplz-cookiebanner .cmplz-header {
    display: block !important;
    grid-column: unset !important;
}

.cmplz-cookiebanner .cmplz-header .cmplz-title {
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 30px !important;
    letter-spacing: -2px !important;
    margin-bottom: 20px;
    display: block !important;
    width: 100% !important;
}






@media (max-width: 1366px) {
    .wc_hover_rotate_btn .elementor-button-icon {
        max-width: 28px;
    }
    .wc_hover_rotate_btn .elementor-button-content-wrapper {
        gap: 25px !important;
    }
    .therapien-slider-widget .top-only-section .section-title,
    .therapien-slider-widget .top-title-content .section-title {
        font-size: 42px;
        line-height: 46px;
    }
    .therapien-slider-widget .top-title-content .section-subtitle {
        margin-top: 60px;
    }
    .therapien-slider-widget .btn-wrap .more-btn{
        padding: 15px 35px 15px 35px;
    }
    .therapien-slider-widget .top-title-content {
        margin-bottom: 90px;
    }
    .therapien-tabs .therapien-tab-buttons .therapien-tab-btn {
        padding: 18px 40px;
        font-size: 20px;
        line-height: 23px;
    }
    .wc_gallery_box .elementor-gallery__container .elementor-gallery-item:before {
        padding-top: 400px;
    }

    .therapien-slider-widget {
        padding-left: 150px;
    }
    .wc_margin_left>.e-con-inner {
        padding-left: 80px !important;
    }
    /*.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img:before {
        padding-top: 400px;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) .th-img:before {
        padding-top: 882px;
    }*/
}
@media (max-width: 1200px) {
    .therapien-slider-widget .top-only-section .section-title,
    .therapien-slider-widget .top-title-content .section-title {
        font-size: 38px;
        line-height: 42px;
    }
    .therapien-slider-widget .top-title-content .section-subtitle {
        margin-top: 50px;
    }
    .therapien-slider-widget .btn-wrap .more-btn{
        padding: 14px 30px 14px 30px;
    }
    .therapien-slider-widget .top-title-content {
        margin-bottom: 80px;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row,
    .therapie-slide .meta-row {
        font-size: 20px;
        line-height: 23px;
    }
    .therapien-slider-widget .top-only-section {
        margin-bottom: 75px;
    }
    .therapien-tabs .therapien-tab-buttons {
        margin-bottom: 55px;
        gap: 10px;
    }
    .therapien-tabs .therapien-tab-buttons .therapien-tab-btn {
        padding: 16px 35px;
        font-size: 19px;
        line-height: 21px;
    }
    .wc_gallery_box .elementor-gallery__container .elementor-gallery-item:before {
        padding-top: 350px;
    }
    .wc_gallery_box .elementor-gallery__container {
        gap: 14px !important;
    }

    /*.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .grid-item {
        width: calc(25% - 12px);
    }*/
    .therapien-slider-widget {
        padding-left: 100px;
    }
    .wc_hover_rotate_btn .elementor-button-content-wrapper {
        gap: 20px!important;
    }
    .wc_margin_left>.e-con-inner {
        padding-left: 70px !important;
    }
    .cmplz-cookiebanner .cmplz-header .cmplz-title {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .cmplz-cookiebanner {
        padding: 40px !important;
        border-radius: 30px !important;
    }
    /*   .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img:before {
        padding-top: 270px;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) .th-img:before {
        padding-top: 621px;
    }*/
    .tabs_sticky_section {
    padding-top: 61px;
}
}
@media (max-width: 1024px) {
    .therapien-slider-widget .top-only-section .section-title,
    .therapien-slider-widget .top-title-content .section-title {
        font-size: 34px;
        line-height: 38px;
    }
    .therapien-slider-widget .top-title-content .section-subtitle {
        margin-top: 40px;
    }
    .therapien-slider-widget .btn-wrap .more-btn{
        padding: 13px 30px 13px 30px;
    }
    .therapien-slider-widget .top-title-content {
        margin-bottom: 70px;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row,
    .therapie-slide .meta-row {
        font-size: 19px;
        line-height: 22px;
    }
    .therapien-slider-widget .top-only-section {
        margin-bottom: 70px;
    }
    .therapien-tabs .therapien-tab-buttons .therapien-tab-btn {
        border: 1px solid #000;
        padding: 14px 30px;
        font-size: 17px;
        line-height: 20px;
    }
    .wc_gallery_box .elementor-gallery__container .elementor-gallery-item:before {
        padding-top: 300px;
    }
    .wc_gallery_box .elementor-gallery__container {
        gap: 12px !important;
    }
    .therapien-slider-widget {
        padding-left: 70px;
    }
    /*.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .grid-item {
        width: calc(33% - 12px);
        margin: 8px 3px;
    }*/
    .wc_hover_rotate_btn .elementor-button-content-wrapper {
        gap: 15px !important;
    }
    .wc_margin_left>.e-con-inner {
        padding-left: 60px !important;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid {
        grid-template-columns: repeat(4, 1fr);
        grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
        grid-gap: 25px 5px;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) {
        grid-column: inherit;
        grid-row: inherit;
    }
   /* .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) .th-img:before,
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img:before {
        padding-top: 270px;
    }*/
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(10) {
        grid-column: 2 span;
        grid-row: 1 span;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(10) .th-img:before {
        padding-top: 70%;
    }
     .tabs_sticky_section {
    padding-top: 56px;
}
}
@media (max-width: 880px) {
    .therapien-slider-widget .top-only-section .section-title,
    .therapien-slider-widget .top-title-content .section-title {
        font-size: 30px;
        line-height: 34px;
    }
    .therapien-slider-widget .top-title-content .section-subtitle {
        margin-top: 30px;
    }
    .therapien-slider-widget .btn-wrap .more-btn{
        padding: 12px 30px 12px 30px;
    }
    .therapien-slider-widget .top-title-content {
        margin-bottom: 50px;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row,
    .therapie-slide .meta-row {
        font-size: 18px;
        line-height: 21px;
    }
    .therapien-slider-widget .top-only-section {
        margin-bottom: 60px;
    }
    .therapien-tabs .therapien-tab-buttons .therapien-tab-btn {
        padding: 10px 24px;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0;
    }
    .wc_gallery_box .elementor-gallery__container .elementor-gallery-item:before {
        padding-top: 250px;
    }
    .wc_gallery_box .elementor-gallery__container {
        gap: 8px !important;
    }

    .therapien-slider-widget {
        padding-left: 50px;
    }
    .therapien-slider-widget .btn-wrap {
        margin-top: 70px;
    }
    .wc_margin_left>.e-con-inner {
        padding-left: 50px !important;
    }
   /* .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) .th-img:before, .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img:before {
        padding-top: 210px;
    }*/
}
@media (max-width: 768px) {
    .cmplz-cookiebanner {
        padding: 30px 20px !important;
        border-radius: 20px !important;
        display: block !important;
    }
    .cmplz-cookiebanner .cmplz-message {
        font-size: 14px !important;
        line-height: 20px !important;
        margin-bottom: 20px !important;
    }
}
@media (max-width: 767px) {
          .tabs_sticky_section {
    padding-top: 60px;
}
    .therapien-slider-widget .btn-wrap {
        margin-top: 51px;
    }
    .wc_margin_left>.e-con-inner {
        padding-left: 0 !important;
    }
    .therapie-slide .meta-row .arrow,
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row .th-arrow {
        max-width: 20px;
        min-width: 20px;
    }
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row,
    .therapie-slide .meta-row {
        font-size: 16px;
        padding-top: 10px;
        margin-top: 10px;
    }
    .therapien-slider-widget .btn-wrap .more-btn{
        padding: 11px 30px 11px 30px;
    }
    .therapien-slider-widget .top-title-content .section-subtitle {
        margin-top: 0%;
        padding-left: 10%;
    }
    .therapien-slider-widget .top-title-content {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 46px;
    }
    .therapien-slider-widget .top-only-section {
        margin-bottom: 50px;
    }
    .therapien-slider-widget .top-only-section .section-title,
    .therapien-slider-widget .top-title-content .section-title {
        font-size: 26px;
        line-height: 30px;
        text-align: left;
    }
    .wc_btn_arrow_right svg {
        width: 100%;
        max-width: 30px;
        min-width: 30px;
        white-space: nowrap;
    }
    .wc_about_section:before, .wc_about_section>.e-con-inner:after, .wc_about_section>.e-con-inner:before {
        width: 5%;
    }
    .therapien-slider-widget .top-title-content .section-subtitle {
        font-size: 14px;
        line-height: 20px;
    }
    .wc_gallery_box .elementor-gallery__container .elementor-gallery-item:before {
        padding-top: 200px;
    }
    .wc_gallery_box .elementor-gallery__container {
        gap: 6px !important;
    }
    .wc_footer_menu .elementor-nav-menu li a {
        justify-content: center;
    }

    body .wc_before_shape_bottom:before {
        width: 100%;
    }
    .therapien-slider-widget {
        padding-left: 20px;
    }
    .wc_hover_rotate_btn .elementor-button-content-wrapper {
        gap: 10px !important;
    }
    .wc_hover_rotate_btn .elementor-button-icon {
        max-width: 35px;
    }
    .bottom_border_mobile_remove.text_line_hover .elementor-heading-title::before,
    .bottom_border_mobile_remove.text_line_hover .elementor-heading-title::after {
        display: none;
    }
    .wc_about_images:before, .wc_height_full:before {
        padding-top: 60%;
    }
    .wc_about_images_wrap .wc_about_images:before {
        padding-top: 150%;
    }
    .therapien-tabs .therapien-tab-buttons {
        gap: 5px;
        padding: 0 3px;
    }




    /*.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) .th-img:before, .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img:before {
        padding-top: 190px;
    }*/
    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid {
        grid-gap: 15px 4px;
    }





    body #sb_instagram.sbi_width_resp {
        margin-right: -20px !important;
        width: calc(100% + 20px) !important;
    }
    #sb_instagram .sb_instagram_header,
    #sb_instagram #sbi_load {
        display: none !important;
    }
    div#sbi_images {
        display: block !important;
        padding: 0 !important;
    }
    #sb_instagram .sbi_photo_wrap {
        position: relative;
        width: 100%;
    }
    #sb_instagram .sbi_photo_wrap:before {
        content: '';
        padding-top: 130%;
        display: block;
    }
    #sb_instagram .sbi_item {
        display: block !important;
    }
    #sb_instagram .slick-slide {
        margin: 0 1px;
    }

    #sb_instagram .sbi_photo img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100% !important;
    }
    #sb_instagram .sbi_lightbox_carousel_icon {
        display: none !important;
    }
    #sb_instagram .sbi_photo {
        height: auto !important;
    }





}
@media (max-width: 575px) {
    .wc_gallery_box .elementor-gallery__container {
        gap: 4px !important;
    }
    .wc_hero_video, .wc_hero_video * {
        height: 130%;
        object-position: -350px;
    }
    .wc_gallery_box .elementor-gallery__container .elementor-gallery-item:before {
        padding-top: 100px;
    }

    .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-row,
    .therapie-slide .meta-row {
        font-size: 14px;
        line-height: 16px;
    }
    .therapien-slider-widget {
        padding-left: 0px;
    }
    /*.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .grid-item {
        width: calc(50% - 6px);
    }*/
    .wc_about_images_wrap .wc_about_images img {
        /*height: 100% !important;
        object-fit: contain;*/
        --overflow: 20px;
    }
    .cmplz-cookiebanner {
        padding: 25px 20px !important;
        border-radius: 10px !important;
    }
   /*  .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) .th-img:before, .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img:before {
        padding-top: 150px;
    }*/
}
@media (max-width: 475px) {
/*.therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item:nth-child(8) .th-img:before, .therapien-tabs .therapien-tab-content-wrapper .therapien-tab-content .therapien-grid .therapie-item .th-img:before {
        padding-top: 125px;
    }*/
}
@media (max-width: 380px) {
    .wc_footer_copy_section>.e-con-inner {
        justify-content: center !important;
    }
    .wc_gallery_box .elementor-gallery__container .elementor-gallery-item:before {
        padding-top: 80px;
    }
}


























