.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}}
/* ==========================================================================
	base.css
========================================================================== */
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: sans-serif;
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

*, ::before, ::after {
  box-sizing: inherit;
}

body {
	margin: 0;
	font-size: 1em;
	overflow-y: scroll;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
	color: #555;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.hidden,
[hidden] {
	display: none !important;
}

/* Contao
============================================== */
#header,
#container,
#main,
#left,
#right,
#footer,
.custom {
    position: relative;
}

#header,
#container,
#footer,
.custom {
    width: 100%;
}

#header .inside,
#main .inside,
#footer .inside {
	position: relative;
    width: 100%;
	max-width: 70rem;
	margin: 0 auto;
	padding: 0 2rem;
}

#header .inside:after,
#footer .inside:after {
	content: "";
	display: table;
	clear: both;
}

.clear,
#clear {
    height: .1px;
    font-size: .1px;
    line-height: .1px;
    clear: both;
}

.invisible {
    width: 0;
    height: 0;
    left: -1000px;
    top: -1000px;
    position: absolute;
    overflow: hidden;
    display: inline;
}

/* ==========================================================================
	Base styles
========================================================================== */
body {
	background-color: #0e6d8c;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5;
	color: #444;
}

/* Typography
============================================== */
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/theme/fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../../files/theme/fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/theme/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../../files/theme/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/theme/fonts/open-sans-v15-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('../../files/theme/fonts/open-sans-v15-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/open-sans-v15-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/open-sans-v15-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../../files/theme/fonts/open-sans-v15-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'),
       url('../../files/theme/fonts/open-sans-v15-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/open-sans-v15-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/open-sans-v15-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../../files/theme/fonts/open-sans-v15-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('../../files/theme/fonts/open-sans-v15-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/open-sans-v15-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/open-sans-v15-latin-700italic.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/theme/fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../../files/theme/fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/theme/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/theme/fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/theme/fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

h1, h2, h3, h4, h5, h6 {
	margin: 1.5rem 0 0.5rem 0;
  	color: #0e6d8c;
  	font-weight: 400;
  	font-style: italic;
	text-rendering: optimizeLegibility;
	clear: both;
}

h1 {
	font-size: 2.125rem;
	line-height: 1.125;
	margin-bottom: 1.5rem;
	padding-bottom: 0.25rem;
	border-bottom: 1px solid #ccc;
}

h2 {
	font-size: 1.75rem;
	line-height: 1.188;
}

h3 {
	font-size: 1.5rem;
	line-height: 1.25;
}

h4 {
	font-size: 1.25rem;
	line-height: 1.25;
}

h5 {
	font-size: 1.125rem;
	line-height: 1.25;
}

h6 {
	font-size: 1rem;
	line-height: 1.25;
}

ul {
	list-style: disc outside;
}

ol {
	list-style: decimal outside;
}

ol, ul {
	padding: 0;
	margin: 0 0 1rem 2rem;
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin: 0.75rem 0 0.75rem 2rem;
}

li {
	margin-bottom: 0.5rem;
	line-height: 1.25;
}

p {
	margin: 0 0 1.125rem;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border-width: 0;
	border-top: 1px solid #ccc;
}

/* Links
============================================== */
a,
a:visited {
	color: #333;
	text-decoration: underline solid #aaa;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

a:hover,
a:focus,
a:active {
	color: #000;
	text-decoration: none;
}

a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
    text-decoration: none;
    color: #444;
}

/* Image
============================================== */
/*img {
    display: block;
    max-width: 100%;
    border: none;
    height: auto;
}

.image_container {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.image_container a {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    transition: all 2s;
}

.image_container a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: transparent;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.image_container a:hover:before {
	background: rgba(0, 0, 0, 0.5);
}

.image_container a:after {
	font: 1.75rem/1 FontAwesome;
	content: "\f002";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	margin: -0.5em;
	color: #fff;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.image_container a:hover:after {
	opacity: 1;
}

.ce_image {
	margin-bottom: 1em;
}

.image_container.float_left {
    float: left;
    margin: 0 2rem 2rem 0;
}

.image_container.float_right {
    float: right;
    margin: 0 0 2rem 2rem;
}

.image_container.float_above {
    margin: 0 0 1.5rem 0;
}

.ce_gallery {
	margin: 1.25rem 0;
}

.ce_gallery ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

.ce_gallery ul li {
    float: left;
    width: 23.5%;
    margin: 0 2% 1.25rem 0;
    padding: 0;
}

.ce_gallery ul li:nth-child(4n) {
	margin: 0 0 1.25rem 0;
}

.caption {
	color: #999;
	font-size: 0.875rem;
	font-style: italic;
}*/

/* Tables
============================================== */
.ce_table {
	margin-bottom: 1.5rem;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #ccc;
}

td,
th {
    border-left: 1px solid #ccc;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: 0.5rem 1rem;
    text-align: right;
}

td:first-child,
th:first-child {
    border-left-width: 0;
}

tr:nth-child(2n-1) td {
    background-color: #f2f2f2;
}

thead th {
    background-color: #176e8b;
    color: #fff;
    text-align: center;
    vertical-align: bottom;
}

p.table-info {
	margin: 0;
	font-size: 0.875rem;
	display: none;
}
/*!
 *  Font Awesome 4.7.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/theme/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../../files/theme/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../../files/theme/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../../files/theme/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../../files/theme/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../../files/theme/fonts/fontawesome-webfont.svg?v=4.7.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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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-pp: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-resistance: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: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"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* ==========================================================================
	layout.css
========================================================================== */

/* Header
============================================== */
#header {
	background: #fff url("../../files/theme/header.jpg") center center no-repeat;
	background-size: cover;
}

.mainnav {
	text-align: right;
	padding: 2rem 0;
}

#header h1,
#header h2 {
	color: #fff;
	text-shadow: #000 2px 2px 8px;
	padding: 0;
	border: 0;
}

#header h1 {
	font-size: 3rem;
	margin: 7rem 0 1rem 0;
}

#header h2 {
	font-size: 2.5rem;
	margin: 1rem 0 2.5rem 0;
}

#header .ce_hyperlink {
	margin: 0 0 6rem 0;
}

/* Container
============================================== */
#container {
	clear: both;
	overflow: hidden;
	background-color: #fff;
	min-height: 4rem;
}

#main {
	padding: 1rem 0;
	overflow: hidden;
}

.rs-columns h3 {
	margin-top: 0;
}

/* Footer
============================================== */
#footer {
	background: #0e6d8c url("../../files/theme/starfish.png") 1rem bottom no-repeat;
	padding: 2rem 0 10rem;
	overflow: hidden;
}

.footer-left {
	float: left;
	width: 45%;
}

.footer-right {
	float: right;
	width: 53%;
	padding-left: 2%;
	text-align: right;
}

.footer-right p {
	margin: 0.75rem 0;
	color: #eee;
}

/* Toplink
============================================== */
.top-link {
	position: fixed;
	bottom: 30px;
	right: 20px;
}

.top-link a,
.top-link a:visited {
	display: inline-block;
	font-size: 1.5rem;
	color: #666;
	background-color: rgba(255, 255, 255, 0.3);
	border: 1px solid rgba(14, 109, 140, 0.2);
    text-decoration: none;
    width: 36px;
    height: 36px;
    line-height: 32px;
    text-align: center;
}

.top-link a:hover {
	color: #fff;
	background-color: #0e6d8c;
	border: 1px solid rgba(255, 255, 255, 0.3);
    text-decoration: none;
}

/* Accordion
============================================== */
.ce_accordion {
	margin-bottom: 6px;
}

section.ce_accordion:last-child {
	margin-bottom: 1.5em;
}

.ce_accordion .toggler {
    background-color: #f3f3f3;
    line-height: 2.25;
    padding: 0.125rem 1rem;
    font-size: 1.125rem;
    color: #111;
    cursor: pointer;
    border-top: 1px solid #ccc;
    outline: 0 none;
}

.ce_accordion .toggler:hover,
.ce_accordion .toggler.ui-state-active {
    background-color: #0e6d8c;
    color: #fff;
}

.ce_accordion .accordion {
	background-color: #f3f3f3;
    padding: 0.5em 1em;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.ce_accordion .toggler:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    margin-right: 5px;
    content: "\f055";
}

.ce_accordion .toggler.ui-state-active:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    margin-right: 5px;
    content: "\f056";
}

/* Downloads
============================================== */
.ce_download {
	margin: 0.625rem 0;
}

.ce_download.center {
	text-align: center;
}

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

.ce_download a,
.ce_download a:visited {
	display: inline-block;
	font-size: 1rem;
    text-decoration: none;
    border: none;
    color: #fff;
    background-color: #0e6d8c;
    padding: 0.5rem 0.75rem;
}

.ce_download a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    content: "\f019";
    margin-right: 8px;
}

.ce_download a:hover {
    text-decoration: none;
    background-color: #666;
    color: #fff;
}

/* Hyperlinks
============================================== */
.ce_hyperlink {
	margin: 0.625rem 0;
}

.ce_hyperlink.center {
	text-align: center;
}

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

.ce_hyperlink a,
.ce_hyperlink a:visited {
	display: inline-block;
	font-size: 1rem;
	font-weight: 400;
    text-decoration: none;
    border: none;
    color: #fff;
    background-color: #0e6d8c;
    padding: 0.75rem 1rem;
}

.ce_hyperlink a:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    content: "\f061";
    margin-left: 8px;
}

.ce_hyperlink a:hover {
    text-decoration: none;
    background-color: #ccc;
    color: #333;
}

.ce_hyperlink a[href^="tel"]:link,
.ce_hyperlink a[href^="tel"]:visited {
	text-decoration: none;
	color: #fff;
}

.ce_hyperlink a[href^="tel"]:hover {
	text-decoration: none;
	color: #333;
}

/* Belegungskalender
============================================== */
.explanation span {
	padding-right: 25px;
}

.explanation img {
	display: inline-block;
	vertical-align: baseline;
	border: 1px solid #999;
	margin-bottom: -4px;
}

.calendar-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.month-wrapper {
	width: 23%;
	margin: 0 2.66666% 1rem 0;
}

.month-label {
	background-color: #0e6d8c;
	color: #fff;
	text-align: center;
	padding: 0.5rem 0;
}

.month-wrapper table {
	width: 100%;
}

.month-wrapper:nth-child(4n) {
	margin-right: 0;
}

.calendar-list tr {
	border-bottom: 1px solid #ccc;
}

.calendar-list td {
	font-size: 0.875rem;
	padding: 5px;
	text-align: center;
	background-color: #fff;
}

.calendar-list tbody tr:nth-child(2n-1) td {
	background-color: #fff;
}

.calendar-list tbody tr td.begin,
.calendar-list tbody tr td.full,
.calendar-list tbody tr td.end {
	background-color: #bbb;
	color: #222;
}

.calendar-list thead td {
	background-color: #eee;
}

/* Cookiebar
============================================== */
.cookiebar {
	position: fixed;
	left: 2rem;
	right: 1rem;
	bottom: 2rem;
	max-width: 27rem;
	padding: 1rem 1.5rem;
	background-color: #eee;
	color: #444;
	font-size: 1rem;
	text-align: center;
	z-index: 100;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cookiebar--active {
	display: block !important;
}

.cookiebar-text {
	margin-bottom: 1rem;
}

.cookiebar-button {
	margin-top: 0;
	display: inline-block;
	background: #0e6d8c;
	border: 1px solid #0e6d8c;
	color: #fff;
	padding: 0.5rem 1rem;
	text-align: center;
	text-decoration: none;
	transition-duration: 0.5s;
}

.cookiebar-button:hover {
	background: #ccc;
	color: #444;
	border: 1px solid #ccc;
	cursor: pointer;
}

.cookiebar-info a {
	padding: 0 0.5rem;
}

/* Misc
============================================== */
hr,
.hrsmall,
.hrbold,
.hrcolor,
.hrcolorbold {
	clear: both;
	margin: 2rem auto 1.5rem;
	border-width: 0;
	border-top: 1px solid #ccc;
}

.hrbold {
	border-top: 3px solid #ccc;
}

.hrcolor {
	border-top: 1px solid #0e6d8c
}

.hrcolorbold {
	border-top: 3px solid #0e6d8c
}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.display-mobil {
	display: none;
}

.display-desktop {
	display: block;
}

.margintop-small {
	margin-top: 1rem;
}
.margintop-medium {
	margin-top: 3rem;
}
.margintop-large {
	margin-top: 5rem;
}
.marginbottom-small {
	margin-bottom: 1rem;
}
.marginbottom-medium {
	margin-bottom: 3rem;
}
.marginbottom-large {
	margin-bottom: 5rem;
}
/* ==========================================================================
	navi.css
========================================================================== */

/* Navi Header
============================================== */
.mainnav ul {
	*zoom: 1;
	display: inline-block;
    float: right;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 1000;
}

.mainnav li {
	margin: 0;
}

.mainnav > ul > li {
	position: relative;
	float: left;
	width: auto;
}

.mainnav a,
.mainnav strong {
	display: block;
	font-size: 1.25rem;
	line-height: 1.25;
	font-weight: 300;
    text-decoration: none;
    color: #000;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 4px 0 0;
    padding: 0.75rem 0.5rem;
}

.mainnav a:hover,
.mainnav a.active,
.mainnav a.trail,
.mainnav strong {
	color: #fff;
	background-color: #0e6d8c;
}

.mainnav li ul {
	float: none;
	padding: 0;
	visibility: hidden;
    opacity: 0;
    position: absolute;
    height: 0;
	left: 0;
    border-top: 5px solid transparent;
    top: 100%;
    transition: all 1s;
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}

.mainnav li:hover ul {
	visibility: visible;
    height: auto;
	opacity: 1;
	transform: translateY(0);
}

.mainnav li li {
	min-width: 12.5rem;
}

.mainnav li li a {
	margin: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 0;
}

.mainnav ul > li > .submenu:after {
	content: " ▾";
}

.mainnav .navi-hidden {
	display: none;
}

/* Navi Footer
============================================== */
.footernav {
	margin-bottom: 1rem;
}

.footernav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footernav li {
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
}

.footernav a,
.footernav strong {
	display: inline-block;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.25;
    text-decoration: none;
    color: #111;
    padding: 0.625rem 1rem;
    background: rgba(255, 255, 255, 0.3);
    border: 1px solid #0e6d8c;
}

.footernav a:hover,
.footernav strong {
	color: #fff;
	text-decoration: none;
	background-color: #0e6d8c;
	border: 1px solid rgba(255, 255, 255, 0.3);
}

/* Navi Mobil
============================================== */
.mobile_menu {
	z-index: 5000;
}

.mod_mobile_menu {
	display: none;
	float: right;
	width: 25%;
	line-height: 1.125;
	padding-top: 1.75rem;
}

.nav-icon-open {
	text-align: right;
}

.nav-icon-open span {
	font-size: 2.5rem;
	color: #fff;
	cursor: pointer;
}

.nav-icon-open span:hover {
	color: #176e8b;
}

.nav-icon-close {
	text-align: right;
	border-bottom: 1px solid #176e8b;
	margin-bottom: 6px;
}

.nav-icon-close a {
	display: block;
	margin: 0;
	padding: 0.25rem 0.375rem;
	font-size: 2.5rem;
	color: #176e8b;
	text-decoration: none;
}

.nav-icon-close a:hover {
	color: #000;
}

.mobile_menu .inner {
    background: #fff;
    padding: 0 0.5rem 0.5rem 0.5rem;
}

.mobilnav ul {
	*zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobilnav li {
	margin: 0;
}

.mobilnav a,
.mobilnav strong {
	display: block;
	font-size: 1.25rem;
	font-weight: 300;
	line-height: 1.25;
    text-decoration: none;
    color: #000;
    background-color: #fff;
    margin: 0;
    padding: 0.5rem 0.5rem;
    border-bottom: 1px solid #fff;
}

.mobilnav a:hover,
.mobilnav a.active,
.mobilnav a.trail,
.mobilnav strong {
	color: #fff;
	background-color: #176e8b;
}

.mobilnav li li a,
.mobilnav li li strong {
	margin: 0;
	text-align: right;
	background-color: #f9f9f9;
}

.mobilnav li li a:hover,
.mobilnav li li strong {
	color: #000;
	background-color: rgba(23, 110, 139, 0.3);
}


.mobilnav ul > li > .submenu:after {
	content: " ▾";
}

.menu-contactbox {
	border-top: 1px solid #176e8b;
	margin-top: 6px;
	padding-top: 4px;
}

/* ==========================================================================
	form.css
========================================================================== */
.ce_form {
	clear: both;
	margin: 0;
	padding: 0 0 1rem 0;
	font-family: "Open Sans", sans-serif;
	font-size: 1rem;
}

fieldset {
	margin-top: 1rem;
	padding: 0;
	border: 0;
	border: 0;
	background-color: #fff;
	overflow: hidden;
}

fieldset.checkbox_container {
	margin-top: 0;
}

legend {
	color: #0e6d8c;
	font-size: 1.25rem;
	font-weight: 400;
	margin-bottom: 0.5rem;
	padding-top: 0.5rem;
}

.wrapper-widget {
	clear: both;
	margin-bottom: 1rem;
	overflow: hidden;
}

.widget-textarea {
	margin-bottom: 1rem;
}

.widget.col-left {
	float: left;
	width: 50%;
	padding-right: 1%;
}

.widget.col-right {
	float: left;
	width: 49%;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="submit"],
textarea,
select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="submit"],
textarea,
select {
	width: 100%;
	font-family: inherit;
	font-size: 1rem;
	padding: 0.375rem 1rem;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #444;
	box-shadow: none;
}

select {
  background-image: url(../../files/theme/select-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
}

select::-ms-expand {
  display:none;
}

.lt-ie10 select {
    background-image: none;
}

textarea {
	min-height: 6rem;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
	border: 1px solid #333;
	outline: 0;
}

label {
	display: block;
	margin-bottom: 0.375rem;
}

/* graceful degradation for ie8 */
input[type="checkbox"],
input[type="radio"] {
	width: auto;
	float: left;
	margin-right: 0.5rem;
	background: transparent;
	border: none;
}

input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked),
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
	background: transparent;
	position: relative;
	opacity: 0;
	margin: 0;
	padding: 0;
}

input[type="checkbox"] + label,
input[type='radio'] + label {
	cursor: pointer;
}

input[type="checkbox"]:checked + label::before,
input[type="checkbox"]:not(:checked) + label::before,
input[type="radio"]:checked + label::before,
input[type="radio"]:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: 2px;
    border: 1px solid #ccc;
    background: #fff;
    margin-right: 0.5rem;
}

input[type="radio"]:checked + label::before,
input[type="radio"]:not(:checked) + label::before {
	border-radius: 30px;
}

input[type="checkbox"]:hover  + label::before,
input[type="radio"]:hover  + label::before {
	background: #ddd;
	box-shadow: inset 0 0 0 2px white;
}

input[type="checkbox"]:checked  + label::before,
input[type="radio"]:checked  + label::before {
	background: #0e6d8c;
	box-shadow: inset 0 0 0 2px white;
}

button {
    display: inline-block;
	font-size: 1rem;
    text-decoration: none;
    color: #fff;
    background-color: #0e6d8c;
    margin-top: 2rem;
    padding: 0.5rem 1.5rem;
    border: 0;
	border-radius: 3px;
}

button:hover {
    background-color: #ccc;
    color: #444;
}

.widget-calendar {
    position: relative;
}

.widget-calendar input {
	padding-left: 2rem;
}

.widget-calendar .input-button {
	position: absolute;
	top: 8px;
	left: 10px;
}

/*.ui-datepicker-trigger {
    position: absolute;
    top: 8px;
    left: 5px;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 0.75rem;
}*/


/*input[type="submit"] {
    width: auto;
    background-color: #85b62c;
    color: #fff;
    border: 3px solid #85b62c;
    text-align: center;
}

input[type="submit"]:hover {
    background-color: #ccc;
    color: #222;
    border: 3px solid #ccc;
    cursor: pointer;
}*/
/* ==============================================
Image
============================================== */
img {
    display: block;
    max-width: 100%;
    border: 0;
    height: auto;
    margin: 0;
}

.image_container {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.image_container a,
.image_container a:visited {
    position: relative;
    display: block;
    overflow: hidden;
    text-decoration: none;
    border-bottom: none;
    transition: all 2s;
}

.image_container a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: all 0.5s;
}

.image_container a:hover:before {
    background: rgba(0, 0, 0, 0.5);
}

.image_container a:after {
	font: 1.75rem/1 FontAwesome;
	content: "\f002";
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	margin: -0.5em;
	color: #fff;
	opacity: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}


.image_container a:hover:after {
    opacity: 1;
}

.ce_image {
    margin-bottom: 1em;
}

.image_container.float_left,
.image_container.float_right,
.image_container.float_above,
.image_container.float_below {
    margin: 0 0 1.25rem 0;
}

.caption {
    font-size: 0.938rem;
    text-align: left;
    color: #999;
}

.caption a {
    display: block;
    color: #999;
    font-size: 0.86rem;
    padding: 0.5rem 0;
    text-decoration: none;
}

.caption a:hover {
    color: #333;
    text-decoration: underline;
}

/* 486px ======================== */
@media screen and (min-width: 30.375em) {
    .image_container.float_left {
        float: left;
        margin: 0 1.5rem 1.5rem 0;
        max-width: 40%;
    }

    .image_container.float_right {
        float: right;
        margin: 0 0 1.5rem 1.5rem;
        max-width: 40%;
    }

    .image_container.float_above {
        margin: 0 0 1.25rem 0;
    }
}

/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    img {
        margin: 0;
    }
}

/* 840px ========================*/
@media screen and (min-width: 52.50em) {
    .ce_text .image_container {
        max-width: 100%;
    }
}

/* ==============================================
Gallery
============================================== */
.ce_gallery {
	margin: 1.5rem 0;
}
.ce_gallery ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.ce_gallery ul li {
    margin: 0 0 0.25rem 0;
    padding: 0;
    line-height: 1;
}

/* 1 Picture ========================================*/
.ce_gallery .cols_1 {
    justify-content: center;
}
.ce_gallery .cols_1 li {
    width: auto;
}

/* 2 Picture ========================================*/
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_2 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_2 li:nth-child(2n) {
        margin-right: 0;
    }
}

/* 3 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_3 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_3 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_3 li,
    .ce_gallery .cols_3 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_3 li:nth-child(3n) {
        margin-right: 0;
    }
}

/* 4 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_4 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_4 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_4 li,
    .ce_gallery .cols_4 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_4 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_4 li,
    .ce_gallery .cols_4 li:nth-child(2n),
    .ce_gallery .cols_4 li:nth-child(3n) {
        width: calc(25% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_4 li:nth-child(4n) {
        margin-right: 0;
    }
}

/* 5 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_5 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_5 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_5 li,
    .ce_gallery .cols_5 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_5 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_5 li,
    .ce_gallery .cols_5 li:nth-child(2n),
    .ce_gallery .cols_5 li:nth-child(3n) {
        width: calc(20% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_5 li:nth-child(5n) {
        margin-right: 0;
    }
}

/* 6 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_6 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_6 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_6 li,
    .ce_gallery .cols_6 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_6 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_6 li,
    .ce_gallery .cols_6 li:nth-child(2n),
    .ce_gallery .cols_6 li:nth-child(3n) {
        width: calc(25% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_6 li:nth-child(4n) {
        margin-right: 0;
    }
}
/* 900px ========================*/
@media screen and (min-width: 56.25em) {
    .ce_gallery .cols_6 li,
    .ce_gallery .cols_6 li:nth-child(2n),
    .ce_gallery .cols_6 li:nth-child(3n),
    .ce_gallery .cols_6 li:nth-child(4n) {
        width: calc(16.6666% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_6 li:nth-child(6n) {
        margin-right: 0;
    }
}

/* 7 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_7 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_7 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_7 li,
    .ce_gallery .cols_7 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_7 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_7 li,
    .ce_gallery .cols_7 li:nth-child(2n),
    .ce_gallery .cols_7 li:nth-child(3n) {
        width: calc(20% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_7 li:nth-child(5n) {
        margin-right: 0;
    }
}
/* 900px ========================*/
@media screen and (min-width: 56.25em) {
    .ce_gallery .cols_7 li,
    .ce_gallery .cols_7 li:nth-child(2n),
    .ce_gallery .cols_7 li:nth-child(3n),
    .ce_gallery .cols_7 li:nth-child(5n) {
        width: calc(14.2857% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_7 li:nth-child(7n) {
        margin-right: 0;
    }
}

/* 8 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_8 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_8 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 486px ========================*/
@media screen and (min-width: 30.375em) {
    .ce_gallery .cols_8 li,
    .ce_gallery .cols_8 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_8 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_8 li,
    .ce_gallery .cols_8 li:nth-child(2n),
    .ce_gallery .cols_8 li:nth-child(3n) {
        width: calc(20% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_8 li:nth-child(5n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_8 li,
    .ce_gallery .cols_8 li:nth-child(2n),
    .ce_gallery .cols_8 li:nth-child(3n),
    .ce_gallery .cols_8 li:nth-child(5n) {
        width: calc(14.2857% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_8 li:nth-child(7n) {
        margin-right: 0;
    }
}
/* 900px ========================*/
@media screen and (min-width: 56.25em) {
    .ce_gallery .cols_8 li,
    .ce_gallery .cols_8 li:nth-child(2n),
    .ce_gallery .cols_8 li:nth-child(3n),
    .ce_gallery .cols_8 li:nth-child(5n),
    .ce_gallery .cols_8 li:nth-child(7n) {
        width: calc(12.5% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_8 li:nth-child(8n) {
        margin-right: 0;
    }
}

/* 9 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_9 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_9 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 486px ========================*/
@media screen and (min-width: 30.375em) {
    .ce_gallery .cols_9 li,
    .ce_gallery .cols_9 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_9 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_9 li,
    .ce_gallery .cols_9 li:nth-child(2n),
    .ce_gallery .cols_9 li:nth-child(3n) {
        width: calc(20% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_9 li:nth-child(5n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_9 li,
    .ce_gallery .cols_9 li:nth-child(2n),
    .ce_gallery .cols_9 li:nth-child(3n),
    .ce_gallery .cols_9 li:nth-child(5n) {
        width: calc(14.2857% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_9 li:nth-child(7n) {
        margin-right: 0;
    }
}
/* 900px ========================*/
@media screen and (min-width: 56.25em) {
    .ce_gallery .cols_9 li,
    .ce_gallery .cols_9 li:nth-child(2n),
    .ce_gallery .cols_9 li:nth-child(3n),
    .ce_gallery .cols_9 li:nth-child(5n),
    .ce_gallery .cols_9 li:nth-child(7n) {
        width: calc(11.1111% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_9 li:nth-child(9n) {
        margin-right: 0;
    }
}

/* 10 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_10 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_10 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 486px ========================*/
@media screen and (min-width: 30.375em) {
    .ce_gallery .cols_10 li,
    .ce_gallery .cols_10 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_10 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_10 li,
    .ce_gallery .cols_10 li:nth-child(2n),
    .ce_gallery .cols_10 li:nth-child(3n) {
        width: calc(20% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_10 li:nth-child(5n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_10 li,
    .ce_gallery .cols_10 li:nth-child(2n),
    .ce_gallery .cols_10 li:nth-child(3n),
    .ce_gallery .cols_10 li:nth-child(5n) {
        width: calc(14.2857% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_10 li:nth-child(7n) {
        margin-right: 0;
    }
}
/* 900px ========================*/
@media screen and (min-width: 56.25em) {
    .ce_gallery .cols_10 li,
    .ce_gallery .cols_10 li:nth-child(2n),
    .ce_gallery .cols_10 li:nth-child(3n),
    .ce_gallery .cols_10 li:nth-child(5n),
    .ce_gallery .cols_10 li:nth-child(7n) {
        width: calc(10% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_10 li:nth-child(10n) {
        margin-right: 0;
    }
}

/* 11 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_11 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_11 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 486px ========================*/
@media screen and (min-width: 30.375em) {
    .ce_gallery .cols_11 li,
    .ce_gallery .cols_11 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_11 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_11 li,
    .ce_gallery .cols_11 li:nth-child(2n),
    .ce_gallery .cols_11 li:nth-child(3n) {
        width: calc(20% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_11 li:nth-child(5n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_11 li,
    .ce_gallery .cols_11 li:nth-child(2n),
    .ce_gallery .cols_11 li:nth-child(3n),
    .ce_gallery .cols_11 li:nth-child(5n) {
        width: calc(14.2857% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_11 li:nth-child(7n) {
        margin-right: 0;
    }
}
/* 900px ========================*/
@media screen and (min-width: 56.25em) {
    .ce_gallery .cols_11 li,
    .ce_gallery .cols_11 li:nth-child(2n),
    .ce_gallery .cols_11 li:nth-child(3n),
    .ce_gallery .cols_11 li:nth-child(5n),
    .ce_gallery .cols_11 li:nth-child(7n) {
        width: calc(11.111% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_11 li:nth-child(9n) {
        margin-right: 0;
    }
}
/* 1020px ========================*/
@media screen and (min-width: 63.75em) {
    .ce_gallery .cols_11 li,
    .ce_gallery .cols_11 li:nth-child(2n),
    .ce_gallery .cols_11 li:nth-child(3n),
    .ce_gallery .cols_11 li:nth-child(5n),
    .ce_gallery .cols_11 li:nth-child(7n),
    .ce_gallery .cols_11 li:nth-child(9n) {
        width: calc(9.0909% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_11 li:nth-child(11n) {
        margin-right: 0;
    }
}

/* 12 Picture ========================================*/
/* 360px ========================*/
@media screen and (min-width: 22.5em) {
    .ce_gallery .cols_12 li {
        width: calc(50% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_12 li:nth-child(2n) {
        margin-right: 0;
    }
}
/* 486px ========================*/
@media screen and (min-width: 30.375em) {
    .ce_gallery .cols_12 li,
    .ce_gallery .cols_12 li:nth-child(2n) {
        width: calc(33.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_12 li:nth-child(3n) {
        margin-right: 0;
    }
}
/* 600px ========================*/
@media screen and (min-width: 37.5em) {
    .ce_gallery .cols_12 li,
    .ce_gallery .cols_12 li:nth-child(2n),
    .ce_gallery .cols_12 li:nth-child(3n) {
        width: calc(20% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_12 li:nth-child(5n) {
        margin-right: 0;
    }
}
/* 732px ========================*/
@media screen and (min-width: 45.75em) {
    .ce_gallery .cols_12 li,
    .ce_gallery .cols_12 li:nth-child(2n),
    .ce_gallery .cols_12 li:nth-child(3n),
    .ce_gallery .cols_12 li:nth-child(5n) {
        width: calc(14.2857% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_12 li:nth-child(7n) {
        margin-right: 0;
    }
}
/* 900px ========================*/
@media screen and (min-width: 56.25em) {
    .ce_gallery .cols_12 li,
    .ce_gallery .cols_12 li:nth-child(2n),
    .ce_gallery .cols_12 li:nth-child(3n),
    .ce_gallery .cols_12 li:nth-child(5n),
    .ce_gallery .cols_12 li:nth-child(7n) {
        width: calc(11.111% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_12 li:nth-child(9n) {
        margin-right: 0;
    }
}
/* 1020px ========================*/
@media screen and (min-width: 63.75em) {
    .ce_gallery .cols_12 li,
    .ce_gallery .cols_12 li:nth-child(2n),
    .ce_gallery .cols_12 li:nth-child(3n),
    .ce_gallery .cols_12 li:nth-child(5n),
    .ce_gallery .cols_12 li:nth-child(7n),
    .ce_gallery .cols_12 li:nth-child(9n) {
        width: calc(8.3333% - 0.375rem);
        margin-right: 0.375rem;
    }
    .ce_gallery .cols_12 li:nth-child(12n) {
        margin-right: 0;
    }
}
/* ==========================================================================
	mobil.css
========================================================================== */

/* 872px
============================================== */
@media screen and (max-width: 54.50em) {

	.cal .table,
	.cal .table:nth-child(4n) {
		width: 32%;
		margin: 0 2% 1rem 0;
	}

	.cal .table:nth-child(3n) {
		margin-right: 0;
	}

	.cal .table:nth-child(4n+5) {
		clear: none;
	}

	.cal .table:nth-child(3n+4) {
		clear: left;
	}

}

/* 860px
============================================== */
@media screen and (max-width: 53.75em) {

	.logo {
		float: left;
		width: 75%;
		margin: 0;
	}

	.mainnav {
		display: none;
	}

	.mod_mobile_menu {
		display: block;
	}
	
	.footer-left,
	.footer-right {
		float: none;
		width: auto;
		padding-left: 2%;
		text-align: left;
	}

	.month-wrapper,
	.month-wrapper:nth-child(4n) {
		width: 32%;
		margin-right: 2%;
	}

	.month-wrapper:nth-child(3n) {
		margin-right: 0;
	}

}

/* 830px
============================================== */
@media screen and (max-width: 51.875em) {

	html {
		font-size: 15px;
	}

	.ce_text .image_container {
	    max-width: 40%;
	}

}

/* 730px
============================================== */
@media screen and (max-width: 45.625em) {

	h1 {
		font-size: 2rem;
	}

	h2 {
		font-size: 1.75rem;
	}

	h3 {
		font-size: 1.5rem;
	}

	h4 {
		font-size: 1.25rem;
	}

	h5,
	h6 {
		font-size: 1.125rem;
	}
	
	#header h1 {
		font-size: 2.5rem;
		margin-top: 7.5rem;
	}
	
	#header h2 {
		font-size: 2rem;
	}

	table {
		font-size: 0.875rem;
	}

	.flexibel table {
		display: flex;
		overflow: hidden;
	}

	.flexibel tbody {
		display: flex;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		-moz-box-shadow: inset 1em 0 1em -1em #333, inset -1em 0 1em -1em #333;
		-webkit-box-shadow: inset 1em 0 1em -1em #333, inset -1em 0 1em -1em #333;
		box-shadow: inset 1em 0 1em -1em #333, inset -1em 0 1em -1em #333;
	}

	.flexibel tr {
		display: flex;
		flex-direction: column;
		flex-shrink: 0;
	}

	.flexibel td,
	.flexibel th {
	    border-left: 0;
	    border-bottom: 1px solid #ddd;
	    padding: 0.25rem 0.5rem;
	}

	.flexibel p.table-info {
		display: block;
	}

}

/* 652px
============================================== */
@media screen and (max-width: 40.75em) {
	
	.widget.col-left,
	.widget.col-right {
		float: none;
		width: auto;
		padding-right: 0;
	}
	
	.widget.col-left {
		margin-bottom: 1rem;
	}
	
	.cal .table,
	.cal .table:nth-child(3n),
	.cal .table:nth-child(4n) {
		width: 49%;
		margin: 0 2% 1rem 0;
	}

	.cal .table:nth-child(2n) {
		margin-right: 0;
	}

	.cal .table:nth-child(3n+4),
	.cal .table:nth-child(4n+5) {
		clear: none;
	}

	.cal .table:nth-child(2n+3) {
		clear: left;
	}

	.month-wrapper,
	.month-wrapper:nth-child(3n),
	.month-wrapper:nth-child(4n) {
		width: 48%;
		margin-right: 4%;
	}

	.month-wrapper:nth-child(2n) {
		margin-right: 0;
	}

}

/* 520px
============================================== */
@media screen and (max-width: 32.5em) {
	
	#header h1 {
		font-size: 2rem;
	}
	
	#header h2 {
		font-size: 1.75rem;
	}

	.form-left,
	.form-right {
		float: none;
		width: auto;
		padding: 0;
	}

	button {
	    width: 100%;
	}

	h1 {
		font-size: 1.75rem;
	}

	h2 {
		font-size: 1.5rem;
	}

	h3 {
		font-size: 1.25rem;
	}

	h4,
	h5,
	h6 {
		font-size: 1.125rem;
	}
	
	.ce_gallery ul li,
	.ce_gallery ul li:nth-child(4n) {
	    width: 48%;
	    margin: 0 4% 1.25rem 0;
	}

	.ce_gallery ul li:nth-child(2n) {
		margin: 0 0 1.25rem 0;
	}

	#main .image_container.float_left,
	#main .image_container.float_right,
	#main .image_container {
	    float: none;
	    max-width: 100%;
	    margin: 0 0 1.25em 0;
		text-align: center;
	}

}

/* 448px
============================================== */
@media screen and (max-width: 28em) {

	.cal .table,
	.cal .table:nth-child(2n),
	.cal .table:nth-child(3n),
	.cal .table:nth-child(4n) {
		float: none;
		width: auto;
		margin: 0 0 1rem 0;
	}
	
	.footernav li {
		display: block;
		margin: 0  0 1px 0;
	}
	
	.footernav a,
	.footernav strong {
		display: block;
	}

	.calendar-list {
		flex-direction: column;
	}

	.month-wrapper,
	.month-wrapper:nth-child(2n),
	.month-wrapper:nth-child(3n),
	.month-wrapper:nth-child(4n) {
		width: 100%;
		margin-right: 0;
	}

}
