html {
  scroll-behavior: smooth;
}
.content-element-margin-bottom-10 {
  margin-bottom: 10px !important;
}
.content-element-margin-bottom-0 {
  margin-bottom: 0 !important;
}
.container-margin-top {
  margin-top: 80px;
}
.container-margin-bottom {
  margin-bottom: 80px;
}
.container-padding-top {
  padding-top: 80px;
}
.container-padding-bottom {
  padding-bottom: 80px;
}
.container-margin-top-small {
  margin-top: 40px;
}
.container-margin-bottom-small {
  margin-bottom: 40px;
}
.container-padding-top-small {
  padding-top: 40px;
}
.container-padding-bottom-small {
  padding-bottom: 40px;
}
.container-padding-top-xs {
  padding-top: 20px;
}
.container-padding-bottom-xs {
  padding-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .container-first {
    padding-top: 40px !important;
  }
  .container-margin-top {
    margin-top: 40px;
  }
  .container-margin-bottom {
    margin-bottom: 40px;
  }
  .container-padding-top {
    padding-top: 40px;
  }
  .container-padding-bottom {
    padding-bottom: 40px;
  }
  .tablet-landscape-hidden {
    display: none !important;
  }
  .tablet-landscape-100 {
    width: 100%;
  }
  .tablet-landscape-90 {
    width: 90%;
  }
  .tablet-landscape-80 {
    width: 80%;
  }
  .tablet-landscape-70 {
    width: 70%;
  }
  .tablet-landscape-60 {
    width: 60%;
  }
  .tablet-landscape-50 {
    width: 50%;
  }
  .tablet-landscape-40 {
    width: 40%;
  }
  .tablet-landscape-30 {
    width: 30%;
  }
  .tablet-landscape-20 {
    width: 20%;
  }
  .tablet-landscape-10 {
    width: 10%;
  }
  .tablet-landscape-0 {
    width: 0;
  }
}
@media screen and (max-width: 990px) {
  .tablet-portrait-hidden {
    display: none !important;
  }
  .tablet-portrait-rtl {
    display: flex;
    flex-direction: column-reverse;
  }
  .tablet-portrait-100 {
    width: 100%;
  }
  .tablet-portrait-90 {
    width: 90%;
  }
  .tablet-portrait-80 {
    width: 80%;
  }
  .tablet-portrait-70 {
    width: 70%;
  }
  .tablet-portrait-60 {
    width: 60%;
  }
  .tablet-portrait-50 {
    width: 50%;
  }
  .tablet-portrait-40 {
    width: 40%;
  }
  .tablet-portrait-30 {
    width: 30%;
  }
  .tablet-portrait-20 {
    width: 20%;
  }
  .tablet-portrait-10 {
    width: 10%;
  }
  .tablet-portrait-0 {
    width: 0;
  }
}
@media screen and (min-width: 768px) {
  .min-phone-landscape-hidden {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .max-phone-landscape-hidden {
    display: none !important;
  }
  .phone-landscape-hidden {
    display: none !important;
  }
  .phone-landscape-rtl {
    display: flex;
    flex-direction: column-reverse;
  }
  .phone-landscape-100 {
    width: 100%;
  }
  .phone-landscape-90 {
    width: 90%;
  }
  .phone-landscape-80 {
    width: 80%;
  }
  .phone-landscape-70 {
    width: 70%;
    float: left;
  }
  .phone-landscape-60 {
    width: 60%;
  }
  .phone-landscape-50 {
    width: 50%;
    float: left;
  }
  .phone-landscape-40 {
    width: 40%;
  }
  .phone-landscape-30 {
    width: 30%;
    float: left;
  }
  .phone-landscape-20 {
    width: 20%;
  }
  .phone-landscape-10 {
    width: 10%;
  }
  .phone-landscape-0 {
    width: 0%;
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: none !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 36;
  line-height: 48;
  letter-spacing: 1;
}
.h1-visual {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
  font-size: 23px !important;
  line-height: 30px !important;
  margin-bottom: 20px !important;
  hyphens: none !important;
}
@media screen and (max-width: 767px) {
  .h1-visual {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}
.h3-visual {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
}
.h3-visual strong {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
}
.h3-visual em {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
}
.h3-visual a {
  color: #4b4b4d !important;
}
.h3-visual a:hover,
.h3-visual a:focus,
.h3-visual a:active {
  color: #b1b2b3 !important;
}
.h3-visual ul {
  padding-left: 15px !important !important;
}
.h3-visual li::marker {
  color: #e2001a !important;
}
.h3-visual.link-triangle {
  margin-left: 15px !important;
}
.h3-visual.link-triangle a:not(.no-tirangle)::before {
  content: " " !important;
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px !important !important;
  margin-left: -15px !important;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.h3-visual.link-triangle .eingerueckt {
  padding-left: 15px !important;
}
@media screen and (max-width: 990px) {
  .h3-visual.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.h3-visual.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .h3-visual {
    font-size: 14px;
    line-height: 22px;
  }
}
.no-wrap {
  white-space: nowrap !important;
}
.paragraph {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.paragraph strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.paragraph em {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.paragraph a {
  color: #4b4b4d !important;
}
.paragraph a:hover,
.paragraph a:focus,
.paragraph a:active {
  color: #b1b2b3 !important;
}
.paragraph ul {
  padding-left: 15px !important;
}
.paragraph li::marker {
  color: #e2001a !important;
}
.paragraph.link-triangle {
  margin-left: 15px;
}
.paragraph.link-triangle a:not(.no-tirangle)::before {
  content: " ";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px !important;
  margin-left: -15px;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.paragraph.link-triangle .eingerueckt {
  padding-left: 15px;
}
@media screen and (max-width: 990px) {
  .paragraph.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.paragraph.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .paragraph {
    font-size: 14px;
    line-height: 22px;
  }
}
.container-standorte .link-triangle a::before {
  margin-left: 0 !important;
}
.paragraph-big {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-size: 20px;
  line-height: 32px;
}
.paragraph-big strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.paragraph-big em {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.paragraph-big a {
  color: #4b4b4d !important;
}
.paragraph-big a:hover,
.paragraph-big a:focus,
.paragraph-big a:active {
  color: #b1b2b3 !important;
}
.paragraph-big ul {
  padding-left: 15px !important;
}
.paragraph-big li::marker {
  color: #e2001a !important;
}
.paragraph-big.link-triangle {
  margin-left: 15px;
}
.paragraph-big.link-triangle a:not(.no-tirangle)::before {
  content: " ";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px !important;
  margin-left: -15px;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.paragraph-big.link-triangle .eingerueckt {
  padding-left: 15px;
}
@media screen and (max-width: 990px) {
  .paragraph-big.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.paragraph-big.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .paragraph-big {
    font-size: 14px;
    line-height: 22px;
  }
}
.paragraph-small {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  font-size: 14px;
  line-height: 18px;
}
.paragraph-small strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.paragraph-small em {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.paragraph-small a {
  color: #4b4b4d !important;
}
.paragraph-small a:hover,
.paragraph-small a:focus,
.paragraph-small a:active {
  color: #b1b2b3 !important;
}
.paragraph-small ul {
  padding-left: 15px !important;
}
.paragraph-small li::marker {
  color: #e2001a !important;
}
.paragraph-small.link-triangle {
  margin-left: 15px;
}
.paragraph-small.link-triangle a:not(.no-tirangle)::before {
  content: " ";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px !important;
  margin-left: -15px;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.paragraph-small.link-triangle .eingerueckt {
  padding-left: 15px;
}
@media screen and (max-width: 990px) {
  .paragraph-small.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.paragraph-small.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .paragraph-small {
    font-size: 14px;
    line-height: 22px;
  }
}
.paragraph-datenschutz h1 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
  font-size: 23px !important !important;
  line-height: 30px !important !important;
  margin-bottom: 20px !important !important;
  hyphens: none !important !important;
  color: #e2001a !important;
  font-size: 23px !important;
  line-height: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .paragraph-datenschutz h1 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}
@media screen and (max-width: 767px) {
  .paragraph-datenschutz h1 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}
.paragraph-datenschutz h2 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
  color: #e2001a !important;
  margin-bottom: 20px;
}
.paragraph-datenschutz h2 strong {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
}
.paragraph-datenschutz h2 em {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
}
.paragraph-datenschutz h2 a {
  color: #4b4b4d !important;
}
.paragraph-datenschutz h2 a:hover,
.paragraph-datenschutz h2 a:focus,
.paragraph-datenschutz h2 a:active {
  color: #b1b2b3 !important;
}
.paragraph-datenschutz h2 ul {
  padding-left: 15px !important !important;
}
.paragraph-datenschutz h2 li::marker {
  color: #e2001a !important;
}
.paragraph-datenschutz h2.link-triangle {
  margin-left: 15px !important;
}
.paragraph-datenschutz h2.link-triangle a:not(.no-tirangle)::before {
  content: " " !important;
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px !important !important;
  margin-left: -15px !important;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.paragraph-datenschutz h2.link-triangle .eingerueckt {
  padding-left: 15px !important;
}
@media screen and (max-width: 990px) {
  .paragraph-datenschutz h2.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.paragraph-datenschutz h2.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .paragraph-datenschutz h2 {
    font-size: 14px;
    line-height: 22px;
  }
}
.paragraph-datenschutz h3 {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
}
.paragraph-datenschutz h3 strong {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
}
.paragraph-datenschutz h3 em {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
}
.paragraph-datenschutz h3 a {
  color: #4b4b4d !important;
}
.paragraph-datenschutz h3 a:hover,
.paragraph-datenschutz h3 a:focus,
.paragraph-datenschutz h3 a:active {
  color: #b1b2b3 !important;
}
.paragraph-datenschutz h3 ul {
  padding-left: 15px !important !important;
}
.paragraph-datenschutz h3 li::marker {
  color: #e2001a !important;
}
.paragraph-datenschutz h3.link-triangle {
  margin-left: 15px !important;
}
.paragraph-datenschutz h3.link-triangle a:not(.no-tirangle)::before {
  content: " " !important;
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px !important !important;
  margin-left: -15px !important;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.paragraph-datenschutz h3.link-triangle .eingerueckt {
  padding-left: 15px !important;
}
@media screen and (max-width: 990px) {
  .paragraph-datenschutz h3.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.paragraph-datenschutz h3.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .paragraph-datenschutz h3 {
    font-size: 14px;
    line-height: 22px;
  }
}
.paragraph-datenschutz h4 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
  color: #000000 !important;
}
.paragraph-datenschutz h4 strong {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
}
.paragraph-datenschutz h4 em {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
}
.paragraph-datenschutz h4 a {
  color: #4b4b4d !important;
}
.paragraph-datenschutz h4 a:hover,
.paragraph-datenschutz h4 a:focus,
.paragraph-datenschutz h4 a:active {
  color: #b1b2b3 !important;
}
.paragraph-datenschutz h4 ul {
  padding-left: 15px !important !important;
}
.paragraph-datenschutz h4 li::marker {
  color: #e2001a !important;
}
.paragraph-datenschutz h4.link-triangle {
  margin-left: 15px !important;
}
.paragraph-datenschutz h4.link-triangle a:not(.no-tirangle)::before {
  content: " " !important;
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px !important !important;
  margin-left: -15px !important;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.paragraph-datenschutz h4.link-triangle .eingerueckt {
  padding-left: 15px !important;
}
@media screen and (max-width: 990px) {
  .paragraph-datenschutz h4.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.paragraph-datenschutz h4.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .paragraph-datenschutz h4 {
    font-size: 14px;
    line-height: 22px;
  }
}
.red {
  color: #e2001a !important;
}
.grey-dark {
  color: #4b4b4d !important;
}
.black {
  color: #000000 !important;
}
.fusion-header {
  background-color: #4b4b4d !important;
}
@media screen and (max-width: 767px) {
  .fusion-header {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.menu-burger {
  background-image: url("/wp-content/uploads/2024/12/voplan_menu-burger_100x68px.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.menu-burger .menu-text {
  visibility: hidden;
}
.fusion-megamenu-holder {
  background-color: #4b4b4d !important;
  border-top: none !important;
}
.fusion-megamenu-holder .fusion-megamenu-submenu {
  border: none !important;
}
.fusion-megamenu-holder .fusion-megamenu-title {
  display: none !important;
}
.fusion-megamenu-holder ul li a {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  color: #ffffff !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.fusion-megamenu-holder ul li a:hover {
  background-color: #323233 !important;
}
.fusion-megamenu-holder .current-menu-item > a {
  background-color: transparent !important;
}
@media screen and (max-width: 1160px) {
  .fusion-megamenu.fusion-megamenu-sitewidth {
    margin: 0 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .fusion-logo {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .fusion-standard-logo {
    max-height: 50px !important;
  }
}
.fusion-flyout-menu-bg {
  background-color: #4b4b4d !important;
}
.fusion-flyout-menu {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.fusion-flyout-menu .fusion-mobile-menu {
  text-align: left !important;
}
.fusion-flyout-menu .fusion-mobile-menu a {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  color: #ffffff;
}
.fusion-flyout-menu .fusion-mobile-menu a::before {
  content: " ";
  display: inline-block;
  margin-right: 3px;
  width: 8px;
  height: 8px;
  background-image: url("/wp-content/uploads/2025/01/voplan_triangle-white-right_100x115px.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.fusion-flyout-menu .menu-text {
  text-align: left !important;
}
.fusion-flyout-menu .mobile-spacer-bottom {
  padding-bottom: 30px;
}
.fusion-header-has-flyout-menu.fusion-mobile-menu-design-flyout.fusion-flyout-active .fusion-flyout-menu-icons .fusion-toggle-icon-line,
.fusion-header-has-flyout-menu .fusion-flyout-menu-icons .fusion-toggle-icon-line {
  background-color: #ffffff !important;
}
.fusion-main-menu {
  display: none !important;
}
.fusion-footer .widget_nav_menu li {
  border-bottom: none !important;
  padding: 0 !important;
}
.fusion-footer .widget_nav_menu li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #ffffff !important;
}
.fusion-footer .widget_nav_menu li a:hover {
  opacity: 0.8 !important;
}
.fusion-footer .widget_nav_menu li.footer-menu-padding-bottom {
  padding-bottom: 20px !important;
}
.fusion-footer .widget_text {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #ffffff;
}
.fusion-footer .widget_text p {
  margin-top: 0 !important;
}
.fusion-footer .widget_text a {
  color: #ffffff !important;
}
.fusion-footer .widget_text a:hover {
  opacity: 0.8 !important;
}
.fusion-footer .fusion-footer-widget-area {
  background-color: #4b4b4d !important;
}
.fusion-footer .widget_nav_menu {
  margin-left: 13px !important;
}
@media screen and (max-width: 767px) {
  .fusion-footer .fusion-footer-widget-area {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  #main {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
.container-33 .vc_column-inner {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .container-33 .vc_column-inner {
    width: 100%;
    margin-bottom: 30px;
  }
  .container-33 .vc_column-inner .wpb_wrapper .paragraph {
    margin-bottom: 10px !important;
  }
}
.container-33 .location-inner .vc_column-inner {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .container-33.container-padding-top-small {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .container-leistungen .vc_column-inner .wpb_wrapper {
    display: flex;
    align-items: flex-end;
  }
}
.container-33-no-flex .vc_column-inner {
  width: 70%;
}
@media screen and (max-width: 990px) {
  .container-33-no-flex .vc_column-inner {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .container-33-list .wpb_content_element {
    margin-bottom: 0 !important;
  }
  .container-33-list .wpb_content_element ul {
    margin-top: 0 !important;
  }
}
.container-standorte .link-triangle {
  margin-left: 0 !important;
}
@media screen and (max-width: 767px) {
  .container-standorte .location-inner .wpb_wrapper {
    display: flex;
    align-items: flex-end;
  }
  .container-standorte .img-kachel {
    padding-top: 4px;
  }
}
.container-standorte-second-row {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .container-standorte-second-row {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .container-padding-mobile {
    padding-top: 40px !important;
  }
}
.container-soz-eng .img-kachel {
  width: 50%;
}
.container-soz-eng .paragraph.link-triangle {
  margin-left: 0 !important;
}
@media screen and (max-width: 990px) {
  .container-soz-eng .paragraph.link-triangle .eingerueckt {
    padding-left: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .container-soz-eng .img-kachel {
    margin-bottom: 20px !important;
    float: none !important;
    clear: both !important;
  }
  .container-soz-eng .img-kachel img {
    min-width: 150px !important;
    max-width: 150px !important;
  }
}
@media screen and (max-width: 767px) and screen and (max-width: 767px) {
  .container-soz-eng .img-kachel {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 1199px) {
  .container-blaetterbuch {
    display: none !important;
  }
}
.img-kachel {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 767px) {
  .img-kachel {
    min-width: 100px !important;
    max-width: 100px !important;
    float: left;
    margin-right: 20px;
    padding-bottom: 6px;
  }
  .img-kachel img {
    min-width: 100px !important;
    max-width: 100px !important;
  }
}
img:not(.ult-modal-img) {
  pointer-events: none !important;
}
.img-news-tablet {
  display: none !important;
}
.img-news-tablet img {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .img-news-tablet {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .img-news-tablet img {
    width: 100%;
  }
}
/* LESS Document */
/* LESS Document */
.ditty-item__content {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
  font-style: italic !important;
  color: #4b4b4d !important;
}
.ditty-item__content strong {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
}
.ditty-item__content em {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
}
.ditty-item__content a {
  color: #4b4b4d !important;
}
.ditty-item__content a:hover,
.ditty-item__content a:focus,
.ditty-item__content a:active {
  color: #b1b2b3 !important;
}
.ditty-item__content ul {
  padding-left: 15px !important !important;
}
.ditty-item__content li::marker {
  color: #e2001a !important;
}
.ditty-item__content.link-triangle {
  margin-left: 15px !important;
}
.ditty-item__content.link-triangle a:not(.no-tirangle)::before {
  content: " " !important;
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px !important !important;
  margin-left: -15px !important;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.ditty-item__content.link-triangle .eingerueckt {
  padding-left: 15px !important;
}
@media screen and (max-width: 990px) {
  .ditty-item__content.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.ditty-item__content.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .ditty-item__content {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .ditty-item__content {
    font-size: 14px !important;
    line-height: 22px !important;
  }
}
.ult-modal-input-wrapper {
  margin-bottom: 10px !important;
}
.grid-referenzen .vc_grid-item {
  width: 233px !important;
}
.grid-referenzen .vc_gitem-zone-mini .vc_col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.grid-referenzen .vc_gitem-zone-mini .vc_col-sm-12 .vc_gitem-post-data-source-post_title a {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
}
.grid-referenzen .vc_pageable-slide-wrapper {
  display: flex !important;
  align-content: space-between !important;
  gap: calc((1100px - 3*233px) /3);
  flex-wrap: wrap;
}
.grid-referenzen .vc_pageable-slide-wrapper::before {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .grid-referenzen .vc_pageable-slide-wrapper {
    display: block !important;
  }
}
.container-referenz-table {
  padding-left: 30px;
  padding-right: 30px;
}
.container-referenz-table .container-referenz-table-row {
  border-top: solid 1px #b1b2b3;
  padding-top: 5px;
}
.container-referenz-table .container-referenz-table-row .vc_column-inner {
  padding-left: 0 !important;
}
.container-referenz-table .container-referenz-table-row ul {
  margin-top: 0 !important;
}
@media screen and (max-width: 767px) {
  .container-referenz-table .referenz-table-content {
    padding-left: 15px;
  }
}
.flexslider {
  border: 0 !important;
  margin-bottom: 0 !important;
}
.flexslider .flex-control-nav,
.flexslider .flex-direction-nav {
  display: none !important;
}
.vc_tta-panels .vc_tta-panel-title a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background-color: transparent !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 26px !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text strong {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-style: italic !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text em {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500 !important;
  font-style: italic !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text a {
  color: #4b4b4d !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text a:hover,
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text a:focus,
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text a:active {
  color: #b1b2b3 !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text ul {
  padding-left: 15px !important !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text li::marker {
  color: #e2001a !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text.link-triangle {
  margin-left: 15px !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text.link-triangle a:not(.no-tirangle)::before {
  content: " " !important;
  display: inline-block !important;
  width: 10px !important;
  height: 10px !important;
  margin-right: 5px !important !important;
  margin-left: -15px !important;
  background-image: url("/wp-content/uploads/2024/12/voplan_triangle-red-right_100x115px.png") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text.link-triangle .eingerueckt {
  padding-left: 15px !important;
}
@media screen and (max-width: 990px) {
  .vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text.link-triangle .eingerueckt {
    padding-left: 0 !important;
  }
}
.vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text.link-triangle-left a::before {
  background-image: url("/wp-content/uploads/2025/02/voplan_triangle-red-left_100x115px.png") !important;
}
@media screen and (max-width: 767px) {
  .vc_tta-panels .vc_tta-panel-title a .vc_tta-title-text {
    font-size: 14px;
    line-height: 22px;
  }
}
.vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
  background-color: transparent !important;
  border: none !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding-left: 18px !important;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::before {
  border-color: #e2001a !important;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  left: 0 !important;
}
.vc_tta-panel-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.container-team {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .container-team {
    padding-top: 0 !important;
  }
}
.container-team .img-kachel {
  width: 50%;
  margin-bottom: 20px !important;
  float: none !important;
  clear: both !important;
}
@media screen and (max-width: 767px) {
  .container-team .img-kachel {
    margin-bottom: 5px !important;
  }
}
.container-team .h3-visual {
  margin-bottom: 0 !important;
}
.container-team .paragraph {
  hyphens: none !important;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .container-team .paragraph {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .container-team .vc_col-sm-6 {
    margin-bottom: 30px;
  }
}
.container-team .container-team-inner .vc_column-inner {
  width: 70%;
}
.container-team .container-team-inner .vc_column-inner .vc_column-inner {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .container-team .container-team-inner > .vc_column-inner > .wpb_wrapper {
    display: flex;
  }
  .container-team .container-team-inner .vc_column-inner {
    width: 100%;
  }
  .container-team .container-team-inner .vc_column-inner .vc_column-inner {
    width: 100% !important;
  }
}
#container-burger-menu-toggle {
  z-index: 9999;
  /*------NEU-----*/
  position: fixed;
  z-index: 100000 !important;
  right: calc((100vw - 1100px) / 2);
  top: 53px;
  margin: 0;
  height: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1130px) {
  #container-burger-menu-toggle {
    right: 30px;
  }
}
@media screen and (max-width: 1199px) {
  #container-burger-menu-toggle {
    top: 50px;
  }
}
@media screen and (max-width: 800px) {
  #container-burger-menu-toggle {
    display: none !important;
  }
}
#container-burger-menu-toggle:hover {
  cursor: pointer;
}
#container-burger-menu-toggle:hover .burger-toggle {
  background-color: #e2001a;
}
@media screen and (max-width: 1199px) {
  #container-burger-menu-toggle:hover .burger-toggle {
    background-color: #ffffff !important;
  }
}
#container-burger-menu-toggle:hover .burger-toggle::before,
#container-burger-menu-toggle:hover .burger-toggle::after {
  background-color: #e2001a;
}
@media screen and (max-width: 1199px) {
  #container-burger-menu-toggle:hover .burger-toggle::before,
  #container-burger-menu-toggle:hover .burger-toggle::after {
    background-color: #ffffff !important;
  }
}
#container-burger-menu-toggle.active .burger-toggle {
  background-color: #4b4b4d !important;
}
#container-burger-menu-toggle.active .burger-toggle::before {
  background-color: #e2001a !important;
  transform: rotate(45deg) !important;
  top: 0 !important;
}
@media screen and (max-width: 1199px) {
  #container-burger-menu-toggle.active .burger-toggle::before {
    background-color: #ffffff !important;
  }
}
#container-burger-menu-toggle.active .burger-toggle::after {
  background-color: #e2001a !important;
  transform: rotate(-45deg) !important;
  top: -3px !important;
}
@media screen and (max-width: 1199px) {
  #container-burger-menu-toggle.active .burger-toggle::after {
    background-color: #ffffff !important;
  }
}
#container-burger-menu-toggle.active:hover .burger-toggle::before {
  background-color: #ffffff !important;
}
#container-burger-menu-toggle.active:hover .burger-toggle::after {
  background-color: #ffffff !important;
}
.burger-toggle {
  float: right;
  margin-top: 30;
  width: 40px;
  height: 3px;
  background-color: #ffffff;
  transition: all 0.2s linear;
  /*&:hover{
		cursor:pointer;
		background-color:@red;
		
		&::before,
		&::after{
			background-color:@red;
		}
	}*/
  /*&.active{
		background-color:@grey-dark !important;
		
		&::before{
			background-color:@red !important;
			transform:rotate(45deg) !important;
			top:0 !important;
		}
		
		&::after{
			background-color:@red!important;
			transform:rotate(-45deg) !important;
			top:-3px !important;
		}
	}*/
}
.burger-toggle::before {
  content: " ";
  width: 40px;
  height: 3px;
  background-color: #ffffff;
  display: block;
  top: -9px;
  position: relative;
  transition: all 0.2s linear;
}
.burger-toggle::after {
  content: " ";
  width: 40px;
  height: 3px;
  background-color: #ffffff;
  display: block;
  top: 6px;
  position: relative;
  transition: all 0.2s linear;
}
#custom-burger-megamenu {
  display: none !important;
  position: fixed !important;
  opacity: 0;
  transition: all 0.5s linear;
  background-color: #4b4b4d;
  z-index: 99999;
  left: 15px !important;
  margin-top: -1px;
  /*padding-left:~"calc((100vw - 1100px) / 2)" !important;
	padding-right:~"calc((100vw - 1100px) / 2)" !important;*/
}
@media screen and (max-width: 1199px) {
  #custom-burger-megamenu {
    width: 33%;
  }
}
#custom-burger-megamenu .vc_column-inner {
  padding: 15px !important;
}
#custom-burger-megamenu #menu-custom-hauptmenu {
  display: flex !important;
  justify-content: space-between;
  padding-left: 0 !important;
}
#custom-burger-megamenu #menu-custom-hauptmenu > .menu-item {
  list-style-type: none;
}
#custom-burger-megamenu #menu-custom-hauptmenu > .menu-item > a {
  display: none;
}
#custom-burger-megamenu #menu-custom-hauptmenu > .menu-item::before {
  display: none !important;
}
#custom-burger-megamenu #menu-custom-hauptmenu .sub-menu {
  padding-left: 0;
}
#custom-burger-megamenu #menu-custom-hauptmenu .sub-menu li {
  margin-right: 20px;
  list-style-type: none;
}
#custom-burger-megamenu #menu-custom-hauptmenu .sub-menu a {
  width: 100%;
  display: block;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
  color: #ffffff !important;
  transition: 0.2s ease-in-out;
  padding: 5px;
  padding-left: 20px;
}
#custom-burger-megamenu #menu-custom-hauptmenu .sub-menu a::before {
  content: " ";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 5px !important;
  margin-left: -15px;
  background-image: url("/wp-content/uploads/2025/01/voplan_triangle-white-right_100x115px.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#custom-burger-megamenu #menu-custom-hauptmenu .sub-menu a:hover {
  background-color: #323233 !important;
}
#custom-burger-megamenu.active {
  display: block !important;
  opacity: 1;
}
