@charset "utf-8";
/* CSS Document */

@font-face {
font-family: "captcanaveral";
src: url("../fonts/captcanaveral.ttf");
}

/*Ghost Text Mobile Hidden
---------------------------------  */
@media screen and (min-width: 499px) {
#text-hidden-mobile {display: center;}
}

@media screen and (max-width: 499px) {
#text-hidden-mobile {display: none;}
}



/*Video only Desktop
---------------------------------  */
@media screen and (max-width: 499px) {
#video-desktop-only {display: none;}
}

@media screen and (min-width: 499px) {
#video-desktop-only {display: center;}
}

/*Arrow and Logo not on Mobile
---------------------------------  */
@media screen and (max-width: 499px) {
#content-desktop2 {display: none;}
}

@media screen and (min-width: 499px) {
#content-desktop2 {display: center;}
}

/*Mobile Header only Mobile
---------------------------------  */
@media screen and (min-width: 499px) {
#header-mobile {display: none;}
}

@media screen and (max-width: 499px) {
#header-mobile {display: center;}	
}

/*PTL Logo PC or Mobile
---------------------------------  */
@media screen and (min-width: 1080px) {
#virussmall {display: center;}
}
@media screen and (max-width: 1920px) {
#virussmall {display: none;}
}

@media screen and (min-width: 180px) {
#virusmiddle {display: center;}
}
@media screen and (max-width: 1920px) {
#virusmiddle {display: none;}
}

@media screen and (min-width: 1080px) {
#virusbig {display: center;}
}
@media screen and (max-width: 1920px) {
#virusbig {display: none;}
}
/*PTL Logo PC big or small
---------------------------------  */
@media screen and (max-width: 599px) {
#content-small-desktop {display: center;}
#content-big-desktop {display: none;}

}

@media screen and (min-width: 599px) {
#content-big-desktop {display: center;}
#content-small-desktop {display: none;}

}

/*CE/Maintopics
---------------------------------  */
@media screen and (min-width: 499px) {
#ce-mobile {display: none;}
#ce-desktop {display: block;}
#maintopics-mobile {display: none;}
#maintopics-desktop {display: flex;}
#preis-mobile {display: none;}
#preis-desktop {display: block;}
#testimonials-mobile {display: none;} /*
#testimonials-desktop {display: block;} */
	
	
#yt-mobile {display: none;} 
#yt-desktop {display: block;}


}

@media screen and (max-width: 499px) {
#ce-mobile {display: block;}
#ce-desktop {display: none;}
#maintopics-mobile {display: flex;}
#maintopics-desktop {display: none;}
#preis-mobile {display: block;}
#preis-desktop {display: none;}
#testimonials-mobile {display: block;} /*
#testimonials-desktop {display: none;} */
#yt-mobile {display: block;}
#yt-desktop {display: none;} 
}


/*Quotes Masch, Fach, Arbeit
---------------------------------  */

.headinghh {
	font-family: "optima", "Cambria", "Hoefler Text", "Liberation Serif", "Times", "Times New Roman", "serif";
	font-style: oblique;
    font-size: 30px;
	padding-left: 10%;
	padding-right: 10%;
	
}

/*Header Video
---------------------------------  */

	
	
  .top-shadow {
    z-index: 1000;
  }

  .slider-text {
    position: relative;
    z-index: 2;
  }

  .video-container {
    position: relative;
    width: auto;
    overflow: hidden;
	
  }

  .video-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }

  .video-container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.1;
    z-index: 1;
  }

  @media (pointer: coarse) and (hover: none) {
    .video-container {
      background:   black no-repeat center center scroll;
    }
    .video-container video {
      display: none;
    }
  }
 




/*Others
---------------------------------  */

html {
  scroll-behavior: smooth;
}

.flex {
	display: flex; 
    justify-content: center; 
    align-items: center;

}
.banner{
	background: #fff;
	width: 40%;
	background: #f6f6f6;
	overflow: hidden;
	display: block;
	
		

}
.object-fit img{
		/*width: 80%;*/
	overflow: hidden;
	margin-left: 200px;
	margin-right: 200px;
	

}


/*maintopics
---------------------------------  */
#maintopics-desktop {
	/*background: #f6f6f6;*/
	margin-bottom: 100px;
	margin-left: 10.5%;
	margin-right: 10.5%;
	margin-top: 70px;
}

#maintopics-mobile {
	/*background: #f6f6f6;*/
	margin-bottom: 100px;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 70px;
}

.Vision {
	display: wrap;
	flex-wrap: no-wrap;
	list-style: none;
	justify-content: space-between;
	padding: 0;
}
.Vision2{
	position: relative;
	width: 32%;
	
}

.topictopic{
	margin-top: 20px;
}

.topictopictext{
	margin-bottom:  30px;	
}

.compactelectric{

	height: 33vH;
	margin-top: -20vH;
	margin-right: 5vH;

}

.waw{
	
	height: 400px;
	padding-top: 140px;
	padding-left: 300px;
	padding-bottom: 100px;;
	align-content: center;
}

.waw2{

	height: 100px;
	
}

.waw4 {
	height: 100px;
}

.rowc{
	
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -50px;
  margin-left: 15px; 
}
/*
#maintopics{
	display: flex;
	flex-wrap: wrap;

	
}


#maintopics .advs-box{
	
	
}


*/

/*maven-pro-regular - latin 
----------------------------------*/
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 600;
  src: url("fonts/maven-pro-v21-latin/maven-pro-v21-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("fonts/maven-pro-v21-latin/maven-pro-v21-latin-regular.eot"),
       url("/fonts/maven-pro-v21-latin/maven-pro-v21-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/maven-pro-v21-latin/maven-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/maven-pro-v21-latin/maven-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/maven-pro-v21-latin/maven-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/maven-pro-v21-latin/maven-pro-v21-latin-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
}
	



/* testimonials-desktop Section
--------------------------------*/
#testimonials-desktop {
  background: #ffff;
  padding: 80px 0;
	
}

#testimonials-desktop .profile {
	 
  text-align: center;
	justify-content: center;
	
	
}

#testimonials-desktop .profile .pic {
  border-radius: 50%;
  border: 6px solid #fff;
  margin-bottom: 15px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display:block;
  margin-left: auto;
  margin-right: auto;
	
	
	}



@media (max-width: 1024px) {
  #testimonials-desktop .ptwo {
    margin-top: 30px;
	  text-align: center;
	 
  }
  #testimonials-desktop .pthree{
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

#testimonials-desktop .profile .pic img {
  max-width: 100%;
}

#testimonials-desktop .profile h4 {
  font-weight: 600;
  color: #000000;
  margin-bottom: 38px;
	font-family: "Maven Pro",;
}

#testimonials-desktop .profile span {
  color: #333333;
}

#testimonials-desktop .quote {
  position: relative;  
  padding: 60px;
  margin-top: 0px;
  font-size: 16px;
  font-style: italic;
  border-radius: 15px;
/*background-image: linear-gradient(to right, transparent 0%, white 80%);*/
	

}



#testimonials-desktop .quote2 {
  position: relative;
  
  padding: 60px;
  margin-top: 0px;
  font-size: 16px;
  font-style: italic;
  border-radius: 15px;
	background-image: linear-gradient(to left, transparent 0%, white 50%)
	
}
#testimonials-desktop .quote b {
  display: inline-block;
  font-size: 22px;
  left: -9px;
  position: relative;
  top: -8px;
}

#testimonials-desktop .quote c {
	font-size: 13px;
	
}

#testimonials-desktop .quote2 c {
	font-size: 13px;
	
} 

#testimonials-desktop .quote small {
  display: inline-block;
  right: -9px;
  position: relative;
  top: 4px;
}

/* testimonials-mobile Section
--------------------------------*/

#testimonials-mobile {
	background: #f6f6f6;
  padding: 80px 0;
}
#testimonials-mobile .profile {
	 
  text-align: center;
	
}

#testimonials-mobile .profile .pic {
  border-radius: 50%;
  border: 6px solid #fff;
  margin-bottom: 15px;
  overflow: hidden;
  height: 130px;
  width: 130px;  
  margin-left: auto;
  margin-right: auto;
	align-content: center;
	text-align: center;
}

@media (max-width: 1024px) {
  #testimonials-mobile .ptwo {
    margin-top: 30px;
	 
  }
  #testimonials-mobile .pthree{
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

#testimonials-mobile .profile .pic img {
  max-width: 100%;
}

#testimonials-mobile .profile h4 {
  font-weight: 600;
  color: #E31E24;
  margin-bottom: 38px;
	font-family: "Maven Pro",;
}

#testimonials-mobile .profile span {
  color: #333333;
}

#testimonials-mobile .quote {
  position: relative;
  
  padding: 60px;
  margin-top: 0px;
  font-size: 16px;
  font-style: italic;
  border-radius: 15px;
	background-image: linear-gradient(to right, transparent 0%, white 50%)
	
}

#testimonials-mobile .quote2 {
  position: relative;
  
  padding: 60px;
  margin-top: 0px;
  font-size: 16px;
  font-style: italic;
  border-radius: 15px;
	background-image: linear-gradient(to left, transparent 0%, white 50%)
	
}
#testimonials-mobile .quote b {
  display: inline-block;
  font-size: 22px;
  left: -9px;
  position: relative;
  top: -8px;
}

#testimonials-mobile .quote c {
	font-size: 13px;
	
}

#testimonials-mobile .quote2 c {
	font-size: 13px;
	
} 

#testimonials-mobile .quote small {
  display: inline-block;
  right: -9px;
  position: relative;
  top: 4px;
}


div.container {
	text-align: center;
	
	
}

/* Preisliste */
#preis-desktop {
	padding-top: 15px;
	padding-left: 10.5%;
	padding-right: 10.5%;
}

#preis-mobile {
	padding-top: 80px;
}

.waw3 {
	margin-top: 80px;	
	height: 50px;
	
}

.e-block {
	display: flex !important;
}



.slider-item-V2 {
  height: calc(50vh);
  min-height: 100px;
  position: relative;
}

.slider-item-V2:before {
    /*content: ;*/
    position: absolute;
    top: 0;
    height: calc(50vh);
    width: 100%;
    background: black;
    background: -moz-linear-gradient(top, black 0%, rgba(145, 232, 66, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(145, 232, 66, 0)));
    background: -webkit-linear-gradient(top, black 0%, rgba(145, 232, 66, 0) 100%);
    background: -o-linear-gradient(top, black 0%, rgba(145, 232, 66, 0) 100%);
    background: -ms-linear-gradient(top, black 0%, rgba(145, 232, 66, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(145, 232, 66, 0)));
    background: linear-gradient(to bottom, black 0%, rgba(145, 232, 66, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#91e842', GradientType=0 ); }

.slider-item-V2 {
      position: relative;
      z-index: 10;
      height: calc100vh-537px;
      min-height: 550px;
}


.bannerlogom {
	height: 5em;
}
@media (max-width: 479px) {
	.mobile {
	
		display:block;
	}}

.platine {
	width: 100%;
	height: auto;
	min-height: 150px;
	overflow: hidden;	
}



.mobilebg {
	
	width: 100%;
	
}

.platinem {
	overflow: hidden;
	align: center;
	width: 100%;
	padding-top: 40px;
	
}

.bannerlogosmall {
	margin-top: 30vH;
      height: 10em;
}

.banner2 {
	background: #fff;
	margin-left: 3%;
	margin-right: 3%;
	overflow: hidden;
	display: block;
}



.quote3 {
	 position: relative;  
  padding: 60px;
  margin-top: 0px;
  font-size: 16px;
  font-style: italic;
  border-radius: 15px;
background: #fff;
}

#preis {
	padding-top: 45px;
}

.hback {
	background: background: #f6f6f6;
}

.viduns {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}

.bcompact {
	
	margin-left: 0%;

	width: 100%;
	overflow: hidden;
}

.bwirtschaft {
	margin-top: 20px;
 	padding-right: 0px;
	margin-right: 0%;
	width: 100%;
	overflow: hidden;
	

}

.yt {
	
}

.unsl {
	size: 50%;
	
}

.uns {
	align-content: center;
	margin-left: 10%;
	margin-right: 10%;
}


.headinghhh {
	  color: maroon;
font-style: italic;
	text-align: center;
	margin-top: 120px;
	margin-bottom: 130px; 
}
#aq {
	color: sandybrown;
}

#bs {
	color: cornflowerblue;
}



.aq {
		color: sandybrown;

}

.headinguh {
	font-size: 50px;
    color: white;
    font-size: 40px;
	 font-style: oblique;
	font-family: 'Coda Caption', sans-serif;
}



.koffer {
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 30px;
	letter-spacing: 1.5px;
	color: black;
		background: #fff;


}



.imgtest {
	width: 100%;
	position: relative;
	overflow: hidden;
}





.three {
	background: #fff;
	align-content: center;
	text-align: center;
}

.login {
	width: 50%;
	align-self: center;
	text-align: center;
	align-content: center;
	padding-bottom: 50px;
}

.container-login1002 {
	  width: 100%;  
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
 
}

.bgvirusmiddle {
		background-image: url("../images/virusbg.jpg");
	width: 100%;
	height: auto;
}

.bgvirussmall {
	
}

.bgvirusbig {
	
}



.tuerkis {
	font-size: 30px;
	font-family: "Montserrat", sans-serif;
}

.fred {
	color: #e62d2c;
}

.drei {
	padding-left: 40%;
	padding-right: 40%;
}

.gold2 {
	color: #F1BA19;
	background: #fff;
}

.p5 {
	padding-left: 5%;
	padding-right: 5%;
}

.p10 {
	padding-left: 10%;
	padding-right: 10%;
}

.platine2 {
	width: 100%;
	height: auto;
	min-height: 150px;
	overflow: hidden;
	padding-top: 40px;

}

.p40 {
	padding-left: 40%;
	padding-right: 40%;
}

.h1h {
	font-family: "captcanaveral";
	letter-spacing: 10px;
	text-align: center;
	color: #ed1c24;
	font-size: 50px;
}

.tuerkis2 {
		font-size: 34px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";

}

.topickplusbox {
  font-family: 'Raleway', sans-serif;
	letter-spacing: 1.5px;
	margin-top: 5%;
	/*font-size: 50px;*/
}

.icons {
	align: center;
	
}

.lightbox {
	max-width: 460px;
}
.video2 {
		position: relative;
    width: 100%;
	height: auto;
}

/*==========================
  Hover Empfehlungsbox
  ============================ */	



.containerx {
  width: 90%;
  margin: 5em auto;
	  padding: 1em 0;

}

.text-boxx {
  text-align: center;
  background-image: url("");
}

.hoverx {
  position: relative;
  top: 30%;
  margin: 0 auto;
  text-align: center;
  width: 60%;
  transition: transform 300ms ease-in-out;
  transition: 600ms ease-in-out;
}

.text-boxx h3 {
  margin: 0 auto;
  font-family: 'Raleway', sans-serif;
  font-size: 3rem;
  /*color: #f2f2f2;*/
  display: block;
  padding: 1em;
}

.hoverx:hover {
  background: #DFDFDF;
  transform: scale(1.1, 1.1);
  border: 2px #eee solid;
}


/* Dropdownleiste*/

.dropbtn {
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
	
}



.dropdown-content {
  display: none;
  position: absolute;
  background-color: #e52f2f;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
	
}

.dropdown-content a {
  padding: 12px 16px;
  text-decoration: none;
  display: block;
	    color: rgba(255, 255, 255, 0.5);
	 font-size: 16px;
	    letter-spacing: .2em;
}

.dropdown-content a:hover {color: #fff;}

.dropdownd:hover .dropdown-content {display: block;}
/*
.dropdownd:hover .dropbtn {background-color: #3e8e41;}*/

.dropdownd {
	position: relative;
  display: inline-block;
}
	

.anwendungen {
  background-attachment: fixed;


}
	
.casew {
	padding-top: 2em;
}