body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px; }

h1, h2, h3 {
  margin: 50px 0;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 48px; }
  h1 .subtitle, h2 .subtitle, h3 .subtitle {
    color: #999; }

h2 {
  font-size: 36px; }

a {
  color: #35a24f; }

.content-block h1:first-child {
  margin-top: 0; }

div.highlight {
  margin-bottom: 30px;
  padding: 20px 15px;
  background: #9ea1a1;
  text-align: center;
  color: #fff; }

div.highlight.primary {
  background: #28a34b; }

div.highlight h4 {
  font-size: 18px;
  font-weight: bold; }

div.highlight a {
  color: inherit; }

div.highlight p:last-of-type {
  margin-bottom: 0; }

a > i.fa {
  padding-right: 6px; }

#cookieConsentFloater {
  display: none !important; }

body .breadcrumb {
  background: none; }

#slider {
  width: 100%;
  height: 580px;
  padding-top: 1px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(/files/cache/public/12/ext/PixelFabrik/TischlereiSchepers/images/top-back.jpg); }
  #slider .logo-bar {
    margin-top: 75px;
    padding: 0 0 25px 0;
    background: #fff;
    text-align: center; }
    #slider .logo-bar img {
      max-width: 90%;
      height: auto; }
    #slider .logo-bar nav {
      float: left;
      margin: -25px 0 0 0; }
      #slider .logo-bar nav a {
        display: inline-block;
        width: 80px;
        height: 80px;
        margin: -20px 0 0 15px;
        border-radius: 100%;
        background: #666;
        font-size: 32px;
        text-align: center;
        line-height: 80px; }
        #slider .logo-bar nav a i {
          line-height: 80px;
          color: #fff; }

#slider > nav {
  margin-top: 55px;
  padding: 15px 0;
  background: #fff;
  text-align: center; }

#slider > nav a {
  padding: 0 20px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #4d4d50; }

nav ol.breadcrumb {
  text-align: center; }

#footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background: #4d4d50;
  color: #fff; }

#footer a {
  color: #fff; }

.plugin.Core.Navigation.Teaser.Index03 img {
  border: 3px solid #9ea1a1; }

/**
 * Small devices (landscape phones, 576px and up)
 */
/**
 * Medium devices (tablets, 768px and up)
 */
/**
 * Large devices (desktops, 992px and up)
 */
@media (min-width: 992px) {
  #slider .logo-bar nav {
    position: absolute;
    margin: 40px 0 0 0; } }

/**
 * Extra large devices (large desktops, 1200px and up)
 */
/* Alignment styles for images, videos and iframes in editable regions */
/* Center (default) */
[data-editable] iframe, [data-editable] image, [data-editable] [data-ce-tag=img], [data-editable] img, [data-editable] video {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

[data-editable] img {
  height: auto; }

/* Left align */
[data-editable] .align-left {
  clear: initial;
  float: left;
  margin-right: 0.5em; }

/* Right align */
[data-editable].align-right {
  clear: initial;
  float: right;
  margin-left: 0.5em; }

/* Alignment styles for text in editable regions */
[data-editable] .text-center {
  text-align: center; }

[data-editable] .text-left {
  text-align: left; }

[data-editable] .text-right {
  text-align: right; }

.author {
  font-style: italic;
  font-weight: bold; }

figure.widget {
  z-index: 10;
  margin: 0;
  margin-bottom: 1em; }
  figure.widget.widget-left {
    float: left;
    padding-right: 1em; }
  figure.widget.widget-right {
    float: right;
    padding-left: 1em; }
  figure.widget.col-12 {
    clear: both;
    padding-right: 0;
    padding-left: 0; }
  figure.widget h4 {
    margin-top: 0;
    padding-top: 0; }

h1 .subtitle, h2 .subtitle, h3 .subtitle, h4 .subtitle, h5 .subtitle, h6 .subtitle, h7 .subtitle {
  display: block;
  font-size: 0.75em; }

h2.disabled-headline {
  display: none; }

picture.fluid img {
  max-width: 100%;
  height: auto; }

figure[data-type="Images/PictureFull"] figcaption {
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 0.8em;
  line-height: 1.5em;
  font-style: italic; }
  figure[data-type="Images/PictureFull"] figcaption .copyright {
    display: block;
    padding: 4px 0 0 0;
    color: #ccc; }

ul {
  list-style: outside disc;
  margin-left: 1em; }

ul li {
  position: relative;
  left: 1em;
  padding-right: 1em; }

.round img {
  border-radius: 100%; }

[data-href] {
  cursor: pointer; }

.plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container input {
  display: none; }
.plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container label {
  display: block;
  position: fixed;
  z-index: 10000;
  top: 20px;
  right: 20px;
  width: 75px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px; }
  .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container label span {
    position: absolute;
    left: 10px;
    height: 4px;
    width: 55px;
    background: #35a24f;
    border-radius: 2px;
    display: block;
    transition: 0.5s;
    transform-origin: center; }
  .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container label span:nth-child(1) {
    top: 12px; }
  .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container label span:nth-child(2) {
    top: 24px; }
  .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container label span:nth-child(3) {
    top: 36px; }
.plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container input:checked + label span:nth-child(1) {
  transform: translateY(12px) rotate(-45deg); }
.plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container input:checked + label span:nth-child(2) {
  opacity: 0; }
.plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container input:checked + label span:nth-child(3) {
  transform: translateY(-12px) rotate(45deg); }
.plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container {
  height: 0;
  overflow: hidden; }
  .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container nav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    padding-top: 80px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    background: #35a24f; }
  .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container.visible {
    height: auto; }
    .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container.visible nav {
      height: auto;
      opacity: 1; }
      .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container.visible nav a {
        display: block;
        padding: 10px 0;
        transition: none;
        border-top: 1px solid #fff;
        text-align: center;
        color: #fff;
        font-size: 5vw; }
      .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container.visible nav a:hover {
        text-decoration: none; }
@media (min-width: 576px) {
  .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .burger-container {
    display: none; }
  .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container, .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container.visible {
    height: auto; }
    .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container nav, .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container.visible nav {
      position: relative;
      opacity: 1;
      height: auto;
      padding: 0;
      background: none; }
      .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container nav a, .plugin.Core.Navigation.MainNavigation.Index02.responsive-burger-menu .nav-container.visible nav a {
        display: inline;
        padding: 0;
        border: none;
        color: #35a24f;
        font-size: initial; } }

body .plugin.Core.Images.Gallery.Index01 .category a {
  color: #999;
  font-size: 18px; }

.plugin.Core.Images.Gallery.Index01 .category {
  margin-bottom: 30px; }
  .plugin.Core.Images.Gallery.Index01 .category picture {
    margin-bottom: 5px; }
.plugin.Core.Images.Gallery.Index01 picture {
  display: block;
  margin-bottom: 30px; }
