

/* Start:/local/templates/sm_default/assets/js/slick.css?17156141431776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/sm_default/assets/lib/fancybox/jquery.fancybox.css?171561144611435*/
@charset "UTF-8"; .fancybox-enabled {overflow:hidden}
.fancybox-enabled body {overflow:visible; height:100%}
.fancybox-container {position:fixed; top:0; left:0; width:100%; height:100%; z-index:99993; -webkit-backface-visibility:hidden; backface-visibility:hidden}
.fancybox-container ~ .fancybox-container {z-index:99992}
.fancybox-bg {position:absolute; top:0; right:0; bottom:0; left:0; background:#0f0f11; opacity:0; transition-timing-function:cubic-bezier(0.55,0.06,0.68,0.19); -webkit-backface-visibility:hidden; backface-visibility:hidden}
.fancybox-container--ready .fancybox-bg {opacity:0.87; transition-timing-function:cubic-bezier(0.22,0.61,0.36,1)}
.fancybox-controls {position:absolute; top:0; left:0; right:0; text-align:center; opacity:0; z-index:99994; transition:opacity .2s; pointer-events:none; -webkit-backface-visibility:hidden; backface-visibility:hidden; direction:ltr}
.fancybox-show-controls .fancybox-controls {opacity:1}
.fancybox-infobar {display:none}
.fancybox-show-infobar .fancybox-infobar {display:inline-block; pointer-events:all}
.fancybox-infobar__body {display:inline-block; width:70px; line-height:44px; font-size:13px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; text-align:center; color:#ddd; background-color:rgba(30,30,30,0.7); pointer-events:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-touch-callout:none; -webkit-tap-highlight-color:transparent; -webkit-font-smoothing:subpixel-antialiased}
.fancybox-buttons {position:absolute; top:0; right:0; display:none; pointer-events:all}
.fancybox-show-buttons .fancybox-buttons {display:block}
.fancybox-slider-wrap {overflow:hidden; direction:ltr}
.fancybox-slider-wrap,.fancybox-slider {position:absolute; top:0; left:0; bottom:0; right:0; padding:0; margin:0; z-index:99993; -webkit-backface-visibility:hidden; backface-visibility:hidden; -webkit-tap-highlight-color:transparent}
.fancybox-slide {position:absolute; top:0; left:0; width:100%; height:100%; margin:0; padding:0; overflow:auto; outline:none; white-space:normal; box-sizing:border-box; text-align:center; z-index:99994; -webkit-overflow-scrolling:touch}
.fancybox-slide::before {content:''; display:inline-block; vertical-align:middle; height:100%; width:0}
.fancybox-slide > * {display:inline-block; position:relative; padding:24px; margin:44px 0 44px; border-width:0; vertical-align:middle; text-align:left; background-color:#fff; overflow:auto; box-sizing:border-box}
.fancybox-slide--image {overflow:hidden}
.fancybox-slide--image::before {display:none}
.fancybox-content {display:inline-block; position:relative; margin:44px auto; padding:0; border:0; width:80%; height:calc(100% - 88px); vertical-align:middle; line-height:normal; text-align:left; white-space:normal; outline:none; font-size:16px; font-family:Arial,sans-serif; box-sizing:border-box; -webkit-tap-highlight-color:transparent; -webkit-overflow-scrolling:touch}
.fancybox-iframe {display:block; margin:0; padding:0; border:0; width:100%; height:100%; background:#fff}
.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe {background:transparent}
.fancybox-placeholder {position:absolute; top:0; left:0; margin:0; padding:0; border:0; z-index:99995; background:transparent; cursor:default; overflow:visible; -webkit-transform-origin:top left; -ms-transform-origin:top left; transform-origin:top left; background-size:100% 100%; background-repeat:no-repeat; -webkit-backface-visibility:hidden; backface-visibility:hidden}
.fancybox-image,.fancybox-spaceball {position:absolute; top:0; left:0; width:100%; height:100%; margin:0; padding:0; border:0; max-width:none; max-height:none; background:transparent; background-size:100% 100%}
.fancybox-controls--canzoomOut .fancybox-placeholder {cursor:-webkit-zoom-out; cursor:zoom-out}
.fancybox-controls--canzoomIn .fancybox-placeholder {cursor:-webkit-zoom-in; cursor:zoom-in}
.fancybox-controls--canGrab .fancybox-placeholder {cursor:-webkit-grab; cursor:grab}
.fancybox-controls--isGrabbing .fancybox-placeholder {cursor:-webkit-grabbing; cursor:grabbing}
.fancybox-spaceball {z-index:1}
.fancybox-tmp {position:absolute; top:-9999px; left:-9999px; visibility:hidden}
.fancybox-error {position:absolute; margin:0; padding:40px; top:50%; left:50%; width:380px; max-width:100%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); background:#fff; cursor:default}
.fancybox-error p {margin:0; padding:0; color:#444; font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}
.fancybox-close-small {position:absolute; top:0; right:0; width:44px; height:44px; padding:0; margin:0; border:0; border-radius:0; outline:none; background:transparent; z-index:10; cursor:pointer}
.fancybox-close-small:after {content:'×'; position:absolute; top:5px; right:5px; width:30px; height:30px; font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif; color:#888; font-weight:300; text-align:center; border-radius:50%; border-width:0; background:#fff; transition:background .2s; box-sizing:border-box; z-index:2}
.fancybox-close-small:focus:after {outline:1px dotted #888}
.fancybox-slide--video .fancybox-close-small {top:-36px; right:-36px; background:transparent}
.fancybox-close-small:hover:after {color:#555; background:#eee}
.fancybox-caption-wrap {position:absolute; bottom:0; left:0; right:0; padding:60px 30px 0 30px; z-index:99998; -webkit-backface-visibility:hidden; backface-visibility:hidden; box-sizing:border-box; background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.8) 100%); opacity:0; transition:opacity .2s; pointer-events:none}
.fancybox-show-caption .fancybox-caption-wrap {opacity:1}
.fancybox-caption {padding:30px 0; border-top:1px solid rgba(255,255,255,0.4); font-size:14px; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; color:#fff; line-height:20px; -webkit-text-size-adjust:none}
.fancybox-caption a,.fancybox-caption button {pointer-events:all}
.fancybox-caption a {color:#fff; text-decoration:underline}
.fancybox-button {display:inline-block; position:relative; width:44px; height:44px; line-height:44px; margin:0; padding:0; border:0; border-radius:0; cursor:pointer; background:transparent; color:#fff; box-sizing:border-box; vertical-align:top; outline:none}
.fancybox-button--disabled {cursor:default; pointer-events:none}
.fancybox-infobar__body,.fancybox-button {background:rgba(30,30,30,0.6)}
.fancybox-button:hover {background:rgba(0,0,0,0.8)}
.fancybox-button::before,.fancybox-button::after {content:''; pointer-events:none; position:absolute; border-color:#fff; background-color:currentColor; color:currentColor; opacity:0.9; box-sizing:border-box; display:inline-block}
.fancybox-button--disabled::before,.fancybox-button--disabled::after {opacity:0.5}
.fancybox-button--left::after {left:20px; top:18px; width:6px; height:6px; background:transparent; border-top:solid 2px currentColor; border-right:solid 2px currentColor; -webkit-transform:rotate(-135deg); -ms-transform:rotate(-135deg); transform:rotate(-135deg)}
.fancybox-button--right::after {right:20px; top:18px; width:6px; height:6px; background:transparent; border-top:solid 2px currentColor; border-right:solid 2px currentColor; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}
.fancybox-button--left {border-bottom-left-radius:5px}
.fancybox-button--right {border-bottom-right-radius:5px}
.fancybox-button--close {float:right}
.fancybox-button--close::before,.fancybox-button--close::after {content:''; display:inline-block; position:absolute; height:2px; width:16px; top:calc(50% - 1px); left:calc(50% - 8px)}
.fancybox-button--close::before {-webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}
.fancybox-button--close::after {-webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg)}
.fancybox-loading {border:6px solid rgba(100,100,100,0.4); border-top:6px solid rgba(255,255,255,0.6); border-radius:100%; height:50px; width:50px; -webkit-animation:fancybox-rotate .8s infinite linear; animation:fancybox-rotate .8s infinite linear; background:transparent; position:absolute; top:50%; left:50%; margin-top:-25px; margin-left:-25px; z-index:99999}
@-webkit-keyframes fancybox-rotate {from {-webkit-transform:rotate(0deg); transform:rotate(0deg)}
 to {-webkit-transform:rotate(359deg); transform:rotate(359deg)}
 }
@keyframes fancybox-rotate {from {-webkit-transform:rotate(0deg); transform:rotate(0deg)}
 to {-webkit-transform:rotate(359deg); transform:rotate(359deg)}
 }
@media all and (max-width:800px) {.fancybox-controls {text-align:left}
 .fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close) {display:none !important}
 .fancybox-caption {padding:20px 0; margin:0}
 }
.fancybox-button--fullscreen::before {width:15px; height:11px; left:15px; top:16px; border:2px solid; background:none}
.fancybox-button--play::before {top:16px; left:18px; width:0; height:0; border-top:6px inset transparent; border-bottom:6px inset transparent; border-left:10px solid; border-radius:1px; background:transparent}
.fancybox-button--pause::before {top:16px; left:18px; width:7px; height:11px; border-style:solid; border-width:0 2px 0 2px; background:transparent}
.fancybox-button--thumbs span {font-size:23px}
.fancybox-button--thumbs::before {top:20px; left:21px; width:3px; height:3px; box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,0 0 0 32px inset,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}
.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap,.fancybox-container--thumbs .fancybox-caption-wrap {right:220px}
.fancybox-thumbs {position:absolute; top:0; right:0; bottom:0; left:auto; width:220px; margin:0; padding:5px 5px 0 0; background:#fff; z-index:99993; word-break:normal; -webkit-overflow-scrolling:touch; -webkit-tap-highlight-color:transparent; box-sizing:border-box}
.fancybox-thumbs > ul {list-style:none; position:absolute; position:relative; width:100%; height:100%; margin:0; padding:0; overflow-x:hidden; overflow-y:auto; font-size:0}
.fancybox-thumbs > ul > li {float:left; overflow:hidden; max-width:50%; padding:0; margin:0; width:105px; height:75px; position:relative; cursor:pointer; outline:none; border:5px solid #fff; border-top-width:0; border-right-width:0; -webkit-tap-highlight-color:transparent; -webkit-backface-visibility:hidden; backface-visibility:hidden; box-sizing:border-box}
li.fancybox-thumbs-loading {background:rgba(0,0,0,0.1)}
.fancybox-thumbs > ul > li > img {position:absolute; top:0; left:0; min-width:100%; min-height:100%; max-width:none; max-height:none; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.fancybox-thumbs > ul > li:before {content:''; position:absolute; top:0; right:0; bottom:0; left:0; border-radius:2px; border:4px solid #4ea7f9; z-index:99991; opacity:0; transition:all 0.2s cubic-bezier(0.25,0.46,0.45,0.94)}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {opacity:1}
@media all and (max-width:800px) {.fancybox-thumbs {display:none !important}
 .fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap,.fancybox-container--thumbs .fancybox-caption-wrap {right:0}
 }

/* End */


/* Start:/local/templates/sm_default/assets/css/template.css?1734007317253745*/
.icon-svg{display:inline-block;width:1em;height:1em;fill:currentColor;fill-rule:evenodd;marign-bottom:-0.0555556em;pointer-events:none;vertical-align:middle}.icon-svg-blocks{font-size:1.6rem;width:0.9375em}.icon-svg-box{font-size:2.2rem;width:1.04545em}.icon-svg-box2{font-size:2rem;width:1.15em}.icon-svg-car{font-size:1.7rem;width:1.64706em}.icon-svg-cart{font-size:2.6rem;width:1.15385em}.icon-svg-cart2{font-size:2rem;width:1.2em}.icon-svg-check{font-size:0.9rem;width:1.44444em}.icon-svg-close{font-size:1rem;width:1em}.icon-svg-cmp{font-size:1.4rem;width:0.92857em}.icon-svg-crumb{font-size:1.7rem;width:0.76471em}.icon-svg-dialog{font-size:1.1rem;width:1.45455em}.icon-svg-down-round{font-size:3rem;width:1em}.icon-svg-error{font-size:1.4rem;width:1em}.icon-svg-fb{font-size:1.2rem;width:0.5em}.icon-svg-floppy{font-size:1.9rem;width:1em}.icon-svg-glass{font-size:1.2rem;width:0.91667em}.icon-svg-heart{font-size:1rem;width:1.2em}.icon-svg-incart{font-size:5.3rem;width:1.22642em}.icon-svg-left{font-size:2.4rem;width:0.58333em}.icon-svg-left-quote{font-size:1.4rem;width:1.07143em}.icon-svg-left-round{font-size:3rem;width:1em}.icon-svg-left-triangle{font-size:3rem;width:0.8em}.icon-svg-list{font-size:0.9906rem;width:1.5111em}.icon-svg-lock{font-size:1.6rem;width:0.75em}.icon-svg-locked{font-size:1.6rem;width:1em}.icon-svg-mail{font-size:1rem;width:1.3em}.icon-svg-marker{font-size:1.6rem;width:0.6875em}.icon-svg-more{font-size:6rem;width:1em}.icon-svg-payment-box{font-size:3.3rem;width:1.24242em}.icon-svg-payment-clock{font-size:3.9rem;width:0.97436em}.icon-svg-phone{font-size:1.6rem;width:0.5625em}.icon-svg-phone-big{font-size:2rem;width:0.9em}.icon-svg-postal{font-size:1.6rem;width:1.5em}.icon-svg-refresh{font-size:0.9rem;width:1.66667em}.icon-svg-refresh2{font-size:1.2rem;width:1.08333em}.icon-svg-reply{font-size:2.2rem;width:0.81818em}.icon-svg-right{font-size:2.4rem;width:0.58333em}.icon-svg-right-quote{font-size:1.4rem;width:1.07143em}.icon-svg-right-round{font-size:3rem;width:1em}.icon-svg-right-triangle{font-size:3rem;width:0.8em}.icon-svg-rocket{font-size:2.1031rem;width:1.01041em}.icon-svg-scale{font-size:1rem;width:1.4em}.icon-svg-settings{font-size:1.2rem;width:1em}.icon-svg-star{font-size:1.3rem;width:1em}.icon-svg-tw{font-size:1.1rem;width:0.72727em}.icon-svg-user{font-size:1.6rem;width:1em}.icon-svg-user-stroke{font-size:2.0844rem;width:1.05546em}.icon-svg-vk{font-size:1.1rem;width:0.72727em}.icon-svg-wallet{font-size:1.9rem;width:1.10526em}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px;margin:1em 3.33333rem}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;margin:0 0.16667rem;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important} a,a:visited{text-decoration:underline} a[href]:after{content:" (" attr(href) ")"} abbr[title]:after{content:" (" attr(title) ")"} a[href^="#"]:after,a[href^="javascript:"]:after{content:""} pre,blockquote{border:1px solid #999;page-break-inside:avoid} thead{display:table-header-group} tr,img{page-break-inside:avoid} img{max-width:100% !important} p,h2,.order-section .bx-soa-pickup-subTitle,h3{orphans:3;widows:3} h2,.order-section .bx-soa-pickup-subTitle,h3{page-break-after:avoid} .navbar{display:none} .btn > .caret,.bx-catalog-subscribe-button > .caret,.dropup > .btn > .caret,.dropup > .bx-catalog-subscribe-button > .caret{border-top-color:#000 !important} .label{border:1px solid #000} .table{border-collapse:collapse !important} .table td,.table th{background-color:#fff !important} .table-bordered th,.table-bordered td{border:1px solid #ddd !important} }.container,.fancybox-slide .cities,.fancybox-slide .detail{margin-right:auto;margin-left:auto;padding-left:9px;padding-left:0.75rem;padding-right:9px;padding-right:0.75rem} .container:before,.fancybox-slide .cities:before,.fancybox-slide .detail:before,.container:after,.fancybox-slide .cities:after,.fancybox-slide .detail:after{content:" ";display:table} .container:after,.fancybox-slide .cities:after,.fancybox-slide .detail:after{clear:both} @media (min-width:768px){.container,.fancybox-slide .cities,.fancybox-slide .detail{width:auto} } @media (min-width:992px){.container,.fancybox-slide .cities,.fancybox-slide .detail{width:958px;width:79.83333rem} } @media (min-width:1280px){.container,.fancybox-slide .cities,.fancybox-slide .detail{width:1278px;width:106.5rem} }.container-fluid{margin-right:auto;margin-left:auto;padding-left:9px;padding-left:0.75rem;padding-right:9px;padding-right:0.75rem} .container-fluid:before,.container-fluid:after{content:" ";display:table} .container-fluid:after{clear:both}.row{margin-left:-9px;margin-left:-0.75rem;margin-right:-9px;margin-right:-0.75rem} .row:before,.row:after{content:" ";display:table} .row:after{clear:both}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{box-sizing:border-box;position:relative;min-height:1px;min-height:0.08333rem;padding-left:9px;padding-left:0.75rem;padding-right:9px;padding-right:0.75rem}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left} .col-sm-1{width:8.33333%} .col-sm-2{width:16.66667%} .col-sm-3{width:25%} .col-sm-4{width:33.33333%} .col-sm-5{width:41.66667%} .col-sm-6{width:50%} .col-sm-7{width:58.33333%} .col-sm-8{width:66.66667%} .col-sm-9{width:75%} .col-sm-10{width:83.33333%} .col-sm-11{width:91.66667%} .col-sm-12{width:100%} .col-sm-pull-0{right:auto} .col-sm-pull-1{right:8.33333%} .col-sm-pull-2{right:16.66667%} .col-sm-pull-3{right:25%} .col-sm-pull-4{right:33.33333%} .col-sm-pull-5{right:41.66667%} .col-sm-pull-6{right:50%} .col-sm-pull-7{right:58.33333%} .col-sm-pull-8{right:66.66667%} .col-sm-pull-9{right:75%} .col-sm-pull-10{right:83.33333%} .col-sm-pull-11{right:91.66667%} .col-sm-pull-12{right:100%} .col-sm-push-0{left:auto} .col-sm-push-1{left:8.33333%} .col-sm-push-2{left:16.66667%} .col-sm-push-3{left:25%} .col-sm-push-4{left:33.33333%} .col-sm-push-5{left:41.66667%} .col-sm-push-6{left:50%} .col-sm-push-7{left:58.33333%} .col-sm-push-8{left:66.66667%} .col-sm-push-9{left:75%} .col-sm-push-10{left:83.33333%} .col-sm-push-11{left:91.66667%} .col-sm-push-12{left:100%} .col-sm-offset-0{margin-left:0} .col-sm-offset-1{margin-left:8.33333%} .col-sm-offset-2{margin-left:16.66667%} .col-sm-offset-3{margin-left:25%} .col-sm-offset-4{margin-left:33.33333%} .col-sm-offset-5{margin-left:41.66667%} .col-sm-offset-6{margin-left:50%} .col-sm-offset-7{margin-left:58.33333%} .col-sm-offset-8{margin-left:66.66667%} .col-sm-offset-9{margin-left:75%} .col-sm-offset-10{margin-left:83.33333%} .col-sm-offset-11{margin-left:91.66667%} .col-sm-offset-12{margin-left:100%} }@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left} .col-md-1{width:8.33333%} .col-md-2{width:16.66667%} .col-md-3{width:25%} .col-md-4{width:33.33333%} .col-md-5{width:41.66667%} .col-md-6{width:50%} .col-md-7{width:58.33333%} .col-md-8{width:66.66667%} .col-md-9{width:75%} .col-md-10{width:83.33333%} .col-md-11{width:91.66667%} .col-md-12{width:100%} .col-md-pull-0{right:auto} .col-md-pull-1{right:8.33333%} .col-md-pull-2{right:16.66667%} .col-md-pull-3{right:25%} .col-md-pull-4{right:33.33333%} .col-md-pull-5{right:41.66667%} .col-md-pull-6{right:50%} .col-md-pull-7{right:58.33333%} .col-md-pull-8{right:66.66667%} .col-md-pull-9{right:75%} .col-md-pull-10{right:83.33333%} .col-md-pull-11{right:91.66667%} .col-md-pull-12{right:100%} .col-md-push-0{left:auto} .col-md-push-1{left:8.33333%} .col-md-push-2{left:16.66667%} .col-md-push-3{left:25%} .col-md-push-4{left:33.33333%} .col-md-push-5{left:41.66667%} .col-md-push-6{left:50%} .col-md-push-7{left:58.33333%} .col-md-push-8{left:66.66667%} .col-md-push-9{left:75%} .col-md-push-10{left:83.33333%} .col-md-push-11{left:91.66667%} .col-md-push-12{left:100%} .col-md-offset-0{margin-left:0} .col-md-offset-1{margin-left:8.33333%} .col-md-offset-2{margin-left:16.66667%} .col-md-offset-3{margin-left:25%} .col-md-offset-4{margin-left:33.33333%} .col-md-offset-5{margin-left:41.66667%} .col-md-offset-6{margin-left:50%} .col-md-offset-7{margin-left:58.33333%} .col-md-offset-8{margin-left:66.66667%} .col-md-offset-9{margin-left:75%} .col-md-offset-10{margin-left:83.33333%} .col-md-offset-11{margin-left:91.66667%} .col-md-offset-12{margin-left:100%} }@media (min-width:1280px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left} .col-lg-1{width:8.33333%} .col-lg-2{width:16.66667%} .col-lg-3{width:25%} .col-lg-4{width:33.33333%} .col-lg-5{width:41.66667%} .col-lg-6{width:50%} .col-lg-7{width:58.33333%} .col-lg-8{width:66.66667%} .col-lg-9{width:75%} .col-lg-10{width:83.33333%} .col-lg-11{width:91.66667%} .col-lg-12{width:100%} .col-lg-pull-0{right:auto} .col-lg-pull-1{right:8.33333%} .col-lg-pull-2{right:16.66667%} .col-lg-pull-3{right:25%} .col-lg-pull-4{right:33.33333%} .col-lg-pull-5{right:41.66667%} .col-lg-pull-6{right:50%} .col-lg-pull-7{right:58.33333%} .col-lg-pull-8{right:66.66667%} .col-lg-pull-9{right:75%} .col-lg-pull-10{right:83.33333%} .col-lg-pull-11{right:91.66667%} .col-lg-pull-12{right:100%} .col-lg-push-0{left:auto} .col-lg-push-1{left:8.33333%} .col-lg-push-2{left:16.66667%} .col-lg-push-3{left:25%} .col-lg-push-4{left:33.33333%} .col-lg-push-5{left:41.66667%} .col-lg-push-6{left:50%} .col-lg-push-7{left:58.33333%} .col-lg-push-8{left:66.66667%} .col-lg-push-9{left:75%} .col-lg-push-10{left:83.33333%} .col-lg-push-11{left:91.66667%} .col-lg-push-12{left:100%} .col-lg-offset-0{margin-left:0} .col-lg-offset-1{margin-left:8.33333%} .col-lg-offset-2{margin-left:16.66667%} .col-lg-offset-3{margin-left:25%} .col-lg-offset-4{margin-left:33.33333%} .col-lg-offset-5{margin-left:41.66667%} .col-lg-offset-6{margin-left:50%} .col-lg-offset-7{margin-left:58.33333%} .col-lg-offset-8{margin-left:66.66667%} .col-lg-offset-9{margin-left:75%} .col-lg-offset-10{margin-left:83.33333%} .col-lg-offset-11{margin-left:91.66667%} .col-lg-offset-12{margin-left:100%} }fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:18px;margin-bottom:1.5rem;font-size:18px;font-size:1.5rem;line-height:inherit;color:#999999;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%}input[type="search"]{box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin:0.33333rem 0 0;margin-top:1px \9;margin-top:0.08333rem \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:10px;padding-top:0.83333rem;font-size:12px;font-size:1rem;line-height:1.5;color:#000}.form-control{display:block;width:100%;height:38px;height:3.16667rem;padding:9px 9px;padding:0.75rem 0.75rem;font-size:12px;font-size:1rem;line-height:1.5;color:#000;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4.99986px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s} .form-control:focus{border-color:#7c7c7c;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(124,124,124,0.6)} .form-control::-moz-placeholder{color:#999;opacity:1} .form-control:-ms-input-placeholder{color:#999} .form-control::-webkit-input-placeholder{color:#999} .form-control::-ms-expand{border:0;background-color:transparent} .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#ededed;opacity:1} .form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:38px;line-height:3.16667rem} input[type="date"].input-sm,.input-group-sm > input[type="date"].form-control,.input-group-sm > input[type="date"].input-group-addon,.input-group-sm > .input-group-btn > input[type="date"].btn,.input-group-sm > .input-group-btn > input[type="date"].bx-catalog-subscribe-button,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm > input[type="time"].form-control,.input-group-sm > input[type="time"].input-group-addon,.input-group-sm > .input-group-btn > input[type="time"].btn,.input-group-sm > .input-group-btn > input[type="time"].bx-catalog-subscribe-button,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm > input[type="datetime-local"].form-control,.input-group-sm > input[type="datetime-local"].input-group-addon,.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,.input-group-sm > .input-group-btn > input[type="datetime-local"].bx-catalog-subscribe-button,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm > input[type="month"].form-control,.input-group-sm > input[type="month"].input-group-addon,.input-group-sm > .input-group-btn > input[type="month"].btn,.input-group-sm > .input-group-btn > input[type="month"].bx-catalog-subscribe-button,.input-group-sm input[type="month"]{line-height:28px;line-height:2.33333rem} input[type="date"].input-lg,.input-group-lg > input[type="date"].form-control,.input-group-lg > input[type="date"].input-group-addon,.input-group-lg > .input-group-btn > input[type="date"].btn,.input-group-lg > .input-group-btn > input[type="date"].bx-catalog-subscribe-button,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg > input[type="time"].form-control,.input-group-lg > input[type="time"].input-group-addon,.input-group-lg > .input-group-btn > input[type="time"].btn,.input-group-lg > .input-group-btn > input[type="time"].bx-catalog-subscribe-button,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg > input[type="datetime-local"].form-control,.input-group-lg > input[type="datetime-local"].input-group-addon,.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,.input-group-lg > .input-group-btn > input[type="datetime-local"].bx-catalog-subscribe-button,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg > input[type="month"].form-control,.input-group-lg > input[type="month"].input-group-addon,.input-group-lg > .input-group-btn > input[type="month"].btn,.input-group-lg > .input-group-btn > input[type="month"].bx-catalog-subscribe-button,.input-group-lg input[type="month"]{line-height:40px;line-height:3.33333rem} }.form-group{margin-bottom:18px;margin-bottom:1.5rem}.form-control-static{padding-top:10px;padding-top:0.83333rem;padding-bottom:10px;padding-bottom:0.83333rem;margin-bottom:0;min-height:30px;min-height:2.5rem} .form-control-static.input-lg,.input-group-lg > .form-control-static.form-control,.input-group-lg > .form-control-static.input-group-addon,.input-group-lg > .input-group-btn > .form-control-static.btn,.input-group-lg > .input-group-btn > .form-control-static.bx-catalog-subscribe-button,.form-control-static.input-sm,.input-group-sm > .form-control-static.form-control,.input-group-sm > .form-control-static.input-group-addon,.input-group-sm > .input-group-btn > .form-control-static.btn,.input-group-sm > .input-group-btn > .form-control-static.bx-catalog-subscribe-button{padding-left:0;padding-right:0}.input-sm,.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn,.input-group-sm > .input-group-btn > .bx-catalog-subscribe-button{height:28px;height:2.33333rem;padding:5px 10px;padding:0.41667rem 0.83333rem;font-size:11px;font-size:0.91667rem;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm > select.form-control,.input-group-sm > select.input-group-addon,.input-group-sm > .input-group-btn > select.btn,.input-group-sm > .input-group-btn > select.bx-catalog-subscribe-button{height:28px;height:2.33333rem;line-height:28px;line-height:2.33333rem}textarea.input-sm,.input-group-sm > textarea.form-control,.input-group-sm > textarea.input-group-addon,.input-group-sm > .input-group-btn > textarea.btn,.input-group-sm > .input-group-btn > textarea.bx-catalog-subscribe-button,select[multiple].input-sm,.input-group-sm > select[multiple].form-control,.input-group-sm > select[multiple].input-group-addon,.input-group-sm > .input-group-btn > select[multiple].btn,.input-group-sm > .input-group-btn > select[multiple].bx-catalog-subscribe-button{height:auto}.form-group-sm .form-control{height:28px;height:2.33333rem;padding:5px 10px;padding:0.41667rem 0.83333rem;font-size:11px;font-size:0.91667rem;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:28px;height:2.33333rem;line-height:28px;line-height:2.33333rem}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:28px;height:2.33333rem;min-height:29px;min-height:2.41667rem;padding:6px 10px;padding:0.5rem 0.83333rem;font-size:11px;font-size:0.91667rem;line-height:1.5}.input-lg,.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn,.input-group-lg > .input-group-btn > .bx-catalog-subscribe-button{height:40px;height:3.33333rem;padding:10px 16px;padding:0.83333rem 1.33333rem;font-size:13px;font-size:1.08333rem;line-height:1.33333;border-radius:6px}select.input-lg,.input-group-lg > select.form-control,.input-group-lg > select.input-group-addon,.input-group-lg > .input-group-btn > select.btn,.input-group-lg > .input-group-btn > select.bx-catalog-subscribe-button{height:40px;height:3.33333rem;line-height:40px;line-height:3.33333rem}textarea.input-lg,.input-group-lg > textarea.form-control,.input-group-lg > textarea.input-group-addon,.input-group-lg > .input-group-btn > textarea.btn,.input-group-lg > .input-group-btn > textarea.bx-catalog-subscribe-button,select[multiple].input-lg,.input-group-lg > select[multiple].form-control,.input-group-lg > select[multiple].input-group-addon,.input-group-lg > .input-group-btn > select[multiple].btn,.input-group-lg > .input-group-btn > select[multiple].bx-catalog-subscribe-button{height:auto}.form-group-lg .form-control{height:40px;height:3.33333rem;padding:10px 16px;padding:0.83333rem 1.33333rem;font-size:13px;font-size:1.08333rem;line-height:1.33333;border-radius:6px}.form-group-lg select.form-control{height:40px;height:3.33333rem;line-height:40px;line-height:3.33333rem}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:40px;height:3.33333rem;min-height:31px;min-height:2.58333rem;padding:11px 16px;padding:0.91667rem 1.33333rem;font-size:13px;font-size:1.08333rem;line-height:1.33333}.has-feedback{position:relative} .has-feedback .form-control{padding-right:47.5px;padding-right:3.95833rem}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:38px;width:3.16667rem;height:38px;height:3.16667rem;line-height:38px;line-height:3.16667rem;text-align:center;pointer-events:none}.input-lg + .form-control-feedback,.input-group-lg > .form-control + .form-control-feedback,.input-group-lg > .input-group-addon + .form-control-feedback,.input-group-lg > .input-group-btn > .btn + .form-control-feedback,.input-group-lg > .input-group-btn > .bx-catalog-subscribe-button + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback{width:40px;width:3.33333rem;height:40px;height:3.33333rem;line-height:40px;line-height:3.33333rem}.input-sm + .form-control-feedback,.input-group-sm > .form-control + .form-control-feedback,.input-group-sm > .input-group-addon + .form-control-feedback,.input-group-sm > .input-group-btn > .btn + .form-control-feedback,.input-group-sm > .input-group-btn > .bx-catalog-subscribe-button + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback{width:28px;width:2.33333rem;height:28px;height:2.33333rem;line-height:28px;line-height:2.33333rem}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)} .has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)} .has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)} .has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label ~ .form-control-feedback{top:23px;top:1.91667rem}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-top:0.41667rem;margin-bottom:10px;margin-bottom:0.83333rem;color:#404040}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle} .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle} .form-inline .form-control-static{display:inline-block} .form-inline .input-group{display:inline-table;vertical-align:middle} .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto} .form-inline .input-group > .form-control{width:100%} .form-inline .control-label{margin-bottom:0;vertical-align:middle} .form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle} .form-inline .radio label,.form-inline .checkbox label{padding-left:0} .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0} .form-inline .has-feedback .form-control-feedback{top:0} }.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:10px;padding-top:0.83333rem}.form-horizontal .radio,.form-horizontal .checkbox{min-height:28px;min-height:2.33333rem}.form-horizontal .form-group{margin-left:-9px;margin-left:-0.75rem;margin-right:-9px;margin-right:-0.75rem} .form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table} .form-horizontal .form-group:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:10px;padding-top:0.83333rem} }.form-horizontal .has-feedback .form-control-feedback{right:9px;right:0.75rem}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;padding-top:0.91667rem;font-size:13px;font-size:1.08333rem} }@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;padding-top:0.5rem;font-size:11px;font-size:0.91667rem} }.btn,.bx-catalog-subscribe-button{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:9px 9px;padding:0.75rem 0.75rem;font-size:12px;font-size:1rem;line-height:1.5;border-radius:4.99986px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} .btn:focus,.bx-catalog-subscribe-button:focus,.btn.focus,.focus.bx-catalog-subscribe-button,.btn:active:focus,.bx-catalog-subscribe-button:active:focus,.btn:active.focus,.bx-catalog-subscribe-button:active.focus,.btn.active:focus,.active.bx-catalog-subscribe-button:focus,.btn.active.focus,.active.focus.bx-catalog-subscribe-button{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px} .btn:hover,.bx-catalog-subscribe-button:hover,.btn:focus,.bx-catalog-subscribe-button:focus,.btn.focus,.focus.bx-catalog-subscribe-button{color:#333;text-decoration:none} .btn:active,.bx-catalog-subscribe-button:active,.btn.active,.active.bx-catalog-subscribe-button{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)} .btn.disabled,.disabled.bx-catalog-subscribe-button,.btn[disabled],[disabled].bx-catalog-subscribe-button,fieldset[disabled] .btn,fieldset[disabled] .bx-catalog-subscribe-button{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);box-shadow:none}a.btn.disabled,a.disabled.bx-catalog-subscribe-button,fieldset[disabled] a.btn,fieldset[disabled] a.bx-catalog-subscribe-button{pointer-events:none}.btn-default,.detail__btn,.detail__btns .bx-catalog-subscribe-button{color:#333;background-color:#fff;border-color:#ccc} .btn-default:focus,.detail__btn:focus,.detail__btns .bx-catalog-subscribe-button:focus,.btn-default.focus,.focus.detail__btn,.detail__btns .focus.bx-catalog-subscribe-button{color:#333;background-color:#e6e6e6;border-color:#8c8c8c} .btn-default:hover,.detail__btn:hover,.detail__btns .bx-catalog-subscribe-button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad} .btn-default:active,.detail__btn:active,.detail__btns .bx-catalog-subscribe-button:active,.btn-default.active,.active.detail__btn,.detail__btns .active.bx-catalog-subscribe-button,.open > .btn-default.dropdown-toggle,.open > .dropdown-toggle.detail__btn,.detail__btns .open > .dropdown-toggle.bx-catalog-subscribe-button{color:#333;background-color:#e6e6e6;border-color:#adadad} .btn-default:active:hover,.detail__btn:active:hover,.detail__btns .bx-catalog-subscribe-button:active:hover,.btn-default:active:focus,.detail__btn:active:focus,.detail__btns .bx-catalog-subscribe-button:active:focus,.btn-default:active.focus,.detail__btn:active.focus,.detail__btns .bx-catalog-subscribe-button:active.focus,.btn-default.active:hover,.active.detail__btn:hover,.detail__btns .active.bx-catalog-subscribe-button:hover,.btn-default.active:focus,.active.detail__btn:focus,.detail__btns .active.bx-catalog-subscribe-button:focus,.btn-default.active.focus,.active.focus.detail__btn,.detail__btns .active.focus.bx-catalog-subscribe-button,.open > .btn-default.dropdown-toggle:hover,.open > .dropdown-toggle.detail__btn:hover,.detail__btns .open > .dropdown-toggle.bx-catalog-subscribe-button:hover,.open > .btn-default.dropdown-toggle:focus,.open > .dropdown-toggle.detail__btn:focus,.detail__btns .open > .dropdown-toggle.bx-catalog-subscribe-button:focus,.open > .btn-default.dropdown-toggle.focus,.open > .dropdown-toggle.focus.detail__btn,.detail__btns .open > .dropdown-toggle.focus.bx-catalog-subscribe-button{color:#333;background-color:#d4d4d4;border-color:#8c8c8c} .btn-default:active,.detail__btn:active,.detail__btns .bx-catalog-subscribe-button:active,.btn-default.active,.active.detail__btn,.detail__btns .active.bx-catalog-subscribe-button,.open > .btn-default.dropdown-toggle,.open > .dropdown-toggle.detail__btn,.detail__btns .open > .dropdown-toggle.bx-catalog-subscribe-button{background-image:none} .btn-default.disabled:hover,.disabled.detail__btn:hover,.detail__btns .disabled.bx-catalog-subscribe-button:hover,.btn-default.disabled:focus,.disabled.detail__btn:focus,.detail__btns .disabled.bx-catalog-subscribe-button:focus,.btn-default.disabled.focus,.disabled.focus.detail__btn,.detail__btns .disabled.focus.bx-catalog-subscribe-button,.btn-default[disabled]:hover,[disabled].detail__btn:hover,.detail__btns [disabled].bx-catalog-subscribe-button:hover,.btn-default[disabled]:focus,[disabled].detail__btn:focus,.detail__btns [disabled].bx-catalog-subscribe-button:focus,.btn-default[disabled].focus,[disabled].focus.detail__btn,.detail__btns [disabled].focus.bx-catalog-subscribe-button,fieldset[disabled] .btn-default:hover,fieldset[disabled] .detail__btn:hover,fieldset[disabled] .detail__btns .bx-catalog-subscribe-button:hover,.detail__btns fieldset[disabled] .bx-catalog-subscribe-button:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .detail__btn:focus,fieldset[disabled] .detail__btns .bx-catalog-subscribe-button:focus,.detail__btns fieldset[disabled] .bx-catalog-subscribe-button:focus,fieldset[disabled] .btn-default.focus,fieldset[disabled] .focus.detail__btn,fieldset[disabled] .detail__btns .focus.bx-catalog-subscribe-button,.detail__btns fieldset[disabled] .focus.bx-catalog-subscribe-button{background-color:#fff;border-color:#ccc} .btn-default .badge,.detail__btn .badge,.detail__btns .bx-catalog-subscribe-button .badge{color:#fff;background-color:#333}.btn-primary,.detail__btn.buy1click{color:#fff;background-color:#7c7c7c;border-color:#6f6f6f} .btn-primary:focus,.detail__btn.buy1click:focus,.btn-primary.focus,.focus.detail__btn.buy1click{color:#fff;background-color:#636363;border-color:#303030} .btn-primary:hover,.detail__btn.buy1click:hover{color:#fff;background-color:#636363;border-color:#515151} .btn-primary:active,.detail__btn.buy1click:active,.btn-primary.active,.active.detail__btn.buy1click,.open > .btn-primary.dropdown-toggle,.open > .dropdown-toggle.detail__btn.buy1click{color:#fff;background-color:#636363;border-color:#515151} .btn-primary:active:hover,.detail__btn.buy1click:active:hover,.btn-primary:active:focus,.detail__btn.buy1click:active:focus,.btn-primary:active.focus,.detail__btn.buy1click:active.focus,.btn-primary.active:hover,.active.detail__btn.buy1click:hover,.btn-primary.active:focus,.active.detail__btn.buy1click:focus,.btn-primary.active.focus,.active.focus.detail__btn.buy1click,.open > .btn-primary.dropdown-toggle:hover,.open > .dropdown-toggle.detail__btn.buy1click:hover,.open > .btn-primary.dropdown-toggle:focus,.open > .dropdown-toggle.detail__btn.buy1click:focus,.open > .btn-primary.dropdown-toggle.focus,.open > .dropdown-toggle.focus.detail__btn.buy1click{color:#fff;background-color:#515151;border-color:#303030} .btn-primary:active,.detail__btn.buy1click:active,.btn-primary.active,.active.detail__btn.buy1click,.open > .btn-primary.dropdown-toggle,.open > .dropdown-toggle.detail__btn.buy1click{background-image:none} .btn-primary.disabled:hover,.disabled.detail__btn.buy1click:hover,.btn-primary.disabled:focus,.disabled.detail__btn.buy1click:focus,.btn-primary.disabled.focus,.disabled.focus.detail__btn.buy1click,.btn-primary[disabled]:hover,[disabled].detail__btn.buy1click:hover,.btn-primary[disabled]:focus,[disabled].detail__btn.buy1click:focus,.btn-primary[disabled].focus,[disabled].focus.detail__btn.buy1click,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .detail__btn.buy1click:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .detail__btn.buy1click:focus,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .focus.detail__btn.buy1click{background-color:#7c7c7c;border-color:#6f6f6f} .btn-primary .badge,.detail__btn.buy1click .badge{color:#7c7c7c;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c} .btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625} .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439} .btn-success:active,.btn-success.active,.open > .btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439} .btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open > .btn-success.dropdown-toggle:hover,.open > .btn-success.dropdown-toggle:focus,.open > .btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625} .btn-success:active,.btn-success.active,.open > .btn-success.dropdown-toggle{background-image:none} .btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c} .btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da} .btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85} .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc} .btn-info:active,.btn-info.active,.open > .btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc} .btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open > .btn-info.dropdown-toggle:hover,.open > .btn-info.dropdown-toggle:focus,.open > .btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85} .btn-info:active,.btn-info.active,.open > .btn-info.dropdown-toggle{background-image:none} .btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da} .btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236} .btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d} .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512} .btn-warning:active,.btn-warning.active,.open > .btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512} .btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open > .btn-warning.dropdown-toggle:hover,.open > .btn-warning.dropdown-toggle:focus,.open > .btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d} .btn-warning:active,.btn-warning.active,.open > .btn-warning.dropdown-toggle{background-image:none} .btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236} .btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#fd3232;border-color:#fd1919} .btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#fa0202;border-color:#950101} .btn-danger:hover{color:#fff;background-color:#fa0202;border-color:#d60202} .btn-danger:active,.btn-danger.active,.open > .btn-danger.dropdown-toggle{color:#fff;background-color:#fa0202;border-color:#d60202} .btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open > .btn-danger.dropdown-toggle:hover,.open > .btn-danger.dropdown-toggle:focus,.open > .btn-danger.dropdown-toggle.focus{color:#fff;background-color:#d60202;border-color:#950101} .btn-danger:active,.btn-danger.active,.open > .btn-danger.dropdown-toggle{background-image:none} .btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#fd3232;border-color:#fd1919} .btn-danger .badge{color:#fd3232;background-color:#fff}.btn-link{color:#f9730e;font-weight:normal;border-radius:0} .btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none} .btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent} .btn-link:hover,.btn-link:focus{color:#b65105;text-decoration:underline;background-color:transparent} .btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#e0e0e0;text-decoration:none}.btn-lg{padding:10px 16px;padding:0.83333rem 1.33333rem;font-size:13px;font-size:1.08333rem;line-height:1.33333;border-radius:6px}.btn-sm{padding:5px 10px;padding:0.41667rem 0.83333rem;font-size:11px;font-size:0.91667rem;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;padding:0.08333rem 0.41667rem;font-size:11px;font-size:0.91667rem;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:5px;margin-top:0.41667rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;transition:opacity 0.15s linear} .fade.in{opacity:1}.collapse{display:none} .collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:0.35s;transition-timing-function:ease}.input-group{position:relative;display:table;border-collapse:separate} .input-group[class*="col-"]{float:none;padding-left:0;padding-right:0} .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0} .input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell} .input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:9px 9px;padding:0.75rem 0.75rem;font-size:12px;font-size:1rem;font-weight:normal;line-height:1;color:#000;text-align:center;background-color:#ededed;border:1px solid #ccc;border-radius:4.99986px} .input-group-addon.input-sm,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .input-group-addon.btn,.input-group-sm > .input-group-btn > .input-group-addon.bx-catalog-subscribe-button{padding:5px 10px;padding:0.41667rem 0.83333rem;font-size:11px;font-size:0.91667rem;border-radius:3px} .input-group-addon.input-lg,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .input-group-addon.btn,.input-group-lg > .input-group-btn > .input-group-addon.bx-catalog-subscribe-button{padding:10px 16px;padding:0.83333rem 1.33333rem;font-size:13px;font-size:1.08333rem;border-radius:6px} .input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .bx-catalog-subscribe-button,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .btn-group > .bx-catalog-subscribe-button,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .bx-catalog-subscribe-button:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,.input-group-btn:last-child > .btn-group:not(:last-child) > .bx-catalog-subscribe-button{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .bx-catalog-subscribe-button,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .btn-group > .bx-catalog-subscribe-button,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .bx-catalog-subscribe-button:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,.input-group-btn:first-child > .btn-group:not(:first-child) > .bx-catalog-subscribe-button{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap} .input-group-btn > .btn,.input-group-btn > .bx-catalog-subscribe-button{position:relative} .input-group-btn > .btn + .btn,.input-group-btn > .bx-catalog-subscribe-button + .btn,.input-group-btn > .btn + .bx-catalog-subscribe-button,.input-group-btn > .bx-catalog-subscribe-button + .bx-catalog-subscribe-button{margin-left:-1px;margin-left:-0.08333rem} .input-group-btn > .btn:hover,.input-group-btn > .bx-catalog-subscribe-button:hover,.input-group-btn > .btn:focus,.input-group-btn > .bx-catalog-subscribe-button:focus,.input-group-btn > .btn:active,.input-group-btn > .bx-catalog-subscribe-button:active{z-index:2} .input-group-btn:first-child > .btn,.input-group-btn:first-child > .bx-catalog-subscribe-button,.input-group-btn:first-child > .btn-group{margin-right:-1px;margin-right:-0.08333rem} .input-group-btn:last-child > .btn,.input-group-btn:last-child > .bx-catalog-subscribe-button,.input-group-btn:last-child > .btn-group{z-index:2;margin-left:-1px;margin-left:-0.08333rem}.thumbnail{display:block;padding:4px;padding:0.33333rem;margin-bottom:18px;margin-bottom:1.5rem;line-height:1.5;background-color:#fff;border:1px solid #ddd;border-radius:4.99986px;transition:border 0.2s ease-in-out} .thumbnail > img,.thumbnail a > img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto} .thumbnail .caption{padding:9px;padding:0.75rem;color:#000}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#f9730e}.media{margin-top:15px;margin-top:1.25rem} .media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px;width:833.33333rem}.media-object{display:block} .media-object.img-thumbnail{max-width:none}.media-right,.media > .pull-right{padding-left:10px;padding-left:0.83333rem}.media-left,.media > .pull-left{padding-right:10px;padding-right:0.83333rem}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px;margin-bottom:0.41667rem}.media-list{padding-left:0;list-style:none}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.l-header__search.mobile{display:block !important;width:100%;float:left;position:relative;height:40px;margin-bottom:5px}.l-header__search.mobile .search__input{position:relative;z-index:1000;max-width:80% !important;border:1px solid #c6c6c6;transition:none !important;width:80% !important}.l-header__search{display:none} .visible-xs{display:block !important} table.visible-xs{display:table !important} tr.visible-xs{display:table-row !important} th.visible-xs,td.visible-xs{display:table-cell !important} }@media (max-width:767px){.visible-xs-block{display:block !important} }@media (max-width:767px){.visible-xs-inline{display:inline !important} }@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important} }@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important} table.visible-sm{display:table !important} tr.visible-sm{display:table-row !important} th.visible-sm,td.visible-sm{display:table-cell !important} }@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important} }@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important} }@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important} }@media (min-width:992px) and (max-width:1279px){.visible-md{display:block !important} table.visible-md{display:table !important} tr.visible-md{display:table-row !important} th.visible-md,td.visible-md{display:table-cell !important} }@media (min-width:992px) and (max-width:1279px){.visible-md-block{display:block !important} }@media (min-width:992px) and (max-width:1279px){.visible-md-inline{display:inline !important} }@media (min-width:992px) and (max-width:1279px){.visible-md-inline-block{display:inline-block !important} }@media (min-width:1280px){.visible-lg{display:block !important} table.visible-lg{display:table !important} tr.visible-lg{display:table-row !important} th.visible-lg,td.visible-lg{display:table-cell !important} }@media (min-width:1280px){.visible-lg-block{display:block !important} }@media (min-width:1280px){.visible-lg-inline{display:inline !important} }@media (min-width:1280px){.visible-lg-inline-block{display:inline-block !important} }@media (max-width:767px){.hidden-xs{display:none !important} }@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important} }@media (min-width:992px) and (max-width:1279px){.hidden-md{display:none !important} }@media (min-width:1280px){.hidden-lg{display:none !important} }.visible-print{display:none !important}@media print{.visible-print{display:block !important} table.visible-print{display:table !important} tr.visible-print{display:table-row !important} th.visible-print,td.visible-print{display:table-cell !important} }.visible-print-block{display:none !important} @media print{.visible-print-block{display:block !important} }.visible-print-inline{display:none !important} @media print{.visible-print-inline{display:inline !important} }.visible-print-inline-block{display:none !important} @media print{.visible-print-inline-block{display:inline-block !important} }@media print{.hidden-print{display:none !important} }a:focus{outline:none}.container,.fancybox-slide .cities,.fancybox-slide .detail,row{box-sizing:border-box}.col-xs-2d4,.col-sm-2d4,.col-md-2d4,.col-lg-2d4,.col-xs-9d6,.col-sm-9d6,.col-md-9d6,.col-lg-9d6{float:left;position:relative;min-height:1px;min-height:0.08333rem;padding-left:9px;padding-left:0.75rem;padding-right:9px;padding-right:0.75rem}.form-control{box-sizing:border-box}.form-label{margin-bottom:9px;margin-bottom:0.75rem}.input-group{position:relative}.list-inline{list-style:none;margin-left:-0.5em;padding-left:0} .list-inline > li{display:inline-block;padding-left:.5em;padding-right:.5em}@media (min-width:768px){.col-sm-2d4{width:20%} .col-sm-9d6{width:80%} }@media (min-width:992px){.col-md-2d4{width:20%} .col-md-9d6{width:80%} }@media (min-width:1280px){.col-lg-2d4{width:20%} .col-lg-9d6{width:80%} }.btn-default,.detail__btn,.detail__btns .bx-catalog-subscribe-button,.sale_order_full_table.complete input[type="submit"],.catalog_item.qb .catalog_item__btn,.order-sidebar .bx-soa-cart-total-button-container > a,.shop-panel .btn.active,.shop-panel .active.bx-catalog-subscribe-button,.back0,#smartFilter .lvl1_specific_size .lvl2 .props.pchecked,#smartFilter .lvl1_price_group .lvl2 .props.pchecked,.bx_filter .rs_prop_btn.active,.l-header__line,.offer_prop-btn .offer_prop__value input:checked + .offer_prop__icon,.offer_prop-btn .offer_prop__value.checked,.offer_prop-btn .offer_prop__value.checked:hover{background:#695757;background-image:linear-gradient(180deg,#7c7c7c,#695757);color:#fff}.back0_inv,#smartFilter .lvl1_specific_size .lvl2 .props.pchecked:hover,#smartFilter .lvl1_price_group .lvl2 .props.pchecked:hover,.bx_filter .rs_prop_btn.active:hover{background:#7c7c7c;background-image:linear-gradient(180deg,#695757,#7c7c7c);color:#fff}.btn-primary,.detail__btn.buy1click,.catalog_item.da .catalog_item__btn{background:#f9730e;background-image:linear-gradient(180deg,#fa8b0d,#f9730e);color:#fff}.catalog_item__btn,.fancybox-title{background:#7c7c7c;background-image:linear-gradient(180deg,#7c7c7c,#695757);color:#fff}.btn-grey,.catalog_item__buy .bx-catalog-subscribe-button,.quantity__input{background:#e0e0e0;background-image:linear-gradient(180deg,#fff,#e0e0e0);color:#000}.form-control.textarea,.form-control.input[type="text"],.form-control.input[type="number"],.back1,.cmp_page__group,.back2,.dropdown-menu,.bx-sls .dropdown-block,.bx-slst .dropdown-block,.form-control,.select__btn,.offer_prop-btn .offer_prop__value,.offer_prop-btn .offer_prop__value.disabled:hover,.bx-filter .bx-filter-parameters-box,.bx-filter .bx-filter-button-box,.panel__head,.order-section .order-section__title{background:#f2f2f2;background-image:linear-gradient(180deg,#fff,#f2f2f2);color:#000}.back2_inv,.offer_prop-btn .offer_prop__value:hover{background:#f2f2f2;background-image:linear-gradient(180deg,#f2f2f2,#fff)}.bx-filter-param{background:#ededed;background-image:linear-gradient(180deg,#fff,#ededed);color:#000}.btn-default,.detail__btn,.detail__btns .bx-catalog-subscribe-button,.sale_order_full_table.complete input[type="submit"],.catalog_item.qb .catalog_item__btn,.order-sidebar .bx-soa-cart-total-button-container > a,.shop-panel .btn.active,.shop-panel .active.bx-catalog-subscribe-button{border-color:#7c7c7c} .btn-default:hover,.detail__btn:hover,.detail__btns .bx-catalog-subscribe-button:hover,.sale_order_full_table.complete input[type="submit"]:hover,.catalog_item.qb .catalog_item__btn:hover,.order-sidebar .bx-soa-cart-total-button-container > a:hover,.shop-panel .btn.active:hover,.shop-panel .active.bx-catalog-subscribe-button:hover{background:#969696;background-image:linear-gradient(180deg,#969696,#827171);border-color:#969696;color:#fff} .btn-default:active,.detail__btn:active,.detail__btns .bx-catalog-subscribe-button:active,.sale_order_full_table.complete input[type="submit"]:active,.catalog_item.qb .catalog_item__btn:active,.order-sidebar .bx-soa-cart-total-button-container > a:active,.shop-panel .btn.active:active,.shop-panel .active.bx-catalog-subscribe-button:active,.btn-default:hover:active,.detail__btn:hover:active,.detail__btns .bx-catalog-subscribe-button:hover:active,.sale_order_full_table.complete input[type="submit"]:hover:active,.catalog_item.qb .catalog_item__btn:hover:active,.order-sidebar .bx-soa-cart-total-button-container > a:hover:active,.shop-panel .btn.active:hover:active,.shop-panel .active.bx-catalog-subscribe-button:hover:active,.btn-default:focus,.detail__btn:focus,.detail__btns .bx-catalog-subscribe-button:focus,.sale_order_full_table.complete input[type="submit"]:focus,.catalog_item.qb .catalog_item__btn:focus,.order-sidebar .bx-soa-cart-total-button-container > a:focus,.shop-panel .btn.active:focus,.shop-panel .active.bx-catalog-subscribe-button:focus{background:#686868;border-color:#686868;color:#fff} .btn-default .icon,.detail__btn .icon,.detail__btns .bx-catalog-subscribe-button .icon,.sale_order_full_table.complete input[type="submit"] .icon,.catalog_item.qb .catalog_item__btn .icon,.order-sidebar .bx-soa-cart-total-button-container > a .icon,.shop-panel .btn.active .icon,.shop-panel .active.bx-catalog-subscribe-button .icon{fill:#fff}.btn-primary,.detail__btn.buy1click,.catalog_item.da .catalog_item__btn{border-color:#f9730e} .btn-primary:hover,.detail__btn.buy1click:hover,.catalog_item.da .catalog_item__btn:hover{background:#fc8d39;background-image:linear-gradient(180deg,#fda847,#fc8d39);border-color:#fda847;color:#fff} .btn-primary:active,.detail__btn.buy1click:active,.catalog_item.da .catalog_item__btn:active,.btn-primary:hover:active,.detail__btn.buy1click:hover:active,.catalog_item.da .catalog_item__btn:hover:active,.btn-primary:focus,.detail__btn.buy1click:focus,.catalog_item.da .catalog_item__btn:focus{background:#de6700;border-color:#de6700;color:#fff} .btn-primary .icon,.detail__btn.buy1click .icon,.catalog_item.da .catalog_item__btn .icon{fill:#fff}.btn-grey,.catalog_item__buy .bx-catalog-subscribe-button{border-color:#e0e0e0} .btn-grey:hover,.catalog_item__buy .bx-catalog-subscribe-button:hover{background:#efefef;background-image:linear-gradient(180deg,#fff,#efefef);border-color:#fff;color:#000} .btn-grey:active,.catalog_item__buy .bx-catalog-subscribe-button:active,.btn-grey:hover:active,.catalog_item__buy .bx-catalog-subscribe-button:hover:active,.btn-grey:focus,.catalog_item__buy .bx-catalog-subscribe-button:focus{background:#fee6e6;background-image:linear-gradient(180deg,#fff,#fee6e6);border-color:rgba(0,0,0,0.3);color:#000} .btn-grey .icon,.catalog_item__buy .bx-catalog-subscribe-button .icon{fill:#000}.catalog_item__btn{border-color:#7c7c7c} .catalog_item__btn:hover{background:#969696;background-image:linear-gradient(180deg,#969696,#827171);border-color:#969696;color:#fff} .catalog_item__btn:active,.catalog_item__btn:hover:active,.catalog_item__btn:focus{background:#686868;border-color:#686868;color:#fff} .catalog_item__btn .icon{fill:#fff}.l-header__phone a,.cart_top__title{color:#000}.icon-men{fill:#b3b3b3;height:28px;height:2.33333rem;width:11px;width:0.91667rem}.icon-women{fill:#b3b3b3;height:28px;height:2.33333rem;width:13px;width:1.08333rem}html{font-size:75%;line-height:1.5}img,frame{height:auto;margin:auto;max-width:100%}ol,ul{margin-bottom:18px;margin-bottom:1.5rem;margin-top:0}.dl-list{margin-bottom:18px;margin-bottom:1.5rem} .dl-list dt{color:#666666;float:left;margin-right:18px;margin-right:1.5rem} .dl-list dd{display:block;margin:0 0 4.5px 126px;margin:0 0 0.375rem 10.5rem}.clear{clear:both}.clearfix:after,.grid:after,.rate:after,.reviews-minimized:after,.panel__body:after,.order-section .bx-soa-section-content:after,.panel__sub:after,.table_items:after,.table_item:after,.table_item__item:after,.order-section .order-section__title:after,.reviews-collapse:after,.reviews-navigation-box:after,.mainbanners:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden}hr{border-color:#e0e0e0}.l-home_tabs{border-bottom:1px solid #999999;margin-bottom:18px;margin-bottom:1.5rem;padding-bottom:18px;padding-bottom:1.5rem} @media (min-width:768px){.l-home_tabs{margin-bottom:36px;margin-bottom:3rem;padding-bottom:36px;padding-bottom:3rem} }.list-unstyled{list-style:none;padding-left:0}.vcenter,.carousel__pic,.quantity__plus,.quantity__minus,.sticker,.corner__in,.picbox__canvas,.catalog_item__pic,.detail__picbox .picbox__canvas,.tile__pic{white-space:nowrap} .vcenter:before,.carousel__pic:before,.quantity__plus:before,.quantity__minus:before,.sticker:before,.corner__in:before,.picbox__canvas:before,.catalog_item__pic:before,.detail__picbox .picbox__canvas:before,.tile__pic:before{display:inline-block;content:'';height:100%;vertical-align:middle;width:0} .vcenter__in,.carousel.owl-carousel .carousel__img,.quantity__plus:before,.quantity__minus:before,.sticker__text,.corner__text,.picbox__img,.catalog_item__img,.detail__picbox .picbox__img,.tile__img{display:inline-block;max-width:100%;vertical-align:middle;white-space:normal}.justify,.detail .timer__data{display:-webkit-box;-webkit-box-pack:justify;display:-webkit-flex;-webkit-justify-content:space-between;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;text-align:justify;text-align-last:justify} .justify__col,.detail .timer__cell{display:inline-block}.outpage,.product .added2cart,.product.is-incart .add2cart,.product .js-add2cart.disabled,.product .js-buy1click.disabled{height:1px;height:0.08333rem;left:-10000px;left:-833.33333rem;position:absolute;width:1px;width:0.08333rem}.icon{display:inline-block;margin-top:-0.166666em;vertical-align:middle} .icon_feedback{background-position:0 -78px;height:11px;height:0.91667rem;margin-right:4px;margin-right:0.33333rem;width:16px;width:1.33333rem}#svg-icons{display:none}.icon-png{display:inline-block;vertical-align:middle}.icon-phone{fill:#f9730e;height:16px;height:1.33333rem;width:9px;width:0.75rem}.icon-dialog{fill:#f9730e;height:11px;height:0.91667rem;width:15px;width:1.25rem}.icon-user{fill:#b3b3b3;font-size:14px;font-size:1.16667rem}.icon-locked{fill:#f9730e;font-size:17px;font-size:1.41667rem}.icon-mail{fill:#b3b3b3;height:18px;height:1.5rem;width:27px;width:2.25rem}.icon-left,.icon-right{fill:#7c7c7c;height:25px;height:2.08333rem;width:15px;width:1.25rem}.icon-check{fill:#7c7c7c;font-size:12px;font-size:1rem}.icon-glass{fill:#7c7c7c;font-size:14px;font-size:1.16667rem}.icon-cmp{fill:#b3b3b3;font-size:14px;font-size:1.16667rem}.icon-postal{fill:#b3b3b3;height:16px;height:1.33333rem;width:24px;width:2rem} .btn > .icon-postal,.bx-catalog-subscribe-button > .icon-postal{fill:#fff}.icon-settings{fill:#7c7c7c;font-size:12px;font-size:1rem}.icon-refresh{fill:#7c7c7c;height:9px;height:0.75rem;width:15px;width:1.25rem}.icon-blocks{fill:#fff;font-size:16px;font-size:1.33333rem}.icon-car{fill:#e0e0e0;height:17px;height:1.41667rem;width:28px;width:2.33333rem}.icon-lock{fill:#7c7c7c;height:16px;height:1.33333rem;width:12px;width:1rem}.icon-phone-big{fill:#fff;height:18px;height:1.5rem;width:20px;width:1.66667rem}.icon-reply{fill:#fff;height:18px;height:1.5rem;width:22px;width:1.83333rem}.icon-floppy{fill:#fff;font-size:18px;font-size:1.5rem}.icon-refresh2{fill:#7c7c7c;font-size:12px;font-size:1rem}.icon-list{fill:#7c7c7c;height:19px;height:1.58333rem;width:14px;width:1.16667rem}.icon-star{fill:#b3b3b3;font-size:15px;font-size:1.25rem}.icon-glass{fill-rule:evenodd}h1,h2,.order-section .bx-soa-pickup-subTitle,h3,h4,h5,h6,p{font-weight:normal;line-height:1.5;margin:0;padding:0}p{margin-bottom:18px;margin-bottom:1.5rem}h1,.h1{font-size:29px;font-size:2.41667rem}h2,.order-section .bx-soa-pickup-subTitle,.h2{font-size:23px;font-size:1.91667rem;margin-bottom:9px;margin-bottom:0.75rem;margin-top:9px;margin-top:0.75rem}h3,.h3{font-size:19px;font-size:1.58333rem;font-weight:normal;line-height:1.5;margin-top:9px;margin-top:0.75rem;margin-bottom:9px;margin-bottom:0.75rem}h4,.h4{font-size:15px;font-size:1.25rem;margin-top:9px;margin-top:0.75rem;margin-bottom:9px;margin-bottom:0.75rem}h5,.h5{font-size:12px;font-size:1rem;line-height:18px;line-height:1.5rem}h6,.h6{font-size:10px;font-size:0.83333rem;line-height:18px;line-height:1.5rem}a{color:#f9730e;cursor:pointer} a:hover{color:#b65105;text-decoration:underline} a:active,a:focus{outline:none}.text_fade,.carousel__name,.tile__head{display:block;position:relative;overflow:hidden} .text_fade:after,.carousel__name:after,.tile__head:after{background:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 20%,#fff 100%);bottom:0;right:0;content:"";height:18px;height:1.5rem;position:absolute;top:0;width:10%}.text-center{text-align:center}.grid{margin-left:-9px;margin-left:-0.75rem;margin-right:-9px;margin-right:-0.75rem} .grid__col{box-sizing:border-box;float:left;position:relative;min-height:1px;min-height:0.08333rem;padding-left:9px;padding-left:0.75rem;padding-right:9px;padding-right:0.75rem}@media (min-width:768px){.grid{margin-left:-9px;margin-left:-0.75rem;margin-right:-9px;margin-right:-0.75rem} .grid__col{width:20%} }.btn,.bx-catalog-subscribe-button{box-sizing:border-box;outline:none;text-decoration:none} .btn:hover,.bx-catalog-subscribe-button:hover{text-decoration:none} .btn:active,.bx-catalog-subscribe-button:active{box-shadow:0 -1px 2px -1px #000,1px 1px 2px -1px #000 inset;text-decoration:none} .btn__icon{margin-right:.5em}.btn-large{font-size:15px;font-size:1.25rem;line-height:36px;line-height:3rem}.btn-block{display:block;width:100%}.dropdown{position:relative} .dropdown-menu{background-clip:padding-box;border:1px solid #e0e0e0;border-top:none;background-clip:padding-box;box-shadow:3px 8px 8px 0 rgba(153,153,153,0.75);box-sizing:border-box;display:none;float:left;left:0;list-style:none;margin:-3px 0 0;margin:-0.25rem 0 0;min-width:100%;padding:0;position:absolute;text-align:left;top:100%;z-index:1000} .dropdown-menu > li > a,.dropdown-menu > li > label{display:block;clear:both;font-weight:normal;color:#000;padding:9px 18px;padding:0.75rem 1.5rem;text-decoration:none;white-space:nowrap} .dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus,.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover > .active > a:focus,.dropdown-menu > li > label:hover,.dropdown-menu > li > label:focus,.dropdown-menu > .active > label,.dropdown-menu > .active > label:hover > .active > label:focus{background-color:#ededed;color:#7c7c7c;outline:0;text-decoration:none} .dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus,.dropdown-menu > .disabled > label,.dropdown-menu > .disabled > label:hover,.dropdown-menu > .disabled > label:focus{background-color:transparent;color:#b3b3b3;cursor:default;text-decoration:line-through} .dropdown.open > .dropdown-menu{display:block}.collapsed{} .collapsed__in,.collapsed .collapsed__out{display:none} .collapsed .collapsed__in{display:inline} .collapsed__icon{border-bottom:.33333em solid;border-left:.33333em solid transparent;border-right:.33333em solid transparent;display:inline-block;height:0;margin-left:4.5px;margin-left:0.375rem;vertical-align:middle;width:0} .collapsed .collapsed__icon{border-top:.33333em solid;border-bottom:none}.l-main{position:relative}.l-header{position:relative} .l-header__infowrap{position:relative;z-index:500} .l-header__top{background:#FBFBFB;background-image:linear-gradient(180deg,#FBFBFB,#F2F2F2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$skin_topline_from_color',endColorstr='$skin_topline_to_color',GradientType=0);box-shadow:0 0 2px -1px #000;margin-bottom:18px;margin-bottom:1.5rem;position:relative;z-index:900} .l-header__top .auth_top{float:right} .l-header__top .menu_top{display:block} .l-header__top .dropdown.open .dropdown-toggle{background-color:#FFF;transition:none} .l-header__top .dropdown-menu{background-color:#FFF;border:1px solid #DAE1EB;border-top:none;margin:0;left:-1px;left:-0.08333rem} .l-header__top .dropdown-menu > li > a{clear:both;text-decoration:none} .l-header__top .dropdown-menu > li > a:hover{text-decoration:underline} .l-header__top .icon{fill:#f9730e;height:16px;height:1.33333rem} .l-header__top .menu_icon__bar{border-color:#3B3B3B} .l-header__logo{margin-bottom:18px;margin-bottom:1.5rem;max-width:100%;overflow:hidden} .l-header__info .icon{fill:#f9730e} .l-header__phone{display:none} .l-header__line{clear:both;position:relative;margin:0 -9px;margin:0 -0.75rem} .l-header__line .sline_menu{position:relative;z-index:10} .l-header__search{float:right} .l-header__search .search__input{z-index:11} .l-header .cart_top{float:right;margin:0 9px 18px;margin:0 0.75rem 1.5rem} .l-header .cart_top .cart_top__num{margin-right:-9px;margin-right:-0.75rem}.l-main{padding-bottom:18px;padding-bottom:1.5rem;padding-top:18px;padding-top:1.5rem}.l-footer{background:#D2D8DE;background-image:linear-gradient(180deg,#EBEBEB,#dedede);border-top:1px solid #E5EBF1;padding-top:36px;padding-top:3rem} .l-footer__logo,.l-footer__phone,.l-footer__soc,.l-footer .menu_v,.l-footer .subscribe{margin-bottom:18px;margin-bottom:1.5rem} .l-footer__phone a{color:#666} .l-footer__catalog{display:none} .l-footer__title,.l-footer .subscribe__title,.l-footer .menu_cols__title{font-size:12px;font-size:1rem;line-height:18px;line-height:1.5rem} .l-footer__bottom{border-top:1px solid #E5EBF1;font-size:11px;font-size:0.91667rem;line-height:18px;line-height:1.5rem;padding-bottom:9px;padding-bottom:0.75rem;padding-top:9px;padding-top:0.75rem} .l-footer__dev{text-align:right} .l-footer__dev a{color:#000} .l-footer__title,.l-footer .menu_v__title,.l-footer .subscribe__title,.l-footer .menu_cols__title{color:#000;font-weight:bold;margin-bottom:9px;margin-bottom:0.75rem;text-transform:uppercase} .l-footer__menu a{color:#666} .l-footer .menu_cols__menu ul > li > a{color:#666} .l-footer .icon{fill:#f9730e}.l-side__collapsed{cursor:pointer;display:block;margin-bottom:18px;margin-bottom:1.5rem;text-align:center}.l-overflow{overflow:hidden} .row > .l-overflow{box-sizing:border-box;position:relative;min-height:1px;min-height:0.08333rem;padding-left:9px;padding-left:0.75rem;padding-right:9px;padding-right:0.75rem}.l-context{display:table;-height:1%;*zoom:1} .row > .l-context{box-sizing:border-box;position:relative;min-height:1px;min-height:0.08333rem;padding-left:9px;padding-left:0.75rem;padding-right:9px;padding-right:0.75rem} .l-context:after{content:'. . . . . . . . . . .';display:block;font-size:.01em;line-height:.01em;height:0;overflow:hidden;word-spacing:99in}@media (min-width:768px){.l-header__logo{float:left} .l-header__adds{text-align:center} .l-header__phone{margin:0 9px 18px;margin:0 0.75rem 1.5rem;text-align:left} .l-header__phone.feedback{display:inline-block} .l-header__line{border-radius:4px;margin:auto} .l-header__search{position:relative;width:230px;width:19.16667rem;z-index:11} .l-header__search .search__input{width:100%} .l-header .cart_top{margin-right:auto} .l-header .cart_top .cart_top__num{margin-right:auto} .l-footer__title,.l-footer .menu_v__title,.l-footer .subscribe__title,.l-footer .menu_cols__title{font-size:15px;font-size:1.25rem;line-height:18px;line-height:1.5rem} }@media (min-width:992px){.l-header__top{margin-bottom:27px;margin-bottom:2.25rem} .l-header__phone{display:inline-block} .l-footer__catalog{display:block} .l-footer__catalog .menu_cols__menu ul{display:none} .l-side__collapsed{display:none} .l-side__collapse{display:block} }@media (min-width:1280px){.l-footer__catalog{display:block} .l-footer__catalog .menu_cols__menu ul{display:block} }.owl-carousel .owl-item{-webkit-backface-visibility:visible;backface-visibility:visible} .owl-carousel .owl-item > .col{width:100%}.owl-carousel .owl-nav{display:none} .owl-carousel .owl-nav__prev,.owl-carousel .owl-nav__next{cursor:pointer;display:block;margin-top:-13px;margin-top:-1.08333rem;position:absolute;top:50%} .owl-carousel .owl-nav__prev{left:4px;left:0.33333rem} .owl-carousel .owl-nav__next{right:4px;right:0.33333rem}.bx-no-touch .owl-carousel:hover .owl-nav{display:block} .bx-no-touch .owl-carousel:hover .owl-nav.disabled{display:none}.owl-carousel.owl-shift .owl-stage-outer:after{background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%);bottom:0;height:100%;right:0;content:"";position:absolute;top:0;width:10px;width:0.83333rem}.owl-carousel.owl-shift .owl-stage{right:16px;right:1.33333rem}.owl-carousel .owl-dots{box-sizing:content-box;height:22px;height:1.83333rem;overflow:hidden;padding-top:18px;padding-top:1.5rem;text-align:center;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-dot{display:inline-block} .owl-carousel .owl-dot span{background:#cbcbcb;border-radius:50%;display:block;height:12px;height:1rem;margin:5px 7px;margin:0.41667rem 0.58333rem;transition:opacity 200ms ease;width:12px;width:1rem} .owl-carousel .owl-dot:hover span,.owl-carousel .owl-dot.active span{background:#7c7c7c}.nav-tabs{padding-left:0;list-style:none;margin-bottom:0;-ms-overflow-style:none;overflow:-moz-scrollbars-none;overflow-x:auto;white-space:nowrap} .nav-tabs::-webkit-scrollbar{height:0;width:0} .nav-tabs > li{display:inline-block;margin:0 9px 18px 0;margin:0 0.75rem 1.5rem 0;padding-bottom:5px;padding-bottom:0.41667rem} .nav-tabs > li:last-child{margin-right:0} .nav-tabs > li > a{border:1px dashed;border-radius:18px;box-sizing:border-box;color:#b3b3b3;margin:1px;margin:0.08333rem;padding:6.75px 9px;padding:0.5625rem 0.75rem;position:relative;display:block} .nav-tabs > li > a,.nav-tabs > li > a:hover{text-decoration:none} .nav-tabs > li > a:hover{color:#f9730e} .nav-tabs > li.active > a{border:2px solid #f9730e;color:#f9730e;cursor:default;margin:0;text-decoration:none} .nav-tabs__name{font-weight:bold} .nav-tabs .dropdown-menu{border:2px solid #f9730e;border-radius:18px;margin:0 auto;padding:0;text-align:center;top:0} .nav-tabs .dropdown-menu a{color:#f9730e;padding:6.75px 9px;padding:0.5625rem 0.75rem;text-decoration:none} .nav-tabs .dropdown-menu a:hover{text-decoration:underline} .nav-tabs .dropdown-menu > li:first-child a{border-radius:18px 18px 0 0} .nav-tabs .dropdown-menu > li:last-child a{border-radius:0 0 18px 18px} .nav-tabs .open > .dropdown-menu{display:table}.tab-content > .tab-pane{display:none}.tab-content > .active{display:block}.bx-sls .dropdown-block,.bx-slst .dropdown-block{border-radius:4.99986px;border:1px solid #e0e0e0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);color:#000;padding:0 22px 0 30px;padding:0 1.83333rem 0 2.5rem;position:relative}.input-group .bx-sls{display:table-cell;float:left;margin-bottom:0;position:relative;width:100%;z-index:2} .input-group .bx-sls .dropdown-block{border-top-right-radius:0;border-bottom-right-radius:0} .input-group .bx-sls ~ .input-group-btn{vertical-align:bottom}.bx-sls .dropdown-block .bx-slst .dropdown-arrow{background:url(/bitrix/components/bitrix/sale.location.selector.steps/templates/.default/images/dropdown-errow.png) no-repeat center center;height:100%;top:0;right:0;position:absolute;width:22px;width:1.83333rem}.bx-slst .bx-ui-combobox-fake,.bx-slst .bx-ui-combobox-route{background:transparent !important;border:none !important;box-shadow:none !important;width:100%;outline:none;padding:0;margin:-1px 0;margin:-0.08333rem 0}.bx-sls .bx-ui-sls-container,.bx-slst .bx-ui-combobox-container{overflow:hidden}.bx-sls .bx-ui-sls-pane,.bx-slst .bx-ui-combobox-dropdown{border-radius:2px;background-color:#FFFFFF;border:1px solid #C7C7C7;display:none;left:-1px;left:-0.08333rem;max-height:300px;max-height:25rem;overflow-y:auto;position:absolute;right:-1px;right:-0.08333rem;top:35px;top:2.91667rem;z-index:999}.bx-sls .dropdown-item:hover,.bx-slst .dropdown-item:hover{background-color:#C7C7C7;cursor:pointer}.bx-sls .dropdown-item-text,.bx-slst .dropdown-item-text{color:#666666}.bx-sls .dropdown-item-text span,.bx-slst .dropdown-item-text span{color:#0056B6}.bx-sls .dropdown-img,.bx-slst .dropdown-img{display:inline-block;*vertical-align:auto;*zoom:1;*display:inline;border:none;height:12px;height:1rem;margin:3px 12px 0 0;margin:0.25rem 1rem 0 0;vertical-align:top;width:16px;width:1.33333rem}.bx-sls .dropdown-list-title,.bx-slst .dropdown-list-title{border-bottom:1px solid #e5e5e5;height:37px;height:3.08333rem;line-height:37px;line-height:3.08333rem;padding-left:8px;padding-left:0.66667rem}.bx-sls .dropdown-icon,.bx-slst .dropdown-icon{background:url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png) no-repeat center center;height:18px;height:1.5rem;left:10px;left:0.83333rem;position:absolute;top:8px;top:0.66667rem;width:18px;width:1.5rem}.bx-sls .quick-locations,.bx-slst .quick-locations{margin-bottom:5px;margin-bottom:0.41667rem}.bx-sls .quick-location-tag,.bx-slst .quick-location-tag{display:inline-block;*vertical-align:auto;*zoom:1;*display:inline;background-color:#f2f5f8;border:1px solid #cad3dc;border-radius:3px;color:#1e55b9;display:inline-block;font-size:15px;font-size:1.25rem;height:27px;height:2.25rem;line-height:26px;line-height:2.16667rem;margin:0 3px;margin:0 0.25rem;padding:0 14px;padding:0 1.16667rem;text-decoration:none;margin-bottom:10px;margin-bottom:0.83333rem}.bx-sls .dropdown-fade2white,.bx-slst .dropdown-fade2white{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#00FFFFFF',endColorstr='#FFFFFFFF');background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");background-size:100%;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,#ffffff 30%);width:46px;width:3.83333rem;height:31px;height:2.58333rem;position:absolute;top:2px;top:0.16667rem;right:0}.bx-sls .bx-ui-sls-clear{background:url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -3386px no-repeat scroll;width:30px;width:2.5rem;height:30px;height:2.5rem;cursor:pointer;cursor:hand;margin-top:2px;margin-top:0.16667rem;position:absolute;top:0;top:0rem;right:0;right:0rem;display:block}.bx-sls .bx-ui-sls-clear:hover{background-position:6px -3418px}.bx-slst .bx-ui-combobox-toggle{background:url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2618px no-repeat scroll;width:30px;width:2.5rem;height:30px;height:2.5rem;cursor:pointer;cursor:hand;margin-top:2px;margin-top:0.16667rem;position:absolute;top:0;top:0rem;right:0;right:0rem;display:block}.bx-slst .bx-ui-combobox-toggle:hover{background-position:6px -2696px}.bx-sls .bx-ui-sls-loader,.bx-slst .bx-ui-combobox-loader{background-image:url("/bitrix/panel/main/images/waiter-white.gif") !important;background-repeat:no-repeat !important;background-position:right -1px !important;width:30px;width:2.5rem;height:30px;height:2.5rem;position:absolute;top:3px;top:0.25rem;right:2px;right:0.16667rem;display:none}.bx-sls .bx-ui-sls-go-edit,.bx-slst .bx-ui-combobox-go-edit{display:none}.bx-sls input::-ms-clear,.bx-slst input::-ms-clear{display:none}.bx-sls .bx-ui-sls-route{position:absolute !important;top:0;left:0;color:#aba8ac !important;background-color:transparent !important;border-color:transparent !important;opacity:1 !important;box-shadow:none !important;padding-right:22px;padding-right:1.83333rem;background-position:right 1px;background-repeat:no-repeat}.bx-sls .bx-ui-sls-fake,.bx-sls .bx-ui-sls-route{background:transparent !important;border:none !important;margin:-1px 0;margin:-0.08333rem 0;width:100%}.bx-sls input[type="text"]{position:relative}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,.bx-sls .bx-ui-sls-error,.bx-slst .bx-ui-combobox-variant,.bx-slst .bx-ui-combobox-error{padding:9px;padding:0.75rem}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,.bx-slst .bx-ui-combobox-variant{cursor:hand}.bx-sls .bx-ui-sls-error,.bx-slst .bx-ui-combobox-error{color:#FF2525;padding-left:30px;padding-left:2.5rem;position:relative}.bx-slst .bx-ui-combobox-error:before,.bx-sls .bx-ui-sls-error:before{top:9px;top:0.75rem;content:'';display:block;position:absolute;left:0;width:25px;width:2.08333rem;height:25px;height:2.08333rem;background:url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll}.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover,.bx-sls .bx-ui-sls-variant-active,.bx-slst .bx-ui-combobox-variant:hover,.bx-slst .bx-ui-combobox-variant-active{background-color:whitesmoke}.bx-slst .dropdown-active .bx-ui-combobox-dropdown{display:block}.bx-slst .bx-ui-combobox-variants{list-style:none;margin:0;padding:0}.bx-slst .bx-ui-pager-area{height:40px;height:3.33333rem;text-align:center;color:gray;padding:10px 0 0 0;padding:0.83333rem 0 0 0}.adm-sls-edit-link{margin-top:10px;margin-top:0.83333rem}.bx-admin-mode .bx-sls-go-edit{margin-left:10px;margin-left:0.83333rem;display:none}.bx-admin-mode .dropdown-block{border-color:#87919c #959ea9 #9ea7b1;border-radius:4px;box-shadow:0 1px 0 0 rgba(255,255,255,0.3),0 2px 2px -1px rgba(180,188,191,0.7) inset;height:25px;height:2.08333rem}.bx-sls.bx-admin-mode .bx-ui-sls-fake,.bx-sls.bx-admin-mode .bx-ui-sls-route{height:25px;height:2.08333rem}.bx-admin-mode .dropdown-icon,.bx-slst.bx-admin-mode .dropdown-icon{top:7px;top:0.58333rem}.bx-admin-mode .dropdown-fade2white,.bx-slst.bx-admin-mode .dropdown-fade2white{height:22px;height:1.83333rem}.bx-admin-mode .dropdown-fade2white,.bx-slst.bx-admin-mode .dropdown-fade2white{right:1px;right:0.08333rem}.bx-admin-mode .bx-ui-sls-clear{background-position:6px -3389px;height:22px;height:1.83333rem}.bx-admin-mode .bx-ui-sls-clear:hover{background-position:6px -3421px}.bx-slst.bx-admin-mode .bx-ui-combobox-toggle{background-position:6px -2623px;height:22px;height:1.83333rem}.bx-admin-mode .bx-ui-sls-loader,.bx-slst.bx-admin-mode .bx-ui-combobox-loader{background-position:right -4px !important;height:21px;height:1.75rem}.bx-admin-mode .bx-ui-sls-pane,.bx-slst.bx-admin-mode .bx-ui-combobox-dropdown{top:27px;top:2.25rem}.bx-slst .bx-ui-state-items-discover-in-progress .bx-ui-combobox-loader{display:block}.bx-ui-slst-pool select{margin:10px 10px 0 0;margin:0.83333rem 0.83333rem 0 0}div[data-bx-ui-id="error"]{display:none}.bx-ui-state-error div[data-bx-ui-id="error"]{display:block}.bx-ui-slst-other-item,.bx-ui-combobox-deselect-item{border-bottom:1px solid #C7C7C7}.bx-ui-sls-tree-trunk{padding:0 0 9px 30px;padding:0 0 0.75rem 2.5rem}.disabled-keyboard{cursor:pointer;cursor:hand}.disabled-keyboard input{cursor:inherit}.bx-ui-combobox-container .bx-combobox-fake-as-input{padding-top:9px;padding-top:0.75rem;height:24px;height:2rem}.breadcrumb{list-style:none;margin:0 0 18px;margin:0 0 1.5rem;padding:9px 0;padding:0.75rem 0;overflow-x:auto;-ms-overflow-style:none;overflow:-moz-scrollbars-none;white-space:nowrap} .breadcrumb::-webkit-scrollbar{width:0} .breadcrumb > li{display:inline-block} .breadcrumb > li + li{margin-left:9px;margin-left:0.75rem} .breadcrumb > li + li:before{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:-34px -79px;width:26px;width:2.16667rem;height:11px;height:0.91667rem;content:'';display:inline-block;margin-right:9px;margin-right:0.75rem;vertical-align:middle} .breadcrumb > li:last-child{} .breadcrumb > li:last-child:after{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:-23px -92px;width:21px;width:1.75rem;height:20px;height:1.66667rem;content:'';display:inline-block;margin-left:4.5px;margin-left:0.375rem;vertical-align:middle} .breadcrumb > li > a{color:#000;text-decoration:none}@media (min-width:1280px){.breadcrumb{white-space:normal} }.scroll-wrapper{overflow:hidden !important;padding:0 !important;position:relative}.scroll-wrapper > .scroll-content{border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none;max-width:none !important;overflow:scroll !important;padding:0;position:relative !important;top:0;width:auto !important;-ms-overflow-style:none;overflow:-moz-scrollbars-none}.scroll-wrapper > .scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-textarea{border:1px solid #cccccc;border-top-color:#999999}.scroll-textarea > .scroll-content{overflow:hidden !important}.scroll-textarea > .scroll-content > textarea{border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:none;padding:2px;padding:0.16667rem;position:relative !important;top:0;width:100% !important}.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar{height:0;width:0}.scroll-wrapper > .scroll-element,.scroll-wrapper > .scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scroll-wrapper > .scroll-element{background:#fff}.scroll-wrapper > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scroll-wrapper > .scroll-element .scroll-element_outer{border-radius:10px}.scroll-wrapper > .scroll-element .scroll-element_size{background:#dbdbdb;background:linear-gradient(90deg,#dbdbdb 0,#e8e8e8 100%);border-radius:10px;margin:0 auto;right:0;width:9px;width:0.75rem}.scroll-wrapper > .scroll-element.scroll-x{bottom:0;height:17px;height:1.41667rem;left:0;min-width:100%;width:100%}.scroll-wrapper > .scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px;width:1.41667rem}.scroll-wrapper > .scroll-element .scroll-bar{background:#7c7c7c;border-radius:10px}.scroll-wrapper > .scroll-content.scroll-scrolly_visible{left:-17px;left:-1.41667rem;margin-left:17px;margin-left:1.41667rem}.scroll-wrapper > .scroll-content.scroll-scrollx_visible{top:-17px;top:-1.41667rem;margin-top:17px;margin-top:1.41667rem}.scroll-wrapper > .scroll-element.scroll-x .scroll-bar{height:10px;height:0.83333rem;min-width:10px;min-width:0.83333rem;top:0;top:0rem}.scroll-wrapper > .scroll-element.scroll-y .scroll-bar{left:0;left:0rem;min-height:10px;min-height:0.83333rem;width:5px;width:0.41667rem;margin:0 auto;right:0}.scroll-wrapper > .scroll-element.scroll-x .scroll-element_outer{height:12px;height:1rem;left:2px;left:0.16667rem;top:2px;top:0.16667rem}.scroll-wrapper > .scroll-element.scroll-x .scroll-element_size{left:-4px;left:-0.33333rem}.scroll-wrapper > .scroll-element.scroll-y .scroll-element_outer{left:1px;left:0.08333rem;top:2px;top:0.16667rem;width:15px;width:1.25rem}.scroll-wrapper > .scroll-element.scroll-y .scroll-element_size{top:-4px;top:-0.33333rem}.scroll-wrapper > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px;left:-1.58333rem}.scroll-wrapper > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px;top:-1.58333rem}.scroll-wrapper > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px;left:-1.58333rem}.scroll-wrapper > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px;top:-1.58333rem}.load{position:relative;width:78px;width:6.5rem;height:78px;height:6.5rem;margin:auto}.load__ball{position:absolute;width:74px;width:6.16667rem;height:74px;height:6.16667rem;opacity:0;transform:rotate(225deg);animation:orbit 6.96s infinite}.load__inner{position:absolute;width:10px;width:0.83333rem;height:10px;height:0.83333rem;background:#7c7c7c;left:0;top:0;border-radius:10px}.load_1{animation-delay:1.52s}.load__2{animation-delay:0.3s}.load__3{animation-delay:0.61s}.load__4{animation-delay:0.91s}.load__5{animation-delay:1.22s}@keyframes orbit{0%{opacity:1;z-index:99;transform:rotate(180deg);animation-timing-function:ease-out} 7%{opacity:1;transform:rotate(300deg);animation-timing-function:linear;origin:0} 30%{opacity:1;transform:rotate(410deg);animation-timing-function:ease-in-out;origin:7%} 39%{opacity:1;transform:rotate(645deg);animation-timing-function:linear;origin:30%} 70%{opacity:1;transform:rotate(770deg);animation-timing-function:ease-out;origin:39%} 75%{opacity:1;transform:rotate(900deg);animation-timing-function:ease-out;origin:70%} 76%{opacity:0;transform:rotate(900deg)} 100%{opacity:0;transform:rotate(900deg)} }.loading,.fancybox-loading{position:relative;width:125px;width:10.41667rem;height:125px;height:10.41667rem;margin:auto;transform:scale(0.6)} .loading__in,.fancybox-loading > div{position:absolute;background:transparent;height:22px;height:1.83333rem;width:22px;width:1.83333rem;border-radius:12px;animation-name:f_fadeG;animation-duration:0.522s;animation-iteration-count:infinite;animation-direction:normal} .loading__1{left:0;top:51px;top:4.25rem;animation-delay:0.1995s} .loading__2{left:15px;left:1.25rem;top:15px;top:1.25rem;animation-delay:0.256s} .loading__3{left:51px;left:4.25rem;top:0;animation-delay:0.3225s} .loading__4{right:15px;right:1.25rem;top:15px;top:1.25rem;animation-delay:0.389s} .loading__5{right:0;top:51px;top:4.25rem;animation-delay:0.4555s} .loading__6{right:15px;right:1.25rem;bottom:15px;bottom:1.25rem;animation-delay:0.522s} .loading__7{left:51px;left:4.25rem;bottom:0;animation-delay:0.5885s} .loading__8{left:15px;left:1.25rem;bottom:15px;bottom:1.25rem;animation-delay:0.645s}@keyframes f_fadeG{0%{background-color:#7c7c7c} 100%{background-color:transparent} }.fancybox-slide > *{border-radius:9px;padding:27px;padding:2.25rem}.fancybox-slide--complete > *{box-shadow:0 10px 25px rgba(0,0,0,0.5)}.fancybox-slide .form{max-width:540px;max-width:45rem;min-width:360px;min-width:30rem} .fancybox-slide .form.row,.fancybox-slide .form .row{margin:0} .fancybox-slide .form.row > .col,.fancybox-slide .form .row > .col{float:none;padding:0;width:auto} .fancybox-slide .form .btn,.fancybox-slide .form .bx-catalog-subscribe-button{width:100%}.fancybox-slide .bx-auth-title{border:none}.fancybox-slide .fancybox-footer{background-color:#ededed;margin:27px -27px -27px;margin:2.25rem -2.25rem -2.25rem;padding:9px 27px;padding:0.75rem 2.25rem;text-align:center} .fancybox-slide .fancybox-footer > a{color:#666666;border-bottom:1px dashed;font-weight:bold;text-transform:uppercase;text-decoration:none;transition:.2s} .fancybox-slide .fancybox-footer > a:hover{border-bottom-color:transparent;color:#7c7c7c}.fancybox-placeholder{background:#fff}.fancybox-loading{animation:none;background:none;border:none;box-shadow:none;position:fixed;margin-left:-72px;margin-left:-6rem;margin-top:-72px;margin-top:-6rem;opacity:1;overflow:visible}.fancybox-title{border-radius:9px 9px 0 0;font-size:19px;font-size:1.58333rem;line-height:36px;line-height:3rem;margin:-27px -27px 27px;margin:-2.25rem -2.25rem 2.25rem;padding:9px 45px 9px 27px;padding:0.75rem 3.75rem 0.75rem 2.25rem;text-align:center;z-index:1}.fancybox-close{background:none;cursor:pointer;fill:#fff;font-size:15px;font-size:1.25rem;pointer-events:auto;position:absolute;right:20px;right:1.66667rem;top:20px;top:1.66667rem;z-index:2} .fancybox-close:hover{transform:scale(1.1,1.1)}.menu_icon{margin-bottom:-1px;margin-bottom:-0.08333rem} .menu_icon__bar{border-radius:1px;border-top:3px solid #a9a9a9;display:block;height:0;transition:transform 0.15s linear 0s;width:22px;width:1.83333rem} .menu_icon__bar + .menu_icon__bar{margin-top:4px;margin-top:0.33333rem}.anchor{border-bottom:1px dashed;color:#f9730e;cursor:pointer;display:inline-block;text-decoration:none} .anchor:hover{text-decoration:none}.tooltip{cursor:pointer;display:inline-block;position:relative} .tooltip:before,.tooltip:after,.tooltip__in{bottom:32px;bottom:2.66667rem;opacity:0;transition:bottom .2s ease 0s,opacity .2s ease 0s;visibility:hidden} .tooltip:before,.tooltip:after{border-right:7px solid transparent;border-left:7px solid transparent;content:'';display:block;height:0;position:absolute;width:0;z-index:501} .tooltip:before{border-top:7px solid #7c7c7c;margin-bottom:-3px;margin-bottom:-0.25rem} .tooltip:after{border-top:7px solid #fff;margin-bottom:0} .tooltip__link:before{content:"";position:absolute;top:-.4em;left:0;right:0;height:.4em;visibility:hidden} .tooltip__in{background:#F5F8FA;background-image:linear-gradient(180deg,#fff,#F5F8FA);border:1px solid #F3F5F8;border-bottom:2px solid #7c7c7c;box-shadow:2px 2px 2px -1px #B8C8D8,-2px 2px 2px -1px #B8C8D8;box-sizing:border-box;cursor:auto;left:-100em;line-height:normal;margin:0 auto .4em;max-width:100vw;max-height:80vh;overflow:auto;padding:1em;position:absolute;right:-100em;width:-moz-max-content;width:-webkit-max-content;width:max-content;z-index:500} .tooltip.left > .tooltip__in{left:0;right:-20em;margin:0 0 .4em} .tooltip.right > .tooltip__in{left:-20em;right:0;margin:0 0 .4em auto} .tooltip:hover > .tooltip__in,.tooltip:hover:before,.tooltip:hover:after,.tooltip__link:focus + .tooltip__in{bottom:16px;bottom:1.33333rem;transition:bottom .2s ease .4s,opacity .2s ease .4s;visibility:visible;opacity:1} .tooltip:focus{outline:none}@media (max-width:20em){.tooltip > span{max-width:100vw;box-sizing:border-box} }.logo{position:relative} .logo__link{bottom:0;display:block;opacity:0;position:absolute;top:0;width:100%}.overlay{min-height:100px;min-height:8.33333rem;position:relative} .overlay__back{*zoom:1;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#80FFFFFF',endColorstr='#80FFFFFF');background-color:rgba(255,255,255,0.8);bottom:0;left:0;position:absolute;right:0;text-align:center;top:0;z-index:9}.hint,.abc__letter{background:#7c7c7c;border-radius:50%;color:#fff;display:inline-block;font-style:normal;height:18px;height:1.5rem;line-height:18px;line-height:1.5rem;text-align:center;vertical-align:middle;width:18px;width:1.5rem} .hint > .icon-close,.abc__letter > .icon-close{fill:#fff;margin-top:-1px;margin-top:-0.08333rem}.badge{background-color:#7c7c7c;border-radius:13.5px;box-sizing:border-box;color:#fff;display:inline-block;font-size:15px;font-size:1.25rem;font-weight:bold;line-height:1;min-width:27px;min-width:2.25rem;padding:4.5px;padding:0.375rem;text-align:center;vertical-align:middle;white-space:nowrap}table{background-color:transparent}caption{color:#e0e0e0;margin-bottom:9px;margin-bottom:0.75rem;paddng-top:9px;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:9px;margin-bottom:0.75rem} .table > thead > tr > th,.table > thead > tr > td,.table > tbody > tr > th,.table > tbody > tr > td,.table > tfoot > tr > th,.table > tfoot > tr > td{border-top:1px solid #e0e0e0;padding:4.5px;padding:0.375rem;vertical-align:top} .table > thead > tr > th{border-bottom:2px solid #e0e0e0} .table > caption + thead > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > th,.table > thead:first-child > tr:first-child > td{border-top:0} .table > tbody + tbody{border-top:2px solid #e0e0e0} .table .table{background-color:#fff}.table-responsive{overflow-x:auto;min-height:0.01%} @media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:13.5px;margin-bottom:1.125rem;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #e0e0e0} .table-responsive > .table{margin-bottom:0} .table-responsive > .table > thead > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > tfoot > tr > td{white-space:nowrap} }@media (min-width:768px){.table > thead > tr > th,.table > thead > tr > td,.table > tbody > tr > th,.table > tbody > tr > td,.table > tfoot > tr > th,.table > tfoot > tr > td{padding:9px;padding:0.75rem} }.rate{display:inline-block} .rate > .rate__icon{cursor:pointer;fill:#ffc424;float:left;height:15px;height:1.25rem;padding-right:1.125px;padding-right:0.09375rem;pointer-events:auto;width:15px;width:1.25rem} .rate > .rate__icon + .rate > .rate__icon{padding-left:1.125px;padding-left:0.09375rem} .rate:hover > .rate__icon,.rate.is-checked:hover > .rate__icon:hover ~ .rate__icon,.rate.is-checked:hover > .rate__icon{fill:#ffc424} .rate:hover > .rate__icon:hover ~ .rate__icon,.rate.is-checked:hover > .rate__icon.checked ~ .rate__icon,.rate.is-checked > .rate__icon.checked ~ .rate__icon{fill:#b3b3b3}.webpage__title{margin-bottom:18px;margin-bottom:1.5rem;font-weight:lighter}.alert,.errortext,.notetext{margin-bottom:rhythm(0.5);border:1px solid transparent;border-radius:4.99986px;padding:9px;padding:0.75rem}.alert-heading{color:inherit}.alert-link{font-weight:bold}.alert-dismissible{padding-right:rhythm(1.5)} .alert-dismissible .close{position:relative;top:-2px;top:-0.16667rem;right:-21px;right:-1.75rem;color:inherit}.alert-success,.notetext{background-color:#dff0d8;background-image:linear-gradient(180deg,white,#dff0d8);border-color:#d6e9c6;color:#3c763d} .alert-success hr,.notetext hr{border-top-color:#c9e2b3} .alert-success .alert-link,.notetext .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;background-image:linear-gradient(180deg,white,#d9edf7);border-color:#bce8f1;color:#31708f} .alert-info hr{border-top-color:#a6e1ec} .alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;background-image:linear-gradient(180deg,white,#fcf8e3);border-color:#faebcc;color:#8a6d3b} .alert-warning hr{border-top-color:#f7e1b5} .alert-warning .alert-link{color:#66512c}.alert-danger,.errortext{background-color:#f2dede;background-image:linear-gradient(180deg,white,#f2dede);border-color:#ebccd1;color:#a94442} .alert-danger hr,.errortext hr{border-top-color:#e4b9c0} .alert-danger .alert-link,.errortext .alert-link{color:#843534}.errortext{display:block}.notetext{display:block}.required{color:#a94442}.form-control:focus{border-color:#7c7c7c}textarea.form-control{min-height:36px;min-height:3rem;overflow-x:hidden;padding:9px;padding:0.75rem;resize:none}.form-group .captcha-img{box-sizing:border-box;float:right;height:38px;height:3.16667rem;margin-left:18px;margin-left:1.5rem;min-width:0;width:auto}.form-group .pull-right{margin-left:18px;margin-left:1.5rem}.form-group .calendar-icon{float:right}.form-control-feedback{right:9px;right:0.75rem;text-decoration:none;z-index:2} .form-control-feedback:hover{text-decoration:none}.form-auth__save{float:right;margin-left:18px;margin-left:1.5rem;padding-bottom:9px;padding-bottom:0.75rem;padding-top:9px;padding-top:0.75rem}.form .form-group:last-of-type{margin-bottom:0}.form,.form-captcha{min-width:300px;min-width:25rem;max-width:100%}.form__icon{fill:#b3b3b3;font-size:116px;font-size:9.66667rem}.checkbox,.radio{color:#000;padding-left:20px;padding-left:1.66667rem;text-decoration:none} .checkbox__icon,.radio__icon{background:#fff;border:1px solid #b3b3b3;border-radius:2px;display:inline-block;fill:transparent;font-size:12px;font-size:1rem;height:1em;margin:-1px 5px 0 -20px;margin:-0.08333rem 0.41667rem 0 -1.66667rem;position:relative;vertical-align:middle;width:1em} input:hover + .checkbox__icon,input:hover + .radio__icon{box-shadow:0 0 1px 1px rgba(124,124,124,0.6)} .checkbox > label,.radio > label{cursor:pointer}.checkbox.checked .checkbox__icon,.checkbox input:checked + .checkbox__icon{fill:#7c7c7c}.checkbox.disabled .checkbox__icon,.checkbox input:disabled + .checkbox__icon{background-color:#ededed;color:#b3b3b3}.radio__icon{border-radius:50%} .radio__icon:before{background-color:#7c7c7c;border-radius:50%;content:'';display:none;margin:25% 0 0 25%;height:50%;width:50%}.radio.checked .radio__icon:before,.radio input:checked + .radio__icon:before{display:block}.radio.disabled .radio__icon,.radio input:disabled + .radio__icon{background-color:#ededed;color:#b3b3b3}.checkbox input[type="checkbox"],.radio input[type="radio"]{left:0;height:12px;height:1rem;margin:3px 0 0 1px;margin:0.25rem 0 0 0.08333rem;opacity:0;position:absolute;right:0;width:12px;width:1rem} .checkbox input[type="checkbox"]:required:invalid:focus + .checkbox__icon,.radio input[type="radio"]:required:invalid:focus + .checkbox__icon{box-shadow:0 0 1.5px 1px #ff0000}.checkobx-inline,.radio-inline{display:inline-block;margin-top:0} .checkobx-inline + .checkobx-inline,.radio-inline + .checkobx-inline,.checkobx-inline + .radio-inline,.radio-inline + .radio-inline{margin-left:9px;margin-left:0.75rem;margin-top:0}.checkbox-inline + .checkbox-inline,.radio-inline + .radio-inline .list-input{padding-left:18px;padding-left:1.5rem}.select{display:inline-block} .select__btn{border:1px solid #e0e0e0;box-shadow:none;box-sizing:border-box;display:block;min-height:36px;min-height:3rem;min-width:180px;min-width:15rem;padding:9px 9px 9px 18px;padding:0.75rem 0.75rem 0.75rem 1.5rem;text-align:left;text-decoration:none} .select__btn:hover{text-decoration:none} .open > .select__btn{background:#fff;box-shadow:3px 8px 8px 0 rgba(153,153,153,0.75)} .select__icon{fill:none;float:right;font-size:18px;font-size:1.5rem;margin-left:2px;margin-left:0.16667rem;margin-top:0;stroke:#7c7c7c;stroke-width:1px;vertical-align:middle}.input-group-btn .btn,.input-group-btn .bx-catalog-subscribe-button{border:1px solid #ccc;box-shadow:none}.bx-auth-secure{background-color:#FFFAE3;border:1px solid #DEDBC8;padding:2px;padding:0.16667rem;display:inline-block;vertical-align:middle}.bx-auth-secure-icon{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:-63px -92px;width:15px;width:1.25rem;height:18px;height:1.5rem;background-repeat:no-repeat;background-position:center;width:19px;width:1.58333rem;height:18px}.bx-auth-secure-unlock{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:-44px -92px;width:19px;width:1.58333rem;height:18px;height:1.5rem}.sortbx a{display:inline-block;height:18px;height:1.5rem;width:18px;width:1.5rem}.abc{margin-bottom:27px;margin-bottom:2.25rem} .abc__letter{font-size:19px;font-size:1.58333rem;margin-bottom:9px;margin-bottom:0.75rem;padding:2px;padding:0.16667rem} .abc__link{color:#666666;text-decoration:none}@media (max-width:767px){.abc_row > .abc:nth-child(2n + 1){clear:both} }@media (min-width:768px) and (max-width:991px){.abc_row > .abc:nth-child(3n + 1){clear:both} }@media (min-width:992px) and (max-width:1279px){.abc_row > .abc:nth-child(4n + 1){clear:both} }@media (min-width:1280px){.abc_row > .abc:nth-child(5n + 1){clear:both} }.adds__phone{font-size:15px;font-size:1.25rem;line-height:36px;line-height:3rem}.adds a{text-decoration:none} .adds a:hover{text-decoration:underline}.adds .icon{margin-right:0.45em}@media (min-width:768px){.adds__phone{font-size:23px;font-size:1.91667rem;line-heigh:18px} }.auth_top{float:right} .auth_top .cmp_items{float:left;min-height:auto} .auth_top > .dropdown,.auth_top__item{border-left:1px solid #b4b4b4;float:left} .auth_top__link,.l-header__top .dropdown-toggle,.cmp_items .cmp__link{background:transparent;border:none;color:#3B3B3B;display:block;line-height:1.5;padding:9px 18px;padding:0.75rem 1.5rem;text-decoration:none} .auth_top__link:hover,.l-header__top .dropdown-toggle:hover,.cmp_items .cmp__link:hover{color:#f9730e;text-decoration:underline} .auth_top__text{display:none} .auth_top .dropdown-menu{left:auto;right:-1px;right:-0.08333rem}@media (min-width:992px){.auth_top .icon{margin-right:.5em} .auth_top__text{display:inline} }.adv_owl{margin-bottom:36px;margin-bottom:3rem}@media (min-width:992px){.adv_owl.owl-carousel.owl-shift .owl-stage{right:auto} .adv_owl.owl-carousel.owl-shift .owl-stage-outer:after{display:none} }.js-glass__lupa{background:#fff;border:4px solid #666666;cursor:pointer;display:none;height:295px;height:24.58333rem;left:0;position:absolute;top:0;width:295px;width:24.58333rem;z-index:100}.cart__total{float:right;width:auto} .cart__total > tbody > tr > td{border-top:none;padding-top:0;padding-bottom:0} .cart__total .price__pdv{line-height:18px;line-height:1.5rem}.cart__coupons{float:none}.cart__btns > .btn,.cart__btns > .bx-catalog-subscribe-button{float:left;width:49.7%} .cart__btns > .btn:nth-child(2n),.cart__btns > .bx-catalog-subscribe-button:nth-child(2n){margin-left:.6%}@media (min-width:768px){.cart__coupons{float:left} .cart__btns{float:right;margin-bottom:18px;margin-bottom:1.5rem;text-align:right} .cart__btns > .btn,.cart__btns > .bx-catalog-subscribe-button{float:none;width:auto} .cart__btns > .btn:nth-child(2n),.cart__btns > .bx-catalog-subscribe-button:nth-child(2n){margin-left:0} }@media (min-width:992px){.cart__btns{margin-bottom:36px;margin-bottom:3rem} }.cart_top{position:relative} .cart_top > a{color:#000} .cart_top .icon-cart{float:left;height:35px;height:2.91667rem;width:40px;width:3.33333rem} .cart_top__text{float:left} .cart_top__title{display:none} .cart_top__num{background:#7c7c7c;border-radius:13.5px;box-sizing:border-box;color:#fff;display:inline-block;font-size:15px;font-size:1.25rem;margin-left:-12px;margin-left:-1rem;min-width:21.99996px;min-width:1.83333rem;padding:0 2px;padding:0 0.16667rem;position:relative;text-align:center;top:-5px;top:-0.41667rem} .cart_top:hover{color:#000} .cart_top:hover .cart_top__title{color:#f9730e}@media (min-width:768px){.cart_top{margin-right:20px;margin-right:1.66667rem} .cart_top .icon-cart{padding-right:12px;padding-right:1rem} .cart_top__title{display:block;font-size:15px;font-size:1.25rem;font-weight:bold;text-transform:uppercase} .cart_top__num{background:transparent;color:#000;display:inline;font-size:inherit;margin:0;min-width:0;padding:0;top:auto} }.coupon{margin-bottom:18px;margin-bottom:1.5rem;position:relative} .coupon__btn{float:right;padding-left:0.75em;padding-right:0.75em;margin-left:0.75em} .coupon__input.good,.order-section .bx-soa-coupon-item > strong.bx-soa-coupon-item-success{border:1px solid;background:#e0f2e1;color:#29AA2F} .coupon__input.bad,.order-section .bx-soa-coupon-item > strong.bx-soa-coupon-item-danger{border:1px solid;background:#fae7e7;color:#FF2525} .coupon__input.disabled{color:#9a9a9a} .coupon__del,.order-section .bx-soa-coupon-remove{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;cursor:pointer;display:inline-block;float:right;height:32px;height:2.66667rem;line-height:36px;line-height:3rem;margin-left:5px;margin-left:0.41667rem;margin-right:15px;margin-right:1.25rem;padding:0;vertical-align:middle;width:22px;width:1.83333rem} .coupon__del.good:hover,.order-section .good.bx-soa-coupon-remove:hover{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAANCAYAAABPeYUaAAAAoklEQVQ4y2NgIBOUb7JkY6AEAA0wBuJHQGxHrgFWQPwBiP8D8WcgliTVAHuoRpAB/4A4E10BDwED3ID4K9SAP0CciK7ACYhfg2gcBvgA8Q8kA6LQFQgB8Seogq/oBgH5QUD8EyoPooNwOTUMagOKQSAbkcRBLvEhFGjoBvWi8V2JDX1kg2AY5FV7UqMR2SBQerAkN0GBDHoJSpmUJm1uYtUCAMzalTMY8Lf6AAAAAElFTkSuQmCC") no-repeat center} .coupon__del.bad:hover,.order-section .bx-soa-coupon-remove:hover{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==") no-repeat center} .coupon__note{background:#fff;border:1px solid #e0e0e0;border-radius:4.99986px;display:none;left:0;opacity:0;padding:9px;padding:0.75rem;position:absolute;top:100%;transition:opacity 0.3s ease-out;white-space:normal;z-index:1010} .bx-touch .coupon__note{display:block;left:auto;margin-top:18px;margin-top:1.5rem;opacity:1;position:relative;top:auto} .coupon:hover .coupon__note{display:block;opacity:1}.modern-menu{position:relative} .modern-menu .modern-menu__toggle{background:transparent;border:none;color:#fff;cursor:pointer;display:block;font-weight:bold;padding:12px 18px;padding:1rem 1.5rem;text-decoration:none;text-transform:uppercase;z-index:2} .modern-menu .modern-menu__toggle:hover{color:#fff;text-decoration:none} .modern-menu .modern-menu__items{display:none;position:absolute;width:100%;background:#fff;border-bottom:2px solid #7c7c7c} .modern-menu .modern-menu__root-item,.modern-menu .modern-menu__item{display:block} .modern-menu .modern-menu__root-item:before,.modern-menu .modern-menu__item:before{content:"";position:absolute;left:0;width:100%;height:1px;height:0.08333rem;background-color:#7c7c7c} .modern-menu .modern-menu__root-item > .modern-menu__subitems,.modern-menu .modern-menu__item > .modern-menu__subitems{padding:0 0 0 18px;padding:0 0 0 1.5rem} .modern-menu .modern-menu__root-item > a,.modern-menu .modern-menu__more-btn > a,.modern-menu .modern-menu__item > a{text-decoration:none;text-transform:uppercase;display:block;padding:12px 21.6px 12px 21.6px;padding:1rem 1.8rem 1rem 1.8rem} .modern-menu .modern-menu__root-item > .modern-menu__subitems,.modern-menu .modern-menu__subitems > .modern-menu__item > .modern-menu__subitems{display:none} .modern-menu .modern-menu__product{width:0;display:none} .modern-menu .modern-menu__product:before{content:"";position:absolute;height:100%;top:0;border-left:1px dashed #7c7c7c} .modern-menu .modern-menu__product-img{display:block;text-align:center} .modern-menu .modern-menu__product-name{white-space:normal} .modern-menu .modern-menu__product-name a{color:#000;text-decoration:none} .modern-menu .modern-menu__product-name a:hover{text-decoration:underline} .modern-menu .modern-menu__product-price-wrap{display:block;text-align:left} .modern-menu .modern-menu__product-price{color:#f9730e;float:right;font-size:19px;font-size:1.58333rem;line-height:18px;line-height:1.5rem;margin-top:18px;margin-top:1.5rem} @media (max-width:767px){.modern-menu .modern-menu__items.is-open{display:block} .modern-menu .modern-menu__more-btn > a{display:none} .modern-menu .modern-menu__toggle-submenu{cursor:pointer;font-style:normal;margin-bottom:-1px;margin-bottom:-0.08333rem;padding:12px 18px;padding:1rem 1.5rem;text-align:center;z-index:1;float:right;transform:translateY(-100%)} .modern-menu .modern-menu__toggle-submenu:before{color:#7c7c7c;content:'+';display:inline;font-size:15px;font-size:1.25rem;line-height:18px;line-height:1.5rem;vertical-align:middle} .modern-menu .is-sub-open > .modern-menu__toggle-submenu:before{content:"-"} .modern-menu .modern-menu__root-item.is-sub-open > .modern-menu__subitems,.modern-menu .modern-menu__item.is-sub-open > .modern-menu__subitems{display:block} .modern-menu .modern-menu__more-container{display:none} } @media (min-width:768px){.modern-menu .modern-menu__toggle{display:none} .modern-menu .modern-menu__item{max-width:210px;max-width:17.5rem} .modern-menu .modern-menu__items{display:block;position:static;white-space:nowrap;visibility:hidden;overflow:hidden;width:auto;border-bottom:0} .modern-menu.is-ready .modern-menu__items{visibility:visible;overflow:initial;background:inherit} .modern-menu .modern-menu__root-item,.modern-menu .modern-menu__more-btn{display:inline-block;margin-left:-4px;margin-left:-0.33333rem} .modern-menu .modern-menu__root-item > a,.modern-menu .modern-menu__more-btn > a{color:#fff;font-weight:bold;border-color:transparent;border-style:solid solid none;border-width:1px 1px medium} .modern-menu__more-icon{font-size:18px;font-size:1.5rem} .modern-menu .modern-menu__root-item:before,.modern-menu .modern-menu__item:before{display:none} .modern-menu .modern-menu__root-item > a{border-right-color:#7c7c7c} .modern-menu .modern-menu__root-item:hover > a,.modern-menu .modern-menu__more-btn:hover > a{background:#fff;border-color:white;box-shadow:0 1px 2px 1px #f4f4f4;color:#000} .modern-menu .modern-menu__root-item > .modern-menu__subitems,.modern-menu .modern-menu__more-btn > .modern-menu__more-container{background:#fff;border-color:white;border-style:none solid solid;border-width:medium 1px 1px;box-shadow:2px 2px 2px -1px #f4f4f4,-2px 2px 2px -1px #f4f4f4;display:block;padding:18px 0;padding:1.5rem 0;position:absolute;visibility:hidden;z-index:500} .modern-menu.is-ready .modern-menu__root-item > .modern-menu__subitems,.modern-menu.is-ready .modern-menu__more-btn > .modern-menu__more-container{display:none;visibility:visible} .modern-menu .modern-menu__root-item:hover > .modern-menu__subitems,.modern-menu .modern-menu__more-btn:hover > .modern-menu__more-container{display:block} .modern-menu .modern-menu__more-container a{display:block;font-size:15px;font-size:1.25rem;padding:0 18px;padding:0 1.5rem;text-decoration:none} .modern-menu .modern-menu__subitems > .modern-menu__item{float:left;padding:0} .modern-menu .modern-menu__item > .modern-menu__subitems > .modern-menu__item{float:none} .modern-menu .modern-menu__subitems > .modern-menu__item > .modern-menu__subitems{display:block} .modern-menu .modern-menu__root-item > .modern-menu__subitems,.modern-menu .modern-menu__item > .modern-menu__subitems{padding-left:0} .modern-menu .modern-menu__root-item > .modern-menu__subitems > div > .modern-menu__item{margin-bottom:4.5px;margin-bottom:0.375rem;margin-top:4.5px;margin-top:0.375rem;white-space:normal} .modern-menu .modern-menu__item a{color:#f9730e;display:inline-block;font-size:15px;font-size:1.25rem;line-height:23.4px;line-height:1.95rem;padding:0 18px;padding:0 1.5rem;text-transform:none;white-space:normal} .modern-menu .modern-menu__item a:hover,.modern-menu .modern-menu__more-container a:hover{color:#f9730e;text-decoration:underline} .modern-menu .modern-menu__item > .modern-menu__subitems > .modern-menu__item a{color:#000;font-size:12px;font-size:1rem;padding-left:27px;padding-left:2.25rem} .modern-menu .modern-menu__item > .modern-menu__subitems .modern-menu__subitems > .modern-menu__item a{color:#999999;padding-left:36px;padding-left:3rem} .modern-menu .is-desktop-hide{display:none} } @media (min-width:992px){.modern-menu .modern-menu__product{display:block;padding:0 18px;padding:0 1.5rem;width:250px;width:20.83333rem} .modern-menu .modern-menu__product:before{margin-left:-18px;margin-left:-1.5rem} }.menu_top{list-style:none;margin:0;max-height:36px;max-height:3rem;overflow:hidden;padding:0} .menu_top__item{float:left} .menu_top__item .dropdown-toggle{display:block;cursor:pointer;padding:9px 18px;padding:0.75rem 1.5rem} .dropdown-menu > .menu_top__item{float:none} .menu_top a{color:#3B3B3B;display:block;padding:9px 18px;padding:0.75rem 1.5rem;text-decoration:none} .menu_top a:hover{text-decoration:underline;color:#f9730e} .menu_top.inited{overflow:visible}.hml_menu.refreshing{float:none;overflow:hidden}.hml_menu__icon,.hml_menu.hml_menu-drop .hml_menu__more_icon{display:none}.hml_menu.hml_menu-drop .hml_menu__icon{display:block}.menu_v__title{color:#000000;font-weight:bold;margin-bottom:9px;margin-bottom:0.75rem;text-transform:uppercase}.menu_v > ul{list-style:none;margin:0;padding:0} .menu_v > ul > li{margin-bottom:9px;margin-bottom:0.75rem}.menu_v a{font-weight:bold;text-decoration:none} .menu_v a:hover{text-decoration:underline}.menu_cols__menu,.menu_cols__menu ul{list-style:none;margin-top:0;margin-bottom:18px;margin-bottom:1.5rem;padding:0}.menu_cols__menu > li > a{color:#7c7c7c;font-size:13px;font-size:1.08333rem;font-weight:bold;margin-bottom:9px;margin-bottom:0.75rem}.menu_cols__menu ul > li{margin-bottom:9px;margin-bottom:0.75rem}.menu_cols__menu a{display:inline-block;text-decoration:none}.menu_cols__menu.ellipsis li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.menu_cols a:hover{text-decoration:underline}.menu_vml{border-radius:0.75em;list-style:none;margin:0 0 18px;margin:0 0 1.5rem;padding:0;position:relative} .menu_vml__item{border-bottom:1px solid #E2E2E2;display:block;position:relative;text-decoration:none;margin-bottom:-1px;margin-bottom:-0.08333rem} .menu_vml__item > a{background:#FFF;background-image:linear-gradient(180deg,#FFF,#F9F9F9);border:1px solid #E2E2E2;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$vml_menu_bg_from',endColorstr='$vml_menu_bg_to',GradientType=0);color:#000;display:block;padding:13.5px 18px;padding:1.125rem 1.5rem;text-decoration:none} .menu_vml__item > a:hover{color:#f9730e} .menu_vml__item:first-child > a{border-top-left-radius:0.75em;border-top-right-radius:0.75em} .menu_vml__item:last-child{border-bottom:none;margin-bottom:0} .menu_vml__item:last-child > a{border-bottom-left-radius:0.75em;border-bottom-right-radius:0.75em} .menu_vml__name{max-width:0;width:100%} .menu_vml__toggle{height:18px;height:1.5rem;fill:none;float:right;margin:-1px 0 -5px .35em;margin:-0.08333rem 0 -0.41667rem .35em;stroke:#c2c2c2;stroke-width:1px;width:18px;width:1.5rem} .menu_vml__sub{border-radius:0.75em;display:none;padding:0;position:absolute;left:100%;top:-1px;top:-0.08333rem;width:100%;z-index:500} .menu_vml__item:hover > a{background:#F9F9F9;background-image:linear-gradient(180deg,#F9F9F9,#fff)} .menu_vml__item:hover > a > .menu_vml__toggle{stroke:#f9730e} .menu_vml__item.is-hover > .menu_vml__sub{display:block} .menu_vml__sub .menu_vml__item > a{border:1px solid #DCE0E6;border-bottom:1px solid #d4d4d4;color:#000;background:#F9F9F9 linear-gradient(180deg,#F9F9F9,#FFF) repeat scroll 0 0} .menu_vml__sub .menu_vml__item:hover > a{color:#f9730e;background:#F9F9F9 linear-gradient(180deg,#F9F9F9,#F9F9F9) repeat scroll 0 0} .menu_vml__sub .menu_vml__item:hover > a > .menu_vml__toggle{stroke:#f9730e} .menu_vml__sub .menu_vml__toggle{stroke:#c2c2c2}.search__form{position:relative}.search__input{background-color:transparent;border:1px solid gray;border-radius:3px;box-sizing:border-box;padding-left:26px;padding-left:2.16667rem;padding-right:4px;padding-right:0.33333rem;transition:border-color 0.2s ease 0s,background-color 0.2s ease 0s;z-index:5}.search__btn{background-color:transparent;border:0 none;bottom:0;height:auto;left:6px;left:0.5rem;margin:0;position:relative;top:0;position:absolute;z-index:4} .search__btn .icon-glass{fill:#7c7c7c;font-size:18px;font-size:1.5rem}.l-header__search .search__form{bottom:1px;bottom:0.08333rem;left:16px;left:1.33333rem;position:absolute;right:16px;right:1.33333rem;top:1px;top:0.08333rem}.l-header__search .search__input{background-color:transparent;box-sizing:border-box;border:0 none;height:100%;padding-right:32px;padding-right:2.66667rem;padding-left:4px;padding-left:0.33333rem;position:relative;transition:max-width 0.2s ease,background-color 0.2s ease;max-width:0;bottom:0;position:absolute;right:0;top:0} .l-header__search .search__input::-moz-placeholder{color:rgba(255,255,255,0.4);opacity:1} .l-header__search .search__input:-ms-input-placeholder{color:rgba(255,255,255,0.4)} .l-header__search .search__input::-webkit-input-placeholder{color:rgba(255,255,255,0.4)} .l-header__search .search__input:focus{background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset;color:#000;max-width:none;width:100%} .l-header__search .search__input:focus::-moz-placeholder{color:#666666;opacity:1} .l-header__search .search__input:focus:-ms-input-placeholder{color:#666666} .l-header__search .search__input:focus::-webkit-input-placeholder{color:#666666}.l-header__search .search__input:focus + .search__btn{z-index:6} .l-header__search .search__input:focus + .search__btn .icon-glass{fill:#7c7c7c}.l-header__search .search__btn{float:right;height:100%;left:auto;position:relative;width:32px;width:2.66667rem} .l-header__search .search__btn .icon-glass{fill:rgba(255,255,255,0.2);font-size:22px;font-size:1.83333rem}@media (min-width:768px){.l-header__search .search__form{bottom:auto;left:auto;margin:9px 18px;margin:0.75rem 1.5rem;position:relative;right:auto;top:auto} .l-header__search .search__input{border:1px solid rgba(255,255,255,0.2);border-radius:3px;height:23px;height:1.91667rem;max-width:none;padding-right:4px;padding-right:0.33333rem;padding-left:22px;padding-left:1.83333rem;position:static} .l-header__search .search__input:focus{border-color:#f9730e} .l-header__search .search__btn{left:0;position:absolute;width:auto} .l-header__search .search__btn .icon-glass{fill:rgba(255,255,255,0.2);font-size:14px;font-size:1.16667rem} }.search__pagenav{float:right}.search__items{clear:both}@media (min-width:768px){.search .search__form{margin-bottom:36px;margin-bottom:3rem;float:left} }.search-popup{background-color:#fff;border:1px dashed #000;border-radius:4px;box-sizing:border-box;margin-top:18px;margin-top:1.5rem}.search-popup-row,.search-popup-row-active{background:#fff;padding:9px 18px;padding:0.75rem 1.5rem;position:relative;cursor:pointer}.search-popup-row-active{background:#ededed}.search-popup-el-name,.search-popup-el-cnt{display:block;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;white-space:nowrap}.search-popup-el-cnt{float:right;text-align:right}.search_item{border-bottom:1px solid #e0e0e0;margin-bottom:18px;margin-bottom:1.5rem;padding-bottom:18px;padding-bottom:1.5rem} .search_item__pic{float:left;max-width:225px;max-width:18.75rem;padding:0 18px 18px 0;padding:0 1.5rem 1.5rem 0;width:25%} .search_item__name{font-weight:bold;margin-right:1em;text-decoration:none} .search_item__breadcrumb{display:none} .search_item__head,.search_item__descr{margin-bottom:9px;margin-bottom:0.75rem} .search_item .price__pv{margin-right:1em}@media (min-width:480px){.search_item__breadcrumb{display:inline;white-space:normal} }.title-search-result{display:none;margin-top:14px;margin-top:1.16667rem;overflow:hidden;z-index:205}.search_popup{background-color:#fff;border:1px dashed #000;border-radius:4px;box-shadow:0 0 20px 0 #000} .search_popup__sep{background-color:#e0e0e0;height:2px;height:0.16667rem;width:100%}.title_search_result-catalog-item,.title_search_result-catalog-item_overlay{height:68px;height:5.66667rem}.title_search_result-catalog-item{background-color:#FFF;position:relative}.title_search_result-catalog-item_overlay{cursor:pointer;position:absolute}.title_search_result-catalog-item.hovered .title_search_result-catalog-item-name a{text-decoration:underline}.title_search_result-catalog-item_inner{padding:10px;padding:0.83333rem}.title_search_result-catalog-item-img{float:left;margin-right:10px;margin-right:0.83333rem;text-align:center;width:60px;width:5rem}.title_search_result-catalog-item-name a{display:block;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-size:1rem;overflow:hidden}.title_search_result-catalog-item-price .price{float:left;font-size:15px;font-size:1.25rem;padding-right:5px;padding-right:0.41667rem}.title_search_result-catalog-item-price .crossed_price{float:left;font-size:12px;font-size:1rem;padding-top:3px;padding-top:0.25rem}.title_search_result-iblock{padding-bottom:5px;padding-bottom:0.41667rem;width:230px;width:19.16667rem}.title_search_result-iblock-around_title{height:15px;height:1.25rem;position:relative;width:100%}.title_search_result-iblock-title_line{position:absolute;width:100%;top:7px;top:0.58333rem;left:0;right:0;height:2px;height:0.16667rem;background-color:#DBDBDB}.title_search_result-iblock-title{height:15px;height:1.25rem;left:0;margin:0 5%;overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:0;white-space:nowrap;width:90%}.title_search_result-iblock-title span{background-color:#FFF;color:#999;padding:0 6px;padding:0 0.5rem}.title_search_result-iblock-item{padding:4px 10px;padding:0.33333rem 0.83333rem}.title_search_result-other-item{padding:4px 10px;padding:0.33333rem 0.83333rem}.title_search_result-other-item a{text-decoration:none}.title_search_result-other-item a:hover{text-decoration:underline}.carousel .owl-stage{right:20px;right:1.66667rem}.carousel.owl-carousel .carousel__img{max-width:100%;width:auto}.carousel__item{display:block;text-align:center;text-decoration:none} .carousel__item:hover{text-decoration:none}.carousel.owl-carousel .carousel__item{float:none}.carousel__img{opacity:0.8}.carousel__item:hover .carousel__img{opacity:1}.carousel__pic{display:block}.carousel__name{height:36px;height:3rem;padding-top:9px;padding-top:0.75rem} .carousel__name:after{top:27px;top:2.25rem}.fancybox-slide .cities{box-sizing:border-box;padding:27px;padding:2.25rem}.newsmain{margin-bottom:18px;margin-bottom:1.5rem} .newsmain .owl-stage{right:16px;right:1.33333rem} .newsmain__pic{display:block;margin:0 9px 9px 0;margin:0 0.75rem 0.75rem 0} .newsmain__body{overflow:hidden} .newsmain__parent{color:#f9730e;float:left;text-transform:uppercase;text-decoration:none} .newsmain__name{clear:left;color:#000;display:block;text-decoration:none} .newsmain__name:after{top:36px;top:3rem} .newsmain__preview{clear:both}@media (min-width:992px){.newsmain{border:1px solid #e0e0e0;border-radius:9px;padding:18px 18px 0;padding:1.5rem 1.5rem 0} .newsmain__item{margin-bottom:18px;margin-bottom:1.5rem} .newsmain__parent{margin-right:0;float:left} .newsmain__pic{display:block;margin-right:0} .newsmain__img{display:block;width:100%} .newsmain__name{max-height:36px;max-height:3rem;clear:left;float:left;overflow:hidden} }.cmp__link{color:#000;text-decoration:none}.cmp__icon{fill:#b3b3b3;height:13px;height:1.08333rem;margin:-5px .5em 0 0;margin:-0.41667rem .5em 0 0;width:14px;width:1.16667rem}.cmp__link:hover > .cmp__icon,.cmp__link.checked > .cmp__icon{fill:#7c7c7c}.cmp_page{position:relative} .cmp_page .hiddenCmp{width:0;max-width:0;overflow:hidden} .cmp_page__names{padding-right:0;padding-top:7px;padding-top:0.58333rem;max-width:50%} .cmp_page__names table{width:100%} .cmp_page__items{background:#fff;float:none;overflow:auto;padding-left:0;padding-top:7px;padding-top:0.58333rem} .cmp_page__items .cmp_page__table thead tr{height:344px;height:28.66667rem} .cmp_page__table{table-layout:fixed} .cmp_page__link .checkbox__icon{margin-right:.5em} .cmp_page .catalog_item{height:auto;position:relative;vertical-align:bottom} .cmp_page .catalog_item:hover  .cmp_page thead td,.cmp_page thead td{border:none;padding:0}@media (max-width:992px){.cmp_page__items td{width:200px;width:16.66667rem} }.cmp_items__list{display:none}.cmp_items .cmp__link .icon-cmp{fill:#f9730e}.cmp_items .cmp__link:hover{text-decoration:none}.cmp_items .badge{background-color:#fff;color:#7c7c7c}@media (min-width:992px){.cmp_items{margin-bottom:18px;margin-bottom:1.5rem;max-height:100%;white-space:normal;z-index:998} .cmp_items.fix{position:fixed} .cmp_items.top{top:5px;top:0.41667rem} .cmp_items.right{right:0} .cmp_items.left{left:0} .cmp_items__body{background:#fff;border-radius:18px 0 0 18px;box-shadow:0 0 10px rgba(0,0,0,0.5);box-sizing:border-box;overflow:hidden;padding:18px 0 18px 18px;padding:1.5rem 0 1.5rem 1.5rem} .cmp_items__list{display:block;list-style:none;margin:0 0 9px;margin:0 0 0.75rem;max-height:351px;max-height:29.25rem;overflow-y:auto;padding:0} .cmp_items__item{border:1px dashed #e0e0e0;border-radius:4px;display:block;height:57.6px;height:4.8rem;margin:4px 4px 14.4px 0;margin:0.33333rem 0.33333rem 1.2rem 0;position:relative;text-align:center;vertical-align:middle;width:57.6px;width:4.8rem} .cmp_items__item:hover{border-color:#7c7c7c} .cmp_items__item:last-child{margin-bottom:0} .cmp_items__img{bottom:1px;bottom:0.08333rem;position:absolute;left:1px;left:0.08333rem;max-height:98%;max-width:98%;right:1px;right:0.08333rem;top:1px;top:0.08333rem} .cmp_items__del{display:block;lien-height:1;position:absolute;right:-4px;right:-0.33333rem;top:-8px;top:-0.66667rem;z-index:20} .cmp_items__del .icon-close{fill:#000;font-size:8px;font-size:0.66667rem} .cmp_items__btn{font-size:10px;font-size:0.83333rem;line-height:18px;line-height:1.5rem;min-width:0;padding-left:.5em;padding-right:.5em} }.product.is-incart .added2cart{height:auto;left:auto;position:static;width:auto}.product .corner{display:none}.product.da .corner,.product.qb .corner{display:block}.product.da .corner__in{background:#f9730e}.product.qb .corner__in{background:#7c7c7c}.product__article{color:#666666;font-size:11px;font-size:0.91667rem;line-height:18px;line-height:1.5rem}.offer_prop__name{font-weight:bold}.offer_prop .select{margin-bottom:9px;margin-bottom:0.75rem}.offer_prop__values{list-style:none;margin:0;padding:0}.offer_prop__value input{display:none}.offer_prop__value.checkbox > label{height:100%;padding:0;width:100%}.offer_prop-btn .offer_prop__value{border:1px solid #e0e0e0;border-radius:3.99996px;box-sizing:border-box;color:#000;cursor:pointer;float:left;margin:0 9px 9px 0;margin:0 0.75rem 0.75rem 0;min-width:54px;min-width:4.5rem;padding:4.5px 9px;padding:0.375rem 0.75rem;text-align:center} .offer_prop-btn .offer_prop__value.disabled{color:#e0e0e0;cursor:default} .offer_prop-btn .offer_prop__value.disabled:hover{color:#e0e0e0}.offer_prop-btn .offer_prop__value input:checked + .offer_prop__icon,.offer_prop-btn .offer_prop__value.checked,.offer_prop-btn .offer_prop__value.checked:hover{cursor:default}.offer_prop-color .offer_prop__value{cursor:pointer;float:left;margin:0 9px 9px 0;margin:0 0.75rem 0.75rem 0}.offer_prop-color .offer_prop__value input:checked + .offer_prop__icon,.offer_prop-color .offer_prop__value.checked{cursor:default}.offer_prop-color .offer_prop__icon{border-radius:0.33333em;box-sizing:border-box;display:block;height:27px;height:2.25rem;position:relative;width:27px;width:2.25rem}.offer_prop-color .offer_prop__img{background-size:contain;border-radius:0.33333em;box-shadow:1px 1px 3px rgba(0,0,0,0.5);display:block;height:100%;width:100%}.offer_prop-color .offer_prop__value input:checked + .offer_prop__icon,.offer_prop-color .offer_prop__value.checked .offer_prop__icon{border:1px solid #e0e0e0;padding:2px 3px 3px 2px;padding:0.16667rem 0.25rem 0.25rem 0.16667rem}.offer_prop-color .offer_prop__value.disabled{cursor:default}.offer_prop-color .offer_prop__value.disabled .offer_prop__icon:before{background:url("/local/templates/sm_default/assets/css/../img/icons/png/missing_v2.png") no-repeat center/contain;bottom:4px;bottom:0.33333rem;content:' ';display:block;left:3px;left:0.25rem;position:absolute;right:4px;right:0.33333rem;top:3px;top:0.25rem;z-index:1;opacity:.7}.offer_prop-color .offer_prop__value.disabled .offer_prop__img{opacity:.2}.price__pdv,.bx-price.all,.order-section .bx-soa-item-td .bx-price.all,.order-sidebar .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d{color:#f9730e;font-size:19px;font-size:1.58333rem;font-weight:normal;line-height:36px;line-height:3rem}.price__pv,.bx-price-old,.order-section ul.bx-soa-pp-list .bx-price-old{color:#b3b3b3;font-weight:normal;text-decoration:line-through}.quantity{display:inline-block;height:36px;height:3rem;position:relative;vertical-align:middle} .quantity__input{border:1px solid #e0e0e0;border-radius:4.99986px;box-shadow:none;box-sizing:border-box;display:block;height:100%;min-width:90px;min-width:7.5rem;padding:9px 18px;padding:0.75rem 1.5rem;text-align:center;vertical-align:middle;width:1px;width:0.08333rem;-moz-appearance:textfield} .quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0} .quantity__plus,.quantity__minus{bottom:0;color:#f9730e;cursor:pointer;display:block;height:100%;padding:0;position:absolute;text-align:center;top:0;vertical-align:top;width:18px;width:1.5rem;z-index:1} .quantity__plus:after,.quantity__minus:after{border-bottom:4px solid transparent;border-top:4px solid transparent;content:'';display:inline-block;height:0;width:0} .quantity__plus:hover,.quantity__minus:hover{color:#b65105} .quantity__minus{left:1px;left:0.08333rem} .quantity__minus:after{border-right:4px solid} .quantity__plus{right:1px;right:0.08333rem} .quantity__plus:after{border-left:4px solid} .quantity-small{height:36px;height:3rem}.sticker{border-radius:50%;box-sizing:border-box;color:#fff;float:left;font-style:italic;height:50px;height:4.16667rem;line-height:normal;margin-right:3px;margin-right:0.25rem;padding:2.25px 13px 2.25px 12px;padding:0.1875rem 1.08333rem 0.1875rem 1rem;text-align:left;text-transform:uppercase;width:50px;width:4.16667rem} .sticker__text{overflow-wrap:break-word;white-space:normal;word-wrap:break-word;word-break:keep-all} .sticker__text .price_pdd{font-size:13px;font-size:1.08333rem;font-weight:bold} .sticker.new{background-color:#f9730e} .sticker.discount{background-color:#17ba3e} .sticker.action{background-color:#7c7c7c}.corner{overflow:hidden;position:relative;text-align:center} .corner:before{content:"";display:block;padding-top:100%} .corner__in{height:140%;left:-70%;position:absolute;top:-70%;transform:rotate(-45deg);filter:progid:DXImageTransform.Microsoft.Matrix(M11='-0.7071067811865476',M12='0.7071067811865475',M21='-0.7071067811865475',M22='-0.7071067811865476',sizingMethod='auto expand');width:140%} .corner__text{color:#fff;font-weight:bold;margin-bottom:.8em;vertical-align:bottom} @media (max-width:480px){.corner .corner__text{font-size:9px;font-size:0.75rem} }.gender__men,.gender__women{float:left;height:28px;height:2.33333rem;margin-left:3px;margin-left:0.25rem;width:14px;width:1.16667rem}.gender__men{background-position:0 -257px}.gender__women{background-position:-14px -257px}.favorite{cursor:pointer} .favorite__icon{fill:#b3b3b3} .favorite.checked .favorite__icon,.favorite:hover .favorite__icon{fill:#fd3232}.picbox__canvas{box-sizing:border-box;display:block;text-align:center;text-decoration:none} .picbox__canvas:hover{text-decoration:none}.picbox__frame{margin-bottom:18px;margin-bottom:1.5rem;padding:9px;padding:0.75rem;position:relative;overflow:hidden}.picbox__carousel.owl-carousel .picbox__img{display:inline-block;max-width:100%;width:auto}.picbox__mini{display:none}@media (min-width:768px){.picbox__frame{border:1px solid #b3b3b3;border-radius:18px;overflow:visible;line-height-computed:18px;font-size-base:12px;line-height-base:1.5} }@media (min-width:992px){.picbox{} .picbox__frame{border:1px solid #b3b3b3;border-radius:18px} .picbox__mini{display:block;box-sizing:border-box;margin:0 auto -16px;margin:0 auto -1.33333rem;max-width:100%;padding:0 20px;padding:0 1.66667rem;position:relative;width:459px;width:38.25rem} .picbox .owl-dots{height:auto} .picbox__dots{box-sizing:content-box;text-align:center;white-space:nowrap} .picbox__dots .owl-dot{border:2px solid;border-radius:6px;box-sizing:border-box;color:#b3b3b3;cursor:pointer;display:inline-block;height:97.99992px;height:8.16666rem;margin-top:7px;margin-top:0.58333rem;margin-right:9px;margin-right:0.75rem;padding:4.5px;padding:0.375rem;position:relative;vertical-align:top;width:97.99992px;width:8.16666rem} .picbox__dots .owl-dot:last-child{margin-right:0} .picbox__dots .owl-dot.active{border-color:#f9730e} .picbox__dots .owl-dot.active:before,.picbox__dots .owl-dot.active:after{border-right:7px solid transparent;border-left:7px solid transparent;content:'';display:block;height:0;margin-left:-7px;margin-left:-0.58333rem;left:50%;position:absolute;width:0} .picbox__dots .owl-dot.active:before{border-bottom:7px solid #f9730e;top:-7px;top:-0.58333rem} .picbox__dots .owl-dot.active:after{border-bottom:6px solid #fff;top:-4px;top:-0.33333rem} .picbox__dots .owl-preview{bottom:0;left:0;position:absolute;right:0;top:0} .picbox__bar .scroll-element_outer{background:#fff;bottom:0;height:17px;height:1.41667rem;left:0;min-width:100%;position:absolute;width:100%;z-index:10} .picbox__bar .scroll-arrow{cursor:pointer;display:block;height:25px;height:2.08333rem;margin-top:-13px;margin-top:-1.08333rem;position:absolute;top:50%;width:15px;width:1.25rem;z-index:1} .picbox__bar .scroll-arrow_less{left:0} .picbox__bar .scroll-arrow_more{right:0} }.stocks .scale{margin-left:.25em} .stocks .scale.is-instock .scale__over > .scale__icon{fill:#5cb85c} .stocks .scale.is-limited .scale__over > .scale__icon{fill:#f0ad4e} .stocks .scale.is-outofstock .scale__over > .scale__icon{fill:transparent}.stocks .scale__icon{height:10px;height:0.83333rem;width:14px;width:1.16667rem}.stocks__table td{padding:.25em .5em}.stock__amount{white-space:nowrap}.scale{display:inline-block;position:relative} .scale__icon{display:block;fill:#b3b3b3;stroke-width:0} .scale__over{height:100%;left:0;overflow:hidden;position:absolute;top:0} .scale__over > .scale__icon{fill:#f9730e}.catalog__tabs.nav-tabs > li > a{cursor:pointer}.catalog__tabs .nav-tabs__name{display:none}.catalog__head,.brand{border-bottom:1px solid #D3D3D3;margin-bottom:18px;margin-bottom:1.5rem} .catalog__head .brand__logo,.brand .brand__logo{margin-right:18px;margin-right:1.5rem;vertical-align:middle} .catalog__head .webpage__title,.brand .webpage__title{display:inline-block}.catalog__descr{clear:both;margin-bottom:18px;margin-bottom:1.5rem}.catalog__pic{margin-left:1em;vertical-align:middle}.catalog__pagenav{display:none}.catalog__sorter .sorter__limit{display:none}.catalog__corner{border-top-left-radius:18px;left:-1px;left:-0.08333rem;max-width:100px;max-width:8.33333rem;position:absolute;top:-1px;top:-0.08333rem;width:45%;z-index:1}.ajaxpages{padding:36px 18px 0;padding:3rem 1.5rem 0;clear:both;margin:0} .ajaxpages > li > a{padding:9px 18px;padding:0.75rem 1.5rem}@media (min-width:768px){.catalog__sorter .nav-tabs{float:left;margin-right:18px;margin-right:1.5rem} .catalog__sorter .nav-tabs:last-child{margin-right:0} .catalog__sorter .sorter__limit{display:block;overflow:visible} .catalog__pagenav{display:block;float:right} }.catalog_items{margin:0 0 36px 1px;margin:0 0 3rem 0.08333rem}.catalog_item__gender{position:absolute;right:-8px;right:-0.66667rem;top:-8px;top:-0.66667rem} .catalog_item__stickers{bottom:0;left:0;position:absolute} .catalog_item__head{height:54px;height:4.5rem;margin-bottom:9px;margin-bottom:0.75rem} .catalog_item__name{color:#000;float:left;max-height:36px;max-height:3rem;text-decoration:none} .catalog_item__name:after{top:18px;top:1.5rem} .catalog_item__brand{clear:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .catalog_item__brand > a{color:#999999;text-decoration:none} .catalog_item__brand > a:hover{text-decoration:underline} .catalog_item__offer_props,.catalog_item .add2basket,.catalog_item .in_basket,.catalog_item__price,.catalog_item__buy{margin-bottom:9px;margin-bottom:0.75rem} .catalog_item__offer_props .btn,.catalog_item__offer_props .bx-catalog-subscribe-button,.catalog_item .add2basket .btn,.catalog_item .add2basket .bx-catalog-subscribe-button,.catalog_item .in_basket .btn,.catalog_item .in_basket .bx-catalog-subscribe-button,.catalog_item__price .btn,.catalog_item__price .bx-catalog-subscribe-button,.catalog_item__buy .btn,.catalog_item__buy .bx-catalog-subscribe-button{clear:both;display:block;font-size:12px;font-size:1rem;width:100%;margin-bottom:18px;margin-bottom:1.5rem} .catalog_item .add2basket.disabled{display:none} .catalog_item__inside{display:none} .bx-touch .catalog_item:hover .catalog_item__zoom,.bx-touch .catalog_item.is-hover .catalog_item__zoom,.catalog_item__zoom,.catalog_item__close,.catalog_item__popup,.bx-touch .catalog_item__popup{display:none} .catalog_item__measure{margin-left:9px;margin-left:0.75rem}  .catalog_item .price__pv,.catalog_item .price__pdd{display:none} .catalog_item__cmp{float:left;padding:9px 0;padding:0.75rem 0} .catalog_item__preview{color:gray;font-size:11px;font-size:0.91667rem;line-height:18px;line-height:1.5rem;margin-bottom:18px;margin-bottom:1.5rem} .catalog_item .ya-share2__container{float:right} .catalog_item .favorite{float:left;font-size:11px;font-size:0.91667rem;margin-right:.5em} .catalog_item .favorite__icon{height:12px;height:1rem;width:15px;width:1.25rem} .catalog_item__mail{float:right} .catalog_item:hover,.catalog_item.is-hover{position:relative;z-index:50} .catalog_item:hover .catalog_item__inner,.catalog_item.is-hover .catalog_item__inner{border:2px solid #7c7c7c;box-shadow:0 0 10px rgba(0,0,0,0.5);margin:-1px;margin:-0.08333rem;padding-bottom:18px;padding-bottom:1.5rem} .bx-no-touch .catalog_item:hover .catalog_item__popup,.bx-no-touch .catalog_item.is-hover .catalog_item__popup{display:block;overflow:visible} .bx-no-touch .catalog_item:hover .catalog_item__inner,.bx-no-touch .catalog_item.is-hover .catalog_item__inner{height:auto} .catalog_item:hover .icon-men,.catalog_item:hover .icon-women{fill:#7c7c7c} .catalog_item.qb:hover .catalog_item__inner,.catalog_item.qb.is-hover .catalog_item__inner{border:2px solid #7c7c7c} .catalog_item.da:hover .catalog_item__inner,.catalog_item.da.is-hover .catalog_item__inner{border:2px solid #f9730e} .catalog_item.da:hover .icon-men,.catalog_item.da:hover .icon-women{fill:#f9730e} .catalog_item__zoom{background:#695757;background-image:linear-gradient(135deg,#7c7c7c,#695757);bottom:0;border-radius:50%;display:none;height:17px;height:1.41667rem;margin:auto;position:absolute;padding:6px;padding:0.5rem;right:0;top:0;width:17px;width:1.41667rem} .catalog_item__zoom > .icon-glass{fill:#fff;height:18px;height:1.5rem;width:18px;width:1.5rem} .catalog_item__zoom:hover{background-position:-29px -1507px} .qb .catalog_item__zoom{background:#695757;background-image:linear-gradient(135deg,#7c7c7c,#695757)} .da .catalog_item__zoom{background:#f9730e;background-image:linear-gradient(135deg,#fa8b0d,#f9730e)} .catalog_item:hover .catalog_item__zoom,.catalog_item.is-hover .catalog_item__zoom{display:block} .catalog_item__close{cursor:pointer;display:none;min-width:20px;min-width:1.66667rem;padding:2px 0 3px;padding:0.16667rem 0 0.25rem;position:absolute;right:-8px;right:-0.66667rem;top:-8px;top:-0.66667rem;z-index:35} .catalog_item__close:hover{transform:scale(1.1,1.1)} .catalog_item__close > .icon-close{fill:#fff;font-size:11px;font-size:0.91667rem;margin-top:-2px;margin-top:-0.16667rem} .catalog_item:hover .catalog_item__close,.catalog_item.is-hover .catalog_item__close{display:block} .catalog_item .catalog_item-timer{display:none !important} .catalog_item .catalog_item-timer.timer_bg{background-repeat:repeat;background-position:0 0;border-radius:10px;bottom:0;color:#000;height:40px;height:3.33333rem;left:18px;left:1.5rem;position:absolute;width:170px;width:14.16667rem} .catalog_item .catalog_item-timer-val{float:left;line-height:11px;line-height:0.91667rem;padding:11px 0 0 10px;padding:0.91667rem 0 0 0.83333rem} .catalog_item .catalog_item-timer-val span{display:block} .catalog_item .catalog_item-timer-val span.value{font-size:15px;font-size:1.25rem;font-weight:bold;letter-spacing:2px;letter-spacing:0.16667rem} .catalog_item .catalog_item-timer-val span.podpis{font-size:10px;font-size:0.83333rem;text-align:center} .catalog_item .catalog_item-timer-separator{background-color:#fff;height:40px;height:3.33333rem;float:left;margin-left:9px;margin-left:0.75rem;width:2px;width:0.16667rem} .catalog_item .offer_prop{margin-bottom:9px;margin-bottom:0.75rem} .catalog_item .offer_prop .select__btn{background:transparent;border:none;border-bottom:1px dashed #f9730e;border-radius:0;height:auto;line-height:1;min-height:0;min-width:0;padding:1px 0;padding:0.08333rem 0;text-align:center} .catalog_item .offer_prop .select__btn:active{box-shadow:none} .catalog_item .offer_prop .open > .select__btn{background:transparent;box-shadow:none} .catalog_item .offer_prop .dropdown-menu{background:#fff;border:1px solid #e0e0e0;box-shadow:none;left:50%;margin-top:7px;margin-top:0.58333rem;transform:translate(-50%,0)} .catalog_item .offer_prop .dropdown-menu > li > a{padding:4.5px 9px;padding:0.375rem 0.75rem} .catalog_item .offer_prop .dropdown-menu > li:first-child > a:before,.catalog_item .offer_prop .dropdown-menu > li:first-child > a:after{border-right:7px solid transparent;border-left:7px solid transparent;content:'';display:block;height:0;margin-left:-7px;margin-left:-0.58333rem;left:50%;position:absolute;width:0} .catalog_item .offer_prop .dropdown-menu > li:first-child > a:before{border-bottom:7px solid #e0e0e0;top:-7px;top:-0.58333rem} .catalog_item .offer_prop .dropdown-menu > li:first-child > a:after{border-bottom:5px solid #fff;top:-4px;top:-0.33333rem} .catalog_item .offer_prop .dropdown-menu > li:first-child > a:hover:after{border-bottom-color:#ededed} .catalog_item .offer_prop__name{font-weight:normal;margin-right:3px;margin-right:0.25rem} .catalog_item .offer_prop-color .offer_prop__value.disabled:before{bottom:1px;bottom:0.08333rem;left:1px;left:0.08333rem;right:1px;right:0.08333rem;top:1px;top:0.08333rem} .catalog_item .offer_prop-color .offer_prop__icon{border:1px solid #e0e0e0;border-radius:0;padding:0} .catalog_item .offer_prop-color .offer_prop__value.checked .offer_prop__icon{border-color:#f9730e;padding:1px;padding:0.08333rem} .catalog_item .offer_prop-color .offer_prop__img{border-radius:0;box-shadow:none} .catalog_item .offer_prop-btn .offer_prop__values{display:inline} .catalog_item .offer_prop-btn .offer_prop__value{background:transparent;border:none;border-bottom:1px dashed;border-radius:0;display:inline-block;float:none;line-height:1;min-height:0;min-width:0;padding:1px;padding:0.08333rem} .catalog_item .offer_prop-btn .offer_prop__value:hover{background:transparent} .catalog_item .offer_prop-btn .offer_prop__value.checked{color:#f9730e} .catalog_item .offer_prop-btn .offer_prop__value.disabled{text-decoration:line-through}@media (min-width:992px){.catalog_items{margin:0 0 36px 1px;margin:0 0 3rem 0.08333rem} .catalog_item{height:396px;height:33rem} .catalog_item__pic{margin:0 0 18px;margin:0 0 1.5rem} .catalog_item__head{margin-bottom:18px;margin-bottom:1.5rem} .catalog_item .price__pdd{border-radius:0 4.99986px 4.99986px 0;color:#fff;display:none;float:left;font-size:15px;font-size:1.25rem;line-height:18px;line-height:1.5rem;margin-left:-13.5px;margin-left:-1.125rem;padding:9px 9px 9px 13.5px;padding:0.75rem 0.75rem 0.75rem 1.125rem} .catalog_item .price__pv{display:block;float:left;padding:9px;padding:0.75rem} .catalog_item.da .price__pv,.catalog_item.qb .price__pv{display:none} .catalog_item.da .price__pdd{background-color:#f9730e;display:block} .catalog_item.qb .price__pdd{background-color:#7c7c7c;display:block} .catalog_item__inside{display:block} }.detail__brand{float:right;margin-left:1em;max-width:80px;max-width:6.66667rem}.detail .webpage__title{display:inline}.detail__favorite{position:relative;top:-6px;top:-0.5rem;white-space:nowrap}.detail .favorite__icon{height:16px;height:1.33333rem;width:20px;width:1.66667rem}.detail__picbox{margin-bottom:18px;margin-bottom:1.5rem} .detail__picbox .picbox__canvas{text-align:center}.detail__gender{position:absolute;right:8px;right:0.66667rem;top:8px;top:0.66667rem;z-index:1}.detail__stickers{bottom:4px;bottom:0.33333rem;left:4px;left:0.33333rem;position:absolute;z-index:1}.detail__buy,.order-section .bx-soa-pp-desc-container,.order-sidebar .bx-soa-cart-total{margin-bottom:18px;margin-bottom:1.5rem;padding:18px;padding:1.5rem}.detail__price{margin-bottom:9px;margin-bottom:0.75rem} .detail__price .price__pv{font-size:15px;font-size:1.25rem;line-height:36px;line-height:3rem} .detail__price .price__pdv{font-size:29px;font-size:2.41667rem}.detail__stocks,.detail__quantity{margin-bottom:9px;margin-bottom:0.75rem}.detail__btns{margin-bottom:18px;margin-bottom:1.5rem}.detail__btn,.detail__btns .bx-catalog-subscribe-button{display:block;font-size:15px;font-size:1.25rem;line-height:36px;line-height:3rem;margin-bottom:9px;margin-bottom:0.75rem;width:100%}.detail__btn > .icon-cart{height:26px;height:2.16667rem;margin-right:5px;margin-right:0.41667rem;width:30px;width:2.5rem}.detail__btn > .icon-incart{height:53px;height:4.41667rem;margin-right:5px;margin-right:0.41667rem;width:65px;width:5.41667rem}.detail__btn.buy1click > .icon-phone{height:20px;height:1.66667rem;margin-right:5px;margin-right:0.41667rem;width:18px;width:1.5rem}.detail__credit,.detail__delivery{border-radius:.4em;display:block;margin-bottom:9px;margin-bottom:0.75rem;padding:5px 5px 5px 12px;padding:0.41667rem 0.41667rem 0.41667rem 1rem;text-decoration:none}.detail__credit{border:1px dashed;color:#f9730e;font-weight:bold} .detail__credit:hover{border:2px solid;color:#f9730e;padding:4px 4px 4px 11px;padding:0.33333rem 0.33333rem 0.33333rem 0.91667rem;text-decoration:none} .detail__credit .icon-png{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:-66px -47px;width:29px;width:2.41667rem;height:29px;height:2.41667rem;margin-right:.5em}.detail__delivery{border:1px dashed #b3b3b3} .detail__delivery .icon-png{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:-95px -47px;width:30px;width:2.5rem;height:28px;height:2.33333rem;margin-right:.5em}.detail__timer{border:2px solid #f9730e;margin-bottom:18px;margin-bottom:1.5rem;text-align:center} .detail__timer .timer__cell{text-align:left} .detail__timer .timer__bottom{background:#f9730e}.detail.qb .detail__timer{border-color:#7c7c7c} .detail.qb .detail__timer .timer__bottom{background:#7c7c7c}.detail .timer__data{display:inline-block;padding:27px 9px 9px;padding:2.25rem 0.75rem 0.75rem}.detail .timer__cell{font-size:19px;font-size:1.58333rem;margin-right:.2em;vertical-align:top} .detail .timer__cell:last-child{margin-right:0}.detail .timer__val{color:#333;font-size:22px;font-size:1.83333rem;font-weight:bold;letter-spacing:2px;letter-spacing:0.16667rem}.detail .timer__note{color:#888;font-size:10px;font-size:0.83333rem;line-height:18px;line-height:1.5rem;text-align:center}.detail .timer__sep{background-color:#D6D6D6;height:27px;height:2.25rem;width:2px;width:0.16667rem}.detail .timer__bottom{background:#f9730e;color:#fff;font-size:19px;font-size:1.58333rem;padding:.4em;text-align:center}.detail__offer_props{margin-bottom:18px;margin-bottom:1.5rem} .detail__offer_props .offer_prop{clear:left;float:left;margin-bottom:9px;margin-bottom:0.75rem} .detail__offer_props .offer_prop__name{font-weight:bold}.detail__sizes{float:right;margin-top:-2px;margin-top:-0.16667rem;position:relative}.detail__preview{margin-bottom:18px;margin-bottom:1.5rem;max-height:465px;max-height:38.75rem}.detail__preview_link{margin-bottom:18px;margin-bottom:1.5rem} .fancybox-slide .detail__preview_link{display:none}.detail__detail_link{display:none;float:right} .fancybox-slide .detail__detail_link{display:block}.fancybox-slide .detail{padding:0}@media (min-width:768px){.detail__picbox .picbox__canvas{height:300px;height:25rem} .detail__picbox .picbox__carousel{height:300px;height:25rem;overflow:hidden} .detail__picbox .picbox__carousel.owl-carousel{overflow:visible} .detail__picbox .picbox__img{max-height:300px;max-height:25rem} .detail__buy,.order-section .bx-soa-pp-desc-container,.order-sidebar .bx-soa-cart-total{background:#f7f7f7;background-image:linear-gradient(180deg,#fff,#f7f7f7);border:1px solid whitesmoke;box-shadow:2px 2px 2px -1px #c7c7c7,-2px 2px 2px -1px #c7c7c7;margin-bottom:36px;margin-bottom:3rem;padding:18px;padding:1.5rem} .catalog-element-popup-wrapper{border-radius:3px;background:rgba(0,0,0,0.77);box-sizing:border-box;position:absolute} .catalog-element-popup-inner{padding:18px;padding:1.5rem;max-width:300px;max-width:25rem} .catalog-element-popup-element{color:#f9730e} }@media (min-width:992px){.detail{margin-bottom:18px;margin-bottom:1.5rem} .detail__brand{max-width:125px;max-width:10.41667rem} .detail__picbox{margin-bottom:36px;margin-bottom:3rem} .detail__picbox .picbox__carousel,.detail__picbox .picbox__canvas{height:450px;height:37.5rem} .detail__picbox .picbox__img{max-height:450px;max-height:37.5rem} }.bx-modal-container .catalog_item__inner{border:2px solid #f9730e}.bx-modal-container .catalog_item__brand{text-align:left;margin-bottom:10px;margin-bottom:0.83333rem}.bx-modal-container .show_more_set .icon-right{transform:rotate(90deg);height:15px;height:1.25rem;margin-left:5px;margin-left:0.41667rem}.bx-modal-container .icon-left,.bx-modal-container .icon-right{position:relative;z-index:100} .bx-modal-container .icon-left use,.bx-modal-container .icon-right use{position:relative;z-index:100}@media (min-width:992px){.bx-modal-container .catalog_item{height:360px;height:30rem} .bx-modal-container .catalog_item .price__pdd{background-color:#f9730e;display:block} }@media (max-width:992px) and (min-width:768px){.bx-modal-container .bx-constructor-container-result .buy1click{line-height:1} .bx-modal-container .bx-constructor-container-result .btn.add2cart,.bx-modal-container .bx-constructor-container-result .add2cart.bx-catalog-subscribe-button{line-height:1} }.bx-modal-container .bx-catalog-set-item-container.catalog_item{height:396px;height:33rem}.bx-modal-container .discount_price_block{color:#f9730e;font-size:13px;font-size:1.08333rem;line-height:18px;line-height:1.5rem;margin:10px 0;margin:0.83333rem 0;border:2px dashed #7c7c7c;padding:6px;padding:0.5rem;box-sizing:border-box} .bx-modal-container .discount_price_block .discount_price_block_pr{font-size:18px;font-size:1.5rem}.bx-modal-container .show_more_set{margin:20px 0 0;margin:1.66667rem 0 0}.bx-modal-container .icon-svg.icon-phone{height:20px;height:1.66667rem;margin-right:5px;margin-right:0.41667rem;width:18px;width:1.5rem}.bx-modal-container .bx-modal-description{font-size:80%;color:#8E8E8E}.bx-modal-container .bx-original-item-container{text-align:center;margin-bottom:20px;margin-bottom:1.66667rem} .bx-modal-container .bx-original-item-container.catalog_item .catalog_item__inner{box-shadow:none;height:100%;margin:auto}.bx-modal-container .bx-added-item-table{width:100%;border-collapse:collapse;table-layout:fixed} .bx-modal-container .bx-added-item-table-container{float:none;margin:0;max-height:342px;max-height:28.5rem;overflow:auto;width:100%} .bx-modal-container .bx-added-item-table-cell-itemname,.bx-modal-container .bx-added-item-table-cell-img,.bx-modal-container .bx-added-item-table-cell-del,.bx-modal-container .bx-added-item-table-cell-price{box-sizing:border-box;border-top:1px solid #edeef0;padding:3px 5px;padding:0.25rem 0.41667rem} .bx-modal-container .bx-added-item-table-cell-itemname .bx-added-item-old-price,.bx-modal-container .bx-added-item-table-cell-img .bx-added-item-old-price,.bx-modal-container .bx-added-item-table-cell-del .bx-added-item-old-price,.bx-modal-container .bx-added-item-table-cell-price .bx-added-item-old-price{margin:0;padding:0;text-decoration:line-through} .bx-modal-container .bx-added-item-table-cell-img{text-align:center} .bx-modal-container .bx-added-item-table-cell-img img{max-height:100px;max-height:8.33333rem;max-width:80px;max-width:6.66667rem} .bx-modal-container .bx-added-item-table-cell-img,.bx-modal-container .bx-added-item-table-cell-del{width:100px;width:8.33333rem} .bx-modal-container .bx-added-item-table-cell-price{width:80px;width:6.66667rem;text-align:left;line-height:1px;line-height:0.08333rem} .bx-modal-container .bx-added-item-table-cell-del{width:50px;width:4.16667rem;text-align:center} .bx-modal-container .bx-added-item-table-cell-del .bx-added-item-delete-text{display:none}.bx-modal-container .bx-added-item-new-price{white-space:nowrap}.bx-modal-container .bx-added-item-delete{display:inline-block;width:15px;width:1.25rem;height:15px;height:1.25rem;cursor:pointer;background:url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABaAAD/4QMraHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRDMkRGNUY2QjgzMTExRTRCNDgzQ0YwMDY1Mzg5OUZBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRDMkRGNUY3QjgzMTExRTRCNDgzQ0YwMDY1Mzg5OUZBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEMyREY1RjRCODMxMTFFNEI0ODNDRjAwNjUzODk5RkEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEMyREY1RjVCODMxMTFFNEI0ODNDRjAwNjUzODk5RkEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAABAQEBAQEBAQEBAgEBAQICAgEBAgICAgICAgICAwIDAwMDAgMDBAQEBAQDBQUFBQUFBwcHBwcICAgICAgICAgIAQEBAQICAgUDAwUHBQQFBwgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAj/wAARCAAJAAkDAREAAhEBAxEB/8QAawAAAwEAAAAAAAAAAAAAAAAAAAUICgEAAwEBAAAAAAAAAAAAAAAAAAEEAwUQAAEDAgMJAAAAAAAAAAAAAAMCBAYSBQATCEJyI7XVlgdXOBEAAgIBBQAAAAAAAAAAAAAAAAFRIgIRMYGhQv/aAAwDAQACEQMRAD8A1KSiUXhneJpFYrNL850qOb8EU/n4QrentZ3qyEes2b0hFFW0WVSc0tKqatqri9HHFaJtWIm42LOyNPXsxPe1z6hiS8dG9JAHz15M3ZtzO4YPa4DwxrhDP//Z) no-repeat center}.bx-modal-container .bx-item-set-result-block{text-align:center}.bx-modal-container .bx-item-set-economy-price{white-space:nowrap;color:#B8B8B8;font-size:11px;font-size:0.91667rem;line-height:11px;line-height:0.91667rem;padding:0 0 10px;padding:0 0 0.83333rem;display:inline-block}.bx-modal-container .bx-catalog-set-topsale-slider-box{position:relative}.bx-modal-container .bx-catalog-set-topsale-slider-container{overflow-y:hidden;overflow-x:auto;position:relative;-webkit-overflow-scrolling:touch}.bx-modal-container .bx-catalog-set-item-container{position:relative;min-height:20px;min-height:1.66667rem;float:left;box-sizing:border-box;border:1px solid #e0e0e0;margin-left:-1px;margin-left:-0.08333rem;border-radius:18px;margin-bottom:10px;margin-bottom:0.83333rem;width:225px;width:18.75rem;z-index:1} .bx-modal-container .bx-catalog-set-item-container:first-child{margin-left:0}.bx-modal-container .bx-catalog-set-item-notavailable{height:30px;height:2.5rem;background:#dedede;display:inline-block;padding:0 15px;padding:0 1.25rem;line-height:28px;line-height:2.33333rem;vertical-align:middle;font-weight:bold;border-radius:3px;border:1px solid #d3d3d3}.bx-modal-container .bx-catalog-set-item-col,.bx-modal-container .bx-catalog-set-item-scu,.bx-modal-container .bx-catalog-set-item-custom{padding:5px 15px;padding:0.41667rem 1.25rem}.bx-modal-container .bx-catalog-set-item-img{padding:10px;padding:0.83333rem;position:relative;padding-top:109% !important;height:0} .bx-modal-container .bx-catalog-set-item-img-container{position:absolute;top:5px;top:0.41667rem;right:5px;right:0.41667rem;bottom:5px;bottom:0.41667rem;left:5px;left:0.41667rem} .bx-modal-container .bx-catalog-set-item-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:100%}.bx-modal-container .bx-catalog-set-item-title{overflow:hidden;height:50px;height:4.16667rem;vertical-align:top;position:relative}.bx-modal-container .bx-catalog-set-item-title:after{content:"";background:linear-gradient(180deg,rgba(255,255,255,0) 0,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0 );bottom:0;right:0;left:0;height:10px;height:0.83333rem;position:absolute;transition:opacity 200ms ease}.bx-modal-container .bx-catalog-set-item .price__pdv{float:right}.bx-modal-container .bx-catalog-set-itemosition{position:relative}.bx-modal-container .catalog_item__name{text-align:left}.bx-modal-container .bx-constructor-container-result{text-align:left}.bx-modal-container .detail__buy .icon-cart,.bx-modal-container .order-section .bx-soa-pp-desc-container .icon-cart,.order-section .bx-modal-container .bx-soa-pp-desc-container .icon-cart,.bx-modal-container .order-sidebar .bx-soa-cart-total .icon-cart,.order-sidebar .bx-modal-container .bx-soa-cart-total .icon-cart{height:26px;height:2.16667rem;margin-right:5px;margin-right:0.41667rem;width:30px;width:2.5rem}.bx-modal-container .bx-added-item-table-cell-del{box-sizing:border-box;height:108px;height:9rem}.bx-modal-container .bx-catalog-set-item-price{margin-bottom:10px;margin-bottom:0.83333rem}.bx-modal-container .bx-catalog-set-item-col{text-align:center}.bx-modal-container .bx-catalog-set-item-col-minus,.bx-modal-container .bx-catalog-set-item-col-plus{display:inline-block;width:20px;width:1.66667rem;height:20px;height:1.66667rem;line-height:20px;line-height:1.66667rem;text-align:center;vertical-align:middle}.bx-modal-container .bx-catalog-set-item-col-input{display:inline-block;width:25px;width:2.08333rem;height:20px;height:1.66667rem;vertical-align:middle;font-size:11px;font-size:0.91667rem}.bx-modal-container .bx-catalog-set-item-add-btn{text-align:center}.bx-modal-container .bx-catalog-set-item-custom{font-size:12px;font-size:1rem;color:#B8B8B8}.bx-modal-container .bx-catalog-set-topsale-slide{display:none}.bx-modal-container .bx-catalog-set-topsale-slide.bx-active{display:block}.bx-modal-container .bx-catalog-set-topsale-slide-control{text-align:center;padding-top:20px;padding-top:1.66667rem;padding-bottom:20px;padding-bottom:1.66667rem}.bx-modal-container .bx-catalog-set-topsale-slide-control-dot{display:inline-block;width:11px;width:0.91667rem;height:11px;height:0.91667rem;border-radius:50%;background:#dbdbdb}.bx-modal-container .bx-catalog-set-topsale-slide-control-dot:hover,.bx-modal-container .bx-catalog-set-topsale-slide-control-dot.bx-active{background:#1485CE}@media (max-width:992px){.picbox__bar .scroll-arrow{display:none} }@media (max-width:530px){.bx-modal-container .bx-added-item-table,.bx-modal-container .bx-added-item-table tbody,.bx-modal-container .bx-added-item-table tr,.bx-modal-container .bx-added-item-table-cell-img,.bx-modal-container .bx-added-item-table-cell-itemname,.bx-modal-container .bx-added-item-table-cell-price,.bx-modal-container .bx-added-item-table-cell-del{display:block} .bx-modal-container .bx-added-item-table,.bx-modal-container .bx-added-item-table tr,.bx-modal-container .bx-added-item-table-cell-itemname,.bx-modal-container .bx-added-item-table-cell-price,.bx-modal-container .bx-added-item-table-cell-del{width:100%} .bx-modal-container .bx-added-item-table tr{padding-top:10px;padding-top:0.83333rem;padding-bottom:15px;padding-bottom:1.25rem;border-top:1px solid #EDEEF0;clear:both} .bx-modal-container .bx-added-item-table-cell-img{float:left;border-top:none} .bx-modal-container .bx-added-item-table-cell-itemname{border-top:none} .bx-modal-container .bx-added-item-table-cell-price{border-top:none} .bx-modal-container .bx-added-item-table-cell-del{text-align:right;border-top:none;margin-top:-30px;margin-top:-2.5rem;padding-right:20px;padding-right:1.66667rem;box-sizing:border-box;height:auto} .bx-catalog-set-topsale-slider-box .scroll-element.scroll-x.scroll-scrollx_visible{display:none} .bx-modal-container .bx-added-item-table-cell-del .bx-added-item-delete-text{color:#D63131;cursor:pointer;display:inline} .bx-modal-container .bx-catalog-set-topsale-slider-box:after,.bx-modal-container .bx-catalog-set-topsale-slider-box:before{width:2px;width:0.16667rem} .bx-modal-container .bx-catalog-set-item-img img{border:1px solid #EDEEF0} .bx-modal-container .bx-catalog-set-item-img,.bx-modal-container .bx-catalog-set-item-custom{padding:10px 5px;padding:0.83333rem 0.41667rem} }.bx-filter{border:1px solid #e0e0e0;border-radius:9px;margin-bottom:18px;margin-bottom:1.5rem;width:100%}.bx-filter .bx-filter-section{position:relative}.bx-filter .bx-filter-section > .row{padding:0 5px;padding:0 0.41667rem}.bx-filter .bx-filter-title{font-size:19px;font-size:1.58333rem;font-weight:bold;margin-bottom:10px;margin-bottom:0.83333rem;padding:0 10px;padding:0 0.83333rem;color:#000;text-shadow:0 1px 0 #fff}.bx-filter .bx-filter-parameters-box{padding:18px 1em;padding:1.5rem 1em;position:relative} .bx-filter .bx-filter-parameters-box:first-child{border-radius:9px 9px 0 0}.bx-filter .bx-filter-parameters-box-title{color:#000;font-size:15px;font-size:1.25rem;font-weight:bold}.bx-filter-parameters-box .bx-filter-parameters-box-angle{border-top:4px solid;border-left:4px solid transparent;border-right:4px solid transparent;display:inline-block;vertical-align:middle}.bx-filter-parameters-box.bx-active .bx-filter-parameters-box-angle{border-top:transparent;border-bottom:4px solid}@media (min-width:992px){.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1){clear:both} }@media (min-width:768px) and (max-width:991px){.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1){clear:both} }.bx-filter .bx-filter-parameters-box-title span{cursor:pointer} .bx-filter .bx-filter-parameters-box-title span:hover{color:#7c7c7c}.bx-filter .bx-filter-block{box-sizing:content-box;display:none;margin-top:9px;margin-top:0.75rem;transition:padding .3s ease}.bx-filter .bx-filter-button-box .bx-filter-block,.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block{display:block}.bx-filter .bx-filter-parameters-box .bx-filter-block i.bx-ft-sub{font-style:normal;display:block;float:left;font-size:13px;font-size:1.08333rem;line-height:36px;line-height:3rem;margin-right:4.5px;margin-right:0.375rem}.bx-filter-param{border:1px solid #e0e0e0;border-radus:3.6px;display:block;margin-top:-1px;margin-top:-0.08333rem;padding:4.5px 9px 4.5px 27px;padding:0.375rem 0.75rem 0.375rem 2.25rem} .bx-filter-param:first-child{margin-top:0}.bx-filter .bx-filter-parameters-box-container-block{font-size:11px;font-size:0.91667rem;color:#3f3f3f}.bx-filter .bx-filter-input-container{overflow:hidden}.bx-filter-search > input,.bx-filter .bx-filter-input-container input{display:block;font-size:13px;font-size:1.08333rem;height:36px;height:3rem;min-width:0;width:100%;margin:0;padding:0 4px;padding:0 0.33333rem;background:#fff;outline:none}.bx-filter .bx-filter-input-container input{text-align:right}.bx-retina .bx-filter .bx-filter-input-container input{border-style:solid;border-width:1px;border-image:url(/local/templates/sm_default/assets/css/images/border_default.png) 2 repeat}.bx-filter .bx-filter-input-container input:focus{border-color:#7c7c7c}.bx-retina .bx-filter .bx-filter-input-container input:focus{border-image:url(/local/templates/sm_default/assets/css/images/active.png) 2 repeat}.bx-ios .bx-filter .bx-filter-input-container input{background-image:linear-gradient(#fff 0,#fff 100%)}.bx-filter .bx-filter-button-box{border-radius:0 0 9px 9px;clear:both;padding:18px 1em;padding:1.5rem 1em;text-align:center}.bx-filter .bx-ui-slider-track-container{padding-top:35px;padding-top:2.91667rem;padding-bottom:25px;padding-bottom:2.08333rem}.bx-filter .bx-ui-slider-track{position:relative;height:7px;height:0.58333rem;background:#d8e9f0}.bx-filter .bx-ui-slider-part{position:absolute;top:-6px;top:-0.5rem;width:1px;width:0.08333rem;height:17px;height:1.41667rem;background:#a2bfc7}.bx-filter .bx-ui-slider-part.p1{background:none;left:-1px;left:-0.08333rem}.bx-filter .bx-ui-slider-part.p2{left:25%}.bx-filter .bx-ui-slider-part.p3{left:50%}.bx-filter .bx-ui-slider-part.p4{left:75%}.bx-filter .bx-ui-slider-part.p5{background:none;right:-1px;right:-0.08333rem}.bx-filter .bx-ui-slider-part span{font-size:11px;font-size:0.91667rem;position:absolute;top:-16px;top:-1.33333rem;left:50%;display:block;width:100px;width:8.33333rem;margin-left:-50px;margin-left:-4.16667rem;text-align:center;color:#000}.bx-filter .bx-ui-slider-part.p2 span,.bx-filter .bx-ui-slider-part.p3 span,.bx-filter .bx-ui-slider-part.p4 span{color:#6b8086}.bx-filter .bx-ui-slider-range,.bx-filter .bx-ui-slider-pricebar,.bx-filter .bx-ui-slider-pricebar-vd,.bx-filter .bx-ui-slider-pricebar-vn,.bx-filter .bx-ui-slider-pricebar-v{position:absolute;top:0;bottom:0}.bx-filter .bx-ui-slider-range{z-index:50}.bx-filter .bx-ui-slider-pricebar{z-index:100}.bx-filter .bx-ui-slider-pricebar-vd{background:#849da4;background:linear-gradient(180deg,#849da4 0,#93afb7 100%);z-index:60}.bx-filter .bx-ui-slider-pricebar-vn{z-index:70;background:#a8dff3}.bx-filter .bx-ui-slider-pricebar-v{background:#7c7c7c;background-image:linear-gradient(180deg,#7c7c7c,#695757);z-index:80}.bx-filter .bx-ui-slider-handle{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:0 -92px;width:23px;width:1.91667rem;height:22px;height:1.83333rem;position:absolute;top:-6px;top:-0.5rem;border-bottom:none;z-index:90}.bx-filter .bx-ui-slider-handle:hover{cursor:-webkit-grab;cursor:grab}.bx-filter .bx-ui-slider-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.bx-filter .bx-ui-slider-handle.left{left:0;margin-left:-21px;margin-left:-1.75rem}.bx-filter .bx-ui-slider-handle.right{right:0;margin-right:-21px;margin-right:-1.75rem}.bx-filter .select__btn{width:100%}.bx-filter .bx-filter-select-text{overflow:hidden;max-width:100%;cursor:pointer;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis}.bx-filter .bx-filter-select-text.fix{min-width:120px;min-width:10rem}.bx-filter .bx-filter-select-text label{cursor:pointer}.bx-filter .bx-filter-select-arrow{position:absolute;top:0;right:0;width:34px;width:2.83333rem;height:33px;height:2.75rem;cursor:pointer;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC") no-repeat center}.bx-filter .bx-filter-tag{padding:18px;padding:1.5rem}.bx-filter .bx-tag-link{font-size:12px;font-size:1rem;text-decoration:none;text-shadow:none}.bx-filter .bx-tag-link.bx-active,.bx-filter .bx-tag-link:hover{color:#1d3d46}.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label{float:left;display:block;margin-right:5px;margin-right:0.41667rem}.bx-filter-select-container .bx-filter-param-label,.bx-filter-param-btn-block .bx-filter-param-label{display:block;float:none;margin-right:0}.bx-filter-param-btn-prices .bx-filter-param-label{min-width:48%;float:left;margin-right:4%} .bx-filter-param-btn-prices .bx-filter-param-label:nth-child(2n){margin-right:0}.bx-filter-select-container .bx-filter-param-label{margin:0}.bx-filter-select-container .bx-filter-btn-color-icon,.bx-filter-param-btn-block .offer_prop__icon{margin-right:9px;margin-right:0.75rem;vertical-align:middle}.bx-filter-select-container .bx-filter-btn-color-icon{border-radius:0;border:1px solid #ededed}.bx-filter-select-container .offer_prop__img{box-shadow:0;border-radius:0}.bx-filter .bx-filter-param-label{cursor:pointer;display:block} .bx-filter .bx-filter-param-label.checked{cursor:pointer} .bx-filter .bx-filter-param-label .offer_prop__icon{display:inline-block}.bx-filter .bx-filter-param-label.dib{display:inline-block}.bx-filter .bx-filter-param-text{font-weight:normal;vertical-align:middle}.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text{color:#6c6c6c}.bx-filter-select-popup .bx-filter-param-label.bx-active{background:#f3f8fa}.bx-filter .bx-filter-param-btn{font-weight:normal;display:inline-block;width:38px;width:3.16667rem;height:38px;height:3.16667rem;padding:6px;padding:0.5rem;text-align:center;text-decoration:none;color:#000;vertical-align:middle;border:1px solid #ccd5db;border-radius:2px;background:#fff;position:relative;transition:border .3s ease,box-shadow .1s ease,color .3s ease;cursor:pointer}.bx-retina .bx-filter .bx-filter-param-btn{border-style:solid;border-width:1px;border-image:url(/local/templates/sm_default/assets/css/images/border_default.png) 2 repeat}.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,.bx-filter .bx-filter-param-btn:hover,.bx-filter .bx-filter-param-btn:active,.bx-filter .bx-filter-param-btn:focus{border-color:#7c7c7c}.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,.bx-retina .bx-filter .bx-filter-param-btn:hover,.bx-retina .bx-filter .bx-filter-param-btn:active,.bx-retina .bx-filter .bx-filter-select-container:focus{border-image:url(/local/templates/sm_default/assets/css/images/active.png) 2 repeat}.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl{background:transparent;box-shadow:none}.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl{position:relative}.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before{position:absolute;bottom:0;right:0;top:0;left:0;content:' ';display:block;z-index:100;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;opacity:.7}.bx-filter .bx-filter-param-btn .bx-filter-param-text{line-height:26px;line-height:2.16667rem}.bx-filter .bx-filter-param-btn.bx-spm{width:23px;width:1.91667rem;min-width:23px;min-width:1.91667rem;height:23px;height:1.91667rem;line-height:23px;line-height:1.91667rem;font-weight:normal;padding:0;font-size:17px;font-size:1.41667rem;color:#767b7e;vertical-align:top;border-radius:50%;background-color:transparent}.bx-filter .bx-filter-param-btn.bx-spm.bx-plus{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center}.bx-filter .bx-filter-param-btn.bx-spm.bx-minus{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center}.bx-filter .bx-filter-param-btn.bx-spm:active{outline:none !important;box-shadow:inset 0 2px 3px rgba(0,0,0,0.12)}.bx-filter span.bx-spm{font-size:18px;font-size:1.5rem;line-height:23px;line-height:1.91667rem;display:inline-block;height:23px;height:1.91667rem;margin:0 10px;margin:0 0.83333rem;vertical-align:middle;color:#000}.bx-filter-select-popup .bx-filter-select-text-icon,.bx-filter .bx-filter-select-text-icon{line-height:33px;line-height:2.75rem;position:relative;display:inline-block;width:23px;width:1.91667rem;height:23px;height:1.91667rem;margin-top:-4px;margin-top:-0.33333rem;margin-right:2px;margin-right:0.16667rem;vertical-align:middle;border-radius:2px}.bx-filter-select-container .offer_prop__icon{border:1px solid #e0e0e0;padding:0}.bx-filter-select-container .bx-filter-btn-color-icon{float:left;width:18px;width:1.5rem;height:18px;height:1.5rem;top:0 !important}.bx-filter-btn-color-icon.all{position:relative;border:none;box-shadow:none}.bx-filter-btn-color-icon.all:after,.bx-filter-btn-color-icon.all:before{position:absolute;width:60%;height:60%;background:#fff;content:" ";box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2)}.bx-filter-btn-color-icon.all:after{right:0;bottom:0}.bx-filter-btn-color-icon.all:before{top:0;left:0}.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon{opacity:.2}.bx-filter .bx-filter-parameter-biz{font-size:14px;font-size:1.16667rem;line-height:15px;line-height:1.25rem;display:inline-block;margin-right:10px;margin-right:0.83333rem;text-decoration:none;color:#1485ce;border-bottom:1px dashed}.bx-filter .bx-filter-parameter-biz:hover{text-decoration:none;border-bottom:1px solid}.bx-filter .bx-filter-parameter-biz.bx-active{position:relative;color:#000;border-color:transparent}.btn-themes{color:#FFF}.btn-themes.bx-active,.btn-themes.focus,.btn-themes:active,.btn-themes:focus,.btn-themes:hover{color:#FFF}.bx-filter .bx-filter-popup-result{margin-top:-7px;margin-top:-0.58333rem;margin-left:10px;margin-left:0.83333rem;padding:0 10px;padding:0 0.83333rem;background:#fff;border:2px solid #7c7c7c;border-radius:3px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.1);color:#3F3F3F;display:none;float:left;height:26px;height:2.16667rem;left:102%;line-height:26px;line-height:2.16667rem;position:absolute;white-space:nowrap;z-index:930} .bx-filter .bx-filter-popup-result:before{border-right:20px solid #7c7c7c;border-top:15px solid transparent;border-bottom:15px solid transparent;content:'';display:block;left:-21px;left:-1.75rem;position:absolute;top:-2px;top:-0.16667rem} .bx-filter .bx-filter-popup-result:after{border-right:19px solid #fff;border-top:13px solid transparent;border-bottom:13px solid transparent;content:'';display:block;position:absolute;left:-19px;left:-1.58333rem;top:0}.bx-filter .bx-filter-popup-result a{font-weight:bold;text-decoration:underline}.bx-filter .bx-filter-popup-result a:hover{text-decoration:none}.bx-filter .bx-filter-popup-result-close{display:none}@media (max-width:767px){.bx-touch .bx-filter .bx-filter-popup-result{font-size:12px;font-size:1rem;line-height:14px;line-height:1.16667rem;position:fixed !important;z-index:1001;top:auto !important;right:0 !important;bottom:0 !important;left:0 !important;margin-top:0;margin-left:0;width:auto;height:auto;padding:10px;padding:0.83333rem;border-radius:2px;border:1px solid #c6dae7;background:rgba(255,255,255,0.9)} .bx-touch .bx-filter .bx-filter-popup-result br{display:none} .bx-filter .bx-filter-popup-result .arrow{display:none} }.bx-filter-submit{margin-bottom:9px;margin-bottom:0.75rem}.bx-filter-reset{background:none;border:none;border-bottom:1px dotted;cursor:pointer;font-family:Arial,Helvetica,sans-serif;line-height:1;margin:0 auto;padding:0;text-decoration:none}.bx-filter-reset:hover{color:#7c7c7c}.bx-filter .bx-filter-scroll{max-height:198px;max-height:16.5rem;overflow:auto;padding-top:1px;padding-top:0.08333rem} .bx-filter .bx-filter-scroll .scroll-element{background:#fafafa linear-gradient(180deg,#fafafa,#f2f2f2) repeat scroll 0 0}.filterin{margin-bottom:18px;margin-bottom:1.5rem} .filterin__prop{margin-right:9px;margin-right:0.75rem} .filterin__name{font-weight:bold;margin-right:9px;margin-right:0.75rem} .filterin__val{cursor:pointer;margin-right:8px;margin-right:0.66667rem;white-space:nowrap} .filterin__val:hover{text-decoration:underline} .filterin__val:last-child{margin-right:0} .filterin__hint{margin-left:.5em;border-radius:3.6px;width:13.5px;width:1.125rem} .filterin__hint.del{background:#7c7c7c} .filterin__hint.reset{background:#f9730e} .filterin__hint > .icon-close{font-size:10px;font-size:0.83333rem}@media (min-width:992px){.bx-filter-submit{margin:0 auto 9px;margin:0 auto 0.75rem;width:80%} }@media (min-width:992px){.bx-filter-submit{margin:0 auto 9px;margin:0 auto 0.75rem;width:80%} }.props_group{margin-bottom:9px;margin-bottom:0.75rem} .props_group__name{color:#7c7c7c;font-size:15px;font-size:1.25rem;font-weight:bold;padding:9px 18px;padding:0.75rem 1.5rem} .props_group__props{width:100%} .props_group__props > tbody > tr > th,.props_group__props > tbody > tr > td{padding:9px 18px;padding:0.75rem 1.5rem;text-align:left;width:50%} .props_group__props > tbody > tr:nth-child(odd){background:#e0e0e0} @media (min-width:992px){.props_group{width:580px;width:48.33333rem} }.reviews-bar .form-panel .btn,.reviews-bar .form-panel .bx-catalog-subscribe-button{width:100%;margin-bottom:10px;margin-bottom:0.83333rem}#form_reviews{display:none}.reviews__item{margin-bottom:18px;margin-bottom:1.5rem}.reviews__user{background-color:#ededed;margin-bottom:9px;margin-bottom:0.75rem;padding:9px 18px;padding:0.75rem 1.5rem}.reviews__image-avatar{display:block;float:left;margin-right:9px;margin-right:0.75rem} .reviews__image-avatar .icon-user{height:20px;height:1.66667rem;width:20px;width:1.66667rem}.reviews__user-name{color:#555555;font-size:14px;font-size:1.16667rem;font-weight:bold;display:block;float:left;margin-right:10px;margin-right:0.83333rem}.reviews__detail{margin-bottom:9px;margin-bottom:0.75rem;padding:0 9px;padding:0 0.75rem} .reviews__detail-name{font-weight:bold}.reviews__rate{vertical-align:middle}.reviews__date{vertical-align:middle}.reviews .btn,.reviews .bx-catalog-subscribe-button{margin-bottom:10px;margin-bottom:0.83333rem;width:100%}.brand{color:#666666} .brand__logo{display:inline-block;min-width:100px;min-width:8.33333rem;width:150px;width:12.5rem} .brand__text{font-size:15px;font-size:1.25rem;padding:9px 0;padding:0.75rem 0} .brand > .media-left{display:block;padding-right:0}@media (min-width:768px){.brand > .media-left{display:table-cell;padding-right:18px;padding-right:1.5rem} }.sale-personal-section-index-block{background:#7c7c7c;background-size:cover;border-radius:3px;box-sizing:border-box;color:#fff;display:-ms-flexbox;display:flex;height:87%;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:18px;margin-bottom:1.5rem;opacity:.8;padding:27px 18px;padding:2.25rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all 0.3s}.sale-personal-section-index-block:hover,.sale-personal-section-index-block:active,.sale-personal-section-index-block:focus{color:#fff;opacity:1;text-decoration:none}.sale-personal-section-index-block-name{font-size:15px;font-size:1.25rem;margin:0}@media (max-width:992px){.sale-personal-section-index-block{height:auto;margin:8px 0;margin:0.66667rem 0} }.sale-personal-section-row-flex{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.panel,.order-section{border:1px solid #e0e0e0;border-radius:0.75em;margin-bottom:18px;margin-bottom:1.5rem;position:relative} .panel__head,.order-section .order-section__title{border-bottom:1px solid #e0e0e0;border-radius:8px 8px 0 0;border-radius:0.75em 0.75em 0 0;font-size:15px;font-size:1.25rem;font-weight:bold;overflow:hidden;padding:9px 18px;padding:0.75rem 1.5rem;text-align:left} .panel__name{display:inline-block;font-size:15px;font-size:1.25rem;font-weight:bold;margin:0} .panel__body,.order-section .bx-soa-section-content{margin:0 18px 0;margin:0 1.5rem 0;padding-top:18px;padding-top:1.5rem} .panel__body .table_items,.order-section .bx-soa-section-content .table_items{marginbottom:0} .panel__body .table_items tr:last-child > td,.order-section .bx-soa-section-content .table_items tr:last-child > td{border-bottom:0} .panel__body.is-hidden,.order-section .is-hidden.bx-soa-section-content{display:none} .panel__col{margin-bottom:18px;margin-bottom:1.5rem} .panel__col .list-inline{margin-bottom:0} .panel__icon{fill:#e0e0e0;margin-right:.5em} .panel__icon.icon-user{height:22px;height:1.83333rem;margin-bottom:-2px;margin-bottom:-0.16667rem;margin-top:-2px;margin-top:-0.16667rem;width:22px;width:1.83333rem} .panel__icon.icon-box{height:22px;height:1.83333rem;margin-bottom:-2px;margin-bottom:-0.16667rem;margin-top:-2px;margin-top:-0.16667rem;width:23px;width:1.91667rem} .panel__icon.icon-cart{height:22px;height:1.83333rem;margin-bottom:-2px;margin-bottom:-0.16667rem;margin-top:-2px;margin-top:-0.16667rem;width:26px;width:2.16667rem} .panel__more{color:#f9730e;float:right;font-size:13px;font-size:1.08333rem;font-weight:bold;text-decoration:none} .panel__sub{padding:9px 0 7.2px;padding:0.75rem 0 0.6rem;text-transform:uppercase} .panel__subtitle{color:#999999;float:left;font-size:10px;font-size:0.83333rem;margin:0 4.5px 0 0;margin:0 0.375rem 0 0} .panel__subborder{background:#e0e0e0;display:block;height:1px;height:0.08333rem;margin:8.5px 0;margin:0.70833rem 0;overflow:hidden} .panel__footer{margin:9px 18px;margin:0.75rem 1.5rem;padding-top:9px;padding-top:0.75rem;border-top:1px solid #e0e0e0} .panel__footer a{color:#000;font-size:11px;font-size:0.91667rem;font-weight:bold;line-height:18px;line-height:1.5rem;text-decoration:none} .panel__footer a:hover{text-decoration:underline}.profile_block.order_hided{border-radius:8px 8px 0 0;border-bottom:none;padding:0}.profile_block.order_hided .profile_block_body{display:none}.profile_block .profile_block_head .icon{line-height:40px;line-height:3.33333rem;margin:-2px 7px 0 0;margin:-0.16667rem 0.58333rem 0 0}.profile_block .title-razdel{float:left;font-size:15px;font-size:1.25rem;margin-left:7px;margin-left:0.58333rem}.profile_block td{color:#444;padding-bottom:16px;padding-bottom:1.33333rem}.profile_block img{max-height:100px;max-height:8.33333rem;max-width:80px;max-width:6.66667rem}.table_items,.table_items > tbody,.table_items > tbody > tr{display:block}.table_items > tbody > tr > td{display:block;border:none;padding:0}.table_item{border-bottom:1px solid #e0e0e0;margin-bottom:18px;margin-bottom:1.5rem;padding-bottom:18px;padding-bottom:1.5rem;position:relative} .table_item__td:first-line{line-height:36px;line-height:3rem} .table_item__pic{box-sizing:border-box;float:left;padding:0 9px 9px 0;padding:0 0.75rem 0.75rem 0;text-align:center;width:25%} .table_item__img{max-height:90px;max-height:7.5rem} .table_item__head{margin-bottom:9px;margin-bottom:0.75rem;text-align:left} .table_item__name{margin:0} .table_item__offer_props{margin-bottom:9px;margin-bottom:0.75rem} .table_item .table_item__price{float:left} .table_item .table_item__sum{clear:right;float:right} .table_item__quantity{float:right;margin-bottom:9px;margin-bottom:0.75rem} .table_item__total{clear:both;text-align:center} .table_item__link{margin-left:0.75em;margin-right:0.75em;white-space:nowrap} .table_item .price__pdv{color:#f9730e} .table_item .dl-list{overflow:hidden}@media (min-width:768px){.table_item__name{font-size:15px;font-size:1.25rem} .table_item__pic{padding:0 18px 18px 0;padding:0 1.5rem 1.5rem 0} .table_item__props{clear:none} }@media (min-width:992px){.table_items{display:table;min-height:auto;width:100%} .table_items > tbody{display:table-row-group} .table_items > tbody > tr{display:table-row} .table_item__td,.table_items > tbody > tr > td,.table_item .table_item__quantity,.table_item .table_item__price,.table_item .table_item__total,.table_item .table_item__sum{display:table-cell;float:none;margin:0;padding:27px 4.5px;padding:2.25rem 0.375rem;vertical-align:top} .table_item{display:table-row;margin:0;padding:0;position:static} .table_item__title{display:none} .table_item .table_item__total{float:right;text-align:left} .table_item__img{max-height:none} .table_item__link{display:block;margin:0 0 9px 0;margin:0 0 0.75rem 0} }.personal-subscribe .personal-subscribe__format,.personal-subscribe .personal-subscribe__rubrics,.personal-subscribe .personal-subscribe__note,.personal-subscribe .personal-subscribe__button,.personal-subscribe .personal-subscribe__utility{margin-bottom:9px;margin-bottom:0.75rem}.personal-subscribe .personal-subscribe__utility .btn,.personal-subscribe .personal-subscribe__utility .bx-catalog-subscribe-button{margin:9px 0;margin:0.75rem 0}.personal-subscribe .personal-subscribe__note{color:#666666}.personal-subscribe .personal-subscribe__save-icon{background-position:0 -1787px;height:16px;height:1.33333rem;width:24px;width:2rem}.personal-subscribe .personal-subscribe__email{display:inline-block;width:auto;min-width:220px;min-width:18.33333rem}.personal-subscribe .radio-inline,.personal-subscribe .checkbox-inline{padding:9px 18px 9px 21.6px;padding:0.75rem 1.5rem 0.75rem 1.8rem}.authform .authform__title{font-size:16px;font-size:1.33333rem;line-height:18px;line-height:1.5rem}.authform .authform__nonsecure-note,.authform .authform__btn,.authform .authform__title{margin-bottom:18px;margin-bottom:1.5rem}.authform .authform__captcha-input{float:left;max-width:138.5px;max-width:11.54167rem;border-top-right-radius:0;border-bottom-right-radius:0}.authform .authform__restore-link:hover{color:#7c7c7c;text-decoration:underline}.authform input{max-width:275px;max-width:22.91667rem}.authform .authform__btn{width:100%;max-width:260px;max-width:21.66667rem}.authform.is-popup .authform__btns > div{display:inline-block;vertical-align:middle;text-align:right;margin-left:-4px;margin-left:-0.33333rem}.authform.is-popup .authform__btns > div:nth-child(1){width:40%}.authform.is-popup .authform__btns > div:nth-child(1) .btn,.authform.is-popup .authform__btns > div:nth-child(1) .bx-catalog-subscribe-button{width:100%}.authform.is-popup .authform__btns > div:nth-child(2){width:60%}.authform.is-popup input{max-width:100%}.authform.is-popup div.bx-auth-services div{width:auto}.authform.is-popup div.bx-auth-services b{display:none}.authform.is-popup .authform__captcha-input{padding:9px 0;padding:0.75rem 0}.sale-personal-section-index-block{background:#7c7c7c;background-size:cover;border-radius:3px;box-sizing:border-box;color:#fff;display:-ms-flexbox;display:flex;height:87%;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:18px;margin-bottom:1.5rem;opacity:.8;padding:27px 18px;padding:2.25rem 1.5rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all 0.3s}.sale-personal-section-index-block:hover,.sale-personal-section-index-block:active,.sale-personal-section-index-block:focus{color:#fff;opacity:1;text-decoration:none}.sale-personal-section-index-block-name{font-size:15px;font-size:1.25rem;margin:0}@media (max-width:992px){.sale-personal-section-index-block{height:auto;margin:8px 0;margin:0.66667rem 0} }.sale-personal-section-row-flex{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.sale-personal-account-wallet-container{max-width:430px;max-width:35.83333rem;margin-bottom:18px;margin-bottom:1.5rem}.sale-personal-account-wallet-title{background-color:#7c7c7c;color:#fff;font-weight:bold;text-transform:uppercase;font-size:12px;font-size:1rem;padding:9px 18px;padding:0.75rem 1.5rem;border-radius:3px 3px 0 0}.sale-personal-account-wallet-list-container{background-color:#967676;color:#fff;border-radius:0 0 3px 3px}.sale-personal-account-wallet-list-item{position:relative;padding:9px 18px;padding:0.75rem 1.5rem;font-size:15px;font-size:1.25rem;overflow:hidden;border-bottom:1px solid #7c7c7c}.sale-personal-account-wallet-list .sale-personal-account-wallet-list-item:last-child{border-bottom:none}.sale-personal-account-wallet-currency{display:inline-block;float:left;font-size:15px;font-size:1.25rem;vertical-align:middle}.sale-personal-account-wallet-currency-item{font-size:15px;font-size:1.25rem;font-weight:bold;color:#fff}.sale-personal-account-wallet-currency-item + .sale-personal-account-wallet-currency-item{font-size:11px;font-size:0.91667rem;font-weight:bold}.sale-personal-account-wallet-sum{display:inline-block;float:right;white-space:nowrap;font-weight:bold;font-size:19px;font-size:1.58333rem;vertical-align:middle}.sale-acountpay-block{margin-bottom:10px;margin-bottom:0.83333rem}.sale-acountpay-title{font-size:14px;font-size:1.16667rem}.sale-acountpay-fixedpay-list{list-style:none;margin:0;padding:0}.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item{display:inline-block;cursor:pointer;text-align:center;background:#d1ecf0;height:40px;height:3.33333rem;line-height:40px;line-height:3.33333rem;vertical-align:middle;color:#000;font-size:13px;font-size:1.08333rem;min-width:55px;min-width:4.58333rem;border-radius:2px;margin-bottom:5px;margin-bottom:0.41667rem;padding:0 9px;padding:0 0.75rem;transition:background 300ms ease}.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item:hover{background:#d1e6f0}.bx-sap .control-label.input-lg,.bx-sap .input-group-lg > .control-label.form-control,.bx-sap.input-group-lg > .control-label.input-group-addon,.bx-sap.input-group-lg > .input-group-btn > .control-label.btn,.bx-sap.input-group-lg > .input-group-btn > .control-label.bx-catalog-subscribe-button{font-weight:normal;font-size:14px;font-size:1.16667rem;line-height:29px;line-height:2.41667rem;vertical-align:middle}.sale-acountpay-pp-company{padding-bottom:20px;padding-bottom:1.66667rem;z-index:100;position:relative}.sale-acountpay-pp .sale-acountpay-pp-company{padding:7px;padding:0.58333rem;border:1px solid transparent;transition:all 100ms ease}.sale-acountpay-pp-company-graf-container{border:2px solid #c3cace;border-radius:2px;position:relative;background:#fff;width:auto;height:0;padding-top:50%}.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-graf-container{border-color:#159ebb}.sale-acountpay-pp-company.bx-error .sale-acountpay-pp-company-graf-container{border-color:#db4a29}.sale-acountpay-pp-company.bx-warning .sale-acountpay-pp-company-graf-container{border-color:#ccbe71}input[type=checkbox].sale-acountpay-pp-company-checkbox{position:absolute;top:7px;top:0.58333rem;left:7px;left:0.58333rem;margin:0;padding:0;z-index:100}.sale-acountpay-pp-company-image{position:absolute;top:5px;top:0.41667rem;right:5px;right:0.41667rem;bottom:5px;bottom:0.41667rem;left:5px;left:0.41667rem;background-size:contain;background-repeat:no-repeat;background-position:center}.sale-acountpay-pp-company-smalltitle{padding-top:9px;padding-top:0.75rem;color:#a3a3a3;font-size:11px;font-size:0.91667rem;text-align:center;padding-bottom:5px;padding-bottom:0.41667rem}.sale-acountpay-pp-company-title{font-size:19px;font-size:1.58333rem;font-weight:bold}.sale-acountpay-pp-company-selected{padding:4px 0;padding:0.33333rem 0}ul.sale-acountpay-pp-list{margin:10px 0;margin:0.83333rem 0;padding:0;list-style:none;font-size:13px;font-size:1.08333rem;color:#000}ul.sale-acountpay-pp-list li{clear:both;padding:5px 0;padding:0.41667rem 0}.sale-acountpay-pp-list-termin{color:#8d8d8d;display:block}.sale-acountpay-pp-list-description{display:block}.sale-acountpay-pp-delivery-cost{position:absolute;font-size:14px;font-size:1.16667rem;line-height:14px;line-height:1.16667rem;color:#fff;padding:2px 4px;padding:0.16667rem 0.33333rem;right:-2px;right:-0.16667rem;bottom:-2px;bottom:-0.16667rem;border-radius:1px;background:rgba(0,0,0,0.5)}.sale-acountpay-pp-field .form-control{background:#fff}.sale-acountpay-pp-price{text-align:right;padding:4px 0;padding:0.33333rem 0}.sale-acountpay-service-small{color:#a3a3a3;font-size:11px;font-size:0.91667rem}@media (min-width:1200px){.sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(4n+1),.sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(4n+1){clear:both;padding-left:0} }@media (min-width:768px) and (max-width:1199px){.sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(3n+1),.sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(3n+1){clear:both;padding-left:0} }@media (max-width:767px){.sale-acountpay-pp,.sale-acountpay-pp-item-container{max-width:300px;max-width:25rem} .sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(2n+1),.sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(2n+1){clear:both;padding-left:0} }#loading_screen{position:fixed;z-index:1150;left:50%;top:50%;margin-left:-32px;margin-left:-2.66667rem;margin-top:-32px;margin-top:-2.66667rem;width:64px;width:5.33333rem;height:64px;height:5.33333rem}.sale-acountpay-input{text-align:right}.btn.sale-account-pay-button,.sale-account-pay-button.bx-catalog-subscribe-button{padding:0 28px;padding:0 2.33333rem;height:38px;height:3.16667rem;border:0;border-radius:2px;background:#70bb18;font:bold 13px/38px "Helvetica Neue",Helvetica,Arial,sans-serif;font:bold 1.08333rem/3.16667rem "Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff}.btn.sale-account-pay-button:hover,.sale-account-pay-button.bx-catalog-subscribe-button:hover{background:#7bd314;color:#fff;transition:background ease-out 0.5s}.bx-auth-profile .panel__name{display:inline}.sale-personal-profile-list-actions{min-width:120px;min-width:10rem}.sale-personal-profile-list-arrow-up,.sale-personal-profile-list-arrow-down{text-decoration:none}.sale-personal-profile-list-border{display:inline-block;margin:0 5px;margin:0 0.41667rem;height:22.5px;height:1.875rem;border-right:1px solid #e0e0e0;vertical-align:middle}.sale-profile-detail-link-list{margin-bottom:20px;margin-bottom:1.66667rem}.req{color:red}.sale-personal-profile-detail-input-file{display:none !important}.sale-personal-profile-detail-load-file-info{margin-left:5px;margin-left:0.41667rem;font-size:15px;font-size:1.25rem;font-weight:normal;cursor:pointer}.sale-personal-profile-hide{display:none}.sale-personal-profile-detail-form-file{padding-top:15px;padding-top:1.25rem}.sale-personal-profile-detail-form-label.vertical-align-top{vertical-align:top}.empty-cart{text-align:center} .empty-cart .empty-cart__image{width:131px;width:10.91667rem;height:116px;height:9.66667rem;margin:50px auto 42px;margin:4.16667rem auto 3.5rem;background-repeat:no-repeat;background-position:center;background-size:contain} .empty-cart .empty-cart__text{font-size:29px;font-size:2.41667rem;margin-bottom:36px;margin-bottom:3rem;margin-top:36px;margin-top:3rem;color:#b3b3b3} .empty-cart .empty-cart__descr{font-size:16px;font-size:1.33333rem;margin-bottom:72px;margin-bottom:6rem;margin-top:72px;margin-top:6rem}.order-section .order-section__edit{text-align:right}.order-section .bx-soa-editstep{font-size:12px;font-size:1rem;font-weight:normal}.order-section.bx-selected .order-section__edit{display:none}.order-section .bx-soa-section-content{padding-bottom:18px;padding-bottom:1.5rem}.order-section .bx-soa-custom-label{font-weight:bold;margin:9px 0;margin:0.75rem 0}.order-section .order-section__icon{display:none;width:30px;width:2.5rem;height:30px;height:2.5rem;fill:#7c7c7c;padding-right:18px;padding-right:1.5rem}.order-section:not(.bx-step-completed) .order-section__icon:nth-child(1){display:inline-block}.order-section.bx-step-completed .order-section__icon:nth-child(2){display:inline-block;fill:#a3d48e}.order-section.bx-step-completed.bx-step-error .order-section__icon:nth-child(2){display:none}.order-section.bx-step-completed.bx-step-error .order-section__icon:nth-child(3){fill:#d59595;display:inline-block}.order-section .bx-authform-starrequired{color:red}.order-section .radio-inline{display:inline-block}.order-section .bx-soa-pp-item-container{text-align:center}.order-section .bx-soa-pp-company{border:1px solid transparent;transition:all 100ms ease;padding-bottom:9px;padding-bottom:0.75rem;padding-top:9px;padding-top:0.75rem;position:relative}.order-section .bx-soa-pp-company-graf-container{border:2px solid transparent;border-radius:2px;position:relative;background:#fff;vertical-align:middle;display:inline-block;padding:1px;padding:0.08333rem;width:100%}.order-section .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container{border-color:transparent}.order-section .bx-soa-pp-company-image{width:100%;height:70px;height:5.83333rem;margin:auto;background-size:contain;background-repeat:no-repeat;background-position:center}.order-section .bx-soa-pp-company-logo{max-width:150px;max-width:12.5rem}.order-section input[type=checkbox].bx-soa-pp-company-checkbox{position:absolute;top:7px;top:0.58333rem;left:7px;left:0.58333rem;margin:0;padding:0;z-index:100;display:none}.order-section .bx-soa-pp-company .checkbox__icon{margin:0;position:absolute;left:7px;left:0.58333rem;top:7px;top:0.58333rem}.order-section .bx-soa-pp-delivery-cost{font-size:16px;font-size:1.33333rem;line-height:18px;line-height:1.5rem;text-align:center}.order-section .bx-soa-pp-company-smalltitle{cursor:pointer;display:block;font-size:14px;font-size:1.16667rem;padding:9px;padding:0.75rem;text-align:center;white-space:normal}.order-section .bx-bd-waring{border-color:#CCBE71}.order-section .bx-soa-pp-company{background:#fff;float:none;clear:both;width:auto;white-space:nowrap;display:inline-block;margin-left:0;padding-bottom:0;padding-top:0;vertical-align:top;width:50%}.order-section .bx-soa-pp-company *{white-space:normal}.order-section .bx-soa-pp-company-selected{margin-bottom:4.5px;margin-bottom:0.375rem;margin-top:4.5px;margin-top:0.375rem}.order-section .bx-soa-pp-company-selected img{vertical-align:middle;border:0}.order-section .bx-soa-pp-company-selected strong{margin-left:18px;margin-left:1.5rem;vertical-align:middle}.order-section .bx-soa-pp-price{margin-bottom:4.5px;margin-bottom:0.375rem;margin-top:4.5px;margin-top:0.375rem;text-align:right}.order-section .bx-soa-pp-desc-container{margin-left:-9px;margin-left:-0.75rem}.order-section .bx-soa-pp-desc-container .bx-soa-pp-company-subTitle{font-size:16px;font-size:1.33333rem;font-weight:bold;margin-bottom:9px;margin-bottom:0.75rem;margin-top:9px;margin-top:0.75rem;text-align:center}.order-section .bx-soa-pp-desc-container .bx-soa-pp-company{width:100%;background:transparent}.order-section .bx-soa-pp-desc-container .bx-soa-pp-company-logo{text-align:center;margin:9px auto;margin:0.75rem auto}.order-section ul.bx-soa-pp-list{padding:0;font-size:13px;font-size:1.08333rem;list-style:none;margin:18px 0;margin:1.5rem 0}.order-section ul.bx-soa-pp-list .bx-soa-pp-list-termin{color:#b3b3b3}.order-section .bx-soa-coupon{border-top:1px solid #b3b3b3;margin-top:36px;margin-top:3rem;padding-bottom:18px;padding-bottom:1.5rem;padding-top:18px;padding-top:1.5rem}.order-section .bx-soa-coupon-label{font-weight:bold;margin-bottom:4.5px;margin-bottom:0.375rem}.order-section .bx-soa-coupon-input{position:relative;margin-bottom:4.5px;margin-bottom:0.375rem;max-width:260px;max-width:21.66667rem}.order-section .bx-soa-coupon-input:after{content:" ";display:block;width:8px;width:0.66667rem;height:8px;height:0.66667rem;background-color:transparent;border-right:2px solid #8da3ad;border-bottom:2px solid #8da3ad;position:absolute;right:10px;right:0.83333rem;top:50%;margin-top:-4px;margin-top:-0.33333rem;transform:rotate(-45deg);cursor:pointer}.order-section .bx-soa-coupon-item{display:block;max-width:260px;max-width:21.66667rem}.order-section .bx-soa-coupon-item > strong{display:block;margin-bottom:9px;margin-bottom:0.75rem;margin-top:9px;margin-top:0.75rem;padding-bottom:9px;padding-bottom:0.75rem;padding-top:9px;padding-top:0.75rem;position:relative;font-weight:normal}.order-section .bx-soa-coupon-remove{position:absolute;right:-30px;right:-2.5rem;top:50%;transform:translateY(-50%)}.order-section .bx-soa-tooltip{display:none}.order-section .bx-soa-more{margin:0}.order-section .bx-soa-more-btn{border-top:1px solid #b3b3b3;padding:18px 0;padding:1.5rem 0}.order-section .bx-soa-item-table{display:table;min-width:100%}.order-section .bx-soa-item-tr{display:table-row}.order-section .bx-soa-item-td{border-top:1px dotted #b3b3b3;display:table-cell;padding:18px 0;padding:1.5rem 0;transition:all .2s ease;vertical-align:top} .order-section .bx-soa-item-td .bx-price.all{line-height:1}.order-section .bx-soa-item-tr:nth-child(1) .bx-soa-item-td{border-top-width:0}.order-section .bx-soa-item-img-block{float:left;padding-right:18px;padding-right:1.5rem;width:50px;width:4.16667rem}.order-section .bx-soa-item-imgcontainer{border-radius:4px;border:1px solid transparent;padding-top:100%;background-position:center;background-repeat:no-repeat;background-size:contain}.order-section .bx-soa-tooltip{display:none;cursor:pointer;position:relative}.order-section .bx-soa-tooltip:before,.order-section .bx-soa-tooltip:after,.order-section .tooltip:hover:before,.order-section .tooltip:hover:after{content:initial}.order-section .bx-soa-tooltip.bx-soa-tooltip-static{padding:9px 0;padding:0.75rem 0;position:relative}.order-section .bx-soa-tooltip-danger{color:#a94442}.order-section .bx-soa-reference{color:#b3b3b3;padding-bottom:27px;padding-bottom:2.25rem}.order-section .bx-soa-pickup-list .bx-soa-pickup-list-item{border-top:1px solid #b3b3b3;padding:18px 36px;padding:1.5rem 3rem;position:relative}.order-section .bx-soa-pickup-l-item-adress{font-weight:bold;font-size:17px;font-size:1.41667rem;padding-left:18px;padding-left:1.5rem;position:relative}.order-section .bx-soa-pickup-l-item-detail{display:block;min-height:80px;min-height:6.66667rem;padding-left:108px;padding-left:9rem;padding-top:18px;padding-top:1.5rem;position:relative}.order-section .bx-soa-pickup-l-item-img{position:absolute;top:23px;top:1.91667rem;left:0;max-width:90px;max-width:7.5rem;max-height:90px;max-height:7.5rem;height:auto;width:auto}.order-section .bx-soa-pickup-l-item-name{font-weight:bold}.order-section .bx-soa-pickup-l-item-btn{float:none;padding-left:108px;padding-left:9rem;padding-top:18px;padding-top:1.5rem;position:relative;top:auto;right:auto;margin-top:0}.order-section .bx-soa-pickup-preview-img{display:none}@media (min-width:768px){.order-section .bx-soa-pp-company{display:block;padding-bottom:9px;padding-bottom:0.75rem;padding-top:9px;padding-top:0.75rem;width:auto} .order-section .bx-soa-pp-company-smalltitle{display:inline-block;padding:18px;padding:1.5rem;vertical-align:middle} .order-section .bx-soa-pp-item-container{text-align:left} .order-section .bx-soa-pp-company-graf-container{width:auto} .order-section .bx-soa-pp-company-image{width:118px;width:9.83333rem} }@media (min-width:768px){.order-section .bx-soa-editstep{line-height:30px;line-height:2.5rem} .order-section .bx-soa-section-content{margin-left:72px;margin-left:6rem} .order-section .bx-soa-item-img-block{width:85px;width:7.08333rem} }.order-sidebar{position:relative} .order-sidebar *{box-sizing:border-box} .order-sidebar .bx-soa-cart-total.bx-soa-cart-total-fixed{position:fixed;top:10px;top:0.83333rem} .order-sidebar .bx-soa-cart-total-line{border-top:1px solid #b3b3b3;line-height:27px;line-height:2.25rem;overflow:hidden;padding:6px 0;padding:0.5rem 0} .order-sidebar .bx-soa-cart-total-line:nth-child(1){border-top:0} .order-sidebar .bx-soa-cart-t{float:left;font-weight:bold} .order-sidebar .bx-soa-cart-d{float:right} .order-sidebar .bx-soa-cart-total-button-container{display:block;padding:9px 0;padding:0.75rem 0;text-align:right} .order-sidebar .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d{font-size:28px;font-size:2.33333rem;line-height:auto} @media (min-width:768px){.order-sidebar .bx-soa-cart-total-button-container{display:none} }.order_item .sale-order-list-inner-row{padding:9px 0 7.2px;padding:0.75rem 0 0.6rem}.sale-order-history-link{display:inline-block;font-size:15px;font-size:1.25rem;color:#4a90e2;padding:0 34px 0 0;padding:0 2.83333rem 0 0}.sale-order-title{margin-top:40px;margin-top:3.33333rem;font-size:19px;font-size:1.58333rem;color:#262626}.sale-order-list-inner-row{padding:0;position:relative}.sale-order-list-inner-row-template{display:none}div.sale-order-list-repeat-container{padding:0}.sale-order-link-accomplished{padding:0;text-decoration:none}.sale-order-list-cancel-payment{margin-top:18px;margin-top:1.5rem;display:inline-block}.sale-order-list-status-alert,.sale-order-list-status-success{display:inline-block;padding:4px 10px 5px 8px;padding:0.33333rem 0.83333rem 0.41667rem 0.66667rem;border:1px solid #eab3b9;border-radius:2px;background:#ffe5e8;color:#d0021b;font-weight:bold}.sale-order-list-status-success{background:#e3f0bd;border:1px solid #bed277;color:#597707}.sale-order-list-payment-price{padding:4px 0 0 0;padding:0.33333rem 0 0 0;font-size:13px;font-size:1.08333rem}.sale-order-list-change-payment{margin:6px 0 0 0;margin:0.5rem 0 0 0;font-size:13px;font-size:1.08333rem}.sale-order-list-button{font-size:13px;font-size:1.08333rem;font-weight:bold;text-transform:uppercase;margin:9px 0 0 0;margin:0.75rem 0 0 0;max-width:none;float:none}.sale-order-list-shipment{font-size:13px;font-size:1.08333rem;list-style:none}.sale-order-list-shipment-item{padding:6px 0 0 0;padding:0.5rem 0 0 0}.sale-order-list-shipment-list-item-link{padding:16px 0 0 0;padding:1.33333rem 0 0 0;text-decoration:underline}.sale-order-list-shipment-id{font-weight:700}.sale-order-list-shipment-id-icon{display:inline-block;width:11px;width:0.91667rem;height:13px;height:1.08333rem;background:url("/local/templates/sm_default/assets/css/../img/sale-order-order-list-options-methods-shipment-list-item-id-element.svg") center no-repeat;cursor:pointer}.sale-order-list-top-border{width:auto;height:1px;height:0.08333rem;margin:18px 15px 21px 15px;margin:1.5rem 1.25rem 1.75rem 1.25rem;background:#f2f2f2}.sale-order-list-accomplished-title-container{background:#f2f2f2}.sale-order-list-accomplished-date-container{text-align:right}.sale-order-list-accomplished-date{padding:0 8px 0 0;padding:0 0.66667rem 0 0}.sale-order-list-accomplished-date{color:#4b8c03}.sale-order-list-accomplished-date.canceled-order{color:#ff0000}.sale-order-list-accomplished-date-number{color:#888}.sale-order-list-repeat-accomplished{text-align:right}.sale-order-list-inner-accomplished{border:1px solid #efecec;padding:13px 15px 15px 15px;padding:1.08333rem 1.25rem 1.25rem 1.25rem}.sale-order-list-shipment-status{margin:2px 0 0 0;margin:0.16667rem 0 0 0}.sale-order-list-shipment-status-item{display:inline-block;margin:6px 0 5px 0;margin:0.5rem 0 0.41667rem 0;vertical-align:middle}.sale-order-list-shipment-status-block{display:inline-block;padding:5px;padding:0.41667rem;border:1px solid rgba(128,134,142,0.2);border-radius:2px;background:#f3f4f5;font-size:13px;font-size:1.08333rem;font-weight:bold;color:#535c69;vertical-align:middle}.sale-order-state-green{background:#c2f388}.sale-order-state-yellow{background:#d7dd39}.sale-order-state-red{background:#dd6239}.sale-order-state-grey{background:#f2f2f2}@media (min-width:768px){.sale-order-list-button{float:right;max-width:115px;max-width:9.58333rem} }.sale-order-detail-back-to-list-link-up{display:inline-block;margin-bottom:18px;margin-bottom:1.5rem}.sale-order-detail-back-to-list-link-down{display:inline-block;margin-top:18px;margin-top:1.5rem}.sale-order-detail-title-element{margin:0;font-size:29px;font-size:2.41667rem;color:#262626}.sale-order-detail-about-order,.sale-order-detail-payment-options{margin-top:20px;margin-top:1.66667rem}.sale-order-detail-about-order-inner-container{padding:17px 16px 22px 19px;padding:1.41667rem 1.33333rem 1.83333rem 1.58333rem;border:1px solid #efecec}.sale-order-detail-about-order-inner-container-name{margin-bottom:18px;margin-bottom:1.5rem}.sale-order-detail-about-order-inner-container-name-read-more,.sale-order-detail-payment-options-methods-info-change-link,.sale-order-detail-about-order-inner-container-name-read-less,.sale-order-detail-show-link,.sale-order-detail-hide-link{display:inline-block;text-decoration:none} .sale-order-detail-about-order-inner-container-name-read-more:hover,.sale-order-detail-payment-options-methods-info-change-link:hover,.sale-order-detail-about-order-inner-container-name-read-less:hover,.sale-order-detail-show-link:hover,.sale-order-detail-hide-link:hover{text-decoration:none}.sale-order-detail-about-order-inner-container-name-read-less,.sale-order-detail-hide-link{display:none}.sale-order-detail-about-order-inner-container-name-detail,.sale-order-detail-about-order-inner-container-status-detail,.sale-order-detail-about-order-inner-container-price-detail{padding:5px 0 0 0;padding:0.41667rem 0 0 0;font-size:15px;font-size:1.25rem;font-weight:bold}div.sale-order-detail-about-order-inner-container-repeat{padding-left:0}.sale-order-detail-about-order-inner-container-repeat-button{display:block;font-size:13px;font-size:1.08333rem;font-weight:bold}.sale-order-detail-about-order-inner-container-repeat-cancel{background:transparent;border:none;box-shadow:none;display:block;padding:7px 0 0 0;padding:0.58333rem 0 0 0;font-size:13px;font-size:1.08333rem;color:#9b9b9b;text-align:center;text-decoration:underline}.sale-order-detail-about-order-inner-container-details-title{padding:7px 0 10px 0;padding:0.58333rem 0 0.83333rem 0;border-bottom:1px solid #f2f2f2}.sale-order-detail-about-order-inner-container-details-list{padding:0}.sale-order-detail-about-order-inner-container-list-item{display:block;padding:15px 0 0 0;padding:1.25rem 0 0 0}.sale-order-detail-about-order-inner-container-list-item-element{font-size:13px;font-size:1.08333rem;font-weight:bold;color:#303030}.sale-order-detail-about-order-inner-container-list-item-link{display:block;padding:3px 0 0 0;padding:0.25rem 0 0 0;font-size:13px;font-size:1.08333rem;font-weight:bold;color:#4a90e2}.sale-order-detail-payment-options-methods-container{position:relative;overflow:hidden}div.payment-options-methods-row{position:relative;overflow:hidden}.sale-order-detail-payment-options-inner-container{border:1px solid #efecec}div.sale-order-detail-payment-options-methods,div.sale-order-detail-payment-options-shipment{padding:20px 0 26px 0;padding:1.66667rem 0 2.16667rem 0;border-top:1px solid #f2f2f2;overflow:hidden}div.sale-order-detail-payment-options-shipment-image-container,div.sale-order-detail-payment-options-methods-image-container{text-align:center}.sale-order-detail-payment-options-info-image{display:inline-block;height:54px;height:4.5rem;background:url("/local/templates/sm_default/assets/css/../img/sale-personal-order-payment-options-order-number.svg") center no-repeat}.sale-order-detail-payment-options-info-container{padding:8px 0 0 6px !important;padding:0.66667rem 0 0 0.5rem !important}.sale-order-detail-payment-options-info-order-number,.sale-order-detail-payment-options-info-total-price{height:21px;height:1.75rem;line-height:21px;line-height:1.75rem;font-size:15px;font-size:1.25rem;font-weight:bold;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sale-order-detail-payment-options-info-total-price{font-size:15px;font-size:1.25rem;font-weight:bold}.sale-order-detail-payment-options-method{position:relative}.sale-order-detail-payment-options-methods-information-block{position:static;transition:opacity .5s .3s ease;opacity:1}.sale-order-detail-payment-options-methods-image-element,.sale-order-detail-payment-options-shipment-image-element{display:block;height:51px;height:4.25rem;margin:0;background-size:contain;background-position:center;background-repeat:no-repeat}.sale-order-detail-payment-options-methods-info{padding-left:5px !important;padding-left:0.41667rem !important}.sale-order-detail-payment-options-methods-info-title,.sale-order-detail-payment-options-methods-shipment-list-item-title{font-size:13px;font-size:1.08333rem;font-weight:bold;color:#000}.sale-order-detail-payment-options-shipment-button-element{font-size:13px;font-size:1.08333rem;font-weight:bold;color:#4a90e2}.sale-order-detail-payment-options-methods-info-title-status-alert,.sale-order-detail-payment-options-methods-info-title-status-success{display:inline-block;padding:4px 10px 5px 8px;padding:0.33333rem 0.83333rem 0.41667rem 0.66667rem;border:1px solid #eab3b9;border-radius:2px;background:#ffe5e8;font-weight:bold;color:#d0021b}.sale-order-detail-payment-options-methods-info-title-status-success{background:#e3f0bd;border:1px solid #bed277;color:#597707}.sale-order-detail-payment-options-methods-info-total-price{padding:4px 0 0 0;padding:0.33333rem 0 0 0;font-size:13px;font-size:1.08333rem}div.sale-order-detail-payment-options-methods-button-container{padding:0 15px 0 0;padding:0 1.25rem 0 0}.sale-order-detail-payment-options-methods-button-element,.sale-order-detail-payment-options-methods-button-element-new-window{display:block;font-size:13px;font-size:1.08333rem;font-weight:bold}.sale-order-detail-payment-options-methods-template{}div.sale-order-detail-payment-options-methods-template{position:absolute;left:1000px;left:83.33333rem;padding:24px 38px 24px 38px;padding:2rem 3.16667rem 2rem 3.16667rem;margin:0;border:1px solid #3bc8f5;transition:opacity .5s .3s ease;opacity:0}.sale-order-detail-active-event .sale-order-detail-payment-options-methods-template{position:relative;left:0;opacity:1}.sale-order-detail-active-event .sale-order-detail-payment-options-methods-information-block{position:absolute;left:1000px;left:83.33333rem;opacity:0}.sale-order-detail-active-event .sale-order-detail-payment-options-methods-template.sale-paysystem-close{position:absolute;left:1000px;left:83.33333rem}.inactive-button,.inactive-button:hover,.inactive-button:active{background:#dff0d8;color:#FFFFFF;cursor:default}.sale-order-detail-payment-options-shipment-composition-item-product-container,.sale-order-detail-payment-options-order-content-item-product-container{display:table;width:100%;border-top:1px solid #f2f2f2}.sale-order-detail-payment-options-methods-shipment-list{padding-left:5px !important;padding-left:0.41667rem !important;font-size:13px;font-size:1.08333rem;list-style:none}.sale-order-detail-payment-options-methods-shipment-list-item{padding:6px 0 0 0;padding:0.5rem 0 0 0}.sale-order-detail-shipment-id{font-weight:700}.sale-order-detail-shipment-id-icon{display:inline-block;width:11px;width:0.91667rem;height:13px;height:1.08333rem;background:url("/local/templates/sm_default/assets/css/../img/sale-order-item-id-element.svg") center no-repeat;cursor:pointer}.sale-order-payment-cancel{text-decoration:underline;cursor:pointer}.sale-order-payment-cancel:hover{text-decoration:none}.sale-order-detail-payment-options-shipment-button-container{text-align:right}.sale-order-detail-payment-options-shipment-button-element{display:block;text-decoration:underline}.sale-order-detail-payment-options-shipment-composition-map{display:none}.sale-order-detail-payment-options-shipment-composition-map-title{padding:44px 0 8px 0;padding:3.66667rem 0 0.66667rem 0;margin:0;font-size:15px;font-size:1.25rem;font-weight:bold;color:#2f3435}.sale-order-detail-payment-options-shipment-composition-map-container-map{width:100%;min-height:251px;min-height:20.91667rem}.sale-order-detail-payment-options-shipment-map-address{margin:19px 0 39px 0;margin:1.58333rem 0 3.25rem 0}.sale-order-detail-payment-options-shipment-map-address-title{color:#2f3435;font-size:15px;font-size:1.25rem;font-weight:bold}.sale-order-detail-payment-options-shipment-map-address-element{font-size:15px;font-size:1.25rem}.sale-order-detail-payment-options-shipment-composition-item-container{padding:17px 20px 14px 17px;padding:1.41667rem 1.66667rem 1.16667rem 1.41667rem;border:1px solid #efecec}.sale-order-detail-payment-options-shipment-composition-item,.sale-order-detail-payment-options-shipment-composition-item-product-container{display:table;width:100%}.sale-order-detail-payment-options-order-content-item-product-name,.sale-order-detail-payment-options-order-content-item-product-cost,.sale-order-detail-payment-options-order-content-item-product-amount,.sale-order-detail-payment-options-order-content-item-product-total-price,.sale-order-detail-payment-options-shipment-composition-item-title,.sale-order-detail-payment-options-shipment-composition-item-product-name,.sale-order-detail-payment-options-shipment-composition-item-product-amount,.sale-order-detail-payment-options-order-content-item-title{display:table-cell;text-align:center}.sale-order-detail-payment-options-shipment-composition-item-product-container{padding:11px 0 13px !important;padding:0.91667rem 0 1.08333rem !important}.sale-order-detail-payment-options-shipment-composition-item-product-name,.sale-order-detail-payment-options-shipment-composition-item-product-amount{line-height:55px !important;line-height:4.58333rem !important}.sale-order-detail-payment-options-shipment-composition-item-product-name{padding:0 0 0 18px !important;padding:0 0 0 1.5rem !important}.sale-order-detail-payment-options-shipment-composition-item-title{padding:0 0 12px 0 !important;padding:0 0 1rem 0 !important}.sale-order-detail-payment-options-order-content-item{display:table;width:100%;padding:19px 0 12px 0;padding:1.58333rem 0 1rem 0}.sale-order-detail-total-payment{padding:18px 0;padding:1.5rem 0}.sale-order-detail-total-payment-list-left,.sale-order-detail-total-payment-list-right{list-style:none}.sale-order-detail-total-payment-list-left-item{font-size:15px;font-size:1.25rem;color:#2f3435;text-align:right;list-style:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sale-order-detail-total-payment-list-right-item{height:20px;height:1.66667rem;line-height:20px;line-height:1.66667rem;font-size:15px;font-size:1.25rem;color:#2f3435;text-align:right}.sale-order-detail-about-order-inner-container-list-item,.sale-order-detail-about-order-inner-container-name-titile,.sale-order-detail-about-order-inner-container-status-title,.sale-order-detail-about-order-inner-container-price-title,.sale-order-detail-payment-options-shipment-composition-item-title,.sale-order-detail-payment-options-order-content-item-title{font-size:13px;font-size:1.08333rem;color:#888}.sale-order-detail-about-order-inner-container-details{display:none}.sale-order-detail-about-order-inner-container-details-title{font-size:13px;font-size:1.08333rem;font-weight:bold;color:#888}.sale-order-detail-about-order-title-element,.sale-order-detail-payment-options-title-element,.sale-order-detail-payment-options-order-content-title-element,.sale-order-detail-general-item{font-size:15px;font-size:1.25rem;font-weight:bold;margin:0}.sale-order-detail-payment-options-shipment-composition-title-element{font-size:15px;font-size:1.25rem;font-weight:bold}.sale-order-detail-general{border:1px solid #179ebb}.sale-order-detail-general-head{background:#179ebb}.sale-order-detail-general-item{display:inline-block;color:#fff}.sale-order-detail-payment-options-order-content{margin-top:20px;margin-top:1.66667rem}.sale-order-detail-payment-options-order-content-inner-container{border:1px solid #efecec}.sale-order-detail-payment-options-shipment-composition-container{margin:18px 0 36px;margin:1.5rem 0 3rem}.sale-order-detail-payment-inner-row-template{display:none;cursor:pointer;margin-top:20px;margin-top:1.66667rem}.sale-order-detail-order-item-info-container{position:relative;height:35px;height:2.91667rem}.sale-order-detail-order-item-info-container .sale-order-detail-order-item-td{border:none;position:absolute}.sale-order-detail-order-item-info-container .sale-order-detail-order-item-info-block{height:0;overflow:hidden;margin-bottom:10px;margin-bottom:0.83333rem}.sale-order-detail-order-item-info-block.bx-active{padding-top:10px;padding-top:0.83333rem;height:auto}.sale-order-detail-order-info-block{border:none;max-width:100%}.sale-order-detail-order-info-line{line-height:15px;line-height:1.25rem}.sale-order-detail-order-info-title{color:#7c7c7c;font-size:12px;font-size:1rem;padding:4px 0;padding:0.33333rem 0;vertical-align:top}.sale-order-detail-order-info-text{display:inline-block;font-size:12px;font-size:1rem;padding:4px 10px;padding:0.33333rem 0.83333rem;vertical-align:top}.sale-paysystem-close{position:absolute;top:7px;top:0.58333rem;right:7px;right:0.58333rem;z-index:1}.sale-paysystem-close-item{display:inline-block;width:18px;width:1.5rem;height:18px;height:1.5rem;background:url(/local/templates/sm_default/assets/css/../img/sale-personal-order-sprite.svg) 1px 1px no-repeat;transition:opacity .3s ease;opacity:1;cursor:pointer}.sale-paysystem-close-item:hover{opacity:.5}@media (min-width:768px) and (max-width:991px){.sale-order-detail-payment-options-methods-button-container{float:right} .sale-order-detail-payment-options-methods-button-element{display:block;padding:8px 22px 10px 22px;padding:0.66667rem 1.83333rem 0.83333rem 1.83333rem;margin:15px 0 0 0;margin:1.25rem 0 0 0;border-radius:2px;background:#70bb18;color:#fff;font-size:13px;font-size:1.08333rem;font-weight:bold;text-align:center;cursor:pointer} }@media (max-width:767px){div.sale-order-detail-payment-options-methods-button-container{margin:15px 0 0 0;margin:1.25rem 0 0 0} }@media (max-width:768px){.sale-order-detail-payment-options-methods-shipment-list,.sale-order-detail-payment-options-methods-info{padding-left:15px !important;padding-left:1.25rem !important} .sale-order-detail-about-order-inner-container-price{margin:15px 0;margin:1.25rem 0} .sale-order-detail-about-order-inner-container-repeat{margin:15px;margin:1.25rem} .sale-order-detail-payment-options-info-order-number,.sale-order-detail-payment-options-info-total-price{height:auto} .sale-order-detail-payment-options-shipment-button-element{text-align:center} }@media (max-width:320px){.sale-order-detail-total-payment-list-left-item,.sale-order-detail-payment-options-info-total-price{font-size:15px;font-size:1.25rem} .sale-order-detail-payment-options-info-order-number,.sale-order-detail-total-payment-list-right-item{font-size:15px;font-size:1.25rem} .sale-order-detail-payment-options-info-image{display:none} .sale-order-detail-payment-options-shipment-button-element{text-align:center} }.shops .shops__list{border:1px solid #b3b3b3;border-radius:4.99986px;margin-bottom:18px;margin-bottom:1.5rem;padding:18px;padding:1.5rem}@media (min-width:992px){.shops .shops__list{height:315px;height:26.25rem;max-height:315px;max-height:26.25rem;overflow-y:auto} }.shop-item{cursor:pointer;margin-bottom:9px;margin-bottom:0.75rem} .shop-item .shop-item__name{font-weight:bold} .shop-item:hover .shop-item__name{text-decoration:underline}.shop-panel .btn,.shop-panel .bx-catalog-subscribe-button{margin-bottom:9px;margin-bottom:0.75rem;padding:9px 27px;padding:0.75rem 2.25rem}.ya-share2__container .ya-share2__item:last-child{margin-right:0}.ya-share2__list_direction_horizontal{margin-bottom:-4px !important;margin-bottom:-0.33333rem !important}.ya-share2__list_direction_horizontal > .ya-share2__item{margin-bottom:4px !important;margin-bottom:0.33333rem !important}.doc{margin-bottom:18px;margin-bottom:1.5rem} .doc__inner{overflow:hidden} .doc__name{font-weight:bold;text-decoration:none} .doc__type{float:left;margin-right:1em;text-align:center;width:50px;width:4.16667rem} .doc__icon{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:0 -47px;width:34px;width:2.83333rem;height:45px;height:3.75rem;display:block} .doc__icon.doc{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:-85px 0;width:43px;width:3.58333rem;height:45px;height:3.75rem} .doc__icon.excel{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:-42px 0;width:43px;width:3.58333rem;height:45px;height:3.75rem} .doc__icon.pdf{background-image:url(/local/templates/sm_default/assets/css/../img/icons.png);background-position:0 0;width:42px;width:3.5rem;height:47px;height:3.91667rem} .doc__size{color:#999;font-size:11px;font-size:0.91667rem}.catalog-element-docs .item{float:left;margin-right:20px;margin-right:1.66667rem;margin-bottom:15px;margin-bottom:1.25rem;width:293px;width:24.41667rem}.catalog-element-docs .item_inner{margin-left:52px;margin-left:4.33333rem}.catalog-element-docs .item .doc_icon.other{background-position:0 -1247px;height:47px;height:3.91667rem;width:43px;width:3.58333rem}.catalog-element-docs .item .doc_icon.doc{background-position:0 -1147px;width:43px;width:3.58333rem;height:45px;height:3.75rem}.catalog-element-docs .item .doc_icon.pdf{background-position:0 -1095px;width:44px;width:3.66667rem;height:47px;height:3.91667rem}.catalog-element-docs .item .doc_icon.excel{background-position:0 -1197px;width:43px;width:3.58333rem;height:45px;height:3.75rem}.reviews-note-box{margin-bottom:18px;margin-bottom:1.5rem} .reviews-note-box > p{margin:0}div.reviews-info-box{padding:0.5em 1.117em;border-width:1px;border-style:solid;line-height:1.5em;margin-bottom:2em;zoom:1}div.reviews-header-box{font-size:1em;padding:0.462em 1.117em;vertical-align:middle}div.reviews-link-box{font-size:1em;padding:0.462em;vertical-align:middle;margin-bottom:1em}.reviews-page-navigation{float:right}.review-user_name{color:#666666;font-size:15px;font-size:1.25rem;font-weight:bold;margin-right:.5em;vertical-align:middle}div.reviews-post-date,div.reviews-post-entry{padding:0.5em 1em 0.5em 1em;font-size:1em;font-weight:normal}div.reviews-post-date{border-bottom-width:1px;border-bottom-style:dashed}div.reviews-post-text{padding:0.5em 0}div.reviews-post-reply-buttons a{font-size:11px;font-size:0.91667rem;line-height:18px;line-height:1.5rem}div.reviews-post-reply-buttons a:hover{text-decoration:underline}div.reviews-post-attachments{margin:1.5em 0}div.reviews-post-attachments label{font-weight:bold;padding-bottom:0.5em}div.reviews-post-attachment{padding-left:0.5em}div.reviews-post-lastedit{padding:0.5em 0;font-style:italic}span.reviews-post-lastedit-user{font-weight:bold}div.reviews-user-info{padding:0.5em 1em 1.5em 1em}div.reviews-user-avatar{margin:0.5em 0}div.reviews-user-status{margin-bottom:0.5em}div.reviews-user-name span{font-size:1em;font-weight:bold;line-height:1.1em}span.reviews-vote-user a{text-decoration:none;vertical-align:top;font-size:1.1em}div.reviews-contact-links{padding:0.5em 1em 0.5em 1.5em}div.reviews-action-links{padding:0.5em 1.5em 0.5em 1em;text-align:right}div.reviews-action-links span{white-space:nowrap}div.reviews-post-entry{font-size:1em;padding-bottom:1em;height:100%}div.reviews-post-entry ul,div.reviews-post-entry ol{padding:0.5em 0 0.5em 2em}div.reviews-post-entry table.forum-quote,div.reviews-post-entry table.forum-code{width:95%;margin:0.5em 0 0}table.forum-quote th,table.forum-code th{font-weight:bold;padding:0.25em 1em;text-align:left}table.forum-quote td,table.forum-code td{padding:0.9em 1em 0}div.reviews-code-box{font-family:"Consolas","Monaco","Courier New",Courier,monospace;font-size:1em;width:100%;overflow:auto;border-width:1px;border-style:solid;margin:0.5em 0}div.reviews-code-box ol,div.reviews-code-box ol li,div.reviews-code-box ol li span{margin:0;padding:0;border:none}div.reviews-code-box ol{list-style:decimal;margin-left:3em;padding:0.5em 0}div.reviews-code-box ol li{list-style:decimal-leading-zero;list-style-position:outside !important;padding:0 0.5em 0 1.5em !important;margin:0;line-height:1.5em}div.reviews-reply-field-lastedit-reason label{display:block}div.reviews-reply-field-bbcode{line-height:1.7em;zoom:1}div.reviews-bbcode-line{margin-right:2em;float:left}div.reviews-smiles-line{white-space:nowrap;float:left}div.reviews-bbcode-line img,div.reviews-smiles-line img{border:0}div.reviews-bbcode-line a,div.reviews-smiles-line a{vertical-align:middle}div.reviews-bbcode-line a{width:20px;width:1.66667rem;height:20px;height:1.66667rem;float:left;margin-right:0.2em;background-position:center center;background-repeat:no-repeat;display:block}div.reviews-bbcode-line a,div.reviews-bbcode-line img,div.reviews-smiles-line a,div.reviews-smiles-line img{outline:none}div.reviews-bbcode-line select{float:left;margin-left:3px;margin-left:0.25rem;padding:0;padding:0rem;height:20px;height:1.66667rem}a.reviews-bbcode-bold{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_bold.gif)}a.reviews-bbcode-italic{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_italic.gif)}a.reviews-bbcode-color{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_color.gif)}a.reviews-bbcode-underline{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_underline.gif)}a.reviews-bbcode-strike{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_strike.gif)}a.reviews-bbcode-url{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_link.gif)}a.reviews-bbcode-img{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_image.gif)}a.reviews-bbcode-video{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_video.gif)}a.reviews-bbcode-code{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_code.gif)}a.reviews-bbcode-quote{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_quote.gif)}a.reviews-bbcode-video{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_video.gif)}a.reviews-bbcode-list{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_list.gif)}a.reviews-bbcode-translit{background-image:url(/local/templates/sm_default/assets/css/images/bbcode/font_translit.gif)}div.reviews-reply-field-tags{display:none}div.reviews-reply-field-tags input{width:80%}div.reviews-reply-field-lastedit-reason input{width:80%}div.reviews-reply-field-captcha input{width:180px;width:15rem}div.reviews-reply-field-settings input,div.reviews-uploaded-file input,div.reviews-reply-field-lastedit-view input{width:1.55em;height:1.55em;margin:0 0 0 -0.25em;vertical-align:middle;font-size:1em}div.reviews-reply-field-settings label,div.reviews-uploaded-file a,div.reviews-reply-field-lastedit label{vertical-align:middle}div.reviews-reply-field-upload a{outline:none}div.reviews-upload-file-hint{display:none}div.reviews-upload-file-hint span{font-weight:bold}div.reviews-upload-file{display:none;margin-top:0.262em}div.reviews-upload-file input{font-size:1.184em}div.reviews-header-box{color:#fff;background:#6c6c6c;border-color:#7a7a7a}div.reviews-popup-postform{width:502px;width:41.83333rem;padding:0;padding:0rem;margin:0;overflow:hidden;color:black}div.reviews-popup-postform table.reviews-popup{border:1px solid gray;width:500px;width:41.66667rem;background-color:white;font-size:1em;cursor:default}div.reviews-popup-postform table.reviews-popup td{font-size:1em;border:none;background-color:white;font-size:1em}div.reviews-popup-postform table.reviews-popup thead td{font-weight:bold;padding:0.5em 0.5em 0.1em 0.8em;font-size:1.1em;text-align:left}div.reviews-popup-postform table.reviews-popup thead td div.close{cursor:pointer;cursor:hand;background-image:url("/local/templates/sm_default/assets/css/images/close.gif");background-position:center center;background-repeat:no-repeat;overflow:hidden;width:13px;width:1.08333rem;height:13px;height:1.08333rem;float:right}div.reviews-popup-postform table.reviews-popup tbody td{padding:1em}div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field{width:100%}div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field span.title{width:100%;display:block}div.reviews-popup-postform table.reviews-popup tbody td div.reviews-field input{width:95%}div.reviews-popup-postform table.reviews-popup tfoot td{padding:0.3em;text-align:center}div.reviews-smiles-line,div.reviews-smiles-line a,div.reviews-reply-field-bbcode div.reviews-reply-field-showsmiles{float:left}div.reviews-smiles-line span.reviews-smiles-item{display:block;float:left;border:none;margin:0;padding:0;overflow:hidden}div.reviews-smiles-line span.reviews-smiles-item a{text-decoration:none;border:none;float:left;margin-right:5px;margin-right:0.41667rem}div.reviews-smiles-line div.reviews-smiles-item{float:left}div.reviews-smiles-corrected{overflow:hidden}body.reviews-popup-body{padding:1.51em;font-size:0.75em}div.reviews-text table.forum-quote{background:url("/local/templates/sm_default/assets/css/images/font_quote.gif") no-repeat scroll left top #F8F2D4;border-color:#EEE9CC;color:#4A483F}div.reviews-text table.forum-quote thead{display:none}div.reviews-text table.forum-code thead{display:table-cell}div.reviews-text table.forum-quote,div.reviews-text table.forum-spoiler,div.reviews-text table.forum-code,div.reviews-text div.forum-code-box{border:1px solid #dddddd;table-layout:fixed;padding:3px;padding:0.25rem;width:100%}div.reviews-text table.forum-quote td,div.reviews-text table.forum-spoiler td,div.reviews-text table.forum-code td,div.reviews-text div.forum-code-box ol{color:#696969}div.reviews-text table.forum-quote th,div.reviews-text table.forum-spoiler th,div.reviews-text table.forum-code th,div.reviews-text div.forum-code-box{font-weight:bold;text-align:left;color:#888}div.reviews-text table.forum-code pre{overflow:auto;width:100%}div.reviews-text table.forum-code td,div.reviews-text div.forum-code-box td{font-family:"Lucida Console","DejaVu Sans Mono",Monaco,monospace;font-size:12px;font-size:1rem}div.reviews-collapse{margin-bottom:18px;margin-bottom:1.5rem}.reviews-collapse .btn,.reviews-collapse .bx-catalog-subscribe-button{float:right}div.reviews-expanded{width:auto;float:right}div.reviews-post-entry table.forum-quote{background:url("/local/templates/sm_default/assets/css/images/font_quote.gif") no-repeat scroll left top #F8F2D4;border-color:#EEE9CC;color:#4A483F}div.reviews-post-entry table.forum-quote thead{display:none}div.reviews-post-entry table.forum-code thead{display:table-cell}div.reviews-post-entry table.forum-quote,div.reviews-post-entry table.forum-spoiler,div.reviews-post-entry table.forum-code,div.reviews-post-entry div.forum-code-box{border:1px solid #dddddd;padding:3px;padding:0.25rem;width:100%}div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-quote td,div.bx-edit-tab-inner table.bx-edit-table div.reviews-post-entry table.forum-code td{background-color:transparent;padding:0.9em 1em}div.reviews-post-entry table.forum-quote td,div.reviews-post-entry table.forum-spoiler td,div.reviews-post-entry table.forum-code td,div.reviews-post-entry div.forum-code-box ol{color:#696969}div.reviews-post-entry table.forum-quote th,div.reviews-post-entry table.forum-spoiler th,div.reviews-post-entry table.forum-code th,div.reviews-post-entry div.forum-code-box{font-weight:bold;text-align:left;color:#888}.reviews-actions .ilike-light .bx-ilike-right-wrap{margin-right:2px;margin-right:0.16667rem}.reviews-actions .ilike-light .bx-ilike-right{padding:0 1px 0 11px;padding:0rem 0.08333rem 0 0.91667rem;font-size:11px;font-size:0.91667rem;line-height:19px;line-height:1.58333rem}.reviews-actions .ilike-light .bx-ilike-text{padding:0}.reviews-post-reply-buttons .bx-rating span,.reviews-post-reply-buttons .bx-rating a{color:#929292;font-size:11px;font-size:0.91667rem}a.postFormAutosave{float:right;display:block;width:18px;width:1.5rem;height:18px;height:1.5rem;margin:0 -4px 0 0;margin:0 -0.33333rem 0 0;position:relative;z-index:2}.forum-notify-bar{width:100%;height:2em;background:url("/bitrix/js/main/core/images/panel/sprite04.png") repeat-x scroll 0 -1178px #FFEB8D !important;position:relative}.forum-notify-close{display:block !important;height:12px !important;height:1rem !important;margin:3px 6px 0 0;margin:0.25rem 0.5rem 0 0;padding:0 !important;position:absolute !important;right:5px !important;right:0.41667rem !important;top:5px !important;top:0.41667rem !important;width:12px !important;width:1rem !important}.forum-notify-close a{background:url("/bitrix/js/main/core/images/panel/sprite04.png") no-repeat scroll -268px -243px transparent !important;display:block !important;height:12px !important;height:1rem !important;width:12px !important;width:1rem !important;cursor:pointer}.forum-notify-text{color:#000000 !important;margin:0 !important;padding:3px 20px 5px !important;padding:0.25rem 1.66667rem 0.41667rem !important;text-align:center !important}.forum-notify-text a.postFormAutorestore{position:relative;color:#ff0000;cursor:pointer;text-decoration:underline;margin-right:9px;margin-right:0.75rem;margin-top:5px;margin-top:0.41667rem;z-index:2}.mainbanners{height:160px;height:13.33333rem;width:100%;margin-bottom:32px;margin-bottom:2.66667rem} .mainbanners .mainbanners__owl{height:100%} .mainbanners .mainbanners__owl .owl-stage-outer,.mainbanners .mainbanners__owl .owl-stage,.mainbanners .mainbanners__owl .owl-item{height:100%} .mainbanners .mainbanners__owl .fadeIn{animation-name:fadeIn} .mainbanners .mainbanners__owl .fadeOut{animation-name:fadeOut} .mainbanners .mainbanners__owl .owl-dots{position:relative;left:0;right:0;margin:auto;padding-top:10px;padding-top:0.83333rem} .mainbanners .mainbanners__owl .animated{animation-duration:2s} .mainbanners .mainbanners__additionals{position:relative;top:50%;text-align:right} @media (min-width:480px){.mainbanners{height:220px;height:18.33333rem} } @media (min-width:768px){.mainbanners{height:320px;height:26.66667rem;margin-bottom:0} .mainbanners .mainbanners__owl{position:absolute;top:0;bottom:0;left:0;height:auto;right:0;z-index:1} .mainbanners .mainbanners__owl .owl-dots{position:absolute;bottom:15px;bottom:1.25rem} } @media (min-width:992px){.mainbanners{height:480px;height:40rem} }.mainbanner{display:block;height:100%} .mainbanner .mainbanner__link{position:absolute;height:100%;left:0;right:0;top:0} .mainbanner .mainbanner__img{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:0 0}.additional-banners{position:relative} .additional-banners .additional-banners__banner{display:block;position:absolute;right:0;top:75px;top:6.25rem;width:20%;opacity:0;transform:translateX(9999px);transition:transform 1s step-end,opacity .5s} .owl-item.active .additional-banners .additional-banners__banner{opacity:1;transition:transform 2s,opacity 2s step-end} .mainbanners__owl.is-initialized .owl-item.active .additional-banners .additional-banners__banner:nth-child(1){transform:translateX(0);transition:transform 2s,opacity 2s step-end;transition-timing-function:cubic-bezier(1,0.7,0.3,1.07)} .mainbanners__owl.is-initialized .owl-item.active .additional-banners__banner:nth-child(2){transform:translateX(-100%);transition:transform 1.9s,opacity 2s step-end;transition-timing-function:cubic-bezier(1,0.7,0.3,1.06)} .mainbanners__owl.is-initialized .owl-item.active .additional-banners__banner:nth-child(3){transform:translateX(-200%);transition:transform 1.8s,opacity 2s step-end;transition-timing-function:cubic-bezier(1,0.7,0.3,1.05)} .mainbanners__owl.is-initialized .owl-item.active .additional-banners__banner:nth-child(4){transform:translateX(-300%);transition:transform 1.7s,opacity 2s step-end;transition-timing-function:cubic-bezier(1,0.7,0.3,1.04)} .mainbanners__owl.is-initialized .owl-item.active .additional-banners__banner:nth-child(5){transform:translateX(-400%);transition:transform 1.6s,opacity 2s step-end;transition-timing-function:cubic-bezier(1,0.7,0.3,1.03)} .owl-item.active .additional-banners__banner:nth-child(n+6){display:none} .additional-banners .additional-banners__banner img{transition:transform .5s;-webkit-backface-visibility:hidden;transform:scale(0.6)} .mainbanners__owl.is-initialized .owl-item.active .additional-banners .additional-banners__banner img{transform:scale(1)} .additional-banners .additional-banners__banner:hover img,.mainbanners__owl.is-initialized .owl-item.active .additional-banners .additional-banners__banner:hover img{transform:translateY(-7px) scale(1)} .owl-item .additional-banners img{max-width:90%;width:auto} @media (min-width:768px){.additional-banners .additional-banners__banner{top:270px;top:22.5rem} } @media (min-width:992px){.additional-banners .additional-banners__banner{top:320px;top:26.66667rem} }.mainbanner-progressline{position:absolute;width:100%;height:7px;height:0.58333rem;bottom:0;background:rgba(255,255,255,0.1);z-index:3}.mainbanner-progressline__progress{content:"";width:0;position:absolute;background:rgba(255,255,255,0.3);height:100%}@keyframes fadeOut{from{opacity:1} to{opacity:0} }@keyframes fadeIn{from{opacity:0} to{opacity:1} }.news-item .news-item-prev_text{max-height:110px;max-height:9.16667rem;overflow:hidden}@media (max-width:590px){.news-item .news_text_sm{width:100%} .news-item .news_pic_sm{width:100%} }.p-delivery{} .p-delivery *{box-sizing:border-box} .p-delivery .p-delivery__guarantee{margin-bottom:50px;margin-bottom:4.16667rem;border-bottom:1px solid rgba(204,204,204,0.3);display:inline-block} .p-delivery .p-delivery__guarantee-icon{display:inline-block;padding:20px 0 30px 15px;padding:1.66667rem 0 2.5rem 1.25rem;width:30%;vertical-align:middle} .p-delivery .p-delivery__guarantee-icon img{max-width:80%} .p-delivery .p-delivery__guarantee-text{display:inline-block;margin-left:-4px;margin-left:-0.33333rem;vertical-align:middle;max-width:475px;max-width:39.58333rem;width:70%;margin-top:-15px;margin-top:-1.25rem} .p-delivery .p-delivery__table-wrap{max-width:100%;width:100%;overflow-x:auto;margin-bottom:40px;margin-bottom:3.33333rem} .p-delivery .p-delivery__table-wrap .table{border-collapse:separate} .p-delivery .p-delivery__table-wrap .table tr th{background-color:#ededed;border:0;color:#000;font-size:18px;font-size:1.5rem;font-weight:400;vertical-align:middle} .p-delivery .p-delivery__table-wrap .table tr td{border:0;border-bottom:1px solid #ededed;border-right:1px solid #ededed} .p-delivery .p-delivery__table-wrap .table tr td:last-child{border-right:0} .p-delivery .p-delivery__freeprice,.p-delivery .p-delivery__price{font-weight:bold} .p-delivery .p-delivery__freeprice{color:#82d026} .p-delivery .p-delivery__price{color:#f9730e} .p-delivery .p-delivery__table-wrap .table tr td,.p-delivery .p-delivery__table-wrap .table tr th{width:150px;width:12.5rem} .p-delivery .p-delivery__table-wrap .table tr td:nth-child(1),.p-delivery .p-delivery__table-wrap .table tr th:nth-child(1){width:auto} .p-delivery .p-delivery__delivery-point,.p-delivery .p-delivery__delivery-time{padding-top:75px;padding-top:6.25rem;display:inline-block;vertical-align:top;position:relative} .p-delivery .p-delivery__delivery-time{width:40%;font-size:16px;font-size:1.33333rem;text-align:center;max-width:205px;max-width:17.08333rem;margin-right:10%} .p-delivery .p-delivery__delivery-point{margin:-4px;margin:-0.33333rem;width:50%} .p-delivery .p-delivery__svg-icon{position:absolute;top:0;height:40px;height:3.33333rem;left:0;width:40px;width:3.33333rem} .p-delivery .p-delivery__delivery-time .p-delivery__svg-icon{width:100%} @media (max-width:767px){.p-delivery .p-delivery__delivery-point,.p-delivery .p-delivery__delivery-time{display:block;margin:auto;width:auto} .p-delivery .p-delivery__delivery-point{max-width:250px;max-width:20.83333rem;text-align:center;margin-top:40px;margin-top:3.33333rem} .p-delivery .p-delivery__delivery-point .p-delivery__svg-icon{width:100%} .p-delivery .p-delivery__delivery-point:before{left:0;right:0} }.p-payment{width:100%;margin-bottom:40px;margin-bottom:3.33333rem} .p-payment *{box-sizing:border-box} .p-payment figure{margin:0} .p-payment .p-payment__warning{margin-bottom:50px;margin-bottom:4.16667rem;border-bottom:1px solid rgba(204,204,204,0.3)} .p-payment .p-payment__warning-icon{display:inline-block;padding:20px 30px 30px 15px;padding:1.66667rem 2.5rem 2.5rem 1.25rem;max-width:30%;vertical-align:middle} .p-payment .p-payment__warning-icon img{max-width:80%} .p-payment .p-payment__warning-text{display:inline-block;margin-left:-4px;margin-left:-0.33333rem;margin-top:-15px;margin-top:-1.25rem;vertical-align:middle;max-width:475px;max-width:39.58333rem;width:70%} .p-payment .p-payment__logos img{display:block;margin:15px auto;margin:1.25rem auto} .p-payment img{max-width:100%} .p-payment h2,.p-payment .order-section .bx-soa-pickup-subTitle,.order-section .p-payment .bx-soa-pickup-subTitle{margin:15px 0;margin:1.25rem 0} @media (min-width:1280px){.p-payment{width:50%} } @media (min-width:768px){.p-payment .p-payment__logos img{display:inline-block;margin:30px 20px;margin:2.5rem 1.66667rem} }.tiles__list{list-style:none;padding:0}.tile{display:block;margin-bottom:18px;margin-bottom:1.5rem} .tile__pic{display:block;height:144px;height:12rem;overflow:hidden;text-align:center;text-decoration:none} .tile__pic:hover{text-decoration:none} .tile__head{font-size:15px;font-size:1.25rem;max-height:45px;max-height:3.75rem;margin:0;padding-top:11.25px;padding-top:0.9375rem;text-align:center} .tile__head:after{top:33.75px;top:2.8125rem} .tile__name{color:#000;text-decoration:none} .tile__caption{display:block;height:78.75px;height:6.5625rem;overflow:hidden;text-align:center} .tile .price{height:22.5px;height:1.875rem}.sorter__by{border-left:4px solid transparent;border-right:4px solid transparent;display:inline-block;height:0;width:0} .sorter__by.asc{border-bottom:4px solid} .sorter__by.desc{border-top:4px solid}.sorter .asc{background-position:-18px -575px}.sorter .desc{background-position:-18px -564px}.sorter .personal-tabsheader a.select{cursor:pointer}.sorter .sorter-output{float:left;position:relative}.sorter .personal-tabsheader a.select{cursor:pointer}.sorter a.incative.select.true_select{margin-right:0}.sorter a.incative.select .asc,.sorter a.incative:hover .asc{background-position:-3px -575px}.sorter a.incative.select .desc,.sorter a.incative:hover .desc{background-position:-3px -564px}.sorter .sorter-output-popup{background-color:#fff;border:2px solid #7c7c7c;border-radius:16px;overflow:hidden;position:absolute;right:-1px;right:-0.08333rem;top:-1px;top:-0.08333rem;width:46px;width:3.83333rem;z-index:50}.sorter .sorter-output-popup a{border:1px solid #fff;display:block;font-size:13px;font-size:1.08333rem;min-width:26px;min-width:2.16667rem;padding:3px 9px 5px 7px;padding:0.25rem 0.75rem 0.41667rem 0.58333rem;text-decoration:none}.sorter .sorter-output-popup a:hover{color:#7c7c7c;text-decoration:none}.pagination,.order-section .bx-pagination-container{margin:0 0 18px;margin:0 0 1.5rem;padding-bottom:5px;padding-bottom:0.41667rem;position:relative;text-align:center} .pagination > ul,.order-section .bx-pagination-container > ul{list-style:none;margin:0;padding:0} .pagination > ul > li,.order-section .bx-pagination-container > ul > li{display:inline-block} .pagination > ul > li > a,.order-section .bx-pagination-container > ul > li > a,.pagination > ul > li > span,.order-section .bx-pagination-container > ul > li > span{border:2px solid #b3b3b3;border-radius:18px;box-sizing:border-box;color:#000;display:block;min-width:36px;min-width:3rem;padding:6.75px 9px;padding:0.5625rem 0.75rem;text-decoration:none} .pagination > ul > li > a:hover,.order-section .bx-pagination-container > ul > li > a:hover{border-color:#7c7c7c} .pagination > ul > li.active > span,.order-section .bx-pagination-container > ul > li.active > span{border-color:#7c7c7c;position:relative} .pagination > ul > li.active > span:before,.order-section .bx-pagination-container > ul > li.active > span:before,.pagination > ul > li.active > span:after,.order-section .bx-pagination-container > ul > li.active > span:after{border-right:7px solid transparent;border-left:7px solid transparent;content:'';display:block;height:0;margin-left:-7px;margin-left:-0.58333rem;left:50%;position:absolute;width:0} .pagination > ul > li.active > span:before,.order-section .bx-pagination-container > ul > li.active > span:before{border-top:7px solid #7c7c7c;bottom:-7px;bottom:-0.58333rem} .pagination > ul > li.active > span:after,.order-section .bx-pagination-container > ul > li.active > span:after{border-top:7px solid #fff;bottom:-4px;bottom:-0.33333rem} .pagination .pagination__all > a,.order-section .bx-pagination-container .pagination__all > a,.pagination .pagination__prev > a,.order-section .bx-pagination-container .pagination__prev > a,.pagination .pagination__next > a,.order-section .bx-pagination-container .pagination__next > a{border:none} .pagination__icon{fill:#7c7c7c;height:14px;height:1.16667rem;width:15px;width:1.25rem} .pagination__prev:hover .pagination__icon,.pagination__next:hover .pagination__icon{fill:#969696} .pagination__prev:active .pagination__icon,.pagination__next:active .pagination__icon{fill:#686868}.sale-order-payment-change-pp.row{margin-right:0;margin-left:0}.sale-order-payment-change-pp-list{opacity:0}.sale-order-payment-change-pp-company{height:40px;height:3.33333rem;padding-bottom:20px;padding-bottom:1.66667rem;z-index:100;position:relative}.sale-order-payment-change-pp .sale-order-payment-change-pp-company{padding:7px;padding:0.58333rem;border:1px solid transparent;height:auto;margin-bottom:15px;margin-bottom:1.25rem;transition:all 100ms ease}.sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container{transition:all 100ms ease;border-color:#7c7c7c}.sale-order-payment-change-pp-company-graf-container{border:2px solid #c3cace;border-radius:2px;position:relative;background:#fff;width:auto;height:0;padding-top:50%}.sale-order-payment-change-pp-company-image{position:absolute;top:5px;top:0.41667rem;right:5px;right:0.41667rem;bottom:5px;bottom:0.41667rem;left:5px;left:0.41667rem;background-size:contain;background-repeat:no-repeat;background-position:center}.sale-order-payment-change-pp-company-smalltitle{padding-top:9px;padding-top:0.75rem;color:#a3a3a3;font-size:11px;font-size:0.91667rem;text-align:center;padding-bottom:5px;padding-bottom:0.41667rem}.sale-order-payment-change-pp-field .form-control{background:#fff}.sale-order-payment-change-pp-price{text-align:right;padding:4px 0;padding:0.33333rem 0}.sale-order-payment-change-service-small{color:#a3a3a3;font-size:11px;font-size:0.91667rem}@media (min-width:1200px){.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(4n+1),.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(4n+1){clear:both;padding-left:0} }@media (min-width:768px) and (max-width:1199px){.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(3n+1),.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(3n+1){clear:both;padding-left:0} }@media (max-width:767px){.sale-order-payment-change-pp,.sale-order-payment-change-pp-item-container{max-width:450px;max-width:37.5rem} .sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(2n+1),.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(2n+1){clear:both;padding-left:0} }.sale-order-payment-change-inner-row{padding:0;position:relative}.sale-order-payment-change-payment{padding-bottom:20px;padding-bottom:1.66667rem}.sale-order-payment-change-payment-title{font:bold 14px "Helvetica Neue",Helvetica,Arial,sans-serif;font:bold 1.16667rem "Helvetica Neue",Helvetica,Arial,sans-serif;color:#000}.sale-order-payment-change-status-alert,.sale-order-payment-change-status-success{display:inline-block;padding:4px 10px 5px 8px;padding:0.33333rem 0.83333rem 0.41667rem 0.66667rem;border:1px solid #eab3b9;border-radius:2px;background:#ffe5e8;font:bold 12px "Helvetica Neue",Helvetica,Arial,sans-serif;font:bold 1rem "Helvetica Neue",Helvetica,Arial,sans-serif;color:#d0021b}.sale-order-payment-change-status-success{background:#e3f0bd;border:1px solid #bed277;color:#597707}.sale-order-payment-change-payment-price{padding:4px 0 0 0;padding:0.33333rem 0 0 0;font:13px "Helvetica Neue",Helvetica,Arial,sans-serif;font:1.08333rem "Helvetica Neue",Helvetica,Arial,sans-serif} .news-item-prev_image{margin:0 0 10px;min-height:240px}.news-item.col-md-6{border:1px solid #ddd;margin-bottom:35px;min-height:300px;padding-bottom:25px;padding-right:40px;padding-top:10px}.news-item-name a{font-size:14px;font-weight:bold}.news-date-time{color:#c6c6c6;font-size:12px}.l-base .col-xs-4{overflow:hidden}.l-header__search.mobile{display:none}div.catalog__descr table td p{margin-bottom:3px}div.catalog__descr table td{padding:4px 5px;border:1px solid #000;border-collapse:collapse}
/* End */


/* Start:/css/style.css?175992341939380*/
html,
body {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    outline: none;
}

input {
    outline: none;
}

img {
    max-width: 100%;
}

a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

a:focus {
    color: inherit;
    text-decoration: none;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.flex {
    display: flex;
    flex-wrap: wrap;

}

.flex_n {
    display: flex;
    flex-wrap: nowrap;

}

.flex_n_a {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;

}

.flex_s {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex_s_a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.flex_a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}


.container_content {
    width: 1480px;
    margin-right: auto;
    margin-left: auto;

}

.h__top_row {
    background: rgb(244, 244, 244);
}

.h__top_row_inner {
    height: 64px;
}


.n__location_box span {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 11px;
}

.route_box {
    border-radius: 5px;

    background: rgb(245, 225, 192);
}

.route_box span {
    color: rgb(78, 84, 94);
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 6.5px;
}

.route_box {
    padding: 7.6px 16px;
}

.tops__link span {
    color: rgb(78, 84, 94);
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 9px;
}

.wats__box {
    border-radius: 1000px;
    padding: 8.4px 19px;
    background: rgb(37, 211, 102);
}

.wats__box span {
    color: rgb(255, 255, 255);
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 8.5px;
}

.route_box {
    margin-left: 63px;
}

.l-header__logo.logo a.new__link_logo_box {
    text-decoration: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.new__link_logo_img {
    position: relative;
    margin-right: 3.5px;
}

.new__link_logo_title {
    padding-bottom: 5px;
}

.new__link_logo_title {
    font-size: 37px;

    color: #E31E24;

    font-size: 36.9px;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0%;
    text-align: left;
    line-height: 37px;
    padding-bottom: 3px;
}

.new__link_logo_title span {
    color: #003DA5;
}

.h_cat_box p {

    font-weight: 700;
}

.l-header__logo.logo a p {
    color: rgb(0, 61, 165);
    text-transform: uppercase;
    font-size: 9.76px;
    font-weight: 700;
    line-height: 11px;
    letter-spacing: 0%;
}

.brick__right {
    position: relative;
    margin-left: 9px;
    top: 5px;
}

.header_17old_box_h {
    text-align: center;
    position: relative;
}

body .header_17old___inner {
    position: relative;
}

body .header_17old___inner p {
    position: absolute;
    margin: 0px;
    color: rgb(227, 30, 36);
    font-family: "Manrope", sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0%;
    text-align: left;
    left: 30px;
    top: 11px;
}

.header_17old_box p {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
    margin-top: -7px;
}

.header_17old_box_h {

    position: relative;
    top: -4px;
}


.h_cat_box {
    transition: 0.3s ease;
}

.h_cat_box {
    position: relative;
    border-radius: 8px;

    background: rgb(227, 30, 36);
    color: #fff;

    cursor: pointer;
    width: 124px;
    height: 46px;
    color: rgb(255, 255, 255);
    font-family: "Manrope", sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0%;
    text-align: left;


    display: -webkit-box;
    display: -ms-flexbox;

    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.h_cat_burg {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 19px;
    margin-top: -7px;
}

.h_cat_box p {
    padding-left: 31px;
}

.h_cat_box span:nth-child(2) {
    margin-top: 6px;
}

.h_cat_burg span {
    background: #fff;
    width: 17px;
    border-radius: 5px;
    height: 2px;
    margin-bottom: 3px;
    display: inline-block;
    transition: all .3s ease;
}

.h_cat_burg span {
    position: absolute;
    top: 0;
    left: 0;
}

.h_cat_burg span:last-child {
    margin-left: auto;
}

.h_cat_box span:nth-child(3) {
    top: 12px;
}

.n__h_center_swap_cat_serch {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.search__form_new {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.search__input_new {
    color: rgb(78, 84, 94);
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0%;
    text-align: left;
    border-radius: 6.82px;
    background: rgb(255, 255, 255);
    border: none;
    outline: none;
    transition: 0.3s ease;
    font-size: 14px;
    color: #373737;
    width: 509.26px;
    height: 38px;
    padding: 0px 11px;

}

.h__top_row {
    background: rgb(244, 244, 244) !important;
}

.auth_top__link__new__full span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 55px;
}

.search__btn_new {
    border: none;
    outline: none;
    background: none;
    position: relative;
    padding: 0px 20px;
    cursor: pointer;
    padding-top: 1px;

}

.h__search_box {
    margin-left: 7px;
}

.search__form_new {
    border-radius: 8px;
    padding: 4px;
    background: rgb(78, 84, 94);
}

.regg__box {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: center;

}

.regg__box a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    text-align: center;
    min-height: 42px;
}

.n__h__right {
    width: 137px;
}

.n__h_center_row__inner {
    min-height: 119px;
}

.n__h_bottom_left a {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    display: inline-block;
    padding: 11px 13px;
    border-radius: 5px;
}

.n__h_bottom_row_inner {
    min-height: 102px;
}

.n__h_bottom_left {
    width: 45.5%;
}

.n__h_bottom_right a {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: left;
}

.n__h_bottom_right {
    width: 52.5%;
}

header {
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    background: rgb(255, 255, 255);
}


.btn-juliet {

    box-shadow: 0px 0px 9.83px 0px rgba(0, 0, 0, 0.5);
    background: rgb(255, 255, 255);
    border-radius: 50%;
    display: flex;
    width: 49.17px;
    height: 49.17px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    transition: 0.3s ease;
    position: absolute;
    transition: 0.3s ease;
    top: 50%;
    margin-top: -30px;
    left: 0px;
    cursor: pointer;
    z-index: 2;
    transition: 0.3s ease;
    outline: none;
    border: none;
    margin-left: -24.5px;
}

.btn-juliet#next {

    left: 100%;
}

.slider_box img {
    border-radius: 20px;
}

.main_slider_block {
    margin-top: 45px;
}

.btn-juliet:hover {
    background: rgb(249 249 249);
}

.main_slider {
    margin-bottom: 32px;
}

.other__box {
    width: 49%;
}

.other__box img {
    border-radius: 20px;
}

h2 {
    margin-top: 60px !important;
    margin-bottom: 50px !important;
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 49px;
    letter-spacing: 0%;
    text-align: left;
}

.footer__row__bottom {
    background: rgb(29, 38, 58);
    padding: 50px 0px;
}

.popular_box {
    border-radius: 10px;
    margin: 0 7.5px;
    background: rgb(244, 244, 244);
    height: 300px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.popular_slider {
    margin: 0 -7.5px;
}

.popular_box p {
    padding: 0 17px;
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    padding-top: 34px;
}

.popular_img {
    width: 100%;
    /* text-align: right; */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-right: 4px;
    height: 154px;
    align-items: flex-start;
}

.popular_img img {
    max-height: 100%;
}

.arr_sli .btn-juliet {

    margin-left: -15.5px;
    margin-top: -20px;
}

.arr_sli .btn-juliet#next {
    margin-left: -30.5px;
}

.content_blog {
    padding-top: 20px;
}

.text {
    color: rgb(29, 38, 58);

    font-size: 16px;

    line-height: 24px;
}

.advan__cont {
    margin-top: 70px;
}

.advan__header {
    display: flex;
    align-items: center;

}

.advan__header span {
    flex: none;
    width: 49px;
}

.advan__header p {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;
}

.advan__box {
    width: 22%;
}

.advan__box:nth-child(1) {
    width: 21%;
}

.advan__box:nth-child(2) {
    width: 24%;
}

.advan__box:nth-child(2) .advan__header span {
    margin-right: 10px;
}

.advan__box:nth-child(3) {
    width: 21%;
}

.advan__header {

    min-height: 50px;
}

.advan__box>p {
    color: rgb(90, 92, 98);
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 49px;
    margin-top: 20px;
}

.advan__box:nth-child(2)>p {
    padding-left: 59px;
}

.great_deals_box {
    margin: 0 6.5px;
    border-radius: 10px;
    overflow: hidden;
    background: rgb(243, 243, 243);
}

.great_deals_sleder {
    margin: 0 -6.5px;
}

.great_deals_block {
    padding-top: 20px;
}

.great_deals_info {
    padding: 18px 14px;
}

.great_deals_link a {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;

}

.great_deals_link {
    margin-bottom: 12px;
}

.great_deals_info p {
    color: rgb(0, 0, 0);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
    min-height: 45px;
}

.pop__product_slider {
    margin: 0 -7.5px;

}


body .catalog_item {
    padding: 0px;
    margin: 0 7.5px !important;
    box-sizing: border-box;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 10px;

    background: rgb(255, 255, 255);

}

.catalog_items .col-lg-3.catalog_item {
    min-width: 282px;
}

.pop__product_slider .slick-track {

    margin-left: 0px;
}

.catalog_item__pic {
    width: 210px;
    height: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 44px;
    margin-bottom: 40px;

}


.stickers {
    position: absolute;
    top: 12px;
    left: 17px;
    z-index: 3;
    line-height: 20px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}

.r__s {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 100%;
    border-radius: 2px 0px 0px 2px;

    background: rgb(255, 33, 40);
}

.r__t {
    border-radius: 0px 2px 2px 0px;
    color: rgb(255, 255, 255);
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0%;
    text-align: left;
    width: 100px;
    height: 100%;
    align-items: center;
    padding-left: 5px;
    display: flex;
    background: rgb(15, 143, 236);
}

.sticker_sovetuem {
    display: flex;
    height: 24px;
    position: relative;
}

.catalog_item___inff {
    padding: 0 17px;
    padding-bottom: 28px;
}

.catalog_item___line {
    background: rgb(217, 217, 217);
    width: 100%;
    height: 1px;
    margin-bottom: 15px;
}

.catalog_item__name {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
    min-height: 70px;
    display: inline-block;
}

.status___inner {
    display: flex;
    align-items: center;

}

.status__new_row {
    color: rgb(39, 193, 69);
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
    min-height: 46px;
}

.status___inner span {
    margin-right: 6px;
}

.name__new_title {
    color: rgb(125, 125, 125);
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
    padding-bottom: 10px;
    display: inline-block;
}

.price__pdv {
    border-top: 1px solid rgb(217, 217, 217);
    padding-top: 10px;
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
}

.main___main__btns {
    margin-top: 30px;
}

.main___main__btns {
    width: 100%;
}

.catalog_item__head {
    height: auto !important;
    margin: 0px;
}

.prices__all_boxx {
    min-height: auto !important;
}

.catalog_item__inner .status__new_row.status__new_row33 {
    min-height: 46px;
    padding-top: 0px;
}

.main___main__btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main___main__btns>form {
    width: 48.4%;

}

.form__m1 {}

.catalog_item__btn_new__m {
    border-radius: 5px;
    width: 100%;
    color: rgb(255, 255, 255);

    font-family: Manrope;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: left;
    text-align: left;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    border-radius: 5px;

    background: rgb(0, 113, 227);
    cursor: pointer;
}

.catalog_item__btn_new__m2 {


    font-family: "Manrope", sans-serif;
    color: rgb(0, 113, 227) !important;
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
    text-align: left;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    outline: none;
    border-radius: 5px;

    background: rgb(244, 244, 244);
}

.nnew_s_cont {
    display: inline-flex;
    flex-wrap: wrap;
}

.nnew_s_cont_2 .nnew_s_text {
    color: #e77e5b;
}

.nnew_s_text {
    padding-left: 3px;
    margin-top: -2px;
}

.status___inner span {
    display: flex;
}

.nnew_s_text b {
    font-weight: 400;
    color: rgb(0, 113, 227);
}

.catalog_item {
    position: relative;
}

.trust_box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 160px;
}


.great_deals_info>p span.zagolovok_text {
    padding: 0px;
}

.text h2 {
    margin-top: 35px !important;
    ;
    margin-bottom: 30px !important;
    ;
}

.trust_block {
    margin-bottom: 80px;
}

.text h3 {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    margin-top: 35px;
    margin-bottom: 30px;
}

.text ul {
    padding-left: 20px;
    margin-bottom: 25px;
}

.text p {
    margin-bottom: 25px;
}

.footer_form {
    background: rgb(247, 247, 250);
    margin-top: 70px;
}

.footer_form h2 {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    padding-top: 60px;
}

.footer__top_f p {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;

}

.footer__f__bottom {
    margin-top: 40px;
}

.footer__f__left_row svg {
    flex: none;
    margin-right: 14.5px;
}

.footer__f__left_row {
    margin-bottom: 10px;
}

.footer__f__left {
    padding-top: 30px;
}

.footer__f__right {
    width: 740px;
}

.inp {
    width: 100%;
    outline: none;
    box-sizing: border-box;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 5px;
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;
    box-sizing: border-box;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 5px;
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;
    padding: 17.5px 14px;
    background: rgb(255, 255, 255);
    background: rgb(255, 255, 255);
}

.form_m_row__bottom .inp {
    margin-bottom: 18px;

}

.form_m_row__bottom .inp:last-child {
    margin-bottom: 0px;
}

.form_m_row_text .inp {
    height: 203.52px;
}

.form_m_row__bottom {
    width: 40.6%;
}

.form_m_row_text {
    width: 57.1%;
}

.inp::-moz-placeholder {
    color: rgb(29, 38, 58);
}

.inp::-webkit-input-placeholder {
    color: rgb(29, 38, 58);
}

.sogl {
    display: flex;
    align-items: flex-start;
}

.sogl svg {
    flex: none;
    margin-right: 9.5px;
}

.sogl span {
    color: rgb(78, 84, 94);
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0%;
    text-align: left;
    max-width: 295px;
}

.sogl span a {
    text-decoration: underline;
}

.sogl span a:hover {
    text-decoration: none;
}

.bb_sum {
    width: 160px;
    height: 50px;
    color: rgb(255, 255, 255);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;

    text-align: center;
    outline: none;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: rgb(227, 30, 36);

}

.foot___conteint___bottom {
    padding-top: 26px;
}

.footer_form {
    padding-bottom: 54px;
}

.footer__left {
    width: 51.4%;
}

.footer__right {
    width: 42.6%;
    padding-top: 7px;
}

footer {
    padding-top: 70px;
}

.footer__left_bot_cat_col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}

.footer__left_bot_cat_col p {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: left;
    min-height: 40px;
}

.footer__left_bot_cat_list a {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: left;
}

.footer__left_bot_cat_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}

.footer__left_bot {
    margin-top: 35px;
}

.footer__right_col .n__location_box {
    align-items: flex-start;
}

.footer__soc {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 32px;
    padding-top: 57px;
}

.footer__soc_inner {
    padding-top: 16px;
}

.footer__soc_inner a:first-child {
    margin-right: 30px;
}

footer .tops__link span,
.clock span {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
}

footer .tops__link {
    margin-bottom: 24px;
}

.tops__link22 span {
    padding-left: 13px;
}


.clock span {
    padding-left: 10px;
}

.clock__out {
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 53px;
    padding-top: 15px;
}

.footer__inner {
    padding-bottom: 65px;
}

.footer__row__bottom_left {
    color: rgb(179, 176, 184);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
}

.footer__row__bottom_right p {
    color: rgb(255, 255, 255);
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;
    padding-bottom: 5px;
}


.h_cat_box:hover {
    background: rgb(255 62 68);
}

.bb_sum:hover {
    background: rgb(255 62 68);
}

.bb_sum {
    transition: 0.3s ease;
}

.breadcrumb {

    padding-top: 35px;
}

.row__innr_out h1 {
    font-size: 40px;
    line-height: 55px;
}



.detail.print {
    margin-top: 55px;
}





.favorites__row::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.favorites__row::-webkit-scrollbar-button {
    display: none;
}

.favorites__row::-webkit-scrollbar-track {
    background: transparent;
}

.favorites__row::-webkit-scrollbar-thumb {
    height: 176px;
    background: rgb(218, 227, 234);
    border-radius: 25px;
    cursor: pointer;


}


.wnfgrExplScheme--list-products::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.wnfgrExplScheme--list-products::-webkit-scrollbar-button {
    display: none;
}

.wnfgrExplScheme--list-products::-webkit-scrollbar-track {
    background: transparent;
}

.wnfgrExplScheme--list-products::-webkit-scrollbar-thumb {
    height: 176px;
    background: rgb(218, 227, 234);
    border-radius: 25px;
    cursor: pointer;


}


.favorites__row__our {}

.favorites__row__our {
    margin-bottom: 47px;
    position: relative;
}

.favorites__row__our:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 2px;
    width: 100%;
    background: rgb(217, 217, 217);
    height: 1px;

}

.favorites__row {

    position: relative;
}

.new__element__cont {

    justify-content: space-between !important;
}

.btn___grey {}

.btn___grey {
    border-radius: 10000px;
    height: 40px;
    padding: 0 20px;
    align-items: center;
    background: rgb(244, 244, 244);
    display: flex;
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;
    justify-content: center;
}

.row:before,
.row:after {
    display: none !important;
}

.btn___grey svg {
    margin-right: 13px;
}

.print__box .btn___grey {
    padding: 0 24px;
}

.btn___grey {
    transition: 0.3s ease;

}

.btn___grey:hover {
    opacity: 0.7;
}


.detail__buy_new .status__new_row span {
    display: inline-block;
    margin-right: 4px;
    position: relative;
    top: 0px;
}

.detail__buy_new .nnew_s_cont {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.nnew_s_cont_2 .nnew_s_text {
    color: #e77e5b;
}

.btn___grey span {
    color: rgb(0, 0, 0) !important;
}

.flf_x_s {
    margin-bottom: 43px;
}

.nnew_s_cont_100.nnew_s_cont_2 .nnew_s_text {
    color: rgb(39, 193, 69);
    font-weight: 700;
}

.detail__buy_new .status___inner {
    font-weight: 700;
}

.detail__buy_new .nnew_s_text {
    font-weight: 700;
    line-height: 18px;
}

.detail__buy_new .nnew_s_text b {
    color: rgb(15, 143, 236);
    font-weight: 700;
}

.detail__buy_new .status__new_row {
    margin-bottom: 40px;
    padding-bottom: 25px;
}

.btn-full:before,
.btn-full:after {
    display: none !important;
}

.catalog_item__btn_new__m {
    border-radius: 5px;
    height: 52px;
    overflow: hidden;
    background: rgb(0, 113, 227);
}

.catalog_item__btn_new__m2.btn-full span {
    color: rgb(0, 113, 227) !important;
}

.wats__box__product {
    height: 52px;
    width: 100%;
    border-radius: 5px;
    background: rgb(229, 242, 241);
    justify-content: center;
    margin-top: 10px;
}

.wats__box__product span {
    padding-left: 10px;
    color: rgb(36, 151, 136);
    font-family: Manrope;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: left;
}

.detail__buy_new {
    padding-bottom: 30px !important;
}

.wats__box__product:hover {
    opacity: 0.7;
}

.favorites__row {}

.favorites__row__our:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    height: calc(100% - 5px);
    width: 134.87px;
    background: linear-gradient(90.00deg, rgba(255, 255, 255, 0), rgb(255, 255, 255) 100%);
}

.detail__tabs___cart ul.nav-tabs {
    border-bottom: 1px solid rgb(217, 217, 217);
    margin-bottom: 55px;
}

.detail__buy_new .status__new_row {
    margin-bottom: 34px;

}

.nav-tabs {

    overflow-x: visible;
}

#detail_detail {
    color: rgb(29, 38, 58);
    line-height: 26px;
}

#detail_detail ul,
#detail_detail ol {
    padding-left: 20px;
}

#detail_detail li span {}

#detail_detail ul,
#detail_detail ol {

    margin-bottom: 20px;
}

h4 {
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 28px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 55px;
    margin-top: 50px;
}

.detail__tabs {

    margin-bottom: 40px;
}

.detail__tabs {
    padding: 0px !important;
}

.catalog_item__cmp__my {

    font-size: 12px;
}

.new__way__box {
    border-radius: 10px;

    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    background: rgb(255, 255, 255);
    width: 32%;
    padding: 30px;
    padding-right: 18px;
    padding-bottom: 50px;
}

.new__way__box {
    flex-wrap: nowrap;
}

.new__way__right {
    flex: none;
    margin-left: 7px;
    margin-bottom: -5px;
}

.new__way__right {
    flex: none;
    margin-left: 7px;
    margin-bottom: -5px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.new__way__left_header {
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0%;
    margin-bottom: 20px;
    text-align: left;
}

.new__way__left_text {
    color: rgb(78, 84, 94);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0%;
    text-align: left;
}

.catalog_items .col-lg-3.catalog_item {
    width: auto;
}

body .catalog_item {
    height: auto;
}

.catalog_item:hover .catalog_item__inner,
.catalog_item.is-hover .catalog_item__inner {
    border: none !important;
    padding-bottom: 0 !important;
    margin: 0px !important;
    border-radius: 0px !important;
}

.detail__btns .catalog_item__btn_new__m2 {
    height: 52px;
    font-size: 18px;
}

.catalog_items .nnew_s_cont_100.nnew_s_cont_2 .nnew_s_text {

    font-weight: 400;
}


.detail__buy_new .status___inner {
    font-size: 16px;
}

.detail__buy_new .status__new_row {

    border-bottom: 1px solid #e0e0e0;
}



.main___main__btns .catalog_item__btn_new__m {
    border-radius: 5px;

    color: rgb(255, 255, 255);

    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: left;
    height: 42px;
    display: flex;

}


.catalog_items .product.is-incart .added2cart {
    height: 42px;
    font-size: 13px;
}

.catalog_item__price {
    position: relative;
    margin-bottom: 0px;
}

.arr_sli .btn-juliet {
    outline: none !important;
}

.new__way__container {
    padding-bottom: 20px;
}

.btn-juliet {
    outline: none !important;
}

.slider_box img {

    min-width: 100%;
}



.great_deals_info>p .owl-buttom {
    display: none !important;
}


.great_deals_info>p span.zagolovok_text {
    color: rgb(0, 0, 0);

    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
    min-height: 45px;
}

.great_deals_info>p span.zagolovok {
    display: none !important;
}

.great_deals_img img {
    min-width: 100%;

}

.popular_categoty_main___inner {
    margin-top: 50px;
}

.row__innr_out {

    margin-bottom: 50px !important;
}


.cat___in___box {
    box-sizing: border-box;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 10px;
    width: 15.9%;
    margin-bottom: 11px;
    text-align: center;
    overflow: hidden;
}

.tile__caption__my {
    padding: 8px;
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    letter-spacing: 0%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 18px;
}


.zagll {
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    visibility: hidden !important;

}

.cat___in___box:hover {
    border: 1px solid rgb(0, 113, 227);
}

.tiles_f {
    margin-bottom: 60px;
}

.cat___in___img {
    height: 144px;
    margin-top: 5px;
}

.l-side__left {
    width: 20.8%;
}

.l-side__right {
    width: 77.7%;
}

body .bx-filter {
    border-radius: 20px;
    border: none;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    background: rgb(255, 255, 255);
    padding: 20px;
}

body .bx-filter .bx-filter-parameters-box {
    background: transparent;
    padding: 0px;
    /* padding: 1.5rem 1em; */
    position: initial;
}

body .bx-filter .bx-filter-button-box {
    background: transparent;
    padding: 0px;
}


body .bx-filter .bx-filter-parameters-box-title {
    font-weight: 700;
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;

}


body .bx-filter .bx-filter-parameters-box-title>span {
    display: flex;
    align-items: center;
}

body .bx-filter .bx-filter-button-box .bx-filter-block,
body .bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
    display: inline-block;
}

body .bx-filter .bx-filter-parameters-box-title>span svg {
    margin-left: 6px;
    margin-top: 1px;
    transition: 0.2s ease;
}

body .bx-filter .bx-active .bx-filter-parameters-box-title>span svg {
    transform: rotate(180deg);
}

body .bx-filter .bx-filter-section {

    padding: 0px;
}

body .bx-filter {

    padding-top: 10px;
    padding-bottom: 30px;
}

body .bx-filter-block {
    width: 100%;
}

body .bx-filter .bx-filter-input-container input {
    text-align: left;
    border-radius: 3px;
    background: rgb(244, 244, 244);
    border-color: rgb(244, 244, 244);
    height: 38px;
}


body .bx-filter .bx-filter-parameters-box-container-block {

    width: 47%;
}

body .bx-filter .bx-filter-input-container {

    width: 100%;
}

body .bx-filter .bx-ui-slider-track-container {
    margin-left: 0px;
    width: calc(100%);
}

body .bx-filter .bx-ui-slider-part {
    display: none;
}

body .bx-filter .bx-ui-slider-track {
    position: relative;

    height: 2px;
    background: transparent;
}

body .bx-filter .bx-ui-slider-handle {
    background: rgb(227, 30, 36);
    background-position: 0px;
    width: 15px;

    height: 15px;
    border-radius: 50%;
    position: absolute;

    top: -7px;
}

body .bx-filter .bx-ui-slider-handle.left {

    margin-left: -8px;
}

body .bx-filter .bx-ui-slider-handle.right {

    margin-right: -8px;
}


body .bx-filter .bx-ui-slider-pricebar-vn {

    background: transparent;
}

body .bx-filter .bx-ui-slider-pricebar-v {
    background: rgb(227, 30, 36);
}

body .bx-filter .bx-filter-popup-result {

    height: 30px;
}


body .bx-filter .bx-ui-slider-pricebar-vd {
    background: rgb(227, 30, 36);
}

body .bx-filter-param {
    border: none;
    border-radus: 3.6px;
    display: block;
    margin-top: -1px;
    margin-top: -0.08333rem;
    padding: 4.5px 9px 4.5px 27px;
    padding: 0px;
    background: transparent;
    padding-left: 0px;
    margin-bottom: 10px;
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
}


body .bx-filter .bx-filter-param-text {
    font-weight: normal;
    vertical-align: middle;
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
}

body .checkbox__icon,
body .radio__icon {
    box-sizing: border-box;
    border: 1px solid rgb(217, 217, 217);
    border-radius: 3px;
    background: rgb(244, 244, 244);
    width: 20px;
    height: 20px;
}

body .bx-filter .bx-filter-param-label {
    cursor: pointer;
    display: flex;
    align-items: flex-start;
}

body .bx-filter .bx-filter-param-label {

    padding-left: 20px;
}

body .checkbox__icon,
body .radio__icon {

    margin-right: 7px;
}

.new__cart_p_row__opt {
    display: none;
}

body .bx-filter-parameters-box-container__my>input {
    width: 100%;
    border-radius: 5px;
    height: 38px;
    background: rgb(244, 244, 244);
    color: rgb(78, 84, 94);
    font-family: Manrope;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    transition: 0.3s ease;
    text-align: center;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0px !important;
    padding-bottom: 2px !important;
    text-decoration: none !important
}

body .bx-filter-parameters-box-container__my>input:hover {
    opacity: 0.8;
}

body .bx-filter-parameters-box-container__my>input.btn-default {

    color: #fff;
    margin-bottom: 14px;
    background: rgb(227, 30, 36) !important;
}

.row__ny {
    padding-top: 20px;
}

.flex___coatalog_block #catalog .catalog_item.product {
    width: 100%;
    margin: 0px !important;
}

.flex___coatalog_block .catalog_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px;
}

.flex___coatalog_block .pop__item {
    width: 24.7%;
    margin-bottom: 20px;
}

.cmp_items__del .icon-close {

    margin-top: 4px;
}

.catalog-tags__title {
    width: 100%;
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 30px;
}

.catalog-tags__list__our {
    border-bottom: 1px solid rgb(217, 217, 217);
    padding-bottom: 20px;
}

.nav-tabs>li>a {
    border: none !important;
    color: rgb(78, 84, 94);
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
    cursor: pointer !important;
    padding: 0px;

    border-radius: 0px;
}


.nav-tabs__name {
    font-weight: normal;
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
}


.nav-tabs.sorter__order {
    margin: 0px;
}

.catalog__sorter .nav-tabs:last-child {
    margin-right: 0;
    float: none !important;
    margin: 0px;
}

.catalog__sorter {
    margin-top: 25px;
    margin-bottom: 15px;
}

.catalog__sorter>.sorter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.sorter__by svg {
    transition: 0.3s ease;
    position: relative;
    top: 2px;
    margin-left: 3px;
}

.sorter__by.asc svg {
    transform: rotate(180deg);
}

.sorter__by {
    border: none !important;
    height: auto;
    width: auto;
}



.sorter__limit.nav-tabs .dropdown-menu {
    border: 1px solid #d9d9d9;
    border-radius: 18px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    top: 22px;
    left: 0px;
    border-radius: 10px;
    box-shadow: none;
    background: #fff;
    overflow: hidden;
}

.nav-tabs .dropdown-menu>li:first-child a {
    border-radius: 0px;
}

.nav-tabs .dropdown-menu>li:last-child a {
    border-radius: 0px;
}

.ajaxpages_main.nav-tabs>li>a {
    border: none !important;
    color: rgb(78, 84, 94);
    font-family: Manrope;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
    cursor: pointer !important;
    padding: 0px;
    text-transform: unset;
    border-radius: 0px;
    border-radius: 5px;

    background: rgb(244, 244, 244);
    color: rgb(0, 113, 227);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0%;
    text-align: left;
    width: 268px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease;
}

.ajaxpages_main.nav-tabs>li>a:hover {
    opacity: 0.8;
}

.trust_block .trust_box img {

    max-width: 210px;
}

.rounded2____ttt {
    margin-top: 1px;
}

.rounded2____ttt svg {
    width: 13px;
    height: auto;
}


.rounded2____ttt .r__s {

    background: rgb(15, 143, 236);
}

.rounded2____ttt .r__t {
    width: 69px;
    background: rgb(255, 33, 40);
}

.sticker_sovetuem {
    display: flex;
    height: 24px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
}


.flex___coatalog_block .pop__item {

    margin: 0 1.5px;
    margin-bottom: 20px;
}

.flex___coatalog_block .catalog_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0px -1.5px;
}

.sert__gallery .sert__gallery_box img {
    width: 100% !important;
}

.content__text h2 {
    margin-top: 40px !important;
    margin-bottom: 25px !important;
}

.sert__gallery__c .sert__gallery_box a {
    max-height: 255px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;

}

.float__left {
    float: left;
    margin-right: 20px;
    margin-left: -6px;

}
/* End */


/* Start:/css/media-queries.css?175992398116169*/
@media (max-width: 1550px) {

    .n__h_bottom_right {
        width: 49.5%;
    }

    .sert__gallery__c .sert__gallery_box a {
        max-height: 200px;

    }

    .catalog_items .product.is-incart .added2cart {

        font-size: 12px;
    }

    .flex___coatalog_block .pop__item {
        margin: 0 1px;
        margin-bottom: 17px;
    }

    .flex___coatalog_block .catalog_items {
        margin: 0px -1px;

    }



    .catalog_item .catalog_item__name.small__title {
        font-size: 13px !important;
    }

    .tile__caption__my {

        font-size: 13px;
        font-weight: 700;
        line-height: 16px;
    }

    .cat___in___box {

        width: 16.3%;
    }

    .row__innr_out h1 {
        font-size: 33px;
        line-height: 46px;
    }

    .favorites__box {
        display: inline-block;
        margin-right: 15px !important;
        margin-bottom: 30px !important;
        border-radius: 100000px;
        background: rgb(234, 245, 243);
        padding: 7.5px 19px !important;

        font-weight: 700;
        white-space: nowrap;
        color: rgb(28, 118, 106);
        font-family: Manrope;
        font-size: 15px !important;
        font-weight: 500;
        line-height: 25px !important;
        letter-spacing: 0%;
        text-align: left;
    }

    #cart_top1 span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 64px !important;
    }

    .n__h__right {
        width: 127px;
    }

    .container_content {
        width: 1260px;
    }

    .n__location_box span {

        font-size: 14px;
    }

    .search__input_new {

        width: 379.26px;

    }

    .tops__link span {

        font-size: 14px;
    }

    .wats__box span {

        font-size: 13px;
    }

    .route_box span {

        font-size: 14px;
    }

    .route_box {
        margin-left: 105px;
    }

    .n__h_bottom_left a {}

    .n__h_bottom_right a {

        font-size: 15px;
        font-weight: 400;
        line-height: 22px;

    }

    .n__h_bottom_left {
        width: 48.5%;
    }


    .n__h_bottom_left a {

        font-size: 15px;

        padding: 11px 9px;
        border-radius: 5px;
    }

    .popular_box p {

        font-size: 17px;
        font-weight: 700;
        line-height: 21px;
    }

    h2 {
        margin-top: 50px !important;
        margin-bottom: 40px !important;

        font-size: 34px;
        font-weight: 700;
        line-height: 42px;
    }

    .advan__box>p {

        font-size: 13px;
        font-weight: 400;
        line-height: 16px;
    }

    .text {

        font-size: 15px;
        line-height: 22px;
    }

    .great_deals_info p {

        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
    }


    .catalog_item___inff {
        padding: 0 10px;
        padding-bottom: 24px;
    }

    .catalog_item__btn_new__m2 {

        font-size: 13px;
    }

    .catalog_item__btn_new__m {

        font-size: 13px;
    }

    .text h3 {
        margin-bottom: 25px;
        font-size: 28px;
        font-weight: 700;
        line-height: 36px;
    }

    .footer__f__left {

        font-size: 15px;
    }

    .footer__top_f p {

        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
    }

    .footer__left_bot_cat_col p {

        font-size: 18px;

        line-height: 30px;
    }

    .footer__left_bot_cat_list a {

        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
    }

    .footer__soc {
        color: rgb(29, 38, 58);
        font-family: "Manrope", sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 32px;
    }

    footer .tops__link span,
    .clock span {
        color: rgb(29, 38, 58);
        font-family: "Manrope", sans-serif;
        font-size: 15px;
    }

    .clock__out {

        font-size: 15px;
        font-weight: 400;
        line-height: 25px;
    }

    .footer__row__bottom_left {
        color: rgb(179, 176, 184);
        font-family: "Manrope", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

    .footer__row__bottom_right p {

        font-size: 14px;
    }



}

@media (max-width: 1330px) {
    .btn-juliet {

        margin-left: 5px !important;

    }

    .btn-juliet#next {

        margin-left: -55px !important;
    }

    .arr_sli .btn-juliet {
        margin-left: 15px !important;
    }


    .arr_sli .btn-juliet#next {
        margin-left: -65px !important;
    }

}

@media (max-width: 1292px) {










    .sert__gallery__c .sert__gallery_box a {
        max-height: 150px;

    }

    .l-side__right {
        width: 73.7%;
    }

    .flex___coatalog_block .pop__item {
        width: 32.7%;
    }

    .l-side__left {
        width: 24.8%;
    }

    body .bx-filter {

        padding: 10px;
        padding-bottom: 15px;
    }

    .cat___in___box {
        width: 24.3%;
    }

    .product__wats__row.product__wats__row2 p {
        font-size: 15px;
    }

    .container_content {
        width: 992px;
    }

    .btn-juliet {

        width: 40.17px;
        height: 40.17px;
    }

    body .bx-filter .bx-filter-parameters-box-title {

        font-size: 14px;
    }

    .btn-juliet#next {
        margin-left: -45px !important;
    }

    .arr_sli .btn-juliet#next {
        margin-left: -50px !important;
    }

    .route_box {
        display: none;
    }

    header .n__location_box {
        margin-right: 100px;
    }

    .header_17old_box {
        display: none;
    }

    .v__mob {
        display: block !important;
    }

    .new__link_logo_box {
        display: none !important;
    }


    .h_cat_box {

        border-radius: 3px;

        width: 118px;
        height: 40px;

        font-size: 14px;
    }

    .h_cat_burg span {
        background: #fff;
        width: 15px;
    }

    .h_cat_burg {

        margin-top: -6px;
    }

    .n__h__right {
        width: 126px;
    }

    .h_cat_box span:nth-child(2) {
        margin-top: 5px;
    }

    .h_cat_box span:nth-child(3) {
        top: 10px;
    }

    .h_cat_box p {
        padding-left: 23px;
    }

    .search__input_new {

        border-radius: 2.82px;

        font-size: 13px;


        height: 32px;
        padding: 0px 9px;
    }

    .regg__box {

        font-size: 12px;
    }

    .search__form_new {
        border-radius: 4px;
    }

    .search__btn_new {

        padding: 0px 11px;
    }

    .n__h_center_row__inner {
        min-height: 92px;
    }

    .n__h_bottom_left a {
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
    }

    .n__h_bottom_right {
              width: 47.5%;
    }

    .n__h_bottom_left {
             width: 50.5%;
    }

    .n__h_bottom_row_inner {
        min-height: 80px;
    }

    .n__h_bottom_right a {
            font-size: 12px;
        font-weight: 400;
        line-height: 15px;
    }

    .text {
        font-size: 14px;
        line-height: 21px;
    }

    .main_slider_block {
        margin-top: 30px;
    }

    .main_slider {
        margin-bottom: 20px;
    }

    h2 {
        margin-top: 40px !important;
        margin-bottom: 30px !important;
        font-size: 28px;
        font-weight: 700;
        line-height: 36px;
    }

    .popular_box p {
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        text-align: left;
        padding: 0 10px;
        padding-top: 20px;
    }

    .advan__box {
        width: 49% !important;
        margin-bottom: 30px;
    }

    .advan__box>p {

        margin-top: 10px;
    }

    .great_deals_link a {
        color: rgb(29, 38, 58);
        font-family: "Manrope", sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
    }

    .great_deals_info p {
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
    }

    .footer__f__left {
        font-size: 14px;
    }

    .footer__f__right {
        width: 598px;
    }

    .footer__right .footer__right_col:first-child {
        width: 54%;
    }

    .footer__right_col .n__location_box {
        align-items: flex-start;
        flex-wrap: nowrap;
    }

    .footer__soc {
        color: rgb(29, 38, 58);
        font-family: "Manrope", sans-serif;
        font-size: 15px;
        font-weight: 700;
        line-height: 29px;
        padding-top: 36px;
    }

    .footer__left_bot_cat_col p {
        font-size: 16px;
        line-height: 32px;
    }

    .footer__row__bottom_left {
        color: rgb(179, 176, 184);
        font-family: "Manrope", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        width: 100%;
        margin-bottom: 30px;
    }

    .footer__row__bottom {
        background: rgb(29, 38, 58);
        padding: 32px 0px;
    }
}


@media (max-width: 1012px) {

    .detail__tabs___cart ul.nav-tabs {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .detail__tabs___cart .nav-tabs>li {
        margin: 0px;
        margin-right: 0px;
    }

    .product__wats__row.product__wats__row2 p {
        font-size: 15px;
    }

    .l-side__left {
        width: 100%;
    }

    .cat___in___box {
        width: 33%;
    }

    .l-side__right {
        width: 100%;
    }

    .mob__menu span {

        padding-bottom: 2px;
    }

    .container_content {
        width: 762px;
    }

    .slider_box img {
        border-radius: 10px;
    }

    .other__box img {
        border-radius: 10px;
    }

    .n__h__right {
        display: none !important;
    }

    .n__h_center_swap_cat_serch {
        width: 100%;
    }

    .n__h_bottom_row {
        display: none;
    }

    .n__location_box {
        display: none;
    }

    .new__basket {
        display: block !important;
    }

    .wats__box {
        margin-left: 150px;
    }

    .mob__menu {
        width: 106.85px;
        height: 36px;
        border-radius: 3px;
        background: rgb(0, 84, 174);
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        color: rgb(255, 255, 255);
        font-family: "Manrope", sans-serif;
        font-size: 14px;
        display: flex !important;
    }

    .mob__menu span {
        padding-left: 10px;
    }

    .search__input_new {
        width: 100%;
    }

    .new__header .h_cat_box {

        flex: none;
    }

    .h__search_box {
        width: 100% !important;
    }

    .n__h_center_swap_cat_serch {
        width: 100%;
        flex-wrap: nowrap;
        padding: 20px 0px;
    }

    .n__h_center_row {
        padding-top: 10px;
    }

    .wats__box span {
        display: none;
    }

    .wats__box {
        border-radius: 1000px;
        padding: 10px 10px;
    }

    .wats__box {
        margin-left: 251px;
    }

    .popular_box p {
        font-size: 15px;
    }

    h2 {
        margin-top: 35px !important;
        margin-bottom: 25px !important;
        font-size: 26px;
        font-weight: 700;
        line-height: 34px;
    }


    .text h3 {
        margin-bottom: 25px;
        font-size: 22px;
        font-weight: 700;
        line-height: 30px;
    }

    .footer__f__bottom {
        margin-top: 19px;
    }

    .footer__f__left {
        padding-top: 18px;
        margin-bottom: 30px;
    }

    .footer__f__right {
        width: 100%;
    }

    .inp {

        font-size: 14px;
    }


    footer {
        padding-top: 44px;
    }

    .footer_form h2 {
        margin-top: 0px !important;
        margin-bottom: 10px !important;
        padding-top: 34px;
    }

    .footer_form {
        padding-bottom: 36px;
    }

    .footer__left {
        width: 100%;
    }

    .footer__right {
        width: 100%;
        padding-top: 7px;
        margin-top: 32px;
    }

    .clock__out {
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
    }

    .footer__left_bot {

        padding-right: 57px;
    }

}



@media (max-width: 798px) {


    .catalog-tags__item {
        padding: 3px 16px 3px;
        border-radius: 1000px;
        background: rgb(244, 244, 244);
        display: inline-flex;
        align-items: center;
        transition-duration: 100ms;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        flex-shrink: 0;
        margin-right: 8px;
        margin-bottom: 10px;
        color: rgb(0, 0, 0);
        font-family: Manrope;
        font-size: 12px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0%;
        text-align: left;
        max-width: 100%;
    }

    .cat___in___box {
        width: 33%;
    }

    .flex___coatalog_block .pop__item {
        width: 49.5%;
    }

    .product__wats__row.product__wats__row2 p {
        font-size: 15px !important;
    }

    .advan__box {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .container_content {
        width: 100%;
        padding: 0 20px;
    }

    .wats__box {
        margin-left: 0px;
    }

    .tops__link svg {
        display: none;
    }

    .tops__link span {
        padding-left: 0px !important;
    }

    .tops__link span {
        font-size: 13px;
    }

    .wats__box {
        border-radius: 1000px;
        padding: 6px 6px;
    }

    .advan__cont {
        margin-top: 47px;
    }

    .trust_box {

        height: 126px;
    }

    .mob__menu {
        width: 86.85px;
    }

    .h_cat_burg {

        left: 9px;
    }

    .h_cat_box p {
        padding-left: 21px;
    }

    .btn-juliet {
        width: 31.17px;
        height: 31.17px;
        margin-top: -19px;
    }

    .btn-juliet img {
        width: 10px;
    }

    .btn-juliet#next {
        margin-left: -20px !important;
    }

    .btn-juliet {
        margin-left: -11px !important;
    }

    .main_slider {
        margin-bottom: 5px;
    }

    .other__box {
        width: 100%;
        margin-bottom: 5px;
    }

    .arr_sli .btn-juliet {
        margin-left: -5px !important;
    }

    .arr_sli .btn-juliet#next {
        margin-left: -25px !important;
    }

    h2 {

        font-size: 24px;
        font-weight: 700;
        line-height: 28px;
    }


    .text h3 {
        margin-bottom: 25px;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
    }

    .footer__top_f p {
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
    }

    .footer__f__left_row {
        margin-bottom: 10px;
        flex-wrap: nowrap;
    }

    .form_m_row__bottom {
        width: 100%;
        margin-bottom: 10px;
    }

    .form_m_row_text .inp {
        height: 110.52px;
    }

    .form_m_row_text {
        width: 100%;
    }

    .foot___conteint___bottom .sogl {
        width: 100%;
        margin-bottom: 20px;
    }

    .form_m_row__bottom .inp {
        margin-bottom: 10px;
    }

    .rait {
        width: 100%;
        margin-top: 10px;
    }

    .footer__left_bot_cat_col {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }

    .footer__left_bot_cat_col:nth-child(2) p {
        display: none;
    }

    .footer__left_bot_cat_col:nth-child(2) {
        margin-bottom: 20px;
    }

    .footer__soc {
        color: rgb(29, 38, 58);
        font-family: "Manrope", sans-serif;
        font-size: 15px;
        font-weight: 700;
        line-height: 29px;
        padding-top: 0px;
        padding-left: 0px;
        margin-bottom: 30px;
    }

    .clock__out {

        padding-left: 20px;
    }

    .footer__row__bottom_left {

        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
    }
}


@media (max-width: 600px) {


    .float__left {
        float: none;
        display: block;
        margin-right: 0px;
        margin-left: -6px;
        margin-bottom: 20px;

    }


    .sorter__order.nav-tabs .nav-tabs__name {
        display: none;
    }

    .flex___coatalog_block .pop__item {
        width: 100%;
        margin-bottom: 10px;
    }

    .cat___in___box {
        width: 49%;
    }
}
/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1509544922420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/local/templates/sm_default/styles.css?177323682834674*/
.acout__new__cont_f img {
    object-fit: cover;
    height: 100%;
}

.acout__new__cont_f {

    display: flex;
    flex-wrap: wrap;
}

.acout__new__cont_f a {
    padding-right: 1px;
    padding-bottom: 2px;
    display: flex;
    width: 25%;
    flex-wrap: wrap;


    align-items: flex-start;
}

.status__new_row.status__new_row33 {
    padding-bottom: 0px;
    min-height: 61px;
    padding-top: 15px;
}

.status__new_row.status__new_row33 .status___inner {
    line-height: 19px;
}

.nnew_s_cont {
    display: inline-flex;
    flex-wrap: wrap;
}

.nnew_s_text {
    padding-left: 3px;
    margin-top: -2px;
}

.nnew_s_cont_2 .nnew_s_text {

    color: #e77e5b;
}

.nnew_s_text b {
    color: #235b7a;
    font-weight: 600
}

.new__link_logo_title {
    font-size: 34px;
    letter-spacing: 0.3px;
    color: #c60000;
    font-weight: 700;
    line-height: 37px;
    padding-bottom: 6px;
}

.l-header__logo.logo a.new__link_logo_box {
    text-decoration: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.new__header .l-header__logo.logo a p {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 0.05px;
    color: #545a65;
    font-weight: 600 margin: 0;
}

.new__link_logo_title span {
    color: #003f7d;
}

.new__link_logo_box {}

.new__header .l-header__logo.logo a p {}


.cookie-consent {
    position: fixed;
    background: #fff;
    font-size: 12px;
    color: #24243b;
    box-shadow: 0 0 30px 0 rgba(159, 159, 159, 0.44), 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    cursor: default;
    z-index: 2147483647;
    max-width: 284px;
    left: 20px;
    bottom: 20px;
    margin-right: 0px;
    padding: 18px;
    border-radius: 4px;
}

.cookie-consent__message {
    line-height: 1.35;
}

.cookie-consent__message a {
    color: #ce1e19;
}

.cookie-consent__buttons {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}


.cookie-consent__button {
    font-size: 10px;
    cursor: pointer;
    padding: 8px 8px;
    white-space: nowrap;
    text-align: center;
    border-radius: 3px;
    border: 1px solid transparent;
    transition: all 0.08s;
    flex: none;
}

.warning-win {
    display: none;
}

.cookie-consent__button_refuse {
    color: #6c7c93;
    border-color: #c5c8cc;
    background: #fff;
    min-width: 100px;
    margin-right: 10px;
}

.cookie-consent__button_refuse:hover {
    color: #5b687b;
    border-color: #afb3b9;
    background: #f8f8fc;
}

.cookie-consent__button_accept {
    color: #fff;
    background: #ce1e19;
    border-color: #ce1e19;
    min-width: auto;
    width: auto;
    display: inline-block;
    justify-content: center;
}

.cookie-consent__button_accept:hover {
    background: #a91713;
    border-color: #a91713;
}



.cookie-consent__button_accept.js-cookie-consent-accept2 {
    color: #ce1e19;
    background: #fff;
    border-color: #ce1e19;
    min-width: auto;
    width: auto;
    display: inline-block;
    justify-content: center;
}

.cookie-consent__button_accept.js-cookie-consent-accept2:hover {
    background: #a91713;
    border-color: #a91713;
    color: #fff;
}















.btn__ci {
    position: relative;
}

.sogl {
    flex-wrap: nowrap;
}





.sogl p {

    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0%;
    text-align: left;
    /* text-transform: uppercase; */
    color: rgb(111, 113, 118);
    max-width: 600px;
}

.sogl p a {
    color: rgb(14, 18, 29);
    text-decoration: underline;
}

.sogl p a:hover {
    text-decoration: none;
}

.btn__ci {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    width: 32px;
    height: 32px;
    margin-right: 11px;
    border: 1px solid #c3c3c3;
}

.btn__ci {
    flex: none;
    cursor: pointer;
}

.btn__ci span {
    transition: 0.3s ease;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    transform: scale(0);
    background: #cc1a17;
}

.btn__ci.add span {
    transform: scale(1);
}

.btn__ci span {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.btn__ci span:before {
    content: "";
    position: absolute;
    background: url(/local/templates/sm_default/assets/image/checkbox.svg) no-repeat center center;
    width: 10px;
    height: 10px;
    background-size: contain;
}


.check__get {
    cursor: pointer;
}

.dess {
    pointer-events: none;
}



.text_err.none {
    display: block;
}

.text_err {
    position: absolute;
    top: -51px;
    left: 20px;
    display: none;
    font-size: 9px;
    padding-top: 5px;
    color: #E31C1C !important;
    background: url(/local/templates/sm_default/assets/image/Rectangle_256.svg) no-repeat;
    width: 189px;
    height: 57px;
    text-align: left;
    padding: 0px;
    background-size: cover;
    padding: 13px;
    padding-left: 25px;
}

.btn__ci.err {
    border: 1px solid #ff3e3e;
}

.none {
    display: none;
}






.foot___conteint___bottom {
    flex-wrap: nowrap;
}


.sogl {
    max-width: 600px;
    margin-right: 20px;
}

.search-page__m .search-item {
    display: flex;
    flex-wrap: wrap;
}


.search-page__m .img__left {
    width: 16%;
}

.search-page__m .search__right.no__img {
    width: 84%;
    padding-left: 20px;
    box-sizing: border-box;
}

.search-page__m .search__right {
    width: 100%;
    padding-left: 0px;
    box-sizing: border-box;
}

.searc_price span {
    color: #cc0100;
    font-size: 17px;
}



.catalog_row__m .news-item-prev_image {

    max-height: 227px;
}


.m__contt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 24px;
    margin-top: 20px;

}

.m__boxx {
    width: 32%;
}


.reviews-block-inner {

    margin-top: 30px;
}


.social__containet {
    display: flex;
    flex-wrap: wrap;

}

.social__box_ins {
    position: relative;
    padding-left: 40px;
    margin-bottom: 5px;
    margin-top: 15px;
}

.social__box_ins a {
    font-size: 14px;
    color: #000;
}


.social__box_ins:before {
    content: "";
    position: absolute;
    margin-left: -40px;
    width: 30px;
    height: 30px;
    transform: translateY(-4px);
    background: url(/bitrix/images/install/ru/Instagram-Icon.png)no-repeat center center;
    background-size: cover;
}

.social__box_vk {
    position: relative;
    padding-left: 40px;
    margin-bottom: 5px;
    margin-top: 15px;
    margin-right: 25px;

}

.social__box_vk a {
    font-size: 14px;
    color: #000;
}

.social__box_vk:before {
    content: "";
    position: absolute;
    margin-left: -40px;
    width: 30px;
    height: 30px;
    transform: translateY(-4px);
    background: url(/bitrix/images/install/ru/vk_icon.png)no-repeat center center;
    background-size: cover;
}

.social__box_tw a {
    font-size: 14px;
    color: #000;
}

.social__box_tw:before {
    content: "";
    position: absolute;
    margin-left: -40px;
    width: 30px;
    height: 30px;
    transform: translateY(-4px);
    background: url(/bitrix/images/install/ru/tw_icon.png)no-repeat center center;
    background-size: cover;
}

.social__box_tw {
    position: relative;
    padding-left: 40px;
    margin-bottom: 5px;
    margin-top: 15px;
    margin-right: 25px;
}

.detail__timer {
    margin-top: 45px;
}

.catalog_item__price {
    position: relative;
}

.product.qb .corner__in {
    background: #ff0202;
}

.catalog_item.qb .price__pdd {
    position: absolute;
    margin-top: -30px;
    background-color: #ff0202;
}

.catalog_item.da .price__pdd {
    position: absolute;
    margin-top: -30px;
}

.catalog_item .price__pv {
    display: block !important;
    color: #777676;
}


.row_string {
    display: flex;
}

.row_string p {
    margin-right: 15px;
}

.flex__row_string {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#footer {
    position: relative;
}

.footer__line_grey {

    height: 1px;
    background: #e5ebf1;
    position: absolute;
    bottom: 90px;
    width: 100%;
    left: 0;
}


.footer__bottom_right_part {
    margin-right: 10px;
}

footer .menu_v {
    margin-left: 20px;
}

.footer__bottom_right_part p span {

    display: block;
    color: #ff0000;
}

.footer__bottom_right_part p {
    line-height: 15px;
    margin-bottom: 2px;
    padding-left: 7px;

}

.footer__bottom_right_part a {
    display: flex;
    align-items: center;
    text-decoration: none;

}

.footer__copy {
    font-size: 13px;
    /* line-height: 40px; */
    color: #767676;
    width: 50%;
    line-height: 14px;

}

.footer__copy span {

    display: block;
    margin-top: 12px;
}


.footer__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}

.footer__bottom_left_part {
    display: flex;

    align-items: center;
}

footer .menu_v {
    margin-top: 45px;
}

footer .menu_v>ul>li {
    margin-bottom: 9px;
    padding-left: 10px;
}

footer .menu_cols {
    margin-top: 45px;
}

footer .menu_v a {
    font-weight: 100;
    text-decoration: none;
    font-size: 15px;
    color: #171717;
}

footer .menu_cols__menu>li>a {
    color: #171717;
    font-size: 15px !important;
    font-size: 1.08333rem;
    font-weight: 100;
    margin-bottom: 9px;
    margin-bottom: 0.75rem;
    text-decoration: none;
}

footer .menu_cols__menu>li>a:hover {
    color: #0058af;
}

footer .menu_v a:hover {
    color: #0058af;
}



footer .menu_cols__title,
.menu_v__title {
    display: none;
}

.l-footer__phone.adds.recall {
    display: flex;
    justify-content: flex-end;
    margin-right: -25px;
}



.l-footer__phone.adds.recall a {
    margin-top: 15px;
}


.l-footer__inner .header__phoneinfo .phone_number__email {
    font-size: 21px;
    color: #000;
}

.l-footer__inner .header__phoneinfo .phone_number__email:before {

    -webkit-transform: translateY(10px);
    transform: translateY(10px);

}


.l-footer__inner .header__phoneinfo .phone_number__tel:before {

    -webkit-transform: translateY(11px);
    transform: translateY(11px);

}


.l-footer__inner .header__phoneinfo .phone_number__tel {
    font-size: 26px;
    color: #000;
}

.footer_times_work {

    display: flex;
    justify-content: flex-end;
}

.footer_address {
    display: flex;
    justify-content: flex-end;
}

.l-footer__inner .header__phoneinfo {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: -5px;
    margin-left: 0px;
    margin-right: -25px;
}

.footer_times_work p {
    font-size: 16px;
    color: #000;
    position: relative;
    padding-left: 40px;
}

.footer_times_work p:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -37px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    background: url(/bitrix/images/install/ru/footer_times_icon.png) no-repeat center center;

}

.footer_address p {
    font-size: 16px;
    color: #000;
    position: relative;
    padding-left: 30px;
    margin-right: -30px;
}

.footer_address p:before {
    content: '';
    width: 14px;
    height: 23px;
    position: absolute;
    margin-left: -30px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    background: url(/bitrix/images/install/ru/footer_address_icon.png) no-repeat center center;

}

.l-footer__phone a {

    margin-top: 30px;
    width: 160px;
}

.l-footer {
    background: none;
    background-image: none;
    border-top: 1px solid #E5EBF1;
    padding-top: 36px;
    padding-top: 3rem;
}

.l-footer__logo.logo a {
    position: relative;
    display: block;

}

.l-footer__logo.logo a p {
    position: absolute;
    left: 44px;
    top: 33px;
    text-transform: uppercase;
    font-size: 7px;
    font-weight: 700;
    letter-spacing: 0px;
}

.l-header__logo.logo a {
    position: relative;
    display: block;

}

.l-header__logo.logo a p {}



.catalog_item__buy .buy1_catalog.catalog_item__btn.buy1click:hover {
    background: #e00000 !important;
    background-image: linear-gradient(180deg, #e00000, #e00000) !important;
    border-color: #e00000 !important;
    color: #fff;
}


.catalog_item__buy .buy1_catalog.catalog_item__btn.buy1click {
    background: #cc0100 !important;
    background-image: linear-gradient(180deg, #cc1a17, #cc0100) !important;
    color: #fff;

}


.catalog_item.da .catalog_item__btn {
    background: initial !important;
    background-image: linear-gradient(180deg, #0058af, #0058af) !important;
    color: #fff !important;
    font-size: 18px;
    line-height: inherit !important;
    margin-bottom: 18px !important;
}

.catalog_item.da .catalog_item__btn:hover {

    border-color: transparent !important;

    background: #0270cd !important;
    background-image: linear-gradient(180deg, #0270cd, #0270cd) !important;
    border-color: #0270cd !important;
    color: #fff !important;
}



.btn-primary {
    border: none;
    font-size: 16px;
    font-weight: 600;
}

.btn-primary:hover {
    background: #cc0000;
    background-image: linear-gradient(180deg, #cc0000, #cc0000);
    border-color: #cc0000;
}

.cart__coupons {
    display: none;
}

.btn.btn-default {
    font-size: 16px;
    background: #cc0000;
    padding: 10px 30px;
    outline: none;
    border: none;
}

.btn.btn-default:hover {
    background: #0470cd;
}

.pull-right label {
    display: block;

}

.owl-carousel .owl-nav__next {

    text-decoration: none;
    outline: none;
}

.owl-carousel .owl-nav__prev {
    text-decoration: none;
    outline: none;
}

.icon-left,
.icon-right {
    fill: #3c7fbd;

    outline: none;
    text-decoration: none;
}

.modern-menu .modern-menu__root-item:hover>a,
.modern-menu .modern-menu__more-btn:hover>a {

    box-shadow: none !important;

}

@media screen and (min-width:1030px) {
    .owl-carousel .owl-nav__prev {

        left: -25px;
    }

    .owl-carousel .owl-nav__next {

        right: -25px;
    }
}

.text-center.text-center.h2 {
    padding-bottom: 35px;
}

.l-header__info #cart_topFKauiI .icon {
    fill: #cc0100 !important;
}

.tile {
    transition: 0.2s;

    border: 1px solid #d8d6d6;
}

.tile:hover .tile__name {
    color: #cc0000;

}

.tile:hover {

    border: 1px solid #f903034d;
}

.carousel__item {
    padding-bottom: 10px;
    transition: 0.2s;
    background-image: linear-gradient(180deg, #FFF, #F9F9F9);
    border: 1px solid #d8d6d6;
}

.carousel__item:hover {

    border: 1px solid #f903034d;
}

.carousel.owl-carousel .carousel__img {

    width: 97%;
}

.detail__price .price__pdv {

    font-size: 18px;
    color: #000;
}

.detail__price .price__pdv span {
    font-size: 28px;
    color: #cc0000;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-left: 10px;
}

.detail__stocks span {
    font-size: 14px;
    font-weight: 600;
    color: #669933;
    padding-left: 30px;
}

.detail__stocks span:before {
    content: '';
    width: 17px;
    height: 13px;
    position: absolute;
    margin-left: -30px;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    background: url(/bitrix/images/install/ru/v_nalichii_icon.png) no-repeat center center;
}

.detail__buy .detail__stocks {
    padding: 15px 0px;
}

.quantity__plus,
.quantity__minus {

    color: #0058af;
}

.detail__btn,
.detail__btns .bx-catalog-subscribe-button {
    display: block;

    font-size: 18px;

    line-height: 25px;

    margin-bottom: 20px;
    width: 100%;
    margin-top: 25px;
    text-align: center;
}

.btn-primary,
.detail__btn.buy1click,
.catalog_item.da .catalog_item__btn {
    border-color: transparent;
}

.detail__btn.buy1click,
.catalog_item.da .catalog_item__btn {
    background: #cc0100;
    background-image: linear-gradient(180deg, #cc1a17, #cc0100);
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: -30px;
}

.detail__btn>.icon-cart {

    margin-left: -20px;
    padding-right: 10px;
}

.detail__btn.buy1click>.icon-phone {

    height: 20px !important;
    padding-right: 5px;
}

.detail__btn.add2cart.btn.js-add2cart:focus {
    background: #cc0f0c;
    outline: none;
}

.quantity__plus,
.quantity__minus {

    color: #0058af;
}

.price__pdv {
    color: #171616;
}

.catalog_item__btn {
    font-size: 18px !important;
    padding: 4px 5px;
}

.buy1_catalog.catalog_item__btn {
    padding: 5px;
}

.buy1_catalog.catalog_item__btn .icon {
    fill: #ffffff !important;
    width: 26px !important;
    height: 20px !important;
    padding-right: 5px;
}

.icon_svg__cart {
    background-image: url(/bitrix/images/install/ru/korzina.svg);
    width: 20px;
    height: 20px;
    background-size: cover;

}

div .mainbanners .mainbanners__owl {
    position: relative;
    height: 100%;
}

.mainbanner .mainbanner__img {
    width: 105rem;
    margin: 0 auto;
}

.header__phoneinfo a {
    text-decoration: none;
}

.carousel .owl-stage {
    right: 0 !important;
}

.catalog_item__btn,
.fancybox-title {
    background: #7c7c7c;
    background-image: linear-gradient(180deg, #0058af, #0058af);
    color: #fff;
}

.catalog_item__btn:hover {
    background: #0270cd;
    background-image: linear-gradient(180deg, #0270cd, #0270cd);
    border-color: #0270cd;
    color: #fff;
}

.buy1_catalog {
    background: #cc0000;
    background-image: linear-gradient(180deg, #cc0000, #cc0000);
    border-color: #cc0000;
    color: #fff;
}

.buy1_catalog:hover {
    background: #e00000;
    background-image: linear-gradient(180deg, #e00000, #e00000);
    border-color: #e00000;
    color: #fff;
}

.btn-default,
.detail__btn,
.detail__btns .bx-catalog-subscribe-button,
.sale_order_full_table.complete input[type="submit"],
.catalog_item.qb .catalog_item__btn,
.order-sidebar .bx-soa-cart-total-button-container>a,
.shop-panel .btn.active,
.shop-panel .active.bx-catalog-subscribe-button,
.back0,
#smartFilter .lvl1_specific_size .lvl2 .props.pchecked,
#smartFilter .lvl1_price_group .lvl2 .props.pchecked,
.bx_filter .rs_prop_btn.active,
.l-header__line,
.offer_prop-btn .offer_prop__value input:checked+.offer_prop__icon,
.offer_prop-btn .offer_prop__value.checked,
.offer_prop-btn .offer_prop__value.checked:hover {
    background: #0058af;
    background-image: linear-gradient(180deg, #0058af, #0058af);
    color: #fff;
}

.subscribe .form-group {
    margin-bottom: 18px !important;
    margin-bottom: 1.5rem !important;
}





.news-list .prices-box {
    display: flex;
    /* max-height: 150px; */
    border: 1px solid #E2E2E2;
    height: 75px;
    border-radius: 5px;
    padding: 5px;
}

.news-list .prices-box .prices-img {
    width: 65px;
}

.news-list .prices-box .prices-img a {
    display: flex;
    align-items: center;
}

.news-list .prices-box .prices-txt {
    padding-top: 5px;
    font-size: 14px;
    padding-left: 10px;
}

.news-list .prices-box .prices-txt b {
    font-size: 15px;
}

.news-list .prices-box .prices-txt a {
    color: #000;
    cursor: pointer;
    font-style: italic;
    text-decoration: none;
}

a:hover {
    color: #cc0100;
}


.news-list .prices-box .prices-txt a:hover {
    color: #cc0100;
}

.news-list .news_text_sm {
    height: 87px;
    margin-bottom: 10px;
}

.menu_top a:hover {
    text-decoration: none;
    color: #cc0100;
}

.menu_top a {
    color: #0058af;

}

.l-header__top .icon {
    fill: #cc0100;
}

.auth_top__link:hover,
.l-header__top .dropdown-toggle:hover,
.cmp_items .cmp__link:hover {
    color: #cc0100;
    text-decoration: none;
}

.cart_top .icon-cart {
    fill: transparent;
}

#cart_top1:before {
    content: '';
    width: 40px;
    height: 38px;
    position: absolute;
    left: 0;
    margin-left: 0px;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    background: url(/bitrix/images/install/ru/shopping-cart-0.png) no-repeat center center;
}

.catalog_item__btn.add2cart:before {
    content: '';
    width: 23px;
    height: 25px;
    position: absolute;
    margin-left: -31px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background: url(/local/templates/sm_default/assets/img/shopping-cart-0_1.png) no-repeat center center;
    background-size: contain;
}




.cart_top:hover .cart_top__title {
    color: #cc0100;
}

a {
    color: #535353;
    cursor: pointer;
    text-decoration: none;
}

span.zagolovok {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding: 10px 0;
}

span.zagolovok_text {
    color: #000;
    text-align: center;
    display: block;
}

.nav-tabs>li.active>a {
    color: rgb(227, 30, 36);
}

span.owl-buttom {
    display: block;
    border: 1px solid;
    width: 25%;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 30px;
}

.nav-tabs>li.active>a:before {}

.owl-item a {
    text-decoration: none !important;
}


.breadcrumb>li:last-child {
    color: rgb(90, 92, 98);
}

.breadcrumb>li:last-child:after {}

.tile__head:after {
    display: none;
}

.tile__head {
    font-size: 15px;
    font-size: 1rem;
    max-height: 45px;
    max-height: initial;
    padding: 5px;
    margin: 0;
    padding-top: 11.25px;
    padding-top: 0.9375rem;
    text-align: center;
}

.tile__head {
    display: block;
    position: relative;
    overflow: inherit;
}

.nav-tabs>li>a:hover {
    color: rgb(227, 30, 36);
}

.nav-tabs .dropdown-menu {}

.nav-tabs .dropdown-menu a {
    color: #cc0100;
}

.btn-link {
    color: #cc0100;
}

.btn-link:hover,
.btn-link:focus {
    color: #cc0100;

}

.catalog_item__btn {
    border-color: transparent;
    outline: none !important;
}

.table_item .price__pdv {
    color: #cc0100;
}

.picbox__dots .owl-dot.active:before {
    border-bottom: 7px solid #cc0100;

}

font.errortext {
    color: #cc0100 !important;
}

.detail__btn.add2cart.btn.js-add2cart:focus {
    background: #969696;
    background-image: linear-gradient(180deg, #969696, #827171);
    border-color: #969696;
    outline: none;
}

.detail__btn.buy1click:active,
.detail__btn.buy1click:focus,
.detail__btn.buy1click:hover:active {
    background: #969696;
    background-image: linear-gradient(180deg, #969696, #827171);
    border-color: #969696;
    outline: none;
}

.btn-primary {
    background: #cc0100;
    background-image: linear-gradient(180deg, #cc0100, #cc0100);
    color: #fff;
}

.detail__btn.buy1click:hover {
    background: #969696;
    background-image: linear-gradient(180deg, #969696, #827171);
    border-color: #969696;
    outline: none;
}

.btn-primary:focus {
    background: #969696;
    background-image: linear-gradient(180deg, #969696, #827171);
    border-color: #969696;
    outline: none;
}

.table_item__link {

    color: #0058af;
}

.icon-lock {
    fill: #0058af;
}

.table_item__link:hover .icon-lock {
    fill: #cc0100;
}


.panel__icon {
    fill: #0058af;

}

.stocks .tooltip {

    display: none;
}

.alert-warning {
    background-color: #ffffff;
    background-image: linear-gradient(180deg, white, #0058af2e);
    border-color: #dde1e4;
    color: #0058af;
}

.order-section .order-section__icon {

    fill: #0058af;
}

.bx-price.all,
.order-section .bx-soa-item-td .bx-price.all,
.order-sidebar .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
    color: #cc0100;
}

.anchor {
    border-bottom: 1px dashed;
    color: #0058af;
}

.catalog_item__inner {

    border-radius: 10px;
}

.catalog_item:hover .catalog_item__inner,
.catalog_item.is-hover .catalog_item__inner {
    border: 2px solid #0058af;
    box-shadow: none;
}

.l-header__info {
    margin: 15px auto 25px;
}

.nav-tabs.text-center {
    margin: 20px auto;
}

.catalog_item__btn {
    font-size: 16px !important;

}

.detail__btn,
.detail__btns .bx-catalog-subscribe-button {

    font-size: 16px;

}

.detail__btn.buy1click,
.catalog_item.da .catalog_item__btn {

    font-size: 16px;
}

.text_fade:after,
.carousel__name:after,
.tile__head:after {
    background: none;
}

.menu_vml__item>a:hover {
    color: #cc0100;
}

.menu_vml__item:hover>a>.menu_vml__toggle {
    stroke: #cc0100;
}

.menu_vml__sub .menu_vml__item:hover>a {
    color: #cc0100;
}

.filterin__hint.reset {
    background: #cc0100;
}

.catalog_item {

    margin-left: 3.5px !important;
    margin-right: 3.5px !important;
}

.news-item.col-md-6 {
    border: 1px solid #ddd;
    margin-bottom: 35px;
    min-height: 300px;
    padding-bottom: 10px;
    padding-right: 40px;
    padding-top: 10px;
    width: 49%;
    margin-left: 5px;
}

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
    left: 21px;
}

.news-list .news_text_sm {
    height: auto;
    margin-bottom: 10px;
}

@media (max-width: 1280px) {

    .acout__new__cont_f a {
        display: flex;
        width: 50%;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }


}







@media (max-width: 1499px) {}


@media (max-width: 1280px) {
    .container {

        padding: 0 20px;
    }
}


@media (max-width: 1499px) and (min-width: 1280px) {



    .content_n_block .adv__bottom_new_box p {
        line-height: 23px !important;
        font-size: 14px !important;

    }

    .n__h_bottom_row__inner a {

        font-size: 16px !important;
    }

    .popular_new_block .tile__name {
        font-size: 14px !important;
    }

    body .catalog_item__btn_new__m2 {

        font-size: 15px !important;

    }

    .catalog_item .catalog_item__name {
        text-decoration: none !important;
        color: #373737;

        font-size: 17px !important;
        display: block;
        line-height: 23px;
    }

    .catalog_item .catalog_item__name.small__title {
        font-size: 15px !important;
        display: block;
        line-height: 18px;
    }
}



@media (min-width: 1280px) {

    .container {
        width: 100%;
    }

    .col-lg-3 {
        width: 24.3%;
    }
}

.picbox__dots .owl-dot.active {
    border-color: #cc0100;
}

@media (max-width:1030px) {

    .hidden___menu__n {

        right: 20px !important;
    }

    .mainbanner .mainbanner__img {

        max-width: 100%;
    }


    .footer__line_grey {

        display: none
    }

    .footer__bottom_left_part {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .l-footer__inner .header__phoneinfo {

        margin-right: 0px;
    }

    .l-footer__phone.adds.recall {

        margin-right: 0px;
    }

    footer .menu_v {
        margin-left: 0px;
    }

    .footer__bottom_right_part {
        margin-right: 0px;
        width: 200px;
    }

    footer .row {
        margin-left: 0px;

        margin-right: 0px;

    }

}


@media (min-width: 992px) {
    .props_group {
        /* width: 580px; */
        width: auto;
    }


}

@media (max-width: 992px) {

    .footer_address p {

        margin-right: 0px;
    }



    .news-item.col-md-6 {

        width: 100%;

    }

}

@media (min-width: 768px) {
    .modern-menu .modern-menu__item>.modern-menu__subitems>.modern-menu__item a {
        color: #000;
    }

    .modern-menu .modern-menu__item a {
        color: #0058af;
    }

    .modern-menu .modern-menu__item a:hover,
    .modern-menu .modern-menu__more-container a:hover {
        color: #cc0000;
        text-decoration: underline;
    }

    .modern-menu .modern-menu__root-item:hover>a,
    .modern-menu .modern-menu__more-btn:hover>a {
        background: #fff;
        border-color: white;

        color: #000;
    }

    .modern-menu .modern-menu__root-item>a {
        border-right-color: #ffffff;
    }

    .l-header__search .search__input:focus {
        border-color: #cc0000;
    }
}

@media (max-width: 767px) {

    .m__boxx {
        width: 100%;
    }

    .footer__copy {
        font-size: 11px;
        /* line-height: 40px; */
        color: #767676;
        width: 100%;
    }

    .footer_address {
        display: flex;
        justify-content: start;
    }

    .footer_times_work {
        display: flex;
        justify-content: start;
    }

    .l-footer__inner .header__phoneinfo {
        display: flex;
        flex-direction: column;
        align-items: start;
        margin-top: -5px;
        margin-left: 30px;
    }

    .l-footer__phone.adds.recall {
        display: flex;
        justify-content: start;
    }

    footer .menu_v {
        margin-top: 0px;
    }

    .footer__bottom {

        flex-wrap: wrap;

    }

}

@media (max-width: 480px) {
    body .catalog_item__btn_new__m2 {

        font-size: 16px !important;

    }

    .hidden___menu__n {

        bottom: 11px !important;
    }


    .acout__new__cont_f a {
        padding-right: 0px;
        padding-bottom: 2px;
        display: flex;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
    }

    .owl-carousel.owl-shift .owl-stage {

        right: 0px;
    }

    .catalog_item__inner {

        padding: 0px;

    }

    .catalog_item.product.js-product {
        width: 47.5%;
    }

    .l-header__logo.logo a p {
        position: absolute;
        left: 46px;
        top: 36px;
        text-transform: uppercase;
        font-size: 8px;
        font-weight: 700;
        letter-spacing: -0.2px;
    }

    .footer_address p {
        font-size: 14px;
        color: #000;
        position: relative;
        padding-left: 30px;
        margin-right: -30px;
    }

}

@media (max-width: 365px) {
    .l-header__logo.logo a p {
        position: absolute;
        left: 44px;
        top: 32px;
        text-transform: uppercase;
        font-size: 7px;
        font-weight: 700;
        letter-spacing: -0.2px;
    }

}

@media (max-width: 330px) {
    .l-header__logo.logo a p {
        position: absolute;
        left: 37px;
        top: 29px;
        text-transform: uppercase;
        font-size: 7px;
        font-weight: 700;
        letter-spacing: -0.2px;
    }
}




.feedback-form_m__changer.feedback-form_m .block-form input[type=submit]:hover {
    background: #ff3030 !important;
    border: 1px solid #ff3030 !important;
    color: #fff !important;
}

.catalog_item__btn_new__m.btn-full:after {
    border-top: 80px solid #164fbb;
}

.catalog_item__btn_new__m.btn-full:before {

    border-bottom: 80px solid #164fbb;
}





body .header_17old___inner {
    position: relative;
}

body .header_17old___inner p {
    position: absolute;
    margin: 0px;
    font-weight: 700;
    color: #cc0000;
    font-size: 19px;
    left: 31px;
    top: 10px;
}


.h__p {
    margin-top: -7px;
}

.header_17old_box_h {
    text-align: center;
    margin-top: 6px;
}


.catalog_item__inner___pop {

    padding: 10px;

    border: 1px solid #e0e0e0;
}


.duble__product {
    max-width: 500px !important;
}

.duble__product .wnfgr-markers--descript {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}

.duble__product .wnfgr-markers--descript .catalog_item__inner___pop {

    width: 49.5%;

}


.catalog_item__inner___pop .catalog_item__img {
    max-height: 100%;
}

.catalog_item__inner___pop .catalog_item__name {

    line-height: 1.2em;
}


.catalog_item__inner___pop .new__cart_p_row {

    margin-bottom: 10px;

    align-items: center;
}

.catalog_item__inner___pop .main___main__btns .form__m1 {
    width: 100%;
}

.catalog_item__inner___pop .catalog_item__btn_new__m {
    width: 100%;
    height: 49px;
    padding-bottom: 4px;

}

.catalog_item__inner___pop .catalog_item__head {
    height: auto;
}


.has__products_our {
    display: flex;
    flex-wrap: wrap;

}

div[data-wnfgr=markers] {
    display: flex;
    flex-wrap: nowrap;
    margin: 40px 0;

}

div[data-wnfgr=markers]>.wnfgr-markers--wrap.has__products {
    width: 80%;
}

.wnfgrExplScheme--list-products {
    width: 20%;
    min-width: 277px;

    flex: none;
}

.has__products {}


.wnfgrExplScheme--list-products table tr:nth-child(1) {
    top: 0px;
    position: sticky;
    z-index: 34;
    pointer-events: none;
}


.wnfgrExplScheme--list-products table {
    width: 100%;
    text-align: left;
    position: absolute;
}


.has__table.wnfgrExplScheme--list-products {
    display: block !important;
}

.wnfgrExplScheme--list-products table th {
    font-weight: 700;
}


.wnfgrExplScheme--list-products table th,
.wnfgrExplScheme--list-products table td {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 21px;
}

.wnfgrExplScheme--list-products table tr:nth-child(2n) {
    background-color: #fff;
}

.wnfgrExplScheme--list-products table tr {
    transition: 0.3s ease;
}

.wnfgrExplScheme--list-products table tr:hover {
    background-color: #e1e1e1;
}

.wnfgrExplScheme--list-products table tr td:nth-child(2) {
    white-space: nowrap;
    text-align: right;
}


.wnfgrExplScheme--list-products {
    overflow: auto;
    position: relative;
    scrollbar-width: thin;
    scrollbar-color: #23417a #164fbb;
}




.wnfgrExplScheme--list-products table tr {
    background-color: #eee;
    cursor: pointer;
}




.wnfgrExplScheme--list-products table tr.on {
    background-color: #9cd3ff;

    position: relative;
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
}




.product.is-incart.catalog_item__inner___pop .added2cart {
    height: 49px;
}


@media (max-width: 1300px) {
    div[data-wnfgr=markers]>.wnfgr-markers--wrap.has__products {
        width: 100%;
    }

    .has__table.wnfgrExplScheme--list-products {
        display: none !important;
    }

}

@media (max-width: 720px) {

    .catalog_item__inner___pop {
        margin-bottom: 15px;
    }


}



div[data-wnfgr=markers] {
    width: 100%;
    justify-content: space-between;
}




.text.desc___new a {
    color: inherit;
    text-decoration: underline;
}

.text.desc___new a:hover {
    text-decoration: none;
}




.scroll-wrapper .detail__preview ul {
    padding-left: 20px;
}


.scroll-wrapper .detail__preview ul li {
    line-height: 16px;
    margin-bottom: 10px;
}

.product-image-block__r {
 display: flex;
    flex-direction: column;
    flex: none;
    margin-left: 30px;
}

.product-image-block__r img:first-child {
    margin-bottom: 5px;
}

.product-intro__cont{
        flex-wrap: nowrap;
}

 .tab-content #detail_detail .product-description h2:first-child{
margin-top: 0px!important;
}



@media (max-width: 1292px) {
.product-image-block__r {
    display: flex;
    flex-direction: column;
    flex: auto;
    margin-left: 0px;
}

.product-intro__cont {
    flex-wrap: wrap;
}

}
/* End */


/* Start:/local/templates/sm_default/template_styles.css?17714254625435*/
.overlay__back.vcenter{


    z-index: -1;


}
.catalog-tags__title{


}

.catalog_item.da .price__pdd {
 

}


.detail {
   
    margin-top: 35px;
}


.title__detal{
position: relative;
    color: #cc0000;
    font-size: 24px;
    background: #fff;
    display: inline-block;
    margin-top: -15px;
    top: -25px;
    padding-right: 10px;
}


.adv_owl.owl-shift.owl-loaded.owl-drag.owl-carousel#bx_651765591_adv{
overflow: hidden;
}
.adv_owl.owl-shift.owl-loaded.owl-drag.owl-carousel#bx_651765591_adv .owl-stage-outer {
    position: relative;
	overflow: inherit;
}
.flex__row_string2 img{
margin:0 5px;
}


.catalog__descr iframe{
    max-width: 100%;
}

.menu_top a {
    font-size: 14px;
}
.auth_top__link, .l-header__top .dropdown-toggle, .cmp_items .cmp__link {
    line-height: 1.8;
}
.l-header__adds{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 65px;
    margin-bottom: 15px;
}

.header__phoneinfo{
display: flex;
    flex-direction: column;
    align-items: baseline;
    margin-top: -15px;
margin-left: 43px;
}
.phone_number__tel{
    font-size: 20px;
    color: #000;
}
.phone_number__email{
font-size: 16px;
	color: #000;
}

.phone_number__tel:before {
    content: '';
    width: 13px;
    height: 16px;
    position: absolute;
    margin-left: -27px;
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
    background: url(/bitrix/images/install/ru/phone_number_icon.png) no-repeat center center;
}

.phone_number__email:before {
    content: '';
    width: 21px;
    height: 14px;
    position: absolute;
    margin-left: -30px;
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    background: url(/bitrix/images/install/ru/email__icon.png) no-repeat center center;
}

.l-header .cart_top {

    margin: 10px 0px 0px;
}
#cart_topFKauiI .icon{
    fill: #ff6666!important;
}
.l-header__phone a, .cart_top__title{
	color: #0058af;}
#cart_topFKauiI .cart_top__text {

    margin-top: -3px;
}
#title-search-input::-moz-placeholder { color: #6b6a6a; }
#title-search-input::-webkit-input-placeholder { color: #6b6a6a; }
#title-search-input:focus{
    text-decoration: none;
    outline: none;
}
.l-header__search .search__input{
		background-color: #fff;
}
.l-header__search .search__btn .icon-glass {
    fill: #cc0100;
	font-size: 15px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    
    outline: none;
}
.news-list .news_text_sm {
       height: auto;
    margin-bottom: 15px;
    max-height: 87px;
}
p a {
 color: #0058af;
}
.catalog_item__name {

	max-height: none;}
.news-list .prices-box {
   
	height: 85px;
}

@media screen and (max-width:1280px){
.l-header__phone.feedback {
    display: none;
}
	.header_17old_box{
		display: none;
}
.l-header__adds {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}
.header__phoneinfo {
    display: flex;
    flex-direction: column;
    margin-top: 0px;
    margin-left: 0px;
}
}
@media screen and (max-width:860px){
.phone_number__tel {
    font-size: 14px;
    line-height: 30px;

}
.phone_number__email {
    font-size: 12px;
    line-height: 26px;
    color: #000;
}
}
	@media screen and (max-width:768px){
		.l-header__adds{
display: none;
}
.l-header__search .search__input {
    background-color: transparent;
}

	.img__box_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	}
.img__box_flex img{
    width: 140px;
    height: 140px;
}


}
@media screen and (max-width:480px){
.title__detal{
position: relative;
    color: #cc0000;
    font-size: 18px;

}
	.center__center{
display: flex;
    flex-direction: column;

	.img__hidden{
display:none;
}
		h1.webpage__title{    font-size: 1.8rem;}
}

}
@media screen and (max-width:350px){
.img__box_flex img {
    width: 120px;
    height: 130px;
}

}
.chnage__pol .news-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.chnage__pol .news-item.col-md-6{
padding-right: 10px;
    width: 46%;
}



@media screen and (max-width:800px){

.catalog-tags__item {

    font-size: 13px;
	}
.chnage__pol .news-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

	.chnage__pol .news_pic_sm{
    text-align: center;
}

.chnage__pol .news-item.col-md-6 {
    padding-right: 10px;
    width: 100%;
}

}






#webpage .catalog_items .catalog_item .catalog_item__pic {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}


.brand, .catalog__head{
    margin-bottom: 0rem;

    border-bottom: none;
}

section.tiles{
    border-top: 1px solid #d3d3d3;

    padding-top: 1.5rem;
}



.catalog-tags__group{
display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.catalog-tags__item {
  
     padding: 7px 21px 7px;

 
border-radius: 1000px;

background: rgb(244, 244, 244);
    display: inline-flex;
    align-items: center;

    transition-duration: 100ms;
  
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    flex-shrink: 0;
    margin-right: 12px;
    margin-bottom: 10px;
 
 color: rgb(0, 0, 0);
font-family: Manrope;
font-size: 16px;
font-weight: 400;
line-height: 22px;
letter-spacing: 0%;
text-align: left;
    max-width: 100%;
}

.catalog-tags__item:focus, .catalog-tags__item:hover, .catalog-tags__item_active {

    text-decoration: none;
    color: #535353;
}
/* End */


/* Start:/local/templates/sm_default/assets/css/new_css.css?177513315792870*/
html,
body {

	font-family: "Manrope", sans-serif;
	font-weight: 400;
}

a {
	transition: 0.3s ease
}

body * {
	box-sizing: border-box
}

body {}

.content_n_block p {
	line-height: 24px;
	font-size: 16px;
	color: #555555
}

.content_n_block p strong {
	font-weight: 700;
	font-weight: normal
}

.n__h_top_row {
	background: #f2f2f2;
	color: #737373;
	font-size: 14px
}

header .l-header__logo {
	margin: 0
}

.mainbanners {}

@media (min-width:1500px) {
	.container {
		width: 1480px;
		padding: 0
	}

	.mainbanners {}
}

@media (max-width:1499px) {
	.container {
		width: 100%
	}
}

.new__slider_top img {
	opacity: 0;
}

.hidden___menu__n {
	display: none
}

.n__h_top_row__inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	min-height: 59px
}

.n__h_top_row a:hover {
	color: #cc0100 !important;
	text-decoration: none
}

.n__swap_phone_box {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.n__h_phone_box a {
	color: #373737;
	font-weight: 700;
	font-size: 21px
}

.n__mail_box a {
	color: #373737;
	font-weight: 700;
	font-size: 20px
}

.auth_top__link {
	color: #373737;
	font-size: 16px
}

.auth_top__link svg {
	display: none
}





#cart_top1:before {
	display: none
}

header .cart_top {
	margin: 0
}

header .cart_top > a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-decoration: none !important
}

.basket_new__img {
	width: 57px
}

header .cart_top__title {
	display: block;
	font-weight: 600;
	font-size: 18px;
	text-transform: none;
	color: #373737
}

header .cart_top__str {
	color: #737373;
	font-size: 14px
}

header .cart_top__str strong {
	font-weight: normal
}

.n__h_bottom_row__inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	min-height: 62px;
	align-items: center
}

.n__h_bottom_row__inner a {
	color: #373737 !important;
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none !important;
	display: inline-block;
	position: relative
}

.n__h_bottom_row__inner a.n__icon {
	margin-left: 35px
}

.n__h_bottom_row {
	border-top: 1px solid #e5e5e5;
	box-shadow: 0 11px 12.22px 0.78px rgba(104, 104, 104, 0.1);
	position: relative;
	z-index: 2
}

.n__h_bottom_row__inner a span {
	display: inline-block;
	position: absolute;
	left: -35px;
	top: -1px
}

.n__h_bottom_row__inner a {
	position: relative;
	display: inline-block;
	-webkit-transition: all .7s cubic-bezier(.215, .61, .355, 1);
	transition: all .7s cubic-bezier(.215, .61, .355, 1)
}

.n__h_bottom_row__inner a:after {
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background: #c60000;
	-webkit-transform: scaleX(0) translateZ(0);
	transform: scaleX(0) translateZ(0);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1);
	transition: -webkit-transform .7s cubic-bezier(.215, .61, .355, 1);
	transition: transform .7s cubic-bezier(.215, .61, .355, 1);
	transition: transform .7s cubic-bezier(.215, .61, .355, 1), -webkit-transform .5s cubic-bezier(.215, .61, .355, 1);
	position: absolute;
	bottom: 1px;
	left: 0
}

.n__h_bottom_row__inner a:hover:after {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.h__top_row,
.n__h_center_row,
.n__h_bottom_row {
	z-index: 3;
	position: relative;
	background: #fff
}

.n__h_top_row {
	background: #f2f2f2 !important
}

body {
	position: relative
}

.menu.active {
	visibility: visible;
	z-index: 3;
	opacity: 1
}

.menu {
	position: absolute;
	visibility: hidden;
	z-index: -1;
	opacity: 0;
	left: 0;
	height: 100%;
	transition: 0.6s ease
}

.menu-overlay {
	transition: 1s ease
}

.menu-overlay.active {
	width: 100%;
	z-index: 2;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, .4);
	transition-delay: 0.3s
}

.menu {
	z-index: 101;
	width: calc(100% - 56px);
	background-color: #fff
}

@media (min-width:940px) {
	.menu {
		z-index: 1;
		width: 100%;
		position: absolute;
		height: calc(100vh - 120px)
	}
}

@media (min-width:1244px) {
	.menu {
		height: 540px;
		max-height: calc(100vh - 120px)
	}
}

@media (min-width:1480px) {
	.menu {
		height: 600px
	}
}

@media (min-width:940px) {
	.header-announcement ~ .main-header:not(.main-header_sticky) .menu {
		height: calc(100vh - (32px + 120px))
	}
}

@media (min-width:1244px) {
	.header-announcement ~ .main-header:not(.main-header_sticky) .menu {
		height: 640px;
		max-height: calc(100vh - (32px + 120px))
	}
}

@media (min-width:1480px) {
	.header-announcement ~ .main-header:not(.main-header_sticky) .menu {
		height: 600px
	}
}

@media (min-width:940px) {

	.menu::after,
	.menu::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%
	}

	.menu::before {
		z-index: 3;
		height: 16px;
		background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, .05))
	}

	.menu::after {
		height: 100%;
		z-index: 1;
		background-image: linear-gradient(-90deg, #fff 50%, #f2f2f2 50%)
	}
}

.menu__container {
	position: relative;
	height: 100%
}

@media (min-width:940px) {
	.menu__container {
		z-index: 2
	}
}

.menu__container.container {
	padding-left: 0;
	padding-right: 0
}

.menu__back {
	display: flex;
	align-items: center;
	font-size: 18px;
	line-height: 1.4;
	padding-left: 12px;
	padding-right: 12px;
	height: 56px;
	background-color: #e0e0e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	width: 100%
}

@media (min-width:940px) {
	.menu__back {
		display: none
	}
}

.menu__back-icon {
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	margin-right: 12px;
	fill: #535353
}

.menu__categories {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	height: calc(100% - 56px)
}

@media (min-width:940px) {
	.menu__categories {
		width: 340px;
		padding-top: 24px;
		padding-bottom: 24px;
		height: 100%;
		scrollbar-color: #ea0005 #e0e0e0;
		scrollbar-width: thin
	}
}

@media (min-width:1244px) {
	.menu__categories {
		width: 308px
	}
}

@media (min-width:1480px) {
	.menu__categories {
		width: 300px
	}
}

@media (min-width:940px) {
	.menu__categories::-webkit-scrollbar {
		width: 4px
	}

	.menu__categories::-webkit-scrollbar-thumb {
		background-color: #ea0005
	}

	.menu__categories::-webkit-scrollbar-track {
		background-color: #e0e0e0
	}
}

.menu__1-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 18px;
	line-height: 1.4;
	padding: 16px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	cursor: default
}

.menu__1-title a {
	color: #000;
	transition: 0.3s ease
}

.menu__1-title a:hover {
	text-decoration: none;
	color: #c60000
}

@media (min-width:940px) {
	.menu__1-title {
		font-size: 18px;
		font-weight: 600;
		width: 100%;
		transition-duration: 100ms;
		transition-property: background-color;
		transition-timing-function: cubic-bezier(.4, 0, .2, 1);
		position: relative;
		border-bottom-style: none;
		padding: 12px 0 12px 24px
	}
}

@media (min-width:1244px) {
	.menu__1-title {
		padding-left: 25px
	}
}

@media (min-width:1480px) {
	.menu__1-title {
		font-size: 16px
	}
}

.menu__1-title::after {}

@media (min-width:940px) {
	.menu__1-title::after {
		content: none
	}

	.menu__1-title:hover,
	.menu__1-title_active {
		background-color: #fff
	}
}

.menu__1-title_active {
	color: #9b9b9b
}

.msie .menu__1-title {
	justify-content: flex-start
}

.menu__1-content {
	background-color: #fff;
	position: fixed;
	left: 0;
	top: 56px;
	height: calc(100% - 56px);
	width: calc(100% - 56px);
	z-index: 1;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

@media (min-width:940px) {
	.menu__1-content {
		padding: 36px 40px 52px;
		width: calc(100% - (316px + 4px*6 + 4px*2));
		position: absolute;
		top: 0;
		left: auto;
		right: 8px;
		height: 100%;
		scrollbar-color: #ea0005 #e0e0e0;
		scrollbar-width: thin
	}
}

@media (min-width:1244px) {
	.menu__1-content {
		right: 12px;
		width: calc(100% - (264px + 4px*11 + 4px*3))
	}
}

@media (min-width:1480px) {
	.menu__1-content {
		width: calc(100% - (256px + 4px*11 + 4px*3))
	}
}

@media (min-width:940px) {
	.menu__1-content::-webkit-scrollbar {
		width: 4px
	}

	.menu__1-content::-webkit-scrollbar-thumb {
		background-color: #ea0005
	}

	.menu__1-content::-webkit-scrollbar-track {
		background-color: #e0e0e0
	}

	.menu__1-wrapper {
		column-count: 3;
		grid-column-gap: 52px;
		column-gap: 52px
	}
}

@media (min-width:1244px) {
	.menu__1-wrapper {
		column-count: 4
	}
}

@media (min-width:940px) {
	.menu__2 {
		page-break-inside: avoid;
		break-inside: avoid;
		padding-bottom: 40px
	}

	.menu__2:last-child {
		padding-bottom: 0
	}
}

.menu__2-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	line-height: 1.4;
	padding: 16px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	color: #000;
	text-decoration: none !important
}

@media (min-width:940px) {
	.menu__2-title {
		padding: 0;
		border-bottom-style: none;
		display: inline;
		position: relative;
		font-size: 18px;
		color: #000;
		text-decoration: none
	}
}

@media (min-width:1480px) {
	.menu__2-title {}
}

.menu__2-title::after {}

@media (min-width:940px) {
	.menu__2-title::after {
		content: none
	}
}

.menu__2-icon {
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 0;
	right: -20px;
	fill: #ea0005;
	transition-duration: 175ms;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.8, 0, .4, 1)
}

@media (max-width:939px) {
	.menu__2-icon {
		display: none
	}
}

@media (min-width:1480px) {
	.menu__2-icon {
		bottom: 1px
	}
}

.menu__2-title:focus .menu__2-icon,
.menu__2-title:hover .menu__2-icon {
	transform: translateX(2px)
}

.menu__2-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-top: 4px
}

@media (max-width:939px) {
	.menu__2-content {
		background-color: #fff;
		position: fixed;
		left: 0;
		top: 56px;
		height: calc(100% - 56px);
		width: calc(100% - 56px);
		z-index: 1;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		align-items: stretch;
		margin-top: 0
	}
}

.menu__3 {
	font-size: 18px;
	line-height: 1.4;
	padding: 16px 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	text-decoration: none !important
}

@media (min-width:940px) {
	.menu__3 {
		font-size: 16px;
		padding: 4px 0;
		border-bottom-style: none
	}
}

@media (min-width:1480px) {
	.menu__3 {
		font-size: 16px;
		line-height: 1.2;
		padding-top: 6px;
		padding-bottom: 6px
	}
}

.msie .menu__3 {
	width: 100%
}

.mobile-actions {
	display: flex
}

.menu__1-wrapper {
	visibility: hidden;
	opacity: 0;
	transition: 0.8s ease
}

.active__menu .menu__1-wrapper {
	visibility: visible;
	opacity: 1
}

.active__menu .menu__1-content {
	z-index: 2
}

.auth_top__text {
	display: inline
}

.owl-client {
	overflow: hidden
}

footer {
	overflow: hidden
}

.mainbanners__our {
	margin-bottom: 40px
}

.mainbanner .mainbanner__img {
	width: 100%
}

.owl-carousel .owl-dot.active span {
	background: #c60000
}

.owl-carousel .owl-dot span {
	height: 8px;
	width: 8px
}

.mainbanners .mainbanners__owl .owl-dots {
	bottom: -50px
}

.n__h_top_row {
	z-index: 4
}

.mainbanner-progressline.js-mainbanners-progressline {
	display: none
}

.dropdown-menu {
	background-clip: padding-box;
	border: 1px solid #e0e0e0;
	border-top: none;
	background-clip: padding-box;
	box-shadow: 3px 8px 8px 0 rgb(153 153 153 / 75%);
	box-sizing: border-box;
	display: none;
	float: left;
	left: -100%;
	list-style: none;
	margin: -3px 0 0;
	margin: 0;
	margin-left: 15px;
	min-width: 100%;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000
}

h1,
h2 {
	font-size: 36px;
	font-weight: 700 !important;
	color: #373737;
	margin-bottom: 35px
}

.new__top_block {
	padding-top: 15px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-bottom: 80px
}

.new__top_box {
	background: #f3f3f3;
	display: flex;
	width: 32.5%;
	transition: 0.5s ease
}

.new__top_img {
	flex: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start
}

.new__top_info {
	padding: 10px
}

span.zagolovok_text {
	color: #555555;
	text-align: center;
	display: block;
	font-weight: 600;
	font-size: 16px
}

span.zagolovok {
	color: #373737;
	padding: 15px 0;
	font-weight: 700
}

.new__top_header {
	color: #373737;
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 13px
}

.new__top_text {
	color: #555555;
	font-size: 16px;
	line-height: 22px
}

.new__top_box:hover {
	box-shadow: 3px 5px 6px 0.78px rgb(68 66 66 / 27%)
}

.adv_owl.owl-shift.owl-loaded.owl-drag.owl-carousel#bx_651765591_adv .owl-stage-outer {}

.adv__new__block .adv_owl .owl-item a {
	padding-bottom: 20px;
	box-shadow: 0 0 12.22px 0.78px rgb(36 36 36 / 14%);
	display: block;
	margin: 10px 10px
}

.adv_owl {}

.adv__new__block .adv_owl span.owl-buttom {
	display: block;
	border: 1px solid #b5b5b5;
	width: 124px;
	text-align: center;
	padding: 10px;
	margin: 0 auto;
	margin-top: 10px;
	border-radius: 30px;
	color: #373737;
	font-size: 16px;
	transition: 0.3s ease
}

.adv__new__block .adv_owl span.owl-buttom:hover {
	background: #c60000;
	color: #fff;
	border: 1px solid #c60000
}

.adv_owl.owl-shift.owl-loaded.owl-drag.owl-carousel#bx_651765591_adv {}

.popular_new_block .tile__name {
	font-size: 16px;
	padding: 0 5px;
	color: #373737
}

.popular_new_block .col-lg-2d4 {
	width: 246px;
	padding: 0;
	border: 1px solid #d8d6d6;
	margin: 0;
	border: none;
	border: 1px solid #ccc;
	border-spacing: 0;
	border-left: none;
	border-bottom: none;
	float: none
}

.popular_new_block .tiles__list {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc
}

.popular_new_block .tile {
	border: none !important;
	margin: 0
}

.tile:hover .tile__name {
	text-decoration: none
}

.postav__main_new_block {
	margin-top: 70px
}

.postav__main_new_cont {
	box-shadow: 0 0 12.22px 0.78px rgb(36 36 36 / 14%);
	display: flex;
	flex-wrap: wrap
}

.postav__main_new_left {
	width: 34%;
	overflow: hidden
}

.postav__main_new_text {
	color: #555555;
	font-size: 16px;
	line-height: 24px;
	padding: 30px 0;
	padding-right: 45px
}

.postav__main_new_right {
	width: 66%;
	padding-left: 17px
}

div.content__more {
	padding-top: 22px;
	color: #a90000;
	cursor: pointer
}

.content__more span {
	border-right: 2px solid #a90000;
	border-top: 2px solid #a90000;
	transform: rotate(135deg);
	width: 9px;
	height: 9px;
	margin-top: 0;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-left: 7px
}

.postav__main_new_img {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	height: 100%;
	align-items: flex-start;
	width: 100%
}

.postav__main_new_img img {
	object-fit: cover;
	max-width: initial;
	height: 100%
}

.popular__main_product_block {
	margin-top: 70px
}

.catalog_item__popup {
	display: none !important
}



body .catalog_item {
	
}



.name__new_title {

}

.new__cart_p_row {

}

.

.btn-full {
	display: inline-block;
	vertical-align: middle;
	outline: none;
	color: white;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: 0.5s ease-in-out !important;
	-o-transition: 0.5s ease-in-out !important;
	-moz-transition: 0.5s ease-in-out !important;
	transition: 0.5s ease-in-out !important;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
border-radius: 5px;
border: none;
background: rgb(0, 113, 227);
}

.btn-full  span{
	color: #fff!important;
}
.btn-full svg{

margin-right:   10px;
}

.btn-full:hover{
	opacity: 0.7;
}



.product.is-incart .added2cart {
	height: inherit;
	left: inherit;
	position: relative;
	width: inherit;
	display: inline-block;
	text-decoration: none !important
}

.main___main__btns {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.basket__img {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding-right: 9px;
	top: 3px
}

.n__img2 {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0
}

.basket__img img {
	transition: 0.3s ease
}

.form__m1 {
	width: 55%
}

.form__m2 {
	width: 43%
}

.catalog_item__btn_new__m {
	width: 100%;
border-radius: 5px;
	height: 52px;
font-family: Manrope;
font-size: 18px;
font-weight: 500;
line-height: 25px;

}

.catalog_item__btn_new__m:hover .n__img2 {
	opacity: 1
}

.catalog_item__btn_new__m:hover .n__img1 {
	opacity: 0
}

.catalog_item__btn_new__m:hover span {
	color: #23417a
}

.catalog_item__btn_new__m span {
	transition: 0.3s
}

.product.is-incart .added2cart {
	height: 52px;
	left: inherit;
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none !important
}



.dov___new_block .owl-dots {
	margin-top: 50px
}

.dov___new_block .owl-client {
	margin-top: 70px
}





.dov___new_block {
	margin-top: 70px;
	margin-bottom: 70px
}

.btn-full span {
	transition: 0.3s ease
}

h3 {
	font-size: 24px;
	font-weight: 700;
	font-weight: normal;
	color: #373737;
	margin-bottom: 15px;
	margin-top: 20px;
}

.adv__bottom_new_block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 70px
}

.adv__bottom_new_box {
	width: 21%;
	text-align: center
}

.adv__bottom_new_img {
	background: #f1f1f1;
	border-radius: 50%;
	height: 86px;
	width: 86px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}

.adv__bottom_new_header {
	display: flex;
	justify-content: center;
	margin-bottom: 30px
}

.adv__bottom_new_block {
	margin-top: 70px
}

.adv__bottom_new_title {
	color: #373737;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px
}

.bx-filter .bx-filter-parameters-box-title {
	font-weight: 700
}

.feedback-form_m__changer.fixed-bialog {
	position: relative;
	display: block;
	background: #f8f8f8
}

.main___main__btns {
	width: 100%
}

#catalog .catalog_item.product {
	width: 31.3%
}

.feedback-form_m.feedback-form_m__changer .block-form {
	padding: 55px 0 60px;
	width: 100%;
	position: relative;
	background: none
}

.feedback-form_m .form_m {
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 15px
}

.form_m_post_text {
	font-size: 22px;
	color: #555555;
	margin-bottom: 30px;
	font-weight: 600
}

.form_m_line {
	width: 100%;
	height: 2px;
	background: #c60000;
	margin-bottom: 36px
}

#mmertd2 {
	font-size: 18px;
	color: #003f7d
}

.l-main {
	padding-bottom: 0
}

.form_m_row__bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.feedback-form_m.fixed-bialog .block-form input[type=text],
.feedback-form_m.fixed-bialog .block-form textarea {
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	border: 1px solid #b7b7b7;
	margin-bottom: 30px;
	padding: 19px 12px;
	color: #555555;
	outline: none;
	margin-bottom: 15px !important;
	box-sizing: border-box;
	background: #fff
}

.form_m_row__bottom input::-moz-placeholder {
	color: #555555
}

.form_m_row__bottom input::-webkit-input-placeholder {
	color: #555555
}

.form_m_row__bottom input:focus {
	text-decoration: none;
	outline: none
}

.feedback-form_m.fixed-bialog .block-form .form_m_row__bottom input {
	width: 32% !important
}

.feedback-form_m.fixed-bialog .block-form textarea {
	width: 100%
}

.sogl__m {
	display: flex;
	align-items: baseline;
	margin: 0;
	color: #8b8b8b;
	font-size: 14px;
	position: relative;
	top: -4px
}

.sogl__m a {
	padding-left: 6px;
	text-decoration: underline;
	color: #8b8b8b;
	transition: 0.3s ease
}

.sogl__m a:hover {
	color: #c60000
}

.inp__center {
	text-align: center
}

.feedback-form_m__changer.feedback-form_m .block-form input[type=submit] {
	background-color: #c60000;
	border: 1px solid #c60000;
	outline: none;
	font-weight: 700;
	font-size: 18px;
	padding: 19px 52px;
	transition: 0.5s;
	color: #fff
}

.feedback-form_m__changer.feedback-form_m .block-form input[type=submit]:hover {
	color: #c60000;
	background: #fff
}

.menu {
	z-index: -1 !important
}

.menu.active {
	z-index: 90 !important
}

.catalog__descr {
	line-height: 24px;
	font-size: 16px;
	color: #555555
}

b {
	font-weight: 700
}

strong {
	font-weight: 700
}

.catalog__descr h3,
.catalog__descr h2 {
	margin-bottom: 20px;
	margin-top: 35px
}

.mainbanner .mainbanner__img {
	background-size: cover
}

.content__more {
	position: relative
}

.content__more em {
	transition: 0.3s ease;
	font-style: normal !important
}

.em_2 {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0
}

.content__more.open .em_2 {
	opacity: 1;
	visibility: visible
}

.content__more.open .em_1 {
	opacity: 0
}

.content__more span {
	transition: 0.5s ease
}

.content__more.open span {
	border-right: 2px solid #a90000;
	border-top: 2px solid #a90000;
	transform: rotate(315deg);
	width: 9px;
	height: 9px;
	margin-top: 0;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-left: 2px
}

.main___main__btns .catalog_item__quantity {
	display: none
}

footer header .l-header__logo {
	margin: 0
}

.n__top_f_row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 40px;
	align-items: center
}

.n__adress__info {
	color: #737373;
	font-size: 14px
}

.n__adress__info a {
	text-decoration: none !important
}

.n__adress__info a:hover {
	color: #c60000
}

footer .n__mail_box {
	margin: 22px 0
}

.n__col__links a {
	color: #373737;
	line-height: 36px;
	transition: 0.3s ease;
	font-size: 16px;
	text-decoration: none !important;
	font-weight: 600
}

.n__col__links a:hover {
	color: #c60000
}

.n__col__links {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start
}

.n__top_f_row_center {
	align-items: flex-start
}

.f___title {
	color: #373737;
	font-weight: 600;
	transition: 0.3s ease;
	font-size: 16px
}

.soc_n_row .f___title {
	padding-right: 13px
}

.soc_n_row_inner a {
	display: inline-block;
	margin-left: 19px
}

.soc_n_row {
	display: flex;
	align-items: center
}

.banks_n_row {
	margin-top: 30px
}

.banks_n_row .f___title {
	margin-bottom: 10px
}

.f__bottom__row {
	background: #23417a;
	padding: 17px 0;
	margin-top: 52px
}

.f__bottom__row_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center
}

.f_n_copy {
	color: #f1f1f1
}

.f_n_a_po a {
	text-decoration: none;
	color: #f1f1f1;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	display: flex;
	align-items: flex-start
}

.f_n_a_po a span {
	padding-right: 7px
}

.menu_vml__name {
	font-size: 15px
}

.tile__head {
	font-size: 15px;
	line-height: 18px
}

.catalog__descr {
	margin-bottom: 40px
}

body {
	font-size: 14px
}

.props_group__props > tbody > tr > td,
.props_group__props > tbody > tr > th {
	font-weight: 700;
	font-weight: normal
}

.tab-content {
	line-height: 24px;
	font-size: 16px;
	color: #555555
}

.catalog_items .catalog_item product .col-lg-2d4 {
	width: 24%
}

.n__col__links {
	margin-left: 40px
}

footer .header_17old_box {
	margin-right: 0px
}

.new__element__cont {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.new__part__product_left,
.product__new_setting_part {
	    width: 52.1%;
}

.product__new_setting_part {

}

.breadcrumb > li > a {
	color: rgb(90, 92, 98);
}

.breadcrumb > li + li:before {
	background-image: none;
	background-position: unset;
	width: auto;
	height: 14px;
	content: '/';
	display: inline-block;
	position: relative;
	margin-right: .75rem;
	top: 1px;
	vertical-align: baseline;
	color: #737373
}

.breadcrumb > li:last-child:after {
	background: none !important
}

.breadcrumb {
	margin: 0 0 2.5rem
}

.detail_props__id {
	padding-bottom: 15px;
	color: #cc0000;
	font-size: 16px
}

.detail_props__id span {
	font-weight: 700;
	padding-right: 6px;
	color: #000
}

.acout__new__cont img {}

.tile__name {
	font-size: 14px
}



.catalog_item.qb .price__pdd {

}

.catalog_item.qb .price__pdd {
position: absolute;
    margin-top: 0px;
    background-color: #ff0202;
    top: 0px;
    margin-top: 250px;
}

.photo__v_row {
	color: #737373;
	font-size: 16px;
	margin-bottom: 28px
}

.picbox__frame {
	border: none !important;
	border-radius: 0;
	margin: 0;
	padding: 0 !important;
}

.picbox__dots .owl-dot {
	border: 1px solid;
	border-radius: 0;
	box-sizing: border-box;
	color: #b3b3b3;
	height: 157px;
	margin-top: 17px;
	margin-right: 10px;
	padding: 5px;
	width: 157px
}

.picbox__dots .owl-dot.active:before {
	display: none
}

.picbox__dots .owl-dot.active:after {
	display: none
}

.picbox__dots .owl-dot.active {
	border-color: #003f7d
}

.picbox__mini {
	width: 100%;
	margin: 0;
	padding: 0
}

.picbox__dots {
	text-align: left;
	width: 100%
}

.row_n {
	display: flex;
	justify-content: space-between
}

.product__new_setting__inner {
   width: 48.8%;
}

.cart__new__info {
width: 49.4%;
}

.product__right__h2 h2 {
	font-size: 28px;
	margin-top: -9px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e3e3e3
}

.product__right__h3 h3 {
	font-size: 22px;
	margin-bottom: 25px
}

.props_group__props > tbody > tr:nth-child(odd) {
	border-radius: 2px;
background: rgb(244, 248, 252);
}

.product__new_setting__inner .props_group__props > tbody > tr > td,
.product__new_setting__inner .props_group__props > tbody > tr > th {
	font-weight: 400;
	text-align: left;
	width: 50%;
    padding: 5px 14px;
    line-height: 17px;
    color: rgb(0, 0, 0);
    font-size: 14px;
}

.product__new_setting__inner .props_group__props > tbody > tr > th {
	width: 66%
}

.detail {
	margin-top: 5px
}

.product__new_setting__inner .props_group__props > tbody > tr > td {
	padding-left: 0;
	width: 34%
}

.detail__buy_new {
	border-radius: 20px;

box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
background: rgb(255, 255, 255);
	padding: 20px
}

.detail__buy_new .status___inner {

}

.new_cart_price_title {
color: rgb(78, 84, 94);
font-family: Manrope;
font-size: 20px;
font-weight: 400;
line-height: 27px;
letter-spacing: 0%;
text-align: left;    margin-bottom: 13px;
    display: block;
}

.new_cart_price {
color: rgb(227, 30, 36);
font-family: Manrope;
font-size: 32px;
font-weight: 700;
line-height: 44px;
letter-spacing: 0%;
text-align: left;
}
.detail__tabs___cart .nav-tabs > li > a:after{
	content: "";
	position: absolute;
	left: 0px;
	bottom: -1.5px;
	width: 100%;
	height: 3px;
	border-radius: 25px;
	background: rgb(227, 30, 36);
	transition: 0.3s ease;
	opacity: 0;
}


.detail__tabs___cart .nav-tabs > li.active > a:after{
	opacity: 1;
}


.price__pdv_new {
    padding-bottom: 25px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 30px;
}

.kol__title {
color: rgb(78, 84, 94);
font-family: Manrope;
font-size: 20px;
font-weight: 400;
line-height: 27px;
letter-spacing: 0%;
text-align: left;
	display: block
}

.detail__buy_new .quantity {
	height: 50px;
	position: relative;
	vertical-align: middle;
	margin-top: 25px;
	direction: flex;
width: max-content;
		border: 1px solid #e0e0e0;	background: #F4F4F4;
	overflow: hidden;border-radius: 5px;
}

.detail__buy_new .quantity__input {
	    border: none;
    box-shadow: none;
    box-sizing: border-box;
    display: block;
    height: 100%;
    padding: 9px 18px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    width: 70px;
    outline: none;
    -moz-appearance: textfield;
    background: none;
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0%;
    text-align: left;
    background: #fff;
    border-radius: 0px;
    text-align: center;
	    min-width: auto;
	background: #fff;
}

.detail__buy_new .quantity__plus {
    padding-top: 2px!important;
}
.i__d{
	color: rgb(15, 143, 236);
font-family: Manrope;
font-size: 22px;
font-weight: 500;
line-height: 30px;
letter-spacing: 0%;
text-align: left;left: 0px;
    right: 0px;
}

.quantity__plus:after, .quantity__minus:after{
	display: none!important;
}

.detail__buy_new .quantity {
    margin-bottom: 40px;
    display: flex
;
    flex-wrap: wrap;
}

.detail__buy_new .quantity__minus,
.detail__buy_new .quantity__plus {
	bottom: 0;
	
	cursor: pointer;
	display: block;
	height: 100%;
	padding: 0;
	position: relative;
	text-align: center;
	top: 0;
	vertical-align: top;

	width: 50px;
    font-style: normal;
}

.detail__buy_new .quantity__minus {

}

.detail__buy_new .quantity__plus {

}



.detail__buy_new .quantity__minus:after {

}

.detail__buy_new .quantity__plus:after {
	
}

.detail__buy_new .js-buy1click {
	margin-top: 10px
}

.detail__buy_new .quantity {
	margin-bottom: 28px
}

.pred_new_price_row a {
	background-color: transparent;
	padding: 0;
	border-radius: 0;
	color: #23417a !important;
	display: inline-block;
	margin-top: 0;
	font-size: 16px;
	border-left: none;
	padding-left: 0;
	margin-left: 13px;
	text-decoration: none !important;
	border-bottom: 1px solid #23417a;
	transition: 0.3s ease
}

.pred_new_price_row a:hover {
	border-bottom: 1px solid #a90000;
	color: #a90000 !important
}

.pred_new_price_row_title {
	color: #373737;
	font-weight: 700;
	line-height: 22px;
	font-size: 18px;
	margin: 15px 0;
	margin-top: 25px
}

.pred_new_price_row span {
	border-width: 1px;
	border-color: rgb(192, 192, 192);
	border-style: solid;
	border-radius: 50%;
	background-color: rgb(241, 241, 241);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size: 23px;
	color: #23417a;
	width: 39px;
	height: 39px
}

.pred_new_price_row {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center
}

.nash_sale__block {
	width: 100%;
	height: 158px;
	background: url(/local/templates/sm_default/assets/img/cart_bg_tel_d.jpg)no-repeat;
	padding: 25px 60px;
	background-size: cover;
	margin: 70px 0;
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap
}

.nash_sale__col_left {
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	font-size: 44.5px;
	line-height: 55px
}

.nash_sale__col_left span {
	color: #d60d0d
}

.nash_sale__col.nash_sale__col_right span {
	font-weight: 700;
	color: #d60d0d;
	text-transform: uppercase;
	font-size: 29px;
	padding-bottom: 7px;
	display: inline-block
}

.nash_sale__col.nash_sale__col_right a {
	position: relative;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	font-size: 38px;
	padding-left: 80px;
	text-decoration: none;
	transition: 0.3s ease
}

.nash_sale__col.nash_sale__col_right a:hover {
	color: #d60d0d
}

.nash_sale__col.nash_sale__col_right a:before {
	content: "";
	position: absolute;
	left: 0;
	top: -4px;
	background: url(/local/templates/sm_default/assets/img/el__tel.png);
	width: 51px;
	height: 51px
}

.detail__tabs___cart ul.nav-tabs {
	display: flex;
    justify-content: flex-start;
	align-items: center;
	margin-bottom: 30px;
}

.nash_sale__col_right {
	margin-left: 80px
}

.detail__tabs___cart .nav-tabs > li:last-child{
	margin-right: 0px;
}

.detail__tabs___cart .nav-tabs > li > a {
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	position: relative;
color: rgb(78, 84, 94);
font-family: Manrope;
font-size: 28px;
font-weight: 500;
line-height: 38px;
letter-spacing: 0%;
text-align: right;
	padding: 20px;
}

.detail__tabs___cart .nav-tabs > li.active > a {
	border: none;
color: rgb(29, 38, 58)!important;
	cursor: default;

	
}

.detail__tabs___cart .nav-tabs > li.active > a:before {

}

.detail__tabs___cart .nav-tabs > li.active > a:after {

}

.detail__tabs___cart .nav-tabs > li {
	display: inline-block;
	margin: 0;
	padding-bottom: 0;
	width: auto;

}

.detail__tabs___cart .nav-tabs > li {
	
}

.detail__tabs___cart .nav-tabs > li:nth-child(5) {
	border-right: none
}

.detail__tabs___cart .tab-content #detail_detail {
	
}

#detail_detail p{
	margin-bottom: 20px;
}

.tab-content #detail_detail h2 {
	font-size: 28px;
    line-height: 38px;
    margin-bottom: 25px !important;
    margin-top: 30px !important;
}

.detail__tabs___cart .tab-content {


}

.sposob__cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 70px 0
}

.sposob__box {
	border: 1px solid #c0c0c0;
	padding: 29px 23px;
	width: 32.5%;
	transition: 0.3s ease;
	display: flex
}

.sposob__box .sposob__img {
	width: 108px;
	flex: none;
	padding-left: 15px
}

.sposob__title {
	font-weight: 700;
	font-size: 23px;
	color: #373737;
	margin-bottom: 15px;
	line-height: 23px;
	transition: 0.3s ease
}

.sposob__box:hover .sposob__title {
	color: #a90000
}

.sposob__box:hover {
	border: 1px solid #a90000
}

.sposob__text {
	color: #555555;
	font-size: 16px;
	line-height: 24px
}

.catalog_items .catalog_item.col-lg-2d4 {
	width: 24.3%
}

.catalog_item .catalog_item__name.small__title {
	font-size: 13px!important;
}

.stickers {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 3;
	line-height: 20px;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: flex-start
}

.catalog_item__inner .stickers {

}

.product .added2cart{
	visibility: hidden;
}

.product.is-incart .added2cart{
	visibility: visible;
}

.stickers .sticker_hit,
.stickers .sticker_novinka {
	background-color: #2992d9
}

.stickers .sticker_recommend,
.stickers .sticker_sovetuem {
	background-color: #893ca9
}

.catalog_item__btn_new__m2___blue {
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none !important
}

.det_arenda_row {
	border-bottom: 1px solid #e0e0e0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0
}

.det_arenda_name {
	color: #737373
}

.det_arenda_val {
	color: #a90000;
	font-weight: 700
}

.det_arenda_list {
	margin-bottom: 25px;
	margin-top: 5px
}

.duble__product {
	width: 542px
}

#bx-soa-region .form-check {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 4px
}

#bx-soa-delivery .bx-soa-pp-company {
	cursor: pointer
}

#bx-soa-delivery .bx-soa-pp-company.bx-selected .bx-soa-pp-company-smalltitle {
	background: #f5f5f5
}

#bx-soa-region .form-check input {
	margin: 0;
	margin-right: 10px
}

.prices__all_boxx {
	min-height: 98px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: center
}

.ed_izm_p {
	color: #a90000;
	line-height: 24px;
	font-size: 16px;
	padding-left: 5px
}

.detail__quantity__n_row {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end
}

#detail_detail li span {
	color: rgb(29, 38, 58);
}

.bx-soa-customer-field[data-property-id-row="20"] {
	order: 1
}

#bx-soa-properties .row .bx-soa-customer {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column
}

a.js-compare:hover {
	text-decoration: none
}

a.js-compare.checked {
	color: #cc0000
}

a.js-compare.checked svg {
	fill: #cc0000 !important
}

.catalog_item__cmp__my {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 3
}

.mainbanners__our {}

.adv__new__block {}

.adv__new__block .adv_owl {
	display: flex
}

.adv_owl.owl-carousel.owl-shift .owl-stage {
	display: flex
}

#detail_reviews .reviews-note-box {
	display: none
}

#detail_reviews .message-post-date {
	display: none
}

#detail_reviews .reviews-post-reply-buttons {
	display: none
}

.product__wats__row.product__wats__row2 {
	margin-bottom: 30px
}

.product__wats__row.product__wats__row2 {
	padding: 17px 17px 17px 23px;border-radius: 10px;
background: rgb(246, 252, 252);
}

.product__wats__row.product__wats__row2 p {
color: rgb(29, 38, 58);
font-family: Manrope;
font-size: 20px;
font-weight: 700;
line-height: 27px;
letter-spacing: 0%;
text-align: left;
}

.news-list .prices-box {
	display: flex;
	height: 77px;
	align-items: center
}

.new__part__product_left {
	    width: 46.8%;
}

.product__new_setting_part {
	width: 52.4%
}

.news-list .news_text_sm {
	max-height: 77px
}



.new__part__product.new__part__product_left .owl-carousel .owl-nav__next {
	right: 0
}

.new__part__product.new__part__product_left .owl-carousel .owl-nav__prev {
	left: 0
}

.product.is-incart .js-add2cart {
	height: 1px;
	height: 0.08333rem;
	left: -10000px;
	left: -833.33333rem;
	position: absolute;
	width: 1px;
	width: 0.08333rem;
		display: none
}

.s-ajax_form__mm .form-control-feedback {
	width: auto
}

.s-ajax_form__mm .form-auth__save {
	float: none;
	margin-left: 0
}

.form-group__my {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap
}

.form-group__my > div {
	width: 48%
}

.form-group__my:after {
	display: none
}

.s-ajax_form__mm {
	margin-bottom: 30px
}

.search-item__mm {
	display: flex
}

.s__left {
	width: 195px;
	flex: none
}

.s__right {
	padding-left: 20px
}

.news-list .prices-box {
	transition: 0.3s ease
}

.news-list .prices-box:hover {
	border-color: #cc0000
}

.gall__m_compact {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.gall__m_compact {
	margin: 30px 0
}

.gall__m_compact img {
	width: 33% !important;
	margin-bottom: 5px
}

.gall__m_compact a {
	width: 33% !important
}

.gall__m_compact a img {
	width: 100% !important;
	margin-bottom: 5px
}

.wnfgrExplScheme--list-products table tr.on.on2 {}

.mainbanner .mainbanner__img {
	position: relative
}

.mainbanners {
	height: auto !important
}

.on3:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	margin-left: -16px;
	margin-top: -16px;
	border-radius: 50%;
	animation: pulse 1.5s infinite
}

.on3:hover:before {
	animation: none
}

.on3 .wnfgr-markers--icon i:before {
	border-color: #f0f40b !important
}

@-webkit-keyframes pulse {
	0% {
		-webkit-box-shadow: 0 0 0 0 #f0f40b
	}

	70% {
		-webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
	}
}

@keyframes pulse {
	0% {
		-moz-box-shadow: 0 0 0 0 #f0f40b;
		box-shadow: 0 0 0 0 #f0f40b
	}

	70% {
		-moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
		box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
	}

	100% {
		-moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
		box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
	}
}

@media (max-width:920px) {
	bodydiv[data-wnfgr=markers] {
		width: 100% !important
	}
}

div[data-wnfgr=markers] .wnfgr-markers--point .wnfgr-markers--icon i:after {}

.opt__n_price {
	padding-top: 10px
}

.opt__n_price .new_cart_price {
	font-size: 20px
}

.new__cart_p_row__opt {
	padding-top: 0;
	margin-top: -20px
}

.catalog_item .new__cart_p_row__opt .price__pdv {
	font-size: 19px
}

@media (max-width:920px) {
	.catalog_item .new__cart_p_row__opt .price__pdv {
		font-size: 16px
	}
}

#webpage {
	overflow: hidden
}

.basket___back__bg {
	margin-top: -94px;
	padding-top: 100px;
	
	position: relative
}

.basket___back__bg:before {

}

.webpage__title {
	position: relative;
	z-index: 2
}

.basket___back__bg .table_item {
	border-bottom: none;
	background: #fff
}

.basket___back__bg:after {
	
}

.basket___back__bg form {}

.basket___back__bg .table_items > tbody > tr > td {
	padding: 0
}

.hidden_tr td {
	padding: 10px !important
}

.basket___back__bg .table_item__pic {
	padding: 0;
	width: 27%;
	border-right: 1px solid #eeeeee;
	float: none;
	min-width: 270px
}

.basket___back__bg .table_item__item {
	border-right: 1px solid #eeeeee
}

.basket___back__bg .table_item__props {
	display: none
}

.basket___back__bg .table_item__item {
	display: flex;
	align-items: center;
	max-width: 716px;
	min-width: 716px
}

.basket___back__bg .table_item__name {
	font-weight: 700;
	font-size: 22px;
	padding-left: 30px;
	padding-right: 20px
}

.basket___back__bg .table_item .table_item__total {
	float: none
}

.basket___back__bg .table_items > tbody > tr > td {
	text-align: center;
	vertical-align: middle;
	width: 20%;
	border-right: 1px solid #eeeeee
}

.table_item__price div {
	font-weight: 700;
	font-size: 24px
}

.basket___back__bg .quantity {
	height: 45px;
	position: relative;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #888888;
	width: 113px;
	margin: 0 auto
}

.basket___back__bg .quantity .quantity__input {
	border: none;
	background: #fff;
	font-size: 20px;
	width: 55px;
	min-width: 55px;
	padding: 0;
	border-radius: 0;
	outline: none
}

.q___s {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 27px;
	font-weight: 700;
	font-size: 30px;
	cursor: pointer
}

.q___s1 {
	margin-top: -6px
}

.basket___back__bg .table_items {
	border-collapse: separate;
	border-spacing: 0 25px !important
}

.basket___back__bg .table_item__link {
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #373737
}

.basket___back__bg .table_item__link img {
	margin: 0;
	margin-right: 14px
}

div[data-wnfgr=markers] > .wnfgr-markers--wrap {
	width: 100%
}

.n_p_bottom_block {

	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
	margin-top: -20px
}

.n_p_bottom_row {
	font-size: 24px;
	margin-bottom: 20px
}

.n_p_bottom_row span {
	font-size: 24px
}

.n_p_bottom_row .str_text {
	font-weight: 700
}

.basket___back__bg .price__pdv{
	border: none;    padding-left: 15px;

}

.n_p_bottom_row2 button {
	font-weight: 700;
	font-size: 22px !important;
	text-transform: uppercase;
	border-radius: 0;
	padding: 17px 76px !important;
	transition: 0.3s ease
}

.n_p_bottom_row2 button:hover {
	background: #ff3030 !important
}

@media (max-width:1500px) {
	.basket___back__bg .table_item__name {
		font-weight: 700;
		font-size: 19px;
		line-height: 24px;
		padding-left: 20px;
		padding-right: 20px
	}

	.table_item__price div {
		font-size: 20px
	}
}

@media (max-width:1430px) {
	.basket___back__bg {
		margin-top: -78px
	}
}

@media (max-width:1340px) {
	.table_item__price div {
		font-size: 17px
	}

	.basket___back__bg .table_item__name {
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		padding-left: 15px;
		padding-right: 15px
	}

	.n_p_bottom_row2 button {
		font-weight: 700;
		font-size: 15px !important;
		text-transform: uppercase;
		border-radius: 0;
		padding: 12px 34px !important;
		transition: 0.3s ease
	}

	.n_p_bottom_row span {
		font-size: 16px
	}

	.n_p_bottom_row {
		font-size: 16px;
		margin-bottom: 20px
	}
}

@media (max-width:1180px) {
	.basket___back__bg .table_item__item {
		display: flex;
		align-items: center;
		max-width: 580px;
		min-width: 580px
	}
}

@media (max-width:992px) {
	.basket___back__bg .table_item__item {
		display: flex;
		align-items: center;
		max-width: 100%;
		min-width: 100%;
		margin-bottom: 15px
	}

	.basket___back__bg .table_item__pic {
		padding: 10px;
		width: 100%
	}

	.basket___back__bg .table_item__item {
		flex-wrap: wrap
	}

	.basket___back__bg .table_item__head {
		margin-bottom: 9px;
		text-align: center;
		width: 100%
	}

	.basket___back__bg .table_items > tbody > tr > td {
		text-align: center;
		vertical-align: middle;
		width: 100%;
		border-right: none;
		margin-bottom: 15px
	}

	.basket___back__bg .table_item__link {
		padding-top: 10px
	}

	.basket___back__bg:before {
		content: "";
		position: absolute;
		z-index: -1;
		left: 0;
		top: 0;
		width: 20px;
		margin-left: -20px;
		height: 100%;
		background: #eeeeee
	}

	.basket___back__bg {
		margin-top: -63px
	}

	.basket___back__bg {
		padding-bottom: 20px
	}

	.n_p_bottom_block {
		margin-top: 0
	}

	.basket___back__bg:after {
		content: "";
		position: absolute;
		z-index: -1;
		right: 0;
		top: 0;
		margin-right: -20px;
		width: 20px;
		background: #eeeeee;
		height: 100%
	}
}

.close-modal {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 17px;
	right: 14px;
	cursor: pointer
}

.close-modal:before,
.close-modal:after {
	position: absolute;
	content: ' ';
	height: 19px;
	width: 2px;
	background-color: #000;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin-left: 9px;
	top: 0
}

.close-modal:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.close-modal:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

body .fancybox-title {
	font-weight: 700;
	background: none;
	padding: 0;
	font-size: 24px;
	color: #373737;
	margin: 0;
	text-align: left;
	margin-bottom: 17px
}

body .fancybox-slide > * {
	border-radius: 0;
	padding: 35px
}

.warn__n_p {
	color: #003f7d;
	font-weight: 600;
	font-size: 12px;
	margin-bottom: 17px;
	line-height: 15px
}

body .n_p__row input,
body .n_p__row textarea {
	font-size: 18px;
	font-family: 'ProximaNova-regular';
	border: 1px solid #b7b7b7;
	margin-bottom: 30px;
	padding: 10px 12px;
	color: #555555;
	height: 55px;
	outline: none;
	margin-bottom: 20px !important;
	box-sizing: border-box;
	background: #fff;
	border-radius: 0
}

.n_p__label {
	color: #373737;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 9px
}

.l-overflow__m input {
	font-family: 'ProximaNova-regular';
	border: 1px solid #b7b7b7;
	margin-bottom: 0;
	color: #555555;
	outline: none;
	box-sizing: border-box;
	background: #fff;
	border-radius: 0
}

.n_p__label span {
	color: #c60000
}

.sogl__m_n_p {
	top: 0;
	color: #000;
	font-size: 12px;
	margin-bottom: 25px
}

.sogl__m_n_p a {
	color: #c60000;
	text-decoration: none
}

.sogl__m_n_p a:hover {
	text-decoration: underline
}

.form-group__sub .btn {
	outline: none;
	font-weight: 700;
	font-size: 14px;
	padding: 16px 5px;
	transition: 0.5s;
	width: 170px !important;
	margin: 0 auto;
	text-transform: uppercase;
	text-align: center;
	border-radius: 0;
	outline: none;
	border: none
}

.form-group__sub .btn:hover {
	background: #ff3030 !important
}

.form-group__sub {
	text-align: center
}

@media (max-width:700px) {
	body .fancybox-slide > * {
		border-radius: 0;
		padding: 25px 15px
	}

	body .fancybox-title {
		font-weight: 700;
		background: none;
		padding: 0;
		font-size: 20px;
		color: #373737;
		margin: 0;
		text-align: left;
		margin-bottom: 12px
	}

	body .n_p__row input,
	body .n_p__row textarea {
		font-size: 14px;
		font-family: 'ProximaNova-regular';
		border: 1px solid #b7b7b7;
		margin-bottom: 30px;
		padding: 10px 12px;
		color: #555555;
		height: 45px;
		outline: none;
		margin-bottom: 10px !important;
		box-sizing: border-box;
		background: #fff;
		border-radius: 0
	}

	.form-group__sub .btn {
		outline: none;
		font-weight: 700;
		font-size: 13px;
		padding: 13px 5px
	}

	.sogl__m_n_p {
		top: 0;
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 20px
	}

	.sogl__m_n_p.sogl__m a {
		padding-left: 0
	}
}

.thanks_mal.add {
	opacity: 1;
	visibility: visible !important
}

.thanks_mal {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #3333339e;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	z-index: 99;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.thanks_mal.add .our_content {
	opacity: 1
}

.our_content {
	padding: 35px;
	background: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 38px;
	min-height: 200px;
	color: #373737;
	width: 468px;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
	color: #3c3c3c;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

@media (max-width:1500px) {
	.product__wats__row.product__wats__row2 p {
		font-size: 20px
	}
}

@media (max-width:500px) {
	.our_content {
		padding: 35px;
		background: #fff;
		font-weight: 700;
		font-size: 17px;
		line-height: 30px;
		min-height: 200px;
		color: #373737;
		width: 90%;
		height: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
		color: #3c3c3c;
		opacity: 0;
		-webkit-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out
	}
}

.doc__icon.pdf {
	background-image: url(/local/templates/sm_default/assets/css/../img/pdf.svg);
	width: 47px;
	background-size: contain;
	height: 47px
}

.doc__icon {
	background-image: url(/local/templates/sm_default/assets/css/../img/new_page_document_1560.png);
	width: 47px;
	background-size: contain;
	height: 47px
}

.new__cart_p_row___2 {
	margin-top: -29px
}
.wats__box__product span{
	color: #fff!important;
}

.wats__box__product {
    
 background: linear-gradient(90deg, #03C1CA 0%, #0A6BF5 49.04%, #582EFF 100%);
}
.wats__box_ff a {
	text-decoration: none;
	width: auto;
	height: 46px;
	border-radius: 1000px;



	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 0 21px;
	background-size: 200% 200%;
	-webkit-animation: Animation2 .5s ease forwards;
	-moz-animation: Animation2 .5s ease forwards;
	animation: Animation2 .5s ease forwards
}

.wats__box_ff a:hover {
	-webkit-animation: Animation .3s ease forwards;
	-moz-animation: Animation .3s ease forwards;
	animation: Animation .3s ease forwards
}

@-webkit-keyframes Animation {
	0% {
		background-position: 10% 0
	}

	100% {
		background-position: 91% 100%
	}
}

@-moz-keyframes Animation {
	0% {
		background-position: 10% 0
	}

	100% {
		background-position: 91% 100%
	}
}

@keyframes Animation {
	0% {
		background-position: 10% 0
	}

	100% {
		background-position: 91% 100%
	}
}

@keyframes Animation2 {
	0% {
		background-position: 91% 100%
	}

	100% {
		background-position: 10% 0
	}
}

.wats__box_ff a span {

	padding-left: 12px;
color: rgb(255, 255, 255);
font-family: Manrope;
font-size: 14px;
font-weight: 700;
line-height: 19px;
letter-spacing: 0%;
text-align: left;
	line-height: 17px;
	color: #FFFFFF
}

.product__wats__row {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: rgba(0, 191, 150, 0.06);
	border-radius: 15px;
	padding: 33px 70px 33px 83px
}

.product__wats__row p {
	font-size: 28px;
	line-height: 34px;
	color: #2A4076;
	margin-bottom: 0;
	font-weight: 600
}

.product__wats__row .wats__box a span {
	font-size: 20px;
	line-height: 24px
}

.product__wats__row .wats__box a img {
	width: 40px;
	height: 40px
}

ol,
ul {
	margin-top: 1.5rem
}
.wats__box {
	  background: linear-gradient(90deg, #03C1CA 0%, #0A6BF5 49.04%, #582EFF 100%);
}

.wats__box:hover{
	opacity: 0.8;
}


.wats__box.wats__box3 {
    padding: 0px;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 1px;
}
.product__wats__row .wats__box a {
	text-decoration: none;
	width: auto;
	height: auto;
	background: linear-gradient(90deg, #059b79 2.12%, #19cda5 100%);
	box-shadow: 28px 39px 19px rgba(0, 191, 150, 0.03), 16px 22px 16px rgba(0, 191, 150, 0.1), 7px 10px 12px rgba(0, 191, 150, 0.17), 2px 2px 7px rgba(0, 191, 150, 0.2), 0px 0 0 rgba(0, 191, 150, 0.2);
	border-radius: 1000px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 10px 29px;
	background-size: 200% 200%;
	-webkit-animation: Animation2 .5s ease forwards;
	-moz-animation: Animation2 .5s ease forwards;
	animation: Animation2 .5s ease forwards
}

.product__wats__row .wats__box a:hover {
	-webkit-animation: Animation .3s ease forwards;
	-moz-animation: Animation .3s ease forwards;
	animation: Animation .3s ease forwards
}

.product__wats__row {
	margin-bottom: 76px
}

.hidden__all {
	visibility: hidden !important
}

.fl__box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.fl__l {
	width: 60%
}

#detail_detail li p {
	margin-bottom: 0;
	color: #555555
}

#detail_detail li {
	color: #c60000
}

.catalog__descr a,
#detail_detail a {
	color: #cc0100;
	text-decoration: underline
}

.catalog__descr a:hover {
	text-decoration: none
}

#detail_detail a:hover {
	text-decoration: none
}

.tile__name {
	color: #000 !important;
	text-decoration: none !important
}

.catalog__descr .tile__head {
	margin-top: 10px
}

div[data-wnfgr=markers] * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	list-style: none;
	font-size: 14px;
	font-family: "Arial";
	line-height: 18px
}

.infograd-modal-content .h1,
.infograd-modal-content .h2,
.infograd-modal-content .h3,
.infograd-modal-content .h4,
.infograd-modal-content .h5,
.infograd-modal-content .h6,
.infograd-modal-content h1,
.infograd-modal-content h2,
.infograd-modal-content h3,
.infograd-modal-content h4,
.infograd-modal-content h5,
.infograd-modal-content h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	margin-top: 20px;
	margin-bottom: 10px
}

.infograd-modal-content .h1,
.infograd-modal-content h1 {
	font-size: 32px
}

.infograd-modal-content .h2,
.infograd-modal-content h2 {
	font-size: 28px
}

.infograd-modal-content .h3,
.infograd-modal-content h3 {
	font-size: 24px
}

.infograd-modal-content .h4,
.infograd-modal-content h4 {
	font-size: 20px
}

.infograd-modal-content .h5,
.infograd-modal-content h5 {
	font-size: 18px
}

.infograd-modal-content .h6,
.infograd-modal-content h6 {
	font-size: 16px
}

.infograd-modal-content p {
	margin: 0 0 10px
}

div[data-wnfgr=markers] {
	position: relative;
	height: max-content;
	display: flex;
	font-family: "Arial";
	text-align: left
}

div[data-wnfgr=markers] .notefication {
	background: -webkit-linear-gradient(top, rgba(244, 233, 141, .3), rgba(232, 209, 62, .3), rgba(225, 194, 40, .3));
	border: 1px solid;
	border-color: #d3c6a3 #cabc90 #c1b37f #c9bc8f;
	padding: 15px 30px 15px 18px;
	margin: 30px auto;
	width: max-content;
	opacity: 0.8
}

div[data-wnfgr=markers] .visual {
	position: relative;
	display: block;
	width: 100%;
	height: 400px;
	overflow: hidden
}

div[data-wnfgr=markers] .visual-wrapper {
	position: relative;
	width: auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

div[data-wnfgr=markers] .main-image img {
	max-width: 100%;
	height: auto;
	width: 100%;
	vertical-align: middle
}

div[data-wnfgr=markers] .visual .points {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

div[data-wnfgr=markers] .visual .point {
	align-items: center;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	z-index: 10;
	cursor: pointer
}

div[data-wnfgr=markers] .visual .point:hover {
	z-index: 15
}

div[data-wnfgr=markers] .visual .point.on {
	z-index: 30
}

div[data-wnfgr=markers] .visual .point-icon i {
	transition: border-color 250ms ease-in-out, opacity 250ms ease-in-out, visibility 250ms ease-in-out;
	padding: 0;
	width: 32px;
	height: 32px;
	border: 2px solid transparent;
	position: relative;
	background: rgba(0, 0, 0, 0.2);
	opacity: 0;
	visibility: hidden;
	border-radius: 64px;
	line-height: .5;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 1;
	visibility: visible;
	margin: -16px 0 0 -16px
}

div[data-wnfgr=markers].product-marker .visual .point-icon i {
	transition: background-color 250ms ease-in-out;
	background-color: rgba(0, 0, 0, 0.2);
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 64px;
	margin: -16px 0 0 -16px
}

div[data-wnfgr=markers] .visual .point .point-icon i:after {
	content: "";
	transition: transform 250ms ease-in-out;
	box-sizing: initial;
	position: relative;
	display: block;
	background: #fff;
	box-shadow: 0 1px 4px rgb(0 0 0 / 55%);
	width: 12px;
	height: 12px;
	border-radius: 64px
}

div[data-wnfgr=markers] .visual .point-icon i:before {
	content: "";
	position: absolute;
	box-sizing: initial;
	opacity: 0.75;
	width: 100%;
	height: 100%;
	border-width: 3px;
	border-style: solid;
	top: -3px;
	left: -3px;
	border-radius: 50%;
	border-color: transparent;
	transition: border-color 250ms ease-in-out, opacity 250ms ease-in-out, visibility 250ms ease-in-out
}

div[data-wnfgr=markers] .point.on .point-icon i:after,
div[data-wnfgr=markers] .point:hover .point-icon i:after {
	transform: scale(0.66)
}

div[data-wnfgr=markers].product-marker .visual .point-icon i:after {
	content: unset;
	display: none
}

div[data-wnfgr=markers] .visual .point-icon svg {
	display: block
}

div[data-wnfgr=markers] .visual .point-counter {
	transition: color 250ms ease-in-out 250ms, font-size 250ms ease-in-out 250ms, transform 250ms ease-in-out;
	border-radius: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	box-shadow: 0 1px 4px rgb(0 0 0 / 55%);
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	font-style: normal
}

div[data-wnfgr=markers] .point.on .point-counter,
div[data-wnfgr=markers] .point:hover .point-counter {
	transition: color 250ms ease-in-out, font-size 250ms ease-in-out, transform 250ms ease-in-out 250ms
}

div[data-wnfgr=markers] .visual .point-title {
	padding: 5px;
	background: #fff;
	margin: 0 10px;
	position: absolute;
	white-space: nowrap;
	line-height: 100%;
	border-radius: 5px;
	transform: translateY(-50%)
}

div[data-wnfgr=markers] .visual .tooltipe {
	margin: 0;
	font-size: 14px;
	position: absolute;
	text-align: left;
	z-index: -1;
	height: 0;
	max-height: 1000px;
	margin: 0 0;
	overflow: hidden;
	display: none;
	transition: height 250ms ease-in-out
}

div[data-wnfgr=markers] .point.on .tooltipe {
	z-index: 10;
	-webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%)
}

div[data-wnfgr=markers] .visual .tooltipe > div {
	display: block;
	background-color: rgba(255, 255, 255, 1);
	font-size: 16px;
	top: 0;
	margin: 0;
	padding: 15px;
	width: 220px;
	border-radius: 2px;
	background: #fff
}

body .wnfgr-markers--point.index_h {
	z-index: 11
}

div[data-wnfgr=markers] .visual .tooltipe ul {
	padding-left: 20px
}

div[data-wnfgr=markers] .visual .tooltipe li {
	list-style-type: disc
}

div[data-wnfgr=markers] .visual .point label {
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 5px;
	display: block;
	padding: 7px 10px;
	box-shadow: rgb(0 0 0 / 10%) 0 6px 15px 0;
	cursor: pointer;
	opacity: 1;
	position: absolute;
	width: max-content;
	margin: 0 5px;
	max-width: 250px
}

div[data-wnfgr=markers] .visual .tooltipe img,
.infograd-modal-content .tooltipe-image_wrapper img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 15px
}

div[data-wnfgr=markers] .visual .tooltipe .tooltipe-name {
	font-size: 16px;
	padding: 10px 0
}

div[data-wnfgr=markers] .visual .tooltipe .tooltipe-item,
.infograd-modal-content .tooltipe-item {
	display: flex;
	gap: 15px
}

div[data-wnfgr=markers] .visual .tooltipe-item_val,
.infograd-modal-content .tooltipe-item_val {
	font-weight: bold;
	flex: 1 1 auto;
	color: #000
}

div[data-wnfgr=markers] .visual .tooltipe-footer,
.infograd-modal-content .tooltipe-footer {
	padding: 0;
	padding-top: 15px
}

div[data-wnfgr=markers] .visual .tooltipe-footer a,
.infograd-modal-content .tooltipe-footer a {
	font-size: 14px;
	text-decoration: none;
	transition: .2s all
}

div[data-wnfgr=markers] .visual .tooltipe-btn,
.infograd-modal-content .tooltipe-btn {
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 5px 10px;
	display: block;
	text-align: center
}

div[data-wnfgr=markers] .zoom-btn {
	width: 120px;
	height: 40px;
	background: #fff;
	position: absolute;
	bottom: 5px;
	left: calc(50% - 60px);
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0 2px 7px rgb(0 0 0 / 20%);
	border: 1px solid #ddd;
	border-radius: 5px;
	display: flex;
	z-index: 11
}

div[data-wnfgr=markers] .zoom-btn .zoom-min,
div[data-wnfgr=markers] .zoom-btn .zoom-num,
div[data-wnfgr=markers] .zoom-btn .zoom-max {
	height: 40px;
	width: 40px;
	font-size: 26px;
	text-align: center;
	display: inline-block;
	line-height: 40px;
	cursor: pointer;
	-moz-user-select: -moz-none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

div[data-wnfgr=markers] .zoom-btn .zoom-num {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	cursor: unset;
	font-size: 12px;
	font-weight: bold;
	color: #444
}

div[data-wnfgr=markers] .list_products {
	overflow: auto;
	position: relative;
	scrollbar-width: thin;
	scrollbar-color: #ccc #F5F5F5;
	scrollbar-width: thin;
	scrollbar-color: #ccc #F5F5F5;
	min-width: 300px
}

div[data-wnfgr=markers] .list_products::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5
}

div[data-wnfgr=markers] .list_products::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	background-color: #F5F5F5
}

div[data-wnfgr=markers] .list_products::-webkit-scrollbar-thumb {
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	background-color: #ccc
}

div[data-wnfgr=markers] .list_products table {
	position: absolute;
	width: 100%;
	background: rgb(190, 190, 190);
	border-spacing: 1px;
	border-collapse: separate
}

div[data-wnfgr=markers] .list_products table tr {
	background: rgb(255, 255, 255)
}

div[data-wnfgr=markers] .list_products table tr:nth-child(2n) {
	background: rgb(248, 248, 248)
}

div[data-wnfgr=markers] .list_products table thead tr {
	top: 0;
	position: sticky;
	z-index: 34
}

div[data-wnfgr=markers] .list_products table tr.on {
	background-color: #ddd;
	z-index: 33;
	position: relative;
	-webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%)
}

div[data-wnfgr=markers] .list_products table th {
	font-weight: 700;
	vertical-align: middle;
	white-space: nowrap;
	background: rgb(239, 239, 239)
}

div[data-wnfgr=markers] .list_products table th,
div[data-wnfgr=markers] .list_products table td {
	padding: 3px;
	font-size: 12px
}

div[data-wnfgr=markers] .list_products table tr td:first-child {
	white-space: nowrap;
	text-align: center
}

div[data-wnfgr=markers] .list_products table tr td:nth-child(3) {
	white-space: nowrap;
	text-align: right
}

.infograd-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: #000000ad;
	font-size: 16px;
	overflow-y: scroll
}

.infograd-modal * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-size: 16px;
	font-family: "Arial";
	outline: 0
}

.infograd-modal ol,
.infograd-modal ul {
	padding: 5px 0;
	padding-left: 20px
}

.infograd-modal-content {
	margin: 5% auto;
	background-color: #fff;
	position: relative;
	width: 60%;
	height: auto;
	min-height: 100px;
	border-radius: 5px;
	overflow: hidden;
	padding: 45px 25px 25px
}

.infograd-modal-close {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 40px;
	height: 40px;
	background-color: unset;
	z-index: 9999;
	box-sizing: border-box
}

.infograd-modal-close::before {
	content: '';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #000;
	top: 19px;
	left: 8px;
	transform: rotate(45deg)
}

.infograd-modal-close::after {
	content: '';
	position: absolute;
	width: 2px;
	height: 24px;
	background-color: #000;
	top: 8px;
	left: 19px;
	transform: rotate(45deg)
}

.infograd-modal-loader {
	width: 100%;
	height: 100%;
	min-height: 120px
}

.infograd-modal-loader:after {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='L4' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Ccircle fill='%23000' stroke='none' cx='6' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0; 1; 0' repeatCount='indefinite' begin='0.1'/%3E%3C/circle%3E%3Ccircle fill='%23000' stroke='none' cx='26' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0; 1; 0' repeatCount='indefinite' begin='0.2'/%3E%3C/circle%3E%3Ccircle fill='%23000' stroke='none' cx='46' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0; 1; 0' repeatCount='indefinite' begin='0.3'/%3E%3C/circle%3E%3C/svg%3E");
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100px
}

.infograd-modal-content .tooltipe-image_wrapper {
	padding-bottom: 20px
}

.infograd-modal-content img {
	max-width: 100%;
	height: auto;
	padding: 15px 0
}

@media (max-width:767px) {
	div[data-wnfgr=markers] {
		display: block
	}

	.infograd-modal-content {
		width: 95%;
		margin-top: 15%
	}

	div[data-wnfgr=markers].product-marker .visual .point-icon i {
		width: 24px;
		height: 24px;
		margin: -12px 0 0 -12px
	}

	div[data-wnfgr=markers] .visual .point-counter {
		font-size: 9px;
		width: calc(100% - 4px);
		height: calc(100% - 4px)
	}

	.auth_top__new .cmp_items {
		position: absolute;
		top: 40px !important;
		right: 19px
	}
}

body .wnfgr-markers--point {
	align-items: center;
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	z-index: 10;
	cursor: pointer
}

body .wnfgr-markers--icon i {
	transition: border-color 250ms ease-in-out, opacity 250ms ease-in-out, visibility 250ms ease-in-out;
	padding: 0;
	width: 32px;
	height: 32px;
	border: 2px solid transparent;
	position: relative;
	background: rgba(0, 0, 0, 0.2);
	opacity: 0;
	visibility: hidden;
	border-radius: 64px;
	line-height: .5;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 1;
	visibility: visible;
	margin: -16px 0 0 -16px
}

body .wnfgr-markers--icon i:before {
	content: "";
	position: absolute;
	box-sizing: initial;
	opacity: 0.75;
	width: 100%;
	height: 100%;
	border-width: 3px;
	border-style: solid;
	top: -3px;
	left: -3px;
	border-radius: 50%;
	transition: border-color 250ms ease-in-out, opacity 250ms ease-in-out, visibility 250ms ease-in-out
}

body .wnfgr-markers--icon i:after {
	content: "";
	transition: transform 250ms ease-in-out;
	box-sizing: initial;
	position: relative;
	display: block;
	background: #fff;
	box-shadow: 0 1px 4px rgb(0 0 0 / 55%);
	width: 12px;
	height: 12px;
	border-radius: 64px;
	opacity: 0 !important
}

.wnfgr-markers--icon i:before {
	border-color: #0bf436
}

.wnfgr-markers--icon i:hover:before {
	border-color: #f0f40b
}

.wnfgr-markers--icon i:focus:before {
	border-color: #f0f40b
}

body .wnfgr-markers--icon i:after {
	transform: scale(1)
}

div[data-wnfgr=markers] > .wnfgr-markers--wrap.has__products {
	position: relative
}

.wnfgr-markers--main_img img {
	width: 100%
}

div[data-wnfgr=markers] .wnfgr-markers--points {}

.wnfgr-markers--point:hover .wnfgr-markers--icon i:after {
	transform: scale(0.66)
}

body .wnfgr-markers--main_img {
	max-width: 100%;
	height: auto;
	width: 100%;
	vertical-align: middle
}

body .wnfgr-markers--points {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wnfgr-markers--descript {}

.wnfgr-markers--tooltip {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 0;
	left: 0;
	transition: 0.3s ease;
}

.wnfgr-markers--tooltip.oppp_cart {
	visibility: visible;
	opacity: 1
}

.wnfgr-markers--descript .catalog_item__inner___pop {
	width: 274px
}

.wnfgr-markers--descript .catalog_item__inner___pop .catalog_item__name {
	text-decoration: none !important;
	color: #373737 !important;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
	margin: 0 10px;
	margin-bottom: 16px
}

.wnfgr-markers--descript .catalog_item__inner___pop .catalog_item__name:hover {
	color: #0270cd !important
}

.wnfgr-markers--descript .main___main__btns {
	padding: 10px
}

.wnfgr-markers--descript .main___main__btns a {
	color: #fff !important
}

.wnfgr-markers--descript .price__pdv {
	font-size: 16px
}

.wnfgr-markers--descript .new__cart_p_row {
	margin: 0 10px
}

@media (max-width:767px) {
	div[data-wnfgr=markers] {
		display: none !important
	}
}

#video {
	width: 100%;
	position: relative
}

#video-over {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: none
}

#video-play {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #fff;
	z-index: 2;
	cursor: pointer;
	transition: 0.2s ease;
	transition-property: opacity, visibility
}

#video-play::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 21px;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-left-color: #fff;
	border-right-width: 0;
	transition: transform 0.2s ease
}

.product-item-detail-slider-images-container {
	cursor: default !important
}

#video-play:hover::before {
	transform: scale(1.2)
}

#video video {
	width: 100%;
	display: block
}

#video.video-is-playing #video-over {
	display: block
}

#video.video-is-playing #video-play {
	opacity: 0;
	visibility: hidden
}

#video {
	background: #fff;
	height: 37.5rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.video__small {}

.video__small_in {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #0067B2;
	z-index: 1;
	cursor: pointer;
	position: relative
}

.video__small_in span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 21px;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-left-color: #0067B2;
	border-right-width: 0
}

.new__link_logo_img {
	position: relative
}

.NG_im1 {
	position: absolute;
	left: -6px;
	top: -5px
}

.l-header__logo {
	overflow: visible
}

.new__link_logo_title {
	padding-bottom: 5px ;   font-weight: 800;
}

.l-header__logo.logo a p {

    font-size: 10.5px;
    font-weight: 700;
 
}

.brick__right img {
	height: 42px;
	position: relative;
	top: 6px;
	margin-left: 7px
}

.wnfgr-markers--tooltip .wnfgr-markers--title {
	font-weight: 600;
	min-width: 180px;
	background: #fff;
	padding: 7px 10px;
	color: #000;
	line-height: 16px;
	box-shadow: 3px 5px 6px 0.78px rgb(57 56 56 / 10%)
}

.p__z_row {
	display: block;
	font-size: 20px
}

.p__z_row2 {
	font-size: 18px
}

.popular_new_block .col-lg-2d4 {
	min-height: 223px;
}

.catalog_item__pic {
	
}

.new__top_box {
	min-height: 147px;
}

.adv__new__block span.owl-buttom {

	width: auto;

	padding: 10px;


	max-width: 200px;
}

.adv__new__block {
	min-height: 535px;
}

.new__slider_1_box img {
	margin: 0px;

}

.new__slider_1_box a {
	text-decoration: none !important;
}

.new__slider_1_box .owl-buttom {
	margin-bottom: 20px;
}

.new__slider_1_box {
	margin: 0 17px;
	border: 1px solid lightgrey;
}

.new__slider_1 {
	margin: 0 -17px;
}

.dots_slider.dots_slider_new .slick-dots li {
	width: 7px;
	height: 7px;
	border-radius: 50%;

	background: rgb(215, 233, 215);
	transition: 0.3s ease;
	color: transparent;
	border: none;
	outline: none;
	margin: 0 3px;
}

.dots_slider.dots_slider_new .slick-dots li.slick-active {

	border-radius: 1000px;
	background: #c60000;
	width: 22px;
}

.dots_slider.dots_slider_new .slick-dots {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	justify-content: center;
	margin-top: 36px;
}

.dots_slider.dots_slider_new .slick-dots button {
	width: 7px;
	height: 7px;
	border: none;
	background: transparent;
}

.slick-dots li {
	list-style: none;
}

.sert__gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sert__gallery_box {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	width: 33%;
}

.sert__gallery {
	margin-top: 40px;
}

.slider_product_glav {
	border: 1px solid #e3e3e3;
}


.picbox__carousel_d .slick-track {

	margin-left: 0px;
}

.sl___cont_box {
box-sizing: border-box;
border: 1px solid rgb(217, 217, 217);
border-radius: 9.93px;

	transition: 0.3s ease;
	margin: 0px 4px;
}

.slider_product_nav {
	margin: 0 -4px;
	margin-top: 10px;
}

.slick-current .sl___cont_box {
	border: 1px solid #164fbb;
}

.sl___cont_box {
	cursor: pointer;
	height: 154px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}


.breadcrumb {
	overflow-x: auto;

	white-space: nowrap;
}


#detail_detail .detail__discr_text {
	font-size: 14px;
	line-height: 19px;
	color: #9b9b9b;
}

.btn-juliet3 {
	position: absolute;
	top: 50%;
	background: none;
	border: none;
	outline: none;
	left: 0px;
    margin: -30px 8px;

	z-index: 2;
}

#next.btn-juliet3 {
	left: auto;
	right: 0px;

}

.raiting__box {
	display: flex;
	flex-wrap: wrap;
}


.btn-juliet3 {
  

}
.btn-juliet3{
	transition: 0.3s ease;
}

.btn-juliet3:hover{
	transform: scale(1.06);
}

footer .header_17old_box {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

footer .l-header__logo {
	margin-bottom: 6px;
}

@media (max-width: 1499px) {
	.raiting__box {
		margin-right: -150px;
	}
}

@media (max-width: 1430px) {}


@media (max-width: 1300px) {
	.raiting__box {
		margin-right: 0px;
	}

}


@media (max-width: 700px) {
	.raiting__box {
		margin-right: 0px;
		margin-bottom: 20px;
	}
}

.print__icon {
	flex: none;
	margin-right: 8px;
	align-items: center;
	display: flex;
}

.print__icon svg {

	transition: 0.3s ease;

}

.print__box {
	display: flex;
	align-items: center;
	cursor: pointer;

}

.print__box p {
	margin: 0px !important;
	transition: 0.3s ease;
}

.print__box:hover p {
	color: #cc0100;
}

.print__box:hover svg {
	opacity: 1;
}

.flf_x_s {
	width: 100%;

	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}



@media print {


	div[data-wnfgr=markers] {
		display: block !important;
	}

	.new__header {
		visibility: hidden;
		display: none;
	}

	.breadcrumb,
	.detail__quantity,
	.detail__btns,
	.flf_x_s,
	.status__new_row,
	.product__wats__row,
	.nav-tabs,
	.sposob__block,
	.feedback-form_m__changer,
	#detail_props,
	#detail_reviews,
	#detail_props,
	.slider_product_nav,
	.detail__picbox.picbox,
	#jivo-iframe-container,
	.hoverl__HYH9I,
	.cookie-consent,
	section.main__catalog_main,
	#jvlabelWrap,
	#detail_detail .detail__discr_text,
	#jcont {
		visibility: hidden !important;
		display: none !important;
		height: 0px !important;
	}

	.price__pdv_new {
		padding-bottom: 0px;
		margin-bottom: 0px;
		border-bottom: none;
	}

	.tab-content > div {
		visibility: hidden;
		display: none;
	}
	
	
	
	
	
	

	.tab-content > div#detail_detail {
		visibility: visible;
		display: block;
	}

	.print_img {
		display: block !important;
		visibility: visible;
	}


	.print,
	.tab-content {
		visibility: visible;
	}
}

.news-list__n .news-item.col-md-6 {

	margin-bottom: 10px;


	padding-right: 10px;
}

.news-list.news-list__n .news_text_sm {
	height: auto;
	margin-bottom: 0px;
}

.news-list__n {
	display: flex;
	flex-wrap: wrap;
}

.news-list__n .news-item-prev_image img {
	min-width: 100%;
}


.catalog_row__m .news-list__n .news-item-prev_image {
	max-height: max-content;
	width: 100%;
}

.news-list__n .news-item.col-md-6 {


	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}

.catalog_row__m .news-list__n .news-item-prev_image {
	max-height: max-content;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.news-list__n .news_pic_sm {
	overflow: hidden;
}


@media (max-width: 700px) {

	.news-item.col-md-6 {

		min-height: auto;

	}
}

.prom___video_content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.prom___video_content .prom___video__box {
	width: 33%;
}

.prom___video_content .prom___video__box iframe {
	width: 100% !important;
}

@media (max-width: 1280px) {

	.prom___video_content .prom___video__box {
		width: 49%;
	}

}

@media (max-width: 700px) {
	.prom___video_content .prom___video__box {
		width: 100%;
	}

}

@media print {
	a[href]:after {
		content: "";
	}
}


.row__innr_out {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 1.5rem;
}

.brend_box {
	flex: none;
	margin-left: 30px;
	max-width: 120px;
	max-height: 70px;
}

.row__innr_out h1 {
	margin: 0px;

}


@media (max-width: 700px) {
	.brend_box {
		flex: none;
		margin-left: 10px;
		max-width: 97px;
		max-height: 52px;
	}

	.row__innr_out {
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: flex-start;
		margin-bottom: 1.5rem;
	}

}

.arenda_ad_row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: #efefef;
	padding: 20px 30px;
	border-radius: 5px;
	margin-bottom: 30px;
}

.arenda_ad_row p {
	font-weight: 700;
	color: #000;
	margin: 0px;
	font-size: 19px;
	margin-right: 30px;
}

.arenda_ad_row a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	padding: 11px 34px;
	background: #2196f3;
	border-radius: 1000px;
	color: #fff;

	font-size: 19px;
	text-decoration: none;
	font-weight: 600;
}

.arenda_ad_row a:hover {
	background: #4eb0fd;
}



@media (max-width: 1345px) {


	.arenda_ad_row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		background: #efefef;
		padding: 15px 15px;
		border-radius: 5px;
		margin-bottom: 30px;
	}

	.arenda_ad_row a {

		padding: 9px 24px 10px;


		font-size: 15px;

	}

	.arenda_ad_row p {
		font-weight: 700;
		color: #000;
		margin: 0px;
		font-size: 17px;
		margin-right: 21px;
	}

}


@media (max-width: 1155px) {

	.arenda_ad_row p {
		font-weight: 700;
		color: #000;
		margin: 0px;
		font-size: 17px;
		line-height: 20px;
		margin-right: 0px;
		text-align: center;
		width: 100%;
		margin-bottom: 13px;
	}

	.arenda_ad_row a {
		padding: 9px 24px 10px;
		font-size: 15px;
		margin: 0 auto;
	}
}




.favorites__row {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	margin-bottom: 10px;
	overflow: auto;
}

.favorites__box {
	display: inline-block;
	margin-right: 17px;
	margin-bottom: 35px;
	border-radius: 100000px;

	background: rgb(234, 245, 243);
	padding: 11.5px 19px;
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
	color: rgb(28, 118, 106);
	font-family: Manrope;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0%;
	text-align: left;
}

.favorites__box:last-child {
	margin-right: 0px;
}

@media (max-width: 1155px) {

	.favorites__box {}

}




body.modal .modal_block1 {
	opacity: 1;
	visibility: visible;
	z-index: 100;
	transform: translateY(0px);
	transition-delay: 0.3s;
}

.modal_block1 {
	opacity: 0;
	visibility: hidden;
	transition: 0.5s ease;
	transition-delay: 0s;
	transform: translateY(-30px);

	padding: 10vh 120px 4vh 70px;
	position: fixed;
	top: calc(50% - 250px);
	left: calc(50% - 250px);
	background: #fff;
	width: 504px;
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
	padding: 35px;
	background-color: #fff;
	height: auto;
}




body.over .over__hidden {
	opacity: 1;
	visibility: visible;
	z-index: 99;
	transition-delay: 0s;
}

.over__hidden {
	background: rgba(0, 0, 0, 0.38);
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s ease;
	transition-delay: 0.3s;
	z-index: 2;
}



.modal_block input[type=text] {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	border: 1px solid #b7b7b7;
	margin-bottom: 20px;
	padding: 12px 12px;
	color: #555555;
	outline: none;
	margin-bottom: 15px !important;
	box-sizing: border-box;
	background: #fff;
}

.modal_block .sogl__m {
	display: block;
	align-items: baseline;
	margin: 0;
	color: #8b8b8b;
	font-size: 12px;
	position: relative;
	top: 0px;
	margin-top: 10px;
}

.modal_block .sogl__m a {
	padding-left: 0px;
}

.modal_block input[type=submit] {
	background-color: #c60000;
	border: 1px solid #c60000;
	outline: none;
	font-weight: 600;
	font-size: 16px;
	padding: 14px 32px;
	transition: 0.5s;
	color: #fff;
}


.modal_block input[type=submit]:hover {
	background: #ff3030 !important;
	border: 1px solid #ff3030 !important;
	color: #fff !important;
}




@media (max-width: 700px) {

	.modal_block1 {



		top: calc(10%);
		left: calc(10px);
		background: #fff;
		width: calc(100% - 20px);
		box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
		padding: 20px 15px;
		background-color: #fff;
		height: auto;
	}

}

.catalog_item__btn_new__m {
	text-align: center;
}

.basket__img {

	top: 0px;
}

.catalog_item__btn_new__m {

	display: flex;
	justify-content: center;
	align-items: center;
}

.detail__picbox .picbox__carousel, .detail__picbox .picbox__canvas{
	        height: auto;
        min-height: 690px;
        display: flex
;
        justify-content: center;
        align-items: center;
}


.slider_product_glav {
 box-sizing: border-box;
border: 1px solid rgb(217, 217, 217);
border-radius: 15px;
margin-bottom: 30px;
}

.main___main__btns .basket__img{
	top: 2px;
}


.popular_slider .slick-track {
 
    margin-left: 0px;
}

.detail__tabs___cart .nav-tabs > li{
	margin: 0px;
	    margin-right: 50px;
}
/*
.new__link_logo_img:before{
    content: "";
    position: absolute;
    left: -7px;
    top: -6px;
    background: url(/local/templates/sm_default/assets/css/../img/winn_head.png) no-repeat;
    width: 54px;
    height: 53px;
    background-size: contain;
}
*/
.a__d_g_left_part{
	padding:  35px 51px;
    max-width: 1031px;
}
.a__d_g_box{
	
	    background-size: cover!important;
    background-position-x: -63px!important;
	margin-top: 20px;
}
.a__d_g_title{
color: rgb(227, 30, 36);
font-family: Manrope;
font-size: 22px;
font-weight: 700;
line-height: 30px;
letter-spacing: 0%;
text-align: left;
	margin-bottom: 13px;
}
.a__d_g_box{
	border-radius: 20px;
	overflow: hidden;
}
.a__d_g_text{
	color: rgb(29, 38, 58);
font-family: Manrope;
font-size: 18px;
font-weight: 600;
line-height: 30px;
}
.a__d_g_last img{
	    width: 220.17px;
    height: 43.5px;
    margin-bottom: -9px;
}
.a__d_g_small{
color: rgb(0, 0, 0);
font-family: Manrope;
font-size: 16px;
font-weight: 500;
line-height: 22px;
letter-spacing: 0%;
text-align: left;
}
.a__d_g_blue{
	color: rgb(0, 61, 165);
font-family: Manrope;
font-size: 18px;
font-weight: 700;
line-height: 25px;
letter-spacing: 0%;
text-align: left;
	padding-bottom: 5px;
}






.preloader-2.done {
    opacity: 0!important;
    visibility: hidden!important;
}
.preloader-2 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    opacity: 1;
    visibility: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main___main__btns .catalog_item__btn_new__m{
	transition: 0.3s ease;
}
.slider_box{
	min-height: 418px;
}



#detail_detail table  tbody > tr{
	
}



#detail_detail table{
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	height: auto;
}
#detail_detail table,#detail_detail table td, #detail_detail table th {
    border: 1px solid #b6b6b6;
	text-align: center;
}
#detail_detail table td,#detail_detail table th {
    padding: 5px 5px;
    width: 30px;
    height: 35px;
    font-size: 14px;
    line-height: 20px;
}
#detail_detail table th {
    background: rgb(244, 248, 252);

	font-weight: normal;
	
}


#detail_detail table tr:first-child{
	    background: rgb(244, 248, 252);
}

.slider_product_glav #video {


    display: flex
;background: #000;
    flex-wrap: wrap;
    align-items: center;
}


.slider_product_glav #video video {
    width: 100%;
    display: block;
    height: 100%;
}
.slider_product_glav{
overflow: hidden;
}

.sl____box {

    height: 686px!important;
}
.no___photo{
	    max-width: 120px;
}
.a__d_g_left_part{
	    max-width: 829px !important;
}

body .a__d_g_box.a__d_g_box_v2{
		background-position-x: right !important;
	}



.wnfgr-markers--descript .catalog_item__inner___pop{
	    background: #fff;
    position: relative;
    z-index: 3;
}

.wnfgr-markers--descript .catalog_item__inner___pop .catalog_item__pic{
	    width: 100%;
}

.wnfgr-markers--descript .catalog_item__inner___pop .name__new_title{
	padding-bottom: 10px!important;
}

.wnfgr-markers--descript .catalog_item__inner___pop  .price__pdv{
    border-top: 1px solid rgb(217, 217, 217);
    padding-top: 10px;
    color: rgb(29, 38, 58);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
	
}

.wnfgr-markers--descript .catalog_item__inner___pop .main___main__btns .catalog_item__btn_new__m{
	    margin-top: 27px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: Manrope;    padding-top: 2px;
}


.wnfgr-markers--descript .catalog_item__inner___pop .main___main__btns .catalog_item__btn_new__m span{
	   color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: Manrope;
}

.wnfgr-markers--descript .catalog_item__inner___pop .basket__img{
	display: none;
}

.q__conteiner{
	width: 1086px;
}


.q__row {
    border-bottom: 1px solid #D9D9D9;
    padding: 25px;
    padding-left: 0;
    cursor: pointer;
    flex-wrap: nowrap;    padding-bottom: 17px;
}

.q__left_title {
  color: rgb(29, 38, 58);
font-family: Manrope;
font-size: 18px;
font-weight: 700;
line-height: 25px;
letter-spacing: 0%;
text-align: left;
    line-height: normal;
    line-height: normal;
    transition: .3s ease;
}


.minus {
    position: absolute;
    top: 0px;
    transition: .3s ease;
    left: 0;
    opacity: 0
}

.plus {
    transition: .3s ease
}

.active .minus {
    opacity: 1
}

.active .plus {
    opacity: 0
}

.q__right{
	    flex: none;
    margin-left: 40px;
}


.q__left_text {
   color: rgb(29, 38, 58);
font-family: Manrope;
font-size: 16px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0%;
text-align: left; 
	padding-left: 30px;
}
.q__left_text {
    padding-top: 45px;
}
.q__left_text__red{
	color: #E31E24;font-weight: 700;
	margin-bottom: 14px;
}
.q__right__btn {
    position: relative;
    top: -4px;
}
.a__d_g_box_v3{
	border: 1px solid #EFD2E0;
}

.a__d_g_box.a__d_g_box_v3 {
    border-radius: 26px;
	    padding-bottom: 12px;
}


.a__d_g_box_v3 .a__d_g_left_part {
    max-width: 895px !important;
}

.a__d_g_box_v3 .a__d_g_text {
    color: #560431;
}
.icon__boxx{
	position: relative;
}
.num___prod{
	position: absolute;
		/* Ellipse 52 */
position: absolute;
width: 15px;
height: 15px;

border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(0, 113, 227);
	color: rgb(255, 255, 255);

font-size: 10px;
font-weight: 700;
line-height: 14px;
letter-spacing: 0%;
text-align: left;
    right: -7px;
    top: -5px;
}
.boxx_noempty a >span{
	color: #cc0100;
}

.boxx_noempty a svg path{
	stroke:#cc0100;
}
.boxx_noempty a svg circle{
		fill:#cc0100;
}

.boxx_noempty_mob svg path{
	stroke:#cc0100;
}

.boxx_noempty_mob svg circle{
		fill:#cc0100;
}

.hint__boxxx{
      border-radius: 15.4px 15.4px 0px 15.4px;
    position: fixed;
    box-shadow: 0px 0px 23.09px 0px rgb(204, 214, 237);
    background: rgb(255, 255, 255);
    left: auto;
    right: 10px;
    top: 20px;
    width: 268.54px;
    height: 80px;
    text-align: left;
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    padding: 17px;
    z-index: 99;
	opacity: 0;
	transition: 0.1s ease;
}
.boxx_noempty .hint__boxxx.add{
	
	display: block;
	align-items: center;
}


.boxx_noempty .hint__boxxx.add.ani{
	opacity: 1;
}



.regg__box{
	position: relative;
	
}
.boxx_noempty .hint__boxxx{
	display: none;
}




.tab-content > .tab-pane#detail_zap{
		display: block;
	
	    height:auto;
	}


.tab-content > .tab-pane#detail_zap.active{
	height: auto;
}
.hint__boxxx{
	text-align: left!important;
}

.hint__boxxx:hover{
	    box-shadow: 0px 0px 8px 0px rgb(239 79 79 / 24%);
}


.a__d_g_box_v4{
	
}
.grgraf ul{
	margin-top: 3px;
    padding-left: 20px;
}

.a__d_g_box_v4 .a__d_g_text {
   
    line-height: 27px;
}

.slider__gall .slick-track {
   
    margin-left: 0px;
}
.sl__box{
	margin:0 5px;
}
.slider__gall{
		margin:0 -5px;
}

.slider__gall .btn-juliet{
margin-left: 0px;
}

.slider__gall .btn-juliet#next {

    margin-left: -50px;
}

.sl__box img {
    height: 210px;
    object-fit: cover;
    min-width: 100%;
}

.sl__box {
    margin: 20px 5px;
}


.ourr__float{
	display: flex
;
    align-items: flex-start;
}
.float__l{
	margin-right: 10px;
}

@media (max-width: 1292px) {

	.ourr__float {
    display: flex
;
    align-items: flex-start;
    flex-wrap: wrap;
}

.float__l {
    margin-right: 0px;
}
}

.new____row__ad_v{
	height: 90px;
border-radius: 10px;
overflow: hidden;
padding-left: 51px;
background: rgb(236, 236, 241);
}
.n____img_box{
	display: flex;    height: 100%;
	
}

.n____img_box img{
	max-height: 100%;
}
.new____row__ad_v > p{
	color: rgb(0, 0, 0);

font-size: 32px;
font-weight: 700;
line-height: 17px;
letter-spacing: 0%;
text-align: center;
}
.btnb___n{
	justify-content: center;
	border-radius: 5px;
width: 250px;
height: 52px;
background: rgb(0, 113, 227);
}

.btnb___n span{
color: rgb(255, 255, 255);
font-family: Manrope;
font-size: 18px;
font-weight: 500;
line-height: 25px;
letter-spacing: 0%;
text-align: left;
padding-left: 10px;    position: relative;
    top: -1px;
}





.hint__boxxx{
    display: none!important;
}

#auth_form_popup .form-control-feedback{
	right: 17px;
    text-decoration: none;
    z-index: 2;
    font-size: 12px;
	pointer-events: auto;
}

#send_account_info > p{
	margin-bottom: 15px;
	
}



.col__tels .tops__link span{
   font-size: 13px;
    line-height: 18px;
}

.col__tels .tops__link svg{
    width: 12px;
	height: 13px;	
}


body .h__top_row {
    /* background: rgb(244, 244, 244) !important; */
    background: linear-gradient(360deg, rgb(244, 244, 244), rgba(255, 243, 243, 0) 100%)!important;;

}
.line__winter1{
    background: linear-gradient(180.00deg, #ffd1d2, rgba(255, 243, 243, 0) 100%);
height: 71px;
    z-index: 4;
    position: relative;
    pointer-events: none;
    position: absolute;
    width: 100%;

}
/*
header{
	padding-top: 46px;
}

*/

/*
.n__h_bottom_row:before{
	content: "";
	position:absolute;
	left: 0px;
	top: 0px;
	margin-top: -120px;
	background: url("/local/templates/sm_default/assets/css/../img/wint1.png")no-repeat;
	background-size: contain;
	width: 99.99px;
	height: 169.23px;   pointer-events: none;
}


.n__h_bottom_row:after{
	content: "";
	position:absolute;
	right: 0px;
	top: 0px;	margin-top: -120px;
	background: url("/local/templates/sm_default/assets/css/../img/wint2.png")no-repeat;
	background-size: contain;
	width: 99.99px;
	height: 169.23px;   pointer-events: none;
}

*/




.desc___new table{
	  width: 100%;

  border-collapse: collapse;

  margin-bottom: 20px;
  border: 1px solid #dddddd;
}


.desc___new table td {
  text-align: left;
	padding: 10px;
	border: 1px solid #dddddd;
}
 .desc___new table th {

  padding: 10px;
	border: 1px solid #dddddd;
 }


@media (max-width: 800px) {

 .desc___new table td {
    text-align: left;
    padding: 5px;

 }

  .desc___new table th {
	  padding: 5px;
  } 
 }

 .desc___new ol{
	padding: 20px;
 }



 .catalog_item__btn_new__m{
	background: #e31e24; 
 }


  .check__get:hover input{
	opacity: 0.8;
  }


  body .catalog_item__btn_new__m2{
    color: #c5e5ff!important;    font-weight: 500;
  }

  .body .catalog_item:hover{
border-color: rgb(15, 143, 236); 
}

.catalog_item{
	transition: 0.3s ease;
}

.catalog_item .catalog_item__name:hover{
	    color: #cc0100!important;
}




.tab-content > .tab-pane {
display: flow-root;
    margin-bottom: 50px;
    opacity: 1 !important;
}

.cat___img{
	margin-bottom: 30px;
}

#detail_reviews .reviews-collapse {
	float: none!important;
}

.catalog___inner__container .q__conteiner {
    width: 100%;
}

#detail_detail h2:first-child{
	margin-top: 0px!important;
}


.preloader-5 {
    display: block;
    position: fixed;
    width: 150px;
    left: 50%;
    top: 50%;
    margin-left: -75px;
    height: 150px;
    /* margin: 30px auto; */
    margin-top: -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e31e24;
    animation: preloader-5-spin 2s linear infinite;
visibility: hidden; z-index: -1;
opacity: 0;
transition:  0.3s  ease;

}


.preloader-5.show_s{
	opacity: 1;
	visibility: visible; z-index: 999;
}


.preloader-5:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e31e24;
    animation: preloader-5-spin 3s linear infinite;
}
.preloader-5:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e31e24;
    animation: preloader-5-spin 1.5s linear infinite;
}
@keyframes preloader-5-spin {
    0%   {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


.detail__tabs {
    margin-bottom: 10px;
}


.tab-content > .tab-pane {
   
    margin-bottom: 10px;
}
/* End */


/* Start:/local/templates/sm_default/assets/css/media_new.css?178213068226355*/
@media (max-width: 1550px) {

	.n____img_box img {
    max-height: 100%;
    max-width: 450px;
    object-fit: cover;
    /* transform: translateX(92px); */
    object-position: left;
}

h1, h2 {
    font-size: 30px;
}
.new____row__ad_v {

    padding-left: 34px;
}
	
.new____row__ad_v > p {
    color: rgb(0, 0, 0);
    font-size: 26px;
}

.btnb___n {
    justify-content: center;
    border-radius: 5px;
    width: 234px;
    height: 49px;
}

	.hint__boxxx {
    border-radius: 15.4px 15.4px 0px 15.4px;
    position: absolute;
    box-shadow: 0px 0px 23.09px 0px rgb(204, 214, 237);
    background: rgb(255, 255, 255);
    left: -251px;
    top: -34px;
    width: 250.54px;
    height: 74px;
    text-align: left;
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
	}
	.a__d_g_left_part {
  max-width: 589px !important;
}
	.sl____box {
    height: 499px !important;
}
	.slider_box {
    min-height: 356px;
}
	.a__d_g_text {
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
}
	
	.a__d_g_blue {
    color: rgb(0, 61, 165);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;

	}
	.a__d_g_left_part {
    padding: 35px 30px;
	}
    .a__d_g_box {
        background-size: cover !important;
        background-position-x: -236px !important;
    margin-top: 20px;
}
	
.detail__tabs___cart .nav-tabs > li {
    margin: 0px;
    margin-right: 20px;
}
	.new__way__right {

		width: 68px;
	}
	
	.a__d_g_small {
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
	}
	.a__d_g_left_part {
    padding: 35px 30px;
    max-width: 810px;
}
.sl___cont_box {
    cursor: pointer;
    height: 119px;
	}
	.new_cart_price_title {
		color: rgb(78, 84, 94);
		font-family: Manrope;
		font-size: 16px;
		font-weight: 400;
		line-height: 21px;
	}

	.detail__picbox .picbox__carousel,
	.detail__picbox .picbox__canvas {
		height: auto;
		min-height: 499px;
	}

	.btn-juliet3 {

		width: 47px;
	}

	.kol__title {
		color: rgb(78, 84, 94);
		font-family: Manrope;
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
	}

	.catalog_items .col-lg-3.catalog_item {
		min-width: auto;
	}

	.new__way__left_header {
		color: rgb(29, 38, 58);
		font-family: Manrope;
		font-size: 20px;
		font-weight: 600;
		line-height: 27px;
	}

	.new__part__product_left {
		width: 40%;
	}

	.slider_product_glav {

		margin-bottom: 18px;
	}

	.product__new_setting_part {
		width: 59%;
	}

	.new__way__left_text {
		color: rgb(78, 84, 94);
		font-family: Manrope;
		font-size: 13px;
		font-weight: 400;
		line-height: 19px;
	}

	.new_cart_price {

		font-size: 28px;
	}

	.detail__tabs___cart .nav-tabs > li > a {

		font-size: 25px;
		font-weight: 500;
		line-height: 34px;
	}

}


@media (max-width:1499px) {


	body .catalog_item__btn_new__m2 {
		font-size: 17px !important;
	}

	.catalog_item .catalog_item__name {
		text-decoration: none !important;
		color: rgb(29, 38, 58);
		font-size: 14px !important;
		display: block;
		line-height: 17px;
	}

	.mainbanners__our {
		min-height: auto
	}

	.det_arenda_name {
		color: #737373;
		font-size: 13px
	}

	.det_arenda_val {
		font-size: 13px
	}

	.status__new_row.status__new_row33 {
		padding-bottom: 0;
		min-height: 54px;
		padding-top: 4px
	}

	.product__wats__row p {
		font-size: 22px;
		line-height: 28px
	}

	.n__mail_box a {
		font-size: 18px
	}

	.n__h_phone_box a {
		font-size: 18px
	}


	.tiles .tile__name {
		font-size: 13px;
		line-height: 15px;
		display: inline-block;
	}



	.main___main__btns .catalog_item__btn_new__m2.btn-full span {
		font-size: 13px !important;
	}

}








@media (max-width:1480px) {

	.product__new_setting__inner .props_group__props > tbody > tr > td,
	.product__new_setting__inner .props_group__props > tbody > tr > th {
		font-size: 14px
	}

	.postav__main_new_text {
		color: #555555;
		font-size: 14px;
		line-height: 21px;
		padding: 16px 0;
		padding-right: 45px
	}

	.popular_new_block .tile__name {
		font-size: 15px
	}

	.popular_new_block .col-lg-2d4 {
		width: 16.6%
	}

	.new__top_header {
		color: #373737;
		font-size: 18px;
		line-height: 23px
	}
}

@media (max-width:1450px) {
	.det_arenda_name {
		color: #737373;
		font-size: 14px
	}

	.det_arenda_val {
		font-size: 14px
	}

	.det_arenda_row {
		border-bottom: 1px solid #e0e0e0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 10px 0;
		flex-direction: column
	}
}

@media (max-width:1430px) {
	.product__right__h2 h2 {
		font-size: 24px
	}

	h3 {
		font-size: 24px
	}

	h1,
	h2 {
		font-size: 28px
	}

	.new__top_text {
		color: #555555;
		font-size: 15px;
		line-height: 19px
	}

	.new__top_header {
		color: #373737;
		font-size: 17px
	}

	.menu__1-title {
		font-size: 14px;
		border-bottom-style: none;
		padding: 9px 0 9px 10px
	}

	.menu__2-title {
		font-size: 14px;
		line-height: 17px
	}

	.n__h_phone_box a {
		font-size: 16px
	}

	.n__mail_box a {
		font-size: 16px
	}

	.auth_top__link {
		font-size: 14px
	}
}


@media (max-width:1350px) {
.n__h_bottom_row:after{
	display: none;
}

}

@media (max-width:1340px) {


.new____row__ad_v {
    height: 80px;
}
	    .n____img_box img {
        max-height: 100%;
        max-width: 386px;
		}
    .btnb___n {
        justify-content: center;
        border-radius: 5px;
        width: 200px;
        height: 41px;
    }
.btnb___n span {
    color: rgb(255, 255, 255);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 10px;
    position: relative;
    top: 0px;
}
	    .new____row__ad_v {
        padding-left: 15px;
    }

	    .new____row__ad_v > p {
        color: rgb(0, 0, 0);
        font-size: 20px;
    }

	.detail__share,
	.detail__tabs {
		padding: 0
	}

	.product__new_setting_part {
		padding-left: 0
	}

	.sposob__box {
		width: 49%;
		transition: 0.3s ease;
		margin-bottom: 20px
	}

	.nash_sale__col_left {
		font-size: 29.5px;
		line-height: 55px
	}

	#catalog .catalog_item.product {
		width: 48.8%
	}

	.adv__bottom_new_title {
		color: #373737;
		font-size: 18px;
		font-weight: 700;
		margin-bottom: 15px
	}

	.adv__bottom_new_block {
		margin-top: 30px;
		margin-bottom: 20px
	}

	.adv__bottom_new_box {
		width: 44%;
		text-align: center;
		margin-bottom: 40px
	}

	.new__top_block {
		margin-bottom: 30px
	}

	.new__top_box {
		background: #f3f3f3;
		display: flex;
		width: 48.5%;
		margin-bottom: 30px;
		transition: 0.5s ease
	}

	.nash_sale__col.nash_sale__col_right span {
		font-weight: 700;
		color: #d60d0d;
		text-transform: uppercase;
		font-size: 23px;
		padding-bottom: 7px;
		display: inline-block;
		padding-top: 8px
	}

	.nash_sale__col.nash_sale__col_right a {
		position: relative;
		font-weight: 700;
		color: #fff;
		text-transform: uppercase;
		font-size: 31px;
		padding-left: 63px;
		text-decoration: none;
		transition: 0.3s ease
	}

	.nash_sale__col_right {
		margin-left: 50px
	}
}

@media (max-width: 1499px) and (min-width: 1220px) {

	.n__mail_box a {

		font-size: 14px;
	}

	.n__h_phone_box a {

		font-size: 14px;
	}
}


@media (max-width: 1292px){
.n__h_bottom_row:before {

    margin-top: -93px;
    
 
    width: 60.99px;
    height: 149.23px;
    pointer-events: none;
}

	.hint__boxxx {
    border-radius: 15.4px 15.4px 0px 15.4px;
    position: absolute;
    box-shadow: 0px 0px 23.09px 0px rgb(204, 214, 237);
    background: rgb(255, 255, 255);
    left: -222px;
    top: -22px;
    width: 217.54px;
    height: 63px;
    text-align: left;
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: left;
    padding: 11px;
}
	.q__conteiner {
    width: 100%;
}
	
	.q__left_title {
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 16px;
	}
	
	body .a__d_g_box.a__d_g_box_v2{
		background-position-x: left !important;
		        border-radius: 45px;
	}
	
	.q__left_text {
    padding-top: 31px;
}
.q__left_text {
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0%;
    text-align: left;
    padding-left: 20px;
}
	
	.q__left_text__red {
    color: #E31E24;
    font-weight: 700;
    margin-bottom: 8px;
}
	
	
	
	    .a__d_g_left_part {
        max-width: 100% !important;
    }
	
	
	.slider_box {
    min-height: 280px;
}
	
	/*
	
	.l-header__logo.logo a.v__mob:before {
           content: "";
        position: absolute;
        left: -6px;
        top: 1px;
        background: url(/local/templates/sm_default/assets/css/../img/winn_head.png) no-repeat;
        width: 38px;
        height: 37px;
        background-size: contain;
}
*/	
	
.detail__tabs___cart .nav-tabs > li {
    margin: 0px;
    margin-right: 2px;
}
	
	h4 {
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 21px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 41px;
}
	.new__way__box {
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    background: rgb(255, 255, 255);
    width: 100%;
    padding: 30px;
    padding-right: 18px;
    padding-bottom: 31px;
    margin-bottom: 21px;
}
	#detail_detail {
    color: rgb(29, 38, 58);
    line-height: 21px;
    font-size: 14px;
}
	
.new__part__product_left , .product__new_setting_part{
		width: 100%;
	}
	
	    .detail__picbox .picbox__carousel, .detail__picbox .picbox__canvas {
        height: auto;
        min-height: 454px;
    }
	
	    .detail__tabs___cart .nav-tabs > li > a {
        font-size: 20px;
        font-weight: 500;
        line-height: 29px;
    }
	
}



@media (max-width:1220px) {
	span.zagolovok_text {

		font-size: 14px;
		padding: 0 10px;
		line-height: 16px;
	}

	span.zagolovok {

		font-size: 16px;
	}

	.product__wats__row {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		background: rgba(0, 191, 150, 0.06);
		border-radius: 15px;
		padding: 29px 20px 29px 20px;
		flex-direction: column
	}

	.product__wats__row p {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 30px
	}

	.sogl__m {
		font-size: 13px
	}

	.feedback-form_m.fixed-bialog .block-form input[type=text],
	.feedback-form_m.fixed-bialog .block-form textarea {
		font-size: 16px
	}

	.feedback-form_m .form_m {
		font-weight: 700;
		font-size: 22px;
		margin-bottom: 9px
	}

	.form_m_post_text {
		font-size: 18px;
		color: #555555;
		margin-bottom: 26px;
		font-weight: 600
	}

	.popular_new_block .col-lg-2d4 {
		width: 20%
	}
}

@media (max-width:1430px) {}

@media (max-width:1170px) {

	.n__col__links {
		margin-left: 0
	}

	.postav__main_new_text {
		padding-right: 0
	}

	.hidden___menu__n {
		display: block;
		cursor: pointer
	}

	.n__h_bottom_row__inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
		min-height: 62px;
		align-items: center;
		flex-direction: column;
		padding: 20px 0
	}

	.n__h_bottom_row__inner {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		left: 0;
		background: #fff;
		transition: 0.8s ease
	}

	.n__h_bottom_row__inner.active {
		visibility: visible;
		opacity: 1
	}

	.n__h_bottom_row__inner a {
		position: relative;
		margin-top: 7px;
		margin-bottom: 7px
	}
}

@media (max-width:1080px) {

	header {
    padding-top: 0px;
}

.line__winter1 {
 
    height: 47px;
}
	
	.slider_box {
    min-height: 215px;
}
	
	
	.a__d_g_box {
    border-radius: 13px;
    overflow: hidden;
    background-size: cover;
}
	
	
	.a__d_g_left_part {
    padding: 26px 18px;
  
}
	
	.a__d_g_title {
    color: rgb(227, 30, 36);
    font-family: Manrope;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
	}
	
	.a__d_g_text {
    color: rgb(29, 38, 58);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 600;
    line-height: 26px;
}
	
	.a__d_g_blue {
    color: rgb(0, 61, 165);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0%;
    text-align: left;
    padding-bottom: 8px;
}
	
	.a__d_g_small {
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
	}
	
	
	
	.NG_im2 {
		display: none
	}

	.detail__tabs___cart .nav-tabs > li > a {
		font-size: 18px
	}

	.detail__tabs___cart .tab-content #detail_detail {
		font-size: 14px
	}

	.tab-content #detail_detail h2 {
		font-size: 20px;
		line-height: 24px
	}

	.menu_vml__name {
		font-size: 13px
	}

	.n__adress__info2 {
		width: 100%
	}

	.hidden___menu__n {
		display: block;
		position: absolute;
		bottom: 2px;
		right: 10px
	}


}


@media (max-width:1012px) {
.product__wats__row  .wats__box_ff a span{
	display: inline-block;
}
	    .new____row__ad_v {
        padding-left: 0px;
        height: auto;
        padding: 20px;
		}
		.n____img_box{
			display: none;
		}

	    .n__h_bottom_right {
        width: 100%;
        flex-direction: column;
    }
	    .n__h_bottom_right a {
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
        margin-top: 16px;
    }
    .n__h_bottom_left a {
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
        width: 100%;
        text-align: center;
        margin-bottom: 7px;
    }

    .n__h_bottom_left {
        width: 100%;
    }
	    .n__h_bottom_row_inner {
             min-height: auto;
        padding: 14px 0px;
        flex-direction: column!important;
        align-items: flex-start!important;
        justify-content: flex-start!important;
    }
	
	    body .a__d_g_box.a__d_g_box_v2 {
        background-position-x: left !important;
        border-radius: 19px;
    }
	.q__right__btn svg{
		width: 25px!important;
		height: 25px!important;
	}
	
	    .q__left_title {
      
        font-size: 14px;
    }
	
}

@media (max-width:960px) {
	.detail__tabs___cart .nav-tabs > li {
		border-bottom: 1px solid #d3d3d3;
		border-right: none;
		width: 100%
	}

	.detail__tabs___cart ul.nav-tabs {
		border-bottom: none;
		flex-direction: column
	}

	.feedback-form_m__changer.feedback-form_m .block-form input[type=submit] {
		outline: none;
		font-weight: 700;
		font-size: 16px;
		padding: 14px 45px;
		transition: 0.5s
	}

	.n__work_watch_box {
		display: none
	}
}

@media (min-width:992px) {
	.mainbanners {
		height: 48rem
	}
}

@media (max-width:940px) {
	.mainbanners {
		height: 11.33333rem;
		margin-top: 30px;
		margin-bottom: 32px
	}

	.sposob__box .sposob__img {
		width: 86px;
		flex: none;
		padding-left: 6px
	}

	.sposob__box {
		padding: 29px 10px
	}

	.sposob__title {
		font-weight: 700;
		font-size: 20px
	}

	.sposob__cont {
		margin: 30px 0
	}

	.sposob__box {
		width: 100%;
		transition: 0.3s ease;
		margin-bottom: 20px
	}

	.sposob__text {
		color: #555555;
		font-size: 14px;
		line-height: 22px
	}

	.popular_new_block .col-lg-2d4 {
		width: 33.333%
	}

	.popular_new_block .tile__name {
		font-size: 14px
	}

	.menu__categories {
		height: 100%
	}

	.n__h_bottom_row {
		border-bottom: 1px solid #e5e5e5
	}

	.menu__1-title {
		font-size: 14px;
		border-bottom-style: none;
		padding: 7px 0 7px 10px
	}

	.menu {
		position: absolute;
		height: 309px;
		padding-bottom: 20px
	}

	.menu__1-title {
		font-size: 14px;
		border-bottom-style: none;
		padding: 7px 0 7px 10px
	}

	.menu__1-content {
		display: none
	}

	.menu__back {
		display: none
	}
}

@media (max-width:900px) {
	.f_n_copy {
		color: #f1f1f1;
		font-size: 13px;
		margin-bottom: 27px
	}

	.f_n_copy br {
		display: none
	}

	.f__bottom__row_inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		flex-direction: column;
		text-align: center
	}

	.new__top_box {
		width: 100%
	}
}

@media (max-width:810px) {
	.nash_sale__col_right {
		margin-left: 0
	}

	.nash_sale__block {
		text-align: center;
		width: 100%;
		height: auto;
		background: url(/local/templates/sm_default/assets/img/cart_bg_tel_d.jpg)no-repeat;
		padding: 25px 10px;
		background-size: cover;
		margin: 70px 0;
		margin-top: 50px;
		flex-direction: column;
		display: flex;
		align-items: center;
		flex-wrap: wrap
	}
}

@media (max-width: 798px){
	.btn-juliet img{
		        width: 8px!important;
	}
	
	.slider_box {
    min-height: 98px;
}
	
	.arr_sli .btn-juliet{
		padding: 0px!important;
	}
	
	.product__new_setting__inner {
    width: 100%;
}
	
	.row_n{
		flex-wrap: wrap;
	}
	
	.cart__new__info {
    width: 100%;
}
	    .row__innr_out h1 {
        font-size: 28px;
        line-height: 38px;
    }
	
	    .sl___cont_box {
  
        overflow: hidden;
    }
	
	    .detail__tabs___cart .nav-tabs > li > a {

        text-align: left;
    }
}
	




@media (max-width:750px) {

	    .footer__right .footer__right_col:first-child {
        width: 100%;
    }
.detail__buy_new .status__new_row {
    margin-bottom: 18px;
    padding-bottom: 16px;
}

.detail__tabs {
   
    margin-top: -30px !important;
}
.detail__buy_new {
       
        padding-bottom: 2px !important;
    }

.price__pdv_new {
    padding-bottom: 12px;
   
    margin-bottom: 17px;
}
	.detail__buy_new {
    margin-top: 20px;
	}
    .row__innr_out h1 {
        font-size: 23px;
        line-height: 32px;
    }
	.detail__buy_new .flf_x_s {
		display: none;
	}

.breadcrumb{
	margin-bottom: 0px;
    padding-top: 24px;
}

	.sl__box img {
           height: 120px;
    object-fit: cover;
    min-width: 100%;
}
	.q__right {
    flex: none;
    margin-left: 20px;
}
	.row_n {
		flex-wrap: wrap
	}

	.product__right__h2 h2 {
		font-size: 20px;
		margin-top: 30px;
		line-height: 24px
	}

	.cart__new__info {
		width: 100%
	}

	.product__new_setting__inner {
		width: 100%
	}

	.product__right__h2 h2 {
		font-size: 20px;
		margin-top: 30px
	}

	.product__right__h3 h3 {
		font-size: 18px;
		margin-bottom: 25px
	}

	#catalog .catalog_item.product {
		width: 100%
	}

	.soc_n_row {
		display: flex;
		align-items: center;
		justify-content: center
	}

	.n__top_f_row_center {
		align-items: center;
		text-align: center
	}

	.n__top_f_row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding-top: 40px;
		align-items: center;
		flex-direction: column;
		align-items: center
	}

	footer .n__mail_box {
		margin: 12px 0
	}

	.n__col__links {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		margin-top: 20px
	}

	.n__top_f_row {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 30px;
		align-items: center;
		flex-direction: column
	}
}

@media (max-width:720px) {
	.gall__m_compact img {
		width: 49% !important;
		margin-bottom: 5px
	}

	.gall__m_compact a {
		width: 49% !important
	}

	.gall__m_compact a img {
		width: 100% !important;
		margin-bottom: 5px
	}

	.sogl__m {
		display: block
	}

	.feedback-form_m.feedback-form_m__changer .block-form {
		padding: 35px 0 30px;
		width: 100%;
		position: relative;
		background: none
	}

	.form_m_post_text {
		font-size: 16px;
		color: #555555;
		margin-bottom: 23px;
		font-weight: 600
	}

	.feedback-form_m.fixed-bialog .block-form .form_m_row__bottom input {
		width: 100% !important
	}

	.catalog__descr {
		line-height: 21px;
		font-size: 14px
	}

	.content_n_block p {
		line-height: 21px;
		font-size: 14px
	}

	.tab-content {
		line-height: 21px;
		font-size: 14px
	}

	.catalog_item.product.js-product {
		width: 100%
	}

	.catalog_item__inner {
		padding: 10px
	}

	body .catalog_item {
		margin: 0 !important;
		margin-bottom: 35px !important;
		width: 100%
	}

	.catalog_item .price__pdv,
	.catalog_item__quantity {
		float: none;
		font-size: 20px
	}

	.status__new_row {
		color: #47b35d;
		font-size: 14px
	}
	
	
	
	    .catalog_item__inner {
        padding: 0px!important;
    }
	
	.catalog_item__cmp__my {

    right: 5px;
	}
	.r__t{
	display: none;
	}
	
	.catalog_item__pic {
    width: 100%;
    height: 200px;
		margin-bottom: 10px;
	}
.nnew_s_cont {
    display: inline-flex
;
    flex-wrap: nowrap;
}
.nnew_s_cont {
    display: inline-flex
;
    flex-wrap: nowrap;
    font-size: 12px;
    line-height: 15px;
}
	
	.nnew_s_cont .nnew_s_text b{
		display: none;
	}
	
	    .nnew_s_cont {
     
      
    }
	
	.main___main__btns > form {
    width: 100%;
    margin-bottom: 5px;
}
	
	    .catalog_item .price__pdv, .catalog_item__quantity {
        float: none;
        font-size: 17px;
    }
	
	.main___main__btns {
    margin-top: 17px;
}
	
	    .catalog_item___inff {
        padding: 0 5px;
        padding-bottom: 10px;
    }
	
	.catalog_item.product.js-product {
        width: auto;
        margin: 0 2px !important;
    }
	
	.pop__product_slider {
    margin: 0 -2px;
}
	
	
	    .flex___coatalog_block .pop__item {
     
        width: 49.5%!important;
        margin: 0px!important;
        margin-bottom: 10px!important;
    }
	
	.flex___coatalog_block .catalog_items {
        margin: 0px!important;
        justify-content: space-between;
    }
	
	    .catalog_item .catalog_item__name {
     
        font-size: 13px !important;
	}
	
	    .nnew_s_cont {
     
        align-items: center;
    }
}

@media (max-width:800px) {
	.search-item__mm {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: center
	}

	.s__right {
		padding-left: 0
	}



	#detail_detail iframe {
		width: 100% !important;
		height: 300px !important;
	}

}

@media (max-width:680px) {
    .btnb___n {
        justify-content: center;
        border-radius: 5px;
        width: 200px;
        height: 41px;
        margin: 0 auto;
    }
    .new____row__ad_v > p {
        color: rgb(0, 0, 0);
        font-size: 20px;
        width: 100%;
        margin-bottom: 20px;
    }

	.catalog-tags__list__our {
		overflow-x: scroll
	}

	.catalog-tags__list {
		display: flex;
		flex-wrap: nowrap;
		align-items: center
	}

	.postav__main_new_right {
		width: 100%;
		padding-left: 9px;
		padding-right: 9px
	}

	.postav__main_new_left {
		display: none
	}

	.n__mail_box {
		display: none
	}

	.n__h_order_box {
		display: none
	}
}

@media (max-width:600px) {

    .detail__picbox .picbox__carousel, .detail__picbox .picbox__canvas {
        height: auto;
        min-height: 393px;
    }

    .sl____box {
        height: 393px !important;
    }

    .sl___cont_box {
        cursor: pointer;
        min-height: 81px;
    }


    .sl___cont_box {
        cursor: pointer;
        height: 81px;
    }

	.sl___cont_box {
		cursor: pointer;
	
	}

	.sl___cont_box {

		margin: 0px 3px;
	}

	.slider_product_nav {
		margin: 0 -3px;
		margin-top: 10px;
	}

	.photo__v_row {
		color: #737373;
		font-size: 14px;
		margin-bottom: 17px;
	}

	.adv__new__block {
		min-height: auto;
	}

	.fl__l {
		width: 100%
	}

	.product__wats__row .wats__box a span {
		font-size: 18px;
		line-height: 21px
	}

	.product__wats__row .wats__box a img {
		width: 34px;
		height: 34px
	}

	.fancybox-slider {
		margin: -400px
	}

	.fancybox-slide > * {
		margin: 0
	}

	.fancybox-slide .form-group.clearfix {
		font-size: 12px
	}

	.fancybox-slide .form-group.clearfix input[type="checkbox"] {
		position: relative;
		top: 3px
	}

	.fancybox-slide .form {
		min-width: 300px;
		max-width: 300px
	}

	.popular_new_block .col-lg-2d4 {
		width: 50%
	}

	.menu {
		width: 100%
	}




	.n__h_top_row__n_m {
		display: none !important;
	}

	.mob_top_row_header {
		display: flex !important;

	}

	.flex_s_a {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}


}

@media (max-width:550px) {

	header .wats__box_ff a {
    text-decoration: none;
    width: auto;
    height: 46px;
    border-radius: 1000px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0px;
    width: 46px;
    border-radius: 50%;
    background-size: 200% 200%;
	}
header .wats__box svg{
width: 15px;
    height: 15px;
}
	
	.ch___img{
		    margin-bottom: 20px!important;
    margin-right: 0px!important;
    float: none;
    width: 100%!important;
	}
	
	.table__over{
 display: block;
    overflow-x: auto;
    white-space: nowrap;
}
	
	
.table__over	table  {
    display: table;
    width: 100%;
}
	

	.dots_slider.dots_slider_new .slick-dots {

		padding: 0px;
	}

	.sert__gallery_box {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 10px;
		width: 49%;
	}


	.bx-soa-item-tr .bx-soa-item-block {
		display: flex;
	}

	.bx-soa-item-tr .bx-soa-item-content {
		font-size: 12px;
	}

	.order-section .bx-soa-item-img-block {
		float: none;

		width: 67px;

		min-width: 67px;
	}

	.order-section .bx-soa-item-tr:nth-child(1) .bx-soa-item-td {

		padding-right: 12px;
	}

	.bx-price.all,
	.order-section .bx-soa-item-td .bx-price.all,
	.order-sidebar .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
		font-size: 14px;
		white-space: nowrap;
	}


	#video {
		background: #fff;
		height: auto
	}

	.fancybox-container .close-modal {
		display: none
	}

	.prices__all_boxx {
		min-height: auto
	}

	.gall__m_compact img {
		width: 100% !important;
		margin-bottom: 5px
	}

	.gall__m_compact a {
		width: 100% !important
	}

	.form-group__my > div {
		width: 100%;
		margin-top: 12px
	}

	.n__h_bottom_row__inner a {
		margin-top: 10px;
		margin-bottom: 10px
	}

	.menu__1-title {
		padding: 12px 0 12px 10px
	}

	.catalog_item__head {
		height: auto
	}

	.adv__bottom_new_box {
		width: 100%
	}

	.tile__head {
		font-size: 14px;
		line-height: 15px
	}

	span.zagolovok_text {
		font-size: 14px;
		padding: 0 10px
	}

	span.zagolovok {
		font-size: 17px
	}

	h1,
	h2 {
		font-size: 20px
	}

	h3 {
		font-size: 17px
	}

	.new__top_img {
		flex: none;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
		width: 20%
	}

	.new__top_img img {
		object-fit: cover;
		height: 100%
	}

	.dropdown-menu {
		margin-left: 0
	}

	.mainbanners .mainbanners__owl .owl-dots {
		bottom: -23px
	}

	.adv__new__block .adv_owl {
		flex-wrap: wrap
	}



	.mainbanners__our {
		margin-bottom: 18px;
	}
}


#cart_top1 span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 82px;
}
/* End */
/* /local/templates/sm_default/assets/js/slick.css?17156141431776 */
/* /local/templates/sm_default/assets/lib/fancybox/jquery.fancybox.css?171561144611435 */
/* /local/templates/sm_default/assets/css/template.css?1734007317253745 */
/* /css/style.css?175992341939380 */
/* /css/media-queries.css?175992398116169 */
/* /bitrix/templates/.default/ajax/ajax.min.css?1509544922420 */
/* /local/templates/sm_default/styles.css?177323682834674 */
/* /local/templates/sm_default/template_styles.css?17714254625435 */
/* /local/templates/sm_default/assets/css/new_css.css?177513315792870 */
/* /local/templates/sm_default/assets/css/media_new.css?178213068226355 */
