

/* Start:/local/templates/avtavto/css/normalize.css?16482002897166*/
/*! normalize.css v8.0.1 | 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 iOS.
 */

 html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
  }
  
  /* Sections
     ========================================================================== */
  
  /**
   * Remove the margin in all browsers.
   */
  
  body {
    margin: 0;
  }
  
  /**
   * Render the `main` element consistently in IE.
   */
  
  main {
    display: block;
  }
  
  /**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  /* Grouping content
     ========================================================================== */
  
  /**
   * 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
     ========================================================================== */
  
  /**
   * Remove the gray background on active links in IE 10.
   */
  
  a {
    background-color: transparent;
  }
  
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 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 */
  }
  
  /**
   * 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 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
     ========================================================================== */
  
  /**
   * Remove the border on images inside links in IE 10.
   */
  
  img {
    border-style: none;
  }
  
  /* Forms
     ========================================================================== */
  
  /**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit; /* 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;
  }
  
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  
  button,
  [type="button"],
  [type="reset"],
  [type="submit"] {
    -webkit-appearance: button;
  }
  
  /**
   * 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 */
  }
  
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  
  progress {
    vertical-align: baseline;
  }
  
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  
  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 in Chrome and Safari on macOS.
   */
  
  [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 Edge, IE 10+, and Firefox.
   */
  
  details {
    display: block;
  }
  
  /*
   * Add the correct display in all browsers.
   */
  
  summary {
    display: list-item;
  }
  
  /* Misc
     ========================================================================== */
  
  /**
   * Add the correct display in IE 10+.
   */
  
  template {
    display: none;
  }
  
  /**
   * Add the correct display in IE 10.
   */
  
  [hidden] {
    display: none;
  }
/* End */


/* Start:/local/templates/avtavto/css/style.css?1703139849102731*/
* {
  box-sizing: border-box;
}
/* Шрифты */
@font-face {
  font-family: "RobotoСondensed";
  src: local("RobotoСondensed"), local("Roboto-Сondensed"),
    local("Roboto Сondensed"),
    url("/local/templates/avtavto/css/../fonts/RobotoСondensed.woff") format("woff"),
    url("/local/templates/avtavto/css/../fonts/RobotoСondensed.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
:root {
  --h1: 26px;
  --h2: 30px;
  --title-mb: 18px;
  --first-color: #c90001;
  --second-color: #fb9e1f;
  --link-color: #2172ad;
  --font-m: 14px;
  --roboto: "RobotoСondensed";
}
html,
body {
  font: 14px/18px var(--roboto), "Arial", Tahoma, Verdana, sans-serif;
  min-width: 360px;
  font-family: var(--roboto);
  color: #555;
}
.container {
  max-width: 1000px;
  margin: 0 auto;
}
img {
  width: 100%;
}
figure {
  margin: 0;
}
button,
a {
  cursor: pointer;
}
a {
  color: var(--link-color);
  font-size: var(--font-m);
}
p {
  margin: 0;
  text-indent: 2rem;
}
button {
  text-align: center;
  padding: 0;
  border: none;
}
button:focus {
  outline: none;
}
fieldset {
  border: none;
  padding: 0;
}
address {
  font-style: normal;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}
.callback__btn {
  display: block;
  width: 193px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: var(--second-color);
  font-size: var(--font-m);
  border-radius: 5px;
  color: #000;
  margin-top: 5px;
  text-transform: uppercase;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
.main__title {
  font-size: var(--h1);
  margin-bottom: var(--title-mb);
  color: #2b2b2b;
  font-family: "Arial";
  line-height: 27px;
}
.title__bg {
  padding: 15px 0;
  padding-left: 23px;
  margin-bottom: 25px;
  font-size: 18px;
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/local/templates/avtavto/css/../img/whywe-title-bg.png");
}
.section__title {
  font-size: var(--h2);
  border-bottom: 2px solid #c9c9c9;
  padding-left: 20px;
  font-family: "Arial";
  margin-bottom: var(--title-mb);
  font-weight: bold;
  padding-bottom: 10px;
  line-height: 27px;
}
.block_text p {
  margin-bottom: 15px;
}
.block_text span {
  color: #000;
  font-weight: 700;
  font-size: 20px;
}
/* стилизация слайдеров */
.slick-list {
  overflow: hidden;
}
.slick-track {
  display: flex;
  min-width: 0;
}
/* стрелки */
.slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  width: 12px;
  height: 80px;
  font-size: 0;
  border: none;
  background-color: transparent;
}
.slick-arrow::before {
  content: "";
  width: 100%;
  height: 100%;
  background-size: cover;
  background-image: url("/local/templates/avtavto/css/../img/arrow-slide.png");
  background-repeat: no-repeat;
}
.slick-arrow.slick-next::before {
  transform: rotate(180deg);
}
/* пагинация слайдеров */
.slick-dots {
  position: absolute;
  right: 3px;
  bottom: 22px;
  display: flex;
}
.slick-dots li {
  list-style: none;
  margin: 0 5px;
}
.slick-dots li.slick-active button {
  background-image: url("/local/templates/avtavto/css/../img/dots-slider-active.png");
}
.slick-dots button {
  border: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-image: url("/local/templates/avtavto/css/../img/dots-slider.png");
  font-size: 0;
}
/* бургер */
.c-hamburger {
  display: none;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
}
.c-hamburger:focus {
  outline: none;
}
.c-hamburger span {
  display: block;
  position: absolute;
  top: 17px;
  left: 7px;
  right: 7px;
  height: 3px;
  background: white;
}
.c-hamburger span::before,
.c-hamburger span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
}

.c-hamburger span::before {
  top: -9px;
}

.c-hamburger span::after {
  bottom: -10px;
}

.c-hamburger--htx {
  border-radius: 5px;
  background-image: url("/local/templates/avtavto/css/../img/header-bg.jpg");
  box-shadow: 1px 1px 12px 4px rgba(0, 0, 0, 0.63);
}

.c-hamburger--htx span {
  transition: background 0s 0.3s;
}

.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.c-hamburger--htx span::before {
  transition-property: top, transform;
}

.c-hamburger--htx span::after {
  transition-property: bottom, transform;
}

/* состояние active при открытом меню  */

.c-hamburger--htx.is-active {
  background-color: #cb0032;
}

.c-hamburger--htx.is-active span {
  background: none;
}

.c-hamburger--htx.is-active span::before {
  top: 0;
  transform: rotate(45deg);
}

.c-hamburger--htx.is-active span::after {
  bottom: 0;
  transform: rotate(-45deg);
}

.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
  transition-delay: 0s, 0.3s;
}

.c-hamburger__content {
  display: none;
}

/* header */

.header {
  margin-bottom: 51px;
}

/* header-top */

.header-top {
  background-color: #eaeaea;
  position: relative;
}

.izbranoe {
  position: absolute;
  top: 12px;
  left: 3px;
  width: 26px;
  height: 26px;
  background-image: url("/local/templates/avtavto/css/../img/recommend.png");
}

.header-top__el {
  display: flex;
}

.header-top__container {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.header-top__logo {
  margin-right: 2px;
}

.header-top__desc {
  margin-right: 50px;
}

.header-top__desc span {
  display: block;
  text-transform: uppercase;
  font-size: var(--font-m);
  letter-spacing: 0.1px;
}

.region {
  margin-right: 45px;
  position: relative;
}

.region__btn {
  color: var(--link-color);
  font-size: var(--font-m);
  text-decoration: underline;
  letter-spacing: 0.1px;
}

.region__btn:hover,
.bookmark__link:hover {
  text-decoration: none;
}

.region__content {
  display: none;
  position: absolute;
  z-index: 10;
  left: -80px;
  width: 645px;
  background: #eaeaea;
  top: 31px;
  height: 300px;
  border-top: 2px solid #802120;
  border-bottom: 2px solid #802120;
  overflow: hidden;
  padding: 10px 30px;
}

.region__open {
  display: block;
}

.region__close {
  position: relative;
  z-index: 5;
  display: flex;
  margin-left: auto;
  border: none;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: url("/local/templates/avtavto/css/../img/region_icn.png");
}

.region__list {
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -15px;
}

.bookmark {
  margin-right: 20px;
}

.bookmark__link {
  display: inline-flex;
  align-items: center;
}

.bookmark__link:before {
  content: "";
  display: inline-flex;
  background-image: url("/local/templates/avtavto/css/../img/heart.png");
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-repeat: no-repeat;
}

.basket {
  margin-right: 10px;
}

.basket__link {
  display: inline-flex;
  align-items: center;
  letter-spacing: 0.5px;
}

.basket__link:before {
  content: "";
  display: inline-flex;
  background-image: url("/local/templates/avtavto/css/../img/basket.png");
  width: 50px;
  height: 31px;
  margin-right: 4px;
  background-repeat: no-repeat;
}

.total span {
  font-size: 15px;
}

/* header-middle */

.header-middle__container {
  display: flex;
  justify-content: space-between;
  border-radius: 5px 5px 0 0;
  background-image: url("/local/templates/avtavto/css/../img/header-bg.jpg");
  background-repeat: repeat-x;
  padding-bottom: 60px;
}

.header-middle__block {
  display: flex;
  flex-direction: column;
}

/* логотип */

.header-middle__logo {
  align-items: center;
  width: 22%;
  padding-top: 23px;
}

.header-middle__desc {
  display: flex;
  justify-content: center;
}

.header-middle__desc span {
  display: inline-block;
  width: 70%;
  text-align: center;
  font-family: "Arial";
  color: #fff;
  font-size: 11px;
  line-height: 12px;
}

/* навигация */

.header-middle__navigation {
  width: 55%;
}

.header-middle__contacts-wrap {
  display: none;
}

.navigation {
  padding-top: 19px;
}

.header-middle__nav {
  width: 87%;
}

.header-middle__list {
  width: 100%;
  display: flex;
  padding-bottom: 12px;
  background: url("/local/templates/avtavto/css/../img/header-nav-bottom.png") bottom no-repeat;
}

.header-middle__item {
  padding: 0 5px;
}

.header-middle__item:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.header-middle__item:not(:first-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.header-middle__link {
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.9px;
}

.header-middle__link:hover {
  color: rgba(255, 255, 255, 0.5);
}

.header-middle__contacts {
  width: 21%;
}

/* адреса магазинов */

.header-middle__info {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  padding-left: 40px;
}

.header-middle__element {
  width: 50%;
}

.header-middle__address span {
  display: block;
  margin-bottom: 4px;
  width: 100%;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.5);
}

.header-middle__address-block {
  width: 75%;
  display: flex;
  justify-content: space-between;
}

.header-middle__address-link {
  position: relative;
  font-size: 19px;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dashed #fff;
  margin-left: 25px;
}

.header-middle__address-link:hover {
  border: none;
}

.moskow::before,
.lipeck::before {
  content: "";
  position: absolute;
  left: -25px;
  top: -3px;
  display: block;
  width: 19px;
  height: 26px;
  background-repeat: no-repeat;
}

.header-middle__address-link::before {
  background-image: url("/local/templates/avtavto/css/../img/marker.png");
}

/* часы работы */

.work-header__desc {
  display: block;
  margin-bottom: 10px;
  font-size: 17px;
  color: rgba(255, 255, 255, 0.5);
}

.work-header__img {
  width: 100%;
  height: 20px;
  margin-bottom: 5px;
  background-repeat: no-repeat;
  background-image: url("/local/templates/avtavto/css/../img/timework.png");
}

.work-header__time {
  margin-left: 3px;
  margin-right: 10px;
  color: #fff;
  font-size: var(--font-m);
}

.work-header__yesterday {
  color: #fff;
  font-size: var(--font-m);
}

/* контакты в header */

.header-middle__contacts {
  padding-top: 20px;
}

.header-middle__phone {
  font-size: 24px;
  padding-left: 5px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 8px;
}

.header-middle__phone:hover {
  text-decoration: none;
}

.phone__rus {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
}

.mail {
  display: inline-block;
  padding-left: 10px;
  font-size: 18px;
  color: #fff;
  margin-bottom: 4px;
}

.header-middle__mail {
  font-size: 18px;
  color: #fff;
}

.header-middle__mail:hover {
  text-decoration: none;
}

/* header-bottom */

.header-bottom {
  margin-top: -51px;
}

.header-bottom__container {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1000;
}

.header-bottom__nav {
  width: 59%;
}

.header-bottom__list {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.header-bottom__item {
  position: absolute;
  letter-spacing: 0.5px;
  width: 225px;
  height: 51px;
  padding: 16px 28px;
  background-image: url("/local/templates/avtavto/css/../img/bg-menu.png");
}

.header-bottom__item-active {
  padding: 0;
  left: 0;
  z-index: 3;
}

.header-bottom__item:nth-child(2) {
  left: 31%;
  padding-left: 45px;
  z-index: 2;
}

.header-bottom__item:nth-child(3) {
  right: 0;
  padding-left: 45px;
  z-index: 1;
}

.header-bottom__button {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 16px 0px;
  padding-left: 28px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.4px;
  background-image: url("/local/templates/avtavto/css/../img/bg-menu_active.png");
  background-color: transparent;
}

.header-bottom__button_disable {
  background-image: url("/local/templates/avtavto/css/../img/bg-menu.png");
}

.header-bottom__horItem_active {
  background-image: url("/local/templates/avtavto/css/../img/bg-menu_active.png");
}

.header-bottom__link {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.header-bottom__form fieldset {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  padding-top: 9px;
  padding-bottom: 7px;
  padding-right: 30px;
  right: -2px;
  z-index: 0;
  width: 69%;
  height: 51px;
  background-image: url("/local/templates/avtavto/css/../img/search-bg.png");
  background-repeat: no-repeat;
}

.header-bottom__search {
  width: 316px;
  height: 60%;
  background: #fff;
  border-left: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  border-radius: 5px;
  margin: 0;
  margin-right: 6px;
  padding: 0 0 0 5px;
  font-size: 13px;
}

.header-bottom__block-btn {
  display: flex;
  height: 55px;
}

.header-bottom__btn,
.header-bottom__visible-btn {
  width: 50px;
  height: 34px;
  background: url("/local/templates/avtavto/css/../img/search.png") 50% 50% no-repeat #9a0403;
  border-radius: 5px;
}

.header-bottom__visible-btn {
  display: none;
}

/* main */

.main__container {
  display: flex;
  justify-content: space-between;
}

/* левое меню */

.main__left {
  width: 25%;
}

.nav-left__list {
  transform: scaleY(0);
  transform-origin: 0 0;
  transition: 1s;
}

.nav-left__list_open {
  transform: scaleY(1);
  transition: 1s;
}

.nav-left__item:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.nav-left {
  height: 0;
  width: 235px;
}

.nav-left__item {
  position: relative;
}

.nav-left__btn,
.nav-left__link {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
  padding: 7px 0;
  padding-left: 11px;
  font-size: 15px;
  color: #00214c;
  text-decoration: none;
  background-color: #ededed;
  text-align: left;
}

.nav-left__btn::after
/*, .nav-left__link::after*/ {
  content: "";
  display: inline-flex;
  right: 6px;
  position: absolute;
  width: 9px;
  height: 18px;
  background-image: url("/local/templates/avtavto/css/../img/menu-arrow.png");
}

.nav-left__btn:hover {
  background-color: #fff;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}

.nav-left__btn:hover .nav-left__icn,
.nav-left__link:hover .nav-left__icn {
  background-position: 0 0;
}

.nav-left__btn:hover .icon35 {
  background-position: 2px 0;
}

.nav-left__btn:hover .icon10,
.nav-left__btn:hover .icon11 {
  background-position: 8px 0;
}

.nav-left__btn:hover .nav-left__text {
  color: #000;
}

.nav-left__text {
  display: block;
  width: 75%;
  padding: 7px 0;
  line-height: 18px;
}

.nav-left__icn {
  display: inline-flex;
  width: 31px;
  height: 31px;
  margin-right: 9px;
  background-repeat: no-repeat;
  background-position: -31px 0;
}

.icon1 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon1.png");
}

.icon2 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon2.png");
}

.icon3 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon3.png");
}

.icon4 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon4.png");
}

.icon5 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon5.png");
}

.icon6 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon6.png");
}

.icon7 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon7.png");
}

.icon8 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon8.png");
}

.icon9 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon9.png");
}

.icon10 {
  background-position: -20px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon10.png");
}

.icon11 {
  background-position: -20px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon11.png");
}

.icon12 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon12.png");
}

.icon13 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon13.png");
}

.icon14 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon14.png");
}

.icon15 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon15.png");
}

.icon16 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon16.png");
}

.icon17 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon17.png");
}

.icon18 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon18.png");
}

.icon19 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon19.png");
}

.icon20 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon20.png");
}

.icon21 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon21.png");
}

.icon22 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon22.png");
}

.icon23 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon23.png");
}

.icon24 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon24.png");
}

.icon25 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon25.png");
}

.icon26 {
  background-position: -32px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon26.png");
}

.icon27 {
  background-position: -25px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon27.png");
}

.icon28 {
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon28.png");
}

.icon29 {
  background-position: -32px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon29.png");
}

.icon30 {
  background-position: -32px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon30.png");
}

.icon31 {
  background-position: -32px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon31.png");
}

.icon32 {
  background-position: -32px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon32.png");
}
.icon33 {
  background-position: 0 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon33.png");
  background-size: cover;
}
.icon34 {
  background-position: -31px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon34.png");
  background-size: cover;
}
.icon35 {
  background-position: -29px 0;
  background-image: url("/local/templates/avtavto/css/../img/left-menu-icon/icon35.png");
  background-size: cover;
}
/* выпадашка вправо */

.nav-left__content {
  display: none;
  width: 765px;
  position: absolute;
  left: 235px;
  top: 0;
  z-index: 9999;
  padding: 5px;
  padding-left: 10px;
  background: #fff;
  border: none;
  -webkit-box-shadow: 1px 4px 5px #757584;
  -moz-box-shadow: 1px 4px 5px #757584;
  box-shadow: 1px 4px 5px #757584;
  -webkit-border-radius: 0 4px 4px 4px;
  -moz-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
}

.content_active {
  display: block;
}

.nav-left__content-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nav-left__content-item {
  width: 47%;
}

.nav-left__content-lvl2 {
  width: 90%;
}

.nav-left__dots,
.square-plus__dots {
  display: inline-flex;
  width: 11px;
  height: 11px;
  margin-right: 5px;
}

.square {
  background: url("/local/templates/avtavto/css/../img/dots.png") no-repeat 1px -56px;
}

.square-plus {
  cursor: pointer;
  background: url("/local/templates/avtavto/css/../img/dots.png") no-repeat 0px -7px;
}

.square-minus {
  background: url("/local/templates/avtavto/css/../img/dots.png") no-repeat 0px -34px;
}

.nav-left__content-item:not(:last-child) {
  margin-bottom: 7px;
}

.nav-left__content-link,
.square-plus__link {
  text-decoration: none;
  color: #474646;
  font-size: 13px;
  font-weight: bold;
  margin-right: 5px;
}

.nav-left__content-link:hover,
.square-plus__link:hover {
  color: var(--link-color);
  text-decoration: underline;
}

.nav-left__content-count,
.square-plus__count {
  color: var(--first-color);
  font-weight: 300;
}

.square-plus__content {
  display: none;
  padding-left: 15px;
}

.square-plus_active {
  display: block;
  margin-top: 15px;
}

/* контент главной */

.main__right {
  width: 75%;
  padding-left: 10px;
}

/* главный баннер */

.hero {
  padding-top: 25px;
  margin-bottom: 2px;
}

.hero__slider {
  width: 100%;
  position: relative;
}

.hero__img {
  height: 95%;
  border-radius: 5px;
}

.hero__slider .slick-arrow {
  top: 96px;
}

.hero__slider .slick-arrow.slick-prev {
  left: 21px;
}

.hero__slider .slick-arrow.slick-next {
  right: 18px;
}

/* слайдеры с главной */

.catalog {
  margin-bottom: 58px;
}

.catalog__title {
  text-transform: uppercase;
}

.catalog__slider,
.machine__slider {
  position: relative;
}

.catalog__slider .slide-item,
.machine__slider .slide-item {
  height: 241px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 44px;
}

.catalog__slider .slick-arrow,
.machine__slider .slick-arrow {
  height: 100px;
  top: 70px;
}

.catalog__slider .slick-arrow.slick-next,
.machine__slider .slick-arrow.slick-next {
  right: 0;
}

.catalog__img-link,
.machine__img-link {
  display: block;
  width: 100%;
  height: 138px;
  border: 1px solid #ddd;
  width: auto;
}

.catalog__img,
.machine__img {
  display: block;
  max-width: 136px;
  max-height: 136px;
  margin: 0 auto;
}

.catalog__name,
.machine__name {
  font-size: 13px;
  text-align: center;
  line-height: 16px;
  margin-bottom: auto;
}

.machine__name:hover {
  text-decoration: none;
}

.catalog__block,
.machine__block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.catalog__price,
.machine__price {
  margin-right: 15px;
}

.catalog__price-old,
.machine__price-old {
  font-size: 14px;
  color: #a9a9a9;
  text-decoration: line-through;
  text-align: right;
}

.catalog__price-new,
.machine__price-new {
  text-align: right;
  font-size: 18px;
  color: #9a0403;
}

.catalog__basket,
.machine__basket {
  display: flex;
  align-items: center;
}

.basket__btn {
  width: 35px;
  height: 35px;
  border: none;
  border-radius: 3px;
  background-image: url("/local/templates/avtavto/css/../img/basket-btn.png");
}

.sale {
  font-size: 14px;
  font-family: "Arial";
}

.machine {
  margin-bottom: 58px;
}

.jack {
  margin-bottom: 58px;
}

.compressor {
  margin-bottom: 58px;
}

.balance {
  margin-bottom: 58px;
}

.tire {
  margin-bottom: 58px;
}

/* Причины купить оборудование */

.whywe {
  margin-bottom: 20px;
}

/* .whywe__title {
  padding: 13px 0;
  padding-left: 23px;
  margin-bottom: 25px;
  font-family: "Arial";
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  background-image: url("/local/templates/avtavto/css/../img/whywe-title-bg.png");
} */

.whywe__item {
  padding: 10px 16px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  background-image: url("/local/templates/avtavto/css/../img/whywe-content-bg.png");
}

.whywe__elem1 {
  width: 27%;
}

.whywe__el {
  font-size: 20px;
}

.whywe__el span {
  font-size: 16px;
}

.whywe__elem1:nth-child(1) {
  padding: 3px 0 12px 0;
}

.whywe__icon {
  width: 3%;
  height: 47px;
  background-repeat: no-repeat;
}

.whywe__plus {
  background-image: url("/local/templates/avtavto/css/../img/whywe-plus.png");
}

.whywe__equally {
  height: 36px;
  background-image: url("/local/templates/avtavto/css/../img/whywe-result.png");
}

.whywe__elem3 {
  width: 18%;
}

.whywe__elem4 {
  width: 15%;
}

/* выполненные работы */

.work {
  display: flex;
  flex-direction: column;
  padding-top: 7px;
  background-color: #f8fbfd;
  margin-bottom: 20px;
}

.work__title {
  font-size: 22px;
  color: #802120;
  margin-bottom: 23px;
}

.work__slider {
  width: 100%;
  position: relative;
  margin-bottom: auto;
}

.work__slider .slide-item {
  display: flex;
  justify-content: space-between;
  padding-top: 5px;
}

.work__slider .slick-arrow {
  height: 98px;
  top: 23%;
}

.work__slider .slick-arrow.slick-prev {
  left: 0;
}

.work__slider .slick-arrow.slick-next {
  right: 0;
}

.work__left {
  width: 39%;
  padding-left: 30px;
  position: relative;
}

.work__img {
  position: absolute;
  width: 82px;
  height: 84px;
  top: -5px;
  right: -10px;
  z-index: 9999;
  border: 2px solid #3a3a4b;
  box-shadow: 0px 0px 1px 5px rgb(255 255 255);
}

.work__right {
  width: 56%;
  padding-right: 60px;
}

.object__slider {
  width: 100%;
  margin-bottom: 5px;
}

.object__link {
  width: 100%;
}

.object-nav__slider {
  width: 100%;
}

.object-nav__slider .slide-item {
  margin: 0 5px;
}

.work__link {
  font-size: 18px;
  color: #2172ad;
}

.work__link:hover {
  text-decoration: none;
}

.work__item {
  font-size: 16px;
  margin-bottom: 15px;
}

.work__link-all {
  align-self: flex-end;
  margin-bottom: 20px;
  margin-right: 13px;
}

.work__link-all:hover {
  text-decoration: none;
}

/* популярные разделы */

.popular__title {
  border: none;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 28px;
  color: #fff;
  text-transform: uppercase;
}

.popular__list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.popular__item {
  display: flex;
  width: 32%;
  padding: 10px;
  margin-bottom: 16px;
  background: #f6f6f6;
  cursor: pointer;
  position: relative;
}

.popular__block-img {
  width: 38%;
  margin-right: 18px;
}

.popular__img {
  width: 110px;
  height: 100%;
}

.popular__block {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.popular__name {
  display: block;
  margin-bottom: 3px;
  font-size: 22px;
}

.popular__item:hover .popular__content_active {
  display: flex;
  position: absolute;
  justify-content: center;
  padding-left: 10px;
  top: 0;
  left: 0;
  background-color: #f6f6f6;
  width: 100%;
  height: 100%;
}

.popular__content {
  display: none;
  flex-direction: column;
  justify-content: space-between;
}

.popular__content-link {
  margin-bottom: 5px;
}

/* производители */

.manufacturer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ebebeb;
  border-bottom: 3px solid #ebebeb;
  padding-left: 20px;
  margin-bottom: 30px;
}

.manufacturer__title {
  font-size: 18px;
}

.manufacturer__slider {
  padding: 10px;
  width: 75%;
  position: relative;
}

.manufacturer__slider .slide-item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 20px;
}

.manufacturer__slider .slick-arrow {
  top: 25px;
  height: 47px;
  transform: rotate(180deg);
}

.manufacturer__slider .slick-arrow.slick-next::before {
  background-image: url("/local/templates/avtavto/css/../img/manufacturer-arrow.png");
}

.manufacturer__slider .slick-arrow.slick-prev {
  display: none;
}

.manufacturer__slider .slick-arrow.slick-next {
  right: 13px;
}

/* сертификаты */

.sertificate {
  margin-bottom: 75px;
}

.sertificate__title {
  text-transform: uppercase;
  font-weight: 400;
}

.sertificate__slider {
  width: 100%;
  position: relative;
  padding: 0 35px;
}

.sertificate__slider .slide-item {
  margin: 0 10px;
}

.sertificate__slider .slick-arrow {
  top: 41%;
  height: 90px;
}

.sertificate__slider .slick-arrow.slick-prev {
  left: 0;
}

.sertificate__slider .slick-arrow.slick-next {
  right: 0;
}

/* оснащение оборудованием */

.equipment {
  background-color: #f3f3f3;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-bottom: 35px;
}

.equipment__title {
  font-size: 27px;
  border: none;
  padding-left: 0;
}

.equipment__title span {
  color: #a80403;
}

.equipment__block {
  display: flex;
  justify-content: space-between;
}

.equipment__left {
  width: 70%;
}

.equipment__right {
  width: 25%;
}

/* затрудняетесь с выбором */

.straits {
  background: url("/local/templates/avtavto/css/../img/exclamation.png") 35px 13px no-repeat #fff;
  border-radius: 5px;
  padding: 30px 20px 30px 70px;
  font-size: 23px;
  margin-bottom: 30px;
}

.straits__title {
  background-color: #000;
  display: inline-block;
  color: #fff;
  font-size: 28px;
  padding: 11px 13px;
  margin-bottom: 13px;
  line-height: 1;
}

.straits__elem1 {
  display: block;
  font-size: 14px;
}

.straits__elem1 a {
  color: #000;
  text-decoration: none;
}

.straits__elem1 b a {
  border-bottom: 2px solid #a3a3a3;
}

.straits__elem2 a {
  color: #a80403;
  font-size: 26px;
  font-weight: 300;
}

.straits__elem2 a b {
  font-weight: 700;
}

.straits__elem2 span {
  color: #a80403;
}

/* среди наших клиентов */

.clients__title {
  padding-left: 0;
  border: none;
}

.clients__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.clients__img {
  width: 24%;
  margin-bottom: 10px;
}

/* Наши партнеры */

.partners {
  margin-bottom: 40px;
}

.partners__title {
  border: none;
  padding-left: 0;
  margin-bottom: 10px;
}

.partners__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.partners__first {
  display: flex;
  justify-content: space-between;
  background-color: #242424;
}

.partners__item {
  padding: 20px 5px 15px 15px;
  width: 32%;
  height: 170px;
  background-repeat: no-repeat;
}

.partners__bg1 {
  background-image: url("/local/templates/avtavto/css/../img/partners_img2.jpg");
}

.partners__bg2 {
  background-image: url("/local/templates/avtavto/css/../img/partners_img3.jpg");
}

.partners__block-link {
  width: 45%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.partners__block-text {
  width: 57%;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.partners__link:first-child {
  margin-bottom: 20px;
}

.partners__link:last-child {
  text-transform: uppercase;
  color: #fff;
}

.partners__bg1,
.partners__bg2 {
  display: flex;
  align-items: flex-end;
  padding-left: 0;
}

.partners__bg1 a {
  font-size: 26px;
}

.partners__bg1 a,
.partners__bg2 a {
  width: 80%;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  margin-bottom: 5px;
  padding: 5px 0 5px 16px;
  background: rgba(95, 114, 131, 0.8);
}

.partners__bg2 a {
  width: 56%;
  font-size: 40px;
}

/* footer */

.footer-top {
  padding: 53px 0 65px 0;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background: #f3f3f3;
}

.catalog-foot__title,
.info-foot__title {
  font-size: 20px;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 10px;
  color: #802120;
  padding-bottom: 0;
}

.footer-top__list {
  display: flex;
  justify-content: space-between;
}

.catalog-foot__list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-height: 460px;
}

.catalog-foot__item:not(:last-child) {
  margin-bottom: 10px;
}

.catalog-foot__item {
  width: 53%;
  display: inline-block;
  position: relative;
  padding-left: 55px;
}

.catalog-foot__item::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 14px;
  background-image: url("/local/templates/avtavto/css/../img/catalog-foot_img1.png");
}

.catalog-foot__link,
.info-foot__link {
  display: block;
  padding-left: 25px;
  color: #555;
  font-size: 16px;
}

.catalog-foot__link:hover,
.info-foot__link:hover {
  text-decoration: none;
}

.info-foot {
  width: 23%;
}

.info-foot__list {
  width: 97%;
  padding-left: 50px;
}

.info-foot__item:not(:last-child) {
  margin-bottom: 13px;
}

.info-foot__link {
  font-size: 16px;
  color: #469dc4;
}

.info-foot__item::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 14px;
  transform: translateY(3px);
  background-repeat: no-repeat;
  background-image: url("/local/templates/avtavto/css/../img/catalog-foot_img2.png");
}

.footer-bottom {
  padding: 40px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/local/templates/avtavto/css/../img/footer-bg.jpg");
}

.footer-bottom__container {
  display: flex;
  justify-content: space-between;
}

.footer-bottom__title {
  margin-bottom: 15px;
}

.footer-bottom__el {
  display: flex;
}

.footer-bottom__text {
  font-size: 16px;
  color: #7f7f7f;
}

.footer-bottom__phone a {
  display: block;
  color: #000;
  font-size: 20px;
  margin-bottom: 10px;
}

.phone_text {
  margin-right: 35px;
}

.mail_text {
  margin-right: 20px;
}

/* кнопка наверх */

.upBtn {
  display: block;
  width: 50px;
  height: 50px;
  border: none;
  position: fixed;
  border-radius: 50%;
  background-color: transparent;
  background-image: url("/local/templates/avtavto/css/../img/pageUp.png");
  bottom: 5%;
  left: -60px;
  z-index: 10;
  transition: 0.5s;
}

.show-btn {
  left: 40px;
}

.upBtn:focus {
  outline: none;
}

/* хлебные крошки */

.path {
  margin-top: 70px;
}

/* производители разводящая */

.producer__title {
  border-bottom: 1px dashed #2b2b2b;
  padding-bottom: 5px;
}

/* производители детальная */

.producer-detail__container {
  display: flex;
  justify-content: space-between;
}

.producer-detail__left {
  width: 25%;
}

.producer-detail__nav-list {
  box-shadow: 0 0 5px rgb(50 50 50 / 75%);
}

.producer-detail__nav-item {
  background-color: #eaeaea;
  padding: 13px 8px;
  border-bottom: 1px solid #dddddd;
}

.producer-detail__nav-item .active {
  color: #9c0303;
  font-weight: bold;
}

.producer-detail__desc {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

/*
.producer-detail__logo {
  width: 25%;
}*/

.producer-detail__nav-link {
  text-decoration: none;
  color: #000;
  font-weight: 500;
  font-size: 15px;
}

.producer-detail__right {
  width: 73%;
}

.producer-detail__item,
.catalog-page__item {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
}

.producer-detail__item-left,
.catalog-page__item-left {
  width: 70%;
  border-right: 2px solid #e4e4e4;
}

.producer-detail__item-title,
.catalog-page__item-title {
  display: block;
  font-size: 15px;
  color: #469dc4;
  width: 100%;
  margin-bottom: 20px;
}

.producer-detail__item-fancybox,
.catalog-page__item-fancybox {
  display: inline-block;
  position: relative;
  padding-top: 20px;
  border: 1px solid #eaeaea;
  border-radius: 5px;
  width: 33%;
  height: 80%;
  margin-right: 30px;
  text-align: center;
  vertical-align: top;
}

.producer-detail__item-list,
.catalog-page__item-list {
  display: inline-block;
  list-style-type: disc;
  width: 50%;
}

.producer-detail__item-img,
.catalog-page__item-img {
  width: 85%;
  max-height: 90%;
}

.producer-detail__item-params,
.catalog-page__item-params {
  font-size: 12px;
  color: #577482;
}

.producer-detail__item-params:not(:last-child),
.catalog-page__item-params:not(:last-child) {
  margin-bottom: 5px;
}

.producer-detail__item-loups {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 26px;
  height: 22px;
  background-image: url("/local/templates/avtavto/css/../img/loupse.png");
  cursor: url("/local/templates/avtavto/css/../img/zoomin.cur"), pointer;
}

.producer-detail__item-right,
.catalog-page__item-right {
  width: 30%;
  display: flex;
  flex-direction: column;
  padding-left: 12px;
}

.catalog-page__item-right span {
  margin-right: 10px;
}

.producer-detail__item-price,
.catalog-page__item-price {
  display: block;
  font-size: 12px;
  color: #787878;
  margin-bottom: 10px;
}

.producer-detail__item-old,
.catalog-page__item-old {
  color: #9c0303;
  text-decoration: line-through;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
}

.producer-detail__item-new,
.catalog-page__item-new {
  display: block;
  margin-bottom: 15px;
  color: #39b23a;
  font-size: 18px;
}

.producer-detail__item-btn,
.catalog-page__item-btn {
  width: 119px;
  height: 30px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  background: #fe7108;
  display: inline-block;
  border-radius: 5px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 10px;
}

.producer-detail__item-bookmark,
.catalog-detail__item-bookmark,
.catalog-page__item-bookmark {
  display: inline-block;
  text-decoration: underline;
  cursor: pointer;
}

.producer-detail__item-bookmark::before,
.catalog-detail__item-bookmark::before,
.catalog-page__item-bookmark::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  transform: translateY(3px);
  background-image: url("/local/templates/avtavto/css/../img/heart_add.png");
}

.catalog-page__desc h2 {
  margin-bottom: 15px;
}

.catalog-page__desc p {
  margin-bottom: 10px;
}

/* разводная страница производители */

.producer__list {
  display: flex;
  flex-direction: column;
  height: 760px;
  flex-wrap: wrap;
}

.producer__item {
  display: flex;
}

.producer__item:not(:last-child) {
  margin-bottom: 20px;
}

.producer__item span {
  display: block;
  margin-right: 20px;
  color: #600;
  font-weight: bold;
  font-size: 13px;
}

.producer__block {
  display: flex;
  flex-direction: column;
}

/* Страница оплата и доставка */

.payment__container {
  padding-left: 22px;
}

.payment__block {
  display: flex;
  justify-content: space-between;
}

.payment__left {
  width: 70%;
}

.payment__subtitle {
  font-size: 16px;
  color: #993300;
  text-decoration: underline;
  margin-bottom: 15px;
}

.payment__list {
  width: 50%;
  padding-bottom: 20px;
  border-bottom: 1px solid #577482;
}

.payment__link {
  color: #df3231;
  text-decoration: none;
  border-bottom: 1px dashed #df3231;
  font-weight: bold;
  font-size: var(--font-m);
}

.payment__item:not(:last-child) {
  margin-bottom: 15px;
}

.payment__right {
  width: 30%;
}

.payment__img-block figcaption {
  padding-left: 20px;
}

.payment__img-name {
  display: block;
  color: #577482;
}

.payment__img-name:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: -20px;
  transform: translateY(4px);
  background-image: url("/local/templates/avtavto/css/../img/star.png");
}

.payment__desc {
  margin-top: 0;
  padding-bottom: 20px;
}

.payment__desc-block p {
  margin: 5px 0;
  text-indent: 0;
}

.payment__desc-block h3 {
  margin-bottom: 10px;
  font-size: var(--font-m);
}

.payment__desc-block span {
  display: block;
  background-color: #ffe4e1;
  padding: 3px;
}

.payment__desc-block ul {
  list-style-type: disc;
  margin-left: 40px;
  margin-bottom: 20px;
}

.payment__desc-block table caption {
  text-align: left;
  margin-bottom: 10px;
}

.payment__desc-block table img {
  width: auto;
}

.payment__desc-block table {
  border: 1px solid gray;
}

.payment__desc-block table tr td {
  border: 1px solid gray;
}

/* страница вакансии */

.vacancy__subtitle {
  color: #577482;
  margin-bottom: 10px;
}

.vacancy__block b {
  display: inline-block;
  margin-bottom: 20px;
}

.vacancy__block ul {
  margin-left: 40px;
  margin-bottom: 10px;
  list-style-type: disc;
}

/* страница сервисное обслуживание */

.guarante__title {
  color: #2b2b2b;
  font-size: 20px;
  font-family: "Arial";
  font-weight: bold;
  margin-bottom: 10px;
}

.service__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}

.service__item {
  width: 19.9%;
}

.service__header {
  height: 58px;
  line-height: 58px;
  padding-left: 64px;
  border-radius: 5px 5px 0 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
}

.service__item1 .service__header {
  background: url("/local/templates/avtavto/css/../img/services-menu1.png") 20px 13px no-repeat #de7f19;
}

.service__item2 .service__header {
  background: url("/local/templates/avtavto/css/../img/services-menu2.png") 20px 13px no-repeat #de7f19;
}

.service__item3 .service__header {
  background: url("/local/templates/avtavto/css/../img/services-menu3.png") 20px 13px no-repeat #de7f19;
}

.service__item4 .service__header {
  background: url("/local/templates/avtavto/css/../img/services-menu4.png") 20px 13px no-repeat #de7f19;
}

.service__item5 .service__header {
  background: url("/local/templates/avtavto/css/../img/services-menu5.png") 20px 13px no-repeat #de7f19;
}

.service__content {
  padding: 20px;
  min-height: 245px;
}

.service__content > ul > li {
  display: block;
  background: url("/local/templates/avtavto/css/../img/service-menu-li.png") 0px 6px no-repeat;
  padding-left: 10px;
  margin-bottom: 10px;
}

.service__content > ul > li > a {
  font-size: 15px;
  color: #000;
}

.service__item:nth-child(even) .service__content {
  background-color: #f3f3f3;
}

.service__item:nth-child(odd) .service__content {
  background-color: #f5f5f5;
}

.guarante__block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.guarante__block:first-child .guarante__left,
.guarante__block:nth-child(2) .guarante__left {
  width: 75%;
}

.guarante__right {
  width: 25%;
  background: #930603;
  border-radius: 5px;
  padding: 20px 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
}

.guarante__right span {
  display: block;
  margin-bottom: 4px;
}

.guarante__right span:nth-child(2) {
  color: #f6b8b8;
}

.guarante__right a {
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  margin-bottom: 7px;
  display: block;
}

.guarante__right span:last-child {
  font-size: 12px;
}

.akts {
  display: flex;
  justify-content: center;
  align-items: center;
}

.guarante__item {
  display: block;
  background: url("/local/templates/avtavto/css/../img/service-menu-li.png") 0px 6px no-repeat;
  padding-left: 10px;
  margin-bottom: 10px;
  color: #000;
  font-size: 14px;
}

.guarante__left span {
  display: block;
  margin-bottom: 10px;
}

.guarante__left a {
  color: #000;
}

.guarante__akts {
  width: 100%;
  line-height: 100%;
  border-radius: 5px;
  background: url("/local/templates/avtavto/css/../img/download-price.png") 30px 20px no-repeat #930603;
  padding-left: 50px;
  padding-top: 14px;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}

.guarante__default-list {
  list-style-type: disc;
  margin-left: 40px;
  margin-bottom: 20px;
}

.guarante__default-item:not(:last-child) {
  margin-bottom: 10px;
}

.guarante__default-item > ul {
  list-style-type: circle;
  margin-left: 40px;
}

/* карта на странице сервисное обслуживание */

.service__map {
  position: relative;
}

.service__map-desc {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 43%;
  height: 90%;
  padding: 30px 20px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 5;
}

.service__map-content {
  margin-bottom: 20px;
}

.service__map-title {
  color: #802120;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 400;
}

.service__map-content address {
  color: #555;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
}

.service__map-elem {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.service__map-subtitle {
  font-size: 16px;
}

.service__map-info {
  width: 48%;
  display: flex;
  flex-direction: column;
}

.service__map-phone,
.service__map-icq {
  font-size: 20px;
  text-decoration: none;
  color: #555;
}

.service__map-mail {
  font-size: 16px;
}

/* страница кредитование */

.crediting__container {
  padding-left: 20px;
}

.crediting__item {
  margin-bottom: 20px;
}

.crediting__subtitle {
  color: #993300;
  margin-bottom: 15px;
  font-size: 20px;
}

.crediting__content ul {
  margin-left: 40px;
}

.crediting__foot b {
  display: block;
  margin-bottom: 10px;
}

.crediting__foot a {
  color: #555;
  text-decoration: none;
}

.crediting__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.crediting__block a {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.crediting__block a img {
  width: 80%;
}

/* страница чертежи и инструкции */

.instruction__subtitle {
  text-align: center;
  margin-bottom: 20px;
}

.instruction__block {
  display: flex;
  flex-direction: column;
}

.instruction__el {
  display: flex;
}

.instruction__el:not(:last-child) {
  margin-bottom: 5px;
}

.instruction__item {
  position: relative;
  z-index: 3;
}

.instruction__item {
  border: 1px solid #999;
  padding: 10px 0 10px 5px;
}

.instruction__link {
  margin-right: 10px;
}

.instruction__download {
  color: #ff0000;
  text-decoration: none;
}

/* страница Условия продажи */

.sale-lvl1__list,
.sale-lvl2__list,
.sale-lvl3__list {
  list-style: none;
  padding: 0;
}

.sale-lvl1__item:not(:last-child) {
  margin-bottom: 20px;
}

.sale-lvl2__list {
  margin-top: 10px;
  padding-left: 20px;
}

.sale-lvl2__item:not(:last-child) {
  margin-bottom: 15px;
}

.sale-lvl3__list {
  margin-top: 10px;
  padding-left: 40px;
}

.sale-lvl3__item:not(:last-child) {
  margin-bottom: 7px;
}

ul.sale-lvl3__list {
  list-style-type: disc;
}

/* страица контакты */

.contacts {
  margin-bottom: 20px;
}

.contacts__subtitle {
  color: #802120;
  font-size: 22px;
  margin-bottom: 15px;
  font-weight: normal;
}

.contacts__block address {
  margin-bottom: 0;
  color: #577482;
  font-size: 14px;
  font-weight: normal;
}

.contacts__block {
  margin-bottom: 10px;
}

.contacts__elem {
  width: 40%;
  display: flex;
}

.contacts__elem-title {
  display: block;
  width: 50%;
  margin-right: 10px;
}

.contacts__elem a {
  color: #577482;
  text-decoration: none;
}

.contacts__table {
  width: 100%;
  border-collapse: collapse;
}

.contacts__table td {
  border: solid 1px #eaeaea;
  padding: 5px;
}

/* страница политика конфиденциальности */

/* политика конфиденциальности */

.politika-konf {
  text-decoration: underline;
  font-family: var(--exoM);
  color: var(--hov-link);
}

.konf__section {
  margin-top: 50px;
}

.konf__container li {
  line-height: 25.6px;
}

.konf__title {
  text-align: center;
}

.konf-lvl2__list {
  list-style-type: none;
  margin-bottom: 20px;
}

.konf-lvl2__list li {
  margin-bottom: 10px;
}

.konf-lvl3__list {
  padding-left: 30px;
}

ol.konf-lvl3__list {
  list-style-type: none;
}

/* страница видео */

.video-page__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.video-page__item {
  width: 30%;
  margin-bottom: 20px;
}

/* страница новости */

.news-page__list {
  display: flex;
  flex-direction: column;
}

.news-page__item {
  display: flex;
  flex-direction: column;
}

.news-page__item:not(:last-child) {
  margin-bottom: 20px;
}

/* страница статьи */

.articles-page__link {
  display: block;
  margin-bottom: 10px;
}

.articles-page__item:not(:last-child) {
  margin-bottom: 20px;
}

/* страница реализованные проекты */

.work-page__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.work-page__item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 30%;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 10px 5px;
}

.work-page__link {
  width: 80%;
}

.work-page__desc {
  text-align: center;
}

/* детальная страница реализованные проекты */

.new-detail__block-img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news-detail__desc {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.news-detail__desc a {
  width: 20%;
}

.news-detail__desc h2 {
  margin-bottom: 20px;
}

.news-detail__desc p {
  margin-bottom: 5px;
  line-height: 24px;
}

.news-detail__desc ul {
  list-style-type: disc;
  margin-left: 40px;
}

.work-detail__link {
  display: inline-block;
  width: 16%;
}

.work-detail__desc {
  margin-bottom: 20px;
}

/* детальная страница статей */

.articles-detail__desc h2 {
  margin-bottom: 20px;
}

.articles-detail__desc img {
  width: auto;
  float: right;
  margin-left: 20px;
}

.articles-detail__desc p {
  margin-bottom: 10px;
  line-height: 24px;
}

.articles-detail__desc ul {
  list-style-type: disc;
  margin-left: 20px;
}

.articles-detail__desc li {
  margin-bottom: 10px;
  line-height: 24px;
}

.articles-detail__desc ol > li > ul {
  margin-left: 20px;
}

/* страница каталог */

.catalog__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.catalog__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 1px;
  width: 17%;
  box-shadow: 0 4px 5px #b5b5b5;
  border: 1px solid #f1f1f1;
  margin-bottom: 35px;
}

.catalog__item:hover {
  box-shadow: 0 5px 6px #666666;
}

.catalog__item:hover .catalog__desc {
  background-color: #c90001;
}

.catalog__item:hover .catalog__link {
  color: #fff;
}

.catalog__link {
  padding: 30px 0;
  text-decoration: none;
}

.catalog__item img {
  width: 100px;
  min-height: 75px;
  max-height: 95px;
  text-align: center;
}

.catalog__desc {
  display: flex;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 10px;
  background-color: #efefef;
}

/* страница контакты */

.about__subtitle {
  font-size: 22px;
  color: #993300;
  margin-bottom: 15px;
}

.about__block {
  margin-bottom: 20px;
}

.advantage__list {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.advantage__item {
  display: inline-flex;
  align-items: center;
}

.advantage__item:not(:last-child) {
  margin-bottom: 10px;
}

.advantage__item:before {
  content: "";
  display: inline-flex;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 15px;
}

.advantage__icn1:before {
  background-image: url("/local/templates/avtavto/css/../img/advantage_img1.png");
}

.advantage__icn2:before {
  background-image: url("/local/templates/avtavto/css/../img/advantage_img2.png");
}

.advantage__icn3:before {
  background-image: url("/local/templates/avtavto/css/../img/advantage_img3.png");
}

.advantage__icn4:before {
  background-image: url("/local/templates/avtavto/css/../img/advantage_img4.png");
}

.advantage__icn5:before {
  background-image: url("/local/templates/avtavto/css/../img/advantage_img5.png");
}

.advantage__icn6:before {
  background-image: url("/local/templates/avtavto/css/../img/advantage_img6.png");
}

.advantage__icn7:before {
  background-image: url("/local/templates/avtavto/css/../img/advantage_img7.png");
}

.about-sertificate {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}

.about-sertificate__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.about-sertificate__link {
  margin-bottom: 10px;
}

.thanks__link {
  width: 20%;
  display: block;
}

/* модальное окно обратный звонок */

.popup-fade__callback,
.oneclick__popup-fade,
.addbasket__popup-fade,
.cheap__popup-fade,
.assembly__popup-fade {
  display: none;
}

.popup-fade__callback::before,
.oneclick__popup-fade::before,
.addbasket__popup-fade::before,
.cheap__popup-fade::before,
.assembly__popup-fade::before {
  content: "";
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 10000;
}

.addbasket__popup-fade::before {
  opacity: 0.9;
}

.popup__callback,
.oneclick__popup,
.cheap__popup,
.assembly__popup {
  position: fixed;
  top: 20%;
  left: 40%;
  width: 380px;
  height: auto;
  background: #660000;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 15px;
  box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}

.cheap__popup {
  width: 400px;
  top: 10%;
}

.oneclick__popup {
  width: 575px;
  left: 35%;
  top: 5%;
}

.popup-close {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  display: block;
  background-color: transparent;
  background-image: url("/local/templates/avtavto/css/../img/close_icn.png");
  background-size: cover;
  top: 10px;
  right: 10px;
}

.popup__title {
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 15px;
}

.modal__tooltip {
  color: #fff;
  margin-bottom: 20px;
  display: block;
}

.fieldset__callback {
  display: flex;
  flex-direction: column;
}

form .popup__input {
  width: 100%;
  height: 30px;
  text-align: center;
  margin-bottom: 10px;
}

.popup__consert {
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
}

.popup__consert a {
  color: #fc7910;
  text-decoration: none;
}

.popup__btn {
  background: url("/local/templates/avtavto/css/../img/accept.png") center 20px no-repeat #de7f19;
  width: 100%;
  height: 50px;
  padding-bottom: 30px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  cursor: pointer;
  border: none;
  display: block;
  font-family: Tahoma;
}

/* модальное окно в один клик */

.oneclick__fieldset {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.oneclick__subtitle {
  font-size: 12px;
  color: #fff;
  margin-bottom: 10px;
}

.oneclick__data {
  width: 55%;
}

.oneclick__block-img {
  display: flex;
  justify-content: center;
  width: 40%;
  margin-bottom: 20px;
}

.oneclick__img {
  width: 90%;
  height: auto;
}

.oneclick__summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.oneclick__switch {
  display: flex;
  justify-content: space-between;
  width: 35%;
  height: 30px;
}

.oneclick__switch-btn {
  width: 20%;
}

.oneclick__number {
  width: 50%;
  text-align: center;
}

.oneclick__total {
  display: block;
  width: 50%;
  text-align: right;
  color: #fff;
}

/* модальное окно добавить в корзину */

.addbasket__popup {
  position: fixed;
  z-index: 99999;
  top: 30%;
  left: 30%;
  width: 700px;
  height: 200px;
  background: #f6f6f6;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.addbasket-close {
  position: absolute;
  top: -1px;
  right: -1px;
  padding: 10px;
  background: #242424;
  color: #fff;
  font-weight: 700;
  border: none;
  border-radius: 5px;
  border-top-right-radius: 10px;
  cursor: pointer;
}

.addbasket__title {
  color: #e6931d;
  font-size: 34px;
  margin-bottom: 30px;
}

.addbasket__block {
  width: 60%;
  display: flex;
  justify-content: space-between;
}

.addbasket__btn {
  display: block;
  width: 47%;
  color: #fff;
  border-radius: 5px;
  font-weight: 700;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
}

.addbasket__arrange {
  text-decoration: none;
  background: #990302;
}

.addbasket__continue {
  background: #242424;
}

/* модальное окно Нашли дешевле */

.cheap__block {
  display: flex;
  flex-direction: column;
}

.cheap__el {
  color: #fff;
  font-size: 12px;
  font-family: "Tahoma";
}

.cheap__el span {
  color: #fc7910;
}

.cheap__block {
  margin-bottom: 10px;
}

.cheap__textarea,
.assembly__textarea {
  width: 100%;
  height: 60px;
  margin-bottom: 10px;
  text-align: center;
}

/* страница обработка персональных данных */

.personaldata__block p {
  margin-bottom: 10px;
  font-size: 14px;
}

/* детальная страница Каталог */

.catalog-detail__content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.catalog-detail__img {
  position: relative;
  width: 35%;
}

.catalog-detail__slider {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}

.catalog-detail__sticker,
.catalog-page__sticker {
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
}

.catalog-detail__delivery,
.catalog-page__delivery {
  left: 20%;
  width: 210px;
  height: 50px;
  background-image: url("/local/templates/avtavto/css/../img/delivery_img.png");
}

.catalog-detail__delivery {
  top: 0;
}

.catalog-page__delivery {
  left: 10%;
  top: 0;
  width: 185px;
  background-size: contain;
}

.catalog-detail__hit {
  top: 20%;
  left: -10px;
  width: 96px;
  height: 40px;
  background-image: url("/local/templates/avtavto/css/../img/hit_img.png");
}

.catalog-detail__rus,
.catalog-page__rus {
  border: 2px solid #e4e4e4;
  top: 245px;
  left: -5px;
  width: 85px;
  height: 60px;
  background-image: url("/local/templates/avtavto/css/../img/rus_img.png");
}

.catalog-detail__rus {
  bottom: 28%;
  top: auto;
  z-index: 1;
}

.catalog-page__rus {
  top: auto;
  bottom: -20px;
  left: -8px;
}

.catalog-detail__slider .slide-item {
  background-color: #ffffff;
  padding: 20px;
  border: 1px solid #c0c0c0;
  border-radius: 5px;
  margin: 3px;
  max-height: 300px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  text-align: center;
}

.catalog-detail__slider .slide-item img {
  max-height: 100%;
  max-width: 56%;
}

.catalog-detail__nav {
  position: relative;
  padding: 0 50px;
}

.catalog-detail__nav .slide-item {
  margin: 0 10px;
  border: solid 1px #7a7677;
}

.catalog-detail__nav .slide-item img {
  opacity: 0.6;
  cursor: pointer;
}

.catalog-detail__nav .slide-item.slick-current img {
  opacity: 1;
}

.catalog-detail__nav .slick-arrow {
  top: 0;
  width: 21px;
}

.catalog-detail__nav .slick-arrow.slick-prev {
  left: 0;
}

.catalog-detail__nav .slick-arrow.slick-next {
  right: 0;
}

.catalog-detail__nav .slick-arrow::before {
  background-image: url("/local/templates/avtavto/css/../img/arrowdouble.png");
}

.catalog-detail__info {
  width: 61%;
  display: flex;
  flex-direction: column;
}

.catalog-detail__block-info {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

.catalog-detail__params {
  width: 45%;
}

.properties-detail__list {
  list-style-type: disc;
  padding-left: 15px;
}

.properties-detail__item:not(:last-child) {
  margin-bottom: 5px;
}

.catalog-detail__sale {
  width: 50%;
  display: flex;
  flex-direction: column;
}

.catalog-detail__sale-block {
  margin-bottom: 20px;
}

.catalog-detail__sale-el {
  display: inline-block;
}

.catalog-detail__price-text {
  font-size: 20px;
}

.catalog-detail__price-old {
  color: #9c0303;
  text-decoration: line-through;
  font-size: 18px;
  font-weight: bold;
}

.catalog-detail__price-new {
  color: #39b23a;
  font-size: 26px;
}

.catalog-detail__block-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.catalog-detail__buy {
  width: 120px;
  height: 35px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: #fe7108;
  display: inline-block;
  border-radius: 5px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
}

.catalog-detail__buy:hover {
  background: #9c0303;
}

.catalog-detail__buyOneclick {
  width: 160px;
  height: 35px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: #2172ad;
  display: inline-block;
  border-radius: 5px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
}

.catalog-detail__cheap {
  display: flex;
  justify-content: flex-end;
}

.catalog-detail__cheap-btn {
  background-color: #fff;
  text-decoration: underline;
  color: #2172ad;
  display: inline-block;
  align-self: flex-end;
  margin-right: 30px;
}

.catalog-detail__advantage-btn {
  background-color: #fff;
  color: #2172ad;
  text-decoration: underline;
}

.catalog-detail__advantage-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.catalog-detail__advantage-item {
  display: flex;
  align-items: center;
}

.catalog-detail__advantage-item::before {
  content: "";
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 10px;
}

.catalog-detail__advantage-icn1:before {
  background-image: url("/local/templates/avtavto/css/../img/garantiya.png");
}

.catalog-detail__advantage-icn2:before {
  background-image: url("/local/templates/avtavto/css/../img/sale1.png");
}

.catalog-detail__advantage-icn3:before {
  background-image: url("/local/templates/avtavto/css/../img/servise.png");
}

/* таб */

.tab__content > *:last-child {
  margin-bottom: 0;
}

.tab {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: space-between;
  min-height: 35px;
  height: auto;
}

.tab__item {
  width: 13%;
  border-radius: 3px;
}

.tab__item > span {
  border: 1px solid #eaeaea;
  border-bottom: none;
  border-radius: 3px;
  padding: 0 17px;
  height: 43px;
  cursor: pointer;
  background-color: #ededed;
  color: #577482;
  position: relative;
  text-align: center;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tab__item > span:hover {
  background-color: #fff;
}

/* .tab__item:not(:nth-last-child(1)) > span {
  border-right: none;
} */

.tab__content::before {
  content: "";
  display: block;
  border: 0.5px solid #eaeaea;
  width: 100%;
}

.tab__content {
  width: 100%;
  display: none;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  padding-top: 42px;
}

.tab__content > * {
  position: relative;
}

.tab__item.active .tab__content {
  display: block;
}

.tab__item > span.active {
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-bottom: none;
  color: #fff;
  z-index: 3;
}

.tab__item > span.active:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  background-image: url("/local/templates/avtavto/css/../img/str-tab.png");
  border-radius: 3px;
}

.tab__item > span.active ~ .tab__content {
  z-index: 1;
  opacity: 1;
}

.tab__desc {
  padding: 20px 10px;
  border: 1px solid #eaeaea;
}

.tab__desc table {
  width: 100%;
}

.tab_desc table tbody tr td {
  width: 50%;
}

.tab__desc ol {
  padding-left: 20px;
  list-style-type: number;
  margin-bottom: 15px;
}

.tab__desc ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 15px;
}

.tab__desc ol > li {
  margin-bottom: 5px;
}

.tab__desc p {
  line-height: 20px;
  font-size: 14px;
}

.tab__desc img {
  width: auto;
}

.tab__desc .vote_field_otz {
  margin-left: 30px;
}

.tab__desc span.red {
  color: rgb(0, 0, 128);
}

.tab__desc span.blue {
  color: rgb(255, 0, 0);
}

.catalog-detail__payment h2,
.catalog-detail__guarante h2 {
  margin-bottom: 15px;
  color: #802120;
  font-weight: normal;
  font-size: 22px;
}

.catalog-detail__payment span,
.catalog-detail__guarante span {
  display: block;
  margin-bottom: 15px;
}

.catalog-detail__payment ul,
.catalog-detail__guarante ul {
  padding-left: 40px;
  list-style-type: disc;
  margin-bottom: 20px;
}

.catalog-detail__guarante p {
  margin-bottom: 10px;
}

/* страница каталог список на фильтрацией */

.catalog__list-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.catalog__item-top {
  display: flex;
  align-items: center;
  width: 28%;
  margin-bottom: 20px;
}

.catalog__img-top {
  width: 50px;
  margin-right: 10px;
}

.catalog__name-top {
  text-decoration: underline;
}

/*страница услуги*/

.uslugi {
  margin-top: 80px;
}

.uslugi__title span {
  font-weight: bold;
  color: #aa0403;
}

.uslugi__desc {
  margin-bottom: 20px;
}

.uslugi__block {
  display: flex;
  justify-content: space-between;
}

.uslugi__left {
  width: 70%;
}

.uslugi__right {
  width: 25%;
}

.uslugi__right img {
  border-radius: 5px;
}

.uslugi__right .guarante__right {
  width: 100%;
}

.uslugi__list {
  margin-bottom: 30px;
}

.uslugi__item {
  display: flex;
  justify-content: space-between;
}

.uslugi__subtitle {
  font-size: 20px;
  font-weight: bold;
}

.uslugi__item:not(:last-child) {
  margin-bottom: 20px;
}

.uslugi__item::before {
  content: "";
  display: flex;
  width: 50px;
  height: 65px;
  background-repeat: no-repeat;
}

.uslugi_icn1::before {
  background-image: url("/local/templates/avtavto/css/../img/services-benefit1.png");
}

.uslugi_icn2::before {
  background-image: url("/local/templates/avtavto/css/../img/services-benefit2.png");
}

.uslugi_icn3::before {
  background-image: url("/local/templates/avtavto/css/../img/services-benefit3.png");
}

.uslugi_icn4::before {
  background-image: url("/local/templates/avtavto/css/../img/services-benefit4.png");
}

.uslugi_icn5::before {
  background-image: url("/local/templates/avtavto/css/../img/services-benefit5.png");
}

.uslugi__el {
  width: 90%;
}

.uslugi__stock {
  background: url("/local/templates/avtavto/css/../img/services-price.png") left no-repeat #f3f3f3;
  padding: 5px 0px 5px 94px;
  border-radius: 5px 0px 0px 5px;
  margin-bottom: 40px;
}

.uslugi__stock span {
  display: block;
  font-size: 20px;
  line-height: 120%;
  margin-top: 7px;
}

/* страница карта сайта */

.site-map__lvl0-link {
  font-weight: 700;
}

.site-map__lvl1 {
  padding-left: 20px;
}

.site-map__lvl2 {
  padding-left: 20px;
}

/*404*/

.error {
  margin: 100px 0;
}

/*Корзина*/

.cart {
  margin: 20px 0 35px;
}

.cart__header {
  display: flex;
  justify-content: space-between;
}

.cart__title {
  margin: 10px 0 20px;
}

.cart__exel {
  display: inline-flex;
  align-items: center;
  border: solid lightGrey 2px;
  border-radius: 10px;
  width: 135px;
  height: 35px;
  padding: 5px 5px 5px 5px;
  text-align: center;
}

.cart__exel::before {
  content: "";
  display: inline-flex;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background-image: url("/local/templates/avtavto/css/../img/xls.gif");
}

.order_table {
  width: 100%;
}

.order_table tbody .cart_item td:nth-child(2) {
  text-align: center;
  padding: 0 10px;
}

.order_table td:nth-child(1) {
  width: 100px;
}

.order_table td:nth-child(3),
.order_table td:nth-child(4),
.order_table td:nth-child(5),
.order_table td:nth-child(6) {
  text-align: center;
  white-space: nowrap;
}

.order_table thead tr th {
  padding: 0 10px;
  white-space: nowrap;
}

.order_table tfoot tr td {
  white-space: nowrap;
}

.page-count-arr-delete img {
  width: auto;
}

.line_div {
  margin-left: 15px;
  position: relative;
  width: 460px;
  height: 54px;
}

.line_div .freeRadioBlock {
  padding: 0 0 12px 0px;
  width: 100%;
  overflow: hidden;
}

.freeRadioBlock input {
  float: left;
}

.freeRadioBlock label {
  display: inline-flex;
  margin-bottom: 15px;
  padding-left: 10px;
  float: left;
  width: 95%;
}

.line_name_div {
  display: inline;
}

.line_div > input[type="text"],
.line_div > input[type="phone"],
.line_div > textarea {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 293px;
}

.forma-oformlenie {
  height: 27px;
  margin-bottom: 10px;
  padding-left: 2px;
}

.orderHelpInfo {
  font-size: 11px;
  margin: 0px 0 6px 160px;
  font-style: italic;
  position: absolute;
  bottom: 0;
  left: 0;
}

.cart-detail__buy {
  width: 120px;
  height: 35px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: #fe7108;
  display: inline-block;
  border-radius: 5px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
}

.cart-detail__buy:hover {
  background: #9c0303;
}

.cart-detail__buyOneclick {
  width: 200px;
  height: 35px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  background: #2172ad;
  display: inline-block;
  border-radius: 5px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
  padding-top: 6px;
}

.item_count {
  width: 50px;
  float: left;
}

.page-count-arrows {
  float: left;
  width: 28px;
}

.uslugi__container p {
  line-height: 2rem;
}

.uslugi__container h2 {
  margin-top: 15px;
}

.uslugi__container img {
  width: auto;
}

.block_inf_sert {
  width: 25%;
  display: inline-block;
  margin-bottom: 30px;
}

.resp-cart {
  margin-bottom: 20px;
}

#qform {
  margin-left: 40px;
  margin-top: 20px;
}

#qform h3 {
  margin-bottom: 20px;
}

.respp-pole1 {
  border-radius: 5px;
  background-image: url("/local/templates/avtavto/css/../img/pole-resp1111.png");
  background-repeat: no-repeat;
  border: medium none;
  height: 30px;
  padding-left: 5px;
  width: 332px;
  color: #577482;
}

.respp-pole2 {
  border-radius: 5px;
  background-image: url("/local/templates/avtavto/css/../img/pole-resp2222.png");
  background-repeat: no-repeat;
  border: medium none;
  height: 106px;
  padding-top: 7px;
  padding-left: 7px;
  width: 654px;
  color: #577482;
}

.add-resp {
  background-image: url("/local/templates/avtavto/css/../img/card_36.png");
  background-repeat: no-repeat;
  width: 120px;
  height: 27px;
  border: none;
  margin-top: 15px;
  cursor: pointer;
}

/* форма на заявку запчастей на заказ */

.uslugi__form {
  background-color: #f7f7f7;
  padding: 10px;
  max-width: 50%;
  min-width: 320px;
  margin-bottom: 20px;
}

.zayvka__title {
  border: none;
  font-size: 20px;
  color: #2b2b2b;
  font-weight: 700;
}

.zayvka__subtitle {
  font-size: 14px;
  color: #802120;
}

.zayvka__block {
  display: flex;
  flex-direction: column;
}

.zayvka__input:not(:first-child) {
  width: 100%;
  height: 30px;
  text-align: center;
  margin-bottom: 10px;
}

.zayvka__textarea {
  width: 100%;
  margin-bottom: 5px;
}

.zayvka__payment {
  display: flex;
  justify-content: space-between;
}

.payment__group {
  display: flex;
  flex-direction: column;
}

.equipment-zayvka label {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.equipment-zayvka > label:last-child {
  margin-bottom: 30px;
}

.equipment-zayvka__input {
  max-width: 320px;
  height: 30px;
}

.zayvka__add {
  width: 100%;
  background: url("/local/templates/avtavto/css/../img/arrow-down.png") center 20px no-repeat rgb(172, 6, 5);
  text-align: center;
  padding-bottom: 30px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  font-size: 15px;
}

.zayvka__delete {
  float: left;
  max-width: 320px;
  background: url("/local/templates/avtavto/css/../img/deleteblock.png") center 20px no-repeat #000;
  padding-bottom: 30px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  font-size: 15px;
}

.menu-bg {
  display: none;
}

/* сопутствующие товары */

.magazin_block-ul {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}

.magazin_block-ul li {
  width: 33.3%;
  padding: 10px;
  list-style: none;
  display: block;
  overflow: hidden;
}

.block_item-guest {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.block_imgas-guest {
  width: 30%;
  padding: 0 5px 5px;
}

.block_imgas-guest table {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.block_name-info {
  width: 70%;
}

.block_name-guest {
  width: 100%;
}

.block_price-guest {
  width: 100%;
  margin: 5px 0;
}

.page-buyers-oldprice {
  font: normal/14px Arial;
  font-weight: bold;
  color: #9c0303;
  text-decoration: line-through;
}

.page-buyers-price {
  font-weight: normal;
  font: normal;
  font: normal/14px Arial;
}

.block_basket-guest {
  width: 100%;
}

.yes-no-sklad {
  display: none;
  text-transform: uppercase;
  color: #58d459;
}

.add_news img {
  height: 28px;
  width: 67px;
}
.bx-filter .bx-ui-slider-track {
  z-index: 1 !important;
}
/* адаптив */

@media (max-width: 1200px) {
  .container {
    max-width: 960px;
  }
  /* header */
  .header-top__container {
    justify-content: space-between;
  }
  .header-top__desc {
    margin-right: 0;
  }
  .region {
    margin-right: 0;
  }
  .bookmark {
    margin-right: 0;
  }
  .basket {
    margin-right: 0;
  }
  .header-bottom__item:nth-child(3) {
    right: -4%;
  }
  .header-bottom__search {
    width: 280px;
  }
  .header-bottom__form fieldset {
    padding-right: 20px;
  }
  /* левое меню */
  .nav-left__content {
    width: 725%;
  }
  /* модальные окна */
  .oneclick__popup,
  .addbasket__popup {
    left: 25%;
  }
  .cheap__popup,
  .assembly__popup {
    left: 30%;
  }
}

@media (max-width: 992px) {
  .container {
    max-width: 100%;
    margin: 0 30px;
  }
  /* header */
  .izbranoe {
    display: none;
  }
  .header-top__desc span {
    display: none;
  }
  .header-middle__container {
    flex-wrap: wrap;
  }
  .header-middle__logo {
    width: 19%;
    padding-top: 15px;
  }
  .header-middle__nav {
    width: 100%;
  }
  .header-middle__navigation {
    width: 72%;
  }
  .header-middle__list {
    background-position: bottom left;
  }
  .header-middle__item {
    padding: 0 10px;
  }
  .header-middle__link {
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
    font-size: 16px;
  }
  .header-bottom__block-btn {
    display: none;
    align-items: center;
    position: absolute;
    bottom: -55px;
    right: 0;
    height: 45px;
    background-color: #eee;
    padding: 0 5px;
    box-shadow: 2px -1px 8px 0px rgba(0, 0, 0, 0.5);
  }
  .header-bottom__block-btn::after {
    content: "";
    position: absolute;
    top: -12px;
    right: 9%;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    width: 18px;
    height: 12px;
    background-image: url(/local/templates/avtavto/css/../img/triangle.svg);
  }
  .header-bottom__visible-btn {
    display: block;
  }
  .header-bottom__search {
    width: 260px;
    height: 60%;
  }
  .show_search {
    display: flex;
  }
  .header-middle__info {
    padding-left: 0;
    padding-top: 30px;
  }
  .header-middle__address {
    width: 38%;
  }
  .work-header {
    width: 40%;
  }
  .header-middle__address-block {
    width: 100%;
  }
  .header-middle__contacts {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 0 15px;
    margin-top: 10px;
  }
  .phone__rus {
    display: none;
  }
  .header-middle__phone {
    font-size: 18px;
  }
  .callback__btn {
    font-size: 13px;
  }
  .callback__btn:hover {
    background: linear-gradient(
      to bottom,
      rgba(253, 165, 11, 1) 0%,
      rgba(252, 162, 7, 1) 43%,
      rgba(255, 141, 12, 1) 100%
    );
  }
  .header-bottom__nav {
    width: 620px;
  }
  .header-bottom__item:nth-child(2) {
    left: 209px;
  }
  .header-bottom__item:nth-child(3) {
    right: -25px;
  }
  .header-bottom__form fieldset {
    padding-right: 12px;
    width: 40%;
  }
  /*левое меню*/
  .main__left {
    width: 32%;
  }
  .nav-left__content {
    width: 475px;
  }
  .nav-left__content-item {
    width: 100%;
  }
  /* контент */
  .main__right {
    width: 68%;
  }
  /* главный банер */
  .hero__slider .slick-arrow {
    top: 30%;
  }
  /*Причины купить*/
  .whywe__item {
    background-size: cover;
    padding: 10px 5px;
  }
  .whywe__el {
    font-size: 14px;
  }
  .whywe__elem3 {
    width: 23%;
  }
  .whywe__plus {
    background-size: contain;
  }
  .whywe__equally {
    background-size: contain;
  }
  /* популярные разделы */
  .popular__item {
    width: 49%;
  }
  /* партнеры */
  .partners__item {
    padding-top: 7px;
  }
  .partners__first {
    flex-direction: column;
  }
  .partners__block-link {
    width: 100%;
  }
  .partners__link:first-child {
    margin-bottom: -2px;
  }
  .partners__block-text {
    width: 97%;
  }
  .partners__block-text br {
    display: none;
  }
  /* footer */
  .catalog-foot {
    width: 72%;
  }
  .catalog-foot__list {
    max-height: 520px;
  }
  .catalog-foot__item {
    width: 46%;
    padding-left: 0;
  }
  .info-foot {
    width: 30%;
  }
  .info-foot__list {
    width: 100%;
    padding-left: 0;
  }
  .footer-bottom__container {
    flex-wrap: wrap;
  }
  .footer-bottom_block:last-child {
    margin-top: 10px;
    width: 100%;
  }
  /* детальная страница произвдители */
  .producer-detail__item-fancybox,
  .catalog-page__item-fancybox {
    width: 53%;
    height: auto;
    margin-bottom: 10px;
  }
  .producer-detail__item-list,
  .catalog-page__item-list {
    margin-left: 20px;
    width: 90%;
  }
  /* разводяща страница производители */
  .producer__list {
    height: 1240px;
  }
  /* страница сервисное обслуживание */
  .service__item {
    width: 32%;
    margin-bottom: 20px;
  }
  .guarante__right {
    width: 36%;
  }
  /* карта на странице сервисное обслуживание*/
  .service__map-desc {
    width: 53%;
  }
  /* детальная страница каталога*/
  .catalog-detail__nav {
    padding: 0 30px;
  }
  .catalog-detail__nav .slide-item {
    margin: 0 5px;
  }
  .catalog-detail__sale-block {
    display: flex;
    flex-direction: column;
  }
  .catalog-detail__sale-el {
    display: block;
    margin-bottom: 10px;
  }
  .catalog-detail__sale {
    width: 35%;
  }
  .catalog-detail__buy {
    width: 100%;
    margin-bottom: 15px;
  }
  .catalog-detail__buyOneclick {
    width: 100%;
  }
  .catalog-detail__params {
    width: 57%;
  }
  .catalog-detail__delivery {
    left: 10%;
  }
  .catalog-detail__advantage-item {
    width: 47%;
    margin-bottom: 10px;
  }
  /* модальные окна */
  .oneclick__popup,
  .addbasket__popup {
    left: 18%;
  }
  /* сопутствующие товары */
  .magazin_block-ul li {
    width: 47%;
  }
}
@media(max-width: 790px){
  .mobile_open{
    display: none;
  }
  .header-bottom__button{
    background-image: url(/local/templates/avtavto/css/../img/bg-menu.png);
  }
  .active.header-bottom__button{
    background-image: url(/local/templates/avtavto/css/../img/bg-menu_active.png);
  }
  .main__right {
    width: 100%;
    padding-left: 10px;
  }
  .about-sertificate {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 768px) {
  .nav-left {
    height: auto;
  }
  .nav-left_open {
    height: 0;
  }
  .main__title {
    text-align: center;
  }
  .section__title {
    text-align: center;
  }
  .basket__text {
    display: none;
  }
  .basket__link {
    position: relative;
  }
  .basket__number {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    text-decoration: none;
    color: #fff;
    border-radius: 50%;
    background-color: #a00b0a;
  }
  .header-middle__block {
    flex-direction: row;
  }
  .header-middle__navigation {
    justify-content: space-between;
  }
  .header-middle__contacts-wrap {
    display: flex;
  }
  .header-middle__contatacts_mobile {
    padding-top: 10px;
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-right: 30px;
  }
  .c-hamburger {
    display: block;
    margin-right: 20px;
    z-index: 12;
    position: absolute;
  }
  .c-hamburger__content {
    display: none;
    position: absolute;
    padding: 45px 30px 20px 20px;
    top: 0;
    background-color: #eee;
    z-index: 1001;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 10px;
  }
  .c-hamburger__list {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
  }
  .c-hamburger__item:not(:last-child) {
    margin-bottom: 15px;
  }
  .c-hamburger__link {
    font-size: 16px;
    color: #00214c;
    text-decoration: none;
  }
  .c-hamburger__info {
    width: 320px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .c-hamburger__phone {
    color: #00214c;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .c-hamburger__mail {
    color: #00214c;
    font-size: 18px;
  }
  .c-hamburger__address span {
    display: block;
    margin-bottom: 15px;
  }
  .c-hamburger__address-link {
    position: relative;
    font-size: 19px;
    color: #00214c;
    text-decoration: none;
    border-bottom: 1px dashed #00214c;
    margin-left: 25px;
  }
  .c-hamburger__address-link::before {
    background-image: url(/local/templates/avtavto/css/../img/marker.png);
  }
  .work-c-hamburger__img {
    width: 100%;
    height: 20px;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-image: url(/local/templates/avtavto/css/../img/timework.png);
  }
  .c-hamburger__contacts {
    display: flex;
    justify-content: space-between;
  }
  .c-hamburger__el {
    display: flex;
    flex-direction: column;
  }
  .c-hamburger__btn {
    width: 150px;
  }
  .header-middle__nav {
    display: none;
  }
  .header-middle__info,
  .header-middle__contacts,
  .header-middle__desc {
    display: none;
  }
  .navigation {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }
  .header-bottom__form {
    position: absolute;
    top: -60px;
    width: 100%;
    right: 18%;
  }
  .header-bottom__form fieldset {
    width: 54%;
  }
  .header-bottom__search {
    display: block;
    width: 76%;
  }
  .header-bottom__nav {
    width: 576px;
  }
  .header-bottom__item:nth-child(2) {
    left: 173px;
    padding-left: 58px;
  }
  .header-bottom__item:nth-child(3) {
    right: 0;
    padding-left: 105px;
  }
  .header-bottom__not-item {
    width: 100%;
    right: 0;
    background-image: none;
  }
  .header-bottom__form fieldset {
    background-image: none;
  }
  .header-bottom__btn {
    box-shadow: 1px 1px 12px 4px rgb(0 0 0 / 63%);
  }
  /* поиск */
  .header-bottom__visible-btn {
    display: none;
  }
  .header-bottom__block-btn {
    display: flex;
    width: 100%;
    position: static;
    background-color: transparent;
    box-shadow: none;
  }
  .header-bottom__block-btn::after {
    display: none;
  }
  /* левое меню */
  .main__container {
    flex-direction: column;
  }
  .main__left {
    width: 100%;
  }
  .nav-left {
    width: 100%;
  }
  .nav-left__content {
    width: 100%;
    position: static;
  }
  .nav-left__content-item {
    width: 49%;
  }
  .nav-left__content-lvl2 {
    width: 90%;
  }
  .main__right {
    width: 100%;
  }
  /* популярные разделы */
  .popular__title {
    font-size: 22px;
  }
  .popular__item {
    width: 100%;
  }
  .popular__block-img {
    width: 36%;
  }
  /* секция производители */
  .manufacturer__slider .slick-arrow.slick-next {
    top: 30%;
    right: 0;
  }
  /* сертификаты */
  .sertificate__title {
    font-size: 22px;
  }
  .sertificate__slider .slick-arrow {
    top: 30%;
  }
  /* оснащение автосервисов */
  .equipment__block {
    flex-direction: column-reverse;
  }
  .equipment__right {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-bottom: 20px;
  }
  .equipment__right img {
    width: 47%;
  }
  .equipment__left {
    width: 100%;
  }
  /* затрудняетесь с выбором */
  .straits {
    padding-left: 20px;
    background-image: none;
  }
  .straits__elem2 {
    display: flex;
    flex-direction: column;
  }
  .straits__elem2 a {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  /* клиенты */
  .clients__img {
    width: 32%;
  }
  /* партнеры */
  .partners__item {
    width: 47%;
    margin-bottom: 30px;
  }
  .partners__bg1 a {
    font-size: 19px;
  }
  .partners__bg2 a {
    font-size: 30px;
  }
  .partners__bg2 {
    background-size: cover;
  }
  /* footer */
  .catalog-foot__list {
    max-height: 100%;
  }
  .catalog-foot__item {
    width: 90%;
  }
  /* детальная страница произвдители */
  .producer-detail__container {
    flex-direction: column;
  }
  .producer-detail__el,
  .catalog-page {
    width: 100%;
  }
  .producer-detail__left,
  .catalog-page__left {
    margin-bottom: 20px;
  }
  /* разводяща страница производители */
  .producer__list {
    height: 1820px;
  }
  /* страница оплата и доставка*/
  .payment__block {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .payment__right {
    width: 50%;
  }
  /* страница сервисное обслуживание */
  .service__item {
    width: 49%;
  }
  .service__content {
    min-height: 200px;
  }
  /* карта на странице сервисное обслуживание*/
  .service__map-desc {
    width: 100%;
    position: static;
  }
  .service__map-elem {
    flex-direction: column;
  }
  .service__map-subtitle {
    margin-bottom: 10px;
  }
  .service__map-info {
    width: 100%;
  }
  /* страница кредитования */
  .crediting__block a {
    width: 33%;
  }
  /* страница чертежи и инструменты */
  .instruction__el {
    flex-direction: column;
  }
  .instruction__link {
    margin-bottom: 10px;
  }
  /* страница контакты */
  .contacts__elem {
    width: 60%;
  }
  /* страница видео */
  .video-page__item {
    width: 47%;
  }
  /* страница реализованные проекты */
  .work-page__item {
    width: 47%;
  }
  /* страница каталог */
  .catalog__item {
    width: 30%;
  }
  /* страница контакты */
  .thanks__link {
    width: 30%;
  }
  /* детальная страница Каталога */
  .catalog-detail__img {
    width: 47%;
  }
  .catalog-detail__info {
    width: 47%;
  }
  .catalog-detail__block-info {
    flex-direction: column-reverse;
  }
  .catalog-detail__params {
    width: 100%;
    margin-bottom: 20px;
  }
  .catalog-detail__sale {
    margin-bottom: 20px;
    width: 100%;
  }
  .catalog-detail__sale-block {
    display: flex;
    justify-content: space-around;
  }
  .catalog-detail__advantage-item {
    width: 100%;
  }
  .catalog-detail__advantage-item::before {
    background-size: contain;
  }
  /*Таб на детальной странице*/
  .tab {
    display: block;
    height: auto !important;
  }
  .tab__item {
    width: 100%;
    min-height: 35px;
    margin-bottom: 10px;
  }
  .tab__item > span {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    transition: ease all 0.25s;
  }
  .tab__item span.active {
    border-bottom: 1px solid #fff;
  }
  .tab__item span.active:before {
    background-image: none;
    background: rgb(116, 8, 8);
    background: linear-gradient(
      360deg,
      rgba(116, 8, 8, 0.9) 0%,
      rgba(201, 4, 5, 1) 17%
    );
  }
  .tab__content {
    position: static;
    opacity: 1;
    overflow: hidden;
    display: none;
    padding-top: 0;
  }
  .tab__item:not(:nth-last-child(1)) span {
    border-right: 1px solid #fff;
  }
  /* модальные окна */
  .oneclick__popup,
  .addbasket__popup {
    width: 100%;
    left: 0;
    top: 0;
  }
  .addbasket__block {
    width: 90%;
  }
  .cheap__popup,
  .assembly__popup {
    left: 25%;
  }
  /* страница услуги */
  .uslugi__left {
    width: 60%;
  }
  .uslugi__right {
    width: 30%;
  }
  .uslugi__el {
    width: 80%;
  }
  /* корзина */
  .order_table {
    width: 50%;
    margin: 0 auto;
  }
  .order_table thead {
    display: none;
  }
  .order_table tbody tr {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .order_table tbody tr td {
    padding: 5px 0;
  }
  .freeRadioBlock input {
    margin: 0 auto;
  }
  .menu-bg {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .popup__callback {
    left: 25%;
  }
  .guarante__block {
    flex-direction: column;
  }
  .guarante__left,
  .guarante__right {
    width: 100%;
  }
  .guarante__akts {
    background-position: 20px 0px;
    padding-left: 0;
  }
  .respp-pole2 {
    width: 90%;
  }
  /* сопутствующие товары */
  .block_item-guest {
    flex-direction: column;
    align-items: center;
  }
  .block_imgas-guest {
    width: auto;
  }
  .block_name-guest {
    text-align: center;
  }
  .block_price-guest {
    display: flex;
    justify-content: space-around;
  }
  .block_basket-guest {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .container {
    margin: 0 10px;
  }
  .header-top__container {
    padding: 10px 0;
  }
  .header-middle__logo {
    width: 28%;
  }
  .header-middle__contatacts_mobile {
    font-size: 16px;
    margin-right: 20px;
  }
  .bookmark {
    display: none;
  }
  .header-top__logo {
    display: none;
    margin-right: 0;
  }
  .navigation {
    padding-top: 10px;
  }
  .header-bottom__form {
    top: -40px;
    right: 10px;
  }
  .header-bottom__btn {
    width: 30px;
    height: 25px;
  }
  .header-bottom__search {
    width: 100%;
    height: 25px;
  }
  .c-hamburger {
    width: 30px;
    height: 30px;
    margin-right: 15px;
  }
  .c-hamburger span {
    top: 14px;
    left: 5px;
    right: 5px;
  }
  .c-hamburger span::after {
    bottom: -9px;
  }
  .c-hamburger__content {
    /* width: calc(100% + 39%); */
    padding: 45px 10px 20px 10px;
  }
  .header-bottom__nav {
    width: 100%;
  }
  .header-bottom__button {
    padding: 7px 0;
  }
  .header-bottom__item:first-child {
    box-shadow: 5px 5px 8px 0px rgba(0, 0, 0, 0.26);
    width: 90px;
  }
  .header-bottom__item:first-child .header-bottom__button {
    border-top-right-radius: 6px;
  }
  .header-bottom__item:nth-child(2) {
    box-shadow: 5px 5px 8px 0px rgba(0, 0, 0, 0.26);
    width: 150px;
    left: 90px;
    padding-left: 10px;
  }
  .header-bottom__item:nth-child(3) {
    width: 100px;
    left: 240px;
    padding-left: 10px;
  }
  /* поиск */
  .header-bottom__block-btn {
    position: absolute;
    top: -2px;
  }
  /*Левое меню*/
  .nav-left__content-item {
    width: 100%;
  }
  /*Главный баннер*/
  .hero__slider .slick-arrow {
    top: 6%;
  }
  .hero__slider .slick-dots {
    bottom: 14px;
  }
  /* секция производители */
  .manufacturer {
    flex-direction: column;
  }
  /* причины покупать  */
  .whywe {
    display: none;
  }
  /* выполненные работы */
  .work__slider .slide-item {
    flex-direction: column;
    margin: 0 30px;
  }
  .work__el {
    width: 100%;
  }
  .work__left {
    padding-left: 0;
    margin-bottom: 20px;
  }
  .object-nav__slider .slide-item {
    margin: 0 10px;
  }
  .work__right {
    padding-right: 0;
  }
  /* клиенты */
  .clients__img {
    width: 49%;
  }
  /* партнеры */
  .partners__item {
    width: 100%;
    background-size: cover;
  }
  /* footer */
  .footer-top__list {
    flex-direction: column;
  }
  .footer-top__item {
    width: 100%;
  }
  .catalog-foot {
    margin-bottom: 30px;
  }
  .footer-bottom__container {
    flex-direction: column;
  }
  /* детальная страница производители */
  .producer-detail__item,
  .catalog-page__item {
    flex-direction: column;
  }
  .producer-detail__item-left,
  .catalog-page__item-left {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #e4e4e4;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .producer-detail__item-right,
  .catalog-page__item-right {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .producer-detail__item-number,
  .catalog-page__item-number {
    width: 31%;
  }
  .producer-detail__item-price,
  .catalog-page__item-price {
    width: 11%;
  }
  .producer-detail__item-btn,
  .catalog-page__item-btn {
    margin-right: auto;
  }
  /* разводяща страница производители */
  .producer__list {
    height: auto;
    margin-left: 30px;
  }
  /* страница оплата и доставка */
  .payment__container {
    padding-left: 0;
  }
  .payment__left {
    width: 100%;
  }
  .payment__right {
    width: 100%;
  }
  .payment__desc-block table {
    width: 100%;
  }
  /* страница сервисное обслуживание */
  .guarante__left {
    margin-bottom: 15px;
  }
  .guarante__right {
    margin: 0 auto;
  }
  .guarante__block:first-child .guarante__left,
  .guarante__block:nth-child(2) .guarante__left {
    width: 100%;
  }
  /* страница кредитования */
  .crediting__block a {
    width: 50%;
  }
  /* страница контакты */
  .contacts__elem {
    width: 100%;
  }
  /* страница реализованные проекты деатльной страницы */
  .work-detail__link {
    width: 32%;
  }
  /* страница каталог */
  .catalog__item {
    width: 47%;
  }
  /*детальная страница Каталога*/
  .catalog-detail__content {
    flex-direction: column;
  }
  .catalog-detail__img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .catalog-detail__info {
    width: 100%;
  }
  .catalog-detail__sale-block {
    justify-content: space-between;
  }
  /* модальные окна */
  .oneclick__block-img {
    width: 100%;
  }
  .oneclick__img {
    width: 40%;
  }
  .oneclick__data {
    width: 100%;
  }
  .addbasket__title {
    font-size: 26px;
  }
  .addbasket__block {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .addbasket__btn {
    width: 60%;
  }
  .addbasket__arrange {
    margin-bottom: 10px;
  }
  .cheap__popup,
  .assembly__popup {
    width: 100%;
    left: 0;
    top: 0;
  }
  /* старница каталог список на фильрацией */
  .catalog__item-top {
    width: 47%;
  }
  /* страница услуги */
  .uslugi__block {
    flex-direction: column-reverse;
  }
  .uslugi__left {
    width: 100%;
  }
  .uslugi__right {
    margin-bottom: 20px;
    width: 100%;
  }
  /* корзина */
  .order_table {
    width: 100%;
  }
  .line_div {
    margin-left: 0;
    width: auto;
    height: auto;
    max-width: 576px;
  }
  .line_name_div {
    display: flex;
  }
  .line_div > input[type="text"],
  .line_div > input[type="phone"],
  .line_div > textarea {
    position: static;
  }
  .orderHelpInfo {
    position: static;
    margin: 0;
    margin-bottom: 10px;
  }
  .forma-oformlenie {
    margin-bottom: 2px;
  }
  .nav-left ul {
    background-color: #ededed;
  }
  .nav-left__btn,
  .nav-left__link {
    width: 320px;
  }
  .popup__callback {
    width: 100%;
    left: 0%;
    top: 10%;
  }
  .guarante__akts {
    background-position: -50px 0;
  }
  /* сопутствующие товары */
  .tab__desc ul {
    padding-left: 0;
  }
  .magazin_block-ul li {
    width: 100%;
  }
  .block_item-guest {
    flex-direction: row;
    align-items: flex-start;
  }
  .about-sertificate {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 480px) {
  /* телефоны в шапке */
  .header-middle__contacts-wrap {
    flex-direction: column;
  }
  .header-middle__contatacts_mobile {
    padding-top: 5px;
    font-size: 14px;
    margin-right: 0;
  }
  .header-middle__contatacts_mobile:last-child {
    padding-top: 0;
  }
  .about-sertificate {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 360px) {
  /* оснащение автосервисов */
  .equipment__right {
    flex-direction: column;
  }
  .equipment__right img {
    width: 100%;
  }
  /* детальная страница производители */
  .producer-detail__item-number,
  .catalog-page__item-number {
    margin-right: auto;
  }
  /* страница сервисное обслуживание */
  .service__item {
    width: 100%;
  }
  /* страница видео */
  .video-page__item {
    width: 100%;
  }
  /* страница реализованные проекты */
  .work-page__item {
    width: 100%;
  }
  /* страница каталог */
  .catalog__item {
    width: 100%;
  }
  /* страница контакты */
  .about-sertificate__item {
    width: 100%;
  }
  .thanks__link {
    width: 100%;
  }
  /* детальная страница каталога */
  .catalog-detail__img {
    width: 100%;
  }
  .catalog-detail__sale-block {
    flex-direction: row;
  }
}

.catalog-page_block{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 20px;
}
.catalog-block-item{
  width: calc(33.3333% - 14px);
  display: flex;
  flex-direction: column;
  border: 1px solid #cecece;
  padding: 10px;
  position: relative;
  height: 100%;
}
a.catalog-block_img{
  height: 50%;
  position: relative;
}
.catalog-block_img img{
  width: 100%;
  height: 290px;
  object-fit: contain;
}
.catalog-block-sticker__delivery{
  margin-top: 10px;
}
.catalog-block_sticker {
  position: absolute;
  display: flex;
  flex-direction: column-reverse;
  right: 0;
  bottom: 10px;
  align-items: end;
}
.catalog-block_sticker div{
  position: unset;
}
.catalog-block_favorite{
  position: absolute;
  top: 6px;
  right: 6px;
  z-index: 2;
}
.catalog-block_zoom{
  position: absolute;
  top: 36px;
  right: 13px;
  z-index: 2;
}
.catalog-block-info{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
a.catalog-block_name {
  font-size: 19px;
  text-decoration: none;
  color: #000;
  display: block;
  margin: 10px 0px;
  line-height: 25px;
  height: 90px;
}
.catalog-page__item-new{
  font-size: 23px;
  margin-top: 5px;
}
@media(max-width:870px){
  .catalog-block-item {
    width: calc(50% - 10px);
  }
}
@media(max-width:590px){
  .catalog-block-item {
    width: 100%;
  }
}
.catalog-choose{
  display: flex;
  align-items: center;
  border: 1px solid #cecece;
  padding: 5px 10px;
  margin-bottom: 20px;
  background: #f6f6f6;
  justify-content: space-between;
}
.catalog-choose img{
  width: 30px;
  height: 30px;
}
.catalog-choose-list img{
  height: 37px;
  width: 37px;
}
.catalog-choose-block{
  margin-right: 10px;
}
.view-choose {
  display: flex;
  align-items: center;
}
.sort-choose{
  position: relative;
  display: flex;
  align-items: center;
}
.sort-choose span{
  cursor: pointer;
}
.sort-select{
  position: absolute;
  background: #fff;
  padding: 10px;
  width: 160px;
  z-index: 3;
  top: 21px;
  display: none;
}
.sort-select a{
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
}
.sort-select a:last-of-type{
  margin-bottom: 0;
}
.sort-select b{
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  color: #000;
  font-size: 16px;
}
.fa-angle-down{
  transition: all 0.3s ease;
}
.fa-angle-down.active{
  transition: all 0.3s ease;
  transform: rotate(180deg);
}
.filter-img-active{
  display: none;
  margin-right: 7px;
}
.filter-img-disactive{
  margin-right: 7px;
  display: none;
}
img.filter-img-disactive{
  width: 25px;
  height: 25px;
}
img.filter-img-active{
  width: 25px;
  height: 25px;
}
.filter-img-active.active{
  display: block;
}
.filter-img-disactive.active{
  display: block;
}
.show-filter{
  display: flex;
  align-items: center;
  font-size: 19px;
  cursor: pointer;
  margin-left: 50px;
}
.filter-block{
  display: none;
  position: relative;
}
.filter-block-close{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  font-weight: 700;
  font-size: 15px;
}
@media(max-width:380px){
  .show-filter {
    margin-left: 20px;
  }
}
/* End */


/* Start:/local/templates/avtavto/css/jquery.fancybox.min.css?164820028912795*/
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;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.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(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 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;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;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-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:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{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--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;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}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.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}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.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}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.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}.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;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:link,.fancybox-share__button:visited{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;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);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__list{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 .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;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__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/avtavto/css/ng/style.css?17035956305127*/
body{
	overflow-x: hidden;
}
.b-page__content{min-height:90px}
.b-head-decor{display:none}
.b-page_newyear .b-head-decor{
	position: absolute;
	top: -10px;
	left: -14px;
	display: block;
	height: 115px;
	width: 173%;
	overflow: hidden;
   background:url(/local/templates/avtavto/css/ng/balls/b-head-decor_newyear.png) repeat-x 0 0
}
.b-page_newyear .b-head-decor__inner{position:absolute;top:0;left:0;height:115px;display:block;width:373px}
.b-page_newyear .b-head-decor::before{content:'';display:block;position:absolute;top:-115px;left:0;z-index:3;height:115px;display:block;width:100%;box-shadow:0 15px 30px rgba(0,0,0,0.75)}
.b-page_newyear .b-head-decor__inner_n2{left:373px}
.b-page_newyear .b-head-decor__inner_n3{left:746px}
.b-page_newyear .b-head-decor__inner_n4{left:1119px}
.b-page_newyear .b-head-decor__inner_n5{left:1492px}
.b-page_newyear .b-head-decor__inner_n6{left:1865px}
.b-page_newyear .b-head-decor__inner_n7{left:2238px}

.b-ball{position:absolute}
.b-ball_n1{top:0;left:3px;width:59px;height:83px}
.b-ball_n2{top:-19px;left:51px;width:55px;height:70px}
.b-ball_n3{top:9px;left:88px;width:49px;height:67px}
.b-ball_n4{top:0;left:133px;width:57px;height:102px}
.b-ball_n5{top:0;left:166px;width:49px;height:57px}
.b-ball_n6{top:6px;left:200px;width:54px;height:70px}
.b-ball_n7{top:0;left:240px;width:56px;height:67px}
.b-ball_n8{top:0;left:283px;width:54px;height:53px}
.b-ball_n9{top:10px;left:321px;width:49px;height:66px}
.b-ball_n1 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n1.png) no-repeat}
.b-ball_n2 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n2.png) no-repeat}
.b-ball_n3 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n3.png) no-repeat}
.b-ball_n4 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n4.png) no-repeat}
.b-ball_n5 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n5.png) no-repeat}
.b-ball_n6 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n6.png) no-repeat}
.b-ball_n7 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n7.png) no-repeat}
.b-ball_n8 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n8.png) no-repeat}
.b-ball_n9 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_n9.png) no-repeat}
.b-ball_i1 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_i1.png) no-repeat}
.b-ball_i2 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_i2.png) no-repeat}
.b-ball_i3 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_i3.png) no-repeat}
.b-ball_i4 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_i4.png) no-repeat}
.b-ball_i5 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_i5.png) no-repeat}
.b-ball_i6 .b-ball__i{background:url(/local/templates/avtavto/css/ng/balls/b-ball_i6.png) no-repeat}
.b-ball_i1{top:0;left:0;width:25px;height:71px}
.b-ball_i2{top:0;left:25px;width:61px;height:27px}
.b-ball_i3{top:0;left:176px;width:29px;height:31px}
.b-ball_i4{top:0;left:205px;width:50px;height:51px}
.b-ball_i5{top:0;left:289px;width:78px;height:28px}
.b-ball_i6{top:0;left:367px;width:6px;height:69px}
.b-ball__i{
position:absolute;
width:100%;
height:100%;
-webkit-transform-origin:50% 0;
-moz-transform-origin:50% 0;
-o-transform-origin:50% 0;
transform-origin:50% 0;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
pointer-events:none
}
.b-ball_bounce .b-ball__right{position:absolute;top:0;right:0;left:50%;bottom:0;z-index:9}
.b-ball_bounce:hover .b-ball__right{display:none}
.b-ball_bounce .b-ball__right:hover{left:0;display:block!important}
.b-ball_bounce.bounce>.b-ball__i{-webkit-transform:rotate(-9deg);-moz-transform:rotate(-9deg);-o-transform:rotate(-9deg);transform:rotate(-9deg)}
.b-ball_bounce .b-ball__right.bounce+.b-ball__i{-webkit-transform:rotate(9deg);-moz-transform:rotate(9deg);-o-transform:rotate(9deg);transform:rotate(9deg)}
.b-ball_bounce.bounce1>.b-ball__i{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg)}
.b-ball_bounce .b-ball__right.bounce1+.b-ball__i{-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}
.b-ball_bounce.bounce2>.b-ball__i{-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg)}
.b-ball_bounce .b-ball__right.bounce2+.b-ball__i{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg)}
.b-ball_bounce.bounce3>.b-ball__i{-webkit-transform:rotate(1.5deg);-moz-transform:rotate(1.5deg);-o-transform:rotate(1.5deg);transform:rotate(1.5deg)}
.b-ball_bounce .b-ball__right.bounce3+.b-ball__i{-webkit-transform:rotate(-1.5deg);-moz-transform:rotate(-1.5deg);-o-transform:rotate(-1.5deg);transform:rotate(-1.5deg)}

/* End */


/* Start:/local/templates/avtavto/components/bitrix/menu/vertical_multilevel1/style.min.css?16482002882111*/
ul#vertical-multilevel-menu,#vertical-multilevel-menu ul{margin:0;padding:0;list-style:none;width:214px;font-size:12px}#vertical-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;border:1px solid #c1c1c1;border-bottom:0;width:200px}#vertical-multilevel-menu li a{display:block;text-decoration:none;color:#4f4f4f;font-weight:bold;padding:5px;background:#f5f5f5;border-bottom:1px solid #c1c1c1}#vertical-multilevel-menu li a.item-selected{background-color:#d6d6d6}#vertical-multilevel-menu li a:hover{background-color:#d6d6d6}#vertical-multilevel-menu a.root-item{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/avtavto/components/bitrix/menu/vertical_multilevel1/images/item_bg.gif) 0 0 no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.root-item:hover,#vertical-multilevel-menu a.root-item-selected:hover{background:#61656a url(/local/templates/avtavto/components/bitrix/menu/vertical_multilevel1/images/item_bg.gif) 0 -26px no-repeat}#vertical-multilevel-menu a.root-item-selected{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/avtavto/components/bitrix/menu/vertical_multilevel1/images/item_bg.gif) 0 -26px no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.parent{background:#f5f5f5 url(/local/templates/avtavto/components/bitrix/menu/vertical_multilevel1/images/arrow.gif) center right no-repeat;padding-right:10px}#vertical-multilevel-menu a.denied{background:#f5f5f5 url(/local/templates/avtavto/components/bitrix/menu/vertical_multilevel1/images/lock.gif) center right no-repeat;color:#ddd;padding-right:10px}/*\*/* html ul#vertical-multilevel-menu li{float:left;height:1%}* html ul#vertical-multilevel-menu li a{height:1%}/**/#vertical-multilevel-menu li ul.root-item{margin:-27px 0 0 210px}#vertical-multilevel-menu li ul{margin:-27px 0 0 133px}#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul{display:none}#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul{display:block}
/* End */
/* /local/templates/avtavto/css/normalize.css?16482002897166 */
/* /local/templates/avtavto/css/style.css?1703139849102731 */
/* /local/templates/avtavto/css/jquery.fancybox.min.css?164820028912795 */
/* /local/templates/avtavto/css/ng/style.css?17035956305127 */
/* /local/templates/avtavto/components/bitrix/menu/vertical_multilevel1/style.min.css?16482002882111 */
