/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(Assets/owl.video.play.8f70c5.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*! nouislider - 14.6.3 - 11/19/2020 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(Assets/glyphicons-halflings-regular.5be134.eot);
  src: url(Assets/glyphicons-halflings-regular.5be134.eot?#iefix) format('embedded-opentype'), url(Assets/glyphicons-halflings-regular.be810b.woff2) format('woff2'), url(Assets/glyphicons-halflings-regular.82b121.woff) format('woff'), url(Assets/glyphicons-halflings-regular.4692b9.ttf) format('truetype'), url(Assets/glyphicons-halflings-regular.5d18b4.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00405F;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000c13;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #00405F;
}
a.text-primary:hover {
  color: #001e2c;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #00405F;
}
a.bg-primary:hover {
  background-color: #001e2c;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 24px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #6d6e71;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1190px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .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-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .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-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .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-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #6d6e71;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #6e6f71;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #6e6f71;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #6e6f71;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6e6f71;
}
.form-control::-webkit-input-placeholder {
  color: #6e6f71;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
select.form-group-sm .form-control {
  height: 33px;
  line-height: 33px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.form-group-lg .form-control {
  height: 49px;
  line-height: 49px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #00405F;
  border-color: #002f46;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #001e2c;
  border-color: #000608;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00405F;
  border-color: #002f46;
}
.btn-primary .badge {
  color: #00405F;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #00405F;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #000c13;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #6d6e71;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #606164;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00405F;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #6e6f71;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #00405F;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00405F;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 13px 10px;
  font-size: 20px;
  line-height: 24px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #00405F;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #000c13;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #00405F;
  border-color: #00405F;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #333;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #00405F;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #001e2c;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00405F;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00405F;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #00405F;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00405F;
  border-color: #00405F;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #2cbaff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #6d6e71;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #6d6e71;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #00405F;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00405F;
  border-color: #00405F;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00405F;
}
.panel-primary > .panel-heading .badge {
  color: #00405F;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00405F;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.topimage {
  width: 100%;
  position: relative;
  /*  Tablet
--------------------------------------- */
}
.topimage__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  z-index: 0;
}
.topimage__overlay--1 {
  opacity: 0.1;
}
.topimage__overlay--2 {
  opacity: 0.2;
}
.topimage__overlay--3 {
  opacity: 0.3;
}
.topimage__overlay--4 {
  opacity: 0.4;
}
.topimage__overlay--5 {
  opacity: 0.5;
}
.topimage__overlay--6 {
  opacity: 0.6;
}
.topimage__overlay--7 {
  opacity: 0.7;
}
.topimage__overlay--8 {
  opacity: 0.8;
}
.topimage__overlay--9 {
  opacity: 0.9;
}
.topimage__height--large {
  height: 630px;
}
.topimage__height--medium {
  height: 463px;
}
.topimage__height--small {
  height: 265px;
}
.topimage__textwrapper {
  position: relative;
  height: 100%;
  width: 100%;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}
.topimage__textwrapper__buttonwrapper__button {
  width: 100%;
  max-width: 48%;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  padding: 12px 0;
  font-weight: bold;
  float: left;
  -webkit-transition: 0.3s color, background 0.3s;
  transition: 0.3s color, background 0.3s;
}
.topimage__textwrapper__buttonwrapper__button--none {
  border: 1px solid #00405F;
}
.topimage__textwrapper__buttonwrapper__button--none:hover {
  background: #00405F;
  color: white;
}
.topimage__textwrapper__buttonwrapper__button--primary {
  background: #00405F;
  color: white;
}
.topimage__textwrapper__buttonwrapper__button--primary:hover {
  background: white;
  color: #00405F;
}
.topimage__textwrapper__buttonwrapper__button--orange {
  background: #e87814;
  color: white;
}
.topimage__textwrapper__buttonwrapper__button--orange:hover {
  background: white;
  color: #00405F;
}
.topimage__textwrapper__buttonwrapper__button--white {
  border: 1px solid white;
  background: white;
  color: #00405F;
}
.topimage__textwrapper__buttonwrapper__button--white:hover {
  border: 1px solid #00405F;
  background: #00405F;
  color: white;
}
.topimage__textwrapper__buttonwrapper__button:nth-child(2) {
  margin-left: 10px;
}
.topimage__textwrapper__text {
  letter-spacing: 0.9px;
  text-align: center;
}
.topimage__textwrapper__text--primary {
  color: #00405F;
}
.topimage__textwrapper__text h1,
.topimage__textwrapper__text h2,
.topimage__textwrapper__text h3,
.topimage__textwrapper__text h4,
.topimage__textwrapper__text h5,
.topimage__textwrapper__text h6,
.topimage__textwrapper__text .h1 {
  font-size: 32px;
  margin: 0;
}
.topimage__textwrapper__text p {
  font-size: 20px;
}
.topimage__textwrapper__text--white {
  color: white;
}
.topimage__type--image {
  background-size: cover;
}
.topimage__type--video {
  position: relative;
  overflow: hidden;
}
.topimage__type--video video {
  position: absolute;
  top: 55%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-aspect-ratio: 16/9) {
  .topimage__type--video video {
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .topimage__type--video video {
    width: 177.78vh;
  }
}
@media only screen and (min-width: 768px) {
  .topimage__textwrapper__buttonwrapper__button {
    min-width: 245px;
    width: auto;
  }
  .topimage__textwrapper__buttonwrapper__button:nth-child(2) {
    margin-left: 20px;
  }
  .topimage__textwrapper__text h1,
  .topimage__textwrapper__text h2,
  .topimage__textwrapper__text h3,
  .topimage__textwrapper__text h4,
  .topimage__textwrapper__text h5,
  .topimage__textwrapper__text h6,
  .topimage__textwrapper__text .h1 {
    font-size: 60px;
  }
}
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Nunito', sans-serif;
  font-weight: bold;
}
h1 {
  font-size: 60px;
}
h2 {
  font-size: 43px;
}
h3 {
  font-size: 37px;
}
h4 {
  font-size: 30px;
}
h5 {
  font-size: 25px;
}
h6 {
  font-size: 23px;
}
.display-none {
  display: none !important;
}
.no-scroll {
  overflow: hidden;
}
.reset-button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.container-sm {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1110px) {
  .container-sm {
    width: 1080px;
  }
}
.container-lg,
.container-xl {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container-lg .row,
.container-xl .row {
  width: 100%;
}
@media (min-width: 1400px) {
  .container-lg,
  .container-xl {
    width: 1370px;
  }
}
.container-xl .owl-carousel .owl-stage-outer {
  overflow: visible;
}
@media (min-width: 1600px) {
  .container-xl {
    width: 1570px;
  }
}
.owl-dot span {
  opacity: 0.2;
  background: #00405F !important;
}
.owl-dot.active span {
  opacity: 1;
  background: #303A44 !important;
}
.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.font-weight-bold {
  font-family: 'Nunito', sans-serif;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.absolute-align-vertical {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.absolute-align-horizontal {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.absolute-align-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top-bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-padding-left-right {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.text-line-through {
  text-decoration: line-through;
}
.text-primary {
  color: #00405F !important;
}
a.text-primary:hover {
  color: #001e2c !important;
}
.text-secondary {
  color: #81C241 !important;
}
a.text-secondary:hover {
  color: #689d33 !important;
}
.font-montserat {
  font-family: 'Montserrat', sans-serif;
}
.font-opensans {
  font-family: 'Open Sans', sans-serif;
}
.image-center {
  display: block;
  margin: 0 auto;
}
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
textarea,
select {
  border: 1px solid #00405F !important;
  padding: 10px;
  color: #00405F;
}
input[type="submit"] {
  border: none;
  font-size: 16px;
  background: #00405F;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  padding: 10px 20px;
}
#CC_Description {
  width: 100%;
}
button[disabled] {
  background: #999;
}
strong {
  font-family: 'Nunito', sans-serif;
}
.global-cta {
  position: fixed;
  z-index: 9;
  bottom: 3%;
  right: 1%;
}
.global-cta a {
  color: white;
  background-color: #e86a0f !important;
  padding: 10px;
  border-radius: 15px;
}
.header {
  background: white;
  padding: 0;
  float: left;
  width: 100%;
  height: 85px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  /*  Small desktop
	  --------------------------------------- */
}
.header--spacer {
  padding: 85px 0 0 0;
}
.header__logo {
  width: 213px;
  height: 39px;
}
.header__group {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__group__menu {
  height: 100%;
  margin: 0 30px;
}
.header__group__menu ul {
  height: 100%;
  font-size: 17px !important;
  font-family: 'Nunito', sans-serif;
}
.header__group__menu ul li {
  height: 100%;
}
.header__group__menu ul li a {
  color: #303A44;
}
.header__group__menu ul[class^="dropdown-menu"] li {
  font-size: 16px !important;
  font-family: 'Nunito', sans-serif;
}
.header__group__customer-center,
.header__group__cart,
.header__group__navigation,
.header__group__search {
  padding: 0 0 2px 0;
  margin: 0 0 0 10px;
  display: none;
  float: left;
  text-align: center;
  width: 69px !important;
  height: 69px;
}
.header__group__customer-center a,
.header__group__cart a,
.header__group__navigation a,
.header__group__search a,
.header__group__customer-center i,
.header__group__cart i,
.header__group__navigation i,
.header__group__search i {
  height: 100%;
  font-size: 24px;
  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;
}
.header__group__customer-center a p,
.header__group__cart a p,
.header__group__navigation a p,
.header__group__search a p,
.header__group__customer-center i p,
.header__group__cart i p,
.header__group__navigation i p,
.header__group__search i p {
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: 10px;
  margin: 0;
}
.header__group__navigation {
  display: block;
}
.header__group__cart {
  display: none;
  margin-left: 15px;
  padding: 9px 10px;
}
.header__group__cart__amount {
  padding-left: 3px;
}
.header__group__cart a {
  padding-right: 3px;
  font-size: 22px;
  border-radius: 50%;
  background-color: #009A75;
  color: white;
}
.header__mobile__menu {
  background: #F0F0F0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  float: left;
  width: 100%;
  padding: 25px;
  max-height: 100vh;
  overflow-y: scroll;
}
.header__mobile__menu__close {
  float: right;
  font-size: 36px;
}
.header__mobile__menu__list {
  float: left;
  width: 100%;
  text-align: center;
}
.header__mobile__menu__list ul {
  list-style: none;
  padding-left: 0;
  float: none;
}
.header__mobile__menu__list ul li {
  margin-bottom: 20px;
  font-size: 30px;
  float: none;
}
.header__mobile__menu__list ul .dropdown > a {
  cursor: pointer;
  color: #303A44;
}
.header__mobile__menu__list ul .dropdown > a::after {
  padding-left: 5px;
  content: "\f107";
  font-family: "Font Awesome\ 5 Pro", sans-serif;
}
.header__mobile__menu__list ul .dropdown ul {
  display: none;
}
.header__mobile__menu__list ul .dropdown ul li {
  margin: 0;
}
.header__mobile__menu__list ul .dropdown ul li a {
  font-size: 20px;
}
.header__mobile__menu__list ul .dropdown ul.active {
  display: block;
}
.header__mobile__searchwrapper {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
}
.header__mobile__searchwrapper__form {
  padding: 20px 10px;
}
.header__mobile__searchwrapper__form__input {
  width: 100%;
  padding: 0 20px 0 60px;
  height: 65px;
  border: thin solid #00405F;
}
.header__mobile__searchwrapper__form__submit {
  position: absolute;
  left: 25px;
  font-size: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: none;
  border: none;
}
@media only screen and (min-width: 768px) {
  .header {
    padding: 0 50px;
  }
  .header__group__menu {
    /* background-color: #e87814; */
    text-align: right;
    font-size: 15px;
    position: relative;
  }
  .header__group__menu ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
  }
  .header__group__menu ul li {
    padding: 10px 6px;
    display: inline-block;
    position: static;
  }
  .header__group__menu ul li a {
    padding: 10px 0;
  }
  .header__group__menu ul li a:hover,
  .header__group__menu ul li a:focus {
    background: none;
  }
  .header__group__menu ul .dropdown-desktop .dropdown,
  .header__group__menu ul .dropdown-desktop .dropdown-menu {
    border: 0;
  }
  .header__group__menu ul .dropdown-desktop:hover .dropdown,
  .header__group__menu ul .dropdown-desktop:hover .dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__group__menu ul .dropdown-desktop > a::after {
    padding-left: 5px;
    content: "\f107";
    font-family: "Font Awesome\ 5 Pro", sans-serif;
  }
  .header__group__menu ul .dropdown-desktop ul {
    display: none;
  }
  .header__group__menu ul .dropdown-desktop .dropdown {
    height: unset;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    z-index: 3;
    top: 85px;
    color: #303A44;
  }
  .header__group__menu ul .dropdown-desktop .dropdown li {
    width: 266px;
    height: 56px;
    background: #E8E8E8;
  }
  .header__group__menu ul .dropdown-desktop .dropdown li:nth-child(odd) {
    background: #F0F0F0;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(Assets/intersect.94ce79.png) no-repeat, #F0F0F0;
    position: fixed;
    top: 85px;
    right: -1px;
    left: -1px;
    z-index: 3;
    text-align: center;
    padding: 20px 5%;
    height: 329px;
    color: #303A44;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu--webshop {
    height: 500px;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu .top-level-group {
    font-size: 17px;
    font-family: 'Nunito', sans-serif;
    background-color: unset;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu .sub-menu li {
    padding: 10px 0;
    display: contents;
    text-align: left;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu .sub-menu li a {
    padding: 2px 5px;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu li {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0;
    display: inline-block;
    float: left;
    text-align: left;
    padding: 10px 6px;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu li a {
    color: #303A44 !important;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu li.no-wrap {
    height: 100%;
  }
  .header__group__menu ul .dropdown-desktop .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header__group__customer-center,
  .header__group__cart,
  .header__group__search {
    display: block;
  }
  .header__group__navigation {
    display: none;
  }
}
@media only screen and (min-width: 1200px) {
  .header__group__menu {
    font-size: 16px;
  }
  .header__group__menu ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 7px;
  }
  .header__group__menu ul li a {
    padding: 10px 5px;
  }
}
@media only screen and (min-width: 1400px) {
  .header__group__menu ul li a {
    padding: 2px 15px !important;
  }
  .header__group__menu ul .dropdown-desktop .dropdown-menu {
    padding: 40px 21%;
  }
}
.imageandtext {
  float: left;
  width: 100%;
  height: unset;
  /*  Tablet
--------------------------------------- */
  /*  Small desktop
	  --------------------------------------- */
}
.imageandtext--image-right .imageandtext__imagewrapper__image {
  -o-object-position: right;
     object-position: right;
}
.imageandtext__qoute {
  font-style: italic;
  font-size: 24px;
}
.imageandtext__imagewrapper {
  width: 100%;
  float: left;
  position: relative;
}
.imageandtext__imagewrapper__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.imageandtext__videowrapper {
  width: 100%;
  display: inline-block;
  float: left;
}
.imageandtext__videowrapper__video {
  position: relative;
}
.imageandtext__videowrapper__video__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.imageandtext__videowrapper__video__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 65px;
  width: 65px;
  z-index: 22;
  color: white;
  border: 1px solid white;
  text-align: center;
  line-height: 65px;
  font-size: 30px;
}
.imageandtext__textwrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  width: 100%;
  display: inline-block;
  float: left;
  position: relative;
}
.imageandtext__textwrapper--gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.imageandtext__textwrapper .row {
  width: 100%;
}
.imageandtext__textwrapper__slider {
  width: 100%;
}
.imageandtext__textwrapper__slider__item {
  margin: 60px 10px;
}
.imageandtext__textwrapper__text {
  width: 100%;
  padding-right: 20px;
}
.imageandtext__textwrapper__text--contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}
.imageandtext__textwrapper__text--contact a {
  color: inherit;
}
.imageandtext__textwrapper__text--contact span {
  padding-right: 12px;
  color: #A6987D;
  text-align: center;
  font-size: 24px;
}
.imageandtext__textwrapper__text h1,
.imageandtext__textwrapper__text h2,
.imageandtext__textwrapper__text h3,
.imageandtext__textwrapper__text h4,
.imageandtext__textwrapper__text h5,
.imageandtext__textwrapper__text h6 {
  font-size: 24px;
}
.imageandtext__textwrapper__text p {
  width: 100%;
}
.imageandtext__textwrapper__text ul {
  padding-left: 20px;
}
.imageandtext__textwrapper__text ul li {
  padding-left: 10px;
}
.imageandtext__textwrapper__button {
  margin-top: 10px;
  float: left;
  width: 100%;
}
.imageandtext__textwrapper__button__link {
  color: white;
  width: 265px;
  display: inline-block;
  padding: 12px 0;
  text-align: center;
  -webkit-transition: 0.3s background, 0.3s color;
  transition: 0.3s background, 0.3s color;
  font-size: 16px;
}
.imageandtext__textwrapper--primary {
  background: #00405F;
}
.imageandtext__textwrapper--primary .imageandtext__textwrapper__text h1,
.imageandtext__textwrapper--primary .imageandtext__textwrapper__text h2,
.imageandtext__textwrapper--primary .imageandtext__textwrapper__text h3,
.imageandtext__textwrapper--primary .imageandtext__textwrapper__text h4,
.imageandtext__textwrapper--primary .imageandtext__textwrapper__text h5,
.imageandtext__textwrapper--primary .imageandtext__textwrapper__text h6,
.imageandtext__textwrapper--primary .imageandtext__textwrapper__text ul {
  color: white;
}
.imageandtext__textwrapper--primary .imageandtext__textwrapper__button__link {
  border: 1px solid white;
  color: white;
}
.imageandtext__textwrapper--primary .imageandtext__textwrapper__button__link:hover {
  background: white;
  color: #00405F;
}
.imageandtext__textwrapper--tertiary {
  background: #CADE9A;
}
.imageandtext__textwrapper--quaternary {
  background: #D3E8F9;
}
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__text h1,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__text h1,
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__text h2,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__text h2,
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__text h3,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__text h3,
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__text h4,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__text h4,
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__text h5,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__text h5,
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__text h6,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__text h6,
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__text ul,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__text ul {
  color: #00405F;
}
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__button__link,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__button__link {
  background: #00405F;
}
.imageandtext__textwrapper--tertiary .imageandtext__textwrapper__button__link:hover,
.imageandtext__textwrapper--quaternary .imageandtext__textwrapper__button__link:hover {
  background: white;
  color: #00405F;
}
@media only screen and (min-width: 768px) {
  .imageandtext__imagewrapper__contactwrapper {
    bottom: 30px;
  }
  .imageandtext__textwrapper {
    padding-left: 70px;
  }
  .imageandtext__textwrapper__slider__item {
    margin: 25px 30px;
  }
  .imageandtext__textwrapper__text__headline {
    font-size: 44px;
  }
  .imageandtext__textwrapper__text--right {
    float: right;
  }
  .imageandtext__textwrapper__text h1,
  .imageandtext__textwrapper__text h2,
  .imageandtext__textwrapper__text h3,
  .imageandtext__textwrapper__text h4,
  .imageandtext__textwrapper__text h5,
  .imageandtext__textwrapper__text h6 {
    font-size: 44px;
  }
  .imageandtext__textwrapper__text p {
    width: 75%;
  }
}
@media only screen and (min-width: 992px) {
  .imageandtext {
    height: 700px;
  }
  .imageandtext--half .imageandtext__imagewrapper {
    width: 50%;
  }
  .imageandtext--half .imageandtext__textwrapper {
    width: 50%;
  }
  .imageandtext__videowrapper {
    width: 50%;
  }
  .imageandtext__qoute {
    font-size: 18px;
  }
  .imageandtext__imagewrapper {
    display: inline-block;
    width: 46%;
    height: 100%;
  }
  .imageandtext__imagewrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .imageandtext__textwrapper {
    background: url(Assets/initial.9ad7d5.png) no-repeat -140px -475px;
    background-size: 1400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 54%;
  }
  .imageandtext__textwrapper--gradient {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  }
  .imageandtext__textwrapper__slider__item {
    margin: 0 45px;
  }
  .imageandtext__textwrapper h1,
  .imageandtext__textwrapper h2,
  .imageandtext__textwrapper h3,
  .imageandtext__textwrapper h4,
  .imageandtext__textwrapper h5,
  .imageandtext__textwrapper h6 {
    font-size: 40px;
    margin-top: 0;
  }
  .imageandtext__textwrapper__verticalalign {
    position: relative;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 100%;
  }
  .imageandtext__textwrapper__button {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .imageandtext__qoute {
    position: relative;
    font-size: 24px;
  }
  .imageandtext__qoute::before {
    position: absolute;
    top: -45px;
    left: 0;
    font-family: 'Font Awesome\ 5 Pro', sans-serif;
    content: "\f10e";
    display: inline-block;
    font-weight: bold;
    font-size: 36px;
  }
  .imageandtext__textwrapper__slider__item {
    margin: 0 90px;
  }
  .imageandtext__textwrapper__text h1,
  .imageandtext__textwrapper__text h2,
  .imageandtext__textwrapper__text h3,
  .imageandtext__textwrapper__text h4,
  .imageandtext__textwrapper__text h5,
  .imageandtext__textwrapper__text h6 {
    font-size: 44px;
  }
}
.webshop-search {
  float: left;
  width: 100%;
  background: #CADE9A;
  padding: 20px 0;
  /*  Tablet
--------------------------------------- */
  /*  Small desktop
	  --------------------------------------- */
}
.webshop-search__webshop {
  position: relative;
  float: left;
  width: 100%;
  z-index: 5;
}
.webshop-search__webshop__headline {
  border-bottom: thin solid;
  border-left: thin solid;
  border-right: thin solid;
  padding: 10px 0 0 10px;
  margin-bottom: 17px;
  margin-bottom: 0 !important;
}
.webshop-search__webshop__form {
  position: relative;
  margin: 30px 0;
}
.webshop-search__webshop__form__input {
  border-top: none !important;
}
.webshop-search__webshop__form__button {
  position: absolute;
  border: thin solid #323c46;
  background: white;
  height: 60px;
  top: 0;
  right: 0;
  width: 65px;
  font-size: 24px;
  border-left: thin solid #00405F;
}
.webshop-search__webshop__searchbar-header {
  text-align: center;
  font-size: 28px;
  margin-top: 35px;
}
.webshop-search__webshop__formwrapper {
  padding: 10px;
  background: white;
  float: left;
  width: 100%;
}
.webshop-search__webshop__formwrapper__border {
  border-top: thin solid #323c46;
}
.webshop-search__webshop__formwrapper__form {
  position: relative;
  margin-right: 4px;
}
.webshop-search__webshop__formwrapper__form__input {
  width: 650px;
  max-width: 100%;
  height: 50px;
  border: thin solid #00405F;
  padding: 0 25px 0 50px;
  font-size: 14px;
  border-radius: 0 !important;
}
@media only screen and (max-width: 1200px) {
  .webshop-search__webshop__formwrapper__form__input {
    width: 480px;
  }
}
@media only screen and (max-width: 992px) {
  .webshop-search__webshop__formwrapper__form__input {
    width: 320px;
  }
}
@media only screen and (max-width: 768px) {
  .webshop-search__webshop__formwrapper__form__input {
    width: calc(100% - 140px);
  }
}
@media only screen and (max-width: 400px) {
  .webshop-search__webshop__formwrapper__form__input {
    width: calc(100% - 120px);
  }
}
.webshop-search__webshop__formwrapper__form__icon {
  position: absolute;
  border: none;
  background: none;
  height: 50px;
  top: 0;
  left: 10px;
  font-weight: 500;
  font-size: 18px;
}
.webshop-search__webshop__formwrapper__form__button {
  position: absolute;
  border: thin solid black;
  background: white;
  height: 50px;
  top: 0;
  right: 0;
  width: 150px;
  font-size: 14px;
  font-weight: 900;
  border-left: thin solid #00405F;
}
.webshop-search__webshop-resetpadding {
  padding: unset;
}
.webshop-search__webshop-resetmargin {
  margin: unset;
}
.webshop-search__result {
  margin: 40px 0;
}
.webshop-search__result h1 {
  font-size: 48px;
}
.webshop-search__result__form {
  position: relative;
  margin: 30px 0;
}
.webshop-search__result__form__input {
  height: 60px;
  width: 100%;
  border: thin solid #00405F;
  padding: 0 64px 0 15px;
}
.webshop-search__result__form__button {
  position: absolute;
  border: none;
  background: none;
  height: 60px;
  top: 0;
  right: 0;
  width: 65px;
  font-size: 24px;
  border-left: thin solid #00405F;
}
.webshop-search__result__list li {
  border-bottom: thin solid #eee;
  padding-bottom: 30px;
  margin-top: 40px;
}
.webshop-search__result__paging {
  text-align: right;
  margin-bottom: 40px;
}
.webshop-search__result__paging a {
  margin: 0 5px;
}
.webshop-search__headline {
  margin-bottom: 35px;
  margin-top: 0;
}
.webshop-search__headline h1,
.webshop-search__headline h2,
.webshop-search__headline h3,
.webshop-search__headline p {
  font-size: 48px;
}
.webshop-search__smalltext {
  margin-top: 10px;
  font-size: 14px;
}
.webshop-search__formwrapper {
  padding: 10px;
  background: white;
  float: left;
  width: 100%;
}
.webshop-search__formwrapper__border {
  border-top: thin solid #323c46;
}
.webshop-search__formwrapper__form {
  position: relative;
}
.webshop-search__formwrapper__form__input {
  width: 100%;
  height: 50px;
  border: thin solid #00405F;
  padding: 0 64px 0 50px;
  font-size: 14px;
  border-radius: 0 !important;
}
.webshop-search__formwrapper__form__icon {
  position: absolute;
  border: none;
  background: none;
  height: 50px;
  top: 0;
  left: 10px;
  font-weight: 500;
  font-size: 18px;
}
.webshop-search__formwrapper__form__button {
  position: absolute;
  border: none;
  background: none;
  height: 50px;
  top: 0;
  right: 0;
  width: 150px;
  font-size: 14px;
  font-weight: 900;
  border-left: thin solid #00405F;
}
@media only screen and (min-width: 768px) {
  .webshop-search {
    padding: 100px 0;
  }
  .webshop-search__formwrapper {
    padding: 25px;
  }
  .webshop-search__formwrapper__form__input {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .webshop-search__formwrapper {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .webshop-search__webshop__searchbar-header {
    text-align: center;
    font-size: 24px;
    margin-top: 35px;
  }
}
@media only screen and (max-width: 992px) {
  .webshop-search__webshop__searchbar-header {
    text-align: right;
    font-size: 18px;
    margin-top: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .webshop-search__webshop__searchbar-header {
    text-align: center;
    font-size: 22px;
    margin-top: 27px;
  }
  .webshop-search__webshop__formwrapper__form__button {
    width: 125px;
  }
}
.search {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  padding: 50px 0;
  background: none;
  /*  Tablet
--------------------------------------- */
}
.search__webshop__headline {
  border-bottom: thin solid;
  border-left: thin solid;
  border-right: thin solid;
  padding: 10px 0 0 10px;
  margin-bottom: 17px;
  margin-bottom: 0 !important;
}
.search__webshop__form input {
  border-top: none !important;
}
.search__result {
  margin: 40px 0;
}
.search__result h1 {
  font-size: 48px;
}
.search__result__form {
  position: relative;
  margin: 30px 0;
}
.search__result__form__input {
  height: 60px;
  width: 100%;
  border: thin solid #00405F;
  padding: 0 64px 0 15px;
}
.search__result__form__button {
  position: absolute;
  border: none;
  background: none;
  height: 60px;
  top: 0;
  right: 0;
  width: 65px;
  font-size: 24px;
  border-left: thin solid #00405F;
}
.search__result__list li {
  border-bottom: thin solid #eee;
  padding-bottom: 30px;
  margin-top: 40px;
}
.search__result__paging {
  text-align: right;
  margin-bottom: 40px;
}
.search__result__paging a {
  margin: 0 5px;
}
.search__headline {
  color: white;
  margin-bottom: 35px;
  margin-top: 0;
  text-align: center;
}
.search__headline h1,
.search__headline h2,
.search__headline h3,
.search__headline p {
  font-size: 48px;
  margin: 0;
}
.search__smalltext {
  margin-top: 30px;
  font-size: 17px;
  color: white;
}
.search__border {
  border-top: thin solid #323c46;
}
.search__form {
  position: relative;
}
.search__form__input,
.search__form__button {
  border: 0;
  height: 76px;
  border-radius: 50px;
}
.search__form__input {
  width: 100%;
  padding: 0 64px 0 15px;
  font-size: 14px;
}
.search__form__button {
  background-color: #A6987D;
  position: absolute;
  color: white;
  top: 0;
  right: 0;
  width: 115px;
  font-size: 24px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
@media only screen and (min-width: 768px) {
  .search {
    padding: 100px 0;
  }
  .search__form__input {
    font-size: 16px;
  }
  .search__headline {
    text-align: left;
  }
}
.rotated-background {
  position: absolute;
  top: -150%;
  right: -150%;
  bottom: -150%;
  left: -150%;
  /* Substantially increase the overlay area */
  background: linear-gradient(193deg, rgba(0, 0, 0, 0) 62.67%, #000 179.94%), url(Assets/kde_wallpaper.bccae5.png) repeat;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  z-index: -1;
  /* Keep this underneath all other content */
}
/* Ensure other contents are above the rotated background */
.search > .container {
  position: relative;
  z-index: 1;
}
.salesbox {
  background: url(Assets/initial-gray.6c680a.png) no-repeat center left, #00405F;
  float: left;
  width: 100%;
  padding: 30px 0;
}
.salesbox--orange {
  background: url(Assets/initial-orange.0cdca5.png) no-repeat center left, -webkit-gradient(linear, left top, left bottom, color-stop(0.32%, #e86a0f), color-stop(69.85%, #A64D0B));
  background: url(Assets/initial-orange.0cdca5.png) no-repeat center left, linear-gradient(180deg, #e86a0f 0.32%, #A64D0B 69.85%);
}
.salesbox__elementwrapper {
  color: white;
  padding: 0;
  width: 100%;
  margin: 15px 0;
}
.salesbox__elementwrapper__element {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.salesbox__elementwrapper__element__headline,
.salesbox__elementwrapper__element__text {
  text-align: center;
}
.salesbox__elementwrapper__element__headline {
  width: 80%;
  font-size: 27px;
  font-family: 'Flama Semibold', sans-serif;
  height: 65px;
  line-height: 65px;
}
.salesbox__elementwrapper__element__icon {
  width: 20%;
  font-size: 36px;
  text-align: center;
  height: 65px;
  line-height: 65px;
}
.salesbox__elementwrapper__element__textwrapper {
  width: 100%;
}
.salesbox__elementwrapper__element__textwrapper a,
.salesbox__elementwrapper__element__textwrapper u,
.salesbox__elementwrapper__element__textwrapper p {
  text-decoration: none !important;
}
.salesbox__elementwrapper__element__textwrapper a {
  color: white;
}
.salesbox__elementwrapper__element__textwrapper a::before {
  color: #e86a0f;
  content: "\f067";
  font-family: 'Font Awesome 5 Pro';
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .salesbox__elementwrapper {
    padding: 45px;
  }
}
.cases {
  /*  MOBILE:
	  --------------------------------------- */
}
.cases__wrapper {
  overflow: hidden;
  padding: 55px 0 80px;
  float: left;
  width: 100%;
}
.cases__wrapper__headline {
  color: #303A44;
  text-align: center;
  font-size: 48px;
}
.cases__wrapper__headline--highlight {
  color: #A6987D;
}
.cases__wrapper .paragraph {
  color: #303A44;
  text-align: center;
  font-size: 18px;
  margin-bottom: 25px;
}
.cases .owl-nav {
  display: none;
}
.cases .active {
  opacity: 1 !important;
}
.cases .owl-item {
  opacity: 0.3;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.cases .owl-dots {
  text-align: center;
}
.cases .owl-dots .owl-dot {
  line-height: 1;
  width: 25px;
  height: 25px;
  margin: 0 5px;
  display: inline-block;
  position: relative;
  outline: none;
}
.cases .owl-dots .owl-dot span {
  display: inline-block;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  background: white;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
.cases .owl-dots .active span {
  width: 25px;
  height: 25px;
  background: #00405F;
}
.cases__item {
  background: white;
  padding: 15px;
}
.cases__item__imagewrapper {
  height: 190px;
  width: 100%;
}
.cases__item__imagewrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cases__item__content__headline p,
.cases__item__content__headline h1,
.cases__item__content__headline h2,
.cases__item__content__headline h3,
.cases__item__content__headline h4,
.cases__item__content__headline h5,
.cases__item__content__headline h6 {
  color: #303A44;
  padding: 15px 0 8px 0;
  text-align: center;
  font-size: 26px;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-weight: bold;
  margin: 0;
}
.cases__item__content__teaserwrapper {
  min-height: 115px;
}
.cases__item__content__teaserwrapper__teaser {
  color: #303A44;
  padding: 0 60px;
  text-align: center;
  font-size: 16px;
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .cases__wrapper {
    padding: 80px 0 135px;
  }
}
.contentbar {
  width: 100%;
  height: 110px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.3)), to(transparent)), #009A75;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 20%, transparent 100%), #009A75;
  color: white;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.contentbar--large {
  height: 345px;
}
.contentbar--large .contentbar__icon {
  max-width: 100%;
  height: 345px;
  display: block;
  position: absolute;
  padding: 0;
}
.contentbar__icon {
  display: none;
  padding-top: 30px;
  padding-right: 5px;
}
.contentbar__wrapper {
  margin: 0 0 0 18px;
  height: 100%;
  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-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 40px 0;
}
.contentbar__wrapper--icon {
  display: none;
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: end !important;
  padding: 0 0 45px 0;
}
@media only screen and (min-width: 992px) {
  .contentbar__wrapper--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.contentbar__wrapper__headline,
.contentbar__wrapper__text,
.contentbar__wrapper__button {
  padding: 0 20px;
  text-align: center;
}
.contentbar__wrapper__text {
  font-size: 17px;
  margin-bottom: 30px;
}
.contentbar__wrapper__headline {
  font-size: 30px;
  margin-bottom: 15px;
  margin-top: 0;
}
.contentbar__wrapper__headline p,
.contentbar__wrapper__text p {
  margin: 0;
}
.contentbar__wrapper img {
  -o-object-fit: none;
     object-fit: none;
  -o-object-position: top left;
     object-position: top left;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.contentbar__textwrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 25px;
}
.contentbar__textwrapper__text {
  display: none;
  font-size: 20px;
}
.contentbar__textwrapper__headline {
  font-size: 25px;
}
.contentbar__textwrapper__headline,
.contentbar__textwrapper__text {
  padding: 3px;
  margin: 0;
}
.contentbar__textwrapper__headline p,
.contentbar__textwrapper__text p {
  margin: 0;
}
.contentbar__buttonwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contentbar__buttonwrapper img {
  position: absolute;
  padding-right: 30px;
}
.contentbar__wrapper a,
.contentbar__buttonwrapper a {
  width: 190px;
  border-radius: 30px;
  background-color: white;
  color: #009A75;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contentbar .container {
  height: 100%;
}
.contentbar .container .row {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 992px) {
  .contentbar__icon {
    display: block;
  }
  .contentbar__wrapper {
    margin: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .contentbar__wrapper__headline,
  .contentbar__wrapper__text,
  .contentbar__wrapper__button {
    padding: 0 40px;
    text-align: start;
  }
  .contentbar__wrapper__text {
    font-size: 21px;
  }
  .contentbar__wrapper__headline {
    padding: 24px 40px 0 40px;
    font-size: 48px;
  }
  .contentbar__textwrapper__text {
    display: block;
  }
  .contentbar__buttonwrapper img {
    position: relative;
  }
  .contentbar .container-lg .row .col-md-6 {
    height: 100%;
  }
  .contentbar--large {
    height: 400px;
  }
  .contentbar--large .contentbar__icon {
    height: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .contentbar--large {
    height: 464px;
  }
  .contentbar--large .contentbar__icon {
    height: 464px;
  }
}
#sc6VYj > div {
  z-index: 100000 !important;
}
.footer {
  color: #303A44;
  padding: 42px 0 38px 0;
  background: url(Assets/footer.4f0a88.png) lightgray 0 0 / 100% 134.775% no-repeat;
  background-size: cover;
  float: left;
  width: 100%;
  position: relative;
}
.footer a {
  color: #303A44;
}
.footer__logo {
  margin: 0 0 0 -5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 28px 0;
}
.footer__info {
  padding: 0 0 22px 0;
}
.footer__info p {
  margin: 0;
}
.footer__cvr__title {
  font-family: 'Nunito', sans-serif;
}
.footer__bank__title {
  font-family: 'Nunito', sans-serif;
}
.footer__button {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 15px 0 10px 0;
}
.footer__button a {
  width: 190px;
  font-size: 18px;
}
.footer__section {
  margin: 0 0 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer__section__title {
  font-size: 16px;
  font-family: 'Nunito', sans-serif;
  padding: 12px 0 !important;
}
.footer__section a {
  margin: 0;
  padding: 0 0 12px 0;
}
.footer__some {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__some a {
  margin: 0;
  padding: 0 6px;
  color: #00405F;
  font-size: 21px;
}
.footer__meta {
  padding: 20px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.footer__meta a {
  text-align: center;
  font-size: 15px;
}
.footer .container-lg {
  padding: 0;
}
.footer .container-lg .row {
  width: 105%;
}
.footer__info,
.footer__cvr,
.footer__bank,
.footer__section {
  text-align: center;
}
@media only screen and (min-width: 480px) {
  .footer {
    padding: 84px 0 38px 0;
  }
  .footer__info,
  .footer__cvr,
  .footer__bank,
  .footer__section {
    text-align: left;
  }
  .footer__logo {
    display: inline-block;
  }
  .footer__logo__img {
    width: 100%;
  }
  .footer__button {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .footer__section {
    margin: 0;
  }
  .footer__section__title {
    padding: 0 0 12px 0 !important;
  }
  .footer__some {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding: 20px 0;
  }
  .footer__some a {
    margin-right: 5px;
  }
  .footer__meta {
    padding: 50px 0 0 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .footer__meta a {
    text-align: start;
    margin: 0 0 0 60px;
  }
  .footer .container-lg {
    padding: 0 70px;
  }
  .footer .container-lg .row {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .footer__some {
    padding: 0;
  }
  .footer__some a {
    margin-right: 5px;
  }
  .footer__meta {
    padding: 104px 0 0 0;
  }
}
.breadcrumb {
  padding: 0 14px;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  list-style: none;
  border-radius: 0;
}
.breadcrumb__content__item span {
  padding: 0 20px;
}
.breadcrumb__content__item a {
  color: #8E97A1;
  text-decoration: none;
  background-color: transparent;
}
.breadcrumb__content__item .active {
  color: #e86a0f;
}
.breadcrumb__content__item .active span {
  color: #8E97A1;
}
.breadcrumb li::before {
  content: "" !important;
  padding: 0 !important;
}
@include media-breakpoint-up(xl) {
  padding-left: 60px;
  padding-top: 60px;
}
.text {
  padding: 90px 0;
  float: left;
  width: 100%;
}
.text--smallbottom {
  padding-bottom: 25px;
}
.text--smalltop {
  padding-top: 25px;
}
.text__headline {
  margin: 0 0 25px 0 !important;
}
.text p {
  margin-bottom: 0;
}
.textwithhiddentext {
  padding: 68px 0;
  float: left;
  width: 100%;
  position: relative;
  /*  Tablet
--------------------------------------- */
}
.textwithhiddentext__imagewrapper {
  position: absolute;
  top: 0;
  left: 50%;
}
.textwithhiddentext__smallcontainer {
  max-width: 775px;
}
.textwithhiddentext__minus {
  display: none;
}
.textwithhiddentext__text a {
  color: inherit;
}
.textwithhiddentext__headline {
  text-wrap: balance;
  font-size: 43px;
  font-family: 'Nunito', sans-serif, sans-serif;
  margin: 0 0 26px 0;
}
.textwithhiddentext__headline p {
  margin: 0;
}
.textwithhiddentext__tagswrapper {
  margin-bottom: 40px;
}
.textwithhiddentext__tagswrapper .btn-secondary {
  margin: 0 0 0 10px;
  padding: 10px 64px;
}
.textwithhiddentext__text #mc_embed_signup {
  background: unset;
}
.textwithhiddentext__text #mc_embed_signup form {
  padding: 0;
}
.textwithhiddentext__text #mc_embed_signup form .mc-field-group {
  width: 100%;
  padding-bottom: 10px;
}
.textwithhiddentext__text #mc_embed_signup form .mc-field-group label {
  position: absolute;
  color: black;
  opacity: 0.8;
  top: 15px;
  left: 15px;
  font-weight: normal;
}
.textwithhiddentext__text #mc_embed_signup form .mc-field-group input {
  padding: 15px 0;
  border-radius: 30px;
}
.textwithhiddentext__text #mc_embed_signup form .button {
  background-color: #e86a0f;
  color: white;
  font-family: 'Flama Semibold', sans-serif;
  border: none;
  border-radius: 30px;
  height: 50px;
  font-size: 17px;
  display: inline-block;
  padding: 10px 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: none;
  margin-top: 10px;
}
.textwithhiddentext__hiddentext {
  display: none;
}
.textwithhiddentext__hiddentext__button {
  margin-top: 25px;
}
.textwithhiddentext__hiddentext__button:hover {
  cursor: pointer;
}
.textwithhiddentext__hiddentext__button span {
  padding-right: 5px;
}
.textwithhiddentext__hiddentext__button--active .far::before {
  content: "\f068";
}
.textwithhiddentext__modal .modal-content {
  width: 50%;
  text-align: left;
}
.textwithhiddentext__modal .modal-content p {
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: unset;
  color: #00405F;
  font-size: unset;
  line-height: unset;
  font-weight: unset;
}
.textwithhiddentext__modal .spacer {
  height: 25%;
}
.textwithhiddentext__modal-open {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
  font-weight: 600;
  color: #E87814;
  cursor: pointer;
}
.textwithhiddentext__modal-open:hover {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}
.textwithhiddentext__modal-button {
  font-family: 'Nunito', sans-serif;
  background-color: #323c46;
  color: white;
  border: none;
  width: 100%;
  padding: 6px;
  text-transform: uppercase;
  font-weight: bold;
  float: right;
  margin-bottom: 10px;
}
.textwithhiddentext__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-top: 25px;
}
.textwithhiddentext__button:hover {
  cursor: pointer;
}
.textwithhiddentext__button span {
  padding-right: 5px;
}
.textwithhiddentext__button__icon {
  color: #e86a0f;
}
.textwithhiddentext__button__text {
  font-family: 'Flama Semibold', sans-serif;
}
.textwithhiddentext__button--active .textwithhiddentext__minus {
  display: block;
}
.textwithhiddentext__button--active .far::before {
  content: "\f068";
}
@media only screen and (min-width: 768px) {
  .textwithhiddentext__headline {
    font-size: 48px;
  }
}
.imageorvideo {
  float: left;
  width: 100%;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.imageorvideo__item {
  width: 100%;
  display: inline-block;
  float: left;
  padding: 10px 0;
}
.imageorvideo__item:nth-child(3n + 1) {
  padding-right: 0;
}
.imageorvideo__item:nth-child(3n + 2) {
  padding-left: 0;
  padding-right: 0;
}
.imageorvideo__item:nth-child(3n + 3) {
  padding-left: 0;
}
.imageorvideo__item__image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.imageorvideo__item__video {
  position: relative;
}
.imageorvideo__item__video__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.imageorvideo__item__video__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 65px;
  width: 65px;
  z-index: 22;
  color: white;
  border: 1px solid white;
  text-align: center;
  line-height: 65px;
  font-size: 30px;
}
@media only screen and (min-width: 768px) {
  .imageorvideo {
    -ms-flex-wrap: unset;
        flex-wrap: unset;
  }
  .imageorvideo__item {
    width: 33.32%;
  }
  .imageorvideo__item:nth-child(3n + 1) {
    padding-right: 14.33px;
  }
  .imageorvideo__item:nth-child(3n + 2) {
    padding-left: 6.65px;
    padding-right: 6.65px;
  }
  .imageorvideo__item:nth-child(3n + 3) {
    padding-left: 13px;
  }
}
.video {
  width: 100%;
  margin: 25px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 800px) {
  .video iframe {
    width: 400px;
    height: 225px;
  }
}
.video__image {
  border-radius: 30px;
  width: 100%;
}
.video__item {
  position: relative;
}
.video__item__overlay {
  border-radius: 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}
.video__item__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 80px;
  width: 100px;
  z-index: 22;
  color: white;
  text-align: center;
  line-height: 65px;
  font-size: 100px;
}
.frontpage-categories {
  margin: 90px 0;
  text-align: center;
  font-family: 'Nunito', sans-serif, sans-serif;
  /*  Tablet
--------------------------------------- */
}
.frontpage-categories__item {
  /* box-shadow: 0px 9px 38px 0px rgba(0, 0, 0, 0.11); */
  margin-top: 20px;
  max-width: 300px;
  display: inline-block;
}
.frontpage-categories__item__headline {
  border-top: 1px solid black;
  border-left: 1px solid black;
  padding: 5px 0;
  font-size: 18px;
  font-weight: bold;
  border-right: 1px solid black;
}
.frontpage-categories__item__imagewrapper {
  display: block;
  border: 1px solid;
  border-bottom: 0;
}
.frontpage-categories__item__imagewrapper__image {
  width: 100%;
  border: 1px solid transparent;
}
.frontpage-categories__item__name {
  text-align: center;
  padding: 20px;
  border: 1px solid;
  font-size: 16px;
  font-weight: bold;
  min-width: 238px;
}
.frontpage-categories__item__description {
  text-align: center;
  padding: 20px;
  border: 1px solid;
  border-top: 0;
  font-size: 16px;
  font-weight: normal;
  min-height: 115px;
}
.frontpage-categories__item__description p {
  margin: 0;
}
.frontpage-categories__item__bottomdescription a {
  text-decoration: underline;
}
.frontpage-categories__item__button {
  background-color: #00405F;
  color: white;
  padding: 10px 10px;
}
.frontpage-categories__item__button p {
  margin-bottom: 0;
}
.frontpage-categories__text-center {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.frontpage-categories__text-center p {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .frontpage-categories__item {
    max-width: none;
  }
}
.categories {
  margin: 50px 0;
  /*  Tablet
--------------------------------------- */
}
.categories__item {
  margin-bottom: 40px;
  max-width: 300px;
  display: inline-block;
}
@media only screen and (min-width: 400px) {
  .categories__item {
    margin-right: 20px;
  }
}
.categories__item__headline {
  border-top: 1px solid black;
  border-left: 1px solid black;
  padding: 5px 0;
  font-size: 18px;
  font-weight: bold;
  border-right: 1px solid black;
}
.categories__item__imagewrapper {
  display: block;
  border: thin solid;
  border-bottom: 0;
}
.categories__item__imagewrapper__image {
  margin: 0 auto;
}
.categories__item__name {
  text-align: center;
  padding: 20px;
  border: thin solid;
  font-size: 16px;
  font-weight: bold;
  min-width: 220px;
  min-height: 90px;
}
.categories__item__description {
  text-align: center;
  padding: 20px;
  border: thin solid;
  border-top: 0;
  font-size: 16px;
  font-weight: normal;
  min-height: 115px;
}
.categories__item__description p {
  margin: 0;
}
.categories__item__button {
  background-color: #323c46;
  color: white;
  padding: 10px 10px;
}
.categories__item__button p {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .categories__item {
    max-width: none;
  }
}
.productlist {
  float: left;
  position: relative;
  margin: 0;
  width: 100%;
}
.productlist .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.productlist h1 {
  line-height: 1.4;
}
.productlist strong {
  color: #e86a0f;
}
.productlist #ecom-append {
  width: 100%;
  margin: 18px 18px;
}
.productlist #ecom-filter-toggle {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.productlist #ecom-filter-parent {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: -100%;
  top: 85px;
  z-index: 5;
  position: fixed;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.productlist #ecom-filter-parent.open {
  left: 0;
  overflow-y: scroll;
  overflow-x: hidden;
}
.productlist #ecom-productlist {
  width: 100%;
}
.productlist__filter-toggle {
  z-index: 100;
  display: block;
  background: #e86a0f;
  border: 0;
  border-radius: 0 25px 25px 0;
  position: fixed;
  padding: 10px;
}
.productlist__filter-toggle span {
  color: white;
  font-size: 20px;
}
.productlist__filter-toggle:hover {
  padding: 10px 15px;
}
@media (min-width: 768px) {
  .productlist #ecom-filter-parent {
    -webkit-transition: none;
    transition: none;
    left: 0;
    top: 0;
    position: relative;
  }
  .productlist__filter-toggle {
    display: none;
  }
}
.productlist__filter {
  min-height: 100vh;
  height: 100%;
  background: #303A44;
  color: white;
  padding: 55px 40px 55px 40px;
}
.productlist__filter label {
  font-weight: unset;
}
.productlist__filter__buttongroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.productlist__filter__buttongroup .h2 {
  font-size: 26px;
  margin: 0;
}
.productlist__filter__close {
  margin-bottom: 10px;
  font-size: 27px;
}
.productlist__filter.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 10000;
  overflow-y: scroll;
}
.productlist__filter__facetgroup {
  margin-top: 35px;
}
.productlist__filter__reset {
  padding-left: 20px;
  padding-right: 20px;
}
.productlist__filter__reset span {
  padding-right: 10px;
}
.productlist__filter__trigger {
  top: -20px;
  right: 0;
  border-width: 0;
  border-color: #010201;
  border-style: solid;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 71px;
  height: 71px;
  z-index: 123;
  text-align: center;
}
.productlist__filter__trigger i {
  font-size: 30px;
}
.productlist__filter__trigger.fixed {
  position: fixed;
  top: 65px;
  right: 15px;
}
.productlist__filter__checkboxes {
  overflow: hidden;
  max-height: 60px;
  -webkit-transition: max-height 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out;
}
.productlist__filter__checkboxes.selected {
  max-height: none;
}
.productlist__loader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: white;
  opacity: 0.8;
  z-index: 10;
  width: 100vw;
  height: 100vh;
  font-size: 96px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.productlist__content {
  background: #F1F1F1;
  width: 100%;
  min-height: 100%;
  padding: 50px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.productlist__content .btn {
  padding: 11px 30px;
}
.productlist__productcount {
  text-align: center;
  text-transform: lowercase;
  padding-top: 25px;
  font-size: 15px;
}
.productlist__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.productlist__buttons > * {
  margin: 0 7px;
}
.productlist__group {
  margin: 25px 0;
  padding: 0 14px;
  position: relative;
  width: 100%;
}
.productlist__group__content {
  background: white;
  padding: 50px 15px 45px 15px;
}
.productlist__group__content__description {
  margin: 8px 0;
}
.productlist__group__content h1 {
  font-size: 24px;
}
.productlist__group__content h2 {
  font-size: 20px;
}
.productlist__group__content h3 {
  font-size: 16px;
}
.productlist__group__content h1,
.productlist__group__content p {
  margin: 0;
  color: #303A44;
}
.productlist__group__content a p {
  color: #e86a0f;
}
.productlist__group__content a {
  cursor: pointer;
}
.productlist__group__content p {
  line-height: 28px;
}
.productlist__item {
  padding: 0 14px;
  margin: 0 0 30px 0;
}
.productlist__item.bg-light {
  background-color: white;
}
.productlist__item h2 {
  font-size: 24px;
  text-align: center;
  margin: 0 0 15px 0;
}
.productlist__item h2 a {
  color: #303A44;
}
.productlist__item__content {
  overflow: hidden;
  padding: 15px;
}
.productlist__item__content__no-prices {
  position: static;
  -webkit-transform: none;
          transform: none;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.productlist__item__content .list {
  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-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.productlist__item__content__title,
.productlist__item__content__teaser {
  color: #303A44;
}
.productlist__item__content__title {
  font-family: 'Nunito', sans-serif;
  text-wrap-mode: wrap;
  font-size: 21px;
}
.productlist__item__content__teaser {
  min-height: 25px;
  padding: 5px 0 0 0;
}
.productlist__item__content__teaser__price {
  text-align: start;
  margin-top: 10px;
  margin-bottom: 20px;
}
.productlist__item__content__teaser__price .price-spinner {
  color: #00405F;
}
.productlist__item__content__teaser__price__highlight {
  font-family: 'Nunito', sans-serif;
}
.productlist__item__content__teaser__price__old {
  text-decoration: line-through;
}
.productlist__item__content__teaser p {
  margin: 0;
}
.productlist__item__image {
  margin: 0 0 13px 0;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  height: 50vw;
}
.productlist__item__fields {
  margin-bottom: 15px;
  text-align: center;
}
.productlist__item__fields span {
  margin-right: 15px;
  font-size: 14px;
}
.productlist__item__number {
  text-align: center;
  font-size: 14px;
}
.productlist__item__fsc {
  margin-top: 20px;
  display: inline-block !important;
}
.productlist-miljø-link:hover {
  text-decoration: none;
}
.productlist__paragraph {
  background-color: #303A44;
}
.productlist__paragraph #carrousel-productlist .productlist__item {
  height: 100%;
}
.productlist__paragraph__content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.productlist__paragraph .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.productlist__paragraph .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
.productlist__paragraph .slick-slide {
  padding: 0 10px;
  margin-bottom: 15px;
}
.productlist__paragraph .slick-prev {
  left: 0;
  top: auto;
  z-index: 10;
  bottom: -65px;
  width: 28px;
  height: 45px;
}
.productlist__paragraph .slick-prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "\f104";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  color: #303A44;
  font-size: 55px;
}
.productlist__paragraph .slick-next {
  right: 0;
  top: auto;
  bottom: -65px;
  z-index: 10;
  width: 28px;
  height: 45px;
}
.productlist__paragraph .slick-next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "\f105";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  color: #303A44;
  font-size: 55px;
}
.productlist__paragraph .slick-dots {
  bottom: -40px;
}
.productlist__paragraph .slick-dots li {
  margin: 3px;
}
.productlist__paragraph .slick-dots li button::before {
  font-size: 15px !important;
}
@media only screen and (min-width: 768px) {
  .productlist__item__image {
    height: 25vw;
  }
}
@media only screen and (min-width: 1200px) {
  .productlist__item__image {
    height: 11vw;
  }
  .productlist__item__content__no-prices {
    position: absolute;
    margin: 0;
    top: 50%;
    right: 29px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .productlist__item__content.list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .productlist__item__content__teaser__price {
    text-align: end;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .productlist__group__content {
    padding: 55px 95px 68px 95px;
  }
  .productlist__group__content p {
    margin-top: 12px;
  }
  .productlist__group__content h1 {
    font-size: 36px;
  }
  .productlist__group__content h2 {
    font-size: 30px;
  }
  .productlist__group__content h3 {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {
  .productlist__paragraph__content {
    padding: 140px 250px 150px 250px;
  }
  .productlist__paragraph__content--carousel {
    padding: 50px 250px 50px 250px;
  }
  .productlist__paragraph__paragraph__content {
    padding: 110px;
  }
  .productlist__paragraph__paragraph .slick-dots {
    right: -140px;
  }
  .productlist__paragraph__paragraph .slick-prev {
    right: -112px;
  }
  .productlist__paragraph__paragraph .slick-next {
    right: -112px;
    top: 520px;
  }
}
.product {
  background-color: #F1F1F1;
  padding: 130px 30px 96px 30px;
}
.product__info {
  font-size: 18px;
}
.product__info__product-sheet {
  margin-left: 0px;
  margin-top: 20px;
}
.product__quantity {
  margin-bottom: 20px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product__imagewrapper__zoom {
  position: absolute;
  z-index: 2;
  top: 40px;
  right: 26px;
  font-size: 24px;
  color: #303A44;
}
.product__imagewrapper__zoom:hover {
  cursor: pointer;
}
.product__imagewrapper__details {
  position: absolute;
  z-index: 2;
  top: 40px;
  margin: 0 auto;
  width: 100%;
  left: 26px;
}
.product__imageslider {
  padding: 0 5px;
  margin: 26px 0 0 0;
}
.product__imageslider__item {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: white;
  width: 100%;
  height: 300px;
  display: none;
  margin-bottom: 15px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding: 20px;
}
.product-miljø-link:hover {
  text-decoration: none;
}
.product .active {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-bottom: 5px;
}
.product__thumbnailslider__item {
  padding: 5px 5px;
  height: 110px;
}
.product__thumbnailslider__item__weight {
  position: absolute;
  bottom: 14px;
  left: 14px;
}
.product__thumbnailslider__item__image {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.product__thumbnailslider__item:hover {
  cursor: pointer;
}
.product .video-play-icon {
  background: white;
  min-height: 82px;
}
.product .video-play-icon::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  color: #e86a0f;
  font-weight: 400;
  content: "\f144";
  text-align: center;
  display: block;
  font-size: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product iframe {
  height: inherit;
  width: inherit;
}
.product__fields {
  margin-bottom: 10px;
}
.product__price {
  font-family: 'Nunito', sans-serif;
  margin-bottom: 40px;
}
.product__price__amount {
  font-size: 29px;
}
.product__price__vat {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
}
.product__infoprices__wrapper {
  margin: 20px 0 0 0;
}
.product__total-price {
  line-height: 38px;
  font-size: 39px;
  font-family: 'Nunito', sans-serif;
  margin: 15px 0 20px 0;
}
.product__total-price__vat {
  font-size: 16px;
  font-family: 'Nunito', sans-serif;
}
.product__prices {
  background-color: white;
  padding: 20px;
  border-radius: 20px;
  color: #303A44;
  margin: 0;
}
.product__prices span {
  margin: 0 10px;
}
.product__prices__vat {
  padding: 12px 0 0 0;
  color: #303A44;
  line-height: 25px;
  text-align: center;
}
.product__textwrapper {
  color: #303A44;
  padding: 20px 0 0 0;
}
.product__textwrapper__title h1 {
  font-size: 37.2px;
}
.product__textwrapper__submit {
  height: 90px;
  width: 204px;
}
.product__textwrapper__amountwrapper {
  cursor: pointer;
}
.product__textwrapper__amountwrapper span {
  line-height: 36px;
  border-radius: 50%;
  height: 37px;
  font-size: 15px;
  min-width: 37px;
  text-align: center;
  background-color: #303A44;
  color: white;
  margin-right: 5px;
}
.product__textwrapper__amountwrapper span:hover {
  background-color: #686f75;
}
.product__textwrapper__amountwrapper__content {
  height: 43px;
  width: 35%;
}
.product__textwrapper__amountwrapper__content input::-webkit-outer-spin-button,
.product__textwrapper__amountwrapper__content input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product__textwrapper__amountwrapper__content input {
  border-radius: 4.463px;
}
.product__textwrapper__amountwrapper__content input[type=number] {
  -moz-appearance: textfield;
}
.product__textwrapper__amountwrapper--checkout i {
  border-radius: 50%;
  height: 27px;
  font-size: 29px;
  min-width: 27px;
  text-align: center;
  background-color: #F1F1F1;
  color: white;
  margin-right: 5px;
}
.product__textwrapper__amountwrapper--checkout--increase {
  line-height: 39px;
}
.product__textwrapper__amountwrapper--checkout--decrease {
  line-height: 19px;
}
.product__textwrapper__amountwrapper__input {
  border: 0;
  font-family: 'Nunito', sans-serif;
  padding-left: 16px;
  font-size: 15px;
  height: 100%;
  width: 100%;
}
.product__textwrapper__amountwrapper__input--checkout {
  height: 100%;
  font-size: 18px;
  width: 66%;
  padding-left: 16px;
}
.product__textwrapper__amountwrapper__text {
  font-size: 24px;
  background-color: white;
  opacity: 0.5;
}
.product__textwrapper__amountwrapper__text--checkout {
  font-size: 15px;
  background-color: white;
  opacity: 0.5;
  padding-right: 10px;
}
.product__textwrapper .col-xs-3 {
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .product__textwrapper {
    padding: 20px 0 0 40px;
  }
}
.product__favorites {
  margin-top: 35px;
}
.product__favorites__button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product__favorites__button-container__open-button {
  margin-top: 20px;
  margin-right: 20px;
}
.product__favorites__content {
  margin-top: 15px;
}
.product__favorites__content__link {
  text-decoration: underline;
  margin-bottom: 12px;
  display: block;
}
.product__favorites__content__ul {
  padding: 0;
  list-style-position: inside;
}
.product__favorites__content__ul li a {
  text-decoration: underline;
}
.product__favorites__content__ul li a:hover {
  cursor: pointer;
  text-decoration: none;
}
.product__specifications {
  color: white;
  margin: 20px 0;
}
.product__specifications i {
  font-size: 30px;
}
.product__specifications__content {
  text-wrap: initial;
  padding-top: 43px;
  display: none;
}
.product__specifications__field {
  padding-bottom: 40px;
}
.product__specifications__field p {
  font-size: 18px;
  line-height: 16px;
}
.product .panel-title::after {
  font-family: FontAwesome, sans-serif;
  content: "\f107";
  color: white;
  font-size: 46px;
  position: absolute;
  right: 15px;
  top: 42px;
}
.product .panel-title[aria-expanded="true"]::after {
  content: "\f106";
}
.product__relatedproducts h2 {
  font-size: 37.2px;
}
@media only screen and (min-width: 992px) {
  .product {
    padding: 130px 0 96px 0;
  }
  .product__quantity {
    margin-bottom: 0;
  }
  .product__infoprices__wrapper {
    margin: 35px 0 0 0;
  }
  .product__imageslider__item {
    height: 450px;
  }
  .product__thumbnailslider__item {
    height: 142px;
  }
  .product__specifications {
    margin: 60px 0;
  }
}
.cart {
  padding: 50px 0;
  float: left;
  width: 100%;
}
.cart__button,
.cart__submit {
  border: none;
  font-size: 16px;
  background: #00405F;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  padding: 6px 20px;
}
.cart__blocks {
  display: block;
  border: 1px solid black;
  position: relative;
  clear: both;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.cart__blocks .form-header h2 {
  border-bottom: 1px solid #333333;
  margin-top: 12px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.cart__billing-block {
  min-height: 270px;
}
.cart__attention-block {
  min-height: 330px;
}
.cart__delivery-block {
  min-height: 525px;
}
.cart__shipping-block {
  min-height: 115px;
}
.cart__shipping-block select {
  border: 0;
  color: #333333;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.cart__shipping-block select:focus {
  border-color: #333333;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 51, 51, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(51, 51, 51, 0.6);
}
.cart__payment-block {
  min-height: 130px;
}
.cart__order-block #orderlist > tbody > tr:nth-last-child(2) {
  border-top: 1px solid #333333;
}
.order__customerCenter__menu {
  background: transparent;
  color: #00405F;
  border-bottom: 1px solid #00405F;
  margin-bottom: 20px;
  margin-top: 20px;
}
.order__customerCenter__menua {
  color: #00405F;
}
.order__customerCenter__heading {
  background: #ccc;
  color: #00405F;
}
.receipt .form-control {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.table {
  border: 1px solid black;
}
.table > thead > tr > th {
  border-bottom: 1px solid black;
}
.table > tbody > tr > td {
  border: 0;
}
.table > tfoot > tr > th {
  border-top: 1px solid black;
}
.user {
  /*  Tablet
--------------------------------------- */
}
.user__login__button {
  border: none;
  font-size: 16px;
  background: #00405F;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  padding: 6px 20px;
}
@media only screen and (min-width: 400px) {
  .user__login__buttonwidth {
    width: 33.33333333%;
  }
  .user__login__button {
    font-size: 14px;
    padding: 6px 12px;
  }
}
@media only screen and (min-width: 768px) {
  .user__login__button {
    font-size: 16px;
    padding: 6px 20px;
  }
}
tr.koncern-sortiment {
  background-color: #303A44 !important;
  color: white;
}
tr.koncern-sortiment a {
  color: white;
}
.customercenter {
  margin: 30px 0;
  /*  Small desktop
	--------------------------------------- */
}
.customercenter h2 {
  margin: 30px 0;
}
.customercenter__menu {
  margin: 0;
  list-style: none;
  padding: 0 20px;
}
.customercenter__menu a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Nunito', sans-serif, sans-serif;
}
.customercenter__menu li {
  margin: 0 10px;
}
.customercenter__header {
  height: 170px;
}
.customercenter__header__title {
  font-size: 35px;
  margin: 20px 0 20px 0;
  text-transform: uppercase;
}
.customercenter__body__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ccc;
  padding: 0 10px 10px 10px;
}
.customercenter__body__title h1 {
  padding: 0;
}
.customercenter__body__content {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(var(--bs-columns, 12), 1fr);
  grid-template-rows: repeat(var(--bs-rows, 1), 1fr);
  padding: 1rem;
}
.customercenter__body__content__full {
  grid-column: auto / span 12;
}
.customercenter__body__content__half {
  grid-column: auto / span 12;
}
@media (min-width: 992px) {
  .customercenter__body__content__half {
    grid-column: auto / span 6;
  }
}
.customercenter__body__content__quarter {
  grid-column: auto / span 12;
}
@media (min-width: 992px) {
  .customercenter__body__content__quarter {
    grid-column: auto / span 3;
  }
}
.customercenter__body__content__quarter--only {
  grid-column: auto / span 3;
}
.customercenter__body__content__full select,
.customercenter__body__content__half select,
.customercenter__body__content__quarter select {
  width: 100%;
  height: 100%;
}
.customercenter__body__content__full button[type="submit"],
.customercenter__body__content__half button[type="submit"],
.customercenter__body__content__quarter button[type="submit"] {
  margin: 10px;
  background-color: #323c46;
  color: white;
  border: thin solid black;
  height: 50px;
  top: 0;
  right: 0;
  width: 150px;
  font-size: 14px;
  font-weight: 900;
}
.customercenter__blog,
.customercenter__questions,
.customercenter__recentproducts,
.customercenter__footprint {
  overflow: hidden;
  height: 330px;
  margin: 0 0 20px 0;
  padding: 0 25px 0 25px;
}
.customercenter__blog__headline,
.customercenter__questions__headline,
.customercenter__recentproducts__headline,
.customercenter__footprint__headline {
  font-size: 18px;
  padding: 0 0 5px;
}
.customercenter__recentproducts {
  background-color: #f5f5f5;
}
.customercenter__footprint {
  background-color: #fbfbfb;
}
.customercenter__footprint .counter {
  margin-left: auto;
  margin-right: auto;
}
.customercenter__blog {
  background-color: #e5e0d8;
}
.customercenter__blog__item {
  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: start;
      -ms-flex-pack: start;
          justify-content: start;
  height: 240px;
  background-color: white;
  max-width: 180px;
}
.customercenter__blog__item__text {
  text-decoration: none;
  padding: 10px;
}
.customercenter__blog__item__text__headline {
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
}
.customercenter__blog__item__text__date {
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: 12px;
}
.customercenter__questions {
  background-color: #e5d9ba;
}
.customercenter__questions__contact__name {
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  padding: 15px 0 5px 0;
}
.customercenter__questions__contact__text {
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.customercenter__questions__contact p {
  margin: 0;
}
.customercenter__blog .row .col-xs-6,
.customercenter__questions .row .col-xs-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.customercenter__checkbox {
  background-color: white;
  border: 1px solid #323c46;
  padding: 6px 20px;
  display: inline-block;
}
.customercenter__button {
  border: 1px solid #00405F;
  font-size: 16px;
  background: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #323c46;
  padding: 6px 20px;
  margin-bottom: 10px;
  text-align: center;
  display: inline-block;
  text-decoration: none !important;
  font-family: 'Nunito', sans-serif, sans-serif;
}
.customercenter__button:hover,
.customercenter__button:focus,
.customercenter__button:active {
  color: white;
  background: #121619;
}
.customercenter .table th,
.customercenter .table td {
  padding: 20px;
}
.customercenter .table td {
  text-align: left;
}
.customercenter .paragraph {
  margin-bottom: 30px;
}
.customercenter__forecastform {
  border: 1px solid black;
  padding: 15px;
}
.customercenter__forecastform .btn {
  margin-top: 10px;
}
.customercenter__forecastform label {
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.customercenter__forecastform .form-control {
  text-align: center;
  margin-bottom: 10px;
  border: 1px solid #323c46;
}
.customercenter__forecastform .form-control[disabled] {
  background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 10px, rgba(0, 0, 0, 0.2) 10px, rgba(0, 0, 0, 0.2) 20px);
}
.customercenter__forecastform .row {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.customercenter__forecastform .col-md-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
@media only screen and (min-width: 992px) {
  .customercenter__menu {
    margin: 30px 0;
    list-style: none;
    padding: inherit;
    padding-left: 0;
  }
  .customercenter__menu a {
    width: 187px;
  }
  .customercenter__menu li {
    margin: 0 25px 0 0;
    display: inline-block;
    text-transform: uppercase;
  }
  .customercenter__button {
    border: 1px solid #00405F;
    font-size: 16px;
    background: #fff;
    font-weight: bold;
    text-transform: uppercase;
    color: #00405F;
    padding: 6px 20px;
    display: inline-block;
  }
  .customercenter__button:hover,
  .customercenter__button:focus,
  .customercenter__button:active {
    color: white;
    background: #121619;
  }
}
.contracts {
  margin: 30px 0;
}
.contracts__contract__header {
  margin: 16px 0 10px 0;
}
.contracts__contract__subheader {
  margin-top: 0;
}
.contracts__contract__infos {
  border-top: dashed 1px;
  padding: 20px 0px 0px;
  margin: 0px;
}
.contracts__contract__infos-indentation {
  font-weight: bold;
}
.contracts__contract__deal-header {
  margin-top: 0px;
}
.contracts__contract p {
  margin-bottom: 20px;
}
.contracts__contract-date {
  border-top: dashed 1px;
  border-bottom: dashed 1px;
  padding: 20px 0px;
  margin: 0;
}
.contracts__contract-date p {
  margin-bottom: 0;
  font-weight: bold;
}
.contracts__contract__intro p {
  margin-top: 20px;
}
.contracts__contract__tablerow-fade {
  opacity: 50%;
}
.contracts__contract__confirm {
  padding: 0px;
}
.contracts__contract__confirm__text {
  margin-top: 20px;
  font-weight: bold;
}
.contracts__contract__confirm__signature {
  width: 100%;
  max-width: 400px;
  padding: 5px 50px !important;
}
.contracts__contract__confirm__date {
  display: inline-block;
  padding-left: 15px;
}
.contracts__contract__confirm__checkbox {
  display: inline;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 30px;
  height: 30px;
  background: white;
  outline: none;
  cursor: pointer;
  border: 1px solid black;
  float: left;
  margin-right: 15px !important;
}
.contracts__contract__confirm__checkbox__missing-entries {
  background-color: #dc3545;
  color: white;
}
.contracts__contract__confirm__checkbox:checked {
  color: black;
}
.contracts__contract__confirm__checkbox:checked:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  margin-left: 6px;
}
.contracts__contract__confirm__checkbox:focus {
  outline: 0 !important;
}
.contracts__contract__confirm__checkbox-remove-line {
  display: inline;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 30px;
  height: 20px;
  background: white;
  outline: none;
  cursor: pointer;
  border: 1px solid black;
  float: left;
  margin-right: 15px !important;
}
.contracts__contract__confirm__checkbox-remove-line:checked {
  color: white;
  background: #323c46;
}
.contracts__contract__confirm__checkbox-remove-line:checked:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Pro";
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  margin-left: 6px;
}
.contracts__contract__confirm__checkbox-remove-line:focus {
  outline: 0 !important;
}
.contracts__contract__confirm__checkbox-text {
  display: inline;
  font-weight: normal;
}
.contracts__contract__confirm__checkbox-for-all-lines {
  font-family: 'Nunito', sans-serif;
  font-weight: bold;
  margin-right: 10px;
  color: #323c46;
}
.contracts__contract__confirm-btn-cancel-selected {
  font-family: 'Nunito', sans-serif;
  background-color: #323c46;
  color: white;
  border: none;
  padding: 12px 27px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
.contracts__contract__confirm-btn-cancel {
  font-family: 'Nunito', sans-serif;
  border: 1px solid #323c46;
  color: #323c46;
  background-color: white;
  text-transform: uppercase;
  font-weight: bold;
  display: inline;
  text-align: center;
  padding: 13px 40px 14px 40px;
  margin-bottom: 20px;
}
.contracts__contract__confirm-modal-cancel-selected {
  font-family: 'Nunito', sans-serif;
  background-color: #323c46;
  color: white;
  border: none;
  width: 100%;
  padding: 6px;
  text-transform: uppercase;
  font-weight: bold;
  float: right;
  margin-bottom: 10px;
}
.contracts__contract__confirm-modal-content {
  padding: 0 20px 10px 20px;
}
.contracts__contract__confirm-modal-content-message {
  font-size: 16px;
  font-weight: 500;
  text-transform: initial;
  padding-bottom: 30px;
}
.contracts__contract__confirm-modal-cancel {
  font-family: 'Nunito', sans-serif;
  border: 1px solid #323c46;
  color: #323c46;
  background-color: white;
  width: 100%;
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
  float: right;
}
.contracts__contract__confirm-btn {
  background-color: #e87814;
  font-family: 'Nunito', sans-serif;
  color: white;
  border: none;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  padding: 12px 15px;
}
.contracts__contract__confirm-btn-back {
  background-color: #333333;
  font-family: 'Nunito', sans-serif;
  color: white;
  border: none;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  padding: 12px 50px;
  cursor: pointer;
  margin-bottom: 10px;
}
.contracts__contract__confirm-btn-back:hover {
  color: white;
}
.contracts__contract__confirm-save-draft:disabled {
  background: #dddddd;
}
.contracts__contract table {
  border: none;
}
.contracts__contract table thead tr {
  border-top: dashed 1px;
  border-bottom: dashed 1px;
}
.contracts__contract table thead tr th {
  border: none;
  font-size: 14px;
  vertical-align: top;
}
.contracts__contract table tbody tr {
  border-bottom: dashed 1px;
}
.contracts__contract table tbody tr td {
  font-size: 14px;
}
@media only screen and (min-width: 1200px) {
  .contracts__contract__infos-indentation {
    padding-left: 50px;
  }
  .contracts__contract-date p {
    padding-left: 50px;
  }
  .contracts__contract__confirm-btn-back {
    margin-left: 30px;
  }
  .contracts__contract__confirm-save-draft {
    margin-left: 30px;
  }
  .contracts__contract__confirm-btn-cancel-selected {
    margin-left: 30px;
  }
  .contracts__contract__confirm-btn-cancel {
    margin-left: 30px;
  }
}
.forecast__input-grey {
  background: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1) 10px, rgba(0, 0, 0, 0.2) 10px, rgba(0, 0, 0, 0.2) 20px);
}
.forecast__input-light-grey {
  background-color: #eeeeee;
}
.forecast h2 {
  margin-bottom: 15px;
}
.forecast h3 {
  margin-top: 0px;
}
.group-container-header:hover {
  cursor: pointer;
}
.employee {
  background-color: #eeeeee;
}
.employee__headline {
  padding-left: 10px;
  margin-top: 60px;
}
.employee__list__item {
  margin: 20px 0;
  padding: 22px;
  background: #fff;
}
.employee__list__item__data__contact {
  margin-top: 10px;
  font-size: 14px;
}
.employee__list__item__img {
  display: inline-block;
  margin: 0 0 10px 0;
  width: 100%;
}
.employee__list__item__img img {
  border: 0 solid #00405F;
  width: 100%;
  aspect-ratio: 0.9;
  -o-object-fit: cover;
     object-fit: cover;
}
.employee__list__item__arrow {
  color: #fff;
  position: absolute;
  right: 10px;
  bottom: 0;
  text-align: right;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: transparent transparent #00405F transparent;
  z-index: 1;
}
.employee__list__item__arrow > .fa {
  z-index: 2;
  position: absolute;
  right: 7px;
  top: 25px;
}
.employee__single {
  padding: 90px 0;
}
.employee__single h1,
.employee__single h2 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.employee__single img {
  border: 1px solid #00405F;
}
.employee__single__info__img__wrapper {
  padding: 20px;
  display: inline-block;
  -webkit-box-shadow: 5px 5px 35px 5px #cccccc;
          box-shadow: 5px 5px 35px 5px #cccccc;
}
.employee__single__info__title {
  font-size: 20px;
}
.employee__single__info__contact {
  text-transform: uppercase;
  font-weight: bold;
}
.employee__single__info__divider {
  border-bottom: 1px solid #00405F;
  margin: 40px 0;
}
.employee__single__profile {
  margin: 90px 0;
}
.employee__single__profile__heading {
  font-weight: bold;
  text-transform: uppercase;
  margin: 20px 0 4px 0;
}
.employee__single__profile__skills {
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #333;
}
.employee__single__profile__skills__bar {
  background-color: #ddd;
  text-align: right;
  padding-right: 20px;
  line-height: 30px;
  border-radius: 5px;
}
.employee__single__cases {
  margin-top: 40px;
  background: #e6e6e4;
  padding: 50px 0;
  width: 100%;
}
.employee__single__form {
  margin-top: 40px;
}
.employee__single__form h2 {
  margin-bottom: 40px;
}
.employee__single__form label {
  text-transform: uppercase;
}
@media only screen and (min-width: 1200px) {
  .employee__list__item__arrow {
    bottom: 20px;
  }
}
.leftimagetext {
  padding: 90px 0;
  background: #fff;
}
.leftimagetext__headline {
  font-size: 36px;
  font-family: 'Nunito', sans-serif, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.contactus {
  padding: 60px 0 90px;
}
.contactus h1 {
  font-size: 37px;
  font-family: 'Nunito', sans-serif, sans-serif;
  margin: 0;
  padding: 20px 0 0 10px;
}
.contactus h2 {
  font-size: 21px;
  margin-bottom: 7px;
}
.contactus p {
  margin-bottom: 0;
}
.contactus__img {
  padding-right: 0;
}
.contactus__text {
  padding: 0;
}
.contactus__social__wrapper a {
  font-size: 18px;
  margin-right: 10px;
}
.contactus__formlink__wrapper {
  margin-top: 20px;
}
.contactus__formlink__wrapper a {
  padding: 10px 42px;
}
@media only screen and (min-width: 992px) {
  .contactus h1 {
    padding-top: 0;
  }
  .contactus__img {
    padding-right: 30px;
  }
}
.form {
  background: url(Assets/initial.9ad7d5.png) no-repeat 0 -1000px, #323C46;
  background-size: 125%;
  color: #fff;
  padding: 135px 0 176px 0;
  width: 100%;
  float: left;
}
.form--popup {
  width: 100%;
  border-radius: 15px;
  background: #fff;
  color: #000;
  padding: 10px 40px;
  float: unset;
}
@media only screen and (min-width: 1000px) {
  .form--popup {
    width: 1000px;
  }
}
.form .formheadline {
  margin-left: 10px;
}
.form .row {
  padding-top: 20px;
}
.form input[type=text],
.form input[type=password],
.form input[type=tel],
.form input[type=email],
.form input[type=number],
.form textarea,
.form select {
  background: #fff;
  border-radius: 25px;
  padding: 25px;
}
.form textarea {
  resize: none;
  padding: 12px 25px;
}
.form input[type=checkbox] {
  margin: 10px 10px 0 0;
}
.form input[type=submit] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  border: none;
  font-size: 18px;
  font-family: 'Nunito', sans-serif, sans-serif;
  background-color: #e86a0f;
  color: white;
  padding: 10px 60px 13px 60px;
  border-radius: 25px;
  text-transform: none;
  margin-top: 30px;
}
.form input[type=submit]:hover {
  background-color: #A64D0B;
}
.form input[type=file] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.form-label {
  font-size: 18px;
  font-family: 'Nunito', sans-serif;
  margin: 6px 0 0 0;
}
.form-group {
  margin: 0 10px 5px 10px !important;
}
.form-group label {
  display: none;
}
.form-group label[for="CV"] {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  background-color: #A6987D;
  color: white;
  font-size: 18px;
  padding: 10px 70px 13px 70px;
  border-radius: 25px;
  cursor: pointer;
}
.form-group label[for="CV"]:hover {
  background-color: #9c8c6e;
}
.form-group h2 {
  text-align: center;
}
.form-group h2.text__headline {
  text-align: left;
  margin-bottom: 35px;
}
.form-group a {
  color: #fff;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .form-group:nth-of-type(3),
  .form-group:nth-of-type(4) {
    width: calc(50% - 22px);
    display: inline-block;
  }
}
.form-light.label-show .form-group label {
  display: inline-block;
}
@media only screen and (min-width: 1200px) {
  .form .first-column {
    padding: 0 20px 0 0;
  }
  .form .formheadline {
    margin-left: 0;
  }
}
.subpageEntry {
  float: left;
  width: 100%;
  margin-top: 50px;
  /*  Tablet
	--------------------------------------- */
  /*  Small desktop
	  --------------------------------------- */
}
.subpageEntry:last-of-type {
  margin-bottom: 60px;
}
.subpageEntry--lastelement {
  margin-bottom: 60px;
}
.subpageEntry__link {
  float: left;
  width: 100%;
}
.subpageEntry__textwrapper {
  padding: 30px;
}
.subpageEntry__textwrapper__content {
  text-wrap-style: balance;
  color: #303A44;
  line-height: 1.75;
  font-size: 16px;
}
.subpageEntry__textwrapper__headline {
  color: #00405F;
  font-family: 'Nunito', sans-serif, sans-serif;
  font-size: 37px;
}
.subpageEntry__textwrapper__link {
  font-size: 16px;
  font-weight: bold;
}
.subpageEntry__textwrapper--left {
  float: left;
  width: 100%;
}
.subpageEntry__textwrapper--right {
  width: 100%;
  text-align: right;
  float: right;
}
.subpageEntry__textwrapper__tagswrapper {
  margin: 15px 0;
}
.subpageEntry__textwrapper__tagswrapper--large {
  margin: 15px 0 45px 0;
  padding: 11px 65px;
}
.subpageEntry__textwrapper__tagswrapper a {
  margin: 0 5px;
}
.subpageEntry__textwrapper__tagswrapper a:first-child {
  margin-left: 0;
}
.subpageEntry__textwrapper__tagswrapper a:last-child {
  margin-right: 0;
}
.subpageEntry__imagewrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.subpageEntry__imagewrapper__image {
  width: 100%;
  height: 100%;
  max-width: 404px;
  max-height: 404px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.subpageEntry__imagewrapper--left,
.subpageEntry__imagewrapper--right {
  width: 100%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.subpageEntry__imagewrapper--left {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 768px) {
  .subpageEntry__textwrapper {
    display: inline-block;
    position: relative;
    padding: 30px;
  }
  .subpageEntry__textwrapper__content {
    margin-bottom: 10px;
    line-height: 1.3;
    font-size: 14px;
  }
  .subpageEntry__textwrapper__vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .subpageEntry__textwrapper--left {
    width: 50%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .subpageEntry__textwrapper--right {
    width: 50%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .subpageEntry__imagewrapper--left {
    width: 50%;
  }
  .subpageEntry__imagewrapper--right {
    float: right;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .subpageEntry--lastelement {
    margin-bottom: 120px;
  }
  .subpageEntry:last-of-type {
    margin-bottom: 120px;
  }
  .subpageEntry__textwrapper__content {
    margin-bottom: 20px;
    line-height: 1.75;
    font-size: 16px;
  }
  .subpageEntry__textwrapper--left {
    width: 50%;
  }
  .subpageEntry__textwrapper--right {
    width: 50%;
  }
  .subpageEntry__imagewrapper--left {
    width: 50%;
  }
  .subpageEntry__imagewrapper--right {
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .subpageEntry__textwrapper {
    padding: 45px;
  }
}
.caseinformation {
  color: #00405F;
  float: left;
  width: 100%;
  margin: 125px 0 0 0;
  /*  Tablet
--------------------------------------- */
  /*  Small desktop
	  --------------------------------------- */
}
.caseinformation .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.caseinformation__logowrapper {
  text-align: center;
  padding: 30px;
  width: 100%;
}
.caseinformation__logowrapper__logo {
  display: inline-block;
}
.caseinformation__datawrapper {
  width: 100%;
}
.caseinformation__datawrapper__data {
  padding: 25px 20px;
}
.caseinformation__datawrapper__data__item {
  font-weight: bold;
}
.caseinformation__descriptionwrapper {
  width: 100%;
}
.caseinformation__descriptionwrapper__description {
  padding: 25px 20px;
  line-height: 1.625;
}
@media only screen and (min-width: 768px) {
  .caseinformation__logowrapper {
    display: inline-block;
    float: left;
  }
  .caseinformation__datawrapper {
    display: inline-block;
    float: left;
  }
  .caseinformation__descriptionwrapper {
    display: inline-block;
    float: left;
  }
}
@media only screen and (min-width: 992px) {
  .caseinformation__verticalalign {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .caseinformation__logowrapper {
    padding: 15px;
    width: 23%;
  }
  .caseinformation__datawrapper {
    width: 30%;
  }
  .caseinformation__descriptionwrapper {
    width: 47%;
  }
}
@media only screen and (min-width: 1200px) {
  .caseinformation__logowrapper {
    padding: 30px;
  }
  .caseinformation__datewrapper {
    width: 34%;
  }
  .caseinformation__descriptionwrapper {
    width: 43%;
  }
}
/* .livechat {
    position: fixed;
    bottom: 0;
    height: 82px;
    right: 20px;
    z-index: 99;

    &Btn {
        right: 10px;
        width: 360px;
        height: 82px;
        display: inline-block;
        -webkit-box-shadow: 0px -5px 30px 1px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px -5px 30px 1px rgba(0,0,0,0.25);
        box-shadow: 0px -5px 30px 1px rgba(0,0,0,0.25);
    }
} */
div.psmw_6VYj {
  -webkit-box-shadow: 0 -5px 30px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 -5px 30px 1px rgba(0, 0, 0, 0.25);
  max-width: 100%;
  right: 0 !important;
  bottom: -8px !important;
  /*  Tablet
--------------------------------------- */
}
div.psmw_6VYj img {
  max-width: 100%;
}
@media only screen and (min-width: 375px) {
  div.psmw_6VYj {
    bottom: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  div.psmw_6VYj {
    max-width: none;
    right: 20px !important;
  }
  div.psmw_6VYj img {
    max-width: none;
  }
}
div.psmtc_6VYj {
  max-width: 100%;
  /*  Tablet
--------------------------------------- */
}
@media only screen and (min-width: 768px) {
  div.psmtc_6VYj {
    max-width: none;
  }
}
.login-form {
  max-width: 500px;
  margin: 20px auto 0 auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.login-form label {
  display: block;
  margin-bottom: 5px;
  color: #333;
}
.login-form input[type='text'],
.login-form input[type='password'] {
  width: 100%;
  padding: 8px 16px 10px 16px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  border-radius: 30px;
}
.login-form .form-group {
  display: block;
  margin-bottom: 15px;
}
.login-form .action-group {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.login-form .action-group a {
  text-decoration: none;
}
.login-form .alert {
  color: #721c24;
  background-color: #f8d7da;
  padding: 10px;
  border-radius: 4px;
}
.login-form-text {
  margin: 10px 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cookie__message {
  line-height: 1.2;
  padding-bottom: 10px;
  margin: 0;
  border-bottom: 1px solid #222;
  border-radius: 0;
  position: fixed;
  z-index: 16000002;
  background: #f5f3ef;
  color: black;
  font-size: 14px;
  padding-top: 15px;
  width: 100%;
  bottom: 0;
}
.cookie__message__text {
  margin: 15px 0 20px 100px;
}
.cookie__message__link {
  color: #e87814;
}
.cookie__message p {
  font-size: 16px;
}
.cookie__message .cookie--btn {
  background-color: #e87814;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 12px 30px;
  text-transform: uppercase;
  -webkit-transition: 0.3s background, 0.3s color;
  transition: 0.3s background, 0.3s color;
}
.cookie__message .cookie--btn:hover {
  background: #323c46;
  color: #fff;
  border: 1px solid #fff;
}
.cookie__message__btn-col {
  margin: 35px 0;
}
.cookie__message__btn-container {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 768px) {
  .cookie__message__text {
    margin: 15px 15px 20px 15px;
  }
  .cookie__message__btn-col {
    margin: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .cookie__message__btn-col {
    margin: 25px 0;
  }
}
.textandvideo {
  float: left;
  width: 100%;
  /*  Tablet
--------------------------------------- */
  /*  Small desktop
	  --------------------------------------- */
}
.textandvideo h3 {
  font-weight: bold;
  font-family: 'Nunito', sans-serif, sans-serif;
  line-height: 1.133;
}
.textandvideo p {
  line-height: 1.75;
  font-size: 16px;
}
.textandvideo__qoute {
  font-size: 24px;
}
.textandvideo__imagewrapper {
  width: 100%;
  display: inline-block;
  float: left;
  position: relative;
}
.textandvideo__imagewrapper__contactwrapper {
  position: absolute;
  bottom: 0;
  background: white;
  right: 0;
  width: 320px;
  height: 170px;
  padding: 20px;
}
.textandvideo__imagewrapper__contactwrapper__element {
  border: 1px solid #00405F;
}
.textandvideo__imagewrapper__contactwrapper__element a {
  height: 65px;
  padding: 0 15px;
}
.textandvideo__imagewrapper__contactwrapper__element span {
  text-align: center;
  line-height: 65px;
  width: 65px;
  font-size: 24px;
  height: 65px;
  border-right: 1px solid #00405F;
}
.textandvideo__imagewrapper__contactwrapper__element:nth-child(2) {
  border-top: none;
}
.textandvideo__imagewrapper__image {
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
}
.textandvideo__videowrapper {
  width: 100%;
  display: inline-block;
  float: left;
}
.textandvideo__videowrapper__video {
  position: relative;
}
.textandvideo__videowrapper__video__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.textandvideo__videowrapper__video__wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 22;
  text-align: center;
}
.textandvideo__videowrapper__video__wrapper__icon {
  border: 10px solid #e86a0f;
  border-radius: 50%;
  padding: 30px;
  font-size: 40px;
  color: #e86a0f;
  margin-bottom: 30px;
}
.textandvideo__videowrapper__video__wrapper__text {
  color: #fff;
}
.textandvideo__textwrapper {
  width: 100%;
  display: inline-block;
  float: left;
  position: relative;
}
.textandvideo__textwrapper__slider {
  width: 100%;
}
.textandvideo__textwrapper__slider__item {
  margin: 60px 10px;
}
.textandvideo__textwrapper__text h1,
.textandvideo__textwrapper__text h2,
.textandvideo__textwrapper__text h4,
.textandvideo__textwrapper__text h5,
.textandvideo__textwrapper__text h6 {
  font-size: 60px;
}
.textandvideo__textwrapper__text h3 {
  font-size: 30px;
}
.textandvideo__textwrapper__text ul {
  padding-left: 20px;
}
.textandvideo__textwrapper__text ul li {
  padding-left: 10px;
}
.textandvideo__textwrapper__button {
  margin-top: 10px;
  float: left;
  width: 100%;
}
.textandvideo__textwrapper__button__link {
  color: white;
  width: 265px;
  display: inline-block;
  padding: 12px 0;
  text-align: center;
  -webkit-transition: 0.3s background, 0.3s color;
  transition: 0.3s background, 0.3s color;
  font-size: 16px;
}
.textandvideo__textwrapper--primary {
  background: #00405F;
}
.textandvideo__textwrapper--primary .imageandtext__textwrapper__text h1,
.textandvideo__textwrapper--primary .imageandtext__textwrapper__text h2,
.textandvideo__textwrapper--primary .imageandtext__textwrapper__text h3,
.textandvideo__textwrapper--primary .imageandtext__textwrapper__text h4,
.textandvideo__textwrapper--primary .imageandtext__textwrapper__text h5,
.textandvideo__textwrapper--primary .imageandtext__textwrapper__text h6,
.textandvideo__textwrapper--primary .imageandtext__textwrapper__text ul {
  color: white;
}
.textandvideo__textwrapper--primary .imageandtext__textwrapper__button__link {
  border: 1px solid white;
  color: white;
}
.textandvideo__textwrapper--primary .imageandtext__textwrapper__button__link:hover {
  background: white;
  color: #00405F;
}
.textandvideo__textwrapper--tertiary {
  background: #CADE9A;
}
.textandvideo__textwrapper--quaternary {
  background: #D3E8F9;
}
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__text h1,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__text h1,
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__text h2,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__text h2,
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__text h3,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__text h3,
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__text h4,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__text h4,
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__text h5,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__text h5,
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__text h6,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__text h6,
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__text ul,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__text ul {
  color: #00405F;
}
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__button__link,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__button__link {
  background: #00405F;
}
.textandvideo__textwrapper--tertiary .imageandtext__textwrapper__button__link:hover,
.textandvideo__textwrapper--quaternary .imageandtext__textwrapper__button__link:hover {
  background: white;
  color: #00405F;
}
@media only screen and (min-width: 768px) {
  .textandvideo__imagewrapper__contactwrapper {
    right: 30px;
    bottom: 30px;
  }
  .textandvideo__imagewrapper__image {
    height: 840px;
  }
  .textandvideo__textwrapper__slider__item {
    margin: 25px 30px;
  }
  .textandvideo__textwrapper__text--right {
    float: right;
  }
}
@media only screen and (min-width: 992px) {
  .textandvideo__qoute {
    font-size: 18px;
  }
  .textandvideo__textwrapper {
    width: 50%;
  }
  .textandvideo__textwrapper__slider__item {
    margin: 0 45px;
  }
  .textandvideo__textwrapper h1,
  .textandvideo__textwrapper h2,
  .textandvideo__textwrapper h4,
  .textandvideo__textwrapper h5,
  .textandvideo__textwrapper h6 {
    font-size: 40px;
    margin-top: 0;
  }
  .textandvideo__textwrapper__verticalalign {
    position: relative;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    width: 100%;
  }
  .textandvideo__textwrapper__button {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .textandvideo__qoute {
    position: relative;
    font-size: 24px;
  }
  .textandvideo__qoute::before {
    position: absolute;
    top: -45px;
    left: 0;
    font-family: Font Awesome\ 5 Pro, sans-serif;
    content: "\f10e";
    display: inline-block;
    font-weight: bold;
    font-size: 36px;
  }
  .textandvideo__textwrapper__slider__item {
    margin: 0 90px;
  }
  .textandvideo__textwrapper__text {
    width: 500px;
  }
  .textandvideo__textwrapper__text h1,
  .textandvideo__textwrapper__text h2,
  .textandvideo__textwrapper__text h4,
  .textandvideo__textwrapper__text h5,
  .textandvideo__textwrapper__text h6 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1400px) {
  .textandvideo__textwrapper__text {
    width: 535px;
  }
  .textandvideo__textwrapper__verticalalign {
    top: 55%;
  }
}
@media only screen and (min-width: 1500px) {
  .textandvideo__textwrapper h1,
  .textandvideo__textwrapper h2,
  .textandvideo__textwrapper h4,
  .textandvideo__textwrapper h5,
  .textandvideo__textwrapper h6 {
    font-size: 60px;
  }
  .textandvideo__textwrapper__text {
    width: 535px;
  }
  .textandvideo__textwrapper__verticalalign {
    top: 55%;
  }
}
@media only screen and (min-width: 1600px) {
  .textandvideo__textwrapper__verticalalign {
    top: 50%;
  }
}
.button {
  padding: 0 0 145px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: left;
  width: 100%;
}
.btn {
  font-family: 'Nunito', sans-serif;
  border: none;
  border-radius: 30px;
  height: 51px;
  font-size: 17px;
  display: inline-block;
  padding: 11px 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn span {
  padding: 2px 10px 0 0;
}
.btn i {
  padding: 0 0 0 10px;
}
.btn a,
.btn i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 12px 58px;
}
.btn-lg--primary {
  color: white;
  background-color: #323c46;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-lg--primary:hover {
  background-color: white;
  color: #323c46;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 0 20px 2px 20px;
  font-size: 14px;
  height: 31px;
}
.btn-dropdown {
  color: white;
  text-align: left;
  background: #303A44;
  width: 100%;
  height: unset;
  display: block;
  border-radius: 40px;
  font-size: 22px;
  padding: 28px 35px 34px 35px;
}
.btn-dropdown a {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.btn-dropdown p {
  font-size: 18px;
}
.btn-dropdown p a {
  display: initial;
}
.btn-dropdown:hover {
  color: white;
}
.btn-dropdown .btn-active i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.btn-accordion {
  cursor: unset;
  text-align: left;
  width: 100%;
  height: unset;
  border-radius: 40px;
  font-size: 22px;
  padding: 0;
}
.btn-accordion a,
.btn-accordion i {
  padding: 5px 0 0 0;
}
.btn-accordion a {
  cursor: pointer;
  padding: 14px 35px 20px 35px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.btn-accordion i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-accordion p {
  font-size: 16px;
}
.btn-accordion p a {
  display: initial;
}
.btn-accordion:hover {
  color: white;
}
.btn-accordion .fa-plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn-accordion .fa-minus {
  display: none;
}
.btn-accordion .btn-active .fa-minus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn-accordion .btn-active .fa-plus {
  display: none;
}
.btn-secondary {
  background-color: white;
  color: #00405F;
}
.btn-secondary:hover {
  background-color: #E3E3E3;
}
.btn-orange {
  background-color: #e86a0f;
  color: white !important;
}
.btn-orange:hover {
  background-color: #A64D0B;
}
.ceodisplay {
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  position: relative;
  float: left;
  width: 100%;
  height: 818px;
  /*  Small desktop
	  --------------------------------------- */
}
.ceodisplay__wrapper {
  position: unset;
}
.ceodisplay__wrapper__left {
  position: absolute;
  bottom: 40px;
}
.ceodisplay__wrapper__left__logo {
  margin-bottom: 20px;
}
.ceodisplay__wrapper__left__headline {
  font-family: 'Nunito', sans-serif;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 19.8px;
}
.ceodisplay .h1 {
  margin: 0 0 15px 0;
  font-size: 44px;
  font-family: 'Nunito', sans-serif;
}
.ceodisplay__text {
  line-height: 20px;
  margin-top: 100px;
  margin-bottom: 100px;
}
.ceodisplay__text p {
  margin: 0 0 12px 0;
}
@media only screen and (max-width: 1200px) {
  .ceodisplay__text {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 992px) {
  .ceodisplay__text {
    margin-top: 80px;
  }
  .ceodisplay__text p {
    font-size: 14px;
  }
  .ceodisplay__text h1 {
    font-size: 28px;
  }
  .ceodisplay__text h4 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  .ceodisplay__wrapper__left {
    display: none;
  }
}
.nav__ecom {
  list-style: none;
  padding: 0 25px;
  margin: 0;
}
.nav__ecom li {
  display: block;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
.nav__ecom li .M2 {
  padding-left: 15px;
}
.nav__ecom li .M2 li {
  text-transform: none;
  font-weight: normal;
}
.nav__ecom li .M2 li:last-child {
  border-bottom: none;
}
.nav__ecom li:last-child {
  border-bottom: none;
}
.nav__ecom li p {
  margin: 0;
  opacity: 0.5;
}
.nav__ecom li a {
  text-decoration: none;
}
.nav__ecom li a:hover {
  text-decoration: underline;
}
.nav__ecom li a.active {
  font-weight: bold;
  color: #8799a5;
}
.nav__ecom li-plus {
  color: #00405F;
  font-weight: normal;
}
.nav__product {
  list-style: none;
  padding: 10px 0 0 0;
}
.nav__product li {
  display: block;
  padding: 5px 0;
  border-top: 1px solid black;
  border-bottom: 0;
  font-weight: bold;
  font-family: 'Nunito', sans-serif, sans-serif;
}
.nav__product li p {
  margin: 0;
  display: inline-block;
  font-size: 14px;
}
.nav__product li a {
  text-decoration: none;
}
.nav__product li a:hover {
  text-decoration: underline;
}
.nav__product li a.active {
  font-weight: bold;
  color: #8799a5;
}
.nav__product__button {
  color: #e87814;
  font-size: 15px;
}
@media only screen and (max-width: 992px) {
  .nav__ecom,
  .nav__product {
    padding: 0;
    margin-bottom: 30px;
  }
}
.blogpost {
  padding: 50px 0 20px 0;
  width: 100%;
  background-color: white;
  float: left;
}
.blogpost__header {
  color: #303A44;
  padding-left: 10px;
  font-size: 48px;
  margin-bottom: 15px;
  text-align: center;
}
.blogpost__item {
  margin-top: 20px;
  max-width: 277px;
  margin-left: auto;
  margin-right: auto;
}
.blogpost__item__header {
  color: #00405F;
  font-size: 21px;
  margin: 5px 0 0 0;
  font-family: 'Nunito', sans-serif;
  -ms-hyphens: auto;
      hyphens: auto;
}
.blogpost__item__date {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
}
.blogpost__item__details {
  font-size: 14px;
}
.blogpost__item__link {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
}
.pt-remove {
  padding-top: 0;
}
@media only screen and (min-width: 1200px) {
  .blogpost__header {
    text-align: left;
  }
}
.singleblogpost {
  margin-top: 75px;
  margin-bottom: 100px;
}
.singleblogpost__header {
  font-size: 48px;
  text-align: center;
}
.singleblogpost__tagswrapper {
  margin-top: 20px;
  margin-bottom: 10px;
}
.singleblogpost__tagswrapper__tag {
  margin: 24px auto 12px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  width: 250px;
  border-radius: 30px;
  color: white !important;
  background-color: #303A44;
  font-size: 18px;
  font-style: normal;
  font-family: 'Flama Semibold', sans-serif;
  line-height: 28px;
  padding: 0 30px;
}
.singleblogpost__tagswrapper__tag:first-child {
  margin-left: 0;
}
.singleblogpost__tagswrapper__tag:hover {
  background: #323c46;
  color: white;
}
.singleblogpost__tagswrapper__tag::before {
  content: "\f060";
  font-family: 'Font Awesome 5 Pro';
  margin-right: 10px;
}
.singleblogpost__img {
  margin-top: 25px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 3;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  /* The Close Button */
}
.modal-content {
  background-color: #fefefe;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  /*margin: 30% auto;*/
  padding: 10px;
  border: 1px solid #888;
  width: 300px;
  /* Could be more or less, depending on screen size */
  text-align: center;
  font-family: 'Nunito', sans-serif;
}
.modal p {
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #323c46;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.modal a {
  font-weight: 600;
}
.modal a:hover {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
}
.modal .close {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #323c46;
  float: right;
  font-size: 24px;
  line-height: 0px;
  position: relative;
  top: 8px;
  right: 0px;
  font-weight: lighter;
}
.modal .close:hover,
.modal .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.menu {
  background-repeat: no-repeat;
  background-position: right;
}
.menu__background {
  padding: 30px 0 55px 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.menu__list {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.menu__list__item {
  margin: 0 0 25px 0;
}
.menu__list__item__button {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  text-align: left;
}
.menu__list__item__button__text--primary {
  font-size: 22px;
  font-family: 'Nunito', sans-serif;
  line-height: 2;
}
.menu__list__item__button__text--secondary {
  font-size: 16px;
  font-weight: normal;
  color: #303A44;
}
.menu__list__item__button p {
  margin: 0;
}
.menu__list__item img {
  width: 100%;
  height: 214px;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu__list__item:hover .btn-lg {
  background: white;
  color: #323c46;
}
.menu__list .col-12 {
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tooltip {
  opacity: 1;
  z-index: unset;
}
.tooltip__text {
  width: 100px;
  visibility: hidden;
  position: absolute;
  z-index: 99;
  color: white;
  background-color: #323c46;
  padding: 5px;
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 10px;
  text-align: center;
  bottom: 0;
}
.tooltip__text--details {
  left: 60px;
  bottom: 27%;
}
.tooltip:hover {
  cursor: pointer;
}
.tooltip:hover .tooltip__text {
  visibility: visible;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background: radial-gradient(closest-side, white 66%, transparent 0% 100%), conic-gradient(#E87814 0%, white 0);
  border: solid 1px black;
}
.counter__inner {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 165px;
  height: 165px;
  border-radius: 50%;
  border: solid 1px black;
}
.counter__inner__text,
.counter__inner__number {
  vertical-align: middle;
  text-align: center;
  font-family: 'Nunito', sans-serif, sans-serif;
  line-height: 1;
  display: inline-block;
}
.counter__inner__number {
  font-weight: 900;
  font-size: 90px;
}
.counter__inner__text {
  font-size: 20px;
}
.counter__size--small .counter__inner__number {
  font-size: 60px;
}
.counter__size--small .counter__inner__text {
  font-size: 15px;
}
.counter__size--medium .counter__inner__number {
  font-size: 90px;
}
.counter__size--medium .counter__inner__text {
  font-size: 20px;
}
.counter__logo {
  width: 58%;
  padding-left: 10%;
  display: inline-block;
  border-left: 2px solid black;
  margin: auto;
}
.service-notification {
  display: none;
  width: 100%;
  top: -5px;
  z-index: 1000;
  position: fixed;
  padding: 25px 35px 20px 35px;
  background-color: #FFD244;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid black;
}
.service-notification p {
  font-weight: bold;
  margin: 0;
  font-size: 16px;
  color: black;
}
@media only screen and (min-width: 992px) {
  .service-notification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.slider.noUi-horizontal {
  height: 8px;
  margin-top: 15px;
}
.slider .noUi-tooltip {
  background: white;
  color: #303A44;
  padding: 15px;
  bottom: -80px;
  display: none;
  font-weight: bold;
  font-style: italic;
  border: 0;
  border-radius: unset;
}
.slider .noUi-tooltip::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent white transparent;
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.slider .noUi-active .noUi-tooltip {
  display: block;
}
.slider .noUi-target {
  background: none;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.slider .noUi-connects {
  background: white;
  border-radius: 0;
}
.slider .noUi-connect {
  background: white;
}
.slider .noUi-handle {
  border: 0;
  border-radius: 50%;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  width: 20px;
  height: 20px;
}
.slider .noUi-handle::before,
.slider .noUi-handle::after {
  display: none;
}
.slider .noUi-handle-lower {
  background: #E6E6E6;
}
.slider .noUi-handle-upper {
  background: #e86a0f;
}
.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label::before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 22px;
  height: 22px;
  border: 2px solid #E6E6E6;
  border-radius: 50%;
}
.styled-checkbox:hover + label::before {
  background: #e86a0f;
}
.styled-checkbox:focus + label::before {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label::before {
  background: #e86a0f;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label::before {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 11px;
  background: white;
  width: 3px;
  height: 3px;
  -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
          box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.image-caption-section {
  float: left;
  width: 100%;
  height: 876px;
  position: relative;
  background-size: cover;
}
.image-caption-section--corner {
  height: 896px;
}
.image-caption-section--corner .image-caption-section__content {
  padding: 0 10px 120px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-right: auto;
  margin-left: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.image-caption-section--corner .image-caption-section__content .row {
  width: 100%;
}
@media (min-width: 1110px) {
  .image-caption-section--corner .image-caption-section__content {
    width: 1080px;
  }
}
.image-caption-section--corner .image-caption-section__content .image-caption-section__content__text {
  max-width: 525px;
}
.image-caption-section--small {
  height: 785px;
}
.image-caption-section--small .image-caption-section__content__text {
  text-align: center;
  max-width: 878px;
}
.image-caption-section--large {
  height: 954px;
}
.image-caption-section--large .image-caption-section__content__text {
  max-width: 739px;
}
.image-caption-section__overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
}
.image-caption-section__content {
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 1;
}
.image-caption-section__content .btn {
  margin-top: 15px;
}
.image-caption-section__content__text {
  max-width: 595px;
  color: #fff;
}
.image-caption-section__content__icon {
  display: none;
}
.image-caption-section__content__icon img {
  padding: 40px 60px 40px 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 992px) {
  .image-caption-section__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .image-caption-section__content__icon {
    display: block;
  }
}
.accordion-list {
  width: 100%;
  float: left;
  position: relative;
  background-size: cover;
  padding: 107px 0 213px 0;
  color: #303A44;
  text-align: center;
}
.accordion-list h2 {
  margin-bottom: 20px;
}
.accordion-list__text {
  margin: 0 auto 60px auto;
  max-width: 841px;
}
.accordion-list__footer {
  margin-top: 38px;
}
.accordion-list .accordion--jewel:nth-child(even) {
  background: #036C53;
  color: white;
}
.accordion {
  border-radius: 40px;
  text-align: left;
  margin: 0 0 11px 0;
}
.accordion__content {
  color: #303A44;
  background: #F0F0F0;
  padding: 30px;
  font-family: 'Nunito', sans-serif;
  text-wrap: wrap;
  border-radius: 0 0 40px 40px;
}
.accordion__content a {
  text-decoration: underline;
  padding: 0;
  color: #303A44;
}
.accordion--primary {
  background: #00405F;
  color: white;
}
.accordion--orange {
  background: #e86a0f;
  color: white;
}
.accordion--jewel {
  background: #009A75;
  color: white;
}
.accordion--gold {
  background: #A6987D;
  color: white;
}
.image {
  display: none;
  float: left;
  width: 100%;
  height: 961px;
  position: relative;
}
.image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .image {
    display: block;
  }
}
.infobox {
  background: url(Assets/footer.4f0a88.png) no-repeat center left, #00405F;
  float: left;
  width: 100%;
  padding: 120px 0;
}
.infobox__elementwrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #303A44;
  padding: 0;
  width: 100%;
  margin: 15px 0;
}
.infobox__elementwrapper__element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100%;
  text-align: left;
}
.infobox__elementwrapper__element h2,
.infobox__elementwrapper__element h6 {
  padding: 0 10px;
  margin: 0;
}
.infobox__elementwrapper__element__number {
  color: #009A75;
}
.infobox__elementwrapper__element__headline,
.infobox__elementwrapper__element__text {
  text-align: center;
}
.infobox__elementwrapper__element__headline {
  width: 80%;
  font-size: 27px;
  font-family: 'Flama Semibold', sans-serif;
  height: 65px;
  line-height: 65px;
}
.infobox__elementwrapper__element__icon {
  width: 20%;
  font-size: 36px;
  text-align: center;
  height: 65px;
  line-height: 65px;
}
.infobox__elementwrapper__element__textwrapper {
  width: 100%;
}
.infobox__elementwrapper__element__textwrapper a,
.infobox__elementwrapper__element__textwrapper u,
.infobox__elementwrapper__element__textwrapper p {
  text-decoration: none !important;
}
.infobox__elementwrapper__element__textwrapper a {
  color: white;
}
.infobox__elementwrapper__element__textwrapper a::before {
  color: #e86a0f;
  content: "\f067";
  font-family: 'Font Awesome 5 Pro';
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .infobox__elementwrapper {
    padding: 45px 0 20px 0;
  }
}
.rounded-image {
  float: left;
  margin: 86px 0 0 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rounded-image img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px;
  width: 80%;
  height: 38vw;
}
@media (min-width: 1310px) {
  .rounded-image img {
    width: 1054px;
    height: 496px;
  }
}
.header__logo {
  width: auto;
}
.header__group__menu ul .dropdown-desktop .dropdown-menu .top-level-group {
  font-weight: 700;
}
.header__group__cart a,
.productlist__filter {
  background: #00405F;
}
.header__group__menu ul .dropdown-desktop .dropdown-menu {
  background: url(Assets/intersect.94ce79.png) no-repeat, #D7D2CB;
}
.contentbar {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.3)), to(transparent)), #81C241;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 20%, transparent 100%), #81C241;
}
.btn-dropdown {
  background: #00405F;
}
.btn-secondary:hover {
  background-color: #D7D2CB;
}
.btn-orange {
  background-color: #81C241;
}
.btn-orange:hover {
  background-color: #CADE9A;
}
.global-cta a {
  background-color: #00405F !important;
}
.breadcrumb__content__item .active {
  color: #00405F;
}
.slider .noUi-handle-upper,
.styled-checkbox:checked + label::before {
  background: #81C241;
}
.styled-checkbox:hover + label::before {
  background: #81C241;
}
.styled-checkbox:checked + label::before {
  background: #81C241;
}
.styled-checkbox:disabled + label {
  color: #D7D2CB;
}
.styled-checkbox:disabled + label::before {
  background: #D7D2CB;
}
.salesbox {
  background: #00405F;
}
.salesbox--orange {
  background: #00405F;
}
.textwithhiddentext__button__icon {
  color: #00405F;
}
.infobox__elementwrapper__element__number {
  color: #81C241;
}
.footer {
  background: #D7D2CB 0 0 / 100% 134.775% no-repeat;
}
.contentbar {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(0, 0, 0, 0.3)), to(transparent)), #81C241;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 20%, transparent 100%), #81C241;
}
.textandvideo__videowrapper__video__wrapper__icon {
  border: 10px solid #81C241 !important;
  color: #81C241 !important;
}

