﻿body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,0.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,0.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg, transparent 0, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.6) 80%, rgba(0,0,0,0.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,0.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid rgba(99,99,99,0.4);border-top:6px solid rgba(255,255,255,0.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, 0.25, 1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,0.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width: 800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.owl-carousel .animated{-webkit-animation-duration:100000ms;animation-duration:100000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 5000ms ease-in-out;-moz-transition:height 5000ms ease-in-out;-ms-transition:height 5000ms ease-in-out;-o-transition:height 5000ms ease-in-out;transition:height 5000ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.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(0px, 0px, 0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 4000ms ease;-moz-transition:opacity 4000ms ease;-ms-transition:opacity 4000ms ease;-o-transition:opacity 4000ms ease;transition:opacity 4000ms ease}.owl-carousel .owl-item img{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(/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3, 1.3);-moz-transition:scale(1.3, 1.3);-ms-transition:scale(1.3, 1.3);-o-transition:scale(1.3, 1.3);transition:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}.owl-carousel-house .owl-nav{position:relative;z-index:100}.owl-carousel-house .owl-nav .owl-prev{position:absolute;top:-75px;left:-50px;background:url(/images/detail_slider_prev.png) top left no-repeat;width:17px;height:34px}.owl-carousel-house .owl-nav .owl-next{position:absolute;top:-75px;right:-50px;background:url(/images/detail_slider_next.png) top left no-repeat;width:17px;height:34px}.owl-carousel-news .owl-nav{position:relative;z-index:100}.owl-carousel-news .owl-nav .owl-prev{position:absolute;top:-50px;left:-50px;background:url(/images/detail_slider_prev.png) top left no-repeat;width:17px;height:34px}.owl-carousel-news .owl-nav .owl-next{position:absolute;top:-50px;right:-50px;background:url(/images/detail_slider_next.png) top left no-repeat;width:17px;height:34px}.owl-carousel-slider-main{position:relative}.owl-carousel-slider-main .owl-nav .owl-prev{position:absolute;top:370px;left:7%;background:url(/images/main_slider_prev.png) top left no-repeat;width:35px;height:108px}.owl-carousel-slider-main .owl-nav .owl-next{position:absolute;top:370px;right:7%;background:url(/images/main_slider_next.png) top left no-repeat;width:35px;height:108px}.main-slider-item{background:url(/images/main_slider_bg.png) top left repeat}.text-block{border-right:#afb42b solid 1px}.filter-block-main-big .text-block{color:#fff;padding:30px;padding-left:10%}.filter-block-main-big .title{font-size:47px;line-height:47px}.filter-block-main-big .text{font-size:27px;line-height:40px;font-family:'gotha-pro-light'}.filter-block-main-big .razd{width:50%;height:3px;background:#afb42b;margin-top:25px;margin-bottom:25px}.owl-carousel-slider-special .owl-nav{position:relative}.owl-carousel-slider-special .owl-nav .owl-prev{position:absolute;top:-140px;left:-60px;background:url(/images/special_slider_prev.png) top left no-repeat;width:17px;height:53px}.owl-carousel-slider-special .owl-nav .owl-next{position:absolute;top:-140px;right:-60px;background:url(/images/special_slider_next.png) top left no-repeat;width:17px;height:53px}.owl-carousel-smi{margin-bottom:20px}.owl-carousel-smi .owl-nav{position:relative}.owl-carousel-smi .owl-nav .owl-prev{position:absolute;top:-116px;left:-60px;background:url(/images/smi_lider_prev.png) top left no-repeat;width:33px;height:106px}.owl-carousel-smi .owl-nav .owl-next{position:absolute;top:-116px;right:-60px;background:url(/images/smi_lider_next.png) top left no-repeat;width:33px;height:106px}@media (max-width: 1600px){.owl-carousel-house .owl-nav .owl-prev{top:-60px}.owl-carousel-house .owl-nav .owl-next{top:-60px}}@media (max-width: 992px){.owl-carousel-house .owl-nav .owl-prev{top:-60px}.owl-carousel-house .owl-nav .owl-next{top:-60px}.main-slider-item .title{font-size:35px;line-height:35px}.main-slider-item .text{font-size:24px;line-height:30px;font-family:'gotha-pro-light'}.main-slider-item .text-block{border:none}}@media (max-width: 480px){.owl-carousel-slider-special .owl-nav .owl-prev{left:-40px}.owl-carousel-slider-special .owl-nav .owl-next{right:-40px}}@font-face{font-family:'Gilroy Regular';src:url(/Gilroy-Regular.eot);src:url(/Gilroy-Regular.eot?#iefix) format("embedded-opentype"),url(/Gilroy-Regular.woff) format("woff"),url(/Gilroy-Regular.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:'Gilroy Bold';src:url(/Gilroy-Bold.eot);src:url(/Gilroy-Bold.eot?#iefix) format("embedded-opentype"),url(/Gilroy-Bold.woff) format("woff"),url(/Gilroy-Bold.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Druk Wide Cy Web Bold Regular";src:url(/0b5ecd0afcf95185925504cdca01f5e3.eot);src:url(/0b5ecd0afcf95185925504cdca01f5e3.eot?#iefix) format("embedded-opentype"),url(/0b5ecd0afcf95185925504cdca01f5e3.woff2) format("woff2"),url(/0b5ecd0afcf95185925504cdca01f5e3.woff) format("woff"),url(/0b5ecd0afcf95185925504cdca01f5e3.ttf) format("truetype"),url("0b5ecd0afcf95185925504cdca01f5e3.svg#Druk Wide Cy Web Bold Regular") format("svg")}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}html{background:#fff}body{font-size:14px;font-family:'Manrope', sans-serif;font-weight:400;background:#fff;color:#000;overflow-x:hidden;min-height:100%;min-width:1366px;background:#fff;-webkit-transition:all 1s ease;-o-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease}.clear{clear:both;width:0px;height:0px;overflow:hidden;font-size:0px;line-height:0px}a{-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;text-decoration:none;color:#000;-webkit-appearance:none}a:hover{text-decoration:none}b,strong{font-weight:700}body img{max-width:100%}input,textarea,select{font-family:'Manrope', sans-serif;-webkit-appearance:none;-webkit-appearance:none;border-radius:0;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.btn{color:#fff;position:relative;text-align:center;display:inline-block;font-family:'Manrope', sans-serif;font-weight:500;-webkit-appearance:none;border:none;background:#e51c21;font-size:16px;padding:15px 26px 15px 26px;height:auto;color:#fff;border-radius:12px;cursor:pointer;text-align:center;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease}.btn:hover{text-decoration:none;background:#bf1519;color:#fff}.btn-str{position:relative;padding:15px 66px 15px 46px}.btn-str:before{content:"";position:absolute;margin:auto;top:0;right:40px;bottom:0;width:10px;height:16px;background:url(/assets/btn-str-c5b909976a96f7e701e16e46dc746f83b7e5fedca9b031d2fc1e05daaa997c79.png) no-repeat;background-size:contain}.btn-blank{color:#f20000;background:#ffd9d9}.btn-blank:hover{color:#ffd9d9;background:#f20000}.in-cart{color:#f20000;background:#ffd9d9}.in-cart:hover{color:#ffd9d9;background:#f20000}.btn-gray{color:#fff;background:#828790}.btn-gray:hover{color:#f20000;background:#ffd9d9}.btn-disabled{color:#828790;background:#e6ebec}.btn-disabled:hover{color:#828790;background:#e6ebec}.pull-left{float:left}.pull-right{float:right}.desktop{display:block}.mobile{display:none !important}.cont{padding:0 20px;position:relative;margin:0 auto;max-width:1395px}header{color:#fff;background:#3f4247}header .top{border-bottom:1px solid #5b5f65}header .top-cont{display:flex;justify-content:space-between;padding:15px 0 14px 0}header .top .geo{position:relative;color:#828790;padding:0 0 0 30px}header .top .geo:before{content:"";position:absolute;left:0;top:-3px;width:15px;height:20px;background:url(/assets/geo-94527bfea73d37f32ce47e98840e340fb916f56cc97952e381a997c08c052b2d.png) no-repeat;background-size:contain}header .top .geo:hover{text-decoration:none;color:#fff}header .top .menu{width:42%;display:flex;justify-content:space-between}header .top .menu a{color:#fff;display:inline-block}header .top .menu a:hover{text-decoration:none;color:#e51c21}header .top .contacts-cont .email{color:#828790;margin:0 49px 0 0}header .top .contacts-cont .email:hover{color:#fff;text-decoration:none}header .top .contacts-cont .phone{position:relative;font-size:16px;color:#fff;font-weight:600;margin:0 29px 0 0;padding:0 0 0 29px}header .top .contacts-cont .phone:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background:url(/assets/phone-3c5e3fa40aa470eb3054ed421cb80405dc28bd4b26ea844d4f144614e39c041c.png) no-repeat;background-size:contain}header .top .contacts-cont .phone:hover{opacity:0.5;text-decoration:none}header .top .contacts-cont .callback{color:#828790;margin:0 35px 0 0}header .top .contacts-cont .callback:hover{text-decoration:none;color:#fff}header .bottom-cont{display:flex;justify-content:space-between;padding:18px 0 18px 0;position:relative}header .bottom .logo{width:261px;height:41px;background:url(/assets/logo-1b0e0dce5b26bb65c77df538084a78d3855ca7c7d7e8e859bea9f96a3630a5d8.png) no-repeat;background-size:contain}header .bottom .logo:hover{opacity:0.5}header .bottom .menu-search{display:flex;justify-content:space-between;width:58.5%;margin:0 0 0 2%}header .bottom .menu-search .menu-btn{position:relative;padding-left:50px}header .bottom .menu-search .menu-btn:before{content:"";position:absolute;margin:auto;bottom:0;left:20px;top:0;width:14px;height:12px;background:url(/assets/menu-btn-bbedf70ca5f1964befaba060051d7926082a7217e7ed2df93fae3d03a6c6c244.png) no-repeat;background-size:contain}header .bottom .menu-search .search{background:#fff;display:flex;justify-content:space-between;align-items:center;border-radius:10px;width:calc(100% - 160px)}header .bottom .menu-search .search input[type="text"]{background:transparent;border:0;padding:0;font-size:14px;margin:0 0 0 18px;width:calc(100% - 230px)}header .bottom .menu-search .search .select{background:#e6ebec;border-radius:5px;position:relative;min-width:130px;margin:0 18px 0 0;position:relative}header .bottom .menu-search .search .select span{color:#828790;display:block;position:relative;padding:11px 29px 11px 18px;cursor:pointer}header .bottom .menu-search .search .select span:before{content:"";position:absolute;margin:auto;bottom:0;right:12px;top:0;width:8px;height:5px;background:url(/assets/select-dd-ed4b03edb404b4153e2c7a884dd8a41e1fcc3384968d8ed121af84d6fe6f7a4d.png) no-repeat;background-size:contain}header .bottom .menu-search .search .select .dd{position:absolute;background:#e6ebec;border-radius:5px;z-index:3;width:340px;display:none}header .bottom .menu-search .search .select .dd b{display:block;font-size:14px;padding:9px 18px;color:#828790;font-weight:normal}header .bottom .menu-search .search .select .dd b:hover{cursor:pointer;color:#000}header .bottom .menu-search .search input[type="submit"]{background:url(/assets/search-adfa7765704bdd91f09a176a1a4d2a5613c2b38bd9ce50911167b5c9242a3176.png) no-repeat;background-size:contain;width:21px;height:21px;border:0;margin:0 15px 0 0;cursor:pointer}header .bottom .menu-search .search input[type="submit"]:hover{opacity:0.7}header .bottom .icons{margin:9px 27px 0 0}header .bottom .icons a{display:inline-block;position:relative;margin:0 4px 0 32px}header .bottom .icons a b{position:absolute;top:0;right:0;width:16px;height:16px;border-radius:8px;text-align:center;font-size:11px;line-height:15px;color:#fff;background:#f20000}header .bottom .icons a.compare{width:18px;height:18px;background:url(/assets/compare-b5a53ae33825914eda812aaaa2d6f5404f3a154f2844037e004da904abbc3d19.png) no-repeat;background-size:contain}header .bottom .icons a.compare:hover{opacity:0.7}header .bottom .icons a.compare b{top:-7px;right:-11px}header .bottom .icons a.fav{width:22px;height:19px;background:url(/assets/fav-7abbf68914fdc43a6c0464d28027916bcc1b9ac21b4d0bdfb5e1e06eb8fe7719.png) no-repeat;background-size:contain}header .bottom .icons a.fav:hover{opacity:0.7}header .bottom .icons a.fav b{top:-7px;right:-11px}header .bottom .icons a.user{width:18px;height:21px;background:url(/assets/user-285c6c1d2172f6130b41e8177bb99d146aa4f606ff0d16020d1831b6dec72a6e.png) no-repeat;background-size:contain}header .bottom .icons a.user:hover{opacity:0.7}header .bottom .icons a.cart{width:23px;height:22px;background:url(/assets/cart-9a4993c5955f1463bea411b693c9621af3115bcbe57490c9e66380dfef642bb2.png) no-repeat;background-size:contain}header .bottom .icons a.cart:hover{opacity:0.7}header .bottom .icons a.cart b{top:-3px;right:-13px}header .bottom-cont .modal-menu-cats{position:absolute;left:0;top:102px;border:1px solid #e2e5e8;border-radius:20px;box-shadow:0 0 5px 0px rgba(0,0,0,0.15);background:#fff;z-index:2;width:100%;color:#000;display:none}header .bottom-cont .modal-menu-cats-cont{display:flex;justify-content:space-between;padding:34px 20px}header .bottom-cont .modal-menu-cats .left{width:23%}header .bottom-cont .modal-menu-cats .left a{font-size:14px;line-height:20px;font-weight:600;display:block;border-bottom:1px solid #e6ebec;padding:9px 20px}header .bottom-cont .modal-menu-cats .left a:hover,header .bottom-cont .modal-menu-cats .left a.active{color:#f20000;text-decoration:none}header .bottom-cont .modal-menu-cats .left a:last-child{border-color:transparent}header .bottom-cont .modal-menu-cats .right-content{display:none;width:75%}header .bottom-cont .modal-menu-cats .right-content .title{font-size:30px;line-height:20px;font-weight:600;margin:0 0 23px 0}header .bottom-cont .modal-menu-cats .right-content .title span{font-size:14px;color:#828790;font-weight:400}header .bottom-cont .modal-menu-cats .right-content .list{columns:3}header .bottom-cont .modal-menu-cats .right-content .list a{font-size:14px;font-weight:400;line-height:20px;display:block;margin:0 0 20px 0}header .bottom-cont .modal-menu-cats .right-content .list a.name{font-weight:600}header .bottom-cont .modal-menu-cats .right-content .list a:hover{color:#e51c21}.slider{margin:0 0 33px 0}.slider .item{background:url(/assets/slider-cfd779905c218af212fc4f7cf3c1aec3392bbb1462e8b7763e51c24e110dc8af.jpg) no-repeat center;background-size:cover;height:440px}.slider .item .text-cont{position:relative;padding:55px 0 0 0;width:410px;height:324px}.slider .item .text-cont .name{font-size:30px;line-height:34px;font-weight:600;color:#fff}.slider .item .text-cont .btn{position:absolute;left:0;bottom:0}.slider .owl-controls{position:absolute;bottom:30px;left:0;width:100%;z-index:1}.slider .owl-controls .owl-nav{display:none}.slider .owl-controls .owl-dots{position:absolute;width:100%;left:0;bottom:0;text-align:center}.slider .owl-controls .owl-dots .owl-dot{display:inline-block;width:10px;height:10px;border-radius:10px;background:#fff;margin:0 5px}.slider .owl-controls .owl-dots .owl-dot.active,.slider .owl-controls .owl-dots .owl-dot:hover{background:#e51c21}.catalog-cont{margin:0 0 24px 0}.catalog-list{display:flex;justify-content:flex-start;flex-flow:wrap;width:102%}.catalog-list .item{border:1px solid #e2e5e8;border-radius:20px;width:calc(19% - 2px);height:19vw;margin:0 1% 16px 0}.catalog-list .item span{display:block;font-size:20px;line-height:24px;font-weight:600;padding:30px 0 0 30px;width:70%}.catalog-list .item:hover{color:#e51c21;text-decoration:none;box-shadow:0 0 5px 0px rgba(0,0,0,0.15)}.products-cont{margin:0 0 44px 0}.products-cont .title{font-size:30px;line-height:34px;font-weight:600}.products-cont .more{font-size:16px;color:#f20000;font-weight:500;margin:14px 0 0 0}.products-list{display:flex;justify-content:space-between;margin:27px 0 0 0}.products-list .item{border:1px solid #e2e5e8;border-radius:15px;position:relative;overflow:hidden;text-align:center;width:19%}.products-list .item-cont{padding:1px 12px 12px 12px}.products-list .item .label-logo-cont{position:absolute;left:4px;top:3px;text-align:left;z-index:1}.products-list .item .label-logo-cont img{display:block;height:38px}.products-list .item .label-logo-cont span{display:inline-block;color:#fff;font-size:12px;background:#f20000;border-radius:3px;margin:0 0 0 11px;padding:3px 5px}.products-list .item .articul-cont{position:absolute;right:12px;top:15px;text-align:right;z-index:1}.products-list .item .articul-cont .articul{color:#828790;font-size:12px;display:block;margin:0 0 12px 0}.products-list .item .articul-cont .fav{display:inline-block;width:22px;height:19px;background:url(/assets/fav-gray-9092b7294e7982722b84d0efb462b25ec150713bd1b4fe28b27eb3318b3598cd.png) no-repeat;background-size:contain;margin:0 0 11px 0}.products-list .item .articul-cont .fav.fav-fill{background:url(/assets/fav-red-0fef5315832901502231ff0419b029a12a44430988cfb5a7556716195d9b290f.png) no-repeat;background-size:contain}.products-list .item .articul-cont .compare{display:inline-block;width:18px;height:18px;background:url(/assets/compare-gray-033621a620dd4cb98666dd5ec977da266e4a8bc9e5ab3c8f3d9f7badf5b96f5e.png) no-repeat;background-size:contain}.products-list .item .articul-cont .compare.compare-fill{background:url(/assets/compare-red-5fe86d95f3bc35fffec564ab6e972ea73c9b6b4e56179d7638a1d526133ceeed.png) no-repeat;background-size:contain}.products-list .item .image-cont{position:relative;margin:0 0 14px 0}.products-list .item .image-cont .cover{width:190px;height:190px;display:block;margin:40px auto 0 auto}.products-list .item .image-cont .cover img{display:block;max-height:100%;margin:0 auto}.products-list .item .image-nav{text-align:center;position:absolute;bottom:6px;left:0;width:100%}.products-list .item .image-nav span{display:inline-block;width:5px;height:5px;border-radius:5px;background:#e6ebec;margin:0 1px}.products-list .item .image-nav span.active,.products-list .item .image-nav span:hover{background:#f20000}.products-list .item .name{margin:0 0 11px 0;display:block}.products-list .item .name:hover{color:#e51c21}.products-list .item .count{font-size:12px;color:#27ae60;margin:0 0 10px 0}.products-list .item .count.red{color:#f20000}.products-list .item .price{font-size:18px;font-weight:600;margin:0 0 13px 0}.products-list .item .price b{color:#f20000}.products-list .item .price span{font-weight:500;text-decoration:line-through;text-decoration-color:#f20000}.products-list .item .btn-cont{display:flex;justify-content:space-between}.products-list .item .btn-cont .count-cont{border:1px solid #e6ebec;display:flex;justify-content:space-between;border-radius:6px;width:106px;align-items:center;position:relative}.products-list .item .btn-cont .count-cont .minus{width:14px;height:14px;background:url(/assets/minus-4f85caba0554d7264d1acdfa6f181bf2e3ac2b5b791350271e0b095e0a63a6b4.png) no-repeat center;background-size:contain;margin:0 0 0 10px;cursor:pointer}.products-list .item .btn-cont .count-cont input[type="text"]{padding:0;border:0;height:35px;font-size:14px;width:30px;text-align:center}.products-list .item .btn-cont .count-cont .plus{width:14px;height:14px;background:url(/assets/plus-9776c80fe009642ee3b7a7275258aace8d414a8b3c852ea23f969be7f70304ea.png) no-repeat center;background-size:contain;margin:0 10px 0 0;cursor:pointer}.products-list .item .btn-cont .count-cont-block:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;background:#fff;opacity:0.5;cursor:not-allowed}.products-list .item .btn-cont .btn{padding:11px 0px;font-size:14px;border-radius:10px;width:48%}.products-list .item .btn-cont .get-alert-product{width:100%}.brands-cont{margin:0 0 43px 0}.brands-cont .title{font-size:30px;line-height:34px;font-weight:600}.brands-cont .more{font-size:16px;color:#f20000;font-weight:500;margin:14px 0 0 0}.brands-list{display:flex;justify-content:space-between;margin:26px 0 0 0}.brands-list .item{border:1px solid #e2e5e8;border-radius:15px;position:relative;overflow:hidden;text-align:center;width:19%}.brands-list .item .image-cont{height:109px;width:81%;margin:10px auto 0 auto;position:relative;overflow:hidden}.brands-list .item .image-cont img{display:block;max-height:100%;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.brands-list .item span{display:block;margin:0 0 13px 0}.news-cont .title{font-size:30px;line-height:34px;font-weight:600}.news-cont .more{font-size:16px;color:#f20000;font-weight:500;margin:14px 0 0 0}.news-list{display:flex;justify-content:flex-start;margin:26px 0 0 0;width:calc(100% + 2%)}.news-list .item{border:1px solid #e2e5e8;border-radius:15px;position:relative;overflow:hidden;text-align:center;width:19%;margin-bottom:20px;margin-right:2%}.news-list .item .image-cont{position:relative;overflow:hidden;display:block;margin:0 0 20px 0}.news-list .item .image-cont img{display:block}.news-list .item .text{text-align:left;padding:0 20px 20px 20px;display:block}.news-list .item .text span{display:block;font-size:12px;color:#828790;margin:0 0 7px 0}.news-list .item .text .name{display:block;font-size:16px;line-height:22px;font-weight:600}.news-list .item:hover .text .name{text-decoration:none;color:#e51c21}footer{color:#fff;background:#3f4247;margin:42px 0 0 0}footer .top{border-bottom:1px solid #5b5f65;padding:65px 0 42px 0}footer .top-cont{display:flex;justify-content:space-between}footer .top .logo{width:261px;height:41px;background:url(/assets/logo-1b0e0dce5b26bb65c77df538084a78d3855ca7c7d7e8e859bea9f96a3630a5d8.png) no-repeat;background-size:contain}footer .top .column{width:14.2%;margin:3px 0 0 0}footer .top .column a{font-size:16px;font-weight:600;color:#fff;display:block;margin:0 0 34px 0}footer .top .column a:hover{text-decoration:none;color:#e51c21}footer .top .contacts-cont{width:270px;margin:4px 0 0 0;display:block}footer .top .contacts-cont .phone{position:relative;font-size:16px;color:#fff;font-weight:600;margin:0 0px 36px 0;padding:0 0 0 29px;display:inline-block}footer .top .contacts-cont .phone:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;background:url(/assets/phone-3c5e3fa40aa470eb3054ed421cb80405dc28bd4b26ea844d4f144614e39c041c.png) no-repeat;background-size:contain}footer .top .contacts-cont .phone:hover{text-decoration:none;opacity:0.5}footer .top .contacts-cont .email{color:#828790;margin:0 0px 0 0}footer .top .contacts-cont .email:hover{text-decoration:none;color:#e51c21}footer .bottom{padding:31px 0 32px 0}footer .bottom-cont{display:flex;justify-content:space-between}footer .bottom .copy{font-size:14px;line-height:20px}footer .bottom .polit-cont{width:calc(100% - 708px)}footer .bottom .polit-cont a{color:#828790;font-size:14px;line-height:20px}footer .bottom .polit-cont a:hover{text-decoration:none;color:#e51c21}footer .bottom .bd-cont{width:270px}footer .bottom .bd-cont a{color:#828790;font-size:12px;line-height:20px}footer .bottom .bd-cont a:hover{text-decoration:none;color:#e51c21}.bread{border-bottom:1px solid #e2e5e8;padding:27px 0 25px 0;margin:0 0 28px 0}.bread ul{display:flex;font-size:14px}.bread ul li{margin:0 20px 0 0}.bread ul li a{display:inline-block;color:#000}.bread ul li span{display:inline-block}.bread ul li .dd{color:#828790;position:relative;padding:0 37px 0 0}.bread ul li .dd:after{content:"";position:absolute;margin:auto;background:#e5eaeb;width:24px;height:24px;border-radius:24px;right:0;top:0;bottom:0}.bread ul li .dd:before{content:"";position:absolute;margin:auto;top:1px;right:8px;bottom:0;width:8px;height:5px;background:url(/assets/dd-ed4b03edb404b4153e2c7a884dd8a41e1fcc3384968d8ed121af84d6fe6f7a4d.png) no-repeat;background-size:contain;z-index:1}.bread a.pull-right{color:#e51c21}.paggination-cont{padding:0 0 30px 0;text-align:center}.pagination{font-size:14px}.pagination .page{border:1px solid #f2f2f2;display:inline-block;height:30px;line-height:30px;width:30px;text-align:center;border-radius:5px}.pagination .page a{display:block}.pagination .page a:hover{color:#e51c21}.pagination .next{border:1px solid #f2f2f2;display:inline-block;height:30px;line-height:30px;width:30px;text-align:center;border-radius:5px}.pagination .next a{display:block}.pagination .next a:hover{color:#e51c21}.pagination .last{border:1px solid #f2f2f2;display:inline-block;height:30px;line-height:30px;width:30px;text-align:center;border-radius:5px}.pagination .last a{display:block}.pagination .last a:hover{color:#e51c21}.pagination .prev{border:1px solid #f2f2f2;display:inline-block;height:30px;line-height:30px;width:30px;text-align:center;border-radius:5px}.pagination .prev a{display:block}.pagination .prev a:hover{color:#e51c21}.pagination .first{border:1px solid #f2f2f2;display:inline-block;height:30px;line-height:30px;width:30px;text-align:center;border-radius:5px}.pagination .first a{display:block}.pagination .first a:hover{color:#e51c21}.pagination .current{background:#e51c21;color:#fff;border-color:#e51c21}.catalog-no-cat{display:flex;justify-content:space-between}.catalog-no-cat .catalog-filter-cont{margin-top:0}.catalog-no-cat .catalog-page-cont{width:100%}.catalog-page-cont{display:flex;justify-content:space-between}.catalog-page-list{width:calc(100% - 281px)}.catalog-page h1{font-size:30px;line-height:34px;font-weight:600;margin:0 0 31px 0}.catalog-page h1.line{border-bottom:1px solid #e2e5e8;padding:0 0 20px 0}.catalog-page-list p{margin-bottom:26px}.catalog-page-list .catalog-list{margin:0 0 4px 0}.catalog-page-list .catalog-list .item{width:23.8%;height:6.55vw;background-size:30% !important}.catalog-page-list .catalog-list .item span{padding:20px 0 0 25px;font-size:16px;line-height:22px}.catalog-page-list .catalog-top-panel{border-top:1px solid #e2e5e8;display:flex;justify-content:space-between;padding:19px 0 19px 0}.catalog-page-list .catalog-top-panel .sort span{font-size:14px;padding:0 9px 0 0}.catalog-page-list .catalog-top-panel .sort select{font-size:14px;color:#f20000;padding:0 16px 0 0;border:0;background:url(/assets/dd-red-2974df8a0244f595355ed8badb86f7fe268d31a27864b9ed77d621aca3f85554.png) right center no-repeat;background-size:8px 5px}.catalog-page-list .catalog-top-panel .view{margin:2px 0 0 0}.catalog-page-list .catalog-top-panel .view a{display:inline-block;width:18px;height:18px;margin:0 0 0 17px}.catalog-page-list .catalog-top-panel .view a.view-1{background:url(/assets/view-1-2df9f4bdf3bd5000d7be958e49aec26fe3c4f611a9188911d22309fed837dc05.png) no-repeat;background-size:contain}.catalog-page-list .catalog-top-panel .view a.view-1.active{background:url(/assets/view-1-active-f1df11cd63c2112b8a73592988f6b932065d8a1276426594de14831300858fb1.png) no-repeat;background-size:contain}.catalog-page-list .catalog-top-panel .view a.view-2{background:url(/assets/view-2-bfa9c4561722efd7bac3c9924c5eab9c04336ed77c07beef2fad31f26a14510b.png) no-repeat;background-size:contain}.catalog-page-list .catalog-top-panel .view a.view-3{background:url(/assets/view-3-63944826cba39abc225f29c9fa662fc7d2819e7d2778ab8384e5a48740c30fcd.png) no-repeat;background-size:contain}.catalog-page-list .catalog-top-panel .view a.view-3.active{background:url(/assets/view-3-active-a174b9849fb1b115e608c1c0ec1e44cb441a5d8ae3878204d407b75fa9263cf0.png) no-repeat;background-size:contain}.catalog-page-list .catalog-top-panel-border{border:0;padding-top:0;padding-bottom:0}.catalog-page-list .catalog-table{display:table;border:1px solid #e6ebec;font-size:14px;line-height:20px;border-collapse:collapse;margin:0 0 54px 0;width:100%}.catalog-page-list .catalog-table .tr{display:table-row}.catalog-page-list .catalog-table .tr .th-1{width:7.3%}.catalog-page-list .catalog-table .tr .th-11{width:4%}.catalog-page-list .catalog-table .tr .th{display:table-cell;border:1px solid #e6ebec;color:#828790;background:#e6ebec;text-align:center;vertical-align:middle;padding:4px 10px}.catalog-page-list .catalog-table .tr .td{display:table-cell;border:1px solid #e6ebec;vertical-align:middle;text-align:center;padding:10px 10px}.catalog-page-list .catalog-table .tr .td .name{margin-bottom:5px;display:block}.catalog-page-list .catalog-table .tr .td .name:hover{color:#e51c21}.catalog-page-list .catalog-table .tr .td .labels span{display:inline-block;font-size:12px;color:#fff;border-radius:4px;padding:0 4px}.catalog-page-list .catalog-table .tr .td .labels span.green{background:#27ae60}.catalog-page-list .catalog-table .tr .td .labels span.red{background:#f20000}.catalog-page-list .catalog-table .tr .td .price{width:90px;margin:0 auto}.catalog-page-list .catalog-table .tr .td .btn{padding:10px 0px;font-size:14px;border-radius:6px;margin-bottom:3px;width:100px}.catalog-page-list .catalog-table .tr .td .count{display:block;font-size:12px;color:#f20000}.catalog-page-list .catalog-table .tr .td .count-cont{border:1px solid #e6ebec;display:flex;justify-content:space-between;border-radius:6px;width:106px;align-items:center;margin:0 auto;position:relative}.catalog-page-list .catalog-table .tr .td .count-cont .minus{width:14px;height:14px;background:url(/assets/minus-4f85caba0554d7264d1acdfa6f181bf2e3ac2b5b791350271e0b095e0a63a6b4.png) no-repeat center;background-size:contain;margin:0 0 0 10px;cursor:pointer}.catalog-page-list .catalog-table .tr .td .count-cont input[type="text"]{padding:0;border:0;height:35px;font-size:14px;width:30px;text-align:center}.catalog-page-list .catalog-table .tr .td .count-cont .plus{width:14px;height:14px;background:url(/assets/plus-9776c80fe009642ee3b7a7275258aace8d414a8b3c852ea23f969be7f70304ea.png) no-repeat center;background-size:contain;margin:0 10px 0 0;cursor:pointer}.catalog-page-list .catalog-table .tr .td .count-cont-block:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;background:#fff;opacity:0.5;cursor:not-allowed}.catalog-page-list .catalog-table .tr .td .fav{display:inline-block;width:22px;height:19px;background:url(/assets/fav-gray-9092b7294e7982722b84d0efb462b25ec150713bd1b4fe28b27eb3318b3598cd.png) no-repeat;background-size:contain}.catalog-page-list .catalog-table .tr .td .fav-fill{background:url(/assets/fav-red-0fef5315832901502231ff0419b029a12a44430988cfb5a7556716195d9b290f.png) no-repeat;background-size:contain}.catalog-page-list .catalog-table .tr .td .compare{display:inline-block;width:18px;height:18px;background:url(/assets/compare-gray-033621a620dd4cb98666dd5ec977da266e4a8bc9e5ab3c8f3d9f7badf5b96f5e.png) no-repeat;background-size:contain}.catalog-page-list .catalog-table .tr .td .compare-fill{background:url(/assets/compare-red-5fe86d95f3bc35fffec564ab6e972ea73c9b6b4e56179d7638a1d526133ceeed.png) no-repeat;background-size:contain}.catalog-page-list .catalog-table .tr .td-2{text-align:left}.catalog-page-list .viewed-products .title{font-weight:600;font-size:30px}.catalog-page-list .viewed-products .products-list{justify-content:inherit}.catalog-page-list .viewed-products .products-list .item{width:24%;margin:0 1.2% 20px 0}.catalog-page-list-full{width:100%}.catalog-page-list-full .viewed-products .products-list{flex-flow:wrap}.catalog-page-list-full .viewed-products .products-list .item{width:18%;margin:0 1.7% 20px 0}.catalog-page-list-full .viewed-products .products-list-view-1{width:102%}.catalog-page-list-full .viewed-products .products-list-view-1 .item{width:23.1%}.catalog-filter{width:249px}.catalog-filter-cont{border:1px solid #e2e5e8;border-radius:20px;margin:65px 0 0 0}.catalog-filter .title{font-size:16px;line-height:20px;font-weight:600;border-bottom:1px solid #e2e5e8;padding:21px 0 18px 23px}.catalog-filter .filter-element .title-btn{font-size:14px;line-height:20px;font-weight:600;border-bottom:1px solid #e2e5e8;padding:14px 24px 15px 24px;position:relative;cursor:pointer}.catalog-filter .filter-element .title-btn:hover{background:#e6ebec}.catalog-filter .filter-element .title-btn:before{content:"";position:absolute;width:8px;height:5px;background:url(/assets/dd-ed4b03edb404b4153e2c7a884dd8a41e1fcc3384968d8ed121af84d6fe6f7a4d.png) no-repeat;background-size:contain;margin:auto;right:12px;top:0;bottom:0}.catalog-filter .filter-element .filter-cont{border-bottom:1px solid #e2e5e8;padding:13px 23px 13px 23px;display:none;overflow-x:hidden;max-height:400px}.catalog-filter .filter-element .filter-cont .prices{display:flex;justify-content:space-between;align-items:center}.catalog-filter .filter-element .filter-cont .prices span{font-size:14px}.catalog-filter .filter-element .filter-cont .prices input[type='text']{padding:0 10px;border:1px solid #e6ebec;border-radius:5px;font-size:14px;width:53px;height:36px}.catalog-filter .filter-element .filter-cont input[type="checkbox"]{display:none}.catalog-filter .filter-element .filter-cont input[type="checkbox"]+label{display:block;position:relative;padding:5px 0 0 41px;margin:6px 0 16px 0}.catalog-filter .filter-element .filter-cont input[type="checkbox"]+label:before{content:"";position:absolute;top:0;left:0;border:1px solid #e6ebec;border-radius:5px;height:25px;width:25px}.catalog-filter .filter-element .filter-cont input[type="checkbox"]:checked+label:after{content:"";position:absolute;left:7px;top:9px;width:14px;height:9px;background:url(/assets/checked-bba3ed822c71d1c92d2378526a924ad255125a761ce04c8e8b7dd6b296ac8262.png) no-repeat;background-size:contain}.catalog-filter .filter-element.open .title-btn:before{transform:rotate(-180deg)}.catalog-filter .filter-element.open .filter-cont{display:block}.catalog-filter .filter-btns{padding:29px 23px}.catalog-filter .filter-btns .btn{display:block}.catalog-filter .filter-btns .btn-gray{margin-top:15px}.catalog-filter ul li a{display:block;font-size:14px;line-height:20px;font-weight:600;border-bottom:1px solid #e2e5e8;padding:14px 24px 15px 24px;position:relative}.catalog-filter ul li a:before{content:"";position:absolute;width:8px;height:5px;background:url(/assets/dd-ed4b03edb404b4153e2c7a884dd8a41e1fcc3384968d8ed121af84d6fe6f7a4d.png) no-repeat;transform:rotate(-90deg);background-size:contain;margin:auto;right:12px;top:0;bottom:0}.catalog-filter ul li:last-child a{border:none}.product-page-cont{display:flex;justify-content:space-between}.product-page-left{width:calc(100% - 282px)}.product-page-left-cont{display:flex;justify-content:space-between;margin:0 0 50px 0}.product-page-left .image-block{position:relative;width:calc(100% - 575px)}.product-page-left .image-block .big{display:block;position:relative;border:1px solid #e2e5e8;margin:0 0 11px 0}.product-page-left .image-block .big img{display:block;width:81.5%;margin:50px 0 50px 9.5%}.product-page-left .image-block .labels{position:absolute;top:19px;left:18px}.product-page-left .image-block .labels span{float:left;font-size:12px;color:#fff;border-radius:4px;padding:4px 8px;margin:0 3px 0 0}.product-page-left .image-block .labels span.green{background:#27ae60}.product-page-left .image-block .labels span.red{background:#f20000}.product-page-left .image-block .gall{display:flex;justify-content:left}.product-page-left .image-block .gall a{display:block;border:1px solid #e2e5e8;width:18.5%;margin:0 1.5% 0 0}.product-page-left .image-block .gall a.active,.product-page-left .image-block .gall a:hover{border-color:#f20000}.product-page-left .image-block .gall a img{display:block}.product-page-left .info-block{width:522px;margin:15px 0 0 0}.product-page-left .info-block h1{font-size:30px;line-height:34px;font-weight:600;margin:0 0 30px 0}.product-page-left .info-block .info-block-top{border-bottom:1px solid #e2e5e8;display:flex;justify-content:space-between;padding:0 0 20px 0;margin:0 0 22px 0}.product-page-left .info-block .info-block-top span{font-size:16px;line-height:16px;color:#828790;width:189px}.product-page-left .info-block .info-block-top b{font-size:16px;line-height:16px;width:271px}.product-page-left .info-block .info-block-top .icons{width:61px;display:flex;justify-content:space-between}.product-page-left .info-block .info-block-top .icons a{display:inline-block}.product-page-left .info-block .info-block-top .icons a.compare{width:18px;height:18px;background:url(/assets/compare-gray-033621a620dd4cb98666dd5ec977da266e4a8bc9e5ab3c8f3d9f7badf5b96f5e.png) no-repeat;background-size:contain}.product-page-left .info-block .info-block-top .icons a.fav{width:22px;height:19px;background:url(/assets/fav-gray-9092b7294e7982722b84d0efb462b25ec150713bd1b4fe28b27eb3318b3598cd.png) no-repeat;background-size:contain}.product-page-left .info-block .info-block-top .icons a.fav-fill{background:url(/assets/fav-red-0fef5315832901502231ff0419b029a12a44430988cfb5a7556716195d9b290f.png) no-repeat;background-size:contain}.product-page-left .info-block .info-block-top .icons a.compare.compare-fill{background:url(/assets/compare-red-5fe86d95f3bc35fffec564ab6e972ea73c9b6b4e56179d7638a1d526133ceeed.png) no-repeat;background-size:contain}.product-page-left .info-block .lines .line{display:flex;justify-content:space-between;margin:0 0 20px 0}.product-page-left .info-block .lines .line span{font-size:14px;line-height:14px;color:#828790;width:189px}.product-page-left .info-block .lines .line b{font-size:14px;line-height:14px;width:calc(100% - 189px);font-weight:400}.product-page-left .tabs{margin:0 0 37px 0}.product-page-left .tabs a{border-bottom:2px solid transparent;font-size:20px;line-height:24px;font-weight:600;padding:0 0 7px 0;display:inline-block}.product-page-left .tabs a.active,.product-page-left .tabs a:hover{border-color:#000}.product-page-left .text{font-size:14px;line-height:24px;margin:0 0 52px 0}.product-page-right{width:252px}.product-page-price{border:1px solid #e2e5e8;border-radius:25px;margin:20px 0 20px 0}.product-page-price .toped{display:block;border-bottom:1px solid #e2e5e8;padding:29px 24px 21px 24px}.product-page-price .top{border-bottom:1px solid #e2e5e8;padding:29px 24px 19px 24px}.product-page-price .top span{display:block;font-size:14px;margin:0 0 14px 0}.product-page-price .top b{font-size:20px;line-height:20px}.product-page-price .top b span{font-size:14px;text-decoration:line-through;text-decoration-color:#f20000;display:inline-block;margin:0 0 0 10px}.product-page-price .top .btn{display:block;padding-left:0;padding-right:0;margin:14px 0 6px 0}.product-page-price .bottom{padding:20px 24px 25px 24px}.product-page-price .bottom span{display:block;font-size:14px;margin:0 0 20px 0}.product-page-price .bottom .count-cont{border:1px solid #e6ebec;display:flex;justify-content:space-between;border-radius:6px;width:calc(100% - 2px);align-items:center;margin:0 0 18px 0;position:relative}.product-page-price .bottom .count-cont .minus{width:14px;height:14px;background:url(/assets/minus-4f85caba0554d7264d1acdfa6f181bf2e3ac2b5b791350271e0b095e0a63a6b4.png) no-repeat center;background-size:contain;margin:0 0 0 10px;cursor:pointer}.product-page-price .bottom .count-cont input[type="text"]{padding:0;border:0;height:47px;font-size:14px;width:30px;text-align:center}.product-page-price .bottom .count-cont .plus{width:14px;height:14px;background:url(/assets/plus-9776c80fe009642ee3b7a7275258aace8d414a8b3c852ea23f969be7f70304ea.png) no-repeat center;background-size:contain;margin:0 10px 0 0;cursor:pointer}.product-page-price .bottom .count-cont-block:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;background:#fff;opacity:0.5;cursor:not-allowed}.product-page-price .bottom .price span{display:block;font-size:14px;margin:0 0 14px 0}.product-page-price .bottom .price b{font-size:20px;line-height:20px}.product-page-price .bottom .price b span{font-size:14px;text-decoration:line-through;text-decoration-color:#f20000;display:inline-block;margin:0 0 0 6px}.product-page-price .bottom .btn{margin:15px 0 0 0;display:block;padding-left:0;padding-right:0;font-size:15px}.product-page-sale{background:#fffede;border-radius:20px}.product-page-sale .top{font-size:14px;border-bottom:1px solid #e2e5e8;padding:26px 24px 20px 24px}.product-page-sale .bottom{padding:17px 24px 25px 24px}.product-page-sale .bottom span{display:block;font-size:14px;margin:0 0 10px 0}.product-page-sale .bottom b{display:block;font-size:20px;line-height:20px}.product-bottom-icons{display:flex;justify-content:space-between;margin:0 0 56px 0}.product-bottom-icons .item{border:1px solid #e2e5e8;border-radius:25px;width:32.5%}.product-bottom-icons .item .text{padding:31px 0 26px 30px;width:60%}.product-bottom-icons .item .text b{font-size:20px;line-height:24px;display:block;margin:0 0 10px 0}.product-bottom-icons .item .text span{font-size:14px;line-height:20px;color:#828790;display:block}.product-bottom-icons .item-1{background:url(/assets/product-bottom-icon-1-2c285fadabe235ab763024d578fc75aaa072b24fd4fae947ccacc4844800eefe.png) right 10px bottom 10px no-repeat;background-size:80px}.product-bottom-icons .item-2{background:url(/assets/product-bottom-icon-2-f0276e14077f9a6951c9884fea100645518193693d7407c7b93d2fa811b3bd4f.png) right 10px bottom 10px no-repeat;background-size:80px}.product-bottom-icons .item-3{background:url(/assets/product-bottom-icon-3-0e008204b241897569e905d8b4e460f4272193c8337576e2194641cc0a0b3155.png) right 10px bottom 10px no-repeat;background-size:80px}.product-bottom-icons .item-4{background:url(/assets/product-bottom-icon-4-596a2878332ef7a81038665502a351e3f3ef7c0b0a0b0697dcc9bf56c80840fc.png) right 10px bottom 10px no-repeat;background-size:80px}.product-bottom-icons .item-5{background:url(/assets/product-bottom-icon-5-c8b21a785637776b19aaa24105db459c9031c3029d56457efb2695ad941d15f3.png) right 10px bottom 10px no-repeat;background-size:80px}.product-bottom-icons .item-6{background:url(/assets/product-bottom-icon-6-269e0c22bc3af21ae9df24f34aa2664190a8de6143153293498b0b8a036b45fd.png) right 10px bottom 10px no-repeat;background-size:80px}.profile-page{padding:11px 0 0 0;min-height:400px}.profile-page-cont{display:flex;justify-content:space-between;align-items:start}.profile-page-list{width:calc(100% - 290px)}.profile-page h1{font-size:30px;line-height:34px;font-weight:600;margin:0 0 23px 0}.profile-page .tabs-cont{border-bottom:1px solid #e2e5e8;padding:27px 0 45px 0;margin:0 0 24px 0}.profile-page .tabs-cont .tabs a{color:#828790;font-size:20px;line-height:24px;border-bottom:2px solid transparent;font-weight:600;padding:0 0 13px 0;margin:0 32px 0 0}.profile-page .tabs-cont .tabs a:hover,.profile-page .tabs-cont .tabs a.active{color:#000;border-color:#000;text-decoration:none}.profile-page .tabs-cont p{margin:52px 0 27px 0;font-size:16px}.profile-page .tabs-cont .form-auth{display:flex;justify-content:space-between;width:65%;margin:0 0 -18px 0}.profile-page .tabs-cont .form-auth input[type="text"],.profile-page .tabs-cont .form-auth input[type="password"]{border:1px solid #e2e5e8;border-radius:5px;padding:0 16px;font-size:14px;height:46px;width:calc(33% - 13px)}.profile-page .tabs-cont .form-auth input[type="text"].error,.profile-page .tabs-cont .form-auth input[type="password"].error{border-color:red}.profile-page .form-cont{width:590px}.profile-page .form-cont .form-item{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px 0}.profile-page .form-cont .form-item span{color:#828790;font-size:14px;width:168px}.profile-page .form-cont .form-item input[type="text"]{border:1px solid #e2e5e8;border-radius:5px;padding:0 16px;font-size:14px;height:46px;width:calc(100% - 204px)}.profile-page .form-cont .form-item input[type="text"].error{border-color:red}.profile-page .form-cont .form-item select{border:1px solid #e2e5e8;border-radius:5px;padding:0 16px;font-size:14px;color:#828790;height:48px;width:calc(100% - 170px);background:transparent url(/assets/select-dd-ed4b03edb404b4153e2c7a884dd8a41e1fcc3384968d8ed121af84d6fe6f7a4d.png) center right 20px no-repeat;background-size:8px 5px}.profile-page .form-cont .form-item .user-type{display:flex;justify-content:left;width:calc(100% - 170px);margin:10px 0 17px 0}.profile-page .form-cont .form-item .user-type input[type="radio"]{display:none}.profile-page .form-cont .form-item .user-type input[type="radio"]+label{position:relative;font-size:14px;color:#000;padding:7px 0 0 40px;margin:0 25px 0 0}.profile-page .form-cont .form-item .user-type input[type="radio"]+label:before{content:"";position:absolute;left:0;top:0;border:1px solid #e2e5e8;width:26px;height:26px;border-radius:50%}.profile-page .form-cont .form-item .user-type input[type="radio"]:checked+label:after{content:"";position:absolute;left:5px;top:5px;width:18px;height:18px;border-radius:50%;background:#f20000}.profile-page .form-cont .form-item .password-block{display:flex;justify-content:space-between;width:calc(100% - 170px)}.profile-page .form-cont .form-item .password-block input[type="text"]{width:calc(50% - 40px)}.profile-page .form-cont .form-item .btn{margin:31px 0 0 0}.profile-page .form-cont .form-item input[type="checkbox"]{display:none}.profile-page .form-cont .form-item input[type="checkbox"]+label{display:block;font-size:12px;line-height:18px;position:relative;margin:12px 0 -10px 0;padding:6px 0 0 40px}.profile-page .form-cont .form-item input[type="checkbox"]+label a{color:#f20000}.profile-page .form-cont .form-item input[type="checkbox"]+label:before{content:'';position:absolute;left:0;top:0;border:1px solid #e2e5e8;border-radius:5px;height:24px;width:24px}.profile-page .form-cont .form-item input[type="checkbox"]:checked+label:after{content:"";position:absolute;left:6px;top:9px;width:14px;height:9px;background:url(/assets/checkbox-bba3ed822c71d1c92d2378526a924ad255125a761ce04c8e8b7dd6b296ac8262.png) no-repeat;background-size:contain}.profile-page .form-cont .form-item.error input[type="checkbox"]+label:before{border-color:red}.profile-page .sale-cont{width:250px}.profile-page .sale-cont-block{background:#fffede;position:relative;border-radius:25px}.profile-page .sale-cont-block .top{border-bottom:1px solid #e2e5e8;font-size:14px;padding:34px 23px 25px 23px}.profile-page .sale-cont-block .bottom{padding:24px 0 30px 22px}.profile-page .sale-cont-block .bottom span{display:block;font-size:14px;padding:0 0 13px 0}.profile-page .sale-cont-block .bottom b{display:block;font-size:20px}.profile-page .sale-cont .product-page-price{margin-top:4px;margin-bottom:10px}.profile-page .sale-cont .product-page-price .top{border-bottom:0}.order-list{background:#fff;margin:-25px 0 0 0}.order-list .item{border:1px solid #e2e5e8;border-radius:10px;margin:0 0 20px 0}.order-list .item .order-top-info{display:flex;justify-content:space-between;padding:23px 20px 27px 19px}.order-list .item .order-top-info .left{display:flex;justify-content:space-between}.order-list .item .order-top-info .name{font-size:20px}.order-list .item .order-top-info .order-counts{margin:1px 0 0 26px}.order-list .item .order-top-info .order-counts b{font-size:20px;padding:0 0 0 7px}.order-list .item .order-top-info a{color:#e51c21;margin:6px 0 0 0}.order-list .table{display:table}.order-list .table-tr{display:table-row}.order-list .table-tr .th{display:table-cell;color:#828790;border-bottom:1px solid #e2e5e8;padding:0 10px 13px 10px}.order-list .table-tr .th-1{width:7.2%}.order-list .table-tr .th-2{width:16.3%}.order-list .table-tr .th-3{width:51.6%}.order-list .table-tr .th-4{width:12%}.order-list .table-tr .td{display:table-cell;padding:10px 10px 8px 10px;vertical-align:middle;border-bottom:1px solid #e2e5e8}.order-list .table-tr:last-child .td{border-bottom:0}.order-list .table-tr .td b{display:block;font-weight:normal;padding:0 0 8px 0}.order-list .table-tr .td b.price{font-size:16px}.order-list .table-tr .td span{display:block;color:#828790;font-size:12px}.profile-text{background:#fff;margin:-25px 0 0 0}.profile-text-cont{border:1px solid #e2e5e8;border-radius:20px;padding:36px 20px 20px 28px;font-size:16px;line-height:25px}.profile-text p{padding:0 0 10px 0}.profile-text p a{color:#e51c21}.profile-text p .btn{color:#fff;margin:14px 0 0 0}.article-page{padding:11px 0 0 0}.article-page-cont{display:flex;justify-content:space-between}.article-page-list{padding:62px 0 0 20px;width:190px}.article-page-list ul li{margin:0 0 40px 0}.article-page-list ul li a{font-size:16px;line-height:20px;font-weight:600;color:#000}.article-page-list ul li a:hover,.article-page-list ul li a.active{color:#f20000}.article-page-text{width:calc(100% - 330px);padding:0 50px 0 0;min-height:500px}.article-page-text h1{font-size:30px;line-height:34px;font-weight:600;margin:0 0 25px 0}.article-page-text p{font-size:16px;line-height:25px;margin:0 0 45px 0}.article-page-text p a{color:#f20000}.article-page-text p.image-text{display:flex;justify-content:space-between;align-items:center}.article-page-text p.image-text img{display:block;width:66px;margin:0 16px 0 0}.article-page-text .icon-text{display:flex;justify-content:space-between;border:1px solid #e2e5e8;border-radius:25px;margin:-5px -10px 0 0;padding:35px 55px 38px 40px}.article-page-text .icon-text .text{width:60%}.article-page-text .icon-text .text h3{font-size:20px;line-height:25px;font-weight:600;margin:0 0 15px 0}.article-page-text .icon-text .text p{font-size:16px;line-height:25px;margin:0 0 23px 0}.article-page-text .icon-text img{display:block;width:33%}.article-page-text-full{width:100%;padding:0}.article-page-text-full .icon-text{margin-top:30px;padding-bottom:15px;margin-bottom:43px}.article-page-text-full .icon-text .text{width:68%}.article-page-text-full .icon-text img{width:24%;margin:-15px 6% 0 0}.akcii-cont{margin:0 0 24px 0}.akcii-cont h1{font-size:30px;line-height:34px;font-weight:600;margin:0 0 25px 0}.akcii-list{display:flex;justify-content:space-between;flex-flow:wrap}.akcii-list .item{border:1px solid #e2e5e8;border-radius:20px;width:49.4%;height:9.8vw;margin:0 0 17px 0;background-size:24% !important}.akcii-list .item span{display:block;font-size:24px;line-height:29px;font-weight:600;padding:35px 0 0 40px;width:50%}.brands-cont h1{font-size:30px;line-height:34px;font-weight:600;margin:0 0 25px 0}.brands-cont-page .brands-list{margin-top:0;flex-flow:wrap}.brands-cont-page .brands-list .item{margin-bottom:20px}.contacts-cont{display:flex;justify-content:space-between;padding:2px 0 0 0}.contacts-text{width:540px;padding:5px 0 0 0}.contacts-text p{margin-bottom:19px}.contacts-text p a.phone{position:relative;color:#000;font-size:24px;font-weight:bold;padding:4px 0 10px 34px;display:block}.contacts-text p a.phone:before{content:"";position:absolute;left:0;top:7px;width:22px;height:22px;background:url(/assets/phone-black-97f06e33cb80e733330a252b4097ce255fe4f3b4388b502cb33898b3888e5efa.png) no-repeat;background-size:contain}.contacts-text p .btn{color:#fff}.contacts-cont .map{width:calc(100% - 565px);height:484px;position:relative;overflow:hidden;border-radius:15px}.cart-table .tr{display:flex;justify-content:space-between;color:#828790;font-size:14px;line-height:20px;padding:2px 0 16px 2px}.cart-table .tr .th-1{width:75%}.cart-table .tr .th-2{width:13%}.cart-table .tr .th-3{width:12.5%}.cart-table .tr-item{display:flex;justify-content:start;border:1px solid #e2e5e8;border-radius:15px;align-items:center;margin:0 0 10px 0}.cart-table .tr-item .td{padding:20px 20px 7px 20px}.cart-table .tr-item .td-1{display:flex;justify-content:space-between;width:30.5%}.cart-table .tr-item .td-2{width:26.5%}.cart-table .tr-item .td-3{width:21%}.cart-table .tr-item .td-4{width:10%}.cart-table .tr-item .td-5{width:0;position:relative}.cart-table .tr-item .image{width:38%}.cart-table .tr-item .image img{display:block}.cart-table .tr-item .name{width:58%}.cart-table .tr-item .name a{margin-bottom:7px;display:block}.cart-table .tr-item .name .labels span{display:inline-block;font-size:12px;color:#fff;border-radius:4px;padding:4px 7px}.cart-table .tr-item .name .labels span.green{background:#27ae60}.cart-table .tr-item .name .labels span.red{background:#f20000}.cart-table .tr-item .name .icons{margin:35px 0 0 0}.cart-table .tr-item .name .icons .fav{display:inline-block;width:22px;height:19px;background:url(/assets/fav-gray-9092b7294e7982722b84d0efb462b25ec150713bd1b4fe28b27eb3318b3598cd.png) no-repeat;background-size:contain}.cart-table .tr-item .name .icons .fav-fill{background:url(/assets/fav-red-0fef5315832901502231ff0419b029a12a44430988cfb5a7556716195d9b290f.png) no-repeat;background-size:contain}.cart-table .tr-item .name .icons .compare{display:inline-block;width:18px;height:18px;background:url(/assets/compare-gray-033621a620dd4cb98666dd5ec977da266e4a8bc9e5ab3c8f3d9f7badf5b96f5e.png) no-repeat;background-size:contain;margin-right:20px}.cart-table .tr-item .name .icons .compare-fill{background:url(/assets/compare-red-5fe86d95f3bc35fffec564ab6e972ea73c9b6b4e56179d7638a1d526133ceeed.png) no-repeat;background-size:contain}.cart-table .tr-item .lines .line{display:flex;justify-content:space-between;font-size:14px;line-height:20px}.cart-table .tr-item .lines .line span{display:block;color:#828790}.cart-table .tr-item .lines .line b{display:block;font-weight:normal;width:39%}.cart-table .tr-item .count-cont{border:1px solid #e6ebec;display:flex;justify-content:space-between;border-radius:6px;width:106px;align-items:center;float:right;margin:-13px 0px 0 0;position:relative}.cart-table .tr-item .count-cont .minus{width:14px;height:14px;background:url(/assets/minus-4f85caba0554d7264d1acdfa6f181bf2e3ac2b5b791350271e0b095e0a63a6b4.png) no-repeat center;background-size:contain;margin:0 0 0 10px}.cart-table .tr-item .count-cont input[type="text"]{padding:0;border:0;height:35px;font-size:14px;width:30px;text-align:center}.cart-table .tr-item .count-cont .plus{width:14px;height:14px;background:url(/assets/plus-9776c80fe009642ee3b7a7275258aace8d414a8b3c852ea23f969be7f70304ea.png) no-repeat center;background-size:contain;margin:0 10px 0 0}.cart-table .tr-item .count-cont-block:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;background:#fff;opacity:0.5;cursor:not-allowed}.cart-table .tr-item .price{font-size:16px;text-align:center}.cart-table .tr-item .price b{display:block}.cart-table .tr-item .price span{display:block;color:#828790;font-size:14px;margin:5px 0}.cart-table .tr-item .price span.old{display:block;text-decoration:line-through;text-decoration-color:#e51c21}.cart-table .tr-item .remove{position:absolute;right:16px;top:-40px;width:15px;height:15px;background:url(/assets/remove-bf65f573a761afc8cda9f3ad03bdc64c40ea963d9063805602a5ecf0a20e9602.png) no-repeat;background-size:contain}.modal-hidden{background:#000;position:fixed;top:0;left:0;width:100%;height:100%;opacity:0.5;z-index:100;display:none}.modal{position:fixed;margin:auto;top:0;right:0;bottom:0;left:0;border:1px solid #e2e5e8;background:#fff;border-radius:20px;z-index:101;width:476px;height:368px;display:none}.modal .close{position:absolute;right:26px;top:28px;width:15px;height:15px;background:url(/assets/remove-bf65f573a761afc8cda9f3ad03bdc64c40ea963d9063805602a5ecf0a20e9602.png) no-repeat;background-size:contain}.modal-cont{padding:30px 30px}.modal .title{font-weight:bold;font-size:30px;margin:0 0 25px 0}.modal input[type="text"],.modal input[type="password"]{border:1px solid #e2e5e8;border-radius:5px;padding:0 16px;font-size:14px;height:46px;width:calc(100% - 30px);margin:0 0 20px 0}.modal input[type="text"].error,.modal input[type="password"].error{border-color:red}.modal input[type="text"]:focus,.modal input[type="password"]:focus{border-color:#000}.modal .ur-block input[type="checkbox"]{display:none}.modal .ur-block input[type="checkbox"]+label{display:block;position:relative;padding:8px 0 0 39px;margin:0px 0 30px 0;font-size:12px}.modal .ur-block input[type="checkbox"]+label:before{content:"";position:absolute;top:0;left:0;border:1px solid #e6ebec;border-radius:5px;height:25px;width:25px}.modal .ur-block input[type="checkbox"]:checked+label:after{content:"";position:absolute;left:7px;top:9px;width:14px;height:9px;background:url(/assets/checkbox-bba3ed822c71d1c92d2378526a924ad255125a761ce04c8e8b7dd6b296ac8262.png) no-repeat;background-size:contain}.modal .remember-block{display:flex;justify-content:space-between}.modal .remember-block input[type="checkbox"]{display:none}.modal .remember-block input[type="checkbox"]+label{display:block;position:relative;padding:5px 0 0 41px;margin:0px 0 16px 0;line-height:17px}.modal .remember-block input[type="checkbox"]+label:before{content:"";position:absolute;top:0;left:0;border:1px solid #e6ebec;border-radius:5px;height:25px;width:25px}.modal .remember-block input[type="checkbox"]:checked+label:after{content:"";position:absolute;left:7px;top:9px;width:14px;height:9px;background:url(/assets/checkbox-bba3ed822c71d1c92d2378526a924ad255125a761ce04c8e8b7dd6b296ac8262.png) no-repeat;background-size:contain}.modal .remember-block.error input[type="checkbox"]+label:before{border-color:red}.modal .remember-block a{color:#e51c21;margin:6px 0 0 0}.modal .remember-block-full input[type="checkbox"]+label{font-size:12px;line-height:18px;padding:6px 0 0 39px;margin:10px 0 -5px 0}.modal .btns{display:flex;justify-content:space-between;margin:20px 0 0 0}.modal .btns .btn{padding-left:0;padding-right:0;width:47.5%}.modal .btns .btn-full{width:100%}.modal .btn-full{width:100%;padding-left:0;padding-right:0}.modal .form-item .short{font-size:16px;line-height:20px;margin-bottom:20px}.modal-reg{height:634px}.modal-callback{height:368px}.modal-city{height:468px}.modal-alert{height:204px}.modal-alert-product{height:450px}.modal-alert-product .product-item{margin:0 0 10px 0}.modal-alert-product .product-item .image{float:left;width:68px;margin:0 18px 0 0}.modal-alert-product .product-item .image img{display:block}.modal-alert-product .product-item .name-cont{float:left;margin:7px 0 0 0}.modal-alert-product .product-item .name-cont span{display:block;margin:0 0 9px 0}.modal-alert-product .product-item .name-cont b{display:block;color:#828790;font-weight:normal}.modal .search{position:relative;margin:7px 0 0 0;width:100%}.modal .search input[type='text']{background:#ffffff;border-radius:4px;border:1px solid #DFE7EF;padding:0 18px;width:calc(100% - 36px);font-size:14px;padding:0 40px 0 20px;width:calc(100% - 60px);height:48px;font-size:16px}.modal .search input[type='submit']{position:absolute;border:none;width:24px;height:24px;top:0;right:0;margin:13px 17px 0 0;padding:0;cursor:pointer;background-color:#6B7480;-webkit-mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg);mask-image:url(/assets/search-d0540d9f2ac175bce3e93539bba1b1e4a7e34d742e21c5b8af4e67e876a56093.svg)}.modal .search input[type='submit']:hover{background-color:#ce000c}.modal .city-list{margin:11px 0 0 0;height:270px;position:relative;overflow-x:hidden}.modal .city-list ul li{margin-bottom:6px}.modal .city-list ul li a{display:block;padding:10px 10px}.modal .city-list ul li a:hover{color:#fff;background:#6B7480}.login-form-2 .form-item{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}.login-form-2 .form-item span{width:100px}.login-form-2 input[type="text"]{border:1px solid #e2e5e8;border-radius:5px;padding:0 16px;font-size:14px;height:46px;width:calc(33% - 13px)}.login-form-2 input[type="password"]{border:1px solid #e2e5e8;border-radius:5px;padding:0 16px;font-size:14px;height:46px;width:calc(33% - 13px)}.compare-products{display:flex;justify-content:space-between}.compare-products .params-filter{border:1px solid #e2e5e8;border-radius:20px;width:250px}.compare-products .params-filter .top{border-bottom:1px solid #e2e5e8;font-size:16px;font-weight:bold;padding:22px 24px 21px 24px}.compare-products .params-filter .center{border-bottom:1px solid #e2e5e8;padding:23px 24px 12px 24px}.compare-products .params-filter .center select{border:1px solid #e2e5e8;border-radius:5px;padding:0 14px;font-size:14px;color:#828790;height:38px;width:calc(100% - 170px);background:transparent url(/assets/select-dd-ed4b03edb404b4153e2c7a884dd8a41e1fcc3384968d8ed121af84d6fe6f7a4d.png) center right 20px no-repeat;background-size:8px 5px;width:100%;margin:0 0 18px 0}.compare-products .params-filter .center input[type="radio"]{display:none}.compare-products .params-filter .center input[type="radio"]+label{position:relative;font-size:16px;color:#000;padding:8px 0 0 40px;margin:0 0px 15px 0;display:block}.compare-products .params-filter .center input[type="radio"]+label:before{content:"";position:absolute;left:0;top:0;border:1px solid #e2e5e8;width:26px;height:26px;border-radius:50%}.compare-products .params-filter .center input[type="radio"]:checked+label:after{content:"";position:absolute;left:5px;top:5px;width:18px;height:18px;border-radius:50%;background:#f20000}.compare-products .params-filter .bottom{font-size:14px;padding:18px 25px}.compare-products .params-filter .bottom span{display:block;margin:0 0 16px 0}.compare-products .product-list{width:calc(100% - 282px)}.compare-products .product-list .item{border:1px solid #e2e5e8;border-radius:20px;position:relative;width:266px;float:left;margin:0px 12px 0 0}.compare-products .product-list .item-cont{padding:20px 20px 6px 20px}.compare-products .product-list .item.last{margin-right:0}.compare-products .product-list .item .label-logo-cont{position:absolute;width:58px}.compare-products .product-list .item .label-logo-cont img{display:block}.compare-products .product-list .item .articul-cont{position:absolute;right:0;top:0}.compare-products .product-list .item .articul-cont .compare{position:absolute;right:18px;top:18px;width:15px;height:15px;background:url(/assets/remove-bf65f573a761afc8cda9f3ad03bdc64c40ea963d9063805602a5ecf0a20e9602.png) no-repeat;background-size:contain}.compare-products .product-list .item .image-cont .cover{display:block;margin:20px 0 20px 0;height:83px}.compare-products .product-list .item .image-cont .cover img{display:block;max-height:100%;width:auto}.compare-products .product-list .item .name{font-size:14px;display:block;margin:0 0 9px 0}.compare-products .product-list .item .articul{font-size:12px;line-height:15px;color:#828790;margin:0 0 11px 0}.compare-products .product-list .item .price{font-size:18px;font-weight:600;margin:0 0 13px 0}.compare-products .product-list .item .price b{color:#f20000}.compare-products .product-list .item .price span{font-weight:500;text-decoration:line-through;text-decoration-color:#f20000}.compare-products .product-list .item .params{font-size:14px;border-top:1px solid #e2e5e8;padding:18px 18px 18px 18px}.compare-products .product-list .item .params span{display:block;margin:0 0 16px 0}.compare-products .product-list .owl-controls{position:absolute;top:0;right:0}.compare-products .product-list .owl-controls .owl-nav{position:absolute;top:-65px;right:0;width:94px}.compare-products .product-list .owl-controls .owl-nav .owl-prev{text-indent:-10000px;float:left}.compare-products .product-list .owl-controls .owl-nav .owl-next{text-indent:-10000px;float:right}.compare-products .product-list .owl-controls .owl-nav .owl-prev{background:#e6ebec;border-radius:4px;width:36px;height:36px;position:relative;display:inline-block;margin:0 0 0 8px}.compare-products .product-list .owl-controls .owl-nav .owl-prev:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:10px;height:16px;background:url(/assets/prev-45aa33b53e6a29af93777457eab5042d259fae978db531d3b031cee0d3138dbd.png) no-repeat;background-size:contain}.compare-products .product-list .owl-controls .owl-nav .owl-next{background:#e6ebec;border-radius:4px;width:36px;height:36px;position:relative;display:inline-block;margin:0 0 0 8px}.compare-products .product-list .owl-controls .owl-nav .owl-next:before{content:"";position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:10px;height:16px;background:url(/assets/prev-45aa33b53e6a29af93777457eab5042d259fae978db531d3b031cee0d3138dbd.png) no-repeat;background-size:contain;transform:rotate(-180deg)}.compare-products .product-list .owl-controls .owl-dots{display:none}@media screen and (max-width: 800px){.desktop{display:none !important}.mobile{display:block !important}body{min-width:100%}.cont{width:auto;padding:0 30px}}@media screen and (max-width: 1360px){body{min-width:100%}.cont{padding:0 20px;margin:0 auto}.fix .cont{width:100%}.cont-2{padding:0 20px;margin:0 auto}.fix .cont-2{width:100%}.mobile{display:block !important}.desktop{display:none !important}body{padding-top:0px}.cont{position:relative}header{position:fixed;top:0;left:0;width:100%;background:#fff;padding:10px 0 10px 0;border-color:#fff}header .logo{float:left;width:154px;height:15px;background:url(/logo.svg) no-repeat;background-size:contain;width:163px;height:18px;margin:11px 0 0 -9px}header .alerts{float:right;padding:15px 10px;background:#F4F4F4;border-radius:10px;margin:0 11px 0 0;position:relative;padding:7px 10px 11px 30px;cursor:pointer;height:20px}header .alerts:before{content:"";position:absolute;width:20px;height:20px;left:10px;top:9px;background-color:#000000;-webkit-mask-image:url(/notification.svg);mask-image:url(/notification.svg)}header .c-hamburger{float:right;position:relative;width:38px;height:38px;border-radius:10px;background:#1B2444}header .c-hamburger:focus{outline:none}header .c-hamburger.is-active span{background:transparent}header .c-hamburger span{display:block;position:absolute;top:18px;left:9px;width:calc(100% - 18px);height:2px;background:#fff}header .c-hamburger span::before,header .c-hamburger span::after{position:absolute;display:block;left:0;width:100%;height:2px;background-color:#fff;content:""}header .c-hamburger span::before{top:-6px}header .c-hamburger span::after{bottom:-6px}header .c-hamburger--htx{opacity:1}header .c-hamburger--htx span{transition:background 0s 0.3s}header .c-hamburger--htx span::before,.c-hamburger--htx span::after{transition-duration:0.3s, 0.3s;transition-delay:0.3s, 0s}header .c-hamburger--htx span::before{transition-property:top, transform}header .c-hamburger--htx span::after{transition-property:bottom, transform}header .c-hamburger--htx.is-active span::before{top:0;transform:rotate(45deg)}header .c-hamburger--htx.is-active span::after{bottom:0;transform:rotate(-45deg)}header .c-hamburger--htx.is-active span::before,header .c-hamburger--htx.is-active span::after{transition-delay:0s, 0.3s}.catalog-list .item{width:100%;height:50vw;background-size:50% !important}.products-list .item{width:48%;margin-bottom:20px}.products-list{flex-flow:wrap}.brands-list{flex-flow:wrap}.brands-list .item{width:48%;margin-bottom:20px}.news-list{flex-flow:wrap}.news-list .item{width:46%;margin-bottom:20px}footer .top-cont{display:block;text-align:center}footer .top .logo{margin:0 auto;margin-bottom:30px}footer .top .column{width:100%}footer .top .contacts-cont{width:100%}footer .bottom-cont{display:block;text-align:center}footer .bottom .polit-cont{width:100%;margin:20px 0}footer .bottom .bd-cont{width:100%}.catalog-page-list .catalog-list .item{width:48%;height:30vw}.catalog-page-list{width:100%}.catalog-filter{display:none}.product-page-cont{display:block}.product-page-left{width:100%}.product-page-right{width:100%}.product-page-left-cont{display:block}.product-page-left .image-block{width:100%}.product-bottom-icons{display:block}.product-bottom-icons .item{width:100%;margin-bottom:20px}}
