body {
    font-family: 'Crimson Text', sans-serif;
    font-size: 19px;
    line-height: 1.4;
    color: #2f1d14;
}

a, a:link, a:active, a:hover, a:visited{
    color: #4E7B97;
}


.inhalt{
  padding-top: 50px;
}

.id-105 .inhalt{ padding-top: 0px;}


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: #F6E1B3;
}

.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;
    background-color: #1A5927;
    border-top: 6px solid #004231;
}

.footer1{
  font-size: 14px;
  color: #ffffff;
  font-family: 'PT Sans', sans-serif;
}


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


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. */
/* ------------------------------------------------------------------------------- */


/* footer */

/* ******************************************** */
/* ZIMMER */
/* ******************************************** */

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

h1 {
    font-family: 'Crimson Text', sans-serif;
    font-size: 53px;
    font-weight: 400;
    text-transform: none;
    color: #552A1F;
    padding-bottom: 10px;
}

h2 {
    font-family: 'Crimson Text', sans-serif;
    font-size: 33px;
    font-weight: 400;
    color: #595959;
    padding-top: 15px;
    padding-bottom: 15px;
}

.dj-megamenu-custom90 li a.dj-up_a {
    display: block;
    float: left;
    height: 60px;
    font-size: 16px;
}

.footer h2{
  color: #ffffff !important;
  font-size:25px;
}

.footer p{
  color: #ffffff !important;
  font-size:18px;
  font-weight: 400;
  font-family: 'PT Sans', sans-serif;
}

.footer a{
  color: #ffffff !important;
}



.qx-btn-primary:not(:disabled):not(.qx-disabled):active, .qx-btn-primary:not(:disabled):not(.qx-disabled).qx-active, .qx-show>.qx-btn-primary.qx-dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: transparent;
    background-color: rgb(65, 21, 95);
}

.qx-btn-primary {
    color: #fff;
    background-color: rgba(91, 34, 130, 1);
    border-color: transparent;
}

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


li.dj-up.itemid114, li.dj-up.itemid115 {
    display: none !important;
}

button.btn.btn-primary {
    width: 150px;
    background-color: rgba(91, 34, 130, 1);
    padding: 10px 20px;
    font-family: 'Open Sans', Arial, sans-serif;
    color: white;
    font-size: 16px;
}



.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
    display: inline-block;
    cursor: pointer;
    margin: 0 auto;
    width: auto;
    height: 42px;
    font-size: 25px;
    line-height: 1;
    padding: 3px 8px;
    background: #e4e4e4;
    color: #434343;
    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;
}

.dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
    background: transparent;
    color: #333;
    text-decoration: none;
}



.qx-btn {
    background-color: rgb(237, 109, 29);
    border-radius: 5px !important;
}

a.qx-btn.qx-btn-primary{
padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    transition: border 0.3s ease-in, box-shadow 0.3s ease-in,background 0.3s, opacity 0.3s ease-in;
}


.kopf {
    background-color: #fff !important;
}

.qx-btn{

background-color: rgba(98 , 148, 33, 1);
    color: rgba(255 , 255, 255, 1);
    padding-right: 33px;
    padding-left: 33px;
    border-style: solid;
    border-color: rgba(53 , 88, 8, 1);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    transition: border 0.3s ease-in, box-shadow 0.3s ease-in,background 0.3s, opacity 0.3s ease-in;
}

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

  .dj-mobile-open-btn{
    padding: -1px 5px !important;
  } 
    
}

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


.ul.dj-megamenu {
  width: 990px !important;
  margin: 0 auto !important;
}

/* fuer alle generell */
li a.dj-up_a {
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: 0px;
    border-left: 0px solid #ffffff !important;
    border-right: 0px solid #ffffff !important;
    text-transform: none !important;
    font-family: 'Crimson Text', 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: normal !important;
}

li.dj-up.active{
 /* background-color: #ED935B !important; */
}

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

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

.dj-megamenu li a.dj-up_a .arrow{
  color: #ffffff !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;
}


