legend{width:100%;display:block;font-weight:700;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input:not([type]),textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input:not([type]):focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type=file]{cursor:pointer}select,input[type=file]{display:block}form button,input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type=radio],input[type=checkbox]{margin:0 3px 0 0}input[type=radio],input[type=checkbox],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio][readonly],input[type=checkbox][readonly]{background:0 0}form button,input[type=submit],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}form button:hover,input[type=submit]:hover,.button:hover{text-decoration:none;background-position:0 -15px!important}form button:active,input[type=submit]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px!important}form button.blue,input[type=submit].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}form button.blue:active,input[type=submit].blue:active,.button.blue:active{background-color:#2e95b3}form button.green,input[type=submit].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}form button.green:active,input[type=submit].green:active,.button.green:active{background-color:#4f9f4f}form button.orange,input[type=submit].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}form button.orange:active,input[type=submit].orange:active,.button.orange:active{background-color:#f28f04}form button.red,input[type=submit].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}form button.red:active,input[type=submit].red:active,.button.red:active{background-color:#be322b}.widget{margin-bottom:12px}.widget>label{display:block;margin-bottom:6px;font-weight:700}.inline-form .widget{display:inline-block;margin-bottom:0;vertical-align:middle}.horizontal-form .widget:after{content:"";display:table;clear:both}.horizontal-form .widget>label{width:20%;float:left;padding:3px 2% 0 0;text-align:right}.horizontal-form .widget>input,.horizontal-form .widget>textarea{width:78%;float:left}.horizontal-form .widget>fieldset{margin-left:20%}
@charset "UTF-8";/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{display:block;position:absolute;bottom:100%;top:0;right:0;left:0;z-index:3;opacity:0;background:var(--mm-color-background);-webkit-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),-webkit-transform .4s ease;-o-transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease,-webkit-transform .4s ease}.mm-blocker:focus-visible{opacity:.75}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;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;position:relative;width:50px;padding:0}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{content:"";display:block;position:absolute;top:0;bottom:0;width:8px;height:8px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;-webkit-transform:rotate(var(--mm-btn-rotate));-ms-transform:rotate(var(--mm-btn-rotate));transform:rotate(var(--mm-btn-rotate))}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{padding:0;background:0 0;border:none;cursor:pointer}.mm-divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:-webkit-sticky;position:sticky;z-index:2;top:0;min-height:var(--mm-lineheight);padding:calc((var(--mm-listitem-size) * .65 - var(--mm-lineheight)) * .5) 20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--mm-color-background-highlight)),to(var(--mm-color-background-highlight)));background-image:-o-linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));opacity:1;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:0;margin:0;color:var(--mm-color-text);border-color:var(--mm-color-border)}.mm-listitem:after{content:"";border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;inset-inline-start:20px;inset-inline-end:0;bottom:0}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/ 2) 0}.mm-listitem__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%;display:block;padding-left:20px;padding-right:20px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-listitem__btn{display:block;position:relative;width:auto;-webkit-padding-end:50px;padding-inline-end:50px;border-color:inherit;background:rgba(3,2,1,0)}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;-ms-scroll-chaining:none;overscroll-behavior:none;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-lineheight);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu ::-webkit-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}:root{--mm-navbar-size:50px}.mm-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:var(--mm-navbar-size);padding-top:env(safe-area-inset-top);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;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;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;overflow:hidden}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;padding-inline-start:60px;-webkit-padding-end:10px;padding-inline-end:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:60px;padding-inline-end:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);-webkit-transform:translate3d(var(--mm-panel-child-offset),0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);-webkit-transition-property:inset-inline-start,-webkit-transform;transition-property:inset-inline-start,-webkit-transform;-o-transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start;transition-property:transform,inset-inline-start,-webkit-transform}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{z-index:2;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-panel--parent{-webkit-transform:translate3d(var(--mm-panel-parent-offset),0,0);transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;height:100%;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:calc(var(--mm-toggle-size) * 1.75);-ms-flex:calc(var(--mm-toggle-size) * 1.75) 0 0px;flex:calc(var(--mm-toggle-size) * 1.75) 0 0;height:var(--mm-toggle-size);-webkit-margin-end:10px;margin-inline-end:10px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;border-radius:var(--mm-toggle-size);border:var(--mm-color-border);background:var(--mm-color-border);cursor:pointer;-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}.mm-toggle:before{content:"";aspect-ratio:1;margin:2px;border-radius:100%;background:var(--mm-color-background);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * .75));-ms-transform:translateX(calc(var(--mm-toggle-size) * .75));transform:translateX(calc(var(--mm-toggle-size) * .75))}[dir=rtl] .mm-toggle:checked:before{-webkit-transform:translateX(calc(var(--mm-toggle-size) * -.75));-ms-transform:translateX(calc(var(--mm-toggle-size) * -.75));transform:translateX(calc(var(--mm-toggle-size) * -.75))}.mm-listitem--vertical>.mm-panel{position:static;width:100%;padding:10px 0 10px 20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{height:var(--mm-listitem-size);bottom:auto}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background:inherit}:where(.mm-slideout){position:relative;z-index:1;width:100%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{width:100%;height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{z-index:2;-webkit-transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(
      var(--mm-min-size),
      var(--mm-size),
      var(--mm-max-size)
  )}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(
      calc(-1 * var(--mm-max-size)),
      calc(-1 * var(--mm-size)),
      calc(-1 * var(--mm-min-size))
  )}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{-webkit-transform:translate3d(var(--mm-translate-horizontal),0,0);transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.4);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.4);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.05);--mm-color-background-emphasis:rgb(255 255 255 / 0.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgb(0, 0, 0, 0.4);--mm-color-icon:rgb(255, 255, 255, 0.4);--mm-color-text:rgb(255, 255, 255, 0.8);--mm-color-text-dimmed:rgb(255, 255, 255, 0.4);--mm-color-background-highlight:rgb(255, 255, 255, 0.08);--mm-color-background-emphasis:rgb(0, 0, 0, 0.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.7);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(0 0 0 / 0.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.15);--mm-color-icon:rgb(0 0 0 / 0.3);--mm-color-text:rgb(0 0 0 / 0.8);--mm-color-text-dimmed:rgb(0 0 0 / 0.3);--mm-color-background-highlight:rgb(0 0 0 / 0.06);--mm-color-background-emphasis:rgb(0 0 0 / 0.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgb(0 0 0 / 0.5);--mm-color-icon:rgb(0 0 0 / 0.5);--mm-color-text:#000;--mm-color-text-dimmed:rgb(0 0 0 / 0.7);--mm-color-background-highlight:rgb(0 0 0 / 0.07);--mm-color-background-emphasis:rgb(0 0 0 / 0.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.2);--mm-color-icon:rgb(255 255 255 / 0.4);--mm-color-text:rgb(255 255 255 / 0.7);--mm-color-text-dimmed:rgb(255 255 255 / 0.4);--mm-color-background-highlight:rgb(255 255 255 / 0.1);--mm-color-background-emphasis:rgb(255 255 255 / 0.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:rgb(255 255 255 / 0.5);--mm-color-icon:rgb(255 255 255 / 0.5);--mm-color-text:#fff;--mm-color-text-dimmed:rgb(255 255 255 / 0.6);--mm-color-background-highlight:rgb(255 255 255 / 0.125);--mm-color-background-emphasis:rgb(255 255 255 / 0.1);--mm-color-focusring:#06c}.mm-counter{display:block;-webkit-padding-start:20px;padding-inline-start:20px;float:right;color:var(--mm-color-text-dimmed)}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{display:none;position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/ 2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(0 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-1{inset-inline-start:calc(1 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-2{inset-inline-start:calc(2 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-3{inset-inline-start:calc(3 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-4{inset-inline-start:calc(4 * var(--mm-iconpanel-size))}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-width:1px;border-inline-start-style:solid}.mm-navbars{-ms-flex-negative:0;flex-shrink:0}.mm-navbars .mm-navbar{position:relative;padding-top:0;border-bottom:none}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{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;-webkit-padding-end:6px;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{padding:0 10px;border:1px solid transparent}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-searchfield__input input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:auto;max-height:auto;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);font:inherit;font-size:inherit}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{display:none;position:absolute;inset-inline-end:0;top:0;bottom:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{display:block;position:relative;-webkit-margin-end:-100px;margin-inline-end:-100px;-webkit-padding-start:5px;padding-inline-start:5px;-webkit-padding-end:20px;padding-inline-end:20px;visibility:hidden;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition-property:visibility,margin;-o-transition-property:visibility,margin;transition-property:visibility,margin}.mm-searchfield--cancelable .mm-searchfield__cancel{visibility:visible;-webkit-margin-end:0;margin-inline-end:0}.mm-panel--search{left:0!important;right:0!important;width:100%!important;border:none!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{display:none;padding:40px 20px;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;line-height:1.4}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:var(--mm-sectionindexer-size);position:absolute;top:0;bottom:0;inset-inline-end:calc(-1 * var(--mm-sectionindexer-size));z-index:5;-webkit-transition-property:inset-inline-end;-o-transition-property:inset-inline-end;transition-property:inset-inline-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-property:background-color;-o-transition-property:background-color;transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{width:var(--mm-sidebar-expanded-size);border-right-width:1px;border-right-style:solid}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{-webkit-transform:none;-ms-transform:none;transform:none}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2013 Leo Feyer
 *
 * @package Core
 * @link    https://contao.org
 * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
 */
/**
 * Reset the margin and padding of the block elements
 */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
code,
ol,
ul,
li,
dl,
dt,
dd,
figure,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea {
  margin: 0;
  padding: 0;
}

/**
 * Basic element formatting
 */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption,
th,
td {
  text-align: left;
  text-align: start;
  /* see #4596 */
  vertical-align: top;
}

abbr,
acronym {
  font-variant: normal;
  border-bottom: 1px dotted #666;
  cursor: help;
}

blockquote,
q {
  quotes: none;
}

fieldset,
img {
  border: 0;
}

ul {
  list-style-type: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

del {
  text-decoration: line-through;
}

ins {
  text-decoration: none;
}

/**
 * Default font settings
 */
input,
button,
textarea,
select {
  font-family: inherit;
  font-size: 99%;
  font-weight: inherit;
}

pre,
code {
  font-family: Monaco, monospace;
}

table {
  font-size: inherit;
}

caption,
th {
  font-weight: bold;
}

body,
form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
  display: block;
}

#main {
  width: 100%;
}

#main .inside {
  min-height: 1px;
  /* see #4893 */
}

/**
 * Flexible images (videos see #4896)
 *
 * @see http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
 */
img {
  border: 0;
  padding: 0;
  margin: 0;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.ie8 img {
  width: auto;
  /* see #5789 */
}

/**
 * Format the Contao image galleries (now rendered as unordered lists)
 */
.ce_gallery ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.ce_gallery li {
  float: left;
}

.ce_gallery li.col_first {
  clear: left;
}

/**
 * Clear floats
 */
.block {
  overflow: hidden;
}

.clear,
#clear {
  height: 1px;
  clear: both;
  margin-top: -1px;
}

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

/**
 * Custom layout sections
 */
.custom {
  display: block;
}

#container:after,
.custom:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  font-weight: 400;
  color: #000;
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2013 Leo Feyer
 *
 * @package Core
 * @link    https://contao.org
 * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
 */
/**
 * Make the wrapping container 960 pixel wide
 */
#copy .inside,
#footer .inside,
.grey .article_inside,
.white .article_inside {
  width: 960px;
  margin: 0 auto;
  padding: 0 63px;
}

#header .inside,
.bread_inside {
  width: 1086px;
  margin: 0 auto;
}

.mod_breadcrumb {
  width: 960px;
  padding: 0 63px;
}

.custom {
  background-color: #fff;
}

/**
 * Set the default margin of the grid columns
 */
*[class*="grid"] {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  display: inline;
}

/**
 * Add a default margin to all content elements, so they align with the floatet
 * ones (otherwise you would have to add "grid12" to every element)
 */
/*
.mod_article *[class*="ce_"],.mod_article *[class*="mod_"] {
	margin-left:15px;
	margin-right:15px;
}

/**
 * Handle news and event reader modules which are added via content element and
 * contain content elements themselves (see #5331)
 */
/**
 * Automatically clear the floats in the main column, so you do not have to add
 * a clearing div to each article
 */
#main .inside {
  overflow: hidden;
}

/**
 * Grid column widths
 */
.grid1 {
  width: 60px;
}

.grid2 {
  width: 140px;
}

.grid3 {
  width: 220px;
}

.grid4 {
  width: 300px;
}

.grid5 {
  width: 380px;
}

.grid6 {
  width: 460px;
}

.grid7 {
  width: 540px;
}

.grid8 {
  width: 620px;
}

.grid9 {
  width: 700px;
}

.grid10 {
  width: 780px;
}

.grid11 {
  width: 860px;
}

.grid12 {
  width: 940px;
}

.offset1 {
  margin-left: 80px;
}

.offset4 {
  margin-left: 320px;
}

.offset3 {
  margin-left: 240px;
}

/**
 * Reduce the overall width and the width of the grid columns if the screen
 * width is less than 980px (e.g. on a portrait tablet)
 */
@media (min-width: 990px) and (max-width: 1090px) {

  #copy .inside,
  #footer .inside,
  .grey .article_inside,
  .white .article_inside {
    width: 960px;
    margin: 0 auto;
    padding: 0 10px;
  }

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

  .bread_inside {
    width: 980px;
    margin: 0 auto;
    padding: 0px 0px;
  }

  .mod_breadcrumb {
    width: 960px;
    padding: 0 10px;
  }
}

@media (min-width: 768px) and (max-width: 989px) {

  /**
	 * Reduce the overall width
	 */
  #copy .inside,
  #footer .inside,
  .grey .article_inside,
  .white .article_inside {
    width: 744px;
    margin: 0 auto;
    padding: 0 10px;
  }

  #header .inside {
    width: 744px;
    padding: 0 10px;
  }

  .bread_inside {
    width: 744px;
    margin: 0 auto;
    padding: 0px 0px;
  }

  .mod_breadcrumb {
    width: 744px;
    padding: 0 0px;
  }

  /**
	 * Reduce the grid column widths
	 */
  .grid1 {
    width: 42px;
  }

  .grid2 {
    width: 104px;
  }

  .grid3 {
    width: 166px;
  }

  .grid4 {
    width: 228px;
  }

  .grid5 {
    width: 290px;
  }

  .grid6 {
    width: 352px;
  }

  .grid7 {
    width: 414px;
  }

  .grid8 {
    width: 476px;
  }

  .grid9 {
    width: 538px;
  }

  .grid10 {
    width: 600px;
  }

  .grid11 {
    width: 662px;
  }

  .grid12 {
    width: 724px;
  }

  .offset1 {
    margin-left: 62px;
  }

  .offset4 {
    margin-left: 248px;
  }

  .offset3 {
    margin-left: 186px;
  }
}

/**
 * Remove all floats and fixed widths if the screen width is less than 768
 * pixel (e.g. on a mobile phone)
 */
@media (max-width: 767px) {

  /**
	 * Remove the overall width
	 */
  .slider_back,
  #header .inside,
  .mod_breadcrumb,
  .bread_inside,
  #copy .inside,
  #footer .inside,
  .grey .article_inside,
  .white .article_inside {
    width: auto;
    padding: 0;
  }

  /**
	 * Show all columns underneath each other
	 */
  *[class*="grid"] {
    float: none !important;
    display: block !important;
    width: auto !important;
    margin-left: 0px;
    margin-right: 0px;
  }

  *[class*="offset"] {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}

.schatten-1 {
  -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.75);
}

.verlauf-1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8bd800+34,c0e975+100 */
  background: #8bd800;
  /* Old browsers */
  background: -moz-linear-gradient(left, #8bd800 34%, #c0e975 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8bd800 34%, #c0e975 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8bd800 34%, #c0e975 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bd800', endColorstr='#c0e975', GradientType=1);
  /* IE6-9 */
}

.margin-1 {
  margin-top: 1rem;
  margin-bottom: 0;
}

.margin-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media (min-width: 990px) {
  .margin-4 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

.padd-1 {
  padding: 1rem;
  padding-bottom: 0em;
}

#main .list-1 ol {
  list-style-type: decimal;
  padding-left: 15px;
}

#main .list-1 ol li {
  margin-left: 10px;
  padding-left: 10px;
  text-indent: 0px;
  line-height: 1.5em;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
}

#main .list-1 ul li {
  margin-left: 1.2em;
  padding-left: 0.1em;
  list-style: circle;
  list-style-position: outside;
}

@media (min-width: 960px) {
  #main .list-1 ul li {
    padding-left: 1em;
    margin-left: 1.1em;
  }
}

#main .list-2 ol {
  list-style-type: decimal;
}

#main .list-2 ol li {
  color: #000;
  margin-left: 17px;
  padding-left: 5px;
  text-indent: 0px;
  line-height: 1.5em;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

#main .list-2 ol li::before {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background-color: #c22c24;
}

.btn-1 a,
#main .btn-1 a {
  color: #fff;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  display: block;
  background-color: #c22c24;
  border: 1px solid #c22c24;
  font-weight: 700;
  text-align: center;
}

.btn-1 a:hover,
#main .btn-1 a:hover {
  color: #fff;
  background-color: #a0241e;
  border: 1px solid #a0241e;
  -webkit-transition: background-color 0.75s ease-out;
  -moz-transition: background-color 0.75s ease-out;
  -ms-transition: background-color 0.75s ease-out;
  -o-transition: background-color 0.75s ease-out;
  transition: background-color 0.75s ease-out;
}

/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2013 Leo Feyer
 *
 * @package Core
 * @link    https://contao.org
 * @license http://www.gnu.org/licenses/lgpl-3.0.html LGPL
 */
/**
 * Reset the margin and padding of the block elements
 */
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
code,
ol,
ul,
li,
dl,
dt,
dd,
figure,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea {
  margin: 0;
  padding: 0;
}

/**
 * Basic element formatting
 */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption,
th,
td {
  text-align: left;
  text-align: start;
  /* see #4596 */
  vertical-align: top;
}

abbr,
acronym {
  font-variant: normal;
  border-bottom: 1px dotted #666;
  cursor: help;
}

blockquote,
q {
  quotes: none;
}

fieldset,
img {
  border: 0;
}

ul {
  list-style-type: none;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

del {
  text-decoration: line-through;
}

ins {
  text-decoration: none;
}

/**
 * Default font settings
 */
input,
button,
textarea,
select {
  font-family: inherit;
  font-size: 99%;
  font-weight: inherit;
}

pre,
code {
  font-family: Monaco, monospace;
}

table {
  font-size: inherit;
}

caption,
th {
  font-weight: bold;
}

/**
 * Default margins
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #C22C24;
  margin-bottom: 0.75em;
}

h1 {
  padding-top: 0;
  line-height: 1.25em;
  font-size: 1.5em;
}

h1,
h2,
h3,
h4 {
  text-transform: uppercase;
}

h3 {
  margin-top: 1.5em;
  font-weight: 700;
  font-size: 1.25em;
}

h4 {
  font-weight: 500;
  font-size: 1em;
  margin-top: 0.75em;
}

.mt-3 {
  margin-top: 3em;
}

.mt-l {
  margin-top: 2em;
}

p {
  margin-bottom: 0.75em;
}

body,
form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
  display: block;
}

#main {
  width: 100%;
}

#main .inside {
  min-height: 1px;
  /* see #4893 */
}

/**
 * Flexible images (videos see #4896)
 *
 * @see http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
 */
img {
  border: 0;
  padding: 0;
  margin: 0;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

.ie8 img {
  width: auto;
  /* see #5789 */
}

/**
 * Format the Contao image galleries (now rendered as unordered lists)
 */
.ce_gallery ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.ce_gallery li {
  float: left;
}

.ce_gallery li.col_first {
  clear: left;
}

/**
 * Clear floats
 */
.block {
  overflow: hidden;
}

.clear,
#clear {
  height: 1px;
  clear: both;
  margin-top: -1px;
}

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

/**
 * Custom layout sections
 */
.custom {
  display: block;
}

#container:after,
.custom:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Idividuelle Programmierung */
body {
  font-size: 100%;
  font-size: 14px;
  line-height: 1.5em;
  font-family: 'Open Sans', sans-serif;
  color: #383838;
}

/*=================================
	Header
==========================================*/
@media (min-width: 0) and (max-width: 990px) {
  .logo {
    float: right;
  }
}

@media (min-width: 990px) {
  .logo {
    background-image: url(../../files/tmk/grafiken/back_logo.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 237px;
    text-align: center;
    position: absolute;
    top: 2.4em;
    z-index: 999;
    padding-bottom: 11px;
  }
}

/*====================================
	Sprachenwechsler
=========================================*/
.mod_changelanguage {
  text-align: right;
}

@media (min-width: 0) and (max-width: 990px) {
  .mod_changelanguage {
    background-color: #efefef;
  }
}

@media (min-width: 990px) {
  .mod_changelanguage {
    margin-right: 78px;
    margin-bottom: -1.5em;
    font-size: 0.9em;
    margin-top: -0.15em;
  }
}

.mod_changelanguage li {
  display: inline;
  line-height: 2em;
  padding: 0.4em;
}

.mod_changelanguage li.active {
  background-color: #c22c24;
  color: #fff;
  padding-top: 2em;
}

/*===================================
	Suche
=================================*/
@media (min-width: 0) and (max-width: 990px) {
  #header .mod_form {
    display: none !important;
  }
}

@media (min-width: 990px) {
  #header .mod_form {
    position: absolute;
    margin-left: 705px;
    background-image: url(../../files/tmk/grafiken/back_suche.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 307px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    top: 5.38em;
    z-index: 999;
  }

  #header .mod_form .formbody {
    display: flex;
  }
}

#header .mod_form input {
  padding: 0.2em 0.15em 0.2em 0.45em;
  border: 1px solid #000;
  width: 170px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-left: 40px;
}

#matomo-opt-out {
  border: 1px solid #666;
  width: 100%;
  padding: 0.5rem;
  height: auto;
  min-height: 2rem;
}

#header .mod_form button.submit {
  background-image: url(../../files/tmk/grafiken/icon_lupe.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #c22c24;
  border: none;
  width: 23px;
  height: 23px;
  cursor: pointer;
  margin-left: 5px;
  text-indent: -9999px;
}

/*========================================
	Slider
============================================*/
.ce_sliderStart img {
  width: 100%;
  height: auto;
}

.slider_back {
  width: 1086px;
  height: 39px;
  position: absolute;
  margin: -39px auto 0 auto;
  background-image: url(../../files/tmk/grafiken/back_headerbild.png);
  background-position: top center;
  background-repeat: no-repeat;
}

.ce_sliderStart .teaser_box {
  background-image: url(../../files/tmk/grafiken/back_slider_box.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  top: 150px;
  margin-left: 250px;
  z-index: 9999;
  height: auto;
  color: #fff;
  height: auto;
  width: 265px;
  padding: 0px 22px 20px 22px;
}

.ce_sliderStart .teaser_box h4 {
  color: #fff;
  font-size: 1.25em;
}

.ce_sliderStart .teaser_box p {
  margin-bottom: 1em;
}

.ce_sliderStart .teaser_box_icon {
  position: absolute;
  top: 80px;
  margin-left: 290px;
  z-index: 9999;
  width: 240px;
}

/*=======================================
	Startseite
============================================*/
#container {
  margin-top: 2em;
}

.start #container {
  margin-top: 0em;
}

.box_start .content-text,
.box_messe .text_inside,
.box_start .layout_latest,
.box_start .text_inside {
  border: 1px solid #C4C4C4;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* WebKit */
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Firefox */
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Standard */
  margin: 2px;
  padding-bottom: 0.5em;
}

.box_messe h3,
.box_start h4,
.box_start h2 {
  background-color: #C22C24;
  background-image: url(../../files/tmk/grafiken/back_headline.png);
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 31px;
  height: 31px;
  margin-top: 0.65em;
  padding-left: 15px;
  margin-right: 3em;
  font-weight: 700;
  font-size: 1.25em;
}

.box_start h4 a {
  color: #fff;
  text-decoration: none;
}

.box_start .teaser {
  height: 116px;
  overflow: hidden;
  margin: 0.85em 15px;
}

.box_start .layout_latest .teaser {
  height: 116px;
  overflow: hidden;
  margin: 0 0 1.7em 0;
}

.box_start p {
  margin: 0.85em 15px;
}

.btn-2 a,
.ce_sliderStart .teaser_box a,
p.more a,
.box_start p a {
  background-color: #808080;
  color: #fff;
  border-bottom: 2px solid #3C3C3B;
  text-decoration: none;
  font-weight: 600;
  padding: 0.3em 15px;
}

.box_start img {
  width: 100%;
  height: auto;
}

.grey {
  background-image: url(../../files/tmk/grafiken/back_white.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #D4D4D4;
  padding-top: 4em;
  padding-bottom: 3em;
}

.start .grey h1 {
  margin-top: 1.5em;
  margin-bottom: 0;
}

.start .grey h2 {
  margin-top: 1.5em;
  font-weight: 700;
  font-size: 1.25em;
}

.white {
  padding-bottom: 3em;
}

/*======================================
	Trenner
============================================*/
.trenner {
  background-image: url(../../files/tmk/grafiken/trenner.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 37px;
  margin-top: 2em;
  margin-bottom: 2.75em;
}

/*====================================
	Breadcrumb
====================================*/
@media (min-width: 0) and (max-width: 990px) {
  .mod_breadcrumb {
    display: none !important;
  }
}

@media (min-width: 990px) {
  .mod_breadcrumb {
    position: absolute;
    margin-top: -3em;
    margin-bottom: 3em;
    background-image: url(../../files/tmk/grafiken/back_headerbild.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 40px;
    line-height: 40px;
  }
}

.mod_breadcrumb li {
  display: inline;
  color: #C22C24;
  font-size: 0.9em;
}

.mod_breadcrumb li a {
  color: #000000;
  text-decoration: none;
}

/*=======================================
	Kontaktformular / Anfrageformular
============================================*/
.ce_form textarea,
.ce_form input {
  margin-bottom: 1em;
}

.ce_form .submit_container {
  margin-top: 1em;
}

.ce_form input.captcha {
  width: 10%;
  margin-bottom: 0;
}

/*=======================================
	Unterseite
==========================================*/
#header figureimg {
  width: 100%;
  height: auto;
}

/*=========================================
	Porduktpalette
============================================*/
.box_produkt .text_inside {
  border: 1px solid #C4C4C4;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* WebKit */
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Firefox */
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Standard */
  margin: 2px;
  padding-bottom: 1em;
  margin-bottom: 1.65em;
}

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

.box_produkt figure {
  margin: 0.5em;
}

.box_produkt p {
  margin-left: 20px;
  margin-right: 20px;
}

.box_produkt p.text {
  height: 90px;
}

.box_produkt p a {
  background-color: #C22C24;
  color: #fff;
  border-bottom: 2px solid #3C3C3B;
  text-decoration: none;
  font-weight: 600;
  padding: 0.3em 3em 0.3em 10px;
}

/*=========================================
	Unternehmen
==============================================*/
.ce_flexSlider {
  margin-top: 2em;
}

.grey .icon {
  margin: 2em 0;
}

.grey .icon_last {
  margin-top: 2em;
}

.grey h4 {
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 2em;
}

/*===========================================
	Produktionstechniken
==========================================*/
.produktion h3 {
  margin-top: 0;
}

.produktion #container figure{
  margin-bottom: 2em;
}

#container .produktion figure{
  margin-bottom: 2em;
}

/*=========================================
	Porduktseite
============================================*/
.grid6 figure{
  padding: 3px;
}


video {

  width: 100%;
  height: auto;
}

.grid6 figure img {
  border: 1px solid #C4C4C4;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* WebKit */
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Firefox */
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Standard */
  width: 100%;
  height: auto;
}

.content-text li {
  list-style: none;
  background-image: url(../../files/tmk/grafiken/list_point.png);
  background-position: left 3px;
  background-repeat: no-repeat;
  padding-left: 25px;
  margin-bottom: 1em;
  margin-left: 0px;
}

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

.image_big {
  background-color: #C1C1C1;
  text-align: center;
  padding: 2em 0 0 0;
  margin-bottom: 1em;
}

.image_big .halb img {
  width: 60%;
  height: auto;
}

.button_lupe {
  float: right;
  margin-bottom: -0.3em;
}

/*==========================================
	Maschinen
=========================================*/
.m_liste h4 {
  margin-top: 1.25em;
  margin-bottom: 0;
  font-weight: 700;
}

.m_liste {
  margin-bottom: 1em;
}

/*==========================================
	Messe Termine
===============================================*/
.box_messe {
  margin-bottom: 2em;
}

.box_messe.last {
  margin-bottom: 0em;
}

.box_messe .teaser {
  width: 610px;
  margin-left: 320px;
  padding-right: 10px;
}

.box_messe figure{
  float: left;
  width: 300px;
}

.box_messe .teaser img {
  width: 90%;
  height: auto;
}

/*=======================================
	Material // Tabelle
==========================================*/
#tmk_tabelle thead {
  color: #C22C24;
  margin-bottom: 1em;
}

#tmk_tabelle tbody td {
  border: 1px solid #808080;
  padding-left: 3px;
  padding-right: 3px;
}

#tmk_tabelle tbody td.odd {
  background-color: #ccc;
}

#tmk_tabelle tbody td.download {
  background-color: #C22C24;
  color: #fff;
}

#tmk_tabelle tbody td.download a {
  color: #fff;
}

/*============================================
	News Liste
==========================================*/
.list .layout_latest {
  border: 1px solid #C4C4C4;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* WebKit */
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Firefox */
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Standard */
  margin: 2px;
  padding-bottom: 0.5em;
  margin-bottom: 2em;
}

.list .layout_latest.last {
  margin-bottom: 0em;
}

.start .layout_latest h3 {
  margin-left: 15px;
  font-size: 1em;
  margin-top: 0.85em;
  margin-bottom: -0.85em;
}

.start .layout_latest h3 a {
  color: #C22C24;
  text-decoration: none;
}

.list .layout_latest h3 {
  background-color: #C22C24;
  background-image: url(../../files/tmk/grafiken/back_headline.png);
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 31px;
  height: 31px;
  margin-top: 0.65em;
  padding-left: 15px;
  margin-right: 30px;
  font-weight: 400;
  font-size: 1.25em;
}

.list .layout_latest h3 a {
  color: #fff;
  text-decoration: none;
}

.list .layout_latest figure{
  float: left;
  width: 295px;
  margin-right: 20px;
}

.list .layout_latest .teaser {
  margin-right: 10px;
}

.pagination {
  width: 100%;
  margin-top: 2em;
}

.pagination li {
  display: inline;
  padding: 0.25em 0em;
  margin-bottom: 1em;
  line-height: 2.5em;
}

.pagination .current {
  padding: 0.25em 1em;
  background-color: #C22C24;
  color: #fff;
}

.pagination a {
  background-color: #e6e6e6;
  padding: 0.25em 1em;
  color: #000;
  text-decoration: none;
}

.pagination a:hover {
  background-color: #C22C24;
}

/*=========================================
	News Detail
==============================================*/
.list .layout_fullfigure{
  float: right;
  width: 295px;
  margin-right: 20px;
}

/*===================================
	Suche
=====================================*/
.mod_search input.text {
  display: block;
  float: left;
  width: 40%;
  margin-right: 1em;
}

.mod_search p.header {
  background-color: #efefef;
  line-height: 2em;
  margin: 1em 0;
  padding-left: 10px;
}

.mod_search .relevance {
  font-size: 0.7em;
  margin-left: 1em;
  font-weight: 400;
}

.mod_search .highlight {
  font-weight: 600;
}

.mod_search h3 a {
  text-decoration: underline;
  text-transform: none;
  color: #C22C24;
}

.mod_search h3 a:hover {
  color: #808080;
}

/*===================================
	Footer
=======================================*/
#copy,
#footer {
  background-color: #C82C24;
}

.footer_white #footer .inside {
  background-image: url(../../files/tmk/grafiken/back_white.png);
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 6em;
  display: block;
}

.footer_grey #footer .inside {
  background-image: url(../../files/tmk/grafiken/back_grey.png);
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 6em;
}

#footer .icon {
  text-align: center;
}

#footer hr {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: 1px solid #fff;
  margin: 2em 0 3em 0;
}

/*==============================
	Top Link
============================*/
.toplink {
  margin-top: 1.6em;
  margin-bottom: 3em;
}

.toplink a {
  background-image: url(../../files/tmk/grafiken/icon_top_link.png);
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 1em;
  text-align: right;
  color: #fff;
  text-decoration: none;
}

#copy .inside {
  background-image: url(../../files/tmk/grafiken/back_headerbild.png);
  background-position: center top;
  background-repeat: no-repeat;
  height: 39px;
}

#copy .inside p {
  padding-top: 0.85em;
  padding-bottom: 0;
  margin-bottom: 0;
}

#copy {
  margin: 0;
  padding-bottom: 0;
}

#copy .inside {
  text-align: center;
}

@media (max-width: 1605px) {

  /*========================================
	Slider
============================================*/
  .ce_sliderStart .teaser_box {
    top: 60px;
    width: 265px;
  }

  .ce_sliderStart .teaser_box_icon {
    top: 50px;
    width: 240px;
  }
}

@media (max-width: 1270px) {
  .ce_sliderStart .teaser_box {
    background-image: url(../../files/tmk/grafiken/back_slider_box2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    top: 50px;
    margin-left: 78px;
    width: 369px;
  }

  .ce_sliderStart .teaser_box_icon {
    top: 50px;
    width: 140px;
  }

  .ce_sliderStart .teaser_box_icon img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 990px) and (max-width: 1090px) {
  .ce_sliderStart .teaser_box {
    background-image: url(../../files/tmk/grafiken/back_slider_box2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    top: 50px;
    margin-left: 17px;
    width: 369px;
    font-size: 0.85em;
    padding: 0px 22px 10px 22px;
  }

  .ce_sliderStart .teaser_box h4 {
    font-size: 1em;
    margin-bottom: 0em;
  }

  .ce_sliderStart .teaser_box p {
    margin-bottom: 0.5em;
  }

  .ce_sliderStart .teaser_box_icon {
    top: 50px;
    width: 140px;
  }

  .ce_sliderStart .teaser_box_icon img {
    width: 100%;
    height: auto;
  }

  #copy .inside {
    background-image: url(../../files/tmk/grafiken/back_headerbild980.png);
  }

  .mod_breadcrumb {
    background-image: url(../../files/tmk/grafiken/back_headerbild980.png);
    background-position: bottom center;
  }

  .grey,
  .footer_white #footer .inside {
    background-image: url(../../files/tmk/grafiken/back_white980.png);
  }

  .footer_grey #footer .inside {
    background-image: url(../../files/tmk/grafiken/back_grey980.png);
  }

  .slider_back {
    width: 980px;
    background-image: url(../../files/tmk/grafiken/back_headerbild980.png);
  }

  /*===================================
	Suche
=================================*/
  .mod_changelanguage {
    margin-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 989px) {
  .mt-3 {
    margin-top: 2em;
  }

  .mod_changelanguage {
    margin-right: 20px;
  }

  #copy .inside {
    background-image: url(../../files/tmk/grafiken/back_headerbild764.png);
  }

  .grey,
  .footer_white #footer .inside {
    background-image: url(../../files/tmk/grafiken/back_white764.png);
  }

  .footer_grey #footer .inside {
    background-image: url(../../files/tmk/grafiken/back_grey764.png);
  }

  .slider_back {
    width: 744px;
    height: 26px;
    position: absolute;
    margin: -26px auto 0 auto;
    background-image: url(../../files/tmk/grafiken/back_headerbild764.png);
    background-position: top center;
    background-repeat: no-repeat;
  }

  .ce_sliderStart .teaser_box {
    background-image: url(../../files/tmk/grafiken/back_slider_box2.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    top: 30px;
    margin-left: 17px;
    width: 369px;
    font-size: 0.75em;
    padding: 0px 10px 10px 22px;
  }

  .ce_sliderStart .teaser_box h4 {
    font-size: 0.95em;
    margin-bottom: 0em;
  }

  .ce_sliderStart .teaser_box p {
    margin-bottom: 0.35em;
  }

  .ce_sliderStart .teaser_box_icon {
    top: 30px;
    width: 140px;
    margin-left: 100px;
  }

  /*=================================
	Header
==========================================*/
  /*===================================
	Suche
=================================*/
  /*======================================
	Startseite
===============================================*/
  .box_start .teaser,
  .box_start .layout_latest .teaser {
    height: 155px;
  }

  /*=========================================
	Unternehmen
==============================================*/
  .grey .icon_last img,
  #container .produktion img,
  .produktion #container img,
  .grey .icon img {
    width: 100%;
    height: auto;
  }

  /*==========================================
	Messe Termine
===============================================*/
  .box_messe .teaser {
    width: 466px;
    margin-left: 248px;
    padding-right: 10px;
  }

  .box_messe figure{
    float: left;
    width: 228px;
  }

  .box_messe figureimg {
    width: 100%;
    height: auto;
  }

  .box_produkt p.text {
    height: 110px;
  }
}

@media (max-width: 767px) {
  .mt-3 {
    margin-top: 1em;
  }

  .mt-l {
    margin-top: 0em;
  }

  .mod_changelanguage {
    margin-right: 0px;
    font-size: 1.25em;
    padding-right: 8px;
    margin-bottom: 0;
    background-color: #efefef;
  }

  h2,
  h3 {
    margin-top: 0.85em;
  }

  .ce_sliderStart .teaser_box_icon,
  .ce_sliderStart .teaser_box {
    display: none;
    visibility: hidden;
  }

  .ce_sliderStart {
    margin-bottom: 1em;
  }

  .slider_back,
  .footer_grey #footer .inside,
  .grey,
  .footer_white #footer .inside,
  #copy .inside,
  .mod_breadcrumb {
    background-image: none;
  }

  .logo_mo {
    background-image: url(../../files/tmk/grafiken/back_logo.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    float: right;
    text-align: right;
    margin-right: 8px;
    margin-top: 16px;
    width: 120px;
  }

  .logo_mo img {
    width: 100%;
    height: auto;
  }

  #mobile-header {
    display: block;
    margin-left: 8px;
    float: left;
    margin-top: 24px;
  }

  #mobile-header a {
    width: 132px;
    height: 28px;
    background-image: url(../../files/tmk/grafiken/icon_menu.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 14px 49px;
  }

  .grey {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .grey .icon {
    margin: 3em 0 -1em 0;
    text-align: center;
  }

  .grey .icon_last {
    margin: 3em 0 -1em 0;
    text-align: center;
  }

  #container .grey,
  #container .white {
    padding-left: 8px;
    padding-right: 8px;
  }

  .box_start {
    margin-bottom: 1em;
  }

  /*===========================================
	Produktionstechniken
==========================================*/
  .produktion h3 {
    margin-top: 0;
  }

  .produktion #container figure{
    margin-bottom: 0em;
    margin-top: 2em;
    text-align: center;
  }

  #container .produktion figure{
    margin-bottom: 0em;
    margin-top: 2em;
    text-align: center;
  }

  #container .produktion figureimg,
  .produktion #container figureimg {
    width: auto;
    height: auto;
  }

  /*============================================
	News Liste
==========================================*/
  .box_messe h3,
  .list .layout_latest h3 {
    background-color: #C22C24;
    background-image: none;
    background-position: right center;
    background-repeat: no-repeat;
    color: #fff;
    line-height: 1.25em;
    height: auto;
    margin-top: 0.65em;
    padding-left: 8px;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    margin-right: 0px;
    font-weight: 400;
    font-size: 1.25em;
  }

  .list .layout_latest h3 a {
    color: #fff;
    text-decoration: none;
  }

  .list .layout_latest figure{
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin-right: 0px;
  }

  p.more,
  .list .layout_latest .teaser {
    margin-right: 8px;
    margin-left: 8px;
  }

  /*=========================================
	News Detail
==============================================*/
  .layout_full figure{
    text-align: center;
  }

  /*==========================================
	Messe Termine
===============================================*/
  .box_messe .teaser {
    width: auto;
    margin-left: 8px;
    padding-right: 8px;
  }

  .box_messe figure{
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin-right: 0px;
  }

  /*=========================================
	Porduktpalette
============================================*/
  .box_produkt p {
    margin-left: 8px;
    margin-right: 8px;
  }

  .box_produkt p.text {
    height: auto;
  }

  /*=======================================
	Material // Tabelle
==========================================*/
  #tmk_tabelle table {
    width: 80%;
    font-size: 0.45em;
    margin-right: 10px;
  }

  /*=========================================
	google Map
==========================================*/
  .dlh_googlemap {
    margin-left: 25px;
  }

  #footer {
    padding-left: 8px;
    padding-right: 8px;
    display: block;
    float: none;
  }

  .footer_white #footer .inside {
    padding-top: 1em;
  }

  #copy {
    background-color: #fff;
  }

  .footer_grey #footer .inside {
    padding-top: 1em;
  }

  .toplink {
    text-align: center;
    margin-top: 3em;
  }

  #footer hr {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 2em 0 0em 0;
  }
}

@media (max-width: 320px) {

  .layout_full figureimg,
  #container .produktion figureimg,
  .produktion #container figureimg,
  #container .produktion img,
  .produktion #container img,
  .list .layout_latest figureimg,
  .box_messe figureimg {
    width: 100%;
    height: auto;
  }
}

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../../files/tmk/css/fonts/open-sans-v17-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url("../../files/tmk/css/fonts/open-sans-v17-latin-300.eot?#iefix") format("embedded-opentype"), url("../../files/tmk/css/fonts/open-sans-v17-latin-300.woff2") format("woff2"), url("../../files/tmk/css/fonts/open-sans-v17-latin-300.woff") format("woff"), url("../../files/tmk/css/fonts/open-sans-v17-latin-300.ttf") format("truetype"), url("../../files/tmk/css/fonts/open-sans-v17-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/tmk/css/fonts/open-sans-v17-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../files/tmk/css/fonts/open-sans-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../files/tmk/css/fonts/open-sans-v17-latin-regular.woff2") format("woff2"), url("../../files/tmk/css/fonts/open-sans-v17-latin-regular.woff") format("woff"), url("../../files/tmk/css/fonts/open-sans-v17-latin-regular.ttf") format("truetype"), url("../../files/tmk/css/fonts/open-sans-v17-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../../files/tmk/css/fonts/open-sans-v17-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../files/tmk/css/fonts/open-sans-v17-latin-600.eot?#iefix") format("embedded-opentype"), url("../../files/tmk/css/fonts/open-sans-v17-latin-600.woff2") format("woff2"), url("../../files/tmk/css/fonts/open-sans-v17-latin-600.woff") format("woff"), url("../../files/tmk/css/fonts/open-sans-v17-latin-600.ttf") format("truetype"), url("../../files/tmk/css/fonts/open-sans-v17-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/tmk/css/fonts/open-sans-v17-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../files/tmk/css/fonts/open-sans-v17-latin-700.eot?#iefix") format("embedded-opentype"), url("../../files/tmk/css/fonts/open-sans-v17-latin-700.woff2") format("woff2"), url("../../files/tmk/css/fonts/open-sans-v17-latin-700.woff") format("woff"), url("../../files/tmk/css/fonts/open-sans-v17-latin-700.ttf") format("truetype"), url("../../files/tmk/css/fonts/open-sans-v17-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* Style sheet navigation */
/* ====================================
	Hauptnavigation
=======================================*/
#header .mod_navigation {
  float: right;
  margin-bottom: 1.25em;
  margin-right: 78px;
}

#header .mod_navigation ul {
  margin-top: 2em;
}

#header .mod_navigation li {
  float: left;
  margin-left: 1.85em;
}

#header .mod_navigation li.first {
  margin-left: 0em;
}

#header .mod_navigation a,
#header .mod_navigation span {
  color: #000;
  text-decoration: none;
  font-size: 1.1em;
}

#header .mod_navigation span.active,
#header .mod_navigation a.trail {
  color: #C22C24;
}

#header .mod_navigation a:hover,
#header .mod_navigation a:focus {
  color: #C22C24;
}

/* ====================================
	Zweite Ebene
=======================================*/
#header ul.level_2 {
  position: absolute;
  left: auto;
  top: auto;
  border-bottom: none;
  z-index: 999990;
  margin-left: 0px;
}

#header .level_2 {
  position: absolute;
  left: -9999px;
  top: -9999px;
  overflow: hidden;
  display: inline;
  width: 0;
  height: 0;
  z-index: 1;
}

/* zweite Ebene bei Mouse Over einblenden */
#header li:hover .level_2 {
  left: auto;
  top: auto;
  margin-left: -2em;
  margin-top: 0.8em;
  height: auto;
  width: 238px;
  background-color: #fff;
  z-index: 99999999;
  overflow: visible;
  display: block;
  border-left: 1px solid #C22C24;
  border-right: 1px solid #C22C24;
  padding-bottom: 1em;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* WebKit */
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Firefox */
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  /* Standard */
}

#header .mod_navigation .level_2 li:first-child {
  background-image: url(../../files/tmk/grafiken/back_nav.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: -0.85em;
  padding-top: 1.5em;
  width: 238px;
}

#header .mod_navigation .level_2 li {
  clear: both;
  border: none;
  display: block;
  text-align: left;
  background: none;
  padding: 0;
  margin: 0;
  width: auto;
}

#header .mod_navigation .level_2 li a {
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
  display: block;
  line-height: 30px;
  border-bottom: 1px solid #C22C24;
  padding: 0.5em 0;
}

#header .mod_navigation .level_2 li.last a {
  border-bottom: none;
}

#header .mod_navigation .level_2 strong,
#header .mod_navigation .level_2 span.forward,
#header .mod_navigation .level_2 span.active,
#header .mod_navigation .level_2 a.trail {
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
  display: block;
  line-height: 30px;
  border-bottom: 1px solid #C22C24;
  padding: 0.5em 0;
}

/*======================================
	Footer Navigation
=========================================*/
#footer .mod_customnav h4 {
  color: #fff;
  display: block;
  border-bottom: 1px solid #fff;
  font-weight: 700;
}

#footer .mod_customnav ul {
  margin-top: 1em;
}

#footer .mod_customnav li {
  line-height: 2em;
}

#footer .mod_customnav a {
  color: #fff;
  text-decoration: none;
}

#footer .mod_customnav {
  margin-bottom: 1em;
}

#footer .mod_customnav strong,
#footer .mod_customnav span.active,
#footer .mod_customnav a.trail {
  color: #fff;
}

@media (min-width: 990px) and (max-width: 1090px) {
  #header .mod_navigation {
    margin-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 989px) {
  #header .mod_navigation {
    margin-right: 20px;
  }

  #header .mod_navigation li {
    margin-left: 1em;
  }

  #header .mod_navigation a,
  #header .mod_navigation span {
    font-size: 0.95em;
  }

  #footer .mod_customnav h4 {
    color: #fff;
    display: block;
    border-bottom: 1px solid #fff;
    font-weight: 500;
  }
}

@media (min-width: 0) and (max-width: 990px) {
  #header .logo {
    margin-top: 0.5rem;
  }
}

@media (min-width: 0) and (max-width: 990px) {
  #header .mod_navigation {
    display: none !important;
  }
}

@media (min-width: 990px) {
  #header .nav-menu {
    display: none !important;
  }
}

#header .mobile {
  display: block;
  float: left;
}

#header .mobile a {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  width: 40px;
  height: 40px;
  padding: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-color: #efefef;
}

#header .mobile span.border-3 {
  display: block;
  height: 3px;
  background-color: #c22c24;
  width: 100%;
  -webkit-transition: width 0.25s ease-out;
  -moz-transition: width 0.25s ease-out;
  -ms-transition: width 0.25s ease-out;
  -o-transition: width 0.25s ease-out;
  transition: width 0.25s ease-out;
}

#header .mobile span.border-3.last {
  float: right;
}

#header .mobile a:hover span.border-3.first {
  width: 70%;
}

#header .mobile a:hover span.border-3.last {
  width: 70%;
}

.slider-1 {
  position: relative;
}

.slider-1 .slider-control {
  position: static;
  height: 30px;
}

.slider-1 .slider-control a.slider-prev,
.slider-1 .slider-control a.slider-next {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 400;
}

.slider-1 .slider-control a.slider-prev {
  margin-left: 3px;
}

.slider-1 .slider-control a.slider-next {
  margin-right: 3px;
}

.slider-1 .slider-control a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
  position: absolute;
  display: block;
  color: #c22c24;
}

.slider-1 .slider-control a:before {
  padding: 1rem;
  display: block;
}

.slider-1 .slider-control a:hover {
  opacity: 0.5;
}

.slider-1 .slider-menu {
  font-size: 2.5rem;
  line-height: 1;
  top: auto;
  bottom: 0;
}

.slider-1 .slider-menu b {
  color: #d6d5d5;
}

.slider-1 .slider-menu b.active {
  color: #666666;
}

.slider-1 .slider-menu b:hover {
  opacity: 0.5;
}

/* Contao Open Source CMS, (c) 2005-2014 Leo Feyer, LGPL license */
.content-slider {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}

.slider-wrapper {
  overflow: hidden;
  position: relative;
}

.slider-wrapper>* {
  float: left;
  width: 100%;
  position: relative;
}

.slider-control {
  height: 30px;
  position: relative;
}

.slider-control a,
.slider-control .slider-menu {
  position: absolute;
  top: 9px;
  display: inline-block;
}

/* Silder Next und Prev Button */
.slider-control a,
.slider-control .slider-menu {
  position: absolute;
  top: 8px;
  display: inline-block;
}

.slider-control .slider-prev {
  left: 20px;
  width: 43px;
  height: 109px;
  background-image: url(../../files/tmk/grafiken/icon_slider_prev.png);
  background-position: center;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-top: -17%;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.slider-control .slider-next {
  background-image: url(../../files/tmk/grafiken/icon_slider_next.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -17%;
  right: 20px;
  width: 43px;
  height: 109px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.slider-control .slider-next:hover,
.slider-control .slider-prev:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.slider-control .slider-menu {
  top: 0px;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  font-size: 0px;
  text-align: center;
}

.slider-control .slider-menu b {
  color: #fff;
  cursor: pointer;
  background-image: url(../../files/tmk/grafiken/slider.jpg);
  background-position: center;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 18px;
  height: 18px;
  padding: 9px 12px;
}

.slider-control .slider-menu b.active {
  color: #fff;
  cursor: pointer;
  background-image: url(../../files/tmk/grafiken/list_point.png);
  background-position: center;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 18px;
  height: 18px;
  padding: 9px 12px;
}

@media (max-width: 1090px) {

  .slider-control .slider-prev,
  .slider-control .slider-next {
    display: none;
    visibility: hidden;
  }
}

@media (max-width: 1090px) and (min-width: 768px) and (max-width: 989px) {
  .slider-control .slider-menu {
    top: 0px;
  }
}

@media (max-width: 767px) {
  .slider-control .slider-menu {
    top: 5px;
  }

  .slider-control .slider-prev,
  .slider-control .slider-next {
    display: none;
    visibility: hidden;
  }
}

@media (min-width: 0) and (max-width: 700px) {
  .dlh_googlemap {
    width: 100% !important;
    height: 250px !important;
  }
}

.video {
  margin-bottom: 3rem;
}

.video .video_container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  width: 100%;
}

.video .video_container video,
.video .video_container iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

.ce_youtube {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: auto;
}

.ce_youtube iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
}

#main .gallerie-1 {
  clear: both;
}

#main .gallerie-1 ul {
  text-align: center;
  padding-top: 0.75em;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
}

#main .gallerie-1 ul li {
  width: 22.8%;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

#main .gallerie-1 ul li img {
  width: 100%;
  height: auto;
}

/* CSS Document */
.ce_form a {
  color: #C22C24;
}

.ce_form .checkbox_container+span {
  display: none;
}

#main .gallerie-1 {
  clear: both;
}

#main .gallerie-1 ul {
  text-align: center;
  padding-top: 0.75em;
  margin-bottom: 1rem;
}

#main .gallerie-1 ul li {
  width: 22.8%;
  margin-left: 1.1%;
  margin-right: 1.1%;
}

#main .gallerie-1 ul li img {
  width: 100%;
  height: auto;
}


#main .module-plenta-jobs-basic-offer-list h2 a {
  color: #c82c24;
  text-transform: none;
  text-decoration: none;

}

#main .module-plenta-jobs-basic-offer-list a {
  display: inline-block;
  margin-top: 0.85rem;

}

#main .module-plenta-jobs-basic-offer-list .trenner {
  margin-bottom: 1.5rem;
  margin-top: 1rem;
}

#main .module-plenta-jobs-basic-offer-reader .text_inside a {
  background-color: #c82c24;
  color: #fff;
  padding: 0.5rem 1.5rem;
  text-decoration: none;
  margin-top: 1rem;
  display: inline-block;
}

#main .module-plenta-jobs-basic-offer-reader .job_employment_type {
  margin-top: 1rem;
}

/*# sourceMappingURL=styles.css.map */
