/* source-serif-pro-300 - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/source-serif-pro-v11-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-serif-pro-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-serif-pro-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-serif-pro-v11-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-serif-pro-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-serif-pro-v11-latin-300.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}
/* source-serif-pro-regular - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-serif-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-serif-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-serif-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-serif-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-serif-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-serif-pro-v11-latin-regular.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}
/* source-serif-pro-600 - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/source-serif-pro-v11-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-serif-pro-v11-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-serif-pro-v11-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-serif-pro-v11-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-serif-pro-v11-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-serif-pro-v11-latin-600.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}
/* source-serif-pro-700 - latin */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/source-serif-pro-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-serif-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-serif-pro-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-serif-pro-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-serif-pro-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-serif-pro-v11-latin-700.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}


/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/source-sans-pro-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v18-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/source-sans-pro-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v18-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/source-sans-pro-v18-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/source-sans-pro-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/source-sans-pro-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/source-sans-pro-v18-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/source-sans-pro-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/source-sans-pro-v18-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
a, p, li,
body {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
}
a {
	color: #BB1811;
}
.bluebox a {
	color: #fff;
}
a:hover {
	color: #fff;
}
p {
	font-size: 19px;
}
h1, h2, h3, h4 {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
}

.top-bar-right {
	display: flex;
}
.top-bar-right .icons {
	margin-left: 30px;
	position: relative;
}
.top-bar-right .icons a {
	display: inline-block;
	width: 15px;
	height: 22px;
	margin-right: 20px;
	margin-top: 10px;
}
.top-bar-right .icons a.tel  { background: transparent url('../images/phone_imc.svg') no-repeat left top / 100%; width: 14px;}
.top-bar-right .icons a.mail {background: transparent url('../images/mail-imc.svg') no-repeat left top / 100%; width: 25px;}
.top-bar-right .icons a.lang {background: transparent url('../images/language_icon-imc.svg') no-repeat left top / 100%; width: 20px;}
#masthead {
	position: fixed;
	width: 100%;
	z-index: 2;
	margin-top: 40px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.is-dropdown-submenu .is-dropdown-submenu {
	display: block;
}
.dropdown.menu > li.is-dropdown-submenu-parent a::after {
	display: none!important;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	left: 0px;min-width: 300px;
}
.is-dropdown-submenu {
	background-color: #F7F7F7;
	box-shadow: 0px 3px 5px #444;
}
.is-dropdown-submenu a {
	background-color: #F7F7F7!important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
}
.is-dropdown-submenu .is-dropdown-submenu {
	box-shadow: none;
	position: relative;
	left: 0px!important;
	
}
.is-dropdown-submenu .is-dropdown-submenu a {
	padding-left: 30px;
	font-size: 15px;
	text-transform: none;
}
/*js-dropdown-active*/
.subline {
	font-size: 14px;
	color: #999999;
	text-align: left;
}

#masthead .main-navigation {
	background: #fff;
	height: 135px;
}
.title-bar {
	display: none;
}
.logo a{
	/*background: transparent url('../images/logo.svg') no-repeat left top / 100%;*/
	background: transparent url('../images/logo_ingenio.png') no-repeat left top / 100%;
	width: 210px;
	height: 100px;
	text-indent: -6000px;
	margin-left: 25px;
	margin-top: 10px;
}
.top-bar, .top-bar ul {
	background-color: #fff;
}
.top-bar-right {
	margin-top: 39px;
}

.menu > li > a {
	color: #202020;
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 19px;
}
.menu .active > a {
	color: #BB1811;
	background: transparent;
}
.orbit-caption {
	background:transparent;
}
.orbit-caption .row .columns .caption{
	background:#fff;
	opacity: 0.8;
}
.caption {
	padding: 20px;
}
.caption h2 {
	font-size: 29px;
	line-height: 32px;
	color: #202020;
}
.caption p {
	font-size: 20px;
	color: #202020;
}
.caption a {
	font-size: 20px;
	color: #fff;
	background: #202020;
	padding: 9px 50px;
	margin-top: 10px;
	display: inline-block;
}
.box .innerBox{
	margin-bottom: 40px;
}
.innerBox {
	min-height: 400px;
	position: relative;
}
.innerBox h3 {
	margin-top: 30px;
	font-size: 36px;
}
.section3 .innerBox {
	padding: 50px;
	background-color: #F7F7F7;
}
.farbbox {
	padding: 30px;
	font-weight: 600;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 95%;
	min-height: 100px;
	background-image: url('../images/pfeil_icon_imc.svg');
	background-position: calc(100% - 40px);
	background-repeat: no-repeat;
	background-size: 25px;
}
.uberunsblackbox {
	background-color: #000;
	color: #fff;
	padding: 50px;
}
.icon {
	width: 100px;
}
.bread {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}
.bread:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0 auto; /* This will center the border. */
    width: 6%; /* Change this to whatever width you want. */
    padding-top: 10px; /* This creates some space between the element and the border. */
    border-bottom: 2px solid black; /* This creates the border. Replace black with whatever color you want. */
}
.welcome {
	padding-bottom: 50px;
}
.welcome,
.leistungsspektrum {
	background-color:#F7F7F7 ;
}

.btn{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	background: #202020;
	padding: 9px 50px;
	margin-top: 10px;
	display: inline-block;
}

.btn.red {
	background-color: #BB1811;
}
.btn.blk {
	background-color: #000;
}
input.btn {
	border: none;
	float: right;
}


.orbit-bullets {
	left: 48%;
	position: absolute;
}
#footer-container {  
	border-top: 5px solid #BB1811;
	padding-bottom: 20px;
}
#menu-footer-navi {
	width: 269px;
	float: right;
}
#footer .image {
	width: 130px;
	margin-top: 20px;
}
.widget_text .textwidget{
	margin-top: 35px;
	font-size: 20px;
	color: #707070;
}
.menu-footer-navi-container {
	margin-top: 32px;
}

/* UNterseite */
.headerbild img {
	width: 100%;
}
.bluebox {
	/*background-color: #214F8D;*/
	color: #fff;
	padding: 50px;
}
.bluebox ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.bluebox ul li {
	background: transparent url('../images/aufzahelung_icon.svg') no-repeat left center / 20px;
	padding-left: 25px;
	list-style: none;
}
.bluebox h3 {
	line-height: 107px;
}
.bluebox .icon {
	float: right;
}
.bildspruch {
	background: #fff;
	opacity: 0.8;
}
.section2.info {
	margin-top: 50px;
}

.menu-icon {
	display: none;
}
.langnavi {
	display: none;
	position: absolute;
	right: 0px;
	background-color: #fff;
	width: 58px;
}
.langnavi.open {
	display: block;
}
/*.langelem {
	display: block!important;
	text-align: center;
	width: 100%!important;
	height: 22px;
	margin-right: 0px!important;
	margin-top: 0px!important;
}
.langelem:hover {
	color: rgb(187, 24, 17);
}*/
.language ul {
	list-style: none;
}
/* Small only */
@media screen and (max-width: 39.9375em) {
	.caption h2 {
		font-size: 30px;
		line-height: 34px;
	}
	.logo a {
		width: 170px;
	}
	.title-bar {
		display: block;
		background: #fff;
		height: 100px;
	}
	.menu {
		display: inline;
	}
	.menu-icon {
		display: inline;
		vertical-align: top;
		width: 30px;
	}
	.menu-icon::after {
		box-shadow:0 10px 0 #000, 0 20px 0 #000;
		background: #000;
		height: 4px;
		top: 31px;
	}
	#masthead .main-navigation {
		display: none;
	}
}

/* Medium and up */
@media screen and (min-width: 40em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}