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

/*bg Elements*/

.olnk {
	width:20px;
	padding-bottom: 6px;
}
.cardjobs {
	padding: 40px;
}

.backtop {
	    color: #1b1b1b;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "MuseoSans-700";
}

.card-title {
	font-family: "MuseoSans-900";
    font-size: 1.3em;
    text-transform: uppercase;
}

.btn_jbs {
		font-family: "MuseoSans-900";
    font-size: 0.9em;
    text-transform: uppercase;
	color: #000;
}

.jbs p {
	font-family: 'MuseoSans-500';
	font-size: 1em;
}
.jbs_enltg {
	font-family: 'MuseoSans-500' !important;
    font-size: 1.2em !important;
    line-height: 1.2em !important;
}

.jbs ul {
    padding-inline-start: 20px;
	font-family: 'MuseoSans-500';
	font-size: 1em;
}
.jbs .projbu1 {
    font-family: 'MuseoSans-900' !important;
    text-transform: uppercase;
    font-size: 0.9em !important;
}

.mynIframe {
height: 100vh;
overflow: auto; 
-webkit-overflow-scrolling:touch;
border: solid black 1px;
} 
.mynIframe iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.show {
    min-height: 130px;
}

.nav-link  {
	outline: none;
}

.dropdown-toggle {
	outline: none;
}

.morelnk_odr {
	text-transform: uppercase;
    font-size: 14px;
    text-align: right;
    font-family: MuseoSans-900;
    color: #1b1b1b;
    position: absolute;
    margin-left: 50%;
    transform: translate(-50%);
    z-index: 1;
    margin-top: -50px;
}

.bu_kontakt a {
	color: black;
	font-family: "MuseoSans-300";
    font-size: 16px;
}
.cryptedmail:after {
  content: attr(data-name) "@" attr(data-domain) "." attr(data-tld); 
}



.mailtoo {
color:white; text-decoration:none
}

.webi {
	background-color:#000000;
	width:50%;
	
	padding: 10px; 
	margin:0 auto;
}
@media (max-width:1200px) and (min-width:768px) {
		.webi {
	width:70%; 
}	
}
@media (max-width: 768px) {
	.vid_esg {
		display: none;
	}
	.dnsm {
		display: none;
	}
	.matomi100 {
		margin-top: -100px;
	}
	.jbs_enltg {
		font-size: 1.1em !important;
	}
	
	.webi {

	width:100%; 
	padding: 10px; 
	margin:0 auto;
}
	
	.mailtoo {
color:white;
text-decoration:none;
font-size: 16px;
}
}


.csrwrap {
	width: 100%;
    overflow: hidden;
	background-color:  #ced72b;
	height: 22px;
}

.csr_ani_txt p {
	color: #000000 !important;
	background-color:  #ced72b;
}

.csr_ani_txt {
	
	position: relative;
    display: grid;
    overflow: hidden;
	width: auto;
     -webkit-animation: 12s csr_txt_ani infinite; 
     -moz-animation: 12s csr_txt_ani infinite; 
     -o-animation: 12s csr_txt_ani infinite; 
     -ms-animation: 12s csr_txt_ani infinite; 
     animation: 12s csr_txt_ani infinite; 
	animation-timing-function:linear;
	
	
	
}


@-webkit-keyframes csr_txt_ani {
	0% {margin-left: 0%;}
  	16% {margin-left: 0%;}
  	33% {margin-left: -95%;}
  	49% {margin-left: -95%;}
  	66% {margin-left: -200%;}
  	82% {margin-left: -200%;}
  	100% {margin-left: -300%;}

}
@keyframes csr_txt_ani {
	0% {margin-left: 0%;}
	25% {margin-left: 50%;}
	50% {margin-left: 0%;}
	75% {margin-left: -50%;}
	100% {margin-left: 0%;}
}


.padhun {
	padding-top:100px;
	margin-top: -100px;
	
}

/*.collapse ul {
    padding-inline-start: 40px;
}*/

ul {

	padding-inline-start: 0px;
}

.z1 {
	z-index: 1;
}

.odr_logo{	
	width:70%;
}

.odr_img {
	max-width: 480px;
	margin-top: -90px
}

.minh260 {
	min-height: 260px;
}

.odr_down {
	padding-bottom: 300px;
}
.odr_down a{
	 color: #1b1b1b; 
}
.blab {
position: fixed;
    top: 50vh;
    right: 0px;
    width: 274px;
	transform: translate(0%);

}
.blabtxt {
position: fixed;
    top: 50vh;
    right: 0px;
    color: white;
    margin-top: 100px;
    width: 180px;
    z-index: 1;
	transform: translate(0%);
}
.blabtxt p {
	line-height: 1.2em;
}

.morelnk {
	text-transform: uppercase;
	font-size: 12px;
	text-align: right;
	font-family: MuseoSans-900;
	color: #1b1b1b;
}

.morelnk:hover {
	color: #1b1b1b;
}

.smtxt {
	font-size: 12px;
}

@media (max-width: 1200px) {
	
		.odr_down {
	padding-bottom: 50px;
}
	
.blab {
    position: relative;
    top: 50px;
    /* right: 0px; */
    width: 320px;
    transform: translate(0%);

}
.blabtxt {
    position: relative;
    top: 0px;
    right: 0px;
    width: 100%;
    transform: translate(0%);
    padding-right: 20px;
    z-index: 1;
    margin-top: -240px;
    margin-bottom: 100px;
    text-align: right;
	}
	.bgy {
		background-position: bottom;
		
	}
	.bla {
		text-align: right;
		
	}
	
}



	.smlcenter {
	margin-left: 50%;
	transform: translate(-50%);
}


@media (max-width: 768px) {
	
	.disno {
		display: none;
	}
	
	.odr_logo {	
	width:70%;
}
	
	.pl0pr0 {
		padding-left: 0px;
		padding-right: 0px;
	}

	
	.smlcenter {
	margin-left: 50%;
	transform: translate(-50%);
	width: 100%;
}
	
	.morelnk_odr {
	text-transform: uppercase;
    font-size: 12px;
    text-align: right;
    font-family: MuseoSans-900;
    color: #1b1b1b;
    position: absolute;
    margin-left: 50%;
    transform: translate(-50%);
    z-index: 1;
    margin-top: -28px;
	
}
	
}

.maillnk{
	color: #212529;
}

.homelnk:hover{
	text-decoration: none;
}

.txtgrau {
	color:#a7a7a7;
}

.bg_projo {
max-height: 1600px;
    margin-top: 120px;
}

.bg_job {
    position: absolute;
    width: 35%;
    padding-right: 10px;
    max-height: 1200px;
    right: 0;
}	

.flft {
	margin-left: 50%;
}

.centcont {
	margin-left: 50%;
	transform: translate(-50%);
}

/*WP*/
.blogbgdiv {
background-image: url(../img/bg_blog.png);
    background-size: cover;
    height: 800px;
    position: fixed;
    top: 50vh;
    right: 0px;
    width: 360px;
    transform: translateY(-50%);
}

.projslider .blogwrap {
	position: relative;
	border-image: none;
}

.blogwrap {
    height: 340px;
    position: absolute;
    right: 0px;
    top: 192px;
    width: 180px;
    overflow-y: hidden;
    z-index: 1;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
}
.header-slider {
    position: absolute;
    display: grid;
    overflow: hidden;
     -webkit-animation: 20s header-slider infinite; 
     -moz-animation: 20s header-slider infinite; 
     -o-animation: 20s header-slider infinite; 
     -ms-animation: 20s header-slider infinite; 
     animation: 20s header-slider infinite; 
	animation-timing-function:linear;
}



.header-slider:hover {
	
animation-play-state: paused;
}

.slider-post {
    position: relative;
    width: 180px;

    padding-bottom: 10px;
    padding-top: 5px;
}
 
.header-slider .slider-thumbnail {
	display: block;
	width: auto;
	margin-left: 50%;
	transform: translate(-50%);
}

.blog_hex_b {
    width: 100px;
    position: absolute;
    right: 74px;
    top: 34px;
	
}

.bloglnk {
    position: absolute;
    right: 0;
    top: 560px;
    width: 160px;
	text-align: center;
}

.bloglnk a {
font-family: 'MuseoSans-900';
font-size: 0.8em;
color:#212529;
text-decoration: underline;
text-transform: uppercase;

}

.bg_blog {	
	width: 160px;
	right:40px;
}

.wp-post-image {
	max-width: 160px;
	height: auto;
	margin-left: 50%;
	transform: translate(-50%);
}
.header-slider .slider-title {
     position: relative;
     text-align: center;
	padding-bottom: 10px;
	    min-height: 50px;
    line-height: 90%;
	padding-top: 10px;
}

.header-slider .slider-title a {
    color: black;
    font-size: 0.8em;
    text-align: center;
    font-family: 'MuseoSans-500';
    margin: 0 10px 0 10px;

}

@-webkit-keyframes header-slider {
	0% {top: 0%;}
  	16% {top: 0%;}
  	33% {top: -95%;}
  	49% {top: -95%;}
  	66% {top: -200%;}
  	82% {top: -200%;}
  	100% { top: -300%;}

}
@keyframes header-slider {
	0% {top: 10%;}
  	50% {top: -170%;}
	100% {top: 10%;}
}

 
@-webkit-keyframes header-slider {
	0% {top: 0%;}
  	16% {top: 0%;}
  	33% {top: -95%;}
  	49% {top: -95%;}
  	66% {top: -200%;}
  	82% {top: -200%;}
  	100% { top: -300%;}
}
 
@-moz-keyframes header-slider {
	0% {top: 0%;}
  	16% {top: 0%;}
  	33% {top: -95%;}
  	49% {top: -95%;}
  	66% {top: -200%;}
  	82% {top: -200%;}
  	100% { top: -300%;}
}
 
@-o-keyframes header-slider {
	0% {top: 0%;}
  	16% {top: 0%;}
  	33% {top: -95%;}
  	49% {top: -95%;}
  	66% {top: -200%;}
  	82% {top: -200%;}
  	100% { top: -300%;}
}





@media (min-width: 2100px) {

	.blogsection {
		display: none;
	}
}

@media (max-width: 2100px) {
	
.blogbgdiv {
background-image: none;
    height: 400px;
    position: relative;
    top: 0px;
    right: auto;
    width: 100%;
    transform: translate(0%);
}

.blogwrap {
    height: 220px;
    position: absolute;
    left: 0px;
    top: 42px;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    border-image: url("https://silvestergroup.com/blog/wp-content/uploads/2019/02/nav_line.jpg") 10 10 10 10 stretch;
    border-width: 0px 0px 8px 0px;
}
	
.header-slider {
   left: 0;
	width: 1600px;
    position: absolute;
    display: initial;
    overflow: hidden;
     -webkit-animation: 20s header-slider2 infinite; 
     -moz-animation: 20s header-slider2 infinite; 
     -o-animation: 20s header-slider2 infinite; 
     -ms-animation: 20s header-slider2 infinite; 
     animation: 20s header-slider2 infinite; 
	animation-timing-function:linear;
		
}
	
	.header-slider2 {
   right: 0;
	width: 1600px;
    position: absolute;
    display: initial;
    overflow: hidden;
     -webkit-animation: 20s header-slider2 infinite; 
     -moz-animation: 20s header-slider2 infinite; 
     -o-animation: 20s header-slider2 infinite; 
     -ms-animation: 20s header-slider2 infinite; 
     animation: 20s header-slider2 infinite; 
	animation-timing-function:linear;
		
}
.slider-post {
    position: relative;
    display: inline-block;
    width: 280px;
    border-bottom: none;
    padding-bottom: 10px;
    padding-top: 5px;
}
 
.header-slider .slider-thumbnail {
	display: block;
	width: auto;
	margin-left: 50%;
	transform: translate(-50%);
}

.blog_hex {
width: 130px;
    position: relative;
    margin-left: 50%;
    top: 54px;
	transform: translate(-50%);
}

	.blog_hex_b {
		display: none;
	}

.bloglnk {
display: none;
}

.binglink {	
font-family: MuseoSans-900; text-transform: uppercase; font-size: 34px;line-height:36px;
}

.binglink a {	
color: #789fd3;
}
	
	
.bloglnk a {
font-family: 'MuseoSans-900';
font-size: 0.8em;
color:#212529;
text-decoration: underline;
text-transform: uppercase;

}

.bg_blog {	
	width: 160px;
	right:40px;
}

.wp-post-image {
	    max-width: 240px;
    height: auto;
    margin-left: 50%;
    transform: translate(-50%);
}
.header-slider .slider-title {
    position: relative;
    text-align: center;
    padding-bottom: 10px;
    min-height: 60px;
    line-height: 90%;
    padding-top: 10px;
	max-width: 90%;
    margin: 0 auto;
}

.header-slider .slider-title a {
    color: black;
    font-size: 0.8em;
    text-align: center;
    font-family: 'MuseoSans-500';
    margin: 0 10px 0 10px;

}
}


@-webkit-keyframes header-slider2 {
	0% {left: 10%;}
  	50% {left: -50%;}
	100% {left: 10%;}

}
	
@keyframes header-slider2 {
	0% {left: 10%;}
  	50% {left: -50%;}
	100% {left: 10%;}
}

 
@-webkit-keyframes header-slider2 {
	0% {left: 10%;}
  	50% {left: -50%;}
	100% {left: 10%;}
}
 
@-moz-keyframes header-slider2 {
	0% {left: 10%;}
  	50% {left: -50%;}
	100% {left: 10%;}
}
 
@-o-keyframes header-slider2 {
	0% {left: 10%;}
  	50% {left: -50%;}
	100% {left: 10%;}
}


@-webkit-keyframes header-slider3 {
	0% {right: 10%;}
  	50% {right: -50%;}
	100% {right: 10%;}

}
	
@keyframes header-slider3 {
	0% {right: 10%;}
  	50% {right: -50%;}
	100% {right: 10%;}
}

 
@-webkit-keyframes header-slider3 {
	0% {right: 10%;}
  	50% {right: -50%;}
	100% {right: 10%;}
}
 
@-moz-keyframes header-slider3 {
	0% {right: 10%;}
  	50% {right: -50%;}
	100% {right: 10%;}
}
 
@-o-keyframes header-slider3 {
	0% {right: 10%;}
  	50% {right: -50%;}
	100% {right: 10%;}
}
	



.projekte_wrap {
    position: relative;
    width: 100%;
}
.ele_blau {
    width: 50%;
    left: 0px;
    max-height: 1800px;
    position: absolute;
}
.ele_lila {
    width: 50%;
    left: 0px;
    max-height: 1900px;
    position: absolute;
    margin-top: -350px;
}
.ele_gruen {
    width: 50%;
    max-height: 1400px;
    position: absolute;
    right: 0px;
    margin-top: -200px;
}

.ele_rot {
width: 50%;
    max-height: 1400px;
    position: absolute;
    right: 0px;
    margin-top: 0px;
}

@media (max-width: 575px) {
	
.mato_vid_m {
	margin-top: 10px !important
	}
.ele_blau {
    width: 100%;
}
	
	.flft {
		margin-left: 0 !important;
		transform: translate(0%) !important;
		
	}
	
.ele_lila {
    width: 100%;
	margin-top: -200px;
}	
.ele_gruen {
    width: 100%;
}
.ele_rot {
width: 100%;
	}
}
.img-parallax_ind {
    z-index: -1;
    pointer-events: none;
}
.projekte_r {
    margin: 0 auto;
    width: 1140px;
}




/* NAVIGATION */
@media (max-height: 550px) {
.show {
    overflow: initial !important;
}
}
@media (max-height: 800px) {
.fixed-top {
    max-height: 100%;
    overflow-y: auto;
}
}

.navbar {
    background-color: #a0a0a0;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.navbar .navbar-brand {
    color: #1b1b1b;
}
.navbar-brand {
    font-family: 'MuseoSans-900';
    text-transform: uppercase;
    font-size: 0.9em;
    padding-top: 1.6em;
}
.navbar-nav {
    text-align: center;
}
.navbar .navbar-text {
    color: #1b1b1b;
}
.navbar .navbar-text a {
    color: #1b1b1b;
}
.navbar .navbar-text a:hover, .navbar .navbar-text a:focus {
    color: #1b1b1b;
}
.navbar .navbar-nav .nav-link {
    color: #1b1b1b !important;
   /* border-radius: 0.25rem;*/
    margin: 0 0.25em;
    font-family: 'MuseoSans-500';
    text-transform: uppercase;
    font-size: 1.4em;
}
/*.navbar .navbar-nav .nav-link:not(.disabled):hover, .navbar .navbar-nav .nav-link:not(.disabled):focus {
    color: #1b1b1b;
}*/

.navbar .navbar-nav .dropdown-menu {
    background-color: #ffffff;
    border-color: transparent;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item {
    color: #1b1b1b;
}

.dropdown-menu{
	height: 130px;
}


.dropdown-toggle::after {
    position: absolute;
    top: 20px;
    margin-left: 10px;
}


.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
    background-color: #ffffff;
}
.navbar .navbar-toggle .navbar-toggler-icon {
    color: #1b1b1b;
}
.navbar .navbar-link {
    color: #1b1b1b;
}
.navbar .navbar-link:hover {
    color: #000000;
}
.navbar-toggler {
    padding: .75rem;
    padding-top: 1.25em;
}
.navbar ul {
    height: 100vh;
}
.dropdown-item:hover {
    background-color: transparent;
}
.social_nav {
    margin-top: 60px
}
.social_nav a {
    padding: 20px;
}

@media (max-width: 575px) {
.social_nav a {
    padding: 10px;
}
.nav_logo {
    display: none;
}
}

.nav_border {
    background-image: linear-gradient(to right, #ff0000, #e76d00, #c69c00, #9fbf00, #73db61, #29dc97, #00d9c2, #00d2dd, #00b2dc, #0091d4, #006dc1, #42469f);
    background-size: 33% 2px;
    background-position: 50% 0%, 0% 0%;
    background-repeat: no-repeat;
    /* other demo stuff */
    height: 80px;
    line-height: 80px;
    color: white;
    text-align: center;
}
.social_nav a img {
    width: 20px;
}

.navbar::-webkit-scrollbar { 
  /* This is the magic bit for WebKit */
  display: none;
}

/*@media (max-width: 575px) {
.navbar-expend-sm .navbar-nav .show .dropdown-menu .dropdown-item {
    color: #1b1b1b;
}
.navbar-expend-sm .navbar-nav .show .dropdown-menu .dropdown-item:hover, .navbar-expend-sm .navbar-nav .show .dropdown-menu .dropdown-item:focus {
    color: #000000;
}
}

@media (max-width: 767px) {
.navbar-expend-md .navbar-nav .show .dropdown-menu .dropdown-item {
    color: #1b1b1b;
}
.navbar-expend-md .navbar-nav .show .dropdown-menu .dropdown-item:hover, .navbar-expend-md .navbar-nav .show .dropdown-menu .dropdown-item:focus {
    color: #000000;
}
}

@media (max-width: 991px) {
.navbar-expend-lg .navbar-nav .show .dropdown-menu .dropdown-item {
    color: #1b1b1b;
}
.navbar-expend-lg .navbar-nav .show .dropdown-menu .dropdown-item:hover, .navbar-expend-lg .navbar-nav .show .dropdown-menu .dropdown-item:focus {
    color: #000000;
}
}

@media (max-width: 1199px) {
.navbar-expend-xl .navbar-nav .show .dropdown-menu .dropdown-item {
    color: #1b1b1b;
}
.navbar-expend-xl .navbar-nav .show .dropdown-menu .dropdown-item:hover, .navbar-expend-xl .navbar-nav .show .dropdown-menu .dropdown-item:focus {
    color: #000000;
}
}
*/
.navbar-expend .navbar-nav .show .dropdown-menu .dropdown-item {
    color: #1b1b1b;
}
.navbar-expend .navbar-nav .show .dropdown-menu .dropdown-item:hover, .navbar-expend .navbar-nav .show .dropdown-menu .dropdown-item:focus {
    color: #000000;
}



.navbar-icon {
    color: #000;
}
.navbar-toggler {
    border: none;
    background: transparent !important;
}
.navbar-toggler:focus {
    outline: none;
    background: transparent !important;
}
.navbar-toggler .icon-bar {
    background-color: #fff;
    transform: rotate(0deg) translate(0px, 0px);
    transition: ease all 0.2s;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggler .icon-bar + .icon-bar {
    margin-top: 5px;
}
.navbar-toggler[aria-expanded=true] .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    overflow-y: hidden;
}
.navbar-toggler[aria-expanded=true] .middle-bar {
    opacity: 0;
}
.navbar-toggler[aria-expanded=true] .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 0% 50%;
}
.navbar-toggler[aria-expanded=false] .top-bar {
    transform: rotate(0);
}
.navbar-toggler[aria-expanded=false] .middle-bar {
    opacity: 1;
}
.navbar-toggler[aria-expanded=false] .bottom-bar {
    transform: rotate(0);
}
.navbar-collapse {
    width: 100%;
}
.navbar-toggler .icon-bar {
    background-color: #1b1b1b;
}
.navbar {
    background-color: white;
	scrollbar-width: none;
}
.dropdown-item {
    text-align: center;
}

@media (max-width: 768px) {
.dropdown-item {
	padding: .2rem 1.5rem;
}
	
.dropdown-toggle::after {
    top: 15px;
    margin-left: 10px;
	}
	
.nav-link {
    display: initial;
}
	
.nav-link:focus {
  box-shadow: none;
}
	
.nav-item {
   margin: 1px 0 1px 0;
}

.social_nav {
    margin-top: 50px;
}

#navig .justify-content-center {
    -ms-flex-pack: unset !important;
    justify-content: flex-start !important;
}
	.navbar-nav {
		margin-top:60px;
	}
}
	
@media (max-height: 760px) {
	
	#navig .justify-content-center {
    -ms-flex-pack: unset !important;
    justify-content: flex-start !important;
}
	.navbar-nav {
		margin-top:60px;
	}
	
.nav-link {
    display: initial;
}
}

	

@media (min-height: 720px) {
.social_nav {
    margin-top: 60px;
}
}
.nav_logo {
    width: 60px;
	transform: translate(-50px);
}
.wrapnav {
    width: 1110px;
    display: inline;
    position: relative;
    text-align: center;
	margin: 0 auto;
}

@media (max-width: 1200px) {
.wrapnav {
    width: 100%;
    text-align: center;
    margin-left: 0;
    transform: none;
}
}
/* Ende NAVIGATION */


/* TYPO */

@font-face {
    font-family: 'MuseoSans-100';
    src: url("../fonts/MuseoSans-100.otf") format('otf'), url("../fonts/MuseoSans-100.woff") format('woff'), url("../fonts/MuseoSans-100.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSans-300';
    src: url("../fonts/MuseoSans-300.otf") format('otf'), url("../fonts/MuseoSans-300.woff") format('woff'), url("../fonts/MuseoSans-300.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSans-500';
    src: url("../fonts/MuseoSans-500.otf") format('otf'), url("../fonts/MuseoSans-500.woff") format('woff'), url("../fonts/MuseoSans-500.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSans-700';
    src: url("../fonts/MuseoSans-700.otf") format('otf'), url("../fonts/MuseoSans-700.woff") format('woff'), url("../fonts/MuseoSans-700.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSans-900';
    src: url("../fonts/MuseoSans-900.otf") format('otf'), url("../fonts/MuseoSans-900.woff") format('woff'), url("../fonts/MuseoSans-900.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSans-100Italic';
    src: url("../fonts/MuseoSans-100Italic.otf") format('otf'), url("../fonts/MuseoSans-100Italic.woff") format('woff'), url("../fonts/MuseoSans-100Italic.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSans-300Italic';
    src: url("../fonts/MuseoSans-300Italic.otf") format('otf'), url("../fonts/MuseoSans-300Italic.woff") format('woff'), url("../fonts/MuseoSans-300Italic.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSans-500Italic';
    src: url("../fonts/MuseoSans-500Italic.otf") format('otf'), url("../fonts/MuseoSans-500Italic.woff") format('woff'), url("../fonts/MuseoSans-500Italic.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSans-900Italic';
    src: url("../fonts/MuseoSans-900Italic.otf") format('otf'), url("../fonts/MuseoSans-900Italic.woff") format('woff'), url("../fonts/MuseoSans-900Italic.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-100';
    src: url("../fonts/MuseoSlab-100.otf") format('otf'), url("../fonts/MuseoSlab-100.woff") format('woff'), url("../fonts/MuseoSlab-100.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-300';
    src: url("../fonts/MuseoSlab-300.otf") format('otf'), url("../fonts/MuseoSlab-300.woff") format('woff'), url("../fonts/MuseoSlab-300.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-500';
    src: url("../fonts/MuseoSlab-500.otf") format('otf'), url("../fonts/MuseoSlab-500.woff") format('woff'), url("../fonts/MuseoSlab-500.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-900';
    src: url("../fonts/MuseoSlab-900.otf") format('otf'), url("../fonts/MuseoSlab-900.woff") format('woff'), url("../fonts/MuseoSlab-900.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-1000';
    src: url("../fonts/MuseoSlab-1000.otf") format('otf'), url("../fonts/MuseoSlab-1000.woff") format('woff'), url("../fonts/MuseoSlab-1000.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-100Italic';
    src: url("../fonts/MuseoSlab-100Italic.otf") format('otf'), url("../fonts/MuseoSlab-100Italic.woff") format('woff'), url("../fonts/MuseoSlab-100Italic.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-300Italic';
    src: url("../fonts/MuseoSlab-300Italic.otf") format('otf'), url("../fonts/MuseoSlab-300Italic.woff") format('woff'), url("../fonts/MuseoSlab-300Italic.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-500Italic';
    src: url("../fonts/MuseoSlab-500Italic.otf") format('otf'), url("../fonts/MuseoSlab-500Italic.woff") format('woff'), url("../fonts/MuseoSlab-500Italic.woff2") format('woff2');
}
@font-face {
    font-family: 'MuseoSlab-900Italic';
    src: url("../fonts/MuseoSlab-900Italic.otf") format('otf'), url("../fonts/MuseoSlab-900Italic.woff") format('woff'), url("../fonts/MuseoSlab-900Italic.woff2") format('woff2');
}
/* Ende TYPO */



p {
    font-family: "MuseoSans-300";
    font-size: 16px;
}
.divisions_index p {
    font-family: "MuseoSans-300";
    font-size: 0.9em;
}



h1 {
    font-family: "MuseoSans-900";
    font-size: 2.8em;
    text-transform: uppercase;
    line-height: 1.1em;
}

.sub {
	 font-family: "MuseoSans-900";
    font-size: 2.8em;
    text-transform: uppercase;
    line-height: 1.2em;
}

.sub span {
	 font-family: "MuseoSans-300";
    text-transform: uppercase;
    line-height: 1.2em;
}


.bgdivs {
    width: 690px;
    left: 50%;
    margin-left: -345px;
	position: absolute;
    margin-top: -30px;
}

.sil_slab {
	font-family: 'MuseoSlab-500';
} 

.big2 {
    font-family: "MuseoSans-300";
    font-size: 1.4em;

}

h2 {
    font-family: "MuseoSans-900";
    font-size: 1.9em;
    text-transform: uppercase;
}


h3 {
    font-family: "MuseoSans-300";
    font-size: 2em;
    text-transform: uppercase;
}

.vid_hex {
	width: 150px;
    left: 50%;
    position: absolute;
    margin-top: -100px;
    transform: translate(-50%);
}

.big2 a {
	color: black;
	text-decoration: underline;
} 

@media (max-width: 767px) {
h1 {
    line-height: 1.2em;
	font-size:2.0em;
}
	.big2 {
		font-size: 1em;
	}
	.card {
		margin: 10px 0px;
	}
	
	h3 {
    font-size: 1.6em;
}
	h2 {
    font-size: 1.6em;
}
	.screen_txt {
		display: none;
	}
	.vid_hex {
    display: none;
}
}

@media (max-width: 575px) {

	.sub {
    font-size: 1.6em;
}
	
	h1 {
    line-height: 1.1em;
	font-size:1.6em;
}
	
p {
    font-family: "MuseoSans-300";
    font-size: 1.0em;
}
}

h3 a {
    font-family: "MuseoSans-900";
    text-transform: uppercase;
	color:black;
	text-decoration: underline;
}


.biglink {
font-family: MuseoSans-900; text-transform: uppercase; font-size: 26px;line-height:26px;
}

.biglinkb a {
color: #789fd3;
}
.biglinky a {
color: #ced72d;
}

.biglinkp a {
color: #b47cb4;
}
.biglinko a {
color: #eb6104;
}
.biglinkm a {
color: #64c2cb;
}
.biglinkr a {
color: #e94b6c;
}


.big {
    font-family: "MuseoSans-900";
    font-size: 2.4em;
    text-transform: uppercase;
    line-height: 1em;
	color: rgb(33, 37, 41);
}

.bhover:hover {
	color: rgb(33, 37, 41);
}


.bigjob {
    font-family: "MuseoSans-900";
    font-size: 2.2em;
    text-transform: uppercase;
    line-height: 1em;
}

@media (max-width: 767px) {
.big {
    font-size: 2.0em;
}

.biglink {
    font-size: 28px;
    line-height: 28px;
}
	
.bigjob {
    font-size: 2.0em;

}
	
.bgdivs {
    left: 0;
    margin-left: -0;
    position: absolute;
    margin-top: 50px;
    width: 100%;
}
	
}

@media (min-width: 1360px) {
	
h1 	{
    font-size: 3.6em;
}
.big {
    font-size: 3.2em;
}
.bigjob {
    font-size: 2.6em;

}
}

/*--IFRAME--*/

.iframe-container {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    border-bottom: 3px solid;
    border-top: 3px solid;
    border-image: url(../img/linie_col.png);
    border-image-slice: 1;
    margin-left: 0 auto;
}
.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
    padding-top: 75%;
}
/* ABSTÄNDE */


.matop50 {
    margin-top: 50px;
}
.matop100 {
    margin-top: 100px;
}
.matop150 {
    margin-top: 150px;
}
.matop30 {
    margin-top: 30px;
}
.sec_abst {
    margin-top: 250px;
}

.mtmb {
	margin-top:30px;
	margin-bottom:30px;
}

@media (max-width: 767px) {
.sec_abst {
    margin-top: 50px;
}
.matop100 {
    margin-top: 50px;
}

}
.sec_abst_big {
    margin-top: 350px;
}

@media (max-width: 767px) {
.sec_abst_big {
    margin-top: 250px;
    padding-bottom: 100px;
}
.mtmb {
	margin-top:15px;
	margin-bottom:15px;
}

}

@media (max-width: 767px) {
.matop150m {
    margin-top: 150px;
}

.matop100m {
    margin-top: 100px;
}
.matop50m {
    margin-top: 50px;
}
.matop30m {
    margin-top: 30px;
}
}
hr {
    border : 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
/* INDEX.HTML */

.csr_tr {
    color: #789fd3;
}
.df_tr {
    color: #d7da2b;
}
.fc_tr {
    color: #b77fb5 !important;
}
.re_tr {
    color: #ec6832 !important;
}
.con_tr {
    color: #64c2cb !important;
}
.cc_tr {
    color: #e94b6c;
}
.div_gif {
    width: 100%;
}
.maxw {
    max-width: 1600px;
}
/*@media (min-width: 767px){
	.divisions_index {
	margin-left:100px;
	margin-right:100px;
}
}
*/

.divisions_index h5 {
    text-transform: uppercase;
}
.divisions_index a {
    font-family: 'MuseoSans-900';
    color: #1b1b1b;
}
.team img {
    margin: 15px;
    max-width: 200px;
}
.teambu1 {
    font-family: "MuseoSans-900";
    text-transform: uppercase;
    font-size: 1rem;
    color: #1b1b1b;
    letter-spacing: 0.1em;
}
.teambu2 {
    font-family: "MuseoSans-500";
    font-size: 0.7rem;
    color: #1b1b1b;
    text-transform: uppercase;
    margin-top: -15px;
}
.listebtn {
    padding-bottom: 150px;
}
.footer {
    border-bottom: 1px solid #7E7E7E;
    border-top: 1px solid #9A9A9A;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 50px;
    margin-top: 50px;
}
.footer p {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    font-family: "MuseoSans-500";
    text-transform: uppercase;
    color: #1b1b1b;
    font-size: 1em;
}
.footer a {
    margin-left: 10px;
    margin-right: 10px;
    font-family: "MuseoSans-500";
    text-transform: uppercase;
    color: #1b1b1b;
    font-size: 0.8em;
}

@media (max-width: 768px) {
	#footer .col-12 {
max-width: 90%;
    margin-left: 50%;
    transform: translate(-50%);
}
}

.foolinks {
    float: left;
    padding-top: 10px;
}

@media (max-width: 991px) {
.foolinks {
    text-align: center;
    padding-top: 10px;
    float: none;
    padding-bottom: 10px;
}
}
.sociallinks {
    float: right;
}

@media (max-width: 991px) {
.sociallinks {
    text-align: center;
    float: none;
    padding-bottom: 20px;
}
}
.sociallinks a img {
    width: 18px;
    padding-right: 2px;
    opacity: 0.9;
    padding-top: 18px;
}
/*overlay*/



.containerteam {
    position: relative;
    width: 100%;
}
.image {
    display: block;
    width: 100%;
    height: auto;
}
.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(31,31,31,1);
    overflow: hidden;
    width: 0;
    height: 100%;
    transition: .5s ease;
}
.containerteam:hover .overlay {
    width: 100%;
    height: auto;
    z-index: 1;
    margin-top: 100px;
}
/*Parallax*/



.block {
    width: 50%;
    height: 100%;
    position: relative;
    /* overflow: hidden; */
    font-size: 16px;
}

@media (max-width: 767px) {
.block {
    width: 100%;
}
}
.block h2 {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10vw;
    color: white;
    font-weight: 400;
}
.img-parallax {
    width: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    pointer-events: none;
}

.img-parallax_proj {
    width: 50%;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;

}

.kundenbg {
    margin-top: -150px;
}
.kundenhex {
    z-index: 1;
    position: absolute;
    width: 130px;
    margin-left: 50%;
    margin-top: -100px;
    transform: translate(-50%);
}

@media (min-width: 991px) {
.kl_width {
    padding-left: 100px;
    padding-right: 100px;
}
}


@media (max-width: 767px) {

	.kundenhex {
		display: none;
	}
	.divhex {
		display: none;
	}
	
	.kundenhex_xs {
	padding-bottom: 100px;
    z-index: 1;
    position: relative;
    width: 100px;
    margin-left: 50%;
    transform: translate(-50%);
    margin-top: -150px;
	
	}
	
	.divhex_xs {
	padding-bottom: 100px;
    z-index: 1;
    position: relative;
    width: 100px;
    margin-left: 50%;
    transform: translate(-50%);
    margin-top: -50px;
	}
	
}
@media (min-width: 768px) {

	.kundenhex_xs {
		display: none;
	}
	
	.divhex_xs {
		display: none;
	}
}


@media (max-width: 767px) {
.kundenhex {
    padding-bottom: 100px;
    z-index: 1;
    position: relative;
    width: 100px;
    margin-left: 50%;
    transform: translate(-50%);
    margin-top: -200px;
}
}
.teambg {
    margin-top: -120px;
}

@media (max-width: 767px) {
.teambg {
    margin-top: -380px;
}
}
.teamhex {
    z-index: 1;
    position: absolute;
    width: 130px;
    margin-left: 40%;
    transform: translate(-50%);
}

@media (max-width: 767px) {
.teamhex {
    z-index: 1;
    margin-top: -220px;
    position: absolute;
    width: 100px;
    margin-left: 50%;
    transform: translate(-50%);
}
	
.text-lefti {
    text-align: center !important;
}
}



@media (max-width:991px) and (min-width:768px) {
.teamhex {
    margin-top: -70px;
}
}


.text-lefti {
    text-align: left;
}

@media (max-width:1300px)  {
	.flft {
    transform: translate(-50%);
		text-align: center !important;
}
}
.divhex {
    z-index: 1;
    position: absolute;
    top: -40px;
    width: 130px;
    margin-left: 50%;
    transform: translate(-50%);
}

.projektehex {
    z-index: 1;
    position: absolute;
    top: 60px;
    width: 130px;
    margin-left: 50%;
    transform: translate(-50%);
}


.acco_item {
	width: 100%;
	display: flex;
	padding: 0.6em 1em;
	border: 2px solid black;
	justify-content: space-between;
}

.acco_item:hover {
	text-decoration: none;
}


.acco_item span {
color:black;
font-size: 2.2em;
font-family: "MuseoSans-300";
padding-top: 6px;
color: black;
    position: absolute;
    right: 28px;
    right: 28px;
    top: 50%;
    transform: translatey(-50%);
}

.card-body p{
    font-size: 1.17em;
}


.acco_item p {
color: black;
font-family: "MuseoSans-300";
text-transform: uppercase;
font-size: 2em;
margin-bottom: 0;
padding-top: 10px;
}

.verso_lnk {
	display: flex;
}

.verso_lnk img {
	width: 80px;
}

.verso_lnk p {
	padding-right: 40px;
}



@media (max-width: 767px) {
	
.verso_lnk {
	    flex-direction: column;
}

.verso_lnk img {
	width: 70px;
	margin-left: 50%;
	transform: translate(-50%);
	padding-top: 20px;
	padding-bottom: 20px;
}
	

.verso_lnk p {
	padding-right: unset;
}
.projektehex {
    padding-bottom: 150px;
    z-index: 1;
    position: relative;
    width: 100px;
    margin-left: 50%;
    transform: translate(-50%);
}
	
.blog_hex {
    width: 100px;
    position: relative;
    margin-left: 50%;
    top: -580px;
    transform: translate(-50%);
}
.blogbgdiv {
    top: -100px;
	height: 150px;
}
	
.acco_item p {
text-transform: uppercase;
font-size: 1.3em;
padding-top: 6px;
max-width: 92%;

}

	.acco_item span {
font-size: 1.6em;
}
		.card-body p{
    font-size: 0.86em;
}	

}
.hexagon {
    left: 50%;
    transform: translate(-50%);
    top: 40%;
    position: absolute;
    width: 60px;
    height: 34.64px;
    background-color: #000000;
    margin: 17.32px 0;
    font-family: "MuseoSans-500";
    padding-top: 6px;
}
.hexagon:before, .hexagon:after {
    content: "";
    left: 0;
    position: absolute;
    width: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}
.hexagon:before {
    bottom: 100%;
    border-bottom: 17.32px solid #000000;
}
.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 17.32px solid #000000;
}
.con {
    width: 100%;
    position: relative;
    text-align: center;
}
.tag {
    float: left;
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 1000;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 10px;
}
.projbu1 {
    font-family: "MuseoSans-900";
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #1b1b1b;
    text-align: left;
    margin-bottom: 10px;
}
.projbu2 {
    margin-top: -10px;
    font-family: "MuseoSans-500";
    font-size: 0.8rem !important;
    color: #1b1b1b;
    text-transform: uppercase;
    text-align: left;
}
.grow {
    transition: all .4s ease-in-out;
}
.grow:hover {
    transform: scale(1.1)
}
.projs_bg {
    margin-top: -120px;
    width: 100%
}

@media (min-width: 1360px) {
.projs_bg {
    margin-top: -20px;
    width: 100%
}
}
.projs_hex {
    width: 100px;
    top: 20px;
    position: absolute;
    left: 100px;
}

@media (min-width: 1360px) {
.projs_hex {
    width: 100px;
    top: 80px;
    position: absolute;
    left: 100px;
}
}

@media (min-width: 768px) {
.hdln_projs h1 {

	text-align: right;
}
.hdln_projs p {
	text-align: right;
}
}
	
@media (max-width: 768px) {
.hdln_projs h1 {
    margin-top: 200px;
	text-align: left;
}
}
.big_kunden {
    font-family: "MuseoSans-900";
    font-size: 1.4em;
    text-transform: uppercase;
    line-height: 1.1;
    margin-top: 30px;
    text-align: right;
}
.colul ul {
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 40px;
    margin-top: 20px;
}
.colul li {
    float: left;
    margin-left: 30px;
}
#projekte_ind a:hover {
    text-decoration: none;
}


.kuli ul {
    list-style-type: disc;
}

@media (max-width: 991px) {
.big_kunden {
    text-align: center;
}
}
.team_des {
    width: 100%;
}
.team_des h4 {
    font-family: 'MuseoSans-700';
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 15px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
	color: white;
}
.team_des p {
    font-family: 'MuseoSans-500';
    color: white;
    font-size: 14px;
    margin-top: 14px;
    /*widows: 100%;*/
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
}
.enltg_k {
    text-transform: uppercase;
    font-family: "MuseoSans-300";
    font-size: 1.2em;
	margin-top: 30px
}
.hex_k {
    width: 100px;
    position: relative;
    top: 100px;
    margin-left: 80%;
	margin-top: -180px;
}

@media (max-width: 991px) {
	.hex_k {
    width: 80px;
    top: 30px;
    margin-left: 80%;
		margin-top: -60px;
}	
}
	@media (max-width: 575px) {
	.hex_k {
display: none;
}	
	
}


.kontakt_hdln {
font-family: "MuseoSans-900";
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.0em;
    margin-bottom: 30px;
    margin-top: 30px;
}
.bu_name {
    margin-top: 20px;
    font-family: "MuseoSans-900";
    text-transform: uppercase;
    font-size: 1.2em;
}
.bu_kontakt {
    padding: 15px;
}
.bu_kontakt p {
    margin-bottom: 0.4rem;
}

.esg_card {
	background-color: #184637;
	color:white;
	font-size:1.2em;
}

.design_card {
	background-color: #701E41;
	color:white;
	font-size:1.2em;
}

.fin_card {
	background-color: #074059;
	color:white;
	font-size:1.2em;
}



.if-not-collapsed {
	transform: rotate(90deg);
}

.arr_rot {
	position: absolute;
    transform: rotate(-90deg);
    font-size: 1.4em;
    right: 20px;
	filter:invert();
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    padding: 0rem 0rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: none;
	color: #444444;
}

.card-body {
    -ms-flex: 1 1 auto;
     padding: 0rem;

}



.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: none;
    border-radius: 0;
	padding: 1.25em;
	min-height:3.5em;
}

[data-toggle="collapse"].collapsed .if-not-collapsed {
  display: none;
}
[data-toggle="collapse"]:not(.collapsed) .if-collapsed {
  display: none;
}


.card_green {
	background-color: #184637;
}

.card_blue {
	background-color: #074059;
}

.card_red {
	background-color: #701E41;
}

a .card {
	color:white;
	text-decoration: none;
}

.card button {
	background-color: white;
	color: black;
    height: 40px;
    font-size: 16px;
    margin: 20px 5px;
    border: none;
    width: 100px;
	border-radius: 1.5rem;
}

.card_txt {
	min-height: 200px;
}

.card h2 {
	min-height: 80px;
	margin-top: 28px;
	font-size: 1.7em;
}

.card span {
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 8px;
	min-height: 60px;
}

.count span {
	font-family: "MuseoSans-900";
    font-size: 3.9em;
    text-transform: uppercase;
}

.screen_txt {
	color: white;
    font-family: "MuseoSans-900";
    font-size: 3.2em;
    text-align: center;
    margin-top: -27%;
    position: absolute;
    text-transform: uppercase;
    width: 80%;
	transform: translate(-50%);
    margin-left: 50%;
	filter: drop-shadow(2px 4px 6px black);
}

.collapse {
	  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


@media (max-width:1200px) and (min-width:768px) {
	
.screen_txt {
    font-size: 2.6em;
    margin-top: -32%;
	line-height: 1.2em;

}
.vid_hex {
    width: 130px;
    margin-top: -76px;
}
}


.card_lnk:hover {
	text-decoration-color: white;
}

