:lang(de-de) body {
  -ms-hyphens: auto !important;
  -moz-hyphens: auto !important;
  -webkit-hyphens: auto !important;
  hyphens: auto !important;
  hyphenate-limit-chars: 10 5 5 !important;
  -webkit-hyphenate-limit-before: 5 !important;
  -webkit-hyphenate-limit-after: 5 !important;
  -ms-hyphenate-limit-chars: 10 5 5 !important;
}
:lang(de-de) .elementor {
  -ms-hyphens: auto !important;
  -moz-hyphens: auto !important;
  -webkit-hyphens: auto !important;
  hyphens: auto !important;
  hyphenate-limit-chars: 10 5 5 !important;
  -webkit-hyphenate-limit-before: 5 !important;
  -webkit-hyphenate-limit-after: 5 !important;
  -ms-hyphenate-limit-chars: 10 5 5 !important;
}
.gform_wrapper .field_description_below .gfield_consent_description,
.gform_wrapper .gfield_consent_description {
  overflow-y: hidden !important;
  border-width: 0px !important;
}
blockquote.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
  color: var(--e-global-color-text);
  line-height: 1.7em;
  border-left-color: var(--e-global-color-accent);
}
blockquote {
  border-left-color: var(--e-global-color-accent);
}
li {
  padding-bottom: 0.5em;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 0.5em;
  margin-top: 1.5em;
}
.page .entry-header {
  margin: 0em;
}
.elementor-menu-toggle {
  margin-top: 10px !important;
}
footer div.elementor-heading-title.elementor-size-default {
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
p.gform_required_legend {
  display: none;
}
#menuhopin .ast-left-align-sub-menu > ul {
  right: 0;
}
.image-box--home .elementor-image-box-content {
  margin-top: -30px;
}
.ken_b_center::before {
  animation: zoom_in 10s alternate linear infinite;
  will-change: transform;
}
@keyframes zoom_in {
  0% {
    transform: scale(1);
    transform-origin: right;
  }
  100% {
    transform: scale(1.2);
  }
}
.no--double .elementor-icon-list-icon i.far.fa-circle {
  visibility: hidden;
}
/*.elementor-element .ShariffHeadline:before {
    content: '\f064';
    font-family: "Font Awesome 6 Sharp";
    margin: 0 5px;
}*/
.elementor-element .ShariffHeadline {
  margin-top: 3%;
  padding: 1% 0;
  border-top: 1px dashed #c5c5c5;
}
dl {
  display: grid;
  grid-template-columns: auto 1fr;
}
dt,
dd {
  padding-bottom: 0px;
  line-height: 0.7em;
}
.tp-post-navigation.tp-nav-style-4 .post-next {
  right: -210px;
}
.tp-post-navigation.tp-nav-style-4 .post-prev {
  left: -210px;
}
.tp-post-navigation.tp-nav-style-4 .post-prev .tp-post-nav-hover-arrow:before {
  left: 55%;
}
.tp-post-navigation.tp-nav-style-4 .post-next .tp-post-nav-hover-arrow:before {
  left: 65%;
}
.tp-post-navigation.tp-nav-style-4 .post-next .tp-post-nav-hover-arrow:before {
  content: '\f054';
  font-family: 'Font Awesome 6 Pro';
}
.tp-post-navigation.tp-nav-style-4 .post-prev .tp-post-nav-hover-arrow:before {
  content: '\f053';
  font-family: 'Font Awesome 6 Pro';
}
span.tp-navigation-description {
  display: none;
}
.gform-theme--foundation .gform_footer,
.gform-theme--foundation .gform_page_footer {
  margin-block-start: 0;
}
.standard span.elementor-price-table__integer-part:before,
.standard_en span.elementor-price-table__integer-part:before {
  font-size: 24px;
}
.standard span.elementor-price-table__integer-part:before {
  content: "ab";
}
.standard_en span.elementor-price-table__integer-part:before {
  content: "from";
}
@media screen and (max-width: 1366px) {
  .entry-content section {
    padding: 0 1.6em;
  }
}
@media screen and (max-width: 667px) {
  .entry-content section {
    padding: 0 1.2em;
  }
}
@media screen and (max-width: 767px) {
  .tagung .tp-unfold-last-toggle.center {
    flex-direction: column;
  }
}
