/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
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}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@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}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url("../../assets/jquery/swipebox//src/img/loader.gif") center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url("../../assets/jquery/swipebox//src/img/icons.png");background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}
/**
 * @license
 * MyFonts Webfont Build ID 3523198, 2018-02-09T01:05:02-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: VAGRoundedLTPro-Thin by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/vag-rounded/thin/
 * 
 * Webfont: VAGRoundedLTPro-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/vag-rounded/bold/
 * 
 * Webfont: VAGRoundedLTPro-Light by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/vag-rounded/light/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3523198
 * Licensed pageviews: 250,000
 * Webfonts copyright: Copyright &#x00A9; 2014 Monotype GmbH. All rights reserved.
 * 
 * © 2018 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("/count/35c27e");

  
@font-face {font-family: 'VAGRoundedLTPro-Thin';src: url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_0_0.eot");src: url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_0_0.eot?#iefix") format('embedded-opentype'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_0_0.woff2") format('woff2'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_0_0.woff") format('woff'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_0_0.ttf") format('truetype'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_0_0.svg#wf") format('svg');}
 
  
@font-face {font-family: 'VAGRoundedLTPro-Bold';src: url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_1_0.eot");src: url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_1_0.eot?#iefix") format('embedded-opentype'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_1_0.woff2") format('woff2'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_1_0.woff") format('woff'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_1_0.ttf") format('truetype'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_1_0.svg#wf") format('svg');}
 
  
@font-face {font-family: 'VAGRoundedLTPro-Light';src: url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_2_0.eot");src: url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_2_0.eot?#iefix") format('embedded-opentype'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_2_0.woff2") format('woff2'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_2_0.woff") format('woff'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_2_0.ttf") format('truetype'),url("../../files/giese-liebelt/assets/fonts/webfonts/35C27E_2_0.svg#wf") format('svg');}
 
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("../../files/giese-liebelt/assets/css/fonts/fontawesome-webfont.eot?v=4.4.0");src:url("../../files/giese-liebelt/assets/css/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format('embedded-opentype'),url("../../files/giese-liebelt/assets/css/fonts/fontawesome-webfont.woff2?v=4.4.0") format('woff2'),url("../../files/giese-liebelt/assets/css/fonts/fontawesome-webfont.woff?v=4.4.0") format('woff'),url("../../files/giese-liebelt/assets/css/fonts/fontawesome-webfont.ttf?v=4.4.0") format('truetype'),url("../../files/giese-liebelt/assets/css/files/awesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

#menu nav {
	width: 100%;
}


		nav#nav{
			height: 40px;
			line-height: inherit;
			position: absolute;
			right: 0;
			top: 0;
			width: 10%;
		}

			nav#nav> ul {
				list-style: none;
				margin: 0;
				padding: 0;
				white-space: nowrap;
			}

				nav#nav> ul > li {
					display: inline-block;
					padding: 0;
				}

					nav#nav> ul > li > a,
					nav#nav> ul > li > span {
						border: 0;
						color: #fff;
						display: block;
						font-size: 1em;
						padding: 0 1.5em;
						text-transform: uppercase;
						text-decoration: none;
					}

						nav#nav> ul > li > a.menuToggle {
							outline: 0;
							position: relative;
						}

							nav#nav> ul > li > a.menuToggle:after {
								background-image: url("../../files/giese-liebelt/assets/images/bars.svg");
								background-position: right center;
								background-repeat: no-repeat;
								background-size: contain;
								content: '';
								display: inline-block;
								height: 40px;
								vertical-align: top;
								width: 2em;
							}

							@media screen and (max-width: 1024px) {

								nav#nav> ul > li > a.menuToggle {
									padding: 0 1.5em;
								}

									nav#nav> ul > li > a.menuToggle span {
										display: none;
									}

							}

						@media screen and (max-width: 1024px) {

							nav#nav> ul > li > a,
							nav#nav> ul > li > span {
								padding: 0 0 0 1.5em;
							}

						}

					nav#nav> ul > li:first-child {
						margin-left: 0;
					}	


	#menu {
		box-sizing: border-box;
		-moz-transform: translateX(30em);
		-webkit-transform: translateX(30em);
		-ms-transform: translateX(30em);
		transform: translateX(30em);
		-moz-transition: -moz-transform 0.5s ease;
		-webkit-transition: -webkit-transform 0.5s ease;
		-ms-transition: -ms-transform 0.5s ease;
		transition: transform 0.5s ease;
		-webkit-overflow-scrolling: touch;
		background: #333;
		color: #ffffff;
		height: 100%;
		max-width: 80%;
		overflow-y: auto;
		padding: 3em 2em;
		position: fixed;
		right: 0;
		top: 0;
		width: 30em;
		z-index: 10002;
	}

		#menu ul {
			list-style: none;
			margin-bottom: 0;
		}

			#menu ul > li {
				border-top: solid 1px rgba(0, 0, 0, 0.125);
				margin: 0.2em 0 0.2em 0;
				padding: 0.2em 0 0.2em 0;
			}

				#menu ul > li:first-child {
					border-top: 0 !important;
					margin-top: 0 !important;
					padding-top: 0 !important;
				}

				#menu ul > li > a,
				#menu ul > li > span {
					border: 0;
					color: inherit;
					display: block;
					font-size: 1em;
					letter-spacing: 0.025em;
					outline: 0;
					text-decoration: none;
					text-transform: uppercase;
				}

					@media screen and (max-width: 1024px) {

						#menu ul > li > a,
						#menu ul > li > span {
							line-height: 2.5em;
						}

					}

		#menu .close {
			background-image: url("../../files/giese-liebelt/assets/images/close.svg");
			background-position: 4.85em 1em;
			background-repeat: no-repeat;
			border: 0;
			cursor: pointer;
			display: block;
			height: 3em;
			position: absolute;
			right: 0;
			top: 0;
			vertical-align: middle;
			width: 7em;
		}

		@media screen and (max-width: 1024px) {

			#menu {
				padding: 3em 1.5em;
			}

		}

	body.is-menu-visible #page-wrapper {
		opacity: 0.35;
	}

		body.is-menu-visible #page-wrapper:before {
			display: block;
		}

	body.is-menu-visible #menu {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

.main-nav .level_2 li a,
.main-nav .level_2 li span {
	padding-left: 10px;
}

.main-nav .level_3 li a,
.main-nav .level_3 li span {
	padding-left: 20px;
}

.main-nav .level_3 > li > a,
.main-nav .level_3 > li > span {
	text-transform: inherit !important;
}

#menu ul.level_1 > li > a,
#menu ul.level_1 > li > span {
	font-size: 1.1em;
}
/*--- GIESE & LIEBELT		 ---*/
/*--- Layout                 ---*/
/*--- Stand 10/15			 ---*/
/*--- grün = #61BB46 		 ---*/

/*--- 1. Allgemein ---*/
/*--- 1. Allgemein ---*/
/*--- 1. Allgemein ---*/
/*--- 1. Allgemein ---*/

/*--- 1. Allgemein ---*/

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-300.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-300.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-300.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-300.woff") format('woff'), /* Modern Browsers */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-300.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-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/giese-liebelt/assets/css/fonts/open-sans-v27-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-regular.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-regular.woff") format('woff'), /* Modern Browsers */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-regular.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/giese-liebelt/assets/css/fonts/open-sans-v27-latin-700.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-700.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-700.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-700.woff") format('woff'), /* Modern Browsers */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-700.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/giese-liebelt/assets/css/fonts/open-sans-v27-latin-700.svg#OpenSans") format('svg'); /* Legacy iOS */
}

* {
	box-sizing: border-box;
}


body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	color: #38342B;
	line-height: 1.7em;
	letter-spacing: 0.025em;
	font-size: 14px;
}

.clear {
	clear: both;
	height: 0.1px;
	visibility: hidden;
}

.ce_image img {
	display: block;
}

#container {
	max-width: 1240px;
	padding-left: 20px;
	padding-right: 20px;
	margin: auto;
	position: relative;
	top: 0;
	min-height: 800px;
	background: #fff;
}

#main {
	width: 100%;
	margin: auto;
	float: none;
	margin-bottom: 150px;
}
 
nav#nav {
	display: none;
}
/*
.rs-column {
	margin-top: 0;
}
*/

/* TYPO */
h1, h2, h3, h4, h5, h6 {
	font-family: 'VAGRoundedLTPro-Thin', Arial, sans-serif;
	line-height: 1.25em;
}

/*h1, h2, h3, h4, h5, h6 {
	font-family: 'VAG Rounded Thin', Arial, sans-serif;
	line-height: 1.25em;
}*/

h2 {
	margin-top: 0.5em;
}

a {
	text-decoration: none;
	color: inherit;
}

p {
	line-height: 1.6em;
	font-weight: 300;
}

strong, b {
	font-weight: 400;
}

h1.ce_headline {
	color: #333;
	font-size: 2.2em;
	margin-bottom: 15px;
}

/* TYPO FÜR CONTENTSEITEN */

body.content h1 {
	text-align: left;
	font-size: 1.8em;
	margin-top: 50px;
	margin-bottom: 40px;
}

body.content h1 span {
	background: #fff;
	position: relative;
	z-index: 1;
	padding: 0 30px 0 0;
}

/* TRENNLINIE h1 */
body.content h1:after {
	content: "";
	display: block;
	position: relative;
	width: 10%;
	height: 1px;
	background: #eee;
	top: 35px;
	left: 0;
	z-index: 0;
}

body.content h3 {
	margin-top: 0.5em;
	font-size: 1.6em;
}

body.content .ce_image h4 {
	text-align: center;
	margin-bottom: 5px;
}

.mod_article {
	font-size: 1.2em;
	line-height: 1.5em;
}

/* HEADERLEISTE (LOGO & MENU) */

#header {
	width: 100%;
	background-color: #fff;
	height: 80px;
	position: absolute;
	-webkit-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.1);
}

@media all and (min-width: 599px) {

	#header.scroll {
		position: fixed;
		z-index: 9999;
		top: 0;
	}

}

#header .inside {
	width: 1200px;
	margin: auto;
}

.logo {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: 340px;
	height: 80px;
	display: block;
	background: url("../../files/giese-liebelt/assets/images/giese-liebelt-logo-hell.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center left;
}

#banner {
	margin-top: 80px;
}

.ce_rs_columns_start {
	padding-top: 45px;
}

.cta {
	text-align: center;
	color: #fff;
	background-color: #61BB46;
	padding:20px;
}

.cta h2 {
	margin-bottom: 5px;
}

/*-------------------------------

NAVIGATIONEN: 
- HAUPTNAVIGATION
- METANAVIGATION
- BREADCRUMBNAVIGATION
- SIDEBARNAVIGATION (2 SPALTIG)

---------------------------------*/


/* MAIN NAVIGATION MIT DROPDOWN */

.main_nav {
	position: relative;
	font-family: 'VAGRoundedLTPro-Thin', sans-serif;
	overflow: visible;
}

.main_nav ul.level_2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 0.8em;
}

.main_nav > ul.level_1 {
	float: right;
	display: block;
	margin-right: 10px;
	margin-bottom: 0;
}

.main_nav ul.level_1 > li {
	float: left;
	padding: 0 20px;
	height: 80px;
	display: block;
}

.main_nav ul.level_1 > li.last {
	padding-right: 0;
}

.main_nav ul.level_1 > li > a,
.main_nav ul.level_1 > li > span {
	line-height: 80px;
	height: 80px;
	display: block;
	font-size: 1.6em;
	color: #191919;
	box-sizing: border-box;
}

.main_nav ul.level_1 > li:hover > a,
.main_nav ul.level_1 > li > span {
	color: #61BB46;
	position: relative;
}

.main_nav ul.level_1 > li:hover > a:after,
.main_nav ul.level_1 > li > span:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #61BB46;
}

.main_nav .level_1 ul {
	width: 200px;
	left: -999em;
	position:absolute;
	margin-bottom:0;
	background-color:#fff;
	margin-left: -10px;
}

.main_nav ul.level_2,
.main_nav ul.level_3 {
	background-color:#fff;
}

.main_nav ul.level_2 li:hover {
	background-color: rgba(0,0,0,0.03);
}


.main_nav ul.level_2 li span.active,
.main_nav ul.level_2 li a.trail {
	line-height: 1.8em;
	color:#000;
	font-size: 1.8em;
}

.main_nav .level_2 li {
	float:none;
	background:#fff;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #eee;
}

.main_nav .level_2 li.active {
	background:#eee;
}

.main_nav .level_2 li.last {
	border-bottom: none;
	margin-bottom: 5px;
}

.main_nav .level_2 li a,
.main_nav .level_2 li span {
	float: none;
}

.main_nav .level_2 a {
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: none;
	line-height: 1.8em;
	font-size: 1.8em;
}

.main_nav .level_2 a:hover,
.main_nav .level_2 span {
	text-transform: none;
}

.main_nav li:hover .level_2,
.main_nav .level_2 li:hover .level_3 {
	left: auto;
	z-index: 9999;
}


/* ENDE MAIN NAV */


/* METANAVIGATION -- TOP ZEILE */

#meta {
	width: 100%;
	height: 34px;
	background: #F9F9F9;
	background-image: url("../../files/giese-liebelt/assets/images/bgnoise_lg.png");
	background-repeat: repeat;
	background-position: center center;
}

#meta .inside {
	width: 1200px;
	margin: auto;
}

.meta_nav {
	position: absolute;
	top: 0;
	right: 10px;
	color: rgba(127,127,127,1);
}

.meta_nav ul li {
	float: left;
	padding: 0 10px;
}

.meta_nav ul li a,
.meta_nav ul li span {
	line-height: 34px;
	height: 34px;
	display: block;
	font-size: 1.1em;
	font-weight: 300;
}

.meta_nav ul li:hover {
	background-color: rgba(0,0,0,0.03);
}

.main_nav .submenu.service ul.level_2 {
	margin-left: -120px;
	width: 240px;
}

.main_nav .submenu.last ul.level_2 {
	margin-left: -120px;
	width: 210px;
}

.main_nav .submenu.last ul.level_2 li {
	text-align: left;
}

p.kontakt {
	line-height: 35px;
	float: right;
	margin-right: 10px;
	font-size: .95rem;
}

.whatsapp-button {
  background-color: #25D366;
  color: #fff;
  font-size: 16px;
  padding: 10px 15px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.whatsapp-button i.fa-whatsapp {
  margin-right: 8px; /* Optional */
}


/* ENDE META NAV */


/* SIDEBAR FIXIERT (KONTAKT) */

.sidebar {
	position: fixed;
	right: 0;
	top: 30%;
	width: 50px;
	/*height: 170px;*/
	background: #f5f5f5;
	z-index: 9999;
}

.sidebar i {
	color: #61BB46;
	font-size: 2.3em;
	width: 50px;
	text-align: center;
}

.sidebar li {
	list-style-type: none;
	height: 50px;
}

.sidebar li:hover {
	background: rgba(255,255,255,0.2);
}

.sidebar i {
	line-height: 50px;
}


.sidebar .popup {
	position: absolute;
	top: 0;
	width: 300px;
	height: 250px;
	display: block;
	background: #f5f5f5;
	margin-right: 50px;
	right: 1000em;
}

.sidebar li.form:hover .popup.form,
.sidebar li.phone:hover .popup.phone,
.sidebar li.date:hover .popup.date   {
	right: 0;
}

.sidebar .popup .ce_text {
	padding: 20px;
}

.sidebar .popup .ce_text h3 {
	margin-top: 0;
	line-height: 1.5em;
}

.popup .ce_text a {
	display: block;
	margin-top: 30px;
	padding: 10px;
	background: #61BB46;
	color: #fff;
	text-align: center;
}

/* BREADCRUMB NAVIGATION */

.nav-bread {
	margin-top: 80px;
}

.home .nav-bread,
.landingpage .nav-bread {
	margin-top: 0;
}

.mod_breadcrumb {
	width: 100%;
	background-color: #f7f7f7;
}

.home .mod_breadcrumb {
	margin-bottom: 50px;
}

.mod_breadcrumb ul {
	width: 1200px;
	margin: auto;
	height: 30px;
}

.mod_breadcrumb ul li {
	float: left;
	margin-right: 20px;
	line-height: 30px;
	color: rgb(127,127,127);
	font-size: .9em;
}

.mod_breadcrumb ul li:after {
	content: "\f105";
	font-family: "FontAwesome";
	color: #61BB46;
	margin-left: 20px;
}

.mod_breadcrumb ul li.last:after {
	display: none;
}

.mod_breadcrumb a:hover {
	text-decoration: underline;
}

/* ENDE BREADCRUMB */


/* SIDEBAR NAVIGATION BEI 2 SPALTEN */

.nav-sidebar {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.nav-sidebar ul li {
	font-size: 1rem;
	line-height: 1.5rem;
}

.nav-sidebar ul li a:hover,
.nav-sidebar ul li span {
	color: #61BB46;
}

.nav-sidebar ul.level_2 {
	padding-left: 10px;
}

.nav-sidebar ul.level_2 li {
	font-weight: 300;
}

/* ENDE SIDEBAR NAVIGATION */


/*---------------------------

CONTENT ELEMENTE:
- ROCKSOLID SLIDER
- TEASERBOXEN
- GALERIEN
- LISTEN
- INTERNE LINKS
- HERSTELLER LOGOS

-----------------------------*/


/* ROCKSOLID SLIDER */
.mod_rocksolid_slider {
	width: 100%;
	margin: auto;
}

.slider {
	margin-top: 80px;
}

/* CONTENT */

#home img {
	display: block;
}

section.full-width {
	width: 100% !important;
}

/* Teaser Boxen Startseite */
.ce_text.teaser {
    position: relative;
}

.ce_text.teaser .text-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    pointer-events: none;
}

.ce_text.teaser .text-wrapper p {
    padding: 3px;
    line-height: 2em;
    font-size: .9rem;
    color: #fff;
    text-align: center;
}

.ce_text.teaser .text-wrapper h3 {
	display: inline-block;
    color: #fff !important;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
    font-size: 1.85em;
    background: rgba(97,187,70,.9);
    position: relative;
    left: 50%;
    padding: 5px 10px;
    transform: translateX(-50%);
    /*text-shadow: 0px 0px 10px #111;*/
}

.ce_text.teaser .text-wrapper h3:after {
     content: "\A";
     white-space: pre; 
}

.ce_text.teaser .image_container {
    position: relative;
}

.ce_text.teaser .image_container:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #61BB46;
    opacity: 0;
    transition: opacity .4s;
}

.ce_text.teaser:hover .image_container:before {
    background: #61BB46;
    opacity: .7;
}

/* ENDE TEASER */


/* GALERIE */
.ce_gallery.responsive {
	box-sizing: border-box;
}

.ce_gallery.responsive ul {
	width: 100%;
}

.ce_gallery.responsive ul li {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 1.5%;
	display: block;
}

.ce_gallery.responsive ul li.col_last {
	margin-right: 0;
}

.ce_gallery.responsive ul li figure {
	/*height: 200px;*/
	width: 100%;
	display: block;
	overflow: hidden;
}

.ce_gallery.responsive ul li figure img {
	height: 100%;
	width: auto;
	max-width: inherit;
}


/* HERSTELLER LOGOS ALS GALERIE */

.ce_gallery.hersteller {
	width: 100%;
}

.ce_gallery.hersteller ul {
	width: 100%;
	margin: auto;
	display: block;
}

.ce_gallery.hersteller ul li {
	width: 18%;
	margin-right: 2%;
	display: block;
}

.ce_gallery.hersteller.hs4 ul li {
	width: 23%;
	margin-right: 2%;
	display: block;
}

.ce_gallery.hersteller ul li.col_last {
	margin-right: 0;
}

.ce_gallery.hersteller ul li figure {
	height: 100px;
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: center;
}

.ce_gallery.hersteller ul li figure img {
	width: auto;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}


/* LISTEN MIT PFEILEN */
.ce_list {
	margin-top: 10px;
	font-weight: 300;
}

.ce_list ul li,
ul.ce_list li {
	position: relative;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.ce_list > ul > li:before, 
ul.ce_list > li:before {
    content: "\F061";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: .9em;
    color: #61BB46;
}

/* INTERNE LINKS */
.ce_hyperlink.intern {
	background-color: #61bb46;
	color: #fff;
	padding: 8px;
	padding-left: 20px;
	padding-right: 15px;
	display: inline-block;
	position: relative;
	margin-top: 10px;
}

.ce_hyperlink.intern:hover {
	background-color: rgba(97,187,70,.8);
}

.ce_hyperlink.intern:before {
	content: "\F105";
	font-family: "FontAwesome";
	position: absolute;
	left: 10px;
}

figcaption {
	width: 100% !important;
	font-size: .9em;
	text-align: center;
	margin-bottom: 15px;
}


/*-------------------------------

SPEZIFISCHE FORMATIERUNGEN FÜR EINZELNE SEITEN

- HOME
- TEAM
- DOWNLOADS


---------------------------------*/


/* TEAM */

body.team .ce_image h4 {
	text-align: center;
	font-size: 1.1em;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}

body.team .ce_image .caption {
	text-align: center;
	width: 100% !important;
	font-size: 0.7em;
}

body.team .rs-columns {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #eee;
}

body.team .rs-columns.headline {
	padding-top: 30px;
	padding-bottom: 0;
	border-bottom: none;
}

body.team .rs-columns:last-child {
	border-bottom: none;
}

/* DOWNLOADS */

body.downloads .downloads .ce_text {
	border: 1px solid #ccc;
	text-align: center;
}

body.downloads .downloads .ce_text p {
	font-size: .85em;
}

body.downloads .downloads .ce_text h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #61BB46;
	font-weight: 400;
	font-size: 1.2em;
}

#right .mod_article .ce_text figure {
	float: left;
	width: 30%;
	margin-right: 15px;
}

#right .mod_article .ce_text {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#right .mod_article .ce_text h3 {
	margin-bottom: 5px;
	font-size: 1.2em;
}

#right .mod_article img {
	display: block;
}


/*---------------------------------

 SPALTENLAYOUTS:

 - 2-SPALTIG (SIDEBAR RECHTS)
 - EINSPALTIG (LANDINGPAGE)
 - EINSPALTIG (BLOG)


 ----------------------------------*/


/* 2-SPALTIG */

body.two-col #main {
	position: relative;
	float: left;
	border-right: 1px solid rgb(229,229,229);
	width: 73%;
	padding-right: 20px;
}

body.two-col #main .inside {
	padding: 0;
}

/* RECHTE SPALTE */
#right {
	margin-right: inherit;
	overflow: hidden;
    margin-left: 3%;
    width: 24%;
    float: left;
    position: relative;
}

#right .inside {
	padding-top: 40px;
}

body.content .rs-columns {
	border-bottom: 1px solid #eee;
	padding-bottom: 40px;
}


/* BLOG Seite */

body.blog #container {
	top: 60px;
}

.mod_newslist {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
}

.layout_latest {
	padding-top: 40px;
	border-bottom: 1px solid #eee;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	width: 33.3%;
}

.layout_latest p.more a {
	display: inline-block;
	line-height: 35px;
	font-size: .85em;
	background-color: #61BB46;
	color: #fff;
	padding: 0 10px;
}

.layout_latest h2 {
	font-size: 1.3em;
	/*min-height: 50px;*/
}

.layout_latest p.info {
	color: #aaa;
	font-size: .85em;
	margin-top: 10px;
}

.layout_latest figure {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.layout_latest figure img {
	width: 100%;
	height: auto;
}

.rs-columns.auszeichnungen .ce_image {
	box-shadow: 3px 3px 5px 2px rgba(0,0,0,0.2);
}

/* Insektenschutz */

/* Tabelle */

/* Container für die Tabelle */
#table--gewebe {
    overflow-x: auto; /* Horizontaler Scrollbalken, wenn nötig */
    width: 100%; /* Container nimmt 100 % Breite ein */
}

/* Allgemeine Stile für die Tabelle */
#table--gewebe table {
    width: 100%; /* Tabelle nimmt 100 % Breite des Containers ein */
    border-collapse: collapse; /* Rahmen zusammenführen */
    font-family: 'VAGRoundedLTPro-Thin', Arial, sans-serif;
    margin: 20px 0;
    min-width: 600px; /* Minimale Breite der Tabelle (kann angepasst werden) */
}

/* Rahmen für die Tabelle und Zellen */
#table--gewebe table, #table--gewebe table th, #table--gewebe table td {
    border: 1px solid #666; /* Schwarzer Rahmen */
}

/* Rahmen für die Tabelle und Zellen */
#table--gewebe table thead th {
	background-color: #61BB47; /* Grüner Hintergrund beim Hovern */
    color: white; /* Weiße Schrift beim Hovern */
}

/* Stile für die Tabellenüberschrift (caption) */
#table--gewebe table caption {
    margin-bottom: 10px;
    text-align: left;
}

/* Stile für die Spaltenüberschriften (thead) */
#table--gewebe table thead th {
    letter-spacing: 0.025em;
    padding: 10px 8px 8px 8px;
    text-align: left;
}

/* Stile für die Zeilenüberschriften (th in tbody) */
#table--gewebe table tbody th {
    padding: 10px 8px 8px 8px;
}

/* Stile für die Zellen (td) */
#table--gewebe table td {
    padding: 10px 8px 8px 8px;
}

/* Hintergrundfarben für gerade und ungerade Zeilen */
#table--gewebe table tbody tr.even {
    background-color: #f9f9f9; /* Sehr hellgrau für gerade Zeilen */
}

#table--gewebe table tbody tr.odd {
    background-color: #e9e9e9; /* Hellgrau für ungerade Zeilen */
}

/* Hover-Effekt für Zeilen */
#table--gewebe table tbody tr:hover {
    background-color: #61BB47; /* Grüner Hintergrund beim Hovern */
    color: white; /* Weiße Schrift beim Hovern */
    transition: background-color 0.3s ease, color 0.3s ease; /* Sanfter Übergang */
}

/* Kackeln */

/* Stile für jede Kachel innerhalb von #teaser--gewebe */
#teaser--gewebe .ce_rs_column_start {
    background-color: #ffffff; /* Hintergrundfarbe der Kachel */
    border-radius: 8px; /* Abgerundete Ecken */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Schatten für eine Kachel-Optik */
    overflow: hidden; /* Verhindert, dass der Inhalt über den Rahmen hinausragt */
    display: flex;
    flex-direction: column; /* Inhalt der Kachel vertikal ausrichten */
    height: 100%; /* Volle Höhe der Kachel */
}

/* Stile für das Bild innerhalb von #teaser--gewebe */
#teaser--gewebe .ce_image img {
    width: 100%; /* Bild nimmt die volle Breite der Kachel ein */
    height: 200px; /* Feste Höhe für das Bild */
    object-fit: cover; /* Bild wird zugeschnitten, um das Seitenverhältnis zu erhalten */
    display: block; /* Verhindert unerwünschte Abstände unter dem Bild */
}

/* Stile für den Textbereich innerhalb von #teaser--gewebe */
#teaser--gewebe .ce_text {
    padding: 16px; /* Innenabstand für den Text */
    flex-grow: 1; /* Textbereich nimmt den verfügbaren Platz ein */
    background-color: #ffffff; /* Hintergrundfarbe des Textbereichs */
}

/* Stile für Überschriften und Absätze innerhalb von #teaser--gewebe */
#teaser--gewebe .ce_text h2 {
    margin-top: 0;
    font-size: 1.5em;
    color: #333;
}

#teaser--gewebe .ce_text h3 {
    font-size: 1.2em;
    color: #666;
    margin-bottom: 12px;
}

#teaser--gewebe .ce_text p,
#teaser--gewebe .ce_text ul {
    margin: 0 0 12px 0;
    color: #444;
}

#teaser--gewebe .ce_text ul {
    padding-left: 20px; /* Einrückung für Listen */
}

#teaser--gewebe .ce_text li {
    margin-bottom: 8px;
}

/* Hover-Effekt für die Kachel innerhalb von #teaser--gewebe */
#teaser--gewebe .ce_rs_column_start:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Stärkerer Schatten beim Hovern */
    transform: translateY(-4px); /* Leichte Verschiebung nach oben */
    transition: box-shadow 0.3s ease, transform 0.3s ease; /* Sanfter Übergang */
}

/* sections */

.highlight--green {
	border:3px solid #61BB46;
	border-radius: 5px;
}

.highlight--red {
	border:3px solid red;
	border-radius: 5px;
}

.highlight--grey {
	border:3px solid #ccc;
	border-radius: 5px;
}

.section--grey {
	border-radius: 5px;
	background-color: #eee;
	padding: 20px 2.4% 20px 2.4%;
}

.section--grey h3 {
	font-size: 20px;
}

.section--grey p {
	font-size: 14px;
}

.tipp-green {
	background-color: #61BB46;
	border-radius: 5px;
	line-height: 1em;
	padding: 1em 20px;
	color: #fff;
	font-size: 18px;
}

@media (min-width: 1025px) {
    .section--grey .rs-column {
        margin-right: 2%;
        margin-bottom: 2%;
        margin-top: 0;
    }
}

@media (min-width: 1025px) {
    .section--grey .rs-column.-large-col-4-1.-large-last {
        margin-right: 0%;
    }
}

@media (min-width: 1025px) {
    .section--grey .rs-column.-large-col-4-1 {
        width: 22.3%;
    }
}

@media (max-width: 599px) {
    .section--grey {
    	padding-right: 25px;
        padding-left: 25px;
    }
}

button.cta {
	background-color: #61BB47; 
	color: white; 
	padding: 10px 20px;
	margin-right: 10px;
	border: none; 
	border-radius: 3px; 
	cursor: pointer;
}

button.cta.cta--first {
	background-color: #61BB47; 
	color: white; 
}

button.cta.cta--second {
	background-color: #ddd; 
	color: black; 
}

.mod_newsreader .layout_full {
	margin-bottom: 50px;
}

/* CTA Section */

.cta-section {
      background-color: #61BB47; /* CI-Farbe von G&L */
      border-radius: 3px;
      padding: 40px 20px;
      text-align: center;
      color: #ffffff;
    }
.cta-text {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 25px;
    }
.cta-text h3 {
      margin-top: 0px;
    }
.cta-button {
      background-color: #ffffff;
      color: #61BB47;
      padding: 12px 24px;
      font-size: 18px;
      border: none;
      border-radius: 5px;
      cursor: pointer;
      transition: background-color 0.3s ease, color 0.3s ease;
    }
.cta-button:hover {
      background-color: #f0f0f0;
      color: #4a9a3a;
    }




/* FOOTER */

footer {
	width: 100%;
	position: relative;
	background: #f7f7f7;
	background-image: url("../../files/giese-liebelt/assets/images/bgnoise_lg.png");
	background-repeat: repeat;
	background-position: center center;
}

footer .level-1 {
	width: 1200px;
	margin: auto;
	color: #000;
	padding-top: 30px;
	overflow: hidden;
}

footer .level-1 .mod_navigation {
	float: left;
	width: 25%;
}

footer .level-1 .mod_navigation ul li a,
footer .level-1 .mod_navigation ul li span {
	font-size: 1.3em;
	line-height: 1.8em;
	position: relative;
	padding-left: 15px;
}

footer .level-1 .mod_navigation ul li a:hover,
footer .level-1 .mod_navigation ul li span {
	text-decoration: none;
}

footer .level-1 .mod_navigation ul li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	position: absolute;
	left: 0px;
	color: #61BB46;
}

footer .level-1 .mod_navigation ul li a:hover:before {
	font-family: "FontAwesome";
	content: "\f105";
	position: absolute;
	left: 0px;
	color: #000;
}

footer .level-1 .mod_navigation ul li span:before {
	font-family: "FontAwesome";
	content: "\f105";
	position: absolute;
	left: 0px;
	color: #000;
}

footer .level-2 {
	width: 100%;
	margin: auto;
	display: block;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	min-height: 100px;
	margin-top: 100px;
	background-image: url("../../files/giese-liebelt/assets/images/holz-schwarz-bg.jpg");
	background-repeat: repeat;
	background-position: center center;
}

footer .level-2 .grid-wrapper {
	width: 1200px;
	margin: auto;
	height: 300px;
	padding-top: 50px;
	overflow: hidden;
	margin-bottom: 50px;
}

footer .level-2 .grid--3 {
	float: left;
	width: 33%;
	line-height: 24px;
	height: 260px;
	position: relative;
	box-sizing: border-box;
}

footer .level-2 .grid--3:after {
	content: "";
	display: block;
	height: 260px;
	width: 1px;
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(255,255,255,0.2);
}

footer .level-2 .grid--3.last:after {
	display: none;
}


footer .level-2 .grid--3.--2,
footer .level-2 .grid--3.last {
	padding-left: 30px;
}


footer .copy-wrapper {
	width: 1200px;
	margin: auto;
	height: 65px;
	border-top: 1px solid rgba(255,255,255,0.2);
}


footer .level-2 span {
	display: block;
	float: left;
	width: 50%;
	margin: auto;
	line-height: 65px;
	font-weight: 300;
}

footer .partner {
	float: right;

	width: 50%;
	height: 50px;
	margin-top: 10px;
}

footer .partner .hwk {
	float: right;
	width: 26%;
	height: 40px;
	background-image: url("../../files/giese-liebelt/assets/images/hwk-do.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	
}

footer .partner .tischler {
	float: right;
	width: 26%;
	height: 40px;
	margin-right: 4%;
	background-image: url("../../files/giese-liebelt/assets/images/tischler-nrw.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

footer .partner .oeko {
	float: right;
	width: 26%;
	height: 40px;
	background-image: url("../../files/giese-liebelt/assets/images/oekoprofit.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-right: 4%;
}

footer .ce_text p {
	line-height: 1.5em;
	/*margin-left: 10px;*/
}

footer a:hover {
	text-decoration: underline;
}

.nav-indiv ul li a {
	font-family: 'Open Sans';
	font-weight: 300;
	margin-bottom: 12px;
	margin-top: 1em;
	font-size: 1.8333em;
	display: block;
}

footer h1 {
	margin-bottom: 0 !important;
}

footer h1:after {
	display: none !important;
}

/*--- ENDE FOOTER ---*/



/* MYFONTS SCHMULCHE VERSTECKEN */
#mfPreviewBar,
div#mfPreviewBarShow {
	display: none !important;
}


/*---------------------------------

RESPONSIVE:

3 BREAKPOINTS:
mobil: bis 599px
tablet hochkant: 600 - 1022px
tablet quer & desktop: >=1024px

-----------------------------------*/



@media all and (min-width: 1025px) {

	body.landingpage .rs-columns {
		width: 1200px;
		margin: auto;
		display: block;
		overflow: hidden;
	}

	.rs-column.-large-col-3-1 {
		width: 31.3%;
	}

	.rs-column.-large-col-4-1 {
		width: 22.3%;
	}

	.rs-column {
		margin-right: 3%;
		margin-bottom: 3%;
		margin-top: 0;
	}
}

@media all and (min-width: 600px) and (max-width: 1024px) {
	#header,
	#main,
	footer .level-1,
	footer .level-2 {
		padding: 0 1%;
	}

	footer .level-1 {
		display: none;
	}

	.main_nav {
		display: none;
	}

	#meta {
		display: none;
	}

	#header {
		width: 100%;
		margin-top: 0;
		margin-bottom: 0;
		background-color: #f5f5f5;
		position: relative;
	}

	#header .inside {
		width: 100%;
	}

	#container {
		width: 100%;
		min-height: inherit;
		margin-bottom: 50px;
	}

	#wrapper {
		width: 100%;
		margin-top: 0;
	}

	footer .level-2 .grid-wrapper {
		width: 100%;
		height: auto;
	}

	footer .copy-wrapper {
		width: 100%;
	}

	footer .level-1 {
		width: 100%;
	}

	#main {
		width: 100%;
	}

	#meta .inside {
		width: 100%;
	}

	.slider {
		margin-top: 0;
	}

	#banner {
		margin-top: 0;
	}

	.nav-bread {
		display: none;
	}
}

@media all and (max-width: 1024px) {
		nav#nav {
		display: block;
		height: 60px;
	}

	nav#nav > ul {
		position: absolute;
		top: 20px;
		right: 0px;
	}
}


@media all and (max-width: 599px) {

	#banner {
		margin-top: 0;
	}

	footer .level-2 .grid--3:after {
		display: none;
	}

	.nav-sidebar {
		display: none;
	}

	.slider {
		display: none;
	}

	.home #wrapper {
		margin-top: 20px;
	}

	.nav-bread {
		display: none;
	}

	body.two-col #main {
		width: 100%;
		float: none;
		border-right: 0;
	}

	body.two-col #container {
		padding-left: 0;
		padding-right: 0;
	}

	#right {
		width: 100%;
		float: none;
		margin-left: 0;
		padding: 5%;
	}

	#header {
		height: 80px;
	}

	#main {
		width: 100%;
		margin-bottom: 50px;
		padding: 5%;
	}

	#home .projekt {
		width: 100%;
		float: none;
	}

	footer .inside span {
		width: 100%;
	}

	.logo {
		width: 70%;
		margin-left: 5%;
		float: none;
	}

	.main_nav {
		display: none;
	}

	footer .level-2 {
		padding-bottom: 20px;
	}

	.mod_rocksolid_slider {
		display: none;
		width: 100%;
	}

	#header .inside {
		width: 100%;
	}

	body:before {
		display: none;
	}

	#header {
		margin-bottom: 0;
	}

	footer .level-1 .mod_navigation {
		float: none;
		width: 100%;
		margin-left: 5%;
	}

	footer .level-2 .ce_text {
		float: none;
		height: inherit;
		text-align: center;
	}

	footer .level-2 span {
		margin-left: 0;
		text-align: center;
		float: none;
	}

	footer .level-2 .grid-wrapper {
		padding: 5%;
		width: 100%;
		height: auto;
	}

	footer .level-2 .grid--3 {
		width: inherit;
		float: none;
		padding-left: 0 !important;
		height: auto;
	}

	footer .copy-wrapper {
		width: 100%;
		height: auto;
		padding: 0 5%;
	}

	footer .copy-wrapper span {
		line-height: inherit;
		margin-top: 20px;
	}

	footer .partner {
		display: none;
		float: none;
		width: 100%;
		height: auto;
	}

	footer .level-2 {
		margin-top: 0;
	}

	.mod_breadcrumb {
		display: none;
	}

	.custom {
		display: none;
	}

	footer .level-1 {
		display: none;
		width: 100%;
	}

	.partner > a {
		float: none !important;
		display: block;
		width: 40% !important;
		margin-left: 30% !important;
		margin-bottom: 30px;
	}

	body.content h1 {
		line-height: 1.5em;
		margin-top: 0;
		margin-bottom: 0;
	}

	body.content h1 span {
		padding: 0;
	}

	body.content h1:after {
		display: none;
	}

	.ce_image.banner img {
		height: 260px;
		max-width: inherit;
	}

	body.content .ce_image {
		border: none;
	}

	.ce_hyperlink.intern,
	.ce_list {
		margin-left: 5%;
	}

	.ce_gallery.responsive {
		width: 96%;
		margin-left: 2%;
	}

	.ce_gallery.responsive ul li {
		width: 100%;
		margin-bottom: 2%;
	}

	.ce_gallery.hersteller ul li {
		width: 48%;
	}

	.rs-columns.kataloge {
		width: 96%;
		margin-left: 2%;
	}

	#team .ce_image img {
		margin: auto;
	}

	#meta {
		display: none;
	}

	#header {
		position: relative;
		background-color: #f5f5f5;
	}

	.layout_latest {
		width: 100%;
		padding-top: 0;
		border-bottom: none;
		padding: 0;
		margin-bottom: 30px;
	}

}

/* RS-COLUMNS ANPASSUNGEN */

@media all and (min-width: 600px) {

	body.content .rs-column.-large-col-4-1 {
		width: 22%;
	}

	body.content .rs-column.-large-col-2-1,
	body.home .rs-column.-large-col-2-1 {
		width: 48.7%;
	}

	body.content .rs-column.-large-last {
		margin-right: -5px;
	}

	body.content .rs-column {
		/* margin-right: 4%; */
	}
}



#swipebox-title {
	display: none;
}

#bewertung .ce_text a {
	color: #61BB46;
}

body.impressum #main .ce_text a,
body.datenschutzerklaerung #main .ce_text a,
body.disclaimer #main .ce_text a {
	text-decoration: underline;
}

.moebelplaner iframe {
	width: 100%;
	height: 680px;
	border: none;
	margin-top: 20px;
	margin-bottom: 60px;
}

/*--- Fenster Ads ---*/

.ads .text--center .ce_text {
	text-align: center;
}

@media all (min-width: 1050px) {
	div.main--head p {
		padding: 0 100px;
	}
}

.ads .ce_text h3 {
	color: #61BB46;
	font-size: 1.2em;
}

.ads .ce_text p {
	font-size: 1.1em;
}

.ads .rs-column {
	    margin-bottom: 1%;
	}

.ads .ce_text a.button.tel {
	background-color: #61BB46;
	color: #fff;
	font-size: 1.6em;
	padding: 5px 15px 7px 15px;
	line-height: 2.5em;
}

.ads .ce_text a.button.form {
	color: #61BB46;
	text-decoration: underline;
}

.ads div.formbody {
		background-color: #eee;
		padding: 10px 10px;
	}

@media all (min-width: 1050px) {
	.ads div.formbody {
		background-color: #eee;
		padding: 50px 300px;
	}
}

.ads div.formbody .widget-text label,
.ads div.formbody .widget-textarea label {
	display: none;
}

.ads div.formbody div.widget {
	margin-bottom: 10px;
}

.ads div.formbody div.widget input,
.ads div.formbody div.widget textarea {
	width: 100%;
	padding: 10px 15px;
}

.ads div.formbody div.widget textarea {
	margin-top: 30px;
}

.ads div.formbody .checkbox_container legend {
	display: none;
}

.ads div.formbody div.widget .checkbox_container input {
	width: auto;
	margin-right: 5px;
}

.ads div.formbody .widget-checkbox span label {
	font-size: 0.75em;
}

.ads div.formbody .widget-checkbox span label {
	font-size: 0.75em;
}

.ads div.formbody .widget-checkbox span label a {
	text-decoration: underline;
}

.ads div.formbody .submit_container input {
	background-color: #61BB46;
	color: #fff;
	font-size: 1em;
	padding: 5px 12px 7px 12px;
	margin-top: 20px;
	line-height: 2em;
	border: none;

}
.mega-dropdown {
	position: absolute;
	/*top: 100%;*/
	left: -2%;
	display: block;
	width: 104%;
	max-height: 0;
	padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	background: #ffffff;
	opacity: 0;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-transition: max-height 0s, padding 0s, opacity 0.3s;
	-webkit-transition-delay: 0.3s, 0.3s, 0s;
	-moz-transition: max-height 0s 0.3s, padding 0s 0.3s, opacity 0.3s;
	-o-transition: max-height 0s 0.3s, padding 0s 0.3s, opacity 0.3s;
	transition: max-height 0s 0.3s, padding 0s 0.3s, opacity 0.3s;
	pointer-events: none;
	/* Fixes chrome text flicker */
	-webkit-backface-visibility: hidden;
	box-sizing: border-box;
}

@media screen and (max-width: 900px) {
	.mega-dropdown {
		background-image: none !important;
		left: 0;
		width: 100%;
	}
}

li:hover > .mega-dropdown {
	z-index: 1;
	max-height: 9999px;
	overflow: visible;
	padding: 1.57143em 3.7037%;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	pointer-events: auto;
}

.mega-dropdown-column h1 {
	margin: 0 0 0.71429em;
	font-size: inherit;
	font-weight: bold;
	color: #008d4f;
}

.mega-dropdown-column h3 {
	font-size: 1.3em;
	padding-left: 10px;
}

.mega-dropdown-column a:before {
	content: "\f105";
	font-family: "FontAwesome";
	color: #61bb46;
	margin-left: -10px;
}

.mega-dropdown-column a:hover:before {
	color: #000;
}


.mega-dropdown-column h1 a {
	color: inherit;
}
.mega-dropdown-column p {
	margin: 1em 0;
	line-height: 1.5em;
}
.mega-dropdown-column ul a {
	display: inline-block;
	padding: 0.28571em 0 0.21429em;
	color: #636363;
}
.mega-dropdown-column ul a:hover {
	color: #008d4f;
}

.mega-dropdown-image {
	margin: 1.42857em 0;
}
.mega-dropdown-image img {
	display: block;
	width: 100%;
	height: auto;
}


.mega-dropdown-inner .rs-column {
	margin-top: 4%;
}



.mega-dropdown-inner .rs-column.-large-first-row {
	margin-top: 0;
}
