

/* Start:/markup/js/owl/owl.carousel.css?16791275342809*/
@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.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{-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);-webkit-backface-visibility:hidden}.owl-carousel .owl-item{min-height:1px;float:left;-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}.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(/markup/js/owl/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:/markup/css/main.css?1702118646111161*/
@charset "UTF-8";
/*! 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).
 */
html, body {
	width:100%;
	overflow-x:hidden;
	margin: 0;
}

* {
  box-sizing: border-box; }

/**
 * 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, h2 {
  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 */
  text-decoration: none; }

/**
 * 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"],
[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,
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; }

ul {
  list-style: none; }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

  
h1, h2 {
	text-align: center;
}

h2 {
	color:#444;
	font-size: 30px;
	font-weight: bold;
	margin: 30px 0;
}
  
ol, ul {
  list-style: none;
  padding: 0;
  margin: 0; }

blockquote, q {
  quotes: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.radio-box {
  display: inline-block; }
  .radio-box__circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 4px solid #ffffff;
    cursor: pointer; }
    .radio-box__circle--ordering {
      background-color: #f5f5f5;
      border: 6px solid #f5f5f5;
      width: 24px;
      height: 24px; }

.radio-native {
  display: none; }
  .radio-native:checked + .radio-box__circle {
    background-color: #ff8c0a; }

.form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative; }
  .form__name {
    padding-bottom: 20px;
    font-size: 17px;
    font-weight: 500; }
    .form__name--in-row {
      padding-bottom: 0; }
  .form__input {
    width: 100%;
    display: inline-block;
    border: none;
    padding: 15px;
    margin-bottom: 30px;
    font-size: 17px;
    background-color: #f5f5f5;
    outline: none; }
  .form__row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%; }
    .form__row--pad {
      padding-bottom: 20px; }
  .form__check-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 35px; }
  .form__checkbox-block {
    position: relative; }
  .form__checkbox-native {
    position: absolute;
    top: 0;
    left: 50%;
    height: 1px;
    width: 1px;
    opacity: 0; }
    .form__checkbox-native:checked + .form__checkbox:before {
      background-image: url(/markup/css/../img/svg/check.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 33px; }
  .form__checkbox {
    font-size: 16px;
    line-height: 28px;
    display: block;
    position: relative;
    padding-left: 40px;
    cursor: pointer; }
    .form__checkbox--application {
      font-size: 14px;
      line-height: 16px; }
      .form__checkbox--application:before {
        top: 0 !important;
        margin-top: 0 !important; }
    .form__checkbox--ordering {
      font-size: 16px;
      line-height: 20px; }
      .form__checkbox--ordering:before {
        top: 0 !important;
        margin-top: 0 !important; }
  .form__checkbox:before {
    content: '';
    width: 25px;
    height: 25px;
    background-color: #f5f5f5;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -12px; }
  .form__link {
    font-size: 16px;
    color: #ff8c0a;
    font-weight: 400;
    text-decoration: underline; }
  .form__link-rule {
    font-size: 14px;
    text-decoration: none;
    color: #ff8c0a; }
    .form__link-rule--ordering {
      font-size: 16px;
      line-height: 20px; }
  .form__btn {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 35px; }
  .form__captcha {
    margin-top: 5px; }
    .form__captcha img {
      width: 100%; }

@media screen and (max-width: 1000px) {
	.form__captcha {
		width: 100%;
		text-align: center;
	}
	
	.form__checkbox--ordering {
		font-size: 12px;
		line-height: 16px;
	}
	
	.form__link-rule--ordering {
		font-size: 12px;
		line-height: 16px;
	}
}

.btn {
	display: inline-block;
	padding: 20px 30px;
	background-color: #ff8c0a;
	color: #ffffff;
	font-weight: 500;
	font-size: 17px;
	white-space: nowrap;
}

.btn--top-menu {
	font-size: 14px;
	padding: 9px 20px;
}

.btn--basket {
	padding: 19px 44px;
}

.btn--filter-block {
	padding: 10px 15px;
	font-size: 14px;
}

.btn--filter-tooltip {
	padding: 12px 16px;
	font-size: 14px;
	line-height: 13px;
}

.btn--product-card {
	padding: 13px 28px;
	font-size: 16px;
	line-height: 1.2;
}

.btn--notification {
	padding: 20px 41px;
}

.btn--stock-info {
	padding: 12px 25px;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
}

.btn--error {
    padding: 22px 49px;
}

.btn:hover {
    background-color: #ff9c2c;
}

@media screen and (min-width: 1000px) and (max-width: 1220px) {
  .btn--top-menu {
    font-size: 12px; } }

@media screen and (max-width: 1000px) {
  .btn--basket {
    padding: 19px 44px; }
  .btn--product-card {
    font-size: 14px;
    margin-left: 10px;
    padding: 15px 32px; }
  .btn--stock-info {
    font-size: 16px;
    padding: 12px 24px; } }

.banner-block {
  height: 100px;
  width: 100%;
  overflow: hidden;
  opacity: 1;
  position: relative; }
  .banner-block__inner {
    margin: 0 auto;
    max-width: 1840px;
    position: relative; }
  .banner-block__img {
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .banner-block__close {
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    position: absolute;
    right: 30px;
    top: calc(50% - 20px);
    z-index: 10;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center; }
  .banner-block__icon {
    background: url("/markup/css/../img/svg/banner_close.svg") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px; }
  .banner-block.hide {
    height: 0;
    opacity: 0;
    transition: all ease-in-out .3s; }

.to-top {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 24px;
  right: 24px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  z-index: 100; }
  .to-top__icon {
    background: url("/markup/css/../img/svg/arrow-up.svg") no-repeat;
    background-size: contain;
    width: 18px;
    height: 18px; }

.header {
  z-index: 100; }

.top-menu {
	background-color: #ffffff;
}

.top-menu__inner {
    margin: 0 auto;
    max-width: 1840px;
    display: flex;
    justify-content: space-between;
    padding: 14px 30px;
}

.top-menu__left {
	display: flex;
	width:70%;
	justify-content: space-between;
	align-items: center;
}

.top-menu__right {
	display: flex;
	align-items: center;
}

.top-menu-logo {
	position:relative;
	background: url("/markup/css/../img/svg/logo.svg") no-repeat;
	background-size: contain;
	width: 112px;
	height: 40px;
	margin-right: 45px;
	display: block;
}

.top-menu-logo:after {
	position: absolute;
	content:'оптовые закупки';
	bottom:-10px;
	left:3px;
	color:#777;
	font-size:13px;
}

.top-menu-tagline {
  font-weight: 500;
  font-size: 20px;
  color: #ff8c0a; }

.top-menu-mail {
  font-size: 20px;
  color: #191919; }

.top-menu-phone {
  font-size: 20px;
  color: #191919;
  margin-left: 40px;
  font-weight: 900;
}

.top-menu-phone:hover {
	color: #ff8c0a;
}

.top-menu-btn {
  margin-left: 40px; }

.menu {
  background-color: #f5f5f5;
  overflow: hidden; }
  .menu__inner {
    margin: 0 auto;
    max-width: 1290px;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: flex-end; }
  .menu__wrap {
    max-width: 1290px;
    flex: 1;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }

.navigation__list {
  display: flex; }

.navigation__item {
	margin-right: 30px;
}

.navigation__item:last-child {
	margin-right: 0;
}

.navigation__link {
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #646464;
	padding:5px 10px;
}

.navigation__link:before {
	position: absolute;
	content:'';
	width:6px;
	height:6px;
	left:-6px;
	top:9px;
	background-color: #fff;
	border-radius:50%;
	border:2px solid #ff8c0a;
}

.navigation__link:hover {
    color: #ff8c0a;
	border: 2px solid #ff8c0a;
	padding:4px 8px;
}

.navigation__link:hover:before {
	display: none;
}

@keyframes blink {
  
  15% {
    opacity: 0;
  },
  25% {
    opacity: 1;
  },
  85% {
    opacity: 0;
  }
}

.account {
	margin-right: 25px;
	padding:10px 12px;
	background-color:#ff8c0a;
	animation-name: blink;
	animation-timing-function: linear;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

.account__link {
    font-size: 16px;
    color: #fff;
    position: relative;
}


.account__link:hover {
    color: rgba(255, 255, 255, 0.9);
}

.account__link--border:after {
	position: absolute;
	top: 5px;
	right: 0;
	content: '';
	width: 1px;
	height: 13px;
	background-color: #fff;
}

.account__link:first-child {
	padding-right: 11px;
}
.account__link:last-child {
	padding-left: 10px;
}

.shopping-bag {
  position: relative; }
  .shopping-bag:after {
    content: "";
    width: 500px;
    height: 66px;
    background-color: #ebebeb;
    position: absolute;
    top: 0;
    left: 100%;
    margin-right: -500px;
    overflow: hidden; }
  .shopping-bag__wrap {
    background-color: #ebebeb;
    padding: 10px 0 10px 25px;
    display: flex;
    align-items: center; }
  .shopping-bag__text {
    font-weight: 400;
    font-size: 16px;
    color: #646464; }
  .shopping-bag__icon {
    background: url("/markup/css/../img/svg/basket.svg") no-repeat;
    background-size: contain;
    width: 32px;
    height: 30px;
    margin-right: 16px;
    display: block;
    cursor: pointer; }

.select-panel {
  background-color: #aed94d; }
  .select-panel__inner {
    margin: 0 auto;
    max-width: 1290px;
    display: flex; }

.catalog {
  background-color: #8bc800;
  position: relative; }
  .catalog__body {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 16px 30px; }
  .catalog__icon {
    background: url("/markup/css/../img/svg/catalog_list.svg") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer; }
  .catalog__text {
    font-weight: 500;
    font-size: 18px;
    color: #ffffff;
    margin-left: 25px;
    margin-right: 28px; }
  .catalog__arrow {
    background: url("/markup/css/../img/svg/catalog_arrow.svg") no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    display: block;
    cursor: pointer;
    transform: rotate(180deg);
    transition: all ease 0.2s; }
    .catalog__arrow.active {
      transform: rotate(360deg);
      transition: all ease 0.2s; }

.catalog-dropdown {
  position: absolute;
  display: flex;
  top: 100%;
  margin-top: -1px;
  visibility: hidden;
  background-color: #8bc800;
  padding: 25px 30px 40px;
  z-index: 10;
  opacity: 0;
  transition: all ease-in-out .3s; }
  .catalog-dropdown__item {
    margin-right: 20px;
    min-width: 250px; }

.catalog-dropdown.active {
  visibility: visible;
  opacity: 1;
  transition: all ease-in-out .3s; }

.dropdown-list__item {
  padding: 10px 0; }

.dropdown-list__link {
  display: flex;
  align-items: center; }
  .dropdown-list__link:hover {
    opacity: 0.7; }

.dropdown-list__text {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #ffffff; }

.dropdown-list__icon {
  margin-right: 20px;
  min-width: 40px;
  display: flex;
  justify-content: center; }

.icon-auto {
  background: url("/markup/css/../img/svg/auto.svg") no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  display: block;
  cursor: pointer; }
  .icon-auto--mobile {
    width: 28px;
    height: 28px; }

.icon-price {
  background: url("/markup/css/../img/svg/fix-price.svg") no-repeat;
  background-size: contain;
  width: 38px;
  height: 30px;
  display: block;
  cursor: pointer; }
  .icon-price--mobile {
    width: 28px;
    height: 22px; }

.icon-presents {
  background: url("/markup/css/../img/svg/presents.svg") no-repeat;
  background-size: contain;
  width: 30px;
  height: 44px;
  display: block;
  cursor: pointer; }

.icon-sport {
  background: url("/markup/css/../img/svg/sport.svg") no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer; }

.icon-stationery {
  background: url("/markup/css/../img/svg/stationery.svg") no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer; }

.icon-tourism {
  background: url("/markup/css/../img/svg/tourism.svg") no-repeat;
  background-size: contain;
  width: 40px;
  height: 30px;
  display: block;
  cursor: pointer; }
  .icon-tourism--mobile {
    width: 30px;
    height: 20px; }

.icon-toys {
  background: url("/markup/css/../img/svg/toys.svg") no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  display: block;
  cursor: pointer; }
  .icon-toys--mobile {
    width: 30px;
    height: 30px; }

.search-field {
  flex: 1;
  padding: 12px 0 12px 45px; }
  .search-field__wrap {
    position: relative; }
  .search-field__input {
    padding: 10px 20px;
    outline: none;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #191919;
    width: 100%;
    box-sizing: border-box;
    border-width: 0; }
    .search-field__input::placeholder {
      color: #969696; }
  .search-field__icon {
    background: url("/markup/css/../img/svg/search.svg") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: calc(50% - 15px); }
  .search-field__icon-close {
    background: url("/markup/css/../img/svg/close_everything.svg") no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: calc(50% - 15px); }
    .search-field__icon-close.hide {
      display: none; }

.main-content__inner {
  margin: 0 auto;
  max-width: 1350px; }

.main-content__inner {
  margin: 0 auto;
  max-width: 1350px; }

.conditions {
  justify-content: space-between;
  padding: 40px 50px 45px;
  margin-top:20px;
  border: 2px solid #ff9c2c;
}

  .conditions__item {
    display: flex;
    flex-direction: column;
    max-width: 210px;
	margin:0 auto;
    align-items: center;
    text-align: center; }
  .conditions__icon-block {
    height: 81px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .conditions__icon {
    height: 100%;
    width: auto; }
    .conditions__icon--small {
      height: 68px; }
  .conditions__text {
    margin-top: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #ff8c0a;
    padding: 0 5px; }

.sections {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left:30px;
}

.section-card {
  width: 300px;
  margin-right: 30px;
  margin-bottom: 30px;
  position: relative;
  display: block;
}

.section-card.half {
	width:47.6%;
	height:250px;
}

.section-card__name-field {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 80px;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
    opacity: 1; }
  .section-card__name {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    color: #323232; }
  .section-card__menu {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #ffffff;
    opacity: .2;
    visibility: hidden; }
  .section-card:hover .section-card__menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    visibility: visible;
    opacity: .8;
    transition: all ease-in-out .3s; }
  .section-card:hover .section-card__name-field {
    visibility: hidden;
    transition: all ease-in-out .3s;
    opacity: 0; }
  .section-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }
  .section-card__title {
    padding-top: 30px;
    padding-bottom: 25px;
    font-weight: bold;
    font-size: 17px;
    text-align: center; }
  .section-card__list {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .section-card__link {
    font-size: 16px;
    color: #323232;
    margin-bottom: 15px; }
    .section-card__link:last-child {
      margin-bottom: 0; }
  .section-card__link-more {
    font-weight: bold;
    font-size: 17px;
    color: #ff8c0a;
    position: relative;
    margin-left: -15px; }
    .section-card__link-more:after {
      content: "";
      position: absolute;
      left: 50px;
      top: calc(50% - 15px);
      background: url("/markup/css/../img/svg/hover_arrow.svg") no-repeat;
      background-size: contain;
      width: 30px;
      height: 30px; }
  .section-card__mobile-link {
    display: block;
    height: 100%;
    pointer-events: none; }

.brands {
  padding-top: 60px;
  text-align: center; }
  .brands__text {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px; }
  .brands__link {
    display: block;
    font-weight: 700;
    color: #ff8c0a;
    font-size: 17px;
    margin-top: 18px; }
    .brands__link:hover {
      color: #323232; }

.brands-info {
  margin-top: 90px; }
  .brands-info__wrap {
    max-width: 1120px;
    margin: 0 auto; }
  .brands-info__text {
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
    padding-right: 60px; }

.brands-card {
  outline: none; }
  .brands-card__img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto; }

.brands-slider__wrap {
  padding: 0 85px; }

.footer {
  margin-top: 120px; }
  .footer__wrap {
    margin: 0 auto;
    max-width: 1000px; }

.footer-top {
  display: flex;
  justify-content: space-between; }

.footer-contacts {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .footer-contacts__mail {
    font-size: 22px;
    margin-bottom: 5px;
    color: #323232; }
  .footer-contacts__phone {
    font-size: 22px;
    font-weight: 700;
    color: #323232; }

.footer-info {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: .4px;
  color: #646464;
  margin-left: 90px;
  margin-right: 100px; }

.footer-social {
  margin-right: 60px; }

.icon-vk {
  background: url("/markup/css/../img/svg/vk.svg") no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
  display: block;
  cursor: pointer;
  border-radius: 5px; }

.footer-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 17px;
  color: #646464;
  padding-top: 40px;
  padding-bottom: 20px; }
  .footer-bottom__copyrighted {
    margin-bottom: 20px; }
  .footer-bottom__text-bold {
    font-weight: 500;
    color: #646464; }

@media screen and (min-width: 1900px) {
	.shopping-bag {
		margin-right: -232px;
	}
}


@media screen and (max-width: 1350px) {
	.top-menu__inner {
		max-width: 1290px;
	}
	
	.menu__inner {
		max-width: 1290px;
		width: auto;
		padding: 0 30px;
	}
	
	.select-panel__inner {
		max-width: 1350px;
		padding: 0 30px;
	}
	
	.shopping-bag__wrap {
		padding-right: 10px;
	}
	
	.conditions {
		padding: 35px 40px 45px;
	}
    
	.sections {
		padding: 0 30px;
	}
	
    .sections__row {
		justify-content: space-between;
	}
	
	.section-card {
		width:23%;
		max-width:23%;
		margin-right:15px;
	}
	
	.section-card.half {
		width:48%;
		max-width:48%;
		height:220px;
	}
	
    .section-card__name {
      font-size: 18px; }
    .section-card__title {
      padding: 20px 0; }
    .section-card__list {
      margin-bottom: 15px; }
  .brands-info__wrap {
    padding: 0 30px; }
  .brands-info__text {
    padding-right: 0; }
  .footer__wrap {
    padding: 0 30px; } }

@media screen and (min-width: 1000px) and (max-width: 1220px) {
  .top-menu-tagline {
    font-size: 17px; }
  .top-menu-phone {
    font-size: 16px; }
  .top-menu-mail {
    font-size: 16px; }
  .section-card__title {
    padding: 15px 0; }
  .section-card__link {
    margin-bottom: 10px; }
  .section-card__list {
    margin-bottom: 15px; }
  .brands-card__img {
    max-width: 150px; } }

@media screen and (min-width: 640px) and (max-width: 1000px) {
	.conditions__item {
		width: 33% !important;
		max-width: 33% !important;
	}
}

@media screen and (max-width: 1000px) {
  .banner-block {
    display: none; }
  .top-menu {
    z-index: 20; }
    .top-menu__inner {
      padding: 10px 15px;
      margin-bottom: 2px; }
    .top-menu__icon {
      display: inline-block;
      width: 23px;
      height: 20px;
      position: relative;
      cursor: pointer; }
      .top-menu__icon span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #191919;
        left: 0;
        transform: rotate(0deg);
        transition: .25s ease-in-out; }
        .top-menu__icon span:nth-child(1) {
          top: 0; }
        .top-menu__icon span:nth-child(2), .top-menu__icon span:nth-child(3) {
          top: 8px; }
        .top-menu__icon span:nth-child(4) {
          top: 16px; }
      .top-menu__icon.active span:nth-child(1) {
        top: 18px;
        width: 0;
        left: 50%; }
      .top-menu__icon.active span:nth-child(2) {
        transform: rotate(45deg); }
      .top-menu__icon.active span:nth-child(3) {
        transform: rotate(-45deg); }
      .top-menu__icon.active span:nth-child(4) {
        top: 18px;
        width: 0;
        left: 50%; }
    .top-menu__list {
      visibility: hidden;
      position: absolute;
      top: 52px;
      left: 0;
      right: 0;
      z-index: 20;
      overflow: auto;
      margin-bottom: 20px;
      opacity: 0;
      margin-top: -1px;
      transition: all ease-in-out .3s; }
      .top-menu__list.active {
        visibility: visible;
        opacity: 1;
        transition: all ease-in-out .3s; }
  .top-menu-dropdown {
    padding: 20px 15px 30px 38px;
    background-color: #ffffff;
    display: flex; }
    .top-menu-dropdown__left {
      margin-left: 25px;
      padding-right: 15px; }
    .top-menu-dropdown__right {
      margin-left: 20px;
      padding-left: 10px; }
  .dropdown-sections__item {
    padding: 12px 0; }
    .dropdown-sections__item:first-child {
      padding-top: 0; }
    .dropdown-sections__item:last-child {
      padding-bottom: 0; }
  .dropdown-sections__link {
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 700; }
  .dropdown-account__item {
    padding: 12px 0; }
    .dropdown-account__item:first-child {
      padding-top: 0; }
    .dropdown-account__item:last-child {
      padding-bottom: 0; }
  .dropdown-account__link {
    color: #5a5a5a;
    font-size: 14px;
    font-weight: 300; }
  .dropdown-social {
    margin-top: 35px; }
  .top-menu-tagline {
    display: none; }
  .top-menu-mail {
    display: none; }
  .top-menu-btn {
    display: none; }
  .top-menu-phone {
    font-size: 16px;
    margin-left: 0;
    letter-spacing: .5px; }
  .top-menu-logo {
    width: 90px;
    height: 30px;
    margin-left: 20px;
    margin-right: 20px; }
  .select-panel-mobile {
    position: relative; }
    .select-panel-mobile__inner {
      width: auto;
      display: flex; }
  .catalog {
    display: block; }
    .catalog__body {
      padding: 15px 13px; }
    .catalog__icon {
      width: 19px;
      height: 19px; }
    .catalog__text {
      font-size: 16px;
      font-weight: 400;
      letter-spacing: .4px;
      margin-left: 12px;
      margin-right: 10px; }
    .catalog__arrow {
      width: 20px;
      height: 20px; }
    .catalog.hide {
      display: none; }
  .search-field-mobile {
    padding: 10px 15px;
    background-color: #aed94d;
    flex: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .search-field-mobile__icon {
      background: url(/markup/css/../img/svg/search-white.svg) no-repeat;
      background-size: contain;
      width: 24px;
      height: 24px;
      display: block;
      cursor: pointer; }
      .search-field-mobile__icon.hide {
        display: none; }
    .search-field-mobile__icon-filter {
      /*
	  background: url(/markup/css/../img/svg/filter.svg) no-repeat;
      background-size: contain;
      
	  width: 28px;
      height: 28px;
	  */
      display: block;
	  color:#fff;
      cursor: pointer;
      margin-right: 15px; 
	}
      .search-field-mobile__icon-filter.hide {
        display: none; }
    .search-field-mobile__body {
      display: none; }
      .search-field-mobile__body.active {
        width: 100%;
        display: block; }
  .search-field {
    padding: 0; }
    .search-field__input {
      padding: 9px 40px 8px 10px;
      font-size: 12px;
      border-width: 0;
      letter-spacing: 0.3px; }
      .search-field__input::placeholder {
        color: #969696;
        font-size: 12px; }
    .search-field__icon-close {
      width: 28px;
      height: 28px;
      top: calc(50% - 14px); }
  .menu {
    background-color: #ebebeb; }
    .menu__inner {
      padding: 0 15px;
      width: auto; }
    .menu__wrap {
      display: none; }
  .shopping-bag__wrap {
    padding: 8px 0; }
  .shopping-bag__text {
    font-size: 12px; }
  .shopping-bag__icon {
    width: 25px;
    height: 24px;
    margin-right: 14px; }
  .catalog-dropdown-mobile {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 5;
    visibility: hidden;
    opacity: 0;
    transition: all ease-in-out .3s; }
    .catalog-dropdown-mobile.active {
		visibility: visible;
		opacity: 1;
		transition: all ease-in-out .3s;
	}
    .catalog-dropdown-mobile__inner {
		height: 92vh;
		overflow-y:auto;
		padding: 0 0 25px;
		background-color: #8bc800;
	}
  .mobile-catalog {
    width: 100%; }
    .mobile-catalog__list {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: left; }
    .mobile-catalog__item {
      position: relative; }
    .mobile-catalog__item-sub ul {
      height: 0;
      overflow: hidden;
      background: #97ce1a; }
      .mobile-catalog__item-sub ul li a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 300;
        display: block;
        text-decoration: none;
        padding: 18px 0 18px 55px; }
        .mobile-catalog__item-sub ul li a:hover, .mobile-catalog__item-sub ul li a:active {
          opacity: 0.7; }
    .mobile-catalog__link {
      display: flex;
      align-items: center;
      outline: 0;
      position: relative;
      padding: 15px 15px;
      text-decoration: none;
      color: #ffffff;
      font-size: 14px;
      font-weight: 700;
      background: #8bc800;
      margin-bottom: -1px;
      margin-top: -1px; }
      .mobile-catalog__link.active .mobile-catalog__arrow {
        transform: rotate(360deg); }
      .mobile-catalog__link.active {
        background-color: #97ce1a; }
    .mobile-catalog__arrow {
      position: absolute;
      right: 15px;
      top: calc(50% - 10px);
      background: url(/markup/css/../img/svg/catalog_arrow.svg) no-repeat;
      background-size: contain;
      width: 20px;
      height: 20px;
      display: block;
      cursor: pointer;
      transform: rotate(180deg);
      transition: all ease 0.2s; }
  .mobile-catalog__icon {
    margin-right: 10px;
    min-width: 30px;
    display: flex;
    justify-content: center; }
  .conditions {
    padding: 5px 15px 30px;
    flex-wrap: wrap; }
    .conditions__item {
      
      margin-top: 20px; }
    .conditions__text {
      font-size: 12px;
      line-height: 14.34px;
      max-width: 134px; }
      .conditions__text--tight {
        padding: 0 35px; }
    .conditions__icon-block {
      height: 56px; }
    .conditions__icon--small {
      height: 50px; }
  .sections {
    padding: 0 15px; }
	.section-card {
		width:47%;
		max-width:47%;
		margin-right:1.5%;
		margin-left:1.5%;
	}
	
	.section-card.half {
		width:100%;
		max-width:100%;
		height:150px;
	}
    .section-card__name-field {
      min-height: 50px; }
    .section-card__name {
      font-size: 12px; }
    .section-card:hover .section-card__name-field {
      display: flex;
      opacity: 1; }
    .section-card:hover .section-card__menu {
      display: none; }
    .section-card:hover .section-card__name-field {
      visibility: visible; }
    .section-card__mobile-link {
      pointer-events: visible; }
  .brands {
    padding-top: 10px; }
    .brands__text {
      font-size: 16px; }
  .brands-slider__wrap {
    padding: 0 45px; }
  .brands-info {
    display: none; }
  .brands-card__img {
    max-width: 140px; }
  .footer {
    margin-top: 40px; }
    .footer__wrap {
      padding: 0 15px; }
  .footer-contacts {
    display: none; }
  .footer-social {
    display: none; }
  .footer-info {
    margin: 0;
    font-size: 10px;
    letter-spacing: 0.2px;
    text-align: center; }
  .footer-bottom {
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 12px; }
    .footer-bottom__copyrighted {
      margin-bottom: 10px; } }

@media screen and (max-width: 500px) {
  .brands-card__img {
    max-width: 90%; } }

.slick-prev {
  left: -60px; }
  .slick-prev:before {
    display: block;
    content: "" !important;
    background: url("/markup/css/../img/svg/brands_arrow.svg") no-repeat;
    transform: rotate(180deg);
    background-size: cover;
    width: 30px;
    height: 30px;
    font-size: 0; }

.slick-next {
  right: -60px; }
  .slick-next:before {
    display: block;
    content: "" !important;
    background: url(/markup/css/../img/svg/brands_arrow.svg) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    font-size: 0; }

.slick-prev, .slick-next {
  top: calc(50% + 5px);
  width: 30px;
  height: 30px; }

.slick-dots li {
  margin: 0 !important; }

@media screen and (max-width: 1000px) {
  .slick-prev, .slick-next {
    width: 20px;
    height: 20px;
    top: 50%; }
  .slick-next {
    right: -25px; }
    .slick-next:before {
      width: 20px;
      height: 20px; }
  .slick-prev {
    left: -25px; }
    .slick-prev:before {
      width: 20px;
      height: 20px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

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

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/markup/css/./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/markup/css/./fonts/slick.eot");
  src: url("/markup/css/./fonts/slick.eot?#iefix") format("embedded-opentype"), url("/markup/css/./fonts/slick.woff") format("woff"), url("/markup/css/./fonts/slick.ttf") format("truetype"), url("/markup/css/./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10; }

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

.overlay {
	position: absolute;
	display: none;
	top: 52px;
	right: 0;
	bottom: 210px;
	left: 0;
	z-index: 5;
	background-color: rgba(150, 150, 150, 0.15);
}

.overlay.active {
	display: block;
}

.modal {
	visibility: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 500;
	background-color: rgba(0, 0, 0, 0.15);
	justify-content: center;
	align-items: center;
	opacity: 0;
	transition: all ease-in-out .3s;
}

.modal--active {
	display: flex;
	visibility: visible;
	opacity: 1;
	transition: all ease-in-out .3s;
}

.modal__inner {
	width: 420px;
	background-color: #ffffff;
	padding: 25px 30px;
	overflow: auto;
	position: fixed;
	max-height: 90vh;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 1px 2px 40px 0 rgba(0, 0, 0, 0.23);
}

.modal__inner--call {
	width: 443px;
}

.modal__title {
	font-size: 30px;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 15px;
}

.modal__subtitle {
	margin-bottom: 15px;
}

.modal__text {
	font-size: 17px;
	line-height: 19px;
	text-align: center;
	padding-top: 10px;
}

.modal__close {
	background: url(/markup/css/../img/svg/close.svg) no-repeat;
	background-size: cover;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.modal-btn {
	padding: 20px 72px;
	background-color: #ff8c0a;
	color: #ffffff;
	font-weight: 500;
	font-size: 17px;
}

.modal-btn:hover {
	background-color: #ff9c2c;
}

.modal-btn--narrow {
	padding: 20px 35px;
}

@media screen and (max-width: 1000px) {
  .modal__inner {
    width: 100%; }
    .modal__inner--call {
      width: 100%; }
  .modal__title {
    font-size: 25px; }
  .modal-btn--narrow {
    padding: 20px 21px; } }

.catalog-content {
  max-width: 1290px;
  margin: 0 auto; }
  .catalog-content__title {
    font-size: 30px;
    font-weight: 500;
    padding-top: 35px;
    padding-bottom: 30px; }

.section-filter {
  margin-bottom: 26px; }
  .section-filter__btn {
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    background-color: #aed94d;
    color: #ffffff;
    margin-right: 12px;
    margin-bottom: 20px; }
    .section-filter__btn:last-child {
      margin-right: 0; }
    .section-filter__btn:hover {
      background-color: rgba(174, 217, 77, 0.85); }
    .section-filter__btn.active {
      background-color: #f5f5f5;
      color: #646464; }

.catalog-sorter {
  display: flex;
  margin-bottom: 48px; }
  .catalog-sorter__name {
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    margin-right: 34px; }
  .catalog-sorter__link {
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    margin-right: 32px; }
    .catalog-sorter__link:last-child {
      margin-right: 0; }
    .catalog-sorter__link.active {
      color: #ff8c0a;
	  border: 1px solid #ff8c0a;
	  padding:6px 12px;
	}

.catalog-body {
	display: flex; }

.filter-block {
	width: 250px;
	text-align: center;
}

.filter-block__btn {
	width:100%;
    margin-bottom: 25px;
}

.filter {
	background-color: #f5f5f5;
	padding: 45px 25px 32px;
	position: relative;
}

.filter-price, .filter-size {
	padding-bottom: 30px;
}

.filter__title {
    font-size: 19px;
    color: #646464;
    padding-bottom: 12px;
    text-align: left;
}

.filter-tooltip {
  position: absolute;
  top: 43px;
  right: -190px;
  width: auto;
  max-width: 180px;
  background-color: #ffffff;
  box-shadow: 1px 2px 20px 0 rgba(0, 0, 0, 0.25);
  z-index: 5;
  visibility: hidden;
  transition: all ease-in-out .3s; }
  .filter-tooltip.active {
    visibility: visible;
    transition: all ease-in-out .3s; }
  .filter-tooltip:before {
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    left: -30px;
    width: 0;
    border: 10px solid transparent;
    border-right: 20px solid #ffffff;
    z-index: 100; }
  .filter-tooltip__inner {
    padding: 24px 48px 24px 27px; }
  .filter-tooltip__text {
    font-size: 16px;
    color: #646464;
    line-height: 1.2; }
  .filter-tooltip__btn {
    margin-top: 15px; }
  .filter-tooltip__icon {
    background: url(/markup/css/../img/svg/close-big.svg) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer; }

.range {
  display: flex;
  margin-bottom: 23px; }

.range-field {
  display: flex;
  align-items: center; }
  .range-field:first-child {
    margin-right: 8px; }
  .range-field__text {
    font-size: 14px;
    color: #646464;
    margin-right: 7px; }
  .range-field__input {
    width: 75px;
    padding: 9px 6px;
    outline: none;
    color: #646464;
    background-color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 1px;
    box-sizing: border-box;
    border-width: 0;
    line-height: 1; }
    .range-field__input::placeholder {
      color: #646464;
      font-size: 17px;
      font-weight: 300; }

.filter-brand {
  padding-bottom: 18px; }
  .filter-brand__title {
    font-size: 19px;
    color: #646464;
    padding-bottom: 22px;
    text-align: left; }
  .filter-brand__checkbox-block {
    position: relative;
    margin-bottom: 20px; }
    .filter-brand__checkbox-block:last-child {
      margin-bottom: 0; }
  .filter-brand__checkbox-native {
    position: absolute;
    top: 0;
    left: 50%;
    height: 1px;
    width: 1px;
    opacity: 0; }
    .filter-brand__checkbox-native:checked + .filter-brand__checkbox:before {
      background-image: url(/markup/css/../img/svg/check.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 26px; }
  .filter-brand__checkbox {
    font-size: 17px;
    line-height: 20px;
    display: block;
    position: relative;
    padding-left: 30px;
    color: #646464;
    cursor: pointer;
    text-align: left; }
    .filter-brand__checkbox:before {
      content: '';
      width: 17px;
      height: 17px;
      background-color: #ffffff;
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -8px; }

  
.product {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.product-card {
	width: 200px;
	margin-left: 60px;
	margin-bottom: 70px;
}

.product-card--recommendation {
    width: 226px;
    margin-left: 0;
    margin-bottom: 0;
}

.product-card__img {
    display: flex;
    width: 200px;
    height: 200px;
    justify-content: center;
    align-items: center;
}

.product-card__img img {
	max-height: 100%;
	max-width: 100%;
}

.product-card__field {
	font-size:15px;
	color:#888;
	margin: 4px 0;
}

.product-card__text {
	min-height: 103px;
    max-height: 103px;
    overflow: hidden;
    font-size: 17px;
    line-height: 1.2;
    color: #323232;
    text-overflow: ellipsis;
	margin-bottom:5px;
	margin-top:5px;
}

.product-card__inner {
    display: inline-block;
}

.product-card__inner:hover .product-card__text {
	color: rgba(50, 50, 50, 0.85);
}

  .product-card__price {
    font-size: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 20px; }
  .product-card__btn--inactive {
    background-color: #b4b4b4;
    pointer-events: none; }

.product-card-info {
  display: flex; }

.product-card-quantity {
  display: flex; }
  .product-card-quantity__number {
    font-size: 17px;
    font-weight: 400;
    background-color: #f5f5f5;
    padding: 9px;
    outline: none;
    box-sizing: border-box;
    border-width: 0;
    line-height: 1;
    max-width: 60px; }
  .product-card-quantity__name {
    font-size: 17px;
    background-color: #ffffff;
    padding: 12px 12px 12px 6px; }
  .product-card-quantity__btn {
    background-color: #ff8c0a;
    display: flex;
    align-items: center;
    padding: 5px; }
    .product-card-quantity__btn:hover {
      background-color: #ff9c2c; }
  .product-card-quantity__icon {
    background-image: url(/markup/css/../img/svg/catalog-check.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px; }

.product-card-btn {
  background-color: #ff8c0a;
  display: flex;
  align-items: center;
  padding: 6px;
  margin-left: 16px; }
  .product-card-btn:hover {
    background-color: #ff9c2c; }
  .product-card-btn__icon {
    background-image: url(/markup/css/../img/svg/catalog-cancel.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px; }

.pagination {
  margin-left: 310px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  position: relative; }
  .pagination__list {
    display: flex; }
  .pagination__link {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    padding: 11px 10px;
    background-color: inherit; }
    .pagination__link--active {
      background-color: #ff8c0a;
      color: #ffffff; }

.product-total {
  position: absolute;
  right: 0;
  top: calc(50% - 6px);
  font-size: 16px;
  font-weight: 500;
  color: #646464; }

@media screen and (max-width: 1350px) {
  .catalog-content {
    max-width: 1290px;
    padding: 0 30px; }
  .product-card {
    margin-left: 6%;
    width: 27%; }
  .pagination {
    margin-left: 250px;
    padding-left: 6%; }
  .section-filter__btn {
    font-size: 14px; } }

@media screen and (min-width: 1100px) and (max-width: 1220px) {
  .section-filter__btn {
    font-size: 12px; } }

@media screen and (min-width: 1000px) and (max-width: 1099px) {
  .section-filter__btn {
    font-size: 12px; } }

@media screen and (min-width: 568px) and (max-width: 1000px) {
  .product-card {
    width: 50% !important;
    max-width: 48%; }
    .product-card img {
      width: 210px !important;
      height: 210px !important; } }

@media screen and (max-width: 1000px) {
  .catalog-content {
    max-width: 100%;
    padding: 0 45px; }
    .catalog-content__mobile-title {
      font-size: 18px;
      font-weight: 700;
      padding: 30px 0;
      text-align: center; }
  .product-card {
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0; }
    .product-card:last-child {
      margin-bottom: 0; }
    .product-card__img {
      width: 230px;
      height: 230px; }
    .product-card__text {
      font-size: 16px;
      padding: 15px 20px 5px 10px;
      min-height: 75px;
      max-height: 75px; }
    .product-card__price {
      padding-left: 10px; }
  .product-card-quantity__number {
    font-size: 16px; }
  .product-card-quantity__name {
    font-size: 14px; }
  .product-card-btn {
    margin-left: 20px; }
  .pagination {
    padding-left: 45px;
    padding-right: 45px;
    margin-left: 0;
    margin-top: 50px; }
    .pagination__link {
      font-size: 14px; }
  .filter-mobile {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #f5f5f5;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out .3s; }
    .filter-mobile.active {
      visibility: visible;
	  z-index:3;
      opacity: 1;
      transition: all ease-in-out .3s; }
    .filter-mobile__inner {
      padding: 0 45px;
      max-width: 400px; }
    .filter-mobile__close {
      background: url(/markup/css/../img/svg/close.svg) no-repeat;
      background-size: contain;
      width: 35px;
      height: 35px;
      display: block;
      cursor: pointer;
      position: absolute;
      right: 5px;
      top: 5px; }
    .filter-mobile__header {
      display: flex;
      justify-content: center; }
    .filter-mobile__btn {
      display: inline-block;
      padding: 10px 23px;
      background-color: #ff8c0a;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      margin: 30px 0; }
  .filter-sorting {
    margin-bottom: 45px; }
    .filter-sorting__title {
      font-size: 16px;
      font-weight: 500;
      color: #646464;
      margin-bottom: 15px; }
    .filter-sorting__item {
      display: flex;
      align-items: center;
      margin-bottom: 15px; }
      .filter-sorting__item:last-child {
        margin-bottom: 0; }
    .filter-sorting__name {
      margin-left: 12px;
      color: #646464;
      font-size: 14px; }
  .filter-price {
    padding-bottom: 45px; }
    .filter-price__title {
      font-size: 16px;
      font-weight: 500;
      padding-bottom: 20px; }
  .range-field__input {
    font-size: 16px; }
  .filter-brand {
    padding-bottom: 30px; }
    .filter-brand__title {
      font-size: 16px;
      font-weight: 500;
      padding-bottom: 15px; }
    .filter-brand__checkbox {
      font-size: 14px;
      line-height: 17px; }
    .filter-brand__checkbox-block {
      margin-bottom: 23px; }
    .filter-brand__link {
      color: #ff8c0a;
      font-size: 14px;
      font-weight: 500; }
  .filter-total {
    padding-bottom: 30px;
    text-align: center; }
    .filter-total__text {
      font-size: 14px;
      font-weight: 400;
      color: #646464;
      padding-bottom: 10px; }
    .filter-total__btn {
      display: inline-block;
      padding: 10px 40px;
      background-color: #ff8c0a;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400; } }

.ui-slider-horizontal {
  height: 2px !important; }

.ui-widget-content {
  border: none !important;
  background: #c8c8c8 !important; }

.ui-widget-header {
  background: #ff8c0a !important; }

.ui-slider .ui-slider-handle {
  width: 16px !important;
  height: 16px !important; }

.ui-slider-horizontal .ui-slider-handle {
  top: -6px !important;
  margin-left: 0 !important; }

.ui-state-default, .ui-widget-content .ui-state-default {
  border: none !important;
  background: #ff8c0a !important;
  border-radius: 50% !important;
  outline: none; }

.product-content__inner {
  margin: 0 auto;
  max-width: 1000px; }

.breadcrumbs {
  padding: 30px 0 42px; }
  .breadcrumbs__link {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #8bc800;
    margin-right: 15px; }
    .breadcrumbs__link:hover {
      color: rgba(139, 200, 0, 0.85); }
    .breadcrumbs__link--next {
      position: relative;
      padding-left: 45px; }
      .breadcrumbs__link--next:before {
        content: '';
        position: absolute;
        display: inline-block;
        background: url("/markup/css/../img/svg/breadcrumbs_arrow.svg") no-repeat;
        background-size: contain;
        width: 30px;
        height: 30px;
        left: 0;
        top: calc(50% - 13px); }

.main-card__top {
  display: flex; }

.main-card__bottom {
  margin-top: 70px;
  margin-bottom: 100px; }

.main-card__left {
  min-width: 480px; }

.main-card__right {}

.main-card-info {
	padding-right: 3px;
}

.main-card-info__title {
	font-size: 30px;
	line-height: 32px;
    font-weight: 500;
    margin-bottom: 18px;
}

.main-card-info__text {
	font-size: 17px;
	font-weight:bold;
	line-height: 21px;
	margin-bottom: 20px;
}

.main-card-info__price {
	font-size: 42px;
	font-weight: 400;
	color: #969696;
	margin-bottom: 30px;
}

.stock-info {
	margin-bottom: 25px;
}

.stock-info__item {
	margin-bottom: 10px;
}

.stock-info__item:last-child {
    margin-bottom: 0;
}

.stock-info__text {
    font-size: 18px;
}

.stock-info__text--bold {
    font-weight: 500;
}
  .stock-info__input {
    font-size: 18px;
    color: #323232;
    background-color: #f5f5f5;
    padding: 9px;
    outline: none;
    box-sizing: border-box;
    border-width: 0;
    line-height: 1;
    max-width: 80px;
    margin: 0 10px; }

.discount-card {
  background-color: #f5f5f5;
  padding: 25px;
  margin-top: 30px; }
  .discount-card__title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px; }

.discount-table {
  display: flex; }
  .discount-table__col {
    width: 50%; }
  .discount-table__name {
    font-size: 14px;
    font-weight: 500;
    color: #969696;
    margin-bottom: 10px; }
  .discount-table__text {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px; }
    .discount-table__text--bold {
      font-weight: 500; }

.main-card-photo__big {
  height: 480px;
  width: 100%;
  margin-bottom: 20px; }
  .main-card-photo__big img {
    max-height: 100%;
    max-width: 100%;
}

.main-card-photo__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  .main-card-photo__row:last-child {
    margin-bottom: 0; }

.main-card-photo__item {
	display: flex;
	width: 120px;
	height: 120px;
	justify-content: center;
	align-items:center;
	padding:10px;
	margin-right:10px;
	border: solid 2px transparent;
	cursor: pointer;
}
.main-card-photo__item.active {
  border: solid 2px #ff8c0a;
  }
  
.main-card-photo__item img {
	max-width: 100%;
	max-height: 100%;
}



.main-card-tabs {
  margin-bottom: 70px; }
  .main-card-tabs__caption {
    display: flex;
    margin-bottom: 35px; }
  .main-card-tabs__link {
    margin-right: 55px;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    color: #ff8c0a;
    border-bottom: 2px #ff8c0a dotted;
    cursor: pointer; }
    .main-card-tabs__link:last-child {
      margin-right: 0; }
    .main-card-tabs__link.active {
      color: #323232;
      border-bottom: none; }
  .main-card-tabs__body {
    display: none; }
    .main-card-tabs__body.active {
      display: block; }
  .main-card-tabs__text {
    font-size: 17px;
    line-height: 20px; }

.counter-list {
  max-width: 570px;
  margin-bottom: 45px; }
  .counter-list:last-child {
    margin-bottom: 0; }
  .counter-list__title {
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 10px; }
  .counter-list__row {
    display: block;
    position: relative;
    margin-bottom: 15px; }
    .counter-list__row:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 2px;
      border-top: 1px dotted #323232; }
  .counter-list__key {
    display: inline-block;
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 5px;
    font-size: 17px; }
  .counter-list__value {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background: #fff;
    padding-left: 5px;
    font-size: 17px; }

.main-card-video {
  width: 600px;
  height: 337px; }
  .main-card-video__inner {
    position: relative;
    height: 100%; }
  .main-card-video__box {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center; }
    .main-card-video__box img {
      object-fit: cover;
      display: block;
      width: 100%;
      height: 100%; }
  .main-card-video__icon {
    background: url(/markup/css/../img/svg/play.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 41px;
    height: 46px;
    position: absolute;
    cursor: pointer; }

.product-recommendation__row {
  display: flex;
  justify-content: space-between; }

.product-recommendation__title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 40px; }

@media screen and (max-width: 1350px) {
  .product-content__inner {
    width: auto;
    padding: 0 30px;
    max-width: max-content; }
  .product-card--recommendation {
    margin-left: 0 !important; } }

@media screen and (min-width: 1000px) and (max-width: 1220px) {
  .main-card-info {
    padding-right: 0; } }

@media screen and (min-width: 640px) and (max-width: 1000px) {
  .main-card-photo__slide {
    margin-right: 10px;
    outline: none; } }

@media screen and (max-width: 1000px) {
  .product-content__inner {
    padding: 0 15px; }
  .main-card__top {
    flex-direction: column;
    margin-top: 30px; }
  .main-card__left {
    min-width: auto; }
  .main-card__right {
    margin-left: 0;
    margin-top: 30px; }
  .main-card-photo__slide {
    outline: none;
    text-align: center; }
    .main-card-photo__slide img {
      display: inline-block !important;
      width: 100%;
      max-width: 500px;
      border: none; }
      .main-card-photo__slide img.active {
        border: none; }
  .main-card-info {
    padding-right: 0; }
    .main-card-info__title {
      font-size: 18px;
      line-height: 22px; }
    .main-card-info__text {
      font-size: 14px;
      line-height: 18px; }
    .main-card-info__price {
      font-size: 30px;
      margin-bottom: 25px; }
  .stock-info__text {
    font-size: 14px; }
  .stock-info__input {
    max-width: 65px;
    font-size: 16px;
    padding: 7px; }
  .discount-card {
    max-width: 570px;
    margin-top: 25px;
    padding: 20px; }
    .discount-card__title {
      font-size: 14px;
      margin-bottom: 23px; }
  .discount-table__name {
    font-size: 12px; }
  .discount-table__text {
    font-size: 14px;
    line-height: 22px; }
  .discount-table__col:first-child {
    width: 60%; }
  .discount-table__col:last-child {
    width: 40%; }
  .slick-dots {
    bottom: -30px; }
  .slick-dots li button:before {
    font-size: 25px;
    color: #969696;
    opacity: 1; }
  .slick-dots li.slick-active button:before {
    color: #ff8c0a;
    opacity: 1; }
  .main-card__bottom {
    margin-top: 30px;
    margin-bottom: 40px; }
  .main-card-tabs {
    margin-bottom: 40px; }
    .main-card-tabs__caption {
      margin-bottom: 25px; }
    .main-card-tabs__link {
      font-size: 16px;
      line-height: 25px;
      margin-right: 35px; }
    .main-card-tabs__text {
      font-size: 14px;
      line-height: 18px; }
  .counter-list {
    margin-bottom: 25px; }
    .counter-list__title {
      font-size: 12px;
      margin-bottom: 0; }
    .counter-list__row {
      margin-bottom: 5px; }
    .counter-list__key {
      font-size: 12px; }
    .counter-list__value {
      font-size: 12px; } }

.basket-content__inner {
  margin: 0 auto;
  max-width: 1000px; }

.basket-content__title {
  font-size: 30px;
  font-weight: 500;
  padding-top: 55px;
  padding-bottom: 40px; }

.order-table {
  margin-bottom: 100px; }
  .order-table__row {
    display: flex;
    align-items: center; }
    .order-table__row--main {
      padding: 20px 0;
      border-bottom: solid 2px #f5f5f5; }
      .order-table__row--main:last-child {
        border-bottom: none; }
    .order-table__row--main-bold {
      padding: 20px 0;
      border-bottom: solid 2px #ebebeb; }
      .order-table__row--main-bold:last-child {
        border-bottom: none; }
  .order-table__col {
    margin-right: 30px; }
    .order-table__col--img {
      width: 100px; }
    .order-table__col--description {
      width: 280px;
      padding-right: 30px; }
    .order-table__col--price {
      width: 144px; }
    .order-table__col--quantity {
      width: 115px; }
    .order-table__col--sum {
      width: 145px;
      margin-right: 0 !important;
      text-align: right; }
    .order-table__col--close {
      width: 98px;
      margin-right: 0 !important;
      display: flex;
      justify-content: flex-end; }
  .order-table__product-info {
    display: flex;
    color: #323232; }
  .order-table__header {
    background-color: #f5f5f5;
    padding: 15px; }
  .order-table__name {
    font-size: 14px;
    font-weight: 500;
    color: #969696; }
  .order-table__description {
    font-size: 17px;
    line-height: 22px; }
  .order-table__text {
    font-size: 18px; }
  .order-table__digit {
    font-size: 22px;
    font-weight: 500; }
  .order-table__input {
    font-size: 18px;
    background-color: #f5f5f5;
    padding: 9px;
    outline: none;
    box-sizing: border-box;
    border-width: 0;
    line-height: 1;
    max-width: 80px;
    margin-right: 2px; }
  .order-table__icon {
    width: 31px;
    height: 31px;
    background-color: #ff8c0a;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px; }
    .order-table__icon:hover {
      background-color: #ff9c2c; }
  .order-table__img {
    width: 100%; }
  .order-table__bottom {
    background-color: #f5f5f5;
    padding: 25px 35px; }
  .order-table__btns {
    margin-top: 50px;
    display: flex;
    justify-content: flex-end; }
  .order-table__btn-home {
    display: inline-block;
    padding: 19px 25px;
    color: #646464;
    font-size: 17px;
    font-weight: 500;
    background-color: #ebebeb;
    margin-right: 30px;
    transition: all ease-in-out .2s; }
    .order-table__btn-home:hover {
      color: #ffffff;
      background-color: #ff8c0a;
      transition: all ease-in-out .2s; }

.icon-delete {
  background: url(/markup/css/../img/svg/delete_position.svg) no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px; }

.total {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  .total__item {
    margin-bottom: 25px; }
    .total__item:last-child {
      margin-bottom: 0; }
  .total__name {
    font-size: 17px;
    font-weight: 400;
    color: #969696;
    margin-right: 10px; }
  .total__digit {
    font-size: 22px;
    font-weight: 500; }

@media screen and (max-width: 1350px) {
  .basket-content__inner {
    padding: 0 30px; }
  .order-table__col--description {
    padding-right: 0; }
  .order-table__col--quantity {
    width: 135px; } }

@media screen and (max-width: 1000px) {
  .basket-content__inner {
    padding: 0 15px; }
  .basket-content__title {
    font-size: 18px;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 5px; }
  .order-table {
    margin-bottom: 0; }
    .order-table__col {
      margin-right: 0; }
      .order-table__col--img {
        display: none; }
      .order-table__col--description {
        width: 100%;
        order: 0;
        margin-bottom: 25px; }
      .order-table__col--price {
        width: 33%;
        order: 2;
        align-self: center; }
      .order-table__col--quantity {
        width: 33%;
        order: 3; }
      .order-table__col--sum {
        width: 33%;
        order: 4;
        align-self: center; }
      .order-table__col--close {
        width: 28%;
        order: 1; }
    .order-table__product-info {
      width: 72%; }
    .order-table__row {
      flex-wrap: wrap;
      align-items: flex-start; }
      .order-table__row--main {
        padding: 25px 15px; }
      .order-table__row--main-bold {
        padding: 25px 15px; }
    .order-table__body {
      margin: 0 -15px; }
    .order-table__description {
      font-size: 14px;
      line-height: 16px; }
    .order-table__digit {
      font-size: 18px; }
    .order-table__input {
      font-size: 16px;
      max-width: 67px; }
    .order-table__text {
      font-size: 14px; }
    .order-table__icon {
      margin-right: 0; }
    .order-table__bottom {
      margin: 0 -15px;
      padding: 20px 25px; }
    .order-table__btns {
      margin-top: 30px; }
    .order-table__btn-home {
      font-size: 14px;
      padding: 15px 14px;
      margin-right: 20px; }
  .total__item {
    margin-bottom: 20px; }
  .total__name {
    font-size: 14px;
    margin-right: 7px; }
  .total__digit {
    font-size: 18px; } }

.main-form__item {
  margin-bottom: 25px; }
  .main-form__item:last-child {
    margin-bottom: 0; }
  .main-form__item--small {
    width: 50%; }
  .main-form__item--less {
    width: 30%; }

.main-form__text {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px; }

.main-form__input {
  font-size: 17px;
  background-color: #f5f5f5;
  padding: 13px;
  outline: none;
  box-sizing: border-box;
  border-width: 0;
  line-height: 1;
  width: 100%; }

.main-form__textaria {
  font-size: 17px;
  background-color: #f5f5f5;
  padding: 13px;
  outline: none;
  box-sizing: border-box;
  border-width: 0;
  line-height: 1;
  width: 100%;
  height: 92px;
  resize: none; }
  .main-form__textaria--big {
    height: 180px; }
  .main-form__textaria--none {
    background-color: #ebebeb; }

.main-form__radio-box {
  width: 50%;
  display: flex;
  align-items: center; }

.main-form__radio-name {
  font-size: 17px;
  font-weight: 500;
  margin-left: 10px;
  cursor: pointer; }

.main-form__row {
  display: flex;
  margin-bottom: 15px; }

.main-form__checkbox-block {
  position: relative;
  margin-top: 35px;
  margin-bottom: 45px; }

.main-form__btn-block {
  text-align: center; }
  .main-form__btn-block--account {
    text-align: left; }

.main-form__btn {
  display: inline-block;
  padding: 20px 41px;
  background-color: #ff8c0a;
  color: #ffffff;
  font-weight: 500;
  font-size: 17px; }
  .main-form__btn--account {
    padding: 20px 43px; }
  .main-form__btn:hover {
    background-color: #ff9c2c; }

.main-form__error {
  display: inline-block;
  font-size: 15px;
  font-weight: 300;
  color: #ff0000;
  margin-top: 13px;
  visibility: hidden; }
  .main-form__error.active {
    visibility: visible; }

@media screen and (max-width: 1000px) {
  .main-form__item {
    margin-bottom: 20px; }
    .main-form__item--small {
      width: 100%;
      max-width: 500px; }
    .main-form__item--less {
      width: 100%;
      max-width: 500px; }
  .main-form__text {
    font-size: 14px;
    font-weight: 700; }
  .main-form__input {
    font-size: 14px;
    padding: 12px; }
  .main-form__row {
    margin-top: 5px;
    margin-bottom: 25px;
    flex-wrap: wrap; }
  .main-form__radio-box {
    width: 100%;
    margin-bottom: 25px; }
    .main-form__radio-box:last-child {
      margin-bottom: 0; }
  .main-form__radio-name {
    font-size: 14px;
    font-weight: 700; }
  .main-form__textaria {
    font-size: 14px; }
    .main-form__textaria--big {
      height: 92px; }
  .main-form__checkbox-block {
    margin: 30px 0; }
  .main-form__btn {
    font-size: 14px;
    padding: 16px 34px; }
  .main-form__error {
    font-size: 13px;
    margin-top: 10px; } }

.catalog-content {
  max-width: 1290px;
  margin: 0 auto; }
  .catalog-content__title {
    font-size: 30px;
    font-weight: 500;
    padding-top: 35px;
    padding-bottom: 30px; }

.section-filter {
  margin-bottom: 26px; }
  .section-filter__btn {
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 500;
    background-color: #aed94d;
    color: #ffffff;
    margin-right: 12px;
    margin-bottom: 20px; }
    .section-filter__btn:last-child {
      margin-right: 0; }
    .section-filter__btn:hover {
      background-color: rgba(174, 217, 77, 0.85); }
    .section-filter__btn.active {
      background-color: #f5f5f5;
      color: #646464; }

.catalog-sorter {
  display: flex;
  margin-bottom: 48px; }
  .catalog-sorter__name {
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    margin-right: 34px; }
  .catalog-sorter__link {
    font-size: 16px;
    font-weight: 500;
    color: #ff8c0a;
    margin-right: 32px; }
    .catalog-sorter__link:last-child {
      margin-right: 0; }
    .catalog-sorter__link.active {
      color: #646464; }

.catalog-body {
  display: flex; }

.filter-block {
  width: 250px;
  text-align: center; }
  .filter-block__btn {
    margin-bottom: 25px; }

.filter {
  background-color: #f5f5f5;
  padding: 45px 25px 32px;
  position: relative; }

.filter-price {
  padding-bottom: 50px; }
  .filter-price__title {
    font-size: 19px;
    color: #646464;
    padding-bottom: 25px;
    text-align: left; }

.filter-tooltip {
  position: absolute;
  top: 43px;
  right: -190px;
  width: auto;
  max-width: 180px;
  background-color: #ffffff;
  box-shadow: 1px 2px 20px 0 rgba(0, 0, 0, 0.25);
  z-index: 5;
  visibility: hidden;
  transition: all ease-in-out .3s; }
  .filter-tooltip.active {
    visibility: visible;
    transition: all ease-in-out .3s; }
  .filter-tooltip:before {
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    left: -30px;
    width: 0;
    border: 10px solid transparent;
    border-right: 20px solid #ffffff;
    z-index: 100; }
  .filter-tooltip__inner {
    padding: 24px 48px 24px 27px; }
  .filter-tooltip__text {
    font-size: 16px;
    color: #646464;
    line-height: 1.2; }
  .filter-tooltip__btn {
    margin-top: 15px; }
  .filter-tooltip__icon {
    background: url(/markup/css/../img/svg/close-big.svg) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer; }

.range {
  display: flex;
  margin-bottom: 23px; }

.range-field {
  display: flex;
  align-items: center; }
  .range-field:first-child {
    margin-right: 8px; }
  .range-field__text {
    font-size: 14px;
    color: #646464;
    margin-right: 7px; }
  .range-field__input {
    width: 75px;
    padding: 9px 6px;
    outline: none;
    color: #646464;
    background-color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 1px;
    box-sizing: border-box;
    border-width: 0;
    line-height: 1; }
    .range-field__input::placeholder {
      color: #646464;
      font-size: 17px;
      font-weight: 300; }

.filter-brand {
  padding-bottom: 18px; }
  .filter-brand__title {
    font-size: 19px;
    color: #646464;
    padding-bottom: 22px;
    text-align: left; }
  .filter-brand__checkbox-block {
    position: relative;
    margin-bottom: 20px; }
    .filter-brand__checkbox-block:last-child {
      margin-bottom: 0; }
  .filter-brand__checkbox-native {
    position: absolute;
    top: 0;
    left: 50%;
    height: 1px;
    width: 1px;
    opacity: 0; }
    .filter-brand__checkbox-native:checked + .filter-brand__checkbox:before {
      background-image: url(/markup/css/../img/svg/check.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 26px; }
  .filter-brand__checkbox {
    font-size: 17px;
    line-height: 20px;
    display: block;
    position: relative;
    padding-left: 30px;
    color: #646464;
    cursor: pointer;
    text-align: left; }
    .filter-brand__checkbox:before {
      content: '';
      width: 17px;
      height: 17px;
      background-color: #ffffff;
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -8px; }

.range-slider {
  padding-top: 6px;
  min-height: 16px; }

.product {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.product-card {
  width: 200px;
  margin-left: 60px;
  margin-bottom: 70px; }
  .product-card--recommendation {
    width: 226px;
    margin-left: 0;
    margin-bottom: 0; }
  .product-card__img {
    height: 200px;
    width: 200px; }
  
  .product-card__inner {
    display: inline-block; }
    .product-card__inner:hover .product-card__text {
      color: rgba(50, 50, 50, 0.85); }
  .product-card__price {
    font-size: 24px;
    color: #323232;
    font-weight: 500;
    margin-bottom: 20px; }
  .product-card__btn--inactive {
    background-color: #b4b4b4;
    pointer-events: none; }

.product-card-info {
  display: flex; }

.product-card-quantity {
  display: flex; }
  .product-card-quantity__number {
    font-size: 17px;
    font-weight: 400;
    background-color: #f5f5f5;
    padding: 9px;
    outline: none;
    box-sizing: border-box;
    border-width: 0;
    line-height: 1;
    max-width: 60px; }
  .product-card-quantity__name {
    font-size: 17px;
    background-color: #ffffff;
    padding: 12px 12px 12px 6px; }
  .product-card-quantity__btn {
    background-color: #ff8c0a;
    display: flex;
    align-items: center;
    padding: 5px; }
    .product-card-quantity__btn:hover {
      background-color: #ff9c2c; }
  .product-card-quantity__icon {
    background-image: url(/markup/css/../img/svg/catalog-check.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px; }

.product-card-btn {
  background-color: #ff8c0a;
  display: flex;
  align-items: center;
  padding: 6px;
  margin-left: 16px; }
  .product-card-btn:hover {
    background-color: #ff9c2c; }
  .product-card-btn__icon {
    background-image: url(/markup/css/../img/svg/catalog-cancel.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px; }

.pagination {
  margin-left: 310px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  position: relative; }
  .pagination__list {
    display: flex; }
  .pagination__link {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #646464;
    padding: 11px 10px;
    background-color: inherit; }
    .pagination__link--active {
      background-color: #ff8c0a;
      color: #ffffff; }

.product-total {
  position: absolute;
  right: 0;
  top: calc(50% - 6px);
  font-size: 16px;
  font-weight: 500;
  color: #646464; }

@media screen and (max-width: 1350px) {
  .catalog-content {
    max-width: 1290px;
    padding: 0 30px; }
  .product-card {
    margin-left: 6%;
    width: 27%; }
  .pagination {
    margin-left: 250px;
    padding-left: 6%; }
  .section-filter__btn {
    font-size: 14px; } }

@media screen and (min-width: 1100px) and (max-width: 1220px) {
  .section-filter__btn {
    font-size: 12px; } }

@media screen and (min-width: 1000px) and (max-width: 1099px) {
  .section-filter__btn {
    font-size: 12px; } }

@media screen and (min-width: 568px) and (max-width: 1000px) {
  .product-card {
    width: 50% !important;
    max-width: 48%; }
    .product-card img {
      width: 210px !important;
      height: 210px !important; } }

@media screen and (max-width: 1000px) {
	.top-menu-logo:after {
		display:none;
	}
	
  .catalog-content {
    max-width: 100%;
    padding: 0 45px; }
    .catalog-content__mobile-title {
      font-size: 18px;
      font-weight: 700;
      padding: 30px 0;
      text-align: center; }
  .product-card {
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0; }
    .product-card:last-child {
      margin-bottom: 0; }
    .product-card__img {
      width: 230px;
      height: 230px; }
    .product-card__text {
      font-size: 16px;
      padding: 15px 20px 5px 10px;
      min-height: 75px;
      max-height: 75px; }
    .product-card__price {
      padding-left: 10px; }
  .product-card-quantity__number {
    font-size: 16px; }
  .product-card-quantity__name {
    font-size: 14px; }
  .product-card-btn {
    margin-left: 20px; }
  .pagination {
    padding-left: 45px;
    padding-right: 45px;
    margin-left: 0;
    margin-top: 50px; }
    .pagination__link {
      font-size: 14px; }
  .filter-mobile {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #f5f5f5;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out .3s; }
    .filter-mobile.active {
      visibility: visible;
      opacity: 1;
      transition: all ease-in-out .3s; }
    .filter-mobile__inner {
      padding: 0 45px;
      max-width: 400px; }
    .filter-mobile__close {
      background: url(/markup/css/../img/svg/close.svg) no-repeat;
      background-size: contain;
      width: 35px;
      height: 35px;
      display: block;
      cursor: pointer;
      position: absolute;
      right: 5px;
      top: 5px; }
    .filter-mobile__header {
      display: flex;
      justify-content: center; }
    .filter-mobile__btn {
      display: inline-block;
      padding: 10px 23px;
      background-color: #ff8c0a;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      margin: 30px 0; }
  .filter-sorting {
    margin-bottom: 45px; }
    .filter-sorting__title {
      font-size: 16px;
      font-weight: 500;
      color: #646464;
      margin-bottom: 15px; }
    .filter-sorting__item {
      display: flex;
      align-items: center;
      margin-bottom: 15px; }
      .filter-sorting__item:last-child {
        margin-bottom: 0; }
    .filter-sorting__name {
      margin-left: 12px;
      color: #646464;
      font-size: 14px; }
  .filter-price {
    padding-bottom: 45px; }
    .filter-price__title {
      font-size: 16px;
      font-weight: 500;
      padding-bottom: 20px; }
  .range-field__input {
    font-size: 16px; }
  .filter-brand {
    padding-bottom: 30px; }
    .filter-brand__title {
      font-size: 16px;
      font-weight: 500;
      padding-bottom: 15px; }
    .filter-brand__checkbox {
      font-size: 14px;
      line-height: 17px; }
    .filter-brand__checkbox-block {
      margin-bottom: 23px; }
    .filter-brand__link {
      color: #ff8c0a;
      font-size: 14px;
      font-weight: 500; }
  .filter-total {
    padding-bottom: 30px;
    text-align: center; }
    .filter-total__text {
      font-size: 14px;
      font-weight: 400;
      color: #646464;
      padding-bottom: 10px; }
    .filter-total__btn {
      display: inline-block;
      padding: 10px 40px;
      background-color: #ff8c0a;
      color: #ffffff;
      font-size: 14px;
      font-weight: 400; } }

.ordering-content__inner {
  margin: 0 auto;
  max-width: 1000px; }

.ordering-content__title {
  font-size: 30px;
  font-weight: 500;
  padding: 55px 0; }

@media screen and (max-width: 1350px) {
  .ordering-content__inner {
    padding: 0 30px; } }

@media screen and (max-width: 1000px) {
  .ordering-content__inner {
    padding: 0 15px; }
  .ordering-content__title {
    font-size: 18px;
    font-weight: 700;
    padding: 30px 0; } }

.notification-content__inner {
  max-width: 1000px;
  margin: 0 auto; }

.notification-content__block {
  max-width: 310px;
  margin: 0 auto;
  text-align: center;
  padding-top: 117px;
  padding-bottom: 47px; }

.notification-content__text-bold {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 35px; }

.notification-content__text {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 38px; }

@media screen and (max-width: 1350px) {
  .notification-content__inner {
    padding: 0 30px; } }

@media screen and (max-width: 1000px) {
  .notification-content__inner {
    padding: 0 15px; }
  .notification-content__block {
    padding-bottom: 0; } }

.account-content__inner {
  max-width: 1000px;
  margin: 0 auto; }

.account-content__title {
  font-size: 30px;
  font-weight: 500;
  padding: 55px 0; }

.account-tabs__caption {
  display: flex;
  margin-bottom: 65px; }
  .account-tabs__caption--order {
    margin-bottom: 50px; }

.account-tabs__link {
  font-size: 24px;
  line-height: 35px;
  font-weight: 500;
  color: #ff8c0a;
  border-bottom: 2px #ff8c0a dotted;
  cursor: pointer; }
  .account-tabs__link:first-child {
    margin-right: 55px; }
  .account-tabs__link.active {
    color: #323232;
    border-bottom: none; }

.account-tabs__body {
  display: none; }
  .account-tabs__body.active {
    display: block; }

.account-tabs__back-link {
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  padding-left: 40px;
  font-weight: 500;
  color: #ff8c0a;
  position: relative;
  margin-bottom: 60px; }
  .account-tabs__back-link:before {
    content: "";
    background: url(/markup/css/../img/svg/back.svg) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    position: absolute;
    top: calc(50% - 15px);
    left: 0; }

.account-order {
  margin-bottom: 35px; }
  .account-order__title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 40px; }
  .account-order__row {
    display: flex;
    margin-bottom: 35px; }
  .account-order__item:first-child {
    margin-right: 62px; }
  .account-order__text {
    font-size: 17px; }
    .account-order__text--bold {
      font-weight: 500; }

@media screen and (max-width: 1350px) {
  .account-content__inner {
    padding: 0 30px; } }

@media screen and (max-width: 1000px) {
  .account-content__inner {
    padding: 0 15px; }
  .account-content__title {
    font-size: 18px;
    font-weight: 700;
    padding: 30px 0; }
  .account-tabs__link {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px; }
    .account-tabs__link:first-child {
      margin-right: 35px; }
  .account-tabs__caption {
    margin-bottom: 30px; }
    .account-tabs__caption--order {
      margin-bottom: 25px; }
  .account-tabs__back-link {
    font-size: 14px;
    margin-bottom: 40px; }
  .account-order {
    margin-bottom: 30px; }
    .account-order__title {
      font-size: 18px;
      margin-bottom: 20px; }
    .account-order__text {
      font-size: 14px; }
    .account-order__item:first-child {
      margin-right: 40px; } }

.table--small {
  max-width: 770px; }

.table__row {
  display: flex;
  padding: 20px 0; }
  .table__row:nth-child(odd) {
    background-color: #f5f5f5; }

.table__main-col {
  width: 100%; }

.table__col-order-number {
  width: 131px;
  margin-left: 38px; }

.table__col-date {
  width: 177px; }

.table__col-sum {
  width: 158px; }

.table__col-link {
  width: 269px;
  padding-left: 40px; }

.table__col-number {
  width: 60px;
  margin-left: 26px; }

.table__col-name {
  width: 326px;
  padding-right: 40px; }

.table__col-vendor-code {
  width: 112px; }

.table__col-code {
  width: 111px; }

.table__col-quantities {
  width: 119px; }

.table__col-price {
  width: 121px; }

.table__col-amount {
  width: 132px; }

.table__name {
  font-size: 14px;
  font-weight: 500;
  color: #969696; }

.table__text {
  font-size: 17px;
  line-height: 1.2;
  margin-right: 10px; }

.table__link {
  font-size: 17px; }

.table-link {
  display: flex;
  align-items: center; }
  .table-link__text {
    font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    color: #ff8c0a;
    position: relative; }
  .table-link__icon {
    display: inline-block;
    background: url(/markup/css/../img/svg/arrow.svg) no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px; }

@media screen and (max-width: 1000px) {
  .table {
    margin: 0 -15px; }
    .table--small {
      max-width: 1000px; }
    .table__col-order-number {
      margin-left: 15px; }
    .table__text--mobile-colour {
      color: #ff8c0a; }
    .table__main-col {
      padding: 0 45px 0 15px; } }

@media screen and (max-width: 500px) {
	.top-menu__inner {
		padding:8px 10px;
	}
	
	.top-menu__left {
		width:auto;
	}
	
	.top-menu__icon {
		margin-top:5px;
	}
	
	.top-menu-logo {
		margin-left: 12px;
		margin-right: 12px;
	}
	
  .table--small {
    margin: 0 -15px; }
  .table__main-col {
    padding: 0 45px 0 15px; }
  .table__col-order-number {
    margin-left: 15px; }
  .table__col-order-number {
    width: 22%; }
  .table__col-date {
    width: 37%; }
  .table__col-sum {
    width: 30%; }
  .table__col-link {
    padding-left: 0;
    width: 11%;
    padding-right: 15px; }
  .table__text {
    font-size: 14px; }
    .table__text--mobile-colour {
      color: #ff8c0a; } }

.article__inner {
  max-width: 1000px;
  margin: 0 auto; }

.article__text {
  font-size: 17px;
  line-height: 1.2;
  padding-bottom: 30px; }
  .article__text--last {
    padding-bottom: 0; }

.article__link {
  font-size: 17px;
  font-weight: 500;
  color: #ff8c0a; }
  .article__link:hover {
    color: #323232; }

.article__list {
  margin-bottom: 5px; }

.article__item {
  position: relative;
  font-size: 17px;
  line-height: 1.2;
  padding-left: 15px;
  margin-bottom: 25px; }
  .article__item:before {
    content: '\2022';
    font-size: 17px;
    position: absolute;
    left: 0; }
  .article__item:last-child {
    margin-bottom: 0; }

.article__title {
  font-size: 30px;
  font-weight: 500;
  padding: 55px 0; }

.article__title-second {
  font-size: 24px;
  font-weight: 500;
  padding-top: 25px;
  padding-bottom: 35px; }

.article__photo-wrapper {
  width: 100%;
  padding: 25px 0;
  padding-bottom: 55px; }
  .article__photo-wrapper img {
    width: 100%; }

.article__photo-caption {
  font-size: 17px;
  font-weight: 500;
  display: block;
  text-align: center;
  padding-bottom: 55px; }

.article-map {
  width: 100%;
  height: 450px;
  margin-bottom: 55px; }

@media screen and (max-width: 1350px) {
  .article__inner {
    padding: 0 30px; } }

@media screen and (max-width: 1000px) {
  .article__inner {
    padding: 0 15px; }
  .article__title {
    font-size: 18px;
    padding: 30px 0; }
  .article__text {
    font-size: 14px;
    padding-bottom: 15px; }
    .article__text--mobile-last {
      padding-bottom: 0; }
  .article__link {
    font-size: 14px; }
  .article__title-second {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 20px; }
  .article__item {
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 15px; }
    .article__item:before {
      font-size: 14px; }
  .article__photo-wrapper {
    padding: 10px 0;
    margin: 0 -15px;
    width: auto; }
  .article__photo-caption {
    font-size: 14px; } }

.brands-content__inner {
  margin: 0 auto;
  max-width: 1350px; }

.brands-content__title {
  font-size: 30px;
  font-weight: 500;
  padding: 55px 30px; }

.brands-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 30px;
  margin-bottom: -73px; }
  .brands-list__item {
    width: 200px;
    margin-bottom: 73px;
    margin-right: 30px; }
    .brands-list__item img {
      width: 100%; }

@media screen and (max-width: 1350px) {
  .brands-content__inner {
    padding: 0 30px; }
  .brands-content__title {
    padding-right: 0;
    padding-left: 0; }
  .brands__title {
    padding-left: 30px;
    padding-right: 30px; }
  .brands-list {
    padding-left: 0; }
    .brands-list__item {
      width: 20%;
      max-width: 200px; } }

@media screen and (max-width: 1000px) {
  .brands-content__inner {
    padding: 0 15px; }
  .brands-content__title {
    font-size: 18px;
    padding: 30px 30px; }
  .brands-list {
    padding-left: 30px;
    padding-right: 20px;
    margin-bottom: -10px; }
    .brands-list__item {
      margin-right: 0;
      margin-bottom: 10px;
      width: 25%;
      max-width: 22%; } }

@media screen and (max-width: 640px) {
  .brands-list__item {
    margin-right: 0;
    width: 33%;
    max-width: 30%; } }

.error-content__inner {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center; }

.error-content__digit {
  font-size: 150px;
  font-weight: 500;
  color: #ff8c0a;
  padding-top: 132px;
  padding-bottom: 30px; }

.error-content__text {
  font-size: 17px;
  padding-bottom: 70px; }

.error-content__btn {
  margin-bottom: 26px; }

@media screen and (max-width: 1000px) {
  .error-content__digit {
    padding-top: 80px; } }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  color: #323232; }

.only-mobile {
  display: none; }

.only-desktop {
  display: block; }

.only-large {
  display: block; }

.only-tablet-and-desktop {
  display: inline-block; }

.only-mobile-flex {
  display: none !important; }

@media screen and (max-width: 1350px) {
  .only-large {
    display: none; }
  .only-tablet-and-desktop {
    display: inline-block; }
  .only-mobile-flex {
    display: none !important; } }

@media screen and (max-width: 1000px) {
  .only-mobile-flex {
    display: flex; }
  .only-mobile {
    display: block; }
  .only-desktop {
    display: none; }
  .only-large {
    display: none; }
  .only-tablet-and-desktop {
    display: inline-block; } }

@media screen and (max-width: 700px) {
  .only-tablet-and-desktop {
    display: none; } }

/* End */


/* Start:/markup/css/style001.css?16791275346444*/
.form__input {
	padding:8px 15px;
	margin-bottom:20px;
}

.form__name {
	padding-bottom:10px;
}

.select-panel.only-desktop.fixed, .select-panel-mobile.only-mobile.fixed {
	position: fixed;
	z-index:10;
	left:0;
	top:0;
	width:100%;
}

.order-now {
	display:flex;
	padding:30px;
}

.order-now .cell {
	width:33%;
}

.order-now .cell:first-child *{
	font-size:24px;
	color: #75d231;
	line-height:1.2;
	text-align:center;
}

.order-now .cell:first-child div:first-child {
	font-size:25px;
}

.order-now .cell:first-child div:nth-child(2) {
	font-size:40px;
}

.order-now .cell:first-child div:nth-child(3) {
	font-size:28px;
}

.order-now .cell:nth-child(2) *{
	color: #ea8e3c;
	font-size:18px;
	margin-bottom: 15px;
}

.order-now .cell:nth-child(3) {
	background-color: #8bc800;
	border-radius: 6px;
	padding-top:10px;
}

.order-now .select-panel__inner {
	display: block;
}

.order-now .catalog-dropdown {
	display:none;
}

.order-now .search-field {
	padding-left:12px;
	max-width:98%;
}

.sections {
	justify-content: flex-start;
}

.brands__link {
	color:#fff;
}

.owl-stage {
	max-width: none;
}

.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-next, .owl-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border-left: 4px solid #ff9c2c;
    border-bottom: 4px solid #ff9c2c;
    text-indent: -200px;
    overflow: hidden;
    position: absolute;
    top: 50%
}

.owl-prev {
    transform: rotate(45deg);
    left: 10px
}

.owl-next {
    transform: rotate(225deg);
    right: 10px
}

/* Фильтр */


.filter {
	padding-top:25px;
}

.filter .search-field__icon{
	top:5px;
	right:0;
}

.filter input[name="search_line"] {
	width:100%;
	margin-bottom:30px;
}

.range-slider {
	padding-top: 6px;
	min-height: 16px;
}

.filter-type .expand {
	display: inline-block;
	width:12px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
	cursor: pointer;
}
  
.filter-type .list {
	text-align:left;
	margin-left:-15px;
	margin-bottom:15px;
}
  
.filter-type .list div {
	position: relative;
	margin-bottom:12px;
	padding-left:4px;
} 

.filter-type .list div a {
	color:#444;
}

/* Фильтр в моб. версии*/
.filter-mobile.active {
	overflow-y: scroll;
	height: 93vh !important;
}

.filter-mobile input[name="search_line"] {
	width:100%;
	margin:20px 0 20px;
}

.filter-mobile .btn {
	width:180px;
	margin-bottom:-12px;
}

/* Каталог */
.main.product {
	margin-bottom:30px;
}

.main.product .product-card {
	margin:0 auto;
}

.section-card:hover .section-card__menu {
	cursor:pointer;
}

.main-card__left {
	width:600px;
	max-width:100%;
	margin-right:50px
}

.main-card-photo__big {
	height: 360px;
    max-width: 100%;
}

.main-card__bottom {
	margin-top:0;
	margin-bottom:40px;
}

.main-card-tabs {
    margin-bottom: 40px;
}

.main-card-tabs__caption {
    margin-top: 18px;
	margin-bottom:0;
}

.main-card-tabs__text {
    max-height: 125px;
    overflow: hidden;
}

.main-card-info .main-card-tabs__text {
    max-height: none;
}

.main-card-tabs__textmore {
	position:relative;
	top:15px;
	font-size:17px;
}

.product-recommendation__title {
	margin-bottom:10px;
}

.product-card {
	position: relative;
}

.product-card.hit:before {
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	width:70px;
	height:70px;
	background:url('/markup/img/icons/hit.png') no-repeat;
	background-size:100%;
}

.product-card.new:before {
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	width:70px;
	height:70px;
	background:url('/markup/img/icons/product_new.png') no-repeat;
	background-size:100%;
}

.discount-card.popup {
	position:absolute;
	display: none;
	z-index:100;
	width:260px;
	padding:12px;
}

.discount-card.popup .discount_sum.sel {
	color: red;
	font-weight: bold;
}

.discount-card.popup .discount_procent.sel {
	color: red;
	font-weight: bold;
}

.offer_item, .offer_cm {
	color:#ccc;
	font-size:14px;
	font-weight: bold;
	padding:2px 10px 2px 11px;
	border: 2px solid #ccc;
	margin:15px 7px 0 0;
	cursor: default;
}

.offer_item.active {
	color:#333;
	border: 2px solid #aed94d;
	cursor:pointer;
}
.offer_item.active.sel {
	background-color: #aed94d;
	color:#fff;
}

.offer_cm {
	border: none;
	margin-left:20px;
	cursor: default;
}

.offer_cm.active {
	color:#333;
}

/* Корзина */
.order-table__bottom {
	display: flex;
	align-items: flex-start;
}

.order-table__bottom .disc, .order-table__bottom .total {
	width:35%;
}

.order-table__bottom .disc {
	font-size:20px;
	line-height: 25px;
	font-weight: bold;
} 

.order-table__bottom .disc span {
	color: red;
}

.discount-card {
	margin-top:0;
	padding:0 0 0 80px;
}

.phone-bottom {
	position: fixed;
	bottom:20px;
	right: 20px;
	width:60px;
	cursor:pointer;
}

@media screen and (max-width:1380px) {
	.sections {
		justify-content: space-between;
	}
}

@media screen and (max-width:990px) {
	.row {
		margin:0;
	}
	
	.catalog-content {
		padding: 0 10px;
	}
	
	.section-filter {
		margin-top:10px;
	}
	
	.section-filter__btn {
		font-size: 12px;
		margin-right:4px;
		margin-bottom:6px;
		padding:5px 7px;
	}
	
	.catalog-sorter {
		margin-bottom:12px;
	}
	
	.catalog-sorter * {
		font-size:13px;
	}
	
	.catalog-sorter__name {
		margin-right:15px;
	}
	
	.catalog-sorter__link {
		margin-right:15px;
	}
	
	
	.search-field-mobile__icon-filter.only-mobile{
		position: absolute;
		right: 49px;
		margin-top: -42px;
		padding: 10px;
		margin-bottom:15px;
		margin-right:0;
		background-color: #aed94d;
	}
	
	.product-card {
		width:240px;
	}
	
	.order-now {
		display: block;
		padding:30px;
	}

	.order-now .cell {
		width:100%;
		margin-bottom: 30px;
	}
	
	.order-now .cell:nth-child(2) *{
		text-align:center;
	}
	
	.order-now .cell:nth-child(3) {
		padding-bottom:15px;
	}
	
	/* Корзина */
	.order-table__bottom {
		display: block;
	}
	
	.order-table__bottom .disc, .order-table__bottom .total {
		width:100%;
		text-align:center;
		margin-bottom:30px;
	}
	
	.order-table__bottom .total {
		margin-top:30px;
		margin-bottom:0;
	}
	
	.cp_container.cp_btn_left .cp_btn {
		left:5px !important;
		top: auto !important;
		bottom:10px;
	}

	.phone-bottom {
		bottom:10px;
		right:10px;
		width:40px;
	}
}

@media screen and (max-width:540px) {
	.product-card {
		margin: 0 auto 20px;
	}
	
	.product-card__text {
		height: auto;
		max-height: none !important;
	}
}
/* End */


/* Start:/local/templates/main/js/notify.css?1679127534664*/
/* Notify */

.app-notify {
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: none;
  background: #8bc800;
  padding: .75em 1em;
  color: #fff;
  font-size: 1.125rem;
  cursor: pointer;
  z-index: 5000;
  opacity: 1;
}

.app-notify::before, .app-notify::after {
  content: '';
  position: absolute;
  right: 1em;
  top: calc(50% - 0.75em);
  background: currentcolor;
  width: 1.5px;
  height: 1.5em;
  cursor: pointer;
}

.app-notify::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.app-notify::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/mobile/style.css?1679127534583*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/main/components/bitrix/menu/mobile/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/templates/main/components/bitrix/menu/.default/style.css?1679127534583*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/main/components/bitrix/menu/.default/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/templates/main/components/bitrix/search.title/.default/style.css?16791275342127*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	background: #fff;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/.default/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/main/components/bitrix/search.title/mobile/style.css?16791275342127*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	background: #fff;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/main/components/bitrix/search.title/mobile/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/main/styles.css?17062736803494*/
.product-card--recommendation {
	padding-right: 20px !important;
}

.search-field__icon {
	right: 5px;
}

.section-card__title a {
	color: #323232;
}

.catalog-sorter__name {
	padding: 6px 0;
}

.catalog-sorter__link {
	padding: 6px 12px;
}

.catalog-sorter__link:hover {
	text-decoration: none;
	color: #646464;
}

.section-card:hover .section-card__menu {
	opacity: 0.9 !important;
}

.section-card__link {
	text-align: center;
	padding: 0px 10px;
}

.article a {
	color: #ff9c2c;
}

.btn {
	border: 0px !important;
	border-radius: 0px !important;
}

.product-card-quantity__btn {
	cursor: pointer;
}

.product-card-btn {
	cursor: pointer;
}

.btn--stock-info {
	cursor: pointer;
}

.modal-btn, .main-form__btn {
	border: 0px !important;
}

.account-tabs__link a, .account-tabs__link a:hover {
	text-decoration: none !important;
	color: #ff8c0a;
}

.article__inner p {
    font-size: 17px;
    line-height: 1.2;
    padding-bottom: 30px;
}

.article__inner ul {
	margin-bottom: 5px;
}

.article__inner li {
	position: relative;
	font-size: 17px;
	line-height: 1.2;
	padding-left: 15px;
	margin-bottom: 25px;
}

.article__inner li:before {
	content: '\2022';
	font-size: 17px;
	position: absolute;
	left: 0;
}

.filter-tooltip__inner {
	padding-right: 40px;
}

a.btn:hover, a.modal-btn:hover, a.section-filter__btn:hover, a.pagination__link--active:hover {
	text-decoration: none !important;
	color: #fff !important;
}

.menu__wrap a:hover, .shopping-bag__wrap:hover, .product-card__inner:hover, .pagination__link:hover, .form__link-rule:hover {
	text-decoration: none !important;
}

.form__link-rule:hover {
	color: #323232;
}

a.btn:focus {
	text-decoration: none !important;
	color: #fff !important;
}

.range-slider {
	width: 200px;
/* 	margin-left: 6px; */
}

/* #c8c8c8 !important */

.slider-range {
	width: 188px;
	margin-left: 6px;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -6px !important;
}

label.form__checkbox--application {
	font-weight: normal !important;
}

a.product-card__btn {
	cursor: pointer;
}

.btn--top-menu {
	line-height: 14px !important;
}

/*
.main-card-photo__row {
	justify-content: left;
}
*/

.dropdown-list__link:hover {
	text-decoration: none !important;
}

.search-field__input {
	padding: 10px 20px 10px 15px;
}

.brands-info__text {
	line-height: 22px !important;
}

.pagination__link:hover {
	color: #323232;
	opacity: 0.85;
}


.mobile-catalog__link:hover,
.mobile-catalog__link2:hover {
	text-decoration: none !important;
	color: #ffffff !important;
}

.mobile-catalog__link2 {
    display: flex;
    align-items: center;
    outline: 0;
    position: relative;
    padding: 15px 15px;
    text-decoration: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    background: #8bc800;
        background-color: rgb(139, 200, 0);
    margin-bottom: -1px;
    margin-top: -1px;
}

.footer-bottom__text-bold:hover {
	opacity: 0.7;
	text-decoration: none;
	color: #323232;
}

.brands-info__text p {
	text-align: left;
	margin-bottom: 20px;
}

.main-card-photo__row {
	justify-content: left;
}

.main-card-photo__item {
	margin-right: 5px;
}

.section-card__list {
	min-height: 100px;
}

.section-card__link-more::after {
	left: auto;
	right: -30px;
}

span.section-card__name {
	padding-left: 20px;
	padding-right: 20px;
}

@media screen and (max-width:767px) {
	.catalog-sorter {
		flex-wrap: wrap;
	}
	
	.catalog-sorter__name {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.catalog-sorter__link {
		margin-right: 5px;
	}
}
/* End */
/* /markup/js/owl/owl.carousel.css?16791275342809 */
/* /markup/css/main.css?1702118646111161 */
/* /markup/css/style001.css?16791275346444 */
/* /local/templates/main/js/notify.css?1679127534664 */
/* /local/templates/main/components/bitrix/menu/mobile/style.css?1679127534583 */
/* /local/templates/main/components/bitrix/menu/.default/style.css?1679127534583 */
/* /local/templates/main/components/bitrix/search.title/.default/style.css?16791275342127 */
/* /local/templates/main/components/bitrix/search.title/mobile/style.css?16791275342127 */
/* /local/templates/main/styles.css?17062736803494 */
