/*######## FONTS START###################*/
@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Book.woff2') format('woff2'),
        url('fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham-Light.woff2') format('woff2'),
        url('fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/*######## FONTS END###################*/
.noneDisplay {visibility: hidden; display: none}
.hidden-mobile {visibility: visible; display: block}
.hidden-temp {visibility: hidden; display: block}
.hidden {visibility: hidden; display: none}
.hidden-main {visibility: hidden; display: none}
.spacer-left {padding-left:0px;}
.spacer-right {padding-right:0px;}
.spacer-top {padding-top:40px;}

.frame-layout-4 {}


@media screen and (max-width:480px) {
.hidden-mobile {visibility: hidden; display: none}
.frame-layout-4 { visibility: hidden; display: none}    
.hidden-main {visibility: visible; display: block}
}
/*######## FONTS END###################*/
html, body, div, applet, object, spyn,
h1, h2, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, 
footer, hgroup, menu, nav, section {
  display: block;
}


body, html {
  background-color: #FFF;    
  color: #000;    
  font-family: 'Gotham';
  font-weight: 300;
  -webkit-font-smoothing: antialiased; 
  font-size: 1.2vw; line-height:1.6vw;
  overflow-x: hidden;
}

::-moz-selection {
  color:#FFF; background:#111;
}

::selection {
  color:#FFF; background:#111;
}


@media screen and (max-width:480px) {
	 
    body { font-size: 4.8vw; line-height:5.8vw;}
    
}

b {font-weight: bold;}
strong {font-weight: bold;}


ol, ul {
  list-style: square;
  margin: 0 0 0.5em;
}

blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

p {
  margin: 0 ;
  }


a {
  color: #000;
  text-decoration: none;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}

img{
  max-width:100%;
  width: 100%;
  height:auto;
}


em {font-style: italic;}




/*HEADLINES*/
h1 {font-weight: bold;}
h2 {font-weight: bold; font-size: 3.2vw; line-height:3.6vw; padding: 0 0 0.5em 0;}
h3 {font-weight: bold;}
h4 {font-weight: bold;}

@media screen and (max-width:480px) {
    
    h2 {font-size: 6.8vw; line-height:7.6vw; padding: 0 0 1.0em 0;}

}

/*SPACER*/
.ce-div {float: left; width: 100%;border: 0; padding: 8.0em 0 0em 0; margin: 0;}
.line-div {float: left; width: 80%;border: 0; padding: 0 0 0 0; margin:0em 15% 5.3em 5%;border-bottom: solid #e84e10 1px;}
.ce-div-2 {position: relative; float: left; width: 100%;border: 0; padding: 0.1em 0 0em 0; margin: 0;}
.ce-div-2 {font-size: 1px; color: #FFF;}

/*LOGOS*/
.logo-box {position: relative; z-index: 10; display: block;}
.logo-box-1 {position: relative; z-index: 101; display: none;}
.logo-box-3 {position: relative; z-index: 101; display: block;}
.logo-main {position: absolute; width:13.5em; height:auto; left: 2%; top: 2.5em; margin: 0 0vw;}
.logo-icon {position: absolute; z-index: 14; width:2.2em; height:auto; left: 5%; top: 2.2em; margin: 0 0vw;}
.logo-footer {float: left; width:13.5em; height:auto; margin: 0 0vw;}

/*COLOR*/
.panel {position: relative; float: left; display: block; width: 100%; background: #FFF; margin: 0; padding: 0;}
.color-content .panel {background: #e84e10; margin: 0; padding: 0; color: #FFF;}
.content-black {position: relative; float: left; width: 100%; background: #000; margin: 0; padding: 0;}
.content-black-2 {position: relative; float: left; width: 100%; background: #000; margin: 0; padding: 0;}
.frame-layout-3 {color: #FFF;}
.frame-layout-3 a{color: #FFF;}

@media screen and (max-width:480px) {
    
    .logo-main {position: absolute; z-index: 101; width:10.0em; height:auto; left: 9.5%; top: 2em; margin: 0 0vw;}
    .logo-footer {float: left; width:10.0em; height:auto; margin: 0 0 0 0%;}
}
/*CONTAINER*/
.container a {text-decoration: none;}
.container-blank {float: left; width: 100%; padding: 10.1em 0 0 0; }

/*1-OVERLAY-CONTENT-BOX*/
.intro-image-100 {position: relative;float: left; width:100%; height: 100vh; overflow: hidden; margin: 0; padding:0 0 0 0;}

.intro-image-100 .image-box{
    position: absolute;
    bottom: 0em;
    right: 0;
	height:auto;
    width: 100vw;
	padding:0; 
    margin: 0;
}

.intro-image-100 .image img{
	height:auto;
    width: 45vw;
	padding:0; 
    margin: 0;
    right: 0;
    float: right;
}

.intro-image-caption-100 {
    position:absolute;
    top:0vh;
    top: 0;
    width: 40%;
    padding: 0em 5% 0 8.4%;
    height: auto;
    overflow: hidden; 
    z-index:12;
    text-align:left;
    color: #000;
  }

.intro-image-caption-100 .frame-layout-1 p{width: 70%;}

.color-content .intro-image-caption-100 {color: #FFF;}

.intro-image-100 .frame-layout-1  h1 {font-size: 4.2vw; line-height:4.6vw; text-align: left; padding: 0 0 0.2em 0;}
.intro-image-100 .frame-layout-1  {font-size: 1.5vw; line-height:1.9vw;}

.intro-image-100 h1 {font-weight: bold; font-size: 2.8vw; line-height:3.2vw; padding: 0 0 0.1em 0; margin: 0;}
.intro-image-100 h2 {font-weight: 300; font-size: 2.8vw; line-height:3.2vw;  padding: 0 0 1.0em 0; margin: 0;}
.intro-image-100 {font-size: 1.2vw; line-height:1.5vw;}

.intro-image-100 ul {padding: 1.5em 0;}
.intro-image-100 li {
	margin: 0 0 0 -0.0em;
	padding: 0em 0 0.3em 2.0em;
	list-style: none;
	background-image: url("../images/icons/Plus-weiss.png");
    display: block;
	background-repeat: no-repeat;
	background-position: left top 0.1em;
	background-size: 1.1em auto;
    color: #FFF;
    text-transform: none;
}



@media screen and (max-width:480px) {
    
    .intro-image-100 {height: auto; overflow:inherit; margin: 0; padding:10.5em 0 0 0;}
    
    .intro-image-100 .image-box{
        position:relative;float: left;
    }
    
    .intro-image-100 .image img{
        height:auto;
        width: 100%;
        padding: 3.5em 0% 0 10%;
        float: left;
    }
    
    .intro-image-caption-100 {
        position:relative;float: left;
        width: 80%;
        padding: 0em 10% 0 10%;        
      }
    
    .intro-image-100 .frame-layout-1  h1 {font-size: 9.2vw; line-height:9.6vw; text-align: left; padding: 0 0 0.2em 0;}
    .intro-image-100 .frame-layout-1  {font-size: 4.8vw; line-height:5.8vw;}
    
    .intro-image-100 h1 {font-size: 6.8vw; line-height:7.6vw; padding: 0 0 0.1em 0; margin: 0;}
    .intro-image-100 h2 {font-size: 6.8vw; line-height:7.6vw; padding: 0 0 1.0em 0; margin: 0;}
    .intro-image-100 {font-size: 4.8vw; line-height:5.8vw;}
    
}

/*2-ZWEI-SPALTEN-1-T-PLUS*/
.zwei-spalten-1 {position: relative; float: left; width: 100%; padding:4em 0% 2em 0%;  color: #000; display: flex;}

.zwei-spalten-1-left {float: left; width: 41.5%; padding: 5% 0% 5% 8.5%;}
.zwei-spalten-1-right {float: left; width: 45%; padding: 5% 5% 5% 0%;}

.zwei-spalten-1 a {color: #000;}
.zwei-spalten-1 .frame-layout-3 a{color: #FFF;}

.zwei-spalten-1-left h2 {font-weight: bold; font-size: 2.8vw; line-height:3.2vw; padding: 0 0 0.1em 0; margin: 0;}
.zwei-spalten-1-left h3 {font-weight: 300; font-size: 2.8vw; line-height:3.2vw;  padding: 0 0 1.0em 0; margin: 0;}
.zwei-spalten-1-left h5 {font-weight: bold; font-size: 2.8vw; line-height:3.2vw; padding: 0 0 2.4em 0; margin: 0;}

@media screen and (max-width:480px) {
    
    .zwei-spalten-1 {position: relative; float: left; width: 90%; padding:3em 5% 0em 5%;  color: #000; display: block;}
    .zwei-spalten-1-left {float: left; width: 90%; padding: 5%;}
    .zwei-spalten-1-right {float: left; width: 90%; padding: 5% 5% 5% 5%;}
    .zwei-spalten-1-left h2 {font-size: 6.8vw; line-height:7.6vw; padding: 0 0 0.1em 0; margin: 0;}
    .zwei-spalten-1-left h3 {font-size: 6.8vw; line-height:7.6vw; padding: 0 0 1.0em 0; margin: 0;}
    .zwei-spalten-1-left h5 {font-size: 6.8vw; line-height:7.6vw; padding: 0 0 2.4em 0; margin: 0;}
    
    
}

/*3-ZWEI-SPALTEN-BILD-TEXT-OVERLAY-T-PLUS*/
.zwei-spalten-img-text-overlay-box {position: relative; float: left; width: 100%; padding:8em 0% 4em 0%;}
.zwei-spalten-img-text-overlay-box .left {float: left; width: 50%;}
.zwei-spalten-img-text-overlay-box .right {float: left; width: 50%;}
.zwei-spalten-img-text-overlay-box h2 {padding: 0 0 0.5em 0;font-size: 2.8vw; line-height:3.2vw;}
.zwei-spalten-img-text-overlay-box .frame-type-text {position: relative; z-index: 9;margin: 14em 0em 0 -35%;}
.zwei-spalten-img-text-overlay-box .frame-type-text {background: #FFF; padding: 15%; width: 60%;}
.zwei-spalten-img-text-overlay-box .frame-type-text {border: solid 0px #FFF;  box-shadow: 0 0px 90px rgba(0, 0, 0, 0.25);}
.plus-box {position: absolute;z-index: 10; width: 2.3em; height: auto; left: 35%; top: 29.5em;}


@media screen and (max-width:480px) {
    
    .zwei-spalten-img-text-overlay-box {position: relative; float: left; width: 100%; padding:2em 0% 1.5em 0%;}
    .zwei-spalten-img-text-overlay-box .left {float: left; width: 90%; padding: 0 10% 0 0;}
    .zwei-spalten-img-text-overlay-box .right {float: left; width: 100%;}
    .zwei-spalten-img-text-overlay-box h2 {padding: 0 0 0.5em 0;font-size: 6.8vw; line-height:7.6vw;}
    
    .zwei-spalten-img-text-overlay-box .frame-type-text {position: relative; z-index: 9;margin: -2em 5% 0 5%;}
    .zwei-spalten-img-text-overlay-box .frame-type-text {background: #FFF; padding: 10%; width: 70%;}
    .plus-box {position: absolute;z-index: 10; width: 1.3em; height: auto; left:inherit; right: 15%; top: 15.8em;}
    
}

/*4-ZWEI-SPALTEN-COLOR-T-PLUS*/
.zwei-spalten-color {position: relative; float: left; width: 90%; padding:8em 5% 8em 5%; background: #e84e10;}
.zwei-spalten-color {color: #FFF; margin: 0 0 8em 0;}
.zwei-spalten-color .left {float: left; width: 44%; padding: 0 3%;}
.zwei-spalten-color .right {float: left; width: 50%;}

.zwei-spalten-color .left h2 {font-weight: bold; font-size: 2.8vw; line-height:3.2vw; padding: 0 0 0.1em 0; margin: 0;}
.zwei-spalten-color .left h3 {font-weight: 300; font-size: 2.8vw; line-height:3.2vw;  padding: 0 0 1.0em 0; margin: 0;}

@media screen and (max-width:480px) {
    
    .zwei-spalten-color {position: relative; float: left; width: 80%; padding:4em 10% 4em 10%; background: #e84e10;}
    .zwei-spalten-color {margin: 0 0 3em 0;}
    .zwei-spalten-color .left {float: left; width: 100%; padding: 0 0%;}
    .zwei-spalten-color .right {float: left; width: 120%; margin: 2em -10% 0 -10%;}
    
    .zwei-spalten-color .left h2 {font-size: 6.8vw; line-height:7.6vw;padding: 0 0 0.1em 0; margin: 0;}
    .zwei-spalten-color .left h3 {font-size: 6.8vw; line-height:7.6vw; padding: 0 0 1.0em 0; margin: 0;}
    
}

/*5-EINE-SPALTE-T-PLUS*/
.eine-spalte-plus {position: relative; float: left; width: 70%; padding:4em 0% 4em 0%;}
.eine-spalte-plus {
	margin: 0;
	list-style: none;
	background-image: url("../images/icons/Plus-Technics-Webseite-Plus.png");
    display: block;
	background-repeat: no-repeat;
	background-position: 12.8% 4.0em;
	background-size: 2.5em auto;
}
.eine-spalte-plus-content {float: left; width: 60%; padding:0em 20% 0em 19%;}
.eine-spalte-plus-content h2 {font-weight: bold; font-size: 2.8vw; line-height:3.2vw;}

.eine-spalte-plus-image {position: absolute; width: 45%; height: auto; right: -33%; top: 2%; }
.eine-spalte-plus-image img {border-radius: 100%;}

@media screen and (max-width:480px) {
    
    .eine-spalte-plus {position: relative; float: left; width: 80%; padding:2em 0% 2em 0%;}
    .eine-spalte-plus {
        background-position: 12.8% 2.1em;
        background-size: 1.3em auto;
    }
    
    .eine-spalte-plus-image {position:relative; float: left; width: 70%; height: auto; padding: 2.0em 0 0 25%; right:inherit; top: inherit; }
    
    .eine-spalte-plus-content {float: left; width: 80%; padding:0em 0% 0em 25%;}
    .eine-spalte-plus-content h2 {font-size: 6.8vw; line-height:7.6vw;}
    
}

/*7-DREI-SPALTEN-T-PLUS*/
.drei-spalten-box {position: relative;float: left; text-align: left; width: 82%; margin: 1em 9%; display: flex;}
.drei-spalten-box-left {float: left; width: 20%; padding: 1.5em 13% 1.5em 0; }
.drei-spalten-box-left h2 {padding: 1.3em 0 1.3em 0;font-size: 1.2vw; line-height:1.6vw;}


.drei-spalten-box .line-hr {display: block; float: left; width: 100%; padding: 0em; margin:0;border-bottom: solid #999 1px;}


@media screen and (max-width:480px) {
    
    .drei-spalten-box-left h2 {padding: 2.0em 0 1.3em 0;font-size: 4.8vw; line-height:5.8vw;}
    .drei-spalten-box {position: relative;float: left; text-align: left; width: 80%; margin: 1em 10% 0em 10%; display:block;}
    .drei-spalten-box-left {float: left; width: 95%; padding: 1.5em 5% 1.5em 0;}

}

/*8-DREI-SPALTEN-TEAM-DK */
.drei-spalten-team-box {position: relative;float: left; text-align: left; display: block; width: 92%;;}
.drei-spalten-team-box {padding: 4em 5%; margin: 0 -1%; color: #FFF;}
.drei-spalten-team-box h2 {padding: 1.0em 0;}
.drei-spalten-team-box a { color: #FFF; padding: 0; margin: 0;}
.drei-spalten-team-box h2 {}
.drei-spalten-team-left {float: left; width: 31.333333%; padding: 0 1%;}
.drei-spalten-team-middle {float: left; width: 31.333333%; padding: 0 1%;}
.drei-spalten-team-right {float: left; width: 31.333333%; padding: 0 1%;}
.drei-spalten-team-box img{border: solid 1px #999;}

@media screen and (max-width:480px) {
    
    .drei-spalten-team-box {padding: 2.5em 5%; margin: 0 -1%; color: #FFF;}
    .drei-spalten-team-left {float: left; width: 98%; padding: 0 1% 2.5em 0;}
    .drei-spalten-team-middle {float: left; width: 98%; padding: 0 1% 2.5em 0;}
    .drei-spalten-team-right {float: left; width: 98%; padding: 0 1% 2.5em 0;}

}

/* FOOTER-CONTAINER*/
.footer-container {position: relative; float: left; width: 90%; padding: 2em 5% 5em 5%;}
.footer-logo-box {float: left; width: 103.5%; margin-left: -3.5%; }
.footer-box-1 {float: left; width: 93%; padding: 8em 3.5% 4em 3.5%; }
.footer-box-1-1 {float: left; width: 30%; padding: 0% 0 0 0;}
.footer-box-1-2 {float: left; width: 30%; padding: 0% 0 0 0;}
.footer-box-1-3 {float: left; width: 30%; padding: 0% 0 0 0;}
.footer-box-1 ul {list-style: none;}

.footer-container .nav-titel-main a{color: #000;font-size: 2.8vw; line-height:3.2vw;}
.footer-container .nav-titel-main a{padding: 0 0 0em 0;font-weight: bold;}

.color-content .footer-container a{color: #FFF;}
.color-content .footer-container .nav-titel-main a{color: #FFF;}



@media screen and (max-width:480px) {
    
    .footer-logo-box {float: left; width: 90%; margin-left: 5%; }
    .footer-container {position: relative; float: left; width: 90%; padding: 2em 5% 2em 5%;}
    .footer-box-1 {float: left; width: 93%; padding: 4em 3.5% 4em 3.5%; }
    .footer-box-1-1 {float: left; width: 100%; padding: 0% 0 0 0;}
    .footer-box-1-2 {float: left; width: 100%; padding: 0% 0 0 0;}
    .footer-box-1-3 {float: left; width: 100%; padding: 2em 0 0 0;}
    
    .footer-container .nav-titel-main a{color: #000;font-size: 6.8vw; line-height:10.2vw;}


}

/*NAVIGATION BEGINN */
.menu-panel {position: fixed; z-index:99;top:0;left:0%;width:100%; height:100vh;padding:0% 0 0 0%;display: none; background: #FFF;}

.content-menu-panel {position: relative; float: left; width: 80%;height:auto; padding:10em 0% 5% 5.5%; font-weight: bold;}
.content-menu-panel .nav-titel-main a{color: #000;font-size: 3.8vw; line-height:5.2vw;}
.content-menu-panel .nav-titel-main a{padding: 0 0 0 0;}

.content-menu-panel .nav-titel-main a{padding: 0em 0 0.0em 0.8em;}

.content-menu-panel .nav-titel-main .act {
	margin: 0;
	list-style: none;
	background-image: url("../images/icons/Plus-Technics-Webseite-Plus.png");
    display: block;
	background-repeat: no-repeat;
	background-position: left 1.1em;
	background-size: 1.8em auto;
}

@media screen and (max-width:480px) {
    
	.menu-panel {background: #FFF; top:0;left:0%;width:100%; height:200vh;}
    .content-menu-panel {position: relative; float: left; width: 85%;height:auto; padding:8em 0% 5% 4% ;}
    .content-menu-panel .nav-titel-main a{font-size: 8.2vw; line-height:13.2vw; }
    
    .content-menu-panel .nav-titel-main .act {
        background-image:none;
    }
    .content-menu-panel .nav-titel-main .act a{
        color: #e84e10;;
    }

}
/* NAVIGATION END */



/* preloader animation*/

.load-bar {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 3px;
  background-color: #FFF;
}
.bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #e84e10;
  -webkit-animation: loading 6s linear ;
          animation: loading 6s linear ;
}
.bar:nth-child(2) {
  background-color:#FFF;
  -webkit-animation: loading 0s linear 1s ;
          animation: loading 0s linear 1s ;
}
.bar:nth-child(3) {
  background-color: #e84e10;
  -webkit-animation: loading 3s linear 2s;
          animation: loading 3s linear 2s;
}

@keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}
@-webkit-keyframes loading {
    from {left: 50%; width: 0;z-index:100;}
    33.3333% {left: 0; width: 100%;z-index: 10;}
    to {left: 0; width: 100%;}
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#FFF;  
  z-index: 999999;}

#status {
  width: 50%;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0px 0 0 -25%; }

@media screen and (max-width:480px) {
	
#status {
  width: 80%;
  height: 1px;
  position: absolute;
  left: 20%;
  top: 50%;
  margin: 0px 0 0 -10%; }	

}
/*BTN*/


.btn-default {
	margin: 0; padding: 0.3em 2.0em 0.3em 0;
    width: auto;
	background-image: url("../images/icons/Plus-Technics-Webseite-Plus.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 1.0em auto;
    font-size: 1.0vw; line-height: 1.0vw;
    font-weight: bold;
}


.btn-default-black {
  color: #000;
  padding:1em 0.0em 1em 4.5em;
  margin:-0.5em auto 0% auto;
  text-align:left;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition: .5s ease-in-out;
    background-image:url(../images/line-black.png);
    background-repeat:no-repeat;
    background-size: 3.5em 2px;
    background-color:none;
    background-position: left 0.0em center;
}
.btn-default-black a{color: #000;}

@media screen and (max-width:480px) {
    
    .btn-default {font-size: 3.4vw; line-height: 3.4vw;}
    .more-services {position: absolute; z-index: 9; bottom: 4em; left: 5%;}
    .more-anfrage {position: relative; z-index: 2; bottom: 0em; left: 0%; margin: 1.0em 0 0em 0;}

}

/*SERVICES-SLIDER*/
.services-slider {position: relative; float: left; padding: 4em 0 4em 0; width: 84%; margin: 0 8%;}
.services-content-box {position: relative; float: left; width: 100%; height: 29.5em; padding: 0 0%; color: #000;}
.services-content-box .news-img-wrap {float: left; width: 40%; padding: 1.8% 0 0 10%;}
.services-content-box .news-img-wrap img{border-radius: 100%;}
.services-content-box-left {float: left; width: 40%; padding: 0 10% 0 0;}
.services-content-box-left h2{padding: 0 0 0.5em 0;}

.services-content-box .cta-jobs {position: absolute; left: 0; bottom: 4.0em; float: left;}
.services-content-box .cta-jobs .pdf {float: left; width: 3.0em; height: auto;}
.services-content-box .cta-jobs .mail {float: left; width: 1.6em; height: auto; padding: 0.9em 0 0 1.5em;}

.color .services-slider {padding: 0em 0 0em 0; width: 84%; margin: 0 8%;}
.color .services-content-box-left {float: left; width: 90%; padding: 0 10% 0 0;color: #FFF;}
.color .services-content-box-left h2{padding: 0 0 0.5em 0; color: #FFF;}
.color .services-content-box-left h3{color: #FFF;}

@media screen and (max-width:480px) {
    
    .services-slider { padding: 1em 0 5em 0; width: 90%; margin: 0 5%;}
    .services-content-box .news-img-wrap {float: left; width: 70%; padding: 0.8% 0 1.0em 5%;}
    .services-content-box { height: 42em; padding: 0 0%;}
    .services-content-box-left {float: left; width: 90%; padding: 0 5% 0 5%;}
    
    .services-content-box .cta-jobs {position: absolute; left: 5%; bottom: 4.0em; float: left;}
    
    .color .services-content-box { height: 30em; padding: 0 0%;}
    
}

/*KUNDEN-SLIDER*/
.frame-layout-5 h2{ padding: 0 0 0.5em 9.0%; font-size: 3.2vw; line-height:3.6vw;}
.kunden-slider  {position: relative; float: left; padding: 2em 0 2em 0; width: 100%; margin: 0 0%; }
.kunden-slider .article {position: relative; float: left; padding: 0 0.5em;}
.kunden-slider .article h2{ padding: 1em 0em 1em 0; font-size: 1.2vw; line-height:1.2vw;}

.kunden-slider .article span {
	margin: 0; padding: 1em 2.0em 1em 0;
    width: auto;
	background-image: url("../images/icons/Plus-Technics-Webseite-Plus.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 1.2em auto;
}

@media screen and (max-width:480px) {
    
    .frame-layout-5 h2{float: left; padding: 1.4em 0 3.0em 9.0%; font-size: 6.8vw; line-height:7.6vw;}
    .kunden-slider {position: relative; float: left; padding: 1em 0 1em 0; width: 140%; margin: 0 -20%;}
    .kunden-slider .article h2{ padding: 1em 0em 1em 0; font-size: 4.8vw; line-height:5.8vw;}
    
    .kunden-slider .article span {
        background-image: none;
    }

        .kunden-slider .article h2 {
            margin: 0; padding: 1em 0.0em 1em 1.5em;
            width: 100%;
            background-image: url("../images/icons/Plus-Technics-Webseite-Plus.png");
            background-repeat: no-repeat;
            background-position: left top 1.2em;
            background-size: 0.8em auto;
        }
    
    .kunden-slider  .news-img-wrap {height: 9em;  overflow: hidden;}
  
}
/*TOP-PROJEKTE*/
.top-projekte-box {position: absolute; width: 50%; z-index: 2; right: 5%; bottom: 2em;}
.top-projekte-box .slider-grid {float: left; width: 48%; padding: 0 0 0 2%;color: #000;}
.top-projekte-box .slider-grid a{color: #000;}
.top-projekte-box .slider-grid h3 {padding:0.3em 0 0 0; margin: 0;}

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

/*PROJEKTE-OVERVIEW*/
.projekte-overview {position: relative; float: left; padding: 2em 5% 8em 5%; width: 91%; margin: 0 -0.5%;}
.projekte-overview .slider-grid {float: left; width: 49%; padding: 0 0.5% 0.5% 0.5%;}
.projekte-overview {display: flex; flex-wrap: wrap;}

/*WEITERE-PROJEKTE*/
.weitere-projekte {position: relative; float: left; padding: 2em 5% 8em 5%; width: 91%; margin: 0 -0.5%;}
.weitere-projekte .slider-grid {float: left; width: 32.333333%; padding: 0 0.5% 0.5% 0.5%;}

/*DETAIL-NEWS*/
.news-detail-container {position: relative; width: 100%; padding: 0 0 8em 0;}
.eine-spalte-detail {position: relative; float: left; width: 90%; padding:11em 5% 4em 5%; }
.eine-spalte-detail-content {color: #FFF;}
.eine-spalte-detail-content {float: left; width: 100%;padding: 0 0 0% 0%;}
.eine-spalte-detail-content h1 {font-size: 4.4vw; line-height:4.8vw; padding: 0 60% 0 0; margin: 0;color: #FFF;}
.eine-spalte-detail-content h2 {font-size: 3.8vw; line-height:4.2vw; padding: 0; margin: 0;color: #FFF;}

.news-detail-bodytext {padding:2em 25% 0 0;}
.news-detail-bodytext {font-size: 3.8vw; line-height:4.2vw; margin: 0;color: #FFF;font-family: 'gilroybold';}

.news-detail-firstimage {float: left; width: 90%; padding: 0 5%; margin: 2.0em 0 0 0;}
.news-detail-more-images-box {float: left; width: 90%; padding: 0 5%;}
.news-detail-more-images {float: left; width: 100%; padding: 0.05em 0%;}
.detail-container-box {float: left; width: 90%; padding: 6em 5%; color: #FFF;}
.detail-container-left {float: left; width: 25%; padding: 0 5% 0 0;}
.detail-container-right {float: left; width: 45%; padding: 0 25% 0 0;}
.news-related {position: relative; width: 100%; text-align: left; float: left; padding: 2.0em 0 0 30%;}
.detail-title {padding: 0.2em 0 0 0;}

@media screen and (max-width:480px) {
    
    .news-detail-firstimage {float: left; width: 90%; padding: 0 5%; margin: -0.5em 0 0 0;}
    .news-detail-container {position: relative; width: 100%; padding: 0 0 4em 0;}
    .eine-spalte-detail {position: relative; float: left; width: 90%; padding:6em 5% 3em 5%; }
    .eine-spalte-detail-content h1 {font-size: 8.0vw; line-height:9.0vw; padding: 0 20% 0 0; margin: 0;color: #FFF;}
    .news-detail-bodytext {font-size: 5.8vw; line-height:7.2vw;}
    .news-detail-bodytext {padding:2em 10% 0 0;}
    .detail-title {padding: 0.5em 0 0 0;font-size: 3.2vw; line-height:4.2vw;}
    
    .detail-container-box {float: left; width: 90%; padding: 2em 5% 2em 5%; color: #FFF;}
    .detail-container-left {float: left; width: 100%; padding: 0 0% 0 0;}
    .detail-container-right {float: left; width: 100%; padding: 1.4em 0% 0 0;}
    .news-related {position: relative; width: 100%; text-align: left; float: left; padding: 1.0em 0 0 0%;}
    
}

/*DATENSCHUTZ*/
.cookie-box {
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  bottom: -12em;
  text-align: center;
  padding: 2em 0em 2em 0em;
  background: #e84e10;
  transition : all 1.5s ease;
}
.slot-cookie-box{ position:relative;width: 90%;padding: 0 5%; margin: 0 0 0 0%; text-align:left;}
.cookie-box-left { float: left; width: 68%; padding: 0 2% 0 0%; text-align: left; color:#d9e2e8;font-size: 1.0vw; line-height:1.4vw;}
.cookie-box-left a{color: #d9e2e8; }
.cookie-box-right { float: left; width: 30%; text-align: right;}

.cookie-box--hide {
  opacity: 0;
  display: none;
  bottom: -100%;
}


.cookie-button {
  background:none;
  border: solid 1px #d9e2e8;
  color:#d9e2e8;
  padding: 1.0em 4.0em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 0em 0 0 0;
  font-size: 0.9em; line-height: 0.9em;
  cursor: pointer;
  border-radius: 0.5em;
    font-weight: bold;
}

@media screen and (max-width:480px) {	
	
	.cookie-box {width:90%;padding: 2em 5% 4em 5%;bottom: -32em;}
	.slot-cookie-box{ position:relative;width:90%;padding:0 5% 0% 5%; margin: 0 0 0 0%; text-align:left;}
	.cookie-box-left { float: left; width: 100%; padding: 0 0% 2em 0%; text-align: left;font-size: 4.8vw; line-height:6.4vw;}
	.cookie-box-right { float: left; width: 100%; text-align: left;}
    .cookie-button { font-size: 3.2vw; line-height: 3.2vw;}
	
}

/*SCROLL-ICON*/
.l-section-top {
    opacity: 1;
    transition: 0.5s ease-in-out;
}

.c-scrolldown {
  position: fixed;
  z-index: 12;    
  width: 3px;
  height: 8em;
  bottom: 2em;
  left: 4%;
  margin: 0em;
  overflow: hidden;
    transition: .5s ease-in-out;
}
.c-scrolldown .c-line {
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to bottom, #000 50%, #e84e10 50%);
  background-position: 0 -2em;
  background-size: 100% 200%;
  animation: scrolldown 3.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}
.c-scrolldown .c-line-2 {
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to bottom, #FFF 50%, #e84e10 50%);
  background-position: 0 -2em;
  background-size: 100% 200%;
  animation: scrolldown 3.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}



@keyframes scrolldown {
  0% {
    background-position: 0 -8em;
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 8em;
  }
}

@media screen and (max-width:480px) {
    
    .c-scrolldown {
      width: 2px;
      height: 8em;
      bottom: 4em;
       left: 90.5%;
      margin: 0 1em;
    }

}
/* NAVIGATION BEGINN */
/* MOBILE-MENU */
.mail-box {position: absolute; z-index: 99; right: 9%; top: 2.7em; width: 1.1em; height: auto; }
/* Icon 1 */
.nav-icon-box {
  z-index:100;
  width:2%;
  height: 1.5em;
  position:fixed;
  right:5%; 
  top:2.85em;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  display: block; 
}

.nav-icon1 {
  z-index:11;
  width: 1.3em;
  height: 50px;
  position: absolute;
  left:0; top:0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  display: none; display:block;
}

@media screen and (max-width:480px) {
	
    .nav-icon-box {
      z-index:100;
      width:10%;
      height: 1.5em;
      position:fixed;
      right:5%; 
      top:2.95em;
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      display: block; 
    }
    .mail-box {position: absolute; z-index: 99; right: 20%; top: 2.9em; width: 1.4em; height: auto; }
 
}

.nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;  
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

@media screen and (max-width:1320px) {
	
	.nav-icon1 {
	  width: 1.6em;
	}
		
}

.n1, .n2, .n3 {background: #FFF;}

.white .n1 {background: #e84e10;}
.white .n2 {background: #e84e10;}
.white .n3 {background: #e84e10;}


.color-content .n1 {background: #FFF;}
.color-content .n2 {background: #FFF;}
.color-content .n3 {background: #FFF;}

.content-blue .n1 {background: #FFF;}
.content-blue .n2 {background: #FFF;}
.content-blue .n3 {background: #FFF;}

.open .n1 {background: #e84e10;}
.open .n2 {background: #e84e10;}
.open .n3 {background: #e84e10;}

.nav-icon1 .n1 {
  	width: 100%;
  	top: 0px;
  	left:0%;
}

.nav-icon1 .n2 {
	width: 100%;
  	top: 0.5em;
  	left:0%;
    display: none;
}

.nav-icon1 .n3 {
	width: 100%;
	top: 0.5em;
	left:0%;
}

.nav-icon1.open span:nth-child(1) {
  top: 9px;
  left: 0px;
   width: 100%;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}


.nav-icon1.open span:nth-child(2) {
    top: 9px;
  left: 0px;
   width: 100%;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nav-icon1.open span:nth-child(3) {
  top: 9px;
  left: 0px;
  width: 100%; 
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media screen and (max-width:480px) {
    
    .nav-icon1 .n3 {
        width: 100%;
        top: 0.7em;
        left:0%;
    }

    
}

/*STOERE*/ 
.since-stoerer {
    position:absolute;
    z-index: 90;
    width: 12.5em;
    height: 12.5em;
    right: 10.0%;
    bottom: 18%;
    transition: .5s ease-in-out;
    opacity: 1;
    cursor: pointer;
}

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

    .since-stoerer {
        position: relative; float: right;
        width: 10.0em;
        height: 10.0em;
        right: 5.0%;
        top:inherit;
    }
    
}

.since-stoerer {
  animation: animNewsletterButton 28s linear infinite;
}

.since-stoerer-white {
  animation: animNewsletterButton 28s linear infinite;
}

@keyframes animNewsletterButton {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}

/* slick-dots */

.slick-dots {padding: 0; margin: 0 0 0 0em;}

.slick-dots
{
    position:absolute;
    left: 0%;
    bottom: 3.0em;
    z-index: 9;
    display: block;
    width: auto;
    padding: 0 0 0 0%;
    margin-bottom: 0;
    list-style: none;
    text-align: left;
}
.color .slick-dots
{
    bottom: 0.0em;
}

.slick-dots li
	{
		font-size: 1em; line-height: 1em;
	    position: relative;
	    display: inline-block;
	    width: 0.6em;
	    height: 0.6em;
	    margin: 0 0.2em;
	    padding: 0 ;
	    cursor: pointer;
        background: #FFF;
        border-radius: 100%;
        border: solid 1px #e84e10;
	}

.color .slick-dots li
	{
        background: #e84e10;
        border: solid 1px #FFF;
	}

.slick-dots li button
	{
	    display: none;
	}


.slick-dots li:hover,
.slick-dots li:focus
{

    background: #e84e10;

}
.slick-dots li:hover:before,
.slick-dots li:focus:before
{

    background: #FFF;
 
}
.slick-dots li:before
{   
 
    background: #FFF;

}

.slick-dots .slick-active
{
 
    background: #e84e10;

}

.color .slick-dots .slick-active
{
 
    background: #FFF;

}



@media screen and (max-width:480px) {
	
	button {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
    
   .slick-dots
    {
    bottom: 4.0em;    
    left: 5%;
    }

}

/*POWERMAIL*/ 

.frame-type-powermail_pi1 a {text-decoration: none; color: #FFF; }
.frame-type-powermail_pi1 h5 {font-size: 1.0vw; line-height:1.4vw; margin: 2.0em 0 -2.2em 0;font-weight: 300; font-style: normal;}

.container-fluid {text-align: left;}

.frame-type-powermail_pi1 {position: relative; float: left; width: 100%; padding: 0em 0% 1em 0%; text-align: left;}
.frame-type-powermail_pi1 table {text-align: left;}

.tx-powermail input::placeholder {
   font-weight: normal;
     font-family: 'Gotham';
  opacity: 1.0;
  color: #e84e10;
}
.tx-powermail textarea::placeholder {
   font-weight: normal;
     font-family: 'Gotham';
  opacity: 1.0;
  color: #e84e10;
}

.powermail_label{font-weight: 300;text-align: left;}
.tx-powermail li{list-style: none; color: #111; padding: 3em 0 0.5em 0; margin: 0; text-align: left; display: block;font-size: 0.9vw; line-height:0.9vw;}
.tx-powermail ul {padding: 0; margin: 0;}

.tx-powermail {float: left; text-align:left; width:100%;padding:0em 0% 4em 0% ;}

.tx-powermail h3 {font-size: 3.2vw; line-height: 3.6vw; font-weight: 800; text-align: left; padding: 0 0 1.5em 0; display: none;}

.powermail_legend {display: none; visibility: hidden;}
.powermail_label { float: left;width: 40%; text-align: left;padding:0.3em 0; display: none;}

.powermail_input {width: 100%; }
.powermail_fieldwrap_type_submit {width: 100%;}

.btn-primary {
  background:#e84e10;
  color:#FFF;
  padding: 1.0em 5.0em;
    width: auto;    
  text-align: center;
  text-decoration: none;
  display: inline-block;
  text-transform: none;
  margin: 2.5em 0 0 0;
  font-size: 0.9vw;line-height: 0.9vw;
  cursor: pointer;
    border: solid 1px #e84e10;
  font-weight: bold;
    border-radius: 0.5em;
}


.powermail_fieldwrap_type_input{float: left; width: 45%; padding:1% 5% 1% 0%;}
.powermail_fieldwrap_type_textarea {float: left; width: 90%; padding:1% 10% 1% 0%;}
.powermail_fieldwrap_telefon {float: left; width: 45%; padding:1% 55% 1% 0%; display: block;}

.powermail_input {
  float: left;
  display: block;
  width: 100%;
  margin: 0% 0 1em 0;
  border: 1px solid #000;
  padding: 1.2em 1.6em;
  background:none;
  color: #000000; 
    font-size: 0.9vw;line-height:0.9vw;
    font-family: 'Gotham';
  font-weight: 300;
  border-radius: 0.5em;
    box-sizing: border-box;
    outline: none;
}

.tx-powermail input:focus {
  border: 1px solid #60D804;
}
.tx-powermail textarea:focus {
  border: 1px solid #60D804;
}
.powermail_textarea {
  float: left;
  display: block;
  width: 100%;
  margin: 0.0em 0 -0.9em 0;
    min-height: 14.5em;
  border: 1px solid #000000;
   padding: 1.2em 1.6em;
   background:none;
  color: #000;
    font-family: 'Gotham';
 font-size: 0.9vw;line-height:1.3vw;
     font-weight: normal;
     border-radius: 0.5em;
    outline: none;
}

/*COLOR-CONTANT*/
.color-content .powermail_input {border: 1px solid #FFF;}
.color-content .powermail_textarea {border: 1px solid #FFF;}

.color-content .tx-powermail input::placeholder {
  opacity: 0.8;
  color: #FFF;
}
.color-content .tx-powermail textarea::placeholder {
  opacity: 0.8;
  color: #FFF;
}
.color-content .btn-primary {
  background:#FFF;
  color:#e84e10;
  border: solid 1px #FFF;
}

@media screen and (max-width:480px) {
    
    .powermail_input {font-size: 3.8vw; line-height:4.8vw;  padding: 1.0em 0.6em;}
    .powermail_textarea {font-size: 3.8vw; line-height:4.8vw;  padding: 1.0em 0.6em;}
    .powermail_fieldwrap_type_input{float: left; width: 95%; padding:1% 5% 1% 0%;}
    .powermail_fieldwrap_type_textarea {float: left; width: 90%; padding:1% 10% 1% 0%;}
    .powermail_fieldwrap_telefon {float: left; width: 95%; padding:1% 5% 1% 0%; display: block;}
    
    .btn-primary {
      padding: 1.0em 5.0em;
      margin: 2.5em 0 0 0;
      font-size: 3.8vw; line-height:3.8vw;
    }
    

}




