@charset "utf-8";

@font-face {
	font-family: 'RobotoLight';
	src: url('fonts/roboto-v30-latin-300.woff') format('woff');
}
@font-face {
	font-family: 'RobotoRegular';
	src: url('fonts/roboto-v30-latin-regular.woff') format('woff');
}
@font-face {
	font-family: 'RobotoBold';
	src: url('fonts/roboto-v30-latin-700.woff') format('woff');
}

html { scroll-behavior: smooth; height: 100%; min-height: 100%; }
body { height: 100%; min-height: 100%; overflow-x: hidden; font-weight: 300; font-size: 16px; letter-spacing: 1px; line-height: 24px; background: #ffffff; color: #000000; font-family: "helvetica-neue-lt-pro",sans-serif; /* font-family: "helvetica-neue-lt-pro" !important, Helvetica, "RobotoRegular", "sans-serif"; */ }

body.ov_hidden { overflow: hidden; }
@media only screen and (max-width: 1600px) {
}

header { z-index: 10; width: 100%; padding: 40px 0 0 0; position: relative; }
main { z-index: 1; position: relative; /* padding: 60px 0; */ padding: 90px 0 60px 0; overflow: hidden; }
footer { } 
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1020px) {
}
@media only screen and (max-width: 767px) {
    header { padding: 20px 0 0 0; }
    main { padding: 50px 0; }
}

h1 { border-bottom: 1px #000000 solid; font-size: 20px; font-weight: 700; font-style: normal; line-height: 26px; margin: 0 0 0.8em 0; padding: 0 0 16px 0; text-transform: uppercase; }
h2 { margin: 0 0 0.8em 0; font-size: 20px; line-height: 26px; font-weight: 700; font-style: normal; text-transform: uppercase; }
h2.border_bottom { padding: 0 0 0.8em 0; border-bottom: solid 1px #000000; }
h3 { margin: 0 0 0 0; font-size: 16px; line-height: 24px; font-weight: 700; font-style: normal; }
h4 { }
h5 { }
h6 { }
@media only screen and (max-width: 767px) {
	h1 { font-size: 1.6em; }
    h2 { font-size: 1.6em; }
    h3 { font-size: 1.25em; }
}

a { text-decoration: underline; color: #000000; }
a:hover { text-decoration: none; color: #000000; }
p { margin-bottom: 24px; }
div { position: relative; }
img { -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); backface-visibility: hidden; transform: translateZ(0); }

a.backlink { text-decoration: none; font-size: 3.5em; margin: -0.2em 0 0.2em -0.2em; display: inline-block; }

figure { padding: 0 0 0 24px; }
.blockquote { font-size: 24px; }
.blockquote-footer { color: rgba(0,0,0,0.5); font-size: 0.8em; margin-bottom: 24px; }
.blockquote-footer:before { /*display: none;*/ }

ul { margin-bottom: 24px; padding-left: 1.2em; }
ul li { }

ol { margin-bottom: 24px; }
ol li {}

b, strong { font-weight: bold; }

dl.row { margin-right: 0; margin-left: 0; }
dd { margin-bottom: 0; }

figure, .blockquote, .btn { margin-bottom: 24px; }

table { width: 100%; margin-bottom: 24px; }
table td, table th { padding: 0; vertical-align: top; }

.text-primary { color: #009fe3!important; }
.text-secondary { color: #0069b4!important; }

.bg-primary { background-color: #009fe3!important; }

/* Button bootstrap classes */
.btn { }
.btn.btn-lg {  }

.btn-primary { background-color: #000000; border-color: #000000; color: #ffffff; }
.btn-primary:hover { background-color: #333333; border-color: #333333; }

.btn-primary.focus, .btn-primary:focus { box-shadow: none;  }
.btn-primary.active, .btn-primary:active { box-shadow: none!important; background-color: #000000!important; border-color: #000000!important; }

.btn-secondary { background-color: #FFFFFF; border-color: #000000; color: #000000; }
.btn-secondary:hover { background-color: #EEEEEE; border-color: #000000; color: #000000; }

.btn-secondary.focus, .btn-secondary:focus { box-shadow: none;  }
.btn-secondary.active, .btn-secondary:active { box-shadow: none!important; background-color: #EEEEEE!important; border-color: #000000!important; }

.btn-link { color: #000000;}
.btn-link:hover { color: #000000;}

.form-check-input:checked {background-color: #000000;border-color: #000000;}

.alert-success {}
.alert-danger {}

.form-control {}
textarea.form-control { height: 180px; }

.svg-secondary { fill: #0069b4; width:25px; } 
.img-captcha { border-radius: 6px; }

/* Custom */
.overlay { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }

.plugin_trenner {}
.width_basic { max-width: 1008px; padding: 0 88px; }
.content { max-width: 700px; }
.height_300 { height: 300px; }
.height_600 { height: 600px; }
@media only screen and (max-width: 767px) {
	.width_basic { padding: 0 20px; } 
 }
 
.titletextplugin h1 { border: none;}
.noborder { border: none;}
.nopadding { padding: 0;}

.tiny-cookie-btn { width: 60px;}


.felxslider_container { height: 100%; padding: 40px; }
.flexslider { margin: 0 0 60px 0; }
.flexslider .overlay { background: rgba(0,0,0,0.5); pointer-events: none; }
.flex-direction-nav { pointer-events: none; }
.flex-direction-nav li a { pointer-events: auto; }
.flex-control-nav { position: absolute; text-align: left; }
.flex-control-paging li { margin: 0 20px 0 0; }
.flex-control-paging li a { width: 40px; height: 3px; background: #C8C8C8; cursor: pointer; border-radius: 0; }
.flex-control-paging li a.flex-active { background: #000000; }

.flexslider_1 { }
.flexslider_1.flexslider_height { height: 100%; }

.width_extrasmall { max-width: 480px; padding: 0 88px; }
.width_small { max-width: 640px; padding: 0 88px; }
.width_medium { max-width: 800px; padding: 0 88px; }
.width_normal { max-width: 1024px; padding: 0 88px; }
.width_normal_team { max-width: 1152px; padding: 0 88px; }
.width_large { max-width: 1120px; padding: 0 88px; }
.width_extralarge { max-width: 1280px; padding: 0 88px; }
.width_superlarge { max-width: 1600px; padding: 0 88px; }
.width_full { padding: 0 88px; }
.width_full_complete { padding: 0; }
@media only screen and (max-width: 767px) {
    .width_extrasmall { padding: 0 20px; }
    .width_small { padding: 0 20px; }
    .width_medium { padding: 0 20px; }
    .width_normal { padding: 0 20px; }
    .width_large { padding: 0 20px; }
    .width_extralarge { padding: 0 20px; }
    .width_superlarge { padding: 0 20px; }
    .width_full { padding: 0 20px; }
}

.pl-team {padding-left: 215px;}

@media only screen and (max-width: 767px) {
    .pl-team {padding-left: 20px;}
}



.p-list-0 p { margin-bottom: 0; }


.cover { background-position: center; background-repeat: no-repeat; background-size: cover; }

#logo { width: 240px; float: right; margin: 0 -48px 0 0; }
@media only screen and (max-width: 767px) {
	#logo { width: 180px; height: 70px; margin: 0 0 0 0; overflow: hidden; }
    #logo img { }
}

.nav_outer_container { max-width: 1280px; position: static; }
.nav_inner_container { display: none; position: fixed; top: 0; width: 640px; bottom: 0; background: rgba(255,255,255,0.9); }
.nav_inner_container .scroll_cointainer { overflow-y: auto; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
@media only screen and (max-width: 767px) {
    .nav_inner_container { width: 288px; }
}

.mainnav { /* padding: 240px 40px 40px 88px; */ padding: 270px 40px 40px 88px; font-size: 24px; text-transform: uppercase; font-weight: bold; }
.mainnav ul.level0 { display: block; margin: 0 0 0 0; padding: 0; }
.mainnav ul.level0 li { list-style: none; margin: 0 0 0 0; position: relative; }
.mainnav ul.level0 li a { color: #000000; padding:0 0 18px 0; display: block; text-decoration: none; /* border-bottom: solid 1px #000000; */ }
.mainnav ul.level0 li:last-child a { border-bottom: none; }
/*.mainnav ul.level0 li a:hover { color: rgba(0,0,0,0.3); }
.mainnav ul.level0 li.active a { color: rgba(0,0,0,0.3); }*/
@media only screen and (max-width: 767px) {
    .mainnav { padding: 140px 20px 20px 20px; }
}

.mainnav ul li ul.nav-dropdown { display: none; }
.mainnav ul li.open > ul.nav-dropdown { display: block; }
.mainnav ul li ul.level1 { padding: 0 0 18px 0; /* padding: 12px 0 16px 0; */ /* border-bottom: solid 1px #0076a8; */ }
.mainnav ul li:last-child ul.level1 { border-bottom: none; border-top: solid 1px #0076a8; }
.mainnav ul li ul.level1 li { margin: 0 0 0 0; padding: 0; }
.mainnav ul li ul.level1 li a { color: #000000; padding: 8px 0; border: none; text-transform: none; font-weight: normal; }
/*.mainnav ul li ul.level1 li:hover a { color: rgba(0,0,0,0.3); }
.mainnav ul li ul.level1 li.active a { color: rgba(0,0,0,0.3); }
.mainnav ul.level0 li.active ul.level1 li a { color: #000000; }
.mainnav ul.level0 li.active ul.level1 li a:hover { color: rgba(0,0,0,0.3); }
.mainnav ul.level0 li.active ul.level1 li.active a { color: rgba(0,0,0,0.3); }*/
@media only screen and (max-width: 767px) {
}

.mitarbeiter { overflow: hidden; }
.mitarbeiter .bottom { cursor: pointer; background: rgba(255,255,255,0.9); padding: 5px 35px 5px 10px; position: absolute; left: 0; right: 0; bottom: 0; }
.mitarbeiter .overlay { overflow-y: auto; background: rgba(255,255,255,0.9); padding: 15px 35px 15px 10px; position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-align-items: flex-start; align-items: flex-start; display: none; }
.mitarbeiter .icon_open { position: absolute; right: 10px; top: 2px; font-size: 2em; }
.mitarbeiter .icon_close { cursor: pointer; position: absolute; right: 11px; top: 7px; font-size: 2em; rotate: 45deg; }
.mitarbeiter.active .bottem { }
.mitarbeiter.active .overlay { }

.projektliste { overflow: hidden;  font-size: 0.9em;}
.projektliste .bottom { cursor: pointer; background: rgba(255,255,255,0.9); padding: 5px 10px; position: absolute; left: 0; right: 0; bottom: 0;}
/*.projektliste .overlay { overflow-y: auto; background: rgba(255,255,255,0.9); padding: 15px 35px 15px 10px; position: absolute; left: 0; top: 0; right: 0; bottom: 0; -webkit-align-items: flex-start; align-items: flex-start; display: none; }
.projektliste .icon_open { position: absolute; right: 10px; top: 2px; font-size: 2em; }
.projektliste .icon_close { cursor: pointer; position: absolute; right: 11px; top: 7px; font-size: 2em; rotate: 45deg; }*/


.map { height: 500px; }
.map iframe { width: 100%; height: 100%; }

footer { padding: 2em 0 2em 0; font-size: 14px; line-height: 17px; }
footer a { text-decoration: none;}
footer a:hover { text-decoration: underline;}

.footernav {}
.footernav ul { padding: 0; display: inline-block; }
.footernav ul li { list-style: none; }
.footernav ul li a { text-decoration: underline;}
.footernav ul li a:hover { text-decoration: none;}

.socialnav { font-size: 1.25em; line-height: 1.50em; }
.socialnav ul { padding: 0; display: inline-block; }
.socialnav ul li { list-style: none; float: left; margin-left: 1em; }
.socialnav ul li a { text-decoration: none; }
@media only screen and (max-width: 767px) {
    .socialnav ul li { margin-left: 0; margin-right: 1em; }
}

.menuicon { float: left; width: 40px; height: 25px; margin: 50px 0 0 -40px; transition: 0ms; cursor: pointer; }
.menuicon .line { width: 40px; height: 4px; background: #000000; position: absolute; }
.menuicon .line:nth-of-type(1) { top: 0; }
.menuicon .line:nth-of-type(2) { top: 10px; }
.menuicon .line:nth-of-type(3) { top: 20px; }
.menuicon.active .line:nth-of-type(1) { top: 8px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.menuicon.active .line:nth-of-type(2) { opacity: 0.0; visibility: hidden; }
.menuicon.active .line:nth-of-type(3) { top: 8px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
@media only screen and (max-width: 767px) {
    .menuicon { margin: 20px 0 0 0; }
}

/* ------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------ */

ul.square { list-style-type:square; }
ul.circle { list-style-type:circle; }
ul.square { list-style-type:square; }
ul.image { list-style-image: url('img/sqpurple.gif'); }

ol.decimal-leading-zero { list-style-type:decimal-leading-zero; }
ol.lower-alpha { list-style-type:lower-alpha; }
ol.upper-alpha { list-style-type:upper-alpha; }
ol.upper-roman { list-style-type:upper-roman; }

ul.linklist { list-style-type:none; }
ul li { position: relative; }
ul.linklist span { position: absolute; left: -20px; top: 2px; }

.card {}
.card .card-body {}
.card .card-footer {}

.accordion { margin-bottom: 1px;}
.accordion-body p:last-child { margin-bottom: 0; }
.accordion-button { background: transparent; font-size: 1em; border-bottom: solid 1px #000000; font-weight: bold; padding-left: 0; padding-right: 0; }
.accordion-button:not(.collapsed) { background: transparent; box-shadow: none; color: #333333; }
.accordion-body { padding-left: 0; padding-right: 0; }

.modal-dialog { max-width: 900px; }
.modal-content { }
.modal-header { border-bottom: none; }
.modal-footer { border-top: none; }

.height_250 { height: 250px; }
@media (min-width: 576px) {
	.galerieUebersicht.card-deck { -ms-flex-flow: column; flex-flow: column; margin-right: 0; margin-left: 0; }
	.galerieUebersicht.card-deck .card { margin-right: 0; margin-left: 0; margin-bottom: 15px; }
}
@media (min-width: 776px) {
	.galerieUebersicht.card-deck { -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; }
	.galerieUebersicht.card-deck .card { margin-right: 15px; margin-left: 15px; margin-bottom: 30px; }
}

.plugin_galerie_height { height: 180px; }

.responsive-video { position: relative; padding-bottom: 56.25%; padding-top: 0px; height: 0; overflow: hidden; width: 100%; }
.responsive-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

figure video { width: 100%; height: auto; display: block; }

hr { margin: 0; border: 0 none; background-color: #000000; height: 1px; clear: both; opacity: 1; }
hr.space1 { height: 1px; }
hr.space2 { height: 2px; }
hr.space3 { height: 3px; }
hr.space4 { height: 4px; }
hr.space5 { height: 5px; }
hr.space10 { height: 10px; }

.scroll_progressbar { position: fixed; top: 0; left: 0; width: 0; height: 10px; z-index: 9999; }
