/* ==========================================================================
   Farben
   ========================================================================== */
/* ==========================================================================
   Text Font
   ========================================================================== */
@font-face {
  font-family: 'Aller';
  src: url('../Fonts/aller_lt-webfont.eot');
  src: url('../Fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/aller_lt-webfont.woff2') format('woff2'), url('../Fonts/aller_lt-webfont.woff') format('woff'), url('../Fonts/aller_lt-webfont.ttf') format('truetype'), url('../Fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Aller';
  src: url('../Fonts/aller_bd-webfont.eot');
  src: url('../Fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/aller_bd-webfont.woff2') format('woff2'), url('../Fonts/aller_bd-webfont.woff') format('woff'), url('../Fonts/aller_bd-webfont.ttf') format('truetype'), url('../Fonts/aller_bd-webfont.svg#allerbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
/* ==========================================================================
   Icon Font
   ========================================================================== */
@font-face {
  font-family: 'iconfont';
  src: url('../Fonts/iconfont.eot?-3nquhr');
  src: url('../Fonts/iconfont.eot?#iefix-3nquhr') format('embedded-opentype'), url('../Fonts/iconfont.ttf?-3nquhr') format('truetype'), url('../Fonts/iconfont.woff?-3nquhr') format('woff'), url('../Fonts/iconfont.svg?-3nquhr#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-aktiv-werden-circle:before {
  content: "\e600";
}
.icon-aktiv-werden:before {
  content: "\e601";
}
.icon-anbieter-circle:before {
  content: "\e602";
}
.icon-anbieter:before {
  content: "\e603";
}
.icon-bauten-circle:before {
  content: "\e604";
}
.icon-bauten:before {
  content: "\e605";
}
.icon-facebook-footer:before {
  content: "\e606";
}
.icon-facebook:before {
  content: "\e607";
}
.icon-label-bois:before {
  content: "\e608";
}
.icon-label-holz:before {
  content: "\e609";
}
.icon-label-legno:before {
  content: "\e60a";
}
.icon-mail-footer:before {
  content: "\e60b";
}
.icon-pin:before {
  content: "\e60c";
}
.icon-twitter-footer:before {
  content: "\e60d";
}
.icon-twitter:before {
  content: "\e60e";
}
.icon-unser-wald-circle:before {
  content: "\e60f";
}
.icon-unser-wald:before {
  content: "\e610";
}
/* ==========================================================================
   Typography
   ========================================================================== */
/* Text */
body {
  font-family: 'Aller';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
/* Headlines */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Aller';
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin: 0;
}
h1 {
  font-size: 14px;
  line-height: 20px;
}
h2 {
  font-size: 14px;
  line-height: 20px;
}
h3 {
  font-size: 14px;
  line-height: 20px;
}
h4 {
  font-size: 14px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 14px;
  line-height: 20px;
}
/* Links */
a {
  color: #dea825;
  font-weight: bold;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #dea825;
  text-decoration: none;
}
p a {
  color: #000;
}
p a:hover,
p a:focus {
  color: #dea825;
  text-decoration: none;
}
/* Helper Classes */
.big {
  font-size: 24px;
  line-height: 30px;
}
.small {
  font-size: 12px;
  line-height: 16px;
}
/*
	* Style settings of LayerSlider
	*
	* (c) 2011-2013 George Krupa, John Gera & Kreatura Media
	*
	* Plugin web:			http://kreaturamedia.com/
	* Licenses: 			http://codecanyon.net/licenses/
*/
/* Global settings */
.ls-container {
  visibility: hidden;
  position: relative;
}
.ls-lt-container {
  position: absolute;
}
.ls-lt-container,
.ls-lt-container * {
  text-align: left !important;
  direction: ltr !important;
}
.ls-container-fullscreen {
  margin: 0 auto !important;
  padding: 2% !important;
  background: black !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border: none !important;
}
.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {
  display: none !important;
}
.ls-overflow-hidden {
  overflow: hidden;
}
.ls-inner {
  position: relative;
  background-position: center center;
  z-index: 2;
}
.ls-loading-container {
  position: absolute !important;
  display: none;
  z-index: 3 !important;
  left: 50% !important;
  top: 50% !important;
}
.ls-loading-indicator {
  margin: 0 auto;
}
.ls-inner,
.ls-slide {
  width: 100%;
  height: 100%;
}
.ls-slide,
.ls-layer {
  position: absolute;
  display: none;
  background-position: center center;
  overflow: hidden;
}
.ls-active,
.ls-animating {
  display: block !important;
}
.ls-slide > * {
  position: absolute;
  line-height: normal;
  margin: 0;
  left: 0;
  top: 0;
}
.ls-slide .ls-bg {
  left: 0px;
  top: 0px;
  transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
}
.ls-yourlogo {
  position: absolute;
  z-index: 99;
}
/* Timers */
.ls-bar-timer {
  position: absolute;
  width: 0;
  height: 2px;
  background: white;
  border-bottom: 2px solid #555;
  opacity: 0.55;
  filter: alpha(opacity=55);
  z-index: 4;
  top: 0;
}
.ls-circle-timer {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 4;
  opacity: 0.65;
  filter: alpha(opacity=65);
  display: none;
}
.ls-ct-half {
  background: white;
}
.ls-ct-center {
  background: #444;
}
.ls-ct-left,
.ls-ct-right {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.ls-ct-left,
.ls-ct-right {
  float: left;
  position: relative;
}
.ls-ct-rotate {
  width: 200%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
  left: 0;
}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
  right: 0;
}
.ls-ct-hider,
.ls-ct-half {
  position: absolute;
  top: 0;
}
.ls-ct-hider {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.ls-ct-half {
  width: 200%;
  height: 100%;
}
.ls-ct-center {
  width: 50%;
  height: 50%;
  left: 25%;
  top: 25%;
  position: absolute;
}
.ls-ct-half,
.ls-ct-center {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
/* Navigation */
.ls-bottom-nav-wrapper {
  height: 0;
}
.ls-bottom-slidebuttons {
  text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
  z-index: 2;
  height: 0;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.ls-below-thumbnails {
  display: none;
  z-index: 6;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
  outline: none;
}
* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
  direction: ltr !important;
}
.ls-bottom-slidebuttons {
  position: relative;
  z-index: 1000;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
  position: relative;
}
.ls-nothumb {
  text-align: center !important;
}
.ls-link {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  background-image: url(../Images/blank.gif);
}
.ls-slide > a > * {
  background-image: url(../Images/blank.gif);
}
/* Embedded videos */
.ls-vpcontainer {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ls-videopreview {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.ls-playvideo {
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
}
/* Thumbnails */
.ls-tn {
  display: none !important;
}
.ls-thumbnail-hover {
  display: none;
  position: absolute;
  left: 0;
}
.ls-thumbnail-hover-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.ls-thumbnail-hover-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.ls-thumbnail-hover-img {
  position: absolute;
  overflow: hidden;
}
.ls-thumbnail-hover img {
  max-width: none !important;
  position: absolute;
  display: inline-block;
  visibility: visible !important;
  left: 50%;
  top: 0;
}
.ls-thumbnail-hover span {
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 4;
}
.ls-thumbnail {
  position: relative;
  margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
  width: 100%;
}
.ls-thumbnail-slide-container {
  overflow: hidden !important;
  position: relative;
}
.ls-touchscroll {
  overflow-x: auto !important;
}
.ls-thumbnail-slide {
  text-align: center;
  white-space: nowrap;
  float: left;
  position: relative;
}
.ls-thumbnail-slide a {
  overflow: hidden;
  display: inline-block;
  width: 0;
  height: 0;
  position: relative;
}
.ls-thumbnail-slide img {
  max-width: none !important;
  max-height: 100% !important;
  height: 100%;
  visibility: visible !important;
}
.ls-shadow {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  width: 100%;
  left: 0;
  overflow: hidden !important;
  visibility: hidden;
}
.ls-shadow img {
  width: 100% !important;
  height: auto !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
  visibility: hidden;
}
/* WP plugin fullwidth */
.ls-wp-fullwidth-container {
  width: 100%;
  position: relative;
}
.ls-wp-fullwidth-helper {
  position: absolute;
}
/* 2D & 3D Layer Transitions */
.ls-overflow-hidden {
  overflow: hidden;
}
.ls-lt-tile {
  position: relative;
  float: left;
  perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  -moz-perspective: 1000px;
  -webkit-perspective: 1000px;
}
.ls-lt-tile img {
  visibility: visible;
  display: inline-block;
}
.ls-curtiles {
  overflow: hidden;
}
.ls-curtiles,
.ls-nexttiles {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.ls-curtile,
.ls-nexttile {
  overflow: hidden;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.ls-curtile {
  left: 0;
  top: 0;
}
.ls-curtile img,
.ls-nexttile img {
  position: absolute;
  -webkit-filter: inherit;
  filter: inherit;
}
.ls-3d-container {
  position: relative;
  overflow: visible !important;
}
.ls-3d-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.ls-3d-box div {
  overflow: hidden;
  background: #777;
  margin: 0;
  padding: 0;
  position: absolute;
}
/* Full screen */
.ls-fullscreen {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  display: block;
}
/* Removing all default global styles of WordPress themes */
html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
  transition: none;
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  line-height: normal;
  outline: none;
  padding: 0;
  border: 0;
}
html * .ls-slide > a,
body * .ls-slide > a,
#ls-global * .ls-slide > a,
html * .ls-slide > h1,
body * .ls-slide > h1,
#ls-global * .ls-slide > h1,
html * .ls-slide > h2,
body * .ls-slide > h2,
#ls-global * .ls-slide > h2,
html * .ls-slide > h3,
body * .ls-slide > h3,
#ls-global * .ls-slide > h3,
html * .ls-slide > h4,
body * .ls-slide > h4,
#ls-global * .ls-slide > h4,
html * .ls-slide > h5,
body * .ls-slide > h5,
#ls-global * .ls-slide > h5,
html * .ls-slide > p,
body * .ls-slide > p,
#ls-global * .ls-slide > p,
html * .ls-slide > div,
body * .ls-slide > div,
#ls-global * .ls-slide > div,
html * .ls-slide > span,
body * .ls-slide > span,
#ls-global * .ls-slide > span,
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
  transition: none;
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
  margin: 0;
}
html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
  background: none !important;
  min-width: 0 !important;
  max-width: none !important;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  padding: 0;
}
/*html * .ls-thumbnail a img,
body * .ls-thumbnail a img,
#ls-global * .ls-thumbnail a img {
	min-width: 100% !important;
}
*/
html * .ls-wp-container .ls-slide > *,
body * .ls-wp-container .ls-slide > *,
#ls-global * .ls-wp-container .ls-slide > * {
  line-height: normal;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
}
html * .ls-wp-container .ls-slide > a > *,
body * .ls-wp-container .ls-slide > a > *,
#ls-global * .ls-wp-container .ls-slide > a > * {
  margin: 0;
}
html * .ls-wp-container .ls-slide > a,
body * .ls-wp-container .ls-slide > a,
#ls-global * .ls-wp-container .ls-slide > a {
  text-decoration: none;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
}
html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
  margin: 0;
}
html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
  display: none;
}
.site {
  overflow: visible !important;
}
/* Style of LayerSlider Debug Console */
.ls-debug-console * {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: white !important;
  text-shadow: none !important;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
  line-height: normal !important;
  -webkit-font-smoothing: antialiased !important;
  text-align: left !important;
  font-style: normal !important;
}
.ls-debug-console h1 {
  padding-top: 10px !important;
  font-size: 17px !important;
  font-weight: bold !important;
}
.ls-debug-console h1:first-child {
  padding-top: 0 !important;
}
.ls-debug-console ul {
  padding-top: 10px !important;
  list-style: none !important;
}
.ls-debug-console li {
  margin-left: 10px !important;
  font-size: 13px !important;
  position: relative !important;
  font-weight: normal !important;
}
html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
  display: none;
  width: 260px;
  left: -10px;
}
.ls-debug-console li ul {
  position: absolute !important;
  bottom: 100% !important;
  padding: 10px 10px 10px 0 !important;
  background: white !important;
  border-radius: 10px !important;
  box-shadow: 0 0 20px black !important;
}
html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
  display: block;
}
.ls-debug-console li ul * {
  color: black !important;
}
.ls-debug-console a {
  text-decoration: none !important;
  border-bottom: 1px dotted white !important;
}
.ls-error {
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -wenkit-border-radius: 5px !important;
  background: white !important;
  height: auto !important;
  width: auto !important;
  color: white !important;
  padding: 20px 40px 30px 80px !important;
  position: relative !important;
  box-shadow: 0 2px 20px -5px black;
}
.ls-error p {
  line-height: normal !important;
  text-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  text-align: justify !important;
  font-family: Arial, sans-serif !important;
}
.ls-error .ls-error-title {
  line-height: 40px !important;
  color: red !important;
  font-weight: bold !important;
  font-size: 16px !important;
}
.ls-error .ls-error-text {
  color: #555 !important;
  font-weight: normal !important;
  font-size: 13px !important;
}
.ls-error .ls-exclam {
  width: 40px !important;
  height: 40px !important;
  position: absolute !important;
  left: 20px !important;
  top: 20px !important;
  border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  font-size: 30px !important;
  font-weight: bold !important;
  color: white !important;
  line-height: 40px !important;
  background: red !important;
  text-align: center !important;
}
/* GPU Hardware Acceleration */
html * .ls-container .ls-shadow,
html * .ls-container .ls-slide > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
  transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.ls-videohack {
  transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  transform-origin: none !important;
  -o-transform-origin: none !important;
  -ms-transform-origin: none !important;
  -moz-transform-origin: none !important;
  -webkit-transform-origin: none !important;
}
.ls-oldiepnghack {
  -webkit-filter: none !important;
  filter: none !important;
}
.ls-gpuhack {
  width: 100% !important;
  height: 100% !important;
  left: 0px !important;
  top: 0px !important;
}
html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
/* GPU */
@media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
  #ls-test3d {
    position: absolute;
    left: 9px;
    height: 3px;
  }
}
/* Mobile features */
.ls-forcehide {
  display: none !important;
}
.og-grid,
.head-grid {
  list-style: none;
  padding: 24px 0 38px;
  padding: 0;
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.og-grid li,
.head-grid li {
  display: inline-block;
  margin: 10px 5px 0 5px;
  vertical-align: top;
  width: 190px;
}
.head-grid li {
  position: relative;
}
.head-grid li h1 {
  position: absolute;
  bottom: 0;
}
.head-grid li {
  margin: 9px 5px 0 5px;
}
.og-grid li > a,
.og-grid li > a img,
.head-grid li > a,
.head-grid li > a img {
  border: none;
  outline: none;
  display: block;
  position: relative;
  -moz-border-radius: 16px;
  border-radius: 16px;
  max-width: 100%;
}
.og-grid li.og-expanded > a::after {
  top: auto;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 15px;
  left: 50%;
  margin: -20px 0 0 -15px;
}
.og-expander {
  position: absolute;
  background: #fff;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 3px;
  text-align: left;
  height: 0;
  overflow: hidden;
}
.og-expander-inner {
  padding: 12px;
  margin: 3px 6px 3px 1px;
  border: 1px solid;
  display: table;
}
.og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 2;
}
.og-close::before,
.og-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.og-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.og-close:hover::before,
.og-close:hover::after {
  background: #333;
}
.og-fullimg,
.og-details {
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
}
.og-details {
  padding: 0 40px 0 20px;
}
.og-fullimg {
  text-align: center;
}
.og-fullimg img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}
.og-details h3 {
  font-weight: 300;
  font-size: 52px;
  padding: 40px 0 10px;
  margin-bottom: 10px;
}
.og-details p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #999;
}
.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}
@-webkit-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@-moz-keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}
@media screen and (max-width: 830px) {
  .og-expander h3 {
    font-size: 32px;
  }
  .og-expander p {
    font-size: 13px;
  }
  .og-expander a {
    font-size: 12px;
  }
}
@media screen and (max-width: 650px) {
  .og-fullimg {
    display: none;
  }
  .og-details {
    float: none;
    width: 100%;
  }
}
.card-wrapper {
  margin: 0;
  margin-right: -2px;
  padding: 0;
  list-style: none;
  clear: both;
  position: relative;
}
.card-wrapper li {
  list-style: none;
  display: block;
  width: 100%;
}
@media (min-width: 708px) {
  .card-wrapper li {
    width: 224px;
    margin: 0 2px 2px 0;
    display: inline-block;
  }
}
/* entire container, keeps perspective */
.card-container {
  cursor: pointer;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}
/*  UPDATED! flip the pane when hovered */
.card-container:hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.card-container:hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.card-container,
.front,
.back {
  width: 224px;
  height: 150px;
  margin: 0 auto 6px auto;
  border-radius: 5px;
}
@media (min-width: 708px) {
  .card-container,
  .front,
  .back {
    margin-bottom: 0;
  }
}
.card-container img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}
/* flip speed goes here */
.card {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;
  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
/* hide back of pane during swap */
.front,
.back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);
  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
  position: absolute;
  top: 0;
  left: 0;
}
/*  UPDATED! front pane, placed above back */
.front {
  z-index: 2;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
}
/* back, initially hidden pane */
.back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 13px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1;
  color: #000;
}
/* ==========================================================================
   Footer
   ========================================================================== */
footer * {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}
footer a {
  font-weight: normal;
}
footer a:hover,
footer a:focus {
  color: #dea825;
  text-decoration: none;
}
footer .main-col {
  overflow: hidden;
}
/* FOOTER LOGOS */
footer .col-logo {
  overflow: hidden;
  max-width: 380px;
  margin-right: 40px;
  float: left;
}
footer .col-logo a {
  display: block;
  float: left;
}
footer .col-logo a img {
  max-width: 100%;
  height: auto;
}
footer .col-logo a.lignum img {
  width: 84px;
  height: 84px;
  margin-right: 20px;
}
footer .col-logo a.bwb img {
  width: 184px;
  height: 84px;
}
footer .col-logo a.holzindustrie img {
  width: 140px;
  height: 26px;
  margin-top: 30px;
  margin-right: 20px;
  margin-bottom: 10px;
}
footer .col-logo a.waldwirtschaft img {
  width: 220px;
  height: 76px;
  margin-top: -16px;
}
@media only screen and (min-width: 480px) {
  footer .col-logo {
    max-width: 270px;
  }
  footer .col-logo a.lignum img {
    width: 58px;
    height: 58px;
  }
  footer .col-logo a.bwb img {
    width: 127px;
    height: 58px;
  }
  footer .col-logo a.holzindustrie img {
    width: 97px;
    height: 18px;
    margin-top: 22px;
  }
  footer .col-logo a.waldwirtschaft img {
    width: 152px;
    height: 53px;
    margin-top: -10px;
  }
}
@media (min-width: 1630px) {
  footer .col-logo {
    position: absolute;
    left: 25px;
  }
}
footer .col-address {
  margin: 36px 0 36px 0px;
  float: left;
}
@media only screen and (min-width: 1024px) {
  footer .col-address {
    margin: 0;
  }
}
footer .col-address address {
  margin: 0;
}
footer .row-footermenu {
  margin: 24px 12px 12px;
  clear: both;
}
@media only screen and (min-width: 1024px) {
  footer .row-footermenu {
    margin: 30px 0 0 30px;
    clear: none;
    float: left;
  }
}
footer .row-contact {
  overflow: hidden;
}
@media only screen and (min-width: 480px) {
  footer .row-contact {
    margin-top: 36px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .row-contact {
    margin-top: 0;
  }
}
.footer-menu {
  margin: 0;
  padding: 0;
  margin-left: 4px;
}
@media only screen and (min-width: 480px) {
  .footer-menu {
    margin-left: 20px;
  }
}
.footer-menu li {
  list-style: none;
  float: left;
}
.footer-menu li a > * {
  font-size: 50px;
}
@media (min-width: 480px) and (max-width: 1023px) {
  footer .col-logo,
  footer .col-address,
  footer .row-contact,
  footer .row-footermenu {
    margin: 0;
    padding: 0;
    width: 50%;
    max-width: 50%;
    float: left;
    clear: none;
  }
  footer .col-logo a.holzindustrie {
    clear: both;
  }
  footer .col-logo,
  footer .col-address {
    min-height: 125px;
  }
  .footer-menu {
    margin-left: -9px;
  }
  footer .wrapper .side-col {
    padding: 0 12px;
  }
  footer .row-footermenu {
    margin-top: 15px;
  }
}
#footer {
  overflow: hidden;
  padding: 10px 0;
  background-color: #3f3f3f;
}
#subfooter {
  padding: 10px 0;
  background-color: #5d5d5d;
}
/* ==========================================================================
   Layout
   ========================================================================== */
#content {
  position: relative;
  padding-bottom: 50px;
}
iframe {
  max-width: 100%;
}
/* LAYOUT */
.wrapper .main-col {
  padding: 0 12px;
}
@media only screen and (min-width: 1024px) {
  .wrapper .main-col {
    padding: 0;
  }
}
.wrapper .main-col .inner {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-width: 684px;
  margin: 0 auto;
}
.wrapper .side-col .inner {
  max-width: 684px;
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .wrapper .side-col .inner {
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  .wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .wrapper .main-col {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
  .wrapper .side-col {
    width: 216px;
  }
}
@media only screen and (min-width: 1441px) {
  .wrapper .side-col {
    width: 316px;
  }
}
/* ==========================================================================
   Logo
   ========================================================================== */
#logo {
  display: none;
}
@media only screen and (min-width: 480px) {
  #logo {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
  }
}
#logo img {
  width: 100px;
}
@media only screen and (min-width: 1024px) {
  #logo img {
    width: 158px;
    margin: 25px;
  }
}
@media only screen and (min-width: 1441px) {
  #logo img {
    width: 237px;
  }
}
/* ==========================================================================
   Slider
   ========================================================================== */
#slider {
  background-color: #b9b9b9;
  display: block;
}
@media only screen and (max-width: 479px) {
  #slider {
    display: none;
  }
}
#slider .slider-caption {
  padding: 13px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  background-color: rgba(185, 185, 185, 0.9);
  max-width: 300px;
  border-radius: 5px;
  border: 2px solid #fff;
}
@media only screen and (min-width: 1024px) {
  #slider .slider-caption {
    max-width: 400px;
  }
}
@media only screen and (min-width: 1441px) {
  #slider .slider-caption {
    max-width: 500px;
  }
}
#slider .slider-caption {
  left: 65px !important;
}
@media only screen and (min-width: 1024px) {
  #slider .slider-caption {
    left: 115px !important;
  }
}
@media only screen and (min-width: 1441px) {
  #slider .slider-caption {
    left: 155px !important;
  }
}
#slider .subpage .slider-caption {
  left: auto !important;
  right: 60px !important;
}
/* ==========================================================================
   Mobile Header
   ========================================================================== */
#mobile-header {
  display: block;
  background-color: #e6eec2;
  overflow: hidden;
  padding: 5px 0;
}
@media only screen and (min-width: 480px) {
  #mobile-header {
    display: none;
  }
}
#mobile-header .main-col {
  text-align: center;
}
#mobile-header .social-links {
  float: left;
}
#mobile-header .social-links a {
  font-size: 40px;
  color: #000;
}
#mobile-header .lang-menu {
  display: inline-block;
  float: none;
  position: relative;
  padding: 10px;
  left: 0;
}
#mobile-header .lang-menu li {
  padding: 0 10px;
  font-size: 18px;
}
#mobile-header .menu-btn {
  float: right;
  padding: 10px 0;
  color: #000;
}
#mobile-header .menu-btn .icon-bar {
  background-color: #000;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
#mobile-header .menu-btn .icon-bar + .icon-bar {
  margin-top: 4px;
}
#mobile-logo {
  display: block;
  margin: 50px 0;
}
@media only screen and (min-width: 480px) {
  #mobile-logo {
    display: none;
  }
}
#mobile-logo a {
  display: block;
}
#mobile-logo a img {
  width: 66%;
  height: auto;
}
/* ==========================================================================
   Menu
   ========================================================================== */
@media only screen and (min-width: 480px) {
  #navi {
    display: block !important;
    height: auto !important;
    height: initial !important;
  }
}
#navi ul {
  margin: 0;
  padding: 3px 0 35px 0;
  overflow: hidden;
}
#navi ul li {
  list-style: none;
  float: left;
  display: block;
  width: 33%;
  position: relative;
}
@media only screen and (min-width: 480px) {
  #navi ul li {
    width: 20%;
  }
}
#navi ul li a {
  display: block;
}
#navi ul li a .menu-icon,
#navi ul li a .menu-label {
  display: block;
  text-align: center;
}
/* Menu Icon - normal */
#navi ul li a .menu-icon {
  font-size: 130px;
  margin-bottom: -30px;
  color: #ccc;
}
@media only screen and (min-width: 1441px) {
  #navi ul li a .menu-icon {
    font-size: 156px;
    margin-left: -10px;
  }
}
/* Menu Icon - hover */
#navi ul li a:hover .menu-icon,
#navi ul li a:focus .menu-icon {
  color: #3f3f3f;
}
/* Menu Icon - active */
#navi ul li.active a .menu-icon {
  color: #3f3f3f;
}
/* Menu Text - normal */
#navi ul li a .menu-label {
  /*.small;*/
  font-weight: normal;
  color: #000;
}
/* Menu Text - hover */
#navi ul li a:hover .menu-label,
#navi ul li a:focus .menu-label {
  color: #dea825;
}
/* Menu Text - active */
#navi ul li.active a .menu-label {
  font-weight: bold;
  color: #dea825;
}
@media only screen and (max-width: 479px) {
  #navi {
    margin: 0 -12px;
  }
  #navi ul li a .menu-icon {
    margin: 0 0 0 -65px;
    position: absolute;
    top: 0;
    left: 50%;
  }
  #navi ul li a .menu-label {
    margin-top: 95px;
  }
}
/*
   Accordion
   ========================================================================== */
.accordion {
  border-bottom: 1px solid #8f8f8f;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* Accordion Header */
.ui-accordion .ui-accordion-header {
  outline: none;
  cursor: pointer;
  position: relative;
  border-top: 1px solid #8f8f8f;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
}
.ui-accordion .ui-accordion-header h2 {
  padding-right: 20px;
}
.ui-accordion .ui-accordion-header-active,
.ui-accordion .ui-accordion-header-active > *,
.ui-accordion .ui-accordion-header:hover,
.ui-accordion .ui-accordion-header:hover > * {
  color: #dea825;
}
.ui-accordion .ui-accordion-header:after {
  content: ">";
  float: right;
  margin-right: 5px;
  position: absolute;
  right: 0;
  top: 10px;
}
/* Accordion Content */
.ui-accordion .ui-accordion-content {
  padding: 0;
  margin-top: 10px;
  margin-right: 20px;
}
.ui-accordion .ui-accordion-content > * {
  margin-top: 0;
}
.accordion .item-hide {
  display: none;
}
.accordion .item-show {
  display: block;
}
#content .accordion .csc-default,
#content .accordion .frame-default {
  margin-bottom: 0;
}
/*
   Filter - Anbieter
   ========================================================================== */
/* Kategorie Filter Menu */
.categories {
  margin: 3px 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.categories li {
  float: left;
  width: 50%;
  margin-bottom: 10px;
  margin-right: 0;
  color: #8f8f8f;
  cursor: pointer;
}
@media (min-width: 708px) {
  .categories li {
    width: auto;
    width: initial;
    margin-bottom: 0px;
    margin-right: 30px;
  }
}
.categories li:last-child {
  margin-right: 0;
}
.categories li.active {
  color: #dea825;
  font-weight: bold;
}
/* Items */
.cabinets {
  margin: 0;
  margin-right: -2px;
  padding: 0;
  list-style: none;
  clear: both;
  position: relative;
}
.cabinets li {
  /*float: left;*/
  width: 100%;
  margin: 0 0 6px 0;
  display: block;
  position: relative;
  vertical-align: top;
  cursor: pointer;
  -webkit-transition: max-height 0.3s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out;
  -ms-transition: max-height 0.3s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
}
@media (min-width: 708px) {
  .cabinets li {
    width: 224px;
    margin: 0 2px 6px 0;
    display: inline-block;
  }
}
/*
.cabinets li:nth-child(3n){
	margin-right: 0;
}
*/
.cabinets li.item-show {
  display: block;
}
@media (min-width: 708px) {
  .cabinets li.item-show {
    display: inline-block;
  }
}
.cabinets li.item-hide {
  display: none;
}
.cabinets li .cabinet-img img {
  display: block;
  width: 100%;
  height: 150px;
  border: 1px solid #8f8f8f;
}
@media (max-width: 707px) {
  .cabinets li .cabinet-img img {
    height: auto;
  }
}
.cabinets.bauten li .cabinet-img img {
  border: none;
}
.cabinets li .cabinet-img {
  position: relative;
}
.cabinets li .cabinet-img figcaption {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  height: 100%;
  min-height: 150px;
  height: 150px;
  background-color: rgba(255, 255, 255, 0.9);
  display: table;
  text-align: center;
  font-weight: bold;
  color: #dea825;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cabinets li .cabinet-img figcaption > span {
  vertical-align: middle;
  display: table-cell;
}
@media (min-width: 768px) {
  .cabinets li:hover .cabinet-img figcaption {
    opacity: 1;
  }
}
.cabinets .cabinet-detail {
  margin: 6px 0 1px 0;
  padding: 12px;
  border: 1px solid #8f8f8f;
  position: relative;
  overflow: hidden;
  width: 100%;
  opacity: 0;
  /*
	height: 0;
	opacity: 0;
	padding: 0;
	margin: 0;
	border: 0;
	*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 708px) {
  .cabinets .cabinet-detail {
    width: 684px;
  }
}
.cabinets .cabinet-detail .imgdescription {
  font-size: 14px;
  line-height: 20px;
  margin-top: 15px;
  font-weight: bold;
}
.cabinets .cabinet-detail.item-show {
  max-height: 2000px;
  opacity: 1;
  padding: 12px;
  margin-top: 6px;
  margin-bottom: 1px;
}
.cabinets .cabinet-detail.item-hide {
  max-height: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
}
@media (min-width: 708px) {
  .cabinets li.item-center .cabinet-detail {
    margin-left: -230px;
  }
  .cabinets li.item-right .cabinet-detail {
    margin-left: -460px;
  }
}
/*

.cabinets .cabinet-detail.item-hide{

	.keyframes( itemHide; {
		0% {
			opacity: 1;
			max-height: 1000px;
		}
		50% {
			opacity: 0;
			max-height: 1000px;
			padding: 12px;
			margin-top: 6px;
			margin-bottom: 1px;
		}
		100% {
			opacity: 0;
			max-height: 0;
			padding: 0;
			margin-top: 0;
			margin-bottom: 0;
		}
	});

	.animation(itemHide 250ms ease forwards);


}


.cabinets .cabinet-detail.item-show{

	.keyframes( itemShow; {
		0% {
			opacity: 0;
			max-height: 0;
			padding: 0;
			margin-top: 0;
			margin-bottom: 0;
		}
		50% {
			opacity: 0;
			padding: 12px;
			margin-top: 6px;
			margin-bottom: 1px;
			max-height: 1000px;
		}
		100% {
			opacity: 1;
		}
	});

	.animation(itemShow 500ms ease forwards);

}
*/
/* Left Area */
.cabinets .cabinet-detail .left {
  max-width: 430px;
  margin-right: 36px;
  margin-bottom: 12px;
}
@media (min-width: 708px) {
  .cabinets .cabinet-detail .left {
    float: left;
    margin-right: 12px;
    margin-bottom: 0;
  }
}
.cabinets .cabinet-detail .left img {
  max-width: 100%;
  height: auto;
}
/* Right Area */
.cabinets .cabinet-detail .right {
  max-width: 100%;
}
@media (min-width: 708px) {
  .cabinets .cabinet-detail .right {
    float: left;
    max-width: 215px;
  }
}
.cabinets .cabinet-detail .right img {
  max-width: 100%;
  height: auto;
}
.cabinets .cabinet-detail .right .logo {
  max-width: 180px;
}
@media (max-width: 707px) {
  .cabinets .cabinet-detail .right .logo {
    display: none;
  }
}
/* Logos auf der Seite "Bauten" nicht anzeigen */
#c6109 .cabinets .cabinet-detail .right .logo {
  display: none;
}
/* Close Button */
.cabinets .cabinet-detail .cabinet-detail-close {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  float: right;
  margin: 0 0 5px 5px;
}
@media (min-width: 708px) {
  .cabinets .cabinet-detail .cabinet-detail-close {
    position: relative;
  }
}
.cabinets .cabinet-detail .cabinet-detail-close::before,
.cabinets .cabinet-detail .cabinet-detail-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  background: #8f8f8f;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cabinets .cabinet-detail .cabinet-detail-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cabinets .cabinet-detail .cabinet-detail-close:hover::before,
.cabinets .cabinet-detail .cabinet-detail-close:hover::after {
  background: #000;
}
/* Filter Area */
.filter-search {
  margin-bottom: 12px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .filter-search {
    width: 224px;
  }
}
@media (min-width: 1356px) {
  .filter-search {
    position: absolute;
    right: -175px;
    width: 165px;
    margin-top: -3px;
  }
}
.filter-search label {
  font-weight: normal;
  color: #8f8f8f;
  margin: 3px 0;
}
.filter-search .search-input {
  position: relative;
}
.filter-search .search-input .icon-search {
  position: absolute;
  font-size: 22px;
  color: #8f8f8f;
}
.filter-search .search-input input {
  outline: none;
  line-height: 1;
  border: none;
  border: 1px solid #8f8f8f;
  padding: 3px 1px 1px 20px;
  width: 100%;
}
/* ==========================================================================
   Content
   ========================================================================== */
#content {
  font-size: 16px;
  line-height: 22px;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  font-size: 16px;
  line-height: 22px;
}
#content .csc-default,
#content .frame-default {
  margin-bottom: 50px;
}
/* ==========================================================================
   Sidebar
   ========================================================================== */
#sidebar {
  /*.small;*/
  position: relative;
  padding: 40px 12px 30px 12px;
  background-color: #e6eec2;
}
@media only screen and (min-width: 1024px) {
  #sidebar {
    padding: 40px 60px 30px 30px;
  }
}
/* Social Menu */
.social-menu {
  margin: 0 0 65px -10px;
  padding: 0;
  float: left;
}
.social-menu li {
  list-style: none;
  float: left;
}
.social-menu li a {
  font-size: 50px;
}
.social-menu li a .icon-twitter {
  color: #68a8dc;
}
.social-menu li a .icon-facebook,
.social-menu li a .icon-facebook-fr,
.social-menu li a .icon-facebook-i {
  color: #0b5893;
}
/* Language Menu */
.lang-menu {
  margin: 0;
  padding: 0;
  float: left;
  position: absolute;
  left: 125px;
}
@media only screen and (min-width: 1024px) {
  .lang-menu {
    top: 42px;
  }
}
.lang-menu li {
  list-style: none;
  float: left;
}
.lang-menu li {
  display: block;
  font-weight: normal;
  line-height: 1;
  color: #000;
  border-right: 1px solid #000;
  padding: 0 3px;
}
.lang-menu li:hover,
.lang-menu li:focus {
  color: #dea825;
  text-decoration: none;
}
.lang-menu li a {
  color: #000;
  font-weight: normal;
}
.lang-menu li.active,
.lang-menu li.active a {
  font-weight: bold;
  color: #dea825;
}
.lang-menu li:last-child {
  border-right: none;
}
.sidebar-content {
  clear: both;
}
.sidebar-content .csc-header > *,
.sidebar-content header > * {
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
  .sidebar-content .csc-header > *,
  .sidebar-content header > * {
    margin-right: -50px;
  }
}
.sidebar-content .csc-header a,
.sidebar-content header a {
  color: #000;
}
.sidebar-content .csc-header a:hover,
.sidebar-content header a:hover,
.sidebar-content .csc-header a:focus,
.sidebar-content header a:focus {
  color: #dea825;
}
@media only screen and (min-width: 1024px) {
  .sidebar-content .csc-textpic,
  .sidebar-content .ce-textpic {
    max-width: 126px;
    overflow: visible;
  }
}
.sidebar-content .csc-textpic-image {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 1023px) {
  .sidebar-content .csc-textpic-text,
  .sidebar-content .ce-bodytext {
    clear: none !important;
    margin-left: 140px;
  }
}
@media only screen and (min-width: 1024px) {
  .sidebar-content .csc-textpic-text,
  .sidebar-content .ce-bodytext {
    margin-right: -50px;
  }
}
.sidebar-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 5px;
  margin-right: 10px;
}
#sidebar .csc-default,
#sidebar .frame-default {
  margin-bottom: 44px;
}
#sidebar .teaser {
  background-color: #b9b9b9;
  margin: 44px 0;
  padding: 5px 10px;
  border-radius: 5px;
}
#sidebar .teaser h4 {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
#sidebar .teaser .teaser-icon {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 100px;
  text-align: center;
  line-height: 0.75;
}
#map-canvas {
  height: 300px;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  #map-canvas {
    height: 630px;
  }
}
.tx-z3maps {
  position: relative;
  margin-bottom: 36px;
}
.map-categories {
  overflow: hidden;
}
@media (min-width: 1356px) {
  .map-categories {
    width: 165px;
    margin: -630px 0 0 695px;
  }
}
.map-categories ul {
  list-style: none;
  margin-top: 10px;
  padding: 0;
}
@media (min-width: 1356px) {
  .map-categories ul {
    margin-top: 0;
  }
}
.map-categories ul li {
  float: left;
  width: 50%;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
  word-break: break-word;
  word-wrap: break-word;
  min-height: 36px;
  font-size: 14px;
  line-height: 18px;
  padding-right: 10px;
  padding-top: 20px;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .map-categories ul li {
    width: 165px;
    padding-right: 0px;
    margin-bottom: 10px;
  }
}
.map-categories ul li.active {
  font-weight: bold;
  color: #dea825;
}
.map-categories ul li img {
  position: absolute;
  left: 0;
  top: 0;
}
