/* General */

* {
	font-family: 'Lato', Helvetica, sans-serif;
}

html {
	scroll-behavior: smooth;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 24px;
	padding: 20px 0;
}

h4 {
	font-size: 18px;
	padding: 15px 0;
}

h9 {
	font-size: 18px;
}

/*h3 mit weniger Abstand*/
h5 {
	font-size: 24px;
	padding-top: 88px;
	padding-bottom: 10px;
}

/*h3 mit weniger Abstand*/
h6 {
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 10px;
}

p,
li {
	font-size: 18px;
	line-height: 28px;
}

h7 {
	color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
}

ul {
	padding-inline-start: 20px;
}

.navbar-z-index {
	z-index: 99999999;
}

.sectionProductHeader {
	margin: 125px 0 70px 0;
}

.sectionProductHeader p {
	text-transform: uppercase;
	color: #454545;
	font-size: 18px;
}

.navbar-nav a {
	text-transform: uppercase;
}

.navbar-toggler {
	margin-right: 20px;
}

.navbar-toggler:focus,
.navbar-toggler:active {
	outline: none;
	box-shadow: none;
}

.nav-item {
	padding: 10px 15px 0;
}

.navbar-light .navbar-nav .nav-link {
	color: #000;
	padding: 8px 8px 15px 8px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #454545;
}

/* Sections */

#Kontakt {
	padding: 20px 0;
	margin: 0 0 100px 0;
}

#Karriere {
	margin: 0 0 200px 0;
}

#UeberUns {
	margin: 150px 0 50px 0;
}

#ITSolutionsHeaderWrapper {
	margin: 150px 0 0 0;
}

#slider h2 {
	display: inline;
}

#product_padding {
	margin-top: 160px;
}

#ITSolutionsHeader,
#ITSolutionsSlider {
	background: url('../images/It_Solutions.jpeg') no-repeat center center;
	background-size: cover;
}

#EngineeringHeader,
#EngineeringSlider {
	background: url('../images/Engineering.jpeg') no-repeat center bottom;
	background-size: cover;
}

#IndustrialAutomationHeader,
#IndustrialAutomationSlider {
	background: url('../images/Industrial_Automation.jpeg') no-repeat center center;
	background-size: cover;
}

#UeberUns {
	background: linear-gradient(to left, #ffffff 50%, #454545 50%);
	padding: 70px 0 70px 0;
}

#UeberUnsText {
	color: #fff;
	padding: 20px 100px 0 0;
}

#UeberUns h2 {
	padding: 10px 0 25px 0;
}

#UeberUns {
	padding: 75px 0 20px 0;
}

#UnsereBasisText {
	padding: 0 0 35px 70px;
}

#QualitätsmanagementText {
	padding: 0 0 35px 70px;
}

#iso9001 {
	padding: 120px 0 20px 0;
	margin-bottom: 75px;
}

#KundenText h2 {
	padding: 0 0 25px 0;
}

#customerLogos {
	margin-top: 50px;
}

#customerLogos p {
	font-size: 18px;
	margin-top: 15px;
}

#ITSolutions {
	padding: 1px 0 134px 0;
}

#IndustrialAutomation {
	background: #F0F0F0;
	position: cover;
	padding: 1px 0 134px 0;
}

#Engineering {
	background: #fff;
	width: 100%;
	padding: 1px 0 125px 0;
}

#Karriere {
	background: #454545;
	width: 100%;
	padding: 1px 0 150px 0;
	margin: 0 0;
	color: #fff;
}

#Karriere .sectionProductHeader p {
	color: #fff;
}

#footerWrapper {
	background: #454545;
	width: 100%;
	padding: 150px 0 90px;
	margin: 25px 0;
	color: #fff;
}

#footer {
	background: #454545;
	padding: 0 0 20px 0;
}

#footer #footNote .footNoteRight {
	text-align: right;
	color: #fff;
}

#footer #footNote .footNoteLeft {
	text-align: left;
	color: #fff;
}

#Kontakt {
	padding: 20px 0;
	margin: 0 0 100px 0;
}

#Impressum {
	background: #fff;
	width: 100%;
	padding: 80px 0px 0px 0px;
	color: #000;
}

#Datenschutz {
	background: #fff;
	padding: 75px 0 200px 0;
	color: #000;
}

#Impressum .sectionProductHeader p {
	color: #fff;
}

#Datenschutz .sectionProductHeader p {
	color: #fff;
}

.swiper-container {
	width: 100%;
	height: 600px;
}

.swiper-slide p {
	text-transform: uppercase;
	font-size: 64px;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	padding: 230px 0;
	text-shadow: 1px 1px 2px #000, 0 0 3px #000, 0 0 5px #000;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 0%;
	background: #fff;
	opacity: 0.65;
}

.swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

.headerBox {
	padding: 80px 40px 40px 40px;
	margin-top: 0px;
	z-index: 9999999;
	position: relative;
	border: 12px transparent solid;
	cursor: pointer;
	width: 100%;
}

.headerBoxActive {
	background: #f0f0f0;
	border: 12px #fff solid;
}

.emotionHeader {
	width: 100%;
	height: 370px;
}

.button {
	color: #454545;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	height: 30px;
	width: 30px;
	border: 1.5px solid #454545;
	margin-left: 10px;
}

.button_viereck {
	background-color: #fff;
	border: 1.5px solid #454545;
	color: #454545;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
}

.button_product_white {
	background-color: #fff;
	border-radius: 50%;
	line-height: 24.5px;
}

.button_product_grey {
	background-color: #F0F0F0;
	border-radius: 50%;
	line-height: 24.5px;
}

.button_googlemaps {
	background-color: #fff;
}

.button_product_white:hover {
	background-color: #454545;
	border-radius: 50%;
	color: #fff;
}

.button_product_grey:hover {
	background-color: #454545;
	border-radius: 50%;
	color: #fff;
}

.button_googlemaps:hover {
	background-color: #454545;
	color: #fff;
	text-decoration: none;
}

.imageGallery1 a {
	color: #454545;
}

.imageGallery1 a:hover {
	text-decoration: none;
	color: #454545;
}

.carousel-inner {
	max-height: 600px;
}

.productPadding50 {
	padding: 0 0 50px;
}

.contactTabSpacer {
	padding: 0 0 40px 0;
}

.KontaktText {
	margin: 30px 0;
}

/* Media Queries */

@media (max-width:767px) {
	.swiper-slide p {
		font-size: 45px;
	}
}

@media (min-width:1200px) {
	#ZertifiziertBig {
		display: inline;
	}
	#ZertifiziertSmall {
		display: none;
	}
}

@media (max-width:1200px) {
	#ZertifiziertBig {
		display: none;
	}
	#ZertifiziertSmall {
		display: inline;
	}
}

@media (max-width:991px) {
	#UeberUns {
		background: #454545;
		padding: 70px 0 70px 0;
	}
	#UeberUnsText {
		color: #fff;
		padding: 20px 20px 0 0;
	}
	#UnsereBasisText,
	#QualitaetsmanagementText {
		padding: 0;
		color: #fff;
	}
}

@media (max-width:991px) {
	h5 {
		padding-top: 20px;
	}
	#customerLogos p {
		margin-top: 0px;
	}
}

@media (max-width:991px) {
	#headerBoxITSolutionsPC {
		padding: 10px 20px 0px;
		margin-top: 20px;
	}
	#headerBoxIndustrialAutomationPC {
		padding: 10px 20px 0px;
	}
	#headerBoxEngineeringPC {
		padding: 10px 20px 0px;
	}
}

@media (min-width:991px) and (max-width:1250px) {
	#headerBoxITSolutionsPC {
		padding: 20px 10px 20px 15px;
	}
	#headerBoxIndustrialAutomationPC {
		padding: 20px 10px 20px 15px;
	}
	#headerBoxEngineeringPC {
		padding: 20px 10px 20px 15px;
	}
}

@media (max-width: 770px) {
	#EngineeringHeader,
	#EngineeringSlider {
		background: url(../images/Engineering_Smartphone.jpeg) no-repeat center bottom;
		background-size: cover;
	}
	#ITSolutionsHeader,
	#ITSolutionsSlider {
		background: url(../images/It_Solutions_Smartphone.jpeg) no-repeat center center;
		background-size: cover;
	}
}

@media (max-width: 770px) {
	.showItBig {
		display: none;
	}
	.showItSmall {
		display: block;
	}
}

@media (min-width: 770px) {
	.showItBig {
		display: block;
	}
	.showItSmall {
		display: none;
	}
}