header,footer,nav,section,aside,main,article,figure,figcaption{display:block}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,iframe{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}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}
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.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-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 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%;
  }
}

.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0;overflow:hidden}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';display:block;position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;background:0 0;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc string{color:#fff}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
/* Layout */

@font-face {
  font-family: 'Koho';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/theme/fonts/koho-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/theme/fonts/koho-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/koho-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/koho-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/koho-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/koho-regular.svg') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Koho';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/theme/fonts/koho-bold.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../files/theme/fonts/koho-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/koho-bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/koho-bold.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/koho-bold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/koho-bold.svg') format('svg'); /* Legacy iOS */
}
/*
	Blau:	#0077BA;
	@media screen and (max-width: 1400px) {
	@media screen and (max-width: 991px) {
	@media screen and (max-width: 900px) {
	@media screen and (max-width: 599px) {
	
*/
::selection {
	background: #0077BA;
	color: #fff;
}
*, ::after, ::before {
	box-sizing: border-box;
}
.ce_text figure,
.content-text figure {
	width: max-content;
	margin-left: auto;
	margin-right: auto;
}
html {
	scroll-behavior: smooth;
}
@-webkit-keyframes fadeInUp{
	0% {
		opacity:0;-webkit-transform:translate3d(0,20px,0);
		transform:translate3d(0,20px,0)
	}
	to {
		opacity:1;-webkit-transform:translateZ(0);
		transform:translateZ(0)
	}
}
@keyframes fadeInUp{
	0% {
		opacity:0;
		-webkit-transform:translate3d(0,20px,0);
		transform:translate3d(0,20px,0)
	}
}



.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mt-50{margin-top:50px}
.mt-60{margin-top:60px}
.mt-70{margin-top:70px}
.mt-80{margin-top:80px}
.mt-90{margin-top:90px}
.mt-100{margin-top:100px}

.mb-30{margin-bottom:30px}
.mb-40{margin-bottom:40px}
.mb-50{margin-bottom:50px}
.mb-60{margin-bottom:60px}
.mb-70{margin-bottom:70px}
.mb-80{margin-bottom:80px}
.mb-90{margin-bottom:90px}
.mb-100{margin-bottom:100px}



.pt-50{padding-top:50px !important;}
.pt-100{padding-top:100px !important;}
.pt-150{padding-top:150px !important;}
.pt-200{padding-top:200px !important;}

.pb-50{padding-bottom:50px !important;}
.pb-90{padding-bottom:90px !important;}
.pb-150{padding-bottom:150px !important;}
.pb-200{padding-bottom:200px !important;}


@media screen and (max-width: 991px) {
	.mb-100{margin-bottom:70px;}
	.pb-90{padding-bottom:65px !important;}
}


@media screen and (max-width: 1400px) {
	.tablet-center {
		text-align: center;
		margin-bottom: 0;
	}
}



/* Albacont */

/* Fonts Schriften */
body h1, body h2, body h3, body h4, body p, body a, body li, body td {
	font-family: "Koho";
	color: #000;
	margin: 0;
}


body h1,
body .like-h1 h3 {
	font-size: 55px;
	font-weight: normal;
	line-height: 1.2em;
	text-transform: uppercase;
}
body.home h1,
body.home .like-h1 h3 {
	color: #fff;
	display: inline-block;
	margin: 0;
	margin-top: -149px;
	margin-right: 40px;
}
body .like-h1 h3 {
	max-width: 600px;
}


body.home h1::before,
body.home .like-h1 h3::before {
	content: "";
	background-image: url(/files/theme/img/albacont-headline-top-line.svg);
	background-repeat: no-repeat;
	display: block;
	margin-left: -30px;
	width: 201px;
	height: 28px;
}
body.home h1::after,
body.home .like-h1 h3::after {
	content: url(/files/theme/img/albacont-headline-bottom-line.svg);
	display: inline-block;
	top: 36px;
	position: relative;
	right: 162px;
	width: 0px;
}

body h2 {
	color: #0077BA;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 100px;
	padding-bottom: 50px;
}

body p,
body li,
body h3 {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.9em;
}

body h3 {
	font-weight: bold;
	padding-bottom: 4px;
}

body a {
	color: #0077BA;
	font-weight: bold;
}

.text-right {
	text-align: right;
}

.bullet ul {
	list-style-type: square;
	padding-left: 17px;
}


body .ce_text ol {
	margin-bottom: 0;
}




/* Header */
#header {
	height: 120px;
	z-index: 3;
	position: fixed;
	width:100%;
	background-color: #fff;
	box-shadow: 0px 10px 40px #0000001a;
	top: 0px;
}

#header nav ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
	font-size: 18px;
	text-transform: uppercase;
	height: 100%;
}
#header nav ul a {
	text-decoration: none !important;
	position: relative;
}
/* Nur Navigation, nicht Sprachwechsler */
#header nav.navigation-header ul > li {
	height: 100%;
}
#header nav.navigation-header ul a {
	display: flex;
	align-items: center;
	height: 100%;
	color: #000;
	font-weight: normal;
	font-size: 18px;
}
#header nav.navigation-header ul a::after {
	content: "";
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	height: 4px;
	background: #0077BA;
	border-radius: 2px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header nav.navigation-header ul a:hover::after {
	opacity: 1;
}

#header .inside,
#header nav {
	height: 100%;
}

.logo-header {
	position: absolute;
	margin-top: 27px;
	margin-left: 40px;
	height: 62px;
}

.sprachwechsler {
	position: absolute;
	top: 0;
	right: 40px;
}
.sprachwechsler ul {
	gap: 0 !important;
}
.sprachwechsler ul strong,
.sprachwechsler ul a {
	padding: 11px 9px;
	color: #4D4D4D;
	font-weight: normal;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sprachwechsler ul strong {
	background-color: #E5E5E5;
}
.sprachwechsler ul a:hover {
	background-color: #E5E5E5;
}






/* Container Inhalt */
body.home #container {
	margin-top: 120px;
}
#container {
	margin-top: 220px;
}

.boxed {
	margin-right: auto;
	margin-left: auto;
	max-width: 1430px;
	position: relative;
	padding: 0 15px 0 15px;
}
.boxed-1000 {
	margin-right: auto;
	margin-left: auto;
	max-width: 1030px;
	position: relative;
	padding: 0 15px 0 15px;
}
.boxed-880 {
	margin-right: auto;
	margin-left: auto;
	max-width: 910px;
	position: relative;
	padding: 0 15px 0 15px;
}


@media screen and (max-width: 1460px) {
	.boxed {
		padding:0px;
		margin-left:15px;
		margin-right:15px;
	}
}
@media screen and (max-width: 1030px) {
	.boxed-1000 {
		padding:0px;
		margin-left:15px;
		margin-right:15px;
	}
}
@media screen and (max-width: 910px) {
	.boxed-880 {
		padding:0px;
		margin-left:15px;
		margin-right:15px;
	}
}





/* Slider */
.background-img-text {
	height: calc(100vh - 120px);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	align-items: center;
	display: flex;
	padding-left: 14vw;
}
/* Blaue Objekte mit Icons */
.blue-﻿﻿overview {
	background: #0077BA;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 40px;
	border-radius: 5px;
	gap: 80px;
	margin-top: -130px;
	/*flex-wrap: wrap;*/
	max-width: 1000px;
}
.blue-﻿﻿overview p {
	margin: 0;
}
.blue-﻿﻿overview a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
}


/* Grauer HG */
.grey-background {
	background-color: #F0F0F0;
}

/* Counter */
.counter-boxes {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px 0 0 0;
	gap: 80px;
	flex-wrap: wrap;
}
.counter-boxes .counter-boxes-item {
	min-width: 340px;
}

.counter-boxes p {
	text-align: center;
	letter-spacing: 8px;
	color: #0077BA;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
}
.counter-boxes p.counter {
	color: #fff;
	font-size: 100px;
	letter-spacing: normal;
}


/* Slider */
.rsts-crop {
	margin-top: 60px;
}
.rsts-slide {
	border-radius: 5px;
}
.rsts-slide img {
	opacity: 0.5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.rsts-slide img:hover {
	opacity: 1;
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.rsts-slide .ce_text img {
	opacity: 1;
}


/* Navigation Slider */
body .rsts-skin-default .rsts-nav {
	position: relative;
	left: auto;
	right: auto;
	text-align: center;
	padding: 30px 0 70px;
}
body .rsts-skin-default .rsts-nav a {
	background-color: unset;
	border-radius: 2px;
	width: 20px;
	height: 20px;
	box-shadow: none;
	border: 1px solid #0077BA;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
body .rsts-skin-default .rsts-nav a.active,
body .rsts-skin-default .rsts-nav a:hover {
	background-color: #0077BA;
	box-shadow: none;
}




/* Bilder Zentrieren */
.images-center {
	text-align: center;
}
.images-center img {
	max-width: 100%;
	height: auto;
	/* Ohne Logo Abstand 
	margin-top: 80px;*/
}


/* logo-buerocontainer */
.logo-buerocontainer {
	margin-top: 80px;
}


/* SPALTEN ANPASSUNG */

.rs-column.-large-col-2-1 {
	width: calc(50% - 30px);
}

.rs-column {
	margin-right: 30px;
}


/* Jobs HG */
.jobs-hg .background-img-text {
	height: 640px;
	padding-left: 90px;
	padding-bottom: 70px;
	align-items: end;
	margin-top: -100px;
}

/* Aufzählungen 1 2 3 */
ol li {
	padding-left: 5px;
	margin-left: 20px;
}

@media screen and (max-width: 991px) {
	.rsts-slide img {
		opacity: 1;
	}
	
	.images-center img {
		/* Ohne Logo Abstand */
		margin-top: 25px;
	}
}
@media screen and (max-width: 599px) {
	.images-center img {
		/* Ohne Logo Abstand */
		margin-top: 35px;
	}
}





/* FOOTER */
.hg-footer {
	background-image: url(/files/theme/img/albacont-footer-map.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center right;
	padding: 100px 0;
}
.hg-footer a {
	font-weight: normal;
}
.hg-footer .blue-footer-box {
	background-color: #0077BA;
	max-width: 485px;
	border-radius: 5px;
	padding: 60px;
}
/* Über 1400px - einspaltig */
@media screen and (min-width: 1400px) {
	.hg-footer .blue-footer-box .rs-columns .rs-column {
		width: 100%;
		margin-right: 0;
	}
}
@media screen and (max-width: 1400px) {
	.hg-footer .blue-footer-box .rs-columns .rs-column .mt-50 {
		margin-top: 0;
	}
	.hg-footer .blue-footer-box {
		padding: 30px;
	}
}


body .footer h2,
body .footer h3,
body .footer p,
body .footer a,
body #kontakt h2,
body #kontakt h3,
body #kontakt p,
body #kontakt a {
	color: #fff;
}
body .footer h2,
body #kontakt h2 {
	padding: 0 0 20px 0;
}


/* Hyperlink Button */
.ce_hyperlink a,
.content-hyperlink > a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none !important;
	border: 1px solid #fff;
	border-radius: 5px;
	text-align: center;
	padding: 10px 30px;
	color: #fff;
	background-color: #0077BA;
	display: inline-block;
	max-width: 240px;
	width: 100%;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.ce_hyperlink a:hover,
.content-hyperlink > a:hover {
	background-color: rgba(255, 255, 255, 0.25);
}
/* Weiss */
.white-button.ce_hyperlink a,
.white-button.content-hyperlink > a {
	color: #0077BA !important;
	background-color: #fff;
}
.white-button.ce_hyperlink a:hover,
.white-button.content-hyperlink > a:hover {
	background-color: rgba(255, 255, 255, 0.75);
}
/* Telefon Icon Button */
.call-icon.ce_hyperlink a::before,
.call-icon.content-hyperlink > a::before {
	content: url(/files/theme/img/footer-call-icon.svg);
	display: inline-block;
	margin-right: 10px;
	top: 4px;
	position: relative;
}
/* Mail Icon Button */
.mail-icon.ce_hyperlink a::before,
.mail-icon.content-hyperlink > a::before {
	content: url(/files/theme/img/footer-mail-icon.svg);
	display: inline-block;
	margin-right: 10px;
	top: 1px;
	position: relative;
}



/* FOOTER 2 */
.hg-footer-blue {
	background-color: #0077BA;
	padding: 25px 0;
}
.hg-footer-blue a {
	text-decoration: none;
	text-transform: uppercase;
}
.hg-footer-blue a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 1400px) {
	.hg-footer-blue {
		padding-top: 50px;
	}
	.hg-footer-blue {
		padding-top: 30px;
	}
	.footer .rs-column.-large-first-row:nth-child(1) {
		margin-top: 7px;
	}
}




/* BY FEDERLEICHT */
.federleicht {
	display: block !important;
	width: 89px;
	margin-left: auto;
}
.federleicht a {
	text-decoration: none;
	position: relative;
	border-bottom: none !important;
	display: block;
}
.federleicht a::after {
	display: none !important;
}
.federleicht a::before {
	content: url(/files/theme/img/federleicht-logo-weiss.svg);
	position: absolute;
	opacity: 0;
	top: 1px;
	border: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	left: 8px;
	height: 32px;
	}
.federleicht a:hover::before {
	opacity: 1;
	top: -16px;
}









/* nav-mobile */

.mobile_menu {
	z-index: 1;
	margin-top: 70px;
}
.mobile_menu .inner {
	padding: 80px 20px;
}
.mobile_menu ul li {
	margin: 10px 0;
}
.mobile_menu ul li a {
	width: 100%;
	display: block;
	height: 40px;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}
.mobile_menu_overlay {
	z-index: -1;
}
.nav-main-mobil .mobile_menu_trigger{
	right:	0px;
	position: absolute;
	z-index: 4;
	top: 0;
}
.hamburger-icon-container {
	z-index: 200;
	width: 70px;
	height: 70px;
	position: relative;
	cursor: pointer;
	padding-left: 20px;
}
.hamburger-icon,
.hamburger-icon:before,
.hamburger-icon:after {
  	content: '';
  	position: absolute;
  	height: 2px;
  	background: #000;
  	transition: all .5s ease;
  	box-shadow: 0px 0px 4px #0000001a;
}
.hamburger-icon:before {
  	top: -6px;
  	width: 30px;
}
.hamburger-icon {
  	top: 33px;
	width: 30px;
}
.active .hamburger-icon {
	top: 28px;
	margin-left: -5px;
}
.hamburger-icon:after {
  	top: 6px;
  	width: 30px;
}


/* Darstellung wenn das Close-Icon angezeigt werden soll */

.mobile_menu_active .hamburger-icon {
  background: transparent;
  transform: rotate(-135deg)
}
.mobile_menu_active .hamburger-icon:before,
.mobile_menu_active .hamburger-icon:after {
  top: 0px;
  left:-6px;
  width: 30px;
}
.mobile_menu_active .hamburger-icon:before {
  transform: rotate(90deg)
}
.mobile_menu .inner {
	background: #fff;
	opacity: 0.98;
}




.mobile_menu .sprachwechsler {
	position: relative;
	right: auto;
}
.mobile_menu .sprachwechsler ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 80px;
}
.mobile_menu .sprachwechsler ul li {
	margin: 0;
}
.mobile_menu .sprachwechsler ul li strong,
.mobile_menu .sprachwechsler ul li a {
	display: unset;
}






/* Scrollpunkte */
#container-id,
#company,
#job,
#contact {
	scroll-margin-top: 120px;
}



.bottom-contact-text {
	margin-top: 35px;
}






/* Responsive */

@media screen and (max-width: 1400px) {
	.logo-header {
		height: 32px;
		margin-top: 20px;
		margin-left: 15px;
	}
	#header {
		height: 70px;
	}
	body.home #container {
		margin-top: 70px;
	}
	#container {
		margin-top: 150px;
	}
	.background-img-text {
		height: calc(100vh - 70px);
		
		height: calc(100vh - 95px);
	}
	#header nav ul {
		gap: 20px;
	}
	#header .sprachwechsler {
		right: 15px;
	}
	#header nav.navigation-header ul a,
	#header .sprachwechsler ul strong,
	#header .sprachwechsler ul a {
		font-size: 16px;
	}
	#header nav.navigation-header ul a::after {
		top: 55px;
	}
	
	#container-id,
	#company,
	#job,
	#contact {
		scroll-margin-top: 70px;
	}


	.hg-footer {
		padding: 77vw 0 100px 0;
		background-size: 155vw;
		background-position: top right 0px;
		
		padding: 0 0 75vw 0;
		background-size: 155vw;
		background-position: bottom -9.5vw right 0px;
	}
	.hg-footer .blue-footer-box {
		max-width: none;
	}
	.footer .rs-column.-large-col-2-1 {
		width: 100%;
		text-align: center;
	}
	.footer .rs-column.-large-first-row {
		margin-top: 50px;
	}
	.federleicht {
		margin-right: auto;
	}
	
	
	
	.blue-﻿﻿overview {
		gap: 50px;
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
		margin-top: -100px;
	}

	.blue-﻿﻿overview img {
		height: 40px !important;
	}
	.blue-﻿﻿overview a {
		font-size: 14px;
	}
	
	
	
	.hg-footer .blue-footer-box > .rs-columns {
		position: relative;
	}
	.bottom-contact-text {
		position: absolute;
		bottom: 0;
		margin-bottom: 11px;
		margin-top: 0;
	}
	
	
}



@media screen and (max-width: 991px) {
	#header .sprachwechsler,
	#header nav ul {
		display: none;
	}
	
	body h1,
	body .like-h1 h3 {
		font-size: 30px;
	}
	
	body h2 {
		font-size: 20px;
		hyphens: auto;
		-webkit-hyphens: auto;
		padding-top: 70px;
		padding-bottom: 30px;
	}
	
	body p,
	body li,
	body h3 {
		font-size: 16px;
	}
	
	.background-img-text {
		/*  height: 400px;*/
	}
	
	
	
	
	.counter-boxes p.counter {
		font-size: 80px;
	}
	.counter-boxes .counter-boxes-item {
		min-width: unset;
	}
	
	body .rsts-skin-default .rsts-nav {
		padding: 30px 0 40px;
	}
	
	
	
	
	.logo-buerocontainer {
		margin-top: 55px;
	}
	.logo-buerocontainer img {
		max-width: 200px;
		margin-bottom: 20px;
	}
	
	.jobs-hg .background-img-text {
		padding-left: 80px;
		height: 500px;
	}
	
	

	body .like-h1 h3 {
		max-width: 330px;
	}
	
	body.home h1::before,
	body.home .like-h1 h3::before {
		margin-left: -30px;
		width: 201px;
		height: 28px;

		transform: scale(0.7);
		margin-left: -60px;
	}
	body.home h1::after,
	body.home .like-h1 h3::after {
		top: 36px;
		right: 162px;
		width: 0px;

		transform: scale(0.7);
		right: 112px;
	}

	.hg-footer {
		padding: 0 0 67vw 0;
		background-position: bottom -13.5vw right 0px;
	}

}




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

	.background-img-text {
		  height: 400px;
	}
	
	
	
	.blue-﻿﻿overview {
		gap: 30px;
		
		width: calc(100% - 20px);
		/*width: 60vw;
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;*/
	}	
}






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

	.blue-﻿﻿overview {
		padding: 15px;
		padding: 15px 15px 8px 15px;
		
		gap: calc(15vw - 38px);
		width: calc(100% - 20px);
		/*width: 60vw;
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;*/
		margin-top: -75px;
	}
	.blue-﻿﻿overview > div {
		/*flex-basis: 33%;*/
		/*width: 30%;*/
	}
	.blue-﻿﻿overview img {
		height: 30px !important;
		width: 100%;
	}
	.blue-﻿﻿overview a {
		font-size: 11px;
	}
	.blue-﻿﻿overview figure,
	.blue-overview p,
	.blue-﻿﻿overview a {
		width: 100%;
		display: block;
	}
	
	
	body.home h1 {
		margin-top: -105px;
	}
}



@media screen and (max-width: 599px) {
	/*.blue-﻿﻿overview > div {
		flex-basis: 50%;
	}*/

	
	.rs-column.-large-col-2-1 {
		width: 100%;
	}
	.rs-column.-small-col-2-1 {
		width: calc(50% - 30px);
	}
	
	.text-right {
		text-align: left;
	}
	
	.hg-footer .blue-footer-box {
		padding: 30px;
	}
	
	

	
	.jobs-hg .background-img-text {
		padding-left: 60px;
		height: 400px;
	}
	
	.logo-buerocontainer {
		margin-top: 35px;
	}
	
	
	body.home .like-h1 h3::after {
		display: block;
		position: absolute;
		right: 175px;
		width: 0px;
		top: auto;
	}
	
	.hg-footer {
		padding: 0 0 67vw 0;
		background-position: bottom -14vw right 0px;
	}
	
	.bottom-contact-text {
		position: relative;
		margin-bottom: 0;
		/*margin-top: 30px;*/
	}
}















/* Wenn Referenzen aktiv sein sollten: Artikel Jobs auf Version 1 Schalten (ohne Klassen) UND Artikel Vom Bürocontainer auch ohne Kalsse machen 
	und dann diese css regelungen entfernen: */

.grey-white-background {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 140px);
	background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 140px);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 140px);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f0f0f0",GradientType=1);
}

.jobs-hg .background-img-text {
	margin-top: -150px;
}










/* COLORBOX - Weil bei Lightcase das letzte Bild nicht funktioniert */

.gslide-description {
	background-color: unset !important;
}
.gslide-description .gdesc-inner {
	padding-left: 20px;
}
.gslide-description h4 {
	color: #fff !important;
	font-size: 17px !important;
}

.goverlay {
	background-color: rgba(51, 51, 51, 0.9) !important;
}
@media screen and (max-width: 769px) {
	.gslide-description .gdesc-inner {
		padding-left: 10px;
	}
}

#cboxClose {
	position: fixed;
	top: 0;
	right: 0;
	bottom: auto;
	margin: 0;
	outline: none;
	/*text-indent: unset;*/
	background-image: url(/files/theme/img/lightbox-schliessen-icon.svg);
	background-position: center center !important;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	background-size: 20px;
	background-color: rgba(255, 255, 255, 0.59);
	border-radius: 5px;
}

#cboxLoadingGraphic,
#cboxLoadingOverlay,
#cboxContent {
	background: #fff;
	border-radius: 5px;
}

#cboxContent {
	margin: 0;
}

#colorbox,
#cboxWrapper {
	overflow: visible;
}
#cboxTitle {
	top: calc(100% + 10px);
	font-size: 17px;
}


#cboxOverlay {
	background: #333;
}

#cboxLoadedContent {
	border: none;
}

#cboxLoadedContent {
	border-radius: 5px;
}











.sehr-zentriert > .rs-column {
	width: calc(50% - 15px);
}





