.c8home #container_main {
  background-color: #fff;
}
.c8home .maincontent h1, .c8home .com-content-article__body p, .c8home .com-content-article__body a,
.c8leistungen .com-content-article__body p, .uk-card-body p, .c8leistungen h1 {
  color:#131419 !important;
}
.uk-slideshow, .c8leistungen h1 {
  animation: blur 0.5s ease 0s forwards;
  -webkit-animation: blur 0.5s ease 0s forwards;
  -moz-animation: blur 0.5s ease 0s forwards;
}
/* ANIM */
@keyframes blur {
  0%, 20% {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
  }
  100% {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
  }
}

.uk-scope .uk-overlay-primary {
	background:none !important;
	background-image: linear-gradient(to top, rgb(23, 144, 208) 0%, rgba(23, 144, 208, 0.6) 50%) !important;
}
.uk-scope .uk-card-body, .uk-card-body {
  padding: 30px 30px !important;
}

.c8leistungen .maincontent {
	background:#fff;
	padding: 0;
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
}
.c8leistungen .page-header {
	position:absolute;
	height:56px;
	width:100%;
	padding:20px 0 0 20px;
	background-image: linear-gradient(to bottom, rgb(23, 144, 208) 20%, rgba(23, 144, 208, 0.6) 80%) !important;
}
/*
.c8leistungen .page-header::after {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	height: 48px;
	width: 500px;
	background-image: linear-gradient(to bottom, rgb(23, 144, 208) 10%, rgba(23, 144, 208, 0.6) 80%) !important;
}
*/
.c8leistungen h1[itemprop="headline"] {
	visibility:hidden;
}

.c8leistungen .com-content-article__body {
	padding: 0 30px 80px 30px;
}
.c8leistungen #sidecol_a .module_surround {
	padding-left: 30px;
}

.c8noheadimg .com-content-article__body {
  padding: 0 20px 80px 20px;
  background:#fff;
}
.c8noheadimg  .com-content-article__body p, .com-content-article__body .uk-card-default p, .uk-card-default {
  color:#131419 !important;
 }

.module .mod-list li a, .module_menu .mod-list li, .c8leistungen .module .mod-list li a, .c8leistungen .module_menu .mod-list li {
	color:#ffffff;
}

.com-content-article__body p {
	color:#ffffff;
 }

.item-image {
  border-radius: 0;
}

.logo {
  padding: 0 0 0 20px;
}
.scrolled .logo {
  padding-top: 0px;
  padding-bottom: 0px;
}
.scrolled .menu-toggle {
  margin: 12px 20px 10px 15px;
}

a, .mod-list li a:hover, .uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  text-decoration: none !important;
}

h1, h2 {
  font-size: 2.2em;
  font-weight: 600;
  margin-bottom: 1.6rem;
}

a.uk-accordion-title {
	font-family: Roboto Slab, Arial, Verdana, sans-serif !important;
	font-size: 24px !important;
	line-height: 1.4 !Important;
    font-weight: 600;
	color: #131419 !important;
	padding-top: 10px;
}

.container_header, .is-sticky #container_header {
  height: 100px;
 }

#wrapper_top-2 {
/*  background-image: radial-gradient(ellipse at 20% 0, #1790d0, #131419 100%) !important; */
  z-index: 1 !important;
}
#wrapper_top-2 .module .module_surround, #wrapper_top-2 .module_menu .module_surround {
  padding: 48px 20px;
}

.c8home  .outside_header {
margin-bottom: -89px;
}
.c8home #container_showcase1_modules {
top: -89px;
}

.c8home  #container_top1_modules {
  margin-top: -89px;
}

.hornav {
  position: absolute;
  z-index: 10;
  display: flex;
  top: 40px;
  right: 80px;
}

.hornav ul.menu .parent-indicator {
    display:none;
}

.hornav > ul > li > ul, .hornav > ul > li ul > li > ul {
	color:#fff;
	box-shadow: 0 0px 0px rgba(0,0,0,0.03),0 2px 2px rgba(0,0,0,0.04),0 4px 4px rgba(0,0,0,0.05),0 4px 8px rgba(0,0,0,0.05);
}
.hornav > ul li li {
	box-shadow: none;
}
.hornav > ul > li > ul > li:hover > a, .hornav > ul > li ul > li > ul > li:hover > a, .hornav > ul > li > ul > li:hover > a span, .hornav > ul > li ul > li > ul > li:hover > a span {
  background-color: transparent;
}
.hornav > ul > li.active > ul > li:hover > a, .hornav > ul > li.active ul > li > ul > li:hover > a, .hornav > ul > li.active > ul > li:hover > a span, .hornav > ul > li.active ul > li > ul > li:hover > a span {
    background-color: transparent;
}
.hornav ul.menu > li > a, .hornav ul.menu > li > span {
  font-size: 22px;
  font-weight: 500;
  height: 60px;
  text-transform: none;
  padding: 18px 0 22px 0;
}
.hornav ul.menu li a, .hornav ul.menu li span, .hornav ul.menu li li a, .hornav ul.menu li li span {
	color: rgba(255,255,255,0.8) !important;
	white-space:nowrap;
}
.hornav ul.menu li:hover a, .hornav ul.menu li:hover span, .hornav ul.menu li.active a, .hornav ul.menu li.active span, .hornav > ul > li > ul > li:hover > a, .hornav > ul > li ul > li > ul > li:hover > a, .hornav > ul > li > ul > li:hover > a span, .hornav > ul > li ul > li > ul > li:hover > a span {
	color: rgba(255,255,255,1) !important;
}
.hornav ul.menu > li:hover > a, .hornav ul.menu > li.active:hover > a {
	border-bottom: 15px solid #1b71a3;
}
.hornav ul.menu > li.item-702:hover > a, .hornav ul.menu > li.item-702.active:hover > a, 
.hornav ul.menu > li.item-718:hover > a, .hornav ul.menu > li.item-718.active:hover > a {
  border-bottom: 15px solid #1790d0;
}
/*
.hornav ul li.active ul {
    background-color: #1790d0 !important; 
}
*/
.hornav ul.menu > li.active > a {
	border-bottom: 15px solid #1790d0;
}
.c8home .hornav ul ul, .c8home .hornav ul.menu > li:hover > a, .c8home .hornav ul.menu > li.active:hover > a {
	border-color: #1790d0;
}
.c8home .hornav ul ul {
	background-color: #1790d0 !important;
}
.hornav > ul > li > ul, .hornav > ul > li > ul > li > ul, .hornav > ul > li > ul > li > ul > li > ul {
  top: 60px;
}
/*
.hornav > ul > li > ul > li > a, .hornav > ul > li ul > li > ul > li > a {
  padding: 12px 14px;
  font-size: 1em;
}
*/

/* active subnav */
/*
.c8leistungen .hornav > ul > li.item-691 > ul, .c8leistungen .hornav > ul > li.item-691 > ul > li > ul, .c8leistungen .hornav > ul > li.item-691 > ul > li > ul > li > ul {
  opacity: 1;
  visibility: inherit;
}
*/

/* submenu */
.module .mod-list li a:hover, .module .mod-list li a:active, .module .mod-list li.hover a, .module .mod-list li.active a, .module .mod-list li.active li a:hover, .module .mod-list li.active li a:active, .module .mod-list li.active li.hover a, .module .mod-list li.active li.active a {
  color: #fff;
  opacity: 1;
  font-weight: 600;
}


#socialmedia ul {
  padding: 30px 0 0 0;
  margin-right: 20px;
}
#socialmedia ul li {
  margin: 10px;
}
#socialmedia ul li a [class^="fa-"]::before, #socialmedia ul li a [class*=" fa-"]::before {
    font-size: 24px;
}


.c8home #container_showcase1_modules .uk-scope .uk-overlay {
  padding: 0 !important;
}
.c8home #container_showcase1_modules div.uk-overlay.uk-position-bottom.uk-light {
  bottom: 40px;
}
.c8slide {
padding: 20px 0 30px 0; 
/* border-left: 48px solid #1790d0; */
text-align:center;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

h1.c8h1slide {
font-size: 56px !important; 
line-height: 64px !important; 
font-weight: 600 !important;
padding-bottom: 30px;
/* text-shadow: 2px 2px 6px #36362f; */
}

.c8iframecontainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.uk-scope ol, .uk-scope ul {
  padding-left: 16px !important;
}
.uk-scope .uk-accordion {
  padding-left: 0 !important;
}

.uk-scope .uk-h1, .uk-scope .uk-h2, .uk-scope .uk-h3, .uk-scope .uk-h4, .uk-scope .uk-h5, .uk-scope .uk-h6, .uk-scope .uk-heading-2xlarge, .uk-scope .uk-heading-large, .uk-scope .uk-heading-medium, .uk-scope .uk-heading-small, .uk-scope .uk-heading-xlarge, .uk-scope h1, .uk-scope h2, .uk-scope h3, .uk-scope h4, .uk-scope h5, .uk-scope h6 {
  font-family: Roboto Slab, Arial, Verdana, sans-serif !important;
}
.uk-scope .uk-h3, .uk-scope h3 {
  color:#131419 !important;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600 !important;
}
:focus-visible {
  outline: 0px dotted #333 !important;
}

#base-1 div.j51_inlineicons {margin-top:-60px;}
#base-1 div.j51_inlineicons .fa.fa-instagram::before {
  margin-left: 10px;
}
#container_base1_modules img {
  opacity: 0.8;
  filter: grayscale(1);
  transition: all .2s ease;
}
#container_base1_modules img:hover {
  opacity: 1;
  filter: grayscale(0);
}

/* c8history */
.c8history li {width:100%;}
.c8history .c8year {min-width:120px; font-weight:600;}
.c8history * + .uk-grid-margin, .c8history .uk-grid + .uk-grid, .c8history .uk-grid > .uk-grid-margin {
    margin-top: 30px;
}
.uk-subnav-pill > .uk-active > a {
  background-color: #1790d0;
  color: #fff;
}

#container_footer a, .copyright {
  color: rgba(255,255,255,0.6) !important;
}

:target::before {
  content: "";
  display: block;
  height: 80px;
  margin: -80px 0 0;
}

/* FORM */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(27, 113, 163,0.8);
    outline: 0;
    outline: thin dotted \9;
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(27, 113, 163,.6);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(27, 113, 163,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(27, 113, 163,.6);
}
.uk-checkbox, .uk-radio {
  background-color: #fff !important;
}
.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
    background-color: #1b71a3 !important;
}
.uk-checkbox:focus, .uk-radio:focus {
    outline: 0;
    border-color: #1b71a3 !important;
}
.btn, .button, button, .uk-button-primary, .uk-button {
	border-radius: 4px;
	text-transform: none;
}
.c8kontaktformular #container_main button, .c8kontaktformular #container_main .uk-button-primary, .c8kontaktformular #container_main .uk-button {
    background-color: #1b71a3 !important;
}

.c8kontaktformular p {
	color:#fff;
}

label, .uk-form-label {
    color: #ffffff;
    font-family: Open Sans, Arial, Verdana, sans-serif;
    display: initial;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 16px !important;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: 20px;
  margin-right: 10px;
  height: 20px;
  margin-bottom: 3px;
}

h3.uk-panel-title.error, .formError {color: #ffe246; !important}
.formError {
    font-weight: 500;
    font-size: 14px;
}
.uk-form-danger, .uk-form-danger:focus {border-color: #ffe246; !important}
.grecaptcha-badge {
    bottom: 50px !important;
}

#redim-cookiehint {
  background-color: rgba(23, 144, 208, 1) !important;
}


@media only screen and (min-width: 1100px) {
/*
	ul.mod-menu__sub {
	  display: flex !important;
	  flex-direction: row !important;
	  height:100px;
	  padding: 0 14px !important;
	  height: 56px !important;
	}
*/
}
@media only screen and (max-width: 1100px) {
	h1.c8h1slide {
	  font-size: 48px !important;
	  line-height: 56px !important;
	}
	#socialmedia ul li:first-of-type {
	  margin-left: 0px;
	}
	#sidecol_a {
		display:none;
	}
	#content_remainder {
	  width: 100% !important;
	}
	#container_base1_modules {
	  border-top: 48px solid #1790d0;
	}
	.c8bottomnoborder #container_base1_modules {
	  border-top: none;
	}
}


/* #Tablet (Portrait)
================================================== */
@media only screen and (max-width: 959px) {
	.c8home div.eb-1 .eb-dialog {max-width:100% !important;}
	h1.c8h1slide {
	  font-size: 40px !important;
	  line-height: 48px !important;
	}
	h1 {
	  font-size: 2em;
	}
	.c8home #container_showcase1_modules div.uk-overlay.uk-position-bottom.uk-light {
	  bottom: 50px;
	}
}

/* #Mobile (Landscape)
================================================== */
@media only screen and (max-width: 767px) {
	.c8home div.eb-1 {display:none !important;}
	.container_header, .is-sticky #container_header, #header_main {
		height:80px !important;
	}
	.logo-image, .is-sticky .logo-image {
		width: 200px !important;
		height: 80px !important;
	}
	#socialmedia ul {
		padding: 14px 0 12px 0;
		margin-right: 6px;
	}
	.c8home #container_showcase1_modules div.uk-overlay.uk-position-bottom.uk-light {
	  bottom: 20px;
	}
	h1.c8h1slide {
	  font-size: 32px !important;
	  line-height: 40px !important;
	  padding-bottom: 0px;
	}
	h1 {
	  font-size: 1.8em;
	}
	#base-1 div.j51_inlineicons {
	  margin-top: -10px;
	}
	:target::before {
	  content: "";
	  display: block;
	  height: 0px;
	  margin: 0;
	}
}

/*  #Mobile (Portrait)
================================================== */
@media only screen and (max-width: 440px) {
	h1 {
	  font-size: 1.5em;
	}
}
