body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.responsive{position:relative;height:0}.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive.ratio-169{padding-bottom:56.25%}.responsive.ratio-1610{padding-bottom:62.5%}.responsive.ratio-219{padding-bottom:42.8571%}.responsive.ratio-43{padding-bottom:75%}.responsive.ratio-32{padding-bottom:66.6666%}
#tl_navigation .tl_level_1_group .group-flexslider {
    background: url(../../system/modules/flexslider/assets/icon/flexslider.svg) 0px 1px no-repeat;
    background-size: 16px 16px;
}

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}

/*! 
 * Webfonts
 * Source: Google Fonts (https://fonts.google.com/selection?selection.family=Hind)
 * Downloaded by: google-webfonts-helper (http://google-webfonts-helper.herokuapp.com/fonts/hind?subsets=latin)
 */

/* hind-300 - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 300;
  src: url('/files/layout/fonts/hind/hind-v8-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Hind Light'), local('Hind-Light'),
       url('/files/layout/fonts/hind/hind-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/hind/hind-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/layout/fonts/hind/hind-v8-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/hind/hind-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/hind/hind-v8-latin-300.svg#Hind') format('svg'); /* Legacy iOS */
}
/* hind-regular - latin */
@font-face {
  font-family: 'Hind';
  font-style: normal;
  font-weight: 400;
  src: url('/files/layout/fonts/hind/hind-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Hind Regular'), local('Hind-Regular'),
       url('/files/layout/fonts/hind/hind-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/hind/hind-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/layout/fonts/hind/hind-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/hind/hind-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/hind/hind-v8-latin-regular.svg#Hind') format('svg'); /* Legacy iOS */
}

/*! 
 * Webfonts
 * Source: Google Fonts (https://fonts.google.com/selection?selection.family=Open+Sans)
 * Downloaded by: google-webfonts-helper (http://google-webfonts-helper.herokuapp.com/fonts/open-sans?subsets=latin)
 */

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/files/layout/fonts/open-sans/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/files/layout/fonts/open-sans/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/files/layout/fonts/open-sans/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/files/layout/fonts/open-sans/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/open-sans/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* basic.css */
.third{flex: 0 0 calc(33.3333% - 8px);box-sizing: border-box}.trennstrich{margin-top:5px;margin-bottom:15px;border-bottom:1px solid #006a2c}#icongrid{max-width:850px}#container{max-width:1600px;margin:0 auto;padding-right:30px;padding-left:30px;box-sizing:border-box}#main{width:100%;max-width:1600px;border:1px solid #ccc}.ce_gallery img{width:100%;padding-right:10px;padding-bottom:10px;padding-left:10px}.mobilemenu2{display:none}.full.standortleiter img{width:100%;max-width:250px;float:right;margin:0 30px 0 0}#main #google-maps{padding-top:20px;padding-bottom:0}.ce_dlh_googlemaps{margin-bottom:30px;padding-bottom:40vh}.sortiment{margin-top:20px;margin-bottom:10px}.standorte{margin-top:20px;margin-bottom:10px}.sortiment p,.standorte p{margin-top:10px;margin-bottom:10px;vertical-align:middle}#main .ce_text.sortiment a{height:51px;position:relative;clear:both;display:table-cell;margin-top:10px;margin-bottom:10px;padding-right:30px;padding-left:90px;vertical-align:middle;background:#f2f2f2 url("../../files/layout/tools1.png") left center no-repeat;font:13px 'Open Sans',sans-serif;color:#404040;text-transform:uppercase;font-weight:700;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out}#main .ce_text.standorte a{height:51px;position:relative;clear:both;display:table-cell;margin-top:10px;margin-bottom:10px;padding-right:30px;padding-left:90px;vertical-align:middle;background:#f2f2f2 url("../../files/layout/places.png") left center no-repeat;font:13px 'Open Sans',sans-serif;color:#404040;text-transform:uppercase;font-weight:700;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out}#main .ce_text.sortiment a:hover{background-color:#00983a;color:#fff}#main .ce_text.standorte a:hover{background-color:#575756;color:#fff}.white .flex-control-nav li{padding:0 2px 7px}.white .flex-control-paging li a{width:15px;height:15px}#teaser{margin-top:40px}#main .ce_text ul li{padding-top:2px;padding-bottom:2px;padding-left:25px;background-image:url("../../files/layout/arrow_green_ul_li.png");background-position:left center;background-repeat:no-repeat;font-size:17px;color:#575756;list-style-type:none;font-weight:300}#main ul{margin:0;padding:0}.ce_accordion .ce_text{padding:10px}.ce_accordion{margin-bottom:7px;background-color:#f8f8f8}.toggler{padding:10px 10px 10px 35px;background:#575756 url("../../files/layout/acc_down.png") left center no-repeat;font:15px 'Open Sans',sans-serif;color:#fff;text-transform:uppercase;cursor:pointer;font-weight:400; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out}.toggler.ui-state-active{padding:10px 10px 10px 35px;background:#006a2d url("../../files/layout/acc_up.png") left center no-repeat;color:#fff}.mmenubtn{display:none}*{box-sizing:border-box}.breadcrumbs{margin-bottom:30px}#main #teaser.teaserline{padding:50px 0 0}.white .flex-caption{background-color:rgba(255,255,255,.9)}.white .flex-control-nav{bottom:0;position:relative;padding-top:18px;padding-bottom:9px;background-color:rgba(87,87,86,.8)}#main .flex-control-nav a{background-color:#ccc}#main .flex-control-nav a.flex-active{background-color:#fff}.white .flexslider{border:0px solid;box-shadow: 0px 0px 0px}#header{-webkit-transition: all 0.5s ease-in-out;  -moz-transition: all 0.5s ease-in-out;  -o-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out}#header.nav-up{top:-150px}#main .slides li{margin:0}.widget label{display:block}.widget-submit{margin-top:20px}.widget-submit .submit{padding:10px 20px;background-color:#575756;border:0;color:#fff}input,textarea{margin-bottom:5px;padding:5px 10px;background-color:#ededed;border:1px solid #ccc}input:focus,textarea:focus{margin-bottom:5px;padding:5px 10px;background-color:#fff;border:1px solid #575756}input.submit{margin-top:20px;padding:10px 20px;background-color:#575756;border:0px;color:#fff;text-transform:none}.headerimage img{width:100%;height:auto;margin-bottom:-6px}.headerimage .downline{bottom:0}.katalogcontainer img:hover{opacity:0.2}.katalogcontainer img{opacity:1.0;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out}.katalogcontainer{background-image:url("../../files/layout/magnifier.png");background-position:center center;background-repeat:no-repeat}.dlh_googlemap{left:0;position:absolute}.gmap{height:0px;position:relative;overflow:hidden;padding-bottom:350px}.address{margin-top:30px;padding-top:30px;padding-bottom:30px}.lastline{padding-top:2px;padding-bottom:2px}#footer .mod_article .inbox{position:relative}.socialbtns2{right:0;top:3px;position:absolute}.breadcrumbs li{float:none;display:inline;margin-right:10px;padding-right:35px;background-image:url("../../files/layout/breadcrumb_1.png");background-position:right center;background-repeat:no-repeat;font:13px 'Open Sans',sans-serif;text-transform:uppercase;list-style-type:none}.breadcrumbs li.active{float:none;display:inline;padding-right:0;background-image:none;list-style-type:none}.breadcrumbs ul{width:96%;max-width:1600px;margin:0 auto;padding-right:20px;padding-left:20px;text-align:right}#main .mod_article{padding-top:20px;padding-bottom:20px}#main .introtext_head{padding-top:30px;padding-bottom:20px}.content-slider,.content-slider img{width:100%;height:auto}.slider-control a,.slider-control .slider-menu{width:71px;height:71px;top:50%;display:block;margin-top:-38px}.slider-control .slider-prev{left:20px;background-image:url("../../files/layout/arrow_left.png");background-position:left top;background-repeat:no-repeat;font-size:0px}.slider-control .slider-next{right:20px;background-image:url("../../files/layout/arrow_right.png");background-position:right top;background-repeat:no-repeat;font-size:0px}.slider-control .slider-menu{display:none}.slider-control{height:0px;position:static;margin-bottom:-6px}.content-slider figcaption{width:100%;bottom:6px;right:0;position:absolute;margin:0 auto;padding-right:0;padding-left:0;background-color:rgba(0,106,45,.8);border-bottom:3px solid #fff}.verlinkung{width:100%;height:auto;position:relative;margin:0 auto;box-sizing:border-box}.content-slider .image_container{position:relative}.logo{left:0;top:0;position:absolute;display:block;margin:0;padding:0}#header .mod_navigation{bottom:0;right:0;position:absolute;display:block;margin:0;padding:0}.headericons{left:0;top:0;position:absolute;display:block}.headericons img{margin-right:2px}.header_suche{right:0;top:0;position:absolute;display:block}.header_suche table{margin:-3px 0 0;padding:0}.header_suche input{height:33px;margin:0 0 0 2.5px;padding:2px 30px 2px 15px;background-image:url("../../files/layout/search_icon.png");background-position:right center;background-repeat:no-repeat;border:0px solid}body{padding-top:157px}.trenner{width:100%;clear:both}#header{width:100%;height:157px;top:0;position:fixed;display:block;margin:0;padding:0;background-image:url("../../files/layout/bg_menu.png");background-position:left top;background-repeat:repeat-x;z-index:3}#header .mod_navigation.block{overflow:visible}#header .inside{width:96%;height:157px;max-width:1600px;margin:0 auto;padding:0}.sf-menu,.sf-menu *{margin:0;padding:0;list-style: none}.sf-menu li{position:relative}.sf-menu ul.level_2 li.first{margin-top:0;padding-top:0}.sf-menu ul{top:100%;position:absolute;display:none;padding-top:5px;left: 0;z-index: 99999}.sf-menu > li{float:left}.sf-menu li:hover > ul,.sf-menu li.sfHover > ul{display:block}.sf-menu a,.sf-menu span{position:relative;display:block}.sf-menu ul ul{top:0;left:100%}.mod_article .inbox{width:96%;max-width:1600px;margin:0 auto}.half{width:48%;float:left;margin-top:0;margin-bottom:0;margin-left:0;padding:10px 0}.half.left{margin-right:4%}#footer-adresse-oeffnungszeiten .ce_text a{color: white;text-decoration: none}.flexslider{border:0;border-radius:0}.flexslider .slides li{position:relative}.flexslider .flex-caption{bottom:0;left:0;right:0;position:absolute;background-color:rgba(0,0,0,.4);color:#fff}.flexslider .caption_title_line{padding:5px 30px 10px;text-align:right}.flexslider .flex-caption p{margin-top:0;margin-bottom:0;font-size:18px;line-height:1.5;color:#fff}
/* fonts.css */
#main .mobilemenu2 ul li{margin-top:10px;margin-bottom:10px}#main .mod_navigation ul li a{width:100%;max-width:260px;margin:0;padding:6px 10px 4px 30px;font-size:17px;text-decoration:none;color:#575756;list-style-type:none;font-weight:300}#left .mod_navigation ul{margin:0;padding:0}#left .mod_navigation ul li{width:100%;position:relative;display:block;margin:0;padding:0;list-style-type:none}#left .mod_navigation ul li a{width:100%;float:left;margin:0;padding:5px 10px 3px 30px;font-size:16px;text-decoration:none;color:#575756;list-style-type:none;font-weight:600;  -webkit-transition: all 0.5s ease-in-out;  -moz-transition: all 0.5s ease-in-out;  -o-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out}#left .mod_navigation ul li strong{width:100%;float:left;display:table;margin:0;padding:5px 10px 3px 30px;font-size:16px;color:#de0000;list-style-type:none;font-weight:600}#left .mod_navigation ul li a:hover{width:100%;float:left;display:table;margin:0;padding:5px 10px 3px 30px;font-size:20px;color:#575756;list-style-type:none;font-weight:600}.white .caption_title_line{float:left;padding:5px 15px}.white .flex-caption p{padding-top:2px;padding-bottom:0;font-size:20px}.full.split{box-sizing:border-box;column-count: 2;-moz-column-count: 2;-webkit-column-count: 2;column-gap: 3em;-moz-column-gap: 3em;-webkit-column-gap: 3em}#main .mod_breadcrumb ul li{margin-left:0}#main a{text-decoration:none}p.tel{padding-left:40px;background-image:url("../../files/layout/phone.png");background-position:left center;background-repeat:no-repeat}p.mail{padding-left:40px;background-image:url("../../files/layout/mail.png");background-position:left center;background-repeat:no-repeat}p.poi{padding-left:40px;background-image:url("../../files/layout/poi.png");background-position:left center;background-repeat:no-repeat}.address p{margin-bottom:10px;font-size:15px;line-height:20px;font-weight:400}.lastline p,.lastline p a{font-size:12px;line-height:20px;text-decoration:none;text-transform:uppercase;font-weight:700}.catalogue_pre .half.right p{padding-left:60px;background-image:url("../../files/layout/book.png");background-position:left center;background-repeat:no-repeat;font-size:19px}.catalogue_pre .half.right p a{text-decoration:none}h4{float:none;display:table;padding:5px 10px;border:1px solid;font:15px/22px 'Hind',sans-serif;font-weight:400}.sf-menu a,.sf-menu strong{font-family:'Hind',sans-serif;font-weight:300}.header_suche input{font:15px 'Open Sans',sans-serif;font-style:italic;text-transform:uppercase}h1{display:block;margin:0 0 20px;padding:0;font-size:55px;line-height:65px;text-transform:none;font-weight:300}h1,h2,.lastline p,h3,ul li{font-family:'Hind',sans-serif}h2{margin:0;padding:0 0 20px;font-size:27px;line-height:35px;text-transform:uppercase;font-weight:300}h3{margin:20px 0 0;padding:0 0 20px;font-size:18px;line-height:20px;font-weight:300}p{margin:0;padding:0;font:17px/26px 'Open Sans',sans-serif;font-weight:300}td,label{margin:0;padding:0;font:14px/22px 'Open Sans',sans-serif;font-weight:400}#header .mod_navigation ul li a,#header .mod_navigation ul li span,#header .mod_navigation ul li a.trail,#header .mod_navigation ul li a.current,#header .mod_navigation ul li span.current,#header .mod_navigation ul li span.trail{float:none;margin:0;padding:5px 12px;font-size:16px;text-decoration:none;text-transform:none;font-weight:400}#header .mod_navigation ul ul li a,#header .mod_navigation ul ul li span,#header .mod_navigation ul ul li a.trail,#header .mod_navigation ul ul li a.current,#header .mod_navigation ul ul li span.current,#header .mod_navigation ul ul li span.trail{float:none;margin:0;padding:8px 8px 7px;font-size:14px;text-decoration:none;text-transform:none;font-weight:400}.breadcrumbs a,.breadcrumbs strong,.breadcrumbs p,.breadcrumbs li{float:none;display:inline-block;padding-top:7px;padding-bottom:7px;font:12px 'Open Sans',sans-serif;text-decoration:none;text-transform:uppercase;font-weight:600}.sliderbox h1 span{margin:0;padding:0;font-weight:700}#pic .sliderbox h1{width:96%;max-width:1600px;margin:0 auto;padding:20px 0 15px;font:25px/29px 'Hind',sans-serif;text-transform:none;font-weight:300}.sliderbox h2{height:42px;float:right;display:block;margin:4px 0 0;padding:0 10px 20px;text-align:right;font-size:18px;text-transform:none;font-weight:400}
/* colors.css */
#usercentrics-button .uc-banner-content{background-color: #ffffff !important}#usercentrics-button .uc-btn-new.uc-btn-accept{background-color: #12753C !important;color: #ffffff !important}#usercentrics-button .uc-btn-new.uc-btn-deny{background-color: #12753C !important;color: #ffffff !important}#footer h2,#footer h3{color:#fff;text-transform:none}#main .ce_text a{color:#00983A}.white .flex-caption p{color:#575756}p{color:#575756}h1{color:#575756}.sliderbox h2{color:#00983a}#main .introtext ul li a{color:#525151}#main .grey a,#main .white a{color:#949695}.address p{color:#fff}.lastline p,.lastline p a{color:#9e9e9c}.catalogue_pre .half.right p,.catalogue_pre .half.right p a{color:#fff}.address{background-color:#006a2d}.catalogue_pre{background-color:#aeaeac}.catalogue_pre .half.right{background-color:#fdc300}.breadcrumbs li a{color:#e3e3e3}.breadcrumbs li{color:#fff}h4{border-color:#fcc304;color:#525151}#header .mod_navigation ul li a{color:#fff}#header .mod_navigation ul li span,#header .mod_navigation ul li a.current,#header .mod_navigation ul li a:hover{background-color:rgba(255,255,255,1);color:#006a2d}#header .mod_navigation ul.level_1 li span,#header .mod_navigation ul.level_1 li a.current,#header .mod_navigation ul.level_1 li a:hover,#header .mod_navigation ul.level_1 li.sfHover a{}#header .mod_navigation ul ul li a{background-color:rgba(255,255,255,.9);color:#575756}#header .mod_navigation ul ul li span,#header .mod_navigation ul ul li a.current,#header .mod_navigation ul ul li a:hover{float:none;background-color:rgba(0,106,45,.95);color:#fff}.breadcrumbs{background-color:#006a2d}.introtext_head p{color:#fff}.introtext p{color:#fff}.introtext_head{background-color:#9e9e9c}.introtext,.headericons img{background-color:#fcc304}.sliderbox h1{color:#fff}#footer .catalog_teaser{background-color:#aeaeac}.lastline{background-color:#fff}#footer{background-color:#79b530}.white h3,.grey h3{color:#525151}h2{color:#de0000}.introtext h2{color:#fff}.grey{background-color:#f8f8f8}.well.contact-well a{color: #fff!important}
/* icongrid.css */
#icongrid{margin:0 auto}#icongrid div[class^="ce_hyperlink icongrid-"]{float: left;width: 25%;height: 160px;text-align: center;margin: 0 0 20px 0}#icongrid div[class^="ce_hyperlink icongrid-"] a,#icongrid div[class^="ce_hyperlink icongrid-"] span.icongrid-image-hover{height: 100%;width: 100%;display: block;background-size: 50% auto;padding: 110px 0 0 0;font-family: "Open Sans", sans-serif;color: #575756}#icongrid div[class^="ce_hyperlink icongrid-"] a{position: relative}#icongrid div[class^="ce_hyperlink icongrid-"] span.icongrid-image-hover{opacity: 0;transition: opacity 1s}#icongrid div[class^="ce_hyperlink icongrid-"] a:hover span.icongrid-image-hover{opacity: 1}#icongrid div[class^="ce_hyperlink icongrid-"] span.icongrid-image-hover{position: absolute;top: 0;left: 0;z-index: 2}#icongrid .icongrid-df a{background: url("../../files/content/icons/xl/Dach-Fassade_grn.png") top center no-repeat}#icongrid .icongrid-df span.icongrid-image-hover{background: url("../../files/content/icons/xl/Dach-Fassade_rot.png") top center no-repeat}#icongrid .icongrid-fl a{background: url("../../files/content/icons/xl/Farben-Lacke_grn.png") top center no-repeat}#icongrid .icongrid-fl span.icongrid-image-hover{background: url("../../files/content/icons/xl/Farben-Lacke_rot.png") top center no-repeat}#icongrid .icongrid-ftt a{background: url("../../files/content/icons/xl/Fenster-Tren_grn.png") top center no-repeat}#icongrid .icongrid-ftt span.icongrid-image-hover{background: url("../../files/content/icons/xl/Fenster-Tren_rot.png") top center no-repeat}#icongrid .icongrid-fn a{background: url("../../files/content/icons/xl/Fliesen-Naturstein_grn.png") top center no-repeat}#icongrid .icongrid-fn span.icongrid-image-hover{background: url("../../files/content/icons/xl/Fliesen-Naturstein_rot.png") top center no-repeat}#icongrid .icongrid-gala a{background: url("../../files/content/icons/xl/Garten-Landschaftsbau_grn.png") top center no-repeat}#icongrid .icongrid-gala span.icongrid-image-hover{background: url("../../files/content/icons/xl/Garten-Landschaftsbau_rot.png") top center no-repeat}#icongrid .icongrid-hs a{background: url("../../files/content/icons/xl/Heizung-Sanitr_grn.png") top center no-repeat}#icongrid .icongrid-hs span.icongrid-image-hover{background: url("../../files/content/icons/xl/Heizung-Sanitr_rot.png") top center no-repeat}#icongrid .icongrid-rh a{background: url("../../files/content/icons/xl/Roh-Hochbau_grn.png") top center no-repeat}#icongrid .icongrid-rh span.icongrid-image-hover{background: url("../../files/content/icons/xl/Roh-Hochbau_rot.png") top center no-repeat}#icongrid .icongrid-ts a{background: url("../../files/content/icons/xl/Tief-Strassenbau_grn.png") top center no-repeat}#icongrid .icongrid-ts span.icongrid-image-hover{background: url("../../files/content/icons/xl/Tief-Strassenbau_rot.png") top center no-repeat}#icongrid .icongrid-tb a{background: url("../../files/content/icons/xl/Trochenbau-Brandschutz_grn.png") top center no-repeat}#icongrid .icongrid-tb span.icongrid-image-hover{background: url("../../files/content/icons/xl/Trochenbau-Brandschutz_rot.png") top center no-repeat}#icongrid .icongrid-wz a{background: url("../../files/content/icons/xl/Werkzeug-Zubehr_grn.png") top center no-repeat}#icongrid .icongrid-wz span.icongrid-image-hover{background: url("../../files/content/icons/xl/Werkzeug-Zubehr_rot.png") top center no-repeat}#icongrid .icongrid-bb a{background: url("../../files/content/icons/xl/bad_grn.png") top center no-repeat}#icongrid .icongrid-bb span.icongrid-image-hover{background: url("../../files/content/icons/xl/bad_orange.png") top center no-repeat}
@media handheld,only screen and (max-width: 1023px){
/* mq_left_1024minus.css */
.mobilemenu2{display:block;padding-top:20px;padding-bottom:20px}#left{display:none}#container{width:100%;max-width:1024px;margin:0 auto}
}
@media handheld,only screen and (min-width: 768px) and (max-width: 1023px){
/* mq_basic_minus1024.css */
#main{width:100%;left:0}#icongrid div[class^="ce_hyperlink icongrid-"] a,#icongrid div[class^="ce_hyperlink icongrid-"] span.icongrid-image-hover{padding-top:130px}#icongrid div[class^="ce_hyperlink icongrid-"]{width:25%;height:190px}.address,.lastline{width:100%;padding-right:3%;padding-left:3%}#header .mod_navigation ul li a,#header .mod_navigation ul li span,#header .mod_navigation ul li a.trail,#header .mod_navigation ul li a.current,#header .mod_navigation ul li span.current,#header .mod_navigation ul li span.trail{padding:5px 8px;font-size:16px}#header .mod_navigation{right:20px}#left{display:none}#container{width:100%;max-width:1024px;margin:0 auto}.teaserbox{width: 100%}
}
@media handheld,only screen and (max-width: 767px){
/* mq_basic_minus768.css */
#main{width:100%;left:0}#icongrid div[class^="ce_hyperlink icongrid-"] a,#icongrid div[class^="ce_hyperlink icongrid-"] span.icongrid-image-hover{padding-top:120px}#icongrid div[class^="ce_hyperlink icongrid-"]{width:33.333%;height:210px}#main .ce_text.sortiment a{width:100%}.mmenubtn{right:0;top:0;position:absolute;display:block;background-color:#de0000}h1{font-size:31px;line-height:37px}h2{font-size:21px;line-height:29px}.logo{position:relative}#header .inside{padding-top:1%;padding-right:5%;padding-left:2%}.logo img{width:auto;height:87px}body{padding-top:105px}#header.nav-up{top:-105px}#header{width:100%;height:105px;top:0;position:fixed;display:block;margin:0;padding:0;border-bottom:5px solid #575756;z-index:3}.breadcrumbs{display:none}.verlinkung{padding-bottom:20px}.sliderbox h2,.sliderbox h1,.verlinkung a{text-decoration:none}.slider-control a,.slider-control .slider-menu{top:25%}.sliderbox h2{width:100%;float:none;margin:0;padding:0;text-align:center}.content-slider figcaption{bottom:0;left:0;right:0;top:0;position:relative;margin:0;padding:0;text-align:center;-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75)}#container{width:100%}.full.split{box-sizing:border-box;column-count: 1;-moz-column-count: 1;-webkit-column-count: 1;column-gap: 3em;-moz-column-gap: 3em;-webkit-column-gap: 3em}.half,.half.left,.half.right{width:90%;margin-right:5%;margin-left:5%}.teaserbox{width:100%;float:none}#header .mod_navigation{display:none}
}
@media handheld,only screen and (max-width: 600px){
/* mq_basic_minus_600.css */
#icongrid div[class^="ce_hyperlink icongrid-"] a,#icongrid div[class^="ce_hyperlink icongrid-"] span.icongrid-image-hover{padding-top:120px}#icongrid div[class^="ce_hyperlink icongrid-"]{width:46%;height:200px;margin-right:2%;margin-left:2%}
}
@media handheld,only screen and (max-width: 480px){
/* mq_basic_minus_480.css */
.logo img{height:64px;margin-top:16px}#icongrid div[class^="ce_hyperlink icongrid-"] a,#icongrid div[class^="ce_hyperlink icongrid-"] span.icongrid-image-hover{padding-top:95px}#icongrid div[class^="ce_hyperlink icongrid-"]{width:50%;height:160px;margin-right:0;margin-left:0}
}
/* extensions.css */
input.captcha{width: 92px}.well{background-color: #575756;padding: 0 10px 10px 10px;margin: 10px 10px 10px 0;color: white}.well:nth-child(even){margin: 10px 0 10px 10px}.well h3{margin: 10px 0 0;padding: 0 0 10px}.well p{color: white;font-size: .7em;line-height: 1.2em}#main ul li.menu-item-standorte.active span{background-image:url("../../files/content/icons/Icon Standort_weiss.png");background-position: 10px center;background-repeat:no-repeat;background-size: 14px 20px}#main li[class^="menu-item-sortiment-"] a,#main li[class^="active menu-item-sortiment-"] span{background-position: 10px center;background-repeat:no-repeat;background-size: 25px;padding: 5px 0px 5px 40px !important}#main li.menu-item-sortiment-df a{background-image:url("../../files/content/icons/Dach-Fassade_grn.png")}#main li.menu-item-sortiment-df.active span{background-image:url("../../files/content/icons/Dach-Fassade_weiss.png")}#main li.menu-item-sortiment-fl a{background-image:url("../../files/content/icons/Farben-Lacke_grn.png")}#main li.menu-item-sortiment-tb a{background-image:url("../../files/content/icons/Trochenbau-Brandschutz_grn.png")}#main li.menu-item-sortiment-ftt a{background-image:url("../../files/content/icons/Fenster-Tren_grn.png")}#main li.menu-item-sortiment-fn a{background-image:url("../../files/content/icons/Fliesen-Naturstein_grn.png")}#main li.menu-item-sortiment-gala a{background-image:url("../../files/content/icons/Garten-Landschaftsbau_grn.png")}#main li.menu-item-sortiment-hs a{background-image:url("../../files/content/icons/Heizung-Sanitr_grn.png")}#main li.menu-item-sortiment-rh a{background-image:url("../../files/content/icons/Roh-Hochbau_grn.png")}#main li.menu-item-sortiment-ts a{background-image:url("../../files/content/icons/Tief-Strassenbau_grn.png")}#main li.menu-item-sortiment-wz a{background-image:url("../../files/content/icons/Werkzeug-Zubehr_grn.png")}#main li.menu-item-sortiment-wz.active span{background-image:url("../../files/content/icons/Werkzeug-Zubehr_weiss.png")}#main li.menu-item-sortiment-fl.active span{background-image:url("../../files/content/icons/Farben-Lacke_weiss.png")}#main li.menu-item-sortiment-tb.active span{background-image:url("../../files/content/icons/Trochenbau-Brandschutz_weiss.png")}#main li.menu-item-sortiment-ftt.active span{background-image:url("../../files/content/icons/Fenster-Tren_weiss.png")}#main li.menu-item-sortiment-fn.active span{background-image:url("../../files/content/icons/Fliesen-Naturstein_weiss.png")}#main li.menu-item-sortiment-gala.active span{background-image:url("../../files/content/icons/Garten-Landschaftsbau_weiss.png")}#main li.menu-item-sortiment-hs.active span{background-image:url("../../files/content/icons/Heizung-Sanitr_weiss.png")}#main li.menu-item-sortiment-rh.active span{background-image:url("../../files/content/icons/Roh-Hochbau_weiss.png")}#main li.menu-item-sortiment-ts.active span{background-image:url("../../files/content/icons/Tief-Strassenbau_weiss.png")}.menu-item-sortiment-tb{font-size: 16px !important}.no-padding{padding-top: 0 !important;padding-bottom: 0 !important}#main .ce_accordion .ce_text.brands{background-color: white}.ce_accordion .ce_text.brands img{padding: 25px}.ce_accordion .ce_text.brands{text-align: center}#main .ce_text.sortiment a[class^="sortiment-icon-"],#sortiment-standorte .ce_text.standorte a{border-radius: 25px}#sortiment-standorte .ce_text.standorte a{background: transparent url("../../files/content/icons/Icon%20Standort_grau.png") left center no-repeat;background-size: 30px;background-position: 30px center;transition: background .5s ease-in}#sortiment-standorte .ce_text.standorte a:hover{background: #575756 url("../../files/content/icons/Icon%20Standort_weiss.png") left center no-repeat;background-size: 30px;background-position: 30px center}#main .ce_text.sortiment a[class^="sortiment-icon-"]:hover{background-color: #00983a}#main .ce_text.sortiment a.sortiment-icon-farben{background: transparent url("../../files/content/icons/Farben-Lacke_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-gala{background: transparent url("../../files/content/icons/Garten-Landschaftsbau_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-roho{background: transparent url("../../files/content/icons/Roh-Hochbau_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-tist{background: transparent url("../../files/content/icons/Tief-Strassenbau_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-trbr{background: transparent url("../../files/content/icons/Trochenbau-Brandschutz_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-wezu{background: transparent url("../../files/content/icons/Werkzeug-Zubehr_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-fetu{background: transparent url("../../files/content/icons/Fenster-Tren_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-hesa{background: transparent url("../../files/content/icons/Heizung-Sanitr_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-flna{background: transparent url("../../files/content/icons/Fliesen-Naturstein_grn.png") left center no-repeat}#main .ce_text.sortiment a.sortiment-icon-dafa{background: transparent url("../../files/content/icons/Dach-Fassade_grn.png") left center no-repeat}#left ul li.menu-item-standorte a{background-image:url("../../files/content/icons/Icon Standort_grau.png");background-position: 10px center;background-repeat:no-repeat;background-size: 14px 20px}#main ul li.menu-item-standorte a{background-image:url("../../files/content/icons/Icon Standort_grau.png");background-position: 10px center;background-repeat:no-repeat;background-size: 14px 20px}#left ul li.menu-item-standorte.active span{background-image:url("../../files/content/icons/Icon Standort_weiss.png");background-position: 10px center;background-repeat:no-repeat;background-size: 14px 20px}#left li[class^="menu-item-sortiment-"] a,#left li[class^="active menu-item-sortiment-"] span{background-position: 10px center;background-repeat:no-repeat;background-size: 25px;padding: 5px 0px 5px 40px !important}#left li.menu-item-sortiment-df a{background-image:url("../../files/content/icons/Dach-Fassade_grn.png")}#left li.menu-item-sortiment-df.active span{background-image:url("../../files/content/icons/Dach-Fassade_weiss.png")}#left li.menu-item-sortiment-fl a{background-image:url("../../files/content/icons/Farben-Lacke_grn.png")}#left li.menu-item-sortiment-tb a{background-image:url("../../files/content/icons/Trochenbau-Brandschutz_grn.png")}#left li.menu-item-sortiment-ftt a{background-image:url("../../files/content/icons/Fenster-Tren_grn.png")}#left li.menu-item-sortiment-fn a{background-image:url("../../files/content/icons/Fliesen-Naturstein_grn.png")}#left li.menu-item-sortiment-gala a{background-image:url("../../files/content/icons/Garten-Landschaftsbau_grn.png")}#left li.menu-item-sortiment-hs a{background-image:url("../../files/content/icons/Heizung-Sanitr_grn.png")}#left li.menu-item-sortiment-rh a{background-image:url("../../files/content/icons/Roh-Hochbau_grn.png")}#left li.menu-item-sortiment-ts a{background-image:url("../../files/content/icons/Tief-Strassenbau_grn.png")}#left li.menu-item-sortiment-wz a{background-image:url("../../files/content/icons/Werkzeug-Zubehr_grn.png")}#left li.menu-item-sortiment-wz.active span{background-image:url("../../files/content/icons/Werkzeug-Zubehr_weiss.png")}#left li.menu-item-sortiment-fl.active span{background-image:url("../../files/content/icons/Farben-Lacke_weiss.png")}#left li.menu-item-sortiment-tb.active span{background-image:url("../../files/content/icons/Trochenbau-Brandschutz_weiss.png")}#left li.menu-item-sortiment-ftt.active span{background-image:url("../../files/content/icons/Fenster-Tren_weiss.png")}#left li.menu-item-sortiment-fn.active span{background-image:url("../../files/content/icons/Fliesen-Naturstein_weiss.png")}#left li.menu-item-sortiment-gala.active span{background-image:url("../../files/content/icons/Garten-Landschaftsbau_weiss.png")}#left li.menu-item-sortiment-hs.active span{background-image:url("../../files/content/icons/Heizung-Sanitr_weiss.png")}#left li.menu-item-sortiment-rh.active span{background-image:url("../../files/content/icons/Roh-Hochbau_weiss.png")}#left li.menu-item-sortiment-ts.active span{background-image:url("../../files/content/icons/Tief-Strassenbau_weiss.png")}
/* teaserbox.css */
.teaserbox.teaserbox-overlay img{transition: all .5s ease-out}#teaser{position: relative}.teaserbox{background-color:#fff}.teaserbox img{width:100%;height:auto;float:left}.teaserbox{width:50%;float:left;margin:0;padding:0}.teaserbox.teaserbox-overlay{background-color: transparent;position: absolute;top: 0}.teaserbox.teaserbox-overlay.right{right: 0}.teaserbox.teaserbox-overlay.left{left: 0}.teaserbox.teaserbox-overlay.right img{transform: translateX(8%)}.teaserbox.teaserbox-overlay.left img{transform: translateX(-8%)}.teaserbox.teaserbox-overlay:hover img{transform: translateX(0)}
