/* Header CSS */
header { background-color: rgb(255,255,255); }
header { color: #000000; }
header a, header a:visited { color: #000000; }
header a:hover, header a:focus { color: #000000; }
header .fa, header .fab, header .fal, header .far, header .fas { color: #000000; }
header.sticky { color: #000000; }
header.sticky a, header.sticky a:visited { color: #000000; }
header.sticky a:hover, header.sticky a:focus { color: #000000; }
header.sticky .fa, header.sticky .fab, header.sticky .fal, header.sticky .far, header.sticky .fas { color: #000000; }
header .spicewpsearchform .fa-search,
header .spicewpsearchform .fa-xmark,
header .fa.fa-search, 
header .js-search .fa-search { color: #000000; }
header.sticky .fa.fa-search,
header.sticky .fas.fa-search { color: #000000; }
header.header input { color: #000000; }
header.header form input::-webkit-input-placeholder { color: #000000; }
header.header form input::-moz-placeholder { color: #000000; }
header.header form input:-moz-placeholder { color: #000000; }
header.header form input:-ms-input-placeholder { color: #000000; }
header .spicewpsearchform .fa-search, 
header .spicewpsearchform .fa-xmark { color: #000000; }
header.header.sticky form input { color: #000000; }
header.header.sticky input::-webkit-input-placeholder { color: #000000; }
header.header.sticky input::-moz-placeholder { color: #000000; }
header.header.sticky input:-moz-placeholder { color: #000000; }
header.header.sticky input:-ms-input-placeholder { color: #000000; }
header.sticky .spicewpsearchform .fa-search, 
header.sticky .spicewpsearchform .fa-xmark { color: #000000; }
.spicewpsearchform { background-color: #999999; border-top: 1px solid #999999; }
 
header { box-shadow: 0 5px 10px rgba(0,0,0,0.15); } 
 
header.sticky { box-shadow: 0 5px 10px rgba(0,0,0,0.15); } 
header.sticky { background-color: rgb(99,99,99); }
@media only screen and (max-width: 1024px) {
header { background-color: #ffffff; }
}
header.sticky #navigation > div > ul > li > a { color: #000000; }
header.sticky #navigation > div > ul > li.current-menu-item > a,
header.sticky #navigation > div > ul > li > a:hover { color: #000000; }
@media only screen and (max-width: 1024px) {
#mobile #menu-button,
#mobile ul li, #mobile .submenu-button,
#mobile .submenu-button.submenu-opened { background-color: #ffffff; }
}
@media only screen and (max-width: 1024px) {
#mobile ul ul li a { background-color: #ffffff !important; }
}
@media only screen and (max-width: 1024px) {
#mobile #menu-button, #mobile ul li a { color: #000000 !important; }
#mobile #menu-button::before,
#mobile #menu-button.menu-opened::before,
#mobile #menu-button.menu-opened::after { background-color: #000000 !important; }
#mobile #menu-button::after { 
	border-top: 2px solid #000000; 
    border-bottom: 2px solid #000000; 
	}
#mobile .submenu-button::before,
#mobile .submenu-button::after { background-color: #000000 !important; }
}
.logo { max-height: 70px;}
header.sticky .logoscroll { max-height: 50px; }
.intro, .introleer, .introdefault, .introsingle, .slider { margin-top: 100px; }
@media only screen and (max-width: 1024px) {
  header, header.fixed, header.absolute { position: relative; }
}
#navigation > div > ul > li > a { font-weight:600; }
#navigation > div > ul > li > a { font-size:1em; }

#navigation > div > ul > li > a,
#navigation > div > ul > li:hover > a { color: #000000; }
#navigation > div > ul > li.current-menu-item > a,
#navigation > div > ul > li > a:hover { color: #000000; }

	
#customtabs .tabs a { color: #ffffff; }
#customtabs .tabs a { text-transform:uppercase; }
@media screen and (min-width: 1024px){
#customtabs .tabs a { width: 33%; }
}
	.movebox {
	position: relative;
	width: 100%;
	margin-bottom: 1em;
}
.resize-left  img,
.resize-center img,
.resize-right img {
	max-width: 90%;
}
.resize-left img { margin: 0 auto 0 0; }
.resize-center img { margin: 0 auto; }
.resize-right img { margin: 0 0 0 auto; }

/* Ueberlappend - BG Image */
.imgbox.move-bg-top-left img,
.imgbox.move-bg-top-right img,
.imgbox.move-bg-bottom-left  img,
.imgbox.move-bg-bottom-right img {
	max-width: 90%;
}
.move-bg-top-left img { margin: 0 auto 10% 0; }
.move-bg-top-right img { margin: 0 0 10% auto; }
.move-bg-bottom-left img { margin: 10% auto 0 0; }
.move-bg-bottom-right img { margin: 10% 0 0 auto; }

.imgbox.move-top-left,
.imgbox.move-top-right,
.imgbox.move-bottom-left,
.imgbox.move-bottom-right {
	position: absolute !important;
	z-index: 1;
	max-width: 90%;
}
.imgbox.move-top-left { top: 0; left: 0; }
.imgbox.move-top-right { top: 0; right: 0; }
.imgbox.move-bottom-left{ right: 10%; bottom: 0%; }
.imgbox.move-bottom-right { left: 10%; bottom: 0%; }/* Footer */
footer {
  position: relative;
  clear: both;
  margin: 0 auto;
  padding: 4em 0em;
  line-height: 1.7;
}
footer a, footer a:visited {
  color: #dddddd;
}
footer a:hover, footer a:focus {
  color: #ffffff;
}
footer { 
	background-color: rgb(255,255,255); 
	border-top: 2px solid rgb(255,255,255);
}
.footer2 {
	background-color: rgb(255,255,255); 
}
footer, footer h1, footer h2, footer h3, footer h4,  footer h5, footer h6,
.footer-line-1, .footer-1 .firmenname:before, .footer-1 .adresse:before, 
.footer-1 .tel:before, .footer-1 .fax:before, .footer-1 .mail:before { color: #000000; }
footer a, footer a:visited, footer ul.menu li a, footer #footermenu ul li a { color: #1e73be; }
footer a:hover, footer ul.menu li a:hover, #footermenu ul li a:hover { color: #dd3333; }
.footer2 { 
	background-color: rgb(239,239,239); 
}
 
.menu-footer-container {
  margin: 0;
  padding: 0;
}
 
/* FOOTER 3 */
#footermenu-3 {
  margin-top: 0.6em;
  font-size: 0.9em;
  line-height: 1.2;
  text-shadow: none;
  float: right;
  margin-right: 2.2em;
}
#footermenu-3 ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}
#footermenu-3 ul li {
  margin: 0;
  padding: 0 0.2em 0 0;
  display: inline;
}
#footermenu-3 li a {
  font-size: 1em;
  background-image: none;
  display: inline;
  margin: 0;
  padding: 0;
  text-decoration: none;
  letter-spacing: 0.1rem;
  text-transform: none;
}
#footermenu-3 li a:after {
  content: " | ";
}
#footermenu-3 li:last-child a:after {
  content: "";
}
.footer-line-3 {
  text-align: center;
  padding: 0.6em 0 0.3em 0;
}
.footer-line-6 {
  font-size: 0.8em;
  text-align: center;
  padding: 1em 0 1em 0;
}
/* Copyright */
.footer2 {
  text-align: center;
  font-size: 12px;
  padding: 0.6em 0 0.3em 0;
}
.footer2 .container .twelve.columns:last-child {
	margin-bottom: 0;
}
/* Footer DC Logo */
.dc {
  position: absolute;
  right: 1em;
  bottom: 1em;
}
img.dc {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  opacity: 0.55;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  width: 40px;
  height: auto;
}
img.dc:hover {
  -webkit-filter: grayscale(0%);
  /* Chrome, Safari, Opera */
  filter: grayscale(0%);
  opacity: 1;
}
.enlighter-default{margin-bottom:2em !important;}.enlighter span{font-size:1.2em !important;}
@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(../fonts/roboto-v29-latin/roboto-v29-latin-300.eot);src:local(''),url(../fonts/roboto-v29-latin/roboto-v29-latin-300.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-300.woff2) format('woff2'),url(../fonts/roboto-v29-latin/roboto-v29-latin-300.woff) format('woff'),url(../fonts/roboto-v29-latin/roboto-v29-latin-300.ttf) format('truetype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-300.svg#Roboto) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../fonts/roboto-v29-latin/roboto-v29-latin-regular.eot);src:local(''),url(../fonts/roboto-v29-latin/roboto-v29-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-regular.woff2) format('woff2'),url(../fonts/roboto-v29-latin/roboto-v29-latin-regular.woff) format('woff'),url(../fonts/roboto-v29-latin/roboto-v29-latin-regular.ttf) format('truetype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-regular.svg#Roboto) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(../fonts/roboto-v29-latin/roboto-v29-latin-500.eot);src:local(''),url(../fonts/roboto-v29-latin/roboto-v29-latin-500.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-500.woff2) format('woff2'),url(../fonts/roboto-v29-latin/roboto-v29-latin-500.woff) format('woff'),url(../fonts/roboto-v29-latin/roboto-v29-latin-500.ttf) format('truetype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-500.svg#Roboto) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(../fonts/roboto-v29-latin/roboto-v29-latin-700.eot);src:local(''),url(../fonts/roboto-v29-latin/roboto-v29-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-700.woff2) format('woff2'),url(../fonts/roboto-v29-latin/roboto-v29-latin-700.woff) format('woff'),url(../fonts/roboto-v29-latin/roboto-v29-latin-700.ttf) format('truetype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-700.svg#Roboto) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(../fonts/roboto-v29-latin/roboto-v29-latin-900.eot);src:local(''),url(../fonts/roboto-v29-latin/roboto-v29-latin-900.eot?#iefix) format('embedded-opentype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-900.woff2) format('woff2'),url(../fonts/roboto-v29-latin/roboto-v29-latin-900.woff) format('woff'),url(../fonts/roboto-v29-latin/roboto-v29-latin-900.ttf) format('truetype'),url(../fonts/roboto-v29-latin/roboto-v29-latin-900.svg#Roboto) format('svg')}
body { font-family: "Roboto", Helvetica, Arial, sans-serif;  }
@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-300.eot);src:local(''),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-300.eot?#iefix) format('embedded-opentype'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-300.woff2) format('woff2'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-300.woff) format('woff'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-300.ttf) format('truetype'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-300.svg#Ubuntu) format('svg')}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-regular.eot);src:local(''),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-regular.woff2) format('woff2'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-regular.woff) format('woff'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-regular.ttf) format('truetype'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-regular.svg#Ubuntu) format('svg')}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-500.eot);src:local(''),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-500.eot?#iefix) format('embedded-opentype'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-500.woff2) format('woff2'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-500.woff) format('woff'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-500.ttf) format('truetype'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-500.svg#Ubuntu) format('svg')}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-700.eot);src:local(''),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-700.woff2) format('woff2'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-700.woff) format('woff'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-700.ttf) format('truetype'),url(../fonts/ubuntu-v15-latin/ubuntu-v15-latin-700.svg#Ubuntu) format('svg')}
h1, h2, h3, h4, h5, h6 { font-family: "Ubuntu", Helvetica, Arial, sans-serif; font-weight: 400; }
@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;src:url(../fonts/open-sans-v27-latin/open-sans-v27-latin-300.eot);src:local(''),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-300.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-300.woff2) format('woff2'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-300.woff) format('woff'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-300.ttf) format('truetype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-300.svg#OpenSans) format('svg')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url(../fonts/open-sans-v27-latin/open-sans-v27-latin-regular.eot);src:local(''),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-regular.woff2) format('woff2'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-regular.woff) format('woff'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-regular.ttf) format('truetype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-regular.svg#OpenSans) format('svg')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:500;src:url(../fonts/open-sans-v27-latin/open-sans-v27-latin-500.eot);src:local(''),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-500.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-500.woff2) format('woff2'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-500.woff) format('woff'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-500.ttf) format('truetype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-500.svg#OpenSans) format('svg')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;src:url(../fonts/open-sans-v27-latin/open-sans-v27-latin-600.eot);src:local(''),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-600.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-600.woff2) format('woff2'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-600.woff) format('woff'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-600.ttf) format('truetype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-600.svg#OpenSans) format('svg')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:url(../fonts/open-sans-v27-latin/open-sans-v27-latin-800.eot);src:local(''),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-800.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-800.woff2) format('woff2'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-800.woff) format('woff'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-800.ttf) format('truetype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-800.svg#OpenSans) format('svg')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;src:url(../fonts/open-sans-v27-latin/open-sans-v27-latin-700.eot);src:local(''),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-700.woff2) format('woff2'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-700.woff) format('woff'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-700.ttf) format('truetype'),url(../fonts/open-sans-v27-latin/open-sans-v27-latin-700.svg#OpenSans) format('svg')}
#navigation ul li a, .button, .wpcf7 input[type="submit"] { font-family: "Open Sans", Helvetica, Arial, sans-serif; }
body { color: #000000; }
body { font-size: 16px; }
@media screen and (min-width: 769px) and (max-width: 1024px){ font-size: 14.666666666667px; }
@media screen and (max-width: 768px){ font-size: 14px; }
body { font-weight: 300; }
@media screen and (max-width: 1024px){
body { font-size: 14px; }
body { font-weight: 300; }
}
.fa-brands, .fa-solid, .fa, .fab, .fal, .far, .fas { color: #000000; }
a, a:visited { color: #000000; }
a:hover, a:focus { color: #000000; }
body {  background-color: rgb(27,56,104); }
.wrapper {
	width: calc(100% - 4vw); 
	margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
.wrapper header.fixed,
.wrapper header.absolute,
.wrapper header.oncroll {
	width: calc(100% - 4vw); 
	left: calc(50% + 2vw);
	margin-left: -50%;
}
}
/* JS Search */
.spicewpsearchform {
  width: calc(96vw - 17px);
  margin-left: calc(-96vw / 2 + (100% + 17px) / 2);
  margin-right: calc(-96vw / 2 + (100% + 17px) / 2);
}
.wrapper { background-color: rgb(255,255,255); }
.container { max-width: 1600px; }

	 .box ul li, .box-module ul li, .module-box ul li { list-style-type: disc;  } 				.box ul li::marker, 
	.box-module ul li::marker, 
	.module-box ul li::marker { color: #000000; }
ul.disc li::marker { color: ; }

.introdefault { background-color:rgb(27,56,104); }
@media only screen and (min-width: 1025px) { 
.introdefault { height: 200px; }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) { 
.introdefault { height:200px; }
}
@media only screen and (max-width: 768px) {
.introdefault { height:200px; }
}
.button.first, .button.first i { color: #ffffff; }
.numeric li a { color: #ffffff; }
.button.first:hover, .button.first:hover i, .button.first.active { color: #ffffff; }
.numeric li a { color: #ffffff; }
.button.first { background-color: rgb(221,51,51); }
.numeric li a { background-color: rgb(221,51,51); }
.button.first:hover, .button.first.active { background-color: rgb(0,0,0); border: 2px solid rgb(0,0,0); }
.numeric li a:hover, .numeric li a.active { background-color: rgb(0,0,0); }
.button.first { border: 2px solid #dd3333; }
.button.first:hover, .button.first.active { border: 2px solid #000000; }
	.button1 .button.first {
 background-color:rgb(30,115,190);
 border:2px solid rgb(130,36,227);
 color:#ffffff;
}
.button1 .button.first i { color:#ffffff; }
.button1 .button.first:hover {
 background-color:rgb(130,36,227);
 color:#ffffff;
 border:2px solid rgb(30,115,190);
}
.button1 .button.first:hover i { color:#ffffff; }
	h1, .leistungen h1, .cta .product-content h1 {  color: #000000; }
h2, .leistungen h2, .cta .product-content h2 {  color: #000000; }
h1 {font-size: 2.4em;}h2 {font-size: 2em;}h3 {font-size: 1.8em;}h4 {font-size: 1.6em;}h5 {font-size: 1.4em;}h6 {font-size: 1.2em;}h1 {font-weight: 600;}h2 {font-weight: 600;}h3 {font-weight: 400;}h4 {font-weight: 400;}h5 {font-weight: 400;}h6 {font-weight: 400;}@media screen and (max-width: 1024px){
h1 {font-size: 2.3em;}h2 {font-size: 3em;}h3 {font-size: 1.7em;}h4 {font-size: 1.5em;}h5 {font-size: 1.3em;}h6 {font-size: 1.1em;}h1 {font-weight: 400;}h2 {font-weight: 400;}h3 {font-weight: 400;}h4 {font-weight: 400;}h5 {font-weight: 400;}h6 {font-weight: 400;}}
.sidenav ul li a { background-color: rgba(0,0,0,0.85);  }
.sidenav ul li a:hover { background-color: rgb(191,191,191);  }
.sidenav ul li a { color: #ffffff;  }
.sidenav .submenu-button::after, 
.sidenav .submenu-button::before { background: #ffffff;  }
.sidenav ul li a:hover { color: #ffffff;  }
.sidenav li:hover .submenu-button::after, 
.sidenav li:hover .submenu-button::before { background: #ffffff;  }
