/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v20-latin/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v20-latin/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v20-latin/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v20-latin/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v20-latin/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v20-latin/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
body {
  font-face: 'Roboto';
  color: #636363;
}
p {
  font-size: 20px;
}
h1, h2, h3, h4, h5, h6 {
  color:#0D729E;
}
h1 {
  font-weight: 600;
  font-size: 48px;
  margin-top: 20px;
  margin-bottom: 15px;
}
h2 {
  
}
h3{
  
}
h4 {
  
}
#sp-top-bar {
	background-color: #666666;
	color: #b6cb51;
}
#sp-header {
	box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
	-webkit-box-shadow: 0 0 6px 0 rgb( 0 0 0 / 30% );
	animation: none;
}
#sp-header.header-sticky {
	animation: none;
}
a {
	color: #0D729E;
}
a:hover, a:focus, a:active {
	color: #b6cb51;
}
.readmore a {
	color: #0D729E !important;
}
.readmore a:hover, .readmore a:focus, .readmore a:active {
	color: #b6cb51 !important;
}
.sp-megamenu-parent .sp-mega-group>li>a:active, .sp-megamenu-parent .sp-mega-group>li>a:focus, .sp-megamenu-parent .sp-mega-group>li>a:hover {
	color: #b6cb51;
}
/* Menu items color */
.sp-megamenu-parent > li > a { color: #0D729E; }

/* Active color of menu item */
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a { color: #b6cb51; }

/*  Color of hover menu item */
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li:hover > a  { color: #b6cb51; }
/*Menue Item Size*/
.sp-megamenu-parent > li > a,  .sp-megamenu-parent > li > span {
  font-size:18px;
  font-weight: 500;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	margin-top: -20px;
}
.logo-image-phone {
	height: 100px !important;
}
/*Header Size*/
#sp-header, #sp-header .logo {height: 110px;}
#offcanvas-toggler {height: 90px; line-height: 140px;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {line-height: 90px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {line-height: 30px;}p-footer { position: fixed;
    width: 100%;
    height: 50px;
    bottom: 0px; left:0px;
    background: #333; color: #fff;
}

@media screen and (max-width: 800px) {
  #sp-footer {
    height: 50px;
   }
}


#sp-footer .container-inner {
    padding: 15px 0;
}

#sp-main-body {
    padding-top: 20px;
}

/*Sprungmarken verschieben wegen festem Header*/
.sprung {
  visibility: hidden; 
  height: 0px !important; 
  position: absolute; 
  margin: -150px;
}
/*Sticky Footer*/
#sp-footer { 
	left: 0;
	bottom: 0;
    height: 100px;
    width: 100%;
}
@media screen and (max-width: 800px) {
  #sp-footer {
    height: 75px;
   }
}
#sp-footer p {
  font-size: 14px;
}
#sp-footer a {
  color: #515151;
}
.article-list, .article-details  {
	margin-top: 25px;
}
.article-intro-image {
	margin: 20px !important;
}
.float-right {
	float: right;
	margin-left: 10px;
}
.float-left {
	float: left;
	margin-right: 10px;
}
.blog .article {
	box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
	-webkit-box-shadow: 0 0 6px 0 rgb( 0 0 0 / 30% );
	min-height: 345px;
}
.blogreferenzen .article {
	box-shadow: 0 0 6px 0 rgb(0 0 0 / 30%);
	-webkit-box-shadow: 0 0 6px 0 rgb( 0 0 0 / 30% );
	min-height: 145px;
}
#sp-bottom {
	padding: 20px 0 20px 0;
}
#sp-bottom1 .sp-module, #sp-bottom2 .sp-module , #sp-bottom3 .sp-module, #sp-bottom4 .sp-module  {
	box-shadow: 0 0 6px 0 rgb(255 255 255 / 30%);
	-webkit-box-shadow: 0 0 6px 0 rgb( 255 255 255 / 30% );
	padding: 20px 5px 10px 10px;
	min-height: 270px;
}
.sp-scroll-up {
	background-color: #0D729E;
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
	background: #b6cb51;
}
#Leistungen_Menu {
	align: center;
}