/* Add your custom styles here */

/* HTML Defaults
#########################################  */
.article-content h3 {
  margin: 30px 0 10px 0;
}

.article-content h4 {
  margin: 20px 0 5px 0;
}


/* Header Settings
#########################################  */
#logowrap {
  padding-top: 5px;
  height: 126px;
}



/* Content Settings
#########################################  */
.mainwrap {
  padding: 0 15px 0 15px;
}

.img-left.item-image {
  margin: 0;
}

img.border, .zenborder img {
    max-width: 100%;
    margin-bottom: 10px;
}

article > div.article-image.article-image-full {
  margin-top: -75px;
  padding-top: 5px;
}

.blog .article-title {
  margin: 0;
}

.article-title {
  margin: 15px 0 0 -30px;
}

.article-title > span {
  padding: 5px 25px 10px 40px;

  background: #1f3ab3;
  background: -moz-linear-gradient(45deg, rgba(31,58,179,1) 0%, rgba(74,101,222,0.92) 75%, rgba(82,109,230,0.86) 89%, rgba(151,198,237,0.81) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(31,58,179,1) 0%,rgba(74,101,222,0.92) 75%,rgba(82,109,230,0.86) 89%,rgba(151,198,237,0.81) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(31,58,179,1) 0%,rgba(74,101,222,0.92) 75%,rgba(82,109,230,0.86) 89%,rgba(151,198,237,0.81) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3ab3', endColorstr='#cf97c6ed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  color: #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.65);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.65);
}

.page-title {
  margin-top: 15px;
  padding: 5px 25px 10px 40px;

  background: #1f3ab3;
  background: -moz-linear-gradient(45deg, rgba(31,58,179,1) 0%, rgba(74,101,222,0.92) 75%, rgba(82,109,230,0.86) 89%, rgba(151,198,237,0.81) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(31,58,179,1) 0%,rgba(74,101,222,0.92) 75%,rgba(82,109,230,0.86) 89%,rgba(151,198,237,0.81) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(31,58,179,1) 0%,rgba(74,101,222,0.92) 75%,rgba(82,109,230,0.86) 89%,rgba(151,198,237,0.81) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3ab3', endColorstr='#cf97c6ed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

  color: #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.65);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.65);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.65);
}

/* Slider Settings
#########################################  */
.cd-slider-nav a {
  font-weight: 400;
}

.zt-hero-wrap .zt-title h1, .zt-hero-wrap .zt-title h2,
.zt-hero-wrap .zt-title h3, .zt-hero-wrap .zt-title h4,
.zt-hero-wrap .zt-title h5, .zt-hero-wrap .zt-title h6 {
  font-family: 'Averia Serif Libre';
  font-weight: 600;
  font-size: 28px;
  color: #fff;
}

.zt-hero-wrap .zt-text-intro h1, .zt-hero-wrap .zt-text-intro h2,
.zt-hero-wrap .zt-text-intro h3, .zt-hero-wrap .zt-text-intro h3,
.zt-hero-wrap .zt-text-intro h4, .zt-hero-wrap .zt-text-intro h5,
.zt-hero-wrap .zt-text-intro h6 {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-size: 24px;
  color: #fff;
}

.zt-hero-wrap .zt-text-intro p {
  font-family: 'Source Sans Pro';
  font-weight: 300;
  font-size: 18px;
  color: #fff;
}


.zt-content-box {
  background-color: rgba(40, 40, 40, 0.5);
  width: 40%;
}

.zt-content-topleft {
    margin: 1% 0 0 1%;
    padding: 2%;
}

#bannerwrap a.btn-empty:hover {
    border-color: #ffffff;
}

.cd-slider-nav a {
  display: flex;
  align-items: center;
  padding-top: 5px;
  justify-content: center;
}

/* Isotope Settings
#########################################  */
.moduletable.overlay-category .zt-category {
    top: auto;
    margin-top: -26px;
    left: 0;
}

.moduletable.overlay-category .zt-category a {
    padding: 4px 8px;
    background-color: #ff9d0a;
}

.moduletable.overlay-category .zt-item-container {
    border-top: 4px solid #E68400;
    border-bottom: 4px solid rgba(0,0,0,0.1);
}

#grid1wrap .moduletable.overlay-category .zt-category a:hover{
  background-color: #E68400;
  color: #fff;
}

 /*Filter Menü*/
.zt-filter-list.zt-navbar .filter-nav li {
    line-height: 2em;
}
.zt-filter-list.zt-separator ul, .zt-filter-list.zt-navbar ul {
    margin: 15px 0 15px 0;
}

/* sub-headings isotope boxes */
.js-isotope h3 {
  font-size: 16px;
}

/* isotope module title borders */
.myisotope .zen-module-title h3 {
  padding: 10px 0 0 0;
}
.myisotope .zt-filter-list ul {
  padding: 0;
  margin: 0 0 10px 0;
}


/* Logo Settings
#########################################  */
#logo {
  margin: 0;
  padding-top: 5px;
  height: 160px; /* fixed height */
}

#navwrap {
  background-image: url('/images/carbon.png');
}

#navwrap.zen-nav-fixed {
  background-image: none;
}

.moduletable.soforthilfe {
  float: right;
  width: 33%;
  clear: none;
  text-align: center;
  margin-top: 5px;
}

@media screen and (max-width:787px) {
  .moduletable.soforthilfe {
    float: right;
    width: 100%;
    clear: none;
    text-align: center;
    margin-top: 5px;
    background-image: url('/images/carbon.png');
  }
}

.moduletable.soforthilfe .custom p {
  color: #fff;
  font-size: 18px;
}

.moduletable.soforthilfe .zen-module-title {
  margin-bottom: 5px;
}
.moduletable.soforthilfe .zen-module-title h3{
  padding-bottom: 5px;
}

.moduletable.soforthilfe .custom a {
  color: #fff;
}

.moduletable.mylogo {
  float: left;
  width: 65%;
  clear: none;
  padding-left: 60px;
}

@media screen and (max-width:787px) {
  .moduletable.mylogo {
    float: left;
    width: 100%;
    clear: none;
    padding-left: 0px;
  }
}


.fixed #logo a {
    color: #fff;
}


/* Horizontal Top Menu Settings (not active)
#########################################  */
#menu-wrap li {
  list-style-type: none;
}

.zen-menu ul > li.parent > a:before, .zen-menu ul >
li.parent > .zen-menu-heading:before {
  border-width: 0px;
}

.fa.fa-adjust.zen-icon-adjust.zen-icon::before {
  /* overwrite old zen-icon with new fa-icon */
  content: "\f2ca";
}

#menu ul > li a:hover {
  color: #ff9d0a;
}

#menu ul > li.active > a {
  color: #ff9d0a;
}

#menu ul ul > li.active > a {
  color: #ff9d0a !important;
}

/* Toggle Menu Settings
#########################################  */
.row-margin-top-sml {
    margin-top: 45px;
}

@media screen and (max-width:787px) {
  .row-margin-top-sml {
      margin-top: 90px;
  }
}

#menu-wrap {
  margin-bottom: 0;
}

.mean-nav {
  min-width: 380px;
  width: 380px;
  -webkit-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.6);
  box-shadow: 3px 3px 7px 0px rgba(0,0,0,0.6);
}

.mean-container .mean-nav ul {
    width: 380px;
}

.mean-container .mean-nav {
  margin-top: 115px;
  background-image: url('../../../images/carbon.png');
  background-repeat: repeat;
}

.reveal-with-text .mean-container a.meanmenu-reveal {
  width: 90px;
}
.reveal-with-text .mean-container a.meanmenu-reveal.meanclose {
  width: 150px;
}

.mean-menu-open .mean-nav {
  padding-bottom: 10px;
}

.meanmenu-reveal {
  left: 0 !important;
}

#top-left a.btn-empty {
    color: #fff;
    border-color: #fff;
}

#top-left a {
    color: #fff;
}

#top-left .active > a {
  color: #ff9d0a;
}

#mobile-menu-wrap .zen-icon.fa::before {
  width: 23px;
  /* color: #ff9d0a; */
}

a.zen-icon.fa {
  font-family: 'Source Sans Pro';
  font-size: 16px;
  font-weight: 300;
}

.zen-icon, .fa {
    margin-right: 0px;
}

.mean-container .mean-nav ul li li a, .mean-container .mean-nav ul li li span.zen-menu-heading {
    padding-right: 5%;
    padding-left: 15%;
}

.has-scrolled #top-left a.btn, .has-scrolled #top-right a.btn, .has-scrolled #top-left a.btn-empty, .has-scrolled #top-right a.btn-empty {
    border-color: #fff;
    color: #fff;
}

/* Footer Menu
#########################################  */
#footerwrap {
  margin-top: 30px;
}

#footerwrap a {
  color: #fff;
}

.footer-menu {
  margin: 0 auto;
  text-align: center;
}

.footer-menu li {
  display: inline;
  padding: 0 12px 0 12px;
}


/* Easy Image Caption Plugin
#########################################  */

.easy_img_caption {
  -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
  background: #fff !important;
  padding: 4px;
  border: 1px solid #eee;
}

/* Buttons
#########################################  */



/* Special Items
#########################################  */
.table_contact td {
  padding: 5px 5px 5px 5px;
  line-height: 22px;
}

/* Image Gallery
#########################################  */
.expanding-preview .gridder-navigation .close-thin::after {
    content: "×";
    display: inline-block;
    font-size: 1.2em;
    margin-right: 0px;
    line-height: 1em;
    padding: 0px;
}
