body {
	color: #000;
}

h1, h2, h3, h4, h5, * {
	font-family: 'Titillium Web', sans-serif;
}

h1 {
	color: #fff;
	font-style: italic;
	font-size: 6.4rem;
	line-height: 5.6rem;
	font-weight: bold;
}

	h1 span {
		color: #91c6a8;
	}

p {
	color: #fff;
}

.navbar {
	background: #000;
}

	.navbar .navbar-brand img {
		height: 40px;
	}

	.navbar-dark .navbar-nav .nav-link {
		color: #fff;
		font-size: 1.2rem;
		text-transform: uppercase;
		font-style: italic;
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-left: .8rem;
		padding-right: .8rem;
	}

	.navbar-dark .navbar-nav .active>.nav-link,
	.navbar-dark .navbar-nav .nav-link.active,
	.navbar-dark .navbar-nav .nav-link.show,
	.navbar-dark .navbar-nav .show>.nav-link {
		color: #91c6a8;
	}

main {
	margin: 0;
	padding: 0;
}

section {
	min-height: 600px;
	position: relative;
}

	section.software {
		text-align: center;
		overflow: hidden;
		background-image: url(../images/application/header-start.jpg);
		background-size: cover;
	}

		section.software h1 {
			text-align: left;
			display: inline-block;
			margin-top: 200px;
			position: relative;
			z-index: 2;
		}

		section.software img {
			position: absolute;
			z-index: 1;
			top: 0;
			left: 0;
			right: 0;
			height: auto;
		}

	section.touchscreens {
		background: #000;
		color: #fff;
		padding: 60px 0 40px 0;
		min-height: 300px;
	}

		section.touchscreens h2 {
			font-size: 2rem;
			text-align: center;
			font-weight: bold;
			font-style: italic;
			margin-bottom: 60px;
		}

		section.touchscreens .fa {
			font-size: 6rem;
			color: #91c6a8;
			margin-bottom: 20px;
		}

		section.touchscreens .text-center {
			padding-top: 40px;
		}

		section.touchscreens ul {
			list-style-type: none;
		}

			section.touchscreens ul li {
				font-weight: bold;
				font-style: italic;
				font-size: 1.8rem;
				position: relative;
				margin-bottom: 30px;
				margin-left: 30px;
			}

				section.touchscreens ul li:before {
   					font-family: "Font Awesome 5 Free";
   					content: "\f067";
   					color: #91c6a8;
   					font-style: normal
   					font-size: 2.8rem;
   					position: absolute;
   					top: -10px;
   					left: -30px;
				}

	section.projekte {
		background-image: url(../images/application/stelen-start.jpg);
		background-size: cover;
		min-height: 1000px;
	}

		section.projekte .stoerer {
			position: absolute;
			right: 0;
			top: 50px;
			width: 60%;
			background: #000;	
			padding: 15px 0 15px 30px;
		}

			section.projekte .stoerer h3 {
				color: #91c6a8;
				font-size: 3rem;
				font-style: italic;
				font-weight: bold;
				margin-right: 40px;
			}

			section.projekte .stoerer p {
				margin-top: 10px;
				color: #fff;
				font-size: 1.4rem;
				font-style: italic;
			}

			section.projekte .infobox {
				position: absolute;
				bottom: 450px;
				left: 150px;
				background: rgba(0,0,0,.6);
				border-radius: 6px;
				padding: 20px;
				max-width: 400px;
			}

				section.projekte .infobox ul {
				}

					section.projekte .infobox ul li {
						color: #fff;
						font-size: 1.2rem;
					}

	section.stoerer {
		background: #000;
		color: #fff;
		font-style: italic;
		font-size: 2rem;
		padding: 20px 0;
		min-height: 140px; 
	}

		section.stoerer img {
			height: 100px;
		}

	section.funktionen {
		background: #91c6a8;
		padding: 80px 0 20px 0;
	}

		section.funktionen .fa {
			font-size: 4rem;
			margin-bottom: 20px;
			display: block;
		}

		section.funktionen .price {
			background: #000;
			color: #fff;
			font-size: 0.8rem;
			border-radius: 100%;
			width: 80px;
			height: 80px;
			text-align: center;
			word-break: break-all;
			display: block;
			line-height: 1.1rem;
			padding-top: 8px;
			margin: -10px auto 14px auto;
		}

			section.funktionen .price strong {
				font-size: 1.2rem;
			}

		section.funktionen h3 {
			background: #000;
			display: inline-block;
			color: #fff;
			padding: 4px 10px;
			font-style: italic;
			font-size: 1.2rem;
		}

		section.funktionen .row div {
			min-height: 300px;
			padding-left: 40px;
			padding-right: 40px;
		}

	section.kontakt {
		background-image: url(../images/application/kontakt-start.jpg);
		background-size: cover;
		padding: 60px 0;
	}

		section.kontakt h2 {
			color: #91c6a8;
			font-weight: bold;
			font-style: italic;
			margin-bottom: 30px;
		}

		section.kontakt .cta-text,
		section.kontakt .cta-text a {
			color: #91c6a8;
			font-size: 2rem;
		}

		section.kontakt .bottom-bar {
			margin-top: 150px;	
			line-height: 30px;		
		}

			section.kontakt .bottom-bar img {
				height: 30px;
			}

			section.kontakt .bottom-bar a {
				color: #fff;
			}

/* PAGE SOFTWARE */
section.software.software-header {
	background-image: url(../images/application/header-projekte.jpg);
}

section.software-facts {
	background: #000;
	color: #fff;
	padding: 60px 0;
}

	section.software-facts h2 {
		color: #91c6a8;
		font-style: italic;
		font-size: 4rem;
		font-weight: bold;
		line-height: 3.8rem;
		margin-bottom: 30px;
	}

	section.software-facts h3 {
		font-style: italic;
		margin-bottom: 20px;
	}

	section.software-facts p {}

section.software-facts2 {
	background: #91c6a8;
	padding: 60px 0;
}

	section.software-facts2 .fact {
		background: #000;
		width: 240px;
		min-height: 130px;
		padding: 15px 30px;
		margin-bottom: 30px;
		color: #fff;
		display: inline-block;
	}

		section.software-facts2 .fact .fa {
			color: #91c6a8;
			display: block;
			font-size: 2.6rem;
			margin-bottom: 10px;
		}

/* PAGE PROJEKTE */
section.software.projekte-header {
	background-image: url(../images/application/header-projekte.jpg);
}

section.projekte-clients {
	background: #000;
	color: #fff;
	padding: 60px 0;
}

	section.projekte-clients h2 {
		color: #91c6a8;
		font-style: italic;
		font-size: 4rem;
		font-weight: bold;
		line-height: 3.8rem;
		margin-bottom: 30px;
	}

	section.projekte-clients h3 {
		font-style: italic;
		margin-bottom: 20px;
	}

	section.projekte-clients p {}

	section.projekte-clients h4 {
		font-style: italic;
		margin-bottom: 20px;
		color: #91c6a8;
		padding-top: 20px;
	}

	section.projekte-clients img {
		height: 100px;
	}

/* PAGE IMPRESSUM DATENSCHUTZ */
section.software.datenschutz-header {
	background-image: url(../images/application/header-projekte.jpg);
}

section.impressum-datenschutz {
	background: #000;
	color: #fff;
	padding: 60px 0;
}

	section.impressum-datenschutz h2 {
		color: #91c6a8;
		font-style: italic;
		font-size: 2.6rem;
		font-weight: bold;
		line-height: 3.8rem;
		margin-bottom: 30px;
	}

	section.impressum-datenschutz h3 {
		font-style: italic;
		margin-bottom: 20px;
	}

	section.impressum-datenschutz a {
		color: #91c6a8;
		text-decoration: underline;
	}

/* PAGE TOUCHSCREENS */
section.software.touchscreens-header {
	background-image: url(../images/application/header-touchscreens.jpg);
}

section.touchscreen-offer {
	background: #000;
	color: #fff;
	padding: 60px 0;
}

	section.touchscreen-offer h2 {
		color: #91c6a8;
		font-style: italic;
		font-size: 4rem;
		font-weight: bold;
		line-height: 3.8rem;
		margin-bottom: 30px;
	}

	section.touchscreen-offer h3 {
		font-style: italic;
		margin-bottom: 20px;
	}

	section.touchscreen-offer p {}

	section.touchscreen-offer .stoerer {
		border-radius: 100%;
		background: #fff;
		width: 220px;
		height: 220px;
		color: #000;
		text-align: center;
		font-size: 3.4rem;
		line-height: 3rem;
		padding-top: 30px;
		margin: 100px auto 0 auto;
	}

		section.touchscreen-offer .stoerer strong {
			display: block;
		}

section.touchscreen-samples {
	background: #fff;
	color: #000;
	padding: 60px 0;
}

	section.touchscreen-samples h2 {
		font-style: italic;
		font-weight: bold;	
	}

	section.touchscreen-samples h4 {
		font-size: 1.2rem;
	}

@media(max-width: 380px) {
	h1 {
		font-size: 3.4rem;
		line-height: 3rem;
	}	

	section.software {
		min-height: 320px;
	}

	section.software h1 {
		margin-top: 100px;
	}

	section.stoerer {
		font-size: 1.8rem;
	}

	section.projekte .stoerer {
		right: 20px;
		left: 20px;
		width: auto;
	}

	section.projekte .infobox {
		left: 20px;
		right: 20px;
	}

	section.projekte-clients img {
		height: 80px;
		float: left;
	}
}