.is_clickable,.nstSlider{cursor:hand;cursor:pointer}.nstSlider{border-radius:10px;position:relative;width:300px;height:20px}.nstSlider,.nstSlider .leftGrip.gripHighlighted,.nstSlider .rightGrip.gripHighlighted{background:#134}.nstSlider .leftGrip,.nstSlider .rightGrip{width:20px;height:20px}.nstSlider .bar,.nstSlider .leftGrip,.nstSlider .rightGrip{position:absolute;border-radius:10px;background:#fff}.nstSlider .bar{height:8px;top:6px}.nstSlider .highlightPanel{transition:all .5s ease-in-out;border-radius:10px;position:absolute;background:#e87722;height:20px;top:0}
@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-container--custom2{font-size:17px;background:#fff}.select2-container--custom2.select2-container .select2-selection--single{border:2px solid #d1e1f0;border-radius:3px;height:28px;line-height:24px;outline:none}.select2-container--custom2.select2-container--disabled .select2-selection--single{background:#d1e1f0}.select2-container--custom2 .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--custom2 .select2-selection--single .select2-selection__arrow b{border-color:#d1e1f0 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--custom2 .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--custom2 .select2-dropdown,.select2-container--custom2 .select2-search__field{border:2px solid #d1e1f0;border-radius:3px}.select2-container--custom2 .select2-dropdown,.select2-container--custom2 .select2-search__field:focus{outline:none}.select2-container--custom2 .select2-search__field{font-size:20px}.select2-container--custom2 .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.subscribe-bar{position:relative;max-width:100%;padding-bottom:30px;display:grid;grid-template-columns:30% 65%;background-color:#1f999c;box-shadow:0 0 6px 1px rgba(22,22,23,.3)}.subscribe-bar .lf-box .s-heading{margin-left:20px;font-size:24px;color:#fff;font-weight:600;line-height:1.3}.subscribe-bar .s-response{padding:30px 0 0;font-size:24px;color:#fff;margin-left:10%;font-weight:600}.subscribe-bar .subscribe-bar-text{padding:30px 0 0;font-size:24px;color:#fff;margin-left:2%;font-weight:600}.subscribe-bar .dec-upload{color:#fff}.subscribe-bar .dec-upload span{color:#fff;border-bottom:2px solid #fff;cursor:pointer}.subscribe-bar .small-gutter{height:100%;display:flex;justify-content:center}.subscribe-bar .small-gutter .first{display:inline-block;width:80%}.subscribe-bar .small-gutter .first .col{max-width:320px}.subscribe-bar .small-gutter .first #v-mail,.subscribe-bar .small-gutter .first #v-name{height:50px;width:100%;padding-left:10px;border:none;color:#000;font-size:18px;box-shadow:inset 1px 2px 3px 0 #aaa;outline:none}.subscribe-bar .small-gutter .first .radio-inline{font-size:20px;color:#fff}.subscribe-bar .small-gutter .second{display:inline-block;width:15%}.subscribe-bar .small-gutter .second #v-submit{height:50px;padding:5px 15px;background-color:#ab1f36;font-size:24px;font-weight:600;color:#fff;border:0}.subscribe-bar .first,.subscribe-bar .lf-box,.subscribe-bar .second{margin-top:40px}@media (max-width:1399.98px){.subscribe-bar{grid-template-columns:25% 70%}.subscribe-bar .small-gutter .first .col{max-width:250px}.subscribe-bar .small-gutter .first #v-mail,.subscribe-bar .small-gutter .first #v-name{height:40px}.subscribe-bar .small-gutter .first .radio-inline{font-size:18px}.subscribe-bar .small-gutter .text-left label:first-child{margin-right:10px!important}.subscribe-bar .first,.subscribe-bar .lf-box,.subscribe-bar .second{margin-top:20px}}@media (max-width:1199.98px){.subscribe-bar{grid-template-columns:25% 65%}.subscribe-bar .s-response{margin-left:5%}}@media (max-width:991.98px){.subscribe-bar{height:unset;grid-template-columns:1fr}.subscribe-bar .s-response{margin-left:20%}.subscribe-bar .small-gutter{flex-direction:column}.subscribe-bar .small-gutter .first{width:100%}.subscribe-bar .small-gutter .first .col{display:block;width:100%;max-width:100%;flex:unset;margin-bottom:15px}.subscribe-bar .small-gutter .first .text-left{padding:0!important;text-align:center}.subscribe-bar .small-gutter .first .text-left label{margin-right:0!important;margin-bottom:5px}.subscribe-bar .small-gutter .second{width:100%;padding-bottom:15px;text-align:center}}@media (max-width:767.98px){.subscribe-bar .s-response{margin-left:10%}}@media (max-width:500px){.subscribe-bar .s-response{font-size:20px;margin-left:8%}}@media (max-width:380px){.subscribe-bar .s-response{font-size:16px;margin-left:10%}}.comp-sel{display:flex;align-items:center}.crow{background:#ddd;left:0;right:0;height:140px;max-height:140px;margin-bottom:15px}.ci{padding:0;margin-right:20px}.citem{padding-top:20px}span.cpname{font-size:13px;padding:0 10px;display:block;text-align:center;text-overflow:ellipsis;white-space:nowrap}.imgcont a,.imgcont a img{display:block;margin:0 auto;height:80px;width:85px}.citem .close{float:right;top:12px;right:-6px;font-size:19px;font-weight:700;background:#fff;line-height:1;margin-top:-17px;color:#000;text-shadow:0 0 0 #fff;opacity:1;filter:alpha(opacity=100);position:relative;border-radius:50%;width:17px;height:18px;box-shadow:1px 1px 2px 1px rgba(0,0,0,.2);padding:0;border:0}.citem .close span{color:#dd1616}.citem .imgcont{padding:0}.toast-success{background-color:#51a351;color:#fff;padding-left:15px;opacity:.8}.toast-success>.toast-body{padding-left:40px;background-repeat:no-repeat;background-position:0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}.pagination{display:flex;justify-content:center;margin:0}.pagination .el{display:none}.pagination .el,.pagination .number{text-align:initial;margin-right:10px;vertical-align:middle}.pagination .number{display:inline-block}.pagination .number a{display:inline!important;color:#000;background-color:#e9e8e8;border-radius:3px;font-size:14px;padding:2px 5px;border:0}.pagination .number a.active{color:#fff;background-color:#005baa}.pagination.show-after .after-el,.pagination.show-before .before-el{display:inline-block}.custom.one-side-gl{display:flex;justify-content:center;padding:15px 0}.custom.one-side-gl .previous{margin-right:10px}.custom.one-side-gl .previous:after{content:" ";width:1px;display:inline-block;vertical-align:middle;height:20px;background:linear-gradient(180deg,#fff 0,#a1a1a1 50%,#fff);margin-left:10px}.custom.one-side-gl .next{margin-left:10px}.custom.one-side-gl .next:before{margin-right:10px;content:" ";width:1px;display:inline-block;vertical-align:middle;height:20px;background:linear-gradient(180deg,#fff 0,#a1a1a1 50%,#fff)}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/images/vendor/slick-carousel/slick/ajax-loader.gif?fb6f3c230cb846e25247dfaa1da94d8f) 50% no-repeat}@font-face{font-family:slick;src:url(/fonts/vendor/slick-carousel/slick/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29);src:url(/fonts/vendor/slick-carousel/slick/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29) format("embedded-opentype"),url(/fonts/vendor/slick-carousel/slick/slick.woff?295183786cd8a138986521d9f388a286) format("woff"),url(/fonts/vendor/slick-carousel/slick/slick.ttf?c94f7671dcc99dce43e22a89f486f7c2) format("truetype"),url(/fonts/vendor/slick-carousel/slick/slick.svg?2630a3e3eab21c607e21576571b95b9d) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-prev:before{font-family:FontAwesome;content:"\f053"}.slick-next:before{font-family:FontAwesome;content:"\f054"}.slick-track{margin:0}.compatible-products{padding-bottom:50px}.compatible-products .inner-wrapper,.last-viewed .inner-wrapper{padding:15px}.last-viewed-slider{padding:0 24px}.compatible-products .last-viewed-carousel,.last-viewed .last-viewed-carousel{margin-bottom:18px;width:100%}.compatible-products .inner-wrapper .h3,.last-viewed .inner-wrapper .h3{font-size:22px;color:#005baa;line-height:1;font-weight:400;margin:0 0 5px}.last-viewed-slider .slick-next,.last-viewed-slider .slick-prev{width:26px;height:32px;top:90px}.last-viewed-slider .slick-prev{left:0}.last-viewed-slider .slick-next{right:0}.last-viewed-slider .slick-next:before,.last-viewed-slider .slick-prev:before{font-size:32px;color:#bfbfbf;text-shadow:1px 4px 5px rgba(0,0,0,.3)}.slick-list .product a img{max-width:100%;margin:0 auto;display:block}.slick-list .product div.text{height:43px;padding:5px 0 15px;line-height:1;overflow:hidden}.slick-list .product div.text a{font-size:14px;color:#222}.product .productprices{display:flex;justify-content:space-between;align-items:baseline;padding-top:11px}.product .euro-product-prices{display:block}.product .euro-product-prices .pricetext{display:block;width:auto;bottom:0}.product .pricetext{position:relative;display:inline-block;width:50%}.product .pricetext .strikethrough:before{top:40%;border-top:1px solid #696969}.product .pricetext .old-price{color:#000;font-size:14px}.product .pricetext .price{color:#b10b2d;font-size:20px;line-height:1.6}.product .pricetext .price sub{bottom:0}.product .pricetext sup{font-size:65%}.euro-product-prices .pricetext .price{font-size:16px}.euro-product-prices .pricetext .old-price{font-size:12px}.euro-product-prices .pricetext .eur-price{position:relative}.euro-product-prices .pricetext .eur-price:after{content:"/";position:absolute;top:0;right:0}.euro-product-prices .pricetext .price sub{font-size:14px}.euro-product-prices .b-btn{width:100%;font-size:12px;font-weight:700;margin-top:5px}.compatible-products .display-specs{padding:5px 0 0;font-size:10px}#qcontrols .form-group .form-control,#revform .form-group .form-control{border-radius:3px;border:1px solid #77787a}#revform .form-group .form-control:focus{border-color:#005ba4;outline:0;box-shadow:inset 0 0 0 rgba(0,0,0,.075),0 0 1px 0 rgba(5,85,165,.6)}#revform .inline-error,.aform form .inline-error{position:static!important;background:none;color:#df0303}.captcha-error{display:none;margin:0 25px 10px;color:#c41134;position:static!important;z-index:10000;background-color:transparent;padding:2px 5px!important;min-width:120px;border:2px dashed!important}.btn-modal{color:#fff;background:#046fd2}.btn-modal:hover{color:#fff;background:#0066be}.btns-modal .btn-modal{padding-left:36px;padding-right:36px}#r-result{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;text-align:center}#comm-terms,#r-result .tgl-r{cursor:pointer}#comm-terms{color:#222;font-weight:700;text-decoration:underline}@media (min-width:768px){#revform .form-group textarea.form-control{min-height:130px}#revform{width:640px;padding:20px}}.animated{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fixed-header-on .header.fixed{position:fixed;width:100%;top:0}.fixed-header-on .header.fixed .header-contacts,.fixed-header-on .header.fixed .header-logo,.fixed-header-on .header.fixed .navbar-navigation{display:none!important}.fixed-header-on .header.fixed .navbar-header-fixed{display:block}.fixed-header-on .header.fixed .navbar-header-fixed .navbar-brand{margin-left:60px}.fixed-header-on .header.fixed .navbar-header-fixed .hamburger{position:absolute;width:36px;height:100%;cursor:pointer;margin-left:10px;margin-right:20px}.fixed-header-on .header.fixed .navbar-header-fixed .hamburger i{font-size:36px;color:#004a8f}.fixed-header-on .header.fixed .header-contact{padding-top:5px}@media (min-width:768px) and (max-width:991.98px){.fixed-header-on .header.fixed .navbar-brand{display:none}.fixed-header-on .header.fixed .dd-text{display:none!important}.fixed-header-on .header.fixed .dropdown-toggle:after{display:none}.fixed-header-on .header.fixed .dropdowns-top{margin-top:0}.fixed-header-on .header.fixed .dropdowns-top .dropdown-btn-group .dropdown.nav .dropdown-profile .dropdown-menu{left:-198px!important}.fixed-header-on .header.fixed .dropdowns-top .dropdown-btn-group .dropdown.nav .dropdown-fav .dropdown-menu{left:-270px!important}.fixed-header-on .header.fixed .dropdowns-top .dropdown-btn-group .dropdown.nav .mini-cart .dropdown-menu{left:-267px!important}.fixed-header-on .header.fixed .search-form{margin-left:-122px;top:14px;width:53%}.fixed-header-on .meganav{height:100vh}}.breadcrumbs{position:relative;z-index:10;display:flex;align-items:center;padding:15px;background-color:#fff;box-shadow:0 0 6px 1px rgba(0,0,0,.2)}.breadcrumbs .breadcrumb{margin:0}.breadcrumbs a{color:#1f5cac}#ajax_category_filter{margin:10px 0;padding:0;width:255px;max-width:20%}#ajax_category_filter>.container{padding:8px;position:relative}#ajax_category_filter .btns-fixed{position:sticky;z-index:50;width:100%;text-align:center;display:block;margin-bottom:10px}#ajax_category_filter .btns-fixed .filter-submit{text-align:center;display:none}#ajax_category_filter .manual .btns-fixed,#ajax_category_filter .manual filter-submit{display:block}#ajax_category_filter .filter-section{margin-bottom:10px}#ajax_category_filter .filter-section .legends{display:flex;justify-content:space-between}#ajax_category_filter .filter-section .maincat-name{font-size:16px;font-weight:600}#ajax_category_filter .filter-section .subcat-name{cursor:pointer}#ajax_category_filter .filter-section .scope{margin-bottom:5px}#ajax_category_filter .filter-section .scope .count{color:#717171}#ajax_category_filter .filter-section .scope .type-novi a,#ajax_category_filter .filter-section .scope .type-top{color:#048c11}#ajax_category_filter .filter-section .scope .type-promocii a{color:#b00101}#ajax_category_filter .filter-section .scope a{color:#000}#ajax_category_filter .filter-section .scope input[type=text]{width:80px}#ajax_category_filter .filter-section .scope>label{display:contents}#ajax_category_filter .filter-section .scope .btn-micro{padding:0 5px}#ajax_category_filter .filter-section .scrollable-area{max-height:120px;overflow:auto;position:relative}#ajax_category_filter .filter-section .scope.scope-hidden{display:none}#ajax_category_filter .filter-section>.h3{position:relative;margin-bottom:15px;font-size:15px;color:#1f5cac}#ajax_category_filter .filter-section>.h3>span{position:absolute;right:0}#ajax_category_filter .filter-section>.h3:after{content:"";position:relative;display:block;height:1px;top:5px;bottom:0;width:100%;background:#005baa}#ajax_category_filter .filter-section>.h2{font-size:14px;text-transform:uppercase}#ajax_category_filter .filter-section .text-right{text-align:right}#ajax_category_filter .clear-filters-btn{margin-bottom:5px;text-align:center}#ajax_category_filter .clear-filters-btn a{color:#094a8f}#ajax_category_filter .clear-filters-btn:hover{text-decoration:underline}#ajax_category_filter .nstSlider{border-radius:10px;position:relative;width:100%;height:8px;background:#e3e4e4;margin-top:15px;margin-bottom:10px}#ajax_category_filter .nstSlider .bar{top:0;background:#7ccf71 linear-gradient(90deg,#7ccf71 0,#fd0 51%,#d80b00);background-size:216px 8px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ccf71",endColorstr="#d80b00",GradientType=1)}#ajax_category_filter .nstSlider .leftGrip,#ajax_category_filter .nstSlider .rightGrip{position:absolute;border-radius:2px;width:10px;height:20px;background:#b8b8b8;top:50%;transform:perspective(1px) translateY(-50%)}#ajax_category_filter .nstSlider .leftGrip:focus,#ajax_category_filter .nstSlider .rightGrip:focus{outline:none}#ajax_category_filter .pf.nstSlider .bar{background:#004a8f}#ajax_category_filter.manual .btns-fixed .filter-submit{display:block}#ajax_content_section{max-width:80%}#ajax_content_section .hWrap{color:#1f5cac;padding:10px 0}#ajax_content_section .hWrap h1{font-size:20px}#ajax_content_section #ajax_content .products-holder{padding:10px}#ajax_content_section #ajax_content .products-holder .products-grid{grid-row-gap:50px}#ajax_content_section #ajax_content .products-holder .products-grid .prod-col{padding-left:8px;padding-right:8px}#ajax_content_section #ajax_content .search-tags .filter-row-title{display:inline-block;color:#757575;margin-right:10px}#ajax_content_section #ajax_content .search-tags .filter-tags{display:inline-block}#ajax_content_section #ajax_content .search-tags .chosen-filter{display:inline-block;cursor:pointer;padding-right:10px;padding-bottom:7px}#ajax_content_section #ajax_content .search-tags .chosen-filter .close.a-close,#ajax_content_section #ajax_content .search-tags .chosen-filter .filter-name{display:inline-block}#ajax_content_section #ajax_content .search-tags .chosen-filter .filter-name{padding:1px 5px;background:#f1f9fe}#ajax_content_section #ajax_content .search-tags .chosen-filter .close.a-close{width:20px;background:#dfeffa;opacity:1;color:#004a8f;text-shadow:none;font-weight:400;padding:0;border:0;margin-left:-4px}#ajax_content_section #ajax_content .product{display:grid;grid-template-columns:100%;height:100%}#ajax_content_section #ajax_content .product .product-head .image.hint{margin-bottom:10px;position:relative;text-align:center}#ajax_content_section #ajax_content .product .product-head .title .isTruncated{height:40px}#ajax_content_section #ajax_content .product .product-head .title .title-gl{content:"";position:relative;display:block;height:1px;top:0;bottom:0;width:100%;background:#005baa}#ajax_content_section #ajax_content .product .product-head .badges-icon-holder{position:absolute;right:0;bottom:44px;border:2px solid #ff6c00;height:73px}#ajax_content_section #ajax_content .product .product-head .badges-icon-holder .badge-accs{margin-bottom:0}#ajax_content_section #ajax_content .product .product-head .badges-icon-holder .badge-circle{z-index:unset;overflow:unset}#ajax_content_section #ajax_content .product .product-head .badge-expected-delivery{width:150px!important}#ajax_content_section #ajax_content .product .product-head a{font-size:17px;color:#094a8f;line-height:1.1}#ajax_content_section #ajax_content .product .rating-compare{display:flex;justify-content:space-between;margin:5px 0}#ajax_content_section #ajax_content .product .rating-compare .stars{display:inline-block;vertical-align:top}#ajax_content_section #ajax_content .product .rating-compare .action-icons{display:flex;justify-content:space-around}#ajax_content_section #ajax_content .product .rating-compare .action-icons .fa-heart,#ajax_content_section #ajax_content .product .rating-compare .action-icons .fa-heart-o{color:#b00101}#ajax_content_section #ajax_content .product .rating-compare .action-icons .add-favourite,#ajax_content_section #ajax_content .product .rating-compare .action-icons .remove-favourite{display:none}#ajax_content_section #ajax_content .product .groupp{margin-bottom:20px;overflow-y:hidden}#ajax_content_section #ajax_content .product .energy-specs-prod .groupp,#ajax_content_section #ajax_content .product .energy-specs-prod .parameters{margin-bottom:0}#ajax_content_section #ajax_content .product .performance-bars{margin-bottom:20px}#ajax_content_section #ajax_content .product .performance-bars>div{border:1px solid #cee2f3;border-radius:15px;width:100%;margin-bottom:3px;position:relative;line-height:1.2;z-index:0;padding:0}#ajax_content_section #ajax_content .product .performance-bars .slider{position:absolute;border-radius:15px;height:84%;top:1px;overflow:hidden;left:1px;background:linear-gradient(90deg,#7ccf71 0,#fd0 51%,#d80b00) 0 100%;padding:0;margin:0;z-index:auto}#ajax_content_section #ajax_content .product .performance-bars .s-name{display:inline-block;background:transparent;line-height:1;margin-left:10px;font-size:11px;position:relative;bottom:2px;color:#333}#ajax_content_section #ajax_content .product .performance-bars .s-value{position:absolute;right:0;display:inline-block;background:transparent;margin-left:10px;font-size:11px;bottom:1px;color:#333;padding-right:10px;line-height:1.2;top:1px;font-weight:700}#ajax_content_section #ajax_content .product ul{font-size:13px}#ajax_content_section #ajax_content .product ul li:before{font-family:FontAwesome;content:"\f111";color:#005baa;font-size:7px;margin-right:5px;vertical-align:middle}#ajax_content_section #ajax_content .product ul.parameters-ellipsis li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ajax_content_section #ajax_content .product .prices{display:flex;justify-content:space-between;align-items:center;position:relative}#ajax_content_section #ajax_content .product .prices .old-price{position:absolute;top:-20px;font-size:16px}#ajax_content_section #ajax_content .product .prices .price{font-size:30px;color:#bb1f1f}#ajax_content_section #ajax_content .product .prices .price .price-sup{font-size:20px}#ajax_content_section #ajax_content .product .prices .checkout,#ajax_content_section #ajax_content .product .prices .price{display:inline-block}#ajax_content_section #ajax_content .product .prices-eur>.old-price{height:24px}#ajax_content_section #ajax_content .product .prices-eur .price{font-size:16px;color:#b10b2d}#ajax_content_section #ajax_content .product .prices-eur .price .price-num{font-size:19px}#ajax_content_section #ajax_content .product .prices-eur .price .small{font-size:16px}#ajax_content_section #ajax_content .product .prices-eur .eur-price .old-price,#ajax_content_section #ajax_content .product .prices-eur .eur-price .price{display:block;position:relative}#ajax_content_section #ajax_content .product .prices-eur .eur-price .old-price:after,#ajax_content_section #ajax_content .product .prices-eur .eur-price .price:after{content:"/";position:absolute;top:0;right:-12px}#ajax_content_section #ajax_content .product .prices-eur .eur-price .price:after{font-size:20px}#ajax_content_section #ajax_content .product .prices-eur .checkout .btn{display:block;font-size:12px}#ajax_content_section #ajax_content .product .prices-eur sup{font-size:.55rem;top:-.5rem}#ajax_content_section #ajax_content .product .work-info{font-size:12px}#ajax_content_section .products-filter .custom.top-filter{display:flex;justify-content:space-between;padding:15px 0}#ajax_content_section .products-filter .custom.top-filter .filter{color:#1f5cac}#ajax_content_section .products-filter .custom.top-filter .sort-filter>div{display:inline-block}#ajax_content_section .products-filter .custom.top-filter .sort-filter>div:first-child{margin-right:10px}#ajax_content_section .products-filter .custom.top-filter .filters-select{border:1px solid #ccc;margin-left:5px;font-size:12px;display:inline-block;max-width:145px;height:25px}#ajax_content_section .products-filter .custom.top-filter .filters-select:focus{outline:none}#ajax_content_section .products-filter .custom.top-filter .filter-nav-trigger{margin-right:10px;background-color:#004a8f;border:0;border-radius:0;color:#fff;transition:transform .15s;font-size:20px;height:40px;padding:5px 35px}#ajax_content_section .products-filter:after,#ajax_content_section .products-filter:before{content:"";position:relative;display:block;height:1px;top:0;bottom:0;width:100%;background:#005baa}#ajax_content_section .vlogo{position:absolute;left:0;bottom:5px}#ajax_content_section .vlogo img{max-width:100px}.products-filter .show-after .after-el,.products-filter .show-before .before-el{display:inline-block}.dds{text-align:center;font-weight:700;color:#a40000;font-size:13px;padding:10px 0 15px}.linking-box{display:flex;width:100%;margin-bottom:20px;position:relative;flex-wrap:wrap;grid-row-gap:20px}.linking-box .linking-title{display:block;color:#a40000;text-transform:uppercase;font-size:14px}.linking-box a{display:block}.subscribe-bar{grid-template-columns:25% 65%}.subscribe-bar .small-gutter .second{margin-left:15px}.first-page-text{font-size:12px}.subcat-text{max-width:840px;font-family:var(--font-primary);font-size:1rem;line-height:1.6;color:var(--text-color)}.subcat-text>a{display:block;text-align:right;text-decoration:underline;margin-bottom:10px}.subcat-text h2,.subcat-text h3,.subcat-text h4,.subcat-text h5,.subcat-text h6{font-family:var(--font-primary);font-weight:700;line-height:1.3;color:#111;margin-top:1.5em;margin-bottom:.5em}.subcat-text h2{font-size:1.875rem}.subcat-text h3{font-size:1.5rem}.subcat-text h4{font-size:1.25rem}.subcat-text h5{font-size:1.125rem}.subcat-text h6{font-size:1rem}.subcat-text p{font-size:1rem;line-height:1.6;margin-top:0;margin-bottom:1.2em}.subcat-text a{color:var(--link-color);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease-in-out}.subcat-text a:hover{color:var(--link-hover)}.subcat-text ol,.subcat-text ul{margin-top:0;margin-bottom:1.2em;padding-left:1.5em}.subcat-text li{margin-bottom:.5em;font-size:1rem;line-height:1.6}.subcat-text li:before{font-family:inherit;content:none}.subcat-text table{width:100%;border-collapse:collapse;margin-bottom:1.5em;font-size:1rem!important;background-color:#fff}.subcat-text table td,.subcat-text table th{padding:12px 16px;border:1px solid var(--border-color);text-align:left;vertical-align:top;line-height:1.5}.subcat-text table th{background-color:#f4f6f8;font-weight:600;color:#111}.subcat-text table tbody tr:nth-child(2n){background-color:#fafafa}.subcat-text img{max-width:100%;height:auto}.call-us{margin-top:10px;text-align:center}.call-us span{position:relative}.call-us span span{font-size:18px;font-weight:700;padding:0 5px;line-height:1.6;color:#004a8f;vertical-align:middle;text-transform:lowercase}.call-us .btn-callme{background:#004a8f;border-radius:21px;text-decoration:none}.call-us .btn-callme a{color:#fff;text-decoration:none;font-weight:400}.call-us .fa-circle-thin{font-size:23px;color:#fff;vertical-align:middle;line-height:0}.call-us .fa-phone{display:inline;position:absolute;top:3px;left:5px;font-size:13px;line-height:1;color:#fff}.p-banners .single-slide{display:none}.p-banners .slick-slide a img{max-width:100%;height:auto}.p-banners.slick-initialized .single-slide{display:block}.p-banners .slick-arrow{z-index:3}.p-banners .slick-next,.p-banners .slick-prev{width:32px;height:48px}.p-banners .slick-prev{left:10px}.p-banners .slick-next{right:10px}.p-banners .slick-next:before,.p-banners .slick-prev:before{font-size:48px;color:#d8dbdc;text-shadow:1px 4px 5px rgba(0,0,0,.3)}.category-banners .banner-col{padding-bottom:10px}.category-banners .banner-col img{width:auto;max-width:100%}@media (max-width:1399.98px){#ajax_content_section .products-filter .custom.top-filter .filter{align-self:center}#ajax_content_section #ajax_content .product .prices .price{font-size:24px}#ajax_content_section #ajax_content .product .prices .price .price-sup{font-size:16px}#ajax_content_section #ajax_content .product .prices .checkout .btn-royalblue,#ajax_content_section #ajax_content .product .prices .old-price{font-size:14px}#ajax_category_filter.is-visible{position:fixed;z-index:6000;top:0;left:0;height:100%;display:block!important;overflow-y:auto}.subscribe-bar{grid-template-columns:25% 60%}}@media (max-width:1199.98px){#ajax_category_filter .filter-section .scope input[type=text]{width:60px}.subscribe-bar .small-gutter .second #v-submit{height:42px;padding:5px;font-size:22px}}@media (max-width:991.98px){#ajax_category_filter{margin:0;width:60%;max-width:45%}#ajax_category_filter .btns-fixed{position:absolute;width:95%}#ajax_category_filter .master-filter-holder{padding-top:90px}#ajax_category_filter .filter-close{margin-bottom:10px}#ajax_content_section{max-width:100%}.subscribe-bar{padding:10px;grid-template-columns:1fr;margin-bottom:10px}}@media (max-width:767.98px){.header{margin-bottom:25px}#ajax_content_section .products-filter .custom.top-filter,.categories-filter-wrapper{padding:0}#ajax_content_section #ajax_content .product{position:relative;grid-template-columns:40% 60%;padding-top:40px;grid-row-gap:15px}#ajax_content_section #ajax_content .product .product-head{order:1;padding-right:10px}#ajax_content_section #ajax_content .product .product-head .image.hint>img{height:auto;max-width:100%}#ajax_content_section #ajax_content .product .product-head .title{position:absolute;top:0;width:100%}#ajax_content_section #ajax_content .product .product-head .title .isTruncated{height:24px}#ajax_content_section #ajax_content .product .rating-compare{order:3;flex-direction:column}#ajax_content_section #ajax_content .product .rating-compare .action-icons{font-size:30px;width:35%;justify-content:space-between}#ajax_content_section #ajax_content .product .rating-compare .action-icons .j-compare{height:16px;width:16px}#ajax_content_section #ajax_content .product .rating-compare .action-icons .j-compare:before{height:16px;width:16px;margin:-8px 0 0 -8px}#ajax_content_section #ajax_content .product .groupp{order:2;height:unset}#ajax_content_section #ajax_content .product .groupp ul.parameters-ellipsis{height:95px;overflow:hidden}#ajax_content_section #ajax_content .product .prices{order:4;padding-top:20px}#ajax_content_section #ajax_content .product .prices .old-price{top:5px}#ajax_content_section #ajax_content .product .prices-eur{order:4;padding-top:20px}#ajax_content_section #ajax_content .product .work-info{order:5;grid-column-end:span 2}#ajax_content_section .vlogo{left:unset;right:-110px;top:190px}#ajax_category_filter .select2{width:100%!important;z-index:1000}#ajax_category_filter input[type=checkbox]{position:relative;top:1px}.select2-container{z-index:6001}.p-banners .slick-next:before,.p-banners .slick-prev:before{font-size:28px}.subcat-text h2{font-size:1.625rem}.subcat-text h3{font-size:1.375rem}.subcat-text h4{font-size:1.125rem}.subcat-text table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.subcat-text table td,.subcat-text table th{padding:8px 10px;font-size:.9375rem}}@media (max-width:575.98px){#ajax_category_filter{width:90%;max-width:90%}#ajax_content_section #ajax_content .product .prices .price{font-size:23px}#ajax_content_section #ajax_content .product .rating-compare .action-icons{width:55%;margin-left:5px}#ajax_content_section .products-filter .custom.top-filter .filter-nav-trigger{padding:3px 35px;font-size:16px;height:30px}#ajax_content_section .products-filter .custom.top-filter .filter>div>span{display:none}}@media (max-width:419.98px){#ajax_content_section #ajax_content .products-holder{padding:10px 0}#ajax_content_section #ajax_content .products-holder .products-grid{grid-row-gap:20px}#ajax_content_section #ajax_content .products-holder .products-grid .prod-col{padding-left:5px;padding-right:5px}#ajax_content_section #ajax_content .product .rating-compare .rating .stars{padding:0}#ajax_content_section #ajax_content .product .rating-compare .rating>span{font-size:12px}}.price-seo-ranges{margin-top:15px;padding-top:15px;border-top:1px solid #eef2f5}.price-seo-ranges .price-seo-title{display:block;font-size:15px;color:#1f5cac;margin-bottom:8px}.price-seo-ranges .price-seo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.price-seo-ranges .price-seo-chip{display:block;padding:6px 4px;font-size:11.5px;font-weight:500;color:#212529;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;text-align:center;text-decoration:none!important;transition:all .2s ease}.price-seo-ranges .price-seo-chip:hover{background-color:#06c;color:#fff!important;border-color:#06c;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,102,204,.15)}.price-seo-ranges .price-seo-chip:active{transform:translateY(0);box-shadow:none}
