.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-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{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-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}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.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{-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}.no-js .owl-carousel{display:block}.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 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(vendor/owlcarousel/owl.video.play.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-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.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{text-align:center;-webkit-tap-highlight-color:transparent}.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}#holdon-overlay{position:fixed;width:100%;height:100%;left:0;top:0;bottom:0;right:0;background:#000;opacity:.8;z-index:9999}#holdon-content-container{width:100%;padding:0;vertical-align:middle;display:table-cell!important;margin:0;text-align:center}#holdon-content{text-align:center;width:50px;height:57px;position:absolute;top:50%;left:50%;margin:-28px 0 0 -25px}#holdon-message{width:100%;text-align:center;position:absolute;top:55%;color:#fff}.sk-rect{width:50px;height:40px;text-align:center;font-size:10px}.sk-rect>div{background-color:#333;height:100%;width:6px;display:inline-block;-webkit-animation:sk-rect-anim 1.2s infinite ease-in-out;animation:sk-rect-anim 1.2s infinite ease-in-out}.sk-rect .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-rect .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-rect .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-rect .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-rect-anim{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-rect-anim{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.sk-cube{width:50px;height:40px;text-align:center;font-size:10px}.sk-cube1,.sk-cube2{background-color:#333;width:15px;height:15px;position:absolute;top:0;left:0;-webkit-animation:sk-cube 1.8s infinite ease-in-out;animation:sk-cube 1.8s infinite ease-in-out}.sk-cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-cube{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes sk-cube{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.sk-dot{width:50px;height:40px;text-align:center;font-size:10px;-webkit-animation:sk-dot-rotate 2s infinite linear;animation:sk-dot-rotate 2s infinite linear}.sk-dot1,.sk-dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#333;border-radius:100%;-webkit-animation:sk-dot-bounce 2s infinite ease-in-out;animation:sk-dot-bounce 2s infinite ease-in-out}.sk-dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-dot-rotate{100%{-webkit-transform:rotate(360deg)}}@keyframes sk-dot-rotate{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}@-webkit-keyframes sk-dot-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-dot-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.sk-bounce{width:60px;height:40px;text-align:center;font-size:10px}.sk-bounce>div{width:18px;height:18px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.sk-bounce .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.sk-bounce .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-circle{width:60px;height:40px;text-align:center;font-size:10px}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-cube-grid{width:60px;height:60px;text-align:center;font-size:10px}.sk-cube-grid .sk-cube-child{width:33%;height:33%;background-color:#333;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube-grid1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube-grid2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube-grid3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube-grid4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube-grid5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube-grid6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube-grid7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube-grid8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube-grid9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}.sk-folding-cube{margin:20px auto;width:40px;height:40px;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.sk-folding-cube .sk-cube-parent{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube-parent:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cubechild2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cubechild3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cubechild4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cubechild2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-folding-cube .sk-cubechild3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.sk-folding-cube .sk-cubechild4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.sk-fading-circle{width:50px;height:40px;text-align:center;font-size:10px}.sk-fading-circle .sk-circle-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle-child:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-fading-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-fading-circle .sk-fading-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-fading-circle .sk-fading-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-fading-circle .sk-fading-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-fading-circle .sk-fading-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-fading-circle .sk-fading-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-fading-circle .sk-fading-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-fading-circle .sk-fading-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-fading-circle .sk-fading-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-fading-circle .sk-fading-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-fading-circle .sk-fading-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-fading-circle .sk-fading-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-fading-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-fading-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-fading-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-fading-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-fading-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-fading-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-fading-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-fading-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-fading-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-fading-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-fading-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}@-webkit-viewport{width:device-width}@-moz-viewport{width:device-width}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/blank.gif);-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/fancybox_loading@2x.gif);background-size:24px 24px}}@font-face{font-family:Lato;font-style:italic;font-weight:100;src:url(https://fonts.gstatic.com/s/lato/v20/S6u-w4BMUTPHjxsIPx-oPCc.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v20/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v20/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v20/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:900;src:url(https://fonts.gstatic.com/s/lato/v20/S6u_w4BMUTPHjxsI3wi_Gwfo.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/lato/v20/S6u8w4BMUTPHh30AXC-v.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v20/S6uyw4BMUTPHjx4wWw.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype')}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/robotoslab/v16/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojIWmb2Rm.ttf) format('truetype')}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/robotoslab/v16/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSmb2Rm.ttf) format('truetype')}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/robotoslab/v16/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rm.ttf) format('truetype')}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;src:url(https://fonts.gstatic.com/s/robotoslab/v16/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjovoSmb2Rm.ttf) format('truetype')}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/robotoslab/v16/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2Rm.ttf) format('truetype')}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/robotoslab/v16/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoJYOmb2Rm.ttf) format('truetype')}.vertical-align{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}/*! normalize.css v3.0.0 | 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,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:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.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:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-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]{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;-moz-box-sizing:content-box;-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 silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:0 0!important;box-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:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:transparent}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#1548be;text-decoration:none;-webkit-transition:.3s;transition:.3s}a:focus,a:hover{color:#103790}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.site-main__content img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.7;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:23px;margin-bottom:23px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:11px;margin:0 0 11.5px;font-size:13px;line-height:1.7;word-break:break-all;word-wrap:break-word;color:#333;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:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:800px){.container{width:870px}}@media (min-width:990px){.container{width:990px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{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:0}.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:0}.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-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{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:0}.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:0}.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:800px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{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:0}.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:0}.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:990px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{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:0}.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:0}.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{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:23px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.7;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>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{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>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:17.25px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:23px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.7;color:#555}.form-control{display:block;width:100%;height:37px;padding:6px 12px;font-size:14px;line-height:1.7;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-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}.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,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:37px}.form-group{margin-bottom:15px}.checkbox,.radio{display:block;min-height:23px;margin-top:10px;margin-bottom:10px;padding-left:20px}.checkbox label,.radio label{margin-right:40px;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{float:left;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:46.25px}.has-feedback .form-control-feedback{position:absolute;top:28px;right:0;display:block;width:37px;height:37px;line-height:37px;text-align:center}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(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 .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(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}.form-control-static{margin-bottom: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 .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:30px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}.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:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#1548be}.nav .nav-divider{height:1px;margin:10.5px 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.7;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-tabs.nav-justified>.active>a:hover{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:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#1548be}.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:focus,.nav-tabs-justified>.active>a:hover{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:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.nav:after,.nav:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.nav:after,.row: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}.text-hide .entry-text-on-image__item__content__text{opacity:1;-webkit-transition:.3s;transition:.3s}.text-hide:hover .icon{opacity:1!important}.text-hide:hover .entry-text-on-image__item__content__text{opacity:0!important}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:799px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:800px) and (max-width:989px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:990px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:799px){.hidden-sm{display:none!important}}@media (min-width:800px) and (max-width:989px){.hidden-md{display:none!important}}@media (min-width:990px){.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}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.vmcms-navigation-container-slider-238 .container{padding-left:5px;padding-right:5px}body{background-repeat:no-repeat;background-position-x:center;background-position-y:top}.donation-header{margin:15px 0 0 0}.image{margin-left:0}@media only screen and (min-width:768px){.image{margin-left:-15px}}.news-slider .owl-nav{position:relative}.news-slider .owl-prev{position:absolute;top:-185px;left:-30px;font-size:33px;color:#214951}.news-slider .owl-prev:hover{color:#4693a7}.news-slider .owl-next{position:absolute;top:-185px;right:-30px;font-size:33px;color:#214951}.news-slider .owl-next:hover{color:#4693a7}.main-slider .slider__shadow{box-shadow:0 0 90px 45px #214951}.main-slider .owl-nav{position:relative}.main-slider .owl-prev{position:absolute;top:-185px;left:30px;font-size:33px;color:#fff}.main-slider .owl-next{position:absolute;top:-185px;right:30px;font-size:33px;color:#fff}.socialmedia-header{margin-top:20px;font-size:19px;width:100%;background:#1548be;color:#fff;font-weight:700;padding:15px 15px 15px 50px}.socialmedia-content{font-size:19px;width:100%;color:#fff;height:145px;padding:30px 50px}.socialmedia-content__icons{font-size:47px;padding:0}@media only screen and (min-width:768px){.socialmedia-content__icons{padding:15px}}.socialmedia-content__icons__big{color:rgba(255,255,255,.78)}.socialmedia-content__icons__big:hover{color:#fff}.background-white{background:#fff;height:100%}.product-view__price--before{display:block}@font-face{font-family:FontAwesome;src:url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.eot);src:url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.eot#iefix) format('embedded-opentype'),url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.woff) format('woff'),url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf) format('truetype'),url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/fonts/fontawesome-webfont.svg) format('svg');font-weight:400;font-style:normal}.icon{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-big{font-size:18px}.icon-bigger{font-size:24px}.icon-biggest{font-size:30px}.icon-huge{font-size:36px}.box--huge{padding-top:45px;padding-bottom:45px}.box--large{padding-top:30px;padding-bottom:30px}.box--normal{padding-top:15px;padding-bottom:15px}.box--small{padding-top:15px;padding-bottom:15px}@media only screen and (min-width:768px){.box--huge{padding-top:90px;padding-bottom:90px}.box--large{padding-top:60px;padding-bottom:60px}.box--normal{padding-top:45px;padding-bottom:45px}.box--small{padding-top:30px;padding-bottom:30px}}body{font-family:Lato,Helvetica,Arial,sans-serif;font-weight:300;font-size:14px;line-height:1.7}body .h1,body .h2,body .h3,body .h4,body .h5,body .h6,body h1,body h2,body h3,body h4,body h5,body h6{font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;line-height:1.2;font-weight:500;text-transform:uppercase;color:#465060}body .h1 .small,body .h1 small,body .h2 .small,body .h2 small,body .h3 .small,body .h3 small,body .h4 .small,body .h4 small,body .h5 .small,body .h5 small,body .h6 .small,body .h6 small,body h1 .small,body h1 small,body h2 .small,body h2 small,body h3 .small,body h3 small,body h4 .small,body h4 small,body h5 .small,body h5 small,body h6 .small,body h6 small{font-weight:400;line-height:1;color:#999}.h1,.h2,.h3,h1,h2,h3{margin-top:23px;margin-bottom:11.5px}.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,.h5,.h6,h4,h5,h6{margin-top:11.5px;margin-bottom:11.5px}.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:30px}.h3,h3{font-size:24px}.h4,h4{font-size:20px}.h5,h5{font-size:16px}.h6,h6{font-size:14px}p{margin:0 0 11.5px;color:inherit}.lead{margin-bottom:23px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.form--standard .required{position:relative}.form--standard .form-control{box-shadow:none}.form--standard .form-control::-moz-placeholder{color:inherit}.form--standard__dropdown,.form--standard__textarea,.form--standard__textbox{font-size:15px;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border:none!important;margin-bottom:10px;padding:16px}.form--standard__textarea{width:100%;height:170px;background:#dee2e7}.form--standard__textbox{width:100%;height:52px}.form--standard__dropdown{margin-top:10px;width:100%;background:#dee2e7;height:52px}.form--standard .btn{width:100%!important}input:focus,textarea:focus{background-color:#dee2e7;border:none;box-shadow:none}input:required,textarea:required{box-shadow:none}.radio,.radio label{font-weight:300!important}.btn{text-align:center;width:auto;display:inline-block;border:none;text-transform:uppercase;-webkit-transition:.3s;transition:.3s;line-height:100%;font-family:Lato,Helvetica,Arial,sans-serif;letter-spacing:.4px;font-weight:700;padding:15px 30px;background:#1548be;color:#fff}.btn:focus{box-shadow:none;outline:0;outline:-webkit-focus-ring-color auto 0}.btn--xlarge{font-size:14px;padding:18px 32px;font-weight:900}.btn--large{font-size:12px;padding:16px 28px;font-weight:900}.btn--normal{font-size:11px;padding:12px 22px}.btn--small{font-size:10px;padding:10px 18px}.btn--xsmall{font-size:9px;padding:8px 14px}.btn--square--primary{background-color:#1548be;border:solid 2px #1548be;color:#fff}.btn--square--primary-hover:hover{background-color:#1548be;border:solid 2px #1548be;color:#fff}.btn--square--dark{background-color:#465060;border:solid 2px #465060;color:#fff}.btn--square--dark-hover:hover{background-color:#465060;border:solid 2px #465060;color:#fff}.btn--square--light{background-color:#f5f7f9;border:solid 2px #f5f7f9;color:#465060}.btn--square--light-hover:hover{background-color:#f5f7f9;border:solid 2px #f5f7f9;color:#465060}.btn--round--primary{background-color:#1548be;color:#fff;border:solid 2px #1548be;border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}.btn--round--primary-hover:hover{background-color:#1548be;color:#fff;border:solid 2px #1548be}.btn--round--dark{background-color:#465060;color:#f5f7f9;border:solid 2px #465060;border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}.btn--round--dark-hover:hover{background-color:#697382;border:solid 2px #697382;color:#fff}.btn--round--light{background-color:#f5f7f9;color:#465060;border:solid 2px #f5f7f9;border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px}.btn--round--light-hover:hover{background-color:#f5f7f9;color:#465060;border:solid 2px #f5f7f9}.btn--stroke--primary{background-color:transparent;border:solid 2px #1548be;color:#1548be}.btn--stroke--primary-hover:hover{background-color:transparent;border:solid 2px #1548be;color:#1548be}.btn--stroke--dark{background-color:transparent;border:solid 2px #697382;color:#697382}.btn--stroke--dark-hover:hover{background-color:transparent;border:solid 2px #697382;color:#697382}.btn--stroke--light{background-color:transparent;border:solid 2px #f5f7f9;color:#f5f7f9}.btn--stroke--light-hover:hover{background-color:transparent;border:solid 2px #f5f7f9;color:#f5f7f9}.btn--hover-primary:hover{background-color:#1548be;border-color:#1548be;color:#fff}.breadcrumbs{padding:15px 0}.breadcrumbs__title{font-size:18px;font-weight:700;float:left}.breadcrumbs-nav{margin:0;padding:0;list-style:none;font-size:13px;float:left}.breadcrumbs-nav li{float:left;padding-right:10px}.breadcrumbs-nav li:first-child{font-weight:500}.breadcrumbs-nav li:last-child{color:#1548be}.breadcrumbs-nav li a{color:inherit}.breadcrumbs-nav li a:hover{color:#1548be}.breadcrumbs-nav li a span:after{content:"/";padding-left:7px}.sidebar--left{float:left;width:100%}.sidebar__headline{color:#fff}.sidebar__title{font-size:20px;font-weight:400;background-color:#1548be;padding:20px 30px;color:#fff;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif}.sidebar__title a{font-size:20px;font-weight:400;background-color:#1548be;color:#fff;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif}.sidebar__nav{list-style:none;margin:0 0 30px;padding:0}.sidebar__nav>li a{color:#222;font-size:16px;font-weight:500;position:relative;border-bottom:solid 1px #dee2e7;border-left:solid 1px #dee2e7;border-right:solid 1px #dee2e7;background-color:#f5f7f9;padding:15px 30px;transition:background-color .5s;display:block}.sidebar__nav>li a:before{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#1548be;float:left;padding-right:10px}.sidebar__nav>li a:before-big{font-size:18px}.sidebar__nav>li a:before-bigger{font-size:24px}.sidebar__nav>li a:before-biggest{font-size:30px}.sidebar__nav>li a:before-huge{font-size:36px}.sidebar__nav>li a:hover{color:#1548be;background-color:#fff;border-left:solid 3px #1548be;border-right:solid 1px #fff}.sidebar__nav>li ul{list-style:none;margin:0;padding:0}.sidebar__nav>li ul li a{padding:15px 60px;color:#222}.sidebar__nav>li ul li a:before{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#1548be;float:left;padding-right:10px}.sidebar__nav>li ul li a:before-big{font-size:18px}.sidebar__nav>li ul li a:before-bigger{font-size:24px}.sidebar__nav>li ul li a:before-biggest{font-size:30px}.sidebar__nav>li ul li a:before-huge{font-size:36px}.sidebar__nav>li ul li a:hover{color:#1548be}.sidebar__nav>.active a{color:#1548be;background-color:#fff;border-left:solid 3px #1548be;border-right:solid 1px #fff}.parent ul{display:none}.active ul{display:block}.active ul li a{color:#222!important;border-left:solid 1px #dee2e7!important;border-right:solid 1px #dee2e7!important;background-color:#f5f7f9!important;padding:15px 30px}.active ul li a:hover{color:#1548be!important;background-color:#fff!important;border-left:solid 3px #1548be!important;border-right:solid 1px #fff!important}.active ul .active a{color:#1548be!important;background-color:#fff!important;border-left:solid 3px #1548be!important;border-right:solid 1px #fff!important}.sidebar{margin-bottom:60px}.sidebar__header{padding:15px 0;margin-bottom:15px;font-family:Lato,Helvetica,Arial,sans-serif;font-size:18px;font-weight:700;color:#2c3e50;line-height:1}.sidebar__nav{background:#fff;margin-bottom:2px;border-radius:0}.sidebar__nav__top{display:block;padding:15px 0;font-family:Lato,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;color:#34495e;line-height:14px;text-transform:uppercase;letter-spacing:1px;border-radius:0;border-bottom:1px solid #eaeaea}.sidebar__nav__top--active{border-bottom-left-radius:0;border-bottom-right-radius:0}.sidebar__nav__top:hover{cursor:pointer;color:#4f6f8f;transition:all linear .2s}.sidebar__nav__top:hover .sidebar__nav__top__icon{color:#748c9c;transition:all linear .2s}.sidebar__nav__top__icon{font-size:14px;color:#a1b1bc}.sidebar__nav__content{display:none}.sidebar__nav__content--active{display:block}.sidebar__nav__list{list-style:none;margin:0;padding:0;border-bottom:1px solid #eaeaea;position:relative}.sidebar__nav__list ul{list-style:none}.sidebar__nav__list__item-color__link{float:left;width:30px;height:30px;margin:5px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.sidebar__nav__list__item-color__link--active:after{content:"\f00c";font-family:font-awesome;font-style:normal;font-weight:400;text-decoration:inherit;position:absolute;font-size:20px;z-index:1;text-indent:5px;color:#fff}.sidebar__nav__list__item{font-family:Lato,Helvetica,Arial,sans-serif;font-size:14px}.sidebar__nav__list__item:first-child{padding:7px 0 0}.sidebar__nav__list__item:last-child{padding:0 0 7px}.sidebar__nav__list__item__link{display:block;margin:2px;padding:5px 0;color:#a1b1bc;transition:all linear .2s}.sidebar__nav__list__item__link:hover{color:#748c9c}.sidebar__nav__list__item__link--active{background:#a1b1bc;color:#fdfdfd}.sidebar__nav__list__item__link--active:hover{color:#fff}.sidebar__nav__list__circle{display:inline-block;margin-right:13px;margin-bottom:3px;padding:0;width:31px;border-radius:50%;line-height:1}.sidebar__nav__list__circle__link{position:relative;float:left;height:36px;font-size:36px;color:#eaeaea;transition:all linear .2s}.sidebar__nav__list__circle__link:hover{color:#888f91}.sidebar__nav__list__circle__link:hover .sidebar__nav__list__circle__link__text{color:#fdfdfd}.sidebar__nav__list__circle__link--active{color:#888f91}.sidebar__nav__list__circle__link--active .sidebar__nav__list__circle__link__text{color:#fdfdfd}.sidebar__nav__list__circle__link__text{position:absolute;width:100%;top:13px;left:0;font-family:Lato,Helvetica,Arial,sans-serif;font-size:12px;color:#68696a;text-align:center;text-transform:uppercase}.sidebar__nav__list__btn{display:block;width:100%;margin-top:10px}@media only screen and (min-width:768px){.sidebar__nav__list__circle{margin-right:9px;margin-bottom:3px}}@media only screen and (min-width:800px){.sidebar__nav__list__circle{margin-right:7px;margin-bottom:3px}}@media only screen and (min-width:990px){.sidebar__nav__list__circle{margin-right:10px;margin-bottom:3px}}.sidebar-shop__search{margin:10px 0;float:left;width:100%}.sidebar-shop__search__input{width:80%;margin:0;float:left;border:0;padding:5px}.sidebar-shop__search__btn{margin:0;padding:5px;border:none;width:20%;color:#fff;background-color:#1548be}.slider{position:relative;width:100%;overflow:hidden}.slider .owl-dots{width:100%;text-align:center;position:absolute;bottom:10px}.slider .owl-dots .owl-dot{display:inline-block;width:12px;height:12px;background-color:#fff;opacity:.3;pointer-events:visible;border-top-right-radius:6px;border-top-left-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;margin-left:5px;margin-right:5px}.slider .owl-dots .owl-dot span{display:none}.slider .owl-dots .owl-dot.active{opacity:.8;width:16px;height:16px;border-top-right-radius:8px;border-top-left-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;margin-bottom:-2px}.slider .owl-controls{pointer-events:none;position:absolute;bottom:0;z-index:1000;width:100%}.slider .owl-controls .owl-buttons{position:absolute;top:50%;margin-top:-30px;width:100%;display:none!important}.slider .owl-controls .owl-buttons .owl-next,.slider .owl-controls .owl-buttons .owl-prev{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;line-height:60px;height:60px;width:50px;color:#fff;opacity:.3;display:inline-block;text-align:center;background-color:#fff;color:#333;-webkit-transition:.2s;transition:.2s;pointer-events:visible}.slider .owl-controls .owl-buttons .owl-next-big,.slider .owl-controls .owl-buttons .owl-prev-big{font-size:18px}.slider .owl-controls .owl-buttons .owl-next-bigger,.slider .owl-controls .owl-buttons .owl-prev-bigger{font-size:24px}.slider .owl-controls .owl-buttons .owl-next-biggest,.slider .owl-controls .owl-buttons .owl-prev-biggest{font-size:30px}.slider .owl-controls .owl-buttons .owl-next-huge,.slider .owl-controls .owl-buttons .owl-prev-huge{font-size:36px}.slider .owl-controls .owl-buttons .owl-next:hover,.slider .owl-controls .owl-buttons .owl-prev:hover{opacity:.8}.slider .owl-controls .owl-prev{float:left}.slider .owl-controls .owl-next{float:right}.slider__item{padding:10px 10px 40px 10px;background-color:#efefef;height:auto}.slider__item:after,.slider__item:before{content:" ";display:table}.slider__item:after{clear:both}.slider__item:after,.slider__item:before{content:" ";display:table}.slider__item:after{clear:both}.slider__item__image{height:180px}.slider__item__content{background-color:#fff;padding:30px}.slider__item__content h1,.slider__item__content h2,.slider__item__content h3,.slider__item__content h4,.slider__item__content h5,.slider__item__content h6{margin-top:0;font-size:24px}@media only screen and (min-width:800px){.slider{height:320px}.slider .owl-controls .owl-pagination{bottom:30px}.slider .owl-controls .owl-buttons{display:block}.slider__item{height:320px;padding:10px}.slider__item__image{float:left;width:75%;height:100%}.slider__item__content{float:right;width:25%;height:100%}}.search__search{margin:10px 0;float:left;width:100%}.search__search__input{width:80%;margin:0;float:left;border:0;padding:5px}.search__search__btn{margin:0;padding:5px;border:none;width:20%;color:#fff;background-color:#1548be}@media only screen and (min-width:990px){.search__search__input{width:90%}.search__search__btn{width:10%}}.entry__bg{position:absolute;content:"";width:100%;height:100%;top:0;left:0;bottom:0;right:0}.entry__item{display:block}.entry__item .hover-indicator{width:0;height:0;border-bottom:0 solid transparent;border-right:40px solid;border-top:40px solid transparent;bottom:0;right:0;position:absolute;z-index:10;-webkit-transition:.3s;transition:.3s}.entry__item .hover-indicator:before{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:absolute;bottom:0;right:-33px;display:block;font-size:14px}.entry__item .hover-indicator:before-big{font-size:18px}.entry__item .hover-indicator:before-bigger{font-size:24px}.entry__item .hover-indicator:before-biggest{font-size:30px}.entry__item .hover-indicator:before-huge{font-size:36px}.entry__item__top{position:relative;overflow:hidden}.entry__item__top .overlay{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-transition:.3s;transition:.3s;opacity:0}.entry__item__top .overlay span{font-size:56px;font-weight:300;height:56px;width:56px;position:absolute;top:50%;left:50%;margin-top:-28px;margin-left:-28px;text-align:center;line-height:56px}.entry__item__top__page-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:20}.entry__item__bottom{width:100%;overflow:hidden;-webkit-transition:.3s;transition:.3s}.entry__item__bottom .h1,.entry__item__bottom .h2,.entry__item__bottom .h3,.entry__item__bottom .h4,.entry__item__bottom .h5,.entry__item__bottom .h6{margin:0;color:inherit}.entry__item__bottom p{padding-top:0;margin:0}.entry__item:hover .overlay{opacity:1}.entry__item:hover .hover-indicator:before{content:""}.hide-text .entry-text-on-image__item__content__text{opacity:1;-webkit-transition:.3s;transition:.3s}.hide-text:hover .icon{opacity:1!important}.hide-text:hover .entry-text-on-image__item__content__text{opacity:0!important}.entry-text-on-image__bg{position:absolute;content:"";width:100%;height:100%;top:0;left:0;bottom:0;right:0}.entry-text-on-image__item{display:block;position:relative;overflow:hidden}.entry-text-on-image__item__page-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:20}.entry-text-on-image__item img{-webkit-transition:.3s;transition:.3s}.entry-text-on-image__item__content{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;line-height:160%}.entry-text-on-image__item__content .top-left{position:absolute;left:30px;top:30px}.entry-text-on-image__item__content .top-right{position:absolute;right:30px;top:30px}.entry-text-on-image__item__content .bottom-left{position:absolute;left:30px;bottom:30px}.entry-text-on-image__item__content .bottom-right{position:absolute;right:30px;bottom:30px}.entry-text-on-image__item__content .textShadow p{text-shadow:2px 2px 2px rgba(34,41,56,.6)}.entry-text-on-image__item__content .textShadow .btn{text-shadow:none!important}.entry-text-on-image__item__content .icon{position:absolute;opacity:0;font-size:60px;line-height:60px;text-align:center;top:50%;left:0;right:0;margin:-30px auto;-webkit-transition:.3s;transition:.3s}.entry-pictogram__item{display:block;position:relative;-webkit-transition:.3s;transition:.3s}.entry-pictogram__item__page-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:20}.entry-pictogram__item .offset--small{position:absolute;top:-30px;left:0;right:0}.entry-pictogram__item .offset--normal{position:absolute;top:-40px;left:0;right:0}.entry-pictogram__item .offset--large{position:absolute;top:-55px;left:0;right:0}.entry-pictogram__item__icon{margin:auto;-webkit-transition:.3s;transition:.3s}.entry-pictogram__item__icon span{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block}.entry-pictogram__item .icon--large,.entry-pictogram__item .icon--normal,.entry-pictogram__item .icon--small{text-align:center}.entry-pictogram__item .icon--small{width:60px;height:60px;font-size:18px}.entry-pictogram__item .icon--normal{width:80px;height:80px;font-size:24px}.entry-pictogram__item .icon--large{width:110px;height:110px;font-size:36px}.entry-pictogram__item__content h3,.entry-pictogram__item__content p{color:inherit;margin:0}.entry-pictogram__item__content p{opacity:.8}.employee__item{position:relative;display:block;margin:15px 0;-webkit-transition:.3s;transition:.3s}.employee__item:after,.employee__item:before{content:" ";display:table}.employee__item:after{clear:both}.employee__item:after,.employee__item:before{content:" ";display:table}.employee__item:after{clear:both}.employee__item .hover-indicator{width:0;height:0;border-bottom:0 solid transparent;border-right:40px solid;border-top:40px solid transparent;bottom:0;right:0;position:absolute;z-index:10;-webkit-transition:.3s;transition:.3s}.employee__item .hover-indicator:before{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:absolute;bottom:0;right:-33px;display:block;font-size:14px}.employee__item .hover-indicator:before-big{font-size:18px}.employee__item .hover-indicator:before-bigger{font-size:24px}.employee__item .hover-indicator:before-biggest{font-size:30px}.employee__item .hover-indicator:before-huge{font-size:36px}.employee__item__top{position:relative;overflow:hidden}.employee__item__top__page-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:20}.employee__item__top__overlay{position:absolute;top:0;left:0;display:block;text-align:center;width:100%;height:100%;-webkit-transition:.3s;transition:.3s;opacity:0}.employee__item__social{position:absolute;top:50%;margin-top:-20px;width:100%}.employee__item__social__link{width:40px;height:40px;line-height:40px;font-size:16px;display:inline-block;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;margin:0 3px;position:relative;z-index:30}.employee__item__bottom{width:100%;overflow:hidden}.employee__item__bottom .h1,.employee__item__bottom .h2,.employee__item__bottom .h3,.employee__item__bottom .h4,.employee__item__bottom .h5,.employee__item__bottom .h6{margin:0;padding-top:0;color:inherit}.employee__item__bottom .position{font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:none;font-size:12px;margin:0;display:block;font-weight:400;opacity:.7}.employee__item__bottom .text{opacity:.7}.employee__item:hover .employee__item__top__overlay{opacity:1}.employee__item:hover .hover-indicator:before{content:""}@media only screen and (min-width:800px){.employee__image-left .employee__item__top{float:left;width:45%}.employee__image-left .employee__item__bottom{width:55%;float:left}}.news-sidebar__title{font-size:20px;font-weight:700;background-color:#1548be;padding:15px 30px;color:#fff;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}.news-sidebar__link{font-size:20px;font-weight:700;background:#bbb;padding:15px 30px;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif}.news-sidebar__link a{color:#fff}.news-sidebar__link .icon{padding:40px}.news-sidebar__content{border-top:1px solid #4693a7;background:#fff;color:#465060;padding:15px}.news-sidebar__content__title{font-weight:700;font-size:16px}.news-sidebar__content__date{padding-bottom:5px;font-size:12px}.news-sidebar__content__teaser{font-size:14px}.news-sidebar__content__link{font-weight:700;color:#1548be;font-size:16px}.news-sharebtns{font-size:30px;padding:0 5px}.news__list--big__item,.news__list--normal__item{margin:15px 0;display:block}.news__list--big__item .content,.news__list--normal__item .content{border:solid 30px #fff;background-color:#fff;height:210px;overflow:hidden}.news__list--big__item .content__heading,.news__list--normal__item .content__heading{font-size:18px;text-transform:uppercase!important;margin-top:0}.news__list--big__item .content__text,.news__list--normal__item .content__text{font-size:16px;color:#5f5f5f;line-height:120%;display:block}.news__list--small{background-color:#fff;padding:10px 30px;margin:15px 0 0 0;height:435px;overflow:hidden}.news__list--small__item{display:block;border-top:solid 1px #f5f7f9;height:46px;overflow:hidden}.news__list--small__item .content__heading{margin:0;line-height:46px;overflow:hidden;color:#5f5f5f}.news__list--small__item .content__heading:hover{color:#1548be}.news-slider__item__content__wrapper{height:auto;overflow:hidden}.news-slider__item__content__text{padding:15px}.page-title.color-tone--light{color:#465060}.page-title.color-tone--dark{color:#f5f7f9}.page-title--left.smatBreadcrumbs .page-title__breadcrumbs{left:auto!important;margin:-15px 0 0!important;padding:0!important;position:absolute!important;right:15px;top:50%!important;width:auto!important}.page-title--right.smatBreadcrumbs .page-title__breadcrumbs{left:auto!important;margin:-15px 0 0!important;padding:0!important;position:absolute!important;left:15px;top:50%!important;width:auto!important}.page-title{position:relative;padding:60px 0}.page-title--left .page-title__content{text-align:left}.page-title--left .page-title__breadcrumbs{text-align:left}.page-title--center .page-title__content{text-align:center}.page-title--center .page-title__breadcrumbs{text-align:center}.page-title--right .page-title__content{text-align:right}.page-title--right .page-title__breadcrumbs{text-align:right}.page-title__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.page-title__content{position:relative;color:inherit}.page-title__content h1,.page-title__content h2,.page-title__content h3,.page-title__content h4,.page-title__content h5,.page-title__content h6{font-size:30px;line-height:100%;margin:0 0 5px;color:inherit}.page-title__content p{font-size:18px;color:inherit;margin:0}.page-title__breadcrumbs{margin:0;padding:15px 0 0;list-style:none;font-size:13px;line-height:30px}.page-title__breadcrumbs li{display:inline-block;padding-right:5px}.page-title__breadcrumbs li:last-child{color:#1548be}.page-title__breadcrumbs li a{color:inherit}.page-title__breadcrumbs li a:hover{color:#1548be}.page-title__breadcrumbs li a span:after{content:"/";padding-left:5px}@media only screen and (min-width:800px){.page-title__content p{font-size:18px}}.heading .h1,.heading .h2,.heading .h3,.heading .h4,.heading .h5,.heading .h6,.heading h1,.heading h2,.heading h3,.heading h4,.heading h5,.heading h6{border-bottom:none!important;margin-top:0;margin-bottom:0}.heading p{margin-top:0;margin-bottom:0}.gallery__header{text-transform:uppercase;width:100%;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.2;font-size:36px}.gallery__header__titel{text-transform:uppercase;width:100%;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.2;font-size:24px}.gallery__subcategory__top{position:relative;overflow:hidden}.gallery__subcategory__top__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:20}.gallery__subcategory__top__overlay{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-transition:.3s;transition:.3s;opacity:0}.gallery__subcategory__top__overlay span{font-size:56px;font-weight:300;height:56px;width:56px;position:absolute;top:50%;left:50%;margin-top:-28px;margin-left:-28px;text-align:center;line-height:56px}.gallery__subcategory__bottom{text-transform:uppercase;width:100%;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;text-align:center;line-height:1.2;overflow:hidden;-webkit-transition:.3s;transition:.3s}.gallery__subcategory__bottom .h1,.gallery__subcategory__bottom .h2,.gallery__subcategory__bottom .h3,.gallery__subcategory__bottom .h4,.gallery__subcategory__bottom .h5,.gallery__subcategory__bottom .h6{margin:0;color:inherit}.gallery__subcategory__bottom p{padding-top:0;margin:0}.gallery__subcategory:hover .gallery__subcategory__top__overlay{opacity:.8}.gallery__image{position:relative;overflow:hidden}.gallery__image__header{text-transform:uppercase;width:100%;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.2;font-size:36px;padding:0 15px}.gallery__image__description{padding:15px}.gallery__image__link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:20}.gallery__image__overlay{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-webkit-transition:.3s;transition:.3s;opacity:0}.gallery__image__overlay span{font-size:56px;font-weight:300;height:56px;width:56px;position:absolute;top:50%;left:50%;margin-top:-28px;margin-left:-28px;text-align:center;line-height:56px}.gallery__image:hover .gallery__image__overlay{opacity:.8}.full-width__item:after,.full-width__item:before{content:" ";display:table}.full-width__item:after{clear:both}.full-width__item:after,.full-width__item:before{content:" ";display:table}.full-width__item:after{clear:both}.full-width__item__text{text-align:center;padding-top:30px}.full-width__item__text .btn{margin-top:15px}@media only screen and (min-width:800px){.full-width__item{height:inherit}.full-width__item__text{height:inherit;text-align:left;padding-top:0}.full-width__item__text div{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.full-width__item__text h1,.full-width__item__text h2,.full-width__item__text h3,.full-width__item__text h4,.full-width__item__text h5,.full-width__item__text h6{margin-top:0}.full-width__item__text .btn{margin-top:15px}.full-width__item__image{height:500px}}.full-width__banner__content{color:inherit;text-align:center}.full-width__banner__content .h2{color:inherit!important;margin-top:0;line-height:120%}.full-width__banner__content .btn{width:100%;display:block;margin-top:20px}@media only screen and (min-width:800px){.full-width__banner__content{color:inherit;text-align:center;margin-right:30px}.full-width__banner__content .h2{margin:0;display:inline-block;line-height:48px;vertical-align:middle}.full-width__banner__content .btn{display:inline-block;width:auto;margin-top:0;position:relative;margin-left:30px}}.full-width-button{position:relative;display:block;-webkit-transition:.3s;transition:.3s}.full-width-button p{font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:30px;font-weight:200;margin:0;line-height:40px;padding:30px 15px}.full-width-button p:after{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:26px;padding-left:10px}.full-width-button p:after-big{font-size:18px}.full-width-button p:after-bigger{font-size:24px}.full-width-button p:after-biggest{font-size:30px}.full-width-button p:after-huge{font-size:36px}.dropdown{float:right;font-size:21px;color:#fff;z-index:20;padding:0 10px;line-height:36px;margin:10px 0}.dropdown:hover{color:#fff}.ttsd{padding:10px;background-color:#efefef;margin-left:-25px;margin-right:-25px}.header__top{height:78px;background-color:#fff;color:#222938}.header__top__menu ul{list-style:none;margin:0;padding:0}.header__top__menu ul li{float:left;padding:0 7.5px}.header__top__menu ul li:first-child{padding-left:0}.header__top__menu ul li a{font-size:13px;line-height:78px;text-transform:uppercase;color:inherit}.header__top__stot-os{float:right;height:78px;border-left:solid 1px #f5f7f9;padding:17px 30px;text-align:center}.header__top__stot-os a{color:#222938;font-weight:700}.header__top__stot-os a img{width:10px;height:auto;display:block;margin:20px auto;left:0;right:0}.header__top__stot-os a p{margin:0}.header__top__phone{float:right;height:78px;border-left:solid 1px #f5f7f9;padding:0 30px}.header__top__phone a{line-height:78px;color:inherit}.header__top__phone a span{color:#1548be}.header__top__basket{float:right;height:78px;border-left:solid 1px #f5f7f9;padding:0 15px 0 30px;position:relative}.header__top__basket a .icon{line-height:78px;display:block;font-size:20px;color:#465060;padding-top:5px}.header__top__basket a .basket__amount{position:absolute;top:21px;right:8px;width:20px;height:20px;line-height:16px;background-color:#1548be;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;text-align:center;font-size:10px;color:#fff;border:solid 2px #fff}.header__middle{position:relative;background-color:#465060}.header__middle__menu .current-page-ancestor .level-2{display:none}.header__middle__menu .current-page-ancestor,.header__middle__menu .parent{position:relative}.header__middle__menu .current-page-ancestor .level-2,.header__middle__menu .parent .level-2{background:#465060;position:absolute;top:50px;left:0;width:300px;list-style:none;display:none;z-index:100;-webkit-box-shadow:10px 10px 10px 0 rgba(0,0,0,.25);-moz-box-shadow:10px 10px 10px 0 rgba(0,0,0,.25);box-shadow:10px 10px 10px 0 rgba(0,0,0,.25)}.header__middle__menu .current-page-ancestor .level-2 li,.header__middle__menu .parent .level-2 li{width:100%;float:left}.header__middle__menu .current-page-ancestor:hover .level-2,.header__middle__menu .parent:hover .level-2{display:block}.header__middle .primary-menu-mobil{display:none;list-style:none;margin:0;padding:0}.header__middle .primary-menu-mobil>li{padding:10px 0;border-top:solid 1px #697382}.header__middle .primary-menu-mobil>li>a{line-height:36px;height:36px;display:inline-block;color:#fff;padding:0 15px;border-top-right-radius:18px;border-top-left-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;text-transform:uppercase}.header__middle .primary-menu-mobil>li>a .icon{display:none}.header__middle .primary-menu-mobil>li>a:hover{background-color:#1548be}.header__middle .primary-menu-mobil>li ul li{padding:10px 0;border-top:solid 1px #697382}.header__middle .primary-menu-mobil>li ul li a{display:inline-block;color:#fff;padding:0 15px;border-top-right-radius:18px;border-top-left-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;text-transform:uppercase}.header__middle .primary-menu-mobil>li ul li a .icon{display:none}.header__middle .primary-menu-mobil>li ul li a:hover{background-color:#1548be}.header__middle .search{float:left;height:36px;background-color:#fff;border-top-right-radius:18px;border-top-left-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;padding:0 4px 0 15px;margin:10px 0}.header__middle .search__input{border:none;height:36px;line-height:36px}.header__middle .search__input:focus{background-color:#fff}.header__middle .search__input::placeholder{color:#9ba4b1}.header__middle .search__btn{width:28px;height:28px;line-height:28px;border-top-right-radius:14px;border-top-left-radius:14px;border-bottom-right-radius:14px;border-bottom-left-radius:14px;background-color:#1548be;color:#fff;border:none}.header__bottom{height:250px}.header__bottom .logo{margin-top:95px;display:block}.header__bottom .logo img{width:auto;height:80px}.header__bottom__heading{height:80px;font-size:18px;text-align:right;font-weight:600;color:#fff}@media only screen and (min-width:800px){.header__top__menu ul li{padding:0 15px}.header__top__menu ul li a{font-size:15px}.header__middle{height:56px}.header__middle .primary-menu{list-style:none;margin:0;padding:0;display:block}.header__middle .primary-menu>li{float:left;padding:10px 0}.header__middle .primary-menu>li>a{line-height:36px;height:36px;display:inline-block;color:#fff;padding:0 10px;border-top-right-radius:18px;border-top-left-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;text-transform:uppercase}.header__middle .primary-menu>li>a .icon{display:none}.header__middle .primary-menu>li>a:hover{background-color:#1548be}.header__middle .primary-menu>li ul li{padding:10px 0}.header__middle .primary-menu>li ul li a{display:inline-block;color:#fff;padding:0 15px;border-top-right-radius:18px;border-top-left-radius:18px;border-bottom-right-radius:18px;border-bottom-left-radius:18px;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;text-transform:uppercase}.header__middle .primary-menu>li ul li a .icon{display:none}.header__middle .primary-menu>li ul li a:hover{background-color:#1548be}.header__middle .primary-menu>li .curent-page{background-color:#1548be}.header__middle .search{float:right}.header__bottom .logo{float:left}.header__bottom__heading{float:right;padding-top:95px;font-size:24px}}.menu-footer{list-style:none;padding:0}.menu-footer li{margin:10px 0}.social-media-footer{font-weight:700;float:left;width:100%;height:44px;font-size:15px;color:#465060}.footer{float:left;width:100%}.footer-btn{background:#1548be;font-weight:700;font-size:17px;padding:13px 26px;color:#fff;float:left;width:200px;text-transform:uppercase}.footer-btn .icon{margin-right:15px}.footer-btn:hover{background:#4693a7;color:#fff}.footer-btn__wrapper{width:100%;float:left;margin-bottom:15px}.footer__main{background-color:#fff;color:#222938}.footer .contact--short{list-style:none;margin:0;padding:0;padding:30px 0;text-align:center}.footer .contact--short__item{display:inline-block;padding:0 15px;line-height:14px}.footer .contact--short__item a{color:inherit}.footer .contact--short__item a:hover{color:#1548be}.footer .contact--short__item span{margin-right:8px}.footer .logo{text-align:center;display:block;width:auto;left:0;right:0;position:relative;margin:0 auto 10px}.footer .socialmedia{list-style:none;padding:0;margin:0;text-align:center}.footer .socialmedia:after,.footer .socialmedia:before{content:" ";display:table}.footer .socialmedia:after{clear:both}.footer .socialmedia:after,.footer .socialmedia:before{content:" ";display:table}.footer .socialmedia:after{clear:both}.footer .socialmedia__item{display:inline-block;margin-left:6px;padding:30px 0}.footer .socialmedia__item__link{padding:13px;background:#4693a7;border-radius:50px;text-align:center;margin-right:20px;color:inherit}.footer .socialmedia__item__link:hover{background:#1548be}.footer__bottom{background-color:#222938}.footer__bottom .simple-nav{list-style:none;margin:0;padding:0;margin:30px 0}.footer__bottom .simple-nav li{line-height:34px;text-align:center;display:block}.footer__bottom .simple-nav li a{display:block;color:#bdc3cc;padding:0}.footer__bottom .simple-nav li a:hover{color:#1548be}.footer__bottom .simple-nav .current-page a,.footer__bottom .simple-nav .current-page-ancestor a{color:#1548be}.footer__vestjyskmarketing-logo img{height:28px;margin:0 auto 30px;width:auto;display:block}@media only screen and (min-width:800px){.footer .contact--short{list-style:none;margin:0;padding:0;padding:30px 0}.footer .contact--short__item{display:inline-block;padding:0 15px;border-left:solid 1px #1548be;line-height:14px}.footer .contact--short__item:first-child{border-left:none}.footer .contact--short__item a{color:inherit}.footer .contact--short__item a:hover{color:#1548be}.footer .contact--short__item span{margin-right:8px}.footer .socialmedia{float:right}.footer__bottom{height:60px}.footer__bottom .simple-nav{margin:0}.footer__bottom .simple-nav li{line-height:55px;float:left;margin:0 15px}.footer__vestjyskmarketing-logo{float:right}.footer__vestjyskmarketing-logo img{margin:16px auto}}.copyright{padding:15px 0;color:#fff;font-weight:700}.brands-slider .owl-controls{pointer-events:none}.brands-slider .owl-controls .owl-pagination{margin-top:30px;text-align:center}.brands-slider .owl-controls .owl-pagination .owl-page{display:inline-block;width:12px;height:12px;opacity:.3;pointer-events:visible;border-top-right-radius:6px;border-top-left-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;margin-left:5px;margin-right:5px}.brands-slider .owl-controls .owl-pagination .active{opacity:.8;width:16px;height:16px;border-top-right-radius:8px;border-top-left-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;margin-bottom:-2px}.brands-slider__item{margin:0 15px;display:block}.brands-slider__item .image{-webkit-transition:.3s;transition:.3s}.topbar{width:100%;height:54px;border-top:solid 0 #1548be;background-color:#1548be;color:#1548be}.topbar .logo{width:auto;max-height:54px;display:inline-block}.topbar .logo-text{display:inline-block;font-size:30px;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;color:#1548be;text-transform:uppercase;font-weight:700;line-height:54px}.topbar .contact--short{display:inline;list-style:none;margin:0;padding:0;color:#1548be}.topbar .contact--short__item{display:inline-block;padding:0 15px;height:54px;line-height:54px;color:inherit;position:relative}.topbar .contact--short__item:after{width:1px;height:50px;background-color:#1548be;content:"";right:0;margin:-25px 0 0!important;padding:0!important;position:absolute!important;top:50%!important}.topbar .contact--short__item span{margin-right:8px}.topbar .contact--short__item a{color:inherit}.topbar .contact--short__item a:hover{color:#1548be}.topbar .socialmedia{display:inline;padding-left:10px;margin:0;padding-top:0;list-style:none;position:relative}.topbar .socialmedia__item{display:inline-block}.topbar .socialmedia__item__link{line-height:54px;padding:0 10px;display:block;color:#1548be;font-size:16px}.topbar .socialmedia__item__link:hover{color:#1548be}.video{position:relative;display:block;cursor:pointer}.video:hover .video__overlay{opacity:1}.video__height--xsmall{height:200px}.video__height--small{height:300px}.video__height--normal{height:400px}.video__height--large{height:500px}.video .color-tone--dark{color:#323a4c}.video .color-tone--light{color:#f5f7f9}.video .font-size--large h3,.video .font-size--normal h3,.video .font-size--small h3,.video .font-size--xlarge h3{font-size:30px;margin:0}.video .font-size--large p,.video .font-size--normal p,.video .font-size--small p,.video .font-size--xlarge p{font-size:14px}.video .icon-size--large,.video .icon-size--normal,.video .icon-size--small,.video .icon-size--xlarge{font-size:50px;line-height:50px}.video__overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.9;-webkit-transition:.3s;transition:.3s}.video__content{margin:auto;text-align:center;top:50%;transform:translateY(-50%);position:relative;padding:0 15px}@media only screen and (min-width:768px){.video__height--xsmall{height:200px}.video__height--small{height:500px}.video__height--normal{height:650px}.video__height--large{height:800px}.video .font-size--small h3{font-size:1.8vw;margin:0}.video .font-size--small p{font-size:14px}.video .font-size--normal h3{font-size:2.5vw;margin:0}.video .font-size--normal p{font-size:16px}.video .font-size--large h3{font-size:3.5vw;margin:0}.video .font-size--large p{font-size:18px}.video .font-size--xlarge h3{font-size:5vw;margin:0}.video .font-size--xlarge p{font-size:22px}.video .icon-size--small{font-size:2vw;line-height:100%}.video .icon-size--normal{font-size:4vw;line-height:100%}.video .icon-size--large{font-size:6vw;line-height:100%}.video .icon-size--xlarge{font-size:8vw;line-height:100%}}.testimonial__item{height:auto;display:block;overflow:hidden;margin:15px 0}.testimonial__item__image{width:100%;height:260px;overflow:hidden}.testimonial__item__content{width:100%;height:auto;padding:30px;-webkit-transition:.3s;transition:.3s;position:relative;z-index:1}.testimonial__item__content__heading{margin-top:0}.testimonial__item__content__text:before{content:"“"}.testimonial__item__content__text:after{content:"“"}@media only screen and (min-width:800px){.testimonial__item{height:260px;display:block}.testimonial__item__image{float:left;width:45%;height:100%;overflow:hidden}.testimonial__item__content{float:right;width:55%;height:100%;padding:30px;background-color:#f5f7f9}}.article__item{background:#fff}.article__item__bottom{padding:0 15px 15px}.article__item:hover .btn--square--primary-hover{background-color:#1548be;border:solid 2px #1548be;color:#fff}.article__item:hover .btn--square--dark-hover{background-color:#465060;border:solid 2px #465060;color:#fff}.article__item:hover .btn--square--light-hover{background-color:#f5f7f9;border:solid 2px #f5f7f9;color:#465060}.article__item:hover .btn--round--primary-hover{background-color:#1548be;border:solid 2px #1548be;color:#fff}.article__item:hover .btn--round--dark-hover{background-color:#697382;border:solid 2px #697382;color:#fff}.article__item:hover .btn--round--light-hover{background-color:#f5f7f9;border:solid 2px #f5f7f9;color:#465060}.article__item:hover .btn--stroke--primary-hover{background-color:transparent;border:solid 2px #1548be;color:#1548be}.article__item:hover .btn--stroke--dark-hover{background-color:transparent;border:solid 2px #697382;color:#697382}.article__item:hover .btn--stroke--light-hover{background-color:transparent;border:solid 2px #f5f7f9;color:#f5f7f9}.article__item__image-left:after,.article__item__image-left:before{content:" ";display:table}.article__item__image-left:after{clear:both}.article__item__image-left:after,.article__item__image-left:before{content:" ";display:table}.article__item__image-left:after{clear:both}.article__item__image-left .article__item__image__wrapper{float:left}.article__item__image-left .article__item__content{float:left}.article__item{position:relative;-webkit-transition:.3s;transition:.3s;margin:15px 0}.article__item .article__item__image__date{position:absolute;top:0;left:0;width:60px;height:50px;text-transform:uppercase;line-height:100%;text-align:center;padding:12px;z-index:20;-webkit-transition:.3s;transition:.3s}.article__item .article__item__image__date--day{font-size:18px;display:block;font-weight:500}.article__item .article__item__image__date--month{font-size:11px;display:block;padding-top:2px}.article__item__image__wrapper{max-width:100%;overflow:hidden}.article__item img,.article__item__image{-webkit-transition:.3s;transition:.3s}.article__item .show-icon{position:relative}.article__item .show-icon:after{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;left:0;display:block;width:100%;height:100%;text-align:center;line-height:56px;margin-top:-25px;font-size:50px;opacity:0;-webkit-transition:.3s;transition:.3s}.article__item .show-icon:after-big{font-size:18px}.article__item .show-icon:after-bigger{font-size:24px}.article__item .show-icon:after-biggest{font-size:30px}.article__item .show-icon:after-huge{font-size:36px}.article__item__content{color:inherit}.article__item__content__heading{margin-top:0;color:inherit!important}.article__item__content__info{opacity:.6}.article__item__content__info--author,.article__item__content__info--date{font-size:11px;text-transform:uppercase;display:inline-block}.article__item__content__info--author:after{content:"I";padding:0 10px}.article__item__content__text{margin:0;opacity:.8}.article__item__content__button{margin-top:15px}.article__item:hover .show-icon:after{opacity:1}.article-view__item{background:#fff;padding:50px}.article-view__item__content__teaser{font-weight:700}.article-view__item__content__heading{margin-bottom:0!important}.article-view__item__content__info{opacity:.6;margin-bottom:20px}.article-view__item__content__info--author,.article-view__item__content__info--date{font-size:11px;text-transform:uppercase;display:inline-block}.article-view__item__content__info--author:after{content:"I";padding:0 10px}.article-view__item__content__info--author{display:none}.katalog__wrapper{position:relative;margin:0 auto 40px;border-radius:6px;overflow:hidden;display:block;max-width:260px}.katalog__item{display:block}.katalog__item__content{position:absolute;left:0;right:0;bottom:0;padding:5px 20px;background:rgba(62,63,67,.7);font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:#fff;text-shadow:0 0 6px #000;text-transform:uppercase;line-height:1}.category__title{margin:0;padding:7.5px 0 0 0;font-size:36px;font-weight:700;color:#2c3e50}.category__teaser{font-size:14px;color:#a1b1bc}.category__readmore{color:#a1b1bc;margin-bottom:30px}.category__readmore__text{opacity:0;visibility:hidden;height:0;color:transparent;transition:all linear .2s}.category__readmore__text--active{opacity:1;visibility:visible;height:auto;color:#a1b1bc}.category__readmore__btn{padding:6px 12px}.category__readmore__btn__icon{margin-left:6px}.category__sort{margin:7.5px 0 15px 0;color:#959b9d}.category__sort__select{padding:3px 7.5px;background:0 0;border:1px solid #e3e6e9;border-radius:1px}.category__sort__select:active,.category__sort__select:focus{outline:0}.category__sort__select__icon{display:inline-block;position:relative;z-index:1}.category__sort__select__icon:after{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;content:'\f107';position:absolute;width:25px;top:1px;right:1px;bottom:1px;border-left:1px solid #e3e6e9;text-align:center}.category__sort__select__icon:after-big{font-size:18px}.category__sort__select__icon:after-bigger{font-size:24px}.category__sort__select__icon:after-biggest{font-size:30px}.category__sort__select__icon:after-huge{font-size:36px}.category__sort__option{background:0 0}.category__product{max-width:270px;background:#fff;border:1px solid #e6e6e6;margin:0 auto 30px}.category__product__img{width:auto;margin:0 auto}.category__product__description{padding:20px 30px;max-height:175px;overflow:hidden}.category__product__title{color:#434a54;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.category__product__price{color:#1548be;font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.category__product__price__original{margin-left:5px;font-size:13px;color:#ccd1d9;text-decoration:line-through}.category__product__buttons{border-top:1px solid #e6e6e6;text-align:center}.category__product__btn{width:50%;padding:12px 12px;float:left;font-family:Lato,Helvetica,Arial,sans-serif;font-size:15px;color:#aab2bd;transition:background ease .2s,color ease .2s}.category__product__btn:hover{background:#1548be;color:#fff}.category__product__btn__icon{margin-right:7px}@media only screen and (min-width:768px){.category__product__btn{width:100%}}@media only screen and (min-width:990px){.category__product__btn{width:50%}}#sync1 .owl-wrapper-outer{border:solid 1px #dee2e7}#sync2{margin-top:10px}#sync2 .synced .product-view__slider__thumbnail{opacity:1}.variant-group{margin-bottom:10px}.variant-group:after,.variant-group:before{content:" ";display:table}.variant-group:after{clear:both}.variant-group:after,.variant-group:before{content:" ";display:table}.variant-group:after{clear:both}.updateBasketAjax{float:left;width:100%;background:#fff}.product-view .variant-color-active{border:solid 3px #dee2e7}.product-view__slider #variant-overlay-image{position:absolute;top:1px;left:16px}.product-view__slider__thumbnail{width:83px;height:83px;float:left;margin-left:10px;border:solid 1px #dee2e7;opacity:.5;cursor:pointer}.product-view__slider__thumbnail:first-child{margin-left:1px}.product-view__heading--big{font-size:30px}.product-view__heading--small{font-weight:700;color:#323a4c;display:block}.product-view__title{margin:0}.product-view__title__wrapper{margin-bottom:15px}.product-view__teaser{margin:0 0 15px 0;font-family:Lato,Helvetica,Arial,sans-serif;font-size:14px;color:#697382;line-height:1.8}.product-view__variant--color{list-style:none;margin:0;padding:0;margin-bottom:20px}.product-view__variant--color:after,.product-view__variant--color:before{content:" ";display:table}.product-view__variant--color:after{clear:both}.product-view__variant--color:after,.product-view__variant--color:before{content:" ";display:table}.product-view__variant--color:after{clear:both}.product-view__variant--color__item{float:left;width:30px;height:30px;margin-right:5px}.product-view__variant--size{position:relative;padding:0;margin:0;border:1px solid #dee2e7;width:100%;overflow:hidden;background-color:#fff;height:40px;color:#697382;margin-bottom:20px}.product-view__variant--size:after{font-size:16px;background:#fff none repeat scroll 0 0;content:"";font-family:FontAwesome;position:absolute;right:-1px;text-align:center;top:-1px;width:40px;line-height:40px;border:1px solid #dee2e7;z-index:1}.product-view__variant--size select{position:relative;padding:5px 8px;width:100%;height:40px;border:none;z-index:2;box-shadow:none;background-color:transparent;background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-view__variant--size select:focus{outline:0}.product-view__variant--amount{width:100%;border:1px solid #dee2e7;background-color:#fff;margin-bottom:20px}.product-view__variant--amount:after,.product-view__variant--amount:before{content:" ";display:table}.product-view__variant--amount:after{clear:both}.product-view__variant--amount:after,.product-view__variant--amount:before{content:" ";display:table}.product-view__variant--amount:after{clear:both}.product-view__variant--amount .icon,.product-view__variant--amount input{float:left;display:block;line-height:40px;text-align:center;height:40px}.product-view__variant--amount .icon{width:30%;cursor:pointer}.product-view__variant--amount input{width:40%;border-left:1px solid #dee2e7;border-right:1px solid #dee2e7;border-top:none;border-bottom:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.product-view__stock{background-color:#9ba4b1;height:70px;color:#f5f7f9;overflow:hidden;display:block;margin-bottom:20px}.product-view__stock:after,.product-view__stock:before{content:" ";display:table}.product-view__stock:after{clear:both}.product-view__stock:after,.product-view__stock:before{content:" ";display:table}.product-view__stock:after{clear:both}.product-view__stock .icon{background-color:#bdc3cc;float:left;text-align:center;width:20%;height:70px;line-height:70px;color:inherit;font-size:30px}.product-view__stock p{padding:16px 20px;color:inherit;float:left;width:80%;margin:0;font-size:12px;line-height:160%}.product-view__price{width:100%}.product-view__price--discount{font-size:30px;color:#323a4c;font-weight:700;margin:0;line-height:110%}.product-view__price--before{font-size:14px;color:#9ba4b1;text-decoration:line-through;margin:0;line-height:110%}.product-view__price--original{font-size:30px;color:#323a4c;font-weight:700;margin:0;line-height:110%}.product-view__submit{width:100%}.product-view__description{border:solid 1px #dee2e7;padding:30px;margin:30px 0}.product-view__socialmedia{margin:0;padding:0;list-style:none}.product-view__socialmedia:after,.product-view__socialmedia:before{content:" ";display:table}.product-view__socialmedia:after{clear:both}.product-view__socialmedia:after,.product-view__socialmedia:before{content:" ";display:table}.product-view__socialmedia:after{clear:both}.product-view__socialmedia__item{float:left}.product-view__socialmedia__item a{display:block;width:30px;height:30px;line-height:30px;background-color:#dee2e7;margin-right:5px;color:#465060;text-align:center}.product-view__socialmedia__item a:hover{background-color:#1548be;color:#fff}.product-related{width:100%;background:#fff;border:1px solid #e6e6e6;margin:0 auto 30px}.product-related__title{height:60px;overflow:hidden}.product-related__title a{display:block;font-size:16px;color:#697382;padding:15px 30px 7.5px;line-height:120%}.product-related__price{padding:0 30px 15px}.product-related__price span{margin-right:5px}.product-related__price--discount{font-size:16px;color:#323a4c;font-weight:700;margin:0;line-height:110%}.product-related__price--before{font-size:13px;color:#9ba4b1;text-decoration:line-through;margin:0;line-height:110%}.product-related__price--original{font-size:16px;color:#323a4c;font-weight:700;margin:0;line-height:110%}.product-related__buttons{border-top:solid 1px #f5f7f9}.product-related__buttons:after,.product-related__buttons:before{content:" ";display:table}.product-related__buttons:after{clear:both}.product-related__buttons:after,.product-related__buttons:before{content:" ";display:table}.product-related__buttons:after{clear:both}.product__btn{width:50%;float:left;font-size:14px;text-align:center;height:44px;line-height:44px;background-color:#fff;color:#9ba4b1;border:none;font-weight:500}.product__btn:hover{background-color:#1548be;color:#f5f7f9}.product-list__section:hover .product-list__image-wrapper__image{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-list__section .product-list__image-wrapper__image{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s;transition:.3s}.product-list{max-width:270px;background-color:#fff;border:solid 1px #dee2e7;margin:0 auto 30px}.product-list:hover .product-list__image-wrapper__image{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-list__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.product-list__image-wrapper{position:relative;background-color:#dee2e7;width:100%;height:100%;overflow:hidden}.product-list__image-wrapper__image{width:auto;margin:0 auto;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s;transition:.3s}.product-list__image-wrapper__badge{position:absolute;top:20px;left:0;font-size:14px;color:#fff;padding:0 12px;height:34px;line-height:30px}.product-list__image-wrapper .discount{background-color:#ffce54}.product-list__image-wrapper .discount:after{position:absolute;right:-17px;top:0;content:"";width:0;height:0;border-top:0 solid transparent;border-bottom:17px solid transparent;border-left:17px solid #ffce54}.product-list__image-wrapper .discount:before{position:absolute;right:-17px;bottom:0;content:"";width:0;height:0;border-top:17px solid transparent;border-bottom:0 solid transparent;border-left:17px solid #ffce54}.product-list__content__top{padding:20px 30px;max-height:105px;overflow:hidden}.product-list__content__top__title{color:#434a54;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:20px;margin-bottom:0;height:40px;overflow:hidden}.product-list__content__top__price-discount{color:#1548be;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:20px;font-weight:500;text-align:right}.product-list__content__top__price-original{margin-left:5px;font-size:16px;color:#ccd1d9;text-decoration:line-through;text-align:right}.product-list__content__bottom{border-top:1px solid #dee2e7;text-align:center}.product-list__content__bottom:after,.product-list__content__bottom:before{content:" ";display:table}.product-list__content__bottom:after{clear:both}.product-list__content__bottom:after,.product-list__content__bottom:before{content:" ";display:table}.product-list__content__bottom:after{clear:both}.product-list__content__bottom__btn{width:100%;height:50px;line-height:50px;padding:0 12px;float:left;font-family:Lato,Helvetica,Arial,sans-serif;font-size:15px;color:#aab2bd;transition:background ease .2s,color ease .2s;background-color:transparent;border:none}.product-list__content__bottom__btn:hover{background:#1548be;color:#fff}.product-list__content__bottom__btn__icon{margin-right:7px}.fancybox-skin-esens{border-radius:0}.fancybox-close-esens{background:rgba(117,117,117,.8);top:15px;right:15px;width:35px;height:35px;text-align:center;font-size:22px;color:#fff!important;line-height:1.5}.fancybox-close-esens:hover{background:#1548be}.fancybox-nav-esens{width:auto}.fancybox-nav-esens span{background-image:none!important;background:rgba(117,117,117,.8);text-align:center;font-size:22px;color:#fff!important;line-height:1.5;visibility:visible!important}.fancybox-nav-esens span:hover{background:#1548be}.header-shop--style-1 .header__top{background-color:#f5f7f9;color:#9ba4b1;height:50px}.header-shop--style-1 .header__top__contact{margin:0;padding:0;list-style:none;float:right;height:50px}.header-shop--style-1 .header__top__contact:after,.header-shop--style-1 .header__top__contact:before{content:" ";display:table}.header-shop--style-1 .header__top__contact:after{clear:both}.header-shop--style-1 .header__top__contact:after,.header-shop--style-1 .header__top__contact:before{content:" ";display:table}.header-shop--style-1 .header__top__contact:after{clear:both}.header-shop--style-1 .header__top__contact li{float:left;line-height:50px;color:inherit;padding:0 15px;border-left:solid 1px #fff}.header-shop--style-1 .header__top__contact li a{color:inherit}.header-shop--style-1 .header__top__contact li a:hover{color:#1548be}.header-shop--style-1 .header__top__contact li span{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:10px;color:#1548be}.header-shop--style-1 .header__top__contact li span-big{font-size:18px}.header-shop--style-1 .header__top__contact li span-bigger{font-size:24px}.header-shop--style-1 .header__top__contact li span-biggest{font-size:30px}.header-shop--style-1 .header__top__contact li span-huge{font-size:36px}.header-shop--style-1 .header__top__payment-cards{margin:0;padding:0;list-style:none;height:inherit;border-left:solid 1px #fff;padding:0 15px;float:right;height:50px}.header-shop--style-1 .header__top__payment-cards:after,.header-shop--style-1 .header__top__payment-cards:before{content:" ";display:table}.header-shop--style-1 .header__top__payment-cards:after{clear:both}.header-shop--style-1 .header__top__payment-cards:after,.header-shop--style-1 .header__top__payment-cards:before{content:" ";display:table}.header-shop--style-1 .header__top__payment-cards:after{clear:both}.header-shop--style-1 .header__top__payment-cards li{float:left}.header-shop--style-1 .header__top__payment-cards li img{width:auto;height:20px;margin:15px 3px}.header-shop--style-1 .header__top__currency{float:right;position:relative;color:#465060;height:50px}.header-shop--style-1 .header__top__currency:hover .header__top__currency__list{display:block}.header-shop--style-1 .header__top__currency__picker{height:50px;line-height:50px;border-left:solid 1px #fff;padding:0 15px;cursor:pointer}.header-shop--style-1 .header__top__currency__picker span{padding-left:8px;color:#1548be}.header-shop--style-1 .header__top__currency__list{position:absolute;top:50px;left:0;background-color:#f5f7f9;margin:0;padding:0;list-style:none;border-top:solid 1px #fff;display:none;min-width:100%;z-index:999}.header-shop--style-1 .header__top__currency__list__item{line-height:40px;padding:0 15px}.header-shop--style-1 .header__top__currency__list__item a{color:inherit}.header-shop--style-1 .header__top__currency__list__item a:hover{color:#1548be}.header-shop--style-1 .header__top__currency__list .active{display:none}.header-shop--style-1 .header__top__login{float:right;border-left:solid 1px #fff;height:50px}.header-shop--style-1 .header__top__login a{height:50px;line-height:50px;padding:0 15px;color:#465060}.header-shop--style-1 .header__top__login a span{padding-left:8px;color:#1548be}.header-shop--style-1 .header__middel{height:90px}.header-shop--style-1 .header__middel .logo{width:auto;max-height:90px;float:left}.header-shop--style-1 .header__middel .logo-text{display:inline-block;font-size:30px;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;color:#1548be;text-transform:uppercase;font-weight:700;line-height:90px;margin-right:60px}.header-shop--style-1 .header__middel .selling-points{float:left;height:90px;margin-left:50px}.header-shop--style-1 .header__middel .selling-points__item{display:inline-block;padding:0 30px;position:relative}.header-shop--style-1 .header__middel .selling-points__item:before{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'';position:absolute;top:-5px;left:0;padding-right:10px;font-size:26px}.header-shop--style-1 .header__middel .selling-points__item:before-big{font-size:18px}.header-shop--style-1 .header__middel .selling-points__item:before-bigger{font-size:24px}.header-shop--style-1 .header__middel .selling-points__item:before-biggest{font-size:30px}.header-shop--style-1 .header__middel .selling-points__item:before-huge{font-size:36px}.header-shop--style-1 .header__middel .selling-points__item h6{margin:0}.header-shop--style-1 .header__middel .selling-points__item p{font-size:12px;margin-top:-4px;margin-bottom:0}.header-shop--style-1 .header__middel .basket{position:relative;width:40px;height:40px;line-height:40px;text-align:center;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#1548be;float:right;color:#fff;margin:25px 0;border:none}.header-shop--style-1 .header__middel .basket__amount{position:absolute;top:-12px;right:5px;width:20px;height:20px;line-height:20px;text-align:center;background-color:#f5f7f9;font-size:12px;font-weight:700;border-top-right-radius:10px;border-top-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;color:#1548be}.header-shop--style-1 .header__bottom{background-color:#323a4c}.header-shop--style-1 .header__bottom .dropdown-shop{float:right;color:#f5f7f9;font-size:21px;height:70px;line-height:70px;width:40px;text-align:center}.header-shop--style-1 .header__bottom .header__nav-shop{display:none}.header-shop--style-1 .header__bottom .primary-menu-mobil{background-color:transparent;margin:0;padding:0;list-style:none}.header-shop--style-1 .header__bottom .primary-menu-mobil li{position:relative}.header-shop--style-1 .header__bottom .primary-menu-mobil li a{border-top:solid 1px rgba(255,255,255,.1);line-height:48px;padding:0 20px;display:block;font-family:'Roboto Slab',"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;color:#fff;text-transform:uppercase}.header-shop--style-1 .header__bottom .primary-menu-mobil li a:hover{color:#1548be}.header-shop--style-1 .header__bottom .primary-menu-mobil li .sub-menu{display:none;list-style:none;margin:0;padding:0}.header-shop--style-1 .header__bottom .primary-menu-mobil li .sub-menu li a{font-size:13px;font-weight:400;padding:0 20px 0 40px}.header-shop--style-1 .header__bottom .primary-menu-mobil li .sub-menu .current-page a{color:#1548be}.header-shop--style-1 .header__bottom .primary-menu-mobil li .parent__icon{position:absolute;top:0;right:0;line-height:50px;font-size:18px;height:50px;width:50px;z-index:100;text-align:center;cursor:pointer;color:inherit}.header-shop--style-1 .header__bottom .primary-menu-mobil>.current-page a,.header-shop--style-1 .header__bottom .primary-menu-mobil>.current-page-ancestor a{color:#1548be}@media only screen and (min-width:800px){.header-shop--style-1 .header__bottom{height:70px}.header-shop--style-1 .header__bottom .header__nav-shop{display:block}.header-shop--style-1 .header__bottom .primary-menu{float:left;list-style:none;margin:0;padding:0}.header-shop--style-1 .header__bottom .primary-menu>li{float:left;position:relative}.header-shop--style-1 .header__bottom .primary-menu>li:hover .level-2{display:block}.header-shop--style-1 .header__bottom .primary-menu>li:hover .level-3{display:block}.header-shop--style-1 .header__bottom .primary-menu>li>a{font-size:15px;text-transform:uppercase;font-weight:600;line-height:70px;display:block;color:#f5f7f9;padding:0 20px;background-color:#323a4c;float:left}.header-shop--style-1 .header__bottom .primary-menu>li>a:hover{background-color:#1548be}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu{margin:0;padding:0}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li{display:block;position:relative}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li>a{font-size:14px;line-height:54px;display:block;padding:0 30px;background-color:#1548be;color:#1548be;border-bottom:solid 1px #1548be;position:relative}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li>a:after{font-family:FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:absolute;right:30px;color:#1548be}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li>a:after-big{font-size:18px}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li>a:after-bigger{font-size:24px}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li>a:after-biggest{font-size:30px}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li>a:after-huge{font-size:36px}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li>a:hover{background-color:#1548be;color:#1548be}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu>li>a:hover:after{color:#1548be}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu .current-page>a{background-color:#1548be;color:#1548be}.header-shop--style-1 .header__bottom .primary-menu>li .sub-menu .current-page>a:after{color:#1548be}.header-shop--style-1 .header__bottom .primary-menu>li .level-2{position:absolute;top:67px;left:0;width:350px;z-index:10;border-top:solid 3px #1548be;list-style:none;display:none;z-index:100;-webkit-box-shadow:10px 10px 10px 0 rgba(0,0,0,.25);-moz-box-shadow:10px 10px 10px 0 rgba(0,0,0,.25);box-shadow:10px 10px 10px 0 rgba(0,0,0,.25)}.header-shop--style-1 .header__bottom .primary-menu>li .level-3 li a{padding-left:50px!important}.header-shop--style-1 .header__bottom .primary-menu .parent__icon{display:none;float:right;padding-left:10px;line-height:325px}.header-shop--style-1 .header__bottom .primary-menu .current-page-ancestor>a,.header-shop--style-1 .header__bottom .primary-menu>.current-page>a{color:#fff!important;background-color:#1548be}.header-shop--style-1 .header__bottom .primary-menu .level-3{left:351px!important;top:-3px!important}}.basket__top{margin-bottom:30px;border-bottom:1px solid #d6d6d6}.basket__headline{font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;color:#3b3d3f}.basket__headline__wrapper{padding:60px 0 15px 0;margin-bottom:15px;border-bottom:1px solid #d6d6d6}.basket__headline--small{font-size:30px}.basket__header{background:#fff;padding:10px}.basket__header__text{font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;color:#3b3d3f;text-transform:uppercase;letter-spacing:1px}.basket__item{min-height:55px;margin:10px 0 0 0;padding:10px 10px 0 10px}.basket__item .jsToggleHeaderNumber{display:block}.basket__item .jsToggleDetails,.basket__item .jsToggleHeaderTitle{display:none}.basket__item.open .jsToggleHeaderNumber{display:none}.basket__item.open .jsToggleDetails,.basket__item.open .jsToggleHeaderTitle{display:block}.basket__item:nth-child(even){background:#fff}.basket__item:nth-child(odd){background:#fff}.basket__item__img{margin:0 auto}.basket__item__name{margin:0 0 10px 0;font-family:Montserrat,sans-serif;font-size:15px;font-weight:700;color:#3b3d3f}.basket__item__id{margin:0 0 20px 0}.basket__item__shipping{margin:0 0 20px 0}.basket__item__variant{padding:30px 0 45px}.basket__item__variant:last-child{padding-bottom:0}.basket__item__addon{padding:30px 0 30px}.basket__item__addon:last-child{padding-bottom:0}.basket__item__extras{padding:30px 0 30px}.basket__item__extras:last-child{padding-bottom:0}.basket__item__start-cost{padding:30px 0 30px}.basket__item__start-cost:last-child{padding-bottom:0}.basket__item__quantity{display:inline-block;background:#eaeaea;border:transparent;text-align:center;width:60%}.basket__item__quantity__wrapper{min-height:20px;text-align:center;clear:both}.basket__item__unit-price__wrapper{min-height:20px;text-align:right}.basket__item__unit-price__wrapper>.visible-xs{text-align:center}.basket__item__total{color:#3b3d3f;font-weight:700}.basket__item__total__wrapper{min-height:20px;text-align:right}.basket__item__total__wrapper>.visible-xs{text-align:center}.basket__item__remove{color:#333;line-height:1;transition:all linear .2s}.basket__item__remove__icon{color:#1548be}.basket__item__remove__wrapper{min-height:20px;line-height:20px;text-align:center}.basket__item__toggle{text-align:center;background:#fff;transition:all linear .3s}.basket__item__toggle:hover{cursor:pointer;background:#f5f5f5}.basket__btn-group{margin:30px 0}.basket__btn{padding:12px 36px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase}.basket__back{color:#868d8f;margin:0 30px;text-decoration:underline}.basket__back--no-margin{margin:0}.basket__back:hover{text-decoration:underline}.basket__totals{padding:30px 0;margin:30px 0 15px;border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;color:#3b3d3f}.basket__totals__total{color:#3b3d3f;font-weight:700}.basket__info{display:block;float:left;margin:30px 0}.basket__info__headline{color:#3a3d3f;font-family:Montserrat,sans-serif;font-size:16px}.basket__info__text{margin-bottom:30px}@media only screen and (min-width:768px){.basket__item__variant{padding:30px 0 30px}.basket__item__addon{padding:7.5px 0 7.5px}.basket__item__extras{padding:7.5px 0 7.5px}.basket__item__start-cost{padding:7.5px 0 7.5px}.basket__item__quantity__wrapper{min-height:0;text-align:center;clear:none}.basket__item__unit-price__wrapper{min-height:0;text-align:right}.basket__item__total__wrapper{min-height:0;text-align:right}.basket__item__remove{line-height:1}.basket__item__remove__wrapper{min-height:0;text-align:right;line-height:1}}.external-video{margin-top:30px}.external-video__top{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.external-video__top__overlay{position:absolute;top:0;left:0;display:block;text-align:center;width:100%;height:100%;background-color:rgba(0,83,160,0);transition:all linear .3s}.external-video__top__overlay__icon{font-size:85px;color:rgba(255,255,255,.5)}.external-video__top__overlay__text{color:#fff;bottom:10px;position:absolute;left:0;right:0;font-size:17px;font-weight:700}.external-video__top__overlay__shadow{position:absolute;left:0;right:0;bottom:7px;box-shadow:0 0 90px 45px #214951}.form--standard{float:left;width:100%;margin:10px 0}.form--standard input{background:#dee2e7}.form--standard input[type=submit]{background:#1548be}.donation-header{font-size:19px;width:100%;background:#1548be;color:#fff;font-weight:700;padding:15px 15px 15px 50px}.donation-content{font-size:19px;width:100%;color:#fff;height:145px;padding:30px 10px}.donation-content form{float:left;width:100%}.donation-content .form-group{margin-bottom:0}.donation-content__input{height:40px;width:100%;border:none;float:left;color:#465060;padding-left:15px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:10px}.donation-content__submit{background:#82b335;float:left;border:none;height:40px;width:100%}.donation-content__submit:hover{background:#1548be}@media only screen and (min-width:768px){.donation-content{padding:50px}.donation-content__input{width:70%;margin-bottom:0}.donation-content__submit{width:30%}}h1,h2,h3,h4,h5,h6{text-transform:none!important}.h1,.h2,.h3,.h4,.h5,.h6{text-transform:none!important}.jsAjaxLoader{left:0;right:0;margin:auto;border:8px solid #f5f7f9;border-top:8px solid #1548be;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite;display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.alert{position:relative;padding:8px 15px;margin-top:30px;line-height:24px}.alert ul{margin:0;padding:0;list-style:none}.alert ul span{margin-right:5px}.alert-danger{background-color:rgba(218,68,83,.8);color:#fff;border:solid 1px #da4453}.alert .close{border:none;background-color:#fff;color:#323a4c;width:26px;height:26px;line-height:24px;position:absolute;top:10px;right:10px}.alert-success{background-color:rgba(72,207,173,.8);color:#fff;border:solid 1px #48cfad}.message{position:relative;padding:8px 15px;margin-top:30px;line-height:24px}.message.success{background-color:rgba(72,207,173,.8);color:#fff;border:solid 1px #48cfad}.message.error{background-color:rgba(218,68,83,.8);color:#fff;border:solid 1px #da4453}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.indhold{background-color:#fff;text-align:center}.list-style-default{margin:0;padding:0;list-style:none}.image-animation-one{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s;transition:.3s}.image-animation-two{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1);-webkit-transition:.3s;transition:.3s}.image-animation-three{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:.3s;transition:.3s}.image-animation-four{-webkit-filter:blur(0);filter:blur(0);-webkit-transition:.3s;transition:.3s}.image-animation-five{opacity:.5;-webkit-transition:.3s;transition:.3s}img{display:block;max-width:100%;height:auto}.animation:hover .image-animation-one{-webkit-transform:scale(1.3);transform:scale(1.3)}.animation:hover .image-animation-two{-webkit-transform:rotate(15deg) scale(1.4);transform:rotate(15deg) scale(1.4)}.animation:hover .image-animation-three{-webkit-filter:grayscale(0);filter:grayscale(0)}.animation:hover .image-animation-four{-webkit-filter:blur(3px);filter:blur(3px)}.animation:hover .image-animation-five{opacity:1}.animation-one{opacity:0;-webkit-transition:.5s;transition:.5s}.animation-one.activ{opacity:1}.animation-two{opacity:0;position:relative;right:-100px;-webkit-transition:.5s;transition:.5s}.animation-two.activ{opacity:1;right:0}.animation-three{opacity:0;position:relative;top:-100px;-webkit-transition:.5s;transition:.5s}.animation-three.activ{opacity:1;top:0}.animation-four{opacity:0;position:relative;left:-100px;-webkit-transition:.5s;transition:.5s}.animation-four.activ{opacity:1;left:0}.animation-five{opacity:0;position:relative;bottom:-100px;-webkit-transition:.5s;transition:.5s}.animation-five.activ{opacity:1;bottom:0}.container-fluid{padding:0;width:100%}.remove-col-spacing .row{margin:0}.remove-col-spacing .row [class|=col]{padding:0}.no-gutter .row{margin:0}.no-gutter .row [class|=col]{padding:0}.opacity--100{opacity:1}.opacity--90{opacity:.9}.opacity--80{opacity:.8}.opacity--70{opacity:.7}.opacity--60{opacity:.6}.opacity--50{opacity:.5}.opacity--40{opacity:.4}.opacity--30{opacity:.3}.opacity--20{opacity:.2}.opacity--10{opacity:.1}.opacity--0{opacity:0}.desaturatet{-webkit-filter:grayscale(1);-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:url(#greyscale);filter:gray}.box-height--xsmall{height:100px}.box-height--small{height:150px}.box-height--normal{height:200px}.box-height--large{height:250px}.box-height--xlarge{height:300px}.box-height--xxlarge{height:350px}.box-height--xxxlarge{height:400px}.left{text-align:left}.center{text-align:center}.right{text-align:right}.tags a{background-color:#f5f7f9;padding:7px 20px;display:inline-block;font-size:13px;font-weight:500;color:#1548be}.tags a:hover{background-color:#1548be;color:#fff}.site{color:#465060}.site__wrapper--box{max-width:1200px;margin:0 auto;overflow-x:hidden}.site__wrapper--full-width{width:auto;overflow-x:hidden}.site-main__content{float:left;width:100%;background:#fff;padding:10px}.site-main__content h1,.site-main__content h2,.site-main__content h3,.site-main__content h4,.site-main__content h5,.site-main__content h6{margin-top:0}.site-main__content sub{font-size:18px;color:#697382;line-height:140%;margin-bottom:30px;display:block}