/** Generated: Friday, 2nd of January 2026, 08:12:15 PM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
/* Variables  0d76bc #002374
================================================== */
/* Mixins
================================================== */
/* Reset 
================================================== */
* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  box-sizing: border-box;
}
/* #Basic HTML Elements
================================================== */
textarea {
  resize: vertical;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
}
figure {
  margin: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Misc for ProcessWire */
.align_left {
  float: left;
}
.align_right {
  float: right;
}
.align_center {
  text-align: center;
}
.clear {
  zoom: 1;
}
.clear:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.pw-edit-page {
  position: fixed;
  bottom: 0;
  right: 20px;
  padding: 0 5 px;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
}
.pw-edit-page:hover {
  color: #fff;
  background-color: #0d76bc;
}
/*!
 * Fluidable Grid System 1.1.2
 *
 * Creator: Andri Sigurðsson
 * Site: http://fluidable.com
 * Date: 07.08.2014
 */
/*
	
	Config

*/
.col-group {
  zoom: 1;
}
.col-group:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.col-group [class*="col-"] {
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-group .col-group {
  padding: 0;
}
.col-group [class*="push-"],
.col-group [class*="pull-"] {
  position: relative;
}
.col-mb-12 {
  width: 100%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-11 {
  width: 91.66666667%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-10 {
  width: 83.33333333%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-9 {
  width: 75%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-8 {
  width: 66.66666667%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-7 {
  width: 58.33333333%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-6 {
  width: 50%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-5 {
  width: 41.66666667%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-4 {
  width: 33.33333333%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-3 {
  width: 25%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-2 {
  width: 16.66666667%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-1 {
  width: 8.33333333%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
/*
 	
	Tablet and up
 
*/
@media (min-width: 768px) {
  .container {
    max-width: 704px;
    margin: 0 auto;
  }
  .col-12 {
    width: 100%;
    float: left;
  }
  .col-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-9 {
    width: 75%;
    float: left;
  }
  .col-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-6 {
    width: 50%;
    float: left;
  }
  .col-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-3 {
    width: 25%;
    float: left;
  }
  .col-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-offset-12 {
    margin-left: 100%;
  }
  .col-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-offset-9 {
    margin-left: 75%;
  }
  .col-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-offset-6 {
    margin-left: 50%;
  }
  .col-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-offset-3 {
    margin-left: 25%;
  }
  .col-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-offset-0 {
    margin-left: 0%;
  }
  .col-pull-12 {
    right: 100%;
  }
  .col-pull-11 {
    right: 91.66666667%;
  }
  .col-pull-10 {
    right: 83.33333333%;
  }
  .col-pull-9 {
    right: 75%;
  }
  .col-pull-8 {
    right: 66.66666667%;
  }
  .col-pull-7 {
    right: 58.33333333%;
  }
  .col-pull-6 {
    right: 50%;
  }
  .col-pull-5 {
    right: 41.66666667%;
  }
  .col-pull-4 {
    right: 33.33333333%;
  }
  .col-pull-3 {
    right: 25%;
  }
  .col-pull-2 {
    right: 16.66666667%;
  }
  .col-pull-1 {
    right: 8.33333333%;
  }
  .col-pull-0 {
    right: 0%;
  }
  .col-push-12 {
    left: 100%;
  }
  .col-push-11 {
    left: 91.66666667%;
  }
  .col-push-10 {
    left: 83.33333333%;
  }
  .col-push-9 {
    left: 75%;
  }
  .col-push-8 {
    left: 66.66666667%;
  }
  .col-push-7 {
    left: 58.33333333%;
  }
  .col-push-6 {
    left: 50%;
  }
  .col-push-5 {
    left: 41.66666667%;
  }
  .col-push-4 {
    left: 33.33333333%;
  }
  .col-push-3 {
    left: 25%;
  }
  .col-push-2 {
    left: 16.66666667%;
  }
  .col-push-1 {
    left: 8.33333333%;
  }
  .col-push-0 {
    left: 0%;
  }
  .col-group {
    margin-right: -16px;
    margin-left: -16px;
    zoom: 1;
  }
  .col-group:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
  }
}
/*
 	
	Desktop and up
 
*/
@media (min-width: 992px) {
  .container {
    max-width: 928px;
    margin: 0 auto;
  }
  .col-dt-12 {
    width: 100%;
    float: left;
  }
  .col-dt-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-dt-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-dt-9 {
    width: 75%;
    float: left;
  }
  .col-dt-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-dt-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-dt-6 {
    width: 50%;
    float: left;
  }
  .col-dt-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-dt-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-dt-3 {
    width: 25%;
    float: left;
  }
  .col-dt-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-dt-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-dt-offset-12 {
    margin-left: 100%;
  }
  .col-dt-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-dt-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-dt-offset-9 {
    margin-left: 75%;
  }
  .col-dt-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-dt-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-dt-offset-6 {
    margin-left: 50%;
  }
  .col-dt-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-dt-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-dt-offset-3 {
    margin-left: 25%;
  }
  .col-dt-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-dt-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-dt-offset-0 {
    margin-left: 0%;
  }
  .col-dt-pull-12 {
    right: 100%;
  }
  .col-dt-pull-11 {
    right: 91.66666667%;
  }
  .col-dt-pull-10 {
    right: 83.33333333%;
  }
  .col-dt-pull-9 {
    right: 75%;
  }
  .col-dt-pull-8 {
    right: 66.66666667%;
  }
  .col-dt-pull-7 {
    right: 58.33333333%;
  }
  .col-dt-pull-6 {
    right: 50%;
  }
  .col-dt-pull-5 {
    right: 41.66666667%;
  }
  .col-dt-pull-4 {
    right: 33.33333333%;
  }
  .col-dt-pull-3 {
    right: 25%;
  }
  .col-dt-pull-2 {
    right: 16.66666667%;
  }
  .col-dt-pull-1 {
    right: 8.33333333%;
  }
  .col-dt-pull-0 {
    right: 0%;
  }
  .col-dt-push-12 {
    left: 100%;
  }
  .col-dt-push-11 {
    left: 91.66666667%;
  }
  .col-dt-push-10 {
    left: 83.33333333%;
  }
  .col-dt-push-9 {
    left: 75%;
  }
  .col-dt-push-8 {
    left: 66.66666667%;
  }
  .col-dt-push-7 {
    left: 58.33333333%;
  }
  .col-dt-push-6 {
    left: 50%;
  }
  .col-dt-push-5 {
    left: 41.66666667%;
  }
  .col-dt-push-4 {
    left: 33.33333333%;
  }
  .col-dt-push-3 {
    left: 25%;
  }
  .col-dt-push-2 {
    left: 16.66666667%;
  }
  .col-dt-push-1 {
    left: 8.33333333%;
  }
  .col-dt-push-0 {
    left: 0%;
  }
}
/*
 	
	Large desktop and up
 
*/
@media (min-width: 1112px) {
  .container {
    max-width: 1048px;
    margin: 0 auto;
  }
  .col-ld-12 {
    width: 100%;
    float: left;
  }
  .col-ld-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-ld-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-ld-9 {
    width: 75%;
    float: left;
  }
  .col-ld-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-ld-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-ld-6 {
    width: 50%;
    float: left;
  }
  .col-ld-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-ld-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-ld-3 {
    width: 25%;
    float: left;
  }
  .col-ld-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-ld-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-ld-offset-12 {
    margin-left: 100%;
  }
  .col-ld-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-ld-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-ld-offset-9 {
    margin-left: 75%;
  }
  .col-ld-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-ld-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-ld-offset-6 {
    margin-left: 50%;
  }
  .col-ld-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-ld-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-ld-offset-3 {
    margin-left: 25%;
  }
  .col-ld-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-ld-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-ld-offset-0 {
    margin-left: 0%;
  }
  .col-ld-pull-12 {
    right: 100%;
  }
  .col-ld-pull-11 {
    right: 91.66666667%;
  }
  .col-ld-pull-10 {
    right: 83.33333333%;
  }
  .col-ld-pull-9 {
    right: 75%;
  }
  .col-ld-pull-8 {
    right: 66.66666667%;
  }
  .col-ld-pull-7 {
    right: 58.33333333%;
  }
  .col-ld-pull-6 {
    right: 50%;
  }
  .col-ld-pull-5 {
    right: 41.66666667%;
  }
  .col-ld-pull-4 {
    right: 33.33333333%;
  }
  .col-ld-pull-3 {
    right: 25%;
  }
  .col-ld-pull-2 {
    right: 16.66666667%;
  }
  .col-ld-pull-1 {
    right: 8.33333333%;
  }
  .col-ld-pull-0 {
    right: 0%;
  }
  .col-ld-push-12 {
    left: 100%;
  }
  .col-ld-push-11 {
    left: 91.66666667%;
  }
  .col-ld-push-10 {
    left: 83.33333333%;
  }
  .col-ld-push-9 {
    left: 75%;
  }
  .col-ld-push-8 {
    left: 66.66666667%;
  }
  .col-ld-push-7 {
    left: 58.33333333%;
  }
  .col-ld-push-6 {
    left: 50%;
  }
  .col-ld-push-5 {
    left: 41.66666667%;
  }
  .col-ld-push-4 {
    left: 33.33333333%;
  }
  .col-ld-push-3 {
    left: 25%;
  }
  .col-ld-push-2 {
    left: 16.66666667%;
  }
  .col-ld-push-1 {
    left: 8.33333333%;
  }
  .col-ld-push-0 {
    left: 0%;
  }
}
/*
 	
	Other
 
*/
.center-block {
  margin: 0 auto;
}
.clear {
  zoom: 1;
}
.clear:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
/*!
 * Fotorama 4.6.3 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{-webkit-transform:translateZ(0);transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{-webkit-transform:none!important;transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:-webkit-transform,width;transition-property:transform,width;transition-timing-function:cubic-bezier(0.1,0,.25,1);transition-duration:0ms}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{-moz-box-orient:vertical;display:inline-block;vertical-align:middle;*display:inline;*zoom:1}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url('/site/templates/assets/fotorama.png') no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url('/site/templates/assets/fotorama@2x.png') 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:none!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>*:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;*display:none;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){-webkit-transform:translate3d(32px,-32px,0);transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){-webkit-transform:translate3d(-48px,0,0);transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){-webkit-transform:translate3d(48px,0,0);transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{-webkit-transform:translate3d(32px,-32px,0)!important;transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{-webkit-transform:translate3d(-48px,0,0)!important;transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{-webkit-transform:translate3d(48px,0,0)!important;transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:-webkit-transform,opacity;transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}
/*!
 * FullCalendar v2.3.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed .fc-today{background:#fcf8e3}.fc-highlight{background:#bce8f1;opacity:.3;filter:alpha(opacity=30)}.fc-bgevent{background:#8fdf82;opacity:.3;filter:alpha(opacity=30)}.fc-nonbusiness{background:#d7d7d7}.fc-icon{display:inline-block;width:1em;height:1em;line-height:1em;font-size:1em;text-align:center;overflow:hidden;font-family:"Courier New",Courier,monospace}.fc-icon:after{position:relative;margin:0 -1em}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:700;font-size:200%;top:-7%;left:3%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:700;font-size:200%;top:-7%;left:-3%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%;left:-2%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%;left:2%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-default{background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{overflow-y:scroll;overflow-x:hidden}.fc-scroller>*{position:relative;width:100%;overflow:hidden}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;background-color:#3a87ad;font-weight:400}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25;filter:alpha(opacity=25)}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:3}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-h-event .fc-resizer{top:-1px;bottom:-1px;left:-1px;right:-1px;width:5px}.fc-ltr .fc-h-event .fc-start-resizer,.fc-ltr .fc-h-event .fc-start-resizer:after,.fc-ltr .fc-h-event .fc-start-resizer:before,.fc-rtl .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-end-resizer:after,.fc-rtl .fc-h-event .fc-end-resizer:before{right:auto;cursor:w-resize}.fc-ltr .fc-h-event .fc-end-resizer,.fc-ltr .fc-h-event .fc-end-resizer:after,.fc-ltr .fc-h-event .fc-end-resizer:before,.fc-rtl .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-start-resizer:after,.fc-rtl .fc-h-event .fc-start-resizer:before{left:auto;cursor:e-resize}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-day-grid-event .fc-resizer{left:-3px;right:-3px;width:7px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-toolbar{text-align:center;margin-bottom:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-top:1px;padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:0 2px}.fc-basic-view td.fc-day-number,.fc-basic-view td.fc-week-number span{padding-top:2px;padding-bottom:2px}.fc-basic-view .fc-week-number{text-align:center}.fc-basic-view .fc-week-number span{display:inline-block;min-width:1.25em}.fc-ltr .fc-basic-view .fc-day-number{text-align:right}.fc-rtl .fc-basic-view .fc-day-number{text-align:left}.fc-day-number.fc-other-month{opacity:.3;filter:alpha(opacity=30)}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-top:1px;padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:400}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-bgevent-skeleton,.fc-time-grid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-time-grid .fc-bgevent-skeleton{z-index:3}.fc-time-grid .fc-highlight-skeleton{z-index:4}.fc-time-grid .fc-content-skeleton{z-index:5}.fc-time-grid .fc-helper-skeleton{z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-time-grid .fc-highlight-container{position:relative}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-time-grid .fc-bgevent-container,.fc-time-grid .fc-event-container{position:relative}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event .fc-resizer:after{content:"="}
/* Variables  0d76bc #002374
================================================== */
/* Mixins
================================================== */
/* Reset 
================================================== */
* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  box-sizing: border-box;
}
/* #Basic HTML Elements
================================================== */
textarea {
  resize: vertical;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
}
figure {
  margin: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Misc for ProcessWire */
.align_left {
  float: left;
}
.align_right {
  float: right;
}
.align_center {
  text-align: center;
}
.clear {
  zoom: 1;
}
.clear:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.pw-edit-page {
  position: fixed;
  bottom: 0;
  right: 20px;
  padding: 0 5 px;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
}
.pw-edit-page:hover {
  color: #fff;
  background-color: #0d76bc;
}
/*!
 * Fluidable Grid System 1.1.2
 *
 * Creator: Andri Sigurðsson
 * Site: http://fluidable.com
 * Date: 07.08.2014
 */
/*
	
	Config

*/
.col-group {
  zoom: 1;
}
.col-group:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.col-group:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.col-group [class*="col-"] {
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-group .col-group {
  padding: 0;
}
.col-group [class*="push-"],
.col-group [class*="pull-"] {
  position: relative;
}
.col-mb-12 {
  width: 100%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-11 {
  width: 91.66666667%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-10 {
  width: 83.33333333%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-9 {
  width: 75%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-8 {
  width: 66.66666667%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-7 {
  width: 58.33333333%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-6 {
  width: 50%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-5 {
  width: 41.66666667%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-4 {
  width: 33.33333333%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-3 {
  width: 25%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-2 {
  width: 16.66666667%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
.col-mb-1 {
  width: 8.33333333%;
  float: left;
  padding-right: 16px;
  padding-left: 16px;
}
/*
 	
	Tablet and up
 
*/
@media (min-width: 768px) {
  .container {
    max-width: 704px;
    margin: 0 auto;
  }
  .col-12 {
    width: 100%;
    float: left;
  }
  .col-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-9 {
    width: 75%;
    float: left;
  }
  .col-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-6 {
    width: 50%;
    float: left;
  }
  .col-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-3 {
    width: 25%;
    float: left;
  }
  .col-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-offset-12 {
    margin-left: 100%;
  }
  .col-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-offset-9 {
    margin-left: 75%;
  }
  .col-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-offset-6 {
    margin-left: 50%;
  }
  .col-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-offset-3 {
    margin-left: 25%;
  }
  .col-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-offset-0 {
    margin-left: 0%;
  }
  .col-pull-12 {
    right: 100%;
  }
  .col-pull-11 {
    right: 91.66666667%;
  }
  .col-pull-10 {
    right: 83.33333333%;
  }
  .col-pull-9 {
    right: 75%;
  }
  .col-pull-8 {
    right: 66.66666667%;
  }
  .col-pull-7 {
    right: 58.33333333%;
  }
  .col-pull-6 {
    right: 50%;
  }
  .col-pull-5 {
    right: 41.66666667%;
  }
  .col-pull-4 {
    right: 33.33333333%;
  }
  .col-pull-3 {
    right: 25%;
  }
  .col-pull-2 {
    right: 16.66666667%;
  }
  .col-pull-1 {
    right: 8.33333333%;
  }
  .col-pull-0 {
    right: 0%;
  }
  .col-push-12 {
    left: 100%;
  }
  .col-push-11 {
    left: 91.66666667%;
  }
  .col-push-10 {
    left: 83.33333333%;
  }
  .col-push-9 {
    left: 75%;
  }
  .col-push-8 {
    left: 66.66666667%;
  }
  .col-push-7 {
    left: 58.33333333%;
  }
  .col-push-6 {
    left: 50%;
  }
  .col-push-5 {
    left: 41.66666667%;
  }
  .col-push-4 {
    left: 33.33333333%;
  }
  .col-push-3 {
    left: 25%;
  }
  .col-push-2 {
    left: 16.66666667%;
  }
  .col-push-1 {
    left: 8.33333333%;
  }
  .col-push-0 {
    left: 0%;
  }
  .col-group {
    margin-right: -16px;
    margin-left: -16px;
    zoom: 1;
  }
  .col-group:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
  }
  .col-group:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    content: ".";
  }
}
/*
 	
	Desktop and up
 
*/
@media (min-width: 992px) {
  .container {
    max-width: 928px;
    margin: 0 auto;
  }
  .col-dt-12 {
    width: 100%;
    float: left;
  }
  .col-dt-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-dt-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-dt-9 {
    width: 75%;
    float: left;
  }
  .col-dt-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-dt-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-dt-6 {
    width: 50%;
    float: left;
  }
  .col-dt-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-dt-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-dt-3 {
    width: 25%;
    float: left;
  }
  .col-dt-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-dt-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-dt-offset-12 {
    margin-left: 100%;
  }
  .col-dt-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-dt-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-dt-offset-9 {
    margin-left: 75%;
  }
  .col-dt-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-dt-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-dt-offset-6 {
    margin-left: 50%;
  }
  .col-dt-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-dt-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-dt-offset-3 {
    margin-left: 25%;
  }
  .col-dt-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-dt-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-dt-offset-0 {
    margin-left: 0%;
  }
  .col-dt-pull-12 {
    right: 100%;
  }
  .col-dt-pull-11 {
    right: 91.66666667%;
  }
  .col-dt-pull-10 {
    right: 83.33333333%;
  }
  .col-dt-pull-9 {
    right: 75%;
  }
  .col-dt-pull-8 {
    right: 66.66666667%;
  }
  .col-dt-pull-7 {
    right: 58.33333333%;
  }
  .col-dt-pull-6 {
    right: 50%;
  }
  .col-dt-pull-5 {
    right: 41.66666667%;
  }
  .col-dt-pull-4 {
    right: 33.33333333%;
  }
  .col-dt-pull-3 {
    right: 25%;
  }
  .col-dt-pull-2 {
    right: 16.66666667%;
  }
  .col-dt-pull-1 {
    right: 8.33333333%;
  }
  .col-dt-pull-0 {
    right: 0%;
  }
  .col-dt-push-12 {
    left: 100%;
  }
  .col-dt-push-11 {
    left: 91.66666667%;
  }
  .col-dt-push-10 {
    left: 83.33333333%;
  }
  .col-dt-push-9 {
    left: 75%;
  }
  .col-dt-push-8 {
    left: 66.66666667%;
  }
  .col-dt-push-7 {
    left: 58.33333333%;
  }
  .col-dt-push-6 {
    left: 50%;
  }
  .col-dt-push-5 {
    left: 41.66666667%;
  }
  .col-dt-push-4 {
    left: 33.33333333%;
  }
  .col-dt-push-3 {
    left: 25%;
  }
  .col-dt-push-2 {
    left: 16.66666667%;
  }
  .col-dt-push-1 {
    left: 8.33333333%;
  }
  .col-dt-push-0 {
    left: 0%;
  }
}
/*
 	
	Large desktop and up
 
*/
@media (min-width: 1112px) {
  .container {
    max-width: 1048px;
    margin: 0 auto;
  }
  .col-ld-12 {
    width: 100%;
    float: left;
  }
  .col-ld-11 {
    width: 91.66666667%;
    float: left;
  }
  .col-ld-10 {
    width: 83.33333333%;
    float: left;
  }
  .col-ld-9 {
    width: 75%;
    float: left;
  }
  .col-ld-8 {
    width: 66.66666667%;
    float: left;
  }
  .col-ld-7 {
    width: 58.33333333%;
    float: left;
  }
  .col-ld-6 {
    width: 50%;
    float: left;
  }
  .col-ld-5 {
    width: 41.66666667%;
    float: left;
  }
  .col-ld-4 {
    width: 33.33333333%;
    float: left;
  }
  .col-ld-3 {
    width: 25%;
    float: left;
  }
  .col-ld-2 {
    width: 16.66666667%;
    float: left;
  }
  .col-ld-1 {
    width: 8.33333333%;
    float: left;
  }
  .col-ld-offset-12 {
    margin-left: 100%;
  }
  .col-ld-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-ld-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-ld-offset-9 {
    margin-left: 75%;
  }
  .col-ld-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-ld-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-ld-offset-6 {
    margin-left: 50%;
  }
  .col-ld-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-ld-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-ld-offset-3 {
    margin-left: 25%;
  }
  .col-ld-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-ld-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-ld-offset-0 {
    margin-left: 0%;
  }
  .col-ld-pull-12 {
    right: 100%;
  }
  .col-ld-pull-11 {
    right: 91.66666667%;
  }
  .col-ld-pull-10 {
    right: 83.33333333%;
  }
  .col-ld-pull-9 {
    right: 75%;
  }
  .col-ld-pull-8 {
    right: 66.66666667%;
  }
  .col-ld-pull-7 {
    right: 58.33333333%;
  }
  .col-ld-pull-6 {
    right: 50%;
  }
  .col-ld-pull-5 {
    right: 41.66666667%;
  }
  .col-ld-pull-4 {
    right: 33.33333333%;
  }
  .col-ld-pull-3 {
    right: 25%;
  }
  .col-ld-pull-2 {
    right: 16.66666667%;
  }
  .col-ld-pull-1 {
    right: 8.33333333%;
  }
  .col-ld-pull-0 {
    right: 0%;
  }
  .col-ld-push-12 {
    left: 100%;
  }
  .col-ld-push-11 {
    left: 91.66666667%;
  }
  .col-ld-push-10 {
    left: 83.33333333%;
  }
  .col-ld-push-9 {
    left: 75%;
  }
  .col-ld-push-8 {
    left: 66.66666667%;
  }
  .col-ld-push-7 {
    left: 58.33333333%;
  }
  .col-ld-push-6 {
    left: 50%;
  }
  .col-ld-push-5 {
    left: 41.66666667%;
  }
  .col-ld-push-4 {
    left: 33.33333333%;
  }
  .col-ld-push-3 {
    left: 25%;
  }
  .col-ld-push-2 {
    left: 16.66666667%;
  }
  .col-ld-push-1 {
    left: 8.33333333%;
  }
  .col-ld-push-0 {
    left: 0%;
  }
}
/*
 	
	Other
 
*/
.center-block {
  margin: 0 auto;
}
.clear {
  zoom: 1;
}
.clear:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
/** CALENDAR CONFIG **/
/** CALENDAR CONFIG **/
/** CALENDAR CONFIG **/
/** CALENDAR CONFIG **/
#fullcalendar .fc-agendaDay-button,
#fullcalendar .fc-agendaWeek-button,
#fullcalendar .fc-month-button,
#fullcalendar .fc-today-button {
  display: block;
}
@media (min-width: 768px) {
  #fullcalendar .fc-agendaDay-button,
  #fullcalendar .fc-agendaWeek-button,
  #fullcalendar .fc-month-button,
  #fullcalendar .fc-today-button {
    display: block;
  }
}
/* Variables  0d76bc #002374
================================================== */
/* Mixins
================================================== */
/* Reset 
================================================== */
* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  box-sizing: border-box;
}
/* #Basic HTML Elements
================================================== */
textarea {
  resize: vertical;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
}
figure {
  margin: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Misc for ProcessWire */
.align_left {
  float: left;
}
.align_right {
  float: right;
}
.align_center {
  text-align: center;
}
.clear {
  zoom: 1;
}
.clear:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.pw-edit-page {
  position: fixed;
  bottom: 0;
  right: 20px;
  padding: 0 5 px;
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 11px;
  font-weight: 700;
}
.pw-edit-page:hover {
  color: #fff;
  background-color: #0d76bc;
}
/* Basics
================================================== */
html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  /* REM Vorgabe */
  background-color: #e9f3f7;
}
body {
  font-size: 16px;
  font-size: 1.6em;
  /* Danach entspricht 1rem etwas 10px */
  line-height: 26px;
  /* Zeilenhöhe im goldenen Schnitt setzen */
  font-family: 'Signika Negative', 'Roboto', sans-serif;
  color: #2b2b2b;
  text-size-adjust: 100%;
  font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  padding-top: 100px;
  position: relative;
}
hr {
  width: 100%;
  height: 0;
  display: block;
  margin: 8px 0;
  padding: 0;
  border: none;
  border-bottom: 2px solid #e9f3f7;
}
/* Selection Color and text color */
::selection {
  color: #fff;
  background: #0d76bc;
}
/* Links */
a {
  color: inherit;
}
a:hover,
a:focus {
  color: #0d76bc;
}
p a,
p a:visited {
  line-height: inherit;
  text-decoration: underline;
}
/* Fonts
================================================== */
h1 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #0d76bc;
  line-height: 42px;
  font-weight: 600;
}
h2 {
  font-size: 28px;
  font-size: 2.8rem;
  color: #0d76bc;
  line-height: 38px;
  font-weight: 600;
}
h3 {
  font-size: 28px;
  font-size: 2.8rem;
  color: #0d76bc;
  line-height: 38px;
  font-weight: 400;
}
h4 {
  font-size: 20px;
  font-size: 2rem;
  color: inherit;
  line-height: inherit;
  font-weight: 600;
}
/* Header
================================================== */
header {
  background-color: #fff;
  z-index: 900;
}
.header--fixed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.header-logo {
  padding: 0.8em 0;
}
.header-logo img {
  max-width: 100%;
}
.header-nav,
.header-times {
  display: none;
  visibility: hidden;
}
.header-menu {
  text-align: right;
  padding: 0.8em 0;
}
.header-toggle {
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url('/site/templates/assets/menu.svg');
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-animation: fadeInDown 0.2s;
  -moz-animation: fadeInDown 0.2s;
  -ms-animation: fadeInDown 0.2s;
  -o-animation: fadeInDown 0.2s;
  animation: fadeInDown 0.2s;
  margin-top: 7px;
}
.header-toggle--active {
  background-image: url('/site/templates/assets/close.svg');
  -webkit-animation: fadeInUp 0.2s;
  -moz-animation: fadeInUp 0.2s;
  -ms-animation: fadeInUp 0.2s;
  -o-animation: fadeInUp 0.2s;
  animation: fadeInUp 0.2s;
}
.mobilenav {
  display: none;
  visibility: hidden;
  margin-top: -2px;
}
.mobilenav ul {
  list-style: none;
}
.mobilenav li {
  padding: 0.8em 16px;
  border-top: 1px solid #4c659e;
  border-bottom: 1px solid #4c659e;
  font-size: 20px;
  font-size: 2rem;
  color: inherit;
  width: 100%;
}
.mobilenav li:hover {
  color: #fff;
}
.mobilenav a {
  margin: -0.8em -16px;
  padding: 0.8em 16px;
  display: block;
}
.mobilenav--active {
  display: block;
  visibility: visible;
  background-color: #0d76bc;
  color: #fff;
}
.quicknav-tab {
  width: 50%;
  float: left;
  padding: 5px 0;
  text-align: center;
  color: #0d76bc;
  border: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #e9f3f7;
  font-weight: 600;
  cursor: pointer;
}
.quicknav-tab--times {
  border-right: 2px solid #e9f3f7;
}
.quicknav--prices {
  padding: 10px;
}
.quicknav--times {
  padding: 10px;
}
.quicknav-tab--active {
  border-bottom: 2px solid #fff;
  border-top: 2px solid #e9f3f7;
}
.quicknav-content {
  visibility: hidden;
  display: none;
  background-color: #fff;
  border: none;
  border-bottom: 2px solid #e9f3f7;
}
.quicknav-content--active,
.quicknav--prices--active,
.quicknav--times--active {
  visibility: visible;
  display: block;
  -webkit-animation: fadeInDown 0.2s;
  -moz-animation: fadeInDown 0.2s;
  -ms-animation: fadeInDown 0.2s;
  -o-animation: fadeInDown 0.2s;
  animation: fadeInDown 0.2s;
}
@media (min-width: 768px) {
  body {
    padding-top: 0;
  }
  .quicknav,
  .header-menu {
    display: none;
    visibility: hidden;
  }
  .header-logo {
    padding-top: 1.2em;
  }
  .mobilenav {
    visibility: visible;
    display: block;
    border: none;
    border-top: 2px solid #e9f3f7;
    border-bottom: 2px solid #e9f3f7;
  }
  .mobilenav ul {
    text-align: center;
  }
  .mobilenav li {
    display: inline-block;
    border: none;
    border-right: 2px solid #e9f3f7;
    border-left: 2px solid #e9f3f7;
    margin-left: -2px;
    width: auto;
    padding: 0.8em 1.6em;
  }
  .mobilenav li.active {
    background-color: #e9f3f7;
  }
  .mobilenav a {
    margin: -0.8em -1.6em;
    padding: 0.8em 1.6em;
  }
  .header-times {
    display: inline-block;
    visibility: visible;
    padding: 5px 0 ;
    text-align: right;
  }
  .header-times a {
    display: inline-block;
    text-align: center;
    margin-top: 3px;
    line-height: 1;
  }
  .header-times span {
    display: block;
    width: 100%;
    color: #0d76bc;
  }
  .header-times .header-times-clock {
    background-image: url('/site/templates/assets/clock.svg');
    height: 28px;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 5px 0;
  }
  .header-times .header-times-title {
    opacity: .5;
  }
}
@media (min-width: 992px) {
  .header-nav {
    display: inline-block;
    visibility: visible;
    text-align: center;
  }
  .header-nav ul {
    list-style: none;
  }
  .header-nav li {
    display: inline-block;
    font-size: 20px;
    font-size: 2rem;
    color: #0d76bc;
    font-weight: 600;
    height: 88px;
    padding: 32px 12px;
  }
  .header-nav li:hover {
    background-color: #e9f3f7;
  }
  .header-nav li.active {
    border-bottom: 3px solid #0d76bc;
    background-color: #e9f3f7;
  }
  .header-nav li a {
    margin: -32px -12px;
    padding: 32px 12px;
    display: block;
  }
  header {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  }
  .mobilenav {
    display: none;
    visibility: hidden;
  }
}
@media (min-width: 1144px) {
  .header-nav li {
    padding: 32px 1.056em;
  }
}
/* hero
================================================== */
.hero {
  width: 100%;
  z-index: 1;
  background-repeat: no-repeat;
}
.hero--image {
  background-size: cover;
  background-position: center center;
}
.hero--home,
.hero--fixed {
  min-height: 230px;
}
.hero--missing {
  height: 8px;
}
@media (min-width: 768px) {
  .hero--home {
    height: 400px;
  }
  .hero--missing {
    height: 220px;
  }
  .hero--fixed {
    height: 450px;
  }
}
@media (min-width: 992px) {
  .hero--home {
    margin-top: 0;
    height: 750px;
  }
}
/* Teaserlisten
================================================== */
.boxshadow {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.teaser-line {
  text-align: center;
  padding: 0.8em 0;
  border: none;
  border-top: 2px solid #e9f3f7;
}
.teaser-line--first {
  border-top: none;
  padding-top: 3.2em !important;
}
.teaser-list {
  margin: 0 auto;
}
.teaser-line-image img {
  width: 150px;
  height: auto;
  border-radius: 50em;
}
.teaser-line-content a {
  font-weight: 600;
  color: #0d76bc;
}
@media (min-width: 768px) {
  h1.lead {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 54px;
  }
  .teaser-line {
    text-align: left;
    padding: 1.6em 0;
    margin: 0 auto;
    width: 80%;
  }
  .teaser-line--first {
    text-align: center;
    padding: 1.6em 0;
    width: 100%;
  }
  .teaser-line--first p {
    margin: 0 auto;
  }
  .teaser-line-image img {
    margin: 2px 0 0 10px;
    max-width: 100%;
    height: auto;
  }
  .teaser {
    margin-top: -50px;
  }
}
@media (min-width: 992px) {
  .teaser {
    margin-top: -143px;
  }
  .container--box {
    padding: 1.6em;
  }
}
/* Basic Pages and content editors
================================================== */
.content a {
  color: #0d76bc;
  padding: 2px 3px;
  margin: -2px -3px;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  text-decoration: none;
  background-color: #e9f3f7;
}
.content a:hover {
  border-bottom: 2px solid #0d76bc;
}
.content ul,
.content ol {
  margin-left: 18px;
}
.content ul {
  list-style: square;
}
.content p,
.content ul,
.content ol,
.content img {
  padding-top: 0.528em;
}
.content img {
  max-width: 100%;
  height: auto;
  border-radius: 2px;
}
.content .headline {
  font-size: 20px;
  font-size: 2rem;
  padding-top: 0;
}
.content table {
  width: 100%;
  line-height: 2;
  border-spacing: 0;
  border-collapse: collapse;
}
.content table td {
  padding: 3px;
  border: 1px solid #e9f3f7;
}
.content table .highlight {
  background-color: #e9f3f7;
}
.table-wrap {
  width: 100%;
  overflow-x: auto;
  box-shadow: inset -4px 0px 5px -2px rgba(102, 102, 102, 0.6);
}
.basicpage {
  margin-top: 0;
}
.basicpage-content {
  padding-bottom: 1.6em;
}
.basicpage .col-group {
  padding-top: 1.6em;
}
@media (min-width: 768px) {
  .content a {
    background-color: rgba(255, 255, 255, 0);
  }
  .basicpage {
    margin-top: -60px;
  }
  .table-wrap {
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  .basicpage {
    margin-top: -100px;
  }
}
/* Home
================================================== */
.homeinfo,
homenews {
  border: none;
  border-top: 2px solid #e9f3f7;
  margin-top: -2px;
}
.homeinfo {
  display: none;
  visibility: hidden;
}
.homeinfo-box {
  padding: 1.6em;
}
.homeinfo-box h2 {
  text-align: center;
}
.times-head {
  border: none;
  border-bottom: 1px solid #e9f3f7;
  margin: 5px 0;
}
.times-select {
  width: 50%;
  display: inline-block;
  float: left;
  text-align: center;
  color: #0d76bc;
  opacity: .5;
  cursor: pointer;
}
.times-select--left {
  border-right: 1px solid #e9f3f7;
}
.times-select--active {
  opacity: 1;
}
.times-content-table {
  width: 100%;
  border-spacing: 0;
}
.times-content-table thead {
  text-align: right;
}
.times-content-table td {
  text-align: right;
  padding: 4px;
}
.times-content-table .times-content-day {
  text-align: left;
}
.times-content-table .active {
  background-color: #0d76bc;
  color: #fff;
}
.homenews-title {
  text-align: center;
  padding: 1.6em;
}
.newsthumb a {
  color: #0d76bc;
  text-decoration: none;
}
.newsthumb .col-group {
  margin-left: -16px;
  margin-right: -16px;
}
.newsthumb-image {
  text-align: center;
  margin-top: 0.8em;
}
.newsthumb-image img {
  width: 120px;
  height: auto;
  display: inline-block;
}
.newsthumb-content {
  margin-bottom: 0.8em;
}
.newsthumb--2,
.newsthumb--3,
.newsthumb--4 {
  display: none;
  visibility: hidden;
}
.times-content--hidden {
  display: none;
  visibility: hidden;
}
.facebook {
  margin: 3.2em auto;
}
@media (min-width: 768px) {
  .homeinfo,
  .homenews,
  .hometiles {
    margin-top: 1.6em;
    padding-top: 0;
  }
  .newsthumb-image img {
    width: 100%;
    height: auto;
  }
  .newsthumb--2,
  .newsthumb--3,
  .newsthumb--4,
  .homeinfo {
    display: block;
    visibility: visible;
  }
  .facebook {
    margin: 5px 0;
  }
}
/* Sections
================================================== */
.list-content {
  padding-top: 1.6em;
  padding-bottom: 1.6em;
}
.fotorama__thumb-border {
  border-color: #0d76bc;
}
.fotorama__nav-wrap {
  margin: 0.8em 0;
}
.list-tabs {
  background-color: #e9f3f7;
  padding: 0 inherit !important;
}
.list-tabs-tabs {
  list-style: none;
  padding: 0.8em 0;
  color: #0d76bc;
}
.list-tabs-tabs li {
  padding: 5px 0;
  display: block;
  width: 100%;
}
.list-tabs-tabs li a {
  width: 100%;
  display: block;
}
.list-tabs-tabs .active {
  background-color: #0d76bc;
  border-radius: 4px;
  color: #fff;
  padding: 5px 5px;
  margin: 0 -5px;
}
@media (min-width: 768px) {
  .section-images {
    margin: 1.6em 0;
  }
  .list {
    margin-top: -100px;
  }
  .list-tabs {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .list-tabs-tabs {
    text-align: center;
    padding: 0;
    margin-left: -11px;
  }
  .list-tabs-tabs li {
    display: inline-block;
    padding: 0.8em 1.6em;
    width: auto;
  }
  .list-tabs-tabs li:hover {
    background-color: #e9f3f7;
  }
  .list-tabs-tabs li a {
    margin: -0.8em -1.6em;
    padding: 0.8em 1.6em;
    display: block;
    white-space: nowrap;
    width: auto;
    font-weight: 600;
  }
  .list-tabs-tabs .active {
    border-radius: 0;
    background-color: #fff;
    color: #0d76bc;
    padding: 0.8em 1.6em;
  }
  .list-tabs-tabs .active:hover {
    color: #0d76bc;
    background-color: #fff,;
  }
  .columns-col {
    margin-top: 0.8em;
  }
  .list-sections hr {
    margin: 1.6em 0;
  }
}
@media (min-width: 992px) {
  .list-tabs-tabs {
    text-align: center;
  }
}
/* Pricetable
================================================== */
.pricetable {
  border-collapse: collapse;
  margin-left: -7px;
  width: 100%;
}
.pricetable td {
  padding: 6px;
  text-align: center;
}
.pricetable th {
  color: #0d76bc;
}
.pricetable--label {
  text-align: left !important;
  padding-left: 0 !important;
}
.pricetable--highlight {
  background-color: #e9f3f7;
  border-left: 2px solid #fff;
}
.quicknav-content .pricetable {
  margin-left: 0;
}
@media (min-width: 768px) {
  .pricetable {
    margin-left: 0;
    /*
		tr:hover {
			background-color: @primary;
			color: #fff;
		}
*/
  }
  .pricetable col {
    width: 25%;
  }
  .pricetable .pricetable--head:hover {
    background-color: inherit;
    color: #0d76bc;
  }
  .pricetale--highlight {
    border-left: 3px solid #fff;
  }
}
/* News
================================================== */
.news-list-title {
  padding: 1.6em 0;
}
.news-line-line {
  padding: 0.8em 0;
}
.news-list-box {
  padding-bottom: 1.6em;
}
/* Calendar
================================================== */
#fullcalendar {
  margin: 0.8em 0;
}
.fullpage-title {
  padding: 1.6em 0;
}
/* Entry page
================================================== */
.entry .content {
  margin-top: 1.6em;
}
.entry-group {
  border: 1px solid #e9f3f7;
  border-radius: 4px;
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding: 0.8em;
}
/* News
================================================== */
.shop .container .col-group {
  padding-top: 1.6em;
}
.articles {
  list-style: none !important;
  margin: 1.6em 0;
}
.article {
  width: 100%;
  padding: 1.6em 0;
  border-top: 1px solid #e9f3f7;
  zoom: 1;
}
.article:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.article select {
  display: inline-block;
}
.article:last-child {
  border-bottom: 1px solid #e9f3f7;
}
.article-img {
  display: none;
  visibility: hidden;
}
.article-action {
  margin-top: 5px;
  width: 100%;
}
.article-action::after {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
}
.article-action-vat {
  width: 33%;
  float: left;
}
.article-action-btn {
  width: 66%;
  float: left;
  text-align: right;
  padding-top: 5px;
}
.article-action-btn select {
  height: 41px;
  margin-right: 5px;
  border: 1px solid #ddd;
}
.article-action-btn .button {
  height: 40px;
}
.article-price {
  display: inline-block;
  text-align: left;
  font-size: 120%;
  font-weight: 700;
  color: #0d76bc;
}
.article-price small {
  display: block;
  font-size: 80%;
  opacity: .75;
  font-weight: normal;
}
.button {
  padding: 8px 12px;
  background-color: #0d76bc;
  color: #fff;
  border: 2px solid #0d76bc;
  border-radius: 3px;
  display: inline;
}
.button:hover {
  color: #0d76bc;
  background-color: #fff;
}
@media (min-width: 768px) {
  .article-action-btn {
    width: 50%;
  }
  .article-action-vat {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .article-img {
    display: block;
    visibility: visible;
    width: 30%;
    float: left;
    padding-right: 1.6em;
  }
  .article-img img {
    max-width: 100%;
    width: auto;
  }
  .article-txt {
    float: left;
    width: 70%;
  }
  .article-action {
    float: left;
    width: 100%;
  }
  .article-action-vat {
    padding-left: 30%;
  }
}
/* Footer
================================================== */
.footer {
  background-color: #000D26;
  width: 100%;
  min-height: 88px;
  color: #fff;
  padding: 1.6em 0;
}
.footer-navigation ul {
  list-style: none;
  margin-top: 1.6em;
}
.footer-navigation ul li {
  font-weight: 600;
  padding: 0.8em 0;
  border: none;
  border-top: 2px solid #e9f3f7;
}
.footer-navigation ul li a:hover {
  color: #fff;
}
@media (min-width: 768px) {
  .footer-navigation ul {
    text-align: right;
    margin-top: 0;
  }
  .footer-navigation ul li {
    display: inline-block;
    padding-left: 1.6em;
    border: none;
  }
  .footer-navigation ul li a:hover {
    text-decoration: underline;
  }
  .footer {
    margin-top: 150px;
  }
  .footer-background {
    position: absolute;
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    bottom: 88px;
    z-index: -1;
  }
}
@media (min-width: 992px) {
  .footer {
    margin-top: 280px;
  }
  .footer-background {
    height: 583px;
  }
}
/* Other
================================================== */
/* #Animationen
================================================== */
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
/* latin-ext */
@font-face {
    font-family: 'Signika Negative';
    font-style: normal;
    font-weight: 400;
    src: local('Signika Negative Regular'), local('SignikaNegative-Regular'), url(/site/templates/css/fonts/400.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Signika Negative';
    font-style: normal;
    font-weight: 400;
    src: local('Signika Negative Regular'), local('SignikaNegative-Regular'), url(/site/templates/css/fonts/400-2.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'Signika Negative';
    font-style: normal;
    font-weight: 600;
    src: local('Signika Negative SemiBold'), local('SignikaNegative-SemiBold'), url(/site/templates/css/fonts/600.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Signika Negative';
    font-style: normal;
    font-weight: 600;
    src: local('Signika Negative SemiBold'), local('SignikaNegative-SemiBold'), url(/site/templates/css/fonts/600-2.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
