@import url("//hello.myfonts.net/count/353ae7");
@charset "utf-8";

*, *:before, *:after {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}


html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;	
}

body {
	color: #333;
	font-size: 15px;
	overflow-y: scroll;
	overflow-x: hidden;
	font-weight: normal;
	line-height: normal;
	font-family: 'TradeGothicLT', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	border: none;	
}

.clickable {
	cursor: pointer;
	cursor: hand;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.fw {
	width: 100%;
	height: auto;
}

strong {
	font-weight: normal;
	font-style: normal;
	font-family: 'TradeGothicLT-Bold', sans-serif;
}

img[usemap], map area{
    outline: none;
}
a, img {outline:none;}
map > area,
map > area:active,
map > area:focus {outline: none; border:0; }

/* Colors & Fonts */



  
@font-face {font-family: 'TradeGothicLT';src: url('../fonts/353AE7_0_0.eot');src: url('../fonts/353AE7_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/353AE7_0_0.woff2') format('woff2'),url('../fonts/353AE7_0_0.woff') format('woff'),url('../fonts/353AE7_0_0.ttf') format('truetype'),url('../fonts/353AE7_0_0.svg#wf') format('svg');}
 
  
@font-face {font-family: 'TradeGothicLT-Bold';src: url('../fonts/353AE7_1_0.eot');src: url('../fonts/353AE7_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/353AE7_1_0.woff2') format('woff2'),url('../fonts/353AE7_1_0.woff') format('woff'),url('../fonts/353AE7_1_0.ttf') format('truetype'),url('../fonts/353AE7_1_0.svg#wf') format('svg');}


/* General Layout */

#header_ct {
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 20;
}

#header {
	position: relative;
	width: 100%;
	max-width: 1200px;
	display: inline-block;
	height: 100px;
}

#mov_logo {
	right: 0px;
	bottom: 10px;
	position: absolute;
}



.block_ct {
	position: relative;
	width: 100%;
}

.block_left {
	position: relative;
	min-height: 600px;
	float: left;
	width: 50%;
	display: inline-block;
}

.block_right {
	position: relative;
	min-height: 600px;
	float: right;
	width: 50%;
	display: inline-block;
}

.block_full {
	position: relative;
	min-height: 600px;
	width: 100%;
	display: inline-block;
}

#kunden_tabelle img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	opacity: 0.6;
	transition: all 0.5s;
}

#kunden_tabelle img:hover {
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	opacity: 1;
}

.block_page {
	padding-top: 150px;
}

.block_content {
	width: 100%;
	text-align: center;
	padding-top: 200px;
}

.block_content_inner {
	width: 100%;
	max-width: 1200px;
	display: inline-block;
}

.block_content .cp_box_ct {
	height: auto;
}


.block_content .cp_box {
	color: #000;
	max-width: none;
}

.arbeiten_item img {
	width: 100%;
	height: auto;
	float: left;
}


.block_2col {
	display: flex;
}

.block_scrdwn {
	cursor: url(../img/cursor_down.png) 16 26, auto;
}

.block_scrdwn.rever {
	cursor: url(../img/cursor_up.png) 16 26, auto;
}

#block_kontakt.block_scrdwn {
	cursor: default;
}

#block_kunden table {
	cursor: default;
}

#block_kontaktmap {
	overflow: hidden;
	height: 0px;
}

#block_footer {
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	height: 250px;
}

.footer_inner {
	display: inline-block;
	width: 100%;
	max-width: 1200px;
	text-align: left;
	color: #696969;
	line-height: 150%;
}

.footer_inner a {
	color: #000;
	transition: all 0.5s;
}

.footer_inner a:hover {
	color: #D21643;
}

#logo_mov_footer {
	margin-bottom: 20px;
}

#footer_menu {
	margin-top: 0px;
	text-align: center;
}

#footer_menu a {
	margin: 0 50px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0px;
	letter-spacing: 1px;
}

#footer_menu a:hover {
	letter-spacing: 3px;
}

.page-home #menu_ct {
	display: none;
}


/* General Style */

.more_box {
	color: #fff;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -100px;
	position: absolute;	
	text-transform: uppercase;
}

.more_box a {
	color: #fff;
}

.more_box_inner {
	display:  inline-block;
	cursor: pointer;
	cursor: hand;
}


.more_box_title {
	display: block;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: normal;
	
}

.more_box_text {
	display: block;
	font-weight: normal;
	font-size: 54px;
	letter-spacing: 2px;
	margin-bottom: 35px;
	margin-top: 5px;
	transition: 1s all;
	font-family: 'TradeGothicLT-Bold', sans-serif;
}


.more_box_inner:hover .more_box_text {
	letter-spacing: 4px;
	opacity: 0.6;
}



.block_2col .more_box {
	position: relative;
	display: inline-block;
}



.more_box_more {
	display: inline-block;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 100%;
}

.more_box_line {
	height: 2px;
	background-color: #fff;
	width: 24px;
	display: inline-block;
	transition: 1s all;
}


.more_box_inner:hover .more_box_line {
	width: 100%;
}


#kontakt_box {
	position: absolute;
	background-color: #fff;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 30px;
	left: 50%;
	margin-left: -350px;
	height: 260px;
	top: 50%;
	margin-top: -130px;
}

#more_box_kontakt {
	color: #000;
}

#more_box_kontakt .more_box_more {
	margin: 0px 40px;
	cursor: pointer;
	cursor: hand;
}

#more_box_kontakt .more_box_inner {
	cursor: default;
}

#kontakt_box .more_box_line {
	background-color: #000;
}

#more_box_kontakt .more_box_inner:hover .more_box_text {
	letter-spacing: 2px;
	opacity: 1;
}

#more_box_kontakt .more_box_inner:hover .more_box_line {
	width: 24px;
}

#more_box_kontakt .more_box_more:hover .more_box_line {
	width: 100%;
}



.cp_box_ct {
	position: relative;
	height: 100%;
	display: inline-block;
	padding-top: 50px;
	padding-bottom: 50px;
}

.cp_box {
	position: relative;
	text-align: center;
	width: 100%;
	max-width: 1200px;
	height: 100%;
	display: table;
	color: #fff;
}

.block_left .cp_box {
	max-width: 600px;
}


.cp_box_inner {
	display: table-cell;
	vertical-align: middle;
}


.cp_box_title {
	display: block;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: normal;
	text-transform: uppercase;	
}

.cp_box_text {
	display: block;
	font-weight: normal;
	font-size: 54px;
	letter-spacing: 2px;
	margin-bottom: 35px;
	margin-top: 5px;
	text-transform: uppercase;
	font-family: 'TradeGothicLT-Bold', sans-serif;
}


.cp_box_content {
	display: inline-block;
	font-size: 17px;
	letter-spacing: 0px;
	line-height: 160%;
}

.arrow_weiter {
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 100px;
	font-size: 15px;
	color: #fff;
	letter-spacing: 2px;
	transition: all 0.5s;
	height: 40px;
	display: inline-block;
	font-family: 'TradeGothicLT-Bold', sans-serif;
}

.arrow_weiter img {
	vertical-align: middle;
	margin-left: 3px;
	margin-top: -2px;
	height: 26px;
	transition: all 0.5s;
}

.arrow_weiter:hover {
	letter-spacing: 4px;
}

.arrow_weiter:hover img {
	margin-left: 20px;
	/*height: 22px;*/
}



.arrow_back {
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 50px;
	font-size: 15px;
	color: #000;
	letter-spacing: 2px;
	transition: all 0.5s;
	height: 40px;
	display: inline-block;
	font-family: 'TradeGothicLT-Bold', sans-serif;
}

.arrow_back img {
	vertical-align: middle;
	margin-right: 3px;
	margin-top: -2px;
	height: 26px;
	transition: all 0.5s;
}

.arrow_back:hover {
	letter-spacing: 4px;
}

.arrow_back:hover img {
	margin-right: 20px;
	/*height: 22px;*/
}





/* Menue */

#menu_ct {
	position: absolute;
	bottom: 0px;
}
		
		#menu {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		
		#menu li {
			float: left;
			margin-right: 35px;
		}
		
		#menu li a {
			font-size: 15px;
			font-weight: normal;
			color: #000;
			text-transform: uppercase;
			letter-spacing: 1px;
			transition: letter-spacing 0.5s;
			padding: 6px 6px 6px 0px;
			display: inline-block;
			font-family: 'TradeGothicLT-Bold', sans-serif;
		}
		
		#menu li a.active {
			
		}
		
		#menu li a:hover {
			letter-spacing: 3px;
		}


/* Content */

#block_home {
	background-image: url(../img/home_1st.jpg);
	background-size: cover;
	background-position: center bottom;
	min-height: 400px;
	height: 100%;
}

#block_arbeiten .block_left {
	background-color: #a0a0a0;
}

#block_arbeiten .block_right{
	background-image: url(../img/home_2nd.jpg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

#block_kunden .block_left {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
}

#block_kunden .block_right{
	background-color: #d6ac00;	
}

#block_kunden .block_right .more_box {
	margin-top: -150px;
}



#block_team .block_left {
	background-color: #a0a0a0;
}

#block_team .block_right{
	background-image: url(../img/home_4thb.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#kunden_tabelle {
	display: inline-block;
}

#kunden_tabelle td {
	width: 280px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

#block_kontakt .block_full {
	background-image: url(../img/home_kontakt.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	
}





#content_leistungen .block_left {
	background-color: #e361a1;
	text-align: center;
}

#content_leistungen .block_right {
	background-image: url(../img/leistungen1.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}


#content_team .block_left {
	background-color: #e52b50;
	text-align: center;
}

#content_team .block_right {
	position: relative;
}

.prt_ct {
	position: absolute;
	width: 100%;
	height: 33.3%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	transition: all 0.5s;
}

.prt_ct:hover {
	opacity: 1;
}

.prt_ct.tbactive {
	opacity: 1;
}

.page-team .prt1 {
	background-image: url(../img/tp_pierre1.jpg);
}

.page-team .prt2 {
	top: 33.3%;
	height: 33.4%;
	background-image: url(../img/tp_martin1.jpg);
}

.page-team .prt3 {
	top: 66.7%;
	background-image: url(../img/tp_frank1.jpg);
}


.tto {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	transition: opacity 1s;
}

.prt_ct:hover .tto {
	opacity: 1;
}

.prt1 .tto {
	background-image: url(../img/tp_pierre2.jpg);
}

.prt2 .tto {
	background-image: url(../img/tp_martin2.jpg);
}

.prt3 .tto {
	background-image: url(../img/tp_frank2.jpg);
}


.team_box_head {
	cursor:  pointer;
	cursor:  hand;
	/*opacity: 0.8;
	transition: all 0.5s;*/
}



.team_box_text {
	display: none;
}


.page-team2 .prt_ct {
	position: relative;
	float: left;
	width: 100%;
	height: 20%;
	display: inline-block;
	transition: all 0.5s;
}

.page-team2 .prt_inner {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
}

.page-team2 .prt1 .prt_inner {
	background-image: url(../img/ph_prt.jpg);
}

.page-team2 .prt2 .prt_inner {
	background-image: url(../img/ph_prt4.jpg);
}

.page-team2 .prt3 .prt_inner {
	background-image: url(../img/ph_prt5.jpg);
}

.page-team2 .prt4 .prt_inner {
	background-image: url(../img/ph_prt2.jpg);
}

.page-team2 .prt5 .prt_inner {
	background-image: url(../img/ph_prt6.jpg);
}

.page-team2 .prt_ct.noact {
	height: 10%;
}

.page-team2 .prt_ct.noact.tbactive {
	height: 60%;
}



#content_kunden .block_left {
	background-color: #f3623c;
	text-align: center;
}

#content_kunden .block_right {
	background-color: #eeeeee;
}



.kunden_logo {
	position: absolute;
	width: 250px;
	height: 80px;
	text-align: center;
	top: 50%;
	margin-top: -120px;
	left: 75%;
	margin-left: -125px;
	opacity: 0;
	z-index: 10;
}



#arbeiten_ct {
	margin-top: 80px;
}

.arbeiten_item {
	position: relative;
}

.arbeiten_item .cp_box_ct, .textoverlay .cp_box_ct {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	transition: opacity 1s;
}

.arbeiten_item .cp_box, .textoverlay .cp_box {
	color: #fff;
}

.arbeiten_item .cp_box_text, .textoverlay .cp_box_text {
	margin-top: 52px;
	transition: margin-top 1s;
}

.blend_layer {
	position: absolute;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	margin-bottom: -5px;
	opacity: 0;
	transition: opacity 1s;
}

.arbeiten_item:hover .cp_box_ct, .textoverlay:hover .cp_box_ct {
	opacity: 1;
}

.arbeiten_item:hover .blend_layer, .textoverlay:hover .blend_layer {
	opacity: 0.75;
}

.arbeiten_item:hover .cp_box_text, .textoverlay:hover .cp_box_text {
	margin-top: 20px;
}


.projekt_tasks {
	margin-top: 40px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'TradeGothicLT-Bold', sans-serif;
}

.projekt_tasks a {
	color: #000;
	transition: all 0.5s;
}

.projekt_tasks a:hover {
	color: #D21643;
	letter-spacing: 2px;
}

.projekt_tasks span {
	margin: 0 15px;
}


/* Kontakt Formular */


.cf_interesse{
	text-align: left;
	padding-bottom: 50px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
	font-weight: 300;
}

input[type="checkbox"], input[type="radio"] {
	display: none;
}

input[type="checkbox"] + label, input[type="radio"] + label {
	cursor: pointer;
	cursor: hand;
	font-family: "TradeGothicLT",sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

input[type="checkbox"] + label span, input[type="radio"] + label span {
	width: 36px; 
	height: 36px; 
	background-color: #f4f4f4; 
	border: 10px solid #f4f4f4;
	display: inline-block; 
	margin-left: 5px;
	margin-right: 10px; 
	margin-bottom: 2px;
	margin-top: 1px;
	vertical-align: middle;
}
input[type="radio"] + label span {
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

input[type="checkbox"]:checked + label span, input[type="radio"]:checked + label span {
	background-color: #513f3d;
}

#Interesse1:checked + label span {
	background-color: #938c55;
}

#Interesse2:checked + label span {
	background-color: #556E84;
}



input[type="text"], textarea, select {
	padding: 10px;
	width: 100%;
	background-color: #f7f7f7; 
	border: none;
	border-bottom: 1px solid #fff;
	font-family: "TradeGothicLT",sans-serif;
	font-size: 15px;
	margin-bottom: 15px;
	font-weight: 300;
	color: #000;
}

#kontakt_form label {
	display: inline-block;
	width: 100px;
	padding-top: 2px;
	float: left;
}

input[type="text"]:focus, textarea:focus {
	background-color: #e2e2e2;
}

input[type="submit"], input[type="reset"] {
	background-color: #000000;
	color: #fff;
	border: none;
	padding: 8px;
	font-family: "TradeGothicLT",sans-serif;
	font-size: 15px;
	cursor: pointer;
	cursor: hand;
	width: 100%;
	font-weight: 300;
	font-style: normal;
	transition: all 0.5s;
	-webkit-appearance: none;
	border-radius: 0 !important;
}



input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #513f3d;
}

form input.hlt, form select.hlt {
	border-bottom: 1px solid #f00;
}

form span.hlt {
	outline: 1px solid #f00;
}

.hpt {
	display: none;
}

.form_subtitle {
	font-weight: normal;
	font-style: normal;
	font-size: 23px;
	padding-bottom: 20px;
	display: inline-block;
}

::-webkit-input-placeholder {
   color: #333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333; 
}

:-ms-input-placeholder {  
   color: #333;  
}




/* Gallery */

#gallery_layer {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
}

#gallery_frame {
	position: absolute;
	background-color: rgba(255,255,255,1);
	width: 100%;
	height: 100%;
}

#gallery_content {
	position: absolute;
	top: 80px;
	left: 80px;
	bottom: 80px;
	right: 80px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/sl2.jpg);
}

#gallery_goleft {
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0px;
	cursor: url(../img/arrow-left.png) 36 20, auto;
}

#gallery_goright {
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0px;
	cursor: url(../img/arrow-right.png) 36 20, auto;
}

#gallery_dots {
	position: absolute;
	height: 80px;
	width: 100%;
	text-align: center;
	bottom: 0px;
	padding-top: 30px;
}

#gallery_dots span {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	border: none;
	margin: 0 3px;
	background-color: rgba(0,0,0,0.12);
	transition: all 0.5s;
	cursor: pointer;
	cursor:  hand;
}

#gallery_dots span.active {
	background-color: rgba(1,1,1,1);
}

#gallery_close {
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 15px;
	-webkit-user-select: none; /* Chrome/Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
-o-user-select: none;
user-select: none;
}

#gallery_close_ico {
	width: 50px;
	height: auto;
	cursor: pointer;
	cursor: hand;
}


/* Lightbox */

#lightbox_layer {
	display: none; 
	z-index: 999; 
	position: fixed; 
	width: 100%; 
	height: 100%;
}

#lightbox_bg {
	width: 100%; 
	height: 100%; 
	background-color: rgba(255,255,255,0.8); 
	position: fixed;
}

#lightbox_dots span {
	display: inline-block; 
	width: 8px; 
	height: 8px; 
	border-radius: 4px;
	background-color: rgb(180,180,180);
	background-color: rgba(255,255,255,0.4);
	margin: 8px;
}

#lightbox_dots span.active {
	background-color: rgba(255,255,255,1);	
}


#lightbox_center {
	position: relative;	
}

#lightbox_center img {
	width: 100%;
}

.lba {
	/*position: relative;
	display: inline-block;*/
}

#lba_prev, #lba_next, #lba_close {
	opacity: 0.7;
}

#lba_prev img, #lba_next img {
	height: 33px;
	padding: 5px;
	margin-left: 15px;
}

#lba_close img {
	height: 30px;
	padding: 5px;
	float: right;
	margin-top: -5px;
	margin-right: -5px;
}

.ico_popup {
	position: absolute;
	height: 25px;
	top: 30px;
	right: 10px;
	opacity: 0;
}

.imp {
	width: 100%;
	height: 300px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.mob_only {
	display: none !important;
}



/* Media Queries */


@media only screen and (max-width : 1520px)  {
	.more_box_text {
		font-size: 36px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width : 1020px)  {
	
	.block_2col {
		display: inline;
	}
	
	.block_left, .block_right {
		width: 100%;		
	}
	
	.block_2col .more_box {
		position: absolute;
	}
	
	.footer_inner {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.block_scrdwn {
	cursor: inherit;
}
	
	.more_box {
		z-index: 20;
		margin-top: -50px;
	}
	
	.more_box_text {
		font-size: 21px;
		margin-bottom: 15px;
	}
	
	.more_box_more {
		font-size: 13px;
	}
	
	#header_ct {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#header {
		height: 60px;
	}
	
	#mov_logo {
		height: 40px;
		width: auto;
	}
	
	#block_kunden table {
		width: 80%;
		margin-left: 10%;
	}
	
	#kunden_tabelle td {
		width: 50%;
		height: 80px;
	}
	
	#kunden_tabelle img {
		width: 80%;
	}
	
	#kontakt_box {
		width: 80%;
		margin-left: 10%;
		height: 140px;
		left: auto;
		margin-top: -70px;
	}
	
	#more_box_kontakt .more_box_more {
		margin: 0px 15px;
	}
	
	#footer_menu {
		padding-top: 30px;
		padding-bottom: 60px;
	}
	
	#footer_menu a {
		display: block;
		margin: 20px 0px;
	}
	
	#logo_mov_footer {
		width: 180px;
		height: auto;
	}

}


@media only screen and (max-width : 760px)  {
	

	
}





@media print {

}