/* Themify Customize Styling */
body {	
	font-family: "Raleway";	font-weight:400;

	color: #222222; 
}
h1 {	
	font-family: "Open Sans";	font-weight:700;
	font-size:3em;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:700;
	letter-spacing:0,7px;
	font-size:2.3em;
 
}
h3 {	
	font-family: "Open Sans";	font-weight:600;
	font-size:2em;
 
}
h4 {	
	font-family: "Open Sans";	font-weight:normal;
	font-size:1.8em;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#site-logo {		position:relative;

	top: 0.5em; 
}
#main-nav a {	
	margin-top: 2em;
	color: #666666;	font-weight:bold;
 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #666666; 
}
#main-nav ul a {	
	color: #666666; 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body {		font-weight:normal;

	color: #222222; 
}
a {	
	color: #222222; 
}
a:hover {	
	color: #7cb355; 
}
h1 {	
	font-family: "Open Sans"; 
}
h2 {	
	font-family: "Open Sans"; 
}
h3 {	
	font-family: "Open Sans"; 
}
h4 {	
	font-family: "Open Sans"; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#main-nav a {	
	color: #666666;	font-weight:bold;
 
}
#main-nav a:hover {	
	color: #7cb355; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #7cb355; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #666666; 
}
#main-nav ul a {	
	color: #666666; 
}
#main-nav ul a:hover {	
	color: #7cb355; 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body {		font-weight:normal;
 
}
h1 {	
	font-family: "Open Sans"; 
}
h2 {	
	font-family: "Open Sans"; 
}
h3 {	
	font-family: "Open Sans"; 
}
h4 {	
	font-family: "Open Sans"; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#main-nav a {		font-weight:bold;
 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body {	
	font-family: "Open Sans";	font-weight:normal;
 
}
h1 {	
	font-family: "Open Sans";	font-size:2em;
 
}
h2 {	
	font-family: "Open Sans";	font-weight:300;
	font-size:1.75em;
 
}
h3 {	
	font-family: "Open Sans";	font-size:1.5em;
 
}
h4 {	
	font-family: "Open Sans";	font-size:1.3em;
 
}
#main-nav a {	
	color: #666666;	font-weight:bold;
 
}
#main-nav a:hover {	
	color: #7cb355; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #7cb355; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #666666; 
}
#main-nav ul a {	
	color: #666666; 
}
#main-nav ul a:hover {	
	color: #7cb355; 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
 }.mobile-menu-visible.header-slide-out .sidemenu-on, .mobile-menu-visible.header-overlay #headerwrap, .mobile_menu_active.header-leftpane #headerwrap, .mobile_menu_active.header-rightpane #headerwrap, .header-minbar .sidemenu-on, .mobile_menu_active #headerwrap .sidemenu-on { background: none;
	background-color: #ffffff; }
/* Themify Custom CSS */
/* CSS specific to iOS devices */
@supports (-webkit-overflow-scrolling: touch) {.background-workaround {background-attachment: scroll !important;}}

/* general fixing */
.tb_turn_on, .edit-button {display: none !important;}
.sidebar-none #content {padding-bottom: 0 !important; padding-top: 0 !important;}
#header, #headerwrap {padding: 0 !important; height: 100px !important;}
li {margin-bottom: 0px !important;}
.module-slider {margin-bottom: 0;}
.module img {vertical-align: inherit;}
.module-image.image-left .image-wrap, .module-image.image-right .image-wrap {margin: 0;}
.cn-button.wp-default {color: #ffffff; background: #222222;}
@media screen and (max-width: 680px) {.footer-widgets .col4-1 {width: 95%;}}
.grecaptcha-badge {display:none !important;}
body {overflow-x: hidden;}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img {max-height: 100px !important; max-width: 100px !important}
.post-password-form {margin: 10% 0; min-height: 40vh}



/* fix icon module breaks */
.module-icon.icon_vertical div.module-icon-item {overflow: hidden; margin-bottom: 1em;}
.module-icon i {display: block; float: left;}
.module-icon span {margin-left: .2em; display: table-row;}
.module:not(.tf_textc) .module-icon-item, .module:not(.tf_textc) .module-icon-item a {align-items: baseline;}

/* Zwei-Spalten-Layout */
.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 14px; /* Weniger Abstand zwischen Zeilen */
}

.form-col {
  flex: 1;
}

/* Input, Textarea, Quiz */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="quiz"],
.wpcf7 textarea {
  width: 100% !important;
  padding: 8px !important; /* Weniger Höhe */
  border: none !important;
  border-bottom: 1px solid white !important;
  background-color: transparent !important;
  color: white !important;
  font-size: 14px !important; /* Kleinere Schrift */
  outline: none !important;
  border-radius: 0 !important;
  line-height: 1.3 !important;
  resize: none !important; /* verhindert unbegrenztes Vergrößern */
}

.wpcf7 textarea {
  height: 60px !important;
  min-height: 60px !important;
  max-height: 60px !important;
  resize: none !important;
  display: flex;
  align-items: flex-end;
  padding-top: 20px !important;
  padding-bottom: 6px !important;
}

.wpcf7 textarea::placeholder {
  color: #ccc !important;
  font-size: 13px !important;
}

/* Placeholder-Farbe */
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #ccc !important;
  font-size: 13px !important;
}

/* Quiz-Fragetext */
.wpcf7-quiz-label,
.wpcf7 span.wpcf7-form-control-wrap input[type="quiz"] + label,
.wpcf7-quiz-question {
  color: white !important;
  font-size: 14px !important;
}

/* Datenschutz-Hinweis */
.wpcf7-acceptance {
  margin-top: 14px;
  color: white !important;
  font-size: 13px !important;
}

.wpcf7-acceptance a {
  color: white !important;
  font-weight: bold !important;
  text-decoration: underline !important;
}

/* Submit-Button */
.wpcf7 input[type="submit"] {
  background-color: white !important;
  color: black !important;
  border: none !important;
  padding: 10px 14px !important;
  font-size: 14px !important;
  cursor: pointer;
  width: 100% !important;
  margin-top: 18px !important;
  border-radius: 0 !important;
}



/* image grayscale */
.grayscaleimage img {filter: grayscale(80%); -webkit-filter: grayscale(80%);}
.grayscaleimage img:hover {filter: grayscale(0%); -webkit-filter: grayscale(0%);}

/* advanced floating buttons */
#float-button {background-color: #7cb355; color: #ffffff; font-size: 24px; padding: 10px 10px 10px; margin-bottom: 5px; border-radius: 100%; width: 25px !important;}
#float-button a {color: #ffffff !important}
#float-button:hover {background-color: #cbcbcb}
.afc_popup .img {top: -25px !important; right: 0px !important;}
.afc_popup {bottom: 72px !important;  text-align: center !important}
#float-button-check {background-color: #7cb355; color: #ffffff; font-size: 24px; padding: 10px 10px 10px; margin-bottom: 5px; border-radius: 100%; width: 25px !important;}
#float-button-check a {color: #ffffff}
#float-button-check:hover {background-color: #cbcbcb;}
/* tooltip on hover */
.tooltip .tooltiptext {visibility: hidden; width: auto; background-color: #7cb355; color: #ffffff; text-align: center; font-size:15px; font-weight: bold; border-radius: 8px; padding: 5px 10px; position: absolute; z-index: 1; bottom: 100%; right: 30px;}
.tooltip:hover .tooltiptext {visibility: visible;}