body {
    font-family: 'Open Sans', Arial, sans-serif;
    color: #474747;
    line-height: 24px;
    font-size: 18px;

}
/* Footer auf Kontakt ausblenden */

.id-114 #footer_infos{
  display: none !important;
}

a.left-off-canvas-toggle.menu-icon {
    width: 800px;
    padding-top:8px;
    padding-left:10px;
}

.headerlogos p{
  margin-bottom: 0px !important;
}

/* Startbackground */

body {
    background-size: cover;
}

/* Leistungskasten Startseite */
.leistungenborder{
  border-top: 6px solid #e8231d;
}

/* Navi */

.left-off-canvas-menu li a:not(.button) {
    color: white;
}


/* Mobile Navi Burger Menu */
.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
    height: 42px;
    font-size: 25px;
    line-height: 1;
    padding: 8px 8px;
    background: #dddddd;
    color: #333333;
}


.off-canvas-content{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaea+0,fcfcfc+53,ffffff+100 */
background: #fff;
}

.off-canvas li.active > a:first-child:not(.button), .side-nav li a:not(.button):hover {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.side-nav ul {
    list-style-type:none;
    margin-left:0;
}

.side-nav li {
    border-bottom:1px solid #555555;
}

.side-nav li.divider {
    border-top:0;
    border-bottom:none;
    visibility:hidden;
    margin:0;
}

/* Mobile Navi */

.title-bar-title {
    color:white;
}

.off-canvas-wrapper {
    background-color: #ffffff;
    background: #ffffff;
    overflow-y: hidden;
}

.off-canvas {
background-color: #333;
 background: #333;
}

.off-canvas li {
    float:left;
    width:100%;
}

.off-canvas a {
    color: #fff;
}

.menu > li > a {
    padding:0.9rem 1.0rem;
    /* float: right; */
}

.off-canvas li a:not(.button):hover, .off-canvas li.active > a:first-child:not(.button) {
    text-decoration:none;
    background-color: #444343;
}


/* Made */

.made {
    height: auto;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    text-decoration: none ;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
}





span.separator {
    visibility: hidden;
}

.footer {
    height: auto;
    /* width: 100%; */
    background-color: #4D4D4D;
    padding-top: 35px;
    padding-bottom: 65px;
}

.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
}


.footerlinks{
  margin-bottom: 0px !important;
  padding-top: 10px !important;
}

.made{
  margin-bottom:0px;
  padding-bottom: 10px;
}


nav.tab-bar {
    float: right;
}

.dropdown.menu .submenu {
  border: none;
}

.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
  border-color: #ffffff transparent transparent; }

.is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #ffffff; }

.js-drilldown-back::before {
  border-color: transparent #ffffff transparent transparent; }




.menu-btn div {
    position: absolute;
    left: 100%;
    top: 64%;
    padding-right: 8px;
    margin-top: -0.50em;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 200;
    vertical-align: middle;
    z-index: 99;
}

.menu-btn span {
    display: block;
    width: 19px;
    height: 3px;
    margin: 4px 0;
    background: rgb(0,0,0);
    z-index: 99;
}

.responsive-menu{
    display: none;
}

.expand {
    display: block !important;
}

.menu-btn div {
 position: absolute;
 left: 100%;
 top: 64%;
 padding-right: 8px;
 margin-top: -0.50em;
 line-height: 1.2;
 font-size: 18px;
 font-weight: 200;
 vertical-align: middle;
 z-index: 99;
}

.menu-btn span {
 display: block;
 width: 19px;
 height: 3px;
 margin: 4px 0;
 background: rgb(0,0,0);
 z-index: 99;
}

.responsive-menu{
 display: none;
}

.expand {
 display: block !important;
}


.title-bar {
    background: #222;
    color: #fefefe;
    padding: 0.5rem;
    z-index: 1000;
    position: relative;
}

ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.img-list li {
  display: inline-block;
  height: 100%;
  margin: 0 1em 1em 0;
  position: relative;
  width: 100%;
}

span.text-content {
  color: white;
  cursor: pointer;
  display: table;
  height: 100%;
  left: 0;
  position: relative;
  top: 70%;
  width: 100%;
  opacity: 0;
  z-index: 1000;
}

ul.img-list li:hover span.text-content {
  opacity: 1;
   z-index:300;
   position:absolute;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

html body [data-ca3_iconfont="ETmodules"]::before {
    font-family: "ETmodules";
}
[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}


@media only screen and (min-width: 700px) {


.title-bar {
    background: #fff;
    color: #01832d !important;
    padding: 0.5rem;
}




}

@media only screen and (min-width: 1024px) {

}

/* ------------------------------------------------------------------------------- */
/* Styles: neue Navi, Footer etc. */
/* ------------------------------------------------------------------------------- */


.sprachen{
  padding-top: 25px;
  padding-right: 60px;
  text-align: right;
}

.logo_header{
    padding-top: 31px;
    padding-bottom: 10px;
    padding-left: 60px;
}

.logo_header img{
    width:100%;
    max-width:403px;
}



.navborderbottom{border-bottom:0px solid #CBCFC8;}


/* footer */

.footerlinksbg{
  background-color: #0086BD;
}

.footer_bg{
background-color: #00508f;
border-top: 2px solid #6f6f6f;
}
 
.footer_bg .qx-element a {
    color: #b1c9dc !important;
    text-decoration: none;
    font-size: 14px;
    line-height: 19px;
}
 
.footer_bg .qx-element strong {
color: #b1c9dc ;
font-size: 14px;
}
 
.footer_bg .qx-element em, .footer_bg span, .footer_bg i {
color: #b1c9dc;
}

.footer_bg .sppb-addon-content a, .footer_bg .qx-element a:hover{
color: #b1c9dc;
text-decoration: none;
}
 
.footer_bg .qx-element p{
    color: #b1c9dc;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
}

.footer_bg h3 {
    font-size: 21px !important;
    font-family: 'Arimo', sans-serif,Arial;
    margin-bottom: 10px !important;
    padding-bottom: 3px !important;
    border-bottom: 1px solid #b1c9dc;
    line-height: 38px !important;
    color: #b1c9dc;
}




.footer_bg a, .footer_bg a:link, .footer_bg a:active, .footer_bg a:visited, .footer_bg a:hover{
  color: #b1c9dc !important;
}

.footerlinks a, .footerlinks, .footerlinks a:link, .footerlinks a:active, .footerlinks a:hover {
 text-align:center;
 font-size: 12px;
 text-decoration: none !important;
 color: #ffffff !important;
}

.made a, .made, .made a:link, .made a:active, .made a:hover, .made a:visited{
 text-align:center;
 font-size: 12px;
 text-decoration: none !important;
 color: #ffffff !important;
}



/* ******************************************** */
/* NIST */
/* ******************************************** */

li.itemid116, li.itemid117{
  display: none !important;
}

.inhalt {
}


a.qx-btn {
  text-decoration: none !important;
}

.start-box {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ec1c24+0,ad0006+95 */
background: #ec1c24; /* Old browsers */
background: -moz-linear-gradient(top,  #ec1c24 0%, #ad0006 95%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ec1c24 0%,#ad0006 95%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ec1c24 0%,#ad0006 95%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec1c24', endColorstr='#ad0006',GradientType=0 ); /* IE6-9 */

}

h1 {
    font-family: 'Open Sans', serif, Georgia;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    color: #37558f;
    padding-bottom: 10px;
}

h2 {
 font-family: 'Open Sans', Arial, sans-serif;
 font-size: 30px;
 font-weight: bold;
 color: #00508f;
}

.navifullwidthcolor{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0086bd+0,00508f+100 */
background: #0086bd; /* Old browsers */
background: -moz-linear-gradient(top,  #0086bd 0%, #00508f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0086bd 0%,#00508f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0086bd 0%,#00508f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0086bd', endColorstr='#00508f',GradientType=0 ); /* IE6-9 */
border-bottom: 5px solid #0086BD;
}
 
    
.headerbg{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#deecf1+0,ffffff+100 */
background: #deecf1; /* Old browsers */
background: -moz-linear-gradient(left,  #deecf1 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #deecf1 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #deecf1 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deecf1', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}



.footer-content{
  margin-top: 55px;
  background-color: green;
  
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.39);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.39);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.39);

}

.footer-content a, .footer-content a:link, .footer-content a:active, .footer-content a:visited {
  text-decoration: none !important;
  color: #ffffff;
}

.partnerlogos img{
  padding-right: 60px;
  padding-bottom: 15px;
}

li.dj-up.itemid105 {
    display: none!important;
}

b {
    color: #C21115;
}

a {
    line-height: inherit;
    color: #C21115;
    text-decoration: none;
    cursor: pointer;
}

.footer a{
  color:white !important;
}

li a.dj-up_a {
    font-size: 20px !important;
    font-weight: 400 !important;
    float: right;
    letter-spacing: 0px;
    border-left: 0px solid #ffffff !important;
    border-right: 0px solid #ffffff !important;
    text-transform: uppercase !important;
    font-family: 'Open Sans', Arial, sans-serif;
}

.dj-megamenu-custom94 {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    height: auto;
    float: right;
    position: relative;
    z-index: 500;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    background: #383838;
}

h3 {
    font-weight: 400 !important;
    font-size: 20px;
    font-family: 'Open Sans', serif, Georgia;
}

.qx-btn-primary {
    color: #C21115;
    background-color: transparent;
    border-color: #C21115;
    border-radius: 0px;
    border: 2px solid;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 20px;
}

.qx-btn-primary:hover {
    color: #fff;
    background-color: #C21115;
    border-color: #C21115;
}

li.dj-up.itemid111, li.dj-up.itemid112, li.dj-up.itemid113 {
    display: none !important;
}

#qx-text-27191 p b, #qx-text-27191 a{
    color: rgba(255 , 255, 255, 1) !Important;
}



/* mobile styles */
/* ++++++++++++++++++++++++++++++++++++ */


@media only screen and (max-width:500px) {  
  
  
h1 {
 font-size: 35px;
 padding-bottom: 10px;
 line-height: 45px;
}

h2 {
 font-size: 30px;
 padding-bottom: 15px;
 line-height:40px;
}

     
.logo_header img{
    width:100%;
    max-width: 300px;
    padding-bottom: 0px;
    padding-top: 20px;
    }
  
.logo_header{
    text-align: center;
    padding-left: 0px;
  }
    
.navifullwidthcolor{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
     box-shadow: none;
}
  

 
  .navifullwidthcolor {
    border-bottom: 0px solid #EDFF05;
  }
  
  .dj-mobile-open-btn{
    padding: -1px 5px !important;
  }
  
  
  
    
}

/* DJ Menu Pro */
/* ------------------------------------------- */

/* fuer alle generell */
li a.dj-up_a {
    font-size: 20px !important;
    font-weight: 300 !important;
    letter-spacing: 0px;
    border-left: 0px solid #ffffff !important;
    border-right: 0px solid #ffffff !important;
    text-transform: uppercase !important;
    font-family: 'Open Sans', Arial, sans-serif;
}

/* Navihoehe */ 
li a.dj-up_a span{
    height: 40px !important;
    line-height: 40px !important;
}
li a.dj-up_a{
   height: 40px !important;
   padding-top: 0px !important;
}

/* fuer aktiv */
.dj-up_a.active{
  font-weight: bold !important;
  /* background: none !important; */
}

/* Hintergrund allgemein */
ul.dj-megamenu {
  background: none !important;
  font-family: 'Open Sans',serif, Arial;
}

li ul.dj-submenu > li > a {
  font-size: 12px !important;
}

/* Sticky-Navi: Hintergrundfarbe */

.dj-megamenu-sticky{
    background-color: #365492 !important;
    border-top: 5px solid #AEB5CA !important;
    border-bottom: 2px solid #0B2A6D !important;
}

/* copyright von galerie ausschalten */
.copyright-block {
  display: none !important;
}


