@font-face {
    font-family: 'aero_maticsregular';
    src: url('../fonts/aero_matics_regular-webfont.eot');
    src: url('../fonts/aero_matics_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aero_matics_regular-webfont.woff2') format('woff2'),
         url('../fonts/aero_matics_regular-webfont.woff') format('woff'),
         url('../fonts/aero_matics_regular-webfont.ttf') format('truetype'),
         url('../fonts/aero_matics_regular-webfont.svg#aero_maticsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html,
body {
	margin-top:0;
	padding:0;
	height:100%;
	font-family: aero_maticsregular,"Helvetica Neue",Helvetica,Arial,sans-serif;
	letter-spacing: 1px;
	background-color: #57256c;
	
}

.abs_bgimg{
	margin: 100px 0 50px 0;
}

.abs_bgimg2{
	margin: 0px 0 50px 0;
}


.stoerer {
    position: fixed;
    /* position: absolute; */
    top: 15%;
    /* top: 140px; */
    z-index: 100;
    text-align: right;
    display: block;
    right: -25px;
    -webkit-box-shadow: -9px 7px 21px 0px rgba(0,0,0,0.17);
    -moz-box-shadow: -9px 7px 21px 0px rgba(0,0,0,0.17);
    box-shadow: -9px 7px 21px 0px rgba(0,0,0,0.17);
}

.stoerer:hover {
    right: -10px;
}

.pkonta{
	color: #fff!important;
	font-family: aero_maticsregular,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 200!important;
}



.d_link{
	
	color: #fff;
	text-decoration: none;
}

.d_link:hover{
	
	color: #fff;
	text-decoration: underline;
}

.abs_i{
	margin-top: 100px;
}


#loading { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999999999; background: url(../img/load.gif) 50% 50% no-repeat #56256B; }


.lila_bg_img{
	/* background-image: url(../img/bg.jpg); */
	background: transparent url("../img/bg.jpg") no-repeat center center / cover;
	height: 1200px;
	width: 100%;
	padding-top: 40px;
}


.tis_good{
	margin: 0 auto;
	padding-top: 100px;
	display: block;
}





.lila_bg{
	background-color: #56256b;
	color: #fff;
	/*padding-bottom: 120px;*/
}

a{
	color: #56256b;
	text-decoration: none;
}

a:hover{
	color: #56256b;

}

a:active{
	color: #56256b;
}

a:focus{
	color: #56256b;
}

.lila_bg2bb{
	background-color: #56256b;
	color: #fff;
	padding-top: 60px;
/* 	margin-bottom: 5px; */
}


.lila_bg_box p{
	margin-bottom: 0px;
}

.lila_bg2{
	background-color: #56256b;
	color: #fff;
	padding-top: 60px;
	margin-bottom: 40px;
}

.lila_bg3{
	background-color: #56256b;
	color: #fff;
	padding: 40px 0 60px 0;
}



.lila_bg_box{
	background-color: #56256b;
	color: #fff;
	padding: 30px;
}

.lila_bg_box_g{
	background-color: #56256b;
	color: #fff;
	padding: 30px;
}

.lila_bg_box_g p{
	margin-bottom: 0px;
}


.lila{
	color: #56256b;
}

li{
	font-size: 18px;
	margin-bottom: 15px;
}

.line{
	border-bottom: 1px solid #fff;
	width: 100%;
	margin: 40px 0;
}

.line2{
	border-bottom: 1px solid #fff;
	width: 100%;
	margin: 10px 0 20px 0;
}

.little{
	text-align: left;
	font-size: 10px;
}


footer{
	background-color: #56256b;
	color: #fff;
	margin-top: 5px;
	padding: 50px 0;
}

.content {
	padding-bottom:100px; /* Height of the footer element */
	margin-top: 30px;
}

.header_img{
	margin: 120px auto;
	width: 50%;
	display: block;
}

.footer_img{
	margin: 0px auto;
	width: 50%;
	display: block;
}

.arrow_down{
	margin: 150px auto 0 auto;
	display: block;
	opacity: 0.5;
}

.arrow_down:hover{
	opacity: 1;
}

header{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}

.header2{
	background-color: #fff;
	display: none;
	padding: 14px 0;
	height: 60px;
	
	-webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 3px 10px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 3px 10px 0px rgba(50, 50, 50, 0.4);
	
	z-index: 55555;
}

.header{
	background-color: #fff;
	padding: 14px 0;
	height: 60px;
	
	-webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 3px 10px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 3px 10px 0px rgba(50, 50, 50, 0.4);
	
	z-index: 55555;
}


.prinzip_img{
	margin: 60px auto 100px auto;
	width: 70%;
	display: block;
}

p{
	font-size: 18px;
	margin-bottom: 15px;
}

.phone:before{
	content: url(../img/phone.png);	
	margin-right: 6px;
}

.m2:before{
	content: url(../img/m.jpg);	
	display: inline;
	margin-top: 3px;
	

}

.mail_footer:before{
	content: url(../img/letter.png);	
	margin-right: 8px;
}

.mail_footer{
	color: #fff;
	font-size: 18px;
}

.mail_footer:hover{
	color: #fff;
}

.link_footer{
	color: #fff;
	font-size: 18px;
}

.link_footer:hover{
	color: #fff;
}

.border{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.border2{
	border-left: 1px solid #fff;
	height: 190px;
}

.border3{
	border-left: 1px solid #fff;

}

.backgroundimage {
    display: table;
    width: 100%;
    height: 600px;
    color: #FFF;
    background: transparent url("../img/tis_jobs.jpg") no-repeat fixed center center / cover;
}

.backgroundimage2 {
    display: table;
    width: 100%;
    height: 600px;
    color: #FFF;
    background: transparent url("../img/tis_jobs2.jpg") no-repeat fixed center center / cover;
}

.backgroundimage3 {
    display: table;
    width: 100%;
    height: 600px;
    color: #FFF;
    background: transparent url("../img/tis_jobs3.jpg") no-repeat fixed center center / cover;
}

.lila_bg_img p{
	color:#fff!important;
}
.abs_tis1{
	margin-top: 100px;
}

.jobs_link{
	width: 100%;
	background-color: #fff;
	color: #56256b;
	padding: 10px 25px;
	margin-bottom: 20px;
	font-size: 26px;
	cursor: pointer;
	text-transform:uppercase;
}

.spoiler{
	background-color: #fff;
	color: #56256b;
	width: 100%;
	padding: 50px 50px;
	margin-bottom: 40px;
	font-size: 20px;
	
}

.abs_h4{
	margin-top: 50px;
}

/*allgemein*/

h1,
h2,
h3,
h4,
h5,
h6 {

}

h1 {
	color: #fff;
	text-transform: uppercase;
	margin: 100px auto;
	font-size: 40px;
	text-align: center!important;
	border: 5px solid #fff;
	padding: 10px;
	width: 60%;
}

h2 {
	color: #fff;
	text-transform: uppercase;
	margin: 50px 0;
	font-size: 30px;
}

h3 {
	color: #fff;
	text-transform: uppercase;
	/* margin-bottom: 40px; */
	margin-top:40px;
	font-size: 30px;
}

h4 {
	color: #56256b;
	text-transform: uppercase;
	/* margin-top:40px; */
	font-size: 26px;
	/* text-align: center; */
	margin-bottom: 30px;
}

.bb{
	color: #333;
	font-size: 20px;
}

h5 {
	color: #fff;
	text-transform: uppercase;
	margin: 70px auto;
	font-size: 40px;
	text-align: center!important;
	border: 5px solid #fff;
	padding: 10px;
	width: 60%;
}

.h5 {
	color: #fff;
	text-transform: uppercase;
	margin: 70px auto;
	font-size: 40px;
	text-align: center!important;
	border: 5px solid #fff;
	padding: 10px;
    width: 30%!important;;
}


h6 {
	color: #fff;
	text-transform: uppercase;
	margin-top: 40px;
	/* margin-bottom: 20px; */
	font-size: 24px;
	

}
.imp_da p{
	color: #fff;
}



.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.img {
	width: 100%;
	

}

.shadow{
		-webkit-box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
}

.big{
	width: 100%;
	margin: 120px 0 40px 0;
	-webkit-box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
}

.big2{
	width: 100%;
	margin: 0px 0 40px 0;
	-webkit-box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 17px 0px rgba(0,0,0,0.3);
}

.stilement_abs{
	margin-bottom: 120px;
}

.img_border{
	border: 1px solid #333;
	margin-bottom: 10px;
}

.link_zerti{
	font-size: 18px;
	text-align: center!important;
	color: #56256B;
	margin-top: 30px;
	display: block;
}

.link_zerti:hover{
	color: #56256B;
}

.link_zerti:active{
	color: #56256B;
}

.link_zerti:focus{
	color: #56256B;
}

.link{
	font-size: 18px;
	color: #fff;
	margin-top: 30px;
	display: block;
}

.link:hover{
	color: #fff;
}

.link:active{
	color: #56256B;
}

.link:focus{
	color: #56256B;
}

.link_b{
	color: #ceccce!important;
	
}

.link_b:hover{
	color: #ceccce!important;
	text-decoration: underline;
}




/*Formular*/

.form-group2 {
	margin: 30px 0 30px 30px ;
}


textarea {
	height: 300px!important;
	margin-top: 20px;
	width: 100%;
}

.form-btn{
	float: right;
	background-color: #56256B;
	border: none;
	padding: 10px 30px;
	color: #fff;
}

.form-btn:hover{
	-webkit-box-shadow: 0px 3px 10px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 3px 10px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 3px 10px 0px rgba(50, 50, 50, 0.4);
}


.heart{
	font-size: 20px!important;
}


.heart2{
	color: #aaaaab!important;
	float: right;
	margin-bottom: 20px;
}	

.heart2:hover{
	color: #A93E40!important;
	text-decoration: none;
	
}

.links{
	background-image: url(../img/arrow_lila.png);
	width:154px;
	height: 31px;
	display: inline-block;
	text-align:center;
	color: #fff;
	font-size: 18px;
	padding-top: 3px;	
}

.rechts{
	background-image: url(../img/arrow_lila_2.png);
	width:154px;
	height: 31px;
	display: inline-block;
	text-align:center;
	color: #fff;
	font-size: 18px;
	padding-top: 3px;	
}

.rechts2{
	background-image: url(../img/arrow_lila_2a.png);
	width:100px;
	height: 31px;
	display: inline-block;
	text-align:center;
	color: #fff;
	font-size: 18px;
	padding-top: 3px;	
}

.links:hover{
	color: #fff;
	-webkit-box-shadow: 15px 2px 17px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 15px 2px 17px 0px rgba(0,0,0,0.3);
	box-shadow: 15px 2px 17px 0px rgba(0,0,0,0.3);
}

.rechts:hover{
	color: #fff;
	-webkit-box-shadow: -15px 2px 17px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: -15px 2px 17px 0px rgba(0,0,0,0.3);
	box-shadow: -15px 2px 17px 0px rgba(0,0,0,0.3);
}

.links:active{
	color: #fff;
}

.rechts:active{
	color: #fff;
}

.links:focus{
	color: #fff;
}

.rechts:focus{
	color: #fff;
}

.inline{
	float: right;
	margin-top: 50px;
}

.inline2{
	float: right;
}

.link_nav{
	color:#fff;
	text-align: center;
	display: block;
	padding: 15px 20px;
	font-size: 16px;
	float: left;
}

.link_nav:hover{
	color: #fff;
	text-decoration: underline;
}

.link_nav:active{
	color: #fff;
	text-decoration: underline;
}

.link_nav:focus{
	color: #fff;
	text-decoration: underline;
}

#drehen{
	padding-top:50px;
}

#fraesen{
	padding-top:50px;
}

#schleifen{
	padding-top:50px;
}

#veredelung{
	padding-top:50px;
}

#montage{
	padding-top:50px;
}

#alle_prozesse{
	padding-top:50px;
}

 /* Dropdown Button */
.dropbtn {
    color: #575756;
    padding: 16px;
    font-size: 22px;
    border: none;
    cursor: pointer;
	display: inline;
}


/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	float:right;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    background-color: #56256B;
	border: 3px solid #fff;    
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	float: right;
	margin-top: 10px;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}



/*media queries*/

@media screen and (max-width: 1199px)  { 
	
	.disno{
		display: none;
	}
	
	
	.abs_tis1{
	margin-top: 50px;
	}
	
}

@media screen and (max-width: 991px)  { 
	
	.disno2{
		display: none!important;
	}
	
	.abs_imgadf{
		margin-top: 75px
	}
	
	h1 {
    width: 80%;
	}
	
	.h5 {
    width: 60% !important;
	}
	
	.lila_bg_img{
		background-image: none;
		background-color: #56256b;
		height: 1200px;
	}
	
}

@media screen and (min-width: 991px)  { 
	
	.disno2a{
		display: none!important;
		width: 100%;
	}
	
	
	
	
}

@media screen and (max-width: 800px)  { 
 .stoerer{
	 display: none;
 }
}

@media screen and (max-width: 420px)  { 
h3 {


    font-size: 20px;
}

}

@media screen and (max-width: 600px)  { 
 .wwwg{
	 display: none;
 }
}

@media screen and (min-width: 600px)  { 
	.wwwg2{
	 display: none;
 }
}




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

 .ddaa{
	 display: none;
 }
 
 h5 {
    font-size: 30px;
    width: 100%;
	}
	
	h1{
    font-size: 30px;
    width: 100%;
	}

	 .h5 {
    font-size: 30px;
    width: 100%!important;
	}
	
	.jobs_link {
    padding: 10px 25px;
    margin-bottom: 20px;
    font-size: 20px;
	text-transform:uppercase;
	}
	
	.spoiler {
    padding: 25px;
	}
	
	h4 {
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 30px;
	}
}

@media screen and (min-width: 659px)  { 

 .ddaa2{
	 display: none;
 }

}



