@charset "UTF-8";

@font-face {
  font-family: "source_sans";
  src: url("../fonts/sourcesanspro-regular-webfont.eot");
  src: url("../fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), 
  url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), 
  url("../fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), 
  url("../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "source_sans";
  src: url("../fonts/sourcesanspro-light-webfont.eot");
  src: url("../fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/sourcesanspro-light-webfont.woff2") format("woff2"), 
  url("../fonts/sourcesanspro-light-webfont.woff") format("woff"), 
  url("../fonts/sourcesanspro-light-webfont.ttf") format("truetype"), 
  url("../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "source_sans";
  src: url("../fonts/sourcesanspro-lightit-webfont.eot");
  src: url("../fonts/sourcesanspro-lightit-webfont.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/sourcesanspro-lightit-webfont.woff2") format("woff2"), 
  url("../fonts/sourcesanspro-lightit-webfont.woff") format("woff"), 
  url("../fonts/sourcesanspro-lightit-webfont.ttf") format("truetype"), 
  url("../fonts/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "source_sans";
  src: url("../fonts/sourcesanspro-semibold-webfont.eot");
  src: url("../fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), 
  url("../fonts/sourcesanspro-semibold-webfont.woff") format("woff"), 
  url("../fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), 
  url("../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "volkhovitalic";
  src: url("../fonts/volkhov-italic-webfont.eot");
  src: url("../fonts/volkhov-italic-webfont.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/volkhov-italic-webfont.woff2") format("woff2"), 
  url("../fonts/volkhov-italic-webfont.woff") format("woff"), 
  url("../fonts/volkhov-italic-webfont.ttf") format("truetype"), 
  url("../fonts/volkhov-italic-webfont.svg#volkhovitalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.125rem;
    line-height: 1.625rem;
    font-weight: normal;
    font-style: normal;
    color: #666666;
}
a{
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 300;
}
p{
    letter-spacing: 0;
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 300;
    margin: 1.5625rem 0;
    word-break: break-word;

}
.elementor-heading-title{
    word-break: break-word;
}
p a{
    color: #666;
}

h1,h2,h3,h4,h5,h6{
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 300;
}
strong a, strong, b, .keyword {
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif !important;
/*    font-family: "source_sans_prosemibold", Helvetica, Arial, Verdana, sans-serif;*/
font-weight: 700;
font-style: normal;
}
.elementor-widget-container ul, .elementor-widget-container li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.elementor-widget-container ul li:before {
    content: "• ";
    display: inline-block;
    width: 1.5rem;
    margin: -0.75rem;
}
.elementor-widget-container ul li {
    margin-left: 0.75rem;
}
.elementor-widget-container ul {
    margin-bottom: 1.5625rem;
}

.member-logout ul {
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 300;
    line-height: 26px;
}
.wc-memeber-list .appointment-details ul {
    font-weight: 300;
}

p.patienten-form-notice {
font-size: 16px;
}

@media screen and (min-width: 1024px){
    header {
        margin: 3.75rem 0 0;
    }
}
select, input, .wrapper-dropdown, .logout-button {
    border-width: 0;
    text-transform: uppercase;
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 3.25;
    vertical-align: middle;
    -webkit-appearance: caret;
    display: inline;
    border-radius: 0;
}
input {
    padding: 0 0.5rem 0 1rem;
    background: gray;
    color: #fff;
    width: 60%;
    width: 100%;
    height: 2.125rem;
    box-sizing: border-box;
    padding-left: 1rem;
    transition: padding 0.25s 0s;
}
input:focus, select:focus,
button:focus, a:focus{
    outline: none;
}
.wrapper{
    max-width: 1655px;
    margin: 0 auto;
    overflow: hidden;
}
.wc_loader_main {
    display: none;
}
.wc_loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    border: 3px solid;
    border-color: #e16f1e #e16f1e transparent transparent;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}
.wc_loader_main {
    text-align: center;
}
.wc_loader:after, .wc_loader:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  border-color: transparent transparent #e16f1e #e16f1e;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-animation: rotationBack 0.5s linear infinite;
  animation: rotationBack 0.5s linear infinite;
  transform-origin: center center;
}
.wc_loader:before {
  width: 32px;
  height: 32px;
  border-color: #e16f1e #e16f1e transparent transparent;
  -webkit-animation: rotation 1.5s linear infinite;
  animation: rotation 1.5s linear infinite;
}

/* keyFrames */
@-webkit-keyframes rotation {
  0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
@-webkit-keyframes rotationBack {
  0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(-360deg);
}
}
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(-360deg);
}
}
@-webkit-keyframes rotationBreak {
  0% {
    transform: rotate(0);
}
25% {
    transform: rotate(90deg);
}
50% {
    transform: rotate(180deg);
}
75% {
    transform: rotate(270deg);
}
100% {
    transform: rotate(360deg);
}
}
@keyframes rotationBreak {
  0% {
    transform: rotate(0);
}
25% {
    transform: rotate(90deg);
}
50% {
    transform: rotate(180deg);
}
75% {
    transform: rotate(270deg);
}
100% {
    transform: rotate(360deg);
}
}

/*Header style*/

.site-header{
    padding: 0;
}
.footer-inner,
.site-header .header-inner{
    display: block;
    max-width: 1655px;
    padding: 0;
}
.header-top-part{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
.site-header .site-branding{
    display: block;
    margin: 0 0 0 2.75rem;
}
.header-right-button{
    max-width: 380px;
    width: 100%;
    display: flex;
}
.header-right-button .login-button{
    background: #e6833a;
    color: #fff;
    transition: color 0.25s;
    display: block;
    padding: 2.5rem 3.25rem 2.5rem;
    line-height: 1rem;
    text-transform: uppercase;
    font-size: 0.8125rem;
    transition: color 0.25s;
    width: 100%;
    text-align: center;
}
.header-right-button .login-button:hover, .header-right-button .login-button:focus {
    color: #666666;
}
.header-right-button .lang-switcher .trp_language_switcher_shortcode{
    height: 100%;
}
.header-right-button .lang-switcher .trp_language_switcher_shortcode .trp-language-switcher,
.header-right-button .lang-switcher .trp-ls-shortcode-current-language{
    margin: 0;
    border: 0;
    height: 100%;
}
.trp-language-switcher-container.trp-top-right{
    display: none !important;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
    padding: 0 !important;
    background: #f2b580 !important;
    border-radius: 0 !important;
    width: 90px !important;
}
.trp-language-switcher .trp-ls-shortcode-current-language .trp-ls-shortcode-disabled-language{
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 400;
    color: #fff;
    border-radius: 0 !important;
    background: transparent !important;
}
.trp-language-switcher .trp-ls-shortcode-current-language .trp-ls-shortcode-disabled-language img{
    display: none !important;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language, .trp-language-switcher:hover .trp-ls-shortcode-current-language{
    visibility: visible !important;
}
.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
    top: 100% !important;
    background: #e6833a;
    border-radius: 0 !important;
    border: 0;
}
.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language a{
    color: #fff !important;
}
.trp-language-switcher > div > a:hover {
    background: #000 !important;
}

.header-main-nav{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: gray;
    position: relative;
}
.header-main-nav .site-navigation{
    display: block;
    font-size: 1.375rem;
    line-height: 1.375rem;
}
.header-main-nav .site-navigation .menu>li {
    padding: 2.75rem 0 !important;
}
.header-main-nav .site-navigation .menu li a {
    display: block;
    width: 100%;
    border-right: 1px solid #fff;
    border-top: 0;
    padding: 0 3rem;
    color: #fff;
    background: gray;
}
.header-main-nav .site-navigation .menu li:first-child > a {
    padding-left: 0;
}
.header-main-nav .site-navigation .menu li:last-child > a {
    border-width: 0;
}
.header-main-nav .site-navigation ul.menu li.menu-item-has-children:after{
    display: none;
}
.site-navigation ul.menu li a{
    font-weight: 400;
}
.hero-banner .swiper-wrapper .swiper-slide{
    opacity: 0 !important;
}
.hero-banner .swiper-wrapper .swiper-slide.swiper-slide-active{
    opacity: 1 !important;
}

.header-main-nav .header-search{
    background-color: #666666;
    background-image: linear-gradient(#575757 50%, #666666);
    width: 30%;
    padding: 3rem 2.75rem;
    padding-left: 2.75rem;
}
.form-search .form-outer{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.form-search .form-outer .search-submit{
    flex-shrink: 0;
    padding-left: 0px;
}
.form-search .form-outer .search-submit .label-submit svg{
    background: #fff;
}
.form-search .form-outer .search-submit .label-submit:hover svg{
    background: #bfbfbf;
}
.form-search .form-outer .form-inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
}
.form-search .form-outer .form-inner .header-search-icon{
    position: absolute;
    top: 8px;
    left: 10px;
    width: 18px;
    color: #fff;
}
.form-search .form-outer .form-inner input{
    padding-left: 40px;
}
.form-search .form-outer .form-inner .wrapper-dropdown{
    width: 40%;
    padding: 0;
    margin: 0;
    height: 2.125rem;
    background: #fff;
    color: #4d4d4d;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    flex-shrink: 0;
    line-height: 2.9;
    display: none;
}
.form-search .form-outer .search-submit .label-submit{
    vertical-align: middle;
    width: 2.125rem;
    height: 2.125rem;
    padding: 0;
    margin: 0;
    position: relative;
    border-radius: 100%;
    overflow: hidden;
}
.form-search input {
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
    border: 0;
}
.form-search input::-webkit-input-placeholder {
  color: #fff;
}
.form-search input::-moz-placeholder { 
  color: #fff;
}
.form-search input:-ms-input-placeholder {
  color: #fff;
}
.form-search input:-moz-placeholder {
  color: #fff;
}
.form-search .form-outer .search-submit .label-submit svg{
    width: 100%;
    height: 100%;
}
.label-submit circle {
    fill: #fff;
}
.label-submit:hover circle, .label-submit:focus circle {
    fill: #bfbfbf;
}
.label-submit polygon {
    fill: #4d4d4d;
    transition: fill 0.25s;
}
.form-search .form-outer .search-submit input[type=submit] {
    position: absolute;
    top: 0;
    width: 2.25rem;
    height: 2.25rem;
    opacity: 0;
    left: 0;
}
.wrapper-dropdown:after, .wrapper-dropdown:before {
    content: " ";
    display: block;
    height: 2.125rem;
    width: 2.125rem;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    color: #4d4d4d;
    cursor: pointer;
}
.wrapper-dropdown:before {
    border-left: 1px solid #999999;
}
.wrapper-dropdown:after {
    background: transparent url(../img/sprite-pfeil-kategorie.svg) 0px 50% no-repeat;
    display: inline-block;
    transform: scaleY(1);
    transition: transform 0.25s;
}
.wrapper-dropdown span {
    margin-left: 1rem;
}
.wrapper-dropdown .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    z-index: 10;
    max-height: 600px;
    overflow-y: auto;
    padding: 0;
}
.wrapper-dropdown .dropdown li a, .wrapper-dropdown .dropdown li a:first-child {
    display: block;
    padding: 0.5rem;
    padding-left: 1rem;
    color: #999999;
    background: transparent;
    font-size: 12px;
    text-decoration: none;
}
.header-search select {
    display: none;
}
.header-search .form-search input[type=search] {
    width: 60%;
    border: 0;
    border-radius: 0;

}
.header-search .form-search input[type=search]::-webkit-input-placeholder { 
  color: #fff;
}
.header-search .form-search input[type=search]::-moz-placeholder { 
  color: #fff;
}
.header-search .form-search input[type=search]:-ms-input-placehold
color: #fff;
}
.header-search .form-search input[type=search]:-moz-placeholder { 
  color: #fff;
}

/*---------------------- start Language Switcher ----------------------- */

.trp-language-switcher{
    width: auto !important;
}

/*---------------------- end Language Switcher ----------------------- */

/*Footer style*/
.site-footer{
    background: #d9d9d9;
    width: 100%;
    margin-top: 8.75rem;
    padding: 0;
}
.site-footer .footer-inner{
    display: block;
    max-width: 1685px;
    padding: 0 15px;
}
.footer-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.footer-wrap .footer-menu{
    width: 80%;
    padding: 3.5rem 0;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(5,minmax(0,1fr));
    gap: 0;
}
.footer-wrap h3{
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.25;
    margin: 0;
    margin-bottom: 2rem;
    text-align: left;
}
.footer-wrap .footer-colum{
    margin-left: 0%;
    text-align: center;
    margin-top: 1.75rem;
    border-right: 1px dotted #666666;
    border-bottom: none;
}
.footer-wrap .footer-colum ul{
    padding: 0;
    margin: 0;
}
.footer-wrap .footer-colum ul li{
    list-style-type: none;
    text-align: left;
}
.footer-colum ul li a{
    color: gray;
    display: block;
}
.footer-colum ul li a:hover{
    color: #e6833a;
}
footer a, footer p {
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 2.333333333;
}
footer a:hover{
    color: #4d4d4d;
}
.footer-wrap .footer-colum:last-child{
    border-right: 0;
}
.footer-wrap .footer-colum .widget-wrapper-1{
    display: inline-block;
    text-align: left;
    padding-bottom: 1.75rem;
}
.footer-wrap .footer-address {
    width: 20%;
    float: right;
    border-left: 1px dotted #666666;
    border-top: none;
    padding: 3.5rem 0 7rem 1.75rem;
    padding-top: 5.25rem;
}
.footer-wrap .footer-address p{
    margin: 0;
}
.footer-wrap .footer-address p a strong{
    font-weight: normal;
}

.banner-hero-box > .elementor-element-populated{
    min-height: 494px;
    display: grid;
    align-content: flex-end;
}
.hero-banner-content{
    max-width: 830px;
}
.hero-banner-content p {
    font-family: "source_sans";
    font-weight: 100;
    font-style: normal;
    font-size: 1.375rem;
    line-height: 2.125rem;
    margin-top: 0;
}
.hero-banner-content .more{
    border-top: 0;
    padding: 0;
}
.more {
    display: inline-block;
    padding-top: 0.78125rem;
    border-top: 1px solid #666666;
    font-size: 0.875rem;
    text-decoration: underline;
    max-width: fit-content;
}
.more a{
    color: #666;
    font-family: "volkhovitalic", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}
.more a:hover{
    color: #333;
}

.main-cat{
    min-height: 450px;
    position: relative;
    overflow: hidden;
    padding: 1rem 1.75rem 1.75rem;
    padding-bottom: 4.375rem;
}
.card-img-with-text{
    min-height: 450px !important;
}
.content .tile-header h3, .content .tile-header h2 {
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0;
    color: #4d4d4d;
    text-transform: none;
}
.content h2:first-child, .content h3:first-child {
    margin-top: 0;
}

.tile-item,
.tile p {
    text-align: left;
    font-size: 1rem;
    line-height: 1.375;
    color: #fff;
}
.tile h3,
.tile-header h3 {
    font-size: 1.875rem;
    line-height: 1;
    margin: 0;
}
.card-img-with-text.tile h3{
    margin-bottom: 10px;
}
.tile-header p {
    margin-top: 0;
}
.infos .tile-header p {
    color: #4d4d4d;
}
.white-box .infos .tile-header p {
    color: #fff;
}
.tile-item {
    border-bottom: 1px dotted #fff;
}
.tile-item p {
    color: #fff;
}
.tile .more {
    border-color: #fff;
    margin-top: 0.5rem;
}
.events .tile-item p:first-child {
    margin-top: 1.5625rem;
    margin-bottom: 0;
}
.tile span.more, .tile span.link, .tile span.email {
    position: absolute;
    bottom: 1.75rem;
}
.tile .more a {
    color: #fff;
    background: transparent;
    display: flex;
    align-items: center;
    text-decoration: underline;
    font-size: 0.875rem;
}
.email {
    display: flex;
    align-items: center !important;
}
.more .elementor-button-link{
    display: flex;
    align-items: center;
    text-decoration: underline;
}
.more.elementor-widget-button a .elementor-button-text:after,
.more a:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.75rem;
    content: "";
    background: url(../img/sprite-pfeil-links.svg) -31px 0 no-repeat;
    width: 32px;
    height: 8px;
}
.more.elementor-widget-button a:after{
    display: none;
}
.card-img-with-text .more.elementor-widget-button a .elementor-button-text:after,
.tile .more a:after {
    background-position: 0px 0;
}
.main-cat .tile-content:nth-last-child(2) .tile-item {
    border-width: 0;
}
.tile .more a:hover, .tile .more a:focus, .tile .more a:active {
    color: #333333;
}
.card-img-with-text .more.elementor-widget-button a:hover .elementor-button-text:after,
.tile .more a:hover:after, .tile .more a:focus:after, .tile .more a:active:after {
    background-position: -62px 0;
}
.press-box .tile-header h3,
.press-box .tile-header p{
    color: #fff;
}
.card-img-with-text{
    padding: 10px;
}
.card-img-with-text > .elementor-widget-wrap{
    padding: 1rem 1.75rem 1.75rem !important;
    padding-bottom: 4.375rem !important;
}
.card-img-with-text .card-box-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.card-img-with-text .card-box-img .elementor-widget-container{
    width: 100%;
    height: 100%;
}
.card-img-with-text .card-box-img .elementor-widget-container img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.card-img-with-text .more{
    position: absolute;
    bottom: 1.75rem;
}
.elementor-widget-custom_category_sel_box,
.elementor-widget-custom_category_sel_box > .elementor-widget-container{
    height: 100%;
}

.contact-vcard .elementor-widget:not(:last-child){
    margin: 0;
}
.contact-vcard h3{
    font-family: "source_sans",  Helvetica, Arial, Verdana, sans-serif;
    font-weight: 300;
}
.contact-vcard p{
    margin-top: 0;
}
.contact-vcard .elementor-icon-list-items li{
    list-style-type: none;
}
.contact-vcard .elementor-icon-list-items li:before{
    display: none;
}
.contact-vcard .elementor-icon-list-items li .elementor-icon-list-icon{
    width: 20px;
    height: 20px;
    background: #666;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.contact-vcard .elementor-icon-list-items li .elementor-icon-list-text{
    padding-left: 8px;
}
.contact-vcard .elementor-widget-icon-list .elementor-icon-list-icon i{
    width: auto;
}
.right-contact-vcard .contact-vcard p{
    margin-bottom: 14px;
}
.right-contact-vcard .contact-vcard ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{
    width: calc(64% - 25px);
}
.right-contact-vcard .contact-vcard ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item:nth-of-type(1){
    order: 1;
    width: calc(36% - 25px);
}
.right-contact-vcard .contact-vcard ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item:nth-of-type(2){
    order: 3;
    width: calc(36% - 25px);
}
.right-contact-vcard .contact-vcard ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item:nth-of-type(3){
    order: 2;
}
.right-contact-vcard .contact-vcard ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item:nth-of-type(4){
    order: 4;
}
.contact-vcard ul.elementor-icon-list-items .elementor-icon-list-item:nth-of-type(3) a .elementor-icon-list-text,
.contact-vcard ul.elementor-icon-list-items .elementor-icon-list-item:nth-of-type(4) a .elementor-icon-list-text{
    font-family: "volkhovitalic" !important;
    font-weight: normal;
    font-size: 15px;
    text-decoration: underline;
}
.contact-vcard ul.elementor-icon-list-items .elementor-icon-list-item a:hover .elementor-icon-list-text{
    color: #000;
}
.trustees-cooperation{
    margin-left: -24px;
    margin-right: -24px;
    width: calc(100% + 24px) !important;
}

.tile-container .elementor-widget-heading{
    margin-bottom: 5px !important;
}
.tile-container p{
    margin: 0;
}
.tile-container .download-img-box{
    margin-bottom: 0 !important;
}
.download-img-box a{
    position: relative;
}
.download-img-box a:before{
    background: rgba(0, 0, 0, 0);
    transition: background-color 0.5s;
    z-index: 2;
    pointer-events: none;
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.download-img-box a:after{
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../img/download.svg) 50% -600px no-repeat;
    z-index: 3;
}
.download-img-box a:hover:before {
    background: rgba(0, 0, 0, 0.5);
}
.download-img-box a:hover:after {
    background-position: 50% 50%;
    transition: 0.1s;
}
.text-container ul li{
    letter-spacing: 0;
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: 300;
}
.wc-accordion .wc-accordion-item,
.elementor-accordion .elementor-accordion-item{
    border: 0 !important;
    margin-top: -1px;
}

.wc-accordion,
.elementor-accordion{
    max-width: 744px;
}
.wc-accordion .wc-accordion-item .wc-accordion-title,
.elementor-accordion .elementor-tab-title {
    padding: 1.5625rem 0 1.5625rem 0 !important;
    border-bottom: 1px dotted #666666;
    border-top: 1px dotted #666666;
}

.wc-accordion .wc-accordion-item .wc-accordion-title,
.elementor-accordion .elementor-tab-title {
    position: relative;
    padding-right: 3rem !important;
}
.wc-accordion .wc-accordion-item .wc-accordion-title h3,
.elementor-accordion .elementor-tab-title .elementor-accordion-title {
    font-size: 1.375rem;
    font-family: "source_sans" !important;
    color: #666 !important;
    font-weight: 300;
    line-height: 1.4;
    font-style: normal;
    margin: 0;
}
.wc-accordion .wc-accordion-item .wc-accordion-title h3 a{
    color: #666 !important;
}
.wc-accordion .wc-accordion-item .wc-accordion-title:hover h3 a,
.elementor-accordion .elementor-tab-title:hover .elementor-accordion-title{
    color: #333333 !important;
}
.wc-accordion .wc-accordion-item .wc-accordion-title .wc-accordion-icon,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    position: absolute;
    top: 1.5625rem;
    right: 0;
    width: 2rem !important;
    height: 2rem !important;
    background: url(../img/accordion-btn.svg) no-repeat 0 0;
    background-size: 100%;
    opacity: 0.3;
    cursor: pointer;
}
.wc-accordion .wc-accordion-item .wc-accordion-title .wc-accordion-icon.active,
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon{
    background: url(../img/accordion-btn-active.svg) no-repeat 0 0;
    background-size: 100%;
}
.wc-accordion .wc-accordion-item .wc-accordion-title:hover .wc-accordion-icon,
.elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon{
    opacity: 1;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon span{
    display: none !important;
}
.wc-accordion .wc-accordion-content,
.elementor-accordion .elementor-tab-content{
    border: 0 !important;
    padding: 0 !important;
    margin-bottom: 80px;
    display: none;
}
.wc-accordion .wc-accordion-content p,
.elementor-accordion p {
    hyphens: auto;
    margin: 1.5625rem 0;
}

.yearbook-period {
    -webkit-font-smoothing: antialiased;
    moz-osx-font-smoothing: grayscale;
}
.yearbook-period ul {
    overflow: hidden;
}
.yearbookarchiv li {
    margin: 0 0 1.5625rem 0;
    position: relative;
    float: left;
    clear: none;
    text-align: inherit;
    width: 10%;
    margin-left: 0% !important;
    margin-right: 0% !important;
    list-style-type: none;
}
.yearbookarchiv li:before{
    display: none !important;
}
.yearbook-period ul::after {
    content: "";
    display: table;
    clear: both;
}
.yearbook-period li .yearbook-year {
    color: #666666;
    text-align: center;
    margin: 0;
    padding: 0.4375rem 0;
    border-bottom: 1px dotted #666666;
    border-style: dotted;
    border-width: 0 0 1px 0;
    margin-bottom: 20px;
    background: #fff;
    transition: background-color 0.25s;
    position: relative;
}
.yearbook-period li .yearbook-year.current {
    color: #e6833a;
}
.yearbook-year {
    font-family: "source_sans" !important;
    font-weight: 300;
    font-style: normal;
    font-size: 1.875rem;
    line-height: 1.4;
}
.yearbook-period li .yearbook-year:after {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -20px;
    border-style: solid;
    border-width: 0 20px;
    border-color: #e6833a transparent transparent transparent;
    transition: all 0.25s;
}
.yearbook-period li .yearbook-download {
    width: 100%;
}
.yearbookarchiv li::after {
    content: "";
    display: table;
    clear: both;
}
.yearbook-period li:last-child:after {
    content: "";
    height: 3.5rem;
    width: 2000px;
    border-bottom: 1px dotted #666666;
    border-style: dotted;
    border-width: 0 0 1px 0;
    position: absolute;
    top: 1px;
    right: -2001px;
}
.yearbook-period li a {
    display: block;
    text-align: center;
    padding: 0.390625rem 0;
    border: 2px solid #d9d9d9;
    text-transform: uppercase;
    opacity: 0;
    transition: opacity 0.25s 0;
    color: #666666;
}
.yearbook-period li a:hover{
    color: #333;
}
.yearbook-period li a:nth-child(2) {
    border-top-width: 0;
}
.yearbook-period li a:nth-child(3) {
    border-top-width: 0;
}
.yearbook-period li a:hover, .yearbook-period li a:focus, .yearbook-period li a:active {
    background: #d9d9d9;
    transition: background-color 0.25s;
}
.yearbook-period li:hover, .yearbook-period li:focus, .yearbook-period li:active {
    cursor: pointer;
}
.yearbook-period li:hover .yearbook-year, .yearbook-period li:focus .yearbook-year, .yearbook-period li:active .yearbook-year {
    color: #fff;
    background: #e6833a;
}
.yearbook-period li:hover .yearbook-year:after, .yearbook-period li:focus .yearbook-year:after, .yearbook-period li:active .yearbook-year:after {
    bottom: -20px;
    border-width: 20px 20px 0 20px;
}
.yearbook-period li:hover a, .yearbook-period li:focus a, .yearbook-period li:active a {
    opacity: 1;
    transition: opacity 0.25s 0.1s;
}


.category-wrapper{
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    max-width: 1655px !important;
    padding-top: 2.5em;
}
.category-wrapper ul,
.category-wrapper p{
    font-size: 18px;
    font-weight: 300;
}
.category-wrapper p + ul{
    margin-top: -1.5625rem;
}
.category-wrapper ul{
    margin-bottom: 1.5625rem;
    padding: 0 0 0 8px;
}
.category-wrapper ul li {
    margin-left: 0.75rem;
}
.category-left{
    width: 33.344%;
    padding: 20px 66px 0 38px;
    background-image: url(../img/signet-hell.svg);
    background-position: 89% 20px;
    background-repeat: no-repeat;
}
.category-right{
    width: 66.656%;
    padding: 20px 0px 66px 66px;
    border-left: 1px dotted #666;
}
.category-right-partner .category-right{
    width: 100%;
    padding: 0;
    border-left: 0;
}
.category-right p font{
    display: block;
}
.category-left .page-header{
    margin-top: 0;
    position: relative;
    border-bottom: 1px solid #666666;
    margin-bottom: 3.125rem;
    text-transform: uppercase;
}
.category-left .page-header h1{
    margin-top: 0.75rem;
    margin-bottom: 3.125rem;
    font-size: 2.125rem;
    line-height: 2.5rem;
    word-break: break-word;
}

.category-right article, .category-right dd, .category-right dt, .category-right .text-container {
    padding-bottom: 3.625rem;
    margin-top: 3.625rem;
    border-bottom: 1px dotted #666666;
    max-width: 800px;
}
.category-right article:first-child{
    margin-top: 0;
}
/*.category-right article .member-appointments.appointment-image{
    display: flex;
    gap: 20px;
}*/
/*.category-right article .member-appointments.appointment-image .appointment-details{
    width: 55%;
}
.category-right article .member-appointments.appointment-image .member-news-image{
    width: 45%;
}*/
.category-right article .member-appointments .appointment-details h3{
    font-size: 1.3rem;
}

span.link, span.url, span.email {
    display: inline-block;
    padding: 0.78125rem 1.75rem 0 0;
    min-width: 11.25rem;
    border-top: 1px solid #666666;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-family: "volkhovitalic", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: normal;
    font-style: normal;
}
.link a, .email a, .url a {
    font-size: 0.875rem;
    text-decoration: underline;
    color: #666;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-family: "volkhovitalic", Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: normal;
}
.link a:hover, .email a:hover, .url a:hover{
    color: #333;
}
span.link:before, span.url:before, span.email:before {
    content: url(../img/link.svg);
    height: 20px;
    width: 20px;
    margin: 0 0.5rem 0 0;
    display: inline;
    vertical-align: -5px;
    margin-right: 0.5rem;

}
span.link:hover, span.link:active, span.link:focus,
span.url:hover, span.url:active, span.url:focus,
span.email:hover, span.email:active, span.email:focus{
    color: #333333;
}
.banner{
    height: 325px;
}
.banner .background-image{
    height: 100%;
}
.banner .background-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.filter {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    max-width: 700px;
    position: relative;
    max-width: none;
}
.filter .form-outer {
    position: relative;
    display: inline-block;
    width: 100%;
}
.filter .form-inner {
    display: inline-block;
    width: 100%;
    padding-right: 60px;
    margin: 0;
    display: flex;
}
.wrapper-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 32.5%;
    width: 50%;
    width: 40%;
    padding: 0;
    margin: 0;
    height: 2.125rem;
    background: #fff;
    color: #4d4d4d;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
}
.filter .wrapper-dropdown {
    background: gray;
    width: 50%;
    margin-right: 5%;
}
.wrapper-dropdown:after, .wrapper-dropdown:before {
    content: " ";
    display: block;
    height: 2.125rem;
    width: 2.125rem;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
}
.wrapper-dropdown:before {
    border-left: 1px solid #999999;
}
.wrapper-dropdown span {
    margin-left: 1rem;
}
.filter span {
    color: #fff;
}
.wrapper-dropdown .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    opacity: 0;
    pointer-events: none;
    z-index: 10;
    max-height: 600px;
    overflow-y: auto;
}
.filter .wrapper-dropdown .dropdown {
    background: #f2f2f2;
}
.wrapper-dropdown .dropdown li {
    line-height: 2;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.filter .wrapper-dropdown:before {
    border-left: 1px solid #fff;
}
.wrapper-dropdown .dropdown li:before{
    display: none;
}
.wrapper-dropdown .dropdown li a, .wrapper-dropdown .dropdown li a:first-child {
    display: block;
    padding: 0.5rem;
    padding-left: 1rem;
    color: #999999;
    background: transparent;
}
.filter .wrapper-dropdown:last-of-type {
    width: 45%;
    margin-right: 0;
}
.wrapper-dropdown.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}
.wrapper-dropdown .dropdown li:hover a {
    background: #e6e6e6;
}
.filter .search-submit, .filter .login-submit {
    position: absolute;
    top: 0;
    right: 0;
}
.filter .label-submit {
    vertical-align: middle;
    width: 2.125rem;
    height: 2.125rem;
    padding: 0;
    margin: 0;
    position: relative;
}
.filter .label-submit svg{
    width: 100%;
}
.filter .label-submit:hover{
    opacity: 0.8;
}
.filter .label-submit input[type=submit] {
    position: absolute;
    top: 0;
    width: 2.25rem;
    height: 2.25rem;
    opacity: 0;
    left: 0;
}
.filter .label-submit circle {
    fill: white;
    fill: #d9d9d9;
    transition: fill 0.25s;
}
.filter .label-submit polygon {
    fill: #4d4d4d;
    transition: fill 0.25s;
}
.trustees {
    padding-top: 3.5rem;
    margin-top: 4.5rem;
    border-top: 1px dotted #666666;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(2,minmax(0,1fr));
    grid-column-gap: 50px;
}
.trustees .vcard{
    width: 100%;
    margin: 0 0 7.8125rem;
}
.trustees .vcard .fn, .trustees .vcard .org {
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.625rem;
    line-height: 2rem;
}
.trustees small {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.trustees .vcard .org {
    margin: 1.25rem 0 0.5rem;
    min-height: 96px;
}
.trustees .vcard .fn {
    border-top: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
    margin: 1.25rem 0 0.5rem;
    padding: 0.875rem 0;
    font-size: 18px;
    min-height: 108px;
    line-height: 1.625rem;
}
.trustees .vcard .adr {
    display: inline-block;
    margin: 0.78125rem 0;
    font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 300;
}
.trustees .vcard .contact-outer {
    display: block;
    margin: 0 0 1.5625rem;
}
.trustees .vcard .contact-inner {
    display: inline-block;
    margin-right: 1.75rem;
    font-size: 18px;
}
.tel:before, .fax:before, .email:before, .url:before {
    content: url(../img/fon.svg);
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 0.5rem 0 0;
    vertical-align: text-top;
}
.fax:before {
    content: url(../img/fax.svg);
}
.vcard .email, .vcard .url {
    font-size: 0.8125rem;
}
.email:before {
    content: url(../img/email.svg);
    vertical-align: -5px;
}
.url:before {
    content: url(../img/link.svg);
    vertical-align: -5px;
}
.elementor .email a, .elementor .url a {
    font-size: 15px;
    text-decoration: underline;
    word-break: break-word;
}
.pagination {
    width: 100%;
    text-align: center;
}
.pagination {
    border-top: 1px dotted #666666;
}
.pagination ul {
    display: inline-block;
    margin: 3.125rem auto 0;
}
.pagination li {
    display: inline-block;
    width: 2.25rem;
    margin: 0 0.25rem;
}
.pagination .prev, .pagination .next {
    width: 32px;
    height: 3rem;
}
.pagination li:before{
    display: none !important;
}
.pagination ul li span,
.pagination a {
    display: inline-block;
    width: 100%;
    height: 3rem;
    padding: 0.75rem 0;
    border-bottom: 1px solid #666666;
    border-color: #fff;
    color: #666666;
    text-decoration: none;
}
.pagination a.prev, .pagination a.next {
    background: url(../img/sprite-pfeil-links.svg) -31px 50% no-repeat;
    height: 3.25rem;
    vertical-align: middle;
    border-width: 0;
}
.pagination a.prev {
    transform: rotate(180deg);
}
.pagination a:hover, .pagination a:focus, .pagination a:active, .pagination span.current {
    border-color: #e6833a;
    color: #e6833a;
}
.pagination a.prev:hover, .pagination a.prev:focus, 
.pagination a.prev:active, .pagination a.next:hover, 
.pagination a.next:focus, .pagination a.next:active {
    background-position: -93px 50%;
}
.literatur-wrapper .lit-title{
    border-bottom: 1px dotted #666666;
    
    max-width: 800px;
    margin: 0.1875rem 0 0;
    padding: 0.25rem 0;
    font-size: 1.875rem;
    line-height: 1.4;
}
.literatur-wrapper:first-child .lit-title{
    border-top: 1px dotted #666666;
}
.literatur-wrapper .literatur-list {
    padding-bottom: 2.625rem;
    margin-top: 2.625rem;
    border-bottom: 1px dotted #666666;
    max-width: 800px;
}
.wc-login-form .form-outer {
    margin-bottom: 5px;
    position: relative;
}
.field-wrap.age-field .error {
    margin-bottom: 13px;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    margin-left: 10px;
}
.error {
    color: #e6833a;
    font-size: 14px;
    margin-top: 0;
    line-height: normal;
    font-weight: 500;
}
.error p{
    margin-top: 0;
}
.wc-login-form .form-inner {
    display: inline-block;
    width: 100%;
    padding-right: 60px;
    margin: 0;
    padding-right: 81px;
}
.logout-button a .logout-label,
.wc-login-form input {
    padding: 0 0.5rem 0 1rem;
    background: gray;
    color: #fff;
    padding-left: 1rem;
    transition: padding 0.25s 0s;
    width: 100%;
    height: 2.5rem;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    border-right: 1px solid #fff !important;
}
.wc-login-form input::-webkit-input-placeholder { 
  color: #fff;
}
.wc-login-form input::-moz-placeholder { 
  color: #fff;
}
.wc-login-form input:-ms-input-placeholder { 
  color: #fff;
}
.wc-login-form input:-moz-placeholder { 
  color: #fff;
}
.wc-login-form input:last-child {
    border-top: 2px solid #fff;
}
.logout-button a .logout-submit,
.wc-login-form .login-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 5rem;
    width: 5rem;
}
.wc-login-form .login-submit label{
    width: 100%;
    height: 100%;
}
.wc-login-form .login-submit button{
    padding: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.wc-login-form .login-submit button:focus{
    outline: none;
}
.logout-button a .logout-submit svg,
.wc-login-form .login-submit svg {
    fill: #d9d9d9;
    transition: fill 0.25s;
}
.logout-button a .logout-submit polyline,
.wc-login-form .login-submit polyline {
    stroke: #4d4d4d;
    transition: stroke 0.25s;
}
.logout-button:hover a .logout-submit svg,
.wc-login-form:hover .login-submit svg, .wc-login-form:focus .login-submit svg, .wc-login-form:active .login-submit svg {
    fill: #bfbfbf;
}
.logout-button a{
    position: relative;
    display: block;
}
.logout-button a .logout-label{
    height: 5rem;
    display: flex;
    align-items: center;
}
.mitgliederbereich-list{
    border: 0 !important;
    padding: 0 !important;
}
.mitgliederbereich-box h2{
    color: #4D4D4D;
}
.mitgliederbereich-box p,
.mitgliederbereich-box h3,
.mitgliederbereich-box h4,
.mitgliederbereich-box h5,
.mitgliederbereich-box ul{
    color: #fff;
}
.category-right .mitgliederbereich-box article{
    border-color: #fff;
}
.mitgliederbereich-box span.url{
    border-color: #fff;
}
.mitgliederbereich-box span.url a{
    color: #fff;
}
.mitgliederbereich-box span.url:before{
    content: url(../img/link-white.svg);
}
.tile.card-img-with-text .more.url a{
    color: #4D4D4D;
}
.tile.card-img-with-text .more.url{
    border-color: #4D4D4D;
}
.tile.card-img-with-text .more.url .elementor-button-text:after{
    display: none;
}
.elementor-widget-button.url ,
.card-img-with-text .url{
    display: flex;
    align-items: center;
}
.elementor-widget-button.url.more a .elementor-button-text:after{
    display: none;
}
.card-img-with-text .mitgliederbereich-link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgb(0 0 0 / 75%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.card-img-with-text:hover .mitgliederbereich-link{
    opacity: 1;
    visibility: visible;
}
.card-img-with-text .mitgliederbereich-link div{
    width: 100%;
    height: 100%;
}
.card-img-with-text .mitgliederbereich-link .elementor-button-link{
    background: transparent;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 0;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-img-with-text .mitgliederbereich-link .elementor-button-link:before{
    content: url(../img/pfeil-zentrumsprofil.svg);
}
.card-img-with-text .mitgliederbereich-link.signet-link .elementor-button-link:before{
    content: url(../img/pfeil-zertifikat.svg);
}
.book-list-box h2{
    font-size: 30px;
    margin: 0 0 5px;
}
.book-list-box p{
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
}
.book-list-box .download-img-box a{
    display: block;
}
.book-list-box .download-img-box img{
    width: 100%;
    display: block;
}
.book-list-box .book-list-des{
    margin-top: 20px;
}
.book-list-box .book-list-des p{
    /*margin: 0;*/
    font-size: 14px;
}
.elementor-widget-shortcode .form-search .form-outer .label-submit circle{
    fill: #d9d9d9;
    transition: fill 0.25s;
}
.search-form-auswertungen p{
    margin: 10px 0;
}
.mitgliederbereich-new .member-news-top{
    padding-bottom: 1.625rem;
    border-bottom: 1px dotted #666666;
    display: flex;
    align-items: center;
    column-gap:30px;
    row-gap: 20px;
    flex-wrap: wrap;
}
.mitgliederbereich-new .member-news-top .category-filter, 
.post-category-filter .category-filter {
    max-width: 380px;
    width: 100%;
}
.mitgliederbereich-new .member-news-top .category-filter .wrapper-dropdown, 
.post-category-filter .wrapper-dropdown{
    width: 100%;
}
.mitgliederbereich-new .member-news-top .category-filter .wrapper-dropdown:after, 
.post-category-filter .category-filter .wrapper-dropdown:after{
    background: #e3e2e2 url(../img/sprite-pfeil-kategorie.svg) 0px 50% no-repeat;
}
.mitgliederbereich-new .member-news-top .category-filter .wrapper-dropdown .dropdown, 
.post-category-filter .category-filter .wrapper-dropdown .dropdown{
    border: 1px solid #cfcfcf;
}
.mitgliederbereich-new .member-news-top .category-filter .wrapper-dropdown span,
.post-category-filter .category-filter .wrapper-dropdown span{
    color: #fff;
}

/*popup style*/
.certificate-form-popup{
    background: #d9d9d9;
    padding: 70px 50px;
    text-align: center;
    position: relative;
    margin: 20px auto;
    max-width: 1000px;
    box-shadow: 0 0px 12px rgb(0 0 0 / 49%);
}
.certificate-form-popup .popup-title{
    max-width: 540px;
    margin: 0 auto 70px;
}
.certificate-form-popup .popup-title h2{
    color: #fff;
}
.certificate-form-popup .popup-title h2:after{
    content: '';
    width: 120px;
    height: 1px;
    display: block;
    margin: 40px auto;
    background: #666;
}
.certificate-form-popup form{
    max-width: 540px;
    margin: 0 auto;
}
.certificate-form-popup .wc-login-form input:last-child{
    border: 0;
}
.certificate-form-popup .wc-login-form .login-submit label{
    position: relative;
    font-size: 0;
}
.certificate-form-popup .wc-login-form .login-submit label .wpcf7-submit{
    position: absolute;
    opacity: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}
.certificate-form-popup .wc-login-form .login-submit label .wpcf7-spinner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.certificate-form-popup .wc-login-form .login-submit svg{
 fill: #fff; 
}
.certificate-form-popup  .wc-login-form:hover .login-submit svg, 
.certificate-form-popup  .wc-login-form:focus .login-submit svg, 
.certificate-form-popup  .wc-login-form:active .login-submit svg {
    fill: #bfbfbf;
}
.certificate-form-popup .wc-login-form .form-inner .wpcf7-form-control-wrap:last-child .wpcf7-form-control{
    border-top: 2px solid #d9d9d9;
}
.mfp-close-btn-in .certificate-form-popup .mfp-close{
    background: transparent;
    border-radius: 0;
}
.mfp-close-btn-in .certificate-form-popup .mfp-close:focus{
    outline: none;
    box-shadow: 0;
}
.elementor-heading-title{
    line-height: 2.5rem !important;
}
.login-form{
    margin-bottom: 10px !important;
}
.member-logout .elementor-widget-text-editor .elementor-widget-container p,
.member-logout .elementor-widget-text-editor article p{
    font-size: 20px;
}
.mitgliederbereich-new .wrapper-dropdown, .post-category-filter .wrapper-dropdown {
    background: #999;
}
.mitgliederbereich-new  .wrapper-dropdown:after, .mitgliederbereich-new  .wrapper-dropdown:before 
.post-category-filter  .wrapper-dropdown:after, .post-category-filter  .wrapper-dropdown:before{
    background-color: #d9d9d9;
}
.wc_patienten_form_section .tabs #tabs-content .wc_data_result_form p{
    font-size: 14px;
    margin: 6px 0;
	line-height: normal;
}




@media screen and (min-width: 1200px){
    .header-main-nav .site-navigation {
        clear: none;
        text-align: inherit;
        max-width: 70% !important;
        width: 70% !important;
        margin-left: 0%;
        margin-right: 0%;
        font-family: "source_sans", Helvetica, Arial, Verdana, sans-serif;
        font-weight: 400;
        font-style: normal;
        display: flex;
    }
    .header-main-nav .site-navigation ul.menu{
        padding-left: 3rem;
    }
}

@media screen and (max-width: 1650px){
    .header-main-nav .site-navigation .menu li a{
        padding: 0 2rem;
    }
}
@media screen and (max-width: 1500px){
    .header-main-nav .site-navigation{
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
    .header-main-nav .site-navigation .menu li a{
        padding: 0 2rem;
    }
    .header-main-nav .site-navigation ul.menu li ul li a{
        padding: 0 0.5rem !important;
    }
}
@media screen and (max-width: 1400px){
 .header-main-nav .site-navigation ul.menu{
    padding-left: 2rem;
} 
.header-main-nav .site-navigation .menu li a{
    padding: 0 0.8rem;
}
}

@media screen and (max-width: 1199px){
    .header-main-nav .site-navigation ul.menu{
        padding-left: 2rem;
    }
    .header-main-nav .header-search{
        width: 35%;
    }
    .site-header:not(.header-stacked) .header-inner .site-navigation {
        max-width: 65%;
    }
    .header-main-nav .site-navigation {
        font-size: 1rem;
        line-height: 1rem;
    }
    .header-main-nav .site-navigation .menu li a{
        padding: 0 0.8rem;
    }
    .header-main-nav .site-navigation .menu>li {
        padding: 2.1rem 0 !important;
    }
    .header-main-nav .header-search{
        padding: 1.5rem 1.75rem;
        padding-left: 1.75rem;
    }
    .form-search .form-outer .search-submit {
        padding-left: 0px;
    }
    .header-right-button{
        max-width: 330px;
    }
    .site-navigation ul.menu>li.menu-item-has-children>a:after{
        top: 49px !important;
    }
    .site-navigation ul.menu li ul{
        width: 870% !important;
        padding: 1.5rem 15px 1.5rem 0 !important;
    }
    .contact-vcard .elementor-icon-list-items li .elementor-icon-list-text{
        word-break: break-word;
    }
}

@media screen and (max-width: 1024px){
    .trustees-cooperation {
        margin-left: 0;
        margin-right: 0;
        width: calc(100% + 24px) !important;
    }
}

.member-news-image-box img{
    float: right;
    margin: 0 0 20px 20px !important;
    width: 50% !important;
}

/*@media screen and (min-width: 1199px){
    .member-news-image-box img{
        float: right;
        margin: 0 0 20px 20px !important;
        width: 50% !important;
    }
}*/

@media screen and (min-width: 992px){
    .site-navigation .menu:hover:before {
        opacity: 1;
        transition: opacity 0.5s;
    }
    .site-navigation .menu:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        width: 200%;
        height: 5.75rem;
        bottom: -5.75rem;
        background: red;
        background: rgba(255, 255, 255, 0.5);
        opacity: 0;
        transition: opacity 0.5s;
        pointer-events: none;
        z-index: 1;
    }
    .site-navigation ul.menu li ul{
        padding: 2.5rem 15px 2.5rem 0;
        font-family: "source_sans_prolight", Helvetica, Arial, Verdana, sans-serif;
        font-size: 1.125rem;
        line-height: 1.625rem;
        font-weight: normal;
        font-style: normal;
        font-size: 1rem;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.75s, left 0s 0.75s;
        width: 970%;
        transition: width 1s;
        transition: max-height 0.5s;
        min-width: inherit;
        background: transparent ;

    }
    .site-navigation ul.menu li ul li {
        padding: 0 !important;
        display: inline-block;
    }
    .header-main-nav .site-navigation ul.menu li ul li{
        border: 0;
    }
    .header-main-nav .site-navigation ul.menu li ul li a {
        background: transparent;
        color: gray;
        padding: 0 1rem;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
        font-family: "source_sans";
        border: 0;
    }
    .header-main-nav .site-navigation .menu li.current-menu-item a,
    .header-main-nav .site-navigation ul.menu li ul li a:hover{
        color: #e6833a;
    }
    .header-main-nav .site-navigation ul.menu li ul li:first-child{
        margin-left: 30px;
    }
    .header-main-nav .site-navigation ul.menu li ul li:first-child a{
        padding-left: 0;
    }
    .site-navigation ul.menu li:hover .sub-menu {
        opacity: 1;
        pointer-events: auto;
        transition: opacity 0.5s;
    }
    .site-navigation ul.menu>li>a{
        position: relative;
    }
    .site-navigation ul.menu>li>a:hover{
        color: #000;
    }
    .site-navigation ul.menu>li.menu-item-has-children>a:after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 1.5rem 0 1.5rem;
        border-color: gray transparent transparent transparent;
        position: absolute;
        top: 67px;
        left: 46%;
        right: 0;
        margin-left: -1.5rem;
        transition: border-width 0.25s;
        z-index: 11;
    }
    .site-navigation ul.menu>li:hover>a:after {
        border-width: 1.5rem 1.5rem 0 1.5rem;
    }

    
}

@media screen and (max-width: 991px){
    .header-top-part{
        display: block;
    }
    .site-header:not(.header-stacked) .header-inner .site-branding{
        margin: 1rem 0;
        max-width: 100%;
        text-align: center;
    }
    .header-right-button{
        display: none;
    }
    .header-main-nav{
        display: block;
        background: transparent;
    }
    .site-navigation-toggle-holder{
        width: 100%;
        max-width: 100%;
        padding: 0;
        display: block;
    }
    .site-navigation-toggle-holder .site-navigation-toggle{
        position: relative;
        background: #f2f2f2;
        font-size: 1.375rem;
        color: #bfbfbf;
        border-radius: 0;
        border: 0;
        padding: 1.1rem 0;
    }
    .site-navigation-toggle-holder .site-navigation-toggle:after {
        content: '';
        background: url('../img/menu.svg') no-repeat 0 0;
        position: absolute;
        left: 2.75rem;
        height: 14px;
        width: 22px;
    }
    .site-navigation-toggle-holder .site-navigation-toggle .eicon-menu-bar{
        display: none;
    }
    .site-navigation-toggle-holder .site-navigation-toggle .screen-reader-text{
        position: static!important;
        width: auto;
        height: auto;
        font-size: 1.375rem;
        color: #bfbfbf;
        -webkit-clip-path: inherit;
        clip-path: inherit;
        clip: inherit;
        text-transform: uppercase;
        margin: 0;
        font-family: "source_sans";
        font-weight: 300;
    }
    .header-main-nav .header-search{
        width: 100%;
        padding: 1.375rem 2.75rem;
    }
    .site-navigation-dropdown{
        position: static;
        max-height: inherit;
        transform: inherit;
        margin: 0;
    }
    .site-navigation-dropdown ul.menu{
        position: static;
    }
    .site-navigation-dropdown ul.menu li a {
        display: block;
        width: 100%;
        border-top: 2px solid #fff;
        padding: 1.375rem 0;
        color: #fff;
        text-align: center;
        background: gray;
    }
    .site-navigation-dropdown ul.menu li ul li a {
        background: #f6f2ec;
        color: gray;
    }

    .footer-wrap{
        display: block;
    }
    .footer-wrap .footer-menu{
        width: 100%;
        margin-top: 1.75rem;
        padding: 0 1.75rem;
        display: block;
    }
    .site-footer .footer-inner{
        padding: 5px 0;
    }
    .footer-wrap .footer-colum{
        border: 0;
        border-bottom: 1px dotted #666666;
    }
    .footer-wrap .footer-colum:last-child{
        border: 0;
    }
    .footer-wrap .footer-colum .widget-wrapper-1{
        display: block;
    }
    .footer-wrap h3{
        margin-bottom: 1rem;
    }
    .footer-wrap .footer-colum ul li{
        display: inline-block;
        margin-right: 1rem;
    }
    .footer-wrap .footer-address{
        width: 100%;
        float: none;
        padding: 3.5rem 1.75rem 0;
        border: 0;
        border-top: 1px dotted #666666;
    }
    .yearbookarchiv li{
        width: 20%;
    }
    .category-left{
        padding: 20px;
    }
    .category-right{
        padding: 20px;
    }
    .site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{
        max-height: inherit;
    }

}

@media screen and (max-width: 767px){
    .site-header .site-branding .custom-logo{
        max-width: 150px;
    }
    .site-header:not(.header-stacked) .header-inner .site-branding{
        margin-bottom: 0.5rem;
    }
    .site-navigation-toggle-holder .site-navigation-toggle{
        padding: 1rem 0;
    }
    .header-main-nav .header-search{
        padding: 1rem 1rem;
    }
    .hero-banner-content p{
        font-size: 1.1rem;
        line-height: 1.5rem;
    }
    .hero-banner-content .more .elementor-button-link{
        text-align: left;
    }
    .site-footer{
        margin-top: 2.75rem;
    }
    .trustees-cooperation {
        margin-left: 0px;
        margin-right: 0px;
        width: calc(100% + 10px) !important;
    }
    p{
        margin-top: 0;
    }
    .category-wrapper{
        display: block;
    }
    .category-left{
        padding: 10px;
        width: 100%;
    }
    .category-right{
        width: 100%;
        padding: 10px;
        border: 0;
    }
    .category-left .page-header h1{
        font-size: 28px;
        line-height: 1;
    }
    h2 {
        font-size: 26px;
    }
    .category-left .page-header{
        margin-bottom: 1.125rem;
    }
    .filter .form-inner {
        display: block;
        padding-right: 40px;
    }
    .filter .wrapper-dropdown{
        margin-bottom: 1px;
    }
    .filter .wrapper-dropdown:last-of-type,
    .filter .wrapper-dropdown{
        width: 100%;
        margin: 1px 0 0;
    }
    .trustees{
        display: block;
        margin-top: 2.5rem;
        padding-top: 1.5rem;
    }
    .trustees .vcard{
        width: 100%;
        margin: 0 0 4.8125rem;
    }
    .banner {
        height: 200px;
        display: flex;
    }
    .category-wrapper ul,
    .category-wrapper p{
        font-size: 16px;
    }

    .certificate-form-popup{
        padding: 50px 20px 5px;
    }
    .certificate-form-popup .popup-title h2:after{
        margin: 20px auto;
    }
    .certificate-form-popup .popup-title {
        margin: 0 auto 30px;
    }
    .elementor-accordion .elementor-tab-content{
        margin-bottom: 40px;
    }
    .category-right article .member-appointments.appointment-image{
        display: block;
    }
    .category-right article .member-appointments.appointment-image .appointment-details {
        width: 100%;
    }
    .category-right article .member-appointments.appointment-image .member-news-image{
        width: 100%;
        margin-top: 20px;
    }
    .member-logout .elementor-widget-text-editor .elementor-widget-container p, .member-logout .elementor-widget-text-editor article p {
        font-size: 18px;
    }

}

@media screen and (max-width: 575px){
    .right-contact-vcard .contact-vcard ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{
        width: 100% !important;
        order: inherit !important;
    }
    .yearbookarchiv li{
        width: 50%;
    }
}

/*------- Loader ---------*/
.wc_loader_wrap {
    position: absolute;
    top: 132px;
    left: 50%;
    transform: translate(0%, -50%);
}
.wc_loader_wrap .loader {
    display: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    animation: rotate 1s linear infinite
}
.wc_loader_wrap .loader::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 5px solid #000;
  animation: prixClipFix 2s linear infinite ;
}

@keyframes rotate {
  100%   {transform: rotate(360deg)}
}

@keyframes prixClipFix {
    0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
    25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
    50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
    75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}
    100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}
}











/*08-03-2024-new-page-desing*/

/*tabs-nav*/
.wc_patienten_form_section ul#tabs-nav {
    list-style-type: none;
    padding: 0;
    margin: 0 0 50px;
    display: flex;
}
.wc_patienten_form_section ul#tabs-nav li {
    list-style-type: none;
    margin: 0;
    max-width: 250px;
    margin-right: 10px;
    width: 100%;
    border-bottom: 4px solid rgb(102 102 102 / 20%);
    padding-bottom: 3px;
}
.wc_patienten_form_section ul#tabs-nav li:hover,
.wc_patienten_form_section ul#tabs-nav li.active {
    border-color: rgb(102 102 102 / 50%);
}
.wc_patienten_form_section ul#tabs-nav li::before {
    display: none;
}
.wc_patienten_form_section ul#tabs-nav li a {
    font-size: 30px;
    line-height: 43px;
    color: #707070;
    font-weight: 300;
    opacity: 0.5;
}
.wc_patienten_form_section ul#tabs-nav li:hover a,
.wc_patienten_form_section ul#tabs-nav li.active a {
    opacity: 1;
}
.wc_patienten_form_section .field-wrap label {
    line-height: 30px;
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 13px;
    color: #707070;
}
.wc_patienten_form_section .field-wrap label > span{
    font-size: 16px;
}
.wc_patienten_form_section .field-wrap .wrapper-dropdown {
    background: #F6F2EC;
    width: 100%;
    border-style: dotted;
    border-width: 1px 0px 1px 0px;
    border-color: #666666;
    height: 57px;
}
.wc_patienten_form_section .field-wrap .wrapper-dropdown.active {
    height: auto;
}
.wc_patienten_form_section .field-wrap .wrapper-dropdown.active .dropdown {
    position: inherit;
}
.wc_patienten_form_section .field-wrap .wrapper-dropdown .dropdown {
    background: #f6f2ec;
    max-height: 300px;
    margin-bottom: 0;
}
.wc_patienten_form_section .field-wrap .wrapper-dropdown .dropdown a {
    font-size: 18px;
    color: #707070;
    line-height: 32px;
    padding: 0.5rem 2rem;
    text-transform: none;
}
.wc_patienten_form_section .field-wrap .wrapper-dropdown .dropdown li:hover a {
    background: rgb(255 255 255 / 50%);
}
.wc_patienten_form_section .custom_field_input {
    border: 0;
    background: #F6F2EC;
    width: 100%;
    border-radius: 0;
    min-height: 57px;
    color: #707070;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-transform: none;
}
.wc_patienten_form_section .field-wrap .wrapper-dropdown::before,
.wc_patienten_form_section .field-wrap .wrapper-dropdown::after {
    border: 0;
    height: 57px;
}
.wc_patienten_form_section .field-wrap .wrapper-dropdown span {
    margin-left: 1rem;
    vertical-align: middle;
    color: #707070;
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    line-height: 57px;
    display: -webkit-box;
    max-width: 400px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 35px;
}

/*wc_data_entry_form*/
.wc_data_entry_form .top-row .left .field-wrap .custom_field_input {
    border-style: dotted;
    border-width: 1px 0px 1px 0px;
    border-color: #666666;
}
.wc_data_entry_form .top-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 60px;
    margin-bottom: 50px;
}
.custom_field_input_group {
    display: flex;
    background: #F6F2EC;
    align-items: center;
    border-style: dotted;
    border-width: 1px 0px 0px 0px;
    border-color: #666666;
}
.custom_field_input_group .custom-form-group {
    width: auto;
    margin: 0;
    padding: 10px 20px;
}
.wc_data_entry_form .top-row .left .field-wrap:first-child ,.wc_data_entry_form .top-row .right .field-wrap:first-child{
    margin-bottom: 40px;
}

/*.wc_data_entry_form .top-row .right .field-wrap:last-child .wrapper-dropdown {
    border-top: 0;
}*/

/*radio_box*/
.wc_data_entry_form .middle-row .radio-buttons {
    background: #f6f2ec;
    display: flex;
    flex-wrap: wrap;
    border-style: dotted;
    border-width: 1px 0px 1px 0px;
    border-color: #666666;
    padding: 20px 20px 5px;
    margin-bottom: 40px;
}
.custom-form-group {
    max-width: 315px;
    width: 100%;
    margin-bottom: 15px;
    margin-right: 10px;
}
.custom-form-group input[type="radio"] {
    display: none;
}
.custom-form-group label {
    cursor: pointer;
    position: relative;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    margin: 0 !important;
    padding-left: 24px;
}
.custom-form-group label::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: transparent;
    border: 1px solid #707070;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    transition: border-color 400ms ease;
}
.custom-form-group label::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #707070;
    border-radius: 50%;
    top: 50%;
    left: 0;
    transform: translateY(-50%) scale(0);
    transition: transform 400ms ease;
}
.custom-form-group input[type="radio"]:checked + label::after {
    transform: translateY(-50%) scale(0.55);
    background-color: #e6833a;
}
.custom-form-group input[type="radio"]:checked + label::before {
	border-color: #e6833a;
}
.custom-form-group input[type="radio"]:checked + label {
	color: #e6833a;
}

/*form-btn-box*/
.form-btn-box span.text {
    background: #707070;
    color: #fff;
    padding: 10px 20px;
    max-width: 382px;
    width: 100%;
    display: flex;
    margin-right: 2px;
    min-height: 80px;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
}
.form-btn-box a {
    display: flex;
}
.form-btn-box span.icon {
    background: #D9D9D9;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    width: 100%;
    max-width: 80px;
    color: #4d4d4d;
}
.form-btn-box a:hover span.icon {
    background: #707070;
    color: #D9D9D9;
}

/*wc_data_result_form*/
/*.wc_data_result_form {
    padding-top: 20px;
}*/
.wc_data_result_form .wc_data_result_counter>p {
 font-size: 24px;
 line-height: 35px;
 font-weight: 300;
 color: #707070;
 padding-top: 35px;
 margin: 0 0 11px;
 border-style: dotted;
 border-width: 1px 0px 0px 0px;
 border-color: #666666;
}
.wc_data_result_counter_wrap {
    display: flex;
    flex-wrap: wrap;
    border-style: dotted;
    border-width: 1px 0px 1px 0px;
    border-color: #666666;
    padding: 15px 0;
    margin: 35px 0 50px;
    grid-gap: 10px 50px;
}
.wc_data_result_counter_wrap .wc_data_result_counter_col {
    display: flex;
    align-items: center;
}
.wc_data_result_counter_wrap .wc_data_result_counter_col p {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #707070;
    margin: 0 20px 0 0;
}
.wc_data_result_counter_wrap .wc_data_result_counter_col h5 {
    font-size: 30px;
    line-height: 43px;
    font-weight: 300;
    color: #707070;
    margin: 0 0 0 10px;
}
.wc_data_result_progress_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 30px;
}
.wc_data_result_progress_wrap .wc_data_result_progress_col {
    text-align: center;
    display: grid;
    align-content: space-between;
}
.wc_data_result_progress_wrap .wc_data_result_progress_col p {
    padding: 0;
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #707070;
}
.wc_data_result_progress_wrap .wc_data_result_progress_col h5 {
    margin: 50px 0 0;
    font-size: 30px;
    line-height: 43px;
    font-weight: 300;
    color: #707070;
}
.form-btn-column {
    display: flex;
    width: 100%;
    margin-top: 30px;
}

.form-btn-column .form-btn-box {
    max-width: 462px;
    width: 100%;
    margin-right: 40px;
}

.wc_patienten_form_section .wrapper-dropdown .dropdown::-webkit-scrollbar {
  width: 8px;
  border-radius:30px;
}

.wc_patienten_form_section .wrapper-dropdown .dropdown::-webkit-scrollbar-track {
  background:#dbdbdb;
  border-radius:30px;
}

.wc_patienten_form_section .wrapper-dropdown .dropdown::-webkit-scrollbar-thumb {
  background-color: #b2b2b2;
  border-radius:30px;
}


.wc_data_result_progress_main_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 2px;
    padding: 0;
    margin-bottom: 80px;
}
.wc_data_result_progress_main_wrap_col {
    background: #f6f2ec;
    padding: 25px 20px;
    border-style: dotted;
    border-width: 1px 0px 1px 0px;
    border-color: #666666;
}
.wc_data_result_progress_main_wrap_col_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #666666;
        margin-bottom: 24px;
        padding-bottom: 5px;
}
.wc_data_result_progress_main_wrap_col_title p {
    padding: 0;
    margin: 0 !important;
    font-size: 18px !important;
    line-height: 25px;
    font-weight: 400;
    color: #707070;
}
.wc_data_result_progress_main_wrap_col_title h5 {
    margin: 0;
    font-size: 30px;
    line-height: 43px;
    font-weight: 300;
    color: #707070;

}
.wc_data_result_progress_main_wrap_col_doc {
    font-size: 22px;
    line-height: 25px;
    font-weight: 400;
    color: #707070;
    margin: 24px 0;
}


.wc_data_result_progress_col .bar canvas {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), inset 0px 3px 50px 2px rgb(0 0 0 / 45%);
    border-radius: 100%;
    width: 100% !important;
    height: 100% !important;
    max-width: 200px;
}

.recaptcha-text {
    display: flex;
    margin-top: 10px;
}

.recaptcha-text label {
    margin-right: 20px;
    margin-top: 13px;
}

.form-btn-box.calculator {
    display: flex;
    align-items: start;
    width: 100%;
    max-width: 100%;
    gap: 20px;
    flex-wrap: wrap;
}

.form-btn-box.calculator a.delete-all-entries {
    width: 100%;
    max-width: 460px;
}

.form-btn-box.calculator .abschicken-btn {
    width: 100%;
    max-width: 460px;
}

.recaptcha-content {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 260px;
}
.recaptcha-text input {
    max-width: 150px;
    border: 0;
    background: #F6F2EC;
    width: 100%;
    border-radius: 0;
    min-height: 44px;
    color: #707070;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-transform: none;
}
.recaptcha-text p.error {
    margin-bottom: 0;
}
form.post-password-form {
    background: antiquewhite;
    width: 500px;
    padding: 20px;
    border-radius: 15px;
    margin: 20px auto;
}

form.post-password-form input#pwbox-3287 {
    max-width: 100%;
    border: 0;
    background: #ffffff;
    width: 100%;
    border-radius: 0;
    min-height: 44px;
    color: #707070;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-transform: none;
    margin-top: 10px;
}

form.post-password-form label {
    display: block;
    width: 100%;
}

form.post-password-form input[type="submit"] {min-height: 44px;line-height: normal;background: #e6833a;color: #fff;padding: 10px 15px;text-transform: uppercase;transition: color 0.25s;text-align: center;border: 0;border-radius: 0;font-size: 14px;}

form.post-password-form input[type="submit"]:hover {
    color: #e6833a;
    background: #fff;
}

.patienten-form-notice {
    font-style: italic;
}

.chart_content.layout-two{
     display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 2px;
    padding: 0;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}

.chart_content {
    display: grid;
    grid-template-columns: 40% 60%;
    grid-gap: 2px;
    padding: 0;
    margin-bottom: 30px;
    width: 100%;
    position: relative;
}
.chart_content canvas {
    width: 100% !important;
}
.chart_content .chart_content_klinische,
.chart_content .chart_content_geburt {
    background: #f6f2ec;
    padding: 15px;
    border-style: dotted;
    border-width: 1px 0px 1px 0px;
    border-color: #666666;
    max-height: 750px;
}
.wc_data_entry_form .top-row .left .field-wrap .jahre::-webkit-outer-spin-button,
.wc_data_entry_form .top-row .left .field-wrap .jahre::-webkit-inner-spin-button {
    appearance: none;
    margin: 0;
}
.wc_data_result_form .wc_data_result_counter .result_counter_text{
	font-size:19px !important;
}

@media (min-width:1200px) {
    .wc_data_result_progress_wrap .wc_data_result_progress_col p {
        min-height: 100px;
    }
  
}

@media (max-width:1199px) {
    .chart_content {
    grid-template-columns: 45% 55%;
}
}

@media (max-width: 1024px) {
    .wc_data_entry_form .top-row {
        grid-gap: 40px;
        margin-bottom: 50px;
    }
    .wc_patienten_form_section ul#tabs-nav li a {
        font-size: 25px;
        line-height: 30px;
    }
    .wc_patienten_form_section ul#tabs-nav li {
        border-bottom: 2px solid rgb(102 102 102 / 20%);
    }
    .wc_patienten_form_section .field-wrap label,
    .wc_data_result_form .wc_data_result_counter>p {
        line-height: 25px;
        font-size: 18px;
    }

    .custom-form-group {
        max-width: 290px;
    }
    .wc_data_entry_form .middle-row .radio-buttons {
        margin-bottom: 40px;
    }
    .wc_data_result_progress_wrap {
        grid-template-columns: repeat(2, 1fr);
    }
    .wc_data_result_progress_main_wrap {
        margin-bottom: 30px;
        grid-template-columns: repeat(1, 1fr);
    }
    .form-btn-box span.text {
        min-height: 60px;
    }
    .wc_data_result_counter_wrap .wc_data_result_counter_col h5 {
        font-size: 25px;
        line-height: 35px;
    }
    .wc_data_result_progress_wrap .wc_data_result_progress_col h5 {
        margin: 20px 0 0;
        font-size: 25px;
        line-height: 35px;
    }
    .chart_content{
        margin-bottom: 30px;
        grid-template-columns: repeat(1, 1fr);
    }
}
@media (max-width: 991px) {
    .wc_data_entry_form .top-row {
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .wc_data_entry_form .top-row .left .field-wrap:first-child {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .form-btn-box span.icon {
        max-width: 50px;
    }
    .form-btn-box span.text {
        min-height: 50px;
    }
    .wc_patienten_form_section ul#tabs-nav li a {
        font-size: 20px;
        line-height: 30px;
    }
    .wc_patienten_form_section ul#tabs-nav {
        margin: 0 0 35px;
    }
    .wc_data_result_progress_main_wrap {
        margin-bottom: 50px;
    }
}
@media (max-width: 575px) {
	.form-btn-column {
		flex-direction: column;
	}
	.form-btn-column .form-btn-box {
		margin: 0 0 10px;
	}
    .wc_data_result_progress_wrap {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
    }
    .wc_data_result_counter_wrap .wc_data_result_counter_col {
        width: 100%;
    }
    .form-btn-box.calculator {
        flex-direction: column;
    }
    .recaptcha-content {
        margin: 0 0 20px;
    }
    .form-btn-box.calculator .abschicken-btn, .form-btn-box.calculator a.delete-all-entries {
        width: 100%;
    }
}

/*08-03-2024-new-page-desing*/