

/* Start:/local/templates/doker/css/fancybox.css?167144474615598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/local/templates/doker/css/owl.carousel.min.css?16033718243351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/doker/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/doker/css/main.css?1723622458113165*/
:root{--color-bg: #f9f9f9;--color-main: #ffc000;--color-text-main: #141414;--color-text-second: #707070}@media screen and (min-width: 1400px){.container{width:1400px;min-width:1400px}}.HEX4{display:block;position:relative;color:inherit}.HEX4::before,.HEX4::after{content:"";width:0;height:0;position:absolute;top:0;border-color:transparent;border-style:solid}.HEX4.inner{display:flex;align-items:center;justify-content:center;transition:all .3s;top:1px;height:40px;background-color:#ffc000}.HEX4.inner::before,.HEX4.inner::after{border-width:20px 10px;transition:all .3s}.HEX4.inner::before{border-right-color:#ffc000;left:-20px}.HEX4.inner::after{border-left-color:#ffc000;right:-20px;z-index:1}.HEX4.outer{height:42px;background-color:#fff;transition:all .3s}.HEX4.outer::before,.HEX4.outer::after{border-width:21px 11px;transition:all .3s}.HEX4.outer::before{border-right-color:#fff;left:-22px}.HEX4.outer::after{border-left-color:#fff;right:-22px}@keyframes move_in{0%{background-position:0 0}100%{background-position:0 -1947px}}@keyframes move_out{0%{background-position:0 -1947px}100%{background-position:0 0}}.page{flex:1}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){body{display:block}}#breadcrumbs{margin:20px 0}#breadcrumbs span,#breadcrumbs a{font-size:15px;color:#707070}#breadcrumbs a:hover{color:#0093df}#breadcrumbs span:last-child{color:#303030}#pagination{background-color:#fff;height:75px;width:100%;margin-bottom:40px;position:relative;font-size:16px;z-index:2}#pagination .showing{position:absolute;top:50%;left:0;transform:translateY(-50%);margin:0 25px}#pagination .showing span:first-child{margin-left:10px}#pagination .showing span:not(:last-child)::after{content:"|";display:inline-block;margin:0 5px 0 7px;color:#d6d6d6}#pagination .showing span:not(.selected){color:#0093df;cursor:pointer}#pagination .showing span:not(.selected):hover{text-decoration:underline}#pagination .pages{position:absolute;top:50%;right:0;transform:translateY(-50%);margin:0 25px}#pagination .pages span{display:inline-block}#pagination .pages span.chosen{border:1px solid #d6d6d6;padding:0 10px;cursor:pointer;margin:0 5px;position:relative}#pagination .pages span.chosen i{margin-left:5px}#pagination .pages span.prev_page,#pagination .pages span.next_page{border:1px solid #d6d6d6;padding:0 10px;cursor:pointer;margin:0 5px;background-color:#ffc000;color:#fff}#pagination .pages span.prev_page.disabled,#pagination .pages span.next_page.disabled{background-color:#e0e0e0;border-color:#e0e0e0}#pagination .pages span.prev_page.disabled:hover,#pagination .pages span.next_page.disabled:hover{background-color:#dadada}#pagination .pages span.prev_page:hover,#pagination .pages span.next_page:hover{background-color:#ffcd33}#pagination .pages .dropdown_pages{display:none;position:absolute;top:100%;left:0;width:100%;list-style:none;background-color:#fff;border:1px solid #d6d6d6;padding-left:0;text-align:center}#pagination .pages .dropdown_pages li{color:#707070}#pagination .pages .dropdown_pages li:hover{background-color:#ececec;color:inherit}@media screen and (max-width: 960px){#pagination{height:120px}#pagination .showing{top:33%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center;margin:0}#pagination .pages{top:66%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center;margin:0}}@media screen and (max-width: 767px){#pagination{display:none}}.left_side{z-index:160 !important;top:0}#aside_menu{list-style:none;padding:0;margin-bottom:0;position:sticky;top:15px;border:none !important}#aside_menu>li:not(:last-of-type){margin-bottom:3px}#aside_menu>li{font-size:18px}#aside_menu>li>span{display:inline-block;padding:15px 20px;position:relative;width:100%;font-weight:bold;cursor:pointer;background-color:#ffc000}#aside_menu>li>span::after,#aside_menu>li>span::before{content:"";display:inline-block;width:15px;height:1px;background-color:#fff;position:absolute;top:50%;right:15px;transform:translateY(-50%);transition:transform .3s cubic-bezier(0.39, 0.27, 0.45, 1.66)}#aside_menu>li.closed>span::after{transform:translateY(-50%) rotate(90deg)}#aside_menu .bx-filter{min-width:unset}#aside_menu .second_menu{list-style:none;padding:0;border:1px solid #ffc000}#aside_menu .second_menu li{background-color:#fff;padding:3px 10px 3px 30px}#aside_menu .second_menu li:first-child{padding-top:25px}#aside_menu .second_menu li:last-child{padding-bottom:25px}#aside_menu .second_menu li a{display:inline-block;color:#7d7d7d;text-decoration:none;line-height:1.2}#aside_menu .second_menu li a:hover{color:#0093df}#aside_menu .second_menu>li.active a{color:#007bff}#aside_menu .filter .second_menu li{padding:0}.smartfilter .bx-filter-parameters-box-hint{display:inline-block;color:#7d7d7d !important;text-decoration:none;line-height:1.2;font-size:18px}.smartfilter .bx-filter-parameters-box-hint:hover{color:#0093df;border-color:transparent !important}.smartfilter .bx-filter-input-checkbox .bx-filter-param-text{font-size:14px}.smartfilter .checkbox{margin-bottom:0}.smartfilter .foot-btns{width:100%;display:flex;justify-content:center;position:relative}.smartfilter .foot-btns::after{content:"";display:block;position:absolute;right:50%;top:0;width:0;height:100%;border-right:1px solid #fff !important;z-index:5}.smartfilter .foot-btns .btn{background-color:#ffc000;position:relative;width:50%}.smartfilter .foot-btns .btn:hover{background-color:#fff;border:1px solid #ffc000}.smartfilter .foot-btns .btn:focus{outline:none;box-shadow:none}.smartfilter .foot-btns .btn:active{box-shadow:inset 2px 2px 5px rgba(0,0,0,.25)}.second_menu .bx-filter{margin-bottom:0 !important}.filter .bx-filter-title{display:none !important}#aside_menu{border:1px solid #ffc000}#aside_menu .bx-filter.bx-blue .bx-filter-section{background-color:transparent}@media screen and (max-width: 767px){.left_side{z-index:17}}.mobile_btn{display:none;width:40px;height:160px;background-color:#ffc000;position:fixed;top:calc(50vh - 80px);left:0;z-index:5;border-radius:0 5px 5px 0;cursor:pointer;overflow-y:hidden;transition:left .4s cubic-bezier(0.18, 0.89, 0.67, 1.22);border:1px solid #fff;border-left:none}.mobile_btn span{text-transform:uppercase;font-size:16px;font-weight:bold;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-90deg);transition:top .5s}.mobile_btn span.hide_catalog{top:-50%}.left_side.showed .mobile_btn{left:calc(100% - 40px);border-radius:5px 0 0 5px}.left_side.showed .show_catalog{top:150%}.left_side.showed .hide_catalog{top:50%}@media screen and (max-width: 767px){.mobile_btn{display:block}}.row.one{flex-wrap:nowrap}.col-270{width:270px;flex-basis:270px;padding-left:15px;padding-right:15px;position:relative}.col-inside{width:calc(100% - 270px);flex-basis:calc(100% - 270px);padding-left:15px;padding-right:15px}.col-inside--sidebar{width:calc(100% - 270px - 270px);flex-basis:calc(100% - 270px - 270px)}@media screen and (max-width: 1199px){.col-inside{width:calc(100% - 270px);flex-basis:calc(100% - 270px)}}@media screen and (max-width: 767px){.col-270{width:0;flex-basis:0;padding-left:0;padding-right:0}.col-inside{width:100%;flex-basis:100%}}.owl-carousel-wrapper{padding:0 35px}.owl-carousel .product_item{max-width:100%}.owl-carousel .owl-prev,.owl-carousel .owl-next{width:35px;height:40px;position:absolute;top:105px;background-color:#d3d3d3;color:#fff;display:flex;justify-content:center;align-items:center;opacity:0;transition:all .2s ease-in-out}.owl-carousel .owl-prev{left:15px}.owl-carousel .owl-next{right:15px}@media screen and (max-width: 575px){.owl-carousel.regular_product_slider .owl-prev{left:0}.owl-carousel.regular_product_slider .owl-next{right:0}}.owl-carousel:hover .owl-prev,.owl-carousel:hover .owl-next,.owl-carousel:active .owl-prev,.owl-carousel:active .owl-next,.owl-carousel:focus .owl-prev,.owl-carousel:focus .owl-next{opacity:1}.owl-carousel:hover .owl-prev,.owl-carousel:active .owl-prev,.owl-carousel:focus .owl-prev{left:-15px}.owl-carousel:hover .owl-next,.owl-carousel:active .owl-next,.owl-carousel:focus .owl-next{right:-15px}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background-color:#ffc000}.bx-pagination .bx-pagination-container ul{margin:0 auto}

/*
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-Medium.eot");src:local("DIN Pro Medium"),local("DINPro-Medium"),url("/local/templates/doker/css/../fonts/DINPro-Medium.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-Medium.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-Medium.ttf") format("truetype");font-weight:500;font-style:normal}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-BlackItalic.eot");src:local("DIN Pro Black Italic"),local("DINPro-BlackItalic"),url("/local/templates/doker/css/../fonts/DINPro-BlackItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-BlackItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-BlackItalic.ttf") format("truetype");font-weight:900;font-style:italic}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedBlackItalic.eot");src:local("DIN Pro Condensed Black Italic"),local("DINPro-CondensedBlackItalic"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBlackItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBlackItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBlackItalic.ttf") format("truetype");font-weight:900;font-style:italic}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedMedium.eot");src:local("DIN Pro Condensed Medium"),local("DINPro-CondensedMedium"),url("/local/templates/doker/css/../fonts/DINPro-CondensedMedium.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedMedium.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedMedium.ttf") format("truetype");font-weight:500;font-style:normal}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-MediumItalic.eot");src:local("DIN Pro Medium Italic"),local("DINPro-MediumItalic"),url("/local/templates/doker/css/../fonts/DINPro-MediumItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-MediumItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-MediumItalic.ttf") format("truetype");font-weight:500;font-style:italic}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-Bold.eot");src:local("DIN Pro Bold"),local("DINPro-Bold"),url("/local/templates/doker/css/../fonts/DINPro-Bold.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-Bold.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-Bold.ttf") format("truetype");font-weight:bold;font-style:normal}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-Light.eot");src:local("DIN Pro Light"),local("DINPro-Light"),url("/local/templates/doker/css/../fonts/DINPro-Light.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-Light.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-Light.ttf") format("truetype");font-weight:300;font-style:normal}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedMediumItalic.eot");src:local("DIN Pro Condensed Medium Italic"),local("DINPro-CondensedMediumItalic"),url("/local/templates/doker/css/../fonts/DINPro-CondensedMediumItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedMediumItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedMediumItalic.ttf") format("truetype");font-weight:500;font-style:italic}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-Italic.eot");src:local("DIN Pro Italic"),local("DINPro-Italic"),url("/local/templates/doker/css/../fonts/DINPro-Italic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-Italic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-Italic.ttf") format("truetype");font-weight:normal;font-style:italic}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro.eot");src:local("DIN Pro"),local("DINPro"),url("/local/templates/doker/css/../fonts/DINPro.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro.ttf") format("truetype");font-weight:normal;font-style:normal}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedBlack.eot");src:local("DIN Pro Condensed Black"),local("DINPro-CondensedBlack"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBlack.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBlack.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBlack.ttf") format("truetype");font-weight:900;font-style:normal}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedBold.eot");src:local("DIN Pro Condensed Bold"),local("DINPro-CondensedBold"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBold.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBold.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBold.ttf") format("truetype");font-weight:bold;font-style:normal}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-Black.eot");src:local("DIN Pro Black"),local("DINPro-Black"),url("/local/templates/doker/css/../fonts/DINPro-Black.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-Black.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-Black.ttf") format("truetype");font-weight:900;font-style:normal}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-LightItalic.eot");src:local("DIN Pro Light Italic"),local("DINPro-LightItalic"),url("/local/templates/doker/css/../fonts/DINPro-LightItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-LightItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedBoldItalic.eot");src:local("DIN Pro Condensed Bold Italic"),local("DINPro-CondensedBoldItalic"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBoldItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBoldItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedBoldItalic.ttf") format("truetype");font-weight:bold;font-style:italic}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedRegular.eot");src:local("DIN Pro Condensed Regular"),local("DINPro-CondensedRegular"),url("/local/templates/doker/css/../fonts/DINPro-CondensedRegular.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedRegular.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedRegular.ttf") format("truetype");font-weight:normal;font-style:normal}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedItalic.eot");src:local("DIN Pro Condensed Italic"),local("DINPro-CondensedItalic"),url("/local/templates/doker/css/../fonts/DINPro-CondensedItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedItalic.ttf") format("truetype");font-weight:normal;font-style:italic}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedLightItalic.eot");src:local("DIN Pro Condensed Light Italic"),local("DINPro-CondensedLightItalic"),url("/local/templates/doker/css/../fonts/DINPro-CondensedLightItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedLightItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedLightItalic.ttf") format("truetype");font-weight:300;font-style:italic}
@font-face{font-family:"DIN Pro Cond";src:url("/local/templates/doker/css/../fonts/DINPro-CondensedLight.eot");src:local("DIN Pro Condensed Light"),local("DINPro-CondensedLight"),url("/local/templates/doker/css/../fonts/DINPro-CondensedLight.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-CondensedLight.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-CondensedLight.ttf") format("truetype");font-weight:300;font-style:normal}
@font-face{font-family:"DIN Pro";src:url("/local/templates/doker/css/../fonts/DINPro-BoldItalic.eot");src:local("DIN Pro Bold Italic"),local("DINPro-BoldItalic"),url("/local/templates/doker/css/../fonts/DINPro-BoldItalic.eot?#iefix") format("embedded-opentype"),url("/local/templates/doker/css/../fonts/DINPro-BoldItalic.woff") format("woff"),url("/local/templates/doker/css/../fonts/DINPro-BoldItalic.ttf") format("truetype");font-weight:bold;font-style:italic}
*/
@font-face {
    font-family: 'PT Sans';
    src: url('/local/templates/doker/fonts/pt-sans/pt-sans_bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
    src: url('/local/templates/doker/fonts/pt-sans/pt-sans_bold-italic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'PT Sans';
    src: url('/local/templates/doker/fonts/pt-sans/pt-sans_italic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'PT Sans';
    src: url('/local/templates/doker/fonts/pt-sans/pt-sans_regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body{
    background-color:#f9f9f9;
    font-size:16px;
    font-family:"PT Sans", sans-serif;
    display:flex;
    min-height:100vh;
    flex-direction:column
}
body.where_is_the_scroll{overflow:hidden}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){body{display:block}}.page h1{margin-bottom:40px}
body>header{z-index:160;background:#fff;margin-bottom:30px}body.header_170>header{z-index:170}body.admin #header__search.visible{top:25px}.logo_wrap{display:inline-block;margin-left:-15px;position:relative;z-index:10}.middle_header_wrap{display:inline-block;margin:20px}.middle_header_wrap .bottom_middle_part{width:100%;display:flex;justify-content:space-between}@media screen and (max-width: 991px){.middle_header_wrap{margin:0;width:calc(100% - 155px)}.header_right{width:100%;justify-content:space-evenly;flex-wrap:wrap}.header_right #contact_block{margin:25px 0}}.header_right{display:flex;flex-wrap:wrap;white-space:nowrap;justify-content:space-between}.site_logo{display:inline-flex;width:190px;height:100%;vertical-align:middle;background-image:url("/local/templates/doker/css/../img/logo-bg.png");background-repeat:repeat-y;background-size:contain;position:relative}.site_logo::before{content:"";display:block;position:absolute;width:100%;height:0;bottom:0;background-image:url("/local/templates/doker/css/../img/logo-bg.png");background-repeat:repeat-y;background-size:contain;z-index:1;transition:bottom .3s,height .3s}.site_logo::after{content:"";display:block;position:absolute;width:100%;height:27px;background-image:url("/local/templates/doker/css/../img/logo-bg-bottom.png");background-size:contain;background-repeat:no-repeat;z-index:1;bottom:-27px;transition:bottom .3s}.site_logo:hover::before{height:5px;bottom:-5px}.site_logo:hover::after{bottom:-32px}.site_logo:hover img{top:calc(50% + 10px)}.site_logo img{margin:auto auto 0;z-index:2;width:65%;position:absolute;top:calc(50% + 5px);left:50%;transform:translate(-50%, -50%);transition:top .3s}#search__show{color:#ffc000;font-size:21px;padding:0 10px;line-height:36px;transition:all .5s}#search__show:hover{background:#ffc000;color:#fff}#search__show:focus{outline:none;border:none}#header__search{width:100%;margin:auto 15px;-webkit-transition:top .5s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;-moz-transition:top .5s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;-ms-transition:top .5s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;-o-transition:top .5s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s;transition:top .5s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0s}.header__search__form{display:inline-block;vertical-align:middle;font-size:18px;position:relative;width:100%}.header__search__form::before{content:"";display:block;width:1px;height:1px;border-top:21px solid transparent;border-bottom:21px solid transparent;border-right:8px solid #ffc000;position:absolute;top:0;right:45px}.header__search__form input.search-suggest{width:100%;transition:all .3s ease-in-out;border:1px solid #d3d3d3;font-size:16px;outline:none;color:gray;padding:0 65px 0 15px;height:41px}.header__search__form input[type=submit]{display:block;background-color:#ffc000;border-color:transparent;color:#fff;outline:none;cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%);background-image:url(/local/templates/doker/css/../img/search_icon.svg);background-size:40%;background-repeat:no-repeat;background-position:center;width:45px;height:100%}.basket_block{display:inline-block;vertical-align:middle;margin:auto 5px}.basket_block>a{width:165px}.basket_block>a:hover .button__icon path{fill:transparent;stroke:#fff}.basket_block .basket__counter{display:inline-block}.header_right .basket_block .hex{margin:15px}.header_right .basket_block .hex span{color:#707070}#contact_block{display:inline-block;margin:auto;vertical-align:middle;font-size:14px;line-height:1.3}#contact_block span{color:#707070}#contact_block .phone_number{font-weight:700;font-size:24px;line-height:24px;color:#000;margin-bottom:20px;display:inline-block}@media screen and (max-width: 991px){.header__search__form{margin:auto 0}}@media screen and (max-width: 1460px){.site_logo{width:150px}}@media screen and (max-width: 991px){body>header .site_logo{height:75px}#header__search{width:auto}#search{margin:15px 0}}@media screen and (max-width: 767px){#header__search{width:100%;margin:0;position:fixed;top:-120px;padding:30px 10px 20px;left:0;background:#fff;z-index:10;box-shadow:0 5px 10px rgba(0,0,0,.2)}#header__search.visible{top:-10px}}@media screen and (max-width: 485px){header .search_block:hover input,header .search_block:focus input,header .search_block:active input{width:75vw}header .search_block input:focus,header .search_block input:active{width:75vw}.header_right{justify-content:center;margin-top:30px}}@media screen and (max-width: 470px){body>header .site_logo{width:100px}body>header .top_menu_catalog_only{right:75px}.middle_header_wrap{width:calc(100% - 104px)}}@media(min-width: 992px){body>header>.container{display:flex;justify-content:space-between}}body>footer{margin-top:50px}body>footer a{color:#3d3d3d}#contact_page~footer{margin-top:0}#footer_top{background-color:#ffc000;padding:60px 0;font-size:16px}#footer_top .h3{display:block;text-transform:uppercase;font-weight:700;font-size:18px;margin-bottom:20px}#footer_top .contacts .item{display:inline-block;margin-bottom:10px}#footer_top .partners ul{padding:0;list-style:none}#footer_top .service ul{padding:0;list-style:none}#footer_top .social a.hex{margin-left:6px;text-decoration:none}#footer_top .social a.hex i{color:#fff;margin-right:15px;font-size:24px;vertical-align:top;transition:text-shadow .3s,color .3s}#footer_top .social a.hex:hover{color:inherit}#footer_top .social a.hex:hover i{color:#ffc000}#footer_top a{color:inherit}#footer_top a:hover{color:#707070}@media screen and (max-width: 1199px){#footer_top{text-align:center}#footer_top .contacts,#footer_top .partners,#footer_top .service,#footer_top .social{margin-bottom:20px}#footer_top .social a.HEX4{margin:0 auto}}#footer_bottom{background-color:#f9f9f9;color:#707070;font-size:12px}#footer_bottom p{margin:30px 0}#footer_bottom p.kolibri{text-align:right}#footer_bottom p.kolibri a{color:#3d3d3d}@media screen and (max-width: 600px){#footer_bottom p{text-align:center}#footer_bottom p.kolibri{text-align:center}}#home-carousel{margin-top:-30px;position:relative}#home-carousel .item img{max-width:100%}#home-carousel .owl-dots{position:absolute;bottom:20px;text-align:center;width:100%}#home-carousel .owl-dots .owl-dot{display:inline-block;width:10px;height:10px;border-radius:50%;border:1px solid #e6e6e6;cursor:pointer;transition:background-color .2s}#home-carousel .owl-dots .owl-dot.active,#home-carousel .owl-dots .owl-dot:hover{background-color:#ffc000}#home-carousel .owl-dots .owl-dot+.owl-dot{margin-left:5px}.site-title{position:absolute;bottom:5%;z-index:10}@media(max-width: 767px){.site-title{left:20px;font-size:16px}}@media(min-width: 768px){.site-title{left:50px;z-index:10}}@media(min-width: 1200px){.site-title{left:95px;bottom:75px}}.carousel-control-prev,.carousel-control-next,.owl-prev,.owl-next{background-color:#fff;width:60px;height:74px;top:50%;transform:translateY(-50%);transition:background-color .2s;z-index:99999;cursor:pointer;color:#141414}.carousel-control-prev .carousel-control-prev-icon,.carousel-control-prev .carousel-control-next-icon,.carousel-control-next .carousel-control-prev-icon,.carousel-control-next .carousel-control-next-icon,.owl-prev .carousel-control-prev-icon,.owl-prev .carousel-control-next-icon,.owl-next .carousel-control-prev-icon,.owl-next .carousel-control-next-icon{background-image:none;line-height:20px;color:#707070}.carousel-control-prev::before,.carousel-control-next::before,.owl-prev::before,.owl-next::before{content:"";width:0;height:0;border-color:transparent;position:absolute}.carousel-control-prev:hover,.carousel-control-next:hover,.owl-prev:hover,.owl-next:hover{background-color:#ffc000}.carousel-control-prev::before{right:-10px;border-top:37px solid transparent;border-bottom:37px solid transparent;border-left:10px solid #fff;transition:all .2s}.carousel-control-prev:hover::before{border-left:10px solid #ffc000}.carousel-control-next::before{left:-10px;border-top:37px solid transparent;border-bottom:37px solid transparent;border-right:10px solid #fff;transition:all .2s}.carousel-control-next:hover::before{border-right:10px solid #ffc000}@media(max-width: 767px){.carousel-control-prev,.carousel-control-next{display:none}}#catalog_news{margin:0;border-top:1px solid #fff}#catalog_news h2{text-transform:uppercase;font-size:38px;font-weight:700}#catalog_news p{margin:45px 0;width:50%;font-size:22px}#catalog,#news{padding:75px 95px 145px}#catalog{background-image:url(/local/templates/doker/css/../img/icon_catalog.png);background-repeat:no-repeat;background-size:42% auto;background-position:90% 60%;transition:background .2s}#catalog:hover{background-size:47%}#catalog #to_catalog{position:absolute;bottom:75px}#news{background-color:#ffc000;background-image:url(/local/templates/doker/css/../img/megaphone.png);background-repeat:no-repeat;background-size:42% auto;background-position:90% 55%;transition:background .2s}#news:hover{background-size:47% auto}#news #to_news{position:absolute;bottom:75px}@media screen and (max-width: 1199px){#catalog,#news{padding:50px 50px 130px}#catalog:hover,#news:hover{background-position:90% 50%}}@media screen and (max-width: 991px){#catalog_news{font-size:18px}}@media screen and (max-width: 575px){#catalog_news h2{text-align:center}#catalog_news h2 br{display:none}#catalog_news p{width:100%;text-align:center}#catalog_news a.hex{left:50%;transform:translateX(-50%)}#catalog_news #catalog,#catalog_news #news{padding-top:300px;background-size:50% auto;background-position:50% 70px}#catalog_news #catalog #to_catalog,#catalog_news #catalog #to_news,#catalog_news #news #to_catalog,#catalog_news #news #to_news{margin:0}#catalog_news #news{background-size:40% auto}}@media screen and (max-width: 400px){#catalog_news #catalog,#catalog_news #news{padding-top:200px;background-size:50% auto;background-position:50% 30px}#catalog_news #catalog .HEX4,#catalog_news #news .HEX4{width:260px}#catalog_news #news{background-size:40% auto}}#advantages{padding:0;border-bottom:1px solid #fff;border-top:1px solid #fff}#advantages .adv_item_wrap{background-color:#f9f9f9;transition:background-color .3s}#advantages .adv_item_wrap:hover{background-color:#f4f4f4}#advantages .adv_item_wrap:not(:last-child){border-right:1px solid #fff}#advantages .adv_item{text-align:center;padding:50px 0;display:block;color:inherit;text-decoration:none;font-size:22px}#advantages .adv_item img{transition:transform .5s;filter:drop-shadow(0 0 2px lightgray)}#advantages .adv_item:hover img{transform:scale(1.05);transition:transform 2s}#advantages .adv_item .NUM{font-size:44px;font-weight:700}@media screen and (max-width: 991px){#advantages .adv_item{margin-bottom:50px}}#shops_map{padding:230px 0;text-align:center;position:relative;overflow:hidden}#shops_map .video_container{overflow:hidden}#shops_map .video_container video{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%, -50%)}#shops_map h2{color:#fff;font-size:40px;font-weight:700;margin-bottom:25px;opacity:.99}#shops_map #to_big_map{display:block;margin:0 auto}@media screen and (max-width: 1020px){#shops_map{padding:180px 0}}@media screen and (max-width: 850px){#shops_map .video_container video{height:100%;width:auto}}.home__shops{text-align:center;padding:60px 0}.home__shops h2{font-size:40px;font-weight:700;margin-bottom:25px}.home__shops__wraper{margin-top:65px}.home__shops__item{display:inline-block;width:7.5vw;height:7.5vw;border:1px solid #d3d3d3;border-radius:5px;margin:5px;overflow:hidden;transition:transform .6s linear;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.home-about{padding:50px 0;margin-bottom:50px;background:#fff}@media screen and (max-width: 991px){.home__shops__item{width:15vw;height:15vw}}@media screen and (max-width: 575px){.home__shops__item{display:inline-block;width:145px;height:145px;margin:15px}}#production_categories{background-color:#f9f9f9}#production_categories h1{text-transform:uppercase}#production_categories .info{float:right;font-size:13px;text-transform:uppercase;color:#a3a3a3;width:255px}#production_categories #cat_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}#production_categories #cat_wrapper .cat_item{display:block;width:230px;margin:0 auto 50px;padding-bottom:130px;text-decoration:none;color:inherit;position:relative;z-index:1;transition:all 0s step-end .5s,z-index 0s .4s;opacity:.99}#production_categories #cat_wrapper .cat_item:hover{z-index:500;transition:all 0s step-end 0s;opacity:.99}#production_categories #cat_wrapper .cat_item:hover .back_layer{display:block;width:125%;transition:all .2s 0s;max-height:1000px;background-color:#fff;box-shadow:3px 3px 6px rgba(205,205,205,.3)}#production_categories #cat_wrapper .cat_item h2{font-weight:700;text-align:center;font-size:17px}#production_categories #cat_wrapper .cat_item .back_layer{display:block;position:absolute;background-color:rgba(255,255,255,0);padding-top:280px;padding-right:20px;left:50%;transform:translateX(-50%);width:125%;min-height:434px;max-height:1000px;overflow:hidden;box-shadow:3px 3px 6px transparent;transition:all .3s .3s;z-index:1}#production_categories #cat_wrapper .cat_item .back_layer ul{list-style:none}#production_categories #cat_wrapper .cat_item .back_layer ul li{font-size:0;transition:all .3s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(4){transition:all .05s .05s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(4) a{transition:all .05s .05s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(5){transition:all .05s .1s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(5) a{transition:all .05s .1s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(6){transition:all .05s .15s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(6) a{transition:all .05s .15s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(7){transition:all .05s .2s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(7) a{transition:all .05s .2s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(8){transition:all .05s .25s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(8) a{transition:all .05s .25s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(9){transition:all .05s .3s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(9) a{transition:all .05s .3s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(10){transition:all .05s .35s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(10) a{transition:all .05s .35s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(11){transition:all .05s .4s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(11) a{transition:all .05s .4s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(12){transition:all .05s .45s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(12) a{transition:all .05s .45s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(13){transition:all .05s .5s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(13) a{transition:all .05s .5s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(14){transition:all .05s .55s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(14) a{transition:all .05s .55s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(15){transition:all .05s .6s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(15) a{transition:all .05s .6s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(16){transition:all .05s .65s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(16) a{transition:all .05s .65s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(17){transition:all .05s .7s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(17) a{transition:all .05s .7s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(18){transition:all .05s .75s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(18) a{transition:all .05s .75s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(19){transition:all .05s .8s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(19) a{transition:all .05s .8s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(20){transition:all .05s .85s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(20) a{transition:all .05s .85s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(21){transition:all .05s .9s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(21) a{transition:all .05s .9s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(22){transition:all .05s .95s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(22) a{transition:all .05s .95s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(23){transition:all .05s 1s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(23) a{transition:all .05s 1s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(24){transition:all .05s 1.05s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(24) a{transition:all .05s 1.05s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(25){transition:all .05s 1.1s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(25) a{transition:all .05s 1.1s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(26){transition:all .05s 1.15s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(26) a{transition:all .05s 1.15s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(27){transition:all .05s 1.2s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(27) a{transition:all .05s 1.2s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(28){transition:all .05s 1.25s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(28) a{transition:all .05s 1.25s}#production_categories #cat_wrapper .cat_item .back_layer ul li:nth-child(-n+3) a{font-size:16px}#production_categories #cat_wrapper .cat_item .back_layer ul li a{color:inherit;text-decoration:none;font-size:0}#production_categories #cat_wrapper .cat_item .back_layer ul li a:hover{color:#0093df}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn{margin-bottom:36px;margin-left:40px;height:30px;width:200px;cursor:pointer}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .square{display:inline-block;width:20px;height:20px;line-height:30px;vertical-align:middle;background-color:#ffc000;margin-right:10px;position:relative}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .square::before,#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .square::after{content:"";display:block;width:0;height:0;position:absolute;left:0;border-color:transparent;border-style:solid;border-width:3px 10px;transition:top .3s,bottom .3s}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .square::before{top:0;border-bottom-color:#ffc000}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .square::after{bottom:-6px;border-top-color:#ffc000}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .square .line{width:11px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .square .line_2{transform:translate(-50%, -50%) rotate(90deg);transition:width .3s}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .list_state{color:#707070;text-transform:lowercase;font-size:14px;line-height:30px;vertical-align:middle;transition:color .2s;width:160px;height:30px;display:inline-block;position:relative}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .list_state:hover{color:inherit}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .list_state .show_list,#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .list_state .hide_list{position:absolute;transition:opacity .6s ease-in-out}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .list_state .show_list{opacity:.99}#production_categories #cat_wrapper .cat_item .back_layer .cat_btn .list_state .hide_list{opacity:0}#production_categories #cat_wrapper .cat_item .back_layer.open ul li{font-size:16px}#production_categories #cat_wrapper .cat_item .back_layer.open ul li a{font-size:16px}#production_categories #cat_wrapper .cat_item .back_layer.open .square::before{top:-6px;border-bottom-color:#ffc000}#production_categories #cat_wrapper .cat_item .back_layer.open .square::after{bottom:0;border-top-color:#ffc000}#production_categories #cat_wrapper .cat_item .back_layer.open .square .line_2{width:1px}#production_categories #cat_wrapper .cat_item .back_layer.open .list_state .show_list{opacity:0}#production_categories #cat_wrapper .cat_item .back_layer.open .list_state .hide_list{opacity:.99}#production_categories #cat_wrapper .cat_item .top_layer{position:relative;z-index:2;opacity:.99}#production_categories #cat_wrapper .cat_item .img_wrapper{width:100%;height:210px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}#production_categories #cat_wrapper .cat_item .img_wrapper img{width:60%}#production_categories #cat_wrapper .cat_item .img_wrapper .img{width:188px;height:177px;background-position:0 0}#production_categories #cat_wrapper .cat_item .img_wrapper .img.move_in{animation:move_in .3s steps(11);animation-fill-mode:both}#production_categories #cat_wrapper .cat_item .img_wrapper .img.move_out{animation:move_out .3s steps(11);animation-fill-mode:both}#production_categories #cat_wrapper .cat_item .img_wrapper .img.move_in_out{animation:move_out .3s steps(11);animation-delay:-0.15s}#production_categories #cat_wrapper .cat_item .img_wrapper #brick{background-image:url(/local/templates/doker/css/../img/anim/brick.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #plumb{background-image:url(/local/templates/doker/css/../img/anim/plumb.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #wood{background-image:url(/local/templates/doker/css/../img/anim/wood.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #paint{background-image:url(/local/templates/doker/css/../img/anim/paint.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #roof2{background-image:url(/local/templates/doker/css/../img/anim/roof2.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #heating{background-image:url(/local/templates/doker/css/../img/anim/heating.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #air{background-image:url(/local/templates/doker/css/../img/anim/air.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #wallpaper{background-image:url(/local/templates/doker/css/../img/anim/wallpaper.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #floor1{background-image:url(/local/templates/doker/css/../img/anim/floor1.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #ceramic{background-image:url(/local/templates/doker/css/../img/anim/ceramic.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #tool{background-image:url(/local/templates/doker/css/../img/anim/tool.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #metalware1{background-image:url(/local/templates/doker/css/../img/anim/metalware1.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #door{background-image:url(/local/templates/doker/css/../img/anim/door.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #electric{background-image:url(/local/templates/doker/css/../img/anim/electric.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #light{background-image:url(/local/templates/doker/css/../img/anim/light.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #furniture{background-image:url(/local/templates/doker/css/../img/anim/furniture.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #interior{background-image:url(/local/templates/doker/css/../img/anim/interior.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #equipment{background-image:url(/local/templates/doker/css/../img/anim/equipment.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #garden{background-image:url(/local/templates/doker/css/../img/anim/garden.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #sauna{background-image:url(/local/templates/doker/css/../img/anim/sauna.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #fireplace{background-image:url(/local/templates/doker/css/../img/anim/fireplace.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #tourism{background-image:url(/local/templates/doker/css/../img/anim/tourism.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #other1{background-image:url(/local/templates/doker/css/../img/anim/other1.png)}#production_categories #cat_wrapper .cat_item .img_wrapper #service{background-image:url(/local/templates/doker/css/../img/anim/service.png)}@media screen and (max-width: 767px){h1{text-align:center}}.relink-container{margin-bottom:50px}.relink-container .relink{padding:0;font-size:14px;overflow:hidden}.relink-container .relink li{display:inline-block;list-style-type:none;margin:0 15px 0 0;padding:3px 0;color:#7d7d7d}.relink-container .relink li:nth-child(n+10){display:none}.relink-container .relink li a{font-weight:bold;display:inline-block;text-decoration:none;transition:color .3s;color:inherit}.relink-container .relink li a:hover{color:#ffc000}.relink-container .relink li a:first-letter{text-transform:uppercase}.relink-container .relink-title{margin-top:10px;margin-left:15px;font-size:14px}.relink-container .relink-show-more{margin:5px 0;color:#337ab7;cursor:pointer;font-size:14px}.relink-container.relink--show-all li{display:inline-block !important}.products-list{display:grid;grid-gap:15px;margin-bottom:30px}@media(max-width: 767px){.products-list{grid-template-columns:repeat(1, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.products-list{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px)and (max-width: 1199px){.products-list{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1200px)and (max-width: 1400px){.products-list{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1400px){.products-list{grid-template-columns:repeat(5, 1fr)}}@media(max-width: 767px){.products-list--sidebar{grid-template-columns:repeat(1, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.products-list--sidebar{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px)and (max-width: 1199px){.products-list--sidebar{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1200px)and (max-width: 1400px){.products-list--sidebar{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1400px){.products-list--sidebar{grid-template-columns:repeat(3, 1fr)}}#filter .filter_btn{width:155px;cursor:pointer;margin:15px}#filter .filter_btn span.filter_state{height:40px;position:relative;text-align:right;vertical-align:middle}#filter .filter_btn span.filter_state .filter_show,#filter .filter_btn span.filter_state .filter_hide{position:absolute;font-style:normal;width:120px;color:#707070;font-size:14px;text-align:center;left:15px;transition:color .2s,opacity .4s}#filter .filter_btn span.filter_state .filter_show{opacity:1}#filter .filter_btn span.filter_state .filter_hide{opacity:0}#filter .filter_btn i{font-size:14px;transition:transform .3s;position:relative;top:-3px}#filter .filter_btn:hover span.filter_state .filter_show,#filter .filter_btn:hover span.filter_state .filter_hide{color:inherit}#filter .filter_btn.open span.filter_state .filter_show{opacity:0}#filter .filter_btn.open span.filter_state .filter_hide{opacity:1}#filter .filter_btn.open i{transform:rotate(180deg) translateY(-3px)}#filter ul{column-count:3;column-gap:50px;font-size:14px;padding-left:0;list-style:none;margin:30px 0}#filter ul li{position:relative;overflow:hidden;margin-bottom:5px;cursor:pointer}#filter ul li.active a{text-decoration:underline}#filter ul li a{line-height:2;color:inherit}#filter ul li .filter_checkbox{position:absolute;opacity:.4}#filter ul label{color:inherit;text-decoration:none;width:100%;margin-bottom:0;line-height:2;cursor:pointer;position:relative}#filter ul label::before,#filter ul label::after{content:"";position:absolute;left:0;bottom:11px;width:100%;border-top:1px dotted #d3d3d3;z-index:0}#filter ul label::after{border-top:1px dotted #ffc000;width:0;transition:width .4s}#filter ul label span:last-child{display:inline-block;background-color:#f9f9f9;position:relative;padding-right:5px;z-index:5}#filter ul label span:first-child{display:inline-block;background-color:#f9f9f9;z-index:5}#filter ul label span.check{position:absolute;padding-left:5px;width:20px;height:15px;right:0;top:50%;transform:translateY(-50%)}#filter ul label span.check::before,#filter ul label span.check::after{content:"";position:absolute;right:0;border-radius:50%}#filter ul label span.check::before{width:15px;height:15px;border:1px solid #a3a3a3}#filter ul label span.check::after{width:7px;height:7px;background-color:#ffc000;opacity:.1;top:4px;right:4px;transition:opacity .2s}#filter ul li label.active::after{width:100%}#filter ul li label.active span.check::after{opacity:1;transition:opacity .15s .3s}@media screen and (max-width: 1199px){#filter ul{column-gap:15px}}@media screen and (max-width: 991px){#filter ul{column-gap:50px;column-count:2}}@media screen and (max-width: 767px){#filter ul{column-gap:0;column-count:1}}.filter_dropdown{position:relative;width:260px;float:right}.filter_dropdown__list{display:none;background-color:#ffc000;padding:70px 30px 20px;margin-bottom:0;list-style:none;position:absolute;top:-20px;z-index:10;width:100%}.filter_dropdown__list li{text-align:right;line-height:1;padding:6px 0;cursor:pointer;color:inherit;font-size:15px;text-decoration:none}.filter_dropdown__list li:hover{color:#0093df}.filter_dropdown__list li:focus,.filter_dropdown__list li.active{color:#fff}.filter_dropdown_btn{position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px !important;height:40px;cursor:pointer;margin:0;z-index:20}.filter_dropdown_btn span.state .show,.filter_dropdown_btn span.state .hide{position:absolute;display:inline-block;left:10px;font-style:normal;color:#707070;font-size:14px;text-align:center;transition:color .2s,opacity .4s;max-width:calc(100% - 45px);white-space:nowrap;overflow:hidden;line-height:24px}.filter_dropdown_btn span.state .show{opacity:1}.filter_dropdown_btn span.state .hide{opacity:0}.filter_dropdown_btn i{font-size:14px;transition:transform .3s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.filter_dropdown_btn:hover .state .show,.filter_dropdown_btn:hover .state .hide{color:inherit}.filter_dropdown_btn.open em.show{opacity:0}.filter_dropdown_btn.open em.hide{opacity:1}.filter_dropdown_btn.open .corner{stroke:#fff}.filter_dropdown_btn.open span{border-top-color:#fff;border-bottom-color:#fff}.filter_dropdown_btn.open i{transform:translateY(-50%) rotate(180deg)}@media screen and (max-width: 767px){.filter_dropdown_btn{position:relative}}#promo_page{background-color:#f9f9f9;padding-bottom:50px}#promo_page .content_header{padding:40px 0 15px;margin-bottom:40px}.promo_card{position:relative;margin-bottom:50px}.promo_card h2{font-size:20px;margin-bottom:10px}.promo_card .promo_card_wrapper{display:flex}.promo_card .banner{display:inline-block;width:65%;padding:0;background-size:cover;position:relative}.promo_card .banner:before{content:"";display:block;width:100%;padding-top:45.4545454545%}.promo_card .banner:hover .pre_info{opacity:.95}.promo_card .banner .pre_info{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffc000;display:flex;padding:0 60px;opacity:0;transition:opacity 1s}.promo_card .banner .pre_info .pre_info_wrapper{margin:auto;font-size:16px;text-align:center}.promo_card .card_info{width:35%;background-color:#fff;padding:15px 50px;font-size:16px;font-weight:bold;display:flex;flex-direction:column;justify-content:center}.promo_card .card_info .date{background-color:#f9f9f9;padding:10px;text-align:center;border-radius:4px;font-weight:normal;margin-bottom:35px}.promo_card .card_info .date .hours,.promo_card .card_info .date .minutes,.promo_card .card_info .date .seconds{background-color:#fff;padding:3px 10px;margin-right:3px;border-radius:4px}.promo_card .card_info a{text-decoration:underline;font-weight:normal}.promo_card .more{width:200px;display:block;margin:0 auto;color:inherit;text-decoration:none}@media(min-width: 992px){.promo_card .more{display:none}}@media screen and (min-width: 767px)and (max-width: 991px){.promo_card .banner{width:65%}.promo_card .card_info{width:35%;padding:15px;font-size:14px}.promo_card .card_info .date{margin-bottom:0}}@media screen and (max-width: 767px){.promo_card .promo_card_wrapper{flex-wrap:wrap}.promo_card .banner{width:100%}.promo_card .banner .pre_info{display:none}.promo_card .card_info{width:100%;text-align:center}}@media screen and (max-width: 575px){.promo_block{float:none !important;display:block;margin:20px auto}.promo_card .banner .pre_info{height:calc((100vw - 30px)/18*9);padding:0 15px}}.top_menu_main{width:100%}.top_menu_main .top_menu{width:100%}.top_menu{display:inline-block;vertical-align:middle}.top_menu nav>ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;justify-content:space-between}.top_menu__item{margin:5px 10px;white-space:nowrap}.top_menu__item .hex span{font-weight:700;text-transform:uppercase;text-decoration:none;border-bottom-color:transparent;border-top-color:transparent}.top_menu__item .hex .left_corner .corner,.top_menu__item .hex .right_corner .corner{stroke:transparent}.top_menu__item:hover .hex span{background-color:transparent;border-bottom-color:#ffc000;border-top-color:#ffc000}.top_menu__item:hover .hex .left_corner .corner,.top_menu__item:hover .hex .right_corner .corner{fill:transparent;stroke:#ffc000}.menu_button{display:none;position:relative;width:40px;height:43px;cursor:pointer;background-color:#ffc000;float:right}.menu_button::before,.menu_button::after{content:"";width:0;height:0;display:block;position:absolute;border-color:transparent;border-style:solid;transition:all .3s cubic-bezier(0.37, -1.53, 0.69, 2.71)}.menu_button::before{right:100%;border-width:21px 6px;border-right-color:#ffc000}.menu_button::after{left:0;top:100%;border-width:0 20px;border-top-color:#ffc000}.menu_button .line{position:absolute;width:25px;height:2px;display:block;background-color:#fff;top:50%;left:50%;transform:translate(-50%, -50%);transition:all .2s ease-in-out}.menu_button .line_1{top:calc(50% - 8px)}.menu_button .line_3{top:calc(50% + 8px)}.menu_button.menu_is_open .line_1{left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg)}.menu_button.menu_is_open .line_2{opacity:0}.menu_button.menu_is_open .line_3{left:50%;top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.menu_button.menu_is_open::before{border-width:21px 0;left:0}.menu_button.menu_is_open::after{border-width:6px 20px}@media screen and (max-width: 991px){.menu_button{display:block}.top_menu{position:absolute;width:100vw;left:0;top:101px;z-index:9;background:#fff}.top_menu__item .hex span{width:100%;display:inline-block;text-align:center}.top_menu__item-active a,.top_menu__item-active:hover a{color:#ffc000}}#catalog_menu{position:relative;text-transform:uppercase;font-weight:bold;font-size:14px;color:inherit;text-decoration:none}#catalog_menu::before{content:"";display:block;width:100%;height:15px;position:absolute;top:100%}#catalog_menu b{font-weight:bold}#catalog_menu span{white-space:nowrap;background-image:url(/local/templates/doker/css/../img/menu_arrow.png);background-repeat:no-repeat;background-position:95% center;padding-right:25px}#catalog_menu::after{position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media screen and (max-width: 991px){#catalog_menu span{background-image:none;padding-right:10px}}.catalog__menu .catalog_dropdown_menu{display:none;position:absolute;top:calc(100% + 10px);left:0;z-index:2}.catalog__menu .catalog_dropdown_menu ul{list-style:none;padding:20px 0;margin-bottom:0;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.25);position:relative;transition:all .15s linear}.catalog__menu .catalog_dropdown_menu ul>li:hover>ul{display:block;position:absolute;left:100%;top:0;min-height:100%}.catalog__menu .catalog_dropdown_menu ul>li>ul{display:none;box-shadow:15px 0 15px rgba(0,0,0,.25)}.catalog__menu .catalog_dropdown_menu li{margin:0;font-size:16px;padding:0}.catalog__menu .catalog_dropdown_menu li:hover{background-color:#ffc000}.catalog__menu .catalog_dropdown_menu li:not(:first-child){border-top:1px solid transparent;border-image:linear-gradient(to right, transparent 0, lightgray 50%, transparent 100%);border-image-slice:1}.catalog__menu .catalog_dropdown_menu li a{display:inline-block;width:100%;padding:3px 35px 3px 25px;text-decoration:none;color:inherit;font-size:16px;white-space:nowrap}.catalog__menu .catalog_dropdown_menu li.has_child>a{position:relative}.catalog__menu .catalog_dropdown_menu li.has_child>a::after{content:"";width:10px;height:10px;display:inline-block;position:absolute;top:50%;right:10px;transform:translateY(-50%);opacity:.5;background-image:url(/local/templates/doker/css/../img/menu_arrow.png);background-repeat:no-repeat;background-position:center;transition:transform .15s ease-in-out}.catalog__menu .catalog_dropdown_menu li.has_child:hover>a::after{transform:translateY(-50%) rotate(-90deg)}@media screen and (max-width: 1400px){.top_menu__item{margin:2px 10px 2px 0}.top_menu__item a{font-size:14px}.top_menu nav>ul{justify-content:flex-start}}@media screen and (max-width: 991px){div.top_menu{max-width:100%;padding:0 0 20px 0}div.top_menu ul{margin:0 0 15px}div.top_menu ul .top_menu__item{margin:0;border-top:1px solid #fff}div.top_menu ul .top_menu__item:hover{background-color:rgba(255,255,0,.1)}div.top_menu ul .top_menu__item:hover span{border-bottom-color:transparent;border-top-color:transparent}div.top_menu ul .top_menu__item:hover .left_corner .corner,div.top_menu ul .top_menu__item:hover .right_corner .corner{stroke:transparent}div.top_menu ul a.hex{display:block;margin:0 auto;font-size:16px;background-color:transparent}div.top_menu.hidden{display:none}.top_menu_main .top_menu{overflow:hidden}.top_menu__item{width:100%}}@media screen and (max-width: 575px){.top_menu{background-color:#f9f9f9}}@media screen and (max-width: 470px){.top_menu_catalog_only .top_menu .top_menu__item .hex span{font-size:10px;padding:0 25px 0 10px}.top_menu_catalog_only .top_menu .top_menu__child{right:66%;transform:translateX(50%);width:88vw;white-space:normal}.top_menu_catalog_only .top_menu .top_menu__child li a{white-space:inherit}.catalog__menu span{display:none}}.page h1{font-size:32px;text-transform:uppercase;font-weight:700}#promo_single .thumbnail{max-width:1920px;margin:0 auto}#promo_single .thumbnail img{width:100%;height:auto;max-width:100%}#promo_single .promo_single_content{padding:10px 0}#promo_single .promo_single_content .shop,#promo_single .promo_single_content .phone,#promo_single .promo_single_content .period{font-weight:bold}#promo_single .promo_single_content .shop a,#promo_single .promo_single_content .shop span,#promo_single .promo_single_content .phone a,#promo_single .promo_single_content .phone span,#promo_single .promo_single_content .period a,#promo_single .promo_single_content .period span{font-weight:normal}#promo_single .promo_single_content .date_block{text-align:right}#promo_single .promo_single_content .date_block p{font-weight:bold}#promo_single .promo_single_content .date{display:inline-block;background-color:#ffc000;padding:15px 20px;border-radius:5px}#promo_single .promo_single_content .date i{color:#fff;margin-right:10px;font-size:25px;line-height:32px;vertical-align:middle}#promo_single .promo_single_content .date .day_word{margin-right:15px}#promo_single .promo_single_content .date .hours,#promo_single .promo_single_content .date .minutes,#promo_single .promo_single_content .date .seconds{padding:3px 10px;background-color:#ffff1a;border-radius:5px}#promo_single .promo_single_content .date .hours,#promo_single .promo_single_content .date .minutes{margin-right:3px}#promo_single .promo_single_content .date span{line-height:32px;vertical-align:middle}@media screen and (max-width: 767px){#promo_single .promo_single_content .shop,#promo_single .promo_single_content .phone,#promo_single .promo_single_content .period{text-align:center}#promo_single .promo_single_content .date_block{text-align:center}}#page_404{background-image:url(/local/templates/doker/css/../img/bg_404.jpg);background-size:cover}#page_404 #info_404{background-image:url(/local/templates/doker/css/../img/valik.png);background-size:115%;text-align:center;background-position:center;background-repeat:no-repeat;padding:200px 0}#page_404 #info_404 #e404{font-size:250px;line-height:250px;font-weight:bold}#page_404 #info_404 #error{font-size:30px;font-weight:bold;text-transform:uppercase}#page_404 #info_404 #txt_404{width:60%;margin:0 auto;font-size:20px;line-height:1.4}@media screen and (max-width: 1690px){#page_404 #info_404{background-size:135%}}@media screen and (max-width: 1280px){#page_404 #info_404{background-size:150%;padding:100px 0}#page_404 #info_404 #e404{font-size:220px}#page_404 #info_404 #error{font-size:26px}#page_404 #info_404 #txt_404{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){#page_404 #info_404{background-size:160%;padding:50px 0 100px}#page_404 #info_404 #e404{font-size:200px;line-height:200px;margin-top:100px}#page_404 #info_404 #error{font-size:26px}#page_404 #info_404 #txt_404{width:85%;font-size:18px;line-height:1.3}}@media screen and (max-width: 599px){#page_404 #info_404{background:none}#page_404 #info_404 #e404{color:#f0b400}}@media screen and (max-width: 360px){#page_404 #info_404 #e404{font-size:150px;line-height:150px}}#products_page{background-color:#f9f9f9}#products_page main h1{font-size:28px;line-height:1;margin-bottom:30px}#products_page main h2{font-size:20px;margin-bottom:30px;font-weight:800}@media screen and (max-width: 767px){.left_side{position:fixed;right:100%;transition:right .3s;z-index:16;width:100%;height:100vh;top:0;overflow-y:auto;background-color:rgba(255,255,255,.8)}.left_side.showed{right:0}}.product_item.product__item_nophoto .item_image{background-image:url(/local/templates/doker/css/../img/nophoto.png);background-size:contain;background-position:center;background-repeat:no-repeat}.products-list__item{background:#fff;padding:14px;overflow:hidden;box-shadow:0 0 5px #bfbfbf}.products-list__item hr{margin:15px 0}.products-list__item .shop_seller{font-size:12px;color:var(--color-text-second);margin-bottom:5px;display:inline-block;height:30px}.products-list__item .to_list{display:inline-block;width:100%;cursor:pointer;z-index:2;position:relative;text-decoration:none;border:none;background:transparent}.products-list__item .to_list .to_list_icon{width:23px;display:inline-block;margin-left:8px;vertical-align:top;float:left}.products-list__item .to_list .to_list_icon svg{width:100%;line-height:40px;vertical-align:middle}.products-list__item .to_list .to_list_icon svg .str1p{stroke-width:5.6313}.products-list__item .to_list .to_list_icon svg .str0p{stroke-width:5.6313;stroke-linecap:round}.products-list__item .to_list .to_list_icon svg .fil0p{fill:none}.products-list__item .to_list .to_list_icon svg .str1p,.products-list__item .to_list .to_list_icon svg .str0p{stroke:#ffc000}.products-list__item .to_list .to_list_text{position:absolute;top:50%;left:45px;transform:translateY(-50%);display:inline-block;color:#707070;font-size:14px;margin-left:5px;transition:line-height .25s linear,opacity .3s linear;overflow:hidden}.products-list__item .to_list .to_list_text.not{opacity:1}.products-list__item .to_list .to_list_text.yes{opacity:0}.products-list__item .to_list:hover .to_list_text{color:#000}.products-list__item .to_list.in_list svg .str0p{stroke:#fff;filter:drop-shadow(1px 1px 0 black)}.products-list__item .to_list.in_list svg .fil0p{fill:#ffc000}.products-list__item .to_list.in_list .to_list_text.not{opacity:0}.products-list__item .to_list.in_list .to_list_text.yes{opacity:1}.products-list__item .item_image_block{width:100%;height:170px;border-radius:5px;position:relative;overflow:hidden;transition:background-color .3s}.products-list__item .item_image_block img{max-width:100%;max-height:100%;width:auto;height:auto;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.products-list__item .item_image_block::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:0;transition:opacity .25s linear;z-index:1}.products-list__item .to_single_item_page{display:block;height:60px;overflow:hidden;margin:15px 0;color:var(--color-text-main);font-size:14px}.products-list__item .price{font-weight:bold;font-size:18px}.products-list__item:hover .item_image_block::after{opacity:.2}.products-list__item:hover .product__item__preview{opacity:1;z-index:2}.special_offer .price{color:#ffc000 !important}.product__item__preview{opacity:0;position:absolute;width:140px;height:30px;background-color:#fff;line-height:28px;top:50%;left:50%;transform:translate(-50%, -50%);font-size:12px;text-align:center;cursor:pointer;transition:background-color .1s,opacity .4s}.product__item__preview::before,.product__item__preview::after{content:"";width:0;height:0;position:absolute;top:0;border-style:solid;border-width:15px 4px;border-color:transparent;transition:all .1s}.product__item__preview::before{border-right-color:#fff;left:-8px}.product__item__preview::after{border-left-color:#fff;right:-8px}.product__item__preview:hover{background-color:#ffc000}.product__item__preview:hover::before{border-right-color:#ffc000;left:-8px}.product__item__preview:hover::after{border-left-color:#ffc000;right:-8px}@media screen and (min-width: 1400px){.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 25% !important;flex:0 0 25% !important;max-width:25% !important}}@media screen and (max-width: 767px){.product__item__preview{display:none}}@media(min-width: 1200px)and (max-width: 1400px){.product_item .item_image_block .shop_seller{font-size:13px !important}}.price-sortable-container{position:relative;margin-bottom:30px;padding-right:30px;display:inline-block;min-width:170px}.price-sortable-container .price-sortable-title{cursor:pointer}.price-sortable-container .price-sortable-form{display:inline-block}.price-sortable-container ul{width:100%;top:102%;position:absolute;list-style:none;z-index:10;background-color:#fff;padding:10px;line-height:2em;box-shadow:0 0 5px #ccc}.price-sortable-container ul li{padding:2px 0}.price-sortable-container ul li a{color:#000;text-decoration:none}.price-sortable-container .select-styled span{position:relative}.price-sortable-container .select-styled span::after{content:"";width:10px;height:10px;display:inline-block;position:absolute;top:50%;right:-20px;transform:translateY(-50%);opacity:.5;background-image:url(/local/templates/doker/css/../img/menu_arrow.png);background-repeat:no-repeat;background-position:center;transition:transform .15s ease-in-out}.price-sortable-container .select-styled.active span::after{transform:translateY(-50%) rotate(180deg)}.price-sortable-container ul li:hover a{color:#ffc000}.regular_product_slider .owl-stage-outer{padding:5px;margin:0 -5px}.products_single_page{background-color:#f9f9f9}.products_single_page .left_side{width:100%;height:100%}.products_single_page main{width:100%}.products_single_page h1{margin:0 0 25px}@media screen and (max-width: 575px){.products_single_page #breadcrumbs{margin-left:0}}#fast_view{max-height:97vh;overflow-y:auto}.product_info .interest_list{margin-bottom:25px}#prod_overview{position:relative;font-size:18px;margin-bottom:30px}#prod_overview h3{text-transform:uppercase;font-size:28px;font-weight:bold;margin-bottom:25px}#prod_overview .prod_gallery .all_images{list-style:none;padding-left:0;text-align:justify}#prod_overview .prod_gallery .all_images li{display:inline-flex;vertical-align:top;width:130px;height:130px;border:1px solid #ececec;border-radius:5px;margin-bottom:20px;cursor:pointer;background-color:#fff;transition:border .15s}#prod_overview .prod_gallery .all_images li:hover,#prod_overview .prod_gallery .all_images li.active{border:1px solid #d3d3d3}#prod_overview .prod_gallery .all_images li img{width:85%;margin:auto}.product__image-container{position:relative;border:1px solid #ececec;border-radius:5px;background-color:#fff;margin-bottom:20px}.product__image-preview{padding:20px;display:none;max-width:100%;max-height:100%;width:100%;height:100%;cursor:pointer}.product__image-preview img{max-width:100%;max-height:45vh;width:auto;height:auto;display:block;margin:auto}.product__image-preview.active{display:block}.product__image-nophoto{width:80%;background-image:url("/local/templates/doker/css/../img/nophoto.png");background-repeat:no-repeat;background-size:contain;margin:10% auto}.product__image-nophoto:before{content:"";padding-top:100%;display:block}#prod_overview .product_info hr{margin:30px 0}#prod_overview .product_info .price{font-size:26px;font-weight:800;color:#000;margin:20px 0}#prod_overview .product_info .price .prev_price{opacity:.15;margin-right:25px;position:relative}#prod_overview .product_info .price .prev_price::after{content:"";width:120%;position:absolute;border-bottom:1px solid #000;top:60%;left:-10%}#prod_overview .product_info .contact{margin:20px 0 30px}.products_single_page .product_gallery_slider .owl-prev,.products_single_page .product_gallery_slider .owl-next{top:50%}.products_single_page .product_gallery_slider li{margin-bottom:0 !important;width:calc(100% - 2px) !important}@media screen and (max-width: 1199px){#prod_overview .product_info .price{font-size:36px}#prod_overview .product_info .price .prev_price{font-size:30px}}@media screen and (max-width: 991px){#prod_overview .prod_gallery .all_images li{width:80px;height:80px;border-radius:5px;margin-bottom:10px}}@media screen and (max-width: 767px){.products_single_page .left_side{position:fixed;right:100%;transition:right .3s;z-index:5;width:100%;height:100vh;top:0;overflow-y:auto;min-height:100vh;background-color:rgba(255,255,255,.85)}.products_single_page .left_side.showed{right:0}.products_single_page #prod_overview{padding:0}.products_single_page main{width:100%}}.similar_prod,.complement_prod{padding-left:30px}.similar_prod h2,.complement_prod h2{margin-bottom:25px;font-size:22px;font-weight:700}.product-item-label-ring{position:absolute;top:20px;z-index:9;left:6px;background:#ffd800;padding:5px 40px;font-weight:bold;color:#000}.product-item-label-ring::before{content:"";display:block;width:0;height:0;border:5px solid transparent;border-top-color:#cc9a00;border-right-color:#cc9a00;position:absolute;bottom:-10px;left:0}.product_parameters{margin-bottom:25px}.product_parameters__title{font-size:24px;font-weight:bold;margin-bottom:10px}.product_parameters__line{display:flex;justify-content:space-between;align-items:baseline;padding:5px 0;white-space:nowrap}.product_parameters__line span:first-child{order:1}.product_parameters__line span:last-child{order:3}.product_parameters__line::after{content:"";width:100%;order:2;border-bottom:1px dotted #d3d3d3;margin:0 5px}.product_description{border:1px solid #ececec;border-radius:5px;background-color:#fff;padding:20px;font-size:14px}.pred-next-products-container{display:flex;margin-bottom:15px}.pred-next-products-container>div{width:50%;position:relative}.pred-next-products-container>div.pred-product-container{text-align:left}.pred-next-products-container>div.pred-product-container .chevron{left:0}.pred-next-products-container>div.pred-product-container span{margin-left:20px}.pred-next-products-container>div.next-product-container{text-align:right}.pred-next-products-container>div.next-product-container .chevron{right:0}.pred-next-products-container>div.next-product-container span{margin-right:20px}.pred-next-products-container a{color:#000;font-size:15px;text-decoration:none}.pred-next-products-container .chevron{width:10px;position:absolute;top:60%;transform:translateY(-50%)}.regular_product_slider{margin-bottom:30px}.tabs_rel{display:flex;flex-direction:column;padding:40px 0;font-size:16px}.tab_rel{overflow:hidden;transition:height .5s ease-in-out;margin-bottom:50px;border:1px solid #ececec;border-radius:5px;background-color:#fff;padding:30px}.tab_rel:last-child{margin-bottom:0}.tab_rel .product_parameters{max-width:100%}.tab_rel .tab_title{margin-bottom:25px}.single_tabs{margin-top:35px;max-width:100%}.single_tabs .tabs{display:flex;justify-content:flex-start;white-space:nowrap;overflow-x:auto;overflow-y:hidden;box-shadow:inset 0 -2px 0px rgba(0,0,0,.1)}.single_tabs .tab{padding:10px 15px;cursor:pointer;position:relative;font-size:18px;white-space:nowrap}.single_tabs .tab::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:#ffc000;transition:width .25s cubic-bezier(0.73, -0.14, 0.72, 1.53);z-index:1}.single_tabs .tab:hover::after,.single_tabs .tab.active::after{width:100%}.review_button{margin:10px 10px 10px 5px;padding:0 !important}.review_button a,.review_button div,.review_button span{line-height:41px !important;margin-right:0 !important;display:inline-block !important;color:#000;text-decoration:none;padding:0 15px !important}.review_button input{line-height:41px}.reviews-post-table thead b{color:#ffc000}.reviews-expanded{float:none !important}.message-post-date{display:block;font-size:.7em !important;line-height:20px !important}.doker-reviews-form .reviews-reply-field-setting{margin-bottom:.5em}.doker-reviews-form .reviews-reply-field-setting [type=checkbox]{margin-left:0}.doker-reviews-form .reviews-reply-field-setting label{margin-bottom:0}.doker-reviews-form .reviews-reply-fields{padding:0 0 .8em}@media screen and (min-width: 992px){.doker-reviews-form .reviews-reply-field-captcha{display:flex}.doker-reviews-form .reviews-reply-field-captcha .reviews-reply-field-captcha-label{display:flex}.doker-reviews-form .reviews-reply-field-captcha .reviews-reply-field-captcha-label label{margin-bottom:0;align-self:center;margin-right:15px}}.news__list{position:relative;display:flex;flex-wrap:wrap;gap:40px;margin-bottom:90px}@media(max-width: 1200px){.news__list{gap:30px}}@media(max-width: 767px){.news__list{gap:inherit}}.news__list__item{width:calc(25% - 30px);font-size:16px;background-color:#fff;margin-bottom:30px;text-decoration:none;color:var(--color-text-main)}@media(min-width: 992px)and (max-width: 1200px){.news__list__item{width:calc((100% - 60px)/3)}}.news__list__item:hover{text-decoration:none}.news__list__item:hover .thumb_a img{transform:translate(-50%, -50%) scale(1.05)}.news__list__item .thumb_a{overflow:hidden;display:block;width:100%;padding-top:56.25%;position:relative;background-image:url(/local/templates/doker/css/../img/news_item_bg.png);background-position:center;background-size:cover;background-repeat:no-repeat}.news__list__item .thumb_a img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-height:100%;width:100%;transition:transform .35s ease-in-out}.news__list__item .date{display:block;font-size:12px;margin-bottom:1em}.news__list__item .text_pre{margin:10px 0 30px}.news__list__item .more{margin:0 auto;width:200px;display:block}.news__list__item .more:hover{color:inherit}.news__list__item__info{padding:20px}.news_title{min-height:50px}@media screen and (max-width: 1199px){.news__list__item .thumb_a{height:190px}.news__list__item__info{padding:30px}}@media screen and (max-width: 991px){.news__list__item{width:calc((100% - 30px)/2)}}@media screen and (max-width: 767px){.news__list__item{width:100%}}.news__detail__date{float:left;font-size:32px;margin-right:30px;line-height:1em}.news__detail__picture__container{width:100%;max-height:50vh;overflow:hidden;margin-bottom:60px}.news__detail__picture__container img{width:100%;height:auto}.news-clamp{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.load_more{position:absolute !important;display:block;bottom:-105px;left:50%;padding:10px 10px !important;transform:translate(-50%, -50%)}.load_more span{font-weight:700;text-transform:uppercase}#shops_page .desc{margin-bottom:30px}.shops{margin:60px 0}.shops .shops_container{display:flex;justify-content:space-evenly;flex-wrap:wrap}.shops .shops_container .shop_item{width:145px;flex-basis:145px;margin:10px;color:inherit;text-decoration:none}.shops .shops_container .shop_item .shop_logo{height:145px;background-size:contain;background-repeat:no-repeat;background-position:center;margin-bottom:15px;border-radius:5px;border:1px solid #d3d3d3;transition:transform .6s linear}.shops .shops_container .shop_item .shop_name{text-align:center;font-size:16px}.shops .shops_container .shop_item:hover .shop_logo{transform:scale(1.1);transition:transform .25s cubic-bezier(0.03, 0.32, 0.65, 2.7)}#shops_single{background-color:#f9f9f9}.logo_side{display:inline-block;vertical-align:top;width:220px;font-size:18px}.logo_side p{margin:0}.logo_side p.bold{margin-top:20px}.logo_side img{width:100%;height:auto}.info_side{display:inline-block;vertical-align:top;width:calc(100% - 230px);padding-left:40px}.info_side h1{margin-bottom:25px}.info_side .cat_tags,.info_side .serv,.info_side .desc{margin:15px 0 5px}.info_side .hex{display:inline-block;font-size:14px;margin:5px !important}@media screen and (max-width: 767px){.logo_side{width:100%}.logo_side img{width:180px;vertical-align:top}.logo_side .shop_contacts{display:inline-block;margin-left:25px;vertical-align:top}.logo_side .shop_contacts p{margin:0}.logo_side .shop_contacts a{display:block}.info_side{padding-left:0;width:100%;margin-top:30px}}@media screen and (max-width: 500px){.logo_side img{display:block;margin:0 auto}.logo_side .shop_contacts{width:100%;margin-left:0;text-align:center;margin-top:20px}}#shops_single #map{padding:50px 0;overflow:hidden}#shops_single #map svg{width:100%;height:auto}#shops_single #map svg .shops{transition:fill .25s}@media screen and (max-width: 1199px){#shops_single #map{padding:30px}#shops_single #map svg{width:1400px;cursor:grab}}#shops_single #products .group_title{margin-bottom:15px}#shops_single #products h3{font-size:22px;font-weight:bold}#shops_single #products .stick{color:#ffc000;margin:0 10px}#shops_single #products .show_more{cursor:pointer;margin:10px auto 75px;display:block;width:160px}#shops_single #products .show_more span{font-size:18px}#shop_promo{margin-top:30px}@media screen and (max-width: 767px){#shops_single #products .prod_block{height:60px}}#shops_single .promo_card .card_info{padding:100px 40px}@media screen and (max-width: 1400px){#shops_single .promo_card .card_info{padding:80px 10px}#shops_single .promo_card .card_info .HEX4{width:160px}}@media screen and (max-width: 767px){#shops_single .promo_card .card_info{padding:60px 40px}}#map_svg .shops.active{fill:#ffc000}#map_svg .fil0{fill:#ccc}#map_svg .str0{stroke:#fefefe;stroke-width:7.62612}#map_svg .str1{stroke:#c5c6c6;stroke-width:35.2983;stroke-dasharray:35.298337 35.298337}#map_svg .fil5{fill:none}#map_svg .fil2{fill:#fefefe}#map_svg .fil1{fill:#fefefe;fill-rule:nonzero}#map_svg .fil6{fill:#9d9e9e;fill-rule:nonzero}#map_svg .fil4{fill:#000;fill-rule:nonzero}#map_svg .fil7{fill:#24afff;fill-rule:nonzero}#map_svg .fil3{fill:#fefefe;fill-rule:nonzero}#map_svg text{font-size:511px;font-weight:500}#map_svg .shops,#map_svg .map__text{cursor:pointer}.map__legend__text{letter-spacing:-10px}.map_title{margin:25px 0}#map_page{background-color:#f9f9f9}#map_page #breadcrumbs{margin-top:20px}#map_page h1{margin-bottom:40px}#map_page .desc{margin-bottom:30px}#map_page #map{padding:50px 80px;overflow:hidden}#map_page #map svg{width:100%;height:auto}#map_page #map svg .shops{transition:fill .25s}#map_page #map svg rect.shops:hover,#map_page #map svg path.shops:hover,#map_page #map svg rect.active,#map_page #map svg path.active{fill:#ffc000;cursor:pointer;position:relative}#map_page h4{font-weight:700;margin-bottom:50px}#map_page #shops__list{display:none}#found_shops{margin-top:50px}#found_shops .shops__filter-results .pavilion_block{margin-bottom:30px}#found_shops .shops__filter-results .pavilion_block a{display:block;color:inherit;font-size:18px;text-decoration:none}#found_shops .shops__filter-results .pavilion_block a:hover{color:#0093df}#found_shops h5{font-size:18px;font-weight:700}#found_shops ul{padding-left:0;list-style:none;font-size:18px;margin-bottom:30px}#found_shops ul a{color:inherit;text-decoration:none}#found_shops ul a:hover{color:#0093df}.doker-map__svg{margin-bottom:2em;margin-top:1em}.doker-map__pavilion h5{font-size:18px;font-weight:700}.doker-map__shop-list{padding-left:0;list-style:none;font-size:18px;margin-bottom:30px}.doker-map__shop-list a{color:#000}@media screen and (max-width: 1199px){#map_page #map svg{width:1400px;cursor:grab}}#contact_page{background-color:#f9f9f9}#contact_page #breadcrumbs{margin-top:20px}#contact_page h1{margin-bottom:40px}#contact_page h3{font-weight:700;font-size:18px}#contact_page p,#contact_page span,#contact_page time{font-size:16px;margin-bottom:0;line-height:30px}#contact_page .contact_item{padding:40px 15% 30px 15px;position:relative}#contact_page .contact_item:nth-child(1),#contact_page .contact_item:nth-child(2){padding-top:0}#contact_page .contact_item:nth-child(1)::after,#contact_page .contact_item:nth-child(2)::after{position:absolute;content:"";bottom:0;left:15px;width:85%;height:1px;background-color:#ffc000}@media screen and (max-width: 991px){#contact_page .contact_item{padding:40px 15px 30px 15px}}@media screen and (max-width: 767px){#contact_page .contact_item::after{position:absolute;content:"";bottom:0;left:15px;width:85%;height:1px;background-color:#ffc000}#contact_page .contact_item:not(:first-child){padding-top:40px}}#contact_form{margin-bottom:30px}#contact_form h3{margin-bottom:35px}#contact_form input[type=text]{height:50px;background-color:#fff;padding:0 20px;border:1px solid transparent;margin-bottom:30px;font-size:16px;width:100%;transition:border .2s}#contact_form input[type=text]:active,#contact_form input[type=text]:focus{border:1px solid #ffc000}#contact_form textarea{background-color:#fff;border:1px solid transparent;width:100%;margin-bottom:30px;padding:20px;font-size:16px;height:200px;transition:border .2s}#contact_form textarea:active,#contact_form textarea:focus{border:1px solid #ffc000}#contact_form label{cursor:pointer}#contact_form label input{margin-right:10px;cursor:pointer}#contact_form .politica{color:#0093df}#contact_form .politica:hover{text-decoration:underline}#contact_form .hex{width:200px}@media screen and (max-width: 767px){#contact_form{margin-top:40px}}@media screen and (max-width: 576px){#contact_form [type=submit]{display:block;margin:0 auto}}#transport{margin-bottom:80px}#transport h2{font-size:32px;text-transform:uppercase;font-weight:800;margin-bottom:80px}#transport .trans_item{border:1px solid #ffc000;height:260px;padding:40px;margin-top:30px;background-color:#fff;position:relative;transition:background-color .2s;display:flex;flex-direction:column;justify-content:center}#transport .trans_item:hover{background-color:#ffc000}#transport .trans_item br{flex-basis:20px}#transport .trans_item p{line-height:1.25}#transport .trans_item img{position:absolute;top:0;left:50%;transform:translate(-50%, -58%) scale(0.8)}#transport .trans_item .name{font-weight:700}#transport .trans_item .name:not(:first-of-type){margin-top:20px}@media screen and (max-width: 991px){#transport h2{margin-top:60px;margin-bottom:15px}#transport .trans_item{margin-top:90px}}@media screen and (max-width: 576px){#transport h2{text-align:center}}#contact_page #map{height:600px;width:100%}@media screen and (max-width: 991px){#contact_page #map{height:450px}}@media screen and (max-width: 576px){#contact_page #map{height:350px}}#search_page{background-color:#f9f9f9}#search_form{font-size:0;position:relative;margin:40px 0}#search_form #select{font-size:18px}#search_form .select-hidden{display:none;visibility:hidden;padding-right:10px}#search_form .select{cursor:pointer;display:inline-block;position:relative;font-size:18px;color:#000;width:180px;height:40px;vertical-align:bottom}#search_form .select-styled{position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;padding:8px 15px;transition:background-color .05s .18s}#search_form .select-styled:after{content:"";width:15px;height:8px;position:absolute;top:50%;right:25px;transform:translateY(-50%);background-image:url(/local/templates/doker/css/../img/select.png)}#search_form .select-styled:hover{background-color:transparent}#search_form .select-styled:active,#search_form .select-styled.active{background-color:#ffc000;transition:background-color .05s}#search_form .select-options{display:none;position:absolute;top:100%;right:0;left:0;z-index:999;margin:0;padding:0;list-style:none;background-color:#ffc000}#search_form .select-options li{margin:0;padding:12px 0;text-indent:15px;border-top:1px solid #ffc000}#search_form .select-options li:hover{color:#0093df;background:#fabc00}#search_form .select-options li[rel=hide]{display:none}#search_form input[type=search]{width:calc(100% - 200px);border:1px solid #ffc000;height:40px;padding:0 20px;font-size:18px}#search_form input[type=submit]{font-size:16px;height:40px;width:120px;background-color:#ffc000;border:none;position:absolute;right:10px;cursor:pointer}#search_form input[type=submit]:hover{color:#fff}#search_form input[type=submit]::after,#search_form input[type=submit]::before{content:"";position:absolute;width:0;height:0;border-width:20px 10px;border-color:transparent;border-style:solid;top:0}#search_form input[type=submit]::after{border-left-color:#ffc000;right:-20px}#search_form input[type=submit]::before{border-right-color:#ffc000;left:-20px}@media screen and (max-width: 767px){#search_page main{padding:0 15px}#search_form .select{display:block;margin-left:-15px}#search_form input[type=search]{width:calc(100% - 30px)}}.result_message{margin-bottom:30px}.search_item_shop,.search_item_site{background-color:#fff;padding:20px;margin-bottom:30px}.search_item_shop .thumb,.search_item_site .thumb{display:inline-block;width:180px;height:180px;background-size:contain;background-repeat:no-repeat;background-position:center;vertical-align:top;border-radius:5px}.search_item_shop .search_item_shop_info,.search_item_shop .search_item_site_info,.search_item_site .search_item_shop_info,.search_item_site .search_item_site_info{display:inline-block;width:calc(100% - 200px);padding:0 20px 0 40px;vertical-align:top}.search_item_shop .search_item_shop_info h2,.search_item_shop .search_item_site_info h2,.search_item_site .search_item_shop_info h2,.search_item_site .search_item_site_info h2{text-transform:uppercase;font-weight:800;font-size:20px;margin-top:10px}.search_item_shop .search_item_shop_info p,.search_item_shop .search_item_site_info p,.search_item_site .search_item_shop_info p,.search_item_site .search_item_site_info p{font-size:18px;margin-bottom:0}.search_item_shop .search_item_shop_info a,.search_item_shop .search_item_site_info a,.search_item_site .search_item_shop_info a,.search_item_site .search_item_site_info a{font-size:18px}.search_item_shop .search_item_shop_info .hex,.search_item_shop .search_item_site_info .hex,.search_item_site .search_item_shop_info .hex,.search_item_site .search_item_site_info .hex{display:block;margin-top:15px;float:left}.search_item_site .thumb{background-image:url(/local/templates/doker/css/../img/logo.svg);background-color:#ffc000;background-size:auto;background-repeat:no-repeat}@media screen and (max-width: 576px){.search_item_shop .thumb,.search_item_site .thumb{display:block;margin:0 auto 25px}.search_item_shop .search_item_shop_info,.search_item_shop .search_item_site_info,.search_item_site .search_item_shop_info,.search_item_site .search_item_site_info{width:100%;text-align:center;display:block;padding:0}.search_item_shop .search_item_shop_info .HEX4.outer,.search_item_shop .search_item_site_info .HEX4.outer,.search_item_site .search_item_shop_info .HEX4.outer,.search_item_site .search_item_site_info .HEX4.outer{margin:25px auto 15px}}#header__search .bx-searchtitle{position:relative;margin-top:0}#header__search .bx-searchtitle .bx-input-group{width:100%}#header__search .bx-searchtitle .bx-input-group::before{content:"";display:block;width:1px;height:1px;border-top:21px solid transparent;border-bottom:21px solid transparent;border-right:8px solid #ffc000;position:absolute;top:0;right:45px}#header__search .bx-searchtitle input{height:41px;width:100%;background:transparent;transition:all .3s ease-in-out;font-size:16px;outline:none;color:gray;padding:0 65px 0 15px}#header__search .bx-searchtitle .bx-input-group-btn{display:block;color:#fff;outline:none;cursor:pointer;position:absolute;right:0px;top:-1;width:45px;z-index:3}#header__search .bx-searchtitle .bx-input-group-btn button{width:100%;height:41px;background-color:#ffc000;background-image:url("/local/templates/doker/css/../img/search_icon.svg");background-size:40%;background-repeat:no-repeat;background-position:center;outline:none}#header__search .bx-searchtitle .bx-input-group-btn button i{display:none}@media screen and (max-width: 767px){body.admin .title-search-result{position:fixed !important;top:98px !important;left:10px !important}}@media screen and (max-width: 767px){.title-search-result{position:fixed !important;top:60px !important;left:10px !important}}.title-search-result{z-index:990 !important}.title-search-result .bx_searche .bx_item_block .bx_item_element{margin-top:3px}.title-search-result .bx_searche .bx_item_block .bx_item_element a{color:var(--color-text-main);font-size:14px}.title-search-result .bx_searche .bx_item_block .bx_item_element .bx_price{color:#ffc000 !important;font-weight:bold;font-size:16px}.basket__actions{height:50px;text-align:right}.basket__actions .hex{margin:0 6px 0 15px}.basket__actions .hex i{font-size:22px;line-height:38px;color:#ffc000;vertical-align:top;margin-right:10px;transition:color .2s}@media screen and (max-width: 767px){.basket__actions{text-align:center;height:auto}.basket__actions .hex{float:none;margin:0 10px 15px}}.basket__item{background-color:#fff;border:1px solid transparent;margin:20px 0;position:relative}.basket__item p{margin:0;font-size:18px;line-height:30px}.basket__item .img_part{width:140px;height:140px;border:1px solid #ededed;border-radius:1px;margin:20px;background-position:50% 50%;background-size:contain;background-repeat:no-repeat;float:left}.basket__item .info_part{display:inline-flex;vertical-align:top;align-items:center;min-height:180px;padding:10px 30px;float:left;width:calc(100% - 140px - 320px - 60px);border-right:2px solid #f9f9f9}.basket__item .price_part{display:inline-flex;vertical-align:top;width:320px;align-items:center;min-height:180px;padding:10px;text-align:center;justify-content:center;float:right}.basket__item .price_part .price span{padding:0 10px;font-size:24px;font-weight:800}.basket__item .price_part .price span.old_price{color:#b0b0b0;position:relative}.basket__item .price_part .price span.old_price::after{position:absolute;content:"";width:100%;height:1px;background-color:#b0b0b0;top:55%;left:0}.basket__item .price_part p{font-size:14px}.basket__item .to_close{position:absolute;width:18px;height:18px;background-color:#ffc000;top:0;right:0;cursor:pointer}.basket__item .to_close:hover .line-1{transform:translate(-50%, -50%) rotate(45deg)}.basket__item .to_close:hover .line-2{transform:translate(-50%, -50%) rotate(135deg)}.basket__item .to_close .line{width:12px;height:1px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg);transition:transform .3s}.basket__item .to_close .line-2{transform:translate(-50%, -50%) rotate(45deg)}@media screen and (max-width: 991px){.basket__item .info_part{width:calc(100% - 190px);border-right:none}.basket__item .price_part{width:100%;border-top:2px solid #f9f9f9}}@media screen and (max-width: 576px){.basket__item{width:100%}.basket__item .img_part{margin:0;width:100%;height:70vw;border:none;border-bottom:2px solid #f9f9f9}.basket__item .info_part{width:100%;justify-content:center;text-align:center}}#basket_page #map{padding:50px 0;overflow:hidden}#basket_page #map svg{width:100%;height:auto}#basket_page #map svg .shops{transition:fill .25s}#basket_page #map svg .e1{fill:#ffc000}@media screen and (max-width: 1199px){#basket_page #map{padding:30px}#basket_page #map svg{width:1400px;cursor:grab}}@media print{header,footer,aside,.breadcrumb__container,div#bx-panel,.basket__actions,.basket__item .img_part{display:none !important}.basket .row>div{width:100%}.basket__item .info_part{padding:0}#map_svg .shops.active{stroke:#000}}.service_item{background-color:#fff;padding:40px 60px;height:300px;position:relative;margin-bottom:30px}.service_item:hover img{transform:translate(-50%, -50%) scale(1.1)}.service_item h2{text-transform:uppercase;font-size:28px;width:45%}.service_item .hex{width:180px;position:absolute;left:75px;bottom:40px;text-align:center;font-size:18px}.service_item .hex span{width:100%}.service_item img{position:absolute;top:50%;left:75%;transform:translate(-50%, -50%);transition:transform .3s}@media screen and (max-width: 1199px){.service_item{padding:40px 30px}.service_item .hex{left:45px}}@media screen and (max-width: 991px){.service_item_wrapper{margin-bottom:30px}.service_item{height:100%}.service_item:hover img{transform:scale(1.1)}.service_item h2{text-align:center;width:100%}.service_item img{position:relative;top:0;left:0;transform:none;display:block;margin:30px auto}.service_item .hex{margin:0;display:flex;left:50%;transform:translateX(-50%);text-decoration:none}}@media screen and (max-width: 359px){.service_item h2{font-size:24px}}.services{background-color:#f9f9f9}.services main h1{font-size:28px;line-height:1;margin-bottom:30px}.services main h2{font-size:20px;margin-top:30px;font-weight:700;text-transform:uppercase}.services main p{line-height:26px;margin:0}.services main p.space{margin-top:30px}.services main hr{margin-top:30px}.services #aside_menu .second_menu li{padding:10px 0 10px 30px}@media screen and (max-width: 767px){.services .left_side{position:fixed;right:100%;transition:right .3s;width:100%;height:100vh;top:0;overflow-y:auto}.services .left_side.showed{right:0}}.services .bottom_info{margin:35px 0 60px;display:inline-block;background-color:#fff;padding:20px 40px}.services .bottom_info img{display:inline-block;width:148px}.services .bottom_info .info_r{display:inline-block;width:calc(100% - 150px - 10px);padding-left:40px;vertical-align:middle}.services .bottom_info .info_r p{font-size:20px}.services .bottom_info .info_r a{display:inline-block;font-size:22px;font-weight:800;margin-top:10px;color:inherit}@media screen and (max-width: 991px){.services .bottom_info .info_r{width:100%;margin-top:20px;padding-left:0}}@media screen and (max-width: 767px){.services .bottom_info .info_r{width:calc(100% - 150px - 10px);margin-top:0;padding-left:40px}}@media screen and (max-width: 575px){.services .bottom_info{padding:15px 20px}.services .bottom_info img{display:block;margin:0 auto}.services .bottom_info .info_r{width:100%;margin-top:20px;padding-left:0;text-align:center}}.breadcrumb__container{background-color:#f9f9f9}#breadcrumbs span,#breadcrumbs a{color:#707070}#breadcrumbs a:hover{color:#0093df}#breadcrumbs a:hover span{color:inherit}#breadcrumbs li:last-child{color:#303030}.breadcrumb{font-size:15px;background:none;padding:.75rem 0}#about_page{background-color:#f9f9f9}#about_page h1{margin-bottom:30px}#about_page .video_container{margin-bottom:100px}#about_page .video_container video{width:100%}#about_page .info_card{margin-bottom:100px;position:relative}#about_page .info_card .text{padding:25px 0}#about_page .info_card .img{width:100%;height:100%;background-size:cover;background-position:center}#about_page .info_card.history{background-color:#fff;padding:40px 500px 40px 80px}#about_page .info_card.history h2{font-size:22px;margin-bottom:25px}#about_page .info_card.history .board{position:absolute;right:25px;bottom:0}#about_page .info_card.history .board.lights{opacity:0;transition:opacity .4s linear}#about_page .info_card.history:hover .board.lights,#about_page .info_card.history:active .board.lights{opacity:1}#about_page .gallery h2{font-size:22px}@media screen and (max-width: 991px){#about_page .info_card .img{padding-bottom:56.25%}#about_page .info_card .img_wrap{order:2}#about_page .info_card .text_wrap{order:1}#about_page .info_card.history{padding:40px 40px 390px}#about_page .info_card.history .board{right:50%;bottom:0;transform:translateX(50%)}#about_page .info_card.history .board.lights{opacity:0;transition:opacity .4s linear}}@media screen and (max-width: 767px){#about_page .info_card.history{padding:15px 15px calc(82.2429906542% + 20px)}#about_page .info_card.history .board{max-width:95%}}.gallery h4{font-weight:600;margin-bottom:20px}.gallery_item{display:block;width:100%;height:180px;overflow:hidden;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;cursor:zoom-in;margin-bottom:20px}.gallery_item:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-ms-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.gallery_item:hover:before{opacity:.6}.gallery_item:hover:after{opacity:1}.gallery_item:after{content:"";color:#dcdcdc;font-size:30px;position:absolute;width:50px;line-height:50px;top:calc(50% - 25px);left:calc(50% - 25px);font-family:FontAwesome;text-align:center;opacity:0;-webkit-transition:opacity .5s;-moz-transition:opacity .5s;-ms-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.gallery_item img{min-width:100%;min-height:100%}.gallery-about .gallery-block{position:relative;margin-bottom:20px}.gallery-about .gallery-title{font-size:30px;margin-bottom:10px}.gallery-about .gallery-subtitle{position:absolute;left:20px;bottom:70px;margin:0;font-size:24px;line-height:28px;color:#fff;text-shadow:2px 2px 3px #000;z-index:2}.gallery-about .gallery-link{position:absolute;left:20px;bottom:25px;z-index:2}.gallery-about .gallery-link.hex.middle_btn{padding:4px 10px}.gallery-about .gallery-link.hex.middle_btn .left_corner{left:-4px}.gallery-about .gallery-link.hex.middle_btn .right_corner{right:-4px}.gallery-about .gallery-description{margin-bottom:30px;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.gallery-about .owl-item img{height:250px;object-fit:cover}@media(min-width: 575px){.gallery-about .owl-item img{height:350px}}@media(min-width: 991px){.gallery-about .owl-item img{height:350px}}.gallery-about .owl-prev,.gallery-about .owl-next{opacity:1;position:absolute;top:50%;transform:translate(0%, -50%);width:50px;height:50px;background:transparent;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='m15.2 43.9-2.8-2.85L29.55 23.9 12.4 6.75l2.8-2.85 20 20Z' fill='%23FFC000'/%3E%3C/svg%3E")}.gallery-about .owl-prev{transform:translate(0%, -50%) rotate(180deg);left:0 !important}.gallery-about .owl-next{right:0 !important}.gallery-about .owl-dots{position:absolute;display:flex;justify-content:space-between;width:100%;left:0;right:0;bottom:5px;transition:.3s linear}.gallery-about .owl-dot{position:relative;width:100%;height:8px;margin:0 5px;padding:0;background:#bbb}.gallery-about .owl-dot.active,.gallery-about .owl-dot.active:hover{background:#ffc000}.gallery-about .owl-dot span{content:"";position:absolute;top:-237px;height:250px;width:100%;left:0;z-index:0;cursor:default}@media(min-width: 575px){.gallery-about .owl-dot span{top:-337px;height:350px}}.right_side{position:sticky;top:0}.right_side .banner_aside{border:1px solid #f9f9f9;text-align:center}.right_side .banner_aside img{width:280px;margin-bottom:30px;max-width:100%;height:auto}@media screen and (max-width: 1199px){.right_side{display:none}}@media screen and (max-width: 500px){.right_side{display:block;position:static !important;width:100% !important}.right_side .banner_aside{width:100%}}@media screen and (max-width: 370px){.right_side .banner_aside img{width:100%}}.adv{display:none}.adv img{width:100%;margin-bottom:40px}@media screen and (max-width: 1199px){.adv{display:block}}@media screen and (max-width: 500px){.adv{display:none}}.popupOverlay{display:none;position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:99999;background-color:rgba(0,0,0,.8)}.popupWrap{display:none;position:fixed;background-color:#fff;width:70vw;box-shadow:0 0 10px rgba(0,0,0,.3);top:50%;left:50%;transform:translate(-50%, -50%);z-index:9999999;padding:30px 50px;font-size:18px}.popupWrap h3{text-transform:uppercase;font-size:28px;font-weight:bold;margin-bottom:25px}.popupWrap .to_close{position:absolute;width:30px;height:30px;top:30px;right:30px;cursor:pointer}.popupWrap .to_close:hover .line{background-color:#707070}.popupWrap .to_close .line{width:25px;height:2px;display:block;background-color:#bdbdbd;position:absolute;left:50%;top:50%;transition:background-color .15s;transform:translate(-50%, -50%) rotate(45deg)}.popupWrap .to_close .line-2{transform:translate(-50%, -50%) rotate(-45deg)}.popupClose{position:absolute;top:10px;right:10px;display:block;width:20px;height:20px;cursor:pointer}.popupClose:before,.popupClose:after{content:"";display:block;width:100%;height:2px;background-color:dimgray;position:absolute;top:9px}.popupClose:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popupClose:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.popupWrap .product_info .on_map{width:200px}.popupWrap .product_info .on_map i{font-size:24px;color:#ffc000;margin-right:10px;transition:color .3s}.popupWrap .product_info .on_map span{font-size:14px}.popupWrap .product_info .on_map em{font-style:normal}.popupWrap .product_info .on_map:hover i{color:#fff}.popupWrap .product_info hr{margin:30px 0}.popupWrap .product_info .price{font-size:34px;font-weight:800;color:#000}.popupWrap .product_info .price .prev_price{opacity:.15;margin-right:35px;position:relative}.popupWrap .product_info .price .prev_price::after{content:"";width:120%;position:absolute;border-bottom:1px solid #000;top:60%;left:-10%}.popupWrap .product_info .contact{margin:20px 0 30px}.popupWrap .product_info .interest_list{font-size:14px;margin-bottom:30px}.popupWrap .product_info .interest_list em{font-style:normal;padding-left:35px}.popupWrap .product_info .interest_list:hover svg#shoplist .str1,.popupWrap .product_info .interest_list:hover svg#shoplist .str0{stroke:#fff}.popupWrap .gallery .full_image{border:1px solid #ececec;border-radius:5px;display:flex;margin-bottom:20px;padding:25px;min-height:60vh}.popupWrap .gallery .full_image img{margin:auto;max-width:100%;max-height:100%;width:auto;height:auto}.popupWrap .gallery .all_images{list-style:none;padding-left:0}.popupWrap .gallery .all_images li{display:inline-flex;width:130px;height:130px;border:1px solid #ececec;border-radius:5px;margin-right:20px;margin-bottom:20px;cursor:pointer;transition:background-color .15s}.popupWrap .gallery .all_images li:hover{background-color:#ececec}.popupWrap .gallery .all_images li img{width:85%;margin:auto}@media screen and (max-width: 1600px){.popupWrap{width:80vw;max-height:90vh;overflow-y:auto}}@media screen and (max-width: 1365px){.popupWrap{height:90vh;overflow-y:auto}.popupWrap p{margin-bottom:5px}.popupWrap .product_info .price{font-size:28px}}@media screen and (max-width: 991px){.popupWrap .gallery .all_images li{width:80px;height:80px;border-radius:5px;margin-right:10px;margin-bottom:10px}}#ajax_request_wrap{position:fixed;bottom:30px;right:30px;border:1px solid #ffc000;background:#fff;padding:20px;max-width:100%;z-index:99999;font-size:16px}#ajax_request_wrap:before{display:block;content:"+";font-size:40px;color:#bdbdbd;position:absolute;top:11px;right:0;line-height:0;transform:rotate(45deg);font-weight:100;-webkit-transition:color .5s;-moz-transition:color .5s;-ms-transition:color .5s;-o-transition:color .5s;transition:color .5s;cursor:pointer}#ajax_request_wrap:hover:before{color:#707070}.hex{display:inline-block;color:#141414;position:relative;background:transparent;border:none;border-top:1px solid transparent;border-bottom:1px solid transparent;cursor:pointer;white-space:nowrap}.hex:hover{border-top:1px solid #ffc000;border-bottom:1px solid #ffc000}.hex:focus{outline:none}.hex svg path{stroke:#ffc000;stroke-width:6px;fill:transparent;transition:fill .3s linear,stroke .3s linear}.hex .left_corner{transform:rotate(180deg)}.hex:hover{color:#141414;text-decoration:none}.hex:hover svg path{fill:#ffc000}.hex input{width:100%;height:100%;background:none;border:none;cursor:pointer}.hex{transition:border-color .3s linear,background .3s linear}.hex_kontur{border-top:1px solid #ffc000;border-bottom:1px solid #ffc000}.hex_kontur:hover{background:#ffc000}.hex_kontur:hover svg path{fill:#ffc000}.hex_kontur:hover .button__icon{color:#fff}.hex_kontur:hover .button__icon path{stroke:#fff}.hex_kontur svg path{stroke:#ffc000}.hex_kontur_white{border-top:1px solid #fff;border-bottom:1px solid #fff}.hex_kontur_white:hover{background:#fff}.hex_kontur_white:hover svg path{fill:#fff}.hex_kontur_white svg path{stroke:#fff}.hex_fill{background-color:#ffc000}.hex_fill svg path{fill:#ffc000}.hex_fill:hover{background-color:#fff}.hex_fill:hover svg path{fill:#fff;stroke:#ffc000}.hex_fill_white{background-color:#fff}.hex.tiny_btn{padding:2px 5px;font-size:14px;margin:0 10px}.hex.tiny_btn .left_corner{left:-3px}.hex.tiny_btn .right_corner{right:-3px}.hex.middle_btn{line-height:27px;padding:7px 10px;font-size:14px}.hex.middle_btn .button__icon{margin-right:15px;float:left;width:27px;height:27px;line-height:27px}.hex.middle_btn .left_corner{left:-5px}.hex.middle_btn .right_corner{right:-5px}.hex.large_btn{width:300px;margin:0 8px;font-size:22px;padding:10px 20px;text-align:center}.hex.large_btn .left_corner{left:-6px}.hex.large_btn .right_corner{right:-6px}@media screen and (max-width: 575px){.hex.large_btn{width:260px}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.hex span{transition:none}.hex .left_corner,.hex .right_corner{transition:none}}.btn-primary{background-color:#ffc000;border-color:#ffc000;color:#141414}.btn-primary:hover{background-color:#fbbd00;border-color:#fbbd00}.button__icon .str1{stroke-width:5.6313}.button__icon .str0{stroke-width:5.6313;stroke-linecap:round}.button__icon .fil0{fill:none}.button__icon .str1,.button__icon .str0{stroke:#ffc000;transition:stroke .3s}.on_map i{font-size:24px;color:#ffc000;margin-right:15px;transition:color .3s}.on_map:hover i{color:#fff}.btn-up{display:none;position:fixed;bottom:30px;left:30px;background:#ffc000;z-index:999;box-shadow:0 0 10px rgba(0,0,0,.5)}.btn--disable{border-color:gray;color:gray}.btn--disable svg path{fill:transparent;stroke:gray}.btn--disable:hover{background-color:transparent;border-color:gray;color:gray}.btn--disable:hover svg path{fill:transparent;stroke:gray}.btn--new{position:relative}.btn--new::before,.btn--new::after{content:"";display:inline-block;width:10px;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 311'%3E%3Cpath d='M1 1l37 141c2,9 2,18 0,27l-37 141' stroke='%23ffc000' stroke-width='6px' fill='transparent'%3E%3C/path%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;position:absolute}.btn--new::before{left:0}.btn--new::after{right:0}.label-sale{position:absolute;right:0;top:20px;z-index:3;transition:.5s ease-in-out;display:none !important}.label-sale::before{content:"";display:block;position:absolute;background-repeat:no-repeat;top:-10px;left:-12px;background-image:url('data:image/svg+xml,%0A%3Csvg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="61px" height="64px" version="1.1" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd"%0AviewBox="0 0 61 64.006" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3Cdefs%3E%3Cstyle type="text/css"%3E%3C!%5BCDATA%5B .fil0 %7Bfill:%23FFD039%7D .fil1 %7Bfill:black;fill-rule:nonzero%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id="Слой_x0020_1"%3E%3Cmetadata id="CorelCorpID_0Corel-Layer"/%3E%3Cpath class="fil0" d="M25.793 1.762l34.386 39.283c1.198,1.369 1.07,3.472 -0.287,4.682l-19.571 17.45c-1.357,1.209 -3.439,1.08 -4.637,-0.289l-34.386 -39.284c-1.017,-1.162 -1.444,-2.559 -1.253,-4.096 0.194,-1.573 0.307,-2.686 0.417,-3.473l0.644 -5.16c0.019,-1.456 0.44,-3.499 0.757,-6.065l0.183 -1.479c0.236,-1.906 1.82,-3.318 3.723,-3.319l16.151 -0.012c1.534,-0.001 2.856,0.601 3.872,1.761l0.001 0.001zm-16.205 11.596l0.147 -0.044c1.161,1.728 3.566,2.05 5.126,0.659 1.424,-1.27 1.558,-3.463 0.301,-4.901 -1.257,-1.435 -3.432,-1.572 -4.855,-0.302 -1.007,0.898 -1.368,2.259 -1.048,3.488l0.329 1.1z"/%3E%3Cpath class="fil1" d="M24.063 21.643l2.362 -2.106 -1.894 -2.164 -2.362 2.106 -0.577 -0.658 5.187 -4.625 0.576 0.659 -2.267 2.022 1.894 2.164 2.267 -2.022 0.577 0.658 -5.187 4.625 -0.576 -0.659 0 0zm4.599 5.254l3.968 -3.538 -0.027 -0.032 -2.574 0.434 -3.573 0.618 -0.548 -0.628 5.164 -4.606 0.578 0.658 -4.043 3.604 0.009 0.011 2.679 -0.463c0.692,-0.121 1.358,-0.236 1.995,-0.348 0.635,-0.115 1.161,-0.204 1.573,-0.274l0.541 0.617 -5.166 4.606 -0.577 -0.659 0.001 0zm6.593 2.024c0.131,0.405 0.135,0.749 0.015,1.029 -0.122,0.282 -0.316,0.542 -0.582,0.778 -0.503,0.45 -1.032,0.633 -1.585,0.55 -0.553,-0.084 -1.061,-0.391 -1.526,-0.92 -0.341,-0.391 -0.574,-0.803 -0.699,-1.238 -0.125,-0.434 -0.078,-0.861 0.142,-1.28l0.74 0.27c-0.135,0.258 -0.162,0.542 -0.077,0.851 0.083,0.31 0.242,0.597 0.473,0.862 0.275,0.314 0.588,0.506 0.937,0.579 0.35,0.072 0.693,-0.041 1.029,-0.341 0.315,-0.281 0.472,-0.572 0.469,-0.874 -0.003,-0.302 -0.12,-0.586 -0.352,-0.85l-0.539 -0.616 0.546 -0.487 0.549 0.627c0.225,0.258 0.477,0.4 0.755,0.425 0.278,0.025 0.553,-0.083 0.826,-0.327 0.266,-0.237 0.391,-0.507 0.375,-0.81 -0.015,-0.302 -0.151,-0.6 -0.408,-0.892 -0.231,-0.265 -0.484,-0.455 -0.759,-0.569 -0.276,-0.116 -0.557,-0.125 -0.846,-0.028l-0.146 -0.763c0.411,-0.157 0.826,-0.154 1.242,0.009 0.417,0.162 0.783,0.425 1.1,0.787 0.482,0.55 0.72,1.073 0.712,1.571 -0.008,0.497 -0.225,0.936 -0.652,1.317 -0.104,0.093 -0.223,0.178 -0.358,0.253 -0.132,0.076 -0.275,0.135 -0.426,0.176 -0.15,0.041 -0.307,0.057 -0.472,0.048 -0.163,-0.009 -0.324,-0.055 -0.483,-0.136l0 -0.001zm-0.973 4.397l5.186 -4.625 0.577 0.658 -2.3 2.052 0.678 0.773c0.084,0.098 0.179,0.187 0.282,0.269 0.103,0.081 0.221,0.142 0.353,0.179 0.131,0.038 0.279,0.048 0.441,0.035 0.162,-0.015 0.348,-0.072 0.559,-0.174l1.917 -0.927 0.548 0.627 -1.876 0.91c-0.318,0.148 -0.613,0.243 -0.882,0.284 -0.269,0.042 -0.514,-0.007 -0.734,-0.144 0.15,0.286 0.182,0.565 0.095,0.836 -0.088,0.27 -0.229,0.555 -0.428,0.855l-1.269 1.989 -0.577 -0.659 1.156 -1.775c0.125,-0.199 0.215,-0.378 0.269,-0.538 0.054,-0.159 0.074,-0.307 0.059,-0.443 -0.013,-0.138 -0.054,-0.265 -0.122,-0.386 -0.067,-0.12 -0.153,-0.239 -0.256,-0.357l-0.76 -0.868 -2.341 2.088 -0.576 -0.659 0.001 0zm6.814 6.889c-0.31,0.029 -0.606,-0.042 -0.887,-0.213 -0.281,-0.173 -0.54,-0.394 -0.778,-0.665 -0.434,-0.495 -0.619,-0.996 -0.558,-1.504 0.06,-0.506 0.304,-0.95 0.731,-1.331 0.217,-0.194 0.453,-0.345 0.707,-0.453 0.253,-0.109 0.511,-0.156 0.774,-0.141 0.262,0.015 0.529,0.093 0.802,0.234 0.273,0.141 0.541,0.361 0.803,0.661l1.006 1.15 0.721 -0.641c0.281,-0.252 0.429,-0.536 0.439,-0.85 0.014,-0.315 -0.133,-0.647 -0.438,-0.995 -0.208,-0.238 -0.436,-0.418 -0.687,-0.541 -0.251,-0.123 -0.514,-0.156 -0.788,-0.098 -0.026,-0.115 -0.046,-0.245 -0.062,-0.391 -0.016,-0.147 -0.033,-0.281 -0.051,-0.401 0.378,-0.077 0.755,-0.041 1.135,0.104 0.38,0.145 0.733,0.407 1.063,0.784 0.207,0.237 0.378,0.481 0.512,0.734 0.134,0.253 0.207,0.507 0.221,0.765 0.013,0.257 -0.041,0.517 -0.162,0.777 -0.121,0.261 -0.328,0.522 -0.622,0.784l-3.717 3.314 -0.577 -0.658 0.431 -0.384 -0.018 -0.041zm2.022 -1.747l-1.024 -1.171c-0.275,-0.315 -0.577,-0.503 -0.908,-0.568 -0.331,-0.065 -0.664,0.053 -1,0.353 -0.273,0.242 -0.417,0.531 -0.429,0.866 -0.013,0.334 0.136,0.678 0.447,1.034 0.135,0.154 0.281,0.284 0.437,0.392 0.157,0.108 0.319,0.183 0.488,0.226 0.168,0.042 0.341,0.042 0.523,-0.001 0.179,-0.043 0.361,-0.146 0.543,-0.309l0.923 -0.823 0 0.001zm2.9 0.813c0.442,-0.393 0.923,-0.583 1.445,-0.572 0.521,0.013 1.011,0.28 1.468,0.803l1.657 1.892 -5.188 4.625 -0.575 -0.658 2.267 -2.023 -0.934 -1.067c-0.202,-0.216 -0.423,-0.354 -0.661,-0.414 -0.24,-0.06 -0.553,0.016 -0.943,0.226l-1.77 0.946 -0.577 -0.659 1.873 -0.999c0.246,-0.133 0.492,-0.225 0.738,-0.277 0.248,-0.053 0.485,-0.02 0.714,0.098 -0.165,-0.386 -0.197,-0.74 -0.096,-1.059 0.101,-0.319 0.295,-0.607 0.582,-0.863l0 0.001zm0.566 0.668c-0.294,0.262 -0.425,0.543 -0.394,0.842 0.032,0.299 0.189,0.611 0.475,0.938l0.984 1.123 1.773 -1.582 -1.001 -1.145c-0.292,-0.332 -0.597,-0.51 -0.917,-0.534 -0.319,-0.023 -0.627,0.095 -0.921,0.358l0.001 0zm-30.114 -10.542l-2.955 -3.376 5.176 -4.615 0.576 0.658 -4.566 4.072 1.912 2.185 4.567 -4.072 0.577 0.659 -4.567 4.072 0.43 0.492 -1.963 1.75 -0.541 -0.617 1.355 -1.208 -0.001 0zm5.235 4.166c-0.416,0.136 -0.828,0.144 -1.234,0.021 -0.405,-0.122 -0.759,-0.353 -1.058,-0.695 -0.323,-0.37 -0.537,-0.724 -0.642,-1.066 -0.105,-0.339 -0.109,-0.683 -0.013,-1.029 0.095,-0.346 0.284,-0.701 0.565,-1.063 0.281,-0.362 0.649,-0.746 1.104,-1.152 0.329,-0.293 0.672,-0.556 1.03,-0.788 0.358,-0.232 0.718,-0.39 1.083,-0.472 0.364,-0.082 0.723,-0.074 1.078,0.025 0.355,0.099 0.694,0.334 1.017,0.703 0.275,0.313 0.456,0.631 0.547,0.956 0.09,0.323 0.101,0.641 0.033,0.956 -0.068,0.314 -0.205,0.623 -0.413,0.926 -0.208,0.305 -0.47,0.597 -0.784,0.877l-0.651 0.581 -2.563 -2.927c-0.287,0.255 -0.53,0.504 -0.731,0.745 -0.2,0.24 -0.344,0.482 -0.431,0.725 -0.086,0.244 -0.105,0.485 -0.06,0.721 0.046,0.237 0.178,0.48 0.397,0.731 0.194,0.221 0.434,0.367 0.717,0.435 0.284,0.068 0.552,0.061 0.808,-0.017l0.201 0.807 0 0zm1.641 -2.375c0.239,-0.213 0.449,-0.428 0.624,-0.64 0.178,-0.214 0.306,-0.427 0.384,-0.636 0.079,-0.213 0.095,-0.426 0.051,-0.643 -0.042,-0.212 -0.166,-0.434 -0.365,-0.663 -0.193,-0.221 -0.398,-0.368 -0.61,-0.44 -0.212,-0.068 -0.432,-0.08 -0.66,-0.031 -0.225,0.049 -0.457,0.147 -0.693,0.295 -0.234,0.145 -0.474,0.322 -0.719,0.529l1.967 2.248 0.021 -0.018 0 -0.001zm1.059 7.275l2.363 -2.106 -1.894 -2.165 -2.363 2.107 -0.576 -0.658 5.186 -4.625 0.577 0.658 -2.268 2.023 1.893 2.163 2.269 -2.022 0.577 0.658 -5.188 4.625 -0.576 -0.659 0 0.001zm4.564 4.318c-0.311,0.028 -0.607,-0.042 -0.888,-0.214 -0.281,-0.172 -0.54,-0.393 -0.778,-0.664 -0.433,-0.496 -0.618,-0.996 -0.558,-1.504 0.061,-0.507 0.304,-0.95 0.732,-1.331 0.217,-0.194 0.451,-0.345 0.705,-0.453 0.254,-0.109 0.513,-0.156 0.774,-0.141 0.262,0.015 0.53,0.093 0.804,0.234 0.272,0.141 0.54,0.361 0.802,0.661l1.007 1.15 0.719 -0.641c0.282,-0.252 0.429,-0.536 0.441,-0.85 0.013,-0.315 -0.134,-0.647 -0.438,-0.995 -0.208,-0.238 -0.437,-0.418 -0.689,-0.541 -0.251,-0.123 -0.513,-0.157 -0.787,-0.098 -0.025,-0.115 -0.046,-0.245 -0.062,-0.392 -0.016,-0.146 -0.034,-0.28 -0.051,-0.4 0.378,-0.078 0.755,-0.041 1.135,0.104 0.38,0.145 0.733,0.407 1.062,0.784 0.208,0.237 0.379,0.481 0.513,0.734 0.134,0.253 0.207,0.507 0.221,0.765 0.013,0.257 -0.04,0.516 -0.162,0.776 -0.121,0.26 -0.328,0.522 -0.622,0.785l-3.717 3.314 -0.577 -0.659 0.43 -0.383 -0.016 -0.041 0 0zm2.023 -1.748l-1.025 -1.171c-0.274,-0.314 -0.577,-0.503 -0.908,-0.568 -0.331,-0.064 -0.664,0.053 -1,0.353 -0.274,0.242 -0.417,0.531 -0.429,0.866 -0.013,0.334 0.137,0.678 0.447,1.034 0.134,0.154 0.28,0.284 0.437,0.393 0.156,0.107 0.32,0.183 0.488,0.225 0.168,0.043 0.342,0.043 0.523,-0.001 0.179,-0.043 0.361,-0.145 0.543,-0.308l0.924 -0.824 0 0.001z"/%3E%3C/g%3E%3C/svg%3E');width:70px;height:64px}.product_item:hover .label-sale{animation:swinging 5s ease-in-out}.prod_gallery .label-sale{right:50px}@keyframes swinging{0%{transform:rotate(0)}5%{transform:rotate(10deg)}10%{transform:rotate(-9deg)}15%{transform:rotate(8deg)}20%{transform:rotate(-7deg)}25%{transform:rotate(6deg)}30%{transform:rotate(-5deg)}35%{transform:rotate(4deg)}40%{transform:rotate(-3deg)}45%{transform:rotate(2deg)}50%{transform:rotate(0)}100%{transform:rotate(0)}}/*# sourceMappingURL=main.css.map */

/* End */


/* Start:/bitrix/components/arturgolubev/search.title/templates/.default/style.min.css?165606667612020*/
.bx_smart_searche,.bx_smart_searche *,.bx-searchtitle,.bx-searchtitle *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:14px}.bx-searchtitle{margin:10px 0 0}.bx-searchtitle-history{margin-top:5px}.bx-searchtitle-history a{color:#222;text-decoration:underline}.bx-searchtitle-history a:hover{text-decoration:none}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#333;background-color:#f8fafc;border:1px solid #d5dadc;border-right:none;border-radius:1px 0 0 1px;outline:none;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-searchtitle .bx-input-group .bx-form-control:focus{background-color:#fff}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0%,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0%,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell;line-height:normal}.bx-searchtitle .bx-input-group-btn button{position:relative;border:none;background:url(/bitrix/components/arturgolubev/search.title/templates/.default/images/search-icon.png) center center no-repeat #95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:0;border-radius:0 1px 1px 0;color:#fff;font-size:16px;line-height:1.42857143;height:34px;width:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background-color:#1484CE}div.title-search-result{border:0 none!important;border-top:0 none;display:none;overflow:hidden;z-index:999;min-width:200px;margin-top:3px;background-color:#FFF;border-radius:2px;box-shadow:0 0 7px -2px #d6d6d6}div.title-search-fader{display:none;background-image:url(/bitrix/components/arturgolubev/search.title/templates/.default/images/fader.png);background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_smart_searche{padding-top:8px;border-top:0 none;border-radius:0 0 3px 3px}.bx_smart_searche .bx_info_wrap{margin-left:85px}.bx_smart_searche .bx_img_element{float:left;padding:5px;width:75px;text-align:center}.bx_smart_searche .bx_item_block{min-height:65px;position:relative}.bx_smart_searche .bx_image{display:inline-block;max-width:100%}.bx_smart_searche .bx_image.empty_image{background-image:url(/bitrix/components/arturgolubev/search.title/templates/.default/image/noimg.png)}.bx_smart_searche .bx_item_element{padding:8px 0}.bx_smart_searche .bx_item_element_all_result{text-align:center}.bx_smart_searche .bx_item_element hr{margin:0;border:none;border-bottom:1px solid #e5e5e5}.bx_smart_searche .bx_item_element a{margin-top:5px;display:inline-block;color:#333;font-size:14px;text-decoration:none;font-weight:700}.bx_smart_searche .bx_item_element a b{font-weight:700;color:#000}.bx_smart_searche .bx_item_element a:hover,.bx_smart_searche .bx_item_element a:hover b{text-decoration:underline}.bx_smart_searche .bx_item_preview_text{font-size:13px;padding:5px 10px 5px 0}.bx_smart_searche .bx_price{font-weight:700;font-size:15px;margin-top:5px}.bx_smart_searche .bx_price .old{font-weight:400;text-decoration:line-through;color:#636363;font-size:12px;vertical-align:middle}.bx_smart_searche .bx_item_block.all_result{min-height:0}.bx_smart_searche .bx_item_block.others_result{min-height:0;line-height:12px;padding:0}.bx_smart_searche .bx_item_block.all_result .all_result_button{display:inline-block;font-size:14px;background-color:#1485CE;border:1px solid;border-color:#1485CE;color:#FFF;padding:0 22px;height:34px;text-decoration:none;border-radius:2px;margin:0 0 8px;line-height:34px;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.bx_smart_searche .bx_item_block_href{display:block;text-decoration:none;margin-bottom:5px;padding:8px;line-height:14px}.bx_smart_searche .bx_item_block_href:hover{background-color:#feeed2}.bx_smart_searche .bx_item_block_hrline{border-bottom:1px solid #f5a61c;margin:0 8px 5px}.bx_item_block_item_clear{display:block;clear:both}.bx_smart_searche .bx_item_block_item_info_wrap{display:block}.bx_smart_searche .bx_item_block_item_info_wrap.wpic{padding-left:39px}.bx_smart_searche .bx_item_block_item_info{display:block}.bx_smart_searche .bx_item_block_href_category_title{color:#a2a2a2}.bx_smart_searche .bx_item_block_href_category_name{color:#f5a61c;font-weight:700;text-transform:uppercase}.bx_smart_searche .bx_item_block_item_image{width:34px;height:34px;float:left;margin-right:5px;position:relative}.bx_smart_searche .bx_item_block_item_image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%}.bx_smart_searche .bx_item_block_item_name{color:#333;overflow:hidden;height:34px;display:block;line-height:17px;display:flex}.bx_smart_searche .bx_item_block_item_name_flex_align{margin:auto 0}.bx_smart_searche .bx_item_block_item_simple_name{color:#333;display:block;line-height:17px}.bx_smart_searche .bx_item_block_item_name b,.bx_smart_searche .bx_item_block_item_simple_name b{color:#f5a61c}.bx_smart_searche .bx_item_block_item_price{float:right;text-align:right;color:#333;line-height:17px;padding-left:5px}.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one{line-height:34px}.bx_smart_searche .bx_item_block_item_price .bx_price_new{white-space:nowrap;font-weight:700;display:block}.bx_smart_searche .bx_item_block_item_price .bx_price_old{white-space:nowrap;text-decoration:line-through}.bx_smart_searche .bx_item_block_item_text{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_smart_searche .bx_item_block_item_props{color:#9b9b9b;display:block;margin-top:8px;font-size:13px;line-height:15px}.bx_item_block_item_prop_item{display:block}.bx_smart_no_result_find{padding:0 8px 8px}.bx-searchtitle .bx-searchtitle-preloader{position:absolute;top:2px;right:110%;width:30px;height:30px;z-index:5;display:none}.bx-searchtitle .bx-searchtitle-preloader.view{background:url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_orange.gif) center center no-repeat}.bx-searchtitle.theme-blue .bx-input-group .bx-form-control{border-color:#0083d1}.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view{background-image:url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_blue.gif)}.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{background-color:#0083d1;border-color:#0083d1}.bx-searchtitle.theme-blue .bx-input-group-btn button{background-color:#0083d1;border-color:#0083d1;color:#FFF}.bx-searchtitle.theme-blue .bx-input-group-btn button:hover,.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover{background-color:#5ca6e4;border-color:#5ca6e4;text-decoration:none}.bx_smart_searche.theme-blue .bx_item_element a b{color:#5ca6e4}.bx_smart_searche.theme-blue .bx_item_block_href:hover{background-color:#b2d9f1}.bx_smart_searche.theme-blue .bx_item_block_href_category_name{color:#0083d1}.bx_smart_searche.theme-blue .bx_item_block_item_name b,.bx_smart_searche.theme-blue .bx_item_block_item_simple_name b{color:#0083d1}.bx_smart_searche.theme-blue .bx_item_block_hrline{border-color:#0083d1}.bx-searchtitle.theme-black .bx-input-group .bx-form-control{border-color:#333}.bx-searchtitle.theme-black .bx-searchtitle-preloader.view{background-image:url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_black.gif)}.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{background-color:#333;border-color:#333}.bx-searchtitle.theme-black .bx-input-group-btn button{background-color:#333;border-color:#333;color:#FFF}.bx-searchtitle.theme-black .bx-input-group-btn button:hover,.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover{background-color:#5c5c5c;border-color:#5c5c5c;text-decoration:none}.bx_smart_searche.theme-black .bx_item_element a b{color:#5c5c5c}.bx_smart_searche.theme-black{border-top:0 none;border-radius:0 0 3px 3px}.bx_smart_searche.theme-black .bx_item_block_href:hover{background-color:#eaeaea}.bx_smart_searche.theme-black .bx_item_block_href_category_name{color:#333}.bx_smart_searche.theme-black .bx_item_block_item_name b,.bx_smart_searche.theme-black .bx_item_block_item_simple_name b{color:#333}.bx_smart_searche.theme-black .bx_item_block_hrline{border-color:#333}.bx-searchtitle.theme-green .bx-input-group .bx-form-control{border-color:#159ebb}.bx-searchtitle.theme-green .bx-searchtitle-preloader.view{background-image:url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_green.gif)}.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{background-color:#159ebb;border-color:#159ebb}.bx-searchtitle.theme-green .bx-input-group-btn button{background-color:#159ebb;border-color:#159ebb;color:#FFF}.bx-searchtitle.theme-green .bx-input-group-btn button:hover,.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover{background-color:#44b1c9;border-color:#44b1c9;text-decoration:none}.bx_smart_searche.theme-green .bx_item_element a b{color:#44b1c9}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#d0ebf1}.bx_smart_searche.theme-green .bx_item_block_href_category_name{color:#159ebb}.bx_smart_searche.theme-green .bx_item_block_item_name b,.bx_smart_searche.theme-green .bx_item_block_item_simple_name b{color:#159ebb}.bx_smart_searche.theme-green .bx_item_block_hrline{border-color:#159ebb}.bx-searchtitle.theme-red .bx-input-group .bx-form-control{border-color:#E22B2B}.bx-searchtitle.theme-red .bx-searchtitle-preloader.view{background-image:url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_red.gif)}.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{background-color:#E22B2B;border-color:#E22B2B}.bx-searchtitle.theme-red .bx-input-group-btn button{background-color:#E22B2B;border-color:#E22B2B;color:#FFF}.bx-searchtitle.theme-red .bx-input-group-btn button:hover,.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover{background-color:#e95c5c;border-color:#e95c5c;text-decoration:none}.bx_smart_searche.theme-red .bx_item_element a b{color:#e95c5c}.bx_smart_searche.theme-green .bx_item_block_href:hover{background-color:#f9d4d4}.bx_smart_searche.theme-red .bx_item_block_href_category_name{color:#E22B2B}.bx_smart_searche.theme-red .bx_item_block_item_name b,.bx_smart_searche.theme-red .bx_item_block_item_simple_name b{color:#E22B2B}.bx_smart_searche.theme-red .bx_item_block_hrline{border-color:#E22B2B}.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control{border-color:#F9A91D}.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view{background-image:url(/bitrix/components/arturgolubev/search.title/templates/.default/images/loader_yellow.gif)}.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{background-color:#F9A91D;border-color:#F9A91D}.bx-searchtitle.theme-yellow .bx-input-group-btn button{background-color:#F9A91D;border-color:#F9A91D;color:#FFF}.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover,.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover{background-color:#faba4a;border-color:#faba4a;text-decoration:none}.bx_smart_searche.theme-yellow .bx_item_element a b{color:#faba4a}.bx_smart_searche.theme-yellow .bx_item_block_href_category_name{color:#F9A91D}.bx_smart_searche.theme-yellow .bx_item_block_item_name b,.bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b{color:#F9A91D}.bx_smart_searche.theme-yellow .bx_item_block_hrline{border-color:#F9A91D}
/* End */


/* Start:/local/templates/doker/styles.css?17164574551970*/
.products-list__item {
    margin-bottom: 32px;
}
.products-list__item .item_image_block {
    //height: 200px;
}
.products-list__item .to_list .to_list_icon {
    margin-left: 0;
}
.products-list__item .to_list .to_list_text {
    left: 30px;
}
section.products__section > [data-entity="items-row"]{
    margin-bottom: 40px;
}
.row.bx-yellow {
    min-height: 83px;
}
.row.bx-yellow .hex.hex_kontur  {
    margin-top: 0px;
}

.smartfilter .bx-filter-parameters-box-hint {
    color: #272727 !important;
    font-size: 14px;
    font-weight: bold;
}

#aside_menu > li > span {
    background-color: #e0e0e0;
}

#aside_menu .second_menu {
    border: 0px!important;
}

#aside_menu {
    box-shadow: 0 0 7px #bfbfbf5e;
}

.products-list__item {
    box-shadow: 0 0 7px #bfbfbf5e;
}

.bx-filter .bx-filter-button-box {
    margin-top: 25px;
}

#aside_menu > li > span::after, #aside_menu > li > span::before {
    background-color: black;
}

.smartfilter .bx-filter-input-checkbox .bx-filter-param-text {
    color:#525a68;
}

.title-search-result .bx_price{
display: none;
}

.important-hide {
    display: none!important;
}

.none{
    display: none !important;
}
.cookie{
    box-shadow: 0px 1px 15.9px 0px #0000000D;
    position: fixed;
    left: 90px;
    bottom: 55px;
    background: white;
    font-size: 16px;
    line-height: 1.375em;
    padding: 20px;
    max-width: 100%;
    width: 680px;
    display: flex;
    align-items: center;
    gap: 30px;
    color: black;
}
.cookie_txt [data-fancybox]{
    text-decoration: underline;
    cursor: pointer;
}
.cookie_accept{
    background: #FFC000;
    font-size: 16px;
    padding: 10px 14px;
    border: none;
    cursor: pointer;
    flex-shrink: 0;
}
#policy{
    display: none;
}

@media(max-width: 768px){
    .cookie{
        display: grid;
        grid-template-columns: 100%;
        left: 0;
    }
}
/* End */
/* /local/templates/doker/css/fancybox.css?167144474615598 */
/* /local/templates/doker/css/owl.carousel.min.css?16033718243351 */
/* /local/templates/doker/css/main.css?1723622458113165 */
/* /bitrix/components/arturgolubev/search.title/templates/.default/style.min.css?165606667612020 */
/* /local/templates/doker/styles.css?17164574551970 */
