/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:36px;height:27px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2.5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:36px;height:5px;background-color:#284876;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-11px}.hamburger-inner:after{bottom:-11px}.hamburger--elastic .hamburger-inner{top:2.5px;transition-duration:.4s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:11px;transition:opacity .15s ease .4s}.hamburger--elastic .hamburger-inner:after{top:22px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,11px,0) rotate(135deg);transition-delay:.1s}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-22px,0) rotate(-270deg);transition-delay:.1s}@font-face{font-family:lg;src:url(../fonts/lg.ttf?22t19m) format("truetype"),url(../fonts/lg.woff?22t19m) format("woff"),url(../fonts/lg.svg?22t19m#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:none}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@keyframes a{0%{left:0}50%{left:-30px}to{left:0}}@keyframes b{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:a .3s;position:relative}.lg-outer.lg-left-end .lg-object{animation:b .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;background:none;border:none;box-shadow:none;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{transform:scale3d(.5,.5,.5);opacity:0;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{transform:scaleX(1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;transform:translate3d(0,100%,0);transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{transform:translateZ(0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:medium none;border:none}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(../img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{transform:scaleX(1);transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;transition:opacity .15s ease 0s,transform .15s ease 0s;transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:inset 0 0 0 8px hsla(0,0%,100%,.7);display:block;height:12px;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{transition-delay:0s;transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;transform:translate3d(0,5px,0);transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e905"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-outer .lg-img-rotate{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0;transition:transform .3s cubic-bezier(.32,0,.67,0) 0s}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:"\e903"}.lg-flip-hor:after{content:"\e902"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;outline:none;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../img/loading.gif) no-repeat scroll 50% transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}#jumbotron #topSection .fotolia-inline-search{position:relative;float:right;display:inline-block;margin-left:15px}#jumbotron #topSection .fotolia-inline-search *{box-sizing:border-box}@media print,screen and (max-width:47.99875em){#jumbotron #topSection .fotolia-inline-search{float:none;width:100%;margin-top:25px;text-align:center;margin-left:0}}#jumbotron #topSection .fotolia-inline-search input{font-size:14px;line-height:50px;text-overflow:ellipsis;line-height:26px;width:264px}@media print,screen and (max-width:22.49875em){#jumbotron #topSection .fotolia-inline-search input{width:calc(100% - 80px)}}#jumbotron #topSection .fotolia-inline-search .mybtn{background:#2a4c7a;margin:0;vertical-align:middle}#jumbotron #topSection .fotolia-inline-search .mybtn:not(:hover):after{color:#4074ba}#jumbotron #topSection .fotolia-inline-search .mybtn:hover{background:#587900}#jumbotron #topSection .fotolia-inline-search .mybtn:before{display:none}.rotate-icon:before{content:"\e97a"!important;display:inline-block;animation-name:c;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}table.table-collapse{border:1px solid #ad7272;border-collapse:collapse}table.table-collapse td{border:1px solid #ad7272;padding:4px}.formError{z-index:990}.formError .formErrorContent{z-index:991}.formError .formErrorArrow{z-index:996}.ui-dialog .formError{z-index:5000}.ui-dialog .formError .formErrorContent{z-index:5001}.ui-dialog .formError .formErrorArrow{z-index:5006}.inputContainer{position:relative;float:left}.formError{position:absolute;top:300px;left:300px;display:block;cursor:pointer;text-align:left}.formError.inline{position:relative;top:0;left:0;display:inline-block}.ajaxSubmit{padding:20px;background:#55ea55;border:1px solid #999;display:none}.formError .formErrorContent{width:100%;background:#1e3c66;position:relative;color:#fff;min-width:120px;font-size:11px;border:2px solid #ddd;box-shadow:0 0 6px #000;-moz-box-shadow:0 0 6px #000;-webkit-box-shadow:0 0 6px #000;-o-box-shadow:0 0 6px #000;padding:4px 10px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-o-border-radius:6px}.formError.inline .formErrorContent{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0}.greenPopup .formErrorContent{background:#33be40}.blackPopup .formErrorContent{background:#393939;color:#fff}.formError .formErrorArrow{width:15px;margin:-2px 0 0 13px;position:relative}body.rtl .formError .formErrorArrow,body[dir=rtl] .formError .formErrorArrow{margin:-2px 13px 0 0}.formError .formErrorArrowBottom{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none;margin:0 0 0 12px;top:2px}.formError .formErrorArrow div{border-left:2px solid #ddd;border-right:2px solid #ddd;box-shadow:0 2px 3px #444;-moz-box-shadow:0 2px 3px #444;-webkit-box-shadow:0 2px 3px #444;-o-box-shadow:0 2px 3px #444;height:1px;background:#1e3c66;margin:0 auto;line-height:0;font-size:0;display:block}.formError .formErrorArrowBottom div{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;-o-box-shadow:none}.greenPopup .formErrorArrow div{background:#33be40}.blackPopup .formErrorArrow div{background:#393939;color:#fff}.formError .formErrorArrow .line10{width:13px;border:none}.formError .formErrorArrow .line9{width:11px;border:none}.formError .formErrorArrow .line8{width:11px}.formError .formErrorArrow .line7{width:9px}.formError .formErrorArrow .line6{width:7px}.formError .formErrorArrow .line5{width:5px}.formError .formErrorArrow .line4{width:3px}.formError .formErrorArrow .line3{width:1px;border-left:2px solid #ddd;border-right:2px solid #ddd;border-bottom:0 solid #ddd}.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd}.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd}button,input,optgroup,select,textarea{font-family:Open Sans;font-weight:300}button,html,input,optgroup,select,textarea{line-height:normal}@media print,screen and (max-width:89.99875em){html{box-sizing:border-box}}@media print,screen and (max-width:74.99875em){img{height:auto!important}}@media screen and (min-width:40em){.rwd-show{display:none!important}}@media screen and (max-width:40em){.rwd-hide{display:none!important}}.footer_wrapper{clear:both}.search-category:hover ul{display:block}#metka{font-size:12px;line-height:1.7}#metka label{font-size:15px}.metka_box{display:inline-block;width:210px;vertical-align:top}.metka_box i{font-size:33px;margin:2px;opacity:1}.metka_box i:hover{font-size:30px;margin:2px;opacity:.8}#metka ul{list-style:none;padding:0}.badf{text-align:left;color:red;background:url(../../../../img/msg/badf.png) 0 no-repeat;padding-left:20px;float:left;clear:both;font-size:12px;width:100%}.badf+*{border-color:#faa!important}.green{color:#8fb33a!important}.white{color:#fff!important}.blackgray{color:#474747!important}.gray{color:#878787!important}.ultragray{color:#bcbcbc!important}.red{color:red!important}.yellow{color:#587900!important}.violet{color:#e606d9!important}.blue{color:#06b4e6!important}.lightblue{color:#80c8ee!important}.bold{font-weight:700}.small{font-size:10px}.biger{font-size:17px!important}.bigest{font-size:19px!important}.georgia{font-family:Georgia,serif}html .italic{font-style:italic}#img_form p.label,.belka,.boks,.edit td .help,.srodek,.tresc_box h2+em,.wynik,.wynik .foot,label.checkbox,table.userview,table.view{float:left}h1,h2,h3,h4,h5{margin:4px 1% 5px 2%;padding-bottom:4px}h1{font-size:36px;font-weight:300;margin-bottom:25px}h1 .wiecej{float:right;margin:5px 5px 0 10px;font:11px Arial,sans-serif;color:#bf9758}h2{font-size:36px;font-weight:300;margin-bottom:25px;color:#a0a0a0;margin-top:10px;font-size:24px}h1+h2{margin:0;font-size:20px}h4{font-size:13px}h5{font-size:12px}h2+em{font-size:11px;margin:-10px 0 20px 10px}p img.icon{float:left;margin-right:5px}.sectionTitle{text-align:left;overflow:hidden;padding:2.35em 0;width:80%;width:calc(100% - 300px)}@media print,screen and (max-width:39.99875em){.sectionTitle{width:100%;text-align:center;padding:1em 0}}.sectionTitle h2{margin:0;float:left;display:block;position:relative;padding:0}.sectionTitle h2:after{content:"";width:5000px;height:1px;background:#e3eaf1;display:block;position:absolute;top:50%;left:110%}@media print,screen and (max-width:39.99875em){.kategoria{text-align:center}}.kategoria .sectionTitle h2{color:#000;font-size:30px;font-weight:300}@media print,screen and (max-width:47.99875em){.kategoria .sectionTitle h2{font-size:1.25rem}}.kategoria .mybtn{margin:2em 0 0}@media print,screen and (max-width:39.99875em){.kategoria .mybtn{margin:0 0 1em;float:none;box-sizing:border-box;display:inline-block}}input[type=number],input[type=password],input[type=submit],input[type=text]{padding:10px;transition:.2s;text-align:left;border-radius:25px;border:2px solid silver;background-color:#fff;color:#666;margin:0 8px;width:auto;box-sizing:border-box}button[type=submit],select,textarea{padding:4px 10px;transition:.2s;text-align:left;border-radius:25px;border:3px solid silver;background-color:#fff;color:#666;margin:0 8px;width:auto}button[type=submit],input[type=submit]{border:2px solid #587900;color:#fff;background:#587900;cursor:pointer;height:48px}button[type=submit]{margin:0}button[type=submit]:hover,input[type=submit]:hover{background:#587900;border-color:#587900}#polityka_firmy{margin:14px 10px}#polityka_firmy+.badf{display:inline-block}.bt-blue{float:right;margin:10px 20px 5px 0;background:url(../../../../img/bbt.jpg) repeat-x;color:#1a3e57;border:none;height:34px;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;padding:0 20px;border-radius:30px;line-height:2em}input[type=password]:focus,input[type=password]:hover,input[type=text]:focus,input[type=text]:hover,select:focus,select:hover,textarea:focus,textarea:hover{border-color:#90bb19}input[type=image]:hover,input[type=submit]:hover{cursor:pointer}#zalogowany{float:left;width:400px;background:url(../../../../img/linia1.jpg) 0 25px no-repeat}#zalogowany a img{vertical-align:middle}#zalogowany a span{color:#bf9758}#zalogowany a:hover span{color:#f77132}input[name=zmiana]{padding:3px!important;border-radius:9px!important}.lista_poziomow ul li:first-child{border-top:none}.srodek{text-align:left;position:relative;padding:0;min-height:360px}.boks2m{float:left;width:47.5%;margin:1%}.wynik2{width:49%;margin-right:1%}.wiecej{float:right;margin:1px 10px 1px 0}.wiecej:hover{opacity:.7}.wiecej:active{margin:2px 9px 0 1px}.l{float:left}.r{float:right}#top,.bad,.button,.center,.good,.info,.wyniki td{text-align:center}#stopka{padding-top:10px}#stopka #klient{padding:5px 0 5px 10px;float:left;width:335px;line-height:1.4em;color:#658199}#stopka #klient strong{color:#aaa}#stopka #intellect{float:right;margin:10px 10px 0 0;color:#658199}#stopka #intellect a{color:#fff}#gdzie_tekst{padding:4px 0 4px 5px;width:99%;overflow:hidden;visibility:hidden}#gdzie_tekst h3{font-family:Arial,sans-serif;margin:0 0 10px;padding:0}#gdzie{float:left;font-weight:400;font-size:12px;display:inline}#gdzie,#gdzie a,#gdzie strong{color:#bdcdd2}.bad,.good,.info{clear:both;font-size:16px;line-height:1.7em;padding:12px 5%;min-height:20px;width:100%;margin:8px auto;color:#000;border-radius:8px;border:1px solid #b2d8ff;background:#eaf3ff;box-sizing:border-box;font-weight:400}.good{border:1px solid #71d573;background:#cbffcf}.bad{border:1px solid #ffb2b2;background:#f9dede}.bad img,.good img,.info img{display:none}.bad p,.good p,.info p{margin:0}.info{margin:20px auto}.pagging_row{padding:1em 8px;border-bottom:1px solid #cfdaea;margin:0 0 1.6em}@media print,screen and (max-width:63.99875em){.pagging_row .float-right{width:100%;padding-bottom:.3125rem}}.bottomPagination{width:100%;text-align:center;border-top:1px solid #cfdaea}.porcjowanie_desc{color:#1b1c1b;font-size:15px}.porcjowanie{width:100%;padding:4px 0;color:#aaa;font-size:18px;font-weight:600}.porcjowanie .current{color:#1e3c66;margin-left:6px;margin-right:6px;line-height:25px}.porcjowanie a{display:inline-block;color:#587900;font-weight:600;line-height:25px;margin:6px}.prev_next{color:#61717b;padding:0 4px;min-width:24px;display:inline-block}.powr{float:left;clear:both;color:#afafaf;padding:4px 20px;background:url(../../../../img/back.png) 0 no-repeat;font-size:12px;margin:20px 10px 10px 0}.imgmin{float:left;margin:5px;-webkit-border-radius:3px;width:31%;border-radius:3px}.boxfiledit+.boxfiledit,.imgmin+.imgmin{margin-left:13px}.boxfiledit img,.imgmin img{transition:.2s;float:left;padding:2px;box-sizing:border-box;width:100%}.boxfiledit img:hover,.imgmin img:hover{box-shadow:inset 0 0 4px #000}.imgmin.big img{padding:4px}.portfolio{width:100%;margin:1em 0 0}.portfolio .imgmin{margin:0;width:16.666%}@media print,screen and (min-width:48em){.portfolio .imgmin{padding:.625rem}}@media print,screen and (max-width:74.99875em){.portfolio .imgmin{width:20%}}@media print,screen and (max-width:39.99875em){.portfolio .imgmin{width:25%}}@media print,screen and (max-width:22.49875em){.portfolio .imgmin{width:33.33%}}.tresc_box{position:relative;margin:0 auto}.tresc_box h2,h2.category_title{background:url(../../../../img/linia2.jpg) bottom no-repeat;margin:10px 0;padding-bottom:5px;width:99%}.tresc_box h2+em{margin-bottom:15px;color:#878787}.tresc_box .galeria{float:right;margin-left:5px;border-left:1px solid #f7ca85}.tresc_box .galeria .imgmin{clear:both;margin-left:10px}#galeria_szczeg{margin-bottom:20px}#galeria_szczeg .boks{padding:10px 0}#galeria_szczeg .galeria_boks{width:157px;margin:3px;text-align:center}#galeria_szczeg .galeria_boks .imgmin{float:none;margin:0 auto;position:relative;overflow:hidden;background:none;border:none}#galeria_szczeg .galeria_boks .imgmin img{float:none;padding:2px;border:1px solid silver;box-shadow:0 0 8px #888}#galeria_szczeg .galeria_boks p{text-indent:0;margin:0 0 10px}.wal{font-size:inherit;color:inherit}table.view{border-spacing:18px 0}@media print,screen and (max-width:74.99875em){table.view{border-spacing:3px 0}}table.view th{text-align:center;padding:8px 4px}table.view tr{border-bottom:18px solid #fff}table.userview tr:hover td{background:#fffaef}.cartTable .fullPrice{font-weight:800;color:#284876;font-size:25px;white-space:nowrap}.cartTable .fullPrice .price-strike{font-size:60%!important;display:block}@media print,screen and (max-width:47.99875em){.cartTable .fullPrice{font-size:1.25rem}}.cartTable .fotoliaPrice{color:#4a4a4a;font-size:14px;font-weight:400}@media print,screen and (max-width:39.99875em){.cartTable td:nth-child(n+3){display:none}}@media print,screen and (max-width:39.99875em){.cartTable td:nth-child(2){max-width:100%!important;width:60%;padding:.625rem}}.cartTable .cart-responsive{display:none}.cartTable .cart-responsive .delete{margin-top:10px}@media print,screen and (max-width:39.99875em){.cartTable .cart-responsive{display:block}}.cartTotal .mgl-50{margin:0!important;color:#90a8ca;display:inline-block;padding-top:.625rem}table.view .bg-fiol{padding:2em 3.6em!important;box-sizing:border-box}@media print,screen and (max-width:39.99875em){table.view .bg-fiol{padding:1.25rem!important}}.cartTotal{float:right}@media print,screen and (max-width:39.99875em){.cartTotal{width:100%}}.cartTotal .mgl-50.mybtn{color:#fff;float:right!important;display:block;margin:0 0 0 2em!important}@media print,screen and (max-width:39.99875em){.cartTotal .mgl-50.mybtn{margin:10px 0 0!important;width:100%}}.cartTotal .big.white{font-size:25px;font-weight:800}.back{border:2px solid silver;border-radius:25px;display:block;float:left;color:silver;line-height:42px;padding:0 2em}@media print,screen and (max-width:39.99875em){.back{margin:0 auto;float:none;display:inline-block}}.back:hover{background:silver}table.view td{padding:.5em;background:#f6f7f9;border-bottom:10px solid #fff;margin:9px 0;text-align:center}@media print,screen and (max-width:63.99875em){table.view td{padding:0 10px}}table.view tr td:first-child{padding:0;text-align:center;min-width:120px}table.view input[type=submit],table.view input[type=text]{padding:2px;border-radius:2px}table.view input[type=text]{text-align:center;width:25px;padding:3px;color:#1a3e57;border-radius:5px}@media print,screen and (max-width:63.99875em){table.view input[type=text]{width:100%;text-align:center;margin:0}}table.view input[type=text]:focus{border-color:#587900}table.view input[type=submit]{margin-left:4px;padding:3px 4px;border:none;color:#fff;white-space:nowrap}@media print,screen and (max-width:63.99875em){table.view input[name=zmiana]{width:100%;text-align:center;margin:3px 0}}table.view input[name=usun]{width:38px;height:38px;border:medium none;display:block;transition:all .2s ease-out 0s;border-radius:5px}table.view input[name=usun],table.view input[name=usun]:hover{background:none repeat scroll 0 0 #de3c3c}table.view a.edit-from-cart{width:90px;height:38px;padding:10px;float:left;text-align:center;color:#fff;border:medium none;display:inline-block;transition:all .2s ease-out 0s;border-radius:5px}table.view a.edit-from-cart,table.view a.edit-from-cart:hover{background:none repeat scroll 0 0 #587900}table.view .cart-responsive a.edit-from-cart{margin-top:10px}@media print,screen and (max-width:63.99875em){table.view.cartTable td{padding:0 5px}}.delete{position:relative;display:inline-block}.delete:after,.delete:before{content:"";display:inline-block;position:absolute;top:17px;left:16px;pointer-events:none;width:15px;height:4px;background-color:#fff;transition-property:transform;transition-duration:.3s;z-index:999}.delete:after{transform:rotate(-45deg)}.delete:before{transform:rotate(45deg)}.delete:hover:before{transform:rotate(225deg)}.delete:hover:after{transform:rotate(135deg)}table.view .lightblue{font-size:14px}table.userview{margin-top:20px;background:#fff;text-align:center;border-radius:5px}table.userview th{padding:2px 0 0;color:#fff;font-size:12px;text-shadow:1px 1px 0 #000;background:url(../../../../img/b-gr.jpg) repeat-x;border-bottom:2px solid #1c3faa;border-radius:5px}.div-zamawiam{background:#284876;box-sizing:border-box;padding:1.5em;width:100%;overflow:hidden}@media print,screen and (max-width:22.49875em){.div-zamawiam{padding:1.25rem .625rem}}.div-zamawiam .total-price{display:inline-block;float:right;color:#fff;font-size:20px;font-weight:700;padding:10px 20px}@media print,screen and (max-width:74.99875em){.div-zamawiam .total-price{width:100%;text-align:center;margin-top:10px;border-top:1px solid #2c5083}}.confirmForm{width:100%}.div-zamawiam input[type=submit]{float:right;padding:0 1.5em}@media screen and (max-width:34.375em){.div-zamawiam input[type=submit]{width:100%;text-align:center}}.div-zamawiam a{display:block;float:left}@media screen and (max-width:34.375em){.div-zamawiam a{width:100%;text-align:center;margin-bottom:10px}}table.userview td{padding:10px 5px;border-left:1px dotted #ddd;color:#272727}table.userview tr td:first-child{border-left:none}.confirmForm .labelHelper:before{border:3px solid #587900}.confirmForm .labelHelper:after{background:#587900}label.checkbox{padding:2px 0 0 2em;width:100%;text-align:left;margin-bottom:4px;position:relative}.labelHelper{position:absolute;left:0}label.checkbox input{display:none}.labelHelper:before{display:block;width:13px;height:13px;border:3px solid #274673;border-radius:50%;content:"";position:absolute;top:2px;pointer-events:none}.labelHelper:after{content:"";border-radius:50%;width:7px;height:7px;background:#274673;position:absolute;left:6px;top:8px;display:none}input:checked+.labelHelper:after{display:inline-block}label.checkbox input{float:left}label.fotoConfirm{width:auto;margin:0 auto;float:none;display:inline-block}label.fotoConfirm.hidden{display:none}.galeria{float:right;margin-left:5px;border-left:1px dotted #202020}.galeria .imgmin{clear:both;margin-left:10px}li.ui-state-default a[href="#material"]{background-image:url(../../../../img/tabs/material.png);padding-left:15px}a[href="#orientation"]{background-image:url(../../../../img/tabs/orientation.png)}a[href="#color_filters"]{background-image:url(../../../../img/tabs/color.png)}a[href="#cbhs_filters"]{background-image:url(../../../../img/tabs/tone.png)}a[href="#effects_filters"]{background-image:url(../../../../img/tabs/effect.png)}#img_form li.ui-state-default.ui-state-active,li.ui-state-default.ui-state-hover{background-position:0 0}ul:hover li.ui-state-default.ui-state-active{background-position:0 -41px}#img_form li.ui-state-default.ui-state-active a,li.ui-state-default.ui-state-hover a{color:#88d5fd;background-position:0 -33px}ul:hover li.ui-state-default.ui-state-active a{color:#999;background-position:0 0}.ui-widget-header{background:none;border:none}.ui-widget .dropdownEffect{position:relative;border:2px solid silver;height:48px;width:208px;border-radius:25px;display:block;float:left;overflow:hidden}.ui-widget .dropdownEffect select{cursor:pointer;margin:0;padding:0;box-sizing:border-box;height:48px;border:none;position:absolute;top:0;left:0;width:100%;padding:0 0 0 .5em;color:#707070;font-size:15px;font-style:italic;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ui-widget .dropdownEffect select::-ms-expand{display:none}.ui-widget .dropdownEffect select:focus::-ms-value{background:#fff;color:#707070}.ui-widget .dropdownEffect select:focus{outline:0}.ui-widget .dropdownEffect.sizes{margin:0}.ui-widget .dropdownEffect:after{position:absolute;right:13px;content:"\e904";color:#1e3c66;font-family:icomoon;display:block;font-size:22px;transform:rotate(90deg);line-height:44px;z-index:2;pointer-events:none}.ui-widget .dropdownEffect:before{position:absolute;right:0;background:#fff;height:50px;width:50px;display:block;content:"";z-index:1;pointer-events:none}.addthis_native_toolbox{display:inline-block;vertical-align:middle}.addthis_native_toolbox #atstbx{text-align:right}.addthis_native_toolbox+.pinit-btn{position:relative;top:-3px}.addthis_native_toolbox+.pinit-btn,.pinit-btn span{vertical-align:middle;display:inline-block}.intro-link{position:absolute;top:250px;left:100px}#koszyk_box{position:absolute;top:70px;right:10px;z-index:20}#koszyk_box img{float:left;margin-right:5px}#stopka .boks3{width:30%;height:300px;padding:0 1.5%;line-height:1.7em;position:relative}#stopka .boks3 h3{padding:10px 0 10px 13px;background:url(../../../../img/point.jpg) 0 17px no-repeat}#stopka .boks3 .more{position:absolute;left:90px;bottom:10px}.blackbox{width:100%;padding:0;padding-bottom:0;position:relative;box-sizing:border-box}.p24 input[type=radio]{float:left;margin-top:10px}.p24 table{float:left;width:90%;margin:0 5%;background:url(../../../../img/bg-trans.png);padding:5px;border-radius:10px}.p24 table td{border-bottom:1px dotted #454545;font-family:Arial,sans-serif}.p24 table td+td{border-left:1px dotted #454545}.p24 table td label{font-size:14px}.p24 table td label:hover{color:#f22;cursor:pointer}.foto-wynik{float:left;margin:8px;line-height:1.3em;text-align:center;position:relative;overflow:hidden}.foto-wynik a{color:#8a8a89;display:block;font-size:14px}.foto-wynik a:hover{color:#444}.foto-wynik .img{margin-bottom:5px;background-repeat:no-repeat;background-position:50%}.foto-wynik a:hover .img{opacity:.85}.foto-wynik.s160{width:180px;height:180px}@media screen and (max-width:28.125em){.foto-wynik.s160{width:129px;height:190px}}.foto-wynik.s160 .img{height:103px;width:100%;background-size:contain}.foto-wynik.s160 img{width:100%;height:103px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.foto-wynik.s240{width:280px;height:330px}@media screen and (max-width:28.125em){.foto-wynik.s240{width:129px;height:190px}}.foto-wynik.s240 .img{height:280px;width:100%;background-size:cover}.foto-wynik.s240 img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.foto-wynik.s110{width:130px;height:135px;margin:5px}.foto-wynik.s110 .img{height:100px;width:100%}.foto-wynik.s400{width:400px;height:420px}.foto-wynik.s400 .img{height:360px}.dropdown ul li:hover{background:#587900}.cartTitle+.blackbox{padding:3em 0}@media print,screen and (max-width:39.99875em){.cartTitle+.blackbox{padding:1em 0 0}}#kod_rabatowy{color:#1b1c1b;background:#fff;font-weight:700;text-align:right}#kod_rabatowy input[type=text]{width:120px;padding:2px;margin:0 5px;border-radius:25px;height:44px;border:2px solid silver}@media screen and (max-width:37.5em){.rabat-div{clear:both;text-align:center}}.desc{width:550px;padding:0 12px;font-size:14px;line-height:1.4}.h2{font-size:24px;color:#666;margin:0;margin-bottom:12px}.h2,.h3{line-height:1.7}.h3{font-size:14px;color:#77cf3d;margin:0;margin-bottom:16px}.onas .desc p{margin-top:16px;line-height:1.7}.slide_box{display:inline-block}.hr{border-top:1px solid #ddd;display:none}.popular{padding:32px 0 48px;margin:50px 0 0;background-size:cover}.popular .mybtn{padding:0 35px}@media print,screen and (max-width:39.99875em){.popular .mybtn{display:inline-block}}.popular h2{color:#eee}.popular img{box-shadow:0 0 4px #000;transition:.2s;width:100%;position:relative}.popular img:before{content:"";background:url(../../../../img/imgBorder.png);width:100%;height:100%;position:absolute}.etap_icon{width:3em;height:3em;background:#2a4c7a;display:inline-block;border-radius:100%;font-size:20px;font-weight:700;color:#fff;margin-right:.5em;vertical-align:top;text-align:center;line-height:3em}@media print,screen and (max-width:39.99875em){.etap_icon{display:none}}@media print,screen and (max-width:22.49875em){.etap_icon{display:none}}.etap_row{box-sizing:border-box;padding:3em 0 1em;border-bottom:1px solid #cfdaea;position:relative}@media print,screen and (max-width:74.99875em){.etap_row{padding:1em 0 .2em}}.etap_row_with_intro{border-color:transparent}.etap_row_search_container{padding-bottom:1em;border-color:transparent}.etap_row.first_e{padding-top:0}#multisearch-header{width:100%;position:relative}#multisearch-header .multisearch-title{width:calc(100% - 300px);float:left}@media print,screen and (max-width:47.99875em){#multisearch-header .multisearch-title{width:100%;padding-bottom:0;border-color:transparent}}#multisearch-header form{box-sizing:border-box;width:250px;position:relative;float:right;margin-top:10px;margin-bottom:20px}@media print,screen and (max-width:47.99875em){#multisearch-header form{width:100%;margin-top:0}}#multisearch-header form .field{line-height:28px;font-size:.8em;border:1px solid silver;padding:4px 16px;width:250px;border-radius:25px;padding-right:50px!important}@media print,screen and (max-width:47.99875em){#multisearch-header form .field{width:100%}}#multisearch-header form .multisearch-submit{height:38px;margin-right:0;font-family:icomoon;position:absolute;right:0}.intro2 h2{color:#444;margin-left:0;font-size:1.5em;font-weight:400;margin-bottom:16px}.intro{padding-bottom:16px}.intro .expandtext{overflow:hidden;transition:.2s;text-align:justify}@media print,screen and (max-width:39.99875em){.intro img{margin-right:15px!important;max-width:50%}.intro img+h1{margin-bottom:10px}}.intro .btn{margin-top:15px;float:right;color:#fff;cursor:pointer;padding:4px 15px;transition:.2s;text-align:left;border-radius:25px;display:inline-block}.intro .btn,.intro .btn:hover{background:#587900}.kategorie-start~.etap_row{margin:0 0 3em}.etap_row label{display:block;font-size:1.36364em;font-weight:800;color:#587900;line-height:inherit;margin:0;padding:0}.etap_row h1.inherit{display:inherit;font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;margin:inherit;padding:inherit}.etap_row .etap_cattegory_name{color:#1e3c66;position:absolute;left:77px;font-size:13px}@media print,screen and (max-width:74.99875em){.etap_row .etap_cattegory_name{position:static}}.etap_row .etap_cattegory_name span{color:#587900;font-weight:800}#topSection .center{max-width:100%;width:600px;margin:0 auto}#topSection .etap1-center{width:80%}@media print,screen and (max-width:63.99875em){#topSection .etap1-center{width:100%;text-align:center}}@media print,screen and (max-width:63.99875em){#topSection .etap1-center .mybtn{display:inline-block;float:none;margin:5px}}@media print,screen and (max-width:22.49875em){#topSection .etap1-center .mybtn{width:100%}}.etap_title{display:inline-block;font-size:22px;color:#000}@media print,screen and (max-width:39.99875em){.etap_title{font-size:18px}}@media print,screen and (max-width:22.49875em){.etap_title{font-size:.9375rem}}#cbhs_filters,#color_filters,#effects_filters,#orientation{display:none}.boks table.view{width:100%;font-size:13px}table.view{color:#4a4a4a}table.view .bg-fiol{background:#284876;color:#bbb}.mgl-50{margin-left:50px}.contact_title{float:left;padding:0 0 8px 10px;color:#587900;font-weight:700;text-align:center;width:100%}textarea{width:100%;padding:12px}.main-pagging .porcjowanie{display:block;text-align:center;margin-bottom:20px}.popular .slider img{vertical-align:middle}.popular .slider a{margin:16px}.kategoria .slider1{padding:0;margin:0}.kategoria .slider1 img{vertical-align:middle}.carousel,.carousel2,.carousel3{position:relative;margin-bottom:1.5em}.carousel2 .cycle-prev,.carousel3 .cycle-prev,.carousel .cycle-prev{position:absolute;left:-92px}@media print,screen and (max-width:89.99875em){.carousel2 .cycle-prev,.carousel3 .cycle-prev,.carousel .cycle-prev{left:-60px}}.carousel2 .cycle-next,.carousel3 .cycle-next,.carousel .cycle-next{position:absolute;right:-92px}@media print,screen and (max-width:89.99875em){.carousel2 .cycle-next,.carousel3 .cycle-next,.carousel .cycle-next{right:-60px}}.kategoria .slideshow{display:flex;flex-wrap:wrap;justify-content:center}.kategoria .slideshow>a{position:relative;box-sizing:border-box;overflow:hidden}.kategoria .slideshow li>a{position:relative;display:inline-block;width:100%;vertical-align:middle}.kategoria .slideshow li a.fancybox,.kategoria .slideshow li span.fancybox{border-radius:50%;display:block;width:43px;height:43px;text-align:center;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;font-size:15px;background:#fff;color:#000;line-height:43px;z-index:1;left:-500px;box-shadow:0 0 10px 10px #111;transition:.2s}.kategoria .slideshow li a.fancybox:before,.kategoria .slideshow li span.fancybox:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:-1;box-shadow:inset 0 0 0 35px #fff;transform:scale3d(.9,.9,1);transition:box-shadow .5s ease 0s,transform .3s ease 0s;transition-delay:.3s}.kategoria .slideshow li:hover a.fancybox,.kategoria .slideshow li:hover span.fancybox{left:0}.kategoria .slideshow li:hover a.fancybox:before,.kategoria .slideshow li:hover span.fancybox:before{box-shadow:inset 0 0 0 6px #587900;transform:scaleX(1)}.kategoria .slideshow li:hover .kat_desc{color:#d9ff71;padding:1em .9em;background:rgba(0,0,0,.7)}.kategoria .slideshow .kat_desc{transition:all .2s ease 0s;box-sizing:border-box;text-align:left;color:#fff;position:absolute;bottom:0;padding:.5em .9em;background:none repeat scroll 0 0 rgba(0,0,0,.8);width:100%;pointer-events:none}.kategoria .slideshow .kat_desc strong{font-weight:300}.slideshow li{position:relative!important;overflow:hidden;transition:all .2s;display:inline-block;width:19%;width:calc(20% - 8px);margin:8px 4px 4px}@media print,screen and (max-width:74.99875em){.slideshow li{width:24%;width:calc(25% - 8px)}}@media print,screen and (max-width:63.99875em){.slideshow li{width:32%;width:calc(33% - 8px)}}@media print,screen and (max-width:47.99875em){.slideshow li{width:49%;width:calc(50% - 8px)}}@media print,screen and (max-width:22.49875em){.slideshow li{width:98%;width:calc(100% - 8px)}}.mybtn{font-size:16px;font-weight:300;padding:0 18px;line-height:42.5px;border-radius:25px;color:#fff;cursor:pointer;border:0;transition:.2s;background:#587900;display:flex;align-content:center;box-sizing:border-box}.mybtn:after{content:"\e904";font-family:icomoon;color:#d9ff71;font-size:21px;margin-left:15px;vertical-align:middle}.mybtn:hover{color:#fff}.mybtn.with-border{border:1px solid silver}.mybtn.with-border:hover{border-color:transparent}.sectionBtn{position:relative;overflow:hidden;z-index:1;border:2px solid transparent;transition:.3s}.sectionBtn:hover{border:2px solid #587900}.sectionBtn:before{content:"";z-index:-1;position:absolute;top:50%;left:100%;margin:-15px 0 0 1px;width:30px;height:30px;border-radius:50%;background:none repeat scroll 0 0 #1e3c66;transform-origin:100% 50% 0;transform:scaleY(2);transition-property:transform,opacity;transition-duration:.3s,.3s;transition-delay:0s,0s;transition-timing-function:cubic-bezier(.7,0,.9,1)}.sectionBtn:hover:before{transform:scale3d(12,12,1)}.mybtn.mybtn_dark:hover{background:#1d375c}.mybtn i{margin-left:16px;color:#d9ff71;font-size:21px;position:relative;top:5px}.mybtn.mybtn_clear{font-size:14px;font-weight:300;padding:4px 16px;border-radius:25px;background:#fff;color:#666;cursor:pointer;border:2px solid silver;transition:.2s}.mybtn.mybtn_clear:hover{color:#444;border:2px solid #77cf3d}.form-btn{border-radius:25px;border:3px solid #cacaca;padding:8px 20px;margin:2px;background:#fff;color:#666;font-size:14px;cursor:pointer;display:inline-block}@media print,screen and (max-width:39.99875em){.form-btn{padding:8px}}.form-btn:hover{border:3px solid #587900;color:#444}.form-btn[active]{border:3px solid #587900;background:#587900;color:#fff;position:relative}.form-btn[active]:after{left:50%;border:8px solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;margin-left:-6px;transition:all .2s ease-in-out 0s;top:100%;border-top-color:#587900}.popular .sectionTitle{padding:0 0 2.35em;float:left}@media print,screen and (max-width:39.99875em){.popular .sectionTitle{padding-bottom:1.25rem}}.popular .sectionTitle h2{color:#fff}.popular .sectionTitle h2:after{background:#2d5476}.popular .mybtn{margin:0}@media print,screen and (max-width:39.99875em){.popular .mybtn{display:inline-block!important;margin-bottom:7px}}.popularSlide li{height:190px;background-size:cover}.popularSlide li a{margin-left:18px;display:inline-block;width:100%;height:100%}.category_title{padding:1em 0;font-weight:800;color:#587900;font-size:30px;border-bottom:1px solid #cfdaea;margin:0 0 1em}@media print,screen and (max-width:63.99875em){.category_title{font-size:1.5625rem}}.multisearch-title{padding-bottom:.5em;font-weight:800;color:#587900;font-size:36px;border-bottom:1px solid #cfdaea;margin:0 0 1em}@media print,screen and (max-width:63.99875em){.multisearch-title{font-size:1.5625rem}}.slideshow{margin:0;overflow:hidden;padding:0}.slideshow img{width:auto!important;height:auto!important}#price_desc{color:#c00;text-align:center;line-height:3.3;font-size:14px;font-weight:400}@media print,screen and (max-width:89.99875em){#price_desc{line-height:1.2;margin-bottom:.625rem}}#wrapperForReset{width:100%;float:none;clear:both;box-sizing:border-box;padding-left:0;padding-top:20px;overflow:hidden}.limits{padding-left:30px;font-size:15px}@media print,screen and (max-width:22.49875em){.limits{padding-left:0;width:100%;display:block}}.limits a{color:#90bb19;font-weight:600;margin:0 3px}.limits a.active{color:#1e3c66}.wrapper .products{padding-top:52px}@media print,screen and (max-width:74.99875em){.wrapper .products{padding-top:1.25rem}}.wrapper .products *{box-sizing:border-box}.delivery_hr{border-bottom:1px solid #ddd;display:block;clear:both;margin-bottom:8px;padding-top:8px;position:relative;left:27px;right:0;max-width:calc(100% - 27px)}.clearfix{clear:both;width:100%;height:1px}.hidden-button p{overflow:hidden;margin-top:0}.hidden-button .mybutton{display:inline-block!important;float:right;height:auto;padding:6px 15px;line-height:normal;margin-top:-17px}.hidden-button .mybtn:after{position:relative}@-moz-document url-prefix(){.hidden-button .mybutton{margin-top:-7px}}.expandtext{width:100%}div.google_plusone_iframe_widget{margin:0 auto;width:55px!important}.at_native_button{display:inline}#atstbx{display:block;text-align:center}#atstbx .at_native_button{display:inline-block}.cartTable span.promotion{display:block;margin-top:8px;color:#de3c3c;font-size:90%}.overflow{overflow:hidden}.fotolia-search-row{text-align:center}.fotolia-search-row .foto-wynik{display:inline-block;float:none}.fluid-width-video-wrapper-max-width{max-width:640px}.size-dropdown-single{float:left;width:50%}@media print,screen and (max-width:39.99875em){.size-dropdown-single{width:100%}}@media print,screen and (max-width:39.99875em){.size-dropdown-single.w-50{width:50%}}@media print,screen and (max-width:39.99875em){.size-dropdown-single.w-50 .dropdownEffect,.size-dropdown-single.w-50 input{width:100%}}@media print,screen and (max-width:39.99875em){.size-dropdown-single.w-50--left{padding-right:7px}}@media print,screen and (max-width:39.99875em){.size-dropdown-single.w-50--right{padding-left:7px}}.size-dropdown-double{width:100%}.hit{background:#587900;font-style:normal;font-size:14px;padding:0 4px;color:#fff;font-weight:700;border-radius:4px;margin-left:3px;letter-spacing:1px}.expandtext.scrollable{position:relative}.expandtext.scrollable:after{content:"";position:absolute;height:50px;width:100%;bottom:0;left:0;background-image:linear-gradient(180deg,transparent,#fff)}.fancybox-close{top:10px!important;right:10px!important}.masonry-pagination{padding-top:25px;text-align:center}#topSection .center{width:80%}@media screen and (max-width:75em){#topSection .center{width:600px;text-align:center}#topSection .center .mybtn{width:100%!important}#topSection .center label.fotoConfirm{margin-left:24px}}.etap_icon,.etap_title{vertical-align:middle}.vhidden{visibility:hidden}.select-wrapper{position:relative;border:1px solid silver;height:32px;width:208px;display:block;float:left;overflow:hidden}.select-wrapper select{cursor:pointer;margin:0;box-sizing:border-box;height:32px;border:none;position:absolute;top:0;left:0;width:100%;padding:0 0 0 .5em;color:#707070;font-size:15px;font-style:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-wrapper select::-ms-expand{display:none}.select-wrapper select:focus::-ms-value{background:#fff;color:#707070}.select-wrapper select:focus{outline:0}.select-wrapper option{font-family:Open Sans;font-weight:300}.select-wrapper.sizes{margin:0}.select-wrapper:after{right:8px;content:"\e904";color:#1e3c66;font-family:icomoon;font-size:18px;transform:rotate(90deg);line-height:32px;z-index:2}.select-wrapper:after,.select-wrapper:before{position:absolute;display:block;pointer-events:none}.select-wrapper:before{right:0;background:#fff;height:32px;width:32px;content:"";z-index:1}@font-face{font-family:icomoon;src:url(../../../fonts/icomoon.eot);src:url(../../../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../../../fonts/icomoon.ttf) format("truetype"),url(../../../fonts/icomoon.woff) format("woff"),url(../../../fonts/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:swap}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-pinterest:before{content:"\e900"}.icon-next15:before{content:"\e901"}.icon-picasa10:before{content:"\e902"}.icon-previous11:before{content:"\e903"}.icon-right133:before{content:"\e904"}.icon-shopping82:before{content:"\e905"}.icon-shopping189:before{content:"\e906";width:20px;height:20px}.icon-tick7:before{content:"\e907"}.icon-twitter:before{content:"\e908"}.icon-upload82:before{content:"\e909"}.icon-dark371:before{content:"\e90a";width:16px;height:16px}.icon-facebook3:before{content:"\e90b"}.icon-flickr7:before{content:"\e90c"}.icon-google-plus:before{content:"\e90d"}.icon-instagram19:before{content:"\e90e"}.icon-logotype114:before{content:"\e90f"}.icon-home:before{content:"\e910"}.icon-price-tags:before{content:"\e936"}.icon-location2:before{content:"\e948"}.icon-enlarge:before{content:"\e989"}.icon-bin2:before{content:"\e9ad"}.icon-image1:before{content:"\e911"}.icon-spinner:before{content:"\e97a"}.icon-download3:before{content:"\e9c7"}.icon-attachment:before{content:"\e9cd"}.icon-image:before{content:"\e912"}.icon-folder-download:before{content:"\e933";width:16px;height:16px}.aboutUs.section{margin:5em 0 0;position:relative}.aboutUs .realisationBox{background:url(../../../../img/realisationBox.webp);background-repeat:no-repeat;display:block;width:31%;float:right;height:382px;box-sizing:border-box;padding:30px 12em 30px 35px;background-position:50%}@media print,screen and (max-width:74.99875em){.aboutUs .realisationBox{background:url(../../../../img/realisationBox2.webp);background-repeat:no-repeat;padding:2.5rem;text-align:center;background-size:cover;background-position:top}}@media print,screen and (max-width:63.99875em){.aboutUs .realisationBox{padding:1.25rem}}@media print,screen and (max-width:47.99875em){.aboutUs .realisationBox{width:300px;float:none;margin:.625rem auto 0;clear:both;max-width:100%}}.aboutUs .realisationBox span{text-shadow:0 2px 2px #444;font-size:19px;color:#fff;line-height:125%;text-align:left}@media print,screen and (max-width:63.99875em){.aboutUs .realisationBox span{font-size:1.0625rem}}@media print,screen and (max-width:74.99875em){.aboutUs .realisationBox span{display:block}}@media print,screen and (max-width:47.99875em){.aboutUs .realisationBox span{font-size:1.1875rem}}.aboutUs .realisationBox span strong{font-weight:500;font-size:21px}.aboutUs .realisationBox .image{display:none}@media print,screen and (max-width:74.99875em){.aboutUs .realisationBox .image{display:block;padding:.9375rem 0;text-align:center}.aboutUs .realisationBox .image img{padding:0;display:inline-block!important}}.aboutUs .realisationBox .mybtn{position:absolute;right:30px;top:40px;padding:0 22px;color:#11304c;background:#fff;transition:color .3s ease 0s;z-index:1;line-height:40px;font-weight:400;font-size:15px}@media print,screen and (max-width:74.99875em){.aboutUs .realisationBox .mybtn{margin-top:.9375rem;position:static;display:inline-block}}.aboutUs .realisationBox .mybtn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:-1;box-shadow:inset 0 0 0 35px #fff;transform:scale3d(.9,.9,1);transition:box-shadow .3s ease 0s,transform .3s ease 0s}@media print,screen and (max-width:74.99875em){.aboutUs .realisationBox .mybtn:before{display:none}}.aboutUs .realisationBox:hover .mybtn:before{box-shadow:inset 0 0 0 2px #1e3c66;transform:scaleX(1)}.aboutUs figcaption{float:left}.aboutUs img{padding-right:50px}@media print,screen and (max-width:63.99875em){.aboutUs img{padding-right:20px}}@media print,screen and (max-width:39.99875em){.aboutUs img{display:none}}.aboutUs .txt .mybtn{margin-top:5px}.aboutUs .txt span{display:block;color:#587900;font-size:16px;margin:.5em 0 2em}@media print,screen and (max-width:39.99875em){.aboutUs .txt span{margin:.6875rem 0}}.aboutUs .txt span.head{color:#040404;font-size:40px;font-weight:300;line-height:100%;margin:0}@media print,screen and (max-width:63.99875em){.aboutUs .txt span.head{font-size:2rem}}.aboutUs .left{float:left;width:66%}@media print,screen and (max-width:47.99875em){.aboutUs .left{width:100%;margin-bottom:1.5625rem}}.aboutUs .txt p{text-align:justify}.aboutUs .left img:first-child{max-height:382px}.adobe-items{display:flex;flex-wrap:wrap;align-items:baseline;margin:0 -1rem;overflow:hidden}.adobe-item{float:left;width:25%;text-align:center;transition:opacity .2s ease-in-out}.adobe-item a{display:block;box-sizing:border-box;padding:.25em}.adobe-item:hover .adobe-title{color:#587900}@media print,screen and (max-width:47.99875em){.adobe-item{width:33.33%}}@media print,screen and (max-width:39.99875em){.adobe-item{width:50%}}@media print,screen and (max-width:22.49875em){.adobe-item{width:100%}}.adobe-img{display:block;margin-bottom:4px}.adobe-img img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;aspect-ratio:1;max-width:280px;max-height:280px}.adobe-img img:hover{-o-object-fit:contain;object-fit:contain}.adobe-title{display:block;height:45px;overflow:hidden;color:#566477;line-height:1.3;padding:2px 8px}.adobe-params{border-color:#cfdaea;margin-top:16px}.adobe-params legend{font-weight:600}.adobe-params ul{list-style:none;margin:0;padding:0}.adobe-params li{float:left;width:12.38%;text-align:center}@media screen and (max-width:65.625em){.adobe-params li{width:25%;margin-bottom:8px}}@media screen and (max-width:43.75em){.adobe-params li{width:50%}}@media screen and (max-width:31.25em){.adobe-params li{width:100%;float:none;display:flex;align-items:center}.adobe-params li>*{width:100%}}.adobe-params label{font-size:14px;font-weight:500;display:inline}@media print,screen and (max-width:89.99875em){.adobe-params label{display:block;margin-bottom:4px}}@media screen and (max-width:31.25em){.adobe-params label{width:50%}}.dropdown-style{position:relative;border:2px solid silver;height:36px;width:80%;border-radius:25px;display:block;overflow:hidden;margin:4px auto}.dropdown-style[hover]{border-color:#587900}.dropdown-style select{cursor:pointer;margin:0;box-sizing:border-box;height:32px;border:none;position:absolute;top:0;left:0;width:100%;padding:0 0 0 .5em;color:#707070;font-size:15px;font-style:italic;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.dropdown-style:before{right:0;background:#fff;height:38px;width:38px;content:"";z-index:1}.dropdown-style:after,.dropdown-style:before{position:absolute;display:block;pointer-events:none}.dropdown-style:after{right:5px;content:"\e904";color:#1e3c66;font-family:icomoon;font-size:22px;transform:rotate(90deg);line-height:32px;z-index:2}.categoryList{padding:0;overflow:hidden;margin:2em 0 0;position:relative;z-index:0;list-style:none;display:flex;flex-wrap:wrap}.categoryList li{display:block;margin:15px 1%;width:18%;position:relative;z-index:1}@media print,screen and (max-width:63.99875em){.categoryList li{width:23%}}@media print,screen and (max-width:39.99875em){.categoryList li{width:31.333%}}@media print,screen and (max-width:28.12375em){.categoryList li{width:48%}}@media print,screen and (max-width:22.49875em){.categoryList li{width:96%}.categoryList li .kat_desc{text-align:center}}.categoryList li:hover .kat_desc{color:#2a4c7a}.categoryList li a{display:block;width:100%;text-align:center;overflow:hidden;position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover}.categoryList li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:-1;box-shadow:inset 0 0 0 35px transparent;transform:scale3d(.9,.9,1);opacity:.6;transition:box-shadow .5s ease 0s,transform .3s ease 0s}.categoryList li:hover a:before{box-shadow:inset 0 0 0 2px #1e3c66;transform:scaleX(1);z-index:2;opacity:1}.categoryList .kat_desc{color:#8a8a89;font-size:14px;padding:.5em 0;transition:.2s;font-weight:700}.contact-page-title~.static-title-intro{width:50%;float:left}@media print,screen and (max-width:47.99875em){.contact-page-title~.static-title-intro{width:100%;text-align:center}}.contact-page-title~.static-title-intro img{float:none!important}@media print,screen and (max-width:39.99875em){.static-title-intro a{word-break:break-all;word-break:break-word}}.static-title-intro table{height:auto!important;max-width:100%;width:100%!important}@media print,screen and (max-width:39.99875em){.static-title-intro table{table-layout:fixed}.static-title-intro table img{width:auto!important}}.static-title-intro .category-info-box+div{width:100%!important}.static-title-intro h1,.static-title-intro h2,.static-title-intro h3,.static-title-intro h4,.static-title-intro h5,.static-title-intro h6{margin-left:0}.contact_form td{border-bottom:10px solid #fff}.edit.contact_form fieldset{margin:0}@media print,screen and (max-width:47.99875em){.edit.contact_form fieldset{padding:0}}.edit.contact_form input[type=text],.edit.contact_form textarea{width:100%;text-align:left;margin:0}.edit.contact_form *{box-sizing:border-box}.contact_form{float:right;width:45%}@media print,screen and (max-width:47.99875em){.contact_form{width:100%}}.contact_form input[type=text],.contact_form textarea{border-radius:8px}.filters{border-bottom:1px solid #cfdaea;margin:0 0 1em}.filters .filter-block{width:100%;font-size:0;margin:10px 0;display:flex}.filters .filter-block .active{background:#587900}.filters .filter-block span{text-align:center;display:inline-block;font-size:.9375rem;width:100%;color:#fff;background:#587900;cursor:pointer;padding:10px 15px;border-radius:25px;margin-left:0;margin-right:0}.filters .filter-block span .arrow:after{font-style:normal;content:"\25bc";font-family:icomoon;color:#fff;font-size:15px;position:relative;top:1px;margin-left:4px;pointer-events:none}@media print,screen and (max-width:47.99875em){.filters .filter-block span{width:100%;margin-bottom:4px}}.filters .filter-block span:hover{background:#587900;transition:all .5s}.filters .filter-list{background:#0f4c78;margin:0 0 10px;padding:10px;font-size:0;flex-wrap:wrap;display:none}.filters .filter-list a{width:100%;padding:5px 0;text-align:center;border:0;color:#fff;background:transparent;margin:5px 0;display:block;font-size:.875rem;border-bottom:2px solid transparent;transition:all .5s;position:relative}.filters .filter-list a:hover{border-bottom:2px solid #cfdaea;transition:all .5s}.filters .filter-list .has-child:after{content:"\25bc";font-family:icomoon;color:#d9ff71;font-size:15px;position:absolute;right:5px;top:50%;transform:translateY(-50%);pointer-events:none}.filters .filter-list-mask{background:rgba(15,76,120,.7)}.filters .filter-item{width:25%;min-width:180px;position:relative}@media screen and (max-width:59.375em){.filters .filter-item{width:33.3%}}@media screen and (max-width:40.625em){.filters .filter-item{width:50%}}@media screen and (max-width:25.625em){.filters .filter-item{width:100%}}.filters .filter-item .filter-list{position:absolute;width:100%;background:#417da9;z-index:50;padding:10px 0}.filters .filter-item .filter-item{width:100%}.filters .filter-item.active .filter-list{display:block}.filters .filter-home{color:#fff;float:right}.footer_icons{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-around;padding:32px 0 0;opacity:.7;box-sizing:border-box;transition:opacity .4s}.footer_icon{padding:4px;width:20%;text-align:center;font-style:italic;font-size:90%;color:#000;font-weight:600}@media print,screen and (max-width:47.99875em){.footer_icon{padding:2px;width:25%}}.footer_icon img{display:block;margin:0 auto 8px}@media print,screen and (max-width:47.99875em){.footer_icon_rwd{display:none}}footer{color:#5c5c5c;font-size:14px;padding:4em 0 4.5em;position:relative;overflow:hidden;min-height:150px}@media print,screen and (max-width:74.99875em){footer{padding:1.5625rem 0}}footer .footerBox{float:left;margin-left:4em}@media print,screen and (max-width:74.99875em){footer .footerBox{float:none;display:inline-block;text-align:left;margin:0 2em;vertical-align:top}}@media print,screen and (max-width:47.99875em){footer .footerBox{width:100%;margin:0;margin-bottom:.9375rem;text-align:center}}@media screen and (min-width:75em){footer .footerBox:first-child{margin:0}}footer .footerBox ul{list-style:none;margin:0;padding:1em 0 0}@media print,screen and (max-width:47.99875em){footer .footerBox ul{display:none}}footer .footerBox ul li{text-align:left}@media print,screen and (max-width:47.99875em){footer .footerBox ul li:not(:last-child){border-bottom:1px solid #e5e5e5}}@media print,screen and (max-width:47.99875em){footer .footerBox ul a{text-align:left;display:block;padding:.5rem}footer .footerBox ul a:after{content:">";display:block;float:right}}footer .footerBox ul li:before{content:"-";color:#587900;margin:0 12px 0 0;font-size:18px}@media print,screen and (max-width:47.99875em){footer .footerBox ul li:before{display:none}}footer .footerBox label{text-transform:uppercase;color:#0e0f0f;font-size:16px}@media print,screen and (max-width:47.99875em){footer .footerBox label{display:block;background:#587900;color:#fff;padding:.5rem .9375rem;font-weight:700;text-align:left;border-radius:15px;cursor:pointer}footer .footerBox label:after{content:"+";display:inline-block;float:right;font-size:1.25rem;line-height:1;border:2px solid #fff;border-radius:50%;line-height:20px;width:20px;height:20px;text-align:center;margin-top:-3px}footer .footerBox label.active:after{content:"-"}}.totop{font-size:20px;display:inline-block;border-radius:25px 25px 0 0;height:200px;padding:34px 13px;box-sizing:border-box;transition:.5s;position:absolute;bottom:0;right:0;line-height:50px;background:none repeat scroll 0 0 #587900;color:#fff}@media print,screen and (max-width:74.99875em){.totop{height:auto;line-height:1.2;padding:.625rem;position:static;border-radius:50%;width:2.8125rem;text-align:center;margin-top:.9375rem}}.totop:after{transition:.7s}@media screen and (min-width:75em){.totop:hover{height:250px}}.totop:hover:after{transform:rotate(270deg);transition-delay:.4s}.totop:after{margin:0;transform:rotate(-90deg);display:block;content:"\e904";font-family:icomoon;color:#d9ff71;font-size:21px}.totop i{margin:0;margin-top:20px}footer .icon{font-size:33px;margin:0 0 .45em .45em;border-radius:50%;border:1px solid transparent;position:relative}@media print,screen and (max-width:74.99875em){footer .icon{margin:0 .3125rem}}footer .iconBox{text-align:right;padding:0 4em 0 3em;box-sizing:border-box}@media print,screen and (max-width:74.99875em){footer .iconBox{padding:0}}@media print,screen and (max-width:74.99875em){footer .left{width:100%;text-align:center}}footer .right{width:50%}@media print,screen and (max-width:74.99875em){footer .right{width:100%;text-align:center;margin-top:.9375rem}}footer .right .footerBox{width:50%;margin:0}@media print,screen and (max-width:74.99875em){footer .right .footerBox{width:100%;text-align:center}}@media print,screen and (max-width:74.99875em){footer .right .footerBox div{text-align:center!important}}footer .dropbox{font-size:25px;background:#3887d6;color:#fff;line-height:33px;width:33px;height:33px;text-align:center;border-radius:50%;display:inline-block;font-size:20px;position:relative;top:-7px}footer .dropbox:hover{color:#fff}footer .dropbox i{line-height:33px}.dropboxIcon{position:relative}footer .footnotes a{color:#426100}footer .footnotes a:hover{color:#1e3c66}footer .icon:hover{opacity:.8}.c-rating{display:flex!important;list-style:none;margin:0;padding:0}.c-rating__item{flex:0 0 24px;height:24px;background:url(../../../../img/stars.svg);cursor:pointer}.c-rating__item:before{display:none}.c-rating__item.is-active,.c-rating__item:hover{background-position:-24px 0}@keyframes d{to{left:125%}}.glass{position:relative;overflow:hidden}.glass .glass-item:hover:before{opacity:1;animation:d 1s}.glass .glass-item:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;opacity:0;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.2));transform:skewX(-25deg)}.homepage_popup{position:fixed;display:none;opacity:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);transition:.2s;-webkit-transition:.2s;z-index:1000}.homepage_popup img{vertical-align:middle}.homepage_popup .box{position:relative;display:table;min-height:30px;top:50%;right:0;left:0;margin:0 auto;transform:translateY(-50%);background-color:#fff}.homepage_popup .btnClose{position:absolute;top:6px;right:6px;float:right;text-align:center;line-height:1em;margin-bottom:6px;width:20px;height:20px;background:red;color:#fff;cursor:pointer;border:1px solid #000;transition:.2s}.homepage_popup .btnClose:hover{background:#a00}.homepage_popup .content p{margin:0}#jumbotron{background-position:top;background-size:cover}#jumbotron.inside{margin:0 0 25px;background-color:#d7deeb;background:linear-gradient(#d7deeb,#fff)}@media print,screen and (max-width:39.99875em){#jumbotron.inside{margin:0 0 20px}}#jumbotron.inside #intro{position:relative;z-index:2;width:100%;text-align:left}@media print,screen and (max-width:47.99875em){#jumbotron.inside #intro{text-align:center}#jumbotron.inside #intro h1,#jumbotron.inside #intro h2,#jumbotron.inside #intro h3,#jumbotron.inside #intro h4,#jumbotron.inside #intro h5,#jumbotron.inside #intro h6,#jumbotron.inside #intro p{text-align:left}}@media print,screen and (max-width:47.99875em){#jumbotron.inside #intro .mybtn{display:inline-block;float:none;margin:5px}}#jumbotron.inside #intro img{position:absolute;left:0;top:0;z-index:-1}#jumbotron.inside #intro h1{margin-top:60px;line-height:1.3em;color:#1e3c66;font-size:65px;font-weight:300}@media print,screen and (max-width:74.99875em){#jumbotron.inside #intro h1{font-size:2.9375rem;margin-top:.5em}}@media print,screen and (max-width:39.99875em){#jumbotron.inside #intro h1{font-size:2.3125rem}}#jumbotron.inside #intro h1 span{font-size:45px;margin-left:90px}#jumbotron.inside #intro h2{font-size:18px;color:#717171;font-weight:300}#jumbotron.inside #intro h4,#jumbotron.inside #intro h5,#jumbotron.inside #intro h6,#jumbotron.inside #intro p{padding:0;font-size:18px;color:#1e3c66;margin:9px 12px;font-weight:300}@media print,screen and (max-width:74.99875em){#jumbotron.inside #intro h4,#jumbotron.inside #intro h5,#jumbotron.inside #intro h6,#jumbotron.inside #intro p{font-size:.9375rem}}#jumbotron:after{content:"";clear:both;display:table}#jumbotron.like_hack{overflow:visible;float:left;width:100%;clear:both}#jumbotron #topSection{position:relative;width:100%}#jumbotron #topSection .cols{text-align:center}#jumbotron #topSection .cols .col{display:inline-block;vertical-align:top;width:25%}@media print,screen and (max-width:63.99875em){#jumbotron #topSection .cols .col{width:100%}}#jumbotron #topSection h1,#jumbotron #topSection p{line-height:1.2}#jumbotron #topSection .mybtn{margin:0 5px;margin-top:14px}#jumbotron #topSection .cols{padding-top:17px;clear:both}#jumbotron .container-big #topSection{box-sizing:border-box;width:100%;margin:28px 0 0;background:#fff}#jumbotron .container-big #topSection:after{display:none}@media print,screen and (max-width:74.99875em){#jumbotron .container-big #topSection{margin-top:0}}#jumbotron .mybtn{background:#587900;padding:0 2.2em;box-sizing:border-box;font-size:16px;display:inline-block;height:50px;line-height:50px;margin:30px 16px 0 0;overflow:hidden;position:relative;transition:all .5s ease-in-out;z-index:2;vertical-align:middle}#jumbotron .mybtn.mybtn_dark{background:#23426e}#jumbotron .mybtn.mybtn_dark:after{color:#eee}#jumbotron .mybtn.mybtn_orange{background:#df8601}#jumbotron .mybtn.mybtn_orange:after{color:#eee}#jumbotron .mybtn.mybtn-small{height:36px;line-height:36px}@media print,screen and (max-width:74.99875em){#jumbotron .mybtn{margin-top:10px}}@media print,screen and (max-width:22.49875em){#jumbotron .mybtn{height:auto!important;line-height:1.2!important;padding:.75rem .3125rem}}#jumbotron .mybtn:hover{z-index:999}#jumbotron .mybtn:before{position:absolute;content:"";width:150%;height:100%;z-index:-1;top:0;left:0;background:none repeat scroll 0 0 #37474f;transform:rotate(-45deg) translate3d(0,-3em,0);transform-origin:0 100% 0;transition:transform .5s ease 0s,opacity .3s ease 0s,background-color .3s ease 0s}@media print,screen and (max-width:22.49875em){#jumbotron .mybtn:before{display:none}}#jumbotron .mybtn:hover:before{opacity:1;background-color:#1e3c66;transform:rotate(0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}#jumbotron .mybtn--dark{background:#000}#jumbotron .mybtn--dark:hover:before{background-color:#545454}#jumbotron .mybtn--dark:after{color:#464d56}#jumbotron .mybtn--dark:hover:after{color:#9a9a9a}@media screen and (max-width:75em){#jumbotron .mybtn--dark{text-align:center}}@media print,screen and (max-width:74.99875em){#jumbotron .mybtn.back:before{display:none}}#jumbotron .mybtn.back:after{display:none}#jumbotron .mybtn.mybtn_dark:before{background-color:#587900!important}#jumbotron .center .mybtn:only-of-type{margin:70px auto 30px;display:block;float:none}@media print,screen and (max-width:22.49875em){#jumbotron .center .mybtn:only-of-type{margin:.9375rem auto}}#intro{position:relative;z-index:2;width:100%;padding:80px 0;padding-top:187px}@media print,screen and (max-width:63.99875em){#intro{padding-top:12px}}@media print,screen and (max-width:47.99875em){#intro{text-align:center;padding:30px 0}#intro h1,#intro h2,#intro h3,#intro h4,#intro h5,#intro h6,#intro p{text-align:left}}@media print,screen and (max-width:47.99875em){#intro .mybtn{display:inline-block;float:none;margin:5px}}#intro img{position:absolute;left:0;top:0;z-index:-1}#intro h1{font-size:55px;color:#fff;font-weight:700;text-shadow:0 3px 10px rgba(0,0,0,.68);letter-spacing:-.01em;margin:0}@media print,screen and (max-width:39.99875em){#intro h1{font-size:40px}}@media print,screen and (max-width:22.49875em){#intro h1{font-size:35px}}#intro h2{font-size:33px;text-shadow:0 3px 10px rgba(0,0,0,.68);color:#fff;margin:0}@media print,screen and (max-width:22.49875em){#intro h2{font-size:25px}}#intro h4,#intro h5,#intro h6,#intro p{padding:0;font-size:18px;color:#1e3c66;margin:9px 12px;font-weight:300}@media print,screen and (max-width:74.99875em){#intro h4,#intro h5,#intro h6,#intro p{font-size:.9375rem}}#intro h1+p{font-size:25px;text-shadow:0 5px 10px rgba(0,0,0,.67);color:#fff;font-weight:600}@media print,screen and (max-width:22.49875em){#intro h1+p{font-size:18px}}#intro h2+p{color:#fff;text-shadow:0 5px 10px rgba(0,0,0,.67);font-size:17px;font-weight:400;margin:0}#jumbotron #topSection .map-inline-form{float:right;position:relative}#jumbotron #topSection .map-inline-form input{width:500px;font-style:italic;padding:11px 30px;padding-right:150px}#jumbotron #topSection .map-inline-form .mybtn{position:absolute;right:0;top:0;font-weight:700;margin:0;height:100%}#jumbotron #topSection .map-inline-form .mybtn:after{display:none}#jumbotron #topSection .checkbox-group__checkboxes{width:100%}#jumbotron #topSection .checkbox-group{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid #cfdaea;margin-bottom:25px}@media print,screen and (max-width:39.99875em){#jumbotron #topSection .checkbox-group{flex-wrap:wrap}}#jumbotron #topSection .radio-button{margin:5px;display:inline-block}@media print,screen and (max-width:22.49875em){#jumbotron #topSection .radio-button{width:100%}}#jumbotron #topSection .radio-button input{visibility:hidden;position:absolute}#jumbotron #topSection .radio-button label{display:inline-block;color:#4a4a4a;font-size:14px;border:3px solid silver;border-radius:20px;padding:8px 45px;cursor:pointer;width:100%;text-align:center}#jumbotron #topSection .radio-button input:checked+label{border-color:#587900}button.large-map-submit-btn{float:right;font-weight:700;font-size:16px;text-transform:uppercase;padding:12px 28px;height:auto;transition:.2s ease-in-out}@media screen and (max-width:51.5625em){button.large-map-submit-btn{width:100%;text-align:center;margin-top:15px}}.map-submit-area{margin-top:40px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:51.5625em){.map-submit-area{flex-wrap:wrap;justify-content:center}}.map-submit-area .checkbox-button{float:left;min-height:30px}.map-submit-area .hide{display:none;opacity:0;visibility:hidden}.checkbox-button{position:relative}.checkbox-button input{visibility:hidden}.checkbox-button label{cursor:pointer;font-size:16px;padding-top:5px;padding-left:35px;display:inline-block}.checkbox-button label:after{content:"";width:30px;height:30px;left:0;top:0;border:3px solid silver}.checkbox-button label:after,.checkbox-button label:before{position:absolute;display:inline-block;transition:.2s ease-in-out}.checkbox-button label:before{left:12px;top:6px;content:"✓";font-size:18px;color:#587900;opacity:0}.checkbox-button input:checked+label:before{opacity:1}.checkbox-button input:checked+label:after{border-color:#587900}#map{height:0;padding-bottom:66.67%;width:100%;border:1px solid rgba(0,0,0,.2)}.map-container{max-width:1200px;width:100%}.menu-links{clear:both}.menu-links .menu-title{font-size:24px;padding:1em 0;font-weight:800;color:#587900;font-size:30px;border-bottom:1px solid #cfdaea;margin:0 0 1em}.menu-links .menu-items{list-style-type:none;padding-left:0;display:flex;flex-wrap:wrap}.menu-links .menu-item{width:25%;min-width:280px;margin-bottom:2px;padding:4px;box-sizing:border-box}.list-items{padding:20px 0}.list-items .list-item{display:block;width:100%;cursor:pointer;padding:16px;margin-bottom:8px;border:1px solid #efefef;display:flex;align-items:center}.list-items .list-item>span{display:inline-block}.list-items .list-item span{color:#444}.list-items .list-item .img{width:320px;margin-right:16px;max-width:320px;flex:1 0 auto}.list-items .list-item .text{width:100%}.list-items .list-item h3{transition:.2s;margin:0;margin-bottom:16px}.list-items .list-item:hover{border:1px solid #aaa}.list-items .list-item:hover h3{color:#587900}.list-items .list-item:hover span{color:#444}@media screen and (max-width:50em){.list-items .list-item{display:block}.list-items .list-item .img{margin:0 auto;margin-bottom:16px;display:block;width:auto;max-width:500px}}.item-content .image{margin-left:16px;margin-bottom:16px;float:right;max-height:500%;max-width:50%}@media screen and (max-width:56.25em){.item-content .image{float:none;display:block;margin:0 auto 16px;max-width:100%}}.table-wrapper{overflow:auto;width:100%;position:relative;height:700px;max-height:95vh}.table-wrapper table{min-width:500px}@media screen and (max-width:31.25em){.table-wrapper:before{content:"Przesuń palcem aby odsłonić dalszą część tabeli";font-size:.6875rem;color:red}}.floatThead-container{z-index:1!important}.floatThead-wrapper th,.floatThead-wrapper thead{background:#d9ff71;text-align:center;font-size:14px;padding:4px}@media screen and (max-width:31.25em){.floatThead-wrapper col{width:100px!important;overflow-wrap:break-word}}.floatThead-table{background:#fff}.portfolio-list-grid{margin-top:20px;overflow:hidden}.portfolio-list-grid:not(.active){background-image:url(../../../../img/loader.gif);background-size:200px;background-repeat:no-repeat;background-position:center 50px}.portfolio-list-grid:not(.active) .imgmin{opacity:0}.portfolio-list-grid,.portfolio-list-grid *{box-sizing:border-box}.portfolio-list-grid .imgmin{transition:opacity .2s ease-in-out;margin:0;width:33.333333333%;transition:none;float:none}@media print,screen and (max-width:63.99875em){.portfolio-list-grid .imgmin{width:50%}}.portfolio-list-grid .imgmin a{display:block;transition:none}.portfolio-list-grid .imgmin img{transition:.2s ease-in-out;float:none;padding:.375rem;opacity:.9}.portfolio-list-grid .imgmin img:hover{box-shadow:none;opacity:1}.portfolio-list-header{margin-bottom:0;margin-top:.9375rem}.imgmin-large{padding-right:1.5625rem}@media print,screen and (max-width:22.49875em){.imgmin-large{padding:0;width:100%;text-align:center;margin-bottom:.9375rem}}.products,.products *{box-sizing:border-box}.products .categories{border:1px solid #cfdbe9;border-radius:6px;padding:16px;box-shadow:0 2px 0 #eee;margin-bottom:48px;width:100%;height:100%;top:0;left:0;background:#fff;z-index:2}@media print,screen and (max-width:47.99875em){.products .categories{padding:0 .625rem}}@media print,screen and (max-width:47.99875em){.products .categories.fixed{overflow:scroll;position:fixed;z-index:35}.products .categories.fixed .search,.products .categories.fixed ul.list{display:block}}@media print,screen and (max-width:47.99875em){.products .categories:not(.fixed){width:50%;float:left}}.products .categories:not(.fixed) .title>span{max-width:calc(100% - 50px);display:inline-block}@media print,screen and (max-width:47.99875em){.products .categories:not(.fixed) .title{border-color:transparent;box-shadow:none;font-size:.875rem}}@media print,screen and (max-width:22.49875em){.products .categories:not(.fixed) .title{font-size:.75rem}}@media print,screen and (max-width:63.99875em){.products .categories{margin-bottom:20px}}.products .categories .title{color:#0e2547;border-bottom:1px solid #cfdbe9;box-shadow:0 1px 0 rgba(207,219,233,.3);font-weight:800;font-size:18px;padding:16px 0 20px 22px;margin:0}@media print,screen and (max-width:47.99875em){.products .categories .title{padding:.3125rem}}@media print,screen and (max-width:22.49875em){.products .categories .title{font-size:1rem}}.products .categories .title .hamburger{display:none;float:right;transform:scale(.5);margin-top:-15px;padding-right:0;padding-left:0;padding-bottom:0;transform-origin:100%}@media print,screen and (max-width:47.99875em){.products .categories .title .hamburger{display:inline-block}}@media print,screen and (max-width:63.99875em){.products .categories .title{padding-left:0}}.products .categories ul.list{padding-top:10px;padding-left:0}@media print,screen and (max-width:47.99875em){.products .categories ul.list{display:none}}.products .categories ul.list+div{margin-bottom:.9375rem}@media print,screen and (max-width:47.99875em){.products .categories ul.list+div{font-size:.75rem}}.products .categories ul.list li{list-style:none;padding:6px 0 6px 60px;font-size:15px;position:relative;background:#fff}@media print,screen and (max-width:63.99875em){.products .categories ul.list li{padding-left:30px}}@media print,screen and (max-width:47.99875em){.products .categories ul.list li{font-size:1rem;border-bottom:1px solid #e5e5e5;padding-left:0;padding-right:30px}.products .categories ul.list li li{border-bottom:0}.products .categories ul.list li li:before{display:none}}.products .categories ul.list li a{color:#000}.products .categories ul.list li a:hover{color:#587900}.products .categories ul.list li:before{position:absolute;left:30px;content:"\00BB";color:#587900;font-size:20px;top:-1px;transition:.2s}@media print,screen and (max-width:63.99875em){.products .categories ul.list li:before{left:15px}}@media print,screen and (max-width:47.99875em){.products .categories ul.list li:before{left:auto!important;right:10px!important}}.products .categories ul.list li.rotate:before{transform:rotate(90deg);top:3px;left:33px}.products .categories ul.list li.rotate:hover:before{left:48px}.products .categories ul.list li:hover:before{left:45px}@media print,screen and (max-width:63.99875em){.products .categories ul.list li:hover:before{left:15px}}.products .categories ul.list li.active>a{color:#587900;font-weight:500}.products .left{float:left;margin-right:3%;width:278px}@media print,screen and (max-width:63.99875em){.products .left{width:14.375rem}}@media print,screen and (max-width:47.99875em){.products .left{width:100%;float:none}}.products .right{float:none;width:auto;overflow:auto}@media print,screen and (max-width:47.99875em){.products .right{width:100%}}.products .right .overflow{width:100%}.products .category_title{padding-top:7px;overflow:hidden}@media print,screen and (max-width:47.99875em){.products .category_title{font-size:1.25rem}}.products .category_title+.pagging_row{margin-top:-1.4em}@media print,screen and (max-width:63.99875em){.products .category_title+.pagging_row{margin-top:-.7em}}.products .details{position:relative}.products .details .goback{position:absolute;top:55px;right:0;color:#a6b1c3;font-size:15px}@media print,screen and (max-width:63.99875em){.products .details .goback{position:static;text-align:right;display:block}}.products .right .list{margin:0 -1rem;display:flex;flex-wrap:wrap;overflow:hidden}@media print,screen and (max-width:47.99875em){.products .right .list{margin:0;margin-bottom:20px}}.products .list .item{float:left;width:25%;padding-top:1rem;font-size:15px;text-align:center;transition:.2s;line-height:1.5;cursor:pointer}@media print,screen and (max-width:47.99875em){.products .list .item{width:33.33%}}@media print,screen and (max-width:39.99875em){.products .list .item{width:50%}}@media print,screen and (max-width:22.49875em){.products .list .item{width:100%}}.products .list .item:hover{opacity:.8}.products .list a{display:block;padding:.25em}.products .list span{display:block}.products .list span.img{width:100%;max-height:280px;overflow:hidden;align-items:center;display:flex;justify-content:center}.products .list img{max-width:100%;max-height:280px;-o-object-fit:contain;object-fit:contain}.products .list .title{padding:8px 4px 0}.products .list .price{color:#566477}.products .list strong{font-weight:600}.products .list .price span{color:#284876;display:inline}.products .list .price span .price-strike{font-size:70%!important}.products .bottomPagination{margin-top:32px}.products .category_title.ref{margin-top:50px}.products .details .photos{padding:30px 20px;width:calc(100% - 290px);border:1px solid #f4f5f7;text-align:center;float:left}@media print,screen and (max-width:63.99875em){.products .details .photos{width:100%}}.products .details .product{padding-top:16px}.products .details .product>.clearfix+div{text-align:center}@media print,screen and (min-width:64em){.products .details .product>.clearfix+div{width:calc(100% - 290px)}}.products .details .form{width:262px;float:right;font-size:15px;color:#61717b;display:block;margin:0;padding:0}@media print,screen and (max-width:63.99875em){.products .details .form{width:100%;margin-top:.9375rem}}.products .details .form .top{color:#61717b;padding-bottom:16px;border-bottom:1px solid #cfdaea;margin-bottom:16px}.products .details .form .order{padding-top:16px;padding-bottom:10px;color:#61717b}.products .details .form .price{font-size:30px;padding-left:4px;font-weight:600;color:#284876}.products .details .form select{border-radius:0;margin:0;height:48px;width:100%;padding:0 0 0 1em;color:#707070;font-size:15px;font-style:italic;position:relative}.products .details .form .ui-widget .dropdownEffect{float:none;width:auto}.products .details .form .ui-widget .dropdownEffect:after{top:0}.products .details .form #przycisk{padding:0 2em;width:100%;text-align:center;font-size:16px}.products .details .form #przycisk img{vertical-align:bottom;margin-left:10px;width:21px}.products .details .form #przycisk.wyszarz{background:#bbb;border-color:#bbb}.products .details .form #przyciskpodmiany{margin-top:5px;padding:0 2em;width:100%;text-align:center;font-size:16px}.products .details .form #przyciskpodmiany img{vertical-align:bottom;margin-left:10px;width:21px}.products .details .form .small{font-size:13px;line-height:1.7em}.products .details .form .small.realization{color:#0a0}.products .breadcrumb{font-size:14px;position:relative;margin-top:-20px;border-bottom:1px solid #cfdaea;padding-bottom:8px;margin-bottom:8px;overflow:hidden}.products .breadcrumb a.active{color:#587900}.products .categories.searcher{margin-bottom:24px}@media print,screen and (max-width:47.99875em){.products .categories.searcher{width:100%;margin-bottom:10px;padding:0;border:0}}@media print,screen and (max-width:47.99875em){.products .categories.searcher .title{display:none}}.products .search{padding-top:24px;padding-bottom:8px;position:relative}@media print,screen and (max-width:63.99875em){.products .search{overflow:hidden;width:100%}}@media print,screen and (max-width:47.99875em){.products .search{padding-top:12px}}.products .search .field{border:1px solid silver;padding:4px 16px;width:100%;border-radius:25px;padding-right:40px!important}@media print,screen and (max-width:63.99875em){.products .search .field{padding:.25rem 1.25rem}}.products .search .submit{padding:4px 8px;height:auto;float:right;margin:0;font-family:icomoon;font-size:14px;position:absolute;top:27px;right:3px}@media print,screen and (max-width:47.99875em){.products .search .submit{top:15px}}.products .pagging_row{display:flex;flex-wrap:wrap;width:100%;position:relative;padding:0 0 8px;margin-bottom:0}.products .pagging_row.bottomPagination{margin-top:2.1875rem}@media print,screen and (max-width:47.99875em){.products .pagging_row{margin-top:0}}@media print,screen and (max-width:63.99875em){.products .pagging_row .float-right{width:100%;display:block}}@media print,screen and (max-width:22.49875em){.products .pagging_row .float-right{display:none}}.products .pg-row{width:50%}.products .pg-row:last-child{text-align:right}@media print,screen and (max-width:47.99875em){.products .pg-row{width:100%}.products .pg-row:last-child{text-align:left;margin-top:6px}}.products .bottomPagination{padding-top:8px}.products .categories .toggle{box-sizing:border-box}.products .categories .toggle ul{z-index:100;border:1px solid silver;position:absolute;margin-left:0;left:100%;top:-1px;padding-left:0;width:240px;display:none}@media print,screen and (max-width:47.99875em){.products .categories .toggle ul{left:0;width:100%;border:0}}@media print,screen and (min-width:48em){.products .categories .toggle li:hover>ul{display:block}}@media print,screen and (max-width:47.99875em){.products .categories .toggle li.active ul{display:block;position:static}}.products .categories .toggle ul li{padding-left:40px}.products .categories .toggle ul li:before{left:17px}.products .categories .toggle ul li:hover:before{left:26px}.products .categories li>a{position:relative;display:inline-block}@media print,screen and (max-width:47.99875em){.products .categories li>a{display:block;width:100%}}@media print,screen and (max-width:47.99875em){.products .categories li>a span{display:block!important;width:100%!important}}.products .categories li>a>span:before{content:"";position:absolute;width:100%;height:2px;bottom:-2px;left:0;background-color:#1e3c66;visibility:hidden;transform:scaleX(0);transition:all .2s ease-in-out 0s}@media print,screen and (max-width:47.99875em){.products .categories li>a>span:before{display:none}}.products .categories li>a:hover>span:before{visibility:visible;transform:scaleX(1)}.products.commonsearch .list .item{width:25%}@media print,screen and (max-width:47.99875em){.products.commonsearch .list .item{width:33.33%}}@media print,screen and (max-width:39.99875em){.products.commonsearch .list .item{width:50%}}@media print,screen and (max-width:22.49875em){.products.commonsearch .list .item{width:100%}}.products.commonsearch a.search-for-more{float:right}@media print,screen and (max-width:39.99875em){.products.commonsearch a.search-for-more{width:100%;margin:0!important;text-align:center;box-sizing:border-box;margin:0}}.products .variant-list{display:flex;flex-wrap:wrap;align-items:flex-start;margin:8px 0;border:1px solid #e0e0e0;line-height:1.5}.products .variant-list .price-last-min{display:none}.products .variant-item{width:92%;padding:2%;margin:4% 0 0 4%;cursor:pointer;border:1px solid #e0e0e0;position:relative}.products .variant-item.show-more-variants,.products .variant-item.variant-active{border:1px solid #587900;background-color:#f8f8f8}.products .variant-item.show-more-variants,.products .variant-item:last-child{margin-bottom:4%}.products .variant-item .size{font-weight:500}.products .variant-item .price-size{float:right;font-size:90%;text-align:right;font-style:italic}.products .variant-item .finishing{font-size:80%}.products .variant-item.show-more-variants{text-align:center}@media print,screen and (max-width:63.99875em){.products .variant-item{width:32%;padding:2%;margin:1% 0 0 1%}.products .variant-item:last-child{margin-bottom:1%}}@media print,screen and (max-width:47.99875em){.products .variant-item{width:47%;padding:2%;margin:2% 0 0 2%}.products .variant-item:last-child{margin-bottom:2%}}@media screen and (max-width:31.25em){.products .variant-item{padding:3%;width:96%}}.intro-accordion{position:relative;border:1px solid silver;padding:8px 40px 8px 12px;margin:8px 0;cursor:pointer;font-weight:400}@media print,screen and (min-width:64em){.intro-accordion{display:none}}.intro-accordion:after{content:"\e904";font-family:icomoon;color:silver;font-size:22px;right:12px;vertical-align:middle;position:absolute;transform:rotate(90deg);transition:.2s}.intro-accordion.active:after{transform:rotate(180deg)}.intro-accordion-text{width:100%}@media print,screen and (max-width:63.99875em){.intro-accordion-text{display:none}}.products-sorting{align-items:center;display:flex;margin-top:8px;font-weight:300;font-size:14px}.price-discount{background:#a8281a;padding:0 3px;margin-left:4px;border-radius:4px;font-weight:600;color:#fff!important}.gallery-item{display:inline-block;cursor:pointer}.gallery-item img{max-width:100%}.gallery-item:first-child img{margin:0 0 16px;max-height:650px;width:auto;height:auto}.gallery-item:not(:first-child){display:inline-block;width:25%}.gallery-item:nth-child(n+1) img:hover{opacity:.75}.gallery-item:nth-child(6) img{margin-right:0}.edit legend{width:100%;text-align:left;margin-top:7px;color:#1b1c1b;font-weight:700;font-size:30px}@media print,screen and (max-width:63.99875em){.edit legend{font-size:1.5625rem}}.edit input[type=submit]{margin:0}.edit fieldset{border:0;padding:0}.edit .platnosc{width:100%;float:none!important;margin-bottom:.625rem}.edit .platnosc img{margin-top:10px}.edit.online{margin-top:1.5625rem}.nform{padding-top:.9375rem}.nform:after,.nform:before{display:table;content:" ";flex-basis:0;order:1}.nform:after{clear:both}.nform fieldset{width:49%;border:0;display:block;margin:0}@media print,screen and (max-width:63.99875em){.nform fieldset{width:100%}}.nform fieldset:first-child{float:left}.nform fieldset:nth-child(2){float:right}.nform textarea{resize:none;margin:0}.std-form{margin:.9375rem 0 1.5625rem}.std-form .std-form-row{margin-bottom:.75rem}.std-form .std-form-row:after,.std-form .std-form-row:before{display:table;content:" ";flex-basis:0;order:1}.std-form .std-form-row:after{clear:both}.std-form .std-form-label{float:left;padding:.75rem 0;padding-right:.625rem;width:40%}@media print,screen and (max-width:39.99875em){.std-form .std-form-label{width:100%}}.std-form .std-form-input{float:right;width:60%}@media print,screen and (max-width:39.99875em){.std-form .std-form-input{width:100%}}.std-form .std-form-input input{margin:0;width:100%}.std-form .std-form-input input:nth-last-child(2){width:30%}@media print,screen and (max-width:22.49875em){.std-form .std-form-input input:nth-last-child(2){width:40%}}.std-form .std-form-input input:nth-child(2){width:60%}@media print,screen and (max-width:22.49875em){.std-form .std-form-input input:nth-child(2){width:58%}}.std-form .std-form-input.invert input{margin:0;width:100%}.std-form .std-form-input.invert input:nth-last-child(2){width:60%}@media print,screen and (max-width:22.49875em){.std-form .std-form-input.invert input:nth-last-child(2){width:58%}}.std-form .std-form-input.invert input:nth-child(2){width:30%}@media print,screen and (max-width:22.49875em){.std-form .std-form-input.invert input:nth-child(2){width:40%}}.carousel-container{position:relative;width:960px}.carousel-image{border:0;display:block}.carousel-feature{position:absolute;top:-1000px;left:-1000px;border:2px solid #5d5d5d;cursor:pointer}.carousel-feature .carousel-caption{position:absolute;bottom:0;width:100%;background-color:#000}.carousel-feature .carousel-caption p{margin:0;padding:5px;font-weight:700;font-size:12px;color:#fff}.tracker-summation-container{position:absolute;color:#fff;right:48px;top:230px;padding:3px;margin:3px;background-color:#000}.tracker-individual-container{position:absolute;color:#fff;right:48px;top:210px;padding:0;margin:0}.tracker-individual-container li{list-style:none}.tracker-individual-container .tracker-individual-blip{margin:0 3px;padding:0 3px;color:#fff;text-align:center;background-color:#ddd}.tracker-individual-container .tracker-individual-blip-selected{color:#fff;font-weight:700;background-color:#000}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:inline-block}* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget .ui-widget{font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:700}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:700;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #fbcb09;background:#fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:700;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:700;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-widget :active{outline:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_ffffff_256x240.png)}.ui-state-active .ui-icon,.ui-state-default .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_228ef1_256x240.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(images/ui-icons_ffd27a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-tl{border-top-left-radius:4px}.ui-corner-tr{border-top-right-radius:4px}.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-br{border-bottom-right-radius:4px}.ui-corner-top{border-top-left-radius:4px;border-top-right-radius:4px}.ui-corner-bottom{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ui-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.ui-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all{border-radius:4px}.ui-widget-overlay{background:#666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.ui-accordion{width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0!important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em}.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1}.ui-accordion .ui-accordion-content-active{display:block}.ui-autocomplete{position:absolute;cursor:default}* html .ui-autocomplete{width:1px}.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left}.ui-menu .ui-menu{margin-top:-3px}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-hover{font-weight:400;margin:-1px}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:0}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:1px;margin:0 .2em 1px 0;border-bottom:0!important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{cursor:text}.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tabs .ui-tabs-hide{display:none!important}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;position:absolute;z-index:-1;-webkit-filter:mask();filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-progressbar{height:2em;text-align:left}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}#zamow-search{float:right;position:relative;width:73%;padding:8px 0}@media print,screen and (max-width:74.99875em){#zamow-search{width:100%}}@media print,screen and (max-width:47.99875em){#zamow-search{padding-bottom:0}}#zamow-search .mybtn{margin:0;height:48px;line-height:48px;display:inline-block;float:right;text-align:center}@media print,screen and (max-width:22.49875em){#zamow-search .mybtn{width:60px;font-size:13px;display:flex;align-items:center;justify-content:center;height:48px!important}}#zamow-search ul{visibility:hidden;transition:visibility 0s linear .2s,opacity .2s linear;position:absolute;opacity:0;top:100%;left:0;padding:6px;width:374px;margin:0;list-style-type:none;background:#fff;z-index:100;border:1px solid #ddd}@media print,screen and (max-width:39.99875em){#zamow-search ul{width:100%}}#zamow-search ul li{float:left;padding:2px 10px;width:180px;font-size:15px}@media print,screen and (max-width:39.99875em){#zamow-search ul li{width:100%}}#zamow-search ul li a{display:block;color:#666}#zamow-search form{float:right;width:53%;text-align:right}@media print,screen and (max-width:74.99875em){#zamow-search form{width:50%}}@media print,screen and (max-width:47.99875em){#zamow-search form{width:100%}}#zamow-search input{float:left;border:none}#zamow-search ul li:hover a{color:#fff}@media print,screen and (max-width:63.99875em){#zamow-search #zamow-search-input{padding-left:32px}}@media print,screen and (max-width:22.49875em){#zamow-search #zamow-search-input{padding-left:15px}}@media print,screen and (max-width:22.49875em){#zamow-search #zamow-search-input::-webkit-input-placeholder{font-size:13px}#zamow-search #zamow-search-input::placeholder{font-size:13px}}#zamow-search #zamow-search-submit{margin-top:0!important}@media print,screen and (max-width:63.99875em){#zamow-search #zamow-search-submit{margin-left:0!important;margin-right:0!important}}#zamow-search input[type=text]{border-radius:25px;border:2px solid silver;padding:5px 16px;font-size:16px;color:#666;width:calc(100% - 200px);box-sizing:border-box;height:48px;transition:.2s;font-style:italic;font-weight:300;display:inline-block}@media print,screen and (max-width:74.99875em){#zamow-search input[type=text]{width:calc(100% - 150px)}}@media print,screen and (max-width:47.99875em){#zamow-search input[type=text]{margin-left:0}}@media print,screen and (max-width:22.49875em){#zamow-search input[type=text]{width:calc(100% - 68px);margin-bottom:.625rem}}#zamow-search input[type=text]:focus,#zamow-search input[type=text]:hover{border:2px solid #587900}#zamow-search img.l{margin:5px 10px}.dropdown{border:3px solid #587900;border-radius:25px;overflow:visible!important;height:50px;box-sizing:border-box;line-height:44px;padding:0 1em;color:#4a4a4a;float:left;z-index:1;cursor:pointer;padding:0 25% 0 2em;transition:.2s;position:relative}@media print,screen and (max-width:74.99875em){.dropdown{width:50%}}@media print,screen and (max-width:47.99875em){.dropdown{width:100%}}.dropdown ul li{line-height:30px}.dropdown:hover{background:#587900;color:#fff}.dropdown:hover:before{transform:scale3d(15,10,5)}.dropdown:after{content:"\e904";font-family:icomoon;color:#1e3c66;font-size:21px;position:absolute;right:13px}.price-right{min-height:80px}#delivery_info{padding-top:4px;font-size:13px}#zamow-search-by-file{position:relative;width:100%;padding:8px 24px}@media screen and (max-width:31.25em){#zamow-search-by-file{padding:8px 0}}#zamow-search-by-file input[type=text]{border-radius:25px;border:2px solid silver;padding:5px 16px;font-size:16px;color:#666;width:calc(100% - 200px);box-sizing:border-box;transition:.2s;font-style:italic;font-weight:300;display:inline-block}@media print,screen and (max-width:74.99875em){#zamow-search-by-file input[type=text]{width:calc(100% - 150px)}}@media print,screen and (max-width:47.99875em){#zamow-search-by-file input[type=text]{margin-left:0}}@media print,screen and (max-width:22.49875em){#zamow-search-by-file input[type=text]{width:100%;margin-bottom:.3125rem}}#zamow-search-by-file input[type=text]:focus,#zamow-search-by-file input[type=text]:hover{border:2px solid #587900}#zamow-search-by-file label.mybtn{line-height:36px;height:36px}#zamow-search-by-file #load-similar-file.mybtn{float:right;margin:0!important}@media screen and (max-width:31.25em){#zamow-search-by-file #load-similar-file.mybtn{margin:0}}@media print,screen and (max-width:47.99875em){#zamow-search-by-file #load-similar-file.mybtn{width:100%;text-align:center;margin-bottom:.625rem}}@media print,screen and (max-width:22.49875em){#zamow-search-by-file #load-similar-file.mybtn{margin:.625rem 0;margin-top:.3125rem!important}}#zamow-search-by-file #zamow-search-similar-url{width:calc(100% - 160px);margin:0;display:inline-block;position:relative}@media print,screen and (max-width:74.99875em){#zamow-search-by-file #zamow-search-similar-url{width:calc(100% - 125px)}}@media print,screen and (max-width:47.99875em){#zamow-search-by-file #zamow-search-similar-url{width:calc(100% - 150px);margin-bottom:.3125rem}}@media print,screen and (max-width:22.49875em){#zamow-search-by-file #zamow-search-similar-url{width:100%;width:calc(100% - 68px)}}#zamow-search-by-file #zamow-search-similar-url input{margin:0;width:100%}@media print,screen and (max-width:22.49875em){#zamow-search-by-file #zamow-search-similar-url input{padding-right:40px;padding-left:15px}}@media print,screen and (max-width:22.49875em){#zamow-search-by-file #zamow-search-similar-url input::-webkit-input-placeholder{font-size:13px}#zamow-search-by-file #zamow-search-similar-url input::placeholder{font-size:13px}}#zamow-search-by-file #zamow-search-similar-url .fancybox-div{position:absolute;right:10px;top:6px;background:#fff}#zamow-search-by-file #zamow-search-similar-url .fancybox-div img{max-width:24px}#zamow-search-by-file #zamow-search-similar-submit{height:36px;line-height:36px;float:right;margin:0!important}@media print,screen and (max-width:22.49875em){#zamow-search-by-file #zamow-search-similar-submit{width:100%;text-align:center}}@media print,screen and (max-width:63.99875em){#zamow-search-by-file #zamow-search-similar-submit{margin-left:0!important;margin-right:0!important;margin-bottom:.3125rem!important}}@media print,screen and (max-width:22.49875em){#zamow-search-by-file #zamow-search-similar-submit{width:60px;font-size:13px;display:flex;align-items:center;justify-content:center}}#zamow-search-by-file form{float:left;width:calc(100% - 390px)}@media print,screen and (max-width:74.99875em){#zamow-search-by-file form{width:calc(100% - 355px)}}@media print,screen and (max-width:47.99875em){#zamow-search-by-file form{width:100%}}#zamow-search-by-file #selected_similar_image{width:100%;position:relative;display:inline-block;padding:2px 16px;border:3px solid #587900;border-radius:25px;height:36px;box-sizing:border-box;line-height:26px}#zamow-search-by-file #selected_similar_image div{float:left;width:calc(100% - 20px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-style:italic}.notifications-container{max-width:360px;width:100%;position:fixed;max-height:100vh;z-index:9999;pointer-events:none}.notifications-container.notify-is-x-center{left:50%;transform:translateX(-50%)}.notifications-container.notify-is-y-center{top:50%;transform:translateY(-50%)}.notifications-container.notify-is-center{left:50%;top:50%;transform:translate(-50%,-50%)}.notifications-container.notify-is-right{right:0}.notifications-container.notify-is-top{top:0}.notifications-container.notify-is-bottom{bottom:0}.notifications-container.notify-is-x-center.notify-is-top{top:var(--distance)}.notifications-container.notify-is-x-center.notify-is-bottom{bottom:var(--distance)}.notifications-container>*{pointer-events:auto}.notify{--notify-error:#eb5757;--notify-success:#6fcf97;--notify-warning:#f2c94c;--notify-gray:#333;--notify-gray-2:#4d4d4d;--notify-gray-3:#828282;--notify-white:#fff;--notify-white-2:hsla(0,0%,100%,.8);--notify-padding:0.75rem;--notify-icon-size:80px;--notify-close-icon-size:20px;font-family:Open Sans,sans-serif;padding:var(--notify-padding);border-radius:6px;display:flex;align-items:center;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;transition-timing-function:ease;box-sizing:border-box}.notify-is-right .notify{right:var(--distance)}.notify-is-center .notify,.notify-is-top .notify,.notify-is-x-center.notify-is-top .notify,.notify-is-y-center .notify{margin-top:var(--gap)}.notify-is-bottom .notify,.notify-is-x-center:not(.notify-is-top) .notify{margin-bottom:var(--gap)}.notify__icon{height:var(--notify-icon-size);width:var(--notify-icon-size);flex-shrink:0;margin-right:12px}.notify__close,.notify__icon{display:flex;align-items:center;justify-content:center}.notify__close{position:absolute;right:12px;top:12px;cursor:pointer;height:var(--notify-close-icon-size);width:var(--notify-close-icon-size)}.notify__close *{pointer-events:none}.notify__title{font-weight:600;font-size:1rem;padding-right:calc(var(--notify-padding) + var(--notify-close-icon-size))}.notify__text{font-size:.875rem;margin-top:.25rem}.notify--type-1{background-color:#fff;border:1px solid currentColor}.notify--type-1 .notify__close{color:var(--notify-gray-3)}.notify--type-1 .notify__title{color:var(--notify-gray)}.notify--type-1 .notify__text{color:var(--notify-gray-2)}.notify--type-2{color:var(--notify-gray)}.notify--type-3{color:var(--notify-white)}.notify--type-3 .notify__text{color:var(--notify-white-2)}.notify--error.notify--type-1{box-shadow:0 2px 26px rgba(215,0,0,.1);color:var(--notify-error)}.notify--error.notify--type-2,.notify--error.notify--type-3{background-color:var(--notify-error)}.notify--warning.notify--type-1{box-shadow:0 2px 26px rgba(242,201,76,.1);color:var(--notify-warning)}.notify--warning.notify--type-2,.notify--warning.notify--type-3{background-color:var(--notify-warning)}.notify--success.notify--type-1{box-shadow:0 2px 26px rgba(82,215,0,.1);color:var(--notify-success)}.notify--success.notify--type-2,.notify--success.notify--type-3{background-color:var(--notify-success)}.notify--fade{will-change:opacity;opacity:0}.notify--fadeIn{opacity:1}.notify--slide{will-change:opacity,transform;opacity:0}.notify-is-center .notify--slide,.notify-is-x-center:not(.notify-is-bottom) .notify--slide,.notify-is-y-center .notify--slide{transform:translateY(-20px)}.notify-is-x-center.notify-is-bottom .notify--slide{transform:translateY(20px)}.notify-is-right .notify--slide{transform:translateX(calc(var(--distance) + 110%))}.notify-is-left .notify--slide{transform:translateX(calc((var(--distance) * -1) - 110%))}.notify-is-center .notify--slideIn,.notify-is-x-center.notify-is-bottom .notify--slideIn,.notify-is-x-center:not(.notify-is-bottom) .notify--slideIn,.notify-is-y-center .notify--slideIn{opacity:1;transform:translateY(0)}.notify-is-left .notify--slideIn,.notify-is-right .notify--slideIn{opacity:1;transform:translateX(0)}