/* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:300;
	letter-spacing:0px;
	font-size:17px;
	line-height:1.6em;

	color: #233238; 
}
:root {	
	--theme_accent: #008090;
	--theme_accent_semi: #008090;
	--theme_accent_hover: #a4d518; 
}
a, .post-nav .arrow {	
	color: #008090; 
}
h1 {	
	font-family: "Manrope";	font-weight:700;
	letter-spacing:-0.5px;
	font-size:54px;
	line-height:1.2em;
 
}
h2 {	
	font-family: "Manrope";	font-weight:700;
	letter-spacing:-0.5px;
	font-size:44px;
	line-height:1.2em;
 
}
h3 {	
	font-family: "Manrope";	font-weight:700;
	letter-spacing:-0.5px;
	font-size:28px;
	line-height:1.2em;
 
}
h4 {		letter-spacing:0px;
 
}
h5 {		letter-spacing:0px;
 
}
h6 {		letter-spacing:0px;
 
}
body #site-logo a img {		width: 300px; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #006174;
	color: #ffffff;
	border: 1px solid #006174; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:300;

	color: #233238; 
}
:root {	
	--theme_accent: #008090;
	--theme_accent_semi: #008090;
	--theme_accent_hover: #a4d518; 
}
a, .post-nav .arrow {	
	color: #008090; 
}
h1 {	
	font-family: "Manrope";	font-weight:700;
 
}
h2 {	
	font-family: "Manrope";	font-weight:700;
 
}
h3 {	
	font-family: "Manrope";	font-weight:700;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Source Sans 3";	font-weight:400;
	font-size:18px;

	color: #233238; 
}
:root {	
	--theme_accent: #008090;
	--theme_accent_semi: #008090;
	--theme_accent_hover: #a4d518; 
}
a, .post-nav .arrow {	
	color: #008090; 
}
h1 {		font-size:38px;
 
}
h2 {		font-size:32px;
 
}
h3 {		font-size:28px;
 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #006174;
	color: #ffffff;
	border: 1px solid #006174; 
}
 }
/* Themify Custom CSS */
/****************************/
/*** MENU ***/
/****************************/
/*** STANDORT NAVI ***/
.standort-btn {
   width: fit-content;
}
.standort-btn .module-buttons-item + .module-buttons-item {
  margin-inline-start: 0;
}
.standort-btn {
  display: inline-flex!important;
}
.standort-btn .module-buttons-item:last-child a {
   border-right:0px!important;
}
.standort-btn .module-buttons-item:first-child a {
   border-top-left-radius:10px;
   border-bottom-left-radius:10px;
}
.standort-btn .module-buttons-item:last-child a {
   border-top-right-radius:10px;
   border-bottom-right-radius:10px;
}
@media (max-width: 767px) {
  .standort-btn .module-buttons-item a {
    border-radius: 0;
  }

  .standort-btn .module-buttons-item:nth-child(1) a {
		border-radius:0;
    border-top-left-radius: 10px;
  }

  .standort-btn .module-buttons-item:nth-child(2) a {
    border-top-right-radius: 10px;
  }

  .standort-btn .module-buttons-item:nth-child(3) a {
    border-bottom-left-radius: 10px;
  }

  .standort-btn .module-buttons-item:nth-child(4) a {
		border-radius:0;
    border-bottom-right-radius: 10px;
  }
}
/*********************/
/*** TEAM SEITEN ***/
/********************/
.team_row_1 {
   background: #f6f6f6;
   border-radius:20px;
}
.team_img img {
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
}
.team_img, .team_img figure {
   margin-bottom: 0;
}
.team_text_wrapper {
  align-content: space-evenly;
}
.team_text_sprachen .ptb_text_before {
   font-weight: 800;
}
.team_text_name .ptb_entry_title {
  margin-bottom: 0px;
}

/***************************/
/*** FAQ Accordion ***/
/**************************/
.ui-widget {
  font-family: Public Sans,Arial,sans-serif!important;
}
.arconix-faq-accordion-title.ui-state-default {
  background: none!Important;
	border-top: solid rgba(0,0,0,.05) 1px !important;
  border-bottom: none!Important;
	border-left:none!important;
	border-right:none!Important;
	border-radius:0px;
}
.ui-widget-content {
  border: none!Important;
}
.arconix-faq-accordion-title {
   font-weight: 800!important;
}
.arconix-faq-accordion-wrap {
  font-size: 16px!important;
  color: #666!important;
}
/* Standard-jQuery-UI-Icon ausblenden */
.arconix-faq-accordion-title .ui-accordion-header-icon {
  display: none !important;
}
/* Frage/Headline */
.arconix-faq-accordion-title {
  position: relative;
  padding-left: 34px !important;
  background: none !important;
}
/* Eigenes SVG davor */
.arconix-faq-accordion-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translateY(-50%) rotate(0deg);
  transform-origin: center;
  background: url('/wp-content/uploads/2026/04/mvz-faq-icon-test.svg') no-repeat center center;
  background-size: contain;
  transition: transform 0.2s ease;
}
/* Geöffneter Zustand */
.arconix-faq-accordion-title.ui-accordion-header-active::before,
.arconix-faq-accordion-title.ui-state-active::before {
  transform: translateY(-50%) rotate(90deg);
}
.arconix-faq-accordion-title, .arconix-faq-accordion-content {
   color:#000;
}

/****************/
/*** BUTTON CSS ***/
/****************/
.module-buttons-item a em {
	transition: .3s ease;
	transform: rotate(-45deg);
}
.module-buttons-item:hover a em {  
   transform: rotate(0deg);
}

/*******************/
/*** LEISTUNGS PORTFOLIO ***/
/*** SITE SCROLL ***/
/*****************/
.side-scroll .builder-posts-wrap {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 24px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x proximity;
  padding-bottom: 12px;
}

.side-scroll .builder-posts-wrap > article {
  float: none !important;
  clear: none !important;
  width: auto !important;
  min-width: 320px;
  max-width: 420px;
  flex: 0 0 32%;
  margin: 0 !important;
  scroll-snap-align: start;
}

.side-scroll .builder-posts-wrap::after {
  display: none !important;
}

.side-scroll .post-image,
.side-scroll .post-content {
  width: 100%;
}

.side-scroll .post-image img {
  display: block;
  width: 100%;
  height: auto;
}

.side-scroll .post {
  overflow: hidden;
  border-radius: 18px;
}

/* Tablet */
@media (max-width: 1024px) {
  .side-scroll .builder-posts-wrap > article {
    flex: 0 0 48%;
    min-width: 280px;
  }
}

/* Mobile */
@media (max-width: 680px) {
  .side-scroll .builder-posts-wrap {
    gap: 16px;
  }

  .side-scroll .builder-posts-wrap > article {
    flex: 0 0 85%;
    min-width: 260px;
  }
}

.side-scroll .builder-posts-wrap::-webkit-scrollbar {
  height: 8px;
}

.side-scroll .builder-posts-wrap::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 999px;
}

.side-scroll .builder-posts-wrap::-webkit-scrollbar-track {
  background: transparent;
}
.module-post.side-scroll .builder-posts-wrap {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto !important;
}

.module-post.side-scroll .builder-posts-wrap > article {
  float: none !important;
  width: auto !important;
  flex: 0 0 32% !important;
  margin: 0 !important;
}
.side-scroll .builder-posts-wrap {
  overflow-x: scroll !important;
  scrollbar-width: auto;
  scrollbar-color: rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.08);
}
.side-scroll .builder-posts-wrap {
  overflow-x: auto !important;
  overflow-y: hidden !important;
}

.side-scroll .builder-posts-wrap::-webkit-scrollbar {
  height: 12px;
}

.side-scroll .builder-posts-wrap::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.08);
}

.side-scroll .builder-posts-wrap::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.35);
  border-radius: 999px;
}
/* Native Scrollbar ausblenden, Scrollen bleibt aktiv */
.side-scroll .builder-posts-wrap {
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.side-scroll .builder-posts-wrap::-webkit-scrollbar {
  display: none;
}

/* Fake Scrollbar */
.side-scroll {
  position: relative;
}

.side-scroll .fake-scrollbar {
  position: relative;
  width: 100%;
  height: 10px;
  margin-top: 18px;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 999px;
}

.side-scroll .fake-scrollbar-thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  min-width: 60px;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 999px;
  cursor: pointer;
  transition: background 0.2s ease;
}

.side-scroll .fake-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}
.module-post .post-content {
  padding: 0px 20px 12px;
}
/* Gravity Forms Grundlayout */
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="url"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="password"],
body .gform_wrapper select,
body .gform_wrapper textarea {
    width: 100%;
    border: 1px solid rgba(0, 111, 125, 0.25);
    border-radius: 10px;
    background-color: #ffffff;
    color: #26383c;
    font-size: 16px;
    line-height: 1.4;
    box-shadow: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

/* Normale Textfelder */
body .gform_wrapper input[type="text"],
body .gform_wrapper input[type="email"],
body .gform_wrapper input[type="tel"],
body .gform_wrapper input[type="url"],
body .gform_wrapper input[type="number"],
body .gform_wrapper input[type="password"] {
    min-height: 44px;
    padding: 10px 16px;
}

/* Select-Feld sauber zentrieren */
body .gform_wrapper select {
    min-height: 44px;
    height: 44px;
    padding: 0 16px;
    line-height: 44px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/* Textarea */
body .gform_wrapper textarea {
    min-height: 220px;
    padding: 16px;
    resize: vertical;
}

/* Fokus */
body .gform_wrapper input:focus,
body .gform_wrapper select:focus,
body .gform_wrapper textarea:focus {
    outline: none;
    border-color: #006f7d;
    box-shadow: 0 0 0 3px rgba(0, 111, 125, 0.12);
}

/* Labels */
body .gform_wrapper .gfield_label {
    color: #4a6065;
    font-weight: 700;
    margin-bottom: 6px;
}

/* Pflichtfeld Hinweis */
body .gform_wrapper .gfield_required,
body .gform_wrapper .gfield_required_text {
    color: #d93025;
    font-size: 13px;
    font-weight: 600;
}

/* Feldabstände reduziert */
body .gform_wrapper .gfield {
    margin-bottom: 18px;
}

/* Gravity Forms Grid-Abstände reduziert */
body .gform_wrapper .gform_fields {
    row-gap: 18px !important;
    column-gap: 16px !important;
}

/* Datei Upload Feld */
body .gform_wrapper input[type="file"] {
    width: 100%;
    min-height: 44px;
    border: 1px solid rgba(0, 111, 125, 0.25);
    border-radius: 10px;
    background-color: #ffffff;
    color: #26383c;
    font-size: 16px;
    line-height: 44px;
    padding: 0;
    overflow: hidden;
}

/* Upload Button im Feld */
body .gform_wrapper input[type="file"]::file-selector-button {
    height: 44px;
    margin: 0 14px 0 0;
    padding: 0 22px;
    border: none;
    border-right: 1px solid rgba(0, 111, 125, 0.18);
    background-color: #f4f8f9;
    color: #4a6065;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}

/* Safari / ältere Webkit-Browser */
body .gform_wrapper input[type="file"]::-webkit-file-upload-button {
    height: 44px;
    margin: 0 14px 0 0;
    padding: 0 22px;
    border: none;
    border-right: 1px solid rgba(0, 111, 125, 0.18);
    background-color: #f4f8f9;
    color: #4a6065;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}

/* Datei-Hinweis */
body .gform_wrapper .gfield_description,
body .gform_wrapper .ginput_counter {
    color: #4a6065;
    font-size: 14px;
    margin-top: 4px;
}

/* Checkbox */
body .gform_wrapper input[type="checkbox"] {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    accent-color: #006f7d;
}

/* Datenschutz Link */
body .gform_wrapper a {
    color: #006f7d;
    text-decoration: none;
}

body .gform_wrapper a:hover {
    text-decoration: underline;
}

/* Absenden Button */
body .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_footer button,
body .gform_wrapper .gform_button,
body .gform_wrapper input.gform_button,
body .gform_wrapper button.gform_button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 58px;
    padding: 0 34px;
    border: none;
    border-radius: 999px;
    background-color: #006f7d;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    box-shadow: none;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

/* Button Hover */
body .gform_wrapper .gform_footer input[type="submit"]:hover,
body .gform_wrapper .gform_footer button:hover,
body .gform_wrapper .gform_button:hover,
body .gform_wrapper input.gform_button:hover,
body .gform_wrapper button.gform_button:hover {
    background-color: #005f6b;
    color: #ffffff;
    transform: translateY(-1px);
}

/* Button Active */
body .gform_wrapper .gform_footer input[type="submit"]:active,
body .gform_wrapper .gform_footer button:active,
body .gform_wrapper .gform_button:active,
body .gform_wrapper input.gform_button:active,
body .gform_wrapper button.gform_button:active {
    transform: translateY(0);
}

/* Fehlermeldungen */
body .gform_wrapper .gfield_error input,
body .gform_wrapper .gfield_error select,
body .gform_wrapper .gfield_error textarea {
    border-color: #d93025;
}

body .gform_wrapper .validation_message,
body .gform_wrapper .gfield_validation_message {
    color: #d93025;
    font-size: 14px;
    margin-top: 6px;
}

/* Button Fallback mit höherer Priorität */
body .gform_wrapper .gform_footer input[type="submit"].gform_button,
body .gform_wrapper input[type="submit"].gform_button {
    background-color: #006f7d !important;
    color: #ffffff !important;
    border-radius: 999px !important;
    min-height: 58px !important;
    padding: 0 34px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    border: none !important;
}
/*** TESTIMONIAL MARGIN BOTTOM ***/
.testimonial .post.tf_swiper-slide.tf_swiper-slide-active {
  margin-bottom: 0!Important;
}
/********************/
/*** Stellen Seite ***/
/*******************/
.dynamik_bullet_points .ptb_extra_icon span {
   font-size:16px;
   color: #006174;
	margin-left:10px;
}
.dynamik_bullet_points .ptb_extra_icon .ptb_extra_icon_label {
	font-size:17px!important;
   color: #000!Important;
}
.dynamik_bullet_points .ptb_extra_icon {
    margin-bottom: 10px!Important;
}
/*********************/
/*** GLOBALS ***/ 
/********************/
#content {
  padding-bottom: 0!important;
}
/*** UMBRÜCHE ***/
h1, h2, h3 {
  word-break: normal;
  overflow-wrap: normal;
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  text-wrap: balance;
}
.module-accordion.separate li {
  border: none !important;
}
.accordion-title.tf_rel {
  margin-bottom: 4px;
  margin-top: 10px;
}
/*** BG DOTS ***/
.cta-dot::before {
  content: "";
  display: block;
  background-color: #7f9740;
  width: 30.2vw;
  height: 30.2vw;
  border-radius: 50%;
  position: absolute;
  left: -16%;
  top: -270px;
  opacity: 0.1;
  filter: blur(70px);
}
.cta-dot .module_subrow::before {
	content: "";
  display: block;
  background-color: #e2f8f0;
  width: 526px;
  height: 526px;
  border-radius: 50%;
  position: absolute;
  right: -80px;
  bottom: -320px;
  opacity: 0.7;
  filter: blur(70px);
  z-index: -1;
}
@media only screen and (max-width: 767px) {
   .cta-dot::before {
      left: 0;
      top: -81px;
      opacity: 0.2;
   }
   .cta-dot .module_subrow::before {
      right: -180px;
      bottom: -70px;
   }
}
/*** CUSTOM FIELD ICON ***/
.ptb_extra_icons .ptb_extra_icon {
  display: block;
}
/*************************/
/*** LEISTUNGS PORTFOLIO ***/
/*************************/
.leistungs_portfolio .grid2-thumb > article.post {
  width: calc(50% - 10px) !important;
  margin: 0 20px 20px 0 !important;
}

.leistungs_portfolio .grid2-thumb > article.post:nth-of-type(2n) {
  margin-right: 0 !important;
}

@media (max-width: 680px) {
  .leistungs_portfolio .grid2-thumb > article.post {
    width: 100% !important;
    margin-right: 0 !important;
  }
}