

/* Start:/local/templates/shop/vendor/normalize/normalize.css?17510266597718*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}
/* End */


/* Start:/local/templates/shop/vendor/fonts/fonts.css?1751026648512*/
@font-face {
	font-family: 'Material-Design-Iconic-Font';
	src: url('/local/templates/shop/vendor/fonts/material-design/Material-Design-Iconic-Font.woff2')
		 format('woff2'),
		 url('/local/templates/shop/vendor/fonts/material-design/Material-Design-Iconic-Font.woff')
		 format('woff'),
		 url('/local/templates/shop/vendor/fonts/material-design/Material-Design-Iconic-Font.ttf')
		 format('truetype');
}
@font-face {
	font-family: 'Icon Font';
	src: url('/local/templates/shop/vendor/fonts/icon-font/icon-font.woff?v0.24')
		 format('woff'),
		 url('/local/templates/shop/vendor/fonts/icon-font/icon-font.ttf?v0.24')
		 format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* End */


/* Start:/local/templates/shop/vendor/owlcarousel/owl.carousel.min.css?17510266592936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/shop/vendor/owlcarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/shop/vendor/lightbox/lightbox.min.css?17510266582822*/
.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(/local/templates/shop/vendor/lightbox/images/close.png) url(/local/templates/shop/vendor/lightbox/images/loading.gif) url(/local/templates/shop/vendor/lightbox/images/prev.png) url(/local/templates/shop/vendor/lightbox/images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/local/templates/shop/vendor/lightbox/images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/local/templates/shop/vendor/lightbox/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/local/templates/shop/vendor/lightbox/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/local/templates/shop/vendor/lightbox/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
/* End */


/* Start:/local/templates/shop/style.css?17510265682534*/
h1 {
	margin: 0 0 .55em;
	font-size: 2em;
	color: #212121;
	font-weight: 600;
	line-height: 1.25em;
}
h2 {
	margin: .9em 0 .55em;
	font-size: 1.5em;
	color: #212121;
	font-weight: 600;
	line-height: 1.333335em;
}
h3 {
	margin: 1em 0 .7em;
	font-size: 1.25em;
	color: #212121;
	font-weight: 600;
	line-height: 1.4em;
}
h4 {
	margin: 1em 0 .7em;
	font-size: 1.125em;
	color: #212121;
	font-weight: 600;
	line-height: 1.444445em;
}
h5 {
	margin: 1em 0 .7em;
	font-size: 1em;
	color: #212121;
	font-weight: 600;
	line-height: 1.5em;
}
h6 {
	margin: 1em 0 .7em;
	font-size: 0.875em;
	color: #212121;
	font-weight: 600;
	line-height: 1.57143em;
	text-transform: uppercase;
}
p {
	margin: .9em 0 1em 0;
	line-height: 1.5em;
}
ul {
	margin: 7px 0 0;
	padding-left: 6px;
}
ul li {
	margin-top: 6px;
	list-style: none;
}
ul li:before {
	content: '';
	position: relative;
	right: 5px;
	bottom: 4px;
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #f44336;
}
a:focus {
	outline: none;
}
table.table {
	width: 100%;
	border-collapse: collapse;
}
table.table tr {
	background-color: #f5f5f5;
}
 table.table tr:nth-child(2n) {
	background-color: #f9f9f9;
}
 table.table td {
	padding: 17px 19px 16px;
	font-size: 0.875em;
	color: #424242;
	border: 1px solid #efefef;
}
blockquote {
	margin: 8.1% 0;
	font-size: 1.495em;
	color: #212121;
	font-weight: 600;
	text-align: center;
}

blockquote:before {
	content: '';
	display: block;
	width: 31%;
	margin: 0 auto 3.7%;
	border-top: 1px solid #f44336;
}
blockquote:after {
	content: '';
	display: block;
	width: 31%;
	margin: 3.75% auto 0;
	border-top: 1px solid #f44336;
}

#stp_api_calc ul li:before {

    display: none;

}
#stp_api_calc li.calc__number-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px 5px 40px;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  text-transform: none;
  color: #040404; }
 #stp_api_calc  ol.calc__number-list li:before {
    counter-increment: calc-counter;
    content: counter(calc-counter);
    width: 42px;
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    background-image: url("/local/templates/shop/pict/icon-calc-number.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: inherit;
    text-align: center;
    }
/* End */


/* Start:/local/templates/shop/vendor/fonts/opensans.css?17510266481129*/
@font-face {
    font-family: "OpenSans";
    src: url("/local/templates/shop/vendor/fonts/./opensans/regular/OpenSansRegular.eot");
    src: url("/local/templates/shop/vendor/fonts/./opensans/regular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/shop/vendor/fonts/./opensans/regular/OpenSansRegular.woff") format("woff"),
        url("/local/templates/shop/vendor/fonts/./opensans/regular/OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "OpenSans";
    src: url("/local/templates/shop/vendor/fonts/./opensans/bold/OpenSansBold.eot");
    src: url("/local/templates/shop/vendor/fonts/./opensans/bold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/shop/vendor/fonts/./opensans/bold/OpenSansBold.woff") format("woff"),
        url("/local/templates/shop/vendor/fonts/./opensans/bold/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
}


@font-face {
    font-family: "OpenSans";
    src: url("/local/templates/shop/vendor/fonts/./opensans/semibold/OpenSansSemiBold.eot");
    src: url("/local/templates/shop/vendor/fonts/./opensans/semibold/OpenSansSemiBold.eot?#iefix")format("embedded-opentype"),
        url("/local/templates/shop/vendor/fonts/./opensans/semibold/OpenSansSemiBold.woff") format("woff"),
        url("/local/templates/shop/vendor/fonts/./opensans/semibold/OpenSansSemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}
/* End */


/* Start:/local/templates/shop/less_compile/template_styles_s3.css?1751027461158904*/
/*! Prefix flex for IE10 and Safari / iOS in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license */.icon-custom:before{display:inline-block;font-family:'Icon Font';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-custom.message:before{content:'\0041'}.icon-custom.talk:before{content:'\0042'}.icon-custom.heart:before{content:'\0043'}.icon-custom.card:before{content:'\0044'}.icon-custom.gift:before{content:'\0045'}.icon-custom.shield:before{content:'\0046'}.icon-custom.file:before{content:'\0047'}.icon-custom.plane:before{content:'\0048'}.icon-custom.email:before{content:'\0049'}.icon-custom.phone:before{content:'\004a'}.icon-custom.location:before{content:'\004b'}.icon-custom.open-mail:before{content:'\004c'}.icon-custom.time:before{content:'\004d'}html{height:100%}body{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:100%;font-family:OpenSans,Arial;font-size:16px;color:#424242}.wrapper{-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto}.container{width:1170px;margin:0 auto}.header .info{border-bottom:1px solid #e0e0e0}.header .info .container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:35px;margin-top:5px}.header .info .container .item{margin-right:30px;font-size:0.875em;color:#757575}.header .info .container .item:before{margin-right:5px;color:#f01418}.header .info .container .item:not(.header-change-city) div{display:inline-block}.header .info .container .item a{color:#757575;text-decoration:none;cursor:pointer}.header .info .container .item a:hover{color:#f01418}.header .info .container .item:first-child{margin-left:3px}.header .info .container .item.icon.location:before{content:'\f1ab';font-size:1.15em}.header .info .container .item.icon-custom:before{position:relative;top:3px}.header .info .container .item.icon-custom.email:before{content:'\0041';font-size:1.125em}.header .info .container .item.icon-custom.ask:before{content:'\0042';font-size:1.1em}.header .info .container .social{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;margin-left:auto}.header .content{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:22px 0 27px}.header .content .logo{width:20.35%;height:51px;margin-right:3.75%}.header .content .logo a{display:block;height:100%}.header .content .logo a>img{max-width:100%;max-height:100%}.header .content .logo .default .c{fill:#f01418}.header .content .slogan{width:15%;font-size:0.925em;color:#757575;letter-spacing:-0.035em;line-height:1.375em}.header .tel{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;margin-left:auto;padding-left:22px;font-size:1.1em;color:#212121;font-weight:600;letter-spacing:0.01em}.header .tel:before{content:'\f2be';position:absolute;left:0;font-size:1.2em;color:#f01418}.header .tel a{color:inherit;text-decoration:none}.header .tel .call-me{display:table;margin-top:3px;font-size:0.785em;font-weight:400;border-bottom:1px solid #bcbcbc;cursor:pointer}.header .tel .call-me:hover{padding-bottom:1px;border-bottom:none}.header .basket-container{margin-left:19.75%}.header .basket-container .basket{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:100%;padding:8px 15px 8px 10px;border-radius:2px;background-color:#f2f3f5;text-decoration:none;cursor:pointer;box-sizing:border-box}.header .basket-container .basket:hover{background-color:#eeeeee}.header .basket-container .basket .icon-cart{width:36px;height:36px;background-image:url(/local/templates/shop/less_compile/../images/icons/cart.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.header .basket-container .basket .name{margin:0 10px 0 -2px;color:#212121;font-size:0.875em;font-weight:600}.header .basket-container .basket .counter{display:inline-block;width:22px;height:22px;font-size:0.85em;color:#fff;background-color:#f01418;border-radius:50%;text-align:center;line-height:22px}.header .basket-container .basket .counter span{display:inline-block;line-height:1;vertical-align:middle}.header .mobile-menu{display:none}.header .menu{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:1200px;height:55px;margin:0 auto;padding:0 30px;background-color:#f01418;border-radius:2px;box-sizing:border-box;z-index:10}.header .menu .item{position:relative}.header .menu .item .link{display:inline-block;height:100%;padding:20px 30px 16px;font-size:0.85em;font-weight:600;letter-spacing:0.045em;color:#fff;text-transform:uppercase;text-decoration:none;box-sizing:border-box;white-space:nowrap}.header .menu .item .link:hover{background-color:#dc0e12}.header .menu .item.has-sub:not(.more)>.link{padding:20px 23px 19px 30px}.header .menu .item.has-sub:not(.more)>.link:after{content:'\f2f9';display:inline-block;margin-left:7px;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;color:#fff}.header .menu .item.tablet-only{display:none}.header .menu .item .sub{position:absolute;top:55px;left:15px;display:none;background-color:#fff;box-shadow:0px 5px 15px 0px rgba(0,0,0,0.1)}.header .menu .item .sub .item .link{display:block;padding:12px 20px 11px 21px;font-size:0.95em;font-weight:400;letter-spacing:0;text-transform:none;color:#212121;white-space:nowrap;text-decoration:none}.header .menu .item .sub .item .link:hover{background-color:#eee}.header .menu .item .sub .item:not(:last-child){border-bottom:1px solid #eee}.header .menu .item .sub .has-sub>.link{padding-right:30px}.header .menu .item .sub .has-sub>.link:after{content:'\f2fb';position:absolute;top:50%;right:20px;font-size:18px;color:#b3b4b6;transform:translateY(-9px)}.header .menu .item .sub .has-sub .sub{display:none;top:0;left:100%;z-index:-1}.header .menu .item .sub .has-sub:hover .sub{display:block}.header .menu .item:hover .sub{display:block}.header .menu .item.more{width:60px;height:100%;box-sizing:border-box}.header .menu .item.more>.link{display:inline-block;width:10px;background-image:url(/local/templates/shop/less_compile/../images/icons/more-vertical.svg);background-position:center;background-repeat:no-repeat}.header .menu .item.more:hover>.sub{left:inherit;right:0}.header .menu .search-icon{margin-left:10px}.header .menu.search-open{border-radius:2px 2px 0 0}.header.type2 .content,.header.type3 .content{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.header.type2 .content .slogan,.header.type3 .content .slogan{margin-top:0;margin-right:2%}.header.type2 .content .tel,.header.type3 .content .tel{white-space:nowrap;margin-right:2.5%;padding-right:2.5%;margin-top:0;border-right:1px solid #e0e0e0}.header.type2 .content .location,.header.type3 .content .location{margin-right:2%;font-size:0.9em}.header.type2 .content .location,.header.type3 .content .location,.header.type2 .content .ask,.header.type3 .content .ask,.header.type2 .content .email,.header.type3 .content .email{position:relative;padding-left:18px}.header.type2 .content .location:before,.header.type3 .content .location:before,.header.type2 .content .ask:before,.header.type3 .content .ask:before,.header.type2 .content .email:before,.header.type3 .content .email:before{position:absolute;left:0;top:0}.header.type2 .content .ask,.header.type3 .content .ask,.header.type2 .content .email,.header.type3 .content .email{padding-left:25px}.header.type2 .content .email-and-ask,.header.type3 .content .email-and-ask{white-space:nowrap;margin-right:5%;font-size:0.9em}.header.type2 .content .email-and-ask .email,.header.type3 .content .email-and-ask .email{margin-bottom:2.5%}.header.type2 .content .basket-container,.header.type3 .content .basket-container{margin-left:auto}.header.type2 .content .basket-container .basket,.header.type3 .content .basket-container .basket{position:relative}.header.type2 .content .basket-container .basket .name,.header.type3 .content .basket-container .basket .name{display:none}.header.type2 .content .basket-container .basket .counter,.header.type3 .content .basket-container .basket .counter{position:absolute;right:2px;top:2px}.header.type2 .content .item:before,.header.type3 .content .item:before{margin-right:5px;color:#f01418}.header.type2 .content .item a,.header.type3 .content .item a{color:#757575;text-decoration:none;cursor:pointer}.header.type2 .content .item a:hover,.header.type3 .content .item a:hover{color:#f01418}.header.type2 .content .location:before,.header.type3 .content .location:before{content:'\f1ab';font-size:1.15em}.header.type2 .content .ask:before,.header.type3 .content .ask:before{content:'\0042';font-size:1.1em}.header.type2 .content>div[id*="bx_incl"]{-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;margin-right:30px}.header.type2 .content>div[id*="bx_incl"] .location{max-width:inherit}.header.type2 .logo-and-slogan{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:41.1%}.header.type2 .logo-and-slogan .logo{width:49.5%}.header.type2 .logo-and-slogan .slogan{width:39.5%}.header.type2 .location{max-width:16%}.header.type2 .content .ask:before{left:-1px}.header.type2 .basket-container .basket .counter span{margin-right:1px}.header.type3 .content>div[id*="bx_incl"]{margin-right:5%}.header.type3 .content>div[id*="bx_incl"] .location{margin-right:0}.header.type3 .content .tel{padding-right:0;border-right:none;margin:0 auto 0 0}.header.type3 .content .location{margin-right:5%}.header.type3 .content .location:not(.header-change-city){-ms-flex:0 0 15%;-webkit-flex:0 0 15%;flex:0 0 15%;margin-right:2.5%}.header.type3 .content .email-and-ask{margin-left:1%}.header.type4 .info .container>div[id*="bx_incl"] .location{max-width:inherit}.header.type4 .logo{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.header.type4 .location{position:relative;padding-left:17px;max-width:22%}.header.type4 .location:before{position:absolute;top:50%;left:-2px;margin-top:-9px}.header.type4 .tel{display:block;white-space:nowrap;margin:0 0 0 auto;padding-left:0}.header.type4 .tel:before{font-size:0.785em;left:-18px;top:4px}.header.type4 .tel div{display:inline-block}.header.type4 .tel a{font-weight:600;display:inline-block;font-size:0.785em;letter-spacing:0}.header.type4 .tel .call-me{display:inline-block;font-size:0.785em;letter-spacing:0;font-weight:normal;color:#757575;border-bottom-color:#ccc;margin-left:2%}.header.type4 .basket-container{margin-left:auto}.header.type4 .basket-container .basket{background:none;padding:0}.header.type4 .basket-container .basket .icon-cart{width:30px;height:30px;top:-2px;position:relative}.header.type4 .basket-container .basket .counter{margin-top:-2px}.header.type4 .content{position:relative;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-bottom:47px}.header.type4 .content .slogan{margin-top:0;flex-shrink:0}.header.type4 .menu-container{width:100%;margin-left:auto}.header.type4 .menu{width:auto;background:none;height:35px;padding:0 5px;z-index:15}.header.type4 .menu .item{color:#212121}.header.type4 .menu .item.has-sub:not(.more)>.link,.header.type4 .menu .item .link{padding:10px 10px}.header.type4 .menu .item.has-sub:not(.more)>.link:after{content:"\f2f9";font-family:'Material-Design-Iconic-Font';color:#212121}.header.type4 .menu .item .sub{top:35px;left:-10px}.header.type4 .menu .item.more{padding:5px 20px}.header.type4 .menu .item.more>.link{background-image:url(/local/templates/shop/less_compile/../images/icons/more-vertical-black.svg);height:18px;padding:0;width:18px}.header.type4 .menu .item .link{height:inherit;color:#212121}.header.type4 .menu .item .link:hover{background-color:#fff}.header.type4 .search-icon{top:13px;background-color:#212121}.header.type4 .search-icon:before{background-color:#fff}.header.type4 .search-icon:after{background-color:#212121}.header.type4 .search-icon.active:after{background-color:#fff}.header.type4 .search-container{position:absolute;top:100%;width:1170px}.header.type4 .search-container .search .search-form{border-radius:2px}.header.type4+.breadcrumbs{padding-top:1.5%}.search-container{display:-ms-flexbox;display:-webkit-flex;display:flex;width:1200px;margin:0 auto}.disabled-basket .header .content .slogan{width:25%}.disabled-basket .header .tel{margin-left:2.5%}.disabled-basket .header .basket-container{display:none}.disabled-basket .header.type2 .content .slogan{width:39.5%}.disabled-basket .header.type3 .content .logo{margin:0 3.75%}.disabled-basket .header.type3 .content .location{margin-right:0}.disabled-basket .header.type3 .social{margin-left:auto}.disabled-basket .header.type4 .info .container .social{margin-left:3%}.disabled-basket .header.type4 .slogan{width:15%}.disabled-basket .header.type4 .tel{margin-left:auto}.disabled-basket.header-type1 .header .tel{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto}.disabled-basket.header-type1 .header .tel .call-me{margin:0 0 0 auto;padding:11px 20px 10px;border:1px solid #d5dadd;border-radius:3px;transition:.1s ease all}.disabled-basket.header-type1 .header .tel .call-me:hover{padding-bottom:10px;color:#fff;background-color:#f01418;border-color:#f01418}.top-slider{position:relative;top:-28px;height:472px}.top-slider .item{height:500px;padding:8.65% 0 8.914999999999999%;color:#fff;background-size:cover;background-position:center;box-sizing:border-box}.top-slider .item .name{width:47.5%;margin:0;font-size:1.9em;letter-spacing:0.08em;font-weight:600;line-height:1.325em;text-transform:uppercase}.top-slider .item .desc{width:47.5%;margin-top:1.4%;font-size:1.125em;letter-spacing:0.0125em;line-height:1.4em}.top-slider .item .btn{margin:3.85% .75% 0}.top-slider .item .btn:first-of-type{margin-left:0}.top-slider .item .actions{width:100%}.top-slider .item.center{text-align:center}.top-slider .item.center .name,.top-slider .item.center .desc{width:52.5%}.top-slider .item.center .name{margin:0 auto}.top-slider .item.center .desc{margin:1.4% auto 0}.top-slider .item.center .btn:first-of-type{margin-left:0.75%}.top-slider .item.right .name,.top-slider .item.right .desc{margin-left:auto}.top-slider .item.right .actions{width:47.5%;margin-left:auto}.top-slider .item.right .btn:last-of-type{margin-right:0}.top-slider .owl-nav{position:absolute;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;top:47.85%;width:100%}.top-slider .owl-nav .owl-prev,.top-slider .owl-nav .owl-next{width:49px;height:25px;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.top-slider .owl-nav .owl-prev{margin-right:88%}.top-slider .owl-nav .prev,.top-slider .owl-nav .next{position:absolute;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-top:-23px;width:49px;height:49px;border-radius:50%;background-color:rgba(255,255,255,0.2);-webkit-transition:all .2s ease;transition:all .2s ease}.top-slider .owl-nav .prev:before,.top-slider .owl-nav .next:before{font-size:30px;color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.top-slider .owl-nav .prev:hover,.top-slider .owl-nav .next:hover{background-color:#fff}.top-slider .owl-nav .prev:hover:before,.top-slider .owl-nav .next:hover:before{color:#212121}.top-slider .owl-nav .prev:before{content:'\f2ff'}.top-slider .owl-nav .next:before{content:'\f301'}.top-slider .owl-dots{position:relative;top:-33px;display:table;margin:0 auto}.top-slider .owl-dots .owl-dot{display:inline-block;width:10px;height:10px;margin:0 5px;border:2px solid #fff;border-radius:50%;box-sizing:border-box}.top-slider .owl-dots .owl-dot:hover{border-color:#f01418}.top-slider .owl-dots .owl-dot.active{background-color:#fff}.top-slider .owl-dots .owl-dot.active:hover{border-color:#fff}.advantages{margin:3% 0 3.3%}.advantages .items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.advantages .items .item{position:relative;-ms-flex:0 0 16%;-webkit-flex:0 0 16%;flex:0 0 16%;margin-right:3.5%;padding-left:60px}.advantages .items .item .name{font-size:0.875em;font-weight:600;letter-spacing:0.035em;line-height:1.45em;text-transform:uppercase}.advantages .items .item .desc{margin-top:2%;font-size:0.875em;line-height:1.45em}.advantages .items .item:before{position:absolute;top:4px;left:5px;font-size:2.3em;color:#f01418}.services{padding-bottom:3.75%}.services.section{margin:3.3% 0 3.35%;padding-bottom:0}.services.section .items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.5%;margin-right:-35px}.services.section .items .item{-ms-flex:0 0 22.45%;-webkit-flex:0 0 22.45%;flex:0 0 22.45%;height:220px;margin-right:30px;margin-bottom:30px;background-color:#7d8387;background-size:cover;background-position:center;border-radius:3px;text-decoration:none}.services.section .items .item.big{-ms-flex:0 0 47.35%;-webkit-flex:0 0 47.35%;flex:0 0 47.35%}.services.section .items .item.big .name{width:70%}.services.section .items .item .gradient{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;width:100%;height:100%;padding:24px 30px;background-image:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.52) 100%);border-radius:3px;box-sizing:border-box;-webkit-transition:all .15s ease;transition:all .15s ease}.services.section .items .item .gradient:hover{background-color:rgba(0,0,0,0.52)}.services.section .items .item .name{margin:0;font-size:0.875em;color:#fff;font-weight:600;line-height:1.85em;letter-spacing:0.04em;text-transform:uppercase}.services .desc{letter-spacing:-0.0025em;line-height:1.5em}.catalog{padding-bottom:5.2%}.catalog.section{margin:3.35% 0 4.9%;padding-bottom:0}.catalog .desc{letter-spacing:-0.0025em;line-height:1.5em}.catalog .categories{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:2.9% 0;border-top:1px solid #f6f6f6;border-left:1px solid #f6f6f6}.catalog .categories .category{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:0 0 44.9%;-webkit-flex:0 0 44.9%;flex:0 0 44.9%;padding:31px 2.5% 29px;border-right:1px solid #f6f6f6;border-bottom:1px solid #f6f6f6}.catalog .categories .category .preview-image{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;display:block;width:120px;height:120px;margin-right:3.65%;background-image:url(/local/templates/shop/less_compile/../images/no-image.png);background-size:contain;background-position:center;background-repeat:no-repeat}.catalog .categories .category .name{margin:0;font-size:1em;color:#212121;font-weight:600}.catalog .categories .category .name a{padding-bottom:1px;border-bottom:1px solid #e9e9e9;color:inherit;text-decoration:none}.catalog .categories .category .name a:hover{color:#f01418;border-color:#f01418}.catalog .categories .category .desc{margin-top:3%;font-size:0.875em}.catalog.items-list .categories{margin-top:2px}.catalog.items-list .categories .category{-ms-flex:0 0 44.8867%;-webkit-flex:0 0 44.8867%;flex:0 0 44.8867%}.slider{padding:3.25% 0 2.85%;background-color:#f2f3f4}.slider .tabs .tab{display:inline-block;margin-right:1.8%;padding-bottom:8px;font-size:1em;color:#7d8387;font-weight:600;letter-spacing:0.045em;text-transform:uppercase;text-decoration:none;cursor:pointer}.slider .tabs .tab:hover{color:#f01418}.slider .tabs .tab.active{padding-bottom:5px;color:#212121;border-bottom:3px solid #f01418}.slider .tabs .tab.active:hover{color:#212121}.slider .tabs-content{margin-top:3.5%}.slider .tabs-content .tab-content{position:relative;height:0;opacity:0}.slider .tabs-content .tab-content .slider-nav{position:absolute;top:-57px;right:2px}.slider .tabs-content .tab-content .items{position:relative;height:0px}.slider .tabs-content .tab-content .items .owl-stage-outer{height:0px}.slider .tabs-content .tab-content.active{height:auto;opacity:1}.slider .tabs-content .tab-content.active .items{height:405px}.slider .tabs-content .tab-content.active .items .owl-stage-outer{height:530px}.long-names .slider{padding-bottom:1%}.long-names .slider .tabs-content .tab-content .items .owl-stage{display:-ms-flexbox;display:-webkit-flex;display:flex}.long-names .slider .tabs-content .tab-content.active .items{height:auto}.long-names .slider .tabs-content .tab-content.active .items .owl-stage-outer{height:auto;padding-bottom:75px}.company{margin:5.25% 0 4.9%}.company .content{display:-ms-flexbox;display:-webkit-flex;display:flex}.company .content .image{-ms-flex:0 0 23.078%;-webkit-flex:0 0 23.078%;flex:0 0 23.078%;margin-right:2.6%;text-align:center;overflow:hidden}.company .content .image img{max-width:100%;border-radius:50%}.company .content .subtitle{padding-bottom:1.7%}.company .content .text{margin-top:2.65%;letter-spacing:-0.003em;line-height:1.5em}.company .content .btn{margin-top:2.55%}.news .section-name{margin-bottom:4.35%}.news.section{margin:4.9% 0}.news.section .items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:3.9%;border-bottom:1px solid #f9f9f9}.news.section .items .item{-ms-flex:0 0 31.6%;-webkit-flex:0 0 31.6%;flex:0 0 31.6%;display:-ms-flexbox;display:-webkit-flex;display:flex}.news.section .items .item .image{margin-right:5.5%;-ms-flex:0 0 32.5%;-webkit-flex:0 0 32.5%;flex:0 0 32.5%}.news.section .items .item .image img{max-width:100%}.news.section .items .item .info .main-date{margin-bottom:3%;font-size:0.725em;color:#7d8387}.news.section .items .item .info .name{display:inline;padding-bottom:1px;font-size:1em;color:#212121;font-weight:600;line-height:1.325em;letter-spacing:-0.01em;border-bottom:1px solid #e9e9e9;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease}.news.section .items .item .info .name:hover{color:#f01418;border-color:#f01418}.news.section .items .item .info .name a{color:inherit;text-decoration:none}.news.section .items .item .info .desc{margin-top:4%;font-size:0.875em;line-height:1.45em}.news.section+.brands{margin-top:-4.9%}.brands{padding:2.5% 0 3.25%}.brands .container{position:relative}.brands .items{width:93.5%;margin:0 auto}.brands .items .item img{width:auto;max-width:100%;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:.15s filter ease;transition:.15s filter ease}.brands .items .item img:hover{filter:grayscale(0)}.brands .owl-carousel .owl-stage{display:-ms-flexbox;display:-webkit-flex;display:flex}.brands .owl-carousel .owl-stage .owl-item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.brands .brands-nav{position:absolute;top:0;width:100%}.brands .brands-nav .owl-prev,.brands .brands-nav .owl-next{position:absolute;display:inline-block}.brands .brands-nav .owl-prev .icon,.brands .brands-nav .owl-next .icon{cursor:pointer}.brands .brands-nav .owl-prev .icon:before,.brands .brands-nav .owl-next .icon:before{font-size:1.7em}.brands .brands-nav .owl-prev .icon:hover:before,.brands .brands-nav .owl-next .icon:hover:before{color:#f01418}.brands .brands-nav .owl-prev{left:0;padding-right:15px}.brands .brands-nav .owl-prev .icon-back:before{content:'\f2ff'}.brands .brands-nav .owl-next{right:0}.brands .brands-nav .owl-next .icon-forward:before{content:'\f301'}.footer{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;padding:29px 0;background-color:#212121}.footer .top{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-bottom:2.5%;border-bottom:1px solid #2c2c2c}.footer .top .subscribe{margin-left:8.75%}.footer .top .subscribe .text{margin-right:23px;color:#bcbcbc}.footer .top .subscribe .success-message{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:38px}.footer .top .social{margin-left:auto}.footer .bottom{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:2.45%;color:#bcbcbc}.footer .bottom .contacts{margin-right:3.75%}.footer .bottom .contacts .tel{font-size:1.25em;font-weight:600;color:#fff}.footer .bottom .contacts .tel:before{content:'\f2be';width:18px;margin-right:6px;color:#f01418;text-align:center}.footer .bottom .contacts .tel>div[id*="bx_incl"]{display:inline-block}.footer .bottom .contacts .tel a{color:inherit;text-decoration:none}.footer .bottom .contacts .location{margin-top:9.75%;font-size:0.875em}.footer .bottom .contacts .location:before{content:'\f1ab';position:relative;top:1px;width:18px;margin-right:6px;font-size:1.25em;color:#f01418;text-align:center}.footer .bottom .contacts .location>div[id*="bx_incl"]{display:inline-block}.footer .bottom .contacts .email{margin-top:3%;font-size:0.875em}.footer .bottom .contacts .email:before{content:'\0041';position:relative;top:6px;width:18px;margin-right:6px;font-size:1.25em;color:#f01418;text-align:center}.footer .bottom .contacts .email a{color:inherit;text-decoration:none;cursor:pointer}.footer .bottom .contacts .email>div[id*="bx_incl"]{display:inline-block}.footer .bottom .menu-container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto}.footer .bottom .menu{margin-right:19%}.footer .bottom .menu .parent{font-size:0.875em;font-weight:600;color:#fff;letter-spacing:0.03em;text-transform:uppercase}.footer .bottom .menu .parent a{color:inherit;text-decoration:none}.footer .bottom .menu .menu-list{margin-top:0;padding-left:0}.footer .bottom .menu .menu-list li{margin-top:9px}.footer .bottom .menu .menu-list li:before{display:none}.footer .bottom .menu .link{font-size:0.875em;color:inherit;text-decoration:none;border-bottom:1px solid #4e4e4e}.footer .bottom .menu .link:hover{color:#fff}.footer .bottom .copyright{margin:0 6.35% 0 auto;font-size:0.875em}.footer .bottom .copyright .name{margin-bottom:2.75%}.footer.light{background-color:#f2f3f4;color:#424242}.footer.light .top .subscribe .text,.footer.light .bottom .contacts .tel,.footer.light .bottom .menu .parent,.footer.light .bottom{color:#424242}.footer.light .bottom .menu .link:hover{color:#000}.footer.light .top{border-bottom-color:#bcbcbc}.footer.light .subscribe .form{border:1px solid #bcbcbc;border-radius:4px}.footer.light .bottom2{border-top-color:#bcbcbc}.footer.light .bottom2 .copyright div{color:#424242}.footer .bottom2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding-top:2.5%;border-top:1px solid #2c2c2c;margin-top:2.5%}.footer .bottom2 .copyright div{float:left;margin-right:10px;color:#bcbcbc;font-size:0.85em}.footer.type3 .bottom{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.footer.type3 .bottom .menu-container{-ms-flex:1 0 74%;-webkit-flex:1 0 74%;flex:1 0 74%}.footer.type3 .bottom .menu.first{flex-shrink:0;width:66%;margin:0 3% 0 4%}.footer.type3 .bottom .menu.first .menu-list li{float:left;width:50%}.footer.type5 .right-block{width:39.6%;margin-left:auto}.footer.type5 .right-block .subscribe{margin-bottom:10%}.footer.type5 .right-block .subscribe .text{display:block;width:100%;text-transform:uppercase;color:#fff;top:0;margin-bottom:1.5%;font-weight:600}.footer.type5 .right-block .subscribe .text:before{display:none}.footer.type5 .right-block .subscribe .form input[type='email']{width:240px}.footer.type5 .right-block .subscribe .success-message{height:40px;padding-top:8px;box-sizing:border-box}.footer.type5 .right-block .contacts .location{margin-top:4%}.footer.type5 .bottom .menu-container{-ms-flex:0 0 60%;-webkit-flex:0 0 60%;flex:0 0 60%}.footer.type5 .bottom .menu.first{flex-shrink:0;width:66%;margin-right:0.5%}.footer.type5 .bottom .menu.first .menu-list{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.footer.type5 .bottom .menu.first .menu-list li{width:50%}.footer.type5.light .right-block .subscribe .text{color:#424242}.catalog:not(.section) .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.catalog:not(.section) .container>div[id*="bx_incl"]{-ms-flex:0 0 23.75%;-webkit-flex:0 0 23.75%;flex:0 0 23.75%;margin-right:2%}.catalog .content .filters{margin-bottom:3.35%}.catalog .content .items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.catalog .content .items .item-wrap{position:relative;width:270px;min-height:405px;margin:0 14px 40px 15px}.catalog .content .items .item-wrap .product-item{position:absolute;height:100%}.catalog .content .items .item-wrap .product-item:hover{height:auto;z-index:10}.catalog .tabs{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:2.25%;border-bottom:1px solid #f5f5f6}.catalog .tabs .tab{display:inline-block;margin-bottom:-1px;padding:15px 19px;border:1px solid #f5f5f6;background-color:#fafafa;color:#212121;font-weight:600;text-decoration:none}.catalog .tabs .tab:not(:last-child){border-right:none}.catalog .tabs .tab:hover{color:#f01418;background-color:#fff}.catalog .tabs .tab.active{padding-top:14px;color:#f01418;background-color:#fff;border-top:2px solid #f01418;border-bottom:1px solid #fff}.catalog .tabs-content .tab-content{display:none;padding-top:40px}.catalog .tabs-content .tab-content.active{display:block}.long-names .catalog .content .items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.long-names .catalog .content .items .item-wrap{position:relative;width:270px;min-height:405px;margin:0 14px 40px 15px}.long-names .catalog .content .items .item-wrap .product-item{position:relative;height:100%}.product{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:3.25% 4% 4.5%;position:relative}.product .images{-ms-flex:0 0 42.25%;-webkit-flex:0 0 42.25%;flex:0 0 42.25%}.product .images .main-img{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;height:340px;margin-bottom:1%;text-align:center}.product .images .main-img img{max-width:100%;max-height:100%;margin:0 auto}.product .images .thumbnails{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.product .images .thumbnails .thumb{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:60px;height:60px;border:1px solid #f5f5f6;box-sizing:border-box}.product .images .thumbnails .thumb:hover{cursor:pointer}.product .images .thumbnails .thumb:not(:last-child){margin-right:9px}.product .images .thumbnails .thumb img{max-width:100%;max-height:100%}.product .images .thumbnails .thumb.active{border-color:#f01418}.product .information{margin-left:3.5%}.product .information .info{padding-bottom:4.65%;border-bottom:1px solid #f5f5f6}.product .information .info .code{margin-left:4px}.product .information .desc{margin-top:4.25%;font-size:0.875em}.product .information .price{margin-top:3.5%}.product .information .price .new{font-size:1.5em;line-height:1em}.product .information .price .old{margin-left:3.1%;font-size:1em}.product .information .buttons{margin-top:3.75%;padding-bottom:4.75%}.product .information .buttons .quantity{width:24.5%}.product .information .buttons .in-basket:before{content:"\f26b";font-family:'Material-Design-Iconic-Font';margin-right:8px}.product .information .order-buttons{margin-top:3.75%;padding-bottom:4.75%}.product .information .share{padding-top:4.5%;border-top:1px solid #f5f5f6}.product .information .share .text{display:inline-block;margin-right:3px;font-size:0.75em}.product .information .share .social{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.services:not(.section) .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.services:not(.section) .container>div[id*="bx_incl"]{-ms-flex:0 0 23.75%;-webkit-flex:0 0 23.75%;flex:0 0 23.75%;margin-right:2%}.services .desc{letter-spacing:-0.0025em;line-height:1.5em}.services .categories{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:3%}.services .categories .category{width:30.95%;margin-bottom:30px;padding:28px 2.5% 25px;border:1px solid #f9f9f9;border-radius:3px;box-sizing:border-box}.services .categories .category:not(:nth-child(3n)){margin-right:3.5%}.services .categories .category:hover{box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1)}.services .categories .category .image{display:block;width:100%;text-align:center;cursor:pointer}.services .categories .category .image img{max-width:100%}.services .categories .category .name{margin:11.5% 0 0;font-size:1em}.services .categories .category .name a{display:inline-block;color:#212121;font-weight:600;line-height:1em;border-bottom:1px solid #e9e9e9;text-decoration:none;cursor:pointer}.services .categories .category .name a:hover{color:#f01418;border-color:#f01418}.services .categories .category .text{margin-top:7%;font-size:0.875em;color:#616161;line-height:1.47em}.services .previews .preview{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:2.8%}.services .previews .preview:not(:first-child){padding-top:3.5%}.services .previews .preview:not(:last-child){border-bottom:1px solid #e9e9e9}.services .previews .preview .image{-ms-flex:0 0 19.5%;-webkit-flex:0 0 19.5%;flex:0 0 19.5%;margin-right:3.5%;width:100%}.services .previews .preview .image img{max-width:100%}.services .previews .preview .info .name{margin:0;font-size:1em;font-weight:400}.services .previews .preview .info .name a{color:#212121;font-weight:600;border-bottom:1px solid #e9e9e9;text-decoration:none}.services .previews .preview .info .name a:hover{color:#f01418;border-color:#f01418}.services .previews .preview .info .desc{margin-top:2.25%;font-size:0.875em;color:#616161;line-height:1.47em}.services .previews .preview .info .btn{margin-top:3.65%}.services .service .banner{width:100%;text-align:center}.services .service .banner img{max-width:100%}.services .service .desc{margin-top:2.5%}.services .service .section{margin-top:5.75%;padding-top:4.5%;border-top:1px solid #f9f9f9}.services .service .section .name{margin:0 0 3.5%;font-size:1.5em;color:#212121;font-weight:600}.projects{padding-bottom:3.75%}.projects:not(.section) .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.projects:not(.section) .container>div[id*="bx_incl"]{-ms-flex:0 0 23.75%;-webkit-flex:0 0 23.75%;flex:0 0 23.75%;margin-right:2%}.projects.section{position:relative;padding-bottom:0}.projects.section .slider-nav{position:absolute;top:37px;right:2px}.projects.section .slider-nav.disabled{display:none}.projects.section .items .item{width:270px}.projects.section .items .item .image{width:100%}.projects.section .items .item .name{margin:7.5% 0 2.5%;font-size:1em;font-weight:400}.projects.section .items .item .name a{padding-bottom:2px;color:#212121;border-bottom:1px solid #e9e9e9;text-decoration:none}.projects.section .items .item .name a:hover{color:#f01418;border-color:#f01418}.projects .desc{letter-spacing:-0.0025em;line-height:1.5em}.projects .categories{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:3%}.projects .categories .category{width:30.95%;margin-bottom:30px;padding:28px 2.5% 25px;border:1px solid #f9f9f9;border-radius:3px;box-sizing:border-box}.projects .categories .category:not(:nth-child(3n)){margin-right:3.5%}.projects .categories .category:hover{box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1)}.projects .categories .category .image{display:block;width:100%;text-align:center;cursor:pointer}.projects .categories .category .image img{max-width:100%}.projects .categories .category .name{margin:11.5% 0 0;font-size:1em}.projects .categories .category .name a{display:inline-block;color:#212121;font-weight:600;line-height:1em;border-bottom:1px solid #e9e9e9;text-decoration:none;cursor:pointer}.projects .categories .category .name a:hover{color:#f01418;border-color:#f01418}.projects .categories .category .text{margin-top:7%;font-size:0.875em;color:#616161;line-height:1.47em}.projects .previews{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:3.95%}.projects .previews .preview{width:30.95%;margin-bottom:30px}.projects .previews .preview:not(:nth-child(3n)){margin-right:3.5%}.projects .previews .preview .name{margin:5.5% 0 0;font-size:1em;color:#212121;font-weight:400}.projects .previews .preview .name a{color:inherit;padding-bottom:1px;border-bottom:1px solid #e9e9e9;text-decoration:none}.projects .previews .preview .name a:hover{color:#f01418;border-color:#f01418}.projects .project .project-slider{position:relative}.projects .project .project-slider .items{width:77%;margin:0 auto}.projects .project .project-slider .items .item{height:445px}.projects .project .project-slider .items .item img{height:100%}.projects .project .project-slider .slider-nav{position:absolute;top:40.75%;width:100%}.projects .project .project-slider .slider-nav .owl-prev{position:absolute;left:2.75%}.projects .project .project-slider .slider-nav .owl-next{position:absolute;right:2.75%}.projects .project .project-slider .slider-preview{display:-ms-flexbox;display:-webkit-flex;display:flex;width:77%;margin:8px auto 0}.projects .project .project-slider .slider-preview .item{display:block;margin-right:1.175%;line-height:0;border:1px solid #d7dcdf;text-decoration:none}.projects .project .info{margin-top:5.5%}.projects .project .info .name{margin:0;font-size:1.5em;color:#212121;font-weight:600}.projects .project .info .subname{margin:3.25% 0 0;font-size:1.125em;font-weight:600}.projects .project .info .desc{margin-top:1.75%}.projects .project .features{margin-top:2.45%}.projects .project .features .feature .name{font-size:0.875em;font-weight:400}.projects .project .order{margin-top:6.5%}.projects .project .section{margin-top:5.75%;padding-top:4.5%;border-top:1px solid #f9f9f9}.projects .project .section .name{margin:0 0 3.5%;font-size:1.5em;color:#212121;font-weight:600}.reviews .review:not(:last-child){margin-bottom:4.5%;padding-bottom:3.5%;border-bottom:1px solid #f9f9f9}.reviews .review .text{padding:1.6% 3.5% 2.6%;font-size:0.875em;border-left:2px solid #f01418;background-color:#f5f5f5}.reviews .review .author{display:inline-block;margin-top:2.75%;width:45.5%}.reviews .review .author .person{color:#212121;font-weight:600}.reviews .review .author .post{margin-top:5px;font-size:0.875em}.reviews .review .documents{display:inline-block;width:53.5%}.reviews .review .documents .doc:before{font-size:1.9em}.reviews .review .documents .doc .link{margin-left:3px}.about{padding-bottom:3.75%}.about:not(.section) .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.about:not(.section) .container>div[id*="bx_incl"]{-ms-flex:0 0 23.75%;-webkit-flex:0 0 23.75%;flex:0 0 23.75%;margin-right:2%}.about .banner{width:100%;margin-bottom:2.5%;text-align:center}.about .banner img{max-width:100%}.about .timeline{margin-top:4.85%}.about .timeline .item{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-left:34.5px;padding-bottom:5%}.about .timeline .item:not(:last-child){border-left:2px solid #f01418}.about .timeline .item .date{position:absolute;top:0;left:-36.5px;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:67px;height:63px;padding-top:3px;color:#f01418;font-weight:600;background-color:#fff;border:2px solid #f01418;border-radius:50%}.about .timeline .item .date:after{content:'';position:absolute;display:block}.about .timeline .item .content{margin-left:7.6%}.about .timeline .item .content .name{margin:0;font-size:1.125em;font-weight:600;line-height:1em}.about .timeline .item .content .info{margin-top:1.1%;font-size:0.875em;color:#616161;line-height:1.6em}.about .license{margin-top:3.75%}.about .license .items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.7%}.about .license .items .item{-ms-flex:0 0 26.17%;-webkit-flex:0 0 26.17%;flex:0 0 26.17%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin-bottom:30px;padding:20px;border:1px solid #f9f9f9;text-align:center;-webkit-transition:all .2s ease;transition:all .2s ease}.about .license .items .item:hover{box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1)}.about .license .items .item:not(:nth-child(3n)){margin-right:3.5%}.about .license .items .item .fullsize{position:relative;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.about .license .items .item .fullsize:after{content:'';position:absolute;top:50%;left:50%;display:block;width:50px;height:50px;margin:-25px 0 0 -25px;border-radius:3px;background-image:url(/local/templates/shop/less_compile/../images/icons/fullsize.svg);background-repeat:no-repeat;background-position:52% 50%;background-size:24px;background-color:#f01418;opacity:0;-webkit-transition:all .1s ease;transition:all .1s ease}.about .license .items .item .fullsize:hover:after{opacity:1}.about .license .items .item .fullsize img{max-width:100%}.about .license .items .item .name{margin-top:16px;font-size:0.875em;font-weight:600;line-height:1.5em}.about .documents .name{margin:5% 0 3%}.about .documents .name:first-of-type{margin-top:3.6%}.about .requisites{margin-top:3%}.about .requisites .documents{margin-top:4.75%}.about .reviews{margin-top:4.9%}.about .work{margin-top:3.75%}.about .work .accordion{margin-top:2.85%}.about .employees{margin-top:3.5%}.about .employees .items{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.8%}.about .employees .items .item{-ms-flex:0 0 31%;-webkit-flex:0 0 31%;flex:0 0 31%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin-bottom:30px;padding:21px 2.25%;border:1px solid #f9f9f9;box-sizing:border-box;-webkit-transition:all .2s ease;transition:all .2s ease}.about .employees .items .item:hover{box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1)}.about .employees .items .item:not(:nth-child(3n)){margin-right:3.5%}.about .employees .items .item .image{max-width:100%}.about .employees .items .item .name{margin-top:17px;font-weight:600;line-height:1.4em}.about .employees .items .item .post{margin-top:5px;font-size:0.875em}.about .employees .items .item .tel{margin-top:19px;font-size:0.875em;text-decoration:none}.about .employees .items .item .tel:before{content:'\f2be';margin-right:9px;color:#f01418}.about .employees .items .item .tel:hover{color:#f01418}.about .employees .items .item .email{margin-top:6px;font-size:0.875em;text-decoration:none}.about .employees .items .item .email:before{content:'\0049';position:relative;top:3px;margin-right:9px;font-size:0.9em;color:#f01418}.about .employees .items .item .email:hover{color:#f01418}.about .employees .items .item .social{margin-top:17px}.about .employees .items .item .social .link:first-child{margin-left:0}.contacts{margin-bottom:5.25%}.contacts .info{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:6.5%}.contacts .info .item{display:-ms-flexbox;display:-webkit-flex;display:flex;width:23.1%}.contacts .info .item:before{margin-right:20px;font-size:2.5em;color:#f01418}.contacts .info .item .content .name{font-size:0.75em;color:#757575}.contacts .info .item .content .text{margin-top:10px;letter-spacing:-0.1px;line-height:1.5em}.contacts .info .item .content .text a{color:inherit;text-decoration:none}.contacts .info .item .content .text.tel{font-weight:600}.contacts .info .item.time:before{margin:2px 22px 0 2px;font-size:2.25em}.contacts .map{margin-top:2.75%}.contacts .feedback{margin-top:4.75%}.contacts .feedback .inline-form{margin-top:1.8%}.articles{padding-bottom:5.25%}.articles:not(.section) .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.articles:not(.section) .container>div[id*="bx_incl"]{-ms-flex:0 0 23.75%;-webkit-flex:0 0 23.75%;flex:0 0 23.75%;margin-right:2%}.articles .previews .preview{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:2.8%}.articles .previews .preview:not(:first-child){padding-top:3.5%}.articles .previews .preview:not(:last-child){border-bottom:1px solid #e9e9e9}.articles .previews .preview .image{-ms-flex:0 0 19.5%;-webkit-flex:0 0 19.5%;flex:0 0 19.5%;margin-right:3.5%;width:100%}.articles .previews .preview .image img{max-width:100%}.articles .previews .preview .info .name{margin:0;font-size:1em;font-weight:400}.articles .previews .preview .info .name a{color:#212121;font-weight:600;border-bottom:1px solid #e9e9e9;text-decoration:none}.articles .previews .preview .info .name a:hover{color:#f01418;border-color:#f01418}.articles .previews .preview .info .desc{margin-top:2.25%;font-size:0.875em;color:#616161;line-height:1.47em}.articles .previews .preview .info .btn{margin-top:3.65%}.articles .article .banner{width:77%;margin:0 auto 2.25%}.articles .article .banner img{max-width:100%}.articles .article .button{margin-top:6%}.promotion{padding-bottom:5.25%}.promotion:not(.section) .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.promotion:not(.section) .container>div[id*="bx_incl"]{-ms-flex:0 0 23.75%;-webkit-flex:0 0 23.75%;flex:0 0 23.75%;margin-right:2%}.promotion .date{display:inline-block;padding:6px 10px;font-size:0.75em;color:#fff;border-radius:2px;background-color:#65b20d}.promotion .date.disable{background-color:#b1b5b7}.promotion .previews .preview{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:3.6%}.promotion .previews .preview:not(:first-child){padding-top:3.5%}.promotion .previews .preview:not(:last-child){border-bottom:1px solid #e9e9e9}.promotion .previews .preview .image{-ms-flex:0 0 19.5%;-webkit-flex:0 0 19.5%;flex:0 0 19.5%;margin-right:3.5%;width:100%}.promotion .previews .preview .image img{max-width:100%}.promotion .previews .preview .date{margin-top:2.65%}.promotion .previews .preview .info .name{margin:0;font-size:1em;font-weight:400}.promotion .previews .preview .info .name a{color:#212121;font-weight:600;border-bottom:1px solid #e9e9e9;text-decoration:none}.promotion .previews .preview .info .name a:hover{color:#f01418;border-color:#f01418}.promotion .previews .preview .info .desc{margin-top:2.25%;font-size:0.875em;color:#616161;line-height:1.47em}.promotion .previews .preview .info .btn{margin-top:3.65%}.promotion .offer .banner{position:relative}.promotion .offer .banner img{max-width:100%}.promotion .offer .date{position:absolute;top:6.5%;left:2.35%}.promotion .offer .title{margin-top:3.25%}.promotion .offer .caption{margin:0;font-size:1.125em}.promotion .offer .text{margin-top:1.75%;padding-bottom:4.75%;line-height:1.5em;border-bottom:1px solid #e9e9e9}.promotion .offer .products{position:relative;margin-top:4.7%;padding-bottom:6%;border-bottom:1px solid #e9e9e9}.promotion .offer .products .slider-nav{position:absolute;top:-5px;right:2px}.promotion .offer .products .items{margin-top:2.85%;height:405px}.promotion .offer .products .items .product-item{margin-bottom:10px}.promotion .offer .previews{margin:4.75% 0 3.5%}.promotion .offer .previews .preview{padding-top:2.75%}.promotion .offer .previews .preview:last-child{border-bottom:1px solid #e9e9e9}.faq:not(.section) .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.faq:not(.section) .container>div[id*="bx_incl"]{-ms-flex:0 0 23.75%;-webkit-flex:0 0 23.75%;flex:0 0 23.75%;margin-right:2%}.faq .tabs{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:2.25%;border-bottom:1px solid #f5f5f6}.faq .tabs .tab{display:inline-block;margin-bottom:-1px;padding:15px 19px;border:1px solid #f5f5f6;background-color:#fafafa;color:#212121;font-weight:600;text-decoration:none}.faq .tabs .tab:not(:last-child){border-right:none}.faq .tabs .tab:hover{color:#f01418;background-color:#fff}.faq .tabs .tab.active{padding-top:14px;color:#f01418;background-color:#fff;border-top:2px solid #f01418;border-bottom:1px solid #fff}.faq .tabs-content .tab-content{display:none;padding-top:20px}.faq .tabs-content .tab-content.active{display:block}.faq .order{margin-top:3.4%}.news:not(.section){padding-bottom:5.1%}.news:not(.section) .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.news:not(.section) .container>div[id*="bx_incl"]{-ms-flex:0 0 23.75%;-webkit-flex:0 0 23.75%;flex:0 0 23.75%;margin-right:2%}.news .date{display:inline-block;padding:6px 10px;font-size:0.75em;color:#fff;border-radius:2px;background-color:#b1b5b7}.news .previews .preview{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-bottom:3.6%}.news .previews .preview:not(:first-child){padding-top:3.5%}.news .previews .preview:not(:last-child){border-bottom:1px solid #e9e9e9}.news .previews .preview .image{-ms-flex:0 0 19.5%;-webkit-flex:0 0 19.5%;flex:0 0 19.5%;margin-right:3.5%;width:100%}.news .previews .preview .image img{max-width:100%}.news .previews .preview .date{margin-top:2.65%}.news .previews .preview .info .name{margin:0;font-size:1em;font-weight:400}.news .previews .preview .info .name a{color:#212121;font-weight:600;border-bottom:1px solid #e9e9e9;text-decoration:none}.news .previews .preview .info .name a:hover{color:#f01418;border-color:#f01418}.news .previews .preview .info .desc{margin-top:2.25%;font-size:0.875em;color:#616161;line-height:1.47em}.news .previews .preview .info .btn{margin-top:3.65%}.news .banner{position:relative}.news .banner img{max-width:100%}.news .banner .date{position:absolute;top:6.5%;left:2.35%}.news .desc{margin-top:2.5%}.news .project-slider{position:relative;margin-top:3.8%}.news .project-slider .items{width:77%;margin:0 auto}.news .project-slider .items .item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:445px;overflow:hidden}.news .project-slider .items .item img{width:auto;height:100%}.news .project-slider .slider-nav{position:absolute;top:40.75%;width:100%}.news .project-slider .slider-nav .owl-prev{position:absolute;left:2.75%}.news .project-slider .slider-nav .owl-next{position:absolute;right:2.75%}.news .project-slider .slider-preview{display:-ms-flexbox;display:-webkit-flex;display:flex;width:77%;margin:8px auto 0}.news .project-slider .slider-preview .item{display:block;margin-right:1.175%;line-height:0;border:1px solid #d7dcdf;text-decoration:none}.news .project-slider .slider-preview .item.active{border-color:#f01418}.news .button{margin-top:4.45%}.basket-full-empty{display:-ms-flexbox;display:-webkit-flex;display:flex}.basket-full-empty .icon-cart{width:60px;height:60px;background-image:url(/local/templates/shop/less_compile/../images/icons/cart-white.svg);background-position:center;background-size:28px 28px;background-repeat:no-repeat;background-color:#f01418;border-radius:6px;margin-right:2.5%}.basket-full-empty .desc .title{font-size:1.1em;font-weight:600;margin:.85% 0 2% 0}.basket-full{width:100%;border:1px solid #e0e0e0}.basket-full td,.basket-full th{border-collapse:collapse;border:none;padding:2% 1.5%;vertical-align:middle;font-size:0.9em}.basket-full thead th{background:#f5f5f5;border-bottom:1px solid #e0e0e0;font-size:0.9em;font-weight:600}.basket-full thead th.name{text-align:left}.basket-full thead th.actions{width:50px}.basket-full tbody tr:not(:last-child) td{border-bottom:1px solid #e0e0e0}.basket-full tbody .image{text-align:center;width:15%;padding:2% 0 2% 1.5%}.basket-full tbody .image img{display:block;max-width:100%;max-height:100px;margin:0 auto}.basket-full tbody .qty{width:120px;padding-left:0;padding-right:0;text-align:center}.basket-full tbody .qty .quantity-selector{width:80px}.basket-full tbody .qty .quantity-selector input{font-size:0.9em}.basket-full tbody .qty .quantity-selector .counters{font-size:1.1em}.basket-full tbody .name{width:30%;font-size:0.9em;padding-left:20px}.basket-full tbody .name a{text-decoration:none}.basket-full tbody .price,.basket-full tbody .sum{text-align:center;white-space:nowrap;font-weight:600}.basket-full tbody .price .old-price,.basket-full tbody .sum .old-price{color:#7d8387;font-size:0.8em;text-decoration:line-through;margin-top:3%;font-weight:normal}.basket-full tbody .actions{text-align:center;padding-left:0;padding-right:0}.basket-full tbody .actions .delete{text-decoration:none;color:#b1b5b7;font-size:1.2em}.basket-full tbody .actions .delete:hover{color:#f01418}.basket-full tbody .actions .delete:before{content:"\f136";font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.basket-full-footer{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:3.5% 0}.basket-full-footer .sum{font-size:1.15em;font-weight:600}.order-full{font-size:0.9em;line-height:1.5em}.order-full .title{color:#212121;font-weight:600;font-size:1.45em;border-bottom:1px solid #f01418;padding:1.2% 0}.order-full .error-message{font-size:0.8em;color:#e83933;margin:4% 0 0 0}.order-full .order-confirmed{margin:4% 0 0 0}.order-full .order-form{margin-top:4%;border:1px solid #eee;padding:4%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.order-full .order-form .fields{width:47%}.order-full .order-form .fields .field{margin-bottom:4.5%}.order-full .order-form .fields .field .label{font-size:0.85em;color:#424242;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.order-full .order-form .fields .field .label sup{color:#ff0000}.order-full .order-form .fields .field input[type=text],.order-full .order-form .fields .field input[type=email],.order-full .order-form .fields .field input[type=tel],.order-full .order-form .fields .field textarea,.order-full .order-form .fields .field select{display:block;background:#eeeeee;border-radius:2px;padding:1.5% 4%;width:92%;border:none;height:30px;outline:none}.order-full .order-form .fields .field textarea{height:120px;padding-top:2.5%}.order-full .order-form .fields .field select{width:100%;-webkit-appearance:none;-moz-appearance:none;text-indent:0.01px;text-overflow:'';-ms-appearance:none;appearance:none !important;background-image:url('/local/templates/shop/less_compile/../images/chevron-down.svg');background-position:97.5% center;background-repeat:no-repeat;background-size:12px}.order-full .order-form .fields .field select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.order-full .order-form .fields .field select::-ms-expand{display:none}.order-full .order-form .desc{color:#616161;width:49%;padding-top:16px}.text{line-height:1.5em}.error-404{text-align:center;margin-bottom:5%}.error-404 .number{font-size:15em;font-weight:600}.error-404 .text{margin-bottom:3%}.pagination{display:inline-block}.pagination .pagination-items{display:-ms-flexbox;display:-webkit-flex;display:flex;border:1px solid #f9f9f9;border-radius:3px;overflow:hidden}.pagination .pagination-items .item{text-decoration:none;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:31px;line-height:32px;padding:0 15px;border-right:1px solid #f9f9f9;font-size:0.9em;cursor:pointer}.pagination .pagination-items .item:last-child{border-right:none}.pagination .pagination-items .item.active{background-color:#f01418;color:#fff;border-right:none}.pagination .pagination-items .item.prev:before{content:"\f2f4";font-family:'Material-Design-Iconic-Font'}.pagination .pagination-items .item.next:before{content:"\f2f6";font-family:'Material-Design-Iconic-Font'}.pagination .pagination-items a.item:hover{background-color:#f2f3f4}.search-page .search-page-form{display:-ms-flexbox;display:-webkit-flex;display:flex}.search-page .search-page-form input{width:400px;height:35px;color:#424242;padding:3px 15px;border:1px solid #e0e0e0;border-radius:2px;-webkit-appearance:none;box-sizing:border-box}.search-page .search-page-form input::-webkit-input-placeholder{color:#7d8387}.search-page .search-page-form input::-moz-placeholder{color:#7d8387}.search-page .search-page-form input:-ms-input-placeholder{color:#7d8387}.search-page .search-page-form input:-moz-placeholder{color:#7d8387}.search-page .search-page-form input:focus{outline:none}.search-page .search-page-form .submit{height:35px;margin-left:15px;padding:9px 21px;box-sizing:border-box}.search-page .search-page-form .submit:focus{outline:none}body.hide-prices .product .information .price,body.hide-prices .product-item .price,body.hide-prices .product-item-list .information .price{display:none}body.hide-prices .catalog .content .items .item-wrap{min-height:375px}a{color:#000}a:hover{color:#f01418}a:focus{outline:none}blockquote:before{border-top:1px solid #f01418}blockquote:after{border-top:1px solid #f01418}li:before{background-color:#f01418}main{width:100%}textarea{resize:none}.icon:before{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.subtitle{display:inline-block;margin:0;padding-bottom:1.225%;font-size:1.175em;color:#212121;font-weight:600;text-transform:uppercase;border-bottom:3px solid #f01418}.btn{display:inline-block;padding:12px 21px;font-size:0.85em;color:#fff;letter-spacing:0.01em;background-color:#455a64;border:none;border-radius:3px;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.btn:hover,.btn:focus{background-color:#576a73;color:#fff}.btn.color{background-color:#f01418}.btn.color:hover,.btn.color:focus{background-image:linear-gradient(to bottom, rgba(255,255,255,0.075) 0%, rgba(255,255,255,0.075) 100%);background-color:#f01418;color:#fff}.btn.big{padding:16px 17px;font-size:0.9375em;font-weight:600;border-radius:2px;text-transform:uppercase}.btn:disabled{background-color:#eeeeee;color:#333;cursor:default}.btn:disabled:hover{background-color:#eeeeee}.button{display:inline-block;padding:10px 21px 10px 20px;font-size:.875em;color:#212121;border:1px solid #e9e9e9;border-radius:2px;text-decoration:none}.button:hover{color:#f01418}.button.back:before{content:'\f2fa';position:relative;top:1px;margin-right:9px;font-size:16px}input[type="checkbox"]:not(.adm-designed-checkbox){position:absolute;left:1px;bottom:4px;width:12px;height:1px;opacity:0}input[type="checkbox"]:not(.adm-designed-checkbox)+label{position:relative;display:block;margin-left:20px;font-size:0.85em;color:#7d8387;line-height:20px;-webkit-tap-highlight-color:transparent;cursor:pointer}input[type="checkbox"]:not(.adm-designed-checkbox)+label a{padding-bottom:2px;color:inherit;border-bottom:1px solid #e9e9e9;text-decoration:none}input[type="checkbox"]:not(.adm-designed-checkbox)+label a:hover{color:#f01418;border-color:#f01418}input[type="checkbox"]:not(.adm-designed-checkbox)+label:before{content:'';position:absolute;top:2px;left:-20px;display:block;width:12px;height:12px;border:1px solid #e5e6e7;border-radius:2px;background-color:#fff}input[type="checkbox"]:not(.adm-designed-checkbox):checked+label:before{border-color:#f01418;background-color:#f01418;background-image:url(/local/templates/shop/less_compile/../images/icons/check.svg);background-position:center;background-repeat:no-repeat;background-size:10px}.search-icon{-ms-flex-order:1;-webkit-order:1;order:1;position:relative;top:50%;display:block;width:16px;height:16px;border-radius:100%;background-color:#fff;transform:translate(0, -50%);cursor:pointer}.search-icon:before,.search-icon:after{content:'';position:absolute;display:block}.search-icon:before{width:12px;height:12px;background:#f01418;border-radius:10px;margin:2px;transform:rotate(45deg);transition:all .1s ease}.search-icon:after{width:2px;height:6px;background-color:#fff;border-radius:4px;margin:12px 0 0 14px;transform:rotate(-45deg);transition:all .2s ease}.search-icon.active:before{width:2px;height:10px;margin:3px 0 0 7px;background-color:#f01418}.search-icon.active:after{width:2px;height:10px;margin:3px 0 0 7px;background-color:#f01418}.breadcrumbs{margin:-28px 0 2.1%;padding:2.65% 0 .35%;background-color:#f2f3f4}.breadcrumbs .links{margin-bottom:0.75%}.breadcrumbs .links .link{font-size:0.75em;color:#7d8387;letter-spacing:-0.03em;text-decoration:none;cursor:pointer}.breadcrumbs .links .link:hover{color:#f01418}.breadcrumbs .links .link:not(:last-child):after{content:'\f2fb';display:inline-block;margin:0 3px 0 8px;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;color:#f01418;text-rendering:auto;-webkit-font-smoothing:antialiased}.breadcrumbs .links+.title{margin-top:0}.breadcrumbs .title{margin-top:12px}.header-type4 .breadcrumbs{padding:1.65% 0 .25%}.header-type4 .breadcrumbs .title{margin-top:0.2em}.search{position:relative;width:480px;margin-left:auto;z-index:9}.search .search-form{position:absolute;top:0;right:0;width:100%;height:0;border-radius:0 0 2px 2px;background-color:#fff;box-shadow:0px 0px 7px 0px #8e8e8e;transition:height .35s ease;overflow:hidden}.search .search-form .fields{display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;padding:10px 20px;box-sizing:border-box}.search .search-form input{-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;height:35px;color:#424242;padding:3px 15px;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box}.search .search-form input::-webkit-input-placeholder{color:#7d8387}.search .search-form input::-moz-placeholder{color:#7d8387}.search .search-form input:-ms-input-placeholder{color:#7d8387}.search .search-form input:-moz-placeholder{color:#7d8387}.search .search-form input:focus{outline:none}.search .search-form .submit{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;width:43px;height:35px;margin-left:15px;padding:0}.search .search-form .submit:before{content:'';display:block;width:100%;height:100%;background-image:url(/local/templates/shop/less_compile/../images/icons/search.svg);background-repeat:no-repeat;background-position:center;background-size:22px}.search .search-form .submit:focus{outline:none}.search.open .search-form{height:55px}.title-search-result{display:none;margin-top:50px;background-color:#fff;z-index:10;border-radius:0 0 2px 2px;box-shadow:0px 6px 6px 0px #a9a9a9}.title-search-result .content{padding:10px 20px;box-sizing:border-box}.title-search-result .item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:15px 15px;text-decoration:none;transition:box-shadow .2s ease;box-sizing:border-box}.title-search-result .item:not(:last-child){border-bottom:1px solid #e0e0e0}.title-search-result .item .image{width:35px;height:35px;margin-right:15px}.title-search-result .item .image img{display:block;margin:0 auto;max-width:100%;max-height:100%}.title-search-result .item .name{display:block;font-size:0.85em}.title-search-result .item .price{display:block;margin-top:10px;font-weight:500}.product-item,.product-item-list,.product{border:1px solid #f5f5f6;border-radius:3px;background-color:#fff;box-sizing:border-box;-webkit-transition:all .2s ease;transition:all .2s ease}.product-item .image img,.product-item-list .image img,.product .image img{display:block;width:auto;max-width:100%}.product-item .category,.product-item-list .category,.product .category{font-size:0.75em;color:#7d8387;letter-spacing:0.01em}.product-item .name a,.product-item-list .name a,.product .name a{padding-bottom:1px;color:#212121;font-weight:600;line-height:1.5em;border-bottom:1px solid #e9e9e9;text-decoration:none;-webkit-transition:all .1s ease;transition:all .1s ease}.product-item .name a:hover,.product-item-list .name a:hover,.product .name a:hover{color:#f01418;border-color:#f01418}.product-item .info .label,.product-item-list .info .label,.product .info .label{display:inline-block;padding:6px 10px;font-size:0.75em;color:#fff;border-radius:2px}.product-item .info .label.disable,.product-item-list .info .label.disable,.product .info .label.disable{background-color:#b1b5b7}.product-item .info .label.for-order,.product-item-list .info .label.for-order,.product .info .label.for-order{background-color:#ffa726}.product-item .info .label.ready,.product-item-list .info .label.ready,.product .info .label.ready{background-color:#65b20d}.product-item .info .code,.product-item-list .info .code,.product .info .code{display:inline-block;font-size:0.75em;color:#7d8387}.product-item .price .old,.product-item-list .price .old,.product .price .old{display:inline-block;font-size:0.75em;color:#7d8387;text-decoration:line-through}.product-item .price .new,.product-item-list .price .new,.product .price .new{display:inline-block;color:#212121;font-weight:600}.product-item .price .disabled,.product-item-list .price .disabled,.product .price .disabled{color:#b2b6b9;font-weight:600}.quantity-selector{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;width:46.5%;border:1px solid #e0e0e0;border-radius:2px;box-sizing:border-box}.quantity-selector input{width:69%;padding:9px 0;border:none;color:#7d8387;text-align:center;box-sizing:border-box}.quantity-selector input:focus{outline:none}.quantity-selector .counters{display:inline-block;width:32%}.quantity-selector .counters .count{display:inline-block;width:100%;background-color:#f5f5f5;border-left:1px solid #e0e0e0;text-align:center;box-sizing:border-box;cursor:pointer}.quantity-selector .counters .count:before{position:relative}.quantity-selector .counters .count.minus:before{content:'\f2f2';top:2px}.quantity-selector .counters .count.plus{border-bottom:1px solid #e0e0e0}.quantity-selector .counters .count.plus:before{content:'\f2f8';top:1px}.quantity-selector+.btn{margin-left:2px;padding:13px 20px 11px}.product-item{width:270px;padding:0 22px 22px}.product-item:hover{box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1)}.product-item:hover .buttons{display:block}.product-item.bx-context-toolbar-empty-area{background-color:#fff !important}.product-item .image{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:245px}.product-item .category{margin-bottom:2.9%}.product-item .name{height:48px;overflow:hidden}.product-item .info{margin-top:5%}.product-item .info .code{margin-left:2.15%}.product-item .price{margin-top:6.5%}.product-item .price .old{margin-left:2.5%}.product-item .buttons{display:none;margin-top:10.5%}.long-names .product-item{position:relative;height:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.long-names .product-item:hover{border-bottom:1px solid #fff;border-radius:3px 3px 0 0;box-shadow:0px -5px 11px -5px rgba(0,0,0,0.1)}.long-names .product-item:hover .buttons{position:absolute;top:99%;left:-1px;display:block;width:270px;margin-top:0;padding:10px 22px 22px;border:1px solid #f2f3f4;border-top:none;background-color:#fff;border-radius:3px;box-shadow:0px 5px 15px -5px rgba(0,0,0,0.1);box-sizing:border-box}.long-names .product-item .name{height:auto;overflow:visible}.long-names .product-item .info{margin-top:auto;padding-top:15px}.long-names .product-item .buttons{display:none}.product-item-list{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:282px;margin-bottom:22px;padding:28px 3.4% 5px;box-sizing:border-box;position:relative}.product-item-list:hover{box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1)}.product-item-list .image{width:22%;height:100%;margin-right:2.5%}.product-item-list .image img{margin:0 auto}.product-item-list .information{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:75.5%}.product-item-list .information .category{width:100%;margin-bottom:5px}.product-item-list .information .name{width:65%;max-height:48px;overflow:hidden}.product-item-list .information .price{margin:.4% 0 0 auto}.product-item-list .information .price .old{padding-left:4px}.product-item-list .information .info{width:40%;margin-top:18px}.product-item-list .information .info .code{margin-left:4px}.product-item-list .information .buttons{width:36.6%;margin:11px 0 0 auto;text-align:right}.product-item-list .desc{width:75.4325%;border-top:1px solid #f9f9f9;padding-top:2.45%;margin-top:10px;max-height:80px;font-size:0.875em;color:#616161;overflow:hidden}.accordion .item{padding:3.1% 3.35% 3%;border:1px solid #f9f9f9}.accordion .item:not(:last-child){border-bottom:none}.accordion .item .name{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline;width:100%;font-size:0.875em;color:#424242;text-decoration:none}.accordion .item .name:after{content:'';-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start;display:block;width:8px;height:8px;margin:2px 0 0 auto;border-top:2px solid #424242;border-left:2px solid #424242;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition:all .2s ease;transition:all .2s ease}.accordion .item .name span:not(.salary){width:100%;margin-right:8px;font-size:1.285715em;font-weight:600;text-decoration:underline;text-decoration-color:#e9e9e9}.accordion .item .name span:not(.salary):hover{text-decoration:none}.accordion .item .name .salary{white-space:nowrap;margin-right:12px}.accordion .item .content{display:none}.accordion .item.active .name{border-bottom:1px solid #f9f9f9;padding-bottom:3.5%}.accordion .item.active .name:after{margin-top:9px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.accordion .item.active .name span{color:#f01418;text-decoration:none}.accordion .item.active .content{display:block;margin-top:3.1%}.accordion .item.active .content .param{margin-top:1.5%;font-size:0.875em;color:#212121;font-weight:600;letter-spacing:-0.005em}.accordion .item.active .content .desc{margin-top:1.85%;font-size:0.875em;color:#616161;line-height:1.5em;letter-spacing:-0.005em}.accordion .item.active .content .buttons{margin-top:2.7%;padding-top:3.7%;border-top:1px solid #f9f9f9}.social{display:-ms-flexbox;display:-webkit-flex;display:flex}.social .link{width:30px;height:30px;margin-left:3px;background-color:#d6dadd;border-radius:2px;text-decoration:none;-webkit-transition:.15s all ease;transition:.1s all ease;cursor:pointer}.social .link:before{display:block;padding-top:7px;font-size:15px;color:#fff;text-align:center}.social .link.vk:before{content:'\f361'}.social .link.facebook:before{content:'\f343'}.social .link.twitter:before{content:'\f360'}.social .link.instagram:before{content:'\f34f'}.social .link.gplus:before{content:'\f34e'}.social .link:hover.vk{background-color:#4b76a8}.social .link:hover.facebook{background-color:#4167b2}.social .link:hover.twitter{background-color:#0091ea}.social .link:hover.instagram{background-color:#ff6d00}.social .link:hover.gplus{background-color:#b51c1c}.social.color .link.vk{background-color:#4b76a8}.social.color .link.facebook{background-color:#4167b2}.social.color .link.twitter{background-color:#0091ea}.social.color .link.instagram{background-color:#ff6d00}.social.color .link.gplus{background-color:#b51c1c}.social.color .link:hover{background-image:linear-gradient(to bottom, rgba(255,255,255,0.075) 0%, rgba(255,255,255,0.075) 100%)}.slider-nav .owl-prev,.slider-nav .owl-next{display:inline-block}.slider-nav .owl-prev .icon,.slider-nav .owl-next .icon{cursor:pointer}.slider-nav .owl-prev .icon:before,.slider-nav .owl-next .icon:before{font-size:1.7em}.slider-nav .owl-prev .icon:hover:before,.slider-nav .owl-next .icon:hover:before{color:#f01418}.slider-nav .owl-prev{padding-right:15px}.slider-nav .owl-prev .icon-back:before{content:'\f2ff'}.slider-nav .owl-next .icon-forward:before{content:'\f301'}.section-name{margin-bottom:2.9%;border-bottom:1px solid #f9f9f9}.section-name .subtitle{position:relative;top:2px}.section-name .all{display:inline-block;margin-left:1.2%;font-size:0.875em;color:#7d8387;text-decoration:none;cursor:pointer}.section-name .all:hover{color:#f01418}.side-bar{-ms-flex:0 0 23.1%;-webkit-flex:0 0 23.1%;flex:0 0 23.1%;margin-right:2.56%}.side-bar .side-menu{border:1px solid #f9f9f9}.side-bar .side-menu .item:not(:last-child){border-bottom:1px solid #f9f9f9}.side-bar .side-menu .item .link{display:inline-block;width:100%;padding:5% 6% 4.5% 7.5%;font-size:0.875em;color:#212121;line-height:1.25em;text-decoration:none;box-sizing:border-box}.side-bar .side-menu .item .link:hover{color:#f01418}.side-bar .side-menu .item.active{background-color:#f01418}.side-bar .side-menu .item.active .link{color:#fff}.side-bar .side-menu .item.active .link:after{color:#fff;transform:rotate(90deg)}.side-bar .side-menu .item.active .sub{display:block}.side-bar .side-menu .item.has-sub .link{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.side-bar .side-menu .item.has-sub .link:after{content:'\f2fb';display:inline-block;margin-top:-2px;margin-left:auto;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:1.22em;color:#0e0e0e;text-rendering:auto;-webkit-font-smoothing:antialiased}.side-bar .side-menu .item.has-sub .link:hover:after{color:#f01418}.side-bar .side-menu .item.has-sub .sub{display:none;background-color:#fff}.side-bar .side-menu .item.has-sub .sub .sub-item{display:inline-block;width:100%;padding:5% 6% 0% 10.5%;font-size:0.875em;color:#616161;line-height:1.25em;text-decoration:none;box-sizing:border-box}.side-bar .side-menu .item.has-sub .sub .sub-item:hover{color:#f01418}.side-bar .side-menu .item.has-sub .sub .sub-item:last-child{padding-bottom:5%}.side-bar .side-menu .item.has-sub.active .link:after{color:#fff}.side-bar .side-menu .item.has-sub.active .sub{display:block}.side-bar .question{margin:11% 0 17%}.side-bar.ask .question{margin-top:0}.side-bar+.content{width:74.3%}.question{padding:11% 8.5% 15%;border:1px solid #f9f9f9;text-align:center}.question:before{content:'';display:inline-block;width:100px;height:100px;background-image:url(/local/templates/shop/less_compile/../images/icons/question.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.question .name{margin-top:9%;font-size:1.25em;color:#212121;font-weight:600}.question .text{margin-top:3.75%;font-size:0.875em;color:#616161;letter-spacing:-0.0025em;line-height:1.6em}.question .btn{margin-top:10%}.filter{-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;padding:.65% 0}.filter .link{margin-right:1.85%;font-size:0.875em;color:#757575;text-decoration:none}.filter .link:after{position:relative;display:inline-block;top:2px;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:1.2em;text-rendering:auto;-webkit-font-smoothing:antialiased}.filter .link:hover{color:#f01418}.filter .link.min:after{content:'\f2fc';margin-left:5px}.filter .link.max:after{content:'\f2f9';margin-left:4px}.filter .link.active{color:#212121}.filter .link.active:hover{color:#f01418}.order{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:4% 4.5%;border-top:2px solid #f01418;background-color:#fafafa;margin-top:4.5%}.order .text{position:relative;display:inline-block;padding-left:55px;color:#212121;line-height:1.5em;font-weight:600}.order .text:before{content:'\0048';position:absolute;top:50%;left:0;display:block;margin:-24px 2.8% 0 0;font-size:2.75em;color:#f01418;font-weight:400}.order .btn{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;margin-left:4%;padding:13px 20px}.filters{display:-ms-flexbox;display:-webkit-flex;display:flex}.filters .display{margin-left:auto}.filters .display .switch{display:inline-block;width:28px;height:28px;margin-left:5px;border:1px solid #f5f5f6;border-radius:2px;background-repeat:no-repeat;background-position:center;background-size:20px}.filters .display .switch:hover,.filters .display .switch.active{border-color:#f01418}.filters .display .switch.block{background-image:url(/local/templates/shop/less_compile/../images/icons/thumbnails.svg)}.filters .display .switch.list{background-image:url(/local/templates/shop/less_compile/../images/icons/list.svg)}.subscribe .text{position:relative;top:5px;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:170px;font-size:0.85em;letter-spacing:0.02em;line-height:1.35em}.subscribe .text:before{content:'\f194';margin-right:14px;font-size:2.2em}.subscribe .success-message{color:#bcbcbc}.subscribe .form{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.subscribe .form .field{position:relative}.subscribe .form .field .error-tip{position:absolute;top:-16px;left:14px;color:#e53935;font-size:0.8em;max-width:80%}.subscribe .form input[type='text']{width:340px;height:40px;padding:0 16px;font-size:0.875em;color:#424242;letter-spacing:0.0525em;border:none;border-radius:3px 0 0 3px;box-sizing:border-box;outline:none}.subscribe .form input[type='text']:focus{outline-color:#424242}.subscribe .form input[type='text']::-webkit-input-placeholder{color:#424242}.subscribe .form input[type='text']:-ms-input-placeholder{color:#424242}.subscribe .form input[type='text']::placeholder{color:#424242}.subscribe .form .btn{-webkit-appearance:inherit;padding:12px 20px;border-radius:0 3px 3px 0;border:none;outline:none}.documents{margin-top:4px}.documents .doc{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-bottom:2.4%}.documents .doc:before{content:'\0047';position:relative;top:-4px;left:-3px;font-size:1.825em;color:#f01418}.documents .doc .link{display:inline-block;margin-left:4px;border-bottom:1px solid #e9e9e9;color:#212121;text-decoration:none;cursor:pointer}.documents .doc .link:hover{border-color:#f01418}.documents .doc .size{position:relative;top:-2px;left:5px;font-size:0.75em;color:#757575}.features .feature{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:14px;background-image:url(/local/templates/shop/less_compile/../images/icons/dot.svg);background-position:12px 9px;background-repeat:repeat no-repeat}.features .feature .name{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;padding-right:7px;font-size:0.875em;color:#616161;background-color:#fff}.features .feature .value{margin-left:auto;padding-left:10px;font-size:0.875em;color:#212121;font-weight:600;text-align:right;background-color:#fff}.inline-form{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:3.1% 3% 3.4% 3.5%;border:1px solid #e9e9e9}.inline-form .error-message{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px;font-size:0.8em;color:#e83933}.inline-form .success-message{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px;color:#65b20d}.inline-form .left{-ms-flex:0 0 39.5%;-webkit-flex:0 0 39.5%;flex:0 0 39.5%;margin-right:2.5%}.inline-form .left label{display:block;font-size:0.875em}.inline-form .left input{display:block;width:100%;margin:6px 0 4.25%;padding:3% 3.5%;background-color:#eeeeee;border:none;border-radius:3px;line-height:1.5em;box-sizing:border-box;outline-color:#cbcbcb}.inline-form .right{-ms-flex:0 0 58%;-webkit-flex:0 0 58%;flex:0 0 58%}.inline-form .right label{display:block;font-size:0.875em}.inline-form .right textarea{display:block;width:100%;margin-top:6px;padding:3% 3.5%;background-color:#eeeeee;border:none;border-radius:3px;line-height:1.5em;box-sizing:border-box;outline-color:#cbcbcb;resize:none}.inline-form .checkbox{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;position:relative}.inline-form .btn{margin-top:15px;padding:12px 20px;letter-spacing:0.06em}.header-change-city{position:relative}.header-change-city .accept-modal{position:absolute;top:40px;width:300px;background:#fff;padding:15px 0;text-align:center;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25);z-index:20;display:none}.header-change-city .accept-modal.open{display:block}.header-change-city .accept-modal:before{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDk0MTg3NjZGMjEwMTFFN0E3MTVENEZGOTZDNUFBMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDk0MTg3NjdGMjEwMTFFN0E3MTVENEZGOTZDNUFBMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRTRGNDZGRkYyMTAxMUU3QTcxNUQ0RkY5NkM1QUEwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRTRGNDcwMEYyMTAxMUU3QTcxNUQ0RkY5NkM1QUEwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnRf5s4AAACDSURBVHjaYvz//z8DNQETA5XBqIEjwUAGUDoklBaB8ppAnEyMWXgNBIqz/fnzJwxI3wTi/0B2CkUGfv361fjfv3+X/yMBfIbiNBDIZwFq9AQadhBkxn80gMtQrAYC2Uy/f/92Axr24j8e8Pfv3zSiDJw5cyYr0LBL/4kAoCBBNxAgwAA1/94c+bqXbgAAAABJRU5ErkJggg==');width:20px;height:14px;position:absolute;content:" ";top:-14px;left:30px}.header-change-city .accept-modal .title{margin-bottom:2.5%}.header-change-city .accept-modal .title span{display:block;font-size:1.2em;font-weight:bold;color:#212121}.header-change-city .accept-modal .actions a{margin:0 5px}.header-change-city .accept-modal .actions .btn.color{color:#fff}.header-change-city .accept-modal .actions .btn.color:hover{color:#fff}.header-change-city .cities-modal{background:#fff;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25);position:absolute;top:40px;padding:10px 20px;z-index:20;display:none}.header-change-city .cities-modal.open{display:block}.header-change-city .cities-modal:before{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAOCAYAAAAvxDzwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDk0MTg3NjZGMjEwMTFFN0E3MTVENEZGOTZDNUFBMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDk0MTg3NjdGMjEwMTFFN0E3MTVENEZGOTZDNUFBMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRTRGNDZGRkYyMTAxMUU3QTcxNUQ0RkY5NkM1QUEwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRTRGNDcwMEYyMTAxMUU3QTcxNUQ0RkY5NkM1QUEwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnRf5s4AAACDSURBVHjaYvz//z8DNQETA5XBqIEjwUAGUDoklBaB8ppAnEyMWXgNBIqz/fnzJwxI3wTi/0B2CkUGfv361fjfv3+X/yMBfIbiNBDIZwFq9AQadhBkxn80gMtQrAYC2Uy/f/92Axr24j8e8Pfv3zSiDJw5cyYr0LBL/4kAoCBBNxAgwAA1/94c+bqXbgAAAABJRU5ErkJggg==');width:20px;height:14px;position:absolute;content:" ";top:-14px;left:30px}.header-change-city .cities-modal .item-city{display:block;font-size:1em;white-space:nowrap;margin:10px 0}.product-tags{position:absolute;left:-1px;top:20px;z-index:2}.product-tags .label{display:block;margin-bottom:3px}.product-tags .label>span{display:inline-block;border-radius:0 3px 3px 0;background:#f01418;color:#fff;font-size:0.8em;padding:7px 8px 5px 8px;line-height:100%}.product-tags .label.new>span{background:#ff0000}.product-tags .label.hit>span{background:#2992d9}.product-tags .label.sale>span{background:#ffc438}.mobile-menu-icon{width:25px;height:25px;position:relative;margin:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.mobile-menu-icon span{display:block;position:absolute;height:4px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.mobile-menu-icon span:nth-child(1){top:0px}.mobile-menu-icon span:nth-child(2),.mobile-menu-icon span:nth-child(3){top:8px}.mobile-menu-icon span:nth-child(4){top:16px}.mobile-menu-icon.open span:nth-child(1){top:8px;width:0%;left:50%}.mobile-menu-icon.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.mobile-menu-icon.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.mobile-menu-icon.open span:nth-child(4){top:8px;width:0%;left:50%}@keyframes swing{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}10%,20%{-webkit-transform:scale3d(.95, .95, .95) rotate3d(0, 0, 1, -3deg);transform:scale3d(.95, .95, .95) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, 3deg);transform:scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{-webkit-transform:scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, -3deg);transform:scale3d(1.05, 1.05, 1.05) rotate3d(0, 0, 1, -3deg)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.smart-filter{border:1px solid #f9f9f9}.smart-filter .bx_filter_title{font-size:0.875em;font-weight:600}.smart-filter .bx_filter_parameters_box{position:relative;font-size:0.875em;border-top:1px solid #f9f9f9}.smart-filter .bx_filter_parameters_box .bx_filter_parameters_box_title{display:-ms-flexbox;display:-webkit-flex;display:flex;transition:.2s ease all;cursor:pointer}.smart-filter .bx_filter_parameters_box .bx_filter_parameters_box_title:after{content:'\f2fb';display:inline-block;margin-top:-2px;margin-left:auto;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:1.22em;color:#424242;text-rendering:auto;transform:rotate(90deg);transition:.2s ease all;-webkit-font-smoothing:antialiased}.smart-filter .bx_filter_parameters_box .bx_filter_parameters_box_title:hover{color:#000}.smart-filter .bx_filter_parameters_box .bx_filter_parameters_box_title:hover:after{color:#000}.smart-filter .bx_filter_parameters_box .bx_filter_block{display:none;overflow:hidden;box-sizing:border-box}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;width:45%}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block .bx_filter_input_container{position:relative;width:100%;margin-bottom:10px}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block .bx_filter_input_container input{width:100%;padding:5px 10px;color:#424242;box-sizing:border-box}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block .bx_filter_input_container input:focus{outline:none}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block:first-child{margin-right:7.5%}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block:first-child .bx_filter_input_container:after{content:'';position:absolute;top:50%;right:-17.5%;display:block;width:15px;height:1px;background-color:#a9a9a9}.smart-filter .bx_filter_parameters_box+.clb{border-top:1px solid #f2f3f4}.smart-filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title:after{transform:rotate(-90deg)}.smart-filter .bx_filter_parameters_box.active .bx_filter_block{display:block}.smart-filter .bx_ui_slider_track{position:relative;width:97.5%;height:7px;margin:35px auto 25px;background-color:#f01418;box-shadow:0 1px 0 0 rgba(255,255,255,0.35)}.smart-filter .bx_ui_slider_track .bx_ui_slider_part{position:absolute}.smart-filter .bx_ui_slider_track .bx_ui_slider_part span{position:absolute;top:-27px;display:block;width:auto;color:#424242;font-size:14px;text-align:center;white-space:nowrap}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p1{left:-1px}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p1 span{left:0}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p2{display:none}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p3{display:none}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p4{display:none}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p5{right:-1px}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p5 span{right:0}.smart-filter .bx_ui_slider_track .bx_ui_slider_range,.smart-filter .bx_ui_slider_track .bx_ui_slider_pricebar,.smart-filter .bx_ui_slider_track .bx_ui_slider_pricebar_VD,.smart-filter .bx_ui_slider_track .bx_ui_slider_pricebar_VN,.smart-filter .bx_ui_slider_track .bx_ui_slider_pricebar_V{position:absolute;top:-1px;bottom:-1px;box-sizing:border-box}.smart-filter .bx_ui_slider_track .bx_ui_slider_pricebar_VN{background-color:#fff;opacity:.7;z-index:7}.smart-filter .bx_ui_slider_track .bx_ui_slider_pricebar_V{top:-1px;bottom:-1px;background-color:#f01418;z-index:8}.smart-filter .bx_ui_slider_track .bx_ui_slider_range{z-index:10}.smart-filter .bx_ui_slider_track .bx_ui_slider_handle{position:absolute;top:-5px;width:19px;height:19px;border-radius:50%;border:2px solid #f01418;background-color:#fff;box-shadow:0 0 0 2px #fff;box-sizing:border-box}.smart-filter .bx_ui_slider_track .bx_ui_slider_handle:hover{-webkit-cursor:grab;-ms-cursor:grab;-o-cursor:grab;cursor:grab}.smart-filter .bx_ui_slider_track .bx_ui_slider_handle:active{-webkit-cursor:grabbing;-ms-cursor:grabbing;-o-cursor:grabbing;cursor:grabbing}.smart-filter .bx_ui_slider_track .bx_ui_slider_handle.left{left:0;margin-left:-9px}.smart-filter .bx_ui_slider_track .bx_ui_slider_handle.right{right:0;margin-right:-9px}.smart-filter .bx_filter_param_label{display:block}.smart-filter .bx_filter_param_label .bx_filter_input_checkbox{position:relative;display:block}.smart-filter .bx_filter_param_label .bx_filter_input_checkbox:hover .bx_filter_param_text{color:#000}.smart-filter .bx_filter_param_label input[type="checkbox"]{position:absolute;top:inherit;bottom:4px;width:12px;height:1px;opacity:0}.smart-filter .bx_filter_param_label input[type="checkbox"]+.bx_filter_param_text{position:relative;display:block;margin-top:2.5%;margin-left:20px;color:#7d8387;line-height:20px;-webkit-tap-highlight-color:transparent;cursor:pointer}.smart-filter .bx_filter_param_label input[type="checkbox"]+.bx_filter_param_text:before{content:'';position:absolute;top:2px;left:-20px;display:block;width:12px;height:12px;border:1px solid #e5e6e7;border-radius:2px;background-color:#fff}.smart-filter .bx_filter_param_label input[type="checkbox"]:checked+.bx_filter_param_text:before{border-color:#f01418;background-color:#f01418;background-image:url(/local/templates/shop/less_compile/../images/icons/check.svg);background-position:center;background-repeat:no-repeat;background-size:10px}.smart-filter .bx_filter_select_block .bx_filter_select_text{display:-ms-flexbox;display:-webkit-flex;display:flex;border:1px solid #f2f3f4;padding:5px 10px;cursor:pointer}.smart-filter .bx_filter_select_block .bx_filter_select_text:after{content:'\f2f9';display:inline-block;margin-top:-1px;margin-left:auto;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:1.22em;color:#424242;text-rendering:auto;transition:.2s ease all;-webkit-font-smoothing:antialiased}.smart-filter .bx_filter_search_button{display:inline-block;margin:0 5px 0 24px;padding:12px 21px;font-size:0.85em;color:#fff;letter-spacing:0.01em;background-color:#f01418;border:none;border-radius:3px;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.smart-filter .bx_filter_search_button:hover{background-image:linear-gradient(to bottom, rgba(255,255,255,0.075) 0%, rgba(255,255,255,0.075) 100%)}.smart-filter .bx_filter_search_button:focus{outline:none}.smart-filter .bx_filter_search_reset{display:inline-block;margin:0 0 0 5px;padding:12px 21px;font-size:0.85em;color:#424242;letter-spacing:0.01em;background-color:#f2f3f4;border:none;border-radius:3px;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.smart-filter .bx_filter_search_reset:hover{background-image:linear-gradient(to bottom, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.04) 100%)}.smart-filter .bx_filter_search_reset:focus{outline:none}.smart-filter .bx_filter_container_modef{position:absolute;top:50%;left:100%;margin-top:-34.5px;z-index:50}.smart-filter .bx_filter_container_modef .bx_filter_popup_result{width:210px;padding:15px 10px;background-color:#fff;border:1px solid #f2f3f4;text-align:center;box-shadow:inset 7px 0px 15px -9px rgba(0,0,0,0.05),2px 0px 11px -1px rgba(0,0,0,0.05)}.smart-filter .bx_filter_container_modef .bx_filter_popup_result a{display:inline-block;margin-left:10px;padding:12px 21px;font-size:0.85em;color:#fff;letter-spacing:0.01em;background-color:#f01418;border:none;border-radius:3px;text-decoration:none;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.smart-filter .bx_filter_container_modef .bx_filter_popup_result a:hover{background-image:linear-gradient(to bottom, rgba(255,255,255,0.075) 0%, rgba(255,255,255,0.075) 100%)}.smart-filter.horizontal{margin:0 0 5%;padding:2.5% 0}.smart-filter.horizontal .bx_filter_title{padding:0 5.5% 2.5%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_parameters_box_title{padding:2% 5.5%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block{padding:0% 6% 2.75% 7.5%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block div[style="clear: both;"]{display:none}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block{width:15%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block:first-child{margin-right:2.75%}.smart-filter.horizontal .bx_ui_slider_track{display:inline-block;top:22px;width:47.5%;margin:0 0 25px 11%}.smart-filter.horizontal .bx_ui_slider_track .bx_ui_slider_part.p1{left:-8px}.smart-filter.horizontal .bx_ui_slider_track .bx_ui_slider_part.p5{right:-8px}.smart-filter.horizontal .bx_ui_slider_track .bx_ui_slider_part span{top:-23px;font-size:12px}.smart-filter.horizontal .bx_filter_param_label{display:inline-block;margin-right:20px}.smart-filter.horizontal .bx_filter_search_button{margin-top:2.5%;margin-left:46px}.smart-filter.horizontal .bx_filter_search_reset{margin-top:2.5%}.smart-filter.vertical{margin:11% 0 17%;padding:5% 0 7.5%}.smart-filter.vertical .bx_filter_title{padding:0 6% 4.5% 7.5%}.smart-filter.vertical .bx_filter_parameters_box .bx_filter_parameters_box_title{padding:5% 6% 4.5% 7.5%}.smart-filter.vertical .bx_filter_parameters_box .bx_filter_block{padding:1% 6% 5% 7.5%}.smart-filter.vertical .bx_filter_search_button{margin-top:7.5%}.smart-filter.vertical .bx_filter_search_reset{margin-top:7.5%}.popup-window{width:232px;margin-top:-4px;padding:0;border:1px solid #f2f3f4;border-bottom:none;box-shadow:none;box-sizing:border-box}.popup-window ul{margin-top:0;padding-left:0}.popup-window ul li{margin-top:0}.popup-window ul li:before{content:none}.popup-window ul li:hover{background-color:#f01418;border-color:#f01418;color:#fff}.popup-window ul li:last-child{border-bottom:1px solid #f2f3f4}.popup-window ul li:last-child:hover{border-bottom:1px solid #f01418}.popup-window ul li label{display:block;width:100%;padding:5px 10px;box-sizing:border-box;cursor:pointer}.empty-section{position:relative;padding-left:65px;padding-top:1px;margin:45px 0 60px;font-size:0.85em}.empty-section .title{font-weight:500;display:block;margin-bottom:6px;font-size:1.2em}.empty-section:before{content:"\f136";font-family:'Material-Design-Iconic-Font';color:#fff;font-size:2em;background:#f01418;width:45px;height:45px;text-align:center;line-height:45px;display:block;position:absolute;left:0;top:0}@media screen and (max-width:1366px){.top-slider .container{width:85%}}@media screen and (max-width:1260px){.nt-public-options{display:none !important}.container{width:90.8%}.slider-nav .owl-prev:hover .icon:before,.slider-nav .owl-next:hover .icon:before{color:inherit}.header .menu{width:93.8%}.header .menu .item .link{padding:23px 30px 16px}.header .menu .item.has-sub:not(.more)>.link{padding:23px 23px 17px 30px}.header .info{padding-bottom:2px}.header .info .container{margin-top:3px}.header .info .container .item:first-child{margin-left:0}.header .info .container .item:before{margin-right:2px}.header .info .container .item.icon.location:before{position:relative;top:2px;font-size:1.35em}.header .info .container .social{margin-top:2px}.header .content{margin-bottom:28px}.header .content .logo{width:22.35%;height:auto;margin-right:3.25%;-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.header .content .slogan{width:20%;margin-top:9px}.header .content .basket-container{margin-left:11.95%}.header.type2 .logo-and-slogan{width:36%;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:3%}.header.type2 .logo-and-slogan .logo{width:100%}.header.type2 .logo-and-slogan .slogan{display:none}.header.type2 .content .item a{line-height:1.25em}.header.type2 .basket-container .basket .counter span{margin-right:0}.header.type3 .content .tel{margin-left:2.5%}.header.type3 .content .location{margin-left:2.5%;margin-right:1.5%}.header.type3 .content .logo{margin-right:1.5%}.header.type3 .content .email-and-ask{margin-right:1%}.header.type3 .content .social{margin-right:2.5%}.header.type4 .info .container .item{margin-right:15px}.header.type4 .info .container .ask{display:none}.header.type4 .content .logo{margin-right:2.5%}.header.type4 .menu{padding:0}.header.type4 .menu .item.more{padding:5px}.search-container{width:93.8%}.disabled-basket .header.type2 .content .logo-and-slogan{width:33%}.disabled-basket .header.type2 .content .slogan{width:100%}.disabled-basket .header.type4 .content .slogan{width:25%}.top-slider .container{width:75%}.top-slider .item{height:auto;padding:15.25% 0 10%;min-height:500px}.top-slider .item .name{width:100%;font-size:1.6em;letter-spacing:0.055em}.top-slider .item .desc{width:100%;margin-top:2.75%;font-size:1em}.top-slider .item .actions{width:100%}.top-slider .item .btn{margin-top:7.8%}.top-slider .item.center .name{width:100%}.top-slider .item.center .desc{width:100%}.top-slider .item.right{text-align:right}.top-slider .owl-nav{top:43.75%;left:4.5%;width:90.95%}.top-slider .owl-nav .prev,.top-slider .owl-nav .next{width:42px;height:42px}.top-slider .owl-nav .prev:before,.top-slider .owl-nav .next:before{font-size:27px}.advantages{padding:3.35% 0}.advantages .items .item{-ms-flex:0 0 15.75%;-webkit-flex:0 0 15.75%;flex:0 0 15.75%;padding-left:55px}.advantages .items .item:before{top:2px;left:0;font-size:2.65em}.advantages .items .item .name{font-size:0.75em}.advantages .items .item .desc{font-size:0.75em}.services.section{padding:.65% 0}.services.section .items .item{-ms-flex:0 0 22%;-webkit-flex:0 0 22%;flex:0 0 22%;height:154px}.services.section .items .item.big{-ms-flex:0 0 45%;-webkit-flex:0 0 45%;flex:0 0 45%}.services.section .items .item.big .name{width:100%}.services.section .items .item .gradient{padding:17px 23px}.services.section .items .item .name{font-size:0.65em;letter-spacing:0.1em}.services.section .desc{line-height:1.375em}.section-name{margin-bottom:3.9%}.section-name .subtitle{padding-bottom:1.55%;letter-spacing:0.045em}.section-name .all{position:relative;top:2px;margin-left:2.6%;font-weight:600}.catalog.section{padding:5.825% 0 1.85%}.catalog.section .categories{margin:3.45% 0}.catalog.section .categories .category .preview-image{margin-right:6.2%}.slider{padding:6% 0 5.5%}.slider .tabs .tab{font-size:0.95em}.slider .tabs .tab.active{padding-bottom:6px}.slider .tabs-content{margin-top:4.25%}.company{padding:9.699999999999999% 0 9.25%}.company .content .image{-ms-flex:0 0 31.078%;-webkit-flex:0 0 31.078%;flex:0 0 31.078%;margin-right:3.25%}.company .content .image img{width:100%}.company .content .subtitle{padding-bottom:2.3%;letter-spacing:0.04em}.company .content .text{margin-top:5.65%;line-height:1.4em}.company .content .btn{margin-top:3.35%}.news.section{padding-bottom:0}.news.section .section-name{margin-bottom:5.45%}.news.section .items{padding-bottom:2.5%}.news.section .items .item .image{-ms-flex:0 0 27.25%;-webkit-flex:0 0 27.25%;flex:0 0 27.25%;margin-right:5%}.news.section .items .item .info .desc{margin-top:2%}.product-item{width:280px;box-sizing:border-box}.product-item:hover{box-shadow:none}.product-item:hover .buttons{display:none}.long-names .product-item:hover{border-bottom:1px solid #f2f3f4}.long-names .product-item:hover .buttons{display:none}.brands{padding:4.7% 0 5.75%}.footer .top{padding-bottom:3%}.footer .top .subscribe{margin-left:0}.footer .bottom{padding-top:3%}.footer .bottom .contacts .location{position:relative;padding-left:25px}.footer .bottom .contacts .location:before{position:absolute;left:0;display:block}.footer .bottom .menu-container{-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto}.footer .bottom .menu{margin-right:6.85%}.footer .bottom .copyright{margin:0}.footer.type3 .bottom .menu-container{-ms-flex:0 0 72%;-webkit-flex:0 0 72%;flex:0 0 72%}.footer.type5 .bottom .menu-container{-ms-flex:0 0 46%;-webkit-flex:0 0 46%;flex:0 0 46%}.footer.type5 .bottom .menu{margin-right:auto}.footer.type5 .bottom .menu.first{width:56%}.footer.type5 .bottom .menu.first .menu-list{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.footer.type5 .bottom .menu.first .menu-list li{width:100%}.footer.type5 .bottom .right-block{margin:0 auto 0 0}.breadcrumbs{margin-bottom:3.75%;padding:5.1% 0 .8%}.breadcrumbs .links{margin-bottom:0.65%}.filter{padding:1% 0}.side-bar{-ms-flex:0 0 31.1%;-webkit-flex:0 0 31.1%;flex:0 0 31.1%;margin-right:3.1%}.side-bar .side-menu .item .link{padding:4% 6% 3.9% 7.5%}.side-bar+.content{-ms-flex:1 0 65%;-webkit-flex:1 0 65%;flex:1 0 65%;width:65%}.catalog{padding-bottom:7.1%}.catalog main.content>.desc{margin-top:4%;line-height:1.4em}.catalog .categories{margin-top:3.55%}.catalog .categories .category{-ms-flex:0 0 50%;-webkit-flex:0 0 50%;flex:0 0 50%;padding:29px 2.5% 31px;box-sizing:border-box}.catalog .categories .category .preview-image{margin-right:6.15%}.catalog .categories .category .desc{margin-top:2%;line-height:1.45em}.catalog .content .items{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.catalog .content .items .item-wrap{width:275px}.catalog .content .items .item-wrap .product-item{width:275px}.catalog .content .items .item-wrap .product-item:hover{height:100%;box-shadow:none}.catalog .content .items .item-wrap .product-item:hover .buttons{display:none}.catalog .content .items .product-item-list{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row;height:auto;margin-top:0.75%;padding-top:4.85%}.catalog .content .items .product-item-list:hover{box-shadow:none}.catalog .content .items .product-item-list .image{width:32%;margin-right:4.5%;height:auto}.catalog .content .items .product-item-list .information{width:63.5%}.catalog .content .items .product-item-list .information .category{margin:1% 0 0;line-height:0.5em}.catalog .content .items .product-item-list .information .name{width:100%;margin-top:2.216%}.catalog .content .items .product-item-list .information .info{width:100%;margin-top:7.5%}.catalog .content .items .product-item-list .information .price{-ms-flex-order:1;-webkit-order:1;order:1;width:100%;margin-top:5%}.catalog .content .items .product-item-list .information .buttons{-ms-flex-order:2;-webkit-order:2;order:2;width:100%;margin:4% 0 0;text-align:left}.catalog .content .items .product-item-list .desc{width:63.5%;max-height:initial;margin:3.75% 0 0 auto}.catalog .content .product .images{-ms-flex:0 0 47.5%;-webkit-flex:0 0 47.5%;flex:0 0 47.5%}.catalog .content .product .information .desc{min-height:141px}.catalog .content .product .information .buttons .quantity{width:45%}.catalog .content .product .information .buttons .quantity .counters{width:45%}.catalog.items-list .categories .category{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;padding-bottom:20px}.services .categories{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:4.1%}.services .categories .category{width:47.5%;margin-bottom:5%;padding:4.75% 3.75% 3.9%}.services .categories .category:not(:nth-child(3n)){margin-right:0}.services .categories .category:hover{box-shadow:none}.services .categories .category .name{margin-top:9.25%}.services .categories .category .text{margin-top:6.5%}.services .previews .preview{padding-bottom:4.25%}.services .previews .preview:not(:first-child){padding-top:5%}.services .previews .preview .image{-ms-flex:0 0 28%;-webkit-flex:0 0 28%;flex:0 0 28%;margin-right:4.85%}.services .previews .preview .info .name{font-size:0.95em;line-height:1.25em}.services .previews .preview .info .desc{margin-top:3.85%}.services .previews .preview .info .btn{margin-top:4%}.projects .categories{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:4.1%}.projects .categories .category{width:47.5%;margin-bottom:5%;padding:4.75% 3.75% 3.9%}.projects .categories .category:not(:nth-child(3n)){margin-right:0}.projects .categories .category:hover{box-shadow:none}.projects .categories .category .name{margin-top:9.25%}.projects .categories .category .text{margin-top:6.5%}.projects .previews{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:5.65%}.projects .previews .preview{width:47.65%}.projects .previews .preview:not(:nth-child(3n)){margin-right:0}.projects .previews .preview .image{width:100%;height:100%}.projects .previews .preview .image img{width:100%}.projects .previews .preview .name{margin-top:4%}.projects .project .project-slider .items{width:83%}.projects .project .project-slider .items .item{height:auto}.projects .project .project-slider .slider-nav{top:38%}.projects .project .project-slider .slider-nav .owl-prev{left:0}.projects .project .project-slider .slider-nav .owl-next{right:0}.projects .project .project-slider .slider-preview{width:83%}.projects .project .info{margin-top:7.5%}.promotion .previews .preview{padding-bottom:5%}.promotion .previews .preview:not(:first-child){padding-top:5.2%}.promotion .previews .preview .image{-ms-flex:0 0 26%;-webkit-flex:0 0 26%;flex:0 0 26%;margin-right:5.1%}.promotion .previews .preview .info .name{font-size:0.95em;line-height:1.25em}.promotion .previews .preview .info .date{margin-top:4.3%}.promotion .previews .preview .info .desc{margin-top:3.85%}.promotion .previews .preview .info .btn{margin-top:5%}.news .previews .preview{padding-bottom:5%}.news .previews .preview:not(:first-child){padding-top:5.2%}.news .previews .preview .image{-ms-flex:0 0 26%;-webkit-flex:0 0 26%;flex:0 0 26%;margin-right:5.1%}.news .previews .preview .info .name{font-size:0.95em;line-height:1.25em}.news .previews .preview .info .date{margin-top:4.75%}.news .previews .preview .info .desc{margin-top:4%}.news .previews .preview .info .btn{margin-top:4%}.news .desc{margin-top:3.5%}.news .project-slider .items{width:83%}.news .project-slider .items .item{height:auto}.news .project-slider .slider-nav{top:38%}.news .project-slider .slider-nav .owl-prev{left:0}.news .project-slider .slider-nav .owl-next{right:0}.news .project-slider .slider-preview{width:83%}.news .button{margin-top:6.45%}.about .timeline .item .content{margin-left:11%}.about .timeline .item .content .info{margin-top:1.75%}.about .license .items .item{-ms-flex:0 0 31%;-webkit-flex:0 0 31%;flex:0 0 31%;box-sizing:border-box}.about .license .items .item .fullsize:hover:after{opacity:0}.about .employees .items .item:hover{box-shadow:none}.contacts .info .item{width:auto;max-width:25%}.basket-full thead th{width:20%;text-align:right}.basket-full thead th:first-child{display:none}.basket-full thead .name{padding:3% 3% 2.5%;text-align:left}.basket-full tbody .image{display:none}.basket-full tbody .name{padding:3.75% 0 2.75% 3%;text-align:left;line-height:1.45em}.basket-full tbody .price{text-align:right}.basket-full tbody .qty{padding:2% 1.5%;text-align:right}.basket-full tbody .qty .quantity-selector .counters{width:45%}.basket-full tbody .sum{text-align:right}.basket-full tbody .actions{padding-left:inherit;padding-right:1.5%}.basket-full tbody .actions .delete{font-size:1.75em}.basket-full-footer{margin:4.5% 0}.basket-full-footer .button{padding:11px 14px 11px 13px}.order-full{margin-top:8.75%}.order-full .title{font-size:1.65em;padding-bottom:2.5%}.order-full .order-form{margin-top:8.1%;padding:4.25% 4.75% 4%}.order-full .order-form .fields{width:61.5%}.order-full .order-form .fields .field .label{margin-bottom:1.545%;font-size:1em}.order-full .order-form .fields .field input[type='text']{padding:2.5% 4%}.order-full .order-form .fields .field select{width:100%;height:40px}.order-full .order-form .desc{width:33.25%;padding-top:3.5%;font-size:0.975em;line-height:1.6em}.order-full .order-form .actions{margin-top:10%}.order-full .order-form .actions .btn{padding:16px 32px;font-size:1.1em;font-weight:600;letter-spacing:0.0375em}}@media screen and (max-width:960px){h2{font-size:1.25em}.container{width:95.25%}.header .info .header-change-city .text{display:none}.header .info .container .item:before{margin-right:3px}.header .info .container .item:first-child{margin-left:15px}.header .content{margin-bottom:3.1%}.header .content .logo{width:30%;margin-top:1.25%}.header .content .slogan{display:none}.header .content .basket-container{margin-left:6.5%}.header .content .basket-container .basket{padding:11px 14px 11px 12px}.header .content .basket-container .basket .icon-cart{margin-right:11px}.header .content .basket-container .basket .name{display:none}.header .tel{margin-top:2.2%}.header .tel .call-me{margin-top:4px}.header .mobile-menu{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:95.25%;height:55px;margin:0 auto;padding:5px 3.65% 0;color:#fff;font-size:0.95em;font-weight:600;text-transform:uppercase;text-decoration:none;letter-spacing:0.035em;border-radius:2px;background-color:#f01418;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;z-index:10}.header .mobile-menu.active{border-radius:2px 2px 0 0}.header .menu{display:none;width:95.25%}.header .menu .search-icon{display:none}.header .menu.open{position:absolute;left:2.375%;display:block;height:auto;padding:0;border-radius:0;background-color:#fff;box-shadow:0px 5px 15px 0px rgba(0,0,0,0.1)}.header .menu.open .item{width:100%}.header .menu.open .item:hover .sub{display:none}.header .menu.open .item .link{display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;padding:19px 19px 15px 22px;color:#1c1c1c;-webkit-tap-highlight-color:transparent}.header .menu.open .item .link:after{position:relative;background-color:#f01418;transition:.3s ease all}.header .menu.open .item .link:hover{background-color:inherit}.header .menu.open .item.has-sub:not(.more)>.link{padding:19px 19px 15px 22px}.header .menu.open .item.has-sub:not(.more)>.link:after{position:relative;top:-2px;width:15px;height:15px;margin-left:auto;padding:2px 4px;background-color:transparent;border-radius:50%;color:#1c1c1c;text-align:center;transition:.3s ease all;box-sizing:border-box}.header .menu.open .item.has-sub.open{background-color:#1c1c1c}.header .menu.open .item.has-sub.open .link:after{top:-3px;background-color:#f01418;color:#fff;transform:rotate(-180deg)}.header .menu.open .item.has-sub.open .link:hover{background-color:inherit}.header .menu.open .item.has-sub.open>.link{color:#fff}.header .menu.open .item.has-sub.open .sub{position:relative;top:0;left:0;display:block;box-shadow:none}.header .menu.open .item.has-sub.open .sub .item:last-child{border-bottom:1px solid #eee}.header .menu.open .item.has-sub.open .sub .item .link{padding:15px 41px 14px}.header .menu.open .item.tablet-only{display:block}.header.type2 .content .location{margin-right:5%}.header.type2 .content .location .text{display:none}.header.type2 .content .basket-container .basket .icon-cart{margin-right:0}.header.type2 .content .basket-container .basket .counter{top:5px;right:5px}.header.type3 .content .tel{margin-left:4.5%}.header.type3 .content .location{margin:0 2.5% 0 1.5%}.header.type3 .content .location .text{display:none}.header.type3 .content .location:not(.header-change-city){display:none}.header.type3 .content .logo{margin:0 auto 0 0}.header.type3 .content .email-and-ask{display:none}.header.type3 .content .social{margin-left:2.5%}.header.type3 .content .basket-container{margin-left:2.5%}.header.type3 .content .basket-container .basket .icon-cart{margin-right:0}.header.type3 .content .basket-container .basket .counter{top:5px;right:5px}.header.type4 .info .basket-container .basket .name{display:none}.header.type4 .content{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.header.type4 .content .logo{width:50%;margin:0 auto 22px}.header.type4 .content .menu-container{width:100%;position:relative}.header.type4 .content .menu-container .menu{width:95.25%}.header.type4+.breadcrumbs{padding-top:48px}.search-container{display:none}.disabled-basket .header .tel{margin:0 2.5%}.disabled-basket .header .slogan{display:block;margin-top:0}.disabled-basket .header.type4 .content .logo{width:37.5%;margin-bottom:0}.disabled-basket .header.type4 .content .slogan{width:30%;margin-right:auto}.disabled-basket .header.type4 .menu-container{margin-top:22px}.disabled-basket.header-type1 .header .tel{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto}.disabled-basket.header-type1 .header .tel .call-me{margin:4px 0 0 0;padding:0;border:none;border-bottom:1px solid #bcbcbc;transition:none}.disabled-basket.header-type1 .header .tel .call-me:hover{padding-bottom:1px;color:inherit;background-color:#fff;border:none}.top-slider .container{width:90.75%}.top-slider .item{padding-top:19.25%}.top-slider .item .name{letter-spacing:0.05em}.top-slider .item .btn{margin-top:10.75%}.top-slider .owl-nav{display:none}.top-slider .owl-dots{top:-42px}.advantages{padding:6.5% 0 2.5%}.advantages .items{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.advantages .items .item{-ms-flex:0 0 31.5%;-webkit-flex:0 0 31.5%;flex:0 0 31.5%;margin:0 7.25% 5.5% 0;padding-left:13%}.advantages .items .item:before{top:0;left:1px;font-size:3.1em}.advantages .items .item:nth-child(2n){margin-right:0}.advantages .items .item .name{font-size:0.88em;line-height:1.4em}.advantages .items .item .desc{margin-top:3%;font-size:0.935em;line-height:1.4em}.section-name{margin-bottom:6.25%}.services.section .items{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%;margin-top:4.8%}.services.section .items .item{-ms-flex:0 0 47.5%;-webkit-flex:0 0 47.5%;flex:0 0 47.5%;height:230px;margin-right:0}.services.section .items .item.big{-ms-flex:0 0 47.5%;-webkit-flex:0 0 47.5%;flex:0 0 47.5%}.services.section .items .item .gradient{padding:21px 30px}.services.section .items .item .name{font-size:0.85em;line-height:1.35em;letter-spacing:0.075em}.catalog .desc{font-size:0.95em}.catalog.section{padding-top:10%}.catalog.section .categories{margin-top:5.5%}.catalog.section .categories .category{padding:17px 2.5% 20px}.catalog.section .categories .category .preview-image{width:29.32%;height:auto;margin-right:4.2%;background-position:50% 0%}.catalog.section .categories .category .name{line-height:1.2em}.catalog.section .categories .category .desc{margin-top:5%;font-size:0.75em;line-height:1.35em}.slider{margin-top:4.15%;padding:9.75% 0 8.75%}.slider .tabs-content{margin-top:6.5%}.slider .tabs-content .tab-content .slider-nav{top:-17.8%;right:5px}.product-item{width:288px}.product-item .category{margin:1% 0 2.1%}.company{padding:15.15% 0 15%}.company .content .image{-ms-flex:0 0 30%;-webkit-flex:0 0 30%;flex:0 0 30%;margin-right:4.9%}.company .content .subtitle{padding-bottom:3.3%}.company .content .text{margin-top:8.65%}.company .content .btn{margin-top:4.75%}.news.section .section-name{margin-bottom:8.5%}.news.section .section-name .subtitle{padding-bottom:1.95%}.news.section .items{padding-bottom:7.25%}.news.section .items .item{-ms-flex:0 0 47.5%;-webkit-flex:0 0 47.5%;flex:0 0 47.5%}.news.section .items .item:nth-child(n+3){display:none}.news.section .items .item .info .name{line-height:1.25em}.news.section .items .item .info .desc{margin-top:3%}.brands{padding:7.7% 0 7.85%}.brands .brands-nav{display:none}.footer{padding:4% 0}.footer .top{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:5%}.footer .top .subscribe{width:100%}.footer .top .subscribe .text{top:7px;width:30.5%;margin-right:0}.footer .top .subscribe .form{width:67.7%}.footer .top .subscribe .form .field{width:100%}.footer .top .subscribe .form input[type='text']{width:100%}.footer .top .subscribe .form .btn{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;width:130px;font-size:0.9em;padding:10px 0px 13px;text-align:center}.footer .top .social{width:100%;margin:5.1% 0 0 0}.footer .top .social .link{margin:0 3.25% 0 0}.footer .bottom{padding-top:4.5%}.footer .bottom .contacts{-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;width:auto;margin-bottom:2.5%}.footer .bottom .contacts .tel{font-size:1.05em}.footer .bottom .contacts .location{margin-top:4.95%;line-height:1.25em}.footer .bottom .contacts .email{margin-top:4%}.footer .bottom .contacts .email:before{top:4px}.footer .bottom .menu-container{display:none}.footer .bottom .copyright{margin-left:auto}.footer.type3 .container{display:-ms-flexbox;display:-webkit-flex;display:flex}.footer.type3 .bottom{width:50%}.footer.type3 .bottom .contacts{width:100%}.footer.type3 .bottom .contacts .location{margin-top:5%}.footer.type3 .bottom2{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;width:50%;margin-top:0;border-top:none;padding-top:3%}.footer.type3 .bottom2 .copyright{-ms-flex-order:2;-webkit-order:2;order:2;margin:9% 0 0 auto;text-align:right}.footer.type3 .bottom2 .copyright div{float:none;display:inline-block;width:100%;margin-right:0}.footer.type3 .bottom2 .social{-ms-flex-order:1;-webkit-order:1;order:1;margin-left:auto}.footer.type5 .bottom .right-block{width:100%;margin:0}.footer.type5 .bottom .right-block .subscribe{margin-bottom:6%}.footer.type5 .bottom .contacts{width:100%}.footer.type5 .bottom2{margin-top:0}.breadcrumbs{padding:8.1% 0 1.8%}.breadcrumbs .container{padding:0 2.5%;box-sizing:border-box}.breadcrumbs .links{margin-bottom:1.15%}.breadcrumbs .title{font-size:1.6em}.side-bar{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%}.side-bar+.content{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;width:100%}.side-bar .side-menu{display:none}.side-bar .question{display:none}.smart-filter{position:fixed;top:24.3vh;right:-84%;width:84%;border:none;background-color:#fff;transition:.35s ease right;z-index:20}.smart-filter.active{position:absolute;right:0;box-shadow:-2px 0px 10px -2px rgba(0,0,0,0.35)}.smart-filter.active .bx_filter_title:before{opacity:0}.smart-filter.active .bx_filter_title:after{opacity:1}.smart-filter.horizontal{margin:0;padding:0 0 30px}.smart-filter.horizontal .bx_filter_title{padding:50px 0 0 50px}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_parameters_box_title{padding:30px 6% 26px 7.5%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block{padding:6px 6% 30px 7.5%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block{width:45%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block:first-child{margin-right:7.5%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block div[style="clear: both;"]{display:block}.smart-filter.horizontal .bx_ui_slider_track{width:97.5%;top:inherit;margin:40px auto 15px}.smart-filter.horizontal .bx_ui_slider_track .bx_ui_slider_part.p1{left:-1px}.smart-filter.horizontal .bx_ui_slider_track .bx_ui_slider_part.p5{right:-1px}.smart-filter.horizontal .bx_ui_slider_track .bx_ui_slider_part span{top:-29px;font-size:14px}.smart-filter.horizontal .bx_filter_search_button{margin-top:4%}.smart-filter.horizontal .bx_filter_search_reset{margin-top:4%}.smart-filter.vertical{margin:0;padding:0 0 30px}.smart-filter.vertical .bx_filter_title{padding:50px 0 0 50px}.smart-filter .bx_filter_title{position:absolute;top:0;left:-50px;width:0;height:0;color:#f01418;border-radius:2px 0px 0px 2px;background-color:#f01418;overflow:hidden;box-shadow:-2px 0px 10px -2px rgba(0,0,0,0.35);cursor:pointer}.smart-filter .bx_filter_title:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/local/templates/shop/less_compile/../images/icons/filter.svg);background-repeat:no-repeat;background-position:center;background-size:50%;opacity:1;transition:.35s ease opacity}.smart-filter .bx_filter_title:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/local/templates/shop/less_compile/../images/icons/close.svg);background-repeat:no-repeat;background-position:center;background-size:78%;opacity:0;transition:.35s ease opacity}.smart-filter .bx_filter_parameters_box{position:static}.smart-filter .bx_filter_parameters_box .bx_filter_parameters_box_title{padding:30px 6% 26px 7.5%}.smart-filter .bx_filter_parameters_box .bx_filter_parameters_box_container{position:relative}.smart-filter .bx_filter_parameters_box .bx_filter_block{padding:6px 6% 30px 7.5%}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block .bx_filter_input_container{position:static}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block .bx_filter_input_container input{-webkit-appearance:none;border:1px solid #a9a9a9;border-radius:0}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block:first-child .bx_filter_input_container:after{top:14px;left:49.25%;right:inherit;width:20px;margin-left:-10px}.smart-filter .bx_ui_slider_track{margin-top:40px}.smart-filter .bx_ui_slider_track .bx_ui_slider_range{top:-4px}.smart-filter .bx_ui_slider_track .bx_ui_slider_part span{top:-29px}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p1 span{left:-6px}.smart-filter .bx_ui_slider_track .bx_ui_slider_part.p5 span{right:-6px}.smart-filter .bx_ui_slider_track .bx_ui_slider_handle{width:26px;height:26px}.smart-filter .bx_filter_container_modef{display:none}.smart-filter .bx_filter_search_button{margin-top:4%}.smart-filter .bx_filter_search_reset{margin-top:4%}.filter{padding:1.75% 0}.display{margin-top:0.85%}.catalog:not(.section){padding-bottom:12.9%}.catalog:not(.section) .container{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.catalog main.content>.desc{margin-top:0.5%;font-size:1em}.catalog .categories{margin-top:5.25%}.catalog .categories .category{-ms-flex:0 0 50%;-webkit-flex:0 0 50%;flex:0 0 50%;margin-right:0;padding:20px 2.5% 28px 3.75%}.catalog .categories .category .preview-image{width:70px;height:70px}.catalog .categories .category .name{line-height:1em}.catalog .categories .category .desc{margin-top:3.5%;font-size:0.825em;line-height:1.25em}.catalog .categories .category .desc p{margin:0;line-height:inherit}.catalog .content .filters{margin-bottom:4.2%}.catalog .content .items{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.catalog .content .items .item-wrap{width:290px;min-height:407px;margin-bottom:4.5vw}.catalog .content .items .item-wrap .product-item{width:290px}.catalog .content .items .product-item-list{margin-top:0}.catalog .content .items .product-item-list .desc p{margin-top:0}.catalog.item-list{padding-bottom:11.5%}.about:not(.section) .container{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.contacts{margin-bottom:15.5%}.contacts .info{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:5.5%}.contacts .info .item{width:50%;max-width:50%;margin-bottom:5.1%;padding:0 3.25%;box-sizing:border-box}.contacts .info .item:before{margin-right:14px}.contacts .info .item .content .text{margin-top:8px}.contacts .map{margin-top:0}.contacts .feedback{margin-top:8.5%}.contacts .feedback .inline-form{margin-top:3.5%}.inline-form{padding:4.5% 4.75% 4.75% 4.75%}.inline-form .left{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;margin-right:0}.inline-form .left input{margin-bottom:3.1%;padding:2.45% 3.5%}.inline-form .right{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;margin-left:0}.inline-form .checkbox{margin-top:3.7%}.inline-form .btn{margin-top:2.75%;padding:12px 21px 13px}.accordion .item{padding:4.5% 5.25% 4.5% 4.75%}.faq{margin-bottom:5.5%}.faq .side-bar{display:none}.faq .tabs{margin-top:-1.5%}.faq .tabs .tab{padding:16px 18px 14px}.faq .tabs .tab.active{padding-top:15px}.faq .tabs-content .tab-content{padding-top:3.35%}.order{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:4.85%;padding:5.75% 6.5% 6.5%;box-shadow:4px 8px 10px 0 rgba(75,75,75,0.2)}.order .text{width:100%;padding-left:62px}.order .text:before{top:34%;font-size:2.65em}.order .btn{margin:2.35% 0 0 11.75%;padding:13px 25px 12px}.services:not(.section){padding-bottom:11.5%}.services:not(.section) .container{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.services .previews .preview{padding-bottom:7.1%}.services .previews .preview:not(:first-child){padding-top:4.75%}.services .service .section{margin-top:8.25%;padding-top:5.75%}.documents .doc{margin-bottom:3.5%}.projects:not(.section){padding-bottom:11.65%}.projects:not(.section) .container{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.projects.section .slider-nav{top:38px;right:0}.projects.section .items .item{width:291px;margin-top:3px}.projects.section .items .item .name{margin-top:6%}.promotion:not(.section){padding-bottom:11.5%}.promotion:not(.section) .container{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.promotion .offer .title{margin-top:4.75%}.promotion .offer .text{margin-top:2.25%;padding-bottom:7.25%}.promotion .offer .products{margin-top:6.7%;padding-bottom:8.8%}.promotion .offer .products .slider-nav{top:-6px;right:0}.promotion .offer .products .items{margin-top:4.2%}.promotion .offer .previews{margin:6.75% 0 3.5%}.promotion .offer .previews .preview{padding-bottom:5.1%}.promotion .offer .previews .preview:not(:first-child){padding-top:4.2%}.promotion .offer .previews .preview .image{-ms-flex:0 0 28%;-webkit-flex:0 0 28%;flex:0 0 28%}.promotion .offer .previews .preview .info .btn{margin-top:5.75%}.news:not(.section){padding-bottom:11.35%}.news:not(.section) .container{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.news .banner .date{top:6.25%;left:3.25%}.news .project-slider{margin-top:0}.basket-full-empty{margin:2.5% 0 8%}.basket-full-empty .icon-cart{margin-right:3%;background-size:36px}.basket-full-empty .desc{font-size:0.875em}.basket-full-empty .desc .title{margin:.95% 0 2.6%;font-size:1.425em}}@media screen and (max-width:770px){.header.type2 .content .tel{border-right:0}.header.type2 .content .email-and-ask{display:none}.header.type3 .content .location{margin-left:1.5%}.header.type3 .content .email-and-ask{display:block;margin-left:2.5%}.header.type3 .content .social{display:none}.header.type4 .info .container .social{display:none}.disabled-basket .header.type3 .content{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.disabled-basket .header.type3 .content .tel{margin:0 0 0 -4.5%}.disabled-basket .header.type3 .content .email-and-ask{display:none}.disabled-basket .header.type3 .content .location{-ms-flex-order:1;-webkit-order:1;order:1}}@media screen and (max-width:640px){.container{width:91.25%}.header .header-change-city .accept-modal.open{display:none}.header .info .email{margin-left:auto;margin-right:5px}.header .info .ask{display:none}.header .info .social{display:none}.header .content{margin-bottom:6.1%}.header .content .logo{-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;width:52%;margin-right:9.5%}.header .content .tel{padding-left:0}.header .content .tel:before{display:none}.header .content .tel a{display:block;width:0;height:0;overflow:hidden}.header .content .tel a:before{content:'\f2be';position:absolute;top:-20px;left:-20px;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:30px;height:30px;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:1.2em;line-height:0;color:#fff;background-color:#f01418;border-radius:50%;text-rendering:auto;transform-origin:top center;animation-name:swing;animation-duration:1s;animation-fill-mode:both;animation-delay:0.75s}.header .content .tel .call-me{display:none}.header .mobile-menu{width:91.5%;padding:5px 6.6% 0}.header .menu.open{width:91.5%;left:4.25%}.header.type2 .content,.header.type3 .content{position:relative}.header.type2 .content .tel,.header.type3 .content .tel{position:relative;left:1.5%}.header.type2 .content .tel a:before,.header.type3 .content .tel a:before{top:-15px}.header.type2 .content .location,.header.type3 .content .location{position:static}.header.type2 .content .location:before,.header.type3 .content .location:before{display:none}.header.type2 .header-change-city .open-cities-modal,.header.type3 .header-change-city .open-cities-modal{position:relative}.header.type2 .header-change-city .open-cities-modal:before,.header.type3 .header-change-city .open-cities-modal:before{content:'\f1ab';position:absolute;top:-3px;left:-13px;display:inline-block;margin-right:5px;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:1.15em;color:#f01418;text-rendering:auto;-webkit-font-smoothing:antialiased}.header.type3 .content .logo{-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto;-ms-flex-order:1;-webkit-order:1;order:1;margin-right:5%}.header.type3 .content .location{-ms-flex-order:2;-webkit-order:2;order:2}.header.type3 .content .location.header-change-city{margin-right:5.5%}.header.type3 .content .location.header-change-city+.logo{width:auto;margin-right:2.5%}.header.type3 .content .tel{-ms-flex-order:3;-webkit-order:3;order:3;top:-16px;width:25px}.header.type3 .content .basket-container{-ms-flex-order:4;-webkit-order:4;order:4}.header.type3 .content .email-and-ask{display:none}.header.type4 .location{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-left:0;white-space:nowrap;text-overflow:ellipsis}.header.type4 .location:before{margin:-5px 4px 0 0}.header.type4 .location .open-cities-modal{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header.type4 .info .email{display:none}.header.type4 .info .tel .call-me{display:none}.header.type4 .content .logo{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;width:78%}.header.type4 .content .mobile-menu{width:100%}.header.type4 .content .menu-container .menu{width:100%;left:0}.header.type4+.breadcrumbs{padding-top:41px}.disabled-basket .header .logo{-ms-flex:0 0 50%;-webkit-flex:0 0 50%;flex:0 0 50%}.disabled-basket .header .slogan{display:none}.disabled-basket .header .content{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.disabled-basket .header .tel a:before{top:-15px}.disabled-basket .header.type2 .logo{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%}.disabled-basket .header.type2 .content{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.disabled-basket .header.type2 .content .logo-and-slogan{width:47.5%}.disabled-basket .header.type2 .content .tel{left:inherit;margin-left:5%}.disabled-basket .header.type3 .logo{-ms-flex:0 0 50%;-webkit-flex:0 0 50%;flex:0 0 50%;margin:0 2.5%}.disabled-basket .header.type3 .content{-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.disabled-basket .header.type3 .content .tel{top:-3px;margin:0 0 0 auto}.disabled-basket .header.type3 .content .location.header-change-city+.logo{margin:0 2.5%}.disabled-basket .header.type4 .content .logo{width:78%}.top-slider .item{padding-top:20.75%;text-align:center}.top-slider .item .name{font-size:1.5em}.top-slider .item .desc{margin-top:5.5%;font-size:0.9em;line-height:1.5em}.top-slider .item .actions{margin-top:11.75%}.top-slider .item .btn{margin:0 0 5%;padding:18px 33px 15px}.top-slider .item.right{text-align:center}.top-slider .item.right .actions{margin-right:auto;text-align:center}.advantages{padding:11% 0 7.5%}.advantages .items .item{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;margin:0 0 7.5%;padding-left:29%;box-sizing:border-box}.advantages .items .item:before{left:5.5%}.advantages .items .item .name{font-size:0.9em;letter-spacing:0.019em}.advantages .items .item .desc{margin-top:2%}.section-name{display:-ms-flexbox;display:-webkit-flex;display:flex}.section-name .subtitle{padding-bottom:4%}.section-name .all{top:8px;margin-left:auto}.services.section .desc{margin-top:10.7%;font-size:0.9em;line-height:1.55em;letter-spacing:0.02em}.services.section .items{margin-top:9.25%}.services.section .items .item{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;height:255px;margin-bottom:15px}.services.section .items .item.big{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%}.services.section .items .item .gradient{padding:18px 25px}.services.section .items .item .name{font-size:0.925em;letter-spacing:0}.catalog.section{padding-top:22%}.catalog.section .desc{padding-top:4.5%}.catalog.section .categories{margin-top:9.85%}.catalog.section .categories .category{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;padding:18px 6% 24px}.catalog.section .categories .category .preview-image{width:24.5%;height:90px;margin-right:6.5%}.catalog.section .categories .category .desc{margin-top:0;font-size:0.8em;line-height:1.65em}.slider{margin-top:12.15%;padding:17.75% 0 16.25%}.slider .tabs .tab{margin:0 3.5% 2.5% 0;padding-bottom:3px}.slider .tabs .tab.active{padding-bottom:0}.slider .tabs-content{margin-top:7.5%}.slider .tabs-content .tab-content .items{height:auto}.slider .tabs-content .tab-content .items .owl-stage-outer{position:relative;height:auto}.slider .tabs-content .tab-content .items .owl-stage-outer .owl-stage{display:-ms-flexbox;display:-webkit-flex;display:flex}.slider .tabs-content .tab-content .product-item{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:100%}.slider .tabs-content .tab-content .product-item .image{margin:auto}.long-names .slider{padding-top:7.5%}.product-item{width:320px;margin:0 auto;padding-bottom:24px}.product-item .category{margin:2% 0 1.2%}.product-item .name{height:auto}.product-item .name a{line-height:1.4em}.product-item .info .label{font-size:0.8em}.product-item .info .code{font-size:0.85em}.product-item .price{margin-top:2.5%;font-size:1.1em}.company{padding:21.15% 0 26.5%}.company .content .image{display:none}.company .content .subtitle{padding-bottom:4%}.company .content .text{margin-top:10.5%;font-size:0.935em;line-height:1.5em}.company .content .btn{margin-top:6.25%;padding:13px 21px 13px 19px;letter-spacing:0.035em}.news.section .section-name{margin-bottom:16%}.news.section .section-name .subtitle{padding-bottom:4%}.news.section .items{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:5.25%}.news.section .items .item{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:8.5%}.news.section .items .item:nth-child(n+3){display:-ms-flexbox;display:-webkit-flex;display:flex}.news.section .items .item .image{-ms-flex:0 0 25%;-webkit-flex:0 0 25%;flex:0 0 25%}.brands{padding:13.7% 0 14.5%}.footer{padding:6% 0}.footer .top{padding-bottom:9%}.footer .top .subscribe .text{width:100%}.footer .top .subscribe .form{width:100%;margin-top:9.75%}.footer .top .social{margin-top:10.1%}.footer .top .social .link{margin-right:6.25%}.footer .bottom{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-top:7.5%}.footer .bottom .contacts{width:100%}.footer .bottom .contacts .tel{font-size:1.25em}.footer .bottom .contacts .tel:before{position:relative;top:2px;font-size:22px}.footer .bottom .contacts .location{margin-top:9.5%;padding-left:23px}.footer .bottom .contacts .email{margin-top:2.85%}.footer .bottom .contacts .email:before{top:3px;font-size:1.2em}.footer .bottom .copyright{margin:7.5% 0 0}.footer.type3 .container{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.footer.type3 .bottom{width:100%}.footer.type3 .bottom2{width:100%;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.footer.type3 .bottom2 .copyright{text-align:left}.footer.type3 .bottom2 .social{margin:5% 0 0}.footer.type5 .bottom .right-block .subscribe{margin-bottom:10%}.footer.type5 .bottom .right-block .subscribe .text{margin-bottom:2.5%}.footer.type5 .bottom .right-block .subscribe input{width:100%}.footer.type5 .bottom2{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:4%;border-top:none}.footer.type5 .bottom2 .copyright{margin:7.5% 0 5%;-ms-flex-order:1;-webkit-order:1;order:1}.footer.type5 .bottom2 .copyright div{float:none;margin-bottom:2.5%}.footer.type5 .bottom2 .social{width:100%}.footer.type5 .bottom2 .social .link{margin:0 3.5% 0 0}.subsribe .form input[type='text']{font-size:0.8em}.breadcrumbs{padding:50px 0 10px}.breadcrumbs .container{padding:0}.breadcrumbs .links{margin-bottom:3.15%}.breadcrumbs .title{font-size:1.37em}.smart-filter{padding-bottom:25px}.smart-filter.hide{right:-100%}.smart-filter.horizontal{padding:0 0 25px}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_parameters_box_title{padding:20px 6% 20px 7.5%}.smart-filter.horizontal .bx_filter_parameters_box .bx_filter_block{padding:0px 6% 20px 7.5%}.smart-filter.horizontal .bx_ui_slider_track{margin-bottom:10px}.smart-filter.horizontal .bx_filter_search_button{margin-top:20px;margin-left:24px}.smart-filter.horizontal .bx_filter_search_reset{margin-top:20px}.smart-filter.horizontal .bx_filter_param_label{display:block}.smart-filter .bx_filter_parameters_box .bx_filter_parameters_box_title{padding:20px 6% 20px 7.5%}.smart-filter .bx_filter_parameters_box .bx_filter_block{padding:0px 6% 20px 7.5%}.smart-filter .bx_filter_parameters_box .bx_filter_block .bx_filter_parameters_box_container_block:first-child .bx_filter_input_container:after{width:10px;margin-left:-5px}.smart-filter .bx_filter_parameters_box .bx_ui_slider_track{margin-bottom:10px}.smart-filter .bx_filter_search_button{margin-top:20px}.smart-filter .bx_filter_search_reset{margin-top:20px}.catalog:not(.section){padding-bottom:26%}.catalog .content{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.catalog .desc{-ms-flex-order:1;-webkit-order:1;order:1}.catalog .categories{margin-bottom:9.75%}.catalog .categories .category{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;padding:20px 5.5% 24px 6.75%}.catalog .categories .category .preview-image{width:90px;height:90px;margin-right:8.75%}.catalog .categories .category .name{height:100%;line-height:1.5em}.catalog .categories .category .name a{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:100%;border-bottom:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.catalog .categories .category .name a:active{color:#f01418}.catalog .categories .category .desc{display:none}.catalog .content .filters{margin-bottom:5.25%}.catalog .content>.items{margin:0}.catalog .content>.items .item-wrap{width:100%;min-height:0;margin:0 0 4.5vw}.catalog .content>.items .item-wrap .product-item{position:relative;width:100%}.catalog .content>.items .product-item-list{padding:4.85% 3.4%}.catalog .content>.items .product-item-list .image{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:120px}.catalog .content>.items .product-item-list .image img{height:auto;max-height:100%}.catalog .content>.items .product-item-list .desc{display:none}.catalog .content>.items .product-item-list .buttons{display:none}.catalog .content .product{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:5.5% 6% 6.5%}.catalog .content .product .images{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%}.catalog .content .product .images .main-img{height:250px}.catalog .content .product .images .main-img img{display:block;margin:0 auto;max-height:250px}.catalog .content .product .images .thumbnails{margin-top:2.5%}.catalog .content .product .images .thumbnails .thumb{width:50px;height:50px}.catalog .content .product .images .thumbnails .thumb:not(:last-child){margin-right:4px}.catalog .content .product .information{margin:10.75% 0 0}.catalog .content .product .information .info{padding-bottom:7.5%}.catalog .content .product .information .desc{margin-top:6.25%}.catalog .content .product .information .price{margin-top:10%}.catalog .content .product .information .buttons{margin-top:6.75%;padding-bottom:6.75%}.catalog .content .product .information .share{margin-top:6.5%}.catalog .tabs{margin-top:22%}.catalog .tabs .tab{position:relative;width:0;padding:15px 0 15px 65px;overflow:hidden}.catalog .tabs .tab:before{content:'';position:absolute;top:50%;left:50%;display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:2em;color:#c6c6c6;text-rendering:auto;-webkit-font-smoothing:antialiased}.catalog .tabs .tab.tab-description:before{content:'\f1f7';margin-top:-16px;margin-left:-14px}.catalog .tabs .tab.tab-characteristics:before{content:'\f31e';margin-top:-16px;margin-left:-10.5px}.catalog .tabs .tab.tab-documents:before{content:'\f222';margin-top:-16px;margin-left:-10.5px}.catalog .tabs .tab.tab-videos:before{content:'\f151';margin-top:-16px;margin-left:-10.5px}.catalog .tabs .tab.active:before{color:#f01418}.filters .display .switch{margin-left:10px}.filter{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;width:60%}.filter .link{width:100%;padding-bottom:5px}.about{padding-bottom:25.75%}.about .timeline{margin-top:15%}.about .timeline .item{padding-bottom:6%}.about .timeline .item .content{margin-left:16.5%}.about .timeline .item .content .name{margin-top:3px;font-size:0.925em;line-height:1.2em}.about .license{margin-top:10.25%}.about .license .items{margin-top:7.7%}.about .license .items .item{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:5%;padding:6.25% 10%}.about .license .items .item .fullsize{margin:0 auto}.about .license .items .item .fullsize img{max-height:230px}.about .license .items .item .name{margin-top:6.5%}.about .requisites .table td{display:block;width:100%;box-sizing:border-box}.about .requisites .table td:nth-child(2){background-color:#fff}.about .documents{margin-bottom:5.5%}.about .documents .name{margin:14.25% 0 6.5%}.about .documents .name:first-of-type{margin-top:9.6%}.about .documents .doc{margin-bottom:4.5%}.about .reviews{margin-top:12.9%}.about .employees{margin-top:12.9%}.about .employees .items .item{-ms-flex:0 0 100%;-webkit-flex:0 0 100%;flex:0 0 100%;padding:5.5% 5.25%}.about .employees .items .item .image{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.about .employees .items .item .name{margin-top:5.5%}.about .work .accordion{margin-top:8.25%}.about .work .item .name{position:relative;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.about .work .item .name:after{position:absolute;top:50%;right:0;margin-top:-7px}.about .work .item .name span{display:block;width:100%}.documents .doc:before{top:0}.documents .doc .link{border-bottom:none}.documents .doc .size{display:none}.reviews .review:not(:last-child){margin-bottom:12.5%;padding-bottom:5.25%}.reviews .review .text{padding:5.6% 6%;font-size:0.825em;line-height:1.55em;border-left:3px solid #f01418}.reviews .review .author{width:100%;margin-top:9.5%}.reviews .review .author .person{font-size:0.87em}.reviews .review .documents{margin-top:8.5%}.accordion .item .name span:not(.salary):hover{text-decoration:underline}.contacts{margin-bottom:28.5%}.contacts .info{margin-top:13.75%}.contacts .info .item{width:100%;max-width:100%;margin-bottom:9%}.contacts .feedback{margin-top:17.5%}.contacts .feedback .inline-form{margin-top:6.5%}.inline-form{padding:0 .35%;border:none}.inline-form .left input{margin-bottom:6.1%;padding:3.85% 3.5%}.inline-form .checkbox{margin-top:0.5%;font-size:0.875em}.inline-form .btn{margin-top:4%}.services:not(.section){padding-bottom:25.75%}.services .categories{margin-top:8.1%}.services .categories .category{width:100%;margin-bottom:4.75%;padding:8.85% 6.5% 14.25%}.services .categories .category .name{margin-top:8.25%}.services .categories .category .text{margin-top:5.5%}.services .previews .preview{margin-top:4.25%;padding-bottom:9.75%}.services .previews .preview .image{display:none}.services .previews .preview .info .desc{margin-top:5.2%}.services .previews .preview .info .btn{margin-top:5%;padding:12px 20px}.services .service .banner{margin-top:0.5%}.services .service .desc{margin-top:6.5%;font-size:0.9em;line-height:1.65em}.services .service .desc p{line-height:1.65em}.services .service .section{margin-top:15.75%;padding-top:11.75%}.services .service .section .name{margin-bottom:8.75%;font-size:1.25em}.order{margin-top:9.5%;padding:7.25% 6.5% 12.5%;text-align:center}.order .text{padding-left:0;font-size:0.9em;line-height:1.7em}.order .text:before{display:none}.order .btn{margin:9.75% auto 0;padding:13px 17px 12px}.projects:not(.section){padding-bottom:25.75%}.projects.section .name{width:80%}.projects.section .items .item{width:100%}.projects.section .items .item .name{font-size:0.875em}.projects.section .items .item .name a{padding-bottom:4px}.projects .categories{margin-top:8.1%}.projects .categories .category{width:100%;margin-bottom:9.5%;padding:8.85% 6.5% 14.25%}.projects .categories .category .name{margin-top:8.25%}.projects .categories .category .text{margin-top:5.5%}.projects .previews{margin-top:10.65%}.projects .previews .preview{width:100%;margin-bottom:0;padding-bottom:13%}.projects .previews .preview .name{font-size:0.875em}.projects .previews .preview .name a{padding-bottom:5px}.projects .project .project-slider{margin-top:0.5%}.projects .project .project-slider .items{width:100%}.projects .project .project-slider .slider-nav{display:none}.projects .project .project-slider .slider-preview{width:100%;margin-top:9px}.projects .project .project-slider .slider-preview .item{margin-right:2.5%}.projects .project .info{margin-top:15.25%}.projects .project .info .name{font-size:1.25em}.projects .project .info .subname{margin-top:10.1%;font-size:1em}.projects .project .info .features{margin-top:5.5%}.projects .project .order{margin-top:17.75%}.promotion:not(.section){padding-bottom:25.75%}.promotion .previews .preview{padding-bottom:9.5%}.promotion .previews .preview:not(:first-child){padding-top:9.2%}.promotion .previews .preview .image{display:none}.promotion .previews .preview .info .name{font-size:0.8725em;line-height:1.55em}.promotion .previews .preview .info .name a{padding-bottom:2px}.promotion .previews .preview .info .date{margin-top:6.25%}.promotion .previews .preview .info .desc{margin-top:5.25%}.promotion .previews .preview .info .btn{margin-top:4.5%;padding:13px 20px 12px}.promotion .offer .banner{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.promotion .offer .banner .date{position:static;margin-top:5%;-ms-flex-order:1;-webkit-order:1;order:1}.promotion .offer .title{margin-top:8.75%}.promotion .offer .text{margin-top:4.75%;padding-bottom:13.25%}.promotion .offer .products{margin-top:14%;padding-bottom:21.95%}.promotion .offer .products .slider-nav{top:-9px;right:11px}.promotion .offer .products .items{margin-top:8.2%}.promotion .offer .caption{font-size:0.975em}.promotion .offer .previews{margin-top:14%}.promotion .offer .previews .preview:not(:first-child){padding-top:8%}.promotion .offer .previews .preview:last-child{border-bottom:none}.accordion .item{padding:5% 6.75% 4.75% 5.5%}.accordion .item .name{font-size:0.7em;line-height:2em}.accordion .item .name:after{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;margin-top:-3px}.accordion .item .name span:not(.salary){width:90%}.accordion .item.active .name:after{margin-top:3px}.faq{margin-bottom:28.5%}.faq .tabs{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:0.5%;border-bottom:none}.faq .tabs .tab{display:block;width:100%;margin-bottom:4.75%}.faq .tabs .tab:not(:last-child){border-right:1px solid #f5f5f6}.faq .tabs .tab.active{border-bottom:1px solid #f5f5f6}.faq .order{margin-top:9.4%}.news:not(.section){padding-bottom:25.75%}.news .previews .preview{padding-bottom:9.5%}.news .previews .preview:not(:first-child){padding-top:9.2%}.news .previews .preview .image{display:none}.news .previews .preview .info .name{font-size:0.8725em;line-height:1.55em}.news .previews .preview .info .name a{padding-bottom:2px}.news .previews .preview .info .date{margin-top:5.75%}.news .previews .preview .info .desc{margin-top:5.25%}.news .previews .preview .info .btn{margin-top:5.5%;padding:13px 20px 12px}.news .banner{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.news .banner .date{position:static;margin-top:5%;-ms-flex-order:1;-webkit-order:1;order:1}.news .desc{margin-top:8%}.news .project-slider .items{width:99.5%}.news .project-slider .slider-nav{display:none}.news .project-slider .slider-preview{width:100%}.news .button{margin-top:12.5%}.basket-full-empty{margin-top:6%}.basket-full-empty .icon-cart{-ms-flex:0 0 auto;-webkit-flex:0 0 auto;flex:0 0 auto;margin-right:5.8%}.basket-full-empty .desc{line-height:1.7em}.basket-full-empty .desc .title{margin:-4px 0 2%;font-size:1.28em}.basket-full{margin-top:0.5%}.basket-full td{padding:2% 2.1%}.basket-full thead .name{padding:5.75% 6% 4.75%}.basket-full thead .price{display:none}.basket-full thead .qty{display:none}.basket-full tbody .name{width:55%;padding:7% 0 5.25% 6.25%}.basket-full tbody .price{display:none}.basket-full tbody .qty{display:none}.basket-full tbody .actions{padding:2.5% 0 2%}.basket-full-footer{margin:8.5% 0}.basket-full-footer .actions{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;text-align:center}.basket-full-footer .button{display:block;width:100%;padding:6.81% 0}.basket-full-footer .sum{margin-left:10px;font-size:0.87em}.order-full{margin-top:17.75%}.order-full .title{padding-bottom:4.75%;font-size:1.385em}.order-full .order-form{padding:0;border:none}.order-full .order-form .fields{width:100%}.order-full .order-form .fields .field{margin-bottom:5.2%}.order-full .order-form .fields .field .label{margin-bottom:1.5%}.order-full .order-form .fields .field input[type='text'],.order-full .order-form .fields .field input[type='email'],.order-full .order-form .fields .field input[type='tel'],.order-full .order-form .fields .field select{padding:2.75% 4%}.order-full .order-form .fields .field .checkbox input[type='checkbox']{display:inherit}.order-full .order-form .actions{margin-top:5%}.order-full .order-form .desc{display:none}.popup.open{width:95%}.popup.open .box{width:100%;padding:30px 20px;box-sizing:border-box}.popup.open .box .head .close{top:-10px;right:0}.search-page .search-page-form .submit{margin-left:10px}}.popup{position:absolute;z-index:1000;left:50%}.popup .box{width:370px;padding:45px 42px;background:#fff}.popup .box .head{position:relative}.popup .box .head .title{font-size:1.45em;color:#212121;font-weight:600;line-height:1.4em;margin-bottom:22px}.popup .box .head .close{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3MTcxMDYwM0Y0NkIxMUU3QjlBMkQ0RDNBQkVGOTA2NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3MTcxMDYwNEY0NkIxMUU3QjlBMkQ0RDNBQkVGOTA2NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjcxNzEwNjAxRjQ2QjExRTdCOUEyRDREM0FCRUY5MDY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjcxNzEwNjAyRjQ2QjExRTdCOUEyRDREM0FCRUY5MDY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+W2Kv+gAAALVJREFUeNqkk8EKgzAQRNNB+lU9eRU9FPuXQbASPAg9+VWeuoEJhLJJFrowIMb3Ehy9rWF3Mr3klFzONnfJQ/IB4UPiuWCBPZke3DlIRoMkwSOZEzz2LNkakhzeyFzgYkuiwnEB2UMlSRGO0/0cM0kSsPD+oMGaIJcsBB1f2KzVDPfnoPK2B+4ceK22g0ZVT6ZYMQxVVStGq+fWdwIDXJVEwWSAS5Kpo+kleRt/5ySJG/uvAAMABRlMtWnNTqYAAAAASUVORK5CYII=');width:16px;height:16px;position:absolute;right:-22px;top:-22px}.popup .box .head .close:hover{opacity:.8}.popup .box .success-message{margin-bottom:10%}.popup .box .field{margin-bottom:6.5%}.popup .box .field .label{display:block;color:#424242;font-size:0.95em;margin-bottom:1.25%;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.popup .box .field .label .error-tip{max-width:50%;text-align:right}.popup .box .field .error-tip{color:#e53935;font-size:0.8em;max-width:80%}.popup .box .field .checkbox{position:relative}.popup .box .field .checkbox input[type="checkbox"]:not(.adm-designed-checkbox){top:12px;bottom:inherit}.popup .box .field input[type=text],.popup .box .field input[type=email],.popup .box .field input[type=tel],.popup .box .field input[type=password],.popup .box .field select,.popup .box .field textarea{display:block;width:92%;background:#eeeeee;border-radius:3px;border:none;color:#424242;font-size:1.15em;padding:8px 4%;height:28px;outline:none}.popup .box .field textarea{height:120px;resize:none}.jqmOverlay{background-color:rgba(3,15,28,0.75)}
/* End */


/* Start:/local/templates/shop/template_styles.css?175102656819*/
/* custom styles */
/* End */
/* /local/templates/shop/vendor/normalize/normalize.css?17510266597718 */
/* /local/templates/shop/vendor/fonts/fonts.css?1751026648512 */
/* /local/templates/shop/vendor/owlcarousel/owl.carousel.min.css?17510266592936 */
/* /local/templates/shop/vendor/lightbox/lightbox.min.css?17510266582822 */
/* /local/templates/shop/style.css?17510265682534 */
/* /local/templates/shop/vendor/fonts/opensans.css?17510266481129 */
/* /local/templates/shop/less_compile/template_styles_s3.css?1751027461158904 */
/* /local/templates/shop/template_styles.css?175102656819 */
