body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
@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}
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}
/*# sourceMappingURL=bootstrap-grid.min.css.map */
@font-face {
  font-family: 'icomoon';
  src:  url('../../files/themes/theme-one/icomoon/fonts/icomoon.eot?sbxv0o');
  src:  url('../../files/themes/theme-one/icomoon/fonts/icomoon.eot?sbxv0o#iefix') format('embedded-opentype'),
    url('../../files/themes/theme-one/icomoon/fonts/icomoon.ttf?sbxv0o') format('truetype'),
    url('../../files/themes/theme-one/icomoon/fonts/icomoon.woff?sbxv0o') format('woff'),
    url('../../files/themes/theme-one/icomoon/fonts/icomoon.svg?sbxv0o#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-around-the-clock:before {
  content: "\e918";
}
.icon-e-auto:before {
  content: "\e919";
}
.icon-angle-down-solid:before {
  content: "\e900";
}
.icon-angle-left-solid:before {
  content: "\e901";
}
.icon-angle-right-solid:before {
  content: "\e902";
}
.icon-angle-up-solid:before {
  content: "\e903";
}
.icon-bicycle:before {
  content: "\e904";
}
.icon-box-check:before {
  content: "\e905";
}
.icon-chevron-circle-left:before {
  content: "\e906";
}
.icon-chevron-circle-right:before {
  content: "\e907";
}
.icon-chevron-square-right:before {
  content: "\e908";
}
.icon-euro-sign:before {
  content: "\e909";
}
.icon-hand-holding-heart:before {
  content: "\e90a";
}
.icon-handshake:before {
  content: "\e90b";
}
.icon-heart:before {
  content: "\e90c";
}
.icon-home-heart:before {
  content: "\e90d";
}
.icon-map-marker-alt:before {
  content: "\e90e";
}
.icon-person-carry:before {
  content: "\e90f";
}
.icon-person-dolly:before {
  content: "\e910";
}
.icon-piggy-bank:before {
  content: "\e911";
}
.icon-shipping-fast:before {
  content: "\e912";
}
.icon-shipping-timed:before {
  content: "\e913";
}
.icon-snowflake:before {
  content: "\e914";
}
.icon-thumbs-up:before {
  content: "\e915";
}
.icon-truck:before {
  content: "\e916";
}
.icon-users:before {
  content: "\e917";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-search:before {
  content: "\f002";
}
.icon-flag:before {
  content: "\f024";
}
.icon-twitter:before {
  content: "\f081";
}
.icon-facebook:before {
  content: "\f082";
}
.icon-linkedin:before {
  content: "\f08c";
}
.icon-phone:before {
  content: "\f095";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-pinterest:before {
  content: "\f0d3";
}
.icon-mail:before {
  content: "\f0e0";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-flag-o:before {
  content: "\f11d";
}
.icon-xing:before {
  content: "\f169";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-youtube {
    content: url(/files/themes/theme-one/img/youtube.svg);
    height: 0.9em;
    margin-right: 7px !important;
}
.icon-youtube:hover {
    content: url(/files/themes/theme-one/img/youtube_ho.svg);
}

/*----------------------------------------------------------
	Reset
------------------------------------------------------------*/

body, div,
header, nav, main, section, article, aside, footer,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, code,
ul, ol, li,
table, th, td,
form, fieldset, legend, input, textarea {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h2.h2-small,
.h2-small h2 {
	font-size: 24px;
	line-height: 1.4;
}

h1 span.text-bold,
h2 span.text-bold {
	display: inline-block;
	font-weight: 700;
}

ul {
	list-style-type: none;
}

a:focus, button:focus, input[type="submit"]:focus {
	outline: none;
}

:focus {
	outline: none;
}

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

#main a {
	color: #202882;
}

#main a:hover, #main a:focus {
	text-decoration: underline;
}

a:active {
	background-color: transparent;
}

a img {
	border: none;
}

::-moz-focus-inner {
	border: 0;
}

.new-line {
    clear: both;
}

.gray {
    color: #7a7d7a;
}

.text-small {
    font-size: 15px;
}


/*----------------------------------------------------------
	Fonts
------------------------------------------------------------*/

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/themes/theme-one/fonts/open-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

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

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

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../../files/themes/theme-one/fonts/open-sans-v16-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/themes/theme-one/fonts/open-sans-v16-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* Icomoon Icons */
@font-face {
    font-family: "Icomoon Icons";
    src: url("../../files/themes/theme-one/fonts/icomoon.eot");
    src: url("../../files/themes/theme-one/fonts/icomoon.eot?#iefix") format('eot'), 
         url("../../files/themes/theme-one/fonts/icomoon.woff") format('woff'), 
         url("../../files/themes/theme-one/fonts/icomoon.ttf") format('truetype'), 
         url("../../files/themes/theme-one/fonts/icomoon.svg") format('svg');
}


/*----------------------------------------------------------
	General
------------------------------------------------------------*/

* {
	border: 0;
	box-sizing: border-box;
}

body {
	font-family: Open Sans, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #31281e; /*#2e2e2e;*/
	background: #fff;
	overflow: hidden;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}



/*----------------------------------------------------------
	Header
------------------------------------------------------------*/

#header,
#header-top {
	position: relative;
	height: auto;
}
	
#header-top-mobile {
	position: fixed;
	top: 0;
	width: 100%;
	height: 70px;
	background: #202882;
	padding-top: 10px;
	z-index: 500;
}
	
.info-top-container {
	height: auto;
	padding-top: 70px;
}
	
.navi-mobile {
	width: 18%;
	float: left;
	padding: 0 0 0 10px;
	color: #ff9d00;
	font-size: 13px;
	text-transform: uppercase;
}

.navi-mobile-inside {
	width: 40px;
	text-align: center;
}

.navi-mobile span.icon-navicon {
	font-size: 2.5em;
}
	
.contact-mobile {
	width: 64%;
	float: left;
	padding: 0;
}

.contact-mobile-inside {
	width: 205px;
	height: 49px;
	color: #fff;
	margin: 0 auto;
	padding: 0 5px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	line-height: 1.3;
}

.contact-mobile span.icon-phone {
	font-size: 1.5em;
	margin-right: 5px;
	vertical-align: -3px;
}
	
.contact-mobile span.tel-mobile {
	font-size: 19px;
}
	
.contact-mobile span.icon-mail {
	font-size: 1em;
	margin-right: 5px;
	line-height: 1.5;
	vertical-align: -1px;
}

.contact-mobile span.small {
	font-size: 13px;
	line-height: 1.9;
}

.search-mobile {
	width: 18%;
	float: left;
	padding: 0 10px 0 0;
	color: #ff9d00;
	font-size: 13px;
	text-transform: uppercase;
}

.search-mobile-inside {
	float: right;
	text-align: center;
}
	
[lang|=de] .search-mobile-inside {
	width: 40px;
}

[lang|=en] .search-mobile-inside {
	width: 50px;
}

.search-mobile span {
	font-size: 2.4em;
}

#logo {
	position: relative;
	width: 100%;
	height: 110px;
}
	
#logo a {
	display: block;
	width: 171px;
	height: 110px;
	margin: 0 auto;
	padding-top: 10px;
}
	
#logo img {
	width: 171px;
	height: 90px;
}


/* Navi Languages */

.navi-lang-container .navi-lang {
	margin-bottom: 10px;
}
	
.navi-lang li {
	float: left;
	margin-right: 15px;
}
	
.navi-lang li:not(.active) img {
	/* -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: -webkit-filter 0.5s linear;
	transition: -webkit-filter 0.5s linear;
	transition: filter 0.5s linear;
	transition: filter 0.5s linear, -webkit-filter 0.5s linear; */
	opacity: 0.65;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.navi-lang li:not(.active) img:hover {
	/* -webkit-filter: none;
	filter: none; */
	opacity: 1;
}


@media (min-width: 768px) {

	#header-top {
		height: 165px;
	}
	
	.info-top-container {
		height: 120px;
		padding-top: 0;
	}
	
	.info-top-container .container {
		position: relative;
	}
	
	.info-top-container a {
		color: #202882;
	}
	
	.info-top-container a:hover, 
	.info-top-container a:focus {
		color: #ff9d00;
	}
	
	#logo {
		position: absolute;
		top: 2px;
		left: 0;
		width: 227px;
		height: 123px;
		background: #fff;
		text-align: right;
	}
		
	#logo a {
		display: inline-block;
		width: 217px;
		height: 114px;
		padding-top: 5px;
		margin: 0;
	}
		
	#logo img {
		width: 219px;
		height: 115px;
	}
	
	.top-icons {
		float: right;
		padding-top: 20px;
	}
	
	.top-icons li {
		color: #202882;
		line-height: 1;
		text-align: center;
		float: left;
	}
	
	.top-icons li.box-logo {
		padding: 5px 30px 0 20px;
	}
	
	.top-icons li.box-logo img {
		width: 80px;
		height: 80px;
	}
	
	.navi-lang-container {
		float: right;
		padding-top: 25px;
	}
	
	.contact-top-text {
		font-size: 14px;
		font-weight: 600;
		line-height: 1.5;
	}
	
	.contact-top span.icon-phone {
		font-size: 1.2em;
		margin-right: 10px;
		vertical-align: -3px;
	}
	
	.contact-top span.icon-mail {
		font-size: 0.9em;
		margin-right: 10px;
		vertical-align: -1px;
	}



}

@media (min-width: 992px) {

	#header-top {
		height: 175px;
	}
	
	.info-top-container {
		height: 130px;
	}
	
	#logo {
		width: 250px;
		height: 135px;
	}
		
	#logo a {
		width: 240px;
		height: 126px;
	}
		
	#logo img {
		width: 240px;
		height: 126px;
	}
	
	.top-icons {
		padding-top: 25px;
	}
	
	.top-icons li.box-line {
		padding: 7px 20px 7px 20px;
		border-right: 1px solid #ff9d00;
	}
	
	.top-icons [class^="icon-"] {
		font-size: 30px;
	}
	
	.top-icons .text-xs {
		display: inline-block;
		margin-top: 10px;
		line-height: 1.5;
		font-weight: 600;
	}
	
	.navi-lang-container {
		padding-top: 30px;
	}



}


@media (min-width: 1200px) {
	
	.top-icons {
		padding-top: 20px;
	}
	
	.top-icons [class^="icon-"] {
		font-size: 40px;
	}
	
	.top-icons li.box-logo {
		padding: 7px 30px 0 20px;
	}
	
	.top-icons li.box-logo img {
		width: 90px;
		height: 90px;
	}
	
	.contact-top-text {
		font-size: 16px;
	}
	
	.contact-top span.icon-phone {
		font-size: 1.3em;
	}
	
	.contact-top span.icon-mail {
		font-size: 1em;
	}

}


/*----------------------------------------------------------
	Mobile Menu
------------------------------------------------------------*/

/* Navi Languages */

.navi-lang-mobile {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	height: 40px;
	padding: 10px 0 0 20px;
	background: #fff;
	border-bottom: 1px solid;
	border-color: inherit;
}

.navi-lang-mobile .navi-lang {
	
}

/* End Navi Languages */

.mm-menu .mm-menu-hidden {
	display: none;
}

#wrapper.mm-page.mm-slideout {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
	
#mobile-menu {
	background: #fff;
}

#mobile-menu ul.level_1 {
	padding: 0;
}

.mm-listview, 
.level_2.mm-listview li.mm-subtitle,
.mm-title {
	color: #202882;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.level_2.mm-listview,
.level_3.mm-listview,
.level_4.mm-listview {
	text-transform: none;
}

.mm-navbar {
	top: 40px;
}

.mm-menu .mm-navbar a, 
.mm-menu .mm-navbar > * {
    color: #202882;
}

.mm-panels > .mm-panel > .mm-listview:first-child, 
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 20px;
}

#mobile-menu li.navi-main-first.first.mm-selected span {
	color: #ff9d00;
}
	
.mm-listview > li:not(.mm-divider)::after {
	left: 0;
}

.mm-listview > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults)::after {
	margin-left: 0;
}

.mm-menu .mm-listview > li > a.mm-subclose,
.mm-menu .mm-listview > li.submenu.mm-selected > span,
.mm-menu .level_1.mm-listview > li.mm-selected > span,
.mm-menu .level_2.mm-listview > li.mm-selected > span,
.mm-menu .level_3.mm-listview > li.mm-selected > span,
#mobile-menu li.trail a, 
#mobile-menu li.trail span {
	color: #ff9d00;
	background: #e9e9e9;
}

#mobile-menu li.trail a.mm-next {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* #mobile-menu li.trail a {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
} */
	


/*----------------------------------------------------------
	Search Form Mobile
------------------------------------------------------------*/

#header-searchform-mobile {
	position: absolute;
	width: 300px;
	height: 40px;
	top: 20px;
	right: 50%;
	margin-right: -150px;
	overflow: visible;
}

#header-searchform-mobile form {
	position: relative;
	width: 300px;
	height: 38px;
	overflow: visible;
}

#header-searchform-mobile input[type="search"] {
	width: 300px;
	height: 38px;
	font-family: Open Sans, sans-serif;
	color: #31281e;
	font-size: 16px;
	padding: 10px 50px 10px 20px;
	-webkit-appearance: textfield;
	overflow: visible;
	}

#header-searchform-mobile input[type="submit"] {
	position: absolute;
	top: 4px;
	right: 5px;
	background-color: #fff;
	background: url(../../files/themes/theme-one/img/arrow-orange-right.png) no-repeat;
	background-size: cover;
	background-position: center;
	width: 30px;
	height: 30px;
	text-indent: -99999px;
	cursor: pointer;
}










@media (min-width: 768px) {

	/*----------------------------------------------------------
		Main Navigation
	------------------------------------------------------------*/
	
	.navi-main-container {
		width: 100%;
		height: 46px;
		border-top: 1px solid #202882;
	}
	
	.navi-main .navi-main-hidden {
		display: none !important;
	}
	
	.navi-main {
		height: 46px;
		display: inline-block;
		overflow: visible;
		float: left;
	}
	
	.navi-main ul.level_1 {
		height: 46px;
		overflow: visible;
	}

	.navi-main ul.level_1 > li {
		position: relative;
		height: 46px;
		float: left;
		padding: 0 7px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.navi-main ul.level_1 > li.navi-main-first {
		padding-left: 0;
	}

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

	.navi-main li span {
		position: relative;
		color: #202882;
		text-decoration: none;
		font-size: 14px;
		font-weight: 600;
		line-height: 1;
	}

	.navi-main li.active span,
	.navi-main li.trail span,
	.navi-main a.trail span,
	.navi-main a:hover span,
	.navi-main a:focus span,
	.navi-main a:active span,
	.navi-main ul.level_1 > li.submenu:hover > a, 
	.navi-main ul.level_1 > li.submenu:active > a {
		color: #ff9d00;
	}
	
	.navi-main a:hover,
	.navi-main a:focus,
	.navi-main a:active,
	.navi-main ul.level_1 > li.submenu:hover > a, 
	.navi-main ul.level_1 > li.submenu:active > a {
		-webkit-user-select: none; 
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		touch-callout: none;
	}

	.navi-main ul.level_2 {
		position: absolute;
		left: auto;
		top: 44px;
		overflow: auto;
		width: auto;
		height: auto;
		z-index: 600;
		background: #fff;
		border-left: 1px solid #202882;
		border-right: 1px solid #202882;
		border-bottom: 1px solid #202882;
	}
	
	.navi-main li:hover ul.level_2, 
	.navi-main li:active ul.level_2  {
		display: block;
		
		-webkit-user-select: none; 
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		touch-callout: none;
	}

	.navi-main ul.level_2 li {
		display: block;
		padding: 10px 20px;
		z-index: 600;
		border-top: 1px solid #202882;
	}
	
	.navi-main ul.level_2 li:first-child {
		border-top: none;
	}

	.navi-main ul.level_2 li span {
		color: #202882;
		text-decoration: none;
		font-weight: 600;
		white-space: nowrap;
	}

	.navi-main ul.level_2 li.active > span,
	.navi-main ul.level_2 li.trail > span,
	.navi-main ul.level_2 a.trail > span,
	.navi-main ul.level_2 li a:hover span, 
	.navi-main ul.level_2 li a:focus span {
		color: #ff9d00;
	}
	
	.navi-main ul.level_3 li {
		padding: 4px 0 2px 10px;
		border-top: none;
	}
	
	.navi-main ul.level_3 li span {
		font-size: 13px;
		font-weight: 400;
	}
	
	/* hover color transition */

	.navi-main .level_2 {
		opacity: 0;
		visibility: hidden;
		-webkit-transition-property: opacity, visibility;
		transition-property: opacity, visibility;
		-webkit-transition-duration: 0.5s, 0s;
		transition-duration: 0.5s, 0s;
		-webkit-transition-delay: 0s, 0.5s;
		transition-delay: 0s, 0.5s;
	}

	.navi-main .level_1 > li.submenu:hover .level_2, 
	.navi-main .level_1 > li.submenu:active .level_2 {
		opacity: 1;
		visibility: visible;
		-webkit-transition-duration: 1s, 0s;
		transition-duration: 1s, 0s;
		-webkit-transition-delay: 0s, 0s;
		transition-delay: 0s, 0s;
		
		-webkit-user-select: none; 
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		touch-callout: none;
	}
	
	
	/*----------------------------------------------------------
		Search Form Desktop
	------------------------------------------------------------*/
	
	.search-container {
		position: relative;
		width: 145px;
		height: 44px;
		float: right;
		background: #202882;
		overflow: visible;
		padding-left: 10px;
	}
	
	.search-container:after {
		content: "";
		position: absolute;
		left: 145px;
		top: 0;
		width: calc((100vw - 690px) / 2);
		height: 44px;
		background: #202882;
		z-index: 600;
	}
	
	.search-container form {
		position: relative;
		width: 135px;
		height: 44px;
		padding-top: 9px;
		overflow: visible;
		float: left;
	}
	
	.search-container input[type="search"] {
		width: 135px;
		height: 26px;
		font-family: Open Sans, sans-serif;
		font-style: italic;
		color: #31281e;
		font-size: 14px;
		padding: 5px 30px 5px 10px;
		-webkit-appearance: textfield;
		overflow: visible;
	}
	
	.search-container input[type="submit"] {
		position: absolute;
		top: 12px;
		right: 5px;
		background-color: #fff;
		background: url(../../files/themes/theme-one/img/arrow-orange-right.png) no-repeat;
		background-size: cover;
		background-position: center;
		width: 20px;
		height: 20px;
		text-indent: -99999px;
		cursor: pointer;
	}
	
	.search-container input[type="submit"]:hover {
		opacity: 0.8;
	}

	
	
	
}


@media (min-width: 992px) {

	/*----------------------------------------------------------
		Main Navigation
	------------------------------------------------------------*/
	
	.navi-main ul.level_1 > li {
		position: relative;
		padding: 0 15px;
	}
	
	.navi-main ul.level_1 > li:before {
		content: "";
		position: absolute;
		left: 0;
		top: 16px;
		width: 1px;
		height: 16px;
		background: #202882;
	}
	
	.navi-main ul.level_1 > li:first-child:before {
		display: none;
	}

	.navi-main li  span {
		font-size: 15px;
		text-transform: uppercase;
	}
	
	.navi-main ul.level_2 {
		left: 0;
	}
	
	.navi-main ul.level_2 li {
		padding: 12px 22px;
	}
	
	.navi-main ul.level_2 li span {
		text-transform: none;
	}
	
	.navi-main ul.level_3 li {
		padding: 4px 0 2px 15px;
	}
	
	.navi-main ul.level_3  li span {
		font-size: 13px;
	}

	
	/*----------------------------------------------------------
		Search Form Desktop
	------------------------------------------------------------*/
	
	.search-container {
		width: 167px;
		padding-left: 0;
	}
	
	.search-container:after {
		left: 167px;
		width: calc((100vw - 930px) / 2);
	}
	
	.search-container .search-img {
		width: 40px;
		float: left;
		text-align: center;
	}
	
	.search-container span.icon-search {
		color: #ff9d00;
		font-size: 1.3em;
		line-height: 2;
	}
	
	.search-container form {
		width: 127px;
		padding-top: 9px;
	}
	
	.search-container input[type="search"] {
		width: 127px;
		height: 26px;
		font-size: 14px;
		padding: 5px 30px 5px 10px;
	}
	
	.search-container input[type="submit"] {
		top: 12px;
		right: 5px;
		width: 20px;
		height: 20px;
	}










}


@media (min-width: 1200px) {

	/*----------------------------------------------------------
		Main Navigation
	------------------------------------------------------------*/
	
	.navi-main ul.level_1 > li {
		padding: 0 21px;
	}

	.navi-main li  span {
		font-size: 16px;
	}
	
	.navi-main ul.level_2 li {
		padding: 12px 22px;
	}
	
	.navi-main ul.level_3 li {
		padding: 4px 0 2px 15px;
	}
	
	.navi-main ul.level_3  li span {
		font-size: 14px;
	}

	
	/*----------------------------------------------------------
		Search Form Desktop
	------------------------------------------------------------*/
	
	.search-container {
		width: 210px;
	}
	
	.search-container:after {
		left: 210px;
		width: calc((100vw - 1110px) / 2);
	}
	
	.search-container form {
		width: 170px;
	}
	
	.search-container input[type="search"] {
		width: 170px;
	}
	








}




/*----------------------------------------------------------
	Header - Banner
------------------------------------------------------------*/

#banner {
	position: relative;
}

.header-banner-content {
	height: 150px;
}

.mod_rocksolid_slider {
	position: relative;
}

#banner .mod_rocksolid_slider {
	overflow: visible;
}

.rsts-crop {
    overflow: visible;
}

.rsts-slide {
    overflow: visible;
}

.rsts-slide.rsts-postactive {
	opacity: 0 !important;
	transition: all 1000ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

#banner .slide-content {
	height: 180px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.standard #banner .slide-content {
	height: 150px;
}

.header-banner-content {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.slide-content-container-mobile {
	background-color: #202882;
	text-align: center;
	padding: 45px 15px 35px;
}

.standard .slide-content-container-mobile {
	padding: 15px 15px 15px;
}

.slide-content-label {
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
}

.slide-content-container-mobile .slide-content-label br:nth-child(1),
.slide-content-container-mobile .slide-content-label br:nth-child(2),
.slide-content-container-mobile .slide-content-label br:nth-child(4),
.slide-content-container-mobile .slide-content-label br:nth-child(5),
.slide-content-container-mobile .slide-content-label br:nth-child(7),
.slide-content-container-mobile .slide-content-label br:nth-child(8) {
	display: none;
}

.standard .slide-content-container-mobile .slide-content-label br {
	display: none;
}

.slide-content-label .text-orange {
	color: #ff9d00;
}

.slide-content-button {
	padding: 15px 0 5px 0;
}

.slide-content-button .button-cta {
	padding: 4px 20px 0;
}


/* Slider nav-bullets */

#banner .rsts-skin-default .rsts-nav {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
	z-index: 100;
}

#banner .rsts-skin-default .rsts-nav ul {
	display: inline-block;
	padding: 0 10px !important;
}

#banner .rsts-skin-default .rsts-nav-bullets a {
    background-color: #202882;
    border-radius: 100%;
	border: 2px solid #fff;
    box-shadow: none;
	width: 13px;
    height: 13px;
    margin: 0px 5px;
}

#banner .rsts-skin-default .rsts-nav-bullets a:hover,
#banner .rsts-skin-default .rsts-nav-bullets a.active {
    background-color: #fff;
    box-shadow: none;
}

/* Slider arrows */

.rsts-skin-default .rsts-prev,
.rsts-skin-default .rsts-next {
	box-shadow: none;
	border: 0;
	border-radius: 50%;
	background-image: none;
	/* background-color: rgba(255,255,255,0.6); */
}

#banner .rsts-skin-default .rsts-prev,
#banner .rsts-skin-default .rsts-next {
	top: 77px;
	width: 26px;
	height: 26px;
}

#banner .rsts-skin-default .rsts-prev {
	left: 15px;
}

#banner .rsts-skin-default .rsts-next {
	right: 15px;
}

.rsts-skin-default .rsts-prev:before {
	position: absolute;
	top: 0;
	content: "\e906";
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
	text-indent: 0;
}

#banner .rsts-skin-default .rsts-prev:before {
	left: 0;
	font-size: 27px;
	color: #fff;
	opacity: 0.8;
}

.rsts-skin-default .rsts-next:before {
	position: absolute;
	top: 0;
	content: "\e907";
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
	text-indent: 0;
}

#banner .rsts-skin-default .rsts-next:before {
	right: 0;
	color: #fff;
	opacity: 0.8;
	font-size: 27px;
}

.rsts-skin-default .rsts-prev:hover,
.rsts-skin-default .rsts-next:hover {
	/* background-color: rgba(255,255,255,0.8); */
	background-color: #202882;
}






@media (min-width: 768px) {

	.start #banner,
	#banner .mod_rocksolid_slider {
		height: 430px;
	}
	
	#banner .slide-content {
		height: 400px;
	}
	
	#banner .slide-container {
		position: relative;
		height: 400px;
	}
	
	.standard #banner, 
	.standard #banner .slide-content,
	.standard #banner .slide-container, 
	.header-banner-content {
		height: 300px;
	}
	
	#banner .slide-content-container {
		position: relative;
	}
	
	#banner .slide-content-container:before {
		content: "";
		position: absolute;
		width: calc(100% + (100vw - 690px) / 2 + 90px);
		top: 0;
		right: -30px;
		bottom: 0;
		transform: skewX(-20deg);
		background: rgba(255,255,255,0.8);
		box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
	}

	#banner .slide-content-container.type-start {
		position: absolute;
		width: 280px;
		top: 50%;
		transform: translateY(-50%);
		padding: 30px 0 30px 30px;
	}
	
	#banner .slide-content-container.type-content {
		width: 380px;
		height: 100%;
		/* display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column; */
	}
	
	/* #banner .slide-content-container.type-content:before {
		box-shadow: 3px 0 5px rgba(0,0,0,0.2);
		overflow: hidden;
	} */
	
	.type-content .slide-content-center {
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		/* display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: center;
		align-items: center;
		flex: 1;
		-webkit-flex: 1; */
	}
	
	.slide-content-label {
		position: relative;
		display: inline-block;
		color: #202882;
		line-height: 1.3;
		z-index: 100;
	}
	
	.type-content .slide-content-label {
		line-height: 1.5;
		/* display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		flex: 1;
		-webkit-flex: 1; */
	}
	
	.slide-content-label .text-orange {
		color: #ff9d00;
	}
	
	.type-start .slide-content-label {
		font-size: 30px;
	}
	
	.type-content .slide-content-label {
		font-size: 25px;
	}
	
	.slide-content-button {
		padding: 30px 0 0 20px;
	}
	
	.slide-content-button .button-cta {
		padding: 3px 20px 0;
	}
	
	/* Slider nav-bullets */

	#banner .rsts-skin-default .rsts-nav {
		bottom: 0;
		height: 30px;
		padding-top: 9px;
		background: #202882;
	}
	
	
	/* Slider arrows */

	#banner .rsts-skin-default .rsts-prev,
	#banner .rsts-skin-default .rsts-next {
		top: 50%;
		margin-top: -35px;
		width: 40px;
		height: 40px;
	}

	#banner .rsts-skin-default .rsts-prev {
		left: 20px;
	}

	#banner .rsts-skin-default .rsts-next {
		right: 20px;
	}

	#banner .rsts-skin-default .rsts-prev:before {
		font-size: 41px;
		color: #ccc;
	}

	#banner .rsts-skin-default .rsts-next:before {
		font-size: 41px;
	}

	

}


@media (min-width: 992px) {

	.start #banner,
	#banner .mod_rocksolid_slider {
		height: 500px;
	}
	
	#banner .slide-content,
	#banner .slide-container {
		height: 470px;
	}
	
	.standard #banner,
	.standard #banner .slide-content,
	.standard #banner .slide-container, 
	.header-banner-content {
		height: 340px;
	}
	
	#banner .slide-content-container:before {
		width: calc(100% + (100vw - 930px) / 2 + 120px);
		right: -40px;
	}
	
	#banner .slide-content-container.type-start {
		width: 380px;
		padding: 35px 0 35px 90px;
	}
	
	#banner .slide-content-container.type-content {
		width: 450px;
	}
	
	.type-start .slide-content-label {
		font-size: 35px;
	}
	
	.type-content .slide-content-label {
		font-size: 28px;
	}
	
	/* Slider arrows */

	#banner .rsts-skin-default .rsts-prev {
		left: 30px;
	}

	#banner .rsts-skin-default .rsts-next {
		right: 30px;
	}
	
	
	


}


@media (min-width: 1200px) {

	.start #banner,
	#banner .mod_rocksolid_slider {
		height: 560px;
	}
	
	#banner .slide-content,
	#banner .slide-container {
		height: 530px;
	}
	
	/* .standard #banner,
	.standard #banner .slide-content,
	.standard #banner .slide-container, 
	.header-banner-content {
		height: 340px;
	} */
	
	#banner .slide-content-container:before {
		width: calc(100% + (100vw - 1110px) / 2 + 120px);
		right: -50px;
	}
	
	#banner .slide-content-container.type-start {
		width: 430px;
		padding: 40px 0 40px 100px;
	}
	
	#banner .slide-content-container.type-content {
		width: 490px;
	}
	
	.type-start .slide-content-label {
		font-size: 40px;
	}
	
	.type-content .slide-content-label {
		font-size: 30px;
	}
	
	/* Slider arrows */

	#banner .rsts-skin-default .rsts-prev,
	#banner .rsts-skin-default .rsts-next {
		margin-top: -38px;
		width: 46px;
		height: 46px;
	}

	#banner .rsts-skin-default .rsts-prev {
		left: 50px;
	}

	#banner .rsts-skin-default .rsts-next {
		right: 50px;
	}

	#banner .rsts-skin-default .rsts-prev:before {
		font-size: 47px;
		color: #ccc;
	}

	#banner .rsts-skin-default .rsts-next:before {
		font-size: 47px;
	}
	


}

@media (min-width: 1450px) {

	#banner .rsts-skin-default .rsts-prev {
		left: 150px;
	}

	#banner .rsts-skin-default .rsts-next {
		right: 150px;
	}

}



/*----------------------------------------------------------
	Contact Box
------------------------------------------------------------*/




	.contact-box {
		position: absolute;
		right: 0;
		border: 2px solid #ff9d00;
		border-right: 0;
		box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
		z-index: 200;
		/* background color transition */
		-webkit-transition: 0.5s;
		transition: 0.5s;
	}
	
	.start .contact-box, 
	.standard-slider .contact-box  {
		top: 350px;
	}
	
	.standard .contact-box {
		top: 420px;
	}

	.contact-box:hover {
		
	}

	.contact-box-small {
		width: 240px;
		height: 40px;
		background: #ff9d00;
	}
		
	.contact-box-small a {
		position: relative;
		display: block;
		height: 40px;
		padding: 8px 0 0;
		text-align: center;
		/* background color transition */
		-webkit-transition: 0.5s;
		transition: 0.5s;
	}

	.contact-box-big {
		width: 240px;
		/* height = 0 by js-script */
		transition: height 0.5s ease-in-out;
		background: #fff;
	}

	.info-open .contact-box-big {
		/* height by js-script */
		transition-duration: 0.5s;
	}

	.contact-box-small span.icon-truck {
		display: inline-block;
		color: #fff;
		font-size: 25px;
		margin-right: 7px;
		transform: rotateY(180deg);
	}

	.contact-box-small .contact-box-hl {
		font-size: 18px;
		font-weight: 600;
		vertical-align: 4px;
	}

	.contact-box-small .icon-change {
		font-size: 22px;
		color: #fff;
		margin-left: 7px;
		vertical-align: 1px;
	}

	.contact-box-content {
		font-size: 14px;
		padding: 10px 0 10px 20px;
	}
	
	.contact-box-content a:hover,
	.contact-box-content a:focus {
		color: #202882;
	}

	.contact-box-content .layout_simple {
		line-height: 1.5;
		padding: 0 5px 7px 0;
		margin-bottom: 7px;
		border-bottom: 1px solid #ff9d00;
	}
	
	.contact-box-content .layout_simple span {
		display: block;
	}
	
	.contact-box-content .layout_simple span.job-title {
		font-weight: 700;
	}

	.contact-box-content {
		opacity: 0;
		visibility: hidden;
		-webkit-transition-property: opacity, visibility;
		transition-property: opacity, visibility;
		-webkit-transition-duration: 0.2s, 0s;
		transition-duration: 0.2s, 0s;
		-webkit-transition-delay: 0s, 0.6s;
		transition-delay: 0s, 0.6s;
		
	}
		
	.info-open  .contact-box-content {
		opacity: 1;
		visibility: visible;
		-webkit-transition-duration: 1s, 0s;
		transition-duration: 1s, 0s;
		-webkit-transition-delay: 0.2s, 0s;
		transition-delay: 0.2s, 0s;
	}



	
@media (min-width: 768px) {

	.start .contact-box, 
	.standard-slider .contact-box  {
		top: 410px;
	}
	
	.standard .contact-box {
		top: 420px;
	}
	
	.contact-box-big {
		background: rgba(255,255,255,0.9);
	}

}


@media (min-width: 992px) {

	.start .contact-box, 
	.standard-slider .contact-box {
		top: 460px;
	}
	
	.standard .contact-box {
		top: 480px;
	}
	


}


@media (min-width: 1200px) {

	.start .contact-box, 
	.standard-slider .contact-box {
		top: 500px;
	}
	

}



/*----------------------------------------------------------
	Breadcrumb Navigation
------------------------------------------------------------*/

.navi-breadcrumb {
	background: #202882;
	padding: 3px 0 4px;
	border-top: 1px solid #fff;
}

.navi-breadcrumb ul {
	overflow: hidden;
}

.navi-breadcrumb li {
	position: relative;
	padding: 0 16px 0 0;
	float: left;
}

.navi-breadcrumb li:after {
	position: absolute;
	content: "\f105";
	font-size: 15px;
	top: 5px;
	right: 14px;
	color: #fff;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
}

.navi-breadcrumb  li.last:after {
	content: "";
}

.navi-breadcrumb li span {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 0 16px 0 0;
	line-height: 1.8;
}

.navi-breadcrumb li.active span {
	color: #ff9d00;
	padding-top: 1px;
}

.navi-breadcrumb a:hover span,
.navi-breadcrumb a:focus span {
	color: #ff9d00;
}


@media (min-width: 768px) {

	.navi-breadcrumb {
		border-top: 0;
	}
	
}


/*----------------------------------------------------------
	Content
------------------------------------------------------------*/

#container {
	padding-right: 15px;
	padding-left: 15px;
}

.mod_article {
	overflow: visible;
}

#main {
	min-height: 500px;
	padding: 30px 0;
}

h1, h2.hl-big, .hl-big h2 {
	font-size: 22px;
	line-height: 1.5;
	padding: 0 0 20px;
}

h2, h3 {
	font-size: 18px;
	line-height: 1.6;
	padding: 0 0 20px;
}

h1.hl-nopadding, .hl-nopadding h1:first-child,
h2.hl-nopadding, .hl-nopadding h2:first-child,
h3.hl-nopadding, .hl-nopadding h3:first-child {
	padding-bottom: 5px;
}

#main p {
	line-height: 1.6;
	padding: 0 0 15px;
}

.bg-blue p {
	color: #fff;
}

.ce_text a,
h1 a,
h2 a,
h3 a,
p.more a,
p.back a,
.ce_download a,
.ce_downloads a,
.mod_sitemap a {
	color: #202882;
}

.ce_download a,
.ce_downloads a {
	font-weight: 600;
}

.ce_text a:hover,
.ce_text a:focus,
h1 a:hover,
h1 a:focus,
h2 a:hover,
h2 a:focus,
h3 a:hover,
h3 a:focus,
p.more a:hover,
p.more a:focus,
p.back a:hover,
p.back a:focus,
.ce_download a:hover,
.ce_download a:focus,
.ce_downloads a:hover,
.ce_downloads a:focus,
.mod_sitemap a:hover,
.mod_sitemap a:focus {
	color: #ff9d00;
}

p.more a {
	position: relative;
	font-weight: 600;
	line-height: 1.6;
	padding-right: 10px;
}

p.more a:before {
	position: absolute;
	content: "\e902";
	font-size: 13px;
	top: 6px;
	right: 0;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1;
}

p.back a {
	position: relative;
	font-weight: 600;
	padding-left: 12px;
	margin-top: 20px;
}

#main p.back {
	padding: 20px 0;
}

p.back a:before {
	position: absolute;
	content: "\e901";
	font-size: 13px;
	top: 5px;
	left: 0;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1;
}

#main p.more a:hover:before,
#main p.more a:focus:before,
#main p.back a:hover:before,
#main p.back a:focus:before {
	text-decoration: none;
}

.ce_text ul {
	padding: 0 0 15px 0;
}

.ce_text ul  > li > ul {
	padding: 0 0 0 10px;
}

.ce_text li {
	position: relative;
	line-height: 1.6;
	padding: 0 0 0 15px;
}

.ce_text li:before {
	position: absolute;
	content: "";
	top: 11px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #202882;
	border-radius: 50%;
}

.ce_download a,
.ce_downloads a {
	line-height: 1.6;
}

.ce_download .ext-pdf,
.ce_downloads .ext-pdf {
	padding: 5px 0 25px;
}

.ce_download .ext-pdf a,
.ce_downloads .ext-pdf a {
	position: relative;
	padding: 5px 0 0 40px;
}

.ce_download .ext-pdf a:before,
.ce_downloads .ext-pdf a:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	background: url(../../files/themes/theme-one/img/adobe_pdf_file_icon_32x32.png) center center;
	background-size: cover;
}

.text-orange {
	color: #ff9d00;
}

.text-blue {
	color: #202882;
}

.text-white {
	color: #fff;
}

.text-uppercase {
	text-transform: uppercase;
}

.text-semibold {
	font-weight: 600;
}

.text-sm {
	font-size: 13px;
}

.text-xs {
	font-size: 11px;
}

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


@media (min-width: 768px) {

	h1, h2.hl-big, .hl-big h2 {
		font-size: 25px;
	}

	h2, h3 {
		font-size: 20px;
	}


}


@media (min-width: 992px) {

	#main {
		min-height: 600px;
		padding: 50px 0;
	}

	h1, h2.hl-big, .hl-big h2 {
		font-size: 30px;
		padding-bottom: 25px;
	}
	
	h2, h3 {
		font-size: 20px;
		padding-bottom: 25px;
	}

	
	
}


@media (min-width: 1200px) {

 
	/* .text-sm {
		font-size: 14px;
	} */

	.text-xs {
		font-size: 12px;
	}


}





/*----------------------------------------------------------
	Images
------------------------------------------------------------*/

.ce_image .image_container,
.ce_text .image_container {
	/* line-height: 0; */
	padding: 15px 0 25px;
	margin: 0 auto;
	text-align: center;
}

.jobs .image_container,
.news .image_container {
	padding: 10px 0 20px;
	margin: 0 auto;
	text-align: center;
}

.image_container img {
	display: block;
	margin: 0 auto;
}

.ce_image  .image_container a,
.ce_text .image_container a,
.jobs .image_container a,
.news .image_container a {
	display: inline-block;
	max-width: 100%;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.image_container a:hover,
.image_container a:focus {
	opacity: 0.8;
}

.image_container.float_right,
.image_container.float_left {
	float: none;
}


@media (min-width: 768px) {
	
	.image_container.float_right {
		padding-left: 30px;
		float: right;
	}

	.image_container.float_left {
		padding-right: 30px;
		float: left;
	}


}


@media (min-width: 992px) {



}



/*----------------------------------------------------------
	Button
------------------------------------------------------------*/

.button-cta {
	position: relative;
	display: inline-block;
	height: 30px;
	padding: 4px 30px 0;
	/* background color transition */
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

button.button-cta {
	padding: 0 25px;
}

a.button-cta,
a .button-cta,
button.button-cta {
	line-height: 1.4;
}

.button-display-block .button-cta {
	display: block;
	text-align: center;
}

.button-cta.button-width {
	width: 250px;
	padding: 3px 0 0;
	text-align: center;
}

.button-cta:before {
	content: "";
	position: absolute;
	top: 0;
	left: -10px;
	right: -10px;
	bottom: 0;
	width: calc(100% + 20px);
	transform: skewX(-20deg);
	z-index: 100;
	/* color transition */
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.button-cta-content {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 15px;
	line-height: 1.4;
	font-weight: 700;
	text-transform: uppercase;
	font-style: italic;
	padding-right: 20px;
	z-index: 200;
	/* color transition */
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.link-arrow-orange.button-cta-content {
	padding-right: 15px;
}

.link-arrow-orange.button-cta-content,
.link-arrow-orange.button-cta-content:after {
	font-size: 15px;
}

/* .button-cta.button-fixed .button-cta-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
 */
 
.button-cta.button-orange:before {
	background: #ff9d00;
}

.button-cta.button-blue:before {
	background: #202882;
}

.link-arrow-orange.button-cta-content,
.link-arrow-orange.button-cta-content:after {
	color: #ff9d00;
}

/* a.button-cta.button-orange .button-cta-content,
a .button-cta.button-orange .button-cta-content,
button.button-cta.button-orange .button-cta-content,
.button-cta.button-orange:after {
	color: #fff;
}
 */
.button-cta-content:after {
	position: absolute;
	content: "\e902";
	right: 0;
	top: 4px;
	font-size: 15px;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1;
    text-transform: none;
	text-indent: 0;	
	/* color transition */
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.link-arrow-orange.button-cta-content:hover:after,
.link-arrow-orange.button-cta-content:focus:after {
	color: #202882;
}

.button-container {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}

.button-container.button-display-block {
	margin: 0 0 20px;
	padding: 0 15px;
}

.button-container.center {
	text-align: center;
	padding: 0;
}

.button-container.right {
	text-align: right;
	padding: 0 20px 0 0;
}



@media (min-width: 768px) {

	.button-cta {
		padding: 3px 30px 0;
	}
	
	.button-cta.button-width {
		padding: 3px 0 0;
	}

	.button-cta-content, 
	.button-cta-content:after {
		font-size: 17px;
	}
	
	/* a.button-cta.button-orange:hover,
	a:hover .button-cta.button-orange,
	a.button-cta.button-orange:focus ,
	a:focus .button-cta.button-orange,
	button.button-cta.button-orange:hover,
	button.button-cta.button-orange:focus, */
	a.button-cta.button-orange:hover:before,
	a:hover .button-cta.button-orange:before,
	a.button-cta.button-orange:focus:before,
	a:focus .button-cta.button-orange:before/* ,
	a.button-cta.button-orange:hover:after,
	a:hover .button-cta.button-orange:after,
	a.button-cta.button-orange:focus:after,
	a:focus .button-cta.button-orange:after */ {
		background: #202882;
	}
	
	a.button-cta.button-blue:hover:before,
	a:hover .button-cta.button-blue:before,
	a.button-cta.button-blue:focus:before,
	a:focus .button-cta.button-blue:before {
		background: #ff9d00;
	}
	
	.button-container.button-display-block {
		margin: 10px 0 20px;
		padding: 0 10px;
	}
	
		
	
}


@media (min-width: 1200px) {

	
}




/*----------------------------------------------------------
	Teaser Boxes
------------------------------------------------------------*/

/* .teaser-boxes-container {
	margin: 0 0 30px;
} */

.teaser-box-link  {
	display: block;
	max-width: 290px;
	margin: 30px auto 50px;
}

#main .teaser-boxes-container a.teaser-box-link:hover,
#main .teaser-boxes-container a.teaser-box-link:focus {
	text-decoration: none;
}

.teaser-box-content,
.teaser-box,
.teaser-box-image {
	position: relative;
}

.teaser-box {
	width: 100%;
}

.teaser-box img {
	display: block;
	width: 100%;
	border-radius: 10px;
}

.teaser-box-icon {
	position: absolute;
	top: -35px;
	left: 20px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #fff;
	padding: 5px;
	z-index: 100;
}

.bg-gray .teaser-box-icon {
	background: #e9e9e9;
}

.teaser-box-icon-border {
	width: 60px;
	height: 60px;
	border: 2px solid #202882;
	border-radius: 50%;
	text-align: center;
	line-height: 1.4;
	padding: 7px;
}

*[data-icon]:before {
    content: attr(data-icon);
    font-family: "Icomoon Icons";
	color: #202882;
}

.teaser-box-icon-border[data-icon]:before {
	font-size: 30px;
}

.teaser-boxes-container .teaser-box-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px 0 30px;
	text-align: center;
	border-radius: 0 0 10px 10px;
	
	background: #000; /* Old browsers */
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.85) 0%, transparent 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.85) 0%, transparent 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, transparent 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='transparent',GradientType=0 ); /* IE6-9 */
}

.teaser-boxes-container .teaser-box-title h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.5;
	text-transform: uppercase;
	padding: 0;
}

.teaser-button {
	position: absolute; 
	bottom: -15px;
	left: 50%;
	transform: translateX(-50%);
}

.teaser-button .button-cta-content {
	white-space: nowrap;
}

.teaser-boxes-container .teaser-box-link .teaser-box-image:before {
	content: "";
    display: block;
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
	bottom: 0;
	background: #fff;
	border-radius: 10px;
    opacity: 0;
	-webkit-transition-delay: 0s, 0.5s;
    transition-delay: 0s, 0.5s;
	-webkit-transition-duration: 0.5s, 0s;
    transition-duration: 0.5s, 0s;
    transition-property: opacity, visibility;
    visibility: hidden;
}

.teaser-boxes-container .teaser-box-link:hover .teaser-box-image:before,
.teaser-boxes-container .teaser-box-link:focus .teaser-box-image:before {
	content: "";
    display: block;
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
	bottom: 0;
	background: #fff;
	border-radius: 10px;
    opacity: 0.3;
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
    -webkit-transition-duration: 1s, 0s;
    transition-duration: 1s, 0s;
    visibility: visible;
}


@media (min-width: 768px) {

	.teaser-box-link {
		max-width: 100%;
	}
	
	.teaser-boxes-container .teaser-box-title {
		padding: 10px 0 25px;
	}
	
	.teaser-boxes-container .teaser-box-title h2 {
		font-size: 16px;
	}
	

}


@media (min-width: 992px) {

	/* .teaser-boxes-container {
		margin: 0 0 50px;
	} */

	.teaser-boxes-container .teaser-box-title {
		padding: 20px 0 30px;
	}
	
	.teaser-boxes-container .teaser-box-title h2 {
		font-size: 20px;
	}



}

@media (min-width: 1200px) {

	.teaser-boxes-container .teaser-box-title h2 {
		font-size: 23px;
	}

}


/*----------------------------------------------------------
	Teaser Boxes Area
------------------------------------------------------------*/

.teaser-boxes-area {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
	overflow: hidden;
}

.teaser-boxes-area .teaser-box-link {
	max-width: 100%;
	margin: 0;
}

.teaser-boxes-area .teaser-box img {
	border-radius: 0;
}



/*----------------------------------------------------------
	BG Area + Container BG Area
------------------------------------------------------------*/

.bg-area {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
	overflow: hidden;
}

.bg-area.no-padding {
	padding: 0;
}

.bg-area.bg-image.bg-padding {
	padding-top: 200px;
}

.bg-area.bg-color {
	padding: 30px 0 20px;
}

.bg-area.bg-gray {
	background-color: #e9e9e9;
}

.bg-area.bg-blue {
	background-color: #202882;
}

.bg-area.bg-image {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0 50px;
}

.bg-area.bg-left.bg-image {
	background-position: left center;
}

.bg-area.bg-center.bg-image {
	background-position: center center;
}

.bg-area.bg-right.bg-image {
	background-position: right center;
}

.bg-container {
	border-radius: 10px;
	padding: 30px 20px 20px;
}

.bg-container.bg-gray {
	background: rgba(233,233,233,0.9);
}

.bg-container.bg-blau {
	background: rgba(32,40,130,0.9);
}

.bg-container {
	margin-top: 40px;
}



@media (min-width: 768px) {

	/* .bg-area.bg-color {
		padding: 45px 0;
	}
	
	.bg-area.bg-image {
		padding-top: 120px;
	} */
	
	.bg-area.bg-image.bg-padding {
		padding-top: 300px;
	}
	
	.bg-container {
		padding: 30px 30px 20px;
	}
	
	/* .bg-container.pos-top {
		position: relative;
		z-index: 200;
		margin-top: -70px;
	} */

	

}


@media (min-width: 992px) {

	.bg-container {
		padding: 30px 70px 20px;
	}

	.bg-container.pos-top {
		position: relative;
		z-index: 200;
		margin-top: -90px;
	}

}

@media (min-width: 1200px) {

	.bg-container {
		padding: 30px 100px 20px;
	}

	/* .bg-container.pos-top {
		margin-top: -90px;
	} */


}


/*----------------------------------------------------------
	Auto Boxes
------------------------------------------------------------*/

.auto-boxes-container {
	margin-bottom: 30px;
}

.auto-box {
	padding-top: 30px;
	margin-bottom: 10px;
	border-top: 1px solid #202882;
}

.auto-box:first-child {
	border-top: 0;
}

.auto-box-image {
	margin: 5px 0 20px;
}

.auto-box-image img {
	border: 1px solid #202882;
	border-radius: 10px;
}

.auto-box-title h2 {
	color: #202882;
	font-weight: 600;
	padding: 0 0 10px;
}

.auto-box ul {
	padding: 0 0 15px 0;
}

.auto-box ul  > li > ul {
	padding: 0 0 0 10px;
}

.auto-box li {
	position: relative;
	line-height: 1.6;
	padding: 0 0 5px 22px;
}

.auto-box li:before {
	position: absolute;
	content: "\f067";
	top: 6px;
	left: 0;
	font-size: 15px;
	color: #ff9d00;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1;
    text-transform: none;
	text-indent: 0;	
}






/*----------------------------------------------------------
	Jobs + News
------------------------------------------------------------*/

.mod_newsarchive,
.layout_latest,
.mod_newsreader,
.layout_full {
	overflow: visible;
}

.layout_latest/* .jobs  */{
	position: relative;
	padding-bottom: 20px;
	margin: 0 0 40px;
	border-bottom: 1px solid #031848;
}

.layout_latest/* .jobs */:first-child {
	margin-top: 20px;
}

.layout_latest img,
.layout_full img {
	border-radius: 10px;
}

.layout_latest/* .jobs */ h2 {
	color: #202882;
	font-weight: 600;
	padding: 0 0 5px;
}

/* .jobs */ .sub-hl {
	color: #ff9d00;
	font-weight: 600;
}

#main .jobs p.info,
#main .news p.info {
	color: #ff9d00;
	font-size: 15px;
	font-weight: 600;
}

.layout_latest/* .jobs */ .button-container {
	margin: 20px 0;
}

.layout_full h1 {
	color: #202882;
}

/* Startpage */

.layout_latest.startpage {
	padding-bottom: 60px;
}

.layout_latest.startpage:first-child {
	margin-top: 0;
}

#main .startpage p.info {
	display: inline-block;
	color: #ff9d00;
	padding: 2px 5px 2px;
	border: 1px solid #ff9d00;
	text-align: center;
	margin-top: 7px;
}

.startpage .day {
	display: block;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.1;
}

.startpage .month {
	display: block;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.3;
}

.startpage .year {
	display: block;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.4;
}

.layout_latest.startpage .button-cta {
	position: absolute;
	bottom: 30px;
	right: 20px;
}



@media (min-width: 992px) {

	/* Startpage */

	.layout_latest.startpage {
		padding-bottom: 30px;
		border-bottom: none;
	}
	
	.layout_latest.startpage:before {
		content: "";
		position: absolute;
		top: -20px;
		left: -18px;
		bottom: -20px;
		width: 1px;
		background: #202882;
	}
	
	.layout_latest.startpage.first:before {
		display: none;
	}
	
	#main .startpage p.info {
		padding: 2px 10px 4px;
		margin-top: 5px;
	}

	.startpage .day {
		font-size: 35px;
	}

	.startpage .month {
		font-size: 20px;
	}

	.startpage .year {
		font-size: 18px;
	}
	
	.layout_latest.startpage .button-cta {
		bottom: 0;
	}

}



/*----------------------------------------------------------
	Accordion with Icon
------------------------------------------------------------*/

.accordion-area {
	margin-bottom: 30px;
}

.ce_accordion {
	border-bottom: 1px solid #031848;
}

.toggler {
	position: relative;
	min-height: 64px;
	padding: 10px 30px 10px 60px;
	cursor: pointer;
}

.accordion-icon {
	position: absolute;
	/* top: 10px; */
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.accordion-icon-border {
	width: 44px;
	height: 44px;
	border: 2px solid #202882;
	border-radius: 50%;
	text-align: center;
	line-height: 1.4;
	padding: 3px;
}

.accordion-icon-border[data-icon]:before {
	font-size: 24px;
}

#main .toggler p {
	padding: 0;
}

.accordion-headline {
	color: #202882;
	font-size: 18px;
	font-weight: 600;
	padding-top: 7px;
}

.accordion-headline .text-orange {
	color: #ff9d00;
}

.toggler:before,
.toggler.active:before {
	position: absolute;
	right: 1px;
	top: 50%;
	transform: translateY(-50%);
	color: #202882;
	font-size: 25px;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
	text-indent: 0;	
}

.toggler:before {
	content: "\e900";
}

.toggler.active:before {
	content: "\e903";
}

/* .toggler:hover .accordion-headline, */
.toggler:hover:before {
	color: #ff9d00;
}



@media (min-width: 768px) {

	/* .accordion-area {
		background: #e9e9e9;
		background: -moz-linear-gradient(right, rgba(233,233,233,0.8) 0%, transparent 100%);
		background: -webkit-linear-gradient(right, rgba(233,233,233,0.8) 0%, transparent 100%);
		background: linear-gradient(to left, rgba(233,233,233,0.8) 0%, transparent 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='transparent',GradientType=0 ); 
	} */

	.accordion-headline {
		font-size: 20px;
		padding-top: 6px;
	}

}






/*----------------------------------------------------------
	Separator
------------------------------------------------------------*/

.separator-small {
	padding: 15px 0;
}

.separator-medium {
	padding: 20px 0;
}

.separator-large {
	padding: 20px 0;
}


@media (min-width: 768px) {

	.separator-large {
		padding: 25px 0;
	}

}


/*----------------------------------------------------------
	Search Form - Search Page
------------------------------------------------------------*/

.searchform {
	overflow: visible;
}

.searchform form {
	position: relative;
	width: 360px;
	max-width: 100%;
	height: 60px;
	overflow: visible;
	background: #fff;
	margin: 20px 0 40px;
}

.searchform input[type="search"] {
	width: 360px;
	max-width: 100%;
	height: 60px;
	font-style: italic;
	padding: 5px 40px 5px 10px;
	-webkit-appearance: textfield;
	overflow: visible;
	border-top: 10px solid #202882;
	border-right: 10px solid #202882;
	border-bottom: 10px solid #202882;
	border-left: 55px solid #202882;
}

.searchform input[type="search"]:focus {
	/* border-color: #ff9d00; */
	box-shadow: 1px 1px 10px rgba(32,40,130,0.5);
}

.searchform .widget-text {
	position: relative;
}

.searchform .widget-text:before {
	content: "\f002";
	position: absolute;
	left: 10px;
	top: 10px;
	color: #ff9d00;
	font-size: 37px;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
	text-indent: 0;	
}

.searchform button[type="submit"] {
	position: absolute;
	top: 15px;
	right: 15px;
	background-color: #fff;
	background: url(../../files/themes/theme-one/img/arrow-orange-right.png) no-repeat;
	background-size: cover;
	background-position: center;
	width: 30px;
	height: 30px;
	text-indent: -99999px;
	cursor: pointer;
}

.searchform button[type="submit"]:hover,
.searchform button[type="submit"]:focus {
	opacity: 0.8;
}

.searchform .even,
.searchform .odd {
	margin: 10px 0 20px;
	border-top: 1px solid #202882;
}

.searchform .first {
	border-top: 0;
}

.searchform p.header {
	font-size: 22px;
	color: #202882;
	border-bottom: 1px solid #202882;
	padding-bottom: 7px;
 }
 
.searchform h3 {
	padding: 30px 0 10px;
}
 
.searchform span.relevance{
	font-size: 15px;
	line-height: 1.4;
	text-transform: none;
	color: #656ece;
}

.searchform .highlight {
	background-color: rgba(255,157,0,0.5);
	color: #202882;
	font-weight: 600;
}

.searchform p.url {
	color: #656ece;
	font-style: italic;
 }

 @media (min-width: 768px) {
 
	.searchform p.header {
		font-size: 25px;
	}
	
}

 @media (min-width: 992px) {
 
	.searchform p.header {
		font-size: 30px;
	}
	
}


/*----------------------------------------------------------
	Sitemap
------------------------------------------------------------*/

.mod_sitemap li {
	padding: 5px 0;
}

.mod_sitemap .level_1 li a {
	font-weight: 600;
}

.mod_sitemap li  li {
	margin-left: 30px;
}

.mod_sitemap .level_2 > li.submenu {
	padding: 5px 0 0;
}

.mod_sitemap .level_2 li a {
	font-weight: 400;
}



/*----------------------------------------------------------
	Footer
------------------------------------------------------------*/

#footer {
	position: relative;
	background: #575656;
	padding: 40px 0 80px;
	z-index: 100;
}

.footer-top p,
.footer-links .ce_text {
	padding: 0 0 15px;
	line-height: 1.6;
}

.footer-links p {
	padding-bottom: 5px;
}

#footer .footer-links a {
	position: relative;
	color: #fff;
	padding-right: 15px;
}

#footer .footer-links a:before {
	position: absolute;
	content: "\e902";
	font-size: 11px;
	top: 5px;
	right: 0;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
}

#footer .footer-links a:hover,
#footer .footer-links a:focus {
	color: #ff9d00;
}

.footer-bottom {
	padding-top: 20px;
	border-top: 1px solid #fff;
	margin-top: 20px;
}

.navi-footer ul {
	display: inline-block;
	line-height: 1;
}

.navi-footer li {
	position: relative;
	padding: 0 25px 0 0;
	float: left;
}

.navi-footer li:after {
	position: absolute;
	content: "";
	top: 7px;
	right: 10px;
	background-color: #fff;
	width: 1px;
	height: 13px;
}

.navi-footer li.last {
	padding: 0;
}

.navi-footer li.last:after {
	display: none;
}

.navi-footer li a,
.navi-footer li span {
	color: #fff;
	font-size: 13px;
	line-height: 2;
	font-weight: 400;
}

.navi-footer li a:hover span,
.navi-footer li a:focus span,
.navi-footer li.active span {
	color: #ff9d00;
}

.copyright {
	display: block;
	padding-right: 30px;
	line-height: 2;
}

a.social-link {
	color: #fff;
}

.social-link span {
	font-size: 32px;
	line-height: 1.6;
	margin-right: 10px;
	vertical-align: -8px;
}

#footer a:hover,
#footer a:focus {
	color: #ff9d00;
}

@media (min-width: 768px) {

	#footer {
		padding: 40px 0 50px;
	}

	/* .footer-bottom {
		margin-top: 40px;
	} */
	 

}

@media (min-width: 992px) {

	.navi-footer {
		float: right;
	}
	
}


@media (min-width: 1200px) {

	.copyright {
		display: inline;
	}
	
	.social-link span {
		line-height: 1.2;
	}

	.navi-footer {
		padding-top: 5px;
	}
}

/*----------------------------------------------------------
	Contactform
------------------------------------------------------------*/

.ce_form,
.formbody {
	overflow: visible;
}

.contactform {
	margin: 30px 0px 30px;
}

.contactform .widget.widget-text,
.contactform .widget.widget-select,
.contactform .widget.widget-radio,
.contactform .widget-captcha,
.contactform .widget-upload {
	position: relative;
	width: 50%;
	height: 90px;
	float: left;
	margin: 0px 0px 10px;
}

.contactform .widget.widget-textarea,
.contactform .widget-upload {
	position: relative;
	display: block;
	width: 100%;
	float: left;
}

.contactform .widget.widget-textarea {
	position: relative;
	height: 180px;
	margin: 0 0 20px;
}

.widget.widget-checkbox {
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	margin: 0 0 5px;
}

.contactform label,
.contactform legend {
	display: block;
	line-height: 1.6;
	padding: 0 0 7px;
}

.contactform .widget.widget-radio label {
	display: inline;
	margin-right: 20px;
}

.contactform .widget.widget-checkbox label {
	display: inline;
	font-size: 15px;
	margin-left: 10px;
}

.contactform  input[type="text"],
.contactform input[type="email"],
.contactform input[type="tel"],
.contactform select,
.contactform .textarea {
	width: 77%;
	line-height: 1.6;
	padding: 5px;
	border: 1px solid #060530;
	/* background color transition */
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.contactform .textarea {
	width: 88.5%;
	max-width: 100%;
	font-family: Open Sans, sans-serif;
}

.contactform .widget-upload input[type="file"] {
	font-size: 15px;
	color: #7a7d7a;
	max-width: 100%;
}

.contactform .widget-dropzone {
	width: 88.5%;
	font-family: Open Sans, sans-serif;
	float: left;
	margin: 0 0 30px;
}

.contactform input[type="text"]:focus,
.contactform input[type="email"]:focus,
.contactform input[type="tel"]:focus,
.contactform .textarea:focus {
	border: 1px solid #070637;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
}

.contactform .widget-captcha {
	height: 100px;
	margin: 15px 0 25px;
	font-size: 15px;
	color: #7a7d7a;
	clear: both;
}

.contactform .widget-captcha input[type="text"] {
	border: 1px solid #7a7d7a;
}

.contactform .captcha_text {
	display: block;
}

.contactform .widget-submit {
	clear: both;
	padding-top: 30px;
}

.contactform .widget-submit button {
	position: relative;
	display: inline-block;
	height: 50px;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 70px 0 20px;
	background: #202882;
	cursor: pointer;
	/* background color transition */
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.contactform .widget-submit button:after {
	position: absolute;
	content: "\e905";
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 28px;
	font-family: "icomoon";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
	text-indent: 0;	
}

.contactform .widget-submit button:hover,
.contactform .widget-submit button:focus {
	background: #ff9d00;
	color: #fff;
}

.contactform input[type="text"].error,
.contactform input[type="email"].error,
.contactform input[type="tel"].error,
.contactform .textarea.error {
	border: 1px solid #e34d35;
	color: #e34d35;
}

.widget-upload label.error {
	color: #e34d35;
}

.contactform p.error {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #e34d35;
	font-size: 12px;
	line-height: 1;
	padding: 0;
}

.contactform .max-file-size-exceeded-error-message-container p.error {
	position: relative;
	padding: 0 0 15px;
}

.custom-file-button {
	background: #ddd;
	padding: 5px 10px;
	font-size: 15px;
	border-radius: 5px;
	margin-right: 10px;
	cursor: pointer;
}

.custom-file-button:hover,
.custom-file-button:focus {
	background: #ccc;
}

.custom-file-button-text {
	color: #7a7d7a;
    font-size: 15px;
}

@media (max-width: 991px) {
	.widget.widget-checkbox {
		height: 100px;
	}
	
	.contactform .widget-submit button {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	.contactform .widget.widget-text,
	.contactform .widget.widget-select,
	.contactform .widget.widget-radio,
	.contactform .widget-captcha,
	.contactform .widget.widget-textarea,
	.contactform .widget-upload,
	.contactform .widget-dropzone,
	.widget.widget-checkbox	{
		width: 100%;
		height: auto;
		margin: 0 0 20px;
	}
	
	.contactform .widget.widget-textarea,
	.contactform .widget-dropzone {
		margin: 0 0 25px;
	}
	
	.contactform .widget-captcha	{
		margin: 5px 0 25px;
	}

	.contactform input[type="text"],
	.contactform input[type="email"],
	.contactform input[type="tel"],
	.contactform select,
	.contactform .textarea {
		width: 100%;
	}
	
	.contactform p.error {
		position: static;
		padding: 0 0 5px;
	}
}

/*----------------------------------------------------------
	slideUp Effect
------------------------------------------------------------*/

.ani {
	visibility: hidden;
}

.slideUp{
	animation-name: slideUp;
	-webkit-animation-name: slideUp;	
	animation-duration: 1.2s;	
	-webkit-animation-duration: 1.2s;
	animation-timing-function: ease;	
	-webkit-animation-timing-function: ease;
	visibility: visible !important;			
}

.ani-2.slideUp {
	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;
}

.ani-3.slideUp {
	animation-duration: 1.8s;	
	-webkit-animation-duration: 1.8s;
}

@keyframes slideUp {
	0% {
		transform: translateY(100%);
	}		
	100% {
		transform: translateY(0%);
	}	
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(100%);
	}	
	100% {
		-webkit-transform: translateY(0%);
	}	
}

body cms-cookie-bar, body cms-accept-tags {
	--btn-accept-bg-color: #202882;
}
