﻿@charset "UTF-8";
@font-face {
  font-family: 'FuturaCyrillic';
  font-display: block;
  src: url("/font/FuturaBookC.eot");
  src: url("/font/FuturaBookC.eot") format("embedded-opentype"), url("/font/FuturaBookC.woff2") format("woff2"), url("/font/FuturaBookC.woff") format("woff"), url("/font/FuturaBookC.ttf") format("truetype"), url("/font/FuturaBookC.svg") format("svg");
  font-weight: 350;
  font-style: normal; }

@font-face {
  font-family: 'FuturaCyrillic';
  font-display: block;
  src: url("/font/FuturaBookC-Italic.eot");
  src: url("/font/FuturaBookC-Italic.eot") format("embedded-opentype"), url("/font/FuturaBookC-Italic.woff2") format("woff2"), url("/font/FuturaBookC-Italic.woff") format("woff"), url("/font/FuturaBookC-Italic.ttf") format("truetype"), url("/font/FuturaBookC-Italic.svg") format("svg");
  font-weight: 350;
  font-style: italic; }

@font-face {
  font-family: 'FuturaCyrillic';
  font-display: block;
  src: url("/font/FuturaDemiC.eot");
  src: url("/font/FuturaDemiC.eot") format("embedded-opentype"), url("/font/FuturaDemiC.woff2") format("woff2"), url("/font/FuturaDemiC.woff") format("woff"), url("/font/FuturaDemiC.ttf") format("truetype"), url("/font/FuturaDemiC.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'FuturaCyrillic';
  font-display: block;
  src: url("/font/FuturaDemiC-Italic.eot");
  src: url("/font/FuturaDemiC-Italic.eot") format("embedded-opentype"), url("/font/FuturaDemiC.woff2") format("woff2"), url("/font/FuturaDemiC-Italic.woff") format("woff"), url("/font/FuturaDemiC-Italic.ttf") format("truetype"), url("/font/FuturaDemiC-Italic.svg") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'FuturaCyrillic';
  font-display: block;
  src: url("/font/FuturaLightC.eot");
  src: url("/font/FuturaLightC.eot") format("embedded-opentype"), url("/font/FuturaLightC.woff2") format("woff2"), url("/font/FuturaLightC.woff") format("woff"), url("/font/FuturaLightC.ttf") format("truetype"), url("/font/FuturaLightC.svg") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'FuturaCyrillic';
  font-display: block;
  src: url("/font/FuturaLightC-Italic.eot");
  src: url("/font/FuturaLightC-Italic.eot") format("embedded-opentype"), url("/font/FuturaLightC.woff2") format("woff2"), url("/font/FuturaLightC-Italic.woff") format("woff"), url("/font/FuturaLightC-Italic.ttf") format("truetype"), url("/font/FuturaLightC-Italic.svg") format("svg");
  font-weight: 200;
  font-style: italic; }

@font-face {
  font-family: 'FuturaCyrillic';
  font-display: block;
  src: url("/font/FuturaMediumC.eot");
  src: url("/font/FuturaMediumC.eot") format("embedded-opentype"), url("/font/FuturaMediumC.woff2") format("woff2"), url("/font/FuturaMediumC.woff") format("woff"), url("/font/FuturaMediumC.ttf") format("truetype"), url("/font/FuturaMediumC.svg") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'FuturaCyrillic';
  font-display: block;
  src: url("/font/FuturaMediumC-Italic.eot");
  src: url("/font/FuturaMediumC-Italic.eot") format("embedded-opentype"), url("/font/FuturaMediumC.woff2") format("woff2"), url("/font/FuturaMediumC-Italic.woff") format("woff"), url("/font/FuturaMediumC-Italic.ttf") format("truetype"), url("/font/FuturaMediumC-Italic.svg") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'fontello';
  src: url("/font/fontello.eot");
  src: url("/font/fontello.eot") format("embedded-opentype"), url("/font/fontello.woff2") format("woff2"), url("/font/fontello.woff") format("woff"), url("/font/fontello.ttf") format("truetype"), url("/font/fontello.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?45689719#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-ok:before {
  content: '\e800'; }

/* '' */
.icon-cancel:before {
  content: '\e802'; }

/* '' */
.icon-angle-left:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
html {
  width: 100%;
  overflow-x: hidden; }

a{
  color:#2d7ed0;
}
a:hover{
  color: #0f69c3;
}
body {
  font-family: 'FuturaCyrillic', arial, sans-serif;
  color: #585858;
  font-size: 14px;
  width: 100%;
  overflow-x: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  body .body_center {
    width: 100%;
    max-width: 1920px; }

.container {
  max-width: 1410px; }

p {
  margin-bottom: 15px;
  line-height: 20px; }

a {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  a:hover {
    text-decoration: none; }
  a:active {
    text-decoration: none; }
  a:focus {
    text-decoration: none; }

h1 {
  font-weight: 300;
  font-size: 48px;
  line-height: 50px;
}

h2 {
  font-weight: 300;
  font-size: 40px;
  line-height: 44px;
}

h3 {
  font-weight: 300;
  font-size: 34px;
  line-height: 40px;
}

h4 {
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
}

.breadcrumbs {
  margin-bottom: 0 !important;
}

.breadcrumbs a {
  color: #2d7ed0;
}

.breadcrumbs a::before {
  content: '';
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #2d7ed0;
  transition: width 0.3s ease;
}

.breadcrumbs a:hover,
.breadcrumbs a:active,
.breadcrumbs a:focus {
  text-decoration: none !important;
}

.breadcrumbs a:hover::before {
  width: 100%;
}


.breadcrumbs a:hover::before {
  width: 100%;
}



.breadcrumbs li span {
  color: #2d7ed0;
}

.breadcrumbs li a:after {
  content: '\f105';
  display: block;
  position: absolute;
  top: 0px;
  right: -11px;
  font-size: 15px;
  font-family: FontAwesome;
  background-image: none;
}

.btn {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 350;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  background-color: #2d7ed0;
  -webkit-border-radius: 22px;
          border-radius: 22px; }

.btn:hover,
.btn:focus,
.btn:active {
  background: #0f69c3;
  -webkit-box-shadow: 1px 1px 7px -5px black;
          box-shadow: 1px 1px 7px -5px black;
  color: #fff;
  border: 1px solid #0f69c3; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden; }

.opacity {
  opacity: 0; }

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

/* ======= Header ======= */
.header {
  width: 100%; }

.header__top {
  background-color: #f6f6f6;
  padding-top: 15px;
  padding-bottom: 15px; }
  .header__top .nav {
    font-weight: 350;
    font-size: 14px;
    line-height: 20px;
    color: #585858; }

.main-nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.navbar-toggler {
  margin-right: 0;
  margin-top: 0;
  background: none;
  border: 1px solid #a3a3a3;
  width: 40px;
  height: 40px;
  position: relative; }

.navbar-toggler:focus {
  outline: none; }

.navbar-toggler .icon-bar {
  background-color: #141419;
  width: 24px;
  height: 2px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 7px; }
  .navbar-toggler .icon-bar::before, .navbar-toggler .icon-bar::after {
    content: "";
    width: 24px;
    height: 2px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    background-color: #141419;
    left: 0; }
  .navbar-toggler .icon-bar::before {
    -webkit-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
            transform: translateY(-7px);
    margin-left: 0; }
  .navbar-toggler .icon-bar::after {
    -webkit-transform: translateY(7px);
        -ms-transform: translateY(7px);
            transform: translateY(7px); }

.burger-btn_active .icon-bar {
  height: 0; }
  .burger-btn_active .icon-bar::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .burger-btn_active .icon-bar::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.main-nav .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.main-nav .nav .nav-item {
  font-weight: normal;
  font-size: 14px;
  margin-right: 25px; }

.main-nav .nav .nav-item.active a {
  background: none;
  color: #2d7ed0; }

.main-nav .nav .nav-item a {
  color: #000000; }
  .main-nav .nav .nav-item a:hover {
    color: #2d7ed0;
    background: none; }
  .main-nav .nav .nav-item a:focus {
    outline: none;
    background: none; }
  .main-nav .nav .nav-item a:active {
    outline: none;
    background: none; }

.main-nav .nav.active {
  position: relative; }

.nav > li > a {
  padding-left: 5px;
  padding-right: 5px; }

.header__top_reg {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .header__top_reg a {
    color: #141419;
    position: relative; }
    .header__top_reg a::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #a3a3a3;
      right: 0;
      bottom: 0; }
  .header__top_reg span {
    color: #a9a9a9;
    margin-left: 5px;
    margin-right: 5px; }

.header__bottom {
  padding-top: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ececec; }

.header__bottom_logo a {
  display: block;
  width: 90%; }

.header__bottom_logo img {
  width: 100%;
  max-width: 280px;
  object-fit: none;
  object-position: left;}

.header__bottom_phone span {
  display: block;
  font-weight: 350;
  font-size: 10px;
  color: #a3a3a3;
  line-height: 14px; }

.header__bottom_phone a {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #141419; }

.header__bottom_shop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end; }
  .header__bottom_shop:hover .header__bottom_shop-icon__quantity {
    font-size: 10px;
    top: -6px;
    right: -6px; }
  .header__bottom_shop img {
    max-width: 25px;
    max-height: 25px; }
  .header__bottom_shop .header__bottom_shop-icon {
    position: relative;
    display: inline-block; }
  .header__bottom_shop .header__bottom_shop-icon__quantity {
    padding: 3px 5px;
    color: #ffffff;
    background-color: #2d7ed0;
    font-size: 8px;
    line-height: 8px;
    -webkit-border-radius: 100%;
            border-radius: 100%;
    position: absolute;
    top: -5px;
    right: -5px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

.header__bottom_shop-info {
  margin-left: 15px; }

.header__bottom_shop-info__label {
  display: block;
  font-weight: 350;
  font-size: 10px;
  color: #a3a3a3;
  line-height: 12px; }

.header__bottom_shop-info__quantity {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #141419; }

.header__bottom_search {
  position: relative; }
  .header__bottom_search input {
    padding: 10px 20px;
    width: 100%;
    text-align: left;
    font-weight: 350;
    font-size: 12px;
    line-height: 14px;
    color: #a3a3a3;
    background-color: #fafafa;
    border: 1px solid #ececec;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .header__bottom_search input:active {
      outline: none; }
    .header__bottom_search input:focus {
      outline: none; }
    .header__bottom_search input:hover, .header__bottom_search input:active, .header__bottom_search inputfocus {
      border: 1px solid lightgray; }
  .header__bottom_search .header__bottom_search-btn {
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    padding-right: 25px;
    padding-left: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #fafafa;
    box-shadow: none;
    border: 1px solid #ececec;
    border-left: none;
    border-radius: 0 50% 50% 0;}
    .header__bottom_search .header__bottom_search-btn span {
      width: 15px;
      height: 15px;
      display: block;
      background-image: url("/i/search.png"); }
  .header__bottom_search .header__bottom_search-label {
    font-weight: 350;
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    bottom: -25px;
    left: 20px; }

/* ====== category ====== */
.category {
  padding-top: 50px;
  padding-bottom: 50px; }

.category__item {
  display: block;
  width: 18%;
  -webkit-flex-basis: 18%;
      -ms-flex-preferred-size: 18%;
          flex-basis: 18%;
  margin-bottom: 30px; }
  .category__item:hover {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
  .category__item img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.category__item-big {
  width: 59%;
  -webkit-flex-basis: 59%;
      -ms-flex-preferred-size: 59%;
          flex-basis: 59%; }
  .category__item-big:hover {
    -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
            transform: scale(1.03); }

/* ====== offer ====== */
.offer {
  padding-top: 50px;
  margin-bottom: 100px; }

.offer__title {
  font-weight: 300;
  font-size: 48px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 45px; }

.offer__item {
  height: 100%;
  padding-bottom: 40px; }
  .offer__item .offer__item-box {
    margin-bottom: 30px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    -webkit-box-shadow: 0px 5px 20px -3px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 5px 20px -3px rgba(0, 0, 0, 0.1);
    height: 100%; }
  .offer__item img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .offer__item .offer__item_content {
    margin: 40px; }
  .offer__item h3 {
    font-weight: 300;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 15px;
    text-align: center;
    color: #141419; }
  .offer__item p {
    width: 100%;
    font-weight: 350;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #585858; }

/* ====== main-form ====== */
.main-form {
  background: -webkit-linear-gradient(45deg, whitesmoke 0%, white 100%);
  background: -o-linear-gradient(45deg, whitesmoke 0%, white 100%);
  background: linear-gradient(45deg, whitesmoke 0%, white 100%); }
  .main-form .row {
    background-image: url("/i/form-bg.png");
    background-position: 98% 100%;
    -webkit-background-size: 53% 53%;
            background-size: 53%;
    background-repeat: no-repeat; }

.main-form__title {
  font-weight: 300;
  font-size: 44px;
  line-height: 56px;
  text-align: left;
  color: #141419;
  margin-top: 100px;
  margin-bottom: 25px; }

.main-form__text {
  font-weight: 350;
  font-size: 28px;
  line-height: 40px;
  text-align: left;
  color: #585858; }

.main-form__box {
  background-color: #ffffff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 50px 45px;
 /* width: 70%;*/
  margin-top: 35px;
  margin-bottom: 100px;
  /*-webkit-box-shadow: 5px 7px 7px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 7px 7px 0px rgba(0, 0, 0, 0.1); */}
  .main-form__box form {
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: #6f6f6f; }
    .main-form__box form h3 {
      font-weight: 300;
      font-size: 24px;
      line-height: 30px;
      color: #141419;
      text-align: center; }
    .main-form__box form label {
      margin-left: 10px;
      margin-bottom: 0px;
      color: #a3a3a3;
      font-weight: 350;
      font-size: 14px;
      line-height: 18px; }
    .main-form__box form input,
    .main-form__box form textarea {
      width: 100%;
      font-size: 18px;
      line-height: 24px;
      padding: 10px 20px;
      margin-bottom: 10px;
      -webkit-border-radius: 24px;
              border-radius: 24px;
      background-color: #fbfbfb;
      border: 1px solid #fbfbfb;
      color: #585858; }
      .main-form__box form input::-webkit-input-placeholder,
      .main-form__box form textarea::-webkit-input-placeholder {
        color: #585858;
        color: #585858; }
      .main-form__box form input:active,
      .main-form__box form textarea:active {
        outline: none; }
      .main-form__box form input:focus,
      .main-form__box form textarea:focus {
        outline: none; }
    .main-form__box form .partners_mistake {
      width: 100%;
      margin-top: 20px;
      font-size: 16px;
      height: content;
      text-align: center;
      color: #e1b402; }
    .main-form__box form .btn {
      font-weight: 500;
      font-size: 16px;
      line-height: 18px;
      padding: 15px 15px;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      margin-top: 15px; }
      .main-form__box form .btn:hover {
        outline: none;
        border: 1px solid #e1b402; }
      .main-form__box form .btn:active {
        outline: none;
        border: 1px solid #e1b402; }
      .main-form__box form .btn:focus {
        outline: none;
        border: 1px solid #e1b402; }

/* ====== advantages ====== */
.advantages {
  padding-top: 120px;
  padding-bottom: 130px; }

.advantages__info {
  width: 80%; }
  .advantages__info .btn {
    width: 80%;
    font-weight: 350;
    font-size: 18px;
    padding: 15px; }

.advantages__info_title {
  font-weight: 300;
  font-size: 38px;
  line-height: 46px;
  color: #141419; }

.advantages__info_text {
  width: 70%;
  font-weight: 350;
  font-size: 22px;
  line-height: 28px;
  color: #585858;
  margin-top: 30px;
  margin-bottom: 30px; }

.advantages__items-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.advantages__item {
  padding: 30px 25px;
  border: 2px solid #ececec;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  width: 40%;
  position: relative;
  margin-left: 60px;
  margin-top: 45px; }
  .advantages__item img {
    position: absolute;
    top: -40px;
    left: -55px; }

.advantages__item_text {
  font-weight: 350;
  font-size: 16px;
  line-height: 22px;
  color: #585858;
  text-align: center; }

/* ====== Footer ====== */
.footer {
  padding-bottom: 130px; }

.footer__logo {
  margin-top: 30px;
  margin-bottom: 30px; }
  .footer__logo a {
    display: block;
    width: 90%; }
  .footer__logo img {
    width: 100%;
    max-width: 280px;
    object-fit: none;
    object-position: left; }

.footer__copyright {
  width: 60%;
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #a3a3a3; }

.footer__developer {
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #a3a3a3; }
  .footer__developer:hover, .footer__developer:active, .footer__developer:focus {
    color: #a3a3a3;
    text-decoration: none; }
  .footer__developer:hover {
    text-decoration: underline; }
  .footer__developer span {
    display: block; }

.footer__menu ul {
  list-style: none;
  padding: 0; }

.footer__menu a {
  font-weight: 350;
  font-size: 16px;
  line-height: 24px;
  color: #585858;
  position: relative; }
  .footer__menu a::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #585858;
    left: 0;
    bottom: -3px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .footer__menu a:hover::after, .footer__menu a:active::after, .footer__menu a:focus::after {
    background-color: #2d7ed0; }

.footer__menu li {
  margin-bottom: 15px; }

.footer__contact {
  color: #585858;
  width: 80%; }
  .footer__contact p {
    font-weight: 350;
    font-size: 16px;
    line-height: 22px; }
  .footer__contact a {
    font-weight: 350;
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #585858;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .footer__contact a:hover {
      color: #2d7ed0; }

.footer__contact_phone-box {
  margin-top: 30px;
  margin-bottom: 30px; }

.footer__bg {
  background-color: #f6f6f6; }

/* ====== page-shop ====== */
.page-shop .goods {
  margin-top: 70px; }

.page-shop .goods__title {
  font-weight: 300;
  font-size: 48px;
  line-height: 58px;
  color: #141419;
  text-align: left;
  margin-bottom: 30px; }

.page-shop .goods__item {
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.page-shop .goods__item_name-title {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 3px;
  color: #141419;
  text-align: left;
  text-transform: uppercase; }

.page-shop .goods__item_name-label {
  display: block;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #a3a3a3;
  text-align: left; }

.page-shop .goods__item_description {
  width: 80%;
  font-weight: 350;
  font-size: 14px;
  line-height: 18px;
  color: #a3a3a3;
  text-align: left;
  margin: 0;
  font-size: 20px;}

.page-shop .goods__item_quantity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.page-shop .goods__item_quantity-minus,
.page-shop .goods__item_quantity-plus {
  display: block;
  border: 1px solid #dbdbdb; }
  .page-shop .goods__item_quantity-minus:hover,
  .page-shop .goods__item_quantity-plus:hover {
    border: 1px solid #a8a8a8; }
  .page-shop .goods__item_quantity-minus:active,
  .page-shop .goods__item_quantity-plus:active {
    border: 1px solid #757575; }

.page-shop .goods__item_quantity-minus {
  -webkit-border-top-left-radius: 17px;
          border-top-left-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
          border-bottom-left-radius: 17px;
  padding: 7px 10px 13px 13px; }

.page-shop .goods__item_quantity-plus {
  -webkit-border-top-right-radius: 17px;
          border-top-right-radius: 17px;
  -webkit-border-bottom-right-radius: 17px;
          border-bottom-right-radius: 17px;
  padding: 7px 13px 13px 10px; }

.page-shop .goods__item_quantity-number {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  color: #141419;
  text-align: center;
  border: 1px solid #dbdbdb;
  padding: 10px 20px 10px 20px;
  border-left: none;
  border-right: none; }

.page-shop .goods__item_cost,
.page-shop .goods__item_ru {
  font-weight: 500;
  font-size: 24px;
  line-height: 24px;
  color: #141419;
  text-align: left; }

.page-shop .goods__item_del {
  padding: 5px; }

.page-shop .goods__amount {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.page-shop .goods__amount_label {
  display: block;
  font-weight: 500;
  font-size: 28px;
  line-height: 30px;
  color: #a3a3a3; }

.page-shop .goods__amount_number,
.page-shop .goods__amount_ru {
  font-weight: 300;
  font-size: 28px;
  line-height: 30px;
  color: #141419; }

.page-shop .goods__amount_number {
  padding-left: 5px;
  padding-right: 3px; }

.page-shop .checkout {
  margin-bottom: 120px; }

.page-shop .checkout__title {
  margin-top: 20px; }

.page-shop .checkout__section-title {
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  color: #141419; }

.page-shop .checkout__personal-data {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  margin: 0;
  width: 100%; }
  .page-shop .checkout__personal-data form label {
    margin-left: 15px; }
  .page-shop .checkout__personal-data form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .page-shop .checkout__personal-data form .btn {
      font-size: 14px; }
    .page-shop .checkout__personal-data form .goods__amount {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-top: 10px;
      margin-bottom: 20px; }
      .page-shop .checkout__personal-data form .goods__amount div span {
        color: #2d7ed0; }
    .page-shop .checkout__personal-data form .radio__label {
      color: #a3a3a3;
      font-weight: 350;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 5px; }
    .page-shop .checkout__personal-data form .radio__box {
      margin-bottom: 20px; }
    .page-shop .checkout__personal-data form .radio {
      display: block;
      margin-left: 0;
      margin-bottom: 5px; }
    .page-shop .checkout__personal-data form .radio input {
      z-index: -1;
      opacity: 0;
      margin: 0;
      padding: 0; }
    .page-shop .checkout__personal-data form .radio__text {
      position: relative;
      padding: 0 0 0 25px;
      cursor: pointer;
      color: #585858;
      font-weight: 350;
      font-size: 18px;
      line-height: 18px; }
    .page-shop .checkout__personal-data form .radio__text:before {
      content: '';
      position: absolute;
      top: 2px;
      left: 0;
      width: 14px;
      height: 14px;
      border: 1px solid #dbdbdb;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      background: #ffffff; }
    .page-shop .checkout__personal-data form .radio__text:after {
      content: '';
      position: absolute;
      top: 5px;
      left: 3px;
      width: 8px;
      height: 8px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      background: #2d7ed0;
      opacity: 0;
      -webkit-transition: .2s;
      -o-transition: .2s;
      transition: .2s; }
    .page-shop .checkout__personal-data form .radio input:checked + .radio__text:after {
      opacity: 1; }

/* ====== page-search1 ====== */
.searching_results1 {
  padding-top: 70px;
  padding-bottom: 120px; }
  .searching_results1 .searching_results1__title {
    font-weight: 300;
    font-size: 48px;
    line-height: 58px;
    color: #141419;
    text-align: left;
    margin-bottom: 30px; }
  .searching_results1 .searching_results1__table {
    width: 100%;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
            border-radius: 10px; }
  .searching_results1 .searching_results1__table_row {
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px; }
  .searching_results1 .searching_results1__table_row-name {
    text-align: right;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #141419;
    margin: 0;
    text-transform: uppercase; }
  .searching_results1 .searching_results1__table_row-description {
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #a3a3a3;
    margin: 0; }
  .searching_results1 .searching_results1__table_row:last-child {
    border-bottom: none; }

/* ====== page-search2 ====== */
.page-search2 {
  padding-top: 70px;
  padding-bottom: 120px; }
  .page-search2 .inquiry__title {
    font-weight: 300;
    font-size: 48px;
    line-height: 58px;
    color: #141419;
    text-align: left;
    margin-bottom: 30px; }
  .page-search2 .inquiry__table_header {
    width: 100%;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background-color: #f6f6f6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px; }
  .page-search2 .inquiry__table_header-legend {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #141419; }
  .page-search2 .legend1 {
    margin-left: 10px; }
  .page-search2 .inquiry__table_header-box {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .page-search2 .inquiry__table_header-box1 {
    width: 70%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .page-search2 .inquiry__table_item {
    width: 100%;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 40px; }
  .page-search2 .inquiry__table_item-box {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .page-search2 .inquiry__table_item-box span {
      display: block; }
  .page-search2 .inquiry__table_item-box_bb {
    width: 70%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 25px;
    margin-top: 25px; }
  .page-search2 .table_box1 {
    width: 23%; }
  .page-search2 .table_box2 {
    width: 30%; }
  .page-search2 .inquiry__table_item-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #141419;
    margin-left: 10px; }
  .page-search2 .inquiry__table_item-label {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #a3a3a3;
    margin-left: 10px; }
  .page-search2 .inquiry__table_item-description {
    font-weight: 350;
    font-size: 16px;
    line-height: 20px;
    color: #a3a3a3; }
  .page-search2 .inquiry__table_item-have,
  .page-search2 .inquiry__table_item-delivery {
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #141419; }
  .page-search2 .inquiry__table_item-quantity input {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #141419;
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    background-color: #f6f6f6;
    padding: 10px 25px; }
  .page-search2 .inquiry__table_item-price {
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    color: #585858; }
  .page-search2 .inquiry__table_item-act {
    padding-left: 40px;
    margin-right: 20px;
    margin-top: 25px; }
  .page-search2 .inquiry__table_item-act_del {
    background-color: #ffffff;
    color: #a3a3a3;
    border: 1px solid #a3a3a3;
    margin-bottom: 25px; }
    .page-search2 .inquiry__table_item-act_del:hover {
      color: #585858;
      border: 1px solid #585858; }
  .page-search2 .inquiry__table_item-act_add {
    background-color: #ffffff;
    color: #2d7ed0;
    border: 1px solid #2d7ed0;
    margin-bottom: 25px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .page-search2 .inquiry__table_item-act_add:hover {
      background-color: #dbdbdb; }
  .page-search2 .inquiry__table_more {
    background-color: #ffffff;
    color: #a3a3a3;
    border: 1px solid #a3a3a3; }
  .page-search2 .inquiry__table_item-box:first-child .inquiry__table_item-box_bb {
    margin-top: 10px; }
  .page-search2 .inquiry__table_item-box:first-child .inquiry__table_item-act {
    margin-top: 10px; }
  .page-search2 .inquiry__table_item-box:last-child .inquiry__table_item-box_bb {
    border-bottom: none; }
  .page-search2 .inquiry {
    position: relative; }
  .page-search2 .inquiry__table_more {
    position: absolute;
    bottom: 20px; }

/* ====== page-card ====== */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  width: 2.2rem;
  height: 2.2rem;
  position: absolute;
  top: 50%;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background-color: transparent;
  display: block;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border: none;
  cursor: pointer;
  color: #2d7ed0;
  -webkit-transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  transition: background-color 0.2s ease, -webkit-box-shadow 0.2s ease;
  -o-transition: background-color 0.2s ease, box-shadow 0.2s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, -webkit-box-shadow 0.2s ease; }
  .slick-prev::after,
  .slick-next::after {
    position: absolute;
    width: 20px;
    height: 20px;
    font-family: fontello;
    font-size: 30px;
    top: 17px;
    left: 10px; }
  .slick-prev:hover::after,
  .slick-next:hover::after {
    text-shadow: 2px 2px 0px rgba(54, 117, 240, 0.14); }
  .slick-prev:active,
  .slick-next:active {
    text-shadow: 2px 2px 0px rgba(54, 117, 240, 0.3); }
  .slick-prev:focus,
  .slick-next:focus {
    outline: none; }

.slick-prev {
  left: -30px;
  z-index: 1000; }
  .slick-prev::after {
    content: '\f104'; }

.slick-next {
  right: -30px;
  z-index: 1000; }
  .slick-next::after {
    content: '\f105'; }

.page-card {
  padding-top: 40px;
  padding-bottom: 100px;
  min-height: 90vh; }

.card__slider {
  width: 100%;
  padding-top: 40px; }

.page-card__title {
  font-weight: 300;
  font-size: 48px;
  line-height: 58px;
  color: #141419;
  padding-bottom: 35px;
  text-align: center; }

.page-card__card {
  height: 100%;
  background-color: #ffffff;
  -webkit-border-radius: 10px;
          border-radius: 10px; }

.card__slider_smal .page-card__card:hover .page-card__card_img img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05); }

.page-card__card_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 10px; }
  .page-card__card_img img {
    max-width: 100%;
    height: auto;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  .page-card__card_img::after, .page-card__card_img::before {
    content: '';
    width: 30%;
    height: 50%;
    position: absolute; }
  .page-card__card_img::before {
    background-image: url("/i/card_top_deco.png.png");
    background-repeat: no-repeat;
    background-position: left top;
    top: 0px;
    left: 0px;
    -webkit-background-size: 100% 100%;
            background-size: 100%; }
  .page-card__card_img::after {
    background-image: url("/i/card_bottom_deco.png.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    bottom: 0px;
    right: 0px;
    -webkit-background-size: 100% 100%;
            background-size: 100%; }
  .page-card__card_img .page-card__card_marks {
    position: absolute;
    top: 10px;
    right: 0; }

.page-card__card_marks-stock,
.page-card__card_marks-percent {
  color: #ffffff;
  font-weight: 350;
  font-size: 12px;
  line-height: 25px;
  padding: 8px 16px;
  margin-right: 10px;
  -webkit-border-radius: 17px;
          border-radius: 17px; }

.page-card__card_marks-stock {
  background-color: #f9a91f; }

.page-card__card_marks-percent {
  background-color: #2d7ed0; }

.card__slider_big {
  width: 100%;
  margin-bottom: 30px; }

.card__slider_smal {
  width: 100%; }

.slick-slide:focus {
  outline: none; }

.card__slider_smal .page-card__card_img {
  margin: 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px; }

.page-catalog .form_filter .form__manuf_checkbox {
  padding-top: 10px;
  max-height: 300px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #585858 #d1d1d1; }
.page-catalog .form_filter .form__manuf_checkbox::-webkit-scrollbar {
  width: 3px; }
.page-catalog .form_filter .form__manuf_checkbox::-webkit-scrollbar-track {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #d1d1d1; }
.page-catalog .form_filter .form__manuf_checkbox::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #585858; }
.page-catalog .form_filter .form__avto {
  max-height: 300px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #585858 #d1d1d1; }
.page-catalog .form_filter .form__avto::-webkit-scrollbar {
  width: 3px; }
.page-catalog .form_filter .form__avto::-webkit-scrollbar-track {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #d1d1d1; }
.page-catalog .form_filter .form__avto::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #585858; }





.card__slider_smal .slick-center .page-card__card_img {
  -webkit-box-shadow: 5px 5px 5px -3px rgba(0, 0, 0, 0.1);
          box-shadow: 5px 5px 5px -3px rgba(0, 0, 0, 0.1); }

.page-card__specifications .specifications__manufacturer {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #141418;
  margin-bottom: 0; }

.page-card__specifications .specifications__articul {
  font-weight: 350;
  font-size: 16px;
  line-height: 26px;
  color: #a3a3a3;
  margin-bottom: 10px; }

.page-card__specifications .specifications__avto {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #585858;
  margin-bottom: 10px; }

.specifications__price-action {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px; }
  .specifications__price-action .specifications__price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 35%;
    -webkit-flex-basis: 35%;
        -ms-flex-preferred-size: 35%;
            flex-basis: 35%;
    margin-right: 60px; }
  .specifications__price-action .specifications__action {
    width: 50%;
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; }
    .specifications__price-action .specifications__action div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .specifications__price-action .specifications__price_relevant {
    font-weight: 500;
    font-size: 21px;
    line-height: 27px;
    color: #141418;
    margin-right: 15px; }
  .specifications__price-action .specifications__price_usually {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #a3a3a3; }
  .specifications__price-action .specifications_quantity_legend {
    font-weight: 350;
    font-size: 18px;
    line-height: 25px;
    color: #585858;
    margin-right: 15px; }
  .specifications__price-action form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .specifications__price-action input {
      width: 40px;
      font-weight: 500;
      font-size: 18px;
      line-height: 18px;
      padding: 5px 15px;
      -webkit-border-radius: 18px;
              border-radius: 18px;
      background-color: #fbfbfb;
      border: 1px solid #dbdbdb;
      color: #585858;
      margin-right: 5px; }
      .specifications__price-action form input::-webkit-input-placeholder {
        color: #585858;
        color: #585858; }
      .specifications__price-action form input:active {
        outline: none; }
      .specifications__price-action form input:focus {
        outline: none; }
    .specifications__price-action form .btn {
      width: auto;
      font-weight: 350;
      font-size: 14px;
      line-height: 20px;
      padding: 7px 20px;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.specifications__description {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #585858;
  margin-bottom: 20px; }

.specifications__more-avto {
  list-style: none;
  padding-left: 0; }
  .specifications__more-avto li {
    position: relative;
    padding-left: 20px; }
    .specifications__more-avto li::before {
      width: 5px;
      height: 5px;
      content: "";
      position: absolute;
      background-color: #2d7ed0;
      left: 0;
      top: 10px;
      -webkit-border-radius: 100%;
              border-radius: 100%; }

/* ======= page-catalog ======= */
.page-catalog {
  padding-top: 20px; }
  .page-catalog .filter {
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    padding: 5px 10px;}
  .page-catalog .form_filter {
    /*padding-top: 30px;*/ }
    .page-catalog .form_filter .form__product {
      padding: 0 25px;
      border-bottom: 1px solid #d1d1d1;
      padding-top: 30px; }
    .page-catalog .form_filter label {
      font-weight: 300;
      font-size: 18px;
      line-height: 22px;
      color: #141419;
      text-align: center; }
    .page-catalog .form_filter #page-catalog__product {
      width: 100%;
      font-weight: 500;
      font-size: 16px;
      line-height: 16px;
      padding: 10px 20px;
      margin-bottom: 35px;
      -webkit-border-radius: 24px;
              border-radius: 24px;
      background-color: #fbfbfb;
      border: 1px solid #dbdbdb;
      color: #585858; }
      .page-catalog .form_filter #page-catalog__product::-webkit-input-placeholder {
        color: #585858;
        color: #585858; }
      .page-catalog .form_filter #page-catalog__product:active {
        outline: none; }
      .page-catalog .form_filter #page-catalog__product:focus {
        outline: none; }
    .page-catalog .form_filter .form__manuf {
      padding: 35px 25px 25px 25px;
      border-bottom: 1px solid #d1d1d1; }
    .page-catalog .form_filter .form__manuf_title {
      color: #141419;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-bottom: 10px; }
      .page-catalog .form_filter .form__manuf_title span {
        display: block;
        font-weight: 300;
        font-size: 18px;
        line-height: 22px;
        color: #141419; }
      .page-catalog .form_filter .form__manuf_title i {
        font-size: 22px;
        line-height: 22px;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
      .page-catalog .form_filter .form__manuf_title:hover {
        color: #141419; }
    .page-catalog .form_filter .form__manuf_title[aria-expanded="true"] i {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .page-catalog .form_filter .form__manuf_checkbox {
      padding-top: 10px;
      max-height: 300px;
      overflow-y: auto; }
      .page-catalog .form_filter .form__manuf_checkbox .check {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: no-wrap;
            -ms-flex-wrap: no-wrap;
                flex-wrap: no-wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative; }
        .page-catalog .form_filter .form__manuf_checkbox .check span {
          display: inline-block;
          font-size: 14px;
          line-height: 20px;
          padding-left: 20px;
          color: #585858; }
        .page-catalog .form_filter .form__manuf_checkbox .check input[type="checkbox"] {
          display: none; }
          .page-catalog .form_filter .form__manuf_checkbox .check input[type="checkbox"]:checked + label::after {
            opacity: 1; }
        .page-catalog .form_filter .form__manuf_checkbox .check label::after {
          position: absolute;
          content: '';
          opacity: 0;
          top: 8px;
          left: 2px;
          width: 8px;
          height: 8px;
          -webkit-border-radius: 3px;
                  border-radius: 3px;
          -webkit-transition: opacity 0.2s ease;
          -o-transition: opacity 0.2s ease;
          transition: opacity 0.2s ease;
          background-color: #2d7ed0; }
        .page-catalog .form_filter .form__manuf_checkbox .check label::before {
          position: absolute;
          content: '';
          top: 6px;
          left: 0;
          width: 12px;
          height: 12px;
          background-color: #ffffff;
          border: 1px solid #2d7ed0;
          display: inline-block;
          -webkit-border-radius: 3px;
                  border-radius: 3px;
          -webkit-transition: all 0.2s;
          -o-transition: all 0.2s;
          transition: all 0.2s; }
        .page-catalog .form_filter .form__manuf_checkbox .check label:hover {
          cursor: pointer; }
    .page-catalog .form_filter .form__avto_box {
      padding: 35px 25px 25px 25px;
      border-bottom: 1px solid #d1d1d1; }
      .page-catalog .form_filter .form__avto_box .form__avto_title-info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 20px; }
      .page-catalog .form_filter .form__avto_box .form__avto_title {
        font-weight: 300;
        font-size: 18px;
        line-height: 22px;
        color: #141419;
        margin-bottom: 0; }
      .page-catalog .form_filter .form__avto_info {
        margin-right: -25px;
        background-color: #2d7ed0;
        font-weight: 350;
        font-size: 12px;
        line-height: 25px;
        color: #ffffff;
        padding: 5px 15px;
        -webkit-border-top-left-radius: 15px;
                border-top-left-radius: 15px;
        -webkit-border-bottom-left-radius: 15px;
                border-bottom-left-radius: 15px; }
    .page-catalog .form_filter .form__avto {
      background-color: #fbfbfb;
      border: 1px solid #dbdbdb;
      -webkit-border-radius: 24px;
              border-radius: 24px;
      padding: 15px 15px 5px 15px;
      max-height: 300px;
      overflow-y: auto; }
      .page-catalog .form_filter .form__avto .radio_rez {
        color: #141419;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-bottom: 10px; }
        .page-catalog .form_filter .form__avto .radio_rez span {
          display: block;
          font-weight: 300;
          font-size: 14px;
          line-height: 20px;
          color: #141419;
          padding-left: 10px; }
        .page-catalog .form_filter .form__avto .radio_rez i {
          font-size: 22px;
          line-height: 22px;
          color: #2d7ed0;
          -webkit-transition: -webkit-transform 0.3s ease;
          transition: -webkit-transform 0.3s ease;
          -o-transition: transform 0.3s ease;
          transition: transform 0.3s ease;
          transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
        .page-catalog .form_filter .form__avto .radio_rez:hover {
          color: #141419; }
      .page-catalog .form_filter .form__avto .radio_rez[aria-expanded="true"] i {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      .page-catalog .form_filter .form__avto .radio {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: no-wrap;
            -ms-flex-wrap: no-wrap;
                flex-wrap: no-wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative; }
        .page-catalog .form_filter .form__avto .radio span {
          display: inline-block;
          font-size: 14px;
          line-height: 20px;
          padding-left: 20px;
          color: #585858; }
        .page-catalog .form_filter .form__avto .radio input[type="radio"] {
          display: none; }
          .page-catalog .form_filter .form__avto .radio input[type="radio"]:checked + label::after {
            opacity: 1; }
        .page-catalog .form_filter .form__avto .radio label {
          -webkit-flex-basis: 100%;
              -ms-flex-preferred-size: 100%;
                  flex-basis: 100%;
          text-align: left; }
          .page-catalog .form_filter .form__avto .radio label::after {
            position: absolute;
            content: '\e800';
            opacity: 0;
            top: 0;
            left: 5px;
            font-size: 12px;
            color: #2d7ed0;
            font-family: fontello;
            -webkit-transition: opacity 0.2s ease;
            -o-transition: opacity 0.2s ease;
            transition: opacity 0.2s ease; }
          .page-catalog .form_filter .form__avto .radio label:hover {
            cursor: pointer; }
    .page-catalog .form_filter .form__money {
      padding: 35px 25px 25px 25px;
      border-bottom: 1px solid #d1d1d1; }
      .page-catalog .form_filter .form__money .form__money_title {
        font-weight: 300;
        font-size: 18px;
        line-height: 22px;
        color: #141419;
        margin-bottom: 20px; }
      .page-catalog .form_filter .form__money #ex1Slider .slider-selection {
        background: #BABABA; }
      .page-catalog .form_filter .form__money .noUi-horizontal {
        height: 2px; }
      .page-catalog .form_filter .form__money .noUi-base {
        height: 2px; }
      .page-catalog .form_filter .form__money .noUi-horizontal .noUi-handle {
        width: 16px;
        height: 16px;
        right: -15px;
        top: -8px;
        border: none; }
        .page-catalog .form_filter .form__money .noUi-horizontal .noUi-handle::after, .page-catalog .form_filter .form__money .noUi-horizontal .noUi-handle::before {
          display: none; }
      .page-catalog .form_filter .form__money .noUi-connect {
        background-color: #2d7ed0; }
      .page-catalog .form_filter .form__money .noUi-touch-area {
        background-color: #2d7ed0;
        -webkit-border-radius: 100%;
                border-radius: 100%;
        width: 16px;
        height: 16px; }
        .page-catalog .form_filter .form__money .noUi-touch-area::before {
          display: none; }
      .page-catalog .form_filter .form__money .form__money_rez {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .page-catalog .form_filter .form__money .form__money_rez {
        margin-top: 30px;
        margin-bottom: 10px; }
      .page-catalog .form_filter .form__money .form__money_min_label,
      .page-catalog .form_filter .form__money .form__money_max_label {
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        color: #585858;
        margin-right: 5px; }
      .page-catalog .form_filter .form__money .form__money_min_value,
      .page-catalog .form_filter .form__money .form__money_max_value {
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        color: #2d7ed0;
        background-color: #fafafa;
        border: 1px solid #ececec;
        padding: 5px 15px;
        -webkit-border-radius: 20px;
                border-radius: 20px; }
    .page-catalog .form_filter .btn {
      -webkit-border-radius: 0px;
              border-radius: 0px;
      -webkit-border-bottom-left-radius: 10px;
              border-bottom-left-radius: 10px;
      -webkit-border-bottom-right-radius: 10px;
              border-bottom-right-radius: 10px;
      padding-top: 20px;
      padding-bottom: 20px; }
  .page-catalog .page-catalog__title {
    font-weight: 300;
    font-size: 48px;
    line-height: 58px;
    color: #141419;
    margin-bottom: 25px; }
  .page-catalog .page-catalog__title_number {
    color: #2d7ed0; }
  .page-catalog .page-catalog__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: center;
            justify-content: flex-start; }
  .page-catalog .page-catalog__card {
    width: 23%;
    -webkit-flex-basis: 23%;
        -ms-flex-preferred-size: 23%;
            flex-basis: 23%;
    border: 1px solid #ececec;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    padding: 25px;
    margin-right: 2.66%;
    margin-bottom: 30px; }
  .page-catalog .has_filters .page-catalog__card {
    display: block;
    width: 32%;
    -webkit-flex-basis: 32%;
        -ms-flex-preferred-size: 32%;
            flex-basis: 32%;
    margin-right: 2%;}
    .page-catalog .page-catalog__card:nth-child(4n) {
      margin-right: 0; }
    .page-catalog .has_filters .page-catalog__card:nth-child(3n) {
      margin-right: 0; }
    .page-catalog .page-catalog__card:hover img {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
  .page-catalog .page-card__card_marks-stock,
  .page-catalog .page-card__card_marks-percent {
    display: block;
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 12px;
    padding: 5px 10px;
    margin-right: 0; }
  .page-catalog .specifications__name {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #141418;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 5px; }
.page-catalog .specifications__name a {
  color: #141418;
}
  .page-catalog .specifications__price-action {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .page-catalog .specifications__price {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 20px; }
    .page-catalog .specifications__price .specifications__price_relevant {
      font-size: 16px;
      line-height: 20px; }
    .page-catalog .specifications__price .specifications__price_usually {
      font-size: 12px;
      line-height: 20px; }
  .page-catalog .specifications__action {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
  .page-catalog .page-catalog__pag-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .page-catalog .page-catalog__pag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    margin-bottom: 100px;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px; }
    .page-catalog .page-catalog__pag a {
      display: block;
      padding: 5px;
      margin: 0 7px;
      color: #a3a3a3;
      -webkit-transition: color 0.2s ease;
      -o-transition: color 0.2s ease;
      transition: color 0.2s ease; }
    .page-catalog .page-catalog__pag .active {
      color: #141418; }
    .page-catalog .page-catalog__pag .page-catalog__arrow {
      display: block;
      background-color: #2d7ed0;
      color: #ffffff;
      width: 26px;
      height: 26px;
      font-size: 18px;
      line-height: 18px;
      text-align: center;
      -webkit-border-radius: 100%;
              border-radius: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 10px; }
      .page-catalog .page-catalog__pag .page-catalog__arrow:hover {
        -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3);
                box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.3); }

#searchResult {
    width: 100%;
}

.cs_cat_brand {
  width: auto;
  display: block;
  text-align: center;
  font-weight: 350;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 20px;
  color: #141418;
  border: 1px solid #ececec;
  border-radius: 22px;
  margin-bottom: 20px;
  background-color: #fafafa;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.cs_cat_brand:hover {
  border: 1px solid #2d7ed0;
}

.cs_cat_brand_icon span{
  display: inline-block;
  height: 30px;
}
.cs_cat_brand_icon{
  line-height: 30px;
}
/* ======= Animation ======= */
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp; }
@media (max-width: 1500px) {
  .container {
    max-width: 1310px; } }

@media (max-width: 1400px) {
  .container {
    max-width: 1210px; }
  .cs_cat_brand {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 15px;} }

@media (max-width: 1300px) {
  .container {
    max-width: 1110px; }
  .header__bottom_search {
    position: relative;
    margin-right: 10px; }
  .header__bottom_search input {
    padding: 10px 20px;
    width: 100%;
    font-size: 22px;
    line-height: 24px;} }

@media (max-width: 1200px) {

  .header__bottom_search input {
    padding: 10px 15px;
    font-size: 18px;
    line-height: 20px;}
  .header__bottom_search {
    margin-right: 0px; }
  .header__bottom_search .header__bottom_search-btn {
    padding-right: 15px;}
  .header__bottom_search .header__bottom_search-label {
    font-size: 14px;
    line-height: 16px;
    bottom: -20px;}

  .container {
    max-width: 960px; }
  .main-nav .nav .nav-item {
    font-size: 12px;
    margin-right: 15px; }
  .main-form .row {
    -webkit-background-size: 51% 51%;
            background-size: 51%; }
  .advantages__info_title {
    font-size: 34px;
    line-height: 40px; }
  .advantages__item {
    width: 38%; }
  .page-shop .goods__item_description {
    width: 90%;
    font-size: 12px;
    line-height: 15px; }
  .page-search2 .inquiry__title {
    font-size: 48px;
    line-height: 58px; }
  .page-search2 .inquiry__table_header-legend {
    font-size: 16px;
    line-height: 16px; }
  .page-search2 .inquiry__table_item-box_bb {
    width: 60%; }
  .page-search2 .table_box1 {
    width: 23%; }
  .page-search2 .table_box2 {
    width: 40%; }
  .page-search2 .inquiry__table_item-name {
    font-size: 16px;
    line-height: 16px; }
  .page-search2 .inquiry__table_item-label {
    font-size: 12px;
    line-height: 18px; }
  .page-search2 .inquiry__table_item-description {
    font-size: 14px;
    line-height: 18px; }
  .page-search2 .inquiry__table_item-have,
  .page-search2 .inquiry__table_item-delivery {
    font-size: 16px;
    line-height: 16px; }
  .page-search2 .inquiry__table_item-quantity input {
    font-size: 16px;
    line-height: 16px;
    padding: 8px 20px; }
  .page-search2 .inquiry__table_item-price {
    font-size: 20px;
    line-height: 20px; }
  .page-search2 .inquiry__table_item-act {
    padding-left: 20px;
    margin-right: 10px; }
  .page-card .card__slider_big {
    margin-bottom: 20px; }
  .page-card .card__slider_smal {
    width: 90%;
    margin-left: 5%; }
  .page-card .specifications__price-action .specifications__price_relevant {
    font-size: 18px;
    line-height: 27px;
    margin-right: 15px; }
  .page-card .specifications__price-action .specifications__price_usually {
    font-size: 12px;
    line-height: 24px; }
  .page-catalog .page-catalog__card {
    padding: 15px; }
  .page-catalog .specifications__name {
    font-size: 16px;
    line-height: 20px; }
  .page-catalog .specifications__articul {
    font-size: 12px;
    line-height: 16px; }
  .page-catalog .specifications__avto {
    font-size: 14px;
    line-height: 18px; }
  .page-catalog .specifications__price {
    margin-right: 0; }
  .page-catalog .specifications__price_relevant {
    font-size: 11px;
    line-height: 15px; }
  .page-catalog .specifications__price_usually {
    font-size: 8px;
    line-height: 15px; }
  .page-catalog form input {
    width: 35px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 14px; }
  .page-catalog form .btn {
    font-size: 14px;
    line-height: 14px;
    padding: 6px 14px; }
  .page-catalog .form_filter .form__product {
    padding: 0 10px; }
  .page-catalog .form_filter .form__manuf {
    padding: 35px 10px 25px 10px; }
  .page-catalog .form_filter .form__avto_box {
    padding: 35px 10px 25px 10px; }
  .page-catalog .form_filter .form__avto_info {
    margin-right: -10px;
    padding: 2px 12px; }
  .page-catalog .form_filter .form__money {
    padding: 35px 10px 25px 10px; }
  .cs_cat_brand {
    font-size: 10px;
    line-height: 16px;
    padding: 5px 10px;} }

@media (max-width: 992px) {
  .container {
    max-width: 720px; }
  .main-nav .nav {
    margin-top: 50px; }
  .header__top_reg {
    margin-top: 10px; }
  .main-nav .nav .nav-item {
    font-size: 16px;
    margin-bottom: 10px; }
  .header__bottom_btn {
    margin-bottom: 30px; }
  .header__bottom_shop {
    margin-bottom: 30px; }
  .main-form__title {
    margin-top: 70px; }
  .main-form .row {
    -webkit-background-size: 47% 47%;
            background-size: 47%; }
  .main-form__box {
    width: 50%;
    margin-bottom: 70px; }
  .advantages__info .btn {
    width: 70%;
    margin-bottom: 30px; }
  .footer__copyright {
    width: 90%; }
  .page-shop .goods__item_name {
    margin-left: 10px; }
  .page-shop .goods__item_name-title {
    font-size: 14px;
    line-height: 16px; }
  .page-shop .goods__item_name-label {
    font-size: 8px;
    line-height: 10px; }
  .page-shop .goods__item_description {
    width: 100%;
    font-size: 10px;
    line-height: 14px; }
  .page-shop .goods__item_quantity-number {
    font-size: 14px;
    line-height: 14px;
    padding: 8px 10px 5px 10px; }
  .page-shop .goods__item_quantity-minus {
    -webkit-border-top-left-radius: 17px;
            border-top-left-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
            border-bottom-left-radius: 17px;
    padding: 2px 5px 8px 8px; }
  .page-shop .goods__item_quantity-plus {
    -webkit-border-top-right-radius: 17px;
            border-top-right-radius: 17px;
    -webkit-border-bottom-right-radius: 17px;
            border-bottom-right-radius: 17px;
    padding: 2px 8px 8px 5px; }
  .page-shop .goods__item_cost,
  .page-shop .goods__item_ru {
    font-size: 18px;
    line-height: 18px; }
  .page-shop .goods__item_del img {
    max-width: 14px;
    height: auto; }
  .page-search2 {
    padding-top: 50px;
    padding-bottom: 100px; }
    .page-search2 .inquiry__title {
      font-size: 48px;
      line-height: 58px; }
    .page-search2 .inquiry__table_header-legend {
      font-size: 11px;
      line-height: 11px; }
    .page-search2 .inquiry__table_item-name {
      font-size: 12px;
      line-height: 12px; }
    .page-search2 .inquiry__table_item-label {
      font-size: 8px;
      line-height: 14px; }
    .page-search2 .inquiry__table_item-description {
      font-size: 10px;
      line-height: 14px; }
    .page-search2 .inquiry__table_item-have,
    .page-search2 .inquiry__table_item-delivery {
      font-size: 12px;
      line-height: 12px; }
    .page-search2 .inquiry__table_item-quantity input {
      font-size: 12px;
      line-height: 12px;
      padding: 6px 10px;
      -webkit-border-radius: 10px;
              border-radius: 10px; }
    .page-search2 .inquiry__table_item-price {
      font-size: 16px;
      line-height: 16px; }
    .page-search2 .inquiry__table_item-act {
      padding-left: 20px;
      margin-right: 10px; }
    .page-search2 .btn {
      font-size: 10px;
      line-height: 10px; }
    .page-search2 .inquiry__table_more {
      bottom: 30px; }
  .page-card .page-card__specifications {
    margin-top: 30px;
    margin-bottom: 100px; }
  .page-catalog .page-catalog__card {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-right: 0%; }
    .page-catalog .page-catalog__card:nth-child(3n) {
      margin-right: 0%; }
  .page-catalog .form_filter .form__product {
    padding: 0 15px; }
  .page-catalog .form_filter .form__manuf {
    padding: 35px 15px 25px 15px; }
  .page-catalog .form_filter .form__avto_box {
    padding: 35px 15px 25px 15px; }
  .page-catalog .form_filter .form__avto_info {
    margin-right: -15px;
    padding: 2px 12px; }
  .page-catalog .form_filter .form__money {
    padding: 35px 15px 25px 15px; }
  .cs_cat_brand {
    font-size: 7px;
    line-height: 12px;
    padding: 5px 5px;}
  .header__bottom_shop {
    justify-content: flex-start; }}

@media (max-width: 768px) {
  .container {
    max-width: 540px; }
  .header__top {
    z-index: 1001;
    padding-top: 30px;
    padding-bottom: 30px; }
    .header__top .header__top_reg {
      z-index: 1001; }
    .header__top .container {
      position: relative; }
    .header__top .main-nav_column {
      position: static; }
  .navbar-header {
    position: absolute;
    top: -40px;
    left: 15px; }
  .main-nav {
    position: absolute;
    width: 100%;
    background-color: #f6f6f6;
    z-index: 1;
    margin-top: 40px;
    margin-left: -15px; }
  .main-nav .navbar-nav {
    z-index: 1000;
    margin-top: 20px; }
    .main-nav .navbar-nav li {
      text-align: center; }
  .header__bottom {
    z-index: 0; }
  .header__top_reg {
    margin-top: 5px; }
  .category {
    padding-bottom: 30px; }
  .category__item {
    width: 31%;
    -webkit-flex-basis: 31%;
        -ms-flex-preferred-size: 31%;
            flex-basis: 31%; }
  .category__item-big {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
  .offer {
    padding-top: 20px;
    margin-bottom: 50px; }
  .offer__title {
    font-size: 40px;
    line-height: 44px; }
  .offer__item .offer__item_content {
    margin: 20px; }
  .offer__item h3 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px; }
  .offer__item p {
    font-size: 18px;
    line-height: 24px; }
  .main-form__title {
    font-size: 40px;
    line-height: 44px; }
  .main-form__text {
    font-size: 22px;
    line-height: 26px; }
  .main-form__box {
    padding: 30px 25px;
    width: 60%; }
  form {
    font-size: 10px;
    line-height: 10px; }
    form h3 {
      font-size: 14px;
      line-height: 18px; }
    form label {
      font-size: 8px;
      line-height: 10px; }
    form input,
    form textarea {
      font-size: 10px;
      line-height: 14px; }
    form .btn {
      font-size: 12px;
      line-height: 14px; }
  .page-shop .goods__title {
    font-size: 40px;
    line-height: 44px; }
  .page-shop .goods__item {
    padding-top: 15px;
    padding-bottom: 10px; }
  .page-shop .goods__item_name {
    margin-left: 10px; }
  .page-shop .goods__item_name-title {
    font-size: 12px;
    line-height: 14px; }
  .page-shop .goods__item_name-label {
    font-size: 6px;
    line-height: 8px; }
  .page-shop .goods__item_description {
    width: 100%;
    font-size: 12px;
    line-height: 14px; }
  .page-shop .goods__item_quantity-number {
    font-size: 12px;
    line-height: 12px;
    padding: 7px 7px 7px 7px; }
  .page-shop .goods__item_quantity-minus {
    -webkit-border-top-left-radius: 17px;
            border-top-left-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
            border-bottom-left-radius: 17px;
    padding: 2px 5px 8px 8px; }
    .page-shop .goods__item_quantity-minus img {
      max-width: 8px;
      height: auto; }
  .page-shop .goods__item_quantity-plus {
    -webkit-border-top-right-radius: 17px;
            border-top-right-radius: 17px;
    -webkit-border-bottom-right-radius: 17px;
            border-bottom-right-radius: 17px;
    padding: 2px 8px 3px 5px; }
    .page-shop .goods__item_quantity-plus img {
      max-width: 8px;
      height: auto; }
  .page-shop .goods__item_cost,
  .page-shop .goods__item_ru {
    font-size: 12px;
    line-height: 14px; }
  .page-shop .goods__item_del {
    margin-left: -10px; }
    .page-shop .goods__item_del img {
      max-width: 10px;
      height: auto; }
  .page-shop .goods__amount {
    margin-top: 30px; }
  .page-shop .goods__amount_label {
    font-size: 22px;
    line-height: 30px; }
  .searching_results1 .searching_results1__title {
    font-size: 40px;
    line-height: 44px; }
  .page-search2 {
    padding-top: 50px;
    padding-bottom: 100px; }
    .page-search2 .inquiry__title {
      font-size: 40px;
      line-height: 55px;
      margin-bottom: 30px; }
    .page-search2 .inquiry__table_header {
      padding-top: 10px;
      padding-bottom: 10px;
      margin-bottom: 15px; }
    .page-search2 .inquiry__table_header-legend {
      font-size: 8px;
      line-height: 8px; }
    .page-search2 .legend1 {
      margin-left: 5px; }
    .page-search2 .inquiry__table_header-box1 {
      width: 70%; }
    .page-search2 .inquiry__table_item {
      padding-top: 10px;
      padding-bottom: 10px;
      margin-bottom: 30px; }
    .page-search2 .inquiry__table_item-box_bb {
      width: 60%;
      padding-bottom: 20px;
      margin-top: 20px; }
    .page-search2 .table_box1 {
      width: 23%; }
    .page-search2 .table_box2 {
      width: 40%; }
    .page-search2 .inquiry__table_item-name {
      font-size: 8px;
      line-height: 8px;
      margin-left: 5px; }
    .page-search2 .inquiry__table_item-label {
      font-size: 6px;
      line-height: 10px;
      margin-left: 5px; }
    .page-search2 .inquiry__table_item-description {
      font-size: 8px;
      line-height: 10px; }
    .page-search2 .inquiry__table_item-have,
    .page-search2 .inquiry__table_item-delivery {
      font-size: 10px;
      line-height: 10px; }
    .page-search2 .inquiry__table_item-quantity input {
      font-size: 10px;
      line-height: 10px;
      padding: 4px 8px;
      -webkit-border-radius: 5px;
              border-radius: 5px; }
    .page-search2 .inquiry__table_item-price {
      font-size: 12px;
      line-height: 12px; }
    .page-search2 .inquiry__table_item-act {
      padding-left: 10px;
      margin-right: 5px; }
    .page-search2 .btn {
      font-size: 8px;
      line-height: 8px; }
    .page-search2 .inquiry__table_more {
      bottom: 20px; }
  .page-card .page-card__title {
    font-size: 36px; }
  .page-catalog .page-catalog__title {
    font-size: 36px; }
  .page-catalog .page-catalog__card {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-right: 0%; }
    .page-catalog .page-catalog__card:nth-child(3n) {
      margin-right: 0%; }
  .cs_cat_brand {
    font-size: 12px;
    margin-bottom: 10px;}}

@media (max-width: 576px) {
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .header__top {
    z-index: 1001;
    padding-top: 30px;
    padding-bottom: 30px; }
    .header__top .header__top_reg {
      z-index: 1001; }
    .header__top .container {
      position: relative; }
    .header__top .main-nav_column {
      position: static; }
  .navbar-header {
    position: absolute;
    top: -40px;
    left: 15px; }
  .main-nav {
    position: absolute;
    width: 100%;
    background-color: #f6f6f6;
    z-index: 1;
    margin-top: 40px;
    margin-left: -15px; }
  .main-nav .navbar-nav {
    z-index: 1000; }
    .main-nav .navbar-nav li {
      text-align: center; }
  .header__bottom {
    z-index: 0; }
  .header__bottom_phone {
    margin-bottom: 30px;
    text-align: right; }
  .category {
    margin-left: 15px;
    margin-right: 15px; }
  .category__item {
    width: 47%;
    -webkit-flex-basis: 47%;
        -ms-flex-preferred-size: 47%;
            flex-basis: 47%;
    margin-bottom: 20px; }
  .category__item-big {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
  .offer__item {
    margin-left: 20%;
    margin-right: 20%; }
  .main-form__box {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 340px; }
  .advantages__info {
    width: 100%; }
  .advantages__item {
    width: 85%;
    margin-left: 30px; }
  .footer__contact {
    width: 90%; }
  .footer__contact_phone-box {
    margin-top: 20px;
    margin-bottom: 20px; }
  .footer__copyright {
    margin-top: 60px; }
  .page-shop .goods__item_description {
    padding-right: 10px;
    font-size: 13px;
    line-height: 15px; }
  .page-shop .goods__item_name-title {
    font-size: 11px;
    line-height: 13px; }
  .page-shop .goods__item_quantity {
    margin-left: 10px;
    margin-top: 10px; }
  .page-shop .goods__amount_label {
    font-size: 18px;
    line-height: 26px; }
  .page-shop .goods__amount_number,
  .page-shop .goods__amount_ru {
    font-size: 20px;
    line-height: 26px; }
  .searching_results1 .searching_results1__title {
    font-size: 40px;
    line-height: 44px; }
  .searching_results1 .searching_results1__table_row {
    padding-top: 15px;
    padding-bottom: 15px; }
  .searching_results1 .searching_results1__table_row-name {
    font-size: 14px;
    line-height: 14px;
    text-align: left; }
  .searching_results1 .searching_results1__table_row-description {
    font-size: 14px;
    line-height: 14px; }
  .page-search2 .inquiry__title {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 15px; }
  .page-search2 .inquiry__table_header {
    margin-left: 5px;
    margin-right: 5px; }
  .page-search2 .inquiry__table_item {
    margin-left: 5px;
    margin-right: 5px; }
  .page-search2 .inquiry__table_header-description {
    position: relative; }
    .page-search2 .inquiry__table_header-description::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #dbdbdb;
      left: 0;
      bottom: -8px; }
  .page-search2 .inquiry__table_header-box {
    margin-top: 15px; }
  .page-search2 .inquiry__table_header-legend {
    font-size: 11px;
    line-height: 11px; }
  .page-search2 .inquiry__table_item-name {
    font-size: 11px;
    line-height: 11px;
    margin-left: 5px; }
  .page-search2 .inquiry__table_item-label {
    font-size: 9px;
    line-height: 9px;
    margin-left: 5px; }
  .page-search2 .inquiry__table_item-description {
    font-size: 12px;
    line-height: 12px; }
  .page-catalo .page-catalog__pag .page-catalog__pag {
    font-size: 14px;
    line-height: 18px; }
    .page-catalo .page-catalog__pag .page-catalog__pag a {
      padding: 3px;
      margin: 0 3px; }
  .page-catalog .filter {
    margin-bottom: 30px; } }

@media (max-width: 500px) {
  .main-form__box {
    margin-bottom: 300px; } }

@media (max-width: 450px) {
  .header__top .header__bottom_logo {
    margin-top: 5px; }
  .header__top .header__top_reg {
    margin-top: 10px; }
  .main-form__box {
    margin-bottom: 270px; }
  .searching_results1 .searching_results1__table_row-name {
    font-size: 12px;
    line-height: 12px; }
  .page-search2 {
    padding-top: 50px;
    padding-bottom: 70px; }
    .page-search2 .legend1 {
      margin-left: 0px; }
    .page-search2 .inquiry__table_header-box1 {
      width: 100%; }
    .page-search2 .inquiry-none {
      display: none; }
    .page-search2 .inquiry__table_item {
      padding-top: 10px;
      padding-bottom: 10px;
      margin-bottom: 15px; }
    .page-search2 .inquiry__table_item-name {
      font-size: 9px;
      line-height: 9px;
      margin-left: 0px; }
    .page-search2 .inquiry__table_item-label {
      font-size: 9px;
      line-height: 9px;
      margin-left: 0px; }
    .page-search2 .inquiry__table_item-description {
      font-size: 12px;
      line-height: 12px; }
    .page-search2 .inquiry__table_item-box {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .page-search2 .inquiry__table_item-box_bb {
      width: 100%;
      padding-bottom: 20px;
      margin-top: 20px; }
    .page-search2 .inquiry__table_item-box:last-child {
      border-bottom: none; }
    .page-search2 .inquiry__table_item-box {
      border-bottom: 1px solid #dbdbdb; }
    .page-search2 .inquiry__table_item-box_bb {
      border-bottom: none;
      padding-bottom: 0; }
    .page-search2 .inquiry__table_item-act {
      width: 100%;
      padding-left: 0px;
      margin-right: 30px;
      margin-top: 10px; }
    .page-search2 .btn {
      font-size: 8px;
      line-height: 8px;
      margin-bottom: 20px; }
    .page-search2 .inquiry__table_more {
      bottom: -15px; }
  .page-card .page-card__title {
    font-size: 24px;
    line-height: 30px; }
  .page-card .specifications__price-action {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .page-card .specifications__price {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    margin-bottom: 15px; }
  .page-card .specifications__action {
    width: 100%;
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
  .page-card .page-card__card_marks-stock,
  .page-card .page-card__card_marks-percent {
    font-size: 9px;
    line-height: 12px; } }

@media (max-width: 400px) {
  .header__top .header__bottom_logo {
    margin-top: 10px; }
  .offer__item {
    margin-left: 10%;
    margin-right: 10%; }
  .main-form .row {
    -webkit-background-size: 56% 56%;
            background-size: 56%; }
  .main-form__box {
    margin-bottom: 280px; }
  .page-shop .goods__amount div {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; }
  .page-shop .goods__amount_label {
    width: 60%; } }

@media (max-width: 350px) {
  .header__bottom_phone a {
    font-size: 14px; }
  .main-form .row {
    -webkit-background-size: 62% 62%;
            background-size: 62%; } }


.pageData img{
  max-width: 100%;
}

.pageData{
  font-size: 16px;
}