/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

body * {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    line-height: 1.5;
    font-weight: 3200;
}

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

/* Startbackground */

body {
    background-size: cover;
    background-color: #D8DBD6;
}

/* Navi */

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

.off-canvas-content{
    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: #fff;
    overflow-y: hidden;
}

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

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

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

.menu > li > a {
    padding:0.9rem 1.0rem;
}

.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;
    color: #999;
    text-align: center;
    font-size: 12px;
    /* text-transform: uppercase; */
    line-height: 44px;
    /* font-weight: bold; */
}

.made a{
    color: #fff;
    text-decoration: underline;
    /* font-weight: bold; */
}





span.separator {
    visibility: hidden;
}

.footer {
    height: auto;
    /* width: 100%; */
    background-color: #d8d8d8;
    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;
}

.made{
    /* margin-top: 50px; */
    /* margin-bottom: 10px; */
    background-color: #4a4a4a;
    /* margin-top: 50px; */
    text-align: left;
    margin-bottom: 0px;
}

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: 400;
    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: 400;
 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);
}

.logo_header {
    text-align: left;
}

h3 {
    font-size: 1.25rem;
    color: #59150b!important;
    padding-bottom: 20px;
}

.logo_header img{
	width:100%;
}

.inhalt{
    margin-top: 0px;
}

.qx-btn-default:active:hover, .qx-btn-default.qx-active:hover, .qx-open > .qx-dropdown-toggle.qx-btn-default:hover, .qx-btn-default:active:focus, .qx-btn-default.qx-active:focus, .qx-open > .qx-dropdown-toggle.qx-btn-default:focus, .qx-btn-default:active.qx-focus, .qx-btn-default.qx-active.qx-focus, .qx-open > .qx-dropdown-toggle.qx-btn-default.qx-focus {
    color: #fff;
    background-color: #333;
    border-color: #8c8c8c;
}


table thead, table tbody, table tfoot {
    border: 1px solid #f1f1f1;
    background-color: transparent;
}

.qx-blurb-title {
    color: #666;
    text-align: left;
}

.subnavi ul li a{
	color:white;
	font-weight: 400;
	font-size:0.875rem;
}

.subnavi ul li a:hover{
	text-decoration:underline;
}

.kontakt{
	padding-top: 30px;
}

.kontakt p{
	font-size: 1rem;
	color: white;
}

.kontakt a{
	color: white;
	text-decoration: underline;
	font-size:0.875rem;
}

.navi {
    /* top: 30px; */
    /* padding-top: 25px; */
    position: relative;
    /* border-top: 1px solid #ddd; */
    /* border-bottom: 1px solid #ddd; */
    /* margin-top: -5px; */
    background: transparent !important;
}

.header{
	    background-color: #fff;
	    -webkit-box-shadow: 1px 3px 6px -2px rgba(0,0,0,0.55);
	    -moz-box-shadow: 1px 3px 6px -2px rgba(0,0,0,0.55);
	    box-shadow: 1px 3px 6px -2px rgba(0,0,0,0.55);
	    position: relative;
	    z-index: 100;
}

.logo_header {
    text-align: center!important;
}


.footer h2 {
    font-size: 1.25rem;
    color: #007bb5!important;
    font-weight: 700 !important;
}

.footer .qx-btn-default {
    color: #fff;
    background-color: #007bb5;
    border-radius: 0px;
}

.footer .qx-btn-default:hover {
    color: #fff;
    background-color: #025f8b;
    border-color: #adadad;
}

.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
    background: none;
}

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

.bg_schwarz{
	height: 2px;
	width:100%;
	top: 25px;
	position:relative;
	background-color: #979797;
}

.dj-megamenu-default li a.dj-up_a {
    font-size: 0.7rem;
    border: 0px;
}

li.dj-up.itemid143.first.current.active {
    background-color: transparent!important;
    background-color: transparent!important;
    border: 0px !important;
}

.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a {
    position: relative;
    border: 0px !important;
    z-index: 200;
    background-color: transparent!important;
    color: #007bb5!important;
}

.logo_header {
    text-align: center!important;
    padding-top: 10px;
    padding-bottom: 10px;
}

li.dj-up.itemid102.current.active {
    background: #c21115!important;
}

li.dj-up.current.active {
    background: transparent!important;
}

.dj-megamenu-default{
background:transparent!important;
}

.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a{background:transparent!important;color: white;}

.dj-megamenu-default li a.dj-up_a span {
    color: #4a4a4a;
    text-transform:capitalize;
    font-size: 0.75rem;
    font-weight: nrmal;
}

.dj-megamenu-default li:hover a.dj-up_a span, .dj-megamenu-default li.hover a.dj-up_a span, .dj-megamenu-default li.active a.dj-up_a span {
    color: #007bba;
    /* background-color: #e30018!important; */
}
}


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


/* Navi */

.navi * {
    background: none !important;
}

.bg_schwarz{
	height: 2px;
	width:100%;
	position:relative;
	background-color: #979797;
	top: 30px;
}

.dj-megamenu-default li.dj-up {
    position: relative;
    display: block;
    float: left;
    margin: 0 !important;
}

.dj-megamenu-default li a.dj-up_a {
    font-size: 0.75rem;
    padding-top: 10px;
}

.left-off-canvas-menu li.active > a:first-child:not(.button), .side-nav li a:not(.button):hover {
    font-weight: normal;
    text-decoration: none;
}

.navi ul {
    text-align: center;
    height: auto;
    /* max-height: 70px; */
    margin: 0 auto!important;
    /* width: 100%; */
    /* padding: 0px!important; */
    max-width: 700px;
    height: 40px;
    /* margin-bottom: 15px !important; */
}

.side-nav li {
    border-bottom:none;
}

.navi {
    /* top: 45px; */
    position: relative;
    /* border-top: 1px solid #ddd; */
    /* border-bottom: 1px solid #ddd; */
}

.navi ul li {
    display:inline-block;
    position: relative;
    z-index: 400;
}

.navi ul li:last-child {
    border-right: none;
}

.navi ul li>a {
    color: #000;
    font-size: 13px;
}


.side-nav li a {
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    padding-bottom: 27px;
    padding-top:0.7rem;
}

.navi .divider:last-child {
    width: 100%;
    position: relative;
    z-index: 1;
}

.dj-megamenu-default li ul.dj-submenu {
    padding: 0px;
    margin: 0 px;
    height: auto;
    width: auto;
}


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

.row.headerimage{/* margin-top: 25px; */position: relative;}
  
.inhalt{
    /* margin-top: -100px; */
}


.dj-megamenu-default li:hover, .dj-megamenu-default li.hover {
    position: relative;
    z-index: 200;
    background-color: transparent!important;
}

li.dj-up.itemid143.first.current.active {
    background-color: transparent!important;
    background-color: white;
    background: transparent!important;
}

.dj-megamenu-default li:hover, .dj-megamenu-default li.hover {
    position: relative;
    z-index: 200;
    background-color: transparent!important;
}

.dj-megamenu-default li a.dj-up_a span {
    float: left;
    display: block;
    padding: 0 0 0 !important;
    height: 36px;
    line-height: 36px;
    font-weight: 400;
    font-size: 0.875rem;
    background: transparent;
    color: #4a4a4a;
    text-transform: capitalize;
}

li.dj-up.itemid102.current.active {
    background: #c21115!important;
}

li.dj-up.current.active {
    background: transparent!important;
}

.dj-megamenu-default li:hover a.dj-up_a span, .dj-megamenu-default li.hover a.dj-up_a span, .dj-megamenu-default li.active a.dj-up_a span {
    color: #007bba;
    /* background-color: #e30018!important; */
}
}

@media only screen and (min-width: 1024px) {
.row.headerimage{
    /* top: 25px; */
    position: relative;
}

.linie{width: 0%;height: 4px;background-color: #001f61;position: relative;z-index: 1;top: 58px;width: 74.5%;}

.navi{
    top: 45px;
    text-align: center;
    position: relative;
}

.dj-megamenu-default li a.dj-up_a {
    font-size: 1.125rem;
}

.inhalt{
    /* margin-top: -100px; */
}

.dj-megamenu-default li:hover, .dj-megamenu-default li.hover {
    position: relative;
    z-index: 200;
    background-color: transparent!important;
    background-color: transparent!important;
}

li.dj-up.current.active {
    background-color: transparent!important;
}

.dj-megamenu-default li a.dj-up_a span {
    float: left;
    display: block;
    padding: 0 0 0 !important;
    height: 36px;
    line-height: 36px;
    font-weight: 400;
    font-size: 0.875rem!important;
    background: transparent;
    color: #333;
    /* text-transform: uppercase; */
}

.logo_header {
    text-align: center!important;
}

.navigation{/* background-color: #501e0b; *//* background-clip: padding-box!important; *//* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b7b8b4+0,c2cabf+100 */background: #b7b8b4; /* Old browsers */background: -moz-linear-gradient(top, #b7b8b4 0%, #c2cabf 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #b7b8b4 0%,#c2cabf 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #b7b8b4 0%,#c2cabf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b8b4', endColorstr='#c2cabf',GradientType=0 ); /* IE6-9 */}

/* ------------------------------------------------------------------------------- */
/* Styles: neue Navi, Footer etc. (neu 12.09.2017) */
/* ------------------------------------------------------------------------------- */

.logo_header{padding-top: 5px;padding-bottom: 0px;position: relative;z-index: 1;}

.logo_header_rechts{
padding-top: 23px;
padding-right: 75px;
text-align: right;
}

.headerlogos{/* padding-bottom: 15px; *//* padding-top: 15px; */}

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


/* foer page builder footer */
.footer_bg{padding-top: 30px;/* background-image: url("../images/footer_02.jpg"); */background-size: cover;width: 100%;height: auto;background-color: F0EBEB;padding-top: 30px;padding-bottom: 20px;}

.footer_bg .qx-element a {
    color: white;
    text-decoration: underline;
}

.footer_bg .qx-element strong, .footer_bg .qx-element em, .footer_bg span, .footer_bg .qx-element p {
color: #fff;
}

.footer_bg .qx-element h3 {color: #fff;font-size:1.25rem;font-weight:700;}

.footer_bg .sppb-addon-content a, .footer_bg .qx-element a:hover{
color: #fff;
text-decoration: underline;
}

.footer_bg .qx-element {
    color: white;
}

.footer_bg .fa {
	color: #F3C302;
	font-size: 20px;
	padding-right: 10px;
}

.content_shadow{
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75); 
background-color: #ffffff;
}


/* DJ MegaMenu - Hauptebene */
/* -------------------------------------------------- */
.dj-megamenu-default li a.dj-up_a{/* text-transform: uppercase; */}

.dj-megamenu-default{
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    height: 36px;
    /* Hoee */
    position: relative;
    z-index: 500;
    font-family: 'Open Sans', sans-serif;
    width: auto;
    background: none !important;
    /* Hintergrund */
}

.dj-megamenu-default li a.dj-up_a{display: block;float: left;text-align: center;height: 50px; /* Hoee */font-size: 1.125rem; /* Schriftgroeoee *//* font-weight: normal; *//* font-family: 'Russo One', sans-serif; */text-decoration: none;padding: 0 20px;cursor: pointer;background: transparent;color: #fff;border-right: 0px solid #444; /* vert. Linien zw. Navipunkten */border-left: 0px solid #555; /* vert. Linien zw. Navipunkten */-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;padding-top: 6px !important;background-image: url(../images/Oval.png)!important;background-repeat: no-repeat !important;background-position: top center !important;background-size: 15px!important;/* padding-top: 25px !important; */}


.dj-megamenu-default li a.dj-up_a span{
    float: left;
    display: block;
    padding: 0 0 0 !important;
    height: 36px;
    /* Hoee */
    line-height: 36px;
    /* Hoehe */
    /* font-family: 'Russo One', sans-serif !important; */
    font-weight: normal;
    font-size: 0.75rem;
    background: transparent;
    color: #4a4a4a;
}

/* aktiver Navipunkt Schriftfarbe */
.dj-megamenu-default li:hover a.dj-up_a span, .dj-megamenu-default li.hover a.dj-up_a span, .dj-megamenu-default li.active a.dj-up_a span{
  color: #007bba;
  /* background-color: #e30018!important; */
  }
  



/* DJ MegaMenu - Unterebenen */
/* ---------------------------------------------------- */
.dj-megamenu-default li ul.dj-submenu > li > a{display: block;font-size: 13px;font-weight: normal;line-height: 20px;/* text-transform: uppercase; */color: #fff; /* Schriftfarbe */background: transparent;text-decoration: none;padding: 12px 20px;margin: 0 -10px;font-family: 'Open Sans', sans-serif;-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}

/* Unterpunkte hover */
.dj-megamenu-default li ul.dj-submenu > li > a:hover, .dj-megamenu-default li ul.dj-submenu > li > a.active, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a{/* background: #697462; */color: #fff;background: #c21115!important;border-top: 1px solid #999!important;background: #c21115!important;}

/* 1. Unterebene */
.dj-megamenu-default li:hover div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap {

background: #666!important;

-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);

box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
/* 2. Unterebene */
.dj-megamenu-default li:hover div.dj-subwrap li:hover > div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap li.hover > div.dj-subwrap {
    background: #CBCFC8;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.2);
    box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.2);
}


/* Abstand Pfeil foer Punkte mit Subnavi */

.dj-megamenu-default li a.dj-up_a .arrow {
display: inline-block;
font-family: 'FontAwesome';
position: absolute;
right: 16px;
top: 12px; /* Abstand von oben */
font-size: 1em;
line-height: 1;
font-style: normal;
font-weight: normal;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}


.dj-megamenu-default li:hover a.dj-up_a .arrow,
.dj-megamenu-default li.hover a.dj-up_a .arrow,
.dj-megamenu-default li.active a.dj-up_a .arrow {
top: 12px; /* Abstand von oben */
}

.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow {
display: inline-block;
font-family: 'FontAwesome';
position: absolute;
right: 6px;
top: 12px; /* Abstand von oben */
font-size: 1em;
line-height: 1;
font-style: normal;
font-weight: normal;
-webkit-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}


/* Trennlinie */
.dj-megamenu-default li ul.dj-submenu > li{/* border-top: 1px solid #999!important; */}

/* Mobile Menu Button */

.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn{
display: block;
cursor: pointer;
margin: 0 auto;
width: 42px;
height: 42px;
font-size: 42px;
line-height: 1;
padding: 0px;
background: #ccc;
color: #e4e4e4;
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
	}

 .medium-12.large-8.columns.navi.show-for-medium {
        display: flex!important;
        justify-content: flex-end!important;
    }

#qx-section-8526{
  margin-top: -75px;
}

#qx-blurb-34909 p {
  margin-left: 85px
}

.osgalery-cat-tabs{
  visibility: hidden;
}

/*.qx-blurb-title {
text-align: center!important;
}*/

.kontakt_blurb h2{
  font-size: 16px!important;
  font-weight: 600!important;
  text-align: center!important;
}

.kontakt_blurb p{
  font-size: 14px!important;
}

#qx-heading-6192 h3{
  font-weight: 600!important;
}

.leistungen h2, .leistungen p{
  text-align: center!important;
}