/* Themify Customize Styling */
body {	
	font-family: "Inconsolata";	font-weight:400;
	font-size:18px;
	line-height:26px;

	color: #000000; 
}
a {	
	color: #ff0000; 
}
a:hover {		text-decoration:underline;

	color: #c20404; 
}
h1 {	
	font-family: "Special Elite";	font-weight:400;
 
}
h2 {	
	font-family: "Special Elite";	font-weight:400;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 180px; 
}
body #site-logo a img {		width: 350px; 
}
#main-nav a {		font-size:20px;
 
}
#main-nav a:hover {	background: none;
	background-color: #c20404;
	color: #ffffff; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	background: none;
	background-color: #c20404;
	color: #ffffff; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #c20404;
	color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer {	
	color: #ffffff; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {		font-size:18px;
 
}
#footer a {		font-size:18px;

	color: #ff0000; 
}
#footer a:hover {		text-decoration:underline;

	color: #c20404; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 180px; 
}
body #site-logo a img {		width: 350px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 180px; 
}
body #site-logo a img {		width: 350px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Inconsolata";	font-weight:400;

	color: #000000; 
}
a {	
	color: #ff0000; 
}
a:hover {	
	color: #c20404; 
}
h1 {	
	font-family: "Special Elite";	font-weight:400;
 
}
h2 {	
	font-family: "Special Elite";	font-weight:400;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 180px; 
}
#main-nav a:hover {	background: none;
	background-color: #c20404;
	color: #ffffff; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	background: none;
	background-color: #c20404;
	color: #ffffff; 
}
#main-nav .highlight-link > a {	background: none;
	background-color: #c20404;
	color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ff0000; 
}
#footer a:hover {	
	color: #c20404; 
}
 }.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: #000000; }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 	font-size:24px;
 }.header-minbar #headerwrap #main-nav a, .mobile_menu_active #headerwrap .sidemenu-on a, .mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a { 
	color: #ffffff; }.header-minbar #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on a:hover, .mobile_menu_active #headerwrap #main-nav a:hover, .mobile_menu_active #headerwrap #main-nav ul a:hover { 
	color: #c20404; }.header-minbar #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current_page_item > a, .mobile_menu_active #headerwrap #main-nav .current-menu-item > a { 
	color: #c20404; }.mobile_menu_active #menu-icon { background: none;
	background-color: #ffffff; }.mobile_menu_active #menu-icon { 
	color: #c20404; }.body-overlay { background: none;
	background-color: rgba(0,0,0,0.31); }
/* Themify Custom CSS */
li {
margin: 3px;
}

textarea {
min-height: 6em;
}

/* Header Pfeile und Punkte weg */
.module_row :is(.row-slider-dot,.row-slider-arrow) {
	opacity: 0;
}

.tf_carousel .tf_swiper-wrapper {
  align-items: center;
}

.module-contact .builder-contact-checkbox-field label {
display: block;
}

body:not(.mobile_menu_active) #main-nav li > .sub-menu {
  width: 275px;
border-radius: 0px;
}