body,html{font-size:18px}.clear:after,.nm-checkbox-row .nm-checkbox:after,.nm-radio-row .nm-radio:after,.nm-search{content:""}.nm-input,body{color:#000;font-weight:300;font-family:Roboto,sans-serif}body,html{-webkit-overflow-scrolling:touch!important}html{overflow:auto!important;height:100%}html.nm-fixed{height:100%!important;overflow:hidden!important}body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;min-width:320px;max-width:100%;min-height:100%}.nm-main-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;min-width:100%;max-width:100%;min-height:100vh;margin:0;padding:0}.nm-big-wrapper{width:100%;max-width:1260px;margin:0 auto;padding:0 20px}.clear:after{display:table;clear:both}.nm-input{display:block;font-size:15px;line-height:1.5;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:0 2px 7px rgba(45,96,148,.24);box-shadow:0 2px 7px rgba(45,96,148,.24);height:50px;padding:0 20px;margin:0;-webkit-transition:border .2s linear;-o-transition:border .2s linear;transition:border .2s linear}.nm-checkbox-row .nm-checkbox,textarea{-webkit-transition:.2s;border:1px solid #ccc}.nm-input:focus,.nm-input:hover{border-color:#0075b8}.nm-input::-webkit-input-placeholder{color:#bbb;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.nm-input:-ms-input-placeholder{color:#bbb;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.nm-input::-moz-placeholder{color:#bbb;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:50px;opacity:1}.nm-search-form{position:relative;-webkit-box-flex:10;-webkit-flex-grow:10;-ms-flex-positive:10;flex-grow:10;width:60px;max-width:325px}.nm-input[type=search]{font-size:18px;width:100%;padding:0 10px 0 48px}.nm-input[type=search]::-webkit-input-placeholder{color:#999;font-family:Roboto,sans-serif;font-size:18px;font-weight:300;line-height:1.5}.nm-input[type=search]:-ms-input-placeholder{color:#999;font-family:Roboto,sans-serif;font-size:18px;font-weight:300;line-height:1.5}.nm-input[type=search]::-moz-placeholder{color:#999;font-family:Roboto,sans-serif;font-size:18px;font-weight:300;line-height:50px;opacity:1}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input::-ms-clear{display:none}.nm-search{position:absolute;display:block;background-color:transparent;background-image:url(../img/icons/search.svg);background-repeat:no-repeat;background-size:contain;border:none;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;top:15px;left:20px;padding:0;margin:0;width:18px;height:19px}.nm-input.nm-input-small{height:40px;padding:0 18px}.nm-input.nm-input-small::-webkit-input-placeholder{font-size:14px;font-weight:300;line-height:1.5}.nm-input.nm-input-small:-ms-input-placeholder{font-size:14px;font-weight:300;line-height:normal}.nm-input.nm-input-small::-moz-placeholder{font-size:14px;font-weight:300;line-height:40px}textarea{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:normal;background-color:inherit;border-radius:4px;-webkit-box-shadow:0 2px 7px rgba(45,96,148,.24);box-shadow:0 2px 7px rgba(45,96,148,.24);resize:none;overflow:hidden;width:100%;height:200px;padding:15px 20px;margin:0;-o-transition:.2s;transition:.2s}.nm-checkbox-row .nm-checkbox,.nm-radio-row .nm-radio{background-color:#fff;margin-right:8px;cursor:pointer}textarea:focus{border-color:#489ce0}textarea::-webkit-input-placeholder{color:#bbb;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:normal}textarea::-moz-placeholder{color:#bbb;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:normal;opacity:1}textarea:-ms-input-placeholder{color:#bbb;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;line-height:normal}input[type=radio]{display:none}.nm-checkbox-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.nm-checkbox-row .nm-checkbox{position:relative;display:block;border-radius:2px;-webkit-box-shadow:0 1px 4px rgba(45,96,148,.24);box-shadow:0 1px 4px rgba(45,96,148,.24);width:24px;min-width:24px;max-width:24px;height:24px;-o-transition:.2s;transition:.2s}.nm-checkbox-row .nm-checkbox:after{position:absolute;display:block;background-image:url(../img/icons/check_white.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:14px;height:11px;top:50%;left:52%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:translateX(-50%) translateY(-50%) scale(0);-ms-transform:translateX(-50%) translateY(-50%) scale(0);transform:translateX(-50%) translateY(-50%) scale(0);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-checkbox-row .nm-label{display:block;font-size:16px;line-height:normal}.nm-checkbox-row input[type=radio]:checked~.nm-checkbox,.nm-checkbox-row input[type=checkbox]:checked~.nm-checkbox{background-color:#0075b8}.nm-checkbox-row input[type=radio]:checked~.nm-checkbox:after,.nm-checkbox-row input[type=checkbox]:checked~.nm-checkbox:after{-webkit-transform:translateX(-50%) translateY(-50%) scale(1);-ms-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}.nm-radio-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.nm-radio-row .nm-label{display:block;font-size:16px;line-height:24px}.nm-radio-row .nm-radio{position:relative;display:block;border:1px solid #ccc;border-radius:50%;-webkit-box-shadow:0 1px 4px rgba(45,96,148,.24);box-shadow:0 1px 4px rgba(45,96,148,.24);width:25px;min-width:25px;max-width:25px;height:25px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-radio-row .nm-radio:after{position:absolute;display:block;border:7px solid #0075b8;border-radius:50%;top:-1px;right:-1px;bottom:-1px;left:-1px;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;opacity:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-radio-row input[type=radio]:checked~.nm-radio:after{opacity:1}a{color:#0f76b9;font-family:Roboto,sans-serif}a:hover{color:#e3000f}.nm-link-dropdown{position:relative;white-space:nowrap;padding-right:20px}.nm-link-dropdown:after,.nm-link-dropdown:before{position:absolute;background:#0f76b9;width:7px;-webkit-transition:background .2s linear,-webkit-transform .2s linear;display:block;content:"";height:2px}.nm-link-dropdown:before{top:50%;right:0;-webkit-transform:rotate(-25deg) translateY(-50%);-ms-transform:rotate(-25deg) translateY(-50%);transform:rotate(-25deg) translateY(-50%);-o-transition:background .2s linear,transform .2s linear;transition:background .2s linear,transform .2s linear;transition:background .2s linear,transform .2s linear,-webkit-transform .2s linear}.nm-link-dropdown:after{top:50%;right:5px;-webkit-transform:rotate(25deg) translateY(-50%);-ms-transform:rotate(25deg) translateY(-50%);transform:rotate(25deg) translateY(-50%);-o-transition:background .2s linear,transform .2s linear;transition:background .2s linear,transform .2s linear;transition:background .2s linear,transform .2s linear,-webkit-transform .2s linear}.nm-link-dropdown.nm-active:before{background:#e3000f;-webkit-transform:rotate(25deg) translateY(-50%);-ms-transform:rotate(25deg) translateY(-50%);transform:rotate(25deg) translateY(-50%)}.nm-link-dropdown.nm-active:after{background:#e3000f;-webkit-transform:rotate(-25deg) translateY(-50%);-ms-transform:rotate(-25deg) translateY(-50%);transform:rotate(-25deg) translateY(-50%)}.nm-menu-toggle{position:relative}.nm-menu-toggle:after,.nm-menu-toggle:before{position:absolute;display:block;content:"";background:#0f76b9;top:50%;width:12px;height:2px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.nm-menu-toggle:before{right:21px;-webkit-transform:rotate(22deg) translateY(-50%);-ms-transform:rotate(22deg) translateY(-50%);transform:rotate(22deg) translateY(-50%)}.nm-menu-toggle:after{right:10px;-webkit-transform:rotate(-22deg) translateY(-50%);-ms-transform:rotate(-22deg) translateY(-50%);transform:rotate(-22deg) translateY(-50%)}.nm-main .nm-filters-block .nm-filters-caption:after,.nm-menu-toggle.nm-active:before{-webkit-transform:rotate(-22deg) translateY(-50%);-ms-transform:rotate(-22deg) translateY(-50%)}.nm-menu-toggle.nm-active:before{right:20px;transform:rotate(-22deg) translateY(-50%)}.nm-menu-toggle.nm-active:after{-webkit-transform:rotate(22deg) translateY(-50%);-ms-transform:rotate(22deg) translateY(-50%);transform:rotate(22deg) translateY(-50%)}@media (min-width:479px){.nm-menu-toggle:after,.nm-menu-toggle:before{content:none}}h3{font-weight:300}.nm-border-bottom-static{position:relative}.nm-border-bottom-animated:after,.nm-border-bottom-static:after{position:absolute;height:2px;display:block;content:"";bottom:0}.nm-border-bottom-static:after{background:#0f76b9;left:0;width:100%}.nm-border-bottom-animated{position:relative}.nm-border-bottom-animated:after{background-color:transparent;left:50%;width:0;-webkit-transition:all .3s cubic-bezier(.25,.04,.25,.2);-o-transition:all .3s cubic-bezier(.25,.04,.25,.2);transition:all .3s cubic-bezier(.25,.04,.25,.2);z-index:8}.nm-border-bottom-animated:hover{-webkit-box-shadow:0 8px 24px rgba(147,193,223,.38);box-shadow:0 8px 24px rgba(147,193,223,.38);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.nm-arrow-right,.nm-arrow-right:after,.nm-arrow-right:before{-o-transition:all .2s linear;-webkit-transition:all .2s linear}.nm-border-bottom-animated:hover:after{left:0;background-color:#0075b8;width:100%}.nm-arrow-left-animated{position:relative;padding-left:15px}.nm-arrow-left-animated:after,.nm-arrow-left-animated:before{position:absolute;display:block;content:"";background:#0f76b9;left:0;width:1px;height:7px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.nm-arrow-left-animated:before{top:50%;-webkit-transform:translateY(-50%) translateY(-2px) rotate(25deg);-ms-transform:translateY(-50%) translateY(-2px) rotate(25deg);transform:translateY(-50%) translateY(-2px) rotate(25deg)}.nm-arrow-left-animated:after{top:50%;-webkit-transform:translateY(-50%) translateY(4px) rotate(-25deg);-ms-transform:translateY(-50%) translateY(4px) rotate(-25deg);transform:translateY(-50%) translateY(4px) rotate(-25deg)}.nm-city-choose.nm-active .nm-link-dropdown:before,header nav>ul>li a.nm-active:before{-webkit-transform:rotate(25deg) translateY(-50%);-ms-transform:rotate(25deg) translateY(-50%)}.nm-arrow-left-animated:hover:after,.nm-arrow-left-animated:hover:before{background:#e3000f;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.nm-city-choose .nm-city-all-block,.nm-city-choose .nm-city-auto-block{background-color:#fff;border:1px solid #ebebeb;overflow:hidden;z-index:2;top:100%}.nm-arrow-left-animated:hover:before{-webkit-animation-name:hor-left-swipe-float-before,hor-left-swipe-before;animation-name:hor-left-swipe-float-before,hor-left-swipe-before}.nm-arrow-left-animated:hover:after{-webkit-animation-name:hor-left-swipe-float-after,hor-left-swipe-after;animation-name:hor-left-swipe-float-after,hor-left-swipe-after}.nm-city-choose{position:relative;padding:5px 0}.nm-city-choose .nm-city-auto-block,header nav>ul>li .nm-menu-dropdown{padding:20px 30px 30px;-webkit-box-shadow:0 8px 24px rgba(147,193,223,.38)}.nm-city-choose .nm-960-hide.nm-759-inline{display:inline}.nm-city-choose .nm-city-auto-block{position:absolute;display:none;border-bottom:none;border-radius:4px;box-shadow:0 8px 24px rgba(147,193,223,.38);color:#000;left:-30px;width:290px}.nm-city-choose .nm-city-auto-block .nm-wrapper{width:100%;height:100%}.nm-city-choose .nm-city-auto-block .nm-wrapper .nm-city-auto-header{font-size:20px}.nm-city-choose .nm-city-auto-block .nm-wrapper .nm-bottom-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;white-space:nowrap;margin-top:10px}.nm-city-choose .nm-city-auto-block .nm-wrapper .nm-bottom-row .nm-btn{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:50%;height:38px}.nm-city-choose.nm-active .nm-link-dropdown{color:#e3000f}.nm-city-choose.nm-active .nm-link-dropdown:before{background:#e3000f;transform:rotate(25deg) translateY(-50%)}.nm-city-choose.nm-active .nm-link-dropdown:after{background:#e3000f;-webkit-transform:rotate(-25deg) translateY(-50%);-ms-transform:rotate(-25deg) translateY(-50%);transform:rotate(-25deg) translateY(-50%)}.nm-city-choose.nm-active.nm-all-city .nm-city-all-block{display:block;opacity:0;-webkit-animation-name:ghost;animation-name:ghost;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal;animation-direction:normal}.nm-city-choose.nm-active.nm-auto-city .nm-city-auto-block,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand.nm-active .nm-cart-popup{-webkit-animation-duration:.2s;-webkit-animation-iteration-count:1;-webkit-animation-fill-mode:forwards;-webkit-animation-direction:normal;opacity:0;-webkit-animation-name:ghost;-webkit-animation-delay:0s;-webkit-animation-timing-function:linear}.nm-city-choose.nm-active.nm-all-city .nm-city-all-block:after{left:0;width:100%}.nm-city-choose.nm-active.nm-auto-city .nm-city-auto-block{display:block;animation-name:ghost;animation-duration:.2s;animation-delay:0s;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:forwards;animation-direction:normal}.nm-city-choose.nm-active.nm-auto-city .nm-city-auto-block:after{left:0;width:100%}.nm-city-choose .nm-city-all-block{display:none;position:absolute;border-bottom:none;border-radius:4px;-webkit-box-shadow:0 8px 24px rgba(147,193,223,.38);box-shadow:0 8px 24px rgba(147,193,223,.38);right:-20px;padding:20px 30px}.nm-city-choose .nm-city-all-block .nm-wrapper{width:100%;height:100%}.nm-city-choose .nm-city-all-block a{display:block;line-height:1.8}.nm-overpop-big-blue{position:absolute;color:#fff;background-color:#0075b8;font-size:18px;white-space:nowrap;height:50px;padding:12px 20px;top:0;left:0}.nm-overpop-big-blue:after{position:absolute;display:block;content:"";width:0;height:0;top:0;left:100%;border-style:solid;border-width:50px 10px 0 0;border-color:#0075b8 transparent transparent}.nm-btn,.nm-overpop-overwrap{display:-webkit-box;display:-ms-flexbox;-webkit-box-direction:normal;font-size:18px;-webkit-box-orient:horizontal;-webkit-flex-direction:row;white-space:nowrap}.nm-overpop-overwrap{position:absolute;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;height:50px;top:0;left:0}.nm-overpop-overwrap .nm-overpop-big-blue{position:relative;top:auto;left:auto}.nm-overpop-overwrap .nm-overpop-big-red{position:relative;color:#fff;background-color:#da251d;padding:12px 20px;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.nm-overpop-overwrap .nm-overpop-big-red:after,.nm-overpop-overwrap .nm-overpop-big-red:before{position:absolute;width:0;height:0;border-style:solid;content:"";display:block;top:0}.nm-overpop-overwrap .nm-overpop-big-red:before{right:100%;border-width:0 0 50px 10px;border-color:transparent transparent #da251d}.nm-overpop-overwrap .nm-overpop-big-red:after{left:100%;border-width:50px 10px 0 0;border-color:#da251d transparent transparent}.nm-overpop-overwrap .nm-divider{position:relative;background-color:transparent;width:14px;min-width:14px;max-width:14px}.nm-overpop-overwrap .nm-divider:after,.nm-overpop-overwrap .nm-divider:before{position:absolute;display:block;content:"";background-color:transparent;border:3px solid #fff;border-radius:50%;width:10px;height:10px;top:50%;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:3}.nm-overpop-overwrap .nm-divider:before{right:100%;-webkit-transform:translateY(-50%) translateY(-8px);-ms-transform:translateY(-50%) translateY(-8px);transform:translateY(-50%) translateY(-8px)}.nm-overpop-overwrap .nm-divider:after{left:100%;-webkit-transform:translateY(-50%) translateY(8px);-ms-transform:translateY(-50%) translateY(8px);transform:translateY(-50%) translateY(8px)}.nm-info-tooltip{position:relative;cursor:pointer;display:inline-block;width:15px;min-width:15px;max-width:15px;height:15px;margin-left:4px}.nm-info-tooltip .nm-svg{pointer-events:none;height:16px}.tooltipsy{cursor:pointer}.nm-white-bg{background-color:#fff}.nm-arrow-right{display:inline-block;border:1px solid #0f76b9;border-radius:50%;width:23px;height:23px;margin-left:5px;transition:all .2s linear;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0)}.nm-arrow-right:after,.nm-arrow-right:before{position:absolute;display:block;content:"";background-color:#0f76b9;height:1px;width:7px;left:8px;top:8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);transition:all .2s linear}.nm-btn,.nm-svg{-webkit-transition:all .2s linear;-o-transition:all .2s linear}.nm-arrow-right:after{top:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.nm-btn{position:relative;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:4px;border:none;outline:0;color:#fff;font-family:Roboto,sans-serif;font-weight:300;transition:all .2s linear;padding:0 20px;height:50px}.nm-btn-blue{background-color:#0f76b9}.nm-btn-blue:hover{color:#fff;background-color:#1499e5}.nm-btn-blue:active{background-color:#005180}.nm-btn-red{background-color:#da251d}.nm-btn-red:hover{color:#fff;background-color:#ff463e}.nm-btn-red:active{background-color:#9e1d17}.nm-btn-white{cursor:pointer;color:#0075b8;border:1px solid #c1dcec;background-image:-webkit-gradient(linear,left bottom,left top,from(#e4f3fc),to(#fff));background-image:-webkit-linear-gradient(bottom,#e4f3fc 0,#fff 100%);background-image:-o-linear-gradient(bottom,#e4f3fc 0,#fff 100%);background-image:linear-gradient(to top,#e4f3fc 0,#fff 100%)}.nm-btn-white:hover{background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#fff));background-image:-webkit-linear-gradient(bottom,#fff 0,#fff 100%);background-image:-o-linear-gradient(bottom,#fff 0,#fff 100%);background-image:linear-gradient(to top,#fff 0,#fff 100%)}.nm-btn-white:active{background-color:#c1dcec;background-image:none;-webkit-transition:none;-o-transition:none;transition:none}.nm-btn-close{position:relative;display:block;width:14px;min-width:14px;max-width:14px;height:14px;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.nm-btn-close:after,.nm-btn-close:before{position:absolute;display:block;content:'';background-color:#fff;left:50%;top:50%;height:3px;width:18px;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg);-webkit-transition:all .4s cubic-bezier(.25,.6,.36,1);-o-transition:all .4s cubic-bezier(.25,.6,.36,1);transition:all .4s cubic-bezier(.25,.6,.36,1)}.nm-btn-close:before{-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg);-webkit-transition-delay:65ms;-o-transition-delay:65ms;transition-delay:65ms}.nm-btn-close:hover:after{-webkit-transform:translate3d(-50%,-50%,0) rotate(225deg);transform:translate3d(-50%,-50%,0) rotate(225deg)}.nm-btn-close:hover:before{-webkit-transform:translate3d(-50%,-50%,0) rotate(135deg);transform:translate3d(-50%,-50%,0) rotate(135deg)}.nm-btn-close:active{-webkit-transition:none;-o-transition:none;transition:none}.nm-btn-up{position:fixed;display:block;background:#0f76b9;border-radius:50%;bottom:30px;right:30px;width:50px;height:50px;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);z-index:20}.nm-btn-up.show:after,.nm-btn-up.show:before{position:absolute;display:block;content:"";background:#fff;width:15px;top:22px}.nm-btn-up.show{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.nm-btn-up.show:before{height:2px;left:12px;-webkit-transform:rotate(-38deg);-ms-transform:rotate(-38deg);transform:rotate(-38deg)}.nm-btn-up.show:after{height:2px;right:12px;-webkit-transform:rotate(38deg);-ms-transform:rotate(38deg);transform:rotate(38deg)}.nm-btn-up:hover{background-color:#1499e5}.nm-btn-up.active,.nm-btn-up:active{background-color:#005180}.nm-breadcrumbs-block{background-image:url(../img/breadcrumbs-bg.jpg);background-repeat:repeat-x;background-size:453px 100%;background-position:left center;padding:25px 0}.nm-breadcrumbs-block .nm-breadcrumbs li{display:inline-block}.nm-item-popup .nm-item-main-top-block .nm-main-top-all-right,.nm-pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-direction:normal}.nm-breadcrumbs-block .nm-breadcrumbs li:after{content:"/";font-family:Roboto,sans-serif;color:#bbb;margin:0 .5em 0 .8em}.brazzers-daddy:after,.nm-pagination li.active:after,.tmb-wrap-table div:after,.ui-slider .ui-slider-handle:after,header .nm-catalog-expand:after{content:""}.nm-breadcrumbs-block .nm-breadcrumbs li a{font-size:16px;font-weight:300;line-height:1.5}.nm-pagination{display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ebebeb;border-top:none;padding:24px 15px 0}.nm-pagination li{position:relative;display:block;color:#ccc;padding:0 12px 24px}.nm-pagination li a{display:inline-block;text-align:center;color:#0f76b9}.nm-pagination li a:hover{color:#e3000f}.nm-pagination li.active:after{position:absolute;display:block;background-color:#0075b8;height:2px;left:0;right:0;bottom:-1px}.nm-759-inline,.nm-759-inline-block,.nm-960-inline,.nm-hidden{display:none}.nm-pagination li.active a{color:#000}.nm-pagination li.active a:hover{cursor:default;color:#000}.nm-fixed-bg{position:fixed;background-image:url(../img/wrapper-bg.jpg);background-repeat:repeat;background-position:top left;top:0;left:0;width:100%;height:100%;z-index:-1}.nm-svg,.remodal .nm-form-close{top:50%;-webkit-transform:translateY(-50%)}.nm-text-center{text-align:center}.nm-text-small-grey{color:#999;font-size:15px;line-height:normal}.nm-svg{position:absolute;fill:#0075b8;left:0;-ms-transform:translateY(-50%);transform:translateY(-50%);transition:all .2s linear}a:hover .nm-svg{fill:#e3000f;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.remodal{text-align:left;border-radius:4px 4px 0 0;width:100%;max-width:300px;max-height:100%;overflow:auto;padding:0;margin-bottom:0}.remodal .nm-btn-close{width:24px;min-width:24px;max-width:24px;height:24px}.remodal .nm-modal-header{position:relative;color:#fff;font-size:20px;font-weight:700;background-color:#0075b8;border-radius:4px 4px 0 0;padding:9px 30px 12px}.remodal .nm-form-close{position:absolute;right:22px;-ms-transform:translateY(-50%);transform:translateY(-50%)}.remodal .nm-callback-form{padding:20px 29px 35px}.remodal .nm-callback-form .nm-top-text{color:#000;font-size:15px;font-weight:300;line-height:22px}.remodal .nm-callback-form .nm-input{margin-top:10px;width:100%}.remodal .nm-callback-form .nm-add-file{font-size:16px;margin:20px 0}.remodal .nm-callback-form .nm-submit{text-align:center;padding:0 50px;width:100%}.remodal .nm-callback-form .nm-big-thx{margin-top:15px;font-size:32px}.remodal .nm-callback-form .nm-close{display:inline-block;margin-top:23px}.nm-add-block,.nm-contact-add-block{position:relative;display:none}.nm-add-block.show,.nm-contact-add-block.show{display:block}.nm-add-block label,.nm-contact-add-block label{-webkit-transition:.2s background linear;-o-transition:.2s background linear;transition:.2s background linear}.nm-add-block .nm-btn-close,.nm-contact-add-block .nm-btn-close{position:absolute;right:10px;top:13px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);z-index:1}.nm-add-block .nm-btn-close:after,.nm-add-block .nm-btn-close:before,.nm-contact-add-block .nm-btn-close:after,.nm-contact-add-block .nm-btn-close:before{height:1px;background-color:#0075b8}.nm-add-block.active .nm-btn-close,.nm-contact-add-block.active .nm-btn-close{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.nm-add-block.active label,.nm-contact-add-block.active label{text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.remodal-wrapper{padding:0}.nm-3d-popup{max-width:95%;height:80vh;min-height:300px;max-height:800px;overflow:hidden}.nm-3d-popup .nm-btn-close{top:0;right:0;-webkit-transform:none;-ms-transform:none;transform:none;z-index:2}.nm-3d-popup .nm-btn-close:after,.nm-3d-popup .nm-btn-close:before{background-color:#0f76b9}.nm-3d-popup .threesixty{height:100%!important}.nm-3d-popup .threesixty .threesixty_images img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.nm-item-popup{max-width:950px;max-height:none}.nm-item-popup .nm-item-popup-wrapper{padding:20px 0}.nm-item-popup .nm-item-main-top-block{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:10px}.nm-item-popup .nm-item-main-top-block .nm-slider-item-wrapper{border:none;margin-right:70px}.nm-item-popup .nm-item-main-top-block .nm-main-top-all-right{display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:20px}.nm-item-popup .nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-caption-block{width:100%}.nm-item-popup .nm-item-main-top-block .nm-main-top-all-right .nm-info-additional{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.nm-item-popup .nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;padding-right:0}.nm-item-popup .nm-btn-item-more{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;font-size:16px;padding:0 20px;height:40px}.nm-item-popup .nm-section-item .nm-items-nav-block{border-bottom:1px solid #e5e5e5;margin:0 -20px;padding-left:20px;padding-right:20px}.nm-item-popup .nm-section-delivery-and-concomitant h2{font-size:24px;margin-top:5px}.nm-item-popup .nm-section-delivery-and-concomitant .nm-mytable .nm-table-color{width:90px;min-width:90px;max-width:90px;padding-right:10px}.nm-item-popup .nm-section-delivery-and-concomitant .nm-mytable .nm-table-count{width:100px;min-width:100px;max-width:100px}.nm-item-popup .nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-real-price{padding-right:20px}.nm-item-popup .nm-section-delivery-and-concomitant .nm-after-table-block{padding:19px 117px}.brazzers-daddy:after{display:table;clear:both}.brazzers-daddy{position:relative}.brazzers-daddy img{display:none}.brazzers-daddy img:first-child{display:inline-block}.tmb-wrap{position:absolute;z-index:12;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.tmb-wrap .tmb-wrap-table{display:table;height:100%;width:99.8%}.tmb-wrap-table div{position:relative;display:table-cell}.tmb-wrap-table div:after{position:absolute;display:block;background-color:transparent;height:2px;left:5px;right:5px;bottom:10px;-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;z-index:12}.tmb-wrap.nm-hover .tmb-wrap-table div:after{background-color:#e9e9e9}.tmb-wrap.nm-hover .tmb-wrap-table div.active:after{background-color:#0075b8}.tmb-wrap.nm-hover .tmb-wrap-table div:first-child:last-child:after{background-color:transparent}#nm-slider-range,.slider-range{position:absolute;width:80%;min-width:80%;max-width:80%;left:10%;top:100%;height:10px}.ui-slider{position:relative}.ui-slider .ui-slider-handle{position:absolute;cursor:pointer;width:13px;height:13px;z-index:3}.ui-slider .ui-slider-handle:after{position:absolute;display:block;width:0;height:0;border-style:solid;border-width:0 8px 14px;border-color:transparent transparent #0075b8}.ui-state-default,.ui-widget-content .ui-state-default{border:none;background:0 0}.ui-slider .ui-slider-range{position:absolute;display:block;border:0;overflow:hidden;z-index:2}.nm-top-message,.nm-top-message .nm-big-wrapper{position:relative}header .nm-header-top .nm-big-wrapper,header nav>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.ui-slider-horizontal{height:1px}.ui-slider-horizontal .ui-slider-handle{top:-7px;margin-left:-6px;outline:0}.ui-slider-horizontal .ui-slider-range{top:0;height:1px}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-widget-header{background:#0075b8}.nm-top-message{color:#fff;background-color:#0075b8;font-size:20px;line-height:28px;z-index:6}header nav>ul>li a,header nav>ul>li a.nm-active .nm-dropdown-caption{color:#000}.nm-top-message .nm-top-message-text{text-align:center;padding:11px 20px}.nm-top-message .nm-top-message-text .nm-1st-part{margin-right:1.5em}.nm-top-message .nm-btn-close{position:absolute;right:20px;top:17px}header{position:relative;background-color:#fff;font-size:16px;z-index:5001;padding-bottom:15px}header nav>ul>li a.nm-active:after,header nav>ul>li a.nm-active:before,header nav>ul>li a:hover:after,header nav>ul>li a:hover:before{background:#0075b8!important}header .nm-header-top{border-bottom:1px solid #e5e5e5}header .nm-header-top .nm-big-wrapper{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}header nav>ul,header nav>ul>li{-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal}header .nm-menu-expand{position:relative;display:none}header nav>ul{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}header nav>ul>li{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:50px;line-height:50px;padding-right:20px;z-index:4}header nav>ul>li:not(:first-child){padding-left:20px}header nav>ul>li.nm-border-bottom-static:after{bottom:-1px}header nav>ul>li a.nm-active,header nav>ul>li a:hover{color:#0075b8}header nav>ul>li a.nm-active:before{transform:rotate(25deg) translateY(-50%)}header nav>ul>li a.nm-active:after{-webkit-transform:rotate(-25deg) translateY(-50%);-ms-transform:rotate(-25deg) translateY(-50%);transform:rotate(-25deg) translateY(-50%)}header nav>ul>li .nm-menu-dropdown{position:absolute;display:none;background-color:#fff;border:1px solid #ebebeb;border-bottom:none;border-radius:4px;box-shadow:0 8px 24px rgba(147,193,223,.38);font-size:16px;top:100%;left:20px;width:auto;min-width:calc(100% - 20px);opacity:1;overflow:hidden;z-index:20}header nav>ul>li .nm-menu-dropdown .nm-dropdown-caption{font-weight:400;white-space:nowrap}header nav>ul>li .nm-menu-dropdown ul li{display:block;white-space:nowrap;line-height:2}header nav>ul>li .nm-menu-dropdown ul li.current{font-weight:700}header nav>ul>li:first-child .nm-menu-dropdown{left:0;min-width:100%}header nav>ul>li a.nm-active .nm-dropdown-caption:before{background:#e3000f;-webkit-transform:rotate(25deg) translateY(-50%);-ms-transform:rotate(25deg) translateY(-50%);transform:rotate(25deg) translateY(-50%)}header nav>ul>li a.nm-active .nm-dropdown-caption:after{background:#e3000f;-webkit-transform:rotate(-25deg) translateY(-50%);-ms-transform:rotate(-25deg) translateY(-50%);transform:rotate(-25deg) translateY(-50%)}header .nm-logo-catalog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}header .nm-logo{display:block;margin-right:15px}header .nm-logo img{display:block}header .nm-catalog-expand,header .nm-header-bottom .nm-big-wrapper{display:-webkit-box;display:-webkit-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row}header .nm-catalog-expand{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#0075b8;color:#fff;border-radius:4px;width:142px;min-width:142px;max-width:142px;height:50px;margin-right:15px;-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}header .nm-catalog-expand:after{position:absolute;display:block;background-color:#0075b8;left:0;width:100%;top:100%;height:0}header .nm-catalog-expand.nm-hover,header .nm-catalog-expand.nm-hover:after{background-color:#1499e5}header .nm-catalog-expand .nm-burger{position:relative;width:18px;min-width:18px;max-width:18px;height:12px}header .nm-catalog-expand .nm-burger span{display:block;position:absolute;background-color:#fff;opacity:1;left:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;width:100%;height:2px}header .nm-catalog-expand .nm-burger span:nth-child(1){top:0;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}header .nm-catalog-expand .nm-burger span:nth-child(2),header .nm-catalog-expand .nm-burger span:nth-child(3){top:5px}header .nm-catalog-expand .nm-burger span:nth-child(4){top:10px;-webkit-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}header .nm-catalog-expand.nm-active-expand{border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-transition:none;-o-transition:none;transition:none}header .nm-catalog-expand.nm-active-expand:after{height:17px}header .nm-catalog-expand.nm-active-expand span:nth-child(1){top:5px;width:0;left:50%;-webkit-transition:none;-o-transition:none;transition:none}header .nm-catalog-expand.nm-active-expand span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}header .nm-catalog-expand.nm-active-expand span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}header .nm-catalog-expand.nm-active-expand span:nth-child(4){top:10px;width:0%;left:50%;-webkit-transition:none;-o-transition:none;transition:none}header .nm-catalog-expand .nm-text{margin-left:12px}header .nm-header-bottom{position:relative;background-color:#fff;padding:15px 0}header .nm-header-bottom.nm-fixed{position:fixed;border-bottom:1px solid #ebebeb;-webkit-box-shadow:0 8px 24px rgba(147,193,223,.38);box-shadow:0 8px 24px rgba(147,193,223,.38);top:0;left:0;width:100%;z-index:5000}header .nm-header-bottom .nm-big-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;min-width:320px}header .nm-header-bottom .nm-big-wrapper .nm-white-space{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}header .nm-header-bottom .nm-big-wrapper .nm-right,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phones-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal}header .nm-header-bottom .nm-big-wrapper .nm-right{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:14;-webkit-flex-grow:14;-ms-flex-positive:14;flex-grow:14}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-search-form{margin-right:15px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phones-block{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone12{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:-1px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block{margin-left:15px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block a,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block a{display:block;white-space:nowrap}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-link-phone,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-link-phone{color:#000;font-size:24px;font-weight:700}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-link-phone:hover,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-link-phone:hover{color:#000}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-skype,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-whatsapp,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-skype{display:none}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-call-back,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-mail,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-skype,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-whatsapp{position:relative;display:block;white-space:nowrap;padding-left:28px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand{position:relative;cursor:pointer;display:block;width:56px;min-width:56px;max-width:56px;height:50px;margin-left:15px}header .nm-whatsapp{color:#0075b8}header .nm-whatsapp .nm-svg{fill:#0075b8}header .nm-whatsapp:hover{color:#e3000f}header .nm-whatsapp:hover .nm-svg{fill:#e3000f}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-goods-count{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:15px;font-weight:400;background-color:#da251d;border-radius:50%;-webkit-box-shadow:0 7px 18px rgba(218,37,29,.34);box-shadow:0 7px 18px rgba(218,37,29,.34);width:35px;min-width:35px;height:35px;top:0;right:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup{position:absolute;cursor:default;display:none;background-color:transparent;top:100%;right:0;width:600px;z-index:1}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper{background-color:#fff;border:1px solid #ebebeb;border-bottom:none;border-radius:4px;-webkit-box-shadow:0 8px 24px rgba(147,193,223,.38);box-shadow:0 8px 24px rgba(147,193,223,.38);width:100%;margin-top:10px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-del .nm-btn-close:after,.nm-main .nm-section-cart .nm-table-desktop .nm-table-del .nm-btn-close:before,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-item-delete:after,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-item-delete:before{background-color:#0972b1}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper .nm-wrapper{-webkit-box-shadow:none;box-shadow:none;padding:0 20px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper .nm-wrapper:after{content:none}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table{width:100%}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table tr:not(:last-child){border-bottom:1px solid #e5e5e5}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table tr:last-child td{padding:20px 0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table td{vertical-align:middle;padding:10px 0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-cart-img-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #e5e5e5;width:64px;min-width:64px;max-width:64px;height:64px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-cart-img-wrap img{display:block;max-width:100%;max-height:100%}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-items{padding-left:20px;padding-right:40px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-text-right{text-align:right}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-item-count{padding-left:35px;white-space:nowrap}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-price{padding-left:20px;white-space:nowrap}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-item-delete{padding-left:35px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-articul{color:#999;font-size:14px;white-space:nowrap;margin-top:5px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-btns-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-btn-red{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;width:151px;min-width:151px;max-width:151px;height:38px;margin-right:20px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-continue{white-space:nowrap}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-overall,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-overall-price{font-size:18px;white-space:nowrap}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-item-delete{position:relative;display:block}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand.nm-active:before{background-image:url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2038.9%2039%22%20style%3D%22enable-background%3Anew%200%200%2038.9%2039%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bclip-path%3Aurl(%23SVGID_2_)%3Bfill%3A%231499E5%3B%7D%0A%09.st1%7Bclip-path%3Aurl(%23SVGID_4_)%3Bfill%3A%231499E5%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%3E%0A%09%3Cg%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cg%3E%0A%09%09%09%09%3Cdefs%3E%0A%09%09%09%09%09%3Crect%20id%3D%22SVGID_1_%22%20width%3D%2238.9%22%20height%3D%2239%22%2F%3E%0A%09%09%09%09%3C%2Fdefs%3E%0A%09%09%09%09%3CclipPath%20id%3D%22SVGID_2_%22%3E%0A%09%09%09%09%09%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20%20style%3D%22overflow%3Avisible%3B%22%2F%3E%0A%09%09%09%09%3C%2FclipPath%3E%0A%09%09%09%09%3Cpath%20class%3D%22st0%22%20d%3D%22M12.4%2C16.1c0.9%2C0%2C1.6-0.7%2C1.6-1.6V8.3c0-2.8%2C2.3-5.1%2C5.1-5.1s5.1%2C2.3%2C5.1%2C5.1v6.2c0%2C0.9%2C0.7%2C1.6%2C1.6%2C1.6%0A%09%09%09%09%09s1.6-0.7%2C1.6-1.6V8.3c0-4.6-3.7-8.3-8.3-8.3s-8.3%2C3.7-8.3%2C8.3v6.2C10.8%2C15.4%2C11.5%2C16.1%2C12.4%2C16.1L12.4%2C16.1z%22%2F%3E%0A%09%09%09%3C%2Fg%3E%0A%09%09%3C%2Fg%3E%0A%09%09%3Cg%3E%0A%09%09%09%3Cg%3E%0A%09%09%09%09%3Cdefs%3E%0A%09%09%09%09%09%3Crect%20id%3D%22SVGID_3_%22%20width%3D%2238.9%22%20height%3D%2239%22%2F%3E%0A%09%09%09%09%3C%2Fdefs%3E%0A%09%09%09%09%3CclipPath%20id%3D%22SVGID_4_%22%3E%0A%09%09%09%09%09%3Cuse%20xlink%3Ahref%3D%22%23SVGID_3_%22%20%20style%3D%22overflow%3Avisible%3B%22%2F%3E%0A%09%09%09%09%3C%2FclipPath%3E%0A%09%09%09%09%3Cpath%20class%3D%22st1%22%20d%3D%22M37.4%2C12.5h-8.5v2c0%2C1.8-1.4%2C3.2-3.2%2C3.2c-1.8%2C0-3.2-1.4-3.2-3.2v-2h-6.9v2c0%2C1.8-1.4%2C3.2-3.2%2C3.2%0A%09%09%09%09%09s-3.2-1.4-3.2-3.2v-2H0.6c-0.4%2C0-0.7%2C0.3-0.6%2C0.8l5.6%2C22.8c0.3%2C1.3%2C1.7%2C2.3%2C3%2C2.3h20.8c1.3%2C0%2C2.7-1%2C3-2.3L38%2C13.3%0A%09%09%09%09%09C38.1%2C12.9%2C37.9%2C12.5%2C37.4%2C12.5L37.4%2C12.5z%22%2F%3E%0A%09%09%09%3C%2Fg%3E%0A%09%09%3C%2Fg%3E%0A%09%3C%2Fg%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E")}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand.nm-active .nm-goods-count{background-color:#ff463e}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand.nm-active .nm-cart-popup{display:block;animation-name:ghost;animation-duration:.2s;animation-delay:0s;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:forwards;animation-direction:normal}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand.nm-active .nm-cart-popup .nm-wrapper:after{left:0;width:100%}header .nm-catalog-dropped{position:absolute;display:none;background-color:#fff;top:100%;left:0;width:100%;border-top:2px solid #0075b8;border-bottom:2px solid #0075b8;max-height:calc(97vh - 80px);overflow-y:auto;z-index:1}header .nm-catalog-dropped.nm-active-expand{display:block}header .nm-catalog-dropped .nm-big-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-top:35px;padding-bottom:35px}header .nm-catalog-dropped .nm-catalog-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;line-height:1.65;-webkit-box-flex:4;-webkit-flex-grow:4;-ms-flex-positive:4;flex-grow:4}header .nm-catalog-dropped .nm-catalog-column{margin-right:15px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}header .nm-catalog-dropped .nm-catalog-column:last-child{position:relative}header .nm-catalog-dropped .nm-catalog-column:last-child .nm-overwrap{position:absolute;background:0 0;top:0;left:0;right:0;bottom:0;z-index:-1}header .nm-catalog-dropped .nm-subheader{font-weight:700}header .nm-catalog-dropped li{display:block}header .nm-catalog-dropped li ul{display:none;margin-bottom:.8em}header .nm-catalog-dropped li ul li:before{content:"—";color:#ccc;margin-right:.4em}header .nm-catalog-dropped .nm-menu-toggle{display:inline-block;cursor:pointer;color:#0f76b9;padding-right:30px}header .nm-catalog-dropped .nm-menu-toggle:after,header .nm-catalog-dropped .nm-menu-toggle:before{width:10px;content:""}header .nm-catalog-dropped .nm-menu-toggle:before{right:9px}header .nm-catalog-dropped .nm-menu-toggle:after{right:0}header .nm-catalog-dropped .nm-menu-toggle:hover{color:#e3000f}header .nm-catalog-dropped .nm-menu-toggle:hover:after,header .nm-catalog-dropped .nm-menu-toggle:hover:before{background-color:#e3000f}header .nm-catalog-dropped .nm-menu-toggle.nm-active{color:#000}header .nm-catalog-dropped .nm-menu-toggle.nm-active:before{right:8px}header .nm-catalog-dropped .nm-menu-toggle.nm-active:hover:after,header .nm-catalog-dropped .nm-menu-toggle.nm-active:hover:before{background-color:#0f76b9}header .nm-catalog-dropped .nm-dropped-popular{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:40%}header .nm-catalog-dropped .nm-dropped-popular .nm-caption{font-size:24px;margin-bottom:.3em}header .nm-catalog-dropped .nm-dropped-popular article{float:left;position:relative;text-align:left;width:50%;height:370px;z-index:6}header .nm-catalog-dropped .nm-dropped-popular article .brazzers-gallery__button,header .nm-catalog-dropped .nm-dropped-popular article .tmb-wrap-table div:after{bottom:0}header .nm-catalog-dropped .nm-dropped-popular article>.nm-wrapper{position:absolute;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border:1px solid #ebebeb;border-left:none;left:0;top:0;right:0;height:370px;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;z-index:8}header .nm-catalog-dropped .nm-dropped-popular article>.nm-wrapper:after{position:absolute;display:block;content:"";background-color:#0075b8;height:2px;left:50%;width:0;bottom:0;-webkit-transition:all .3s cubic-bezier(.25,.04,.25,.2);-o-transition:all .3s cubic-bezier(.25,.04,.25,.2);transition:all .3s cubic-bezier(.25,.04,.25,.2);z-index:8}header .nm-catalog-dropped .nm-dropped-popular article:first-child>.nm-wrapper{border-left:1px solid #ebebeb}header .nm-catalog-dropped .nm-dropped-popular article:hover{z-index:13}header .nm-catalog-dropped .nm-dropped-popular article:hover>.nm-wrapper{background-color:#fff;height:auto;min-height:100%;-webkit-transition:-webkit-box-shadow .3s linear;-o-transition:box-shadow .3s linear;transition:box-shadow .3s linear;transition:box-shadow .3s linear,-webkit-box-shadow .3s linear;-webkit-box-shadow:0 8px 24px rgba(147,193,223,.38);box-shadow:0 8px 24px rgba(147,193,223,.38);z-index:13}header .nm-catalog-dropped .nm-dropped-popular article:hover>.nm-wrapper:after{left:0;width:100%}header .nm-catalog-dropped .nm-dropped-popular article:hover .nm-additional-block{display:block}header .nm-catalog-dropped .nm-dropped-popular .nm-overpop{position:absolute;font-size:16px;color:#fff;background-color:#0075b8;top:0;left:0;padding:2px 10px;z-index:5}header .nm-catalog-dropped .nm-dropped-popular .nm-overpop:after{position:absolute;display:block;content:"";width:0;height:0;top:0;left:100%;border-style:solid;border-width:28px 10px 0 0;border-color:#0075b8 transparent transparent}header .nm-catalog-dropped .nm-dropped-popular .nm-complect{font-size:20px}header .nm-catalog-dropped .nm-dropped-popular .nm-complect:after{border-width:40px 10px 0 0}header .nm-catalog-dropped .nm-dropped-popular .nm-sale{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:700;color:#fff;background-color:#da251d;border-radius:50%;-webkit-box-shadow:0 7px 18px rgba(218,37,29,.34);box-shadow:0 7px 18px rgba(218,37,29,.34);top:20px;left:20px;width:64px;height:64px;z-index:5}header .nm-catalog-dropped .nm-dropped-popular .nm-article-description{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:179px;padding:10px 20px}header .nm-catalog-dropped .nm-dropped-popular .nm-article-description .nm-article-caption{font-size:18px;line-height:24px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-height:100px;margin-bottom:10px}header .nm-catalog-dropped .nm-dropped-popular .nm-article-description .nm-article-caption a{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%;max-height:100%}header .nm-catalog-dropped .nm-dropped-popular .nm-article-description .nm-articul{color:#999;font-size:14px;margin-bottom:5px}header .nm-catalog-dropped .nm-dropped-popular .nm-article-img-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:190px;z-index:3}header .nm-catalog-dropped .nm-dropped-popular .image-wrap{max-height:190px}header .nm-catalog-dropped .nm-dropped-popular .image-wrap img{max-width:100%;max-height:100%}header .nm-catalog-dropped .nm-dropped-popular .nm-article-price-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}header .nm-catalog-dropped .nm-dropped-popular .nm-article-price-row .nm-article-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;font-size:20px;line-height:28px;margin-right:5px}header .nm-catalog-dropped .nm-dropped-popular .nm-article-price-row .nm-article-price>div{display:inline-block;white-space:nowrap}header .nm-catalog-dropped .nm-dropped-popular .nm-article-price-row .nm-article-price .nm-old-price{position:relative;color:#da251d;font-size:16px;line-height:27px;padding:0 5px}header .nm-catalog-dropped .nm-dropped-popular .nm-article-price-row .nm-article-price .nm-old-price:after{position:absolute;display:block;content:"";border-top:1px solid #da251d;height:100%;left:-4px;right:5px;top:12px;-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}header .nm-catalog-dropped .nm-dropped-popular .nm-article-price-row .nm-article-order{color:#999;font-size:14px;white-space:nowrap}header .nm-catalog-dropped .nm-dropped-popular .nm-article-price-row .nm-article-stock{color:#000;font-size:14px;white-space:nowrap}.nm-grow{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;width:100%;margin:0 auto;z-index:5}.nm-grow .nm-content-overlay{position:absolute;display:none;top:0;left:0;bottom:0;right:0;opacity:0;background-color:rgba(0,0,0,.88);z-index:8}.nm-grow .nm-content-overlay.show{display:block;-webkit-animation-name:ghost;animation-name:ghost;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal;animation-direction:normal}.nm-main .nm-catalog-wrapper .nm-catalog-caption:hover .nm-arrow-right,.nm-main .nm-roll.roll-up:hover:after,.nm-main .nm-roll.roll-up:hover:before{-webkit-animation-duration:.3s,1.5s;-webkit-animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;-webkit-animation-direction:normal,alternate}.nm-main{width:100%}.nm-main .nm-section1 .nm-main-slider .slick-next,.nm-main .nm-section1 .nm-main-slider .slick-prev{background-color:#0075b8;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.nm-main .nm-section1 .nm-main-slider .slick-next:hover,.nm-main .nm-section1 .nm-main-slider .slick-prev:hover{background-color:#1499e5;-webkit-transform:translateY(-50%) scale(1.1);-ms-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.nm-main .nm-section1 .nm-main-slider .slick-next:active,.nm-main .nm-section1 .nm-main-slider .slick-prev:active{background-color:#005180}.nm-main .nm-section1 .nm-main-slider .slick-prev:after,.nm-main .nm-section1 .nm-main-slider .slick-prev:before{position:absolute;display:block;content:"";background-color:#fff;height:2px;width:10px;left:20px;top:20px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.nm-main .nm-section1 .nm-main-slider .slick-prev:after{top:26px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.nm-main .nm-section1 .nm-main-slider .slick-next:after,.nm-main .nm-section1 .nm-main-slider .slick-next:before{position:absolute;display:block;content:"";background-color:#fff;height:2px;width:10px;left:20px;top:20px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.nm-main .nm-section1 .nm-advantages,.nm-main .nm-section1 .nm-main-slider .nm-slide-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.nm-main .nm-section1 .nm-main-slider .slick-next:after{top:26px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.nm-main .nm-section1 .nm-main-slider .slick-dots{bottom:70px;left:68px;width:auto}.nm-main .nm-section1 .nm-main-slider .nm-slide{height:500px}.nm-main .nm-section1 .nm-main-slider .nm-slide-wrapper{position:relative;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100%;overflow:hidden}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-caption{position:absolute;font-size:32px;line-height:1.2;background-color:#fff;border:1px solid #ebebeb;top:40px;left:40px;padding:25px 35px;z-index:3}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-caption .nm-extra{font-weight:700}.nm-main .nm-section1 .nm-main-slider .nm-left{position:relative;background-color:#f7f7f7;width:33%;min-width:300px}.nm-main .nm-section1 .nm-main-slider .nm-text-wrapper{position:absolute;background-color:#f7f7f7;border-right:10px solid #fff;-webkit-transform:skewX(-6deg) translateX(30px);-ms-transform:skewX(-6deg) translateX(30px);transform:skewX(-6deg) translateX(30px);top:0;left:0;height:100%;width:100%;z-index:2}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-text{line-height:28px;padding:200px 10px 90px 75px;-webkit-transform:skewX(6deg) translateX(-30px);-ms-transform:skewX(6deg) translateX(-30px);transform:skewX(6deg) translateX(-30px)}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-image{position:relative;background-color:#f7f7f7;background-repeat:no-repeat;background-size:cover;width:67%;height:100%;z-index:1}.nm-main .nm-section1 .nm-advantages{display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:45px 0}.nm-main .nm-section1 .nm-advantages .nm-advantage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nm-main .nm-section1 .nm-advantages .nm-advantage img{display:block;margin-right:15px}.nm-main .nm-section1 .nm-advantages .nm-advantage .nm-text{line-height:24px;width:100%;padding-right:20px}.nm-main .nm-catalog-wrapper{text-align:center;padding:45px 0}.nm-main .nm-catalog-wrapper .nm-catalog{border-top:1px solid #ebebeb;border-left:1px solid #ebebeb;font-size:0;overflow:hidden;-webkit-transition:none;-o-transition:none;transition:none}.nm-main .nm-catalog-wrapper .nm-catalog.full{-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}.nm-main .nm-catalog-wrapper .nm-catalog-caption{position:relative;display:inline-block;font-size:32px;margin-bottom:20px;font-weight:300}.nm-main .nm-catalog-wrapper .nm-catalog-caption:hover .nm-arrow-right{border-color:#e3000f;-webkit-animation-name:hor-swipe-float,hor-swipe;animation-name:hor-swipe-float,hor-swipe;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-direction:normal,alternate}.nm-main .nm-catalog-wrapper .nm-catalog-caption:hover .nm-arrow-right:after,.nm-main .nm-catalog-wrapper .nm-catalog-caption:hover .nm-arrow-right:before{background-color:#e3000f}.nm-main .nm-catalog-wrapper article{float:left;position:relative;text-align:left;width:20%;height:270px;z-index:6}.nm-main .nm-catalog-wrapper article .brazzers-gallery__button{bottom:10px}.nm-main .nm-catalog-wrapper article .image-wrap{position:absolute;bottom:1px;top:1px;left:0;right:0}.nm-main .nm-catalog-wrapper article .nm-submenus{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;font-size:14px;width:47%;height:100%;padding:60px 0 30px 20px}.nm-main .nm-catalog-wrapper article .nm-flex-rows,.nm-main .nm-section2 .nm-slider-help-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-webkit-box-direction:normal}.nm-main .nm-catalog-wrapper article .nm-submenus .nm-category-goods-count{color:#999;font-size:14px}.nm-main .nm-catalog-wrapper article .nm-flex-rows{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;padding-top:7px}.nm-main .nm-catalog-wrapper article:after{position:absolute;display:block;content:"";background-color:transparent;height:2px;left:50%;right:50%;bottom:0;-webkit-transition:all .3s cubic-bezier(.25,.04,.25,.2);-o-transition:all .3s cubic-bezier(.25,.04,.25,.2);transition:all .3s cubic-bezier(.25,.04,.25,.2);z-index:8}@media (min-width:1280px){.nm-main .nm-catalog-wrapper article:hover{z-index:7}.nm-main .nm-catalog-wrapper article:hover>.nm-wrapper{-webkit-box-shadow:0 8px 24px rgba(147,193,223,.38);box-shadow:0 8px 24px rgba(147,193,223,.38);-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}.nm-main .nm-catalog-wrapper article:hover:after{left:0;right:1px;background-color:#0075b8}.nm-main .nm-catalog-wrapper article:hover .image-wrap img{-webkit-filter:saturate(1);filter:saturate(1)}}.nm-main .nm-catalog-wrapper article>.nm-wrapper{position:absolute;display:block;vertical-align:bottom;top:0;left:0;right:0;bottom:0;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;height:100%}.nm-main .nm-catalog-wrapper .nm-double-article{width:40%}.nm-main .nm-catalog-wrapper .nm-double-article .nm-article-img-wrap{width:50%;margin-left:50%}.nm-main .nm-catalog-wrapper .nm-double-article .nm-article-img-wrap .image-wrap{display:inline-block}.nm-main .nm-catalog-wrapper .nm-article-description{position:absolute;left:20px;right:20px;top:25px;z-index:4}.nm-main .nm-catalog-wrapper .nm-article-description .nm-article-caption{font-size:18px;line-height:24px;margin-bottom:10px}.nm-main .nm-catalog-wrapper .nm-article-description .nm-article-caption.nm-half{max-width:65%}.nm-main .nm-catalog-wrapper .nm-article-description .nm-category-goods-count{color:#999;font-size:14px}.nm-main .nm-catalog-wrapper .nm-article-img-wrap{position:absolute;display:table-cell;vertical-align:bottom;width:100%;height:100%;z-index:3}.nm-main .nm-catalog-wrapper .image-wrap img{-webkit-filter:saturate(0);filter:saturate(0);-webkit-transition:-webkit-filter .3s;-o-transition:filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;max-width:100%;max-height:100%}.nm-main .nm-roll{position:relative;display:inline-block;padding-left:20px;margin-top:35px}.nm-main .nm-roll:after,.nm-main .nm-roll:before{position:absolute;display:block;content:"";background:#0f76b9;width:7px;height:1px;top:13px}.nm-main .nm-roll.roll-up:before{left:0;-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg);-webkit-transition:background .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:background .2s ease-in-out,transform .2s ease-in-out;transition:background .2s ease-in-out,transform .2s ease-in-out;transition:background .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nm-main .nm-roll.roll-down:before,.nm-main .nm-roll.roll-up:after{-webkit-transition:background .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:background .2s ease-in-out,transform .2s ease-in-out}.nm-main .nm-roll.roll-up:after{left:5px;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg);transition:background .2s ease-in-out,transform .2s ease-in-out;transition:background .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nm-main .nm-roll.roll-up:hover:after,.nm-main .nm-roll.roll-up:hover:before{background:#e3000f;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-direction:normal,alternate}.nm-main .nm-roll.roll-up:hover:before{-webkit-animation-name:vert-swipe-float-before,vert-swipe-before;animation-name:vert-swipe-float-before,vert-swipe-before}.nm-main .nm-roll.roll-up:hover:after{-webkit-animation-name:vert-swipe-float-after,vert-swipe-after;animation-name:vert-swipe-float-after,vert-swipe-after}.nm-main .nm-roll.roll-down:before{left:0;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg);transition:background .2s ease-in-out,transform .2s ease-in-out;transition:background .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nm-main .nm-roll.roll-down:after{left:5px;-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg);-webkit-transition:background .2s ease-in-out,-webkit-transform .2s ease-in-out;-o-transition:background .2s ease-in-out,transform .2s ease-in-out;transition:background .2s ease-in-out,transform .2s ease-in-out;transition:background .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nm-main .nm-roll.roll-down:hover:after,.nm-main .nm-roll.roll-down:hover:before{background:#e3000f;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.nm-main .nm-roll.roll-down:hover:before{-webkit-animation-name:vert-down-swipe-float-before,vert-down-swipe-before;animation-name:vert-down-swipe-float-before,vert-down-swipe-before}.nm-main .nm-roll.roll-down:hover:after{-webkit-animation-name:vert-down-swipe-float-after,vert-down-swipe-after;animation-name:vert-down-swipe-float-after,vert-down-swipe-after}.nm-main .nm-section2{text-align:center;padding:60px 0}.nm-main .nm-section2.nm-no-padding{padding-top:10px}.nm-main .nm-section2 .nm-slider-help-block{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;background-color:#f9f9f9;border:1px solid #e5e5e5;border-radius:6px;min-height:300px;padding:0 45px}.nm-main .nm-section2 .nm-slider-help-block .nm-left-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;padding:40px 50px 40px 0;width:50%}.nm-main .nm-section2 .nm-slider-help-block .nm-caption{font-size:32px;line-height:1.2;margin-bottom:.5em}.nm-main .nm-section2 .nm-slider-help-block .nm-text{line-height:28px;margin-bottom:1em}.nm-main .nm-section2 .nm-slider-help-block .nm-right-block{position:relative;width:47%}.nm-main .nm-section2 .nm-slider-help-block #slider-help{height:270px;padding:0 40px}.nm-main .nm-section2 .nm-slider-help-block .nm-slide{text-align:center;height:100%}.nm-main .nm-section2 .nm-slider-help-block .nm-slide img{display:inline-block;max-width:100%;max-height:100%}.nm-main .nm-section2 .nm-slider-help-block .slick-list,.nm-main .nm-section2 .nm-slider-help-block .slick-track{height:100%}.nm-main .nm-section2 .nm-slider-help-block .slick-next,.nm-main .nm-section2 .nm-slider-help-block .slick-prev{background-color:transparent;width:25px;height:90px;top:45%}.nm-main .nm-section2 .nm-slider-help-block .slick-prev{left:0}.nm-main .nm-section2 .nm-slider-help-block .slick-next{right:0}.nm-main .nm-section2 .nm-slider-help-block .slick-next:hover:after,.nm-main .nm-section2 .nm-slider-help-block .slick-next:hover:before,.nm-main .nm-section2 .nm-slider-help-block .slick-prev:hover:after,.nm-main .nm-section2 .nm-slider-help-block .slick-prev:hover:before{background-color:#1499e5}.nm-main .nm-section2 .nm-slider-help-block .slick-next:active:after,.nm-main .nm-section2 .nm-slider-help-block .slick-next:active:before,.nm-main .nm-section2 .nm-slider-help-block .slick-prev:active:after,.nm-main .nm-section2 .nm-slider-help-block .slick-prev:active:before{background-color:#005180}.nm-main .nm-section2 .nm-slider-help-block .slick-next.slick-disabled:after,.nm-main .nm-section2 .nm-slider-help-block .slick-next.slick-disabled:before,.nm-main .nm-section2 .nm-slider-help-block .slick-prev.slick-disabled:after,.nm-main .nm-section2 .nm-slider-help-block .slick-prev.slick-disabled:before{background-color:#ccc}.nm-main .nm-section2 .nm-slider-help-block .slick-next:after,.nm-main .nm-section2 .nm-slider-help-block .slick-next:before,.nm-main .nm-section2 .nm-slider-help-block .slick-prev:after,.nm-main .nm-section2 .nm-slider-help-block .slick-prev:before{position:absolute;display:block;content:"";background-color:#0075b8;height:2px;width:44px;left:-10px;top:22px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg);-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}.nm-main .nm-section2 .nm-slider-help-block .slick-next:after,.nm-main .nm-section2 .nm-slider-help-block .slick-prev:after{top:62px;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-main .nm-section2 .nm-slider-help-block .slick-next:after,.nm-main .nm-section2 .nm-slider-help-block .slick-next:before{left:auto;right:-10px;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-main .nm-section2 .nm-slider-help-block .slick-next:after{top:63px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}.nm-main .nm-section2 .nm-slider-help-block .nm-slider-help-counter{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;left:0;bottom:50px}.nm-main .nm-section2 .nm-slider-help-block .nm-slider-help-current{color:#0f76b9;font-size:32px;font-weight:700;line-height:1}.nm-main .nm-section2 .nm-slider-help-block .nm-slider-help-all{color:#999;font-size:14px;letter-spacing:.3em;margin-left:3px}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand{text-align:left}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-left-block{width:47%}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand #slider-help{height:340px}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-link{margin-bottom:1em}.nm-main .nm-popular .nm-popular-caption{text-align:center;font-size:32px;font-weight:300;margin-top:1em;margin-bottom:.5em}.nm-main .nm-popular .nm-popular-section{position:relative;text-align:center;border-left:1px solid #ebebeb;font-size:0;opacity:1;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.nm-main .nm-popular .nm-popular-section.opacity{opacity:0}.nm-main .nm-popular .nm-popular-section.nm-showing-more article:nth-child(5)~article{display:none}.nm-main .nm-popular .nm-popular-section article{float:left;position:relative;text-align:left;width:20%;height:370px;z-index:6;border-top:1px solid #ebebeb}.nm-main .nm-popular .nm-popular-section article .brazzers-gallery__button,.nm-main .nm-popular .nm-popular-section article .tmb-wrap-table div:after{bottom:0}.nm-main .nm-popular .nm-popular-section article>.nm-wrapper{position:absolute;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;left:0;top:0;right:0;height:370px;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;z-index:8}.nm-main .nm-popular .nm-popular-section article>.nm-wrapper:after{position:absolute;display:block;content:"";background-color:#0075b8;height:2px;left:50%;width:0;bottom:0;-webkit-transition:all .3s cubic-bezier(.25,.04,.25,.2);-o-transition:all .3s cubic-bezier(.25,.04,.25,.2);transition:all .3s cubic-bezier(.25,.04,.25,.2);z-index:8}@media (min-width:1280px){.nm-main .nm-popular .nm-popular-section article:hover{z-index:13}.nm-main .nm-popular .nm-popular-section article:hover>.nm-wrapper{background-color:#fff;height:auto;min-height:100%;-webkit-transition:-webkit-box-shadow .3s linear;-o-transition:box-shadow .3s linear;transition:box-shadow .3s linear;transition:box-shadow .3s linear,-webkit-box-shadow .3s linear;-webkit-box-shadow:0 8px 24px rgba(147,193,223,.38);box-shadow:0 8px 24px rgba(147,193,223,.38);z-index:13}.nm-main .nm-popular .nm-popular-section article:hover>.nm-wrapper:after{left:0;width:100}.nm-main .nm-popular .nm-popular-section article:hover .nm-additional-block{display:block}}.nm-main .nm-popular .nm-popular-section .nm-double-article{width:40%}.nm-main .nm-popular .nm-popular-section .nm-double-article .nm-article-img-wrap{width:50%;margin-left:50%}.nm-main .nm-popular .nm-popular-section .nm-double-article .nm-article-img-wrap .image-wrap{display:inline-block}.nm-main .nm-popular .nm-popular-section .nm-double-article .nm-sale{top:115px}.nm-main .nm-popular .nm-popular-section .nm-overpop{position:absolute;font-size:16px;color:#fff;background-color:#0075b8;top:0;left:0;padding:5px 10px;z-index:5}.nm-main .nm-popular .nm-popular-section .nm-overpop:after{position:absolute;display:block;content:"";width:0;height:0;top:0;left:100%;border-style:solid;border-width:34px 10px 0 0;border-color:#0075b8 transparent transparent}.nm-main .nm-popular .nm-popular-section .nm-complect{font-size:20px}.nm-main .nm-popular .nm-popular-section .nm-complect:after{border-width:40px 10px 0 0}.nm-main .nm-popular .nm-popular-section .nm-sale{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:20px;font-weight:700;color:#fff;background-color:#da251d;border-radius:50%;-webkit-box-shadow:0 7px 18px rgba(218,37,29,.34);box-shadow:0 7px 18px rgba(218,37,29,.34);top:20px;left:20px;width:64px;height:64px;z-index:5}.nm-main .nm-popular .nm-popular-section .nm-article-description{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:179px;padding:10px 20px}.nm-main .nm-popular .nm-popular-section .nm-article-description .nm-article-caption{font-size:18px;line-height:24px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-height:100px;margin-bottom:10px}.nm-main .nm-popular .nm-popular-section .nm-article-description .nm-article-caption a{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%;max-height:100%}.nm-main .nm-popular .nm-popular-section .nm-article-description .nm-articul{color:#999;font-size:14px;margin-bottom:5px}.nm-main .nm-popular .nm-popular-section .nm-article-img-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:190px;z-index:3}.nm-main .nm-popular .nm-popular-section .image-wrap{max-height:190px}.nm-main .nm-popular .nm-popular-section .image-wrap img{max-width:100%;max-height:100%}.nm-main .nm-popular .nm-popular-section .nm-article-price-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.nm-main .nm-popular .nm-popular-section .nm-article-price-row .nm-article-price{font-size:20px;line-height:28px;margin-right:5px}.nm-main .nm-popular .nm-popular-section .nm-article-price-row .nm-article-price>div{display:inline-block;white-space:nowrap}.nm-main .nm-popular .nm-popular-section .nm-article-price-row .nm-article-price .nm-old-price{position:relative;color:#da251d;font-size:16px;line-height:27px;padding:0 5px}.nm-main .nm-popular .nm-popular-section .nm-article-price-row .nm-article-price .nm-old-price:after{position:absolute;display:block;content:"";border-top:1px solid #da251d;height:100%;left:-4px;right:5px;top:12px;-webkit-transform:rotate(18deg);-ms-transform:rotate(18deg);transform:rotate(18deg)}.nm-main .nm-popular .nm-popular-section .nm-article-price-row .nm-article-order{color:#999;font-size:14px;white-space:nowrap}.nm-main .nm-popular .nm-popular-section .nm-article-price-row .nm-article-stock{color:#000;font-size:14px;white-space:nowrap}.nm-main .nm-popular .nm-popular-section .nm-additional-block{display:none;font-size:16px;padding:10px 20px}.nm-main .nm-popular .nm-popular-section .nm-complect-images,.nm-main .nm-section3 .nm-big-wrapper{display:-webkit-box;display:-ms-flexbox;-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.nm-main .nm-popular .nm-popular-section .nm-additional-block .nm-btn{font-weight:300;white-space:nowrap;text-transform:none;max-width:203px;height:38px;margin:10px auto}.nm-main .nm-popular .nm-popular-section .nm-additional-block .nm-to-cart.nm-added{background-color:#d9d9d9}.nm-main .nm-popular .nm-popular-section .nm-additional-block .nm-to-cart.nm-remove{background-color:#1499e5}.nm-main .nm-popular .nm-popular-section .nm-additional-block .nm-one-click{text-align:center}.nm-main .nm-popular .nm-popular-section .nm-article-category{font-size:16px;line-height:1.2}.nm-main .nm-popular .nm-popular-section .nm-complect-images{position:relative;display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:190px}.nm-main .nm-popular .nm-popular-section .nm-complect-images:after,.nm-main .nm-popular .nm-popular-section .nm-complect-images:before{position:absolute;display:block;content:"";background-color:#0075b8;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.nm-main .nm-popular .nm-popular-section .nm-complect-images:before{width:38px;height:2px}.nm-main .nm-popular .nm-popular-section .nm-complect-images:after{width:2px;height:38px}.nm-main .nm-popular .nm-popular-section .nm-complect-images .nm-article-complect-img{width:45%;max-width:45%;height:100%}.nm-main .nm-popular .nm-popular-section .nm-complect-images .nm-article-complect-img img{display:block;max-width:100%;max-height:100%;margin:auto}.nm-main .nm-popular .nm-popular-section .nm-consist,.nm-main .nm-popular .nm-popular-section .nm-delivery-term{color:#999;font-size:16px;line-height:19px}.nm-main .nm-popular .nm-popular-section .nm-consist span,.nm-main .nm-popular .nm-popular-section .nm-delivery-term span{color:#000}.nm-main .nm-other-popular{position:relative;padding-left:35px;margin-top:25px}.nm-main .nm-other-popular .nm-svg{-webkit-transform:none;-ms-transform:none;transform:none;top:2px}.nm-main .nm-other-popular.clicked .nm-svg{-webkit-animation-name:rotating;animation-name:rotating;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-iteration-count:1;animation-iteration-count:1}.nm-main .nm-section3{background-image:-webkit-gradient(linear,left top,right top,from(#f8f8f6),color-stop(37%,#f1f2ed),color-stop(37%,#f1f0ef),color-stop(49%,#dfe1de),color-stop(49%,#e0e0e0),color-stop(49.5%,#dfdfde),color-stop(49.5%,#dee0dd),color-stop(49.9%,#dee0dd),color-stop(50%,#fefefe),color-stop(63%,#fafafa),color-stop(63%,#fcf9fb),color-stop(64%,#fcf9fb),color-stop(64%,#fafafa),color-stop(83%,#e8e8e8));background-image:-webkit-linear-gradient(left,#f8f8f6,#f1f2ed 37%,#f1f0ef 37%,#dfe1de 49%,#e0e0e0 49%,#dfdfde 49.5%,#dee0dd 49.5%,#dee0dd 49.9%,#fefefe 50%,#fafafa 63%,#fcf9fb 63%,#fcf9fb 64%,#fafafa 64%,#e8e8e8 83%);background-image:-o-linear-gradient(left,#f8f8f6,#f1f2ed 37%,#f1f0ef 37%,#dfe1de 49%,#e0e0e0 49%,#dfdfde 49.5%,#dee0dd 49.5%,#dee0dd 49.9%,#fefefe 50%,#fafafa 63%,#fcf9fb 63%,#fcf9fb 64%,#fafafa 64%,#e8e8e8 83%);background-image:linear-gradient(to right,#f8f8f6,#f1f2ed 37%,#f1f0ef 37%,#dfe1de 49%,#e0e0e0 49%,#dfdfde 49.5%,#dee0dd 49.5%,#dee0dd 49.9%,#fefefe 50%,#fafafa 63%,#fcf9fb 63%,#fcf9fb 64%,#fafafa 64%,#e8e8e8 83%);height:465px}.nm-main .nm-section3 .nm-big-wrapper{display:-webkit-flex;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nm-main .nm-section3 .nm-img-side{background-image:url(../img/consult.png),url(../img/consult-pareto.png);background-repeat:no-repeat;background-position:bottom center,top 115px center;width:50%;height:465px}.nm-main .nm-section3 .nm-text-side{width:50%;padding:90px 0 90px 90px}.nm-main .nm-section3 .nm-text-side .nm-caption{font-size:32px;font-weight:300;line-height:1.2}.nm-main .nm-section3 .nm-text-side .nm-text{font-size:18px;line-height:28px;margin:20px 0}.nm-main .nm-section3 .nm-text-side .nm-btn{max-width:260px}.nm-main .nm-section4{border-bottom:1px solid #eaeaea;padding:60px 0}.nm-main .nm-section4.nm-noborder{border-bottom:none;padding:0}.nm-main .nm-section4 .nm-slider-posm-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:10px solid #f2f2f2;border-radius:6px;min-height:370px;padding:0 45px}.nm-main .nm-section-cart .nm-table-desktop tbody tr,.nm-main .nm-section-news-nav-links{border-bottom:1px solid #e5e5e5}.nm-main .nm-section4 .nm-slider-posm-block .nm-left-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;padding:40px 50px 40px 0;width:50%}.nm-main .nm-section4 .nm-slider-posm-block .nm-slide .nm-wrap,.nm-main .nm-section4 .nm-slider-posm-block .nm-slider-posm-counter{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row}.nm-main .nm-section4 .nm-slider-posm-block .nm-caption{font-size:32px;line-height:1.2;margin-bottom:.5em}.nm-main .nm-section4 .nm-slider-posm-block .nm-text{line-height:28px;margin-bottom:1em}.nm-main .nm-section4 .nm-slider-posm-block .nm-right-block{position:relative;width:47%}.nm-main .nm-section4 .nm-slider-posm-block #slider-posm{height:270px;padding:0 40px}.nm-main .nm-section4 .nm-slider-posm-block .nm-slide{height:100%}.nm-main .nm-section4 .nm-slider-posm-block .nm-slide .nm-wrap{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.nm-main .nm-section4 .nm-slider-posm-block .nm-slide img{display:block;max-width:100%;max-height:100%}.nm-main .nm-section4 .nm-slider-posm-block .slick-list,.nm-main .nm-section4 .nm-slider-posm-block .slick-track{height:100%}.nm-main .nm-section4 .nm-slider-posm-block .slick-next,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev{background-color:transparent;width:25px;height:90px;top:55%}.nm-main .nm-section4 .nm-slider-posm-block .slick-prev{left:0}.nm-main .nm-section4 .nm-slider-posm-block .slick-next{right:0}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:hover:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next:hover:before,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:hover:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:hover:before{background-color:#1499e5}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:active:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next:active:before,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:active:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:active:before{background-color:#005180}.nm-main .nm-section4 .nm-slider-posm-block .slick-next.slick-disabled:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next.slick-disabled:before,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev.slick-disabled:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev.slick-disabled:before{background-color:#ccc}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next:before,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:before{position:absolute;display:block;content:"";background-color:#0075b8;height:2px;width:44px;left:-10px;top:22px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg);-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:after{top:62px;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next:before{left:auto;right:-10px;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:after{top:63px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}.nm-main .nm-section4 .nm-slider-posm-block .nm-slider-posm-counter{position:absolute;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;left:0;bottom:0}.nm-main .nm-section-action .nm-action-block,.nm-main .nm-widgets-block #slider-social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-webkit-box-direction:normal}.nm-main .nm-section4 .nm-slider-posm-block .nm-slider-posm-current{color:#0f76b9;font-size:32px;font-weight:700;line-height:1}.nm-main .nm-section4 .nm-slider-posm-block .nm-slider-posm-all{color:#999;font-size:14px;letter-spacing:.3em;margin-left:3px}.nm-main .nm-widgets-block{background-color:#f9f9f9;padding:50px 0 30px}.nm-main .nm-widgets-block .nm-join-us{text-align:center;font-size:32px;font-weight:300;margin-bottom:.5em}.nm-main .nm-widgets-block #slider-social{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.nm-main .nm-widgets-block #slider-social .nm-slide{background-color:#fff;border-radius:4px;width:32%;max-width:32%;height:395px;margin-bottom:30px;padding:12px;overflow:hidden}.nm-main .nm-section-news-nav-links ul li{position:relative;display:inline-block;padding:22px 15px}.nm-main .nm-section-news-nav-links ul li:first-child{padding-left:0}.nm-main .nm-section-news-nav-links ul li a{color:#000;font-size:16px}.nm-main .nm-section-news-nav-links ul li a:hover{color:#0f76b9}.nm-main .nm-section-news-nav-links ul li.nm-current:after{position:absolute;display:block;content:"";background-color:#0f76b9;height:2px;bottom:-1px;left:0;right:0}.nm-main .nm-section-action{padding:30px 0}.nm-main .nm-section-action.nm-action-categories{padding:15px 0 20px}.nm-main .nm-section-action h1{font-size:42px;font-weight:300;margin-bottom:.33em}.nm-main .nm-section-action .nm-action-block{position:relative;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;background-color:#f3f3f3;border-top-right-radius:6px;border-bottom-right-radius:6px;padding:10px}.nm-main .nm-section-action .nm-action-block:hover .nm-left:after,.nm-main .nm-section-action .nm-action-block:hover .nm-left:before,.nm-main .nm-section-action .nm-action-block:hover .nm-overpop-overwrap .nm-divider:after,.nm-main .nm-section-action .nm-action-block:hover .nm-overpop-overwrap .nm-divider:before,.nm-main .nm-section-action .nm-action-block:hover .nm-overpop-overwrap .nm-overpop-big-red{opacity:1}.nm-main .nm-section-action .nm-action-block .nm-left{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#000;font-size:24px;line-height:1.33;width:40%;min-height:300px;padding:75px 100px 40px 40px}.nm-main .nm-section-action .nm-action-block .nm-left:after,.nm-main .nm-section-action .nm-action-block .nm-left:before{position:absolute;display:block;content:"";border-radius:50%;background-color:transparent;border:10px solid #f3f3f3;width:40px;height:40px;top:45%;right:35px;opacity:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:3}.nm-main .nm-section-action .nm-action-block .nm-left:before{border-color:#fff;-webkit-transform:translateY(-80%) translateX(-80%);-ms-transform:translateY(-80%) translateX(-80%);transform:translateY(-80%) translateX(-80%)}.nm-main .nm-section-action .nm-action-block .nm-left:after{-webkit-transform:translateY(80%) translateX(90%);-ms-transform:translateY(80%) translateX(90%);transform:translateY(80%) translateX(90%)}.nm-main .nm-section-action .nm-action-block .nm-bold-red{display:inline-block;color:#da251d;font-size:32px;font-weight:700;line-height:.9;margin-bottom:.66em}.nm-main .nm-section-action .nm-action-block .nm-img-wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;width:60%;padding:20px;z-index:2}.nm-main .nm-section-action .nm-action-block .nm-img-wrap:before{position:absolute;display:block;content:"";background-color:#fff;top:0;right:100%;width:100px;height:100%;-webkit-transform:skewX(-14deg) translateX(50%);-ms-transform:skewX(-14deg) translateX(50%);transform:skewX(-14deg) translateX(50%);z-index:-1}.nm-main .nm-section-action .nm-action-block .nm-img-wrap img{display:block;width:100%;max-width:100%;max-height:100%}.nm-main .nm-section-news .nm-article-img,.nm-main .nm-section-news .nm-article-text{width:25%}.nm-main .nm-section-news{margin-top:80px;margin-bottom:80px}.nm-main .nm-section-news .nm-news-block{border-left:1px solid #ebebeb;border-top:1px solid #ebebeb}.nm-main .nm-section-news .nm-news-article{float:left;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb;height:365px;padding:20px 31px}.nm-main .nm-section-news .nm-news-article .nm-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.nm-main .nm-section-news .nm-news-article .nm-article-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.nm-main .nm-section-news .nm-news-article .nm-article-info .nm-top{overflow:hidden}.nm-main .nm-section-news .nm-news-article .nm-article-info .nm-bottom{margin-top:.5em}.nm-main .nm-section-news .nm-news-article .nm-img-bg{background-repeat:no-repeat;background-size:cover;background-position:center center}.nm-main .nm-section-news .nm-news-article .nm-text{color:#666;font-size:15px;line-height:1.4}.nm-main .nm-section-news .nm-news-article .nm-article-link{line-height:1.33;margin-bottom:.3em}.nm-main .nm-section-news .nm-article-img .nm-img-bg{height:210px;margin:10px 0 20px}.nm-main .nm-section-news .nm-article-text .nm-article-info{height:100%}.nm-main .nm-section-news .nm-article-img-text{width:50%}.nm-main .nm-section-news .nm-article-img-text .nm-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.nm-main .nm-section-news .nm-article-img-text .nm-img-bg{width:50%;margin-top:10px;margin-bottom:10px}.nm-main .nm-section-news .nm-article-img-text .nm-article-info{width:50%;padding-left:31px}.nm-main .nm-section-blured-btn{position:relative;padding:80px 50px;overflow:hidden}.nm-main .nm-section-blured-btn .nm-bg-blur-image{position:absolute;background-repeat:no-repeat;background-size:cover;background-position:center center;top:0;right:0;bottom:0;left:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;z-index:1}.nm-main .nm-section-blured-btn:hover .nm-bg-blur-image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.nm-main .nm-section-blured-btn .nm-btn{position:relative;display:inline-block;font-size:24px;line-height:normal;font-weight:300;white-space:normal;width:auto;height:auto;padding:20px 40px 21px;z-index:2}.nm-main .nm-filters-block,.nm-main .nm-section-zoom .nm-big-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row}.nm-main .nm-collapsing-text{padding:40px 0 30px}.nm-main .nm-collapsing-text .nm-text-wrap{overflow:hidden;-webkit-transition:none;-o-transition:none;transition:none}.nm-main .nm-collapsing-text .nm-text-wrap.full{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.nm-main .nm-collapsing-text .nm-roll{margin-top:10px}.nm-main .nm-section-zoom{padding:20px 0 80px}.nm-main .nm-section-zoom .nm-big-wrapper{display:flex;-ms-flex-direction:row;flex-direction:row}.nm-main .nm-section-zoom .nm-zoom-block{width:50%;max-width:492px;margin-right:30px}.nm-main .nm-section-zoom .nm-zoom-block:hover .nm-img-wrap img{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.nm-main .nm-section-zoom .nm-zoom-block:hover .nm-img-wrap .nm-lupa{-webkit-transform:scale(1) translateX(-50%) translateY(-50%);-ms-transform:scale(1) translateX(-50%) translateY(-50%);transform:scale(1) translateX(-50%) translateY(-50%)}.nm-main .nm-section-zoom .nm-zoom-block .nm-img-wrap{position:relative;overflow:hidden;cursor:pointer}.nm-main .nm-section-zoom .nm-zoom-block .nm-img-wrap img{display:block;width:100%;max-height:100%;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-main .nm-section-zoom .nm-zoom-block .nm-img-wrap .nm-lupa{position:absolute;display:block;width:28px;top:50%;left:50%;height:28px;pointer-events:none;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0) translateX(-50%) translateY(-50%);-ms-transform:scale(0) translateX(-50%) translateY(-50%);transform:scale(0) translateX(-50%) translateY(-50%);-webkit-transition:.2s;-o-transition:.2s;transition:.2s;z-index:2}.nm-main .nm-section-zoom .nm-descr{width:40%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.nm-main .nm-section-zoom .nm-bordered-text{display:inline-block;border:2px solid #0075b8;padding:26px 30px;margin-top:1em}.nm-main .nm-filters-block{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#f3f3f3;padding:35px 60px 40px 40px;margin-bottom:40px}.nm-main .nm-filters-block .nm-filters-inside-block,.nm-main .nm-filters-block .nm-select-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.nm-main .nm-filters-block .nm-filters-inside-block{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:46%}.nm-main .nm-filters-block .nm-filters-inside-block:first-child{max-width:470px}.nm-main .nm-filters-block .nm-filters-inside-block:last-child{max-width:540px}.nm-main .nm-filters-block .nm-filters-caption{position:relative;font-size:20px}.nm-main .nm-filters-block .nm-filters-caption:after,.nm-main .nm-filters-block .nm-filters-caption:before{position:absolute;display:block;content:none;background:#0f76b9;top:50%;width:12px;height:2px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.nm-main .nm-filters-block .nm-filters-caption:before{right:11px;-webkit-transform:rotate(22deg) translateY(-50%);-ms-transform:rotate(22deg) translateY(-50%);transform:rotate(22deg) translateY(-50%)}.nm-main .nm-filters-block .nm-filters-caption:after{right:0;transform:rotate(-22deg) translateY(-50%)}.nm-main .nm-filters-block .nm-filters-caption.nm-active:before{right:10px;-webkit-transform:rotate(-22deg) translateY(-50%);-ms-transform:rotate(-22deg) translateY(-50%);transform:rotate(-22deg) translateY(-50%)}.nm-main .nm-filters-block .nm-filters-caption.nm-active:after{-webkit-transform:rotate(22deg) translateY(-50%);-ms-transform:rotate(22deg) translateY(-50%);transform:rotate(22deg) translateY(-50%)}.nm-main .nm-filters-block .nm-toggle-block{margin-top:10px}.nm-main .nm-filters-block .nm-select-wrap{display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nm-main .nm-filters-block .nm-select-wrap .nm-info{font-size:16px;padding-left:12px;margin-bottom:15px}.nm-main .nm-filters-block .nm-swiper-block{position:relative;width:230px;min-width:200px;max-width:230px;margin-bottom:29px}.nm-main .nm-filters-block .nm-swiper-block .nm-amount-box{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:4px;-webkit-box-shadow:0 2px 7px rgba(45,96,148,.24);box-shadow:0 2px 7px rgba(45,96,148,.24)}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap .amount_min,.nm-section-dispatch .nm-dispatch-form .nm-input{border-top-right-radius:0;border-bottom-right-radius:0}.nm-main .nm-filters-block .nm-swiper-block .nm-amount-box:after{position:absolute;display:block;content:"";background-color:#ccc;width:1px;top:0;bottom:0;left:50%}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap{position:relative;width:50%}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap:after,.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap:before{position:absolute;display:block;pointer-events:none;color:#bbb;font-family:Roboto,sans-serif;font-size:16px;font-weight:300;top:8px}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap:before{content:"от";left:12px}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap:after{content:"шт";right:12px}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap.nm-min .nm-input{border-right-width:0}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap.nm-max .nm-input{border-left-width:0}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap.nm-max:before{content:"до"}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap .nm-input{text-align:left;-webkit-box-shadow:none;box-shadow:none;width:115px;min-width:100px;max-width:115px;height:40px;padding:0 35px}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap .nm-input:focus,.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap .nm-input:hover{border-color:#ccc}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap .amount_max{border-top-left-radius:0;border-bottom-left-radius:0}.nm-main .nm-section-cart .nm-top-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:12px 0 18px}.nm-main .nm-section-cart .nm-top-row .nm-btns{display:flex}.nm-main .nm-section-cart .nm-top-row .nm-btns>a{position:relative;padding-left:26px;font-size:16px;margin-left:35px}.nm-main .nm-section-cart h1{font-size:32px;font-weight:300}.nm-main .nm-section-cart .nm-table-desktop{width:100%}.nm-main .nm-section-cart .nm-table-desktop th{text-align:left;background-color:#0075b8;color:#fff;font-size:14px;font-weight:300;padding:8px 0}.nm-main .nm-section-cart .nm-table-desktop tbody td{padding:20px 0}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img{width:180px;min-width:180px;max-width:180px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img .nm-img-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #e5e5e5;height:150px;width:150px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img .nm-img-wrap img{display:block;max-width:80%;max-height:80%;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img .nm-img-wrap:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr{padding-right:15px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-articul{display:inline-block;color:#999;font-size:14px;margin-right:.8em}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-stock{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-in-stock{position:relative;display:block;width:20px;height:15px;margin-right:8px;margin-bottom:5px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-complect,.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-parameters{font-size:14px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-bottom-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:10px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-bottom-row .nm-479-show-inline{display:none}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-bottom-row .nm-checkbox-row:first-child{margin-right:20px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-bottom-row .nm-checkbox{white-space:nowrap}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color{width:105px;min-width:105px;max-width:105px;padding-right:15px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-input-block{float:left;display:block;font-size:0;line-height:0;margin:4px 8px 4px 0}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-color-checkbox{position:relative;display:inline-block;cursor:pointer;border:1px solid transparent;width:20px;min-width:20px;max-width:20px;height:20px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-color-checkbox:after{position:absolute;display:block;content:"";background-image:url(../img/icons/check_white.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:14px;height:11px;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(0);-ms-transform:translateX(-50%) translateY(-50%) scale(0);transform:translateX(-50%) translateY(-50%) scale(0);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-color-checkbox.nm-white{border-color:#e8e8e8}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-color-checkbox.nm-white:after{background-image:url(../img/icons/check_black.svg)}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-color-checkbox.nm-grey{background-color:#7c8082}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-color-checkbox.nm-black{background-color:#000}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-color-checkbox.nm-blue{background-color:#2b437c}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color .nm-color-checkbox.nm-red{background-color:#8b2e27}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color input[type=radio]:checked~.nm-color-checkbox:after{-webkit-transform:translateX(-50%) translateY(-50%) scale(1);-ms-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}.nm-main .nm-section-cart .nm-table-desktop .nm-table-count{padding-right:15px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-count .nm-input-wrap{position:relative;width:80px;min-width:80px;max-width:80px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-count .nm-input{text-align:right;font-size:14px;width:80px;min-width:80px;max-width:80px;height:40px;padding-right:30px;padding-left:10px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-count .nm-placeholder{position:absolute;display:block;pointer-events:none;color:#999;font-size:14px;font-weight:300;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-main .nm-formalization-block,.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-flex-direction:row-reverse;-webkit-box-direction:reverse;-webkit-box-orient:horizontal}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price{padding-right:15px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row{display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-full-price,.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-real-price{font-size:16px;white-space:nowrap;margin:4px 0}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-real-price{padding-right:30px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-full-price{position:relative;color:#da251d;padding:0 5px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-full-price:after{position:absolute;display:block;content:"";border-top:1px solid #da251d;height:100%;left:-4px;right:5px;top:12px;-webkit-transform:rotate(14deg);-ms-transform:rotate(14deg);transform:rotate(14deg)}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-delivery-upper.nm-disabled .nm-input:focus,.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-delivery-upper.nm-disabled .nm-input:hover,.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block.nm-disabled .nm-input:focus,.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block.nm-disabled .nm-input:hover{border-color:#ccc}.nm-main .nm-section-cart .nm-table-desktop .nm-table-del{width:60px;min-width:60px;max-width:60px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-del .nm-btn-close{margin:0 auto}.nm-main .nm-section-cart .nm-bottom-row .nm-total-cost{text-align:center;font-size:20px;padding:25px 0}.nm-main .nm-section-cart .nm-bottom-row .nm-total-cost .nm-cost{margin:0 .8em}.nm-main .nm-section-cart .nm-cart-items-mobile{display:none}.nm-main .nm-formalization-block{display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#f3f3f3;padding:25px 30px}.nm-main .nm-formalization-block .nm-info-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nm-main .nm-formalization-block .nm-info-block .nm-btn{display:block}.nm-main .nm-formalization-block .nm-info-block .nm-info-text{padding-left:35px}.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-price-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-price-row .nm-total{font-size:20px;font-weight:700}.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-price-row .nm-total .nm-total-price{margin:0 1em}.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-price-row .nm-discount{color:#da251d;font-size:16px}.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-minimum{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:16px}.nm-main .nm-formalization-block .nm-back{font-size:16px}.nm-section-formalization h2{font-size:32px;font-weight:300;margin-bottom:.5em}.nm-section-formalization .nm-formalization-form{border-radius:4px;background-color:#f3f3f3;padding:10px 10px 0}.nm-section-formalization .nm-formalization-form .nm-form-white-block{background-color:#fff}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:35px 40px 20px}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:60%}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock1,.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock2{width:47%}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock1 .nm-input-wrap{margin-bottom:20px}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block2{width:40%}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-caption{font-size:20px;margin-bottom:.8em}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-cost{display:inline-block}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-city-choose{display:inline-block;padding:0;margin-right:.5em}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-city-choose li{white-space:nowrap}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-input{width:100%}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block{padding-left:35px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block.nm-disabled{opacity:.5}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block.nm-disabled *{cursor:default}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block.nm-disabled .nm-delivery-upper.nm-disabled{opacity:1}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-delivery-upper{-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-delivery-upper.nm-disabled{opacity:.5}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-delivery-upper.nm-disabled *{cursor:default}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-checkbox-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0;margin-top:10px}.nm-characts{padding-left:20px}.nm-charact-values{padding-left:40px}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-checkbox-row .nm-input-wrap{position:relative}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-checkbox-row .nm-input-wrap .nm-input{text-align:right;width:123px;min-width:123px;max-width:123px;padding:0 55px 0 18px;margin-left:18px}.nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-checkbox-row .nm-input-wrap .nm-placeholder{position:absolute;display:block;pointer-events:none;color:#999;font-size:14px;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-section-formalization .nm-formalization-form .nm-alert{position:relative;font-size:16px;padding:0 35px 35px 70px}.nm-section-formalization .nm-formalization-form .nm-alert:before{position:absolute;display:block;content:"";background-image:url(../img/icons/icons-08.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;top:-1px;left:35px;width:27px;height:23px}.nm-section-formalization .nm-blue-bordered-block{font-size:16px;border:2px solid #0075b8;padding:10px 16px;margin-top:30px}.nm-section-dispatch{margin-top:0;margin-bottom:0;padding:75px 0}.nm-section-dispatch .nm-big-wrapper{background-image:url(../img/wrapper-bg.jpg);background-repeat:repeat;background-position:top center;max-width:1220px;padding:45px}.nm-section-dispatch .nm-inner-wrap{padding:30px 20px 45px}.nm-section-dispatch h2{font-size:32px;line-height:1.2;font-weight:300}.nm-section-dispatch .nm-dispatch-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.nm-section-dispatch .nm-dispatch-form .nm-input-overwrap{position:relative;width:100%;max-width:343px}.nm-section-dispatch .nm-dispatch-form .nm-input-overwrap:after{position:absolute;display:block;content:"";background-image:url(../img/icons/icons-08.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;top:50%;right:10px;width:20px;height:17px;opacity:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-section-dispatch .nm-dispatch-form .nm-input-overwrap.input_error:after{opacity:1}.nm-section-dispatch .nm-dispatch-form .nm-input-overwrap.input_error .nm-input{border-color:#da251d}.nm-section-dispatch .nm-dispatch-form .nm-input{width:100%;height:50px}.nm-section-dispatch .nm-dispatch-form .nm-number-input::-moz-placeholder{line-height:50px}.nm-section-dispatch .nm-dispatch-form .nm-btn{display:block;border-top-left-radius:0;border-bottom-left-radius:0;padding:0 30px;margin-left:-2px}.nm-section-item{padding-top:20px;font-size:16px}.nm-section-item .nm-big-wrapper{position:relative}.nm-section-item .nm-caption{font-size:20px;margin-bottom:.35em}.nm-section-item .nm-info-tooltip{height:12px}.nm-section-item .nm-main-bottom-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:20px;margin-bottom:30px}.nm-item-main-top-block,.nm-section-item .nm-items-nav-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.nm-section-item .nm-main-bottom-block .nm-questions-block{width:386px;min-width:386px;max-width:386px}.nm-section-item .nm-main-bottom-block .nm-questions-block ul li{margin-bottom:.6em}.nm-main-bottom-block .nm-questions-block ul li:before{content:"—";color:#999;margin-right:.33em}.nm-section-item .nm-main-bottom-block .nm-about-block{padding-left:30px}.nm-section-item .nm-main-bottom-block .nm-about-block .nm-bordered{border:2px solid #0075b8;padding:12px 20px;margin-bottom:.75em}.nm-section-item .nm-items-nav-block{display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:18px 0;min-height:64px}.nm-section-item .nm-items-nav-block a{position:relative}.nm-section-item .nm-items-nav-block .nm-prev-block a{padding-left:20px}.nm-section-item .nm-items-nav-block .nm-prev-block a:after,.nm-section-item .nm-items-nav-block .nm-prev-block a:before{position:absolute;display:block;content:"";background-color:#0075b8;height:1px;width:20px;left:-5px;top:0;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg);-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}.nm-section-item .nm-items-nav-block .nm-prev-block a:after{-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-section-item .nm-items-nav-block .nm-prev-block a:hover:after,.nm-section-item .nm-items-nav-block .nm-prev-block a:hover:before{background-color:#e3000f}.nm-section-item .nm-items-nav-block .nm-next-block a{padding-right:20px}.nm-section-item .nm-items-nav-block .nm-next-block a:after,.nm-section-item .nm-items-nav-block .nm-next-block a:before{position:absolute;display:block;content:"";background-color:#0075b8;height:1px;width:20px;right:-5px;top:0;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg);-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}.nm-section-item .nm-items-nav-block .nm-next-block a:after{-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}.nm-section-item .nm-items-nav-block .nm-next-block a:hover:after,.nm-section-item .nm-items-nav-block .nm-next-block a:hover:before{background-color:#e3000f}.nm-item-main-top-block{display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.nm-item-main-top-block .nm-slider-item-wrapper{position:relative;text-align:center;border:1px solid #e5e5e5;width:386px;min-width:386px;max-width:386px;padding:20px;margin-right:30px}.nm-item-main-top-block .nm-slider-item-wrapper .slider-item{height:265px;padding:0 40px;margin-bottom:10px}.nm-item-main-top-block .nm-slider-item-wrapper .nm-slide{height:100%}.nm-item-main-top-block .nm-slider-item-wrapper .nm-slide .nm-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.nm-item-main-top-block .nm-slider-item-wrapper .nm-slide img{display:block;max-width:100%;max-height:100%}.nm-item-main-top-block .nm-slider-item-wrapper .nm-overpop{position:absolute;color:#fff;background-color:#0075b8;top:0;left:0;padding:2px 10px;z-index:5}.nm-item-main-top-block .nm-slider-item-wrapper .nm-overpop:after{position:absolute;display:block;content:"";width:0;height:0;top:0;left:100%;border-style:solid;border-width:28px 10px 0 0;border-color:#0075b8 transparent transparent}.nm-item-main-top-block .nm-slider-item-wrapper .nm-complect{font-size:20px}.nm-item-main-top-block .nm-slider-item-wrapper .nm-complect:after{border-width:34px 10px 0 0}.nm-item-main-top-block .nm-slider-item-wrapper .nm-sale{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:20px;font-weight:700;border-radius:50%;background-color:#da251d;-webkit-box-shadow:0 7px 18px rgba(218,37,29,.34);box-shadow:0 7px 18px rgba(218,37,29,.34);width:64px;height:64px;top:20px;right:20px}.nm-item-main-top-block .nm-slider-item-wrapper .nm-btn-3d{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;height:40px;padding:0 20px 0 40px}.nm-item-main-top-block .nm-slider-item-wrapper .nm-btn-3d:before{position:absolute;pointer-events:none;display:block;content:"";background-image:url(../img/icons/download.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:19px;height:23px;top:50%;left:13px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-item-main-top-block .nm-slider-item-wrapper .nm-slider-item-counter{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;left:20px;bottom:24px}.nm-item-main-top-block .nm-slider-item-wrapper .nm-slider-item-current{color:#0f76b9;font-size:32px;font-weight:700;line-height:1}.nm-item-main-top-block .nm-slider-item-wrapper .nm-slider-item-all{color:#999;font-size:14px;letter-spacing:.3em;margin-left:3px}.nm-item-main-top-block .nm-slider-item-wrapper .slick-list,.nm-item-main-top-block .nm-slider-item-wrapper .slick-track{height:100%}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev{background-color:transparent;width:25px;height:90px;top:55%}.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev{left:0}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next{right:0}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:hover:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:hover:before,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev:hover:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev:hover:before{background-color:#1499e5}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:active:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:active:before,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev:active:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev:active:before{background-color:#005180}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next.slick-disabled:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-next.slick-disabled:before,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev.slick-disabled:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev.slick-disabled:before{background-color:#ccc}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:before,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev:before{position:absolute;display:block;content:"";background-color:#0075b8;height:2px;width:44px;left:-10px;top:22px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg);-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-prev:after{top:62px;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:after,.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:before{left:auto;right:-10px;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-item-main-top-block .nm-slider-item-wrapper .slick-next:after{top:63px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}.nm-item-main-top-block .nm-main-top-all-right{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:50%}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:100%}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-caption-block{width:55%}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-caption-block h1{font-size:42px;font-weight:300;margin-top:-.3em;margin-bottom:-.25em}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-caption-block .nm-subcaption{color:#999;line-height:1.5}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:45%;margin-top:8px;padding-left:30px}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-btns a{position:relative;padding-left:26px}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-btns .nm-send{margin-left:35px}.nm-btns>.ya-share2{margin-left:35px!important}.nm-btns>.ya-share2 .ya-share2__link_more{border:none!important;background:0 0!important;font-family:Roboto,sans-serif!important;font-size:16px!important;padding:0!important}.nm-btns>.ya-share2 .ya-share2__item,.nm-btns>.ya-share2 .ya-share2__list{margin:0!important}.nm-btns>.ya-share2 .ya-share2__link_more .ya-share2__title{color:#0f76b9}.nm-btns>.ya-share2:hover .ya-share2__link_more .ya-share2__title{color:#e3000f}.nm-btns>.ya-share2 .ya-share2__link_more .ya-share2__icon{background:#0f76b9;mask:url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6 2.9a2.7 2.7 0 01-4.554 1.963L5.303 7.28a2.702 2.702 0 010 1.44l4.743 2.417a2.7 2.7 0 11-.834 1.708l-5.05-2.575a2.7 2.7 0 110-4.54l5.05-2.575A2.7 2.7 0 1114.6 2.9z' fill='%23000'/%3E%3C/svg%3E") center center no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6 2.9a2.7 2.7 0 01-4.554 1.963L5.303 7.28a2.702 2.702 0 010 1.44l4.743 2.417a2.7 2.7 0 11-.834 1.708l-5.05-2.575a2.7 2.7 0 110-4.54l5.05-2.575A2.7 2.7 0 1114.6 2.9z' fill='%23000'/%3E%3C/svg%3E") center center no-repeat}.nm-btns>.ya-share2:hover .ya-share2__link_more .ya-share2__icon{background:#e3000f}.nm-btns>.ya-share2 .ya-share2__link_more .ya-share2__icon,.nm-btns>.ya-share2:hover .ya-share2__link_more .ya-share2__title{transition:all .2s linear}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:15px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll{width:55%;padding-right:30px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-info-block{margin-bottom:20px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-info-block td{vertical-align:top}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-info-block td:first-child{color:#999;width:110px;min-width:110px;max-width:110px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-scroll-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-scroll-block a{position:relative;display:block;padding-right:20px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-scroll-block a:first-child{margin-right:15px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-scroll-block a:after{position:absolute;display:block;content:"";background-image:url(../img/icons/double-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:13px;height:13px;right:0;top:50%;-webkit-transform:translateY(-120%);-ms-transform:translateY(-120%);transform:translateY(-120%);opacity:0;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-scroll-block a:hover:after{opacity:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-additional{width:45%;padding-left:30px;border-left:1px solid #e5e5e5}.nm-main-top-all-right .nm-info-additional .nm-additional .nm-delivery-block{margin-bottom:30px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-additional .nm-delivery-block .nm-city-choose{display:inline-block;padding:0}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-additional .nm-delivery-block .nm-city-choose ul{font-size:16px}.nm-section-pay-adv .nm-border-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;border:10px solid #f2f2f2;padding:20px 0}.nm-section-pay-adv .nm-border-block .nm-caption{font-size:20px;margin-bottom:.4em}.nm-section-pay-adv .nm-border-block .nm-payments-block{width:386px;min-width:386px;max-width:386px;padding-left:30px}.nm-section-pay-adv .nm-border-block .nm-payments-block .nm-payments .nm-payment{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:7px}.nm-section-pay-adv .nm-border-block .nm-payments-block .nm-payments .nm-payment img{display:block;margin-right:10px}.nm-section-pay-adv .nm-border-block .nm-advantages-block{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:50%;padding-left:20px}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:20px}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage:not(:last-child){margin-right:40px}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage img{display:block;margin-right:10px}.nm-section-delivery-and-concomitant h2{font-size:32px;font-weight:300;margin-top:.75em;margin-bottom:.2em}.nm-section-delivery-and-concomitant .nm-mob-item-tabs{display:none}.nm-section-delivery-and-concomitant .nm-mytable{font-size:14px}.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-12,.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-1234,.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-34,.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-567{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-1234,.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-34{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-img{width:85px;min-width:85px;max-width:85px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-img .nm-img-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;height:70px;width:80px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-img .nm-img-wrap img{display:block;max-width:80%;max-height:80%;-webkit-transition:.15s ease-in;-o-transition:.15s ease-in;transition:.15s ease-in}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-img .nm-img-wrap:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.15s ease-out;-o-transition:.15s ease-out;transition:.15s ease-out}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-articul{width:80px;min-width:80px;max-width:80px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-specs{width:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-specs span{display:inline-block}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color{width:110px;min-width:110px;max-width:110px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-input-block{float:left;display:block;font-size:0;line-height:0;margin:3px 6px 3px 0}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-color-checkbox{position:relative;display:inline-block;cursor:pointer;border:1px solid transparent;width:20px;min-width:20px;max-width:20px;height:20px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-color-checkbox:after{position:absolute;display:block;content:"";background-image:url(../img/icons/check_white.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;width:14px;height:11px;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(0);-ms-transform:translateX(-50%) translateY(-50%) scale(0);transform:translateX(-50%) translateY(-50%) scale(0);-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-color-checkbox.nm-white{border-color:#e8e8e8}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-color-checkbox.nm-white:after{background-image:url(../img/icons/check_black.svg)}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-color-checkbox.nm-grey{background-color:#7c8082}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-color-checkbox.nm-black{background-color:#000}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-color-checkbox.nm-blue{background-color:#2b437c}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color .nm-color-checkbox.nm-red{background-color:#8b2e27}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color input[type=radio]:checked~.nm-color-checkbox:after{-webkit-transform:translateX(-50%) translateY(-50%) scale(1);-ms-transform:translateX(-50%) translateY(-50%) scale(1);transform:translateX(-50%) translateY(-50%) scale(1)}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-availability{width:115px;min-width:115px;max-width:115px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-availability .nm-stock{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-availability .nm-in-stock,.nm-section-delivery-and-concomitant .nm-mytable .nm-table-availability .nm-under-order{position:relative;display:block;width:20px;height:15px;margin-right:8px;margin-bottom:2px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-availability .nm-under-order-text{color:#999}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-count{width:130px;min-width:130px;max-width:130px;padding-right:15px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-count .nm-input-wrap{position:relative;width:80px;min-width:80px;max-width:80px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-count .nm-input{text-align:right;font-size:14px;width:80px;min-width:80px;max-width:80px;height:40px;padding-right:30px;padding-left:10px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-count .nm-placeholder{position:absolute;display:block;pointer-events:none;color:#999;font-size:14px;font-weight:300;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price{width:180px;min-width:180px;max-width:180px;padding-right:5px!important}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-full-price,.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-real-price{font-size:16px;white-space:nowrap;margin:4px 0}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-real-price{padding-right:30px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-full-price{position:relative;color:#da251d;padding:0 5px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-full-price:after{position:absolute;display:block;content:"";border-top:1px solid #da251d;height:100%;left:-4px;right:5px;top:12px;-webkit-transform:rotate(14deg);-ms-transform:rotate(14deg);transform:rotate(14deg)}.nm-section-delivery-and-concomitant .nm-table-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;color:#fff;background-color:#0075b8;width:100%}.nm-section-delivery-and-concomitant .nm-table-header .nm-th{padding:12px 0}.nm-section-delivery-and-concomitant .nm-table-body .nm-tr{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px solid #e5e5e5}.nm-section-delivery-and-concomitant .nm-table-body .nm-td{padding:3px 20px 3px 0}.nm-td.nm-table-specs span>p{display:inline}.nm-section-delivery-and-concomitant .nm-after-table-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;background-color:#f3f3f3;padding:19px 150px}.nm-section-delivery-and-concomitant .nm-after-table-block .nm-total{font-size:20px;font-weight:700}.nm-section-delivery-and-concomitant .nm-after-table-block .nm-btn{display:block;font-size:16px;height:38px;margin:0 22px}.nm-section-delivery-and-concomitant .nm-after-table-block .nm-one-click{font-size:16px}.nm-error-page{height:100vh;min-height:840px}.nm-error-page .nm-main{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.nm-error-page .nm-big-image{position:absolute;display:block;top:30px;height:93%;width:100%;max-width:1300px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.nm-error-page .nm-info-wrapper,.nm-error-page .nm-info-wrapper .nm-phones-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-direction:normal}.nm-error-page .nm-info-wrapper{position:relative;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;z-index:3}.nm-error-page .nm-info-wrapper .nm-padding-block{height:26vh;min-height:210px}.nm-error-page .nm-info-wrapper .nm-info-block{display:inline-block;padding:0 15px}.nm-error-page .nm-info-wrapper .nm-info-text{margin-top:50px;margin-bottom:35px}.nm-error-page .nm-info-wrapper .nm-info-text h1{font-size:32px;font-weight:300}.nm-error-page .nm-info-wrapper .nm-info-text .nm-sub-h1{color:#333;font-size:20px}.nm-error-page .nm-info-wrapper .nm-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.nm-error-page .nm-info-wrapper .nm-phones-block{display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-top:60px}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone12{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-bottom:-1px}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone1-block,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone2-block{margin-left:15px}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone1-block a,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone2-block a{display:block;white-space:nowrap}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone1-block .nm-link-phone,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone2-block .nm-link-phone{color:#000;font-size:24px;font-weight:700}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone1-block .nm-link-phone:hover,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone2-block .nm-link-phone:hover{color:#000}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone1-block .nm-skype,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone1-block .nm-whatsapp,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone2-block .nm-skype,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone2-block .nm-whatsapp{display:none}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-call-back,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-mail{position:relative;display:block;white-space:nowrap;padding-left:28px}.nm-error-page .nm-error-page-bottom{height:23.2vh;min-height:192px}.nm-error-page .nm-error-page-bottom .nm-big-wrapper{position:relative}.nm-error-page .nm-error-page-bottom .nm-big-wrapper .nm-copyrights{position:absolute;color:#999;font-size:14px;top:40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:3}footer{position:relative;color:#fff;background-color:#1a1e23;z-index:10}footer a{display:inline-block;color:#1991df}footer .nm-big-wrapper,footer .nm-big-wrapper .nm-block1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal}footer .nm-big-wrapper{display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:60px;padding-bottom:50px}footer .nm-big-wrapper .nm-block1{display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2}footer .nm-big-wrapper .nm-block1 .nm-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social{font-size:0;margin-top:40px}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social a{position:relative;display:inline-block;background-color:transparent;border:1px solid #0f76b9;width:64px;min-width:64px;height:46px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-fb:hover,footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-inst:hover,footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-vk:hover{background-color:#0f76b9}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social a:after{position:absolute;display:block;content:"";background-repeat:no-repeat;background-position:center center;background-size:contain;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu,footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:horizontal;-webkit-box-direction:normal}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-vk:after{background-image:url(../img/icons/social-vk.svg);width:21px;height:12px}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-vk:hover:after{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20512%20292.1%22%20style%3D%22enable-background%3Anew%200%200%20512%20292.1%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M509.3%2C263.8c-0.6-1.3-1.2-2.4-1.7-3.3c-8.9-16-25.9-35.6-50.9-58.9l-0.5-0.5l-0.3-0.3l-0.3-0.3h-0.3%0A%09%09c-11.4-10.8-18.6-18.1-21.6-21.9c-5.5-7.1-6.8-14.3-3.7-21.6c2.1-5.5%2C10.1-17.1%2C24-34.9c7.3-9.4%2C13.1-17%2C17.3-22.7%0A%09%09c30.7-40.9%2C44.1-67%2C40-78.4l-1.6-2.7c-1.1-1.6-3.8-3.1-8.3-4.4c-4.4-1.3-10.1-1.6-17.1-0.7l-76.8%2C0.5c-1.2-0.4-3-0.4-5.3%2C0.1%0A%09%09c-2.3%2C0.5-3.5%2C0.8-3.5%2C0.8l-1.3%2C0.7l-1.1%2C0.8c-0.9%2C0.5-1.9%2C1.5-2.9%2C2.8c-1.1%2C1.3-1.9%2C2.9-2.7%2C4.7c-8.4%2C21.5-17.9%2C41.5-28.5%2C60%0A%09%09c-6.6%2C11-12.6%2C20.6-18.1%2C28.7c-5.5%2C8.1-10.1%2C14-13.9%2C17.9c-3.7%2C3.8-7.1%2C6.9-10.1%2C9.2c-3%2C2.3-5.3%2C3.3-6.9%2C2.9%0A%09%09c-1.6-0.4-3.1-0.7-4.5-1.1c-2.5-1.6-4.5-3.8-6-6.5c-1.5-2.8-2.5-6.2-3.1-10.4c-0.5-4.2-0.8-7.8-0.9-10.8c-0.1-3%2C0-7.3%2C0.1-12.8%0A%09%09c0.2-5.5%2C0.3-9.2%2C0.3-11.2c0-6.8%2C0.1-14.1%2C0.4-22c0.3-7.9%2C0.5-14.2%2C0.7-18.8c0.2-4.6%2C0.3-9.5%2C0.3-14.7s-0.3-9.2-0.9-12.1%0A%09%09c-0.6-2.9-1.6-5.8-2.8-8.5c-1.2-2.8-3.1-4.9-5.5-6.4c-2.4-1.5-5.4-2.7-8.9-3.6c-9.4-2.1-21.4-3.3-36-3.5%0A%09%09c-33.1-0.4-54.3%2C1.8-63.7%2C6.4c-3.7%2C2-7.1%2C4.6-10.1%2C8c-3.2%2C3.9-3.6%2C6-1.3%2C6.4c10.7%2C1.6%2C18.2%2C5.4%2C22.7%2C11.5l1.6%2C3.2%0A%09%09c1.2%2C2.3%2C2.5%2C6.4%2C3.7%2C12.3c1.2%2C5.9%2C2%2C12.4%2C2.4%2C19.5c0.9%2C13%2C0.9%2C24.1%2C0%2C33.3c-0.9%2C9.2-1.7%2C16.4-2.5%2C21.6c-0.8%2C5.2-2%2C9.3-3.6%2C12.5%0A%09%09c-1.6%2C3.2-2.7%2C5.2-3.2%2C5.9c-0.5%2C0.7-1%2C1.2-1.3%2C1.3c-2.3%2C0.9-4.7%2C1.3-7.2%2C1.3c-2.5%2C0-5.5-1.2-9.1-3.7c-3.6-2.5-7.2-5.9-11.1-10.3%0A%09%09c-3.8-4.4-8.1-10.4-12.9-18.3c-4.8-7.8-9.8-17.1-14.9-27.7l-4.3-7.7c-2.7-5-6.3-12.2-10.9-21.7c-4.6-9.5-8.7-18.7-12.3-27.6%0A%09%09c-1.4-3.7-3.6-6.6-6.4-8.5l-1.3-0.8c-0.9-0.7-2.3-1.5-4.3-2.3c-2-0.8-4-1.4-6.1-1.7l-73%2C0.5c-7.5%2C0-12.5%2C1.7-15.2%2C5.1L0.8%2C20%0A%09%09C0.3%2C20.9%2C0%2C22.3%2C0%2C24.3c0%2C2%2C0.5%2C4.4%2C1.6%2C7.2C12.3%2C56.5%2C23.9%2C80.7%2C36.4%2C104s23.4%2C42%2C32.7%2C56.2c9.2%2C14.2%2C18.7%2C27.6%2C28.3%2C40.3%0A%09%09c9.6%2C12.6%2C16%2C20.7%2C19.1%2C24.3c3.1%2C3.6%2C5.6%2C6.2%2C7.3%2C8l6.7%2C6.4c4.3%2C4.3%2C10.5%2C9.4%2C18.8%2C15.3c8.3%2C6%2C17.4%2C11.8%2C27.5%2C17.6%0A%09%09c10%2C5.8%2C21.7%2C10.5%2C35.1%2C14.1c13.3%2C3.6%2C26.3%2C5.1%2C38.9%2C4.4h30.7c6.2-0.5%2C10.9-2.5%2C14.1-5.9l1.1-1.3c0.7-1.1%2C1.4-2.7%2C2-4.9%0A%09%09c0.6-2.2%2C0.9-4.7%2C0.9-7.3c-0.2-7.6%2C0.4-14.5%2C1.7-20.7c1.3-6.1%2C2.8-10.7%2C4.5-13.9c1.7-3.1%2C3.6-5.7%2C5.7-7.9c2.1-2.1%2C3.6-3.4%2C4.5-3.9%0A%09%09c0.9-0.4%2C1.6-0.8%2C2.1-0.9c4.3-1.4%2C9.3%2C0%2C15.1%2C4.1c5.8%2C4.2%2C11.2%2C9.3%2C16.3%2C15.5c5.1%2C6.1%2C11.2%2C13%2C18.3%2C20.7%0A%09%09c7.1%2C7.6%2C13.3%2C13.3%2C18.7%2C17.1l5.3%2C3.2c3.6%2C2.1%2C8.2%2C4.1%2C13.9%2C5.9c5.7%2C1.8%2C10.7%2C2.2%2C14.9%2C1.3l68.2-1.1c6.7%2C0%2C12-1.1%2C15.7-3.3%0A%09%09c3.7-2.2%2C6-4.7%2C6.7-7.3c0.7-2.7%2C0.8-5.7%2C0.1-9.1C510.5%2C267.5%2C509.9%2C265.1%2C509.3%2C263.8z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E)}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-inst{border-left:none;border-right:none}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-inst:after{background-image:url(../img/icons/social-inst.svg);width:19px;height:19px}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-inst:hover:after{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20512%20512%22%20style%3D%22enable-background%3Anew%200%200%20512%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%20id%3D%22XMLID_504_%22%3E%0A%09%3Cpath%20id%3D%22XMLID_505_%22%20class%3D%22st0%22%20d%3D%22M65.7%2C0h380.5C482.4%2C0%2C512%2C29.6%2C512%2C65.7v380.5c0%2C36.1-29.6%2C65.7-65.7%2C65.7H65.7%0A%09%09C29.6%2C512%2C0%2C482.4%2C0%2C446.3V65.7C0%2C29.6%2C29.6%2C0%2C65.7%2C0z%20M373%2C56.9c-12.7%2C0-23%2C10.4-23%2C23.1v55.1c0%2C12.7%2C10.4%2C23.1%2C23%2C23.1h57.9%0A%09%09c12.7%2C0%2C23.1-10.4%2C23.1-23.1V79.9c0-12.7-10.4-23.1-23.1-23.1C430.8%2C56.9%2C373%2C56.9%2C373%2C56.9z%20M454.1%2C216.5h-45%0A%09%09c4.3%2C14%2C6.6%2C28.7%2C6.6%2C44c0%2C85.1-71.3%2C154.2-159.2%2C154.2c-87.9%2C0-159.2-69-159.2-154.2c0-15.3%2C2.3-30%2C6.6-44h-47v216.3%0A%09%09c0%2C11.2%2C9.1%2C20.3%2C20.3%2C20.3h356.5c11.2%2C0%2C20.3-9.1%2C20.3-20.3V216.5z%20M256.5%2C155.2c-56.8%2C0-102.8%2C44.6-102.8%2C99.6%0A%09%09c0%2C55%2C46%2C99.6%2C102.8%2C99.6c56.8%2C0%2C102.8-44.6%2C102.8-99.6C359.3%2C199.8%2C313.3%2C155.2%2C256.5%2C155.2z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E)}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-fb:after{background-image:url(../img/icons/social-fb.svg);width:10px;height:22px}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social .nm-social-fb:hover:after{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20239.3%20512%22%20style%3D%22enable-background%3Anew%200%200%20239.3%20512%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cg%3E%0A%09%3Cpath%20class%3D%22st0%22%20d%3D%22M159.9%2C512H64V256H0v-88.2l64%2C0l-0.1-52C63.9%2C43.8%2C83.4%2C0%2C168.2%2C0h70.6v88.2h-44.1c-33%2C0-34.6%2C12.3-34.6%2C35.3%0A%09%09l-0.1%2C44.2h79.3l-9.4%2C88.2l-69.9%2C0L159.9%2C512z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E)}footer .nm-big-wrapper .nm-block1 .nm-left .nm-copyrights{color:#999;font-size:14px}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu{display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:3;-webkit-flex-grow:3;-ms-flex-positive:3;flex-grow:3}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart1{display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart1 .nm-part1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart2{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}footer .nm-big-wrapper .nm-block1 .menu-part-caption{display:inline-block;color:#fff;font-size:20px;line-height:24px;border-bottom:1px solid transparent;margin-bottom:20px}footer .nm-big-wrapper .nm-block1 .menu-part-caption:hover{color:#fff;border-bottom:1px solid rgba(255,255,255,.33)}footer .nm-big-wrapper .nm-block1 ul a{font-size:16px;line-height:20px;border-bottom:1px solid transparent}footer .nm-big-wrapper .nm-block1 ul a:hover{color:#fff;border-bottom:1px solid rgba(255,255,255,.33)}footer .nm-big-wrapper .nm-block2{font-size:16px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}footer .nm-big-wrapper .nm-block2 .nm-phone1-block,footer .nm-big-wrapper .nm-block2 .nm-phone2-block{margin-top:25px}footer .nm-big-wrapper .nm-block2 .nm-phone1-block a,footer .nm-big-wrapper .nm-block2 .nm-phone2-block a{display:block;white-space:nowrap}footer .nm-big-wrapper .nm-block2 .nm-phone1-block .nm-link-phone,footer .nm-big-wrapper .nm-block2 .nm-phone2-block .nm-link-phone{color:#fff;font-size:24px;font-weight:700}footer .nm-big-wrapper .nm-block2 .nm-phone1-block .nm-link-phone:hover,footer .nm-big-wrapper .nm-block2 .nm-phone2-block .nm-link-phone:hover{color:#fff}footer .nm-big-wrapper .nm-block2 .nm-call-back,footer .nm-big-wrapper .nm-block2 .nm-mail,footer .nm-big-wrapper .nm-block2 .nm-skype,footer .nm-big-wrapper .nm-block2 .nm-whatsapp{position:relative;display:block;white-space:nowrap;padding-left:28px;margin-top:3px}footer .nm-big-wrapper .nm-block2 .nm-call-back:hover,footer .nm-big-wrapper .nm-block2 .nm-mail:hover,footer .nm-big-wrapper .nm-block2 .nm-skype:hover,footer .nm-big-wrapper .nm-block2 .nm-whatsapp:hover{color:#fff}footer .nm-big-wrapper .nm-block2 .nm-call-back:hover .nm-svg,footer .nm-big-wrapper .nm-block2 .nm-mail:hover .nm-svg,footer .nm-big-wrapper .nm-block2 .nm-skype:hover .nm-svg,footer .nm-big-wrapper .nm-block2 .nm-whatsapp:hover .nm-svg{fill:#fff}footer .nm-city-choose{display:inline-block;padding-top:0}footer .nm-city-choose .nm-city-all-block,footer .nm-city-choose .nm-city-auto-block{-webkit-box-shadow:0 8px 24px rgba(0,0,0,.38);box-shadow:0 8px 24px rgba(0,0,0,.38);top:100%}footer .nm-city-choose .nm-link-dropdown:hover{color:#0f76b9}footer .nm-city-choose.nm-active .nm-link-dropdown{color:#fff}footer .nm-city-choose.nm-active .nm-link-dropdown:after,footer .nm-city-choose.nm-active .nm-link-dropdown:before{background-color:#fff}@media (min-width:961px) and (max-width:989px){.nm-main .nm-filters-block .nm-swiper-block{width:220px;max-width:220px}.nm-main .nm-filters-block .nm-swiper-block .nm-input-wrap .nm-input{width:110px;max-width:110px}}@media (max-width:1600px){.nm-city-choose .nm-city-auto-block{left:auto;right:-10px}}@media (max-width:1200px){header{padding-bottom:5px}header .nm-catalog-dropped{position:absolute}header .nm-catalog-dropped .nm-big-wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-top:20px;padding-bottom:20px}header .nm-catalog-dropped .nm-catalog-menu{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}header .nm-catalog-dropped .nm-catalog-column{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}header .nm-catalog-dropped .nm-catalog-column:first-child{margin-right:60px}header .nm-catalog-dropped .nm-dropped-popular{display:none}header nav>ul>li{padding-right:15px}header nav>ul>li:not(:first-child){padding-left:15px}header nav>ul>li .nm-menu-dropdown{left:5px;min-width:calc(100% - 5px)}header nav>ul>li:first-child .nm-menu-dropdown{left:0;min-width:100%}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-search-form{margin-right:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-link-phone,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-link-phone{font-size:20px}.nm-main .nm-section1 .nm-main-slider .slick-prev{left:-20px}.nm-main .nm-section1 .nm-main-slider .slick-next{right:-20px}.nm-main .nm-section1 .nm-main-slider .slick-dots{bottom:45px;left:44px}.nm-main .nm-section1 .nm-main-slider .nm-slide{height:400px}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-caption{font-size:24px;left:50px;padding:15px 20px}.nm-main .nm-popular .nm-popular-caption,.nm-main .nm-section2 .nm-slider-help-block .nm-caption,.nm-main .nm-section3 .nm-text-side .nm-caption{font-size:28px}.nm-main .nm-section1 .nm-main-slider .nm-left{width:35%}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-text{line-height:1.5;padding:150px 0 55px 50px;margin-right:-25px}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-image{width:65%}.nm-main .nm-section1 .nm-advantages{padding:40px 20px 45px}.nm-main .nm-section1 .nm-advantages .nm-advantage{display:block;text-align:center}.nm-main .nm-section1 .nm-advantages .nm-advantage img{display:inline-block;margin-right:0}.nm-main .nm-section1 .nm-advantages .nm-advantage .nm-text{padding-right:0;margin-top:15px}.nm-main .nm-catalog-wrapper article{width:25%}.nm-main .nm-catalog-wrapper .nm-double-article{width:50%}.nm-main .nm-catalog-wrapper .image-wrap img{-webkit-filter:none;filter:none}.nm-main .nm-popular .nm-popular-section article{width:25%}.nm-main .nm-popular .nm-popular-section .nm-double-article{width:50%}.nm-main .nm-popular .nm-popular-section.nm-showing-more article:nth-child(4)~article{display:none}.nm-main .nm-section3{height:390px}.nm-main .nm-section3 .nm-img-side{background-position:bottom center,top 82px center;background-size:69%,85%;height:390px}.nm-main .nm-section3 .nm-text-side{padding:60px 10px 60px 55px}.nm-main .nm-section4{border-bottom:1px solid #eaeaea;padding:60px 0}.nm-main .nm-section4 .nm-slider-posm-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:10px solid #f2f2f2;border-radius:6px;min-height:370px;padding:0 45px}.nm-main .nm-section4 .nm-slider-posm-block .nm-left-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;padding:40px 0;width:51%}.nm-main .nm-section4 .nm-slider-posm-block .nm-caption{font-size:32px;line-height:1.2;margin-bottom:.5em}.nm-main .nm-section4 .nm-slider-posm-block .nm-text{line-height:28px;margin-bottom:1em;padding-right:40px}.nm-main .nm-section4 .nm-slider-posm-block .nm-right-block{position:relative;width:47%}.nm-main .nm-section4 .nm-slider-posm-block #slider-posm{height:270px}.nm-main .nm-section4 .nm-slider-posm-block .nm-slide{height:100%}.nm-main .nm-section4 .nm-slider-posm-block .nm-slide .nm-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.nm-main .nm-section4 .nm-slider-posm-block .nm-slide img{display:block;max-width:100%;max-height:100%}.nm-main .nm-section4 .nm-slider-posm-block .slick-list,.nm-main .nm-section4 .nm-slider-posm-block .slick-track{height:100%}.nm-main .nm-section4 .nm-slider-posm-block .slick-next,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev{background-color:transparent;width:25px;height:90px;top:55%}.nm-main .nm-section4 .nm-slider-posm-block .slick-prev{left:0}.nm-main .nm-section4 .nm-slider-posm-block .slick-next{right:0}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:hover:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next:hover:before,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:hover:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:hover:before{background-color:#1499e5}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:active:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next:active:before,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:active:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:active:before{background-color:#005180}.nm-main .nm-section4 .nm-slider-posm-block .slick-next.slick-disabled:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next.slick-disabled:before,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev.slick-disabled:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev.slick-disabled:before{background-color:#ccc}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next:before,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:before{position:absolute;display:block;content:"";background-color:#0075b8;height:2px;width:44px;left:-10px;top:22px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg);-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-prev:after{top:62px;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:after,.nm-main .nm-section4 .nm-slider-posm-block .slick-next:before{left:auto;right:-10px;-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg)}.nm-main .nm-section4 .nm-slider-posm-block .slick-next:after{top:63px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}.nm-main .nm-section4 .nm-slider-posm-block .nm-slider-posm-counter{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;left:0;bottom:0}.nm-main .nm-section4 .nm-slider-posm-block .nm-slider-posm-current{color:#0f76b9;font-size:32px;font-weight:700;line-height:1}.nm-main .nm-section4 .nm-slider-posm-block .nm-slider-posm-all{color:#999;font-size:14px;letter-spacing:.3em;margin-left:3px}.nm-main .nm-widgets-block .nm-join-us{font-size:28px}.nm-main .nm-section-action .nm-action-block .nm-left{font-size:20px;width:45%}.nm-main .nm-section-action .nm-action-block .nm-img-wrap{width:55%}.nm-main .nm-section-action.nm-action-categories{padding:15px 0 20px}.nm-main .nm-section-action.nm-action-categories .nm-action-block .nm-left{min-height:0;padding:65px 100px 30px 20px}.nm-main .nm-section-news{margin-top:40px}.nm-main .nm-section-news .nm-article-img,.nm-main .nm-section-news .nm-article-text{width:33.333%}.nm-main .nm-section-news .nm-article-img-text{width:66.666%}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand{padding:0 30px}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-left-block{padding:40px 0}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-caption{font-size:24px}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-slide{position:relative}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-slide img{position:absolute;bottom:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-right-block{width:50%}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.nm-main .nm-section-zoom .nm-big-wrapper,.nm-main .nm-section-zoom .nm-zoom-block img{display:block}.nm-main .nm-section-zoom{padding:0 0 50px}.nm-main .nm-section-zoom .nm-zoom-block{float:left;width:50%;max-width:492px;margin-right:30px}.nm-main .nm-section-zoom .nm-descr{width:auto}.nm-main .nm-section-zoom .nm-borderred-text{display:inline-block;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;border:2px solid #0075b8;padding:26px 30px;margin-top:1em}.nm-main .nm-filters-block{padding:30px 40px 40px}.nm-main .nm-filters-block .nm-filters-inside-block{width:42%}.nm-main .nm-filters-block .nm-filters-inside-block:first-child{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;padding-right:3%}.nm-main .nm-filters-block .nm-filters-inside-block:last-child{max-width:540px;-webkit-box-flex:3;-webkit-flex-grow:3;-ms-flex-positive:3;flex-grow:3;padding-left:3%;width:54%}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-real-price{padding-left:5px;padding-right:0}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-full-price,.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-real-price{margin:0}.nm-main .nm-section-cart .nm-table-desktop .nm-table-del{width:14px;min-width:14px;max-width:14px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block{display:block}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1{width:100%}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock1,.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock2{width:47.5%}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block2{width:100%}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:5px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection .nm-radio-row{margin-bottom:0}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:10px}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns,.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional{display:block}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-address-input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-checkbox-row{margin-left:40px;margin-top:0}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-caption-block{width:100%}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-btns{width:100%;margin-top:15px;padding-left:0}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll{width:100%;padding-right:0;min-height:227px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-info-block{margin-bottom:20px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-additional{width:100%;padding-left:0;border-left:none;margin-top:30px;display:none}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-additional .nm-delivery-block{margin-bottom:30px}.nm-section-item .nm-main-bottom-block{display:block;margin-top:20px;margin-bottom:30px}.nm-section-item .nm-main-bottom-block .nm-questions-block{position:absolute;left:20px;top:375px}.nm-section-item .nm-main-bottom-block .nm-about-block{padding-left:0}.nm-section-pay-adv .nm-border-block .nm-advantages-block{text-align:center;padding-right:20px;padding-left:0}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages{margin-top:0}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage{display:block;width:33%}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage:not(:last-child){margin-right:15px}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage img{margin:0 auto 10px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-count{width:110px;min-width:110px;max-width:110px}.nm-section-delivery-and-concomitant .nm-after-table-block{padding:19px 110px}}@media (max-width:1200px) and (min-width:759px){.nm-fixed .nm-big-wrapper .nm-right .nm-phones-block{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand{position:static}.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand input[type=search]{position:fixed;right:86px;left:20px;bottom:auto;top:15px;height:54px;width:calc(100% - 106px)}.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand .nm-search{right:auto;top:18px;left:40px}}@media (max-width:960px){.nm-960-hide{display:none}.nm-960-inline{display:inline}.nm-top-message{font-size:16px}.nm-top-message .nm-top-message-text{padding:11px 20px}.nm-header-top .nm-city-choose .nm-960-hide.nm-759-inline{display:none}header .nm-header-top{margin-bottom:5px}header nav>ul>li{padding-right:8px}header nav>ul>li:not(:first-child){padding-left:8px}header .nm-logo-catalog{display:block}header .nm-logo{display:block;margin-right:15px}header .nm-catalog-expand{width:180px;min-width:142px;max-width:none;margin-top:15px}header .nm-header-bottom.nm-fixed .nm-catalog-expand{width:140px;margin-top:0}header .nm-header-bottom.nm-fixed .nm-logo-catalog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-phones-block{margin-top:0}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-phone1-block{display:none}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form{width:60px;margin-right:15px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-phone2-block .nm-link-phone{font-size:20px}.nm-main .nm-section3 .nm-text-side .nm-caption,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-link-phone,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-link-phone{font-size:24px}header .nm-header-bottom .nm-big-wrapper{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}header .nm-header-bottom .nm-big-wrapper .nm-right{display:block;-webkit-box-flex:8;-webkit-flex-grow:8;-ms-flex-positive:8;flex-grow:8}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-search-form{width:100%;max-width:none;margin-right:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phones-block{margin-top:7px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block{margin-left:0}.nm-main .nm-section1 .nm-advantages{padding:30px 0 45px}.nm-main .nm-section1 .nm-advantages .nm-advantage .nm-text{font-size:16px}.nm-main .nm-catalog-wrapper article{width:33.333%}.nm-main .nm-catalog-wrapper .nm-double-article{width:66.666%}.nm-main .nm-section2{padding:50px 0}.nm-main .nm-section2 .nm-slider-help-block{display:block;min-height:0;padding:35px 30px 0}.nm-main .nm-section2 .nm-slider-help-block .nm-left-block{display:block;padding:0;width:100%;margin-bottom:30px}.nm-main .nm-section2 .nm-slider-help-block .nm-caption{margin-bottom:1em}.nm-main .nm-section2 .nm-slider-help-block .nm-right-block{width:100%}.nm-main .nm-popular .nm-popular-section article{width:33.333%}.nm-main .nm-popular .nm-popular-section .nm-double-article{width:66.666%}.nm-main .nm-popular .nm-popular-section.nm-showing-more article:nth-child(3)~article{display:none}.nm-main .nm-section3,.nm-main .nm-section3 .nm-img-side{height:340px}.nm-main .nm-section3 .nm-text-side{padding:30px}.nm-main .nm-section3 .nm-text-side .nm-text{margin:15px 0}.nm-main .nm-section4{padding:50px 0}.nm-main .nm-section4 .nm-slider-posm-block{display:block;text-align:center;min-height:0;padding:25px 30px}.nm-main .nm-section4 .nm-slider-posm-block .nm-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.nm-main .nm-section4 .nm-slider-posm-block .nm-left-block{display:block;padding:0;width:100%}.nm-main .nm-section4 .nm-slider-posm-block .nm-left-block .nm-text{padding-right:0}.nm-main .nm-section4 .nm-slider-posm-block .nm-right-block{width:100%}.nm-main .nm-section4 .nm-slider-posm-block #slider-posm{height:260px}.nm-main .nm-widgets-block #slider-social .nm-slide{height:240px}.nm-main .nm-section-action h1{font-size:28px;margin-top:.3em;margin-bottom:.66em}.nm-main .nm-section-action .nm-action-block .nm-left{font-size:18px;width:50%;min-height:210px;padding:50px 80px 10px 15px}.nm-main .nm-section-action .nm-action-block .nm-left:after,.nm-main .nm-section-action .nm-action-block .nm-left:before{content:none}.nm-main .nm-section-action .nm-action-block .nm-img-wrap{width:50%}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-left-block,.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-right-block{width:100%}.nm-main .nm-section-action .nm-action-block .nm-bold-red{font-size:24px;line-height:28px}.nm-main .nm-section-action .nm-action-block .nm-overpop-overwrap .nm-divider:after,.nm-main .nm-section-action .nm-action-block .nm-overpop-overwrap .nm-divider:before,.nm-main .nm-section-action .nm-action-block .nm-overpop-overwrap .nm-overpop-big-red{opacity:1}.nm-main .nm-section-news .nm-news-article{height:290px;padding:20px}.nm-main .nm-section-news .nm-article-img .nm-img-bg{height:160px;margin:0 0 15px}.nm-main .nm-section-news .nm-article-img-text .nm-img-bg{margin-top:0;margin-bottom:0}.nm-main .nm-section-news .nm-article-img-text .nm-article-info{padding-left:20px}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand{text-align:center}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-btn{margin-top:1em}.nm-main .nm-section-zoom .nm-zoom-block{max-width:none}.nm-main .nm-filters-block{padding-bottom:25px}.nm-main .nm-filters-block .nm-filters-inside-block{display:block;width:42%}.nm-main .nm-filters-block .nm-filters-inside-block>div:first-child{margin-bottom:30px}.nm-main .nm-filters-block .nm-filters-inside-block:first-child{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;padding-right:3%}.nm-main .nm-filters-block .nm-filters-inside-block:last-child{max-width:540px;-webkit-box-flex:3;-webkit-flex-grow:3;-ms-flex-positive:3;flex-grow:3;padding-left:3%;width:54%}.nm-main .nm-section-formalization{margin-top:-15px}.nm-main .nm-section-formalization h2{text-align:center}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-checkbox-row{margin-left:20px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-checkbox-row .nm-input-wrap .nm-input{width:104px;min-width:104px;max-width:104px;padding-right:50px;margin-left:10px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block .nm-checkbox-row .nm-input-wrap .nm-placeholder{right:15px}.nm-main .nm-section-formalization .nm-blue-bordered-block{margin-top:20px}.nm-main .nm-formalization-block{padding:25px 20px 25px 15px}.nm-main .nm-formalization-block .nm-back{display:inline-block;width:100px;margin-right:10px}.nm-main .nm-formalization-block .nm-info-block .nm-info-text{padding-left:20px}.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-price-row .nm-total .nm-total-price{margin:0 .5em}.nm-main .nm-formalization-block.nm-order-block{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nm-main .nm-section-dispatch{padding:60px 20px}.nm-main .nm-section-dispatch h2{font-size:24px}.nm-main .nm-section-cart .nm-table-desktop{display:block}.nm-main .nm-section-cart .nm-table-desktop thead{display:none}.nm-main .nm-section-cart .nm-table-desktop tbody{display:block}.nm-main .nm-section-cart .nm-table-desktop tbody td{display:block;padding:0}.nm-main .nm-section-cart .nm-table-desktop tbody tr{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #e5e5e5;padding:25px 0 75px}.nm-main .nm-section-cart .nm-table-desktop tbody tr:first-child{border-top:1px solid #e5e5e5}.nm-main .nm-section-cart .nm-table-desktop .nm-table-mob-before{position:relative;padding-left:325px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-mob-before:before{position:absolute;display:block;color:#999;font-size:14px;left:180px;top:0}.nm-main .nm-section-cart .nm-table-desktop .nm-article-before:before{content:"Артикул:";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-main .nm-section-cart .nm-table-desktop .nm-parameters:before{content:"Характеристики:"}.nm-main .nm-section-cart .nm-table-desktop .nm-complect:before{content:"Состав комплекта:"}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color:before{content:"Цвет:";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-main .nm-section-cart .nm-table-desktop .nm-table-count:before{content:"Количество:";top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img{position:absolute;width:150px;min-width:150px;max-width:150px;height:150px;top:30px;left:0}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img .nm-img-wrap img{-webkit-transform:none;-ms-transform:none;transform:none}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-item-name-overwrap{padding-left:180px;padding-right:30px;margin-bottom:5px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-article-before{margin-bottom:5px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-articul{color:#000}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-parameters{font-size:14px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-parameters span{display:inline-block}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-complect{margin:15px 0}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-bottom-row{position:absolute;margin-top:0;bottom:20px;left:180px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color{width:100%;min-height:0;max-width:none;margin-bottom:15px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-count .nm-placeholder{right:auto;left:53px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price{position:relative;padding:0;height:0}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row{position:absolute;top:-31px;left:420px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-real-price{padding-right:20px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-del{position:absolute;top:30px;right:10px;width:14px;min-width:14px;max-width:14px}.nm-item-main-top-block .nm-slider-item-wrapper{margin-right:25px;width:365px;min-width:365px;max-width:365px}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-scroll-block a{padding-right:0}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-scroll-block a:after{content:none}.nm-section-pay-adv .nm-border-block{font-size:16px}.nm-section-pay-adv .nm-border-block .nm-payments-block{width:250px;min-width:250px;max-width:250px}.nm-section-delivery-and-concomitant h2{text-align:center;font-size:28px}.nm-section-delivery-and-concomitant .nm-mytable .nm-th.nm-table-color{display:none}.nm-section-delivery-and-concomitant .nm-mytable .nm-td{padding-top:12px;padding-bottom:12px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-specs{padding-bottom:0}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-color{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;min-width:0;max-width:none;padding-top:0}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-count{width:92px;min-width:92px;max-width:92px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price{width:110px;min-width:110px;max-width:110px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-real-price{padding-left:5px;padding-right:0}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-full-price,.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-price-row .nm-real-price{margin:0}.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-34,footer .nm-big-wrapper{display:block}footer .nm-big-wrapper .nm-block2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}footer .nm-big-wrapper .nm-block2 .nm-phone1-block,footer .nm-big-wrapper .nm-block2 .nm-phone2-block{margin-top:0}footer .nm-big-wrapper .nm-block2 .nm-mail-skype{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}footer .nm-big-wrapper .nm-block2 .nm-mail{margin-right:50px}footer .nm-city-choose{display:inline-block}footer .nm-city-choose .nm-city-all-block,footer .nm-city-choose .nm-city-auto-block{-webkit-box-shadow:0 8px 24px rgba(0,0,0,.38);box-shadow:0 8px 24px rgba(0,0,0,.38);top:auto;bottom:100%}footer .nm-city-choose .nm-city-auto-block{right:auto;left:0}}@media (max-width:960px) and (min-width:760px){header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phones-block{margin-top:10px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand:before{bottom:2px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-goods-count{top:-2px}}@media (max-width:759px){.nm-759-hide{display:none!important}.nm-759-inline{display:inline!important}.nm-759-inline-block{display:inline-block!important}.nm-top-message{display:none}.nm-breadcrumbs-block{padding:20px}header{padding-bottom:0}header .nm-logo-catalog{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}header .nm-menu-expand{display:block;color:#000}header .nm-menu-expand.nm-active{color:#0075b8}header .nm-menu-expand.nm-active:after,header .nm-menu-expand.nm-active:before{background:#0075b8}header .nm-city-choose{padding:8px 0}header .nm-catalog-expand:after{content:none}header .nm-catalog-expand.nm-active-expand{border-bottom-left-radius:4px;border-bottom-right-radius:4px}header nav{position:absolute;background:#fff;display:none;top:35px;left:0;right:0;z-index:2}header nav:after{position:absolute;display:block;content:"";background:#0f76b9;height:2px;left:0;bottom:0;width:100%}header nav>ul{display:block}header nav>ul>li{display:block;height:auto;line-height:1.5;padding:0;width:100%}header nav>ul>li.nm-border-bottom-static a{color:#000;font-weight:700}header nav>ul>li .nm-link-dropdown:after,header nav>ul>li .nm-link-dropdown:before{position:absolute;display:block;content:"";background:#0f76b9;top:50%;width:12px;height:2px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nm-main .nm-section-action .nm-action-block .nm-img-wrap:before,header nav>ul>li .nm-menu-dropdown:after,header nav>ul>li.nm-border-bottom-static:after{content:none}header nav>ul>li a.nm-active:after,header nav>ul>li a.nm-active:before,header nav>ul>li>a:hover:after,header nav>ul>li>a:hover:before{background:#0075b8!important}header nav>ul>li .nm-link-dropdown:before{right:31px;-webkit-transform:rotate(22deg) translateY(-50%);-ms-transform:rotate(22deg) translateY(-50%);transform:rotate(22deg) translateY(-50%)}header nav>ul>li .nm-link-dropdown:after{right:20px;-webkit-transform:rotate(-22deg) translateY(-50%);-ms-transform:rotate(-22deg) translateY(-50%);transform:rotate(-22deg) translateY(-50%)}header nav>ul>li .nm-link-dropdown.nm-active:before{right:30px;-webkit-transform:rotate(-22deg) translateY(-50%);-ms-transform:rotate(-22deg) translateY(-50%);transform:rotate(-22deg) translateY(-50%)}header nav>ul>li .nm-link-dropdown.nm-active:after{-webkit-transform:rotate(22deg) translateY(-50%);-ms-transform:rotate(22deg) translateY(-50%);transform:rotate(22deg) translateY(-50%)}header nav>ul>li:not(:last-child){border-bottom:1px solid #f1f1f1;padding-left:0}header nav>ul>li:not(:first-child){padding-left:0}header nav>ul>li>a{font-size:20px;padding:12px 20px}header nav>ul>li>a:not(.nm-link-dropdown){font-size:18px}header nav>ul>li a.nm-active,header nav>ul>li>a:hover{color:#0075b8}header nav>ul>li a{display:block;color:#0075b8}header nav>ul>li ul li a:hover{color:#e3000f}header nav>ul>li .nm-menu-dropdown{position:static;display:none;background-color:#f1f1f1;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;top:auto;left:auto;width:100%;padding:15px 30px;opacity:1;-webkit-animation:none!important;animation:none!important;-webkit-animation-name:none!important;animation-name:none!important}header nav>ul>li .nm-menu-dropdown .nm-dropdown-caption{font-weight:700;color:#000}header nav>ul>li .nm-menu-dropdown .nm-dropdown-caption a{font-size:16px}header .nm-header-bottom.nm-fixed .nm-logo{margin-right:15px}header .nm-header-bottom.nm-fixed .nm-logo img{width:150px}header .nm-header-bottom.nm-fixed .nm-catalog-expand{width:140px;margin-top:0}header .nm-header-bottom.nm-fixed .nm-logo-catalog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}header .nm-header-bottom.nm-fixed .nm-big-wrapper{padding:0 15px 0 20px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-phone1-block,header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-phone2-block{display:none}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-phones-block{margin-top:0;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form{position:relative;height:50px;width:50px;min-width:50px;margin-right:0}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form input[type=search]{position:absolute;top:auto;bottom:0;left:0;right:0;padding:0 40px 0 10px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form .nm-search{top:18px;left:auto;right:15px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand{position:static}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand input[type=search]{position:fixed;right:86px;left:20px;bottom:auto;top:17px;width:calc(100% - 106px)}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand .nm-search{right:101px;top:20px;left:auto}header .nm-header-bottom .nm-big-wrapper{padding-top:40px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone12{display:block;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin-bottom:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-link-phone,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-link-phone{font-size:22px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-call-back{display:none}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-mail{position:absolute;padding-left:28px;left:20px;top:-5px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-skype,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-whatsapp{position:absolute;display:block;right:20px;top:-5px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-search-form.nm-expand{position:static;height:50px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-search-form.nm-expand input[type=search]{position:absolute;right:10px;left:auto;bottom:auto;top:40px;width:calc(100% - 20px)}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-search-form.nm-expand .nm-search{right:auto;left:25px;top:56px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand{position:static}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand:before{bottom:5px;right:25px;left:auto}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-goods-count{right:10px;top:auto;bottom:20px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup{width:auto;left:20px;right:20px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-btns-row{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-items{padding-right:0}header .nm-catalog-dropped{position:absolute;border-top:1px solid #ebebeb}header .nm-catalog-dropped .nm-big-wrapper{display:block;padding-top:15px!important;padding-bottom:15px!important}header .nm-catalog-dropped .nm-catalog-menu{display:block}header .nm-catalog-dropped .nm-catalog-column:first-child{margin-right:0}.nm-main .nm-big-wrapper{padding:0}.nm-main .nm-section1 .nm-main-slider .slick-dots{bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}.nm-main .nm-section1 .nm-main-slider .nm-slide{height:auto}.nm-main .nm-section1 .nm-main-slider .nm-slide-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-caption{top:155px;left:20px}.nm-main .nm-section1 .nm-main-slider .nm-left{width:100%;min-width:0}.nm-main .nm-section1 .nm-main-slider .nm-text-wrapper{position:static;background-color:#f7f7f7;border-right:none;-webkit-transform:none;-ms-transform:none;transform:none;top:auto;left:auto}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-text{padding:15px 20px 65px;margin-right:0;-webkit-transform:none;-ms-transform:none;transform:none}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-image{width:100%;height:260px}.nm-main .nm-section1 .nm-advantages{display:block;text-align:center;padding:30px 10px}.nm-main .nm-section1 .nm-advantages .nm-advantage{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:130px;margin:20px 10px}.nm-main .nm-section1 .nm-advantages .nm-advantage .nm-text{margin-top:10px}.nm-main .nm-catalog-wrapper{padding:30px 0}.nm-main .nm-catalog-wrapper .nm-catalog-caption{font-size:28px}.nm-main .nm-catalog-wrapper article{width:50%}.nm-main .nm-catalog-wrapper .nm-double-article{width:100%}.nm-main .nm-section2{padding:40px 0}.nm-main .nm-section2 .nm-slider-help-block{padding:20px 20px 0;margin:0 20px}.nm-main .nm-section2 .nm-slider-help-block .nm-left-block{margin-bottom:20px}.nm-main .nm-section2 .nm-slider-help-block .nm-caption{margin-bottom:.5em}.nm-main .nm-section2 .nm-slider-help-block #slider-help{height:230px}.nm-main .nm-section2 .nm-slider-help-block .nm-slider-help-counter{bottom:30px}.nm-main .nm-popular .nm-popular-section article{width:50%}.nm-main .nm-popular .nm-popular-section .nm-double-article{width:100%}.nm-main .nm-popular .nm-popular-section.nm-showing-more article:nth-child(2)~*{display:none}.nm-main .nm-section3{background-image:none;background-color:#fff;height:auto}.nm-main .nm-section3 .nm-big-wrapper{display:block}.nm-main .nm-section3 .nm-img-side{background-image:url(../img/consult.png),url(../img/consult-pareto.png),-webkit-linear-gradient(40.501deg,#f1f1ef 0,#dddddc 84.5%,#dcdedb 84.8%,#d9dbd8 87.1%,#cccecd 100%);background-image:url(../img/consult.png),url(../img/consult-pareto.png),-o-linear-gradient(40.501deg,#f1f1ef 0,#dddddc 84.5%,#dcdedb 84.8%,#d9dbd8 87.1%,#cccecd 100%);background-image:url(../img/consult.png),url(../img/consult-pareto.png),linear-gradient(49.49861071061105deg,#f1f1ef 0,#dddddc 84.5%,#dcdedb 84.8%,#d9dbd8 87.1%,#cccecd 100%);background-color:#f1f1ef;background-position:bottom center,top 115px center,left top;background-size:70%,90%,100% 100%;width:100%;height:410px}.nm-main .nm-section3 .nm-text-side{width:100%;padding:20px}.nm-main .nm-section3 .nm-text-side .nm-caption{font-size:24px}.nm-error-page .nm-info-wrapper .nm-info-text h1,.nm-main .nm-section4 .nm-slider-posm-block .nm-caption,.nm-main .nm-widgets-block .nm-join-us{font-size:28px}.nm-main .nm-section3 .nm-text-side .nm-btn{max-width:none}.nm-main .nm-section4{padding:20px 0 40px}.nm-main .nm-section4 .nm-slider-posm-block{padding:25px 20px;margin:0 20px}.nm-main .nm-section4 .nm-slider-posm-block #slider-posm{height:225px}.nm-main .nm-widgets-block #slider-social{display:block;padding:25px 20px 50px;max-width:480px;margin:0 auto}.nm-main .nm-widgets-block #slider-social .nm-slide{width:100%;max-width:none;height:455px;margin-bottom:0}.nm-main .nm-widgets-block #slider-social .nm-slide:not(:last-child){margin-bottom:40px}.nm-main .nm-section-news-nav-links{padding:0 20px}.nm-main .nm-section-action{padding:0}.nm-main .nm-section-action .nm-big-wrapper{padding:20px}.nm-main .nm-section-action .nm-action-block{display:block;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.nm-main .nm-section-action .nm-action-block .nm-left{display:block;width:100%;min-height:0;padding:65px 15px 20px}.nm-main .nm-section-action .nm-action-block .nm-img-wrap{width:100%}.nm-main .nm-filters-block .nm-filters-caption:after,.nm-main .nm-filters-block .nm-filters-caption:before,.nm-main .nm-section-action.nm-action-categories .nm-action-block br{content:""}.nm-main .nm-section-news .nm-big-wrapper{padding:0 20px}.nm-main .nm-section-news .nm-article-img,.nm-main .nm-section-news .nm-article-text{width:50%}.nm-main .nm-section-news .nm-article-img-text{width:100%}.nm-main .nm-section-blured-btn{padding:65px 50px}.nm-main .nm-section-action.nm-action-categories{padding:0}.nm-main .nm-section-action.nm-action-categories h1{line-height:normal;margin-top:0}.nm-main .nm-section-action.nm-action-categories .nm-action-block .nm-bold-red{font-size:18px;margin-bottom:0}.nm-main .nm-section-action.nm-action-categories .nm-action-block .nm-left{padding:65px 25px 25px 15px}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand #slider-help{height:auto}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand #slider-help .nm-slide img{display:block;position:static;bottom:auto;right:auto;-webkit-transform:none;-ms-transform:none;transform:none}.nm-main .nm-section-zoom .nm-big-wrapper{padding:0 20px}.nm-main .nm-section-zoom .nm-zoom-block{float:none;width:100%;margin-bottom:20px}.nm-main .nm-filters-block{display:block;padding:0}.nm-main .nm-filters-block .nm-filters-inside-block{display:block;width:100%}.nm-main .nm-filters-block .nm-filters-inside-block>div:first-child{margin-bottom:0}.nm-main .nm-filters-block .nm-filters-inside-block:first-child{padding-right:0;max-width:none}.nm-main .nm-filters-block .nm-filters-inside-block:last-child{max-width:none;padding-left:0;width:100%}.nm-main .nm-filters-block .nm-mobile-block{padding:12px 20px}.nm-main .nm-filters-block .nm-mobile-block:not(.nm-no-border){border-bottom:1px solid #dadada}.nm-main .nm-filters-block .nm-toggle-block{display:none}.nm-main .nm-section-cart{padding:0 20px}.nm-main .nm-section-cart .nm-top-row .nm-btns>a{margin-left:25px}.nm-main .nm-section-cart .nm-bottom-row .nm-total-cost span{display:block;line-height:1.2}.nm-main .nm-section-cart .nm-bottom-row .nm-total-cost span.nm-cost{margin-top:.33em}.nm-main .nm-section-cart .nm-table-desktop tbody tr{padding:20px 0 70px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-mob-before{padding-left:125px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-mob-before:before{left:0}.nm-main .nm-section-cart .nm-table-desktop .nm-complect:before{content:"Состав:"}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img{width:100px;min-width:100px;max-width:100px;height:100px;top:20px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img .nm-img-wrap{width:100px;height:100px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-img .nm-img-wrap img{max-width:60%;max-height:60%}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr{line-height:1.2}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-item-name-overwrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:125px;padding-right:30px;margin-bottom:0;height:100px}.nm-main .nm-formalization-block,.nm-main .nm-formalization-block .nm-info-block,.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-price-row,.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection,.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1{display:block}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-article-before{margin-top:10px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-bottom-row{left:0;bottom:15px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-color{margin-bottom:15px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row{left:220px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-del{top:20px;right:0}.nm-main .nm-formalization-block{text-align:center;padding:20px}.nm-main .nm-formalization-block .nm-back{width:auto}.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-price-row .nm-discount,.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-price-row .nm-total{margin-bottom:.2em}.nm-main .nm-formalization-block .nm-info-block .nm-info-text .nm-minimum{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nm-main .nm-formalization-block .nm-info-block .nm-btn{width:100%;margin:25px auto 20px}.nm-main .nm-section-formalization{padding:0 20px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block{padding:20px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock1,.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock2{width:100%}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock1{margin-bottom:20px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block1 .nm-block1-subblock1 .nm-input-wrap{margin-bottom:10px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-form-block2{margin-top:15px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection .nm-radio-row{margin-bottom:10px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection .nm-checkbox-row{margin-left:0;margin-top:10px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection .nm-checkbox-row .nm-960-inline{display:none}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection .nm-checkbox-row .nm-960-hide{display:inline}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-block{display:block;padding-left:35px}.nm-main .nm-section-formalization .nm-formalization-form .nm-alert{padding:0 20px 15px 50px}.nm-main .nm-section-formalization .nm-formalization-form .nm-alert:before{left:17px}.nm-main .nm-formalization-block.nm-order-block{padding-bottom:15px}.nm-main .nm-section-dispatch{padding:0}.nm-main .nm-section-dispatch .nm-inner-wrap{padding:40px 20px 50px}.nm-section2.nm-no-padding .nm-roll{display:none}.nm-item-main-top-block{display:block}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll .nm-scroll-block,.nm-section-delivery-and-concomitant .nm-tab-block:not(.nm-current),.nm-section-delivery-and-concomitant h2,.nm-section-item .nm-items-nav-block .nm-all-block{display:none}.nm-item-main-top-block .nm-slider-item-wrapper{width:100%;min-width:0;max-width:none;margin-bottom:20px}.nm-item-main-top-block .nm-main-top-all-right{width:100%}.nm-item-main-top-block .nm-main-top-all-right .nm-caption-btns .nm-caption-block h1{font-size:32px;margin-bottom:0}.nm-item-main-top-block .nm-main-top-all-right .nm-info-additional .nm-info-scroll{min-height:0}.nm-section-item{padding:20px 20px 0}.nm-section-item .nm-main-bottom-block .nm-questions-block{position:static;left:auto;top:auto}.nm-section-pay-adv{padding:0 20px}.nm-section-pay-adv .nm-border-block{display:block;text-align:center;padding:20px 15px}.nm-section-pay-adv .nm-border-block .nm-payments-block{display:inline-block;text-align:left;padding:0;width:auto;min-width:0;max-width:none;margin-bottom:20px}.nm-section-pay-adv .nm-border-block .nm-advantages-block{width:100%;padding-right:0}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-caption{padding-right:15px}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:500px;margin:0 auto}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage{width:auto;margin:0!important}.nm-section-delivery-and-concomitant{padding:0 20px}.nm-section-delivery-and-concomitant .nm-mob-item-tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:20px}.nm-section-delivery-and-concomitant .nm-mob-item-tabs a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:16px;line-height:normal;font-weight:300;border:1px solid transparent;border-bottom-color:#e5e5e5;padding:12px;width:50%}.nm-section-delivery-and-concomitant .nm-mob-item-tabs a.nm-current{color:#000;border-color:#e5e5e5 #e5e5e5 transparent}.nm-section-delivery-and-concomitant .nm-table-header{display:none}.nm-section-delivery-and-concomitant .nm-table-body .nm-tr{display:block}.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-12,.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-1234,.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-34{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-567{padding-left:50px}.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-567 .nm-td{padding-top:0;padding-bottom:20px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-specs{min-height:40px;padding-right:0;margin-bottom:10px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-price .nm-real-price{line-height:normal}.nm-section-delivery-and-concomitant .nm-after-table-block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:19px}.nm-section-delivery-and-concomitant .nm-after-table-block .nm-btn{margin:10px 0}.nm-error-page .nm-big-image{top:0;height:100%;left:0;-webkit-transform:none;-ms-transform:none;transform:none}.nm-error-page .nm-info-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.nm-error-page .nm-info-wrapper .nm-padding-block{height:26vh;min-height:220px}.nm-error-page .nm-info-wrapper .nm-info-block{display:block;width:100%;padding:0 10px}.nm-error-page .nm-info-wrapper .nm-info-text{margin-top:30px;margin-bottom:25px}.nm-error-page .nm-info-wrapper .nm-phones-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin-top:30px}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone1-block{margin-bottom:20px}.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone1-block,.nm-error-page .nm-info-wrapper .nm-phones-block .nm-phone2-block{margin-left:0}.nm-error-page .nm-error-page-bottom .nm-big-wrapper .nm-copyrights{top:60px}footer .nm-big-wrapper .nm-block1{position:relative;display:block}footer .nm-big-wrapper .nm-block1 .nm-left{display:block}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social{margin-top:0}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social a{width:74px;min-width:74px;height:64px}footer .nm-big-wrapper .nm-block1 .nm-left .nm-copyrights{position:absolute;bottom:-35px;left:0}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu{display:block}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:35px}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart2 .nm-menu-subblock:nth-child(2){padding-right:120px}footer .nm-big-wrapper .nm-block2{position:relative}footer .nm-big-wrapper .nm-block2 .nm-phone1-block,footer .nm-big-wrapper .nm-block2 .nm-phone2-block{margin-top:25px}footer .nm-big-wrapper .nm-block2 .nm-phone1-block{margin-left:0;margin-right:auto}footer .nm-big-wrapper .nm-block2 .nm-phone2-block{margin-right:0}footer .nm-big-wrapper .nm-block2 .nm-mail-skype{display:block}footer .nm-city-choose{position:absolute;top:-30px;right:41px}footer .nm-city-choose .nm-city-all-block,footer .nm-city-choose .nm-city-auto-block{top:auto}footer .nm-city-choose .nm-city-auto-block{right:0;left:auto}}@media (max-width:640px){header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-btns-row{display:block}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-btns-row .nm-btn-red{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:10px}}@media (max-width:759px){.remodal,footer .nm-city-choose .nm-city-auto-block{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.nm-479-hide{display:none!important}.nm-479-show-inline{display:inline!important}.nm-479-block{display:block}.remodal{position:fixed;vertical-align:top;left:50%;transform:translateX(-50%)}.nm-city-choose .nm-city-all-block{right:-10px}.nm-input[type=search]{font-size:16px;padding:0 10px 0 40px}.nm-search{left:15px}header nav>ul>li>a{padding:12px 10px}header nav>ul>li .nm-link-dropdown:before{right:21px}header nav>ul>li .nm-link-dropdown:after{right:10px}header nav>ul>li .nm-link-dropdown.nm-active:before{right:20px}header .nm-header-bottom:not(.nm-fixed) .nm-logo-catalog{width:190px;min-width:190px;max-width:190px}header .nm-big-wrapper{padding:0 10px}header .nm-big-wrapper .nm-right{max-width:calc(100% - 190px)}header .nm-logo img{width:175px;height:50px}header .nm-city-choose{padding:5px 0}header .nm-catalog-expand{width:54px;min-width:54px;max-width:54px}header .nm-header-bottom.nm-fixed .nm-logo{display:none}header .nm-header-bottom.nm-fixed .nm-catalog-expand{width:140px;min-width:140px;margin-top:0;margin-right:0}header .nm-header-bottom.nm-fixed .nm-logo-catalog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:140px;margin-right:20px}footer .nm-big-wrapper .nm-block2 .nm-mail,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-btn-red{margin-right:0}header .nm-header-bottom.nm-fixed .nm-logo-catalog .nm-text.nm-479-hide{display:block!important}header .nm-header-bottom.nm-fixed .nm-big-wrapper{padding:0 20px 0 15px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:none}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form input[type=search]{position:absolute;top:0;left:0;right:0;padding:0 40px 0 11px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form .nm-search{top:18px;left:auto;right:15px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand{position:static}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand input[type=search]{right:auto;left:15px;top:15px;width:calc(100% - 96px)}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-search-form.nm-expand .nm-search{right:96px;top:18px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-phones-block{position:static;left:auto;right:10px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-cart-expand{margin-left:5px}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-cart-expand:before{right:25px;left:auto}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-cart-expand .nm-goods-count{right:10px;left:auto}header .nm-header-bottom.nm-fixed .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup{left:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phones-block{position:absolute;left:85px;right:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-mail{left:-75px;top:-100px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-skype,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-whatsapp{right:10px;top:-100px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone1-block .nm-link-phone,header .nm-header-bottom .nm-big-wrapper .nm-right .nm-phone2-block .nm-link-phone{font-size:20px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand{position:static}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand:before{bottom:5px;right:25px;left:auto}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-goods-count{right:10px;top:auto;bottom:20px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup{width:auto;left:-85px;right:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper .nm-wrapper{padding:5px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-cart-img-wrap{display:none}.nm-main .nm-popular .nm-popular-section .nm-article-price-row,.nm-main .nm-section-cart .nm-top-row,.nm-main .nm-section-news .nm-article-img-text .nm-wrapper,header .nm-catalog-dropped .nm-menu-toggle{display:block}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-items{padding-left:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-item-count{padding-left:5px}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-price{padding-left:0}header .nm-header-bottom .nm-big-wrapper .nm-right .nm-cart-expand .nm-cart-popup .nm-wrapper table .nm-table-item-delete{padding-left:5px}header .nm-catalog-dropped .nm-big-wrapper{padding:10px 5px 10px 10px!important}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-caption{font-size:20px;top:80px;left:10px;right:10px;padding:15px}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-text{padding:15px 10px 65px}.nm-main .nm-section1 .nm-main-slider .nm-main-slide-image{height:175px}.nm-main .nm-section1 .nm-advantages{padding:20px 10px}.nm-main .nm-section1 .nm-advantages .nm-advantage{width:95px;margin:10px 0}.nm-main .nm-section1 .nm-advantages .nm-advantage:last-child,.nm-main .nm-section1 .nm-advantages .nm-advantage:nth-last-child(2){width:125px}.nm-main .nm-catalog-wrapper .nm-catalog-caption{font-size:24px}.nm-main .nm-catalog-wrapper .nm-catalog{border-left:none}.nm-main .nm-catalog-wrapper article{height:220px;width:50%}.nm-main .nm-catalog-wrapper article .image-wrap img{position:absolute;bottom:0}.nm-main .nm-catalog-wrapper article .nm-submenus{font-size:12px;width:49%;padding:30px 0 30px 10px}.nm-main .nm-catalog-wrapper article .nm-submenus .nm-category-goods-count{font-size:12px}.nm-main .nm-catalog-wrapper .nm-double-article{width:100%}.nm-main .nm-catalog-wrapper .nm-article-description{left:10px;right:10px;top:5px}.nm-main .nm-catalog-wrapper .nm-article-description .nm-article-caption{font-size:16px;line-height:1.2;margin-bottom:5px}.nm-main .nm-roll{margin-top:10px}.nm-main .nm-section2 .nm-slider-help-block{padding:15px 14px 0;margin:0 10px}.nm-main .nm-section2 .nm-slider-help-block #slider-help{height:160px}.nm-main .nm-section2 .nm-slider-help-block .slick-next,.nm-main .nm-section2 .nm-slider-help-block .slick-prev{top:35%}.nm-main .nm-section2 .nm-slider-help-block .nm-slider-help-counter{bottom:20px}.nm-main .nm-section2 .nm-slider-help-block .nm-caption{font-size:24px}.nm-main .nm-section2 .nm-slider-help-block .nm-text{font-size:16px;line-height:1.2;margin-bottom:.8em}.nm-main .nm-section2 .nm-slider-help-block .nm-bottom{font-size:16px}.nm-main .nm-popular .nm-popular-caption{font-size:24px}.nm-main .nm-popular .nm-popular-section{border-left:none}.nm-main .nm-popular .nm-popular-section article,.nm-main .nm-popular .nm-popular-section article>.nm-wrapper{height:320px}.nm-main .nm-popular .nm-popular-section .nm-article-img-wrap{height:130px}.nm-main .nm-popular .nm-popular-section .image-wrap{height:130px;max-height:130px}.nm-main .nm-popular .nm-popular-section .image-wrap img{max-height:100%}.nm-main .nm-popular .nm-popular-section .nm-article-description{height:189px;padding:10px}.nm-main .nm-popular .nm-popular-section .nm-article-description .nm-article-caption{font-size:16px;line-height:1.2;margin-bottom:5px}.nm-main .nm-popular .nm-popular-section .nm-additional-block{padding:10px}.nm-main .nm-popular .nm-popular-section .nm-additional-block .nm-btn{font-size:14px}.nm-main .nm-section3 .nm-text-side .nm-caption,.nm-main .nm-section4 .nm-slider-posm-block .nm-caption,.nm-main .nm-widgets-block .nm-join-us{font-size:24px}.nm-main .nm-section3 .nm-img-side{background-position:bottom center,top 70px center,left top;background-size:70%,90%,100% 100%;height:280px}.nm-main .nm-section3 .nm-text-side{padding:20px 10px}.nm-main .nm-section3 .nm-text-side .nm-btn{max-width:none}.nm-main .nm-section4{padding:20px 0 40px}.nm-main .nm-section4 .nm-slider-posm-block{padding:20px 15px 15px;border:4px solid #f2f2f2;margin:0 10px}.nm-main .nm-section4 .nm-slider-posm-block #slider-posm{height:150px}.nm-main .nm-section4 .nm-slider-posm-block .nm-right-block{padding:20px 0}.nm-main .nm-widgets-block{padding:25px 10px}.nm-main .nm-widgets-block #slider-social .nm-slide{height:300px}.nm-main .nm-breadcrumbs-block{padding:20px 10px}.nm-main .nm-section-news-nav-links{padding:0 10px}.nm-main .nm-section-news-nav-links ul li{padding:22px 13px}.nm-main .nm-section-action .nm-big-wrapper{padding:20px 10px}.nm-main .nm-section-news .nm-big-wrapper{padding:0 10px}.nm-main .nm-section-news .nm-article-img{width:100%}.nm-main .nm-section-news .nm-article-text{width:100%;height:245px}.nm-main .nm-section-news .nm-article-img-text{width:100%;height:auto}.nm-main .nm-section-news .nm-article-img-text .nm-img-bg{height:160px;width:100%;margin-bottom:15px}.nm-main .nm-section-news .nm-article-img-text .nm-article-info{width:100%;padding:0}.nm-main .nm-section-news .nm-article-img-text .nm-text{height:150px!important}.nm-main .nm-section-blured-btn .nm-btn{font-size:20px;padding:15px 30px}.nm-main .nm-section-action.nm-action-categories h1{font-size:24px}.nm-main .nm-collapsing-text{padding:20px 2}.nm-main .nm-action-categories .nm-popular{margin:0 -10px}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand{padding:0 15px}.nm-main .nm-section2 .nm-slider-help-block.nm-slider-brand .nm-text{font-size:18px}.nm-main .nm-section-zoom{padding-bottom:40px}.nm-main .nm-section-zoom .nm-big-wrapper{padding:0 10px}.nm-main .nm-section-zoom .nm-big-wrapper .nm-text{font-size:16px}.nm-main .nm-section-zoom .nm-big-wrapper .nm-borderred-text{padding:15px 20px}.nm-main .nm-section-cart{padding:0 10px}.nm-main .nm-section-cart .nm-top-row{padding:0;margin-bottom:10px}.nm-main .nm-section-cart .nm-top-row .nm-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nm-main .nm-section-cart .nm-top-row .nm-btns>a{display:block;margin:0}.nm-main .nm-section-cart .nm-table-desktop tbody tr{padding:20px 0 65px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-item-name-overwrap,.nm-main .nm-section-cart .nm-table-desktop .nm-table-mob-before{padding-left:115px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-bottom-row{bottom:10px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-item-descr .nm-bottom-row .nm-checkbox-row:first-child{margin-right:11px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;left:210px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:-19px}.nm-main .nm-section-cart .nm-table-desktop .nm-table-price .nm-price-row .nm-full-price{font-size:14px}.nm-main .nm-section-formalization{padding:0 10px;margin-top:-10px}.nm-main .nm-section-formalization h2{font-size:24px}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection .nm-checkbox-row .nm-960-inline{display:inline}.nm-main .nm-section-formalization .nm-formalization-form .nm-form-white-block .nm-top-double-block .nm-delivery-minisection .nm-checkbox-row .nm-960-hide{display:none}.nm-main .nm-section-dispatch .nm-inner-wrap{padding:30px 10px 40px}.nm-main .nm-section-dispatch .nm-dispatch-form{display:block}.nm-main .nm-section-dispatch .nm-dispatch-form .nm-input-overwrap{max-width:none}.nm-main .nm-section-dispatch .nm-dispatch-form .nm-input{border-radius:4px;margin-bottom:10px;width:100%}.nm-main .nm-section-dispatch .nm-dispatch-form .nm-btn{border-radius:4px;width:100%;margin-left:0}.nm-section-item{padding:10px 10px 0}.nm-item-main-top-block .nm-slider-item-wrapper{text-align:right;padding-top:60px}.nm-item-main-top-block .nm-slider-item-wrapper .slider-item{height:210px}.nm-section-pay-adv{padding:0 10px}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-caption{padding-right:0}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages{display:inline-block}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage:not(:last-child){margin-bottom:10px!important}.nm-section-pay-adv .nm-border-block .nm-advantages-block .nm-advantages .nm-advantage img{margin:0 10px 0 0}.nm-section-delivery-and-concomitant{padding:0 10px}.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-1234{position:relative;display:block;min-height:100px;padding-left:112px}.nm-section-delivery-and-concomitant .nm-mytable .nm-cells-wrap-567{padding-left:0}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-img{position:absolute;top:0;left:0;padding-right:0;padding-bottom:0;width:112px;min-width:112px;max-width:112px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-img .nm-img-wrap{width:112px;height:100px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-img .nm-img-wrap img{max-width:50%;max-height:60%}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-articul{width:auto;min-width:0;max-width:none;padding-right:0;padding-bottom:0}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-articul .nm-759-inline-block{margin-right:.3em}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-specs{min-height:0;padding-top:5px}.nm-section-delivery-and-concomitant .nm-mytable .nm-table-availability{width:112px;min-width:112px;max-width:112px;padding-right:5px}footer .nm-big-wrapper{padding:40px 0}footer .nm-big-wrapper .nm-block1 .nm-left{padding:0 10px}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social{text-align:center;display:block}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-logo{display:inline-block}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social{display:inline-block;margin-top:40px;width:100%}footer .nm-big-wrapper .nm-block1 .nm-left .nm-logo-social .nm-social a{width:33%}footer .nm-big-wrapper .nm-block1 .nm-left .nm-copyrights{text-align:center;right:0}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart1,footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart1 .nm-part1,footer .nm-big-wrapper .nm-block1 .nm-bottom-menu a{display:block}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart2{display:block;margin-top:0}footer .nm-big-wrapper .nm-block1 .nm-bottom-menu .nm-subpart2 .nm-menu-subblock:nth-child(2){padding-right:0}footer .nm-big-wrapper .nm-block1 .nm-menu-subblock ul{display:none;background-color:#000;padding:5px 30px}footer .nm-big-wrapper .nm-block1 .nm-menu-subblock ul a{padding:5px 0}footer .nm-big-wrapper .nm-block1 .menu-part-caption{color:#0f76b9;font-size:18px;border-top:1px solid #000;border-bottom:none;padding:15px 10px;margin-bottom:0}footer .nm-big-wrapper .nm-block1 .menu-part-caption:hover{color:#fff;border-bottom:none}footer .nm-big-wrapper .nm-block1 .menu-part-caption.nm-menu-toggle:hover{color:#0f76b9}footer .nm-big-wrapper .nm-block1 ul a{border-bottom:none}footer .nm-big-wrapper .nm-block1 ul a:hover{color:#fff;border-bottom:none}footer .nm-big-wrapper .nm-block2{display:block;text-align:center;margin-top:45px}footer .nm-big-wrapper .nm-block2 .nm-phone1-block,footer .nm-big-wrapper .nm-block2 .nm-phone2-block{margin-top:15px}footer .nm-big-wrapper .nm-block2 .nm-phone1-block a,footer .nm-big-wrapper .nm-block2 .nm-phone2-block a{display:inline-block}footer .nm-big-wrapper .nm-block2 .nm-phone1-block .nm-link-phone,footer .nm-big-wrapper .nm-block2 .nm-phone2-block .nm-link-phone{display:block;color:#fff;font-size:24px;font-weight:700}footer .nm-big-wrapper .nm-block2 .nm-phone1-block .nm-link-phone:hover,footer .nm-big-wrapper .nm-block2 .nm-phone2-block .nm-link-phone:hover{color:#fff}footer .nm-big-wrapper .nm-block2 .nm-mail-skype{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}footer .nm-city-choose{position:relative;top:auto;right:auto}footer .nm-city-choose .nm-city-auto-block{left:50%;right:auto;transform:translateX(-50%);top:100%;bottom:auto}}@-moz-keyframes ghost{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}@-webkit-keyframes ghost{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}@-o-keyframes ghost{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}@keyframes ghost{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}@-moz-keyframes rotating{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes rotating{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotating{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes hor-swipe{0%,100%{transform:translateX(6px)}50%{transform:translateX(2px)}}@-webkit-keyframes hor-swipe{0%,100%{-webkit-transform:translateX(6px);transform:translateX(6px)}50%{-webkit-transform:translateX(2px);transform:translateX(2px)}}@-o-keyframes hor-swipe{0%,100%{transform:translateX(6px)}50%{transform:translateX(2px)}}@keyframes hor-swipe{0%,100%{-webkit-transform:translateX(6px);transform:translateX(6px)}50%{-webkit-transform:translateX(2px);transform:translateX(2px)}}@-moz-keyframes hor-swipe-float{100%{transform:translateX(6px)}}@-webkit-keyframes hor-swipe-float{100%{-webkit-transform:translateX(6px);transform:translateX(6px)}}@-o-keyframes hor-swipe-float{100%{transform:translateX(6px)}}@keyframes hor-swipe-float{100%{-webkit-transform:translateX(6px);transform:translateX(6px)}}@-moz-keyframes vert-swipe-before{0%,100%{transform:translateY(-6px) rotate(-25deg)}50%{transform:translateY(-2px) rotate(-25deg)}}@-webkit-keyframes vert-swipe-before{0%,100%{-webkit-transform:translateY(-6px) rotate(-25deg);transform:translateY(-6px) rotate(-25deg)}50%{-webkit-transform:translateY(-2px) rotate(-25deg);transform:translateY(-2px) rotate(-25deg)}}@-o-keyframes vert-swipe-before{0%,100%{transform:translateY(-6px) rotate(-25deg)}50%{transform:translateY(-2px) rotate(-25deg)}}@keyframes vert-swipe-before{0%,100%{-webkit-transform:translateY(-6px) rotate(-25deg);transform:translateY(-6px) rotate(-25deg)}50%{-webkit-transform:translateY(-2px) rotate(-25deg);transform:translateY(-2px) rotate(-25deg)}}@-moz-keyframes vert-swipe-float-before{100%{transform:translateY(-6px) rotate(-25deg)}}@-webkit-keyframes vert-swipe-float-before{100%{-webkit-transform:translateY(-6px) rotate(-25deg);transform:translateY(-6px) rotate(-25deg)}}@-o-keyframes vert-swipe-float-before{100%{transform:translateY(-6px) rotate(-25deg)}}@keyframes vert-swipe-float-before{100%{-webkit-transform:translateY(-6px) rotate(-25deg);transform:translateY(-6px) rotate(-25deg)}}@-moz-keyframes vert-swipe-after{0%,100%{transform:translateY(-6px) rotate(25deg)}50%{transform:translateY(-2px) rotate(25deg)}}@-webkit-keyframes vert-swipe-after{0%,100%{-webkit-transform:translateY(-6px) rotate(25deg);transform:translateY(-6px) rotate(25deg)}50%{-webkit-transform:translateY(-2px) rotate(25deg);transform:translateY(-2px) rotate(25deg)}}@-o-keyframes vert-swipe-after{0%,100%{transform:translateY(-6px) rotate(25deg)}50%{transform:translateY(-2px) rotate(25deg)}}@keyframes vert-swipe-after{0%,100%{-webkit-transform:translateY(-6px) rotate(25deg);transform:translateY(-6px) rotate(25deg)}50%{-webkit-transform:translateY(-2px) rotate(25deg);transform:translateY(-2px) rotate(25deg)}}@-moz-keyframes vert-swipe-float-after{100%{transform:translateY(-6px) rotate(25deg)}}@-webkit-keyframes vert-swipe-float-after{100%{-webkit-transform:translateY(-6px) rotate(25deg);transform:translateY(-6px) rotate(25deg)}}@-o-keyframes vert-swipe-float-after{100%{transform:translateY(-6px) rotate(25deg)}}@keyframes vert-swipe-float-after{100%{-webkit-transform:translateY(-6px) rotate(25deg);transform:translateY(-6px) rotate(25deg)}}@-moz-keyframes vert-down-swipe-before{0%,100%{transform:translateY(6px) rotate(25deg)}50%{transform:translateY(2px) rotate(25deg)}}@-webkit-keyframes vert-down-swipe-before{0%,100%{-webkit-transform:translateY(6px) rotate(25deg);transform:translateY(6px) rotate(25deg)}50%{-webkit-transform:translateY(2px) rotate(25deg);transform:translateY(2px) rotate(25deg)}}@-o-keyframes vert-down-swipe-before{0%,100%{transform:translateY(6px) rotate(25deg)}50%{transform:translateY(2px) rotate(25deg)}}@keyframes vert-down-swipe-before{0%,100%{-webkit-transform:translateY(6px) rotate(25deg);transform:translateY(6px) rotate(25deg)}50%{-webkit-transform:translateY(2px) rotate(25deg);transform:translateY(2px) rotate(25deg)}}@-moz-keyframes vert-down-swipe-float-before{100%{transform:translateY(6px) rotate(25deg)}}@-webkit-keyframes vert-down-swipe-float-before{100%{-webkit-transform:translateY(6px) rotate(25deg);transform:translateY(6px) rotate(25deg)}}@-o-keyframes vert-down-swipe-float-before{100%{transform:translateY(6px) rotate(25deg)}}@keyframes vert-down-swipe-float-before{100%{-webkit-transform:translateY(6px) rotate(25deg);transform:translateY(6px) rotate(25deg)}}@-moz-keyframes vert-down-swipe-after{0%,100%{transform:translateY(6px) rotate(-25deg)}50%{transform:translateY(2px) rotate(-25deg)}}@-webkit-keyframes vert-down-swipe-after{0%,100%{-webkit-transform:translateY(6px) rotate(-25deg);transform:translateY(6px) rotate(-25deg)}50%{-webkit-transform:translateY(2px) rotate(-25deg);transform:translateY(2px) rotate(-25deg)}}@-o-keyframes vert-down-swipe-after{0%,100%{transform:translateY(6px) rotate(-25deg)}50%{transform:translateY(2px) rotate(-25deg)}}@keyframes vert-down-swipe-after{0%,100%{-webkit-transform:translateY(6px) rotate(-25deg);transform:translateY(6px) rotate(-25deg)}50%{-webkit-transform:translateY(2px) rotate(-25deg);transform:translateY(2px) rotate(-25deg)}}@-moz-keyframes vert-down-swipe-float-after{100%{transform:translateY(6px) rotate(-25deg)}}@-webkit-keyframes vert-down-swipe-float-after{100%{-webkit-transform:translateY(6px) rotate(-25deg);transform:translateY(6px) rotate(-25deg)}}@-o-keyframes vert-down-swipe-float-after{100%{transform:translateY(6px) rotate(-25deg)}}@keyframes vert-down-swipe-float-after{100%{-webkit-transform:translateY(6px) rotate(-25deg);transform:translateY(6px) rotate(-25deg)}}@-moz-keyframes hor-left-swipe-before{0%,100%{transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg)}50%{transform:translateY(-50%) translateY(-2px) translateX(-2px) rotate(25deg)}}@-webkit-keyframes hor-left-swipe-before{0%,100%{-webkit-transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg);transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg)}50%{-webkit-transform:translateY(-50%) translateY(-2px) translateX(-2px) rotate(25deg);transform:translateY(-50%) translateY(-2px) translateX(-2px) rotate(25deg)}}@-o-keyframes hor-left-swipe-before{0%,100%{transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg)}50%{transform:translateY(-50%) translateY(-2px) translateX(-2px) rotate(25deg)}}@keyframes hor-left-swipe-before{0%,100%{-webkit-transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg);transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg)}50%{-webkit-transform:translateY(-50%) translateY(-2px) translateX(-2px) rotate(25deg);transform:translateY(-50%) translateY(-2px) translateX(-2px) rotate(25deg)}}@-moz-keyframes hor-left-swipe-float-before{100%{transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg)}}@-webkit-keyframes hor-left-swipe-float-before{100%{-webkit-transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg);transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg)}}@-o-keyframes hor-left-swipe-float-before{100%{transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg)}}@keyframes hor-left-swipe-float-before{100%{-webkit-transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg);transform:translateY(-50%) translateY(-2px) translateX(-6px) rotate(25deg)}}@-moz-keyframes hor-left-swipe-after{0%,100%{transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg)}50%{transform:translateY(-50%) translateY(4px) translateX(-2px) rotate(-25deg)}}@-webkit-keyframes hor-left-swipe-after{0%,100%{-webkit-transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg);transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg)}50%{-webkit-transform:translateY(-50%) translateY(4px) translateX(-2px) rotate(-25deg);transform:translateY(-50%) translateY(4px) translateX(-2px) rotate(-25deg)}}@-o-keyframes hor-left-swipe-after{0%,100%{transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg)}50%{transform:translateY(-50%) translateY(4px) translateX(-2px) rotate(-25deg)}}@keyframes hor-left-swipe-after{0%,100%{-webkit-transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg);transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg)}50%{-webkit-transform:translateY(-50%) translateY(4px) translateX(-2px) rotate(-25deg);transform:translateY(-50%) translateY(4px) translateX(-2px) rotate(-25deg)}}@-moz-keyframes hor-left-swipe-float-after{100%{transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg)}}@-webkit-keyframes hor-left-swipe-float-after{100%{-webkit-transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg);transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg)}}@-o-keyframes hor-left-swipe-float-after{100%{transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg)}}@keyframes hor-left-swipe-float-after{100%{-webkit-transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg);transform:translateY(-50%) translateY(4px) translateX(-6px) rotate(-25deg)}}.nm-items-nav-block .nm-next-block a,.nm-items-nav-block .nm-prev-block a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center}.nm-section-item .nm-items-nav-block .nm-next-block a:after,.nm-section-item .nm-items-nav-block .nm-next-block a:before,.nm-section-item .nm-items-nav-block .nm-prev-block a:after,.nm-section-item .nm-items-nav-block .nm-prev-block a:before{margin-top:-9px!important;top:10px!important}.nm-section-item .nm-items-nav-block .nm-next-block a:after,.nm-section-item .nm-items-nav-block .nm-prev-block a:after{top:10px!important;margin-top:9px!important}.nm-popular-section__show-more:not(.-show-more-open) article:nth-child(5)~article{display:none}@media (max-width:1200px){.nm-popular-section__show-more:not(.-show-more-open) article:nth-child(4)~article{display:none}}@media (min-width:960.02px) and (max-width:1200px){.nm-popular-section__show-more article:nth-child(8)~article{display:none}}@media (max-width:960px){.nm-popular-section__show-more:not(.-show-more-open) article:nth-child(3)~article{display:none}.nm-table-price.nm-table-price__after__3,.nm-table-price.nm-table-price__after__4{margin-bottom:20px}.nm-table-price.nm-table-price__after__5,.nm-table-price.nm-table-price__after__6{margin-bottom:50px}.nm-table-price.nm-table-price__after__7,.nm-table-price.nm-table-price__after__8{margin-bottom:80px}}@media (min-width:759.02px) and (max-width:960px){.nm-popular-section__show-more article:nth-child(9)~article{display:none}}@media (max-width:759px){.nm-popular-section__show-more article:nth-child(2)~article{display:none}.nm-759-none{display:none!important}}@media (max-width:970px) and (min-width:960px){.nm-article-price-row{margin-right:-10px}}@media (max-width:480px){#cart-items-table .nm-bottom-row{display:block}.nm-table-price.nm-table-price__after__3{margin-bottom:43px}.nm-table-price.nm-table-price__after__4{margin-bottom:70px}.nm-table-price.nm-table-price__after__5{margin-bottom:100px}.nm-table-price.nm-table-price__after__6{margin-bottom:130px}.nm-table-price.nm-table-price__after__7{margin-bottom:160px}.nm-table-price.nm-table-price__after__8{margin-bottom:190px}}input[type=submit][disabled]{background:#ccc!important}p#main-category{padding-top:100px;margin-top:-100px}@media (min-width:1280px){.nm-main .nm-widgets-block #slider-social .nm-slide{height:420px!important}}.social{background:url(/public/site/img/design/social-bottom.png) center bottom no-repeat #f7f7f7;max-width:1920px;margin:0 auto;padding:0 0 62px;position:relative;overflow:hidden}.social h2{margin:47px 0 25px;font-family:Roboto-Bold;font-size:28px;line-height:30px;color:#000;text-align:center}.soc_widget_block{width:100%;height:323px;border-radius:5px;background:#fff}.soc_widget_l_item{width:100%;padding:5px 0}.soc_widget_list{display:flex;justify-content:space-between;flex-wrap:wrap}@media (min-width:480px){.soc_widget_block{height:476px}}@media (min-width:768px){.social_block{width:50%;padding:10px}.soc_widget_list{display:-webkit-box;display:-ms-flexbox;display:flex;-js-display:flex;margin:0 -9px;flex-wrap:nowrap}.soc_widget_l_item{padding:0 15px}.soc_widget_block{height:455px}}@media (min-width:1000px){.social_block{width:auto;margin:30px 0 0}.soc_widget_block{height:338px}}@media (min-width:1280px){.soc_widget_block{height:400px}}@media (min-width:759px) and (max-width:1200px){.nm-main-slider-wrap{height:400px;overflow:hidden;margin:0 -20px;padding:0 20px}}@media (min-width:1200px){.nm-main-slider-wrap{height:500px;overflow:hidden;margin:0 -25px;padding:0 25px}}