
.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;}
/*######## FONTS START###################*/


@media screen and (max-width:480px) {
.hidden-mobile {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: #5e839d;
  font-family: vista-slab, serif;
  font-weight: 200;
  font-style: normal;
  -webkit-font-smoothing: antialiased; 
  /*font-size: 1.3rem; line-height:1.7rem;*/
  font-size: 1.2vw; line-height:1.6vw;
  overflow-x: hidden;
}

::-moz-selection { background:#5e839d; color: #fff; }
::selection { background:#5e839d; color: #fff; }

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

b {}

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;
}

a:hover, a:active {

  color: #808080;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

strong {font-weight: 700;}

/*MAP*/
#c360 {position: relative; padding: 7em 3% 0em 3%; width:94%; display: block;}
#c361 {position: relative; padding: 7em 3% 0em 3%; width:94%; display: none;}

@media screen and (max-width:480px) {
    
    #c360 {display: none;}
    #c361 {position: relative; padding: 6em 3% 0em 3%;display: block;}
    
}

/*VIDEO-OVERLAY*/
.single-video-box-2 {
	 position:relative;
	 width: 100%;
	 height: 100vh;
	 z-index:1;
	 overflow: hidden;
     
}
.single-video-2 {
  	position:relative;
    top: 0vh;
    bottom: 0vh;
    left: 0;
	height: 100vh;
    width: 100%;
    overflow: hidden;
	background:#314754;
    background: #000;
	z-index:1;
    
}
.single-video-2 video {
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
	opacity: 1;
	-webkit-transition: 25s;
	-moz-transition: 25s;
	transition: 25s;
    
}
.news-video-caption-2 {
  	position:absolute;
    top: 0;
    left: 0;
	z-index:2;
	color: #FFF;
	height: 100vh;
    width: 100%;
    padding:0 0% 0 0%;
    text-align: center; 
    opacity: 1.0;
  }
.news-video-caption-3 {
  	position:absolute;
    top: 0;
    left: 0;
	z-index:3;
	color: #FFF;
	height: 100vh;
    width: 100%;
    padding:0 0% 0 0%;
    text-align: center; 
    opacity: 1.0;
  }
 
.news-video-caption-3  {  
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
} 
.news-video-caption-3 h1 { font-weight: 300; font-size: 3.4vw; line-height:4.4vw; padding: 0; margin: 0;}

.video-caption-2 {position: absolute; z-index: 9; top: 6em; left: 6em; text-align:center;font-size: 12px; line-height:12px;}  
.video-caption-2 h3 {font-weight: bold;font-size: 1.0vw; line-height:1.8vw;padding: 0 0 0.5em 0; margin: 0;} 

@media screen and (max-width:480px) {
    
    .news-video-caption-3 h1 { font-weight: 300; font-size: 7.2vw; line-height:9.4vw; padding: 0; margin: 0;}
    
}
/*VIDEO-BOX-END*/

/* HEADER */
 h1 {font-size: 1.2vw; line-height:1.6vw;padding:2em 0 0.2em 0%; margin:0;text-align:center;font-weight:300;}
 h2 {font-size: 2.8vw; line-height:3.4vw;padding:0em 0 0.2em 0%; margin:0;text-align:center;font-weight:300;}
 h3 {font-size: 2.8vw; line-height:3.4vw;padding:1.5em 0 0.2em 0%; margin:0;text-align:center;font-weight:300;}
 h4 {font-size: 2.4vw; line-height:3.0vw;padding:2em 0 0.0em 0%; margin:0 0 -0.5em 0;text-align:center;font-weight: normal;}
 h5 {font-size: 2.4vw; line-height:3.0vw;padding:0.0em 0 0.2em 0; margin:-2.5em 0 1em 0;text-align:center;
     font-weight: normal;}
 
@media screen and (max-width:480px) {
	
	.small {font-size: 4.0vw; line-height:6.4vw;}
	 h1 {font-size: 6.0vw; line-height:8.0vw;}
	 h2 {font-size: 8.0vw; line-height:10.0vw;}
	 h3 {font-size: 8.0vw; line-height:10.0vw;padding:2.0em 0 0.2em 0%;}
	 h4 {font-size: 6.0vw; line-height:8.0vw;}
     h5 {font-size: 6.0vw; line-height:8.0vw;}
    

}

.js-gme-container {position: relative;z-index:1;width:94%; height: 80vh; overflow: hidden; padding:7em 3% 3% 3%;}

/*############## CONTENT BEGINN ###########################################*/
.section-blank {float: left; width: 100%; min-height: 100vh; padding: 0em 0; background: #5e839d; color: #FFF;}
.section-blank h1{text-align: left;font-size: 2.8vw; line-height:3.4vw;padding:0em 0 0.2em 0%;}
.section-blank h2 {font-size: 1.2vw; line-height:1.6vw; font-weight: 300; text-align: left; padding: 0 0 2em 0;}
.section-blank-detail {float: left;  width: 80%; padding: 0 10%; }
.section-blank {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
.section-blank-detail-box {float: left;width: 45%; padding: 0 5% 0 0;}
.section-blank-detail-box img{padding: 1em 0 0 0; display: none;}

.section-blank ::-moz-selection { background:#FFF; color: #5e839d; }
.section-blank ::selection { background:#FFF; color: #5e839d; }

.arrow-back {position: absolute; left: 10%; top: 4em; width: 2em; height: auto;}

@media screen and (max-width:480px) {
    
    .section-blank {display: block; padding: 5em 0;}
    .arrow-back {position: absolute; left: 10%; top: 2em; width: 1.5em; height: auto;}
    .section-blank-detail-box {float: left;width: 100%; padding: 0 0% 0 0;}
    .section-blank h1{text-align: left;font-size: 8.0vw; line-height:10.0vw;padding:0em 0 0.2em 0%;}
    .section-blank h2 {font-size: 4.8vw; line-height:6.8vw;font-weight: 300; text-align: left;}

}
/* MAIN-BOX */
.slot-text-box { position:relative;width: 50%;padding:0.0em 25% 5em 25%; margin: 0 0 0 0%; text-align:center; }
.slot-text-box h1{padding: 0em 0 1.2em 0; margin: 0 0 0 0%; }
.slot-text-box h2{padding: 0em 0 1.0em 0; margin: 0 0% 0 0%;  text-align:center;}  
.slot-text-box img {width: 4.8em; height: auto; padding: 3em 0 1em 0;}
.slot-text-box .mail-icon {width:1.5em; height:auto; padding:1.5em 0em 0em 0em; }
.slot-text-box  a{color: #5e839d;}

.box-header .slot-text-box { position:relative;width: 50%;padding:2.0em 25% 6em 25%; margin: 0 0 0 0%; text-align:center; }

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

    .slot-text-box { position:relative;width: 80%;padding:0.0em 10% 2em 10%; margin: 0 0 0 0%; text-align:center; }
    .box-header .slot-text-box { position:relative;width: 80%;padding:2.0em 10% 2em 10%;  margin: 0 0 0 0%; text-align:center; }
    
}
/*ZWEI-SPALTEN-COLOR #9db5c4*/
.slot-color-box {position:relative;width: 94%;padding:0; margin: 0.0em 3% 1em 3%; background:#a8b6bb; color: #FFF;}
.slot-color-1 h2 {text-align: left; padding: 0 0 0.7em 0; }
.slot-color-1 img {width: 3.5em; height: auto; padding: 1em 0 2em 0;}
.slot-color-1 {float: left; width: 40%; padding: 5%; text-align: left;}
.slot-color-2 {float: left; width: 50%; text-align: left;}
@media screen and (max-width:480px) {
    
    .slot-color-box {position:relative;width: 90%;padding:0; margin: 0.0em 5% 0em 5%;}
    .slot-color-1 {float: left; width: 90%; padding: 5% 5% 15% 5%; text-align: left;}
    .slot-color-2 {float: left; width: 100%; text-align: left;}
    
}
/*TEAM-TITEL*/
.slot-title-box {position:relative;width: 84%;padding:0; margin: 2.0em 8% 0em 8%; }
.slot-title-box  .frame-type-text {padding: 0 0 0% 0;}
.slot-title-1 h2 {text-align: left; padding: 0 0 0em 0em;}
.slot-title-1 h3 {font-size: 1.2vw; line-height:1.6vw; text-align: left; padding: 0 0 0 0;}
.slot-title-1 {width: 100%; padding: 0%; margin: 0 0 0em -0.3em; text-align: left;}
.slot-title-1 .mail-icon {width:1.5em; height:auto; padding:0.0em 0.5em 0em 0em; margin: 0em 0 -0.5em 0;}
.slot-title-1 a {color: #5e839d; text-decoration:none;}

.contact-box {position:relative; width: 100%; padding: 2em 0 0 0;}
.contact-item {float: left; width:100%; padding: 0 0.5em 1em 0;}

@media screen and (max-width:480px) {
    
    .slot-title-box {position:relative;width: 80%;padding:0; margin: -2em 10% 0em 10%; }
    .slot-title-1 {float: left; width: 100%; padding: 0%; margin: 0 0 0.0em 0em; text-align: left;}
    .slot-title-1 h3 {font-size: 4.8vw; line-height:6.8vw; text-align: left; padding: 0 0 0 0;}
    .slot-title-1 .mail-icon {width:1.5em; height:auto; padding:0.0em 0.5em 1em 0em; margin: 0em 0 0em 0;}
    
    .contact-box { float: left; width: 100%; padding: 2em 0 0 0;}
    .contact-item { float: left;width:auto; padding: 0 0.0em 0.5em 0;}
    .slot-title-1 .mail-icon {width:1.5em; height:auto; padding:0.0em 0.5em 0em 0em; margin: 0em 0 -0.5em 0; }
    .contact-item span{font-size: 0;}
    
}
/*ZWEI-SPALTEN-DETAIL*/
.slot-detail-box a {color: #5e839d; text-decoration:none; border-bottom: solid 1px #5e839d;}
.slot-detail-box {position:relative;width: 94%;padding:0; margin: 0.0em 3% 1em 3%; }
.slot-detail-box  .frame-type-text {padding: 0 0 5% 0;}
.slot-detail-box img {width: 5.5em; height: auto; padding: 0em 0 1em 0; margin: 0 0 0 -0.8em;}
.slot-detail-1 h2 {text-align: left; padding: 0 0 0em 0; font-size: 1.2vw; line-height:1.6vw;font-weight: 500;}
.slot-detail-2 h2 {text-align: left; padding: 0 0 0em 0; font-size: 1.2vw; line-height:1.6vw;font-weight: 500;}
.slot-detail-1 {float: left; width: 40%; padding:5% 5%; text-align: left;}
.slot-detail-2 {float: left; width: 40%; padding:5% 5%;  text-align: left;}

/*TEAM-DETAIL*/
.detail-team .slot-detail-1 {float: left; width: 40%; padding:0% 5% 5% 5%; text-align: left;}
.detail-team .slot-detail-2 {float: left; width: 40%; padding:0% 5% 5% 5%;  text-align: left;}
/*datenschutz*/
#c187 {margin: 0 0 -6em 0;}

.slot-detail-box ul {
  list-style: none; /* Remove HTML bullets */
  padding: 0.5em 0 0 1.0em;
  margin: 0;
}
.slot-detail-box li { padding-left: 0px; }
.slot-detail-box li::before {content: "–";padding-right: 0.5em;margin: 0 0 0 -1em;}

@media screen and (max-width:480px) {
    
    .slot-detail-box {position:relative;width: 90%;padding:0; margin: 1em 5% 2em 5%; }
    .slot-detail-box img {width: 5.5em; height: auto; padding: 0em 0 1em 0; margin: 0 0 0 -0.8em;}
    .slot-detail-box .frame-type-text {padding: 0 0 5% 0;}
    .slot-detail-1 h2 {text-align: left; padding: 0 0 0em 0; font-size: 4.8vw; line-height:6.8vw;font-weight: 500;}
    .slot-detail-2 h2 {text-align: left; padding: 0 0 0em 0; font-size: 4.8vw; line-height:6.8vw;font-weight: 500;}
    .slot-detail-1 {float: left; width: 90%; padding: 0% 5%; text-align: left;}
    .slot-detail-2 {float: left; width: 90%; padding: 0% 5%;  text-align: left;}
    .detail-team .slot-detail-1 {float: left; width: 90%; padding:0% 5% 0% 5%; text-align: left;}
    .detail-team .slot-detail-2 {float: left; width: 90%; padding:0% 5% 0% 5%;  text-align: left;}
    /*datenschutz*/
    #c187 {margin: 0 0 -1em 0;}
    
}
/*COLOR-BOX-2*/
.slot-color-box-2 {float: left; width: 100%;padding:0; margin: 0 0 0 0; background: #e7ecee;}
/* NEWS-BOX */

.slot-news-box{ position:relative;width: 94%;padding:0 10% 0em 10%; margin:0; text-align:left;}
.slot-news-box p{padding: 0 17%; text-align: center;}
.slot-news a {text-decoration: none; border: none; }
.slot-news h2{ padding: 1.0em 5% 0em 5%; margin: 0 0 0 0;font-size: 1.2vw; line-height:1.6vw;font-weight: 500; text-align: left;}
.slot-news h3{ padding: 0em 5% 2em 5%; font-size: 1.2vw; line-height: 1.6vw;font-weight: 200; text-align: left;}
.slot-news {float: left; width: 80%; margin: -4em 0 5em 0; padding: 0 10%;}
.referenzen-box .slot-news {float: left; width: 80%; margin: 3em 0 5em 0; padding: 0 10%;}



.slot-news { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
     flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.flex-item {
	border: solid 0px #ddd;
	width: 23%; margin: 1em 1% 0em 1%;
    padding: 0 0 0em 0;
    background-image:url(../images/arrow-withe.png); background-repeat:no-repeat;background-size: 1.3em auto;
    background-color: #9db5c4;
    background-position: left 1em bottom 1.5em;
    color: #FFF;
}
/*team-home*/
.frame-layout-0 .flex-item {
	border: solid 0px #ddd;
	width: 23%; margin: 1em 1% 0em 1%;
    padding: 0 0 0em 0;
    background-image:url(../images/arrow-withe.png); background-repeat:no-repeat;background-size: 1.3em auto;
    background-color: #9db5c4;
    background-position: left 1em bottom 1.5em;
    color: #FFF;
}
.frame-layout-0 .slot-news h3{ padding: 0em 5% 6em 5%; }

.frame-layout-2 .flex-item {
	border: solid 0px #ddd;
	width: 23%; margin: 1em 1% 0em 1%;
    padding: 0 0 0em 0;
    background-image:url(../images/arrow-withe.png); background-repeat:no-repeat;background-size: 1.3em auto;
    background-color: #9db5c4;
    background-position: left 1em bottom 1.5em;
    color: #FFF;
}

.frame-layout-2 .slot-news h2{ padding: 1.0em 5% 4em 5%; }
/*OVERVIEW*/
.frame-layout-1 .flex-item {
	border: solid 0px #ddd;
	width: 48%; margin: 1em 1% 0% 1%;
    padding: 0 0 0em 0;
    background-image:url(../images/arrow-withe.png); background-repeat:no-repeat;background-size: 1.3em auto;
    background-color: #5c839d;
    background-position: left 1em bottom 2em;
    color: #FFF;
}
.frame-layout-1 .slot-news h2{ padding: 1.0em 5% 0em 3%; }
.frame-layout-1 .slot-news ul {
  list-style: none; /* Remove HTML bullets */
  padding: 0.5em 0 4em 0.5em;
  margin: 0;
}
.frame-layout-1 .slot-news li { padding-left: 0px; }
.frame-layout-1 .slot-news li::before {content: "–";padding-right: 0.5em;margin: 0 0 0 -1em;}

.frame-layout-1 .flex-item a:hover{color: #FFF;transition:all 0.5s ease;}
.frame-layout-1 .flex-item:hover {background-image:url(../images/arrow-withe.png);transition:all 0.5s ease;}
/*OVERVIEW-TEAM*/
.frame-layout-3 .flex-item {
	border: solid 0px #ddd;
	width: 48%; margin: 1em 1% 0em 1%;
    padding: 0 0 0em 0;
    background-image:url(../images/arrow-withe.png); background-repeat:no-repeat;background-size: 1.3em auto;
    background-color: #5c839d;
    background-position: left 1em bottom 2em;
    color: #FFF;
}


.frame-layout-3 .slot-news h2{ padding: 1.0em 5% 0em 3%; }
.frame-layout-3 .slot-news h3{ padding: 0em 5% 7em 3%;}

.frame-layout-3 .flex-item a:hover{color: #FFF;transition:all 0.5s ease;}
.frame-layout-3 .flex-item:hover {background-image:url(../images/arrow-withe.png);transition:all 0.5s ease;}

/*MAIN color: #5e839d;*/
.frame-layout-2 .slot-news ul {display: none;}

.flex-item a{color: #FFF;transition:all 0.5s ease;}
.flex-item a:hover{color: #5e839d;transition:all 0.5s ease;}
.flex-item:hover {background-image:url(../images/arrow-blue.png);transition:all 0.5s ease;}

.flex-item .flex-item-image{ background: #062234;transition:all 0.5s ease;}
.flex-item a:hover .flex-item-image img{opacity: 0.8;transition:all 0.5s ease;}

.slot-image-box { float: left; width: 94%;padding:3em 0 1.2em 0; margin: 0em 3% 0em 3%; color: #FFF;}

.referenzen-box .slot-news { 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.referenzen-box .flex-item {width: 23%; margin: 1em 1% 0.5em 1%;}

.frame-layout-4 .flex-item {
	border: solid 0px #ddd;
	width: 23%; margin: 1em 1% 0em 1%;
    padding: 0 0 0em 0;
    background-image:url(../images/arrow-withe.png); background-repeat:no-repeat;background-size: 1.3em auto;
    background-color: #9db5c4;
    background-position: left 1em bottom 1.5em;
    color: #FFF;
}

.frame-layout-4 .flex-item {width: 31.3333333%; margin: 1em 1% 0.5em 1%;}
.frame-layout-4 .slot-news h3{ padding: 0em 5% 6em 5%; }
.frame-layout-4 .slot-news ul {display: none;}

.frame-layout-5 .flex-item {
	border: solid 0px #ddd;
	width: 23%; margin: 1em 1% 0em 1%;
    padding: 0 0 0em 0;
    background-image:url(../images/arrow-withe.png); background-repeat:no-repeat;background-size: 1.3em auto;
    background-color: #9db5c4;
    background-position: left 1em bottom 1.5em;
    color: #FFF;
}

.frame-layout-5 .slot-news h3{ padding: 0em 5% 4em 5%; }

@media screen and (max-width:480px) {
    
    .slot-news {float: left; width: 90%; margin: -1em 0 0em 0; padding: 0 5%;}
    .slot-news { display:block;}
    .flex-item {width: 100%; padding: 0 0% 5em 0; margin: 0.5em 0 1.5em 0;}
    .slot-news h2{ padding: 1.0em 5% 0em 5%; margin: 0 0 0 0;font-size: 4.8vw; line-height:6.8vw;}
    .slot-news h3{ padding: 0em 5% 2em 5%;font-size: 4.8vw; line-height:6.8vw;}
    .slot-image-box { float: left; width: 90%;padding:0em 0 0em 0; margin: 0em 5% 0em 5%; color: #FFF;}
    .frame-layout-0 .flex-item {width: 100%; margin: 0em 0% 1em 0%;}
    .frame-layout-1 .flex-item {width: 100%; margin: 0em 0% 1em 0%;}
    .frame-layout-3 .flex-item {width: 100%; margin: 0em 0% 1em 0%;}
    .frame-layout-4 .flex-item {width: 100%; margin: 0em 0% 1em 0%;}
    .frame-layout-5 .flex-item {width: 100%; margin: 0em 0% 1em 0%;}
    
    .frame-layout-1 .slot-news h2{ padding: 1.0em 5% 0em 1em; }
    .frame-layout-1 .slot-news ul {
      list-style: none; /* Remove HTML bullets */
      padding: 0.5em 0 0 1.5em;
      margin: 0;
    }
    .frame-layout-1 .slot-news li { padding-left: 0px; }
    .frame-layout-1 .slot-news li::before {content: "–";padding-right: 0.6em;margin: 0 0 0 -1.2em;}
    .frame-layout-1 .flex-item {background-position: left 1.2em bottom 2em;}
   
    .frame-layout-2 .flex-item {width: 100%; margin: 1em 1% 0.5em 1%;}
    .frame-layout-3 .slot-news h2{ padding: 1.0em 5% 0em 1em; }
    .frame-layout-3 .slot-news h3{ padding: 0em 5% 2em 1em;}
    .frame-layout-3 .flex-item {background-position: left 1.2em bottom 2em;}
    .frame-layout-4 .flex-item {width: 100%; margin: 1em 1% 0.5em 1%;}
    /*team-home*/
    .frame-layout-0 .slot-news h3{ padding: 0em 5% 5em 5%; margin: 0 0 0 0;}
    .frame-layout-1 .slot-news h3{ padding: 0em 5% 5em 5%;}
    .frame-layout-3 .slot-news h3{ padding: 0em 5% 7em 5%;}
    .frame-layout-4 .slot-news h3{ padding: 0em 5% 5em 5%;}
    .frame-layout-5 .slot-news h3{ padding: 0em 5% 5em 5%; margin: 0 0 0 0;}
    
}
.publikationen-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; 
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.publikationen-box { position:relative;width: 84%;padding:3em 8% 6em 8%; margin:0; text-align:left; color: #000;color: #5e839d;}
.publikationen-item {float: left; width: 45%; padding: 2em 5% 2em 0; }
.events .publikationen-item {float: left; width: 45%; padding: 2em 5% 0em 0; } 
.publikationen-item a{color: #5e839d;}
.publikationen-item .arrow-blue { position: absolute; bottom: 0; width: 1.5em; height: auto;}

@media screen and (max-width:480px) {
    
    .publikationen-box { position:relative;width: 84%;padding:0em 8% 6em 8%;}
    .publikationen-item {float: left; width: 100%; padding: 2em 0% 2em 0; }
    .events .publikationen-item {float: left; width: 100%; padding: 2em 0% 0em 0; }
}


/*############## header-box ###############*/

/* LANG-MENU */
#nav-icon-lang {
  position: absolute; top: 3.5em; right: 5.5%; z-index: 12;
  font-size: 1.0vw; line-height:1.0vw;
  text-transform: uppercase;
  width: auto;
  color:#FFF;
  padding:0 2% 0 0;
  margin:0px 0 0 0px;
  display: block;
  font-weight: 300;
    display: none;
}

.langMenuNav { color:#FFF; padding: 0 0 0.9em 0em; margin:  0 0.5em 0 0;}
.langMenuNav a{ color:#FFF; padding: 0 0 0.9em 0em; margin:  0 0.5em 0 0;}
.langMenuNavActive a{color:#86c0e4;padding: 0 0 0.9em 0em;margin:  0 0.5em 0 0;}

.lang-main .langMenuNav { color:#5e839d; padding: 0 0 0.9em 0em; margin:  0 0.5em 0 0;}
.lang-main .langMenuNav a{ color:#5e839d; padding: 0 0 0.9em 0em; margin:  0 0.5em 0 0;}
.lang-main .langMenuNavActive a{color:#86c0e4;padding: 0 0 0.9em 0em;margin:  0 0.5em 0 0;}


/*HEADER*/
/*LOGO*/
.logo {position: absolute; z-index: 10; width:14vw; height:auto; left: 3%; top: 2em;}


@media screen and (max-width:480px) {
	
	.logo {position: absolute; z-index: 10; width:45vw; height:auto; left: 5%; top: 1.8em;}
    
	#nav-icon-lang {
	  position: absolute; z-index: 10; top: 3.1em; right:15%;
	  font-size: 4.5vw; line-height:4.5vw;
      padding:0 0% 0 0;
      text-transform: uppercase;    
	}
	
	.langMenuNav a{ padding: 0 0 0.4em 0em; margin:0 0.5em 0 0;}
	.langMenuNavActive a{padding: 0 0 0.4em 0em;margin: 0 0.5em 0 0;}
		
}

/* NAVIGATION BEGINN */


#menu-panel-close{position: fixed; z-index:98; top:0; right:0;width:100%; height:100vh; padding:0% 0 0 0;background:rgba( 0,0,0,0.4); display:none; cursor: pointer;}

#menu-panel{position: fixed; z-index:99; top:0;right:0%;width:25%; height:100vh; padding:0% 0 0 0%;background:#fff;display: none}
.menu-mobile li{list-style:none; display:block;padding:0.5em 0 0.5em 0; }
.menu-mobile li {font-weight: 800;font-size: 1.6vw; line-height: 1.6vw; text-transform: uppercase;}
.menu-mobile a{color:#000;text-transform:uppercase;padding:0; }
.menu-mobile a:hover{color:#00a0e3;text-transform:none;text-transform: uppercase;}
.menu-mobile .title-act a{color:#00a0e3;font-weight: 800;}

.content-menu-box {margin: 0 0 0 0; display: none;}

.content {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width:480px) {
	
	#menu-panel{position: fixed; z-index:99; top:0;right:0%;width:100%; height:100vh; padding:0% 0 0 0%;background:#fff;display: none}
	.menu-mobile li{list-style:none; display:block; font-size: 6.8vw; line-height:6.8vw;padding:0.7em 0 0.7em 0;  margin:0; }
	
	.content {
	  text-align: center;
	  position: absolute;
	  width: 100%;
	  top: 15%;
	  -webkit-transform: inherit;
	  -ms-transform: inherit;
	  transform: inherit;
	}	

}

/* NAVIGATION END */

/*SECTIONS*/

.section{float:left;margin:0;padding:0 0;width:100%;text-align:center;}
.section-2{float:left;margin:0;padding:0 0;width:100%;text-align:center;}
	
.section ul{list-style:none;margin: auto;}


/*FOOTER font-size: 4.8vw; line-height:6.4vw; */

/*FOOTER */
.logo-footer {width:14vw; height:auto; padding: 0 0 2em 0;}
.footer {position: relative;background:#7c9cb0; width:84%;padding:4em 8%;color: #FFF;}
.footer h2{text-align: left;font-size: 1.0vw; line-height:1.6vw; font-weight: 700; padding: 0 0 0em 0;}
.footer a {color: #FFF;}

.slot-footer-1 { float: left; width: 100%; padding: 0 0% 0 0; text-align: left;}
.slot-footer-2 { float: left; width: 15%; padding: 0 5% 0 0;font-size: 1.0vw; line-height:1.6vw; text-align: left;}
.slot-footer-3 { float: left; width: 10%; padding: 0 5% 0 0;font-size: 1.0vw; line-height:1.6vw; text-align: left;}
.slot-footer-4 { float: left; width: 20%; padding: 0 5% 0 0;font-size: 1.0vw; line-height:1.6vw; text-align: left;}
.slot-footer-5 { float: right; width: 20%; padding: 0 0% 0 0;font-size: 1.0vw; line-height:1.6vw; text-align: left;}


.footer-menu {font-size: 1.0vw; line-height:2.65vw; float: left;margin:-0.5em 0 0 0;}
.footer-menu ul{padding: 0; margin:0;}
.footer-menu li{list-style: none;padding: 0; margin: 0;}
.footer-menu a {color: #FFF;}

.linkedin-icon {width: 2.2em; height: auto; padding: 0.5em 0 0 0;}

.social-box {padding: 0em 0em 0.4em 0; margin: 0; width:auto; }
.social-box li{ list-style:none; display: inline-block;margin:0; padding: 0.4em 0.9em 0.4em 0; text-align: left;}
.social-box a{font-size: 1.0vw; line-height:1.0vw;color:#FFF; padding:0 0em 0.5em 0.5em}
.social-box a:hover {color:#ccc;}


@media screen and (max-width:480px) {
    
    .section-2{float:left;margin:0;padding:0em 0 0 0;width:100%;text-align:center;}
    .logo-footer {width:45vw; height:auto; padding: 0 0 2em 0;}
    .footer {position: relative;background:#7c9cb0; width:80%;padding:3em 10%;color: #FFF;}
    .footer h2{text-align: left;font-size: 4.8vw; line-height:6.8vw;font-weight: 700; padding: 0 0 0em 0;}
    .slot-footer-2 { float: left; width: 100%; padding: 0 0%;font-size: 4.8vw; line-height:6.8vw; text-align: left;}
    .slot-footer-3 { float: left; width: 100%; padding: 0 0%;font-size: 4.8vw; line-height:6.8vw; text-align: left;}
    .slot-footer-4 { float: left; width: 100%; padding: 0 0%;font-size: 4.8vw; line-height:6.8vw;text-align: left;}
    .slot-footer-5 { float: left; width: 100%; padding: 0 0%;font-size: 4.8vw; line-height:6.8vw; text-align: left;}
    .linkedin-icon {width: 2.2em; height: auto; padding: 0.5em 0 3em 0;}
    .footer-menu {float: left;  font-size: 4.8vw; line-height:6.8vw;margin:-0.5em 0 0 0;padding: 0 0 2em 0;}
    .social-box {padding: 0em 0em 0.4em 0; margin: 0; width:auto; }
    .social-box a{font-size: 4.0vw; line-height:4.0vw;color:#FFF; padding:0 0em 0.2em 0.2em}
	
}

/*  */



/*BTN*/

.download { color: #5e839d;}


/* MOBILE-MENU */
.nav-icon-box { position:fixed; z-index:100;right:3%;  top:2.0em;margin:0px 0px 0% 0%; padding:0px 0 0 0; display:block;}



@media screen and (max-width:480px) {
	
    .nav-icon-box { position:fixed;z-index:100;right:5%;  top:2.6em;margin:0px 0px 0% 0%; padding:0px 0 0 0; display:block;}
    .close-icon-box { right:3.8em; }

}

.nav-icon-box {font-size: 1.3vw; line-height:1.3vw;transition:all 0.8s ease;}

.c-hamburger:focus {
  outline: none;
}

.c-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 0 0 0;
  width: 1.8em;
  height: 3.5em;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
          transition: background 0.3s; 
}

.c-hamburger span {
    display: block;
  position: absolute;
   top: 1em;
  left: 0px;
  right: 0px;
  height: 3px;
  background: #FFF;
}
.main .c-hamburger span {
    display: block;
  position: absolute;
   top: 1em;
  left: 0px;
  right: 0px;
  height: 3px;
  background: #5a819c;
}

.c-hamburger span::before{
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background:#FFF;
  content: "";
}
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background:#FFF;
  content: "";
}

.main .c-hamburger span::before {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background: #5a819c;
  content: "";
}
.main .c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background: #5a819c;
  content: "";
}


/**/	

.c-hamburger span::before {
  top: -0.5em;
}

.c-hamburger span::after {
  bottom: -0.5em;
}

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

	.nav-icon-box {font-size: 4.3vw; line-height:4.3vw;transition:all 0.8s ease;}

}

/**
 * Style 2
 * 
 * Hamburger to "x" (htx). Takes on a hamburger shape, bars slide
 * down to center and transform into an "x".
 */

.c-hamburger--htx span {
  -webkit-transition: background 0s 0.3s;
          transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
          transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
          transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  -webkit-transition-property: top, -webkit-transform;
          transition-property: top, transform;
}

.c-hamburger--htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
          transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.c-hamburger--htx.is-active {
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
		  background:#5a819c;
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
		   background:#5a819c;
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  -webkit-transition-delay: 0s, 0.3s;
          transition-delay: 0s, 0.3s;
}

/*CLOSE-ICON*/
.close {
  position: absolute;
  width: 2em;
  height: 2em;
  opacity: 1;
 
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  right: 0.8em;
  content: ' ';
  height: 1.5em;
  width: 2px;
  background-color: #5c5c61;
}
.close:before {
   -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.close:hover:before {
  transform: rotate(90deg);
}

.close:hover:after {
  transform: rotate(90deg);
}

/*CLOSE-ICON-2*/
.close-2 {
  position: absolute;
  width: 2em;
  height: 2em;
  opacity: 1;
 
}
.close-2:hover {
  opacity: 1;
}
.close-2:before, .close-2:after {
  position: absolute;
  right: 0.8em;
  content: ' ';
  height: 1.5em;
  width: 2px;
  background-color: #FFF;
}
.close-2:before {
   -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close-2:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.close-2:hover:before {
  transform: rotate(90deg);
}

.close-2:hover:after {
  transform: rotate(90deg);
}




/* preloader animation*/

.load-bar {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 1px;
  background-color: #FFF;
}
.bar {
  content: "";
  display: inline;
  position: absolute;
  width: 0;
  height: 100%;
  left: 50%;
  text-align: center;
}
.bar:nth-child(1) {
  background-color: #000;
  -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: #000;
  -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%; }	

}	

/*############### PROJEKTANFRAGE OVERLAY #######################*/


/*CLOSE*/
#close-icon-box {position:absolute;z-index:999;cursor:pointer;right:13%; top:3.5em;}
#close-icon-box-2 {position:absolute;z-index:999;cursor:pointer;right:5%; top:3.5em;}

/*DATENSCHUTZ*/

/* Cookie notice main container bg-cookie-box.png */
.cookie-box {
  position: fixed;
  z-index: 9;
  left: 0;
  right: 0;
  bottom: -12em;
  text-align: center;
  padding: 2em 1em;
  background: #456276;
  transition : all 1.5s ease;
}
.slot-cookie-box{ position:relative;width: 82%;padding: 0 9%; margin: 0 0 0 0%; text-align:left;}
.cookie-box-left { float: left; width: 68%; padding: 0 2% 0 0%; text-align: left; color:#FFF;font-size: 1.0vw; line-height:1.4vw;}
.cookie-box-left a{color: #FFF; font-weight: 700;}
.cookie-box-right { float: left; width: 30%; text-align: right;}

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

.cookie-button {
  display: inline-block;
  cursor: pointer;
  padding:0.5em 1em;
  text-align: center;
  border: solid 1px #FFF;
  color: #FFF;
  background:#456276;
  font-weight: 300;
}


@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;}	
	
}



/* OVERLAY-BOX */
.overlay-image-100 {position: relative;z-index:1;width:94%; height: 100vh; overflow: hidden; padding:3%;}
.main-box .overlay-image-100 {position: relative;z-index:1;width:94%; height: 100vh; overflow: hidden; padding:7em 3% 0% 3%;}
.team-box .overlay-image-100 {position: relative;z-index:1;width:94%; height: 100vh; overflow: hidden; padding:7em 3% 3% 3%;}
.color-1 { background: #5a819c;}

.main-box .overlay-image-100 {
    text-shadow: 0px 0px 12px #456276;
}

@media screen and (max-width:480px) {	
	
	.main-box .overlay-image-100 {position: relative;z-index:1;width:90%; height: 100vh; overflow: hidden; padding:6.3em 0% 0% 5%; margin: 0 0 -3em 0;}
    .overlay-footer .overlay-image-100 {position: relative;z-index:1;width:90%; height: 73vh; overflow: hidden; padding:1em 5% 9em 5%;margin: 0;}
	
}

.overlay-image-100 .image{
  	float:left;
    top: 0;
    left: 0;
	height: 100vh;
    width: 100%;
    overflow: hidden;
	background:#334958;
	padding:0; 
}

.overlay-image-100 .image img {
    height: 100vh;
    width: 100%;  
    object-fit: cover;
	opacity: 1;
    margin:0 0 -1.2em 0;
}
.team-box .overlay-image-100 .image img {margin: 0 0 -1.2em 0;}
.main-box .overlay-image-100 .image img {opacity: 1.0;}

.news-single-caption-100 {
    position:absolute;
    top: 0;
    width: 30%;
    padding: 0 38% 0 32%;
    height: 100%;
    margin: auto;
    overflow: hidden; z-index:11;
    text-align:center;
	color: #FFF;
  }

.overlay-detail .news-single-caption-100 {width: 50%;padding: 0 28% 0 22%;}

  
.news-single-caption-100  {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  }

.news-single-caption-main {
    position:absolute;
    top: 0;
    width: 30%;
    padding: 0 35% 0 35%;
    height: 100%;
    margin: auto;
    overflow: hidden; z-index:11;
    text-align:center;
	color: #FFF;
  }
  
.news-single-caption-main  {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  }

.arrow-more {width: 2em; height: auto;}

.caption-overlay-box {width: 100%;text-align: center;}
/*FOOTER*/
.color-1 .caption-overlay-box {width: 100%;text-align:left; position: absolute; z-index: 2; left: 8%; bottom: 28%;}
.color-1 .caption-overlay-box h2{text-align:left;padding: 0 0 1em 0;}
.color-1 .caption-overlay-box h2 a{text-align:left; padding: 0 0 2em 0;position: absolute; z-index: 3;}
.arrow-more {width: 2em; height: auto;margin: 5em 0 0 0;position: absolute; z-index: 1;}
.color-1 .news-single-caption-100  {
  display: block;
  }

.news-single-caption-100 h1 {padding: 2.0em 0% 0.5em 0; display: block; color: #FFF; font-weight: 500;}
.news-single-caption-100 h2 {text-align:center;font-size: 2.6vw; line-height:3.2vw;  padding: 0 0 0.3em 0;}
.news-single-caption-100 h3 {text-align:center;font-size: 1.0vw; line-height:1.4vw; padding: 0 0 0em 0;width: 100%; font-weight: 700; text-transform: none;}
.news-single-caption-100 h2 strong {color: #00a0e3;}
.news-single-caption-100 a {color: #FFF;}

.news-single-caption-main h2 {text-align:left;font-size: 2.6vw; line-height:3.2vw;  padding: 0em 0 0.3em 0;width: 100%;}

.news-single-caption-main a {color: #FFF;}

.overlay-image img{ margin: 0 0;}

@media screen and (max-width:480px) {
    
	.overlay-image-100 {position: relative;z-index:1;width:100%; height: 70vh; overflow: hidden; padding:0% 0% 0% 0%;}
    .overlay-detail .news-single-caption-100 {width: 80%;padding: 0 12% 0 8%;}
    
    .news-single-caption-100 {
        position:absolute;
        top: 0;
        width: 80%;
        padding: 0 7%;
        height: 100%;
        margin: auto;
        overflow: hidden; z-index:11;
        text-align:center;
        color: #FFF;
      }
    
    .news-single-caption-main {
        position:absolute;
        top: 0;
        width: 80%;
        padding: 0 10%;
        height: 100%;
        margin: auto;
        overflow: hidden; z-index:11;
        text-align:center;
        color: #FFF;
      }
    
    .news-single-caption-100 h1 { text-align:center;font-size: 5.2vw; line-height:5.2vw; padding: 0 0 1em 0;}
    .news-single-caption-100 h2 { text-align:center;font-size: 7.1vw; line-height:8.8vw; padding: 0 0 1em 0;}
    
    .news-single-caption-main h2 { text-align:left;font-size: 7.1vw; line-height:8.8vw; }
    .news-single-caption-main h1 { font-size: 4.1vw; line-height:5.8vw; padding: 4em 0 0 0;}
    
    .overlay-image-100 .image{
        float:left;
        top: 0;
        left: 0;
        height:90vh;
        width: 100%;
        overflow: hidden;
        background:#000;
        padding:0; 
    }
    .overlay-image-100 .image img {
        height:90vh;
        width: 100%;  
        object-fit: cover;
        opacity: 0.6;
        margin:0 0 -1.2em 0;
    }
    .team-box .overlay-image-100 {position: relative;z-index:1;width:94%; height: 50vh; overflow: hidden; padding:7em 3% 20% 3%;}
    .team-box .overlay-image-100 .image{
        float:left;
        top: 0;
        left: 0;
        height:50vh;
        width: 100%;
        overflow: hidden;
        background:#000;
        padding:0; 
    }
    .team-box .overlay-image-100 .image img {
        height: 50vh;
        width: 100%;  
        object-fit: cover;
        opacity: 1;
        margin:0 0 -1.2em 0;
    }
    .team-box .overlay-image-100 .image img {

        opacity: 1.0;
       
    }
    .arrow-more {width: 2em; height: auto;margin: 4em 0 0 0;position: absolute; z-index: 1;}

}



/*SCROLL-ICON*/
 
.icon-scroll,
.icon-scroll:before {
  position: absolute;
  z-index:99;
  left: 50%;
}
.icon-scroll {
  width: 38px;
  height: 58px;
  margin-left: -19px;
  bottom: 5%;
  margin-top: -29px;
  box-shadow: inset 0 0 0 1px #FFF;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #FFF;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}



@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(46px);
            transform: translateY(46px);
  }
}

@media screen and (max-width:1320px) {
.icon-scroll {
  width: 28px;
  height: 46px;
  margin-left: -12px;
  bottom: 10%;
  margin-top: -9px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 2px;
  border-radius: 3px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
}

@media screen and (max-width:980px) {
.icon-scroll {
  width: 28px;
  height: 46px;
  margin-left: -12px;
  bottom: 5%;
  margin-top: -9px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 2px;
  border-radius: 3px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
}

@media screen and (max-width:720px) {
.icon-scroll {
  width: 28px;
  height: 46px;
  margin-left: -12px;
  bottom: 5%;
  margin-top: -9px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 2px;
  border-radius: 3px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
}

@media screen and (max-width:480px) {
.icon-scroll {
  width: 24px;
  height: 36px;
  margin-left: -12px;
  bottom: 10%;
  margin-top: -9px;
  box-shadow: inset 0 0 0 1px #fff;
  opacity:1;
  border-radius: 30px;
}

.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 2px;
  border-radius: 3px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
}


/*SIDE-MENU-BEGIN*/



.sidebar-navigation {
  width: 100%;
  height: 100vh;
display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-box-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  
}

.sidebar-navigation .underline-active {border-bottom: solid 0px #5e839d; font-weight: 400; }

.sidebar-navigation ul.all-in-one-ul {padding: 0 0 4em 0; width: 100%; display: block; text-align: center;}


.sidebar-navigation ul {
position: relative;z-index: 2;
  margin: 0;
  padding: 0 0 0em 0;
  background: #FFF;
}
.sidebar-navigation ul li {
  display: block;
  background: #FFF;
}
.sidebar-navigation ul li a {
  position: relative;
  display: block;  
  padding: 0.5em 1em;
  text-decoration: none;
  color: #5e839d;
  letter-spacing: .02em;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-weight: 200;
  font-size: 1.6vw; line-height:1.8vw;
}

.sidebar-navigation ul li:hover > a, .sidebar-navigation ul li.selected > a {
  color: #5e839d; 
}
.sidebar-navigation ul li ul {
  display: none; background: #FFF;
}
.sidebar-navigation ul li ul.open {
  display: block; 
}
.sidebar-navigation ul li ul li {width: 50%; padding: 1% 25% 1% 25%;}
.sidebar-navigation ul li ul li a {
  color: #5e839d;
  font-size: 1.0vw; line-height:1.4vw;
  padding: 0px 5%;
  font-weight: 200;  
}

.sidebar-navigation ul li ul li:hover > {
	text-decoration:none;
	color: #5e839d; font-weight: 200;
}
.sidebar-navigation ul li ul li.selected > a {
	text-decoration:none;
	color: #5e839d; font-weight: 500;
}

.sidebar-navigation ul li ul li.selected.selected--last > a {
    color: #5e839d;
}
.sidebar-navigation ul li ul li.selected.selected--last > a:before {
  background-color: #fff;
}	

@media screen and (max-width:480px) {
    
    .sidebar-navigation ul li ul li {width: 80%; padding: 1% 10% 1% 10%; }
    
    .sidebar-navigation ul li a {
         font-size: 7.2vw; line-height:9.8vw;
    }	
	
	.sidebar-navigation {
	  
	  width: 100%;
	  height: 80vh;
	}

	
	.sidebar-navigation ul li ul li a {
	  color: #000;
	  font-size: 5.2vw; line-height:7.8vw;
	  padding: 0.2em 0em;
	}	
	
}


/*COOKI-EXT*/

[data-omcookie-panel-show] {
  cursor: pointer;
}
.om-cookie-panel {
  padding:1% 10%;
  z-index: 99999;
  background: #456276;    
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  opacity: 0;
  box-sizing: border-box;
  border-top: 0px solid #666;
  font-size: 0.8vw; line-height:1.2vw;
  transform: translateY(100%) translateX(0);
  transition: transform 0.5s ease, opacity 0.3s;
  text-align:left;
  color: #efefef;
   
}

.om-cookie-left {float: left; width: 50%;}
.om-cookie-right {float:right; text-align:right; width: 50%; padding: 1em 0 0 0;}
.om-cookie-panel a{color: #efefef;font-weight: 700; text-decoration: none;}

.om-cookie-panel.active {
  transform: translateY(0) translateX(0);
  opacity: 1;
}

.om-cookie-panel p {
  margin: 0;
  padding: 1em 0;
}
.om-cookie-panel .cookie-panel__checkbox {
  display: none;float: left;
}
.om-cookie-panel .cookie-panel__checkbox + label {
  cursor: pointer;
  line-height: 1.1;
  font-weight: 400;
  display: block;
}
.om-cookie-panel .cookie-panel__checkbox + label::before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  border: 2px solid #000;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin:0em 0.5em 0 0;
}
.om-cookie-panel .cookie-panel__checkbox:checked + label::before {
  box-shadow: inset 0 0 0 3px #fff; 
  background-color: #111;
}
.om-cookie-panel .cookie-panel__checkbox--state-inactiv + label::before {
  border-color: #111;border: 2px solid #000;
}
.om-cookie-panel .cookie-panel__checkbox--state-inactiv:checked + label::before {
  background-color: #111;border: 2px solid #000;
}
.om-cookie-panel .cookie-panel__checkbox-wrap {
  display: inline-block;padding: 0 1em 0 0;
  line-height: 1.1;
}
.om-cookie-panel .cookie-panel__checkbox-wrap + .cookie-panel__checkbox-wrap {
  margin:0 0 0.5em 0.5em;
}
.om-cookie-panel .cookie-panel__description {
  clear: both;
   
}
.om-cookie-panel .cookie-panel__link {
  padding-top: 1em;
}

.cookie-panel__control {}

.om-cookie-panel .cookie-panel__button {
  background:#456276;
  border: solid 1px #efefef;
  color:#efefef;
  padding: 1.0em 1.0em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 2.0em 0.5em 1em 0;
  font-size: 0.7em; line-height: 0.7em;
  cursor: pointer;
  border-radius: 0em;
}
.om-cookie-panel .cookie-panel__button + .cookie-panel__button {
  margin-top: 15px;
}

.om-cookie-panel .cookie-panel__button--color--green {
  background-color:#456276;border: solid 1px #efefef;
}
.om-cookie-panel .cookie-panel__attribution {
  position: absolute;
  bottom: 5px;
  right: 25px;
  font-size: 9px;
  font-style: italic;
  text-align: center;
}
.om-cookie-panel .cookie-panel__attribution a {
  color: inherit;
  text-decoration: none;
}
.om-cookie-info table {
  border: 1px solid black;
  border-collapse: collapse;
}
.om-cookie-info table th,
.om-cookie-info table td {
  padding: 10px 5px;
  border: 1px solid black;
}
.om-cookie-info table p {
  margin-top: 0;
}
.om-cookie-info table p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width:480px) {
    
    .om-cookie-panel {padding:2em 5% 3em 5%;font-size: 3.6vw; line-height:4.6vw;}
    .om-cookie-left {float: left; width: 100%;}
    .om-cookie-right {float:right; text-align: center; width: 100%; padding: 1em 0 0 0;}
    .om-cookie-panel .cookie-panel__checkbox-wrap + .cookie-panel__checkbox-wrap {
      margin:0 0em 1.0em 0.0em;
    }
    .om-cookie-panel .cookie-panel__button {margin: 2.0em 0.5em 0.3em 0;padding: 2.0em 1.0em;}

    
}




