@import url(https://hello.myfonts.net/count/3841e4);

#projektslider,
#quicklinks,
.flickity-viewport,
.loader,
.single-projekte #content #project-navigation {
	overflow: visible
}

body,
h1,
h2,
h3,
h4,
html,
strong {
	-webkit-font-smoothing: antialiased
}

.center,
.projektslider-container .projekt.more-projects .projekt-content h3,
.top-nav,
footer .bottomtext div:nth-child(2) {
	text-align: center
}

#ueberuns .content,
.title h1,
footer .awards .ethikpro img,
section .content p {
	padding-right: 50px
}

.service figure img,
.serviceLarge img {
	filter: drop-shadow(0 20px 15px rgba(136, 142, 160, .4))
}

#clients ul,
footer ul {
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
	-o-padding-start: 0;
	padding-left: 0
}

.button,
.full-section .bookmark a,
footer .contactinfo a,
ul#projekte-filter .filter-button {
	text-decoration: none !important
}

.searchtag:hover,
.service figure::after,
.service figure::before,
object {
	pointer-events: none
}

@font-face {
	font-family: Volte-Semibold;
	src: url(https://assets.designerpart.com/fonts/3841E4_0_0.eot);
	src: url('https://assets.designerpart.com/fonts/3841E4_0_0.eot?#iefix') format('embedded-opentype'), url(https://assets.designerpart.com/fonts/3841E4_0_0.woff2) format('woff2'), url(https://assets.designerpart.com/fonts/3841E4_0_0.woff) format('woff'), url(https://assets.designerpart.com/fonts/3841E4_0_0.ttf) format('truetype')
}

@font-face {
	font-family: Volte-Regular;
	src: url(https://assets.designerpart.com/fonts/3841E4_1_0.eot);
	src: url('https://assets.designerpart.com/fonts/3841E4_1_0.eot?#iefix') format('embedded-opentype'), url(https://assets.designerpart.com/fonts/3841E4_1_0.woff2) format('woff2'), url(https://assets.designerpart.com/fonts/3841E4_1_0.woff) format('woff'), url(https://assets.designerpart.com/fonts/3841E4_1_0.ttf) format('truetype')
}

@font-face {
	font-family: Volte-Medium;
	src: url(https://assets.designerpart.com/fonts/3841E4_2_0.eot);
	src: url('https://assets.designerpart.com/fonts/3841E4_2_0.eot?#iefix') format('embedded-opentype'), url(https://assets.designerpart.com/fonts/3841E4_2_0.woff2) format('woff2'), url(https://assets.designerpart.com/fonts/3841E4_2_0.woff) format('woff'), url(https://assets.designerpart.com/fonts/3841E4_2_0.ttf) format('truetype')
}

@font-face {
	font-family: Volte-Bold;
	src: url(https://assets.designerpart.com/fonts/3841E4_3_0.eot);
	src: url('https://assets.designerpart.com/fonts/3841E4_3_0.eot?#iefix') format('embedded-opentype'), url(https://assets.designerpart.com/fonts/3841E4_3_0.woff2) format('woff2'), url(https://assets.designerpart.com/fonts/3841E4_3_0.woff) format('woff'), url(https://assets.designerpart.com/fonts/3841E4_3_0.ttf) format('truetype')
}

body,
html {
	font-family: Volte-Regular, sans-serif;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	min-width: 300px;
	-webkit-tap-highlight-color: transparent;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.6em;
	overflow-x: hidden
}

#navi #canvas-nav .email-dp a,
#navi #canvas-nav nav a,
#quicklinks .content span,
h1,
h2,
h3,
h4,
strong {
	font-family: Volte-Semibold, sans-serif
}

#overlayer {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 1002;
	background: #fff
}

.loader {
	display: inline-block;
	position: absolute;
	z-index: 1003;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.loader svg {
	fill: none;
	stroke: #686e7f;
	width: 200px;
	height: auto;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	stroke-width: 11.03;
	stroke-dasharray: 120;
	stroke-dashoffset: 0;
	animation: 1.3s infinite alternate preloader-stroke
}

@keyframes preloader-stroke {
	from {
		stroke-dashoffset: 120;
		stroke-width: 0
	}

	to {
		stroke-dashoffset: 0;
		stroke-width: 11.03
	}
}

#overlayer.zoom .loader svg {
	stroke-width: 60;
	animation: none;
	-webkit-transform: scale(10);
	transform: scale(10);
	stroke: #fff;
	stroke-dashoffset: 0;
	overflow: visible
}

body.onHold {
	overflow: hidden
}

.no-touch a:hover,
a,
a::after,
a::before {
	cursor: pointer;
	color: #5d74b6;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

h1,
h2,
h3,
h4,
strong {
	line-height: 1em;
	color: #686e7f
}

#navi #canvas-nav .bottomtext a,
#navi #canvas-nav .bottomtext p,
li,
p {
	color: #888ea0
}

p {
	margin: 0 0 40px
}

.datenschutz p,
footer .awards img {
	margin-bottom: 20px
}

#ueberuns p+a,
.datenschutz h3 {
	margin-top: 40px
}

.ptb100 {
	padding-top: 100px;
	padding-bottom: 100px
}

.ptb150 {
	padding-top: 150px;
	padding-bottom: 150px
}

.ptb200 {
	padding-top: 200px;
	padding-bottom: 200px
}

.pt50 {
	padding-top: 50px
}

.pt100 {
	padding-top: 100px
}

.pt200 {
	padding-top: 200px
}

.pt300 {
	padding-top: 300px
}

.pb50 {
	padding-bottom: 50px
}

.pb100 {
	padding-bottom: 100px
}

.pb150 {
	padding-bottom: 150px
}

.pb200 {
	padding-bottom: 200px
}

.mb50 {
	margin-bottom: 50px
}

#projektslider .projektslider-container,
.mb100 {
	margin-bottom: 100px
}

.mt70 {
	margin-top: 70px
}

#wavify,
.mt100 {
	margin-top: 100px
}

.mt-300 {
	margin-top: -300px
}

.no-touch .service figure:hover figcaption .content .linkText p,
img {
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

img.shadow {
	-webkit-box-shadow: 0 50px 100px -30px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 50px 100px -30px rgba(0, 0, 0, .5);
	box-shadow: 0 50px 100px -30px rgba(0, 0, 0, .5)
}

img.rounded {
	border-radius: 10px
}

#ueberuns .img-wrapper {
	padding: 100px 50px 0 0;
	position: relative
}

#ueberuns .img-wrapper:before {
	content: '';
	background-color: #4a7285;
	width: 100%;
	height: 100%;
	z-index: 0;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 15px;
	-webkit-clip-path: polygon(70% 0%, 100% 0%, 100% 100%, 100% 100%, 20% 100%);
	clip-path: polygon(70% 0%, 100% 0%, 100% 100%, 100% 100%, 20% 100%);
	-webkit-transition: width 2s;
	-moz-transition: width 2s;
	-o-transition: width 2s;
	transition: width 2s;
	animation-delay: 3s
}

#projektslider .container,
#ueberuns .img-wrapper img {
	z-index: 1;
	position: relative
}

#ueberuns .img-wrapper.nV:before {
	width: 0;
	animation-delay: 3s
}

#arbeitsweise p,
#ueberuns p,
.serviceLarge p,
.single-projekte #content #project-navigation .content h3 {
	margin-bottom: 0
}

#site-background {
	position: relative;
	width: 100vw;
	overflow: hidden
}

#go-to-top,
header .canvas-navi-bar,
header .logo {
	position: fixed
}

body.error404 #site-background .layer-wrapper {
	background-image: url(img/404.html);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: .5
}

.projektslider-container .projekt.more-projects .projekt-bg:before,
body.error404 #site-background .layer-wrapper>div,
header .mobile-logo {
	display: none
}

body.error404 .error-404 p {
	font-size: 24px;
	padding: 0 10%
}

#site-background .layer-wrapper {
	position: fixed;
	height: 100vh;
	z-index: -999;
	top: 0;
	left: 0;
	width: 100vw
}

#site-background .layer-wrapper>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%
}

#site-background .layer-wrapper>div>div {
	position: absolute
}

#site-background .layer-wrapper .element1 {
	top: -120px;
	left: 10%
}

#site-background .layer-wrapper .element2 {
	top: -170px;
	left: 40%
}

#site-background .layer-wrapper .element3 {
	top: 200px;
	right: -5%
}

#site-background .layer-wrapper .element4 {
	top: 10vh;
	left: -25%;
	-webkit-transform: scale(.9) rotate(50deg);
	transform: scale(.9) rotate(50deg)
}

#site-background .layer-wrapper .element5 {
	top: 50vh;
	right: -5%
}

#site-background .layer-wrapper .element6 {
	top: 55vh;
	left: 25%;
	-webkit-transform: scale(.7) rotate(80deg);
	transform: scale(.7) rotate(80deg)
}

#site-background .layer-wrapper div img {
	animation: 25s infinite alternate zoom;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

#site-background .layer-wrapper .layer1 img {
	animation-delay: 2s;
	animation-duration: 30s
}

@keyframes zoom {
	0% {
		transform: scale(.7) rotate(0)
	}

	30% {
		transform: scale(.95) rotate(40deg)
	}

	60% {
		transform: scale(.8) rotate(20deg)
	}

	100% {
		transform: scale(1) rotate(60deg)
	}
}

.wave {
	width: 200px;
	margin: 10px auto 0;
	padding: 2px 0
}

.wave svg {
	overflow: visible;
	display: block;
	stroke-width: 3;
	stroke: #888ea0;
	fill: none;
	stroke-dasharray: 1000;
	stroke-dashoffset: 1000;
	animation: 4s forwards dash
}

.wave.nV svg {
	animation: none
}

@keyframes dash {
	to {
		stroke-dashoffset: 0
	}
}

ol {
	counter-reset: item
}

ol>li {
	counter-increment: item;
	margin-bottom: 50px
}

ol ol>li {
	display: block;
	margin-bottom: 20px
}

ol ol>li:before {
	content: counters(item, ".") ". ";
	margin-left: -29px
}

#navi .primary-menu li,
#projekte-filter,
footer li,
footer ul>li ul>li,
ul {
	list-style-type: none
}

.abc li {
	display: list-item;
	list-style-type: lower-alpha
}

.abc li:before {
	content: none
}

.fadeIn,
.fromBottom,
.fromLeft,
.fromRight,
.fromTop {
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	opacity: 1
}

.fadeIn.nV {
	opacity: 0
}

.fromTop.nV {
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
	opacity: 0
}

.fromBottom.nV {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0
}

.fromLeft.nV {
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	opacity: 0
}

.fromRight.nV {
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	opacity: 0
}

header .logo {
	display: inline-block;
	left: 70px;
	top: 50px
}

.st0,
.st1 {
	fill: #000000
}

.st2 {
	fill: #e94e4a
}

header .logo svg {
	fill: none;
	width: 70px;
	height: auto;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	stroke-dasharray: 120;
	stroke-dashoffset: 120;
	animation: 1.5s forwards stroke
}

.large-logo.nV svg,
header .logo.nV svg {
	stroke-width: 0;
	animation: none
}

@keyframes stroke {
	to {
		stroke-dashoffset: 0;
		stroke-width: 11.03
	}
}

#go-to-top,
header #go-to-top canvas,
section {
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out
}

#go-to-top {
	right: 65px;
	bottom: 65px;
	z-index: 999;
	border-radius: 50px;
	border: 2px solid #686e7f;
	width: 40px;
	height: 40px;
	display: block
}

#go-to-top canvas {
	width: 12px;
	height: 12px;
	border-bottom: 2px solid #686e7f;
	border-right: 2px solid #686e7f;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	top: 15px;
	left: 12px
}

.no-touch #go-to-top:hover,
.no-touch header #go-to-top:hover canvas {
	border-color: #7863ac
}

#go-to-top.showDown canvas {
	top: 10px;
	-webkit-animation: 2s infinite bounce-down;
	-moz-animation: 2s infinite bounce-down;
	-o-animation: 2s infinite bounce-down;
	animation: 1.5s infinite bounce-down
}

@keyframes bounce-down {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-5px) rotate(45deg);
		-moz-transform: translateY(-5px) rotate(45deg);
		-o-transform: translateY(-5px) rotate(45deg);
		transform: translateY(-5px) rotate(45deg)
	}

	50% {
		opacity: 1;
		-webkit-transform: translateY(0) rotate(45deg);
		-moz-transform: translateY(0) rotate(45deg);
		-o-tAransform: translateY(0) rotate(45deg);
		transform: translateY(0) rotate(45deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(5px) rotate(45deg);
		-moz-transform: translateY(5px) rotate(45deg);
		-o-transform: translateY(5px) rotate(45deg);
		transform: translateY(5px) rotate(45deg)
	}
}

.canvas-navi-bar,
.canvas-navi-bar div,
.full-section,
.service figure,
.service figure .content,
.slide .container {
	position: relative
}

#navi {
	position: absolute;
	z-index: 1001;
	width: 100%;
	padding: 50px 70px 0
}

#canvas-nav,
#navi .overlay {
	position: fixed;
	top: 0;
	height: 100%;
	visibility: hidden;
	opacity: 0
}

.top-nav {
	margin-top: 5px
}

.top-nav ul li {
	display: inline-block;
	margin: 0 20px
}

.top-nav ul li a {
	text-decoration: none;
	color: #686e7f;
	font-family: Volte-Semibold, Arial, sans-serif
}

.no-touch .top-nav ul li a:hover,
.no-touch footer .bottomtext a:hover,
.no-touch footer .sitemap ul li a:hover {
	color: #a6d059
}

.canvas-navi-bar {
	display: inline-block;
	-webkit-transition: 275ms;
	-o-transition: 275ms;
	transition: 275ms;
	cursor: pointer;
	right: 70px;
	top: 50px;
	padding: 10px 0;
	z-index: 2
}

.canvas-navi-bar div {
	display: block;
	width: 35px;
	height: 3px;
	margin-bottom: 4px;
	background-color: #686e7f;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	z-index: 2
}

.canvas-navi-bar div:last-child {
	width: 22px;
	margin-left: auto
}

#navi.active .canvas-navi-bar div.bar3,
.canvas-navi-bar.nV div,
.no-touch .canvas-navi-bar:hover div.bar3 {
	width: 0
}

.no-touch .canvas-navi-bar:hover div.bar2 {
	width: 30px
}

.no-touch .canvas-navi-bar:hover div.bar1 {
	-webkit-transform: translateY(6px) rotate(90deg);
	transform: translateY(6px) rotate(90deg);
	width: 30px
}

#navi.active .canvas-navi-bar div.bar2 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 30px
}

.st0 {
	fill: #262E31
}

#navi.active .canvas-navi-bar div.bar1 {
	-webkit-transform: translate(0, 7px) rotate(135deg);
	transform: translate(0, 7px) rotate(135deg);
	width: 30px
}

#canvas-nav {
	background: #fff;
	color: #fff;
	left: auto;
	right: calc(-40% - 15px);
	width: 40%;
	-webkit-transition: 1.5s cubic-bezier(.19, 1, .22, 1) .5s;
	-moz-transition: 1.5s cubic-bezier(.19, 1, .22, 1) .5s;
	-o-transition: 1.5s cubic-bezier(.19, 1, .22, 1) .5s;
	transition: 1.5s cubic-bezier(.19, 1, .22, 1) .5s;
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: row;
	-webkit-flex-direction: row;
	-webkit-align-content: stretch;
	align-content: stretch
}

#navi.active #canvas-nav {
	opacity: 1;
	visibility: visible;
	right: 0;
	z-index: 1;
	-webkit-box-shadow: 0 0 100px rgba(136, 142, 160, .4);
	-moz-box-shadow: 0 0 100px rgba(136, 142, 160, .4);
	box-shadow: 0 0 100px rgba(136, 142, 160, .4);
	transition-delay: 0.7s
}

#canvas-nav .menu-main-menu-container {
	-webkit-transition: 2s cubic-bezier(.19, 1, .22, 1);
	-moz-transition: 2s cubic-bezier(.19, 1, .22, 1);
	-o-transition: 2s cubic-bezier(.19, 1, .22, 1);
	transition: 2s cubic-bezier(.19, 1, .22, 1)
}

#navi .overlay {
	right: 0;
	width: 0;
	background-color: rgba(136, 142, 160, .7);
	-webkit-transition: 1s cubic-bezier(.19, 1, .22, 1) .5s;
	-moz-transition: 1s cubic-bezier(.19, 1, .22, 1) .5s;
	-o-transition: 1s cubic-bezier(.19, 1, .22, 1) .5s;
	transition: 1s cubic-bezier(.19, 1, .22, 1) .5s
}

#navi.active .overlay {
	opacity: 1;
	width: 100%;
	visibility: visible;
	-webkit-transition: 2s cubic-bezier(.19, 1, .22, 1) .5s;
	-moz-transition: 2s cubic-bezier(.19, 1, .22, 1) .5s;
	-o-transition: 2s cubic-bezier(.19, 1, .22, 1) .5s;
	transition: 2s cubic-bezier(.19, 1, .22, 1) .5s
}

.no-touch #navi.active .overlay:hover {
	cursor: url(img/close-btn.html), auto;
	cursor: -webkit-image-set(url(img/close-btn.html) 1x, url(img/close-btn.html) 2x) 0 0, auto
}

.canvas-nav-wrapper {
	padding-left: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

#navi #canvas-nav {
	margin-bottom: 50px;
	background-image: url(img/bg/element4.png);
	background-position: -20% -100%;
	background-repeat: no-repeat
}

#navi #canvas-nav nav a {
	display: inline-block;
	position: relative;
	color: #888ea0;
	text-decoration: none;
	overflow: hidden;
	line-height: 1.25em;
	font-size: 50px;
	background-image: -webkit-linear-gradient(left, #5d74b6 50%, #888ea0 0);
	background-position: 100% 0;
	background-size: 200% 100%;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-transition: background-position 1s cubic-bezier(.19, 1, .22, 1) !important;
	-moz-transition: background-position 1s cubic-bezier(.19, 1, .22, 1) !important;
	-o-transition: background-position 1s cubic-bezier(.19, 1, .22, 1) !important;
	transition: background-position 1s cubic-bezier(.19, 1, .22, 1) !important
}

#navi #canvas-nav nav a:after {
	content: '';
	display: inline-block;
	width: 0;
	height: 6px;
	background-color: #5d74b6;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: width 1s cubic-bezier(.19, 1, .22, 1) !important;
	-moz-transition: width 1s cubic-bezier(.19, 1, .22, 1) !important;
	-o-transition: width 1s cubic-bezier(.19, 1, .22, 1) !important;
	transition: width 1s cubic-bezier(.19, 1, .22, 1) !important
}

.no-touch #navi #canvas-nav nav a:hover {
	color: #5d74b6;
	text-decoration: none;
	background-position: 0 0
}

.full-section-content .vCenter,
.no-touch #navi #canvas-nav nav a:hover:after {
	width: 100%
}

#navi .primary-menu {
	padding: 0;
	margin: 0
}

#navi #canvas-nav #menu-main-menu-1 li+li {
	margin-top: 20px
}

#navi #canvas-nav .email-dp {
	margin: 30px 0
}

#navi #canvas-nav .email-dp a {
	font-size: 18px;
	text-decoration: none;
	line-height: 2.1rem;
	color: #888ea0
}

.no-touch #navi #canvas-nav .bottomtext a:hover,
.no-touch #navi #canvas-nav .email-dp a:hover {
	color: #5d74b6
}

#navi #canvas-nav .bottomtext {
	position: absolute;
	bottom: 55px;
	left: 100px;
	display: block;
	font-size: 13px;
	color: #889ea0
}

#navi #canvas-nav .social-icons {
	position: absolute;
	bottom: 50px;
	right: 35px;
	display: block
}

#navi #canvas-nav .social-icons a,
.full-section .socialicons a {
	margin: 15px 0;
	display: block;
	width: 26px;
	height: 26px
}

#navi #canvas-nav .social-icons a svg,
.full-section .socialicons a svg,
footer .social-icons a svg {
	fill: #888ea0
}

.no-touch #navi #canvas-nav .social-icons a.facebook:hover svg,
.no-touch .full-section .socialicons a.facebook:hover svg,
.no-touch footer .social-icons a.facebook:hover svg {
	fill: #475993
}

.no-touch #navi #canvas-nav .social-icons a.instagram:hover svg,
.no-touch .full-section .socialicons a.instagram:hover svg,
.no-touch footer .social-icons a.instagram:hover svg {
	fill: #C21975
}

.title h1 {
	color: #888ea0;
	margin: 0
}

.title h2 {
	font-size: 76px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 1em;
	text-align: left;
	color: #000;
	padding-right: 10%
}

.page-child .title h2 {
	font-size: 60px
}

.full-section {
	height: 100vh;
	min-height: 850px;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	background-size: cover;
	background-position: center
}

.button,
.large-logo svg {
	-webkit-transition: .4s;
	-o-transition: .4s
}

.full-section-content {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: row;
	-webkit-flex-direction: row;
	-webkit-align-content: stretch;
	align-content: stretch;
	height: 100%
}

.slide,
.slide-wrapper {
	height: 100vh;
	min-height: 850px
}

.full-section .large-logo {
	box-sizing: border-box;
	display: block;
	text-align: right
}

#slider.full-section .large-logo {
	position: absolute;
	margin: 17vh auto 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 1170px;
	width: 100%
}

.full-section .large-logo svg {
	width: 70%;
	max-height: 30vh;
	max-width: 1000px;
	stroke: #686e7f
}

.large-logo svg {
	fill: none;
	stroke-width: 8.2;
	transition: .4s;
	stroke-dasharray: 150;
	stroke-dashoffset: 150;
	animation: 2.5s forwards large-logo-stroke
}

@keyframes large-logo-stroke {
	from {
		stroke-width: 0;
		-webkit-transform: translateY(-50px);
		transform: translateY(-50px)
	}

	to {
		stroke-dashoffset: 0;
		stroke-width: 8.2
	}
}

.large-logo svg .logo-dot {
	stroke-width: 0;
	-webkit-transition: .7s;
	-o-transition: .7s;
	transition: .7s
}

.full-section .large-logo svg .logo-dot {
	fill: #ff0032
}

.mobile-logo.large-logo svg .logo-dot {
	fill: #686e7f
}

.large-logo.nV svg .logo-dot {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0
}

.slide-logo-wrapper,
.slide-wrapper {
	max-width: 1170px;
	width: 100%;
	box-sizing: border-box;
	display: block;
	margin: 0 auto
}

.slide {
	position: absolute;
	display: flex;
	width: 100% !important;
	max-width: 1170px;
	padding: 0;
	z-index: 200
}

.slide-content {
	position: absolute;
	width: 420px;
	bottom: 10%;
	left: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.slide[aria-hidden=true] .slide-content {
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
	opacity: 0
}

.full-section h2 {
	font-size: 44px;
	line-height: 1.1;
	margin: 30px 0;
	color: #000
}

.full-section p {
	font-size: 20px;
	line-height: 1.4 !important;
	color: #888ea0
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0
}

.bx-wrapper img,
.team-container-wrapper.container-fluid {
	max-width: 100%
}

.bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
	min-height: 850px
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 100px
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial, sans-serif;
	font-weight: 700;
	color: #666
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
	display: block;
	vertical-align: middle
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: 0 0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 10px auto;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #686e7f
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.no-touch .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #686e7f
}

.full-section .socialicons {
	position: absolute;
	bottom: 60px;
	left: 92px;
	display: block
}

.full-section .socialicons a {
	fill: #686e7f;
	width: 22px;
	height: 22px
}

.full-section .bookmark {
	position: absolute;
	right: -10px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	top: 50%;
	z-index: 999
}

.full-section .bookmark a h1 {
	font-size: 16px;
	font-weight: 400;
	color: #686e7f;
	margin: 0;
	letter-spacing: .2px
}

.no-touch .full-section .bookmark a:hover h1 {
	color: #ff0032
}

.bottombar .container-fluid,
section .container-fluid {
	max-width: 1600px;
	padding: 0 120px;
	box-sizing: border-box;
	width: 100%
}

section h1 {
	font-size: 92px;
	margin-bottom: 40px;
	margin-top: 0
}

section h2 {
	font-size: 72px;
	margin-bottom: 20px;
	margin-top: 0;
	color: #000
}

section h3 {
	font-weight: 200;
	font-size: 30px;
	margin-top: 0
}

section h3.large {
	font-size: 40px;
	margin-bottom: 30px
}

.button {
	font-family: Volte-Medium, Arial, sans-serif;
	display: inline-block;
	color: #888ea0;
	border: 2px solid #888ea0;
	padding: 11px 40px 10px;
	border-radius: 50px;
	overflow: hidden;
	font-size: 16px;
	letter-spacing: 0;
	-moz-transition: .4s;
	transition: .4s
}

#quicklinks a,
.searchtag,
.searchtag:hover,
.single-projekte #content #project-navigation a {
	text-decoration: none
}

.button:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50px;
	background: #000;
	border: 2px solid #000;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.no-touch .button:hover {
	color: #fff;
	border-color: #000;
	-webkit-transform: translateY(-7px) !important;
	transform: translateY(-7px) !important;
	-webkit-box-shadow: 0 10px 60px -5px #ff0032;
	-moz-box-shadow: 0 10px 60px -5px #ff0032;
	box-shadow: 0 10px 60px -5px #000
}

.no-touch .button:hover:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

ul#projekte-filter {
	padding: 0;
	margin: 0 0 20px
}

ul#projekte-filter .filter-button {
	display: inline-block;
	color: #888ea0;
	border: 2px solid #888ea0;
	padding: 8px 30px 7px;
	border-radius: 50px;
	overflow: hidden;
	font-size: 15px;
	font-weight: 600;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	cursor: pointer
}

#projekte-filter li span.active,
.no-touch #projekte-filter li:hover,
.no-touch #projekte-filter li:hover span,
.no-touch ul#projekte-filter .filter-button:hover {
	color: #5d74b6;
	border-color: #5d74b6
}

ul#projekte-filter .filter-button.current {
	color: #fff;
	background-color: #ff0032;
	border-color: #ff0032
}

.image-slider .flickity-page-dots {
	bottom: -50px
}

.service {
	position: relative;
	list-style: none;
	outline: 0
}

.no-touch .service:hover,
.wavify+.wavify {
	z-index: 2
}

.service a {
	width: 100%;
	height: 100%;
	outline: 0
}

.service figure {
	display: inline-block;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}

.service figure img {
	position: absolute;
	z-index: 1;
	padding: 0 40px;
	-webkit-transition: .1s linear;
	-moz-transition: .1s linear;
	-o-transition: .1s linear;
	transition: .1s linear
}

.service figure figcaption {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
	float: left;
	cursor: pointer;
	width: 100%;
	margin: 100px 0 15px;
	padding: 100px 30px 30px;
	border-radius: 10px;
	color: #888ea0;
	background-color: #fff;
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-box-shadow: 0 20px 70px rgba(136, 142, 160, .4);
	-moz-box-shadow: 0 20px 70px rgba(136, 142, 160, .4);
	box-shadow: 0 20px 70px rgba(136, 142, 160, .4);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.service figure figcaption h2 {
	font-weight: 300;
	color: #000;
	padding: 20px 0;
	font-size: 28px
}

.service figure figcaption .content h2,
.service figure figcaption .content p {
	margin: 0
}

.service figure figcaption .content p {
	font-size: 15px;
	line-height: 1.5em
}

.service figure figcaption .content p.desc {
	min-height: 115px;
	margin-bottom: 50px;
	padding: 0
}

.service figure figcaption .content .linkText,
.serviceLarge .content .linkText {
	position: absolute;
	width: 50px;
	height: 50px;
	bottom: -50px;
	right: 0;
	padding: 14px 25px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 20px 50px rgba(0, 0, 0, .3);
	box-shadow: 0 10px 50px rgba(0, 0, 0, .2);
	border-radius: 50px
}

.service figure figcaption .content .linkText p,
.serviceLarge .content .linkText p {
	opacity: 0;
	width: 100px;
	line-height: 1.4em;
	padding: 0
}

.service figure figcaption .content .linkText .arrow,
.serviceLarge .content .linkText .arrow {
	position: absolute;
	right: 15px;
	top: 12px;
	width: 20px;
	height: 15px;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.service figure figcaption .content .linkText span.arrow:before,
.serviceLarge .content .linkText span.arrow:before {
	content: '';
	width: 20px;
	border: 1px solid #888e9a;
	display: inline-block;
	position: relative;
	background-color: #888e9a;
	top: -5px
}

.service figure figcaption .content .linkText span.arrow:after,
.serviceLarge .content .linkText span.arrow:after {
	content: '';
	position: absolute;
	top: 8px;
	right: 0;
	height: 10px;
	width: 10px;
	border-bottom: 2px solid #888e9a;
	border-right: 2px solid #888e9a;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.no-touch .service figure:hover img {
	filter: drop-shadow(0 20px 15px rgba(0, 0, 0, .3))
}

.no-touch .service figure:hover figcaption {
	background-color: #686e7f;
	-webkit-box-shadow: 0 50px 120px -20px #686e7f;
	-moz-box-shadow: 0 50px 120px -20px #686e7f;
	box-shadow: 0 50px 120px -20px #686e7f
}

.no-touch .service figure:hover figcaption .content {
	-webkit-transform: translateZ(20px);
	transform: translateZ(20px)
}

.no-touch .service figure:hover figcaption .content,
.no-touch .service figure:hover figcaption .content h2,
.no-touch .service figure:hover figcaption .content p,
.serviceLarge.greenhosting h2,
.serviceLarge.greenhosting p {
	color: #fff
}

.no-touch .service figure:hover figcaption .content .linkText p::before,
.no-touch .serviceLarge:hover .content .linkText p::before {
	width: 50px;
	-webkit-transform: translateX(-60px);
	transform: translateX(-60px)
}

.no-touch .service figure:hover figcaption .content .linkText,
.no-touch .serviceLarge:hover .content .linkText {
	display: block;
	width: 150px
}

.no-touch .service figure:hover figcaption .content .linkText p,
.no-touch .serviceLarge:hover .content .linkText p {
	color: #fff;
	opacity: 1
}

.no-touch .service figure:hover figcaption .content .linkText span.arrow:after,
.no-touch .service figure:hover figcaption .content .linkText span.arrow:before {
	border-color: #fff
}

.serviceList ul {
	margin: 0;
	padding: 0
}

.serviceList li {
	font-size: 18px;
	list-style: none;
	padding: 5px 30px;
	background: url(img/arrow_right.html) 0 0/18px no-repeat;
	background-position-y: 12px
}

.serviceLarge {
	position: relative;
	float: left;
	width: 100%;
	max-width: 100% !important;
	padding: 50px 30px;
	border-radius: 10px;
	color: #888ea0;
	background-color: #fff;
	-webkit-box-shadow: 0 20px 70px rgba(136, 142, 160, .4);
	-moz-box-shadow: 0 20px 70px rgba(136, 142, 160, .4);
	box-shadow: 0 20px 70px rgba(136, 142, 160, .4);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.serviceLarge img {
	-webkit-transform: none !important;
	transform: none !important
}

.serviceLarge h2 {
	font-weight: 300;
	padding: 20px 0;
	font-size: 28px;
	margin: 0
}

.serviceLarge.greenhosting {
	background-color: #2fcc6e
}

.serviceLarge.greenhosting .content .linkText span.arrow:before {
	border: 1px solid #fff;
	background-color: #fff
}

.serviceLarge.greenhosting .content .linkText span.arrow:after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff
}

.no-touch .serviceLarge.greenhosting:hover {
	-webkit-box-shadow: 0 30px 120px -20px #2fcc6e;
	-moz-box-shadow: 0 30px 120px -20px #2fcc6e;
	box-shadow: 0 30px 120px -20px #2fcc6e
}

.serviceLarge.greenhosting .linkText p {
	font-size: 15px
}

.projekt-container-wrapper.container-fluid,
.team-container-wrapper.container-fluid {
	padding-left: 120px;
	padding-right: 120px
}

.projekt-wrapper,
.team-wrapper {
	padding: 30px
}

.projekt,
.team {
	border-radius: 10px;
	height: 500px;
	max-height: 500px !important;
	-webkit-transition: box-shadow .28s;
	-moz-transition: box-shadow .28s;
	-o-transition: box-shadow .28s;
	transition: box-shadow .28s;
	position: relative;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.projekt a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	outline: 0
}

.projekt h3,
.team h3 {
	color: #fff;
	margin-bottom: 0
}

.projekt span.project-cat {
	color: #fff;
	display: block;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 0;
	height: 36px
}

.projekt .projekt-bg-wrap,
.team .team-bg-wrap {
	overflow: hidden;
	border-radius: 10px;
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0);
	-webkit-box-shadow: 0 50px 100px -30px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 50px 100px -30px rgba(0, 0, 0, .5);
	box-shadow: 0 50px 100px -30px rgba(0, 0, 0, .5)
}

.projekt .projekt-bg-wrap .projekt-bg,
.team .team-bg-wrap .team-bg {
	-webkit-transform: scale(1.14) translateZ(0);
	transform: scale(1.14) translateZ(0);
	-webkit-transition: transform .28s;
	-moz-transition: transform .28s;
	-o-transition: transform .28s;
	transition: transform .28s;
	border-radius: 5px
}

.projekt .projekt-bg-wrap,
.projekt .projekt-bg-wrap .projekt-bg,
.team .team-bg-wrap,
.team .team-bg-wrap .team-bg {
	height: 100%;
	width: 100%;
	justify-content: center;
	z-index: 8;
	display: flex
}

.projekt .projekt-bg-wrap .projekt-bg:after,
.team .team-bg-wrap .team-bg:after {
	content: '';
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 9;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .7) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .7) 100%)
}

.projekt .projekt-bg-wrap .projekt-bg img,
.team .team-bg-wrap .team-bg img {
	max-height: 100%;
	width: auto;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important
}

.projekt .projekt-content,
.team .team-content {
	position: absolute;
	bottom: 40px;
	left: 40px;
	width: 65% !important;
	min-width: 250px;
	z-index: 10;
	padding: 0;
	-webkit-transform: translateZ(40px);
	transform: translateZ(40px)
}

.no-touch .projekt:hover,
.no-touch .team:hover {
	z-index: 99
}

.no-touch .projekt .projekt-bg-wrap,
.no-touch .projekt .projekt-bg-wrap .projekt-bg,
.no-touch .team .team-bg-wrap,
.no-touch .team .team-bg-wrap .team-bg {
	-webkit-transition: transform .28s;
	-moz-transition: transform .28s;
	-o-transition: transform .28s;
	transition: transform .28s
}

.no-touch .projekt:hover .projekt-bg-wrap,
.no-touch .team:hover .team-bg-wrap {
	-webkit-transform: scale(1.08) translateZ(0);
	transform: scale(1.08) translateZ(0);
	-webkit-box-shadow: 0 60px 70px -30px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 60px 70px -30px rgba(0, 0, 0, .5);
	box-shadow: 0 60px 70px -30px rgba(0, 0, 0, .5)
}

.no-touch .projekt:hover .projekt-bg-wrap .projekt-bg,
.no-touch .team:hover .team-bg-wrap .team-bg {
	-webkit-transform: scale(1) translateZ(0);
	transform: scale(1) translateZ(0)
}

#projekte-filter li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 5px
}

#projekte-filter li:last-child {
	margin-right: 0
}

#projekte-filter li span {
	color: #686e7f
}

#clients ul {
	margin-top: 50px
}

#clients ul li {
	list-style: none;
	padding: 20px 0;
	transition-delay: 0.5s
}

#projektslider .flickity-page-dots .dot {
	background: grey
}

#projektslider:before {
	position: absolute;
	content: '';
	width: 100%;
	max-width: 1140px;
	left: 50%;
	margin: 0 auto;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 902px;
	z-index: 0;
	border-radius: 10px
}

.projektslider-container .projekt {
	width: 100%;
	height: 500px !important
}

#projektslider h2 {
	margin: 20px 0 0;
	color: #000 !important
}

#projektslider .button {
	background-color: #fff;
	color: #888ea0;
	border-color: #888ea0;
	margin-top: 16px
}

.no-touch #projektslider .button:hover {
	border-color: #000;
	color: #fff
}

.projektslider-container .projekt.more-projects .projekt-bg,
.projektslider-container .projekt.more-projects .projekt-bg-blur {
	background-color: #000
}

.projektslider-container .projekt.more-projects .projekt-content {
	position: absolute;
	top: 50%;
	height: 40px;
	left: 50%;
	width: 100% !important;
	-webkit-transform: translateX(-50%) translateY(-50%) translateZ(40px);
	transform: translateX(-50%) translateY(-50%) translateZ(40px)
}

.single-projekte #content .project-content .project-image-wrapper {
	position: relative;
	overflow: hidden;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	margin: 0 auto;
	padding: 0 25px;
	-webkit-clip: inset(0 0 0 0);
	clip: inset(0 0 0 0);
	-webkit-clip-path: inset(0 0 0 0);
	clip-path: inset(0 0 0 0);
	float: left
}

.single-projekte #content .project-content .project-image-wrapper img {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	border: 1px solid #f2f3f7
}

.single-projekte #content .project-image-wrapper.half {
	width: 50%;
	display: inline-block
}

.single-projekte #content .project-content .project-image-wrapper.nV {
	opacity: 0;
	clip: inset(0 20% 0 20%);
	clip-path: inset(0 20% 0 20%)
}

#quicklinks img,
.single-projekte #content #project-navigation img {
	margin: 0;
	padding: 0;
	height: 180px;
	width: auto;
	border-radius: 10px;
	display: inline-block;
	-webkit-box-shadow: 0 15px 50px -10px #686e7f;
	-moz-box-shadow: 0 15px 50px -10px #686e7f;
	box-shadow: 0 15px 50px -10px #686e7f;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}

#quicklinks .prev img,
.single-projekte #content #project-navigation .prev img {
	margin-right: 20px
}

#quicklinks .next img,
.single-projekte #content #project-navigation .next img {
	margin-left: 20px
}

#quicklinks .content,
.single-projekte #content #project-navigation .content {
	display: inline-block;
	color: #888ea0;
	width: calc(100% - 150px);
	vertical-align: middle;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}

#quicklinks .next,
.single-projekte #content #project-navigation .next,
footer .social-icons {
	text-align: right
}

.single-projekte #content #project-navigation .next .arrow svg,
.single-projekte #content #project-navigation .prev .arrow svg {
	fill: none;
	stroke: #888ea0;
	stroke-miterlimit: 10;
	stroke-width: 2px;
	width: auto;
	height: 40px;
	position: absolute;
	top: 50%;
	z-index: 9;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}

.single-projekte #content #project-navigation .prev .arrow.left svg {
	left: -25px
}

.single-projekte #content #project-navigation .next .arrow.right svg {
	right: -25px
}

.no-touch footer .contactinfo a:hover,
.no-touch.single-projekte #content #project-navigation .next:hover .content,
.no-touch.single-projekte #content #project-navigation .prev:hover .content {
	color: #7863ac
}

.no-touch.single-projekte #content #project-navigation .next:hover img,
.no-touch.single-projekte #content #project-navigation .prev:hover img {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 35px 40px -20px #686e7f;
	-moz-box-shadow: 0 35px 40px -20px #686e7f;
	box-shadow: 0 35px 40px -20px #686e7f
}

.no-touch.single-projekte #content #project-navigation .next:hover .arrow svg,
.no-touch.single-projekte #content #project-navigation .prev:hover .arrow svg {
	stroke: #7863ac
}

.no-touch.single-projekte #content #project-navigation .prev:hover .arrow.left svg {
	left: -60px
}

.no-touch.single-projekte #content #project-navigation .next:hover .arrow.right svg {
	right: -60px
}

.single-projekte #content #project-navigation .back-to-all a {
	width: 30px;
	height: 30px;
	display: block;
	position: relative;
	margin: 0 auto;
	top: 75px
}

.single-projekte #content #project-navigation .back-to-all span {
	width: 8px;
	height: 8px;
	border-radius: 10px !important;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out;
	font-size: 20px !important;
	position: absolute;
	top: 12px;
	left: 11px;
	background-color: #686e7f;
	-webkit-box-shadow: -11px 0 #686e7f, -11px 11px #686e7f, 11px 0 #686e7f, 11px -11px #686e7f, 0 -11px #686e7f, -11px -11px #686e7f, 0 11px #686e7f, 11px 11px #686e7f;
	-moz-box-shadow: -11px 0 #686e7f, -11px 11px #686e7f, 11px 0 #686e7f, 11px -11px #686e7f, 0 -11px #686e7f, -11px -11px #686e7f, 0 11px #686e7f, 11px 11px #686e7f;
	box-shadow: -11px 0 #686e7f, -11px 11px #686e7f, 11px 0 #686e7f, 11px -11px #686e7f, 0 -11px #686e7f, -11px -11px #686e7f, 0 11px #686e7f, 11px 11px #686e7f
}

.no-touch.single-projekte #content #project-navigation .back-to-all:hover span {
	background-color: #5d74b6;
	-webkit-box-shadow: -12px 0 #5d74b6, -12px 12px #5d74b6, 12px 0 #5d74b6, 12px -12px #5d74b6, 0 -12px #5d74b6, -12px -12px #5d74b6, 0 12px #5d74b6, 12px 12px #5d74b6;
	-moz-box-shadow: -12px 0 #5d74b6, -12px 12px #5d74b6, 12px 0 #5d74b6, 12px -12px #5d74b6, 0 -12px #5d74b6, -12px -12px #5d74b6, 0 12px #5d74b6, 12px 12px #5d74b6;
	box-shadow: -12px 0 #5d74b6, -12px 12px #5d74b6, 12px 0 #5d74b6, 12px -12px #5d74b6, 0 -12px #5d74b6, -12px -12px #5d74b6, 0 12px #5d74b6, 12px 12px #5d74b6
}

.team-container {
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.team .team-bg {
	padding-top: 30px
}

.team .team-bg-blur,
.team .team-bg-wrap {
	background: #646978;
	background: -moz-radial-gradient(center, ellipse cover, #646978 0, #2a2c32 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #646978 0, #2a2c32 100%);
	background: radial-gradient(ellipse at center, #646978 0, #2a2c32 100%)
}

.team h3 {
	text-align: left
}

.team .team-content p {
	color: #fff;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 0;
	height: 36px;
	text-align: left
}

.team .team-bg-wrap:before {
	content: "";
	position: absolute;
	z-index: 7;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #646978;
	background: -moz-radial-gradient(center, ellipse cover, #4f525e 0, #1b1d21 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #4f525e 0, #1b1d21 100%);
	background: radial-gradient(ellipse at center, #4f525e 0, #1b1d21 100%);
	opacity: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}

.no-touch .team:hover .team-bg-wrap:before {
	opacity: 1
}

#quicklinks .content p {
	margin-bottom: 5px;
	color: #888ea0;
	padding: 0;
	font-size: 22px
}

#quicklinks .content span {
	font-size: 36px
}

.no-touch #quicklinks .next:hover img,
.no-touch #quicklinks .prev:hover img {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 15px 50px -10px #686e7f;
	-moz-box-shadow: 0 15px 50px -10px #686e7f;
	box-shadow: 0 15px 50px -10px #686e7f
}

#siegel .container>div+div {
	border-left: 1px solid #ddd
}

#siegel .container {
	display: table
}

#siegel .container>div {
	padding: 40px 40px 60px !important;
	display: table-cell;
	position: relative;
	float: none;
	border: 0;
	vertical-align: top;
	overflow: hidden
}

#siegel p.link,
.wavify {
	position: absolute;
	left: 0
}

#siegel img {
	height: 120px;
	padding: 25px 0;
	margin-bottom: 20px
}

#siegel .init-cd img {
	padding: 15px 0
}

#siegel h3 {
	font-size: 24px
}

#siegel p {
	text-align: justify;
	font-size: 15px;
	line-height: 1.6em;
	margin-bottom: 20px;
	padding: 0
}

#siegel p.link {
	bottom: 30px;
	display: block;
	padding-top: 20px;
	padding-left: 40px;
	width: 100%;
	margin: 0
}

#wavify {
	position: relative;
	display: block;
	height: 200px
}

.wavify {
	right: 0;
	top: -100px;
	bottom: 0;
	z-index: 1
}

footer {
	background-color: #f2f3f7
}

footer #team-img-wrapper {
	margin: 50px auto 0;
	max-width: 1300px
}

#team-img-wrapper img {
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

footer .social-icons a {
	margin: 0 5px;
	display: inline-block;
	width: 22px;
	height: 22px
}

footer .bottombar {
	padding-bottom: 20px;
	display: block
}

footer .bottomtext p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 28px
}

footer .bottomtext a,
footer .sitemap ul li a {
	color: #686e7f;
	text-decoration: none !important
}

footer .sitemap ul li ul a {
	font-size: 16px;
	line-height: 18px;
	display: inline-block;
	color: #888ea0;
	position: relative
}

footer .sitemap ul li ul a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 0;
	height: 1px;
	background-color: #a6d059
}

.no-touch footer .sitemap ul li ul a:hover {
	padding-left: 15px
}

.no-touch footer .sitemap ul li ul a:hover:before {
	width: 10px
}

footer .contactinfo a.logo svg {
	fill: #686e7f;
	max-width: 80%;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}

footer .contactinfo a {
	color: #686e7f
}

.no-touch footer .awards a:hover img {
	opacity: .5
}

@media (max-width:1600px) {
	.overflowRight img {
		max-width: calc(100% + 120px)
	}

	.overflowRight img.rounded {
		border-radius: 10px 0 0 10px
	}
}

@media (max-width:1470px) {

	.full-section .large-logo,
	.full-section .slide-wrapper {
		padding: 0 150px
	}

	.projekt-container-wrapper.container-fluid,
	.team-container-wrapper.container-fluid {
		padding-left: 100px;
		padding-right: 100px
	}
}

@media (max-width:1399px) {
	#navi {
		padding: 50px 30px 0
	}

	.title h2 {
		font-size: 64px
	}

	#projektslider:before {
		width: 970px
	}

	header .logo {
		left: 30px;
		top: 30px
	}

	.canvas-navi-bar {
		right: 30px;
		top: 40px
	}

	.bx-wrapper .bx-controls-auto,
	.bx-wrapper .bx-pager {
		left: 55px
	}

	.full-section .bookmark {
		right: -50px
	}

	#go-to-top {
		right: 30px;
		bottom: 35px
	}

	.full-section .socialicons {
		bottom: 30px;
		left: 42px
	}

	#siegel .container>div {
		padding: 40px !important;
		display: block;
		width: 100%
	}

	#siegel .container>div+div {
		border-top: 1px solid #ddd;
		border-left: 0
	}

	#siegel p.link {
		position: relative;
		bottom: 0;
		left: 0;
		padding-top: 20px;
		padding-left: 0
	}

	.service figure figcaption .content p.desc {
		min-height: 140px
	}

	.projekt-container-wrapper.container-fluid,
	.team-container-wrapper.container-fluid {
		padding-left: 80px;
		padding-right: 80px
	}

	.projekt-wrapper {
		padding: 10px
	}

	.projekt,
	.team {
		height: 450px
	}
}

@media (max-width:1199px) {
	.error-404 h1 {
		font-size: 72px
	}

	#projektslider:before {
		width: 940px
	}

	#canvas-nav {
		width: 50%
	}

	.service figure figcaption .content p.desc {
		min-height: 90px
	}

	.projekt-container .projekt .projekt-content {
		width: 100% !important;
		left: 0
	}

	.projekt-container .projekt .projekt-content h3 {
		font-size: 26px
	}
}

@media (max-width:1024px) {
	section h2 {
		font-size: 54px
	}

	#navi {
		padding: 30px 30px 0
	}

	header .scrollto {
		right: 25px;
		bottom: 25px
	}

	header .canvas-navi-bar,
	header .logo {
		position: absolute
	}

	header .logo {
		left: 30px;
		top: 30px
	}

	.canvas-navi-bar {
		right: 30px;
		top: 40px
	}

	.full-section .bookmark {
		right: -50px
	}

	.full-section .socialicons {
		bottom: 10px;
		left: 32px
	}

	.bx-wrapper .bx-controls-auto,
	.bx-wrapper .bx-pager {
		left: 40px
	}

	.full-section .large-logo,
	.slide-wrapper {
		padding: 0 120px
	}

	.slide-content {
		bottom: 100px
	}

	.top-nav {
		display: none
	}
}

@media (max-width:991px) {

	#projektslider .projektslider-container,
	.single-projekte #content .project-content .project-image-wrapper img,
	.title h1 {
		margin-bottom: 20px
	}

	#canvas-nav {
		width: 70%
	}

	#site-background {
		height: 100%
	}

	#site-background .layer-wrapper {
		background-image: url(img/bg/background.html);
		background-size: cover;
		background-repeat: no-repeat;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0;
		z-index: -99
	}

	#projekte-filter,
	#site-background .layer-wrapper>div,
	#slider.full-section .large-logo,
	.projekt-container-wrapper .flickity-page-dots,
	header .logo {
		display: none
	}

	header .mobile-logo {
		display: block;
		width: 180px
	}

	.title h1 {
		font-size: 32px
	}

	.page-child .title h2,
	.title h2 {
		font-size: 50px
	}

	section h2 {
		font-size: 52px
	}

	.team-container,
	footer .bottomtext div:nth-child(2) {
		text-align: left
	}

	footer .logo svg {
		margin-bottom: 50px
	}

	.service figure figcaption .content p.desc {
		min-height: 110px
	}

	.full-section h2 {
		font-size: 74px
	}

	.projekt-container-wrapper.container-fluid {
		padding-left: 0;
		padding-right: 0
	}

	#projektslider:before {
		height: 805px;
		width: 720px
	}

	section .container-fluid {
		padding: 0 50px
	}

	section.project-content.ptb150 {
		padding: 50px 0
	}

	.project-content .container-fluid {
		padding: 10px
	}

	.single-projekte #content .project-content .project-image-wrapper {
		padding: 0 10px
	}

	.serviceLarge {
		padding: 50px 30px 70px
	}

	.serviceLarge p {
		padding-right: 0 !important
	}

	#siegel .container {
		display: block
	}

	#siegel .container>div {
		padding: 40px 0 !important
	}

	.team-container-wrapper.container-fluid {
		padding-left: 0;
		padding-right: 0;
		width: 750px
	}

	.projekt-wrapper {
		padding: 0
	}

	.carousel:after {
		content: 'flickity';
		display: none
	}

	.carousel-cell {
		width: 40%;
		max-width: 320px;
		min-width: 320px;
		padding: 15px;
		counter-increment: carousel-cell
	}
}

@media (max-width:840px) {
	#project-navigation .container {
		padding: 0 10%
	}
}

@media (max-width:767px) {
	.title.pt200 {
		padding-top: 150px
	}

	.pb50,
	.title.pb100 {
		padding-bottom: 50px
	}

	.container {
		padding-right: 50px;
		padding-left: 50px;
		overflow: visible
	}

	.canvas-nav-wrapper {
		padding-left: 60px
	}

	#navi #canvas-nav .bottomtext {
		left: 60px
	}

	.full-section .slide-wrapper {
		padding: 0 50px
	}

	.full-section h2 {
		font-size: 58px
	}

	#projektslider .container-fluid,
	.team-container-wrapper.container-fluid {
		padding: 0 0 0 35px
	}

	.projekt-wrapper {
		padding: 0
	}

	.team-wrapper {
		padding: 10px
	}

	#projektslider:before {
		height: 785px;
		width: calc(100% - 100px)
	}

	footer .sitemap .container .row>ul>li {
		margin-bottom: 30px
	}

	footer .sitemap {
		padding-bottom: 0
	}

	#project-navigation .back-to-all,
	#project-navigation .prev,
	#slider .bookmark,
	#slider .bx-controls,
	#slider .socialicons {
		display: none
	}

	.ptb100 {
		padding-top: 50px;
		padding-bottom: 50px
	}

	.ptb200 {
		padding-top: 100px;
		padding-bottom: 100px
	}

	.pt50 {
		padding-top: 30px
	}

	.pt100 {
		padding-top: 50px
	}

	.pb150 {
		padding-bottom: 70px
	}

	#wavify,
	.mt100 {
		margin-top: 50px
	}

	.service {
		width: 100%;
		max-width: 100%
	}

	.service figure img {
		max-width: 360px
	}

	.service figure figcaption .content p.desc {
		min-height: auto
	}

	.serviceLarge {
		padding: 40px 10px 70px
	}

	.serviceLarge .content .linkText,
	.single-projekte #content #project-navigation .next .arrow.right svg {
		right: 10px
	}

	.projekt-container-wrapper.container-fluid {
		padding-left: 10px
	}

	img.shadow {
		-webkit-box-shadow: 0 45px 55px -30px rgba(0, 0, 0, .5);
		-moz-box-shadow: 0 45px 55px -30px rgba(0, 0, 0, .5);
		box-shadow: 0 45px 55px -30px rgba(0, 0, 0, .5)
	}

	.single-projekte #content #project-navigation .next {
		padding-right: 40px
	}

	.no-touch.single-projekte #content #project-navigation .next:hover .arrow.right svg {
		right: -10px
	}
}

@media (max-width:600px) {

	body,
	html {
		font-size: 16px;
		line-height: 1.7em
	}

	.error-404 h1,
	section h1 {
		font-size: 52px
	}

	section h2 {
		font-size: 42px
	}

	p {
		margin: 0 0 30px
	}

	#ueberuns .content,
	section .content p {
		padding-right: 0
	}

	.title h1 {
		font-size: 28px;
		margin-bottom: 20px
	}

	#navi #canvas-nav nav a,
	.title h2,
	footer .contact-cta h2 {
		font-size: 40px
	}

	.page-child .title h2 {
		font-size: 36px
	}

	#canvas-nav,
	.single-projekte #content .project-image-wrapper.half,
	footer .bottomtext {
		width: 100%
	}

	#navi #canvas-nav .social-icons {
		bottom: 55px;
		right: 0;
		left: 60px
	}

	#navi #canvas-nav .bottomtext {
		bottom: 20px
	}

	#navi #canvas-nav .social-icons a {
		margin: 0 15px 0 0;
		display: inline-block
	}

	.button {
		font-size: 15px
	}

	.full-section .slide-wrapper {
		padding: 0 30px
	}

	.full-section h2 {
		font-size: 50px
	}

	.full-section p {
		font-size: 16px;
		line-height: 1.7em !important
	}

	.slide-content {
		width: 420px;
		bottom: 150px
	}

	.awards {
		width: 60%;
		max-width: 300px
	}

	.companydata {
		width: 70%
	}

	.service figure figcaption {
		padding: 90px 30px 30px
	}

	.service figure img {
		padding: 0 15px;
		max-width: 300px
	}

	.service figure figcaption h2 {
		font-size: 24px
	}

	.service figure figcaption .content p.desc {
		min-height: auto
	}

	.service figure figcaption .content .linkText span.arrow:before,
	.serviceLarge .content .linkText span.arrow:before {
		top: -3px
	}

	#projektslider .container-fluid {
		padding: 0 40px
	}

	#projektslider .container:first-child {
		padding-top: 30px;
		margin-bottom: 30px
	}

	.carousel-cell {
		width: 80%;
		padding: 6px
	}

	#projektslider:before {
		height: 715px
	}

	.projekt-container .projekt .projekt-content {
		left: 30px;
		width: 70% !important;
		text-align: left
	}

	.single-projekte #content .project-content .project-image-wrapper {
		padding: 0 5px
	}

	.single-projekte #content .project-content .project-image-wrapper img {
		margin-bottom: 10px
	}

	#ueberuns p+a {
		margin-top: 30px;
		margin-bottom: 20px
	}

	#ueberuns .img-wrapper {
		padding: 60px 20px 0 0
	}

	#team-img-wrapper img {
		width: 700px
	}

	footer .social-icons {
		text-align: left;
		margin-top: 20px
	}

	#navi #canvas-nav {
		background-position: -20% -100%;
		background-size: 150%
	}

	#quicklinks .content p {
		font-size: 18px
	}

	body.error404 .error-404 p {
		font-size: 20px
	}

	body.error404 .title.pt200 {
		padding-top: 100px
	}
}

@media (max-width:460px) {
	.container {
		padding-right: 30px;
		padding-left: 30px
	}

	#navi.active #canvas-nav {
		transition-delay: 0.4s
	}

	#navi.active .overlay {
		display: none
	}

	.full-section h2 {
		font-size: 36px
	}

	.slide-content {
		width: 300px
	}

	.projekt-wrapper,
	.team-wrapper {
		padding: 0
	}

	#projektslider .projektslider-container {
		margin-bottom: 50px
	}

	.projekt-container .projekt,
	.projektslider-container .projekt,
	.team-container .team {
		height: 400px !important
	}

	#projektslider:before {
		width: calc(100% - 70px);
		height: 630px
	}

	.projekt .projekt-content,
	.team .team-content {
		left: 25px;
		bottom: 30px;
		min-width: 190px;
		max-width: 200px
	}

	.projekt .projekt-content h3,
	.team .team-content h3 {
		font-size: 26px
	}

	.projekt span.project-cat {
		font-size: 12px
	}

	.flickity-page-dots {
		bottom: -40px
	}

	#projektslider .container-fluid,
	.team-container-wrapper.container-fluid {
		padding: 0 30px
	}

	footer .contactinfo {
		padding-top: 50px
	}

	footer .sitemap h3 {
		font-size: 24px
	}

	.projekt-container-wrapper.container-fluid {
		padding: 0 30px 50px
	}

	.projekt-container .projekt .projekt-content {
		left: 25px
	}

	#go-to-top {
		right: 15px;
		bottom: 30px
	}

	.slide {
		min-height: 700px
	}

	.image-slider {
		padding-left: 10px
	}

	.image-slider .flickity-slider>div {
		padding: 6px;
		max-width: 80%
	}
}

@media (min-width:1200px) {

	.projektDiv,
	.team-container>div {
		width: 390px
	}
}

@media (min-width:1200px) and (max-width:1399px) {
	.container {
		padding-left: 100px;
		padding-right: 100px
	}

	.service figure img {
		padding: 0 15px
	}

	.projektDiv,
	.team-container>div {
		width: 320px
	}

	#site-background .layer-wrapper .element4 {
		left: -35%
	}

	#site-background .layer-wrapper .element5 {
		right: -10%
	}

	#site-background .layer-wrapper .element6 {
		left: 10%
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.projektDiv,
	.team-container>div {
		width: 320px
	}

	.service figure figcaption {
		padding: 170px 30px 30px
	}

	#site-background .layer-wrapper .element1 {
		left: 2%
	}

	#site-background .layer-wrapper .element2 {
		top: -230px
	}

	#site-background .layer-wrapper .element3 {
		right: -12%
	}

	#site-background .layer-wrapper .element4 {
		left: -45%
	}

	#site-background .layer-wrapper .element5 {
		right: -25%
	}

	#site-background .layer-wrapper .element6 {
		left: 0
	}
}

@media (min-width:992px) and (max-width:1024px) {
	.container {
		padding-right: 30px;
		padding-left: 30px
	}

	.full-section .large-logo svg {
		width: 60%
	}
}

@media (min-width:768px) and (max-width:991px) {
	.title {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media screen and (min-width:992px) {
	.services {
		display: inline-block
	}

	.carousel:after {
		content: ''
	}

	.projekt-container-wrapper .projektDiv,
	.team-container>div {
		outline: 0 !important;
		padding: 0;
		float: unset;
		display: inline-block
	}

	.projekt-container-wrapper .projektDiv {
		display: none
	}

	.vCenterWrapper {
		display: flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		flex-direction: row;
		-webkit-flex-direction: row;
		-webkit-align-content: stretch;
		align-content: stretch;
		height: 100%
	}

	.vCenter {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media (max-height:850px) {
	.full-section .large-logo svg {
		min-height: 255px
	}
}

.projektslider-container.carousel:after {
	content: 'flickity';
	display: none
}

.typing-animation {
	text-align: right;
	font-size: 110px;
	font-weight: 500;
	color: #7863ac;
	line-height: 145px;
	font-family: Montserrat, sans-serif
}

@keyframes blink {

	0%,
	100% {
		opacity: 1
	}

	50% {
		opacity: 0
	}
}

@-webkit-keyframes blink {

	0%,
	100% {
		opacity: 1
	}

	50% {
		opacity: 0
	}
}

@-moz-keyframes blink {

	0%,
	100% {
		opacity: 1
	}

	50% {
		opacity: 0
	}
}

.cursor {
	animation: .7s infinite blink
}

path.logo-d {
	fill: #686e7f;
	stroke: none
}

.companydata {
	margin: 40px auto
}

.companydata p {
	margin-bottom: 10px
}

.searchtag {
	color: #888ea0
}

.searchtag:hover {
	color: #888ea0 !important
}