@charset "UTF-8";
@font-face {
  font-family: "Commissioner";
  src: url("../fonts/Commissioner/Commissioner-Light.woff2") format("woff2");
  font-weight: 300;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: "Commissioner";
  src: url("../fonts/Commissioner/Commissioner-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: "Commissioner";
  src: url("../fonts/Commissioner/Commissioner-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: "Commissioner";
  src: url("../fonts/Commissioner/Commissioner-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: "Commissioner";
  src: url("../fonts/Commissioner/Commissioner-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: "Commissioner";
  src: url("../fonts/Commissioner/Commissioner-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-display: auto;
  font-style: normal; }

@font-face {
  font-family: 'icon-font';
  src: url("../fonts/icon-font/icon-font.eot?zapzd9");
  src: url("../fonts/icon-font/icon-font.eot?zapzd9#iefix") format("embedded-opentype"), url("../fonts/icon-font/icon-font.ttf?zapzd9") format("truetype"), url("../fonts/icon-font/icon-font.woff?zapzd9") format("woff"), url("../fonts/icon-font/icon-font.svg?zapzd9#icon-font") format("svg");
  font-weight: normal;
  font-display: auto;
  font-style: normal; }

[class^="fa-"], [class*=" fa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-burger:before {
  content: "\e900"; }

.fa-cart:before {
  content: "\e901"; }

.fa-compare:before {
  content: "\e903"; }

.fa-like:before {
  content: "\e904"; }

.fa-map:before {
  content: "\e906"; }

.fa-star:before {
  content: "\e907"; }

.fa-tg:before {
  content: "\e908"; }

.fa-user:before {
  content: "\e909"; }

.fa-vk:before {
  content: "\e90a"; }

.fa-wh:before {
  content: "\e90b"; }

.fa-clip:before {
  content: "\e90d"; }

.fa-close:before {
  content: "\e90c"; }

.fa-check:before {
  content: "\e913"; }

.fa-arrow-next:before {
  content: "\e905"; }

.fa-arrow-prev:before {
  content: "\e902"; }

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

body {
  margin: 0; }

main {
  display: block; }

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

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

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

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

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

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

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

@-webkit-keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
            transform: translateX(18em) skewX(-45deg); } }

@keyframes move-light {
  from {
    -webkit-transform: translateX(-4em) skewX(-45deg);
            transform: translateX(-4em) skewX(-45deg); }
  to {
    -webkit-transform: translateX(18em) skewX(-45deg);
            transform: translateX(18em) skewX(-45deg); } }

.policy {
  padding: 100px 0; }
  @media only screen and (max-width: 980px) {
    .policy {
      padding: 70px 0; } }
  @media only screen and (max-width: 720px) {
    .policy {
      padding: 50px 0; } }

*::-moz-selection {
  color: #fff;
  /* Цвет текста */
  background: #69B536;
  /* Цвет фона */ }

*::selection {
  color: #fff;
  /* Цвет текста */
  background: #69B536;
  /* Цвет фона */ }

html, body {
  overflow-x: hidden;
  position: relative;
  min-height: 100vh; }

body {
  width: 100%;
  min-width: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #212121;
  font: normal 18px/1.4 "Commissioner", sans-serif; }

main {
  margin-bottom: auto; }

h1, h2, h3, h4, h5, h6, p, ul, ol, a {
  text-underline-offset: 1px; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit; }

h1, h2, h3, h4, h5, h6 {
  color: #212121;
  font-family: "Commissioner", sans-serif; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none; }

a {
  text-decoration: none;
  outline: none;
  color: inherit; }
  a::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  a::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }

form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input[type="submit"] {
  cursor: pointer; }

textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none; }

input, textarea {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  input:focus, textarea:focus {
    border-color: #69B536 !important; }

select {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  select:hover {
    border-color: #69B536 !important; }

select, option {
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select::-ms-expand {
  display: none; }

img::-moz-selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */ }

img::selection {
  color: inherit;
  /* Цвет текста */
  background: transparent;
  /* Цвет фона */ }

label {
  cursor: pointer;
  margin-bottom: 0; }

.slick-slide {
  background: #FFFFFF;
  outline: none !important; }

.section-frame {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 1500px) {
    .section-frame {
      max-width: 1200px; } }
  @media only screen and (max-width: 1220px) {
    .section-frame {
      max-width: 700px; } }
  @media only screen and (max-width: 720px) {
    .section-frame {
      max-width: 375px;
      padding: 0 20px; } }

.section-frame_relative {
  position: relative; }

.load * {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.open-frame {
  overflow: hidden; }

.js-checkbox {
  cursor: pointer; }
  .js-checkbox input {
    display: none; }

@media only screen and (max-width: 1500px) {
  .lap-hide {
    display: none !important; } }

.lap-show {
  display: none !important; }
  @media only screen and (max-width: 1500px) {
    .lap-show {
      display: block !important; } }

.lap-show-flex {
  display: none !important; }
  @media only screen and (max-width: 1500px) {
    .lap-show-flex {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

@media only screen and (max-width: 1220px) {
  .table-hide {
    display: none !important; } }

.table-show {
  display: none !important; }
  @media only screen and (max-width: 1220px) {
    .table-show {
      display: block !important; } }

.table-show-flex {
  display: none !important; }
  @media only screen and (max-width: 1220px) {
    .table-show-flex {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.table-show-grid {
  display: none !important; }
  @media only screen and (max-width: 1220px) {
    .table-show-grid {
      display: grid !important; } }

@media only screen and (max-width: 720px) {
  .mob-hide {
    display: none !important; } }

.mob-show {
  display: none !important; }
  @media only screen and (max-width: 720px) {
    .mob-show {
      display: block !important; } }

.mob-show-inline {
  display: none !important; }
  @media only screen and (max-width: 720px) {
    .mob-show-inline {
      display: inline !important; } }

.mob-show-flex {
  display: none !important; }
  @media only screen and (max-width: 720px) {
    .mob-show-flex {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.mob-show-grid {
  display: none !important; }
  @media only screen and (max-width: 720px) {
    .mob-show-grid {
      display: grid !important; } }

.page-title {
  font-size: 50px;
  line-height: 130%; }
  @media only screen and (max-width: 1220px) {
    .page-title {
      font-size: 40px; } }
  @media only screen and (max-width: 720px) {
    .page-title {
      font-size: 24px; }
      .page-title br {
        display: none; } }

.page-title_center {
  text-align: center; }

.page-title_white {
  color: #fff; }

.breadcrumbs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 15px;
  color: #212121;
  font-size: 15px; }
  .breadcrumbs li {
    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; }
    .breadcrumbs li::after {
      content: '/';
      display: block;
      margin: 0 4px; }
    .breadcrumbs li:last-child::after {
      display: none; }
  .breadcrumbs a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .breadcrumbs a:hover {
      color: #69B536; }
  @media only screen and (max-width: 720px) {
    .breadcrumbs {
      font-size: 12px;
      margin-bottom: 5px; } }

.header {
  padding-top: 15px; }
  @media only screen and (max-width: 1220px) {
    .header {
      padding-top: 0;
      margin-bottom: 25px; } }

.header-grey {
  background: #f5f5f5; }
  @media only screen and (max-width: 1220px) {
    .header-grey {
      background-color: #fff; } }

.header-top {
  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; }

.header-top_item {
  height: 20px;
  position: relative;
  padding-right: 55px; }
  .header-top_item::after {
    content: '';
    width: 1px;
    height: 30px;
    background-color: #69B536;
    display: block;
    position: absolute;
    right: 27px;
    top: -5px; }
  @media only screen and (max-width: 1500px) {
    .header-top_item {
      padding-right: 24px; }
      .header-top_item::after {
        right: 12px; } }

.header-top__info {
  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; }
  @media only screen and (max-width: 1220px) {
    .header-top__info {
      display: block; } }

.header-address {
  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; }
  .header-address i {
    font-size: 20px;
    color: #69B536;
    margin-right: 10px; }
  .header-address p {
    font-weight: 300;
    font-size: 14px;
    line-height: 130%;
    color: #212121; }
  @media only screen and (max-width: 1220px) {
    .header-address {
      margin-top: 15px; }
      .header-address i {
        color: #fff; }
      .header-address p {
        color: #fff; } }

.header-top__link {
  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;
  grid-gap: 25px; }
  .header-top__link a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #69B536;
    position: relative; }
    .header-top__link a::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #69B536;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .header-top__link a:hover::before {
      width: 0%; }
  @media only screen and (max-width: 1500px) {
    .header-top__link {
      grid-gap: 15px; } }
  @media only screen and (max-width: 1220px) {
    .header-top__link {
      display: block;
      margin-top: 20px; }
      .header-top__link li {
        margin-bottom: 10px; }
        .header-top__link li:last-child {
          margin-bottom: 0; }
      .header-top__link a {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        color: #fff;
        display: block; }
        .header-top__link a::before {
          background-color: #fff; } }

.header-top__time {
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: #212121; }
  @media only screen and (max-width: 1220px) {
    .header-top__time {
      color: #fff;
      margin-top: 20px; } }

.header-middle {
  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-top: 15px; }

.logo {
  width: 218px;
  display: block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .logo img {
    width: 100%;
    display: block; }
  @media only screen and (max-width: 1500px) {
    .logo {
      width: 180px; } }
  @media only screen and (max-width: 1220px) {
    .logo {
      width: 106px; } }

.header-nav {
  font-weight: 300;
  font-size: 15px;
  line-height: 140%;
  color: #212121; }
  .header-nav ul {
    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;
    grid-gap: 30px; }
  .header-nav a {
    display: block;
    position: relative;
    /* overflow: hidden; */ }
    /* .header-nav a::after {
      content: '';
      width: 0%;
      height: 1px;
      background-color: #69B536;
      -webkit-border-radius: inherit;
              border-radius: inherit;
      position: absolute;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      -webkit-transform-origin: left;
          -ms-transform-origin: left;
              transform-origin: left;
      bottom: 0;
      right: 0;
      left: auto; } */
      
      li.mobile a::after {
    content: "";
    padding: 9px 9px;
    display: block;
    font-size: 12px;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 30%;
    font-weight: 500;
    background-color: #69B536;
    position: absolute;
    right: -20px;
    top: 0px;
}
      
      
    
  @media only screen and (max-width: 1500px) {
    .header-nav ul {
      grid-gap: 15px; } }
  @media only screen and (max-width: 1220px) {
    .header-nav ul {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  @media only screen and (max-width: 720px) {
    .header-nav {
      width: 400px;
      overflow-x: scroll;
      font-size: 13px; }
      .header-nav ul {
        width: 630px;
        padding-right: 50px;
        grid-gap: 28px;
        margin-left: -5.5px; }
      .header-nav::-webkit-scrollbar {
        width: 0; } }

.header-nav__link_active {
  padding: 4px 8px;
  font-weight: 600;
  color: #FFFFFF;
  background: -webkit-linear-gradient(1.65deg, #69B536 0%, #70C537 100.52%);
  background: -o-linear-gradient(1.65deg, #69B536 0%, #70C537 100.52%);
  background: linear-gradient(88.35deg, #69B536 0%, #70C537 100.52%);
  -webkit-border-radius: 5px;
          border-radius: 5px; }
  .header-nav__link_active::after {
    display: none; }

.header-portal {
  width: 162px;
  display: block;
  margin-left: 30px; }
  .header-portal img {
    width: 100%;
    display: block; }
  @media only screen and (max-width: 1500px) {
    .header-portal {
      width: 130px;
      margin-left: 20px; } }

.header-send-order {
  max-width: 100%;
  width: 171px;
  height: 51px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 12px;
  margin-left: 30px; }
  .header-send-order::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .header-send-order span, .header-send-order i {
    position: relative;
    z-index: 2; }
  .header-send-order input {
    display: none; }
  .header-send-order::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-send-order::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-send-order *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-send-order *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-send-order:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 1500px) {
    .header-send-order {
      margin-left: 20px; } }

.header-wh {
  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-left: auto; }
  .header-wh i {
    width: 30px;
    height: 30px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #61EC6B;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    font-size: 12px;
    color: #fff;
    margin-right: 12px; }
  .header-wh span {
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #212121;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .header-wh:hover span {
    color: #61EC6B; }
  @media only screen and (max-width: 1500px) {
    .header-wh span {
      width: 80px; } }

.header-phone {
  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; }
  .header-phone a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    margin-right: 30px; }
    .header-phone a:last-child {
      margin-right: 0; }
  @media only screen and (max-width: 1500px) {
    .header-phone a {
      margin-right: 12px; } }
  @media only screen and (max-width: 1220px) {
    .header-phone {
      display: block; }
      .header-phone a {
        color: #fff;
        margin-right: 0; }
        .header-phone a:hover {
          color: #fff; } }

.header-phone__number {
  font-weight: 600;
  font-size: 17px;
  color: #212121;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .header-phone__number:hover {
    color: #69B536; }
  @media only screen and (max-width: 1500px) {
    .header-phone__number {
      font-size: 14px; } }
  @media only screen and (max-width: 1220px) {
    .header-phone__number {
      font-size: 22px; } }

.header-phone__popup {
  font-weight: 300;
  font-size: 14px;
  color: #69B536;
  margin-left: auto;
  margin-top: 3px;
  position: relative; }
  .header-phone__popup::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #69B536;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .header-phone__popup:hover::before {
    width: 0%; }
  @media only screen and (max-width: 1500px) {
    .header-phone__popup {
      font-size: 12px; } }
  @media only screen and (max-width: 1220px) {
    .header-phone__popup {
      margin-left: 0;
      margin-top: 8px; }
      .header-phone__popup::before {
        background: #fff; } }

.header-bottom {
  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-top: 20px; }

.header-catalog {
  width: 330px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 40px;
  position: relative; }
  .header-catalog .header-catalog__list {
    display: none;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    z-index: 20;
    position: absolute;
    left: 0; }
  @media only screen and (max-width: 1500px) {
    .header-catalog {
      width: 280px;
      margin-right: 20px; } }

.header-catalog_pointer {
  cursor: pointer; }

.header-catalog__btn {
  width: 100%;
  height: 57px;
  padding: 0 20px;
  font-size: 18px;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-linear-gradient(1.65deg, #69B536 0%, #70C537 100.52%);
  background: -o-linear-gradient(1.65deg, #69B536 0%, #70C537 100.52%);
  background: linear-gradient(88.35deg, #69B536 0%, #70C537 100.52%);
  -webkit-border-radius: 5px;
          border-radius: 5px;
  position: relative;
  z-index: 2; }
  .header-catalog__btn span {
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF; }
  .header-catalog__btn i {
    color: #fff; }

.header-catalog__list {
  background: #F5F5F5;
  -webkit-border-radius: 0 0 10px 10px;
          border-radius: 0 0 10px 10px;
  position: relative; }

.header-catalog__frame {
  position: relative; }
  .header-catalog__frame:last-child .header-catalog__item::after {
    display: none; }

.header-catalog__item {
  padding: 20px 30px;
  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;
  position: relative; }
  .header-catalog__item::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #D9D9D9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto; }
  .header-catalog__item:hover {
    background-color: #fff; }
  @media only screen and (max-width: 1500px) {
    .header-catalog__item {
      padding: 20px; } }

.header-catalog__item-icon {
  width: 30px;
  height: 30px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-right: 20px;
  margin-left: -10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .header-catalog__item-icon img {
    position: absolute; }

.header-catalog__item-title {
  font-size: 16px;
  line-height: 140%;
  color: #212121;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  @media only screen and (max-width: 1220px) {
    .header-catalog__item-title {
      font-size: 14px; } }

.header-catalog__arrow {
  font-size: 10px;
  color: #282828;
  position: absolute;
  right: 20px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }

.header-catalog_wrap {
  width: -webkit-calc(1440px - 330px);
  width: calc(1440px - 330px);
  height: 100%;
  padding: 35px 40px;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F5F5F5;
  border-left: 1px solid #D9D9D9;
  overflow-y: auto;
  position: absolute;
  z-index: 2;
  left: 330px;
  top: 0; }
  @media only screen and (max-width: 1500px) {
    .header-catalog_wrap {
      width: -webkit-calc(1200px - 280px);
      width: calc(1200px - 280px);
      left: 280px; } }

.header-category__title {
  color: #212121;
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px; }

.header-category__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 60px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 60px), 1fr));
  grid-gap: 60px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .header-category__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 4 - 60px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 4 - 60px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .header-category__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 4 - 60px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 4 - 60px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .header-category__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 60px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 60px), 1fr)); } }
  .header-category__list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1500px) {
    .header-category__list {
      grid-gap: 30px; } }

.header-category__item {
  margin-bottom: 20px; }
  .header-category__item:last-child {
    margin-bottom: 0; }

.header-category__item-title {
  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: 10px;
  cursor: pointer; }
  .header-category__item-title p {
    font-size: 16px; }

.header-category__item-icon {
  width: 16px;
  height: 16px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #D9D9D9;
  background-color: #fff;
  position: relative;
  margin-right: 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .header-category__item-icon::before, .header-category__item-icon::after {
    content: '';
    background-color: #D9D9D9;
    position: absolute;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
  .header-category__item-icon::before {
    width: 8px;
    height: 1px; }
  .header-category__item-icon::after {
    width: 1px;
    height: 8px; }

.header-category__active .header-category__item-icon {
  background: #69B536; }
  .header-category__active .header-category__item-icon::after {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .header-category__active .header-category__item-icon::before, .header-category__active .header-category__item-icon::after {
    background-color: #fff; }

.header-category__item-link {
  display: none;
  padding-left: 40px; }
  .header-category__item-link li {
    margin-bottom: 10px; }
    .header-category__item-link li:last-child {
      margin-bottom: 0; }
  .header-category__item-link a {
    font-size: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .header-category__item-link a:hover {
      color: #69B536; }
  .header-category__item-link span {
    color: #717171; }
  @media only screen and (max-width: 1500px) {
    .header-category__item-link {
      padding-left: 31px; } }

.header-catalog__drop {
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #D9D9D9;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 330px; }
  .header-catalog__drop .header-catalog__drop {
    left: 270px;
    top: -1px; }
  @media only screen and (max-width: 1500px) {
    .header-catalog__drop {
      left: 280px; }
      .header-catalog__drop .header-catalog__drop {
        left: 220px;
        top: -1px; } }
  @media only screen and (max-width: 720px) {
    .header-catalog__drop {
      width: 100%;
      border: none;
      position: static;
      left: auto;
      top: auto; }
      .header-catalog__drop .header-catalog__drop {
        border-top: 1px solid #D9D9D9; }
        .header-catalog__drop .header-catalog__drop a {
          padding-left: 35px; }
        .header-catalog__drop .header-catalog__drop .header-catalog__drop a {
          padding-left: 40px; }
        .header-catalog__drop .header-catalog__drop .header-catalog__drop .header-catalog__drop a {
          padding-left: 45px; } }

.header-catalog__drop-item {
  position: relative;
  border-bottom: 1px solid #D9D9D9; }
  .header-catalog__drop-item a {
    width: 270px;
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    grid-gap: 10px;
    padding: 10px 20px 10px 30px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px; }
    .header-catalog__drop-item a:hover {
      background-color: #F5F5F5; }
  .header-catalog__drop-item i {
    display: block;
    color: #282828;
    font-size: 10px; }
  .header-catalog__drop-item:last-child {
    border: none; }
  @media only screen and (max-width: 1500px) {
    .header-catalog__drop-item a {
      width: 220px;
      font-size: 12px; } }
  @media only screen and (max-width: 720px) {
    .header-catalog__drop-item a {
      width: 100%;
      color: #000; } }

.header-catalog__item-drop i {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.header-bottom__wrap {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.header-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  position: relative; }
  @media only screen and (max-width: 1500px) {
    .header-search {
      margin-left: 20px; } }
  @media only screen and (max-width: 1220px) {
    .header-search {
      display: block;
      margin-left: 0; } }

.header-serch__input {
  width: 350px;
  height: 50px;
  padding: 0 20px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-right: none;
  -webkit-border-radius: 10px 0 0 10px;
          border-radius: 10px 0 0 10px;
  font-size: 15px;
  color: #212121; }
  @media only screen and (max-width: 1500px) {
    .header-serch__input {
      width: 265px; } }
  @media only screen and (max-width: 1220px) {
    .header-serch__input {
      width: 100%;
      padding: 0 15px;
      font-size: 14px;
      -webkit-border-radius: 0;
              border-radius: 0; } }

.header-search__sub {
  max-width: 100%;
  width: 90px;
  height: 50px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 12px;
  -webkit-border-radius: 0 10px 10px 0;
          border-radius: 0 10px 10px 0; }
  .header-search__sub::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .header-search__sub span, .header-search__sub i {
    position: relative;
    z-index: 2; }
  .header-search__sub input {
    display: none; }
  .header-search__sub::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-search__sub::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-search__sub *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-search__sub *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-search__sub:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 1220px) {
    .header-search__sub {
      width: 100%;
      -webkit-border-radius: 0;
              border-radius: 0;
      background: #212121; } }

.search-wrap {
  width: 685px;
  display: none;
  padding-top: 5px;
  position: absolute;
  z-index: 10;
  top: 50px; }
  @media only screen and (max-width: 1220px) {
    .search-wrap {
      width: 100%;
      padding: 15px 0 30px; } }

.search-drop {
  padding: 20px 0 30px;
  background-color: #fff;
  border: 1px solid #D9D9D9;
  -webkit-border-radius: 10px;
          border-radius: 10px; }

.search-category {
  padding: 0 45px 20px 25px;
  border-bottom: 1px solid #D9D9D9; }
  @media only screen and (max-width: 720px) {
    .search-category {
      padding: 0 20px 20px; } }

.search-category__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 20px;
  margin-bottom: 20px; }
  .search-category__item:last-child {
    margin-bottom: 0; }

.search-category__photo {
  width: 65px;
  height: 45px;
  display: block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 1px solid #D9D9D9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden; }
  .search-category__photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s; }
  .search-category__photo:hover img {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); }

.search-category__info {
  width: 100%; }
  .search-category__info p {
    color: rgba(40, 40, 40, 0.7);
    font-size: 14px;
    line-height: 140%;
    margin-top: 2px; }

.search-category__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .search-category__title:hover {
    color: #69B536; }

.search-product {
  padding: 0 45px 0px 25px;
  margin-top: 20px; }
  @media only screen and (max-width: 720px) {
    .search-product {
      padding: 0 20px; } }

.search-product__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 20px;
  margin-bottom: 20px; }
  .search-product__item:last-child {
    margin-bottom: 0; }

.search-product__photo {
  width: 105px;
  height: 75px;
  display: block;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 1px solid #D9D9D9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden; }
  .search-product__photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s; }
  .search-product__photo:hover img {
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2); }
  @media only screen and (max-width: 720px) {
    .search-product__photo {
      width: 95px;
      height: 65px; } }

.search-product__info {
  width: 100%; }
  .search-product__info b {
    font-weight: 600;
    display: block; }
  @media only screen and (max-width: 720px) {
    .search-product__info b {
      font-size: 14px; } }

.search-product__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .search-product__title:hover {
    color: #69B536; }
  @media only screen and (max-width: 720px) {
    .search-product__title {
      font-size: 12px; } }

.header-list {
  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;
  grid-gap: 30px; }
  @media only screen and (max-width: 1500px) {
    .header-list {
      grid-gap: 15px; } }

.header-list_middle {
  margin-left: auto;
  margin-right: 20px; }

.header-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #212121;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .header-item i {
    font-size: 23px;
    margin-right: 10px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    position: relative; }
  .header-item i[data-counter]::after {
    content: attr(data-counter);
    padding: 4px;
    display: block;
    font-size: 10px;
    color: #fff;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    font-weight: 500;
    background-color: #69B536;
    position: absolute;
    right: -7px;
    top: -7px; }
  .header-item span {
    font-size: 14px; }
  .header-item:hover {
    color: #69B536; }
  @media only screen and (max-width: 1220px) {
    .header-item {
      color: #fff; }
      .header-item:hover {
        color: #fff; } }

.header-cart {
  max-width: 100%;
  width: 77px;
  height: 57px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-weight: 400;
  font-size: 22px;
  position: relative; }
  .header-cart::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .header-cart span, .header-cart i {
    position: relative;
    z-index: 2; }
  .header-cart input {
    display: none; }
  .header-cart::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-cart::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-cart *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-cart *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .header-cart:hover::before {
    opacity: 1; }

.header-cart[data-counter]::after {
  content: attr(data-counter);
  padding: 2px 5px;
  display: block;
  background-color: #282828;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: -0.15px;
  position: absolute;
  z-index: 2;
  right: 10px;
  bottom: 10px; }

.header-user {
  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: 0 auto; }
  .header-user img {
    width: 45px;
    height: 45px;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    margin-right: 10px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.header-user__info {
  width: 90px;
  font-size: 14px;
  line-height: 17px; }
  .header-user__info p {
    color: #212121;
    margin-bottom: 3px; }
  .header-user__info a {
    color: #69B536;
    font-weight: 500;
    position: relative; }
    .header-user__info a::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #69B536;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .header-user__info a:hover::before {
      width: 0%; }

.header-mob {
  padding: 10px 0;
  background: -webkit-linear-gradient(2deg, #69B536 0%, #70C537 100%);
  background: -o-linear-gradient(2deg, #69B536 0%, #70C537 100%);
  background: linear-gradient(88deg, #69B536 0%, #70C537 100%); }

.header-mob__frame {
  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; }

.burger {
  color: #fff;
  font-size: 14px;
  margin-right: 18px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }

.header-mob__link {
  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-left: auto;
  grid-gap: 15px; }
  .header-mob__link img {
    width: 15px;
    display: block; }
  .header-mob__link a[data-counter] {
    position: relative; }
    .header-mob__link a[data-counter]::after {
      content: attr(data-counter);
      padding: 2px 4px;
      display: block;
      font-size: 6px;
      color: #69B536;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      font-weight: 500;
      background-color: #fff;
      position: absolute;
      right: -10px;
      top: -7px; }

.header-mob__page {
  margin-top: 10px; }

.mob-frame {
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  top: 0;
  z-index: 80; }

.mob-menu {
  width: 300px;
  min-height: 100%;
  padding-bottom: 80px;
  background: -webkit-linear-gradient(2deg, #69B536 0%, #70C537 100%);
  background: -o-linear-gradient(2deg, #69B536 0%, #70C537 100%);
  background: linear-gradient(88deg, #69B536 0%, #70C537 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  color: #fff;
  position: absolute;
  top: 0;
  right: -300px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }

.mob-menu_active {
  right: 0px; }

.mob-menu-login {
  padding: 15px;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.menu-close {
  font-size: 14px; }

.mob-menu-catalog {
  -webkit-border-radius: 0;
          border-radius: 0; }

.mob-menu__contact {
  padding: 15px;
  color: #fff; }

.footer {
  padding: 95px 0 150px;
  background: #F5F5F5;
  margin-top: 110px; }
  @media only screen and (max-width: 1220px) {
    .footer {
      padding: 60px 0 85px;
      margin-top: 75px; } }

.footer_no-margin {
  margin-top: 3px; }
  @media only screen and (max-width: 720px) {
    .footer_no-margin {
      margin-top: 1px; } }

@media only screen and (max-width: 720px) {
  .footer_mob-no-margin {
    margin-top: 0; } }

.footer-frame {
  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;
  grid-gap: 20px; }
  @media only screen and (max-width: 1220px) {
    .footer-frame {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media only screen and (max-width: 720px) {
    .footer-frame {
      display: block; } }

.footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.footer-logo {
  margin-bottom: 20px; }
  @media only screen and (max-width: 1220px) {
    .footer-logo {
      width: 170px; } }
  @media only screen and (max-width: 720px) {
    .footer-logo {
      margin-bottom: 30px; } }

.footer-content__link {
  margin-top: auto;
  color: #212121;
  font-size: 15px;
  font-weight: 300; }
  .footer-content__link a, .footer-content__link p {
    display: block;
    margin-bottom: 12px; }
    .footer-content__link a:last-child, .footer-content__link p:last-child {
      margin-bottom: 0; }
  .footer-content__link a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .footer-content__link a:hover {
      color: #69B536; }
  @media only screen and (max-width: 720px) {
    .footer-content__link {
      margin-top: 45px;
      font-size: 14px; }
      .footer-content__link a, .footer-content__link p {
        margin-bottom: 10px; } }

.footer-link {
  max-width: 265px; }

.footer-link__title {
  display: block;
  color: #212121;
  font-weight: 600;
  margin-bottom: 15px; }
  .footer-link__title a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .footer-link__title a:hover {
      color: #69B536; }
  @media only screen and (max-width: 720px) {
    .footer-link__title {
      font-size: 14px;
      margin-bottom: 10px; } }

.footer-link__item {
  display: block;
  color: #212121;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 12px; }
  .footer-link__item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .footer-link__item {
      margin-bottom: 10px;
      font-size: 14px; } }

a.footer-link__item {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  a.footer-link__item:hover {
    color: #69B536; }

.footer-link__item_email {
  font-weight: 500;
  line-height: 130%;
  text-decoration: underline;
  color: #69B536; }

.footer-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.footer-phone a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin-left: auto; }

.footer-phone__number {
  color: #212121;
  font-size: 20px;
  font-weight: 600;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .footer-phone__number:hover {
    color: #69B536; }
  @media only screen and (max-width: 720px) {
    .footer-phone__number {
      font-size: 18px; } }

.footer-phone__back {
  font-weight: 300;
  font-size: 14px;
  color: #212121;
  margin-top: 3px;
  position: relative; }
  .footer-phone__back::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #212121;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .footer-phone__back:hover::before {
    width: 0%; }
  @media only screen and (max-width: 720px) {
    .footer-phone__back {
      margin-left: 0 !important;
      margin-right: auto; } }

.footer-social {
  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;
  grid-gap: 10px;
  margin: 25px 0 20px; }
  .footer-social a {
    width: 40px;
    height: 40px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    color: #fff;
    font-size: 16px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .footer-social a:hover {
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }
  .footer-social i {
    display: block; }
  .footer-social .fa-vk {
    font-size: 12px; }
  @media only screen and (max-width: 720px) {
    .footer-social {
      grid-gap: 7px;
      margin: 0; }
      .footer-social a {
        width: 30px;
        height: 30px;
        font-size: 10px; }
      .footer-social .fa-vk {
        font-size: 8px; } }

.footer-social_tg {
  background-color: #3FB0FF; }

.footer-social_wh {
  background-color: #61EC6B; }

.footer-social_vk {
  background-color: #597DA3; }

.footer-pay {
  margin-top: auto; }
  .footer-pay p {
    color: #212121;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 15px;
    text-align: right; }
  @media only screen and (max-width: 720px) {
    .footer-pay {
      margin-top: 40px; }
      .footer-pay p {
        text-align: left; } }

.footer-pay__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  grid-gap: 20px; }
  .footer-pay__list img {
    display: block; }
  @media only screen and (max-width: 720px) {
    .footer-pay__list {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.footer-mob-social {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.footer-link__wrap {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 40px; }
  .footer-link__wrap .footer-link {
    width: 48%; }

@media only screen and (max-width: 720px) {
  .footer-link__contact {
    margin-top: 40px; } }

.page-wrap {
  margin-top: 45px; }
  @media only screen and (max-width: 1220px) {
    .page-wrap {
      margin-top: 0; } }

.page-wrap_catalog {
  margin-top: 65px; }
  .page-wrap_catalog .bar {
    margin-top: -68px; }
  @media only screen and (max-width: 1220px) {
    .page-wrap_catalog {
      margin-top: 0; } }

.page-wrap-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.bar {
  width: 330px;
  margin-right: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: -48px; }
  @media only screen and (max-width: 1500px) {
    .bar {
      width: 280px;
      margin-right: 20px; } }
  @media only screen and (max-width: 1220px) {
    .bar {
      display: none; } }

.page-wrap-right {
  width: 100%; }

.bar-file {
  padding: 30px 30px 160px;
  background: url("../images/bg/bar-file-bg.png") left bottom no-repeat, -webkit-linear-gradient(239.92deg, #282828 -0.67%, #343434 100.73%);
  background: url("../images/bg/bar-file-bg.png") left bottom no-repeat, -o-linear-gradient(239.92deg, #282828 -0.67%, #343434 100.73%);
  background: url("../images/bg/bar-file-bg.png") left bottom no-repeat, linear-gradient(210.08deg, #282828 -0.67%, #343434 100.73%);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  margin-top: 40px; }

.bar-file_catalog {
  margin-top: 90px; }
  @media only screen and (max-width: 1220px) {
    .bar-file_catalog {
      display: none; } }

.bar-file__title b {
  display: block;
  font-weight: 800;
  font-size: 24px;
  line-height: 140%;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transform: rotate(-0.03deg);
      -ms-transform: rotate(-0.03deg);
          transform: rotate(-0.03deg);
  margin-bottom: 15px; }

.bar-file__title p {
  font-size: 16px;
  color: #fff; }

@media only screen and (max-width: 1500px) {
  .bar-file__title b {
    font-size: 18px; }
  .bar-file__title p {
    font-size: 14px; } }

.bar-file__btn {
  max-width: 100%;
  width: 100%;
  height: 55px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin-top: 25px; }
  .bar-file__btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .bar-file__btn span, .bar-file__btn i {
    position: relative;
    z-index: 2; }
  .bar-file__btn input {
    display: none; }
  .bar-file__btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .bar-file__btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .bar-file__btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .bar-file__btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .bar-file__btn:hover::before {
    opacity: 1; }
  .bar-file__btn::before {
    border: 2px solid #69B536; }
  @media only screen and (max-width: 720px) {
    .bar-file__btn {
      height: 50px; } }

.banner {
  position: relative; }

.banner-slider {
  width: 1070px;
  background: #F5F5F5;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  overflow: hidden; }
  @media only screen and (max-width: 1500px) {
    .banner-slider {
      width: 900px; } }
  @media only screen and (max-width: 1220px) {
    .banner-slider {
      width: 100%; } }

.banner-slide {
  height: 435px;
  padding: 50px 120px 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative; }
  @media only screen and (max-width: 1500px) {
    .banner-slide {
      padding: 50px 90px 90px; } }
  @media only screen and (max-width: 1220px) {
    .banner-slide {
      padding: 50px 30px 90px; } }
  @media only screen and (max-width: 720px) {
    .banner-slide {
      height: 210px;
      padding: 20px 25px 33px; } }

.banner-slide__content {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2; }

.banner-slide__title {
  display: block;
  font-weight: 800;
  font-size: 39px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #434343;
  margin-bottom: auto; }
  @media only screen and (max-width: 1500px) {
    .banner-slide__title {
      font-size: 34px; } }
  @media only screen and (max-width: 720px) {
    .banner-slide__title {
      font-size: 16px;
      letter-spacing: 0.64px;
      line-height: 145%; } }

.banner-slide__link {
  max-width: 100%;
  width: 240px;
  height: 55px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin-top: 15px; }
  .banner-slide__link::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .banner-slide__link span, .banner-slide__link i {
    position: relative;
    z-index: 2; }
  .banner-slide__link input {
    display: none; }
  .banner-slide__link::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .banner-slide__link::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .banner-slide__link *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .banner-slide__link *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .banner-slide__link:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .banner-slide__link {
      width: 122px;
      height: 50px;
      padding: 0 15px;
      text-align: center;
      font-size: 12px;
      line-height: 130%;
      margin-top: 40px; } }

.banner-photo {
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0; }

.banner-arrow {
  width: 100%;
  padding: 0 30px;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: -webkit-calc(50% - 31px);
  top: calc(50% - 31px);
  left: 0; }
  .banner-arrow a {
    width: 62px;
    height: 62px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: -webkit-linear-gradient(239.92deg, #282828 -0.67%, #343434 100.73%), -webkit-linear-gradient(bottom, #FFFFFF, #FFFFFF), -webkit-linear-gradient(2.08deg, #69B536 0%, #70C537 125.73%), #282828;
    background: -o-linear-gradient(239.92deg, #282828 -0.67%, #343434 100.73%), -o-linear-gradient(bottom, #FFFFFF, #FFFFFF), -o-linear-gradient(2.08deg, #69B536 0%, #70C537 125.73%), #282828;
    background: linear-gradient(210.08deg, #282828 -0.67%, #343434 100.73%), linear-gradient(0deg, #FFFFFF, #FFFFFF), linear-gradient(87.92deg, #69B536 0%, #70C537 125.73%), #282828;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .banner-arrow a:hover {
      background: #69B536; }
  @media only screen and (max-width: 1500px) {
    .banner-arrow a {
      width: 42px;
      height: 42px; } }
  @media only screen and (max-width: 1220px) {
    .banner-arrow {
      display: none; } }

.category {
  margin-top: 110px; }
  @media only screen and (max-width: 1220px) {
    .category {
      margin-top: 55px; } }

.category-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 40px), 1fr));
  grid-gap: 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px; }
  @media screen and (max-width: 1220px) {
    .category-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .category-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .category-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  .category-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .category-list {
      margin-top: 30px;
      grid-gap: 20px 20px; } }

.category-item {
  height: 250px;
  background: -webkit-linear-gradient(194.67deg, #1B1B1B 19.94%, #383838 78.44%), #FFFFFF;
  background: -o-linear-gradient(194.67deg, #1B1B1B 19.94%, #383838 78.44%), #FFFFFF;
  background: linear-gradient(255.33deg, #1B1B1B 19.94%, #383838 78.44%), #FFFFFF;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .category-item:hover {
    -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
            transform: scale(1.04); }
  @media only screen and (max-width: 720px) {
    .category-item {
      height: 110px; }
      .category-item:nth-child(1) .category-item__photo {
        max-width: 100px !important; } }

.category-item__photo {
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0; }
  @media only screen and (max-width: 720px) {
    .category-item__photo {
      max-width: 120px !important; } }

.category-item__title {
  width: 100%;
  padding: 0 30px;
  font-size: 20px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  bottom: 30px;
  left: 0; }
  @media only screen and (max-width: 1500px) {
    .category-item__title {
      padding: 0 20px; } }
  @media only screen and (max-width: 720px) {
    .category-item__title {
      font-size: 11px;
      bottom: 10px;
      padding: 0 10px; } }

.popular {
  margin-top: 210px;
  padding-bottom: 90px; }
  @media only screen and (max-width: 1220px) {
    .popular {
      margin-top: 90px;
      padding-bottom: 60px; } }

.popular-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 6) - 0px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 6) - 0px), 1fr));
  grid-gap: 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 50px; }
  @media screen and (max-width: 1220px) {
    .popular-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 0px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .popular-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 0px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .popular-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 0px), 1fr)); } }
  .popular-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .popular-list {
      margin-top: 20px;
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 6) - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 6) - 25px), 1fr));
      grid-gap: 25px 25px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media only screen and (max-width: 720px) and (max-width: 1220px) {
    .popular-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 25px), 1fr)); } }
  @media only screen and (max-width: 720px) and (max-width: 980px) {
    .popular-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 25px), 1fr)); } }
  @media only screen and (max-width: 720px) and (max-width: 700px) {
    .popular-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 25px), 1fr)); } }
  @media only screen and (max-width: 720px) {
      .popular-list img {
        max-width: 100%;
        display: block; } }

.popular-item {
  padding: 20px 30px;
  border-right: 1px solid #A9A9A9; }
  .popular-item:nth-child(6n) {
    border-right: none; }
  .popular-item:nth-child(1n+7) {
    border-top: 1px solid #A9A9A9; }
  @media only screen and (max-width: 1220px) {
    .popular-item:nth-child(3n) {
      border-right: none; }
    .popular-item:nth-child(1n+4) {
      border-top: 1px solid #A9A9A9; } }
  @media only screen and (max-width: 720px) {
    .popular-item {
      padding: 0;
      border: none !important; } }

.popular-item__logo {
  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;
  height: 45px; }
  .popular-item__logo img {
    max-height: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .popular-item__logo {
      height: 25px; } }

.popular-item__title {
  margin-top: 10px;
  font-size: 16px;
  color: #212121; }
  @media only screen and (max-width: 720px) {
    .popular-item__title {
      font-size: 14px;
      margin-top: 5px; } }

.product {
  padding: 120px 0 90px;
  background: #F5F5F5; }
  @media only screen and (max-width: 1220px) {
    .product {
      padding: 60px 0; }
      .product .product-arrow {
        display: none; } }

.product_new {
  padding: 100px 0 110px; }
  @media only screen and (max-width: 1220px) {
    .product_new {
      padding: 60px 0; } }

.product_white {
  background-color: #fff; }

.product-wrap {
  padding: 0 70px;
  position: relative;
  margin-top: 40px; }
  @media only screen and (max-width: 1220px) {
    .product-wrap {
      padding: 0; } }
  @media only screen and (max-width: 720px) {
    .product-wrap {
      margin-top: 20px; } }

.product-slider .product-cart {
  margin: 0 10px; }

@media only screen and (max-width: 1220px) {
  .product-slider {
    width: 900px; } }

@media only screen and (max-width: 720px) {
  .product-slider {
    width: 720px;
    margin-left: -10px; }
    .product-slider .product-cart__star i {
      font-size: 12px; }
    .product-slider .product-cart__star span {
      font-size: 10px; }
    .product-slider .product-cart__art {
      font-size: 10px; }
    .product-slider .product-cart__title {
      font-size: 14px; }
    .product-slider .product-cart__status i {
      width: 13px;
      height: 13px;
      margin-right: 6px; }
    .product-slider .product-cart__status span {
      font-size: 10px; }
    .product-slider .product-cart__price b {
      font-size: 16px; }
    .product-slider .product-cart__price p {
      padding: 0 3px; }
    .product-slider .product-cart__nav {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      grid-gap: 0; } }

.product-cart {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  background-color: #fff;
}

.product-cart_grey .product-cart {
  background-color: #F5F5F5; }

@media only screen and (max-width: 720px) {
  .product-cart_white-mob .product-cart {
    background-color: #fff; } }

.product-cart__photo {
  width: 100%;
  height: 230px;
  display: block;
  overflow: hidden;
  border: 1px solid #F5F5F5;
  background: #FFFFFF;
  position: relative; }
  .product-cart__photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .product-cart__photo span {
    background-color: #69B536;
    padding: 6px 12px;
    font-weight: 600;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFF;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    position: absolute;
    right: 15px;
    top: 15px; }
  @media only screen and (max-width: 720px) {
    .product-cart__photo {
      height: 205px; } }

a.product-cart__photo:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2); }

.product-cart__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 20px 0; }
  @media only screen and (max-width: 720px) {
    .product-cart__content {
      padding: 20px 15px 0; } }

.product-cart__info {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1500px) {
    .product-cart__info {
      margin-bottom: 15px; } }

.product-cart__art {
  font-weight: 300;
  font-size: 12px;
  line-height: 140%;
  color: #212121; }

.product-cart__star {
  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;
  grid-gap: 2px; }
  .product-cart__star i {
    display: block;
    font-size: 20px; }
  .product-cart__star span {
    font-weight: 300;
    font-size: 14px;
    color: #212121;
    margin-left: 8px; }
  @media only screen and (max-width: 1500px) {
    .product-cart__star i {
      font-size: 16px; }
    .product-cart__star span {
      font-size: 12px;
      margin-left: 4px; } }

.star-gray {
  color: #D9D9D9; }

.star-fill {
  color: #69B536; }

.product-cart__title {
  display: block;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #212121;
  margin-bottom: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .product-cart__title:hover {
    color: #69B536; }
  @media only screen and (max-width: 1500px) {
    .product-cart__title {
      font-size: 14px; } }

.product-cart__status {
  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; }
  .product-cart__status i {
    width: 16px;
    height: 16px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 6px;
    color: #fff;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 8px; }
  .product-cart__status span {
    font-weight: 500;
    font-size: 14px; }

.product-cart__status_true i {
  background: #69B536; }

.product-cart__status_true span {
  color: #69B536; }

.product-cart__status_false i {
  background: #FF3F3F; }

.product-cart__status_false span {
  color: #FF3F3F; }

.product-cart__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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  text-align: center; }
  .product-cart__price b {
    display: block;
    font-weight: 600;
    font-size: 22px;
    line-height: 130%;
    color: #212121; }
  .product-cart__price p {
    padding: 0 8px;
    font-weight: 300;
    line-height: 130%;
    color: #999999;
    position: relative; }
    .product-cart__price p::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #999;
      position: absolute;
      left: 0;
      top: 50%; }
  @media only screen and (max-width: 1500px) {
    .product-cart__price {
      margin-top: 20px; }
      .product-cart__price b {
        font-size: 18px; }
      .product-cart__price p {
        font-size: 14px; } }

.product-cart__nav {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px; }
  @media only screen and (max-width: 720px) {
    .product-cart__nav {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      grid-gap: 25px; } }

.product-counter {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  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;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .product-counter input {
    width: 53px;
    height: 47px;
    padding: 0 5px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #69B536;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    margin: 0 10px; }
  .product-counter span {
    display: block;
    font-weight: 600;
    font-size: 16px;
    color: #69B536;
    cursor: pointer; }
  @media only screen and (max-width: 1500px) {
    .product-counter input {
      width: 36px;
      height: 31px;
      font-size: 14px; } }

.product-cart__add {
  max-width: 100%;
  width: 87px;
  height: 47px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 22px; }
  .product-cart__add::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .product-cart__add span, .product-cart__add i {
    position: relative;
    z-index: 2; }
  .product-cart__add input {
    display: none; }
  .product-cart__add::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .product-cart__add::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .product-cart__add *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .product-cart__add *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .product-cart__add:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 1500px) {
    .product-cart__add {
      width: 58px;
      height: 40px;
      font-size: 16px; } }
  @media only screen and (max-width: 720px) {
    .product-cart__add {
      height: 31px; } }

.product-cart__link {
  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;
  grid-gap: 14px; }
  .product-cart__link a {
    color: #717171;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .product-cart__link a:hover {
      color: #69B536; }
  @media only screen and (max-width: 720px) {
    .product-cart__link {
      grid-gap: 6px;
      font-size: 12px; } }

.product-arrow {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  left: 0;
  top: -webkit-calc(50% - 31px);
  top: calc(50% - 31px); }
.product-arrow-disabled a {
  pointer-events: none;
  background: #b9b9b9 !important;
}
.hidden {
  display: none !important;
}
  .product-arrow a {
    max-width: 100%;
    width: 62px;
    height: 62px;
    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;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    font: 600 16px "Commissioner", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    -webkit-border-radius: 50%;
            border-radius: 50%; }
    .product-arrow a::before {
      content: '';
      width: 100%;
      height: 100%;
      -webkit-border-radius: inherit;
              border-radius: inherit;
      background-color: #282828;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0; }
    .product-arrow a span, .product-arrow a i {
      position: relative;
      z-index: 2; }
    .product-arrow a input {
      display: none; }
    .product-arrow a::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .product-arrow a::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .product-arrow a *::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .product-arrow a *::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .product-arrow a:hover::before {
      opacity: 1; }
  @media only screen and (max-width: 720px) {
    .product-arrow a {
      width: 50px;
      height: 50px;
      font-size: 14px; } }

.product-price {
  max-width: 780px;
  padding: 45px 75px 60px;
  background: -webkit-linear-gradient(194.67deg, #1B1B1B 19.94%, #383838 78.44%), #F5F5F5;
  background: -o-linear-gradient(194.67deg, #1B1B1B 19.94%, #383838 78.44%), #F5F5F5;
  background: linear-gradient(255.33deg, #1B1B1B 19.94%, #383838 78.44%), #F5F5F5;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 110px auto 0; }
  .product-price p {
    text-align: center;
    font-size: 50px;
    line-height: 130%;
    color: #FFFFFF; }
  .product-price a {
    max-width: 100%;
    width: 240px;
    height: 55px;
    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;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    font: 600 16px "Commissioner", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    margin: 30px auto 0; }
    .product-price a::before {
      content: '';
      width: 100%;
      height: 100%;
      -webkit-border-radius: inherit;
              border-radius: inherit;
      background-color: #282828;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0; }
    .product-price a span, .product-price a i {
      position: relative;
      z-index: 2; }
    .product-price a input {
      display: none; }
    .product-price a::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .product-price a::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .product-price a *::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .product-price a *::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .product-price a:hover::before {
      opacity: 1; }
    .product-price a::before {
      border: 2px solid #69B536; }
  @media only screen and (max-width: 720px) {
    .product-price {
      padding: 20px 30px 30px;
      margin-top: 60px; }
      .product-price p {
        max-width: 190px;
        font-size: 24px;
        text-align: left; }
      .product-price a {
        width: 190px;
        height: 50px;
        font-size: 12px;
        margin-left: 0;
        margin-top: 20px; } }

.purchase {
  padding-top: 110px;
  overflow: hidden;
  background: -webkit-linear-gradient(194.67deg, #1B1B1B 19.94%, #383838 78.44%), #F5F5F5;
  background: -o-linear-gradient(194.67deg, #1B1B1B 19.94%, #383838 78.44%), #F5F5F5;
  background: linear-gradient(255.33deg, #1B1B1B 19.94%, #383838 78.44%), #F5F5F5; }
  @media only screen and (max-width: 1220px) {
    .purchase {
      padding: 60px 0; } }

.purchase-title {
  max-width: 650px;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 1500px) {
    .purchase-title {
      max-width: 600px;
      font-size: 34px; } }
  @media only screen and (max-width: 720px) {
    .purchase-title {
      font-size: 24px; } }

.purchase-wrap {
  margin-top: 55px;
  position: relative; }
  @media only screen and (max-width: 720px) {
    .purchase-wrap {
      margin-top: 40px; } }

.purchase-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 0px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 0px), 1fr));
  grid-gap: 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 1220px) {
    .purchase-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 0px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .purchase-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 0px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .purchase-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 0px), 1fr)); } }
  .purchase-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .purchase-list {
      width: 450px;
      margin: 0 auto; } }
  @media only screen and (max-width: 720px) {
    .purchase-list {
      width: 100%; } }

.purchase-item {
  padding: 30px 20px 65px 30px; }
  .purchase-item p {
    color: #fff; }
  .purchase-item b {
    display: inline-block;
    font-weight: 600;
    font-size: 70px;
    line-height: 130%;
    background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #282828;
    background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #282828;
    background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #282828;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 10px; }
    .purchase-item b::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .purchase-item b::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
  .purchase-item:first-child {
    -webkit-border-radius: 20px 0 0 0;
            border-radius: 20px 0 0 0;
    border-bottom: none; }
  @media only screen and (max-width: 1500px) {
    .purchase-item {
      padding: 20px 20px 25px 30px; } }
  @media only screen and (max-width: 720px) {
    .purchase-item {
      padding: 30px; }
      .purchase-item p {
        font-size: 14px; }
      .purchase-item b {
        width: 103px;
        margin-right: 13px;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        font-size: 45px;
        margin-bottom: 0; } }

@media only screen and (max-width: 720px) {
  .purchase-item_flex {
    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; }
    .purchase-item_flex p {
      font-size: 12px;
      font-weight: 300; } }

.purchase-item_border {
  background: -webkit-linear-gradient(210.8deg, #383838 -8.18%, #2B2B2B 62.01%), #69B536;
  background: -o-linear-gradient(210.8deg, #383838 -8.18%, #2B2B2B 62.01%), #69B536;
  background: linear-gradient(239.2deg, #383838 -8.18%, #2B2B2B 62.01%), #69B536;
  border: 1px solid #545454; }

.purchase-item_main-bg {
  background: #69B536; }
  .purchase-item_main-bg p {
    font-weight: 600; }

.purchase-item__icon {
  width: 115px;
  height: 105px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px; }
  .purchase-item__icon img {
    max-height: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .purchase-item__icon:empty {
      display: none; } }
  @media only screen and (max-width: 720px) {
    .purchase-item__icon {
      width: 80px;
      height: auto;
      margin-bottom: 15px; }
      .purchase-item__icon img {
        max-width: 80px !important; } }

@media only screen and (max-width: 720px) {
  .purchase-item_transparent {
    border-right: 1px solid #545454;
    border-left: 1px solid #545454; } }

.purchase-photo {
  width: -webkit-calc(1440px / 2);
  width: calc(1440px / 2);
  height: 800px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: -425px;
  right: 0; }
  @media only screen and (max-width: 1500px) {
    .purchase-photo {
      width: -webkit-calc(1200px / 2);
      width: calc(1200px / 2);
      height: 850px; } }
  @media only screen and (max-width: 1220px) {
    .purchase-photo {
      width: 100%;
      height: auto;
      position: static; } }

.time {
  padding: 100px 0 110px;
  background-color: #f5f5f5; }
  @media only screen and (max-width: 1220px) {
    .time {
      padding: 60px 0; } }

.time-wrap {
  padding: 0 85px;
  position: relative;
  margin-top: 40px; }
  @media only screen and (max-width: 720px) {
    .time-wrap {
      padding: 0;
      margin-top: 25px; }
      .time-wrap .product-arrow {
        width: 140px;
        position: relative;
        top: auto;
        margin: 20px auto 0; } }

.time-slide__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 1220px) {
    .time-slide__wrap {
      display: block; } }

.time-slider {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  overflow: hidden; }

.time-slide__photo {
  width: 725px;
  min-height: 600px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media only screen and (max-width: 1500px) {
    .time-slide__photo {
      width: 595px; } }
  @media only screen and (max-width: 1220px) {
    .time-slide__photo {
      width: 100%; } }
  @media only screen and (max-width: 720px) {
    .time-slide__photo {
      height: 250px;
      min-height: auto; } }

.time-slide__content {
  width: 100%;
  padding: 35px 65px 35px 55px;
  background: -webkit-linear-gradient(194.67deg, #1B1B1B 19.94%, #383838 78.44%), #D9D9D9;
  background: -o-linear-gradient(194.67deg, #1B1B1B 19.94%, #383838 78.44%), #D9D9D9;
  background: linear-gradient(255.33deg, #1B1B1B 19.94%, #383838 78.44%), #D9D9D9;
  -webkit-border-radius: 0 20px 20px 0;
          border-radius: 0 20px 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 1500px) {
    .time-slide__content {
      padding: 35px 40px 35px 40px; } }
  @media only screen and (max-width: 1220px) {
    .time-slide__content {
      -webkit-border-radius: 0 0 20px 20px;
              border-radius: 0 0 20px 20px; } }
  @media only screen and (max-width: 720px) {
    .time-slide__content {
      padding: 25px 40px 40px 30px; } }

.time-slide__title {
  display: block;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
  color: #FFFFFF;
  margin-bottom: 35px; }
  @media only screen and (max-width: 1500px) {
    .time-slide__title {
      font-size: 28px; } }
  @media only screen and (max-width: 720px) {
    .time-slide__title {
      font-size: 18px;
      margin-bottom: 20px; } }

.time-slide__info {
  width: 305px;
  padding: 20px 30px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3E3E3E;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  color: #FFFFFF; }
  @media only screen and (max-width: 720px) {
    .time-slide__info {
      width: 100%;
      padding: 15px 25px 20px; } }

.time-slide__info-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 5px; }
  .time-slide__info-item b {
    width: 150px;
    display: block;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 5px;
    font-weight: 600; }
  .time-slide__info-item p {
    font-weight: 300; }
  .time-slide__info-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .time-slide__info-item {
      font-size: 14px; } }

.time-slide__link {
  max-width: 100%;
  width: 240px;
  height: 55px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin-top: 45px; }
  .time-slide__link::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .time-slide__link span, .time-slide__link i {
    position: relative;
    z-index: 2; }
  .time-slide__link input {
    display: none; }
  .time-slide__link::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .time-slide__link::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .time-slide__link *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .time-slide__link *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .time-slide__link:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .time-slide__link {
      height: 55px;
      font-size: 12px;
      margin-top: 20px; } }

.blog {
  padding: 100px 0 50px; }
  @media only screen and (max-width: 1220px) {
    .blog {
      padding: 60px 0 30px; } }

.blog-frame-slider {
  margin-top: 40px; }
  @media only screen and (max-width: 1220px) {
    .blog-frame-slider {
      margin-top: 20px; } }

.blog-list {
  /* display: grid; */
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 40px), 1fr));
  grid-gap: 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .blog-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 40px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .blog-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .blog-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .blog-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .blog-list {
      width: 900px;
      display: block;
      grid-gap: 0; }
      .blog-list .blog-item {
        margin: 0 10px; } }
  @media only screen and (max-width: 720px) {
    .blog-list {
      width: 720px;
      margin-left: -10px; }
      .blog-list .blog-item__photo {
        height: 130px; } }

.blog-list_top {
  margin-top: 40px; }

.blog-item {
  padding-bottom: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F2F2F2; }
  @media only screen and (max-width: 1220px) {
    .blog-item {
      padding-bottom: 20px; 
      margin-bottom: 20px;} }

.blog-item__photo {
  width: 100%;
  height: 275px;
  display: block;
  -webkit-border-radius: 20px 20px 0 0;
          border-radius: 20px 20px 0 0;
  position: relative;
  overflow: hidden; }
  .blog-item__photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
  .blog-item__photo span {
    background-color: #69B536;
    padding: 6px 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #FFFFFF;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    position: absolute;
    right: 20px;
    top: 20px; }
  .blog-item__photo:hover img {
    -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
            transform: scale(1.3); }
  @media only screen and (max-width: 1500px) {
    .blog-item__photo {
      height: 225px; } }
  @media only screen and (max-width: 1220px) {
    .blog-item__photo {
      height: 175px; }
      .blog-item__photo span {
        font-size: 14px;
        right: 10px;
        top: 10px; } }

.blog-item__content {
  padding: 28px 28px 0; }
  @media only screen and (max-width: 1220px) {
    .blog-item__content {
      padding: 17px 15px 00px; } }

.blog-item__date {
  font-weight: 300;
  font-size: 14px;
  color: #212121;
  margin-bottom: 15px; }
  @media only screen and (max-width: 1220px) {
    .blog-item__date {
      font-size: 12px;
      margin-bottom: 5px; } }

.blog-item__title {
  display: block;
  font-weight: 500;
  font-size: 22px;
  text-transform: uppercase;
  color: #212121;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .blog-item__title:hover {
    color: #69B536; }
  @media only screen and (max-width: 1500px) {
    .blog-item__title {
      font-size: 18px; } }
  @media only screen and (max-width: 1220px) {
    .blog-item__title {
      font-size: 14px; } }

.blog-item__text {
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  color: #212121;
  margin-top: 10px; }
  @media only screen and (max-width: 1220px) {
    .blog-item__text {
      font-size: 12px; } }

.blog-item__btn {
  max-width: 100%;
  width: 230px;
  height: 55px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin-left: 28px;
  margin-top: auto; }
  .blog-item__btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .blog-item__btn span, .blog-item__btn i {
    position: relative;
    z-index: 2; }
  .blog-item__btn input {
    display: none; }
  .blog-item__btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .blog-item__btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .blog-item__btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .blog-item__btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .blog-item__btn:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 1220px) {
    .blog-item__btn {
      width: 150px;
      height: 50px;
      font-size: 12px;
      margin-left: 15px; } }

.subscribe {
  max-width: 1275px;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 40px 235px 40px 50px;
  background: url("../images/blog-subscribe-photo.png") right bottom no-repeat, -webkit-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
  background: url("../images/blog-subscribe-photo.png") right bottom no-repeat, -o-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
  background: url("../images/blog-subscribe-photo.png") right bottom no-repeat, linear-gradient(210.08deg, #1A1A1A -0.67%, #343434 83.33%);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 150px auto 0; }
  @media only screen and (max-width: 1220px) {
    .subscribe {
      margin-top: 45px;
      padding-right: 85px;
      display: block; } }
  @media only screen and (max-width: 720px) {
    .subscribe {
      padding: 15px 20px 135px;
      background: url("../images/blog-subscribe-photo-mob.png") right bottom no-repeat, -webkit-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
      background: url("../images/blog-subscribe-photo-mob.png") right bottom no-repeat, -o-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
      background: url("../images/blog-subscribe-photo-mob.png") right bottom no-repeat, linear-gradient(210.08deg, #1A1A1A -0.67%, #343434 83.33%); } }

.subscribe__title {
  max-width: 300px;
  color: #FFFFFF; }
  .subscribe__title b {
    display: block;
    font-size: 36px;
    text-transform: uppercase; }
  .subscribe__title p {
    font-weight: 300;
    font-size: 15px;
    margin-top: 13px; }
  @media only screen and (max-width: 720px) {
    .subscribe__title b {
      font-size: 24px; }
    .subscribe__title p {
      margin-top: 8px; } }

.subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: center; }
  @media only screen and (max-width: 1220px) {
    .subscribe-form {
      margin-top: 35px; } }
  @media only screen and (max-width: 720px) {
    .subscribe-form {
      display: block;
      margin-top: 20px; } }

.subscribe-input {
  width: 270px;
  display: block;
  margin-right: 23px; }
  .subscribe-input span {
    font-weight: 300; !important;
    font-size: 15px; !important;
    display: block; !important;
    color: #fff; !important;
    margin-bottom: 8px; !important;
    margin-top: 8px; !important;}
.subscribe-input .popup-input span {
  font-weight: 300; !important;
  font-size: 15px; !important;
  display: block; !important;
  color: #fff; !important;
  margin-bottom: 8px; !important;
  margin-top: 8px; !important;}
.subscribe-input p {
  font-weight: 300;
  font-size: 15px;
  display: block;
  color: #fff;
  margin-bottom: 8px; }
  .subscribe-input input {
    width: 100%;
    height: 70px;
    padding: 0 20px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    font-weight: 300;
    font-size: 15px;
    color: #212121; }
    .subscribe-input input::-webkit-input-placeholder {
      color: rgba(33, 33, 33, 0.5); }
    .subscribe-input input::-moz-placeholder {
      color: rgba(33, 33, 33, 0.5); }
    .subscribe-input input:-ms-input-placeholder {
      color: rgba(33, 33, 33, 0.5); }
    .subscribe-input input::-ms-input-placeholder {
      color: rgba(33, 33, 33, 0.5); }
    .subscribe-input input::placeholder {
      color: rgba(33, 33, 33, 0.5); }
  @media only screen and (max-width: 720px) {
    .subscribe-input {
      width: 100%;
      margin-right: 0; }
      .subscribe-input span {
        text-align: left; }
      .subscribe-input input {
        width: 100%;
        height: 50px; } }

.subscribe-sub {
  width: 270px;
  margin-top: 29px; }
  .subscribe-sub p {
    font-weight: 300;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 12px; }
  @media only screen and (max-width: 720px) {
    .subscribe-sub {
      width: 100%;
      margin-top: 10px; } }

.subscribe-sub__btn {
  max-width: 100%;
  width: 100%;
  height: 70px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px; }
  .subscribe-sub__btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .subscribe-sub__btn span, .subscribe-sub__btn i {
    position: relative;
    z-index: 2; }
  .subscribe-sub__btn input {
    display: none; }
  .subscribe-sub__btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .subscribe-sub__btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .subscribe-sub__btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .subscribe-sub__btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .subscribe-sub__btn:hover::before {
    opacity: 1; }
  .subscribe-sub__btn::before {
    border: 2px solid #69B536; }
  @media only screen and (max-width: 720px) {
    .subscribe-sub__btn {
      height: 50px;
      font-size: 12px; } }

.seo {
  padding-top: 100px; }
  @media only screen and (max-width: 1220px) {
    .seo {
      padding-top: 90px; } }

.seo-content {
  margin-top: 20px;
  font-weight: 300;
  font-size: 16px;
  color: #212121; }
  .seo-content p {
    margin-bottom: 10px; }
    .seo-content p:last-child {
      margin-bottom: 0; }
  .seo-content:first-child {
    margin-top: 0; }

.about {
  padding: 65px 0 100px; }
  @media only screen and (max-width: 1220px) {
    .about {
      padding: 0 0 90px; } }

.about-wrap {
  padding: 50px 70px 95px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F5F5F5;
  position: relative;
  margin-top: 95px; }
  @media only screen and (max-width: 1220px) {
    .about-wrap {
      padding: 25px 20px 500px;
      margin-top: 30px; } }
  @media only screen and (max-width: 720px) {
    .about-wrap {
      padding-bottom: 330px; } }

.about-content {
  max-width: 575px; }

.about-content__title h2 {
  font-size: 50px;
  line-height: 130%; }

.about-content__title p {
  font-weight: 500;
  line-height: 130%;
  text-transform: uppercase;
  margin-top: 20px;
  color: #212121; }

@media only screen and (max-width: 720px) {
  .about-content__title h2 {
    font-size: 24px; }
  .about-content__title p {
    font-size: 16px; } }

.about-content__info {
  color: #212121;
  font-weight: 300;
  line-height: 130%;
  margin-top: 40px; }
  .about-content__info p {
    margin-bottom: 20px;
    line-height: 130%; }
    .about-content__info p:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .about-content__info {
      margin-top: 20px; }
      .about-content__info p {
        margin-bottom: 13px;
        font-size: 14px;
        font-weight: 300; } }

.about-photo {
  width: 616px;
  display: block;
  position: absolute;
  right: 115px;
  bottom: 0; }
  @media only screen and (max-width: 1500px) {
    .about-photo {
      width: 566px;
      right: -5px; } }
  @media only screen and (max-width: 1220px) {
    .about-photo {
      width: 366px;
      right: 0;
      left: 0;
      margin: 0 auto; } }
  @media only screen and (max-width: 720px) {
    .about-photo {
      width: 240px; } }

.advantages-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 40px), 1fr));
  grid-gap: 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .advantages-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .advantages-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .advantages-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .advantages-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .advantages-list {
      grid-gap: 30px; } }

.advantages-item {
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: -webkit-linear-gradient(155deg, #1B1B1B 0%, #383838 100%);
  background: -o-linear-gradient(155deg, #1B1B1B 0%, #383838 100%);
  background: linear-gradient(295deg, #1B1B1B 0%, #383838 100%); }
  .advantages-item p {
    padding: 30px 35px;
    color: #FFF;
    font-weight: 500;
    line-height: 130%; }
  @media only screen and (max-width: 1500px) {
    .advantages-item br {
      display: none; } }
  @media only screen and (max-width: 720px) {
    .advantages-item p {
      padding: 25px 30px;
      font-size: 14px; } }

.advantages-item__photo {
  width: 100%;
  height: 430px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-radius: 20px 20px 0 0;
          border-radius: 20px 20px 0 0; }
  @media only screen and (max-width: 1500px) {
    .advantages-item__photo {
      height: 340px; } }
  @media only screen and (max-width: 1220px) {
    .advantages-item__photo {
      height: 185px; } }

.official {
  padding: 160px 0 210px; }
  @media only screen and (max-width: 1220px) {
    .official {
      padding: 120px 0; } }

.official-frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 1220px) {
    .official-frame {
      display: block; } }

.official-content {
  width: 555px;
  padding: 40px 70px 70px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F5F5F5;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 55px; }
  @media only screen and (max-width: 1220px) {
    .official-content {
      margin: 0 auto; } }
  @media only screen and (max-width: 720px) {
    .official-content {
      width: 100%;
      padding: 30px 20px; } }

.official-info {
  font-size: 25px;
  font-weight: 300;
  margin-top: 50px; }
  .official-info li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 8px; }
    .official-info li::before {
      content: '';
      width: 6px;
      height: 6px;
      background-color: #212121;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-right: 15px;
      margin-top: 13px; }
    .official-info li:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .official-info {
      padding-left: 10px;
      margin-top: 20px;
      font-size: 16px; }
      .official-info li::before {
        width: 4px;
        height: 4px;
        margin-top: 11px;
        margin-right: 10px; } }

.official-list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 0px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 0px), 1fr));
  grid-gap: 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .official-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 0px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .official-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 0px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .official-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 0px), 1fr)); } }
  .official-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .official-list {
      margin-top: 30px; } }
  @media only screen and (max-width: 720px) {
    .official-list {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 28px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 28px), 1fr));
      grid-gap: 28px 28px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media only screen and (max-width: 720px) and (max-width: 1220px) {
    .official-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 28px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 28px), 1fr)); } }
  @media only screen and (max-width: 720px) and (max-width: 980px) {
    .official-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 28px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 28px), 1fr)); } }
  @media only screen and (max-width: 720px) and (max-width: 700px) {
    .official-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 28px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 28px), 1fr)); } }
  @media only screen and (max-width: 720px) {
      .official-list img {
        max-width: 100%;
        display: block; } }

.official-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #A9A9A9; }
  .official-item img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover; }
  .official-item:nth-child(3n) {
    border-right: none; }
  .official-item:nth-child(1n + 4) {
    border-top: 1px solid #A9A9A9; }
  @media only screen and (max-width: 720px) {
    .official-item {
      height: auto;
      padding: 0;
      border: none !important; } }

.trust {
  padding-bottom: 120px; }

.trust-certificate {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 45px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 45px), 1fr));
  grid-gap: 40px 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px; }
  @media screen and (max-width: 1220px) {
    .trust-certificate {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 45px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 45px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .trust-certificate {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 45px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 45px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .trust-certificate {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 45px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 45px), 1fr)); } }
  .trust-certificate img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .trust-certificate {
      grid-gap: 30px; } }
  @media only screen and (max-width: 720px) {
    .trust-certificate {
      margin-top: 25px;
      display: block; } }

.trust-certificate__item {
  width: 100%;
  height: 460px;
  display: block;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .trust-certificate__item img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover; }
  .trust-certificate__item:hover {
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%); }
  @media only screen and (max-width: 1500px) {
    .trust-certificate__item {
      height: 370px; } }
  @media only screen and (max-width: 1220px) {
    .trust-certificate__item {
      height: 440px; } }
  @media only screen and (max-width: 720px) {
    .trust-certificate__item {
      height: auto;
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%); } }

.trust-logo {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 70px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 70px), 1fr));
  grid-gap: 50px 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px; }
  @media screen and (max-width: 1220px) {
    .trust-logo {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 70px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 70px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .trust-logo {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 70px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 70px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .trust-logo {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 70px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 70px), 1fr)); } }
  .trust-logo img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .trust-logo {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 6) - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 6) - 30px), 1fr));
      grid-gap: 15px 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin-top: 15px; } }
  @media only screen and (max-width: 720px) and (max-width: 1220px) {
    .trust-logo {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 30px), 1fr)); } }
  @media only screen and (max-width: 720px) and (max-width: 980px) {
    .trust-logo {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 30px), 1fr)); } }
  @media only screen and (max-width: 720px) and (max-width: 700px) {
    .trust-logo {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 3 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 3 - 30px), 1fr)); } }
  @media only screen and (max-width: 720px) {
      .trust-logo img {
        max-width: 100%;
        display: block; } }

.trust-logo__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center !important;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .trust-logo__item img {
    max-width: 100%;
    display: block; }

.trust-arrow {
  grid-gap: 40px;
  position: static;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px; }

.requisites {
  padding-bottom: 120px; }
  @media only screen and (max-width: 720px) {
    .requisites {
      padding-bottom: 30px; } }

.requisites-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 40px), 1fr));
  grid-gap: 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .requisites-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .requisites-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .requisites-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .requisites-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .requisites-list {
      grid-gap: 20px; } }

.requisites-item {
  padding: 40px 30px 50px 50px;
  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;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F5F5F5; }
  .requisites-item h4 {
    margin-right: 45px; }
  .requisites-item p {
    font-weight: 300;
    font-size: 15px; }
  .requisites-item img {
    width: 215px; }
  @media only screen and (max-width: 1500px) {
    .requisites-item {
      padding: 30px 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      text-align: center; }
      .requisites-item h4 {
        margin-right: 0; }
      .requisites-item img, .requisites-item p {
        margin: 15px auto 0; } }
  @media only screen and (max-width: 720px) {
    .requisites-item {
      text-align: left;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .requisites-item img, .requisites-item p {
        margin-left: 0; } }

.catalog-list {
  margin-top: 30px; }

.catalog-item {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 0px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 0px), 1fr));
  grid-gap: 0px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 30px;
  background-color: #F5F5F5;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  margin-bottom: 40px; }
  @media screen and (max-width: 1220px) {
    .catalog-item {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 0px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .catalog-item {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 0px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .catalog-item {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 0px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 0px), 1fr)); } }
  .catalog-item img {
    max-width: 100%;
    display: block; }
  .catalog-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .catalog-item {
      padding: 20px 20px 30px; } }

.catalog-item__wrap {
  border-right: 1px solid #D9D9D9;
  margin-right: 30px; }
  .catalog-item__wrap:last-child {
    margin-right: 0;
    border: none; }
  @media only screen and (max-width: 1220px) {
    .catalog-item__wrap:last-child {
      border-right: 1px solid #D9D9D9;
      margin-right: 30px; } }
  @media only screen and (max-width: 720px) {
    .catalog-item__wrap {
      padding-bottom: 30px;
      margin-bottom: 30px;
      border-right: none;
      border-bottom: 1px solid #D9D9D9; }
      .catalog-item__wrap:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border: none; } }

.catalog-item__photo {
  width: 122px;
  height: 92px;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background: -webkit-linear-gradient(135deg, #1B1B1B 0%, #383838 100%), #FFF;
  background: -o-linear-gradient(135deg, #1B1B1B 0%, #383838 100%), #FFF;
  background: linear-gradient(315deg, #1B1B1B 0%, #383838 100%), #FFF;
  margin-bottom: 35px; }
  .catalog-item__photo img {
    max-width: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0; }
  @media only screen and (max-width: 720px) {
    .catalog-item__photo {
      margin-bottom: 20px; } }

.catalog-item__title {
  display: block;
  font-size: 24px;
  font-weight: 500;
  line-height: 130%;
  text-transform: uppercase;
  margin-bottom: 15px; }
  @media only screen and (max-width: 720px) {
    .catalog-item__title {
      font-size: 18px;
      margin-bottom: 10px; } }

.catalog-item__link li {
  margin-bottom: 10px; }
  .catalog-item__link li:last-child {
    margin-bottom: 0; }

.catalog-item__link a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .catalog-item__link a:hover {
    color: #69B536; }

@media only screen and (max-width: 720px) {
  .catalog-item__link {
    font-size: 14px; } }

.catalog-frame {
  margin-top: 65px; }
  @media only screen and (max-width: 1220px) {
    .catalog-frame {
      margin-top: 0; } }

.catalog-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 35px; }
  @media only screen and (max-width: 1220px) {
    .catalog-content {
      display: block;
      margin-top: 20px; } }

.catalog-bar {
  width: 330px;
  margin-right: 40px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media only screen and (max-width: 1220px) {
    .catalog-bar {
      width: 100%;
      margin-right: 0;
      margin-bottom: 25px; } }

.catalog-bar_top {
  margin-top: 40px; }
  @media only screen and (max-width: 720px) {
    .catalog-bar_top {
      margin-top: 0; } }

@media only screen and (max-width: 1220px) {
  .catalog-bar_popup {
    width: 100%;
    height: 100%;
    display: none;
    padding: 30px 20px 80px;
    margin-bottom: 0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: auto;
    position: fixed;
    z-index: 4;
    left: 0;
    top: 0; } }

.catalog-cat-title {
  color: #212121;
  font-size: 35px;
  font-weight: 300;
  line-height: 130%;
  margin-bottom: 30px; }
  @media only screen and (max-width: 1220px) {
    .catalog-cat-title {
      font-size: 24px;
      margin-bottom: 20px; } }

.cat-frame__item {
  margin-bottom: 30px; }
  .cat-frame__item:last-child {
    margin-bottom: 0; }

.cat-frame__item-title {
  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;
  color: #212121;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer; }
  .cat-frame__item-title i {
    font-size: 10px;
    margin-left: 15px;
    font-weight: 400;
    display: block;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  @media only screen and (max-width: 720px) {
    .cat-frame__item-title {
      font-size: 16px; } }

.cat-list {
  padding-left: 30px;
  padding-bottom: 30px;
  margin-top: 25px;
  border-bottom: 1px solid #DFDFDF; }
  @media only screen and (max-width: 1220px) {
    .cat-list {
      padding-left: 15px;
      padding-bottom: 20px;
      margin-bottom: 20px; } }

.cat-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px; }
  .cat-item a {
    font-size: 16px;
    font-weight: 300;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .cat-item a:hover {
      color: #69B536; }
  .cat-item span {
    width: 35px;
    color: rgba(0, 0, 0, 0.5);
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    font-size: 14px;
    margin-left: 10px;
    text-align: right; }
  .cat-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 1220px) {
    .cat-item {
      margin-bottom: 12px; }
      .cat-item a {
        font-size: 14px; } }

.cat-frame__item-slide .cat-list {
  display: none; }

.cat-frame__item_active .cat-frame__item-title i {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.cat-frame__item_first .cat-list {
  display: block; }

@media only screen and (max-width: 720px) {
  .catalog-product__cat-wrap {
    width: 400px;
    overflow-x: scroll; }
    .catalog-product__cat-wrap::-webkit-scrollbar {
      width: 0; } }

.catalog-product__cat-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 25px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 25px), 1fr));
  grid-gap: 25px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .catalog-product__cat-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 4 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 4 - 25px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .catalog-product__cat-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 4 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 4 - 25px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .catalog-product__cat-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 25px), 1fr)); } }
  .catalog-product__cat-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1500px) {
    .catalog-product__cat-list {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 25px), 1fr));
      grid-gap: 25px 25px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media only screen and (max-width: 1500px) and (max-width: 1220px) {
    .catalog-product__cat-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 25px), 1fr)); } }
  @media only screen and (max-width: 1500px) and (max-width: 980px) {
    .catalog-product__cat-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 25px), 1fr)); } }
  @media only screen and (max-width: 1500px) and (max-width: 700px) {
    .catalog-product__cat-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 4 - 25px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 4 - 25px), 1fr)); } }
  @media only screen and (max-width: 1500px) {
      .catalog-product__cat-list img {
        max-width: 100%;
        display: block; } }
  @media only screen and (max-width: 720px) {
    .catalog-product__cat-list {
      width: 875px;
      padding-right: 50px;
      -webkit-box-sizing: inherit;
              box-sizing: inherit; } }

.catalog-product {
  width: 100%; }

.catalog-product__cat-item {
  padding: 14px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #F5F5F5;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .catalog-product__cat-item img {
    width: 60px;
    height: 60px;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: 20px; }
  .catalog-product__cat-item span {
    font-weight: 300;
    font-size: 14px; }
  .catalog-product__cat-item:hover {
    background-color: #69B536;
    color: #fff; }
  @media only screen and (max-width: 720px) {
    .catalog-product__cat-item {
      padding: 1px; }
      .catalog-product__cat-item img {
        width: 53px;
        height: 53px;
        margin-right: 0;
        -webkit-border-radius: 10px;
                border-radius: 10px; }
      .catalog-product__cat-item span {
        padding: 3px 10px;
        font-size: 10px; } }

.catalog-tag {
  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: 45px 0 30px; }
  .catalog-tag:first-child {
    margin-top: 0; }
  @media only screen and (max-width: 1220px) {
    .catalog-tag {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      grid-gap: 10px; } }
  @media only screen and (max-width: 720px) {
    .catalog-tag {
      margin: 40px 0;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }

.catalog-tag__counter {
  font-weight: 300;
  font-size: 16px;
  margin-right: 70px; }
  @media only screen and (max-width: 1500px) {
    .catalog-tag__counter {
      margin-right: 30px;
      font-size: 14px; } }
  @media only screen and (max-width: 720px) {
    .catalog-tag__counter {
      margin-right: 0; } }

.catalog-tag__sort {
  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; }
  @media only screen and (max-width: 1220px) {
    .catalog-tag__sort {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      grid-gap: 10px; } }

.catalog-tag__sort-title {
  font-weight: 300;
  font-size: 16px;
  margin-right: 30px; }
  @media only screen and (max-width: 1500px) {
    .catalog-tag__sort-title {
      font-size: 14px; } }
  @media only screen and (max-width: 720px) {
    .catalog-tag__sort-title {
      margin-right: 15px; } }

.catalog-tag__sort-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 40px; }
  .catalog-tag__sort-item span {
    font-weight: 300;
    font-size: 16px; }
  .catalog-tag__sort-item img {
    margin-left: 15px;
    display: block; }
  .catalog-tag__sort-item:last-child {
    margin-right: 0; }
  @media only screen and (max-width: 1500px) {
    .catalog-tag__sort-item span {
      font-size: 12px; } }
  @media only screen and (max-width: 720px) {
    .catalog-tag__sort-item {
      padding: 8px 12px;
      margin-right: 0 !important; }
      .catalog-tag__sort-item i {
        display: block;
        font-size: 8px;
        margin-right: 8px;
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg); }
      .catalog-tag__sort-item span {
        font-size: 14px; }
      .catalog-tag__sort-item img {
        height: 9px; } }

.catalog-tag__sort-item_active {
  padding: 6px;
  padding-right: 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #F5F5F5; }
  @media only screen and (max-width: 720px) {
    .catalog-tag__sort-item_active {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding: 8px 12px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.catalog-product__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 1px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 1px), 1fr));
  grid-gap: 1px 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .catalog-product__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 1px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 1px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .catalog-product__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 1px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 1px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .catalog-product__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 1px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 1px), 1fr)); } }
  .catalog-product__list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .catalog-product__list {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 20px), 1fr));
      grid-gap: 20px 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  @media only screen and (max-width: 1220px) and (max-width: 1220px) {
    .catalog-product__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 20px), 1fr)); } }
  @media only screen and (max-width: 1220px) and (max-width: 980px) {
    .catalog-product__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 20px), 1fr)); } }
  @media only screen and (max-width: 1220px) and (max-width: 700px) {
    .catalog-product__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 20px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 20px), 1fr)); } }
  @media only screen and (max-width: 1220px) {
      .catalog-product__list img {
        max-width: 100%;
        display: block; } }

.post-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 0;
  background: #F5F5F5;
  margin-top: 100px;
  position: relative; }
  @media only screen and (max-width: 1220px) {
    .post-nav {
      margin-top: 60px; } }

.post-nav_top {
  margin-top: 3px; }

.page-top {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: none;
  position: fixed;
  right: 25px;
  bottom: 25px; }
  .page-top img {
    width: 44px;
    display: block;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .page-top span {
    font-size: 16px;
    font-weight: 300; }
  .page-top:hover {
    color: #69B536; }
  @media only screen and (max-width: 1220px) {
    .page-top img {
      margin-right: 0; }
    .page-top span {
      display: none; } }

.pagination {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media only screen and (max-width: 720px) {
    .pagination {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media only screen and (max-width: 720px) {
    .pagination {
      margin: 0 auto; } }

.pagination_bar {
  width: -webkit-calc(100% - 370px);
  width: calc(100% - 370px);
  margin-left: auto; }
  @media only screen and (max-width: 1220px) {
    .pagination_bar {
      width: 100%; } }

.pagination-list {
  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;
  grid-gap: 25px;
  font-size: 16px;
  font-weight: 300;
  margin: 0 30px; }
  .pagination-list a {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .pagination-list a:hover {
      color: #69B536; }
  @media only screen and (max-width: 720px) {
    .pagination-list {
      grid-gap: 15px;
      font-size: 14px;
      margin: 0 15px; } }

.pagination_active {
  padding: 8px 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #69B536;
  color: #fff; }
  .pagination_active:hover {
    color: #fff !important; }
  @media only screen and (max-width: 720px) {
    .pagination_active {
      padding: 5px 8px; } }

.pagination-arrow {
  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; }
  .pagination-arrow svg {
    display: block; }
  .pagination-arrow path {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .pagination-arrow:hover path {
    fill: #69B536; }

.catalog-brand-title img {
  max-width: 180px;
  display: inline-block;
  -webkit-transform: translateY(4px);
      -ms-transform: translateY(4px);
          transform: translateY(4px);
  margin-left: 60px; }

@media only screen and (max-width: 1220px) {
  .catalog-brand-title img {
    width: 90px;
    margin-left: 30px; } }

.catalog-tag__mob {
  width: 170px;
  position: relative; }

.catalog-tag__mob-list {
  width: 100%;
  padding: 8px 0;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #F5F5F5;
  margin-top: 2px;
  position: absolute;
  z-index: 20;
  left: 0; }

.cat-sub {
  margin-bottom: 30px; }
  @media only screen and (max-width: 720px) {
    .cat-sub {
      margin-bottom: 20px; } }

.cat-sub__title {
  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; }
  .cat-sub__title a {
    width: 34px;
    height: 34px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #DFDFDF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 10px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .cat-sub__title a:hover {
      background-color: #69B536;
      border-color: #69B536;
      color: #fff; }
  .cat-sub__title b {
    display: block;
    text-transform: uppercase;
    font-weight: 600; }
  @media only screen and (max-width: 720px) {
    .cat-sub__title b {
      font-size: 16px; } }

.cat-sub__list {
  padding-left: 30px;
  margin-top: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #DFDFDF; }
  @media only screen and (max-width: 720px) {
    .cat-sub__list {
      padding-left: 15px;
      padding-bottom: 20px; } }

.cat-sub__item {
  padding-right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 13px; }
  .cat-sub__item a {
    display: block;
    font-weight: 300;
    font-size: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .cat-sub__item a:hover {
      color: #69B536; }
  .cat-sub__item span {
    width: 35px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    text-align: right;
    margin-left: 10px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .cat-sub__item:last-child {
    margin-bottom: 0; }

.cat-sub__item_active {
  padding: 5px 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #69B536;
  color: #fff; }
  .cat-sub__item_active span {
    color: rgba(255, 255, 255, 0.5); }
  .cat-sub__item_active a:hover {
    color: #fff; }

.filter-chekbox {
  padding-bottom: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #DFDFDF; }
  .filter-chekbox:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }

.filter-checkbox__title {
  font-size: 35px;
  margin-bottom: 15px; }
  @media only screen and (max-width: 720px) {
    .filter-checkbox__title {
      font-size: 20px;
      margin-bottom: 10px; } }

.filter-checkbox__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px; }
  .filter-checkbox__item p {
    font-weight: 300;
    font-size: 16px; }
  .filter-checkbox__item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .filter-checkbox__item {
      margin-bottom: 10px; }
      .filter-checkbox__item p {
        font-size: 14px; } }

.filter-checkbox__check {
  width: 15px;
  height: 15px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #69B536;
  background: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-right: 15px;
  margin-top: 4px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .filter-checkbox__check::before {
    content: '';
    width: 9px;
    height: 9px;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    background-color: #69B536;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  @media only screen and (max-width: 720px) {
    .filter-checkbox__check {
      margin-top: 3px; } }

.catalog-bar_close {
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 15px; }

.filter-checkbox__item_active {
  padding: 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #F5F5F5; }
  .filter-checkbox__item_active .filter-checkbox__check::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }

.filter-wrap-input {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px; }
  .filter-wrap-input input {
    width: 120px;
    height: 47px;
    padding: 0 15px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    border: 1px solid #69B536;
    background: #FFF;
    font-size: 16px; }

.filter-sub {
  max-width: 100%;
  width: 100%;
  height: 70px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin-top: 40px; }
  .filter-sub::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .filter-sub span, .filter-sub i {
    position: relative;
    z-index: 2; }
  .filter-sub input {
    display: none; }
  .filter-sub::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .filter-sub::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .filter-sub *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .filter-sub *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .filter-sub:hover::before {
    opacity: 1; }

.filter-reset {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  margin: 20px auto 0;
  position: relative; }
  .filter-reset::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #212121;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .filter-reset:hover::before {
    width: 0%; }

.filter-ragne {
  margin-top: 30px; }
  .filter-ragne .irs--round .irs-min, .filter-ragne .irs--round .irs-max {
    opacity: 0;
    pointer-events: none; }
  .filter-ragne .irs--round .irs-from, .filter-ragne .irs--round .irs-to, .filter-ragne .irs--round .irs-single {
    opacity: 0;
    pointer-events: none; }
  .filter-ragne .irs--round {
    height: 6px; }
  .filter-ragne .irs--round .irs-line {
    height: 6px;
    top: 0;
    background: #F5F5F5;
    -webkit-border-radius: 0;
            border-radius: 0; }
  .filter-ragne .irs--round .irs-bar {
    height: 6px;
    top: 0;
    background: #69B536;
    -webkit-border-radius: 0;
            border-radius: 0; }
  .filter-ragne .irs--round .irs-handle {
    width: 20px;
    height: 20px;
    background: #69B536;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: none;
    cursor: pointer;
    top: -7px; }

.catalog-tag_filter {
  padding: 0; }
  .catalog-tag_filter p {
    padding: 4px 5px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    background: -webkit-linear-gradient(44deg, #69B536 0%, #70C537 100%);
    background: -o-linear-gradient(44deg, #69B536 0%, #70C537 100%);
    background: linear-gradient(46deg, #69B536 0%, #70C537 100%);
    margin-left: 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.cart {
  padding: 105px 0 110px;
  background: #f5f5f5; }
  @media only screen and (max-width: 1220px) {
    .cart {
      padding: 0 0 60px;
      background: #fff; } }

.cart-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 30px; }
  @media only screen and (max-width: 1220px) {
    .cart-wrap {
      display: block;
      margin-top: 12px; } }

.cart-content {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media only screen and (max-width: 1220px) {
    .cart-content {
      margin-top: 30px; } }
  @media only screen and (max-width: 720px) {
    .cart-content {
      display: block; } }

.cart-photo {
  width: 580px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 40px; }
  @media only screen and (max-width: 1500px) {
    .cart-photo {
      width: 480px; } }
  @media only screen and (max-width: 1220px) {
    .cart-photo {
      margin: 0 auto; } }
  @media only screen and (max-width: 720px) {
    .cart-photo {
      width: 100%; } }

.cart-photo-tag {
  position: relative; }

.cart-photo-tag__item {
  background-color: #69B536;
  padding: 6px 10px;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  position: absolute;
  z-index: 2;
  right: 20px;
  top: 20px; }
  @media only screen and (max-width: 720px) {
    .cart-photo-tag__item {
      padding: 5px 7px;
      font-size: 12px;
      top: 15px;
      right: 15px; } }

.cart-photo__full-slider {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden; }

.cart-photo__full-slide img {
  width: 100%;
  height: 475px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain; }

@media only screen and (max-width: 1500px) {
  .cart-photo__full-slide img {
    height: 375px; } }

@media only screen and (max-width: 720px) {
  .cart-photo__full-slide img {
    height: 250px; } }

.cart-photo__wrap {
  position: relative;
  margin-top: 25px; }

.cart-photo__small-slider {
  width: 480px;
  margin: 0 auto; }
.cart-photo__small-slider .slick-list {
  overflow: hidden;
}
  .cart-photo__small-slider .slick-current img {
    border: 2px solid #69B536; }
  @media only screen and (max-width: 1500px) {
    .cart-photo__small-slider {
      width: 380px; } }
  @media only screen and (max-width: 720px) {
    .cart-photo__small-slider {
      width: 100%; } }

.cart-photo__small-slide {
  margin: 0 8px;
  -webkit-border-radius: 5px;
          border-radius: 5px; }
  .cart-photo__small-slide img {
    width: 100%;
    height: 62px;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: inherit;
            border-radius: inherit; }

.cart-photo__arrow a {
  width: 40px;
  height: 40px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #69B536;
  color: #fff;
  font-size: 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: absolute;
  top: -webkit-calc(50% - 20px);
  top: calc(50% - 20px); }
  .cart-photo__arrow a:hover {
    background-color: #212121;
    color: #fff; }

.cart-prev {
  left: 0; }

.cart-next {
  right: 0; }

.cart-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 130%;
  color: #212121; }
  @media only screen and (max-width: 1220px) {
    .cart-title {
      font-size: 24px;
      font-weight: 400;
      margin-top: 10px; } }

.cart-info__group {
  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-top: 30px; }
  @media only screen and (max-width: 1220px) {
    .cart-info__group {
      margin-top: 0; } }
  @media only screen and (max-width: 720px) {
    .cart-info__group {
      margin-top: 12px; } }

.cart-info__art {
  font-size: 14px;
  font-weight: 300;
  margin-right: 20px; }
  @media only screen and (max-width: 720px) {
    .cart-info__art {
      font-size: 12px; } }

.cart-info__status {
  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;
  font-weight: 500;
  font-size: 14px;
  color: #69B536; }
  .cart-info__status i {
    width: 16px;
    height: 16px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #69B536;
    color: #fff;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 8px;
    font-size: 6px; }
  @media only screen and (max-width: 720px) {
    .cart-info__status {
      font-size: 12px; }
      .cart-info__status i {
        width: 13px;
        height: 13px; } }

.cart-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  grid-gap: 30px;
  margin-top: 23px; }

.cart-link__item {
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .cart-link__item i {
    font-size: 24px;
    color: #717171; }
  .cart-link__item p {
    font-weight: 300;
    font-size: 15px;
    margin-top: 7px; }
  .cart-link__item:hover {
    color: #69B536; }
  @media only screen and (max-width: 720px) {
    .cart-link__item i {
      font-size: 18px; } }

.cart-link__star {
  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; }
  .cart-link__star i {
    font-size: 21px; }
    .cart-link__star i:last-child {
      margin-right: 0; }
  .cart-link__star span {
    margin-left: 8px;
    font-size: 14px;
    font-weight: 300; }

@media only screen and (max-width: 720px) {
  .cart-link__wrap {
    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-left: auto;
    grid-gap: 12px; } }

.cart-link__reviews-link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  font-size: 15px;
  font-weight: 300;
  margin-top: 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .cart-link__reviews-link:hover {
    color: #69B536; }

.characteristics {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #DFDFDF; }
  @media only screen and (max-width: 720px) {
    .characteristics {
      padding-top: 0;
      border: none; } }

.characteristics-title {
  font-weight: 500;
  margin-bottom: 15px; }
  @media only screen and (max-width: 720px) {
    .characteristics-title {
      font-size: 16px;
      margin-bottom: 10px; } }

.characteristics-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 3px; }
  .characteristics-item span {
    width: 90px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 10px;
    text-align: right; }
  .characteristics-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .characteristics-item {
      font-size: 14px; } }

.characteristics-item_hide {
  display: none; }

.characteristics-more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  font-size: 16px;
  color: #69B536;
  margin-top: 25px;
  position: relative; }
  .characteristics-more::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #69B536;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .characteristics-more:hover::before {
    width: 0%; }
  @media only screen and (max-width: 720px) {
    .characteristics-more {
      font-size: 14px;
      margin-top: 15px; } }

.cart-search {
  width: 400px;
  padding: 40px 30px 45px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: url("../images/file-right.png") right bottom no-repeat, -webkit-linear-gradient(225deg, #282828 0%, #343434 100%);
  background: url("../images/file-right.png") right bottom no-repeat, -o-linear-gradient(225deg, #282828 0%, #343434 100%);
  background: url("../images/file-right.png") right bottom no-repeat, linear-gradient(225deg, #282828 0%, #343434 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 50px; }
  @media only screen and (max-width: 1500px) {
    .cart-search {
      width: 300px;
      margin-left: 25px; } }
  @media only screen and (max-width: 720px) {
    .cart-search {
      width: 100%;
      padding: 25px 20px 100px;
      margin-top: 40px;
      -webkit-border-radius: 10px;
              border-radius: 10px;
      margin-left: 0; } }

@media only screen and (max-width: 720px) {
  .cart-search__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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.cart-search__price-last {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  color: #fff;
  position: relative;
  margin-bottom: 8px; }
  .cart-search__price-last::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0px; }
  @media only screen and (max-width: 720px) {
    .cart-search__price-last {
      font-size: 16px;
      padding: 0 3px;
      margin-bottom: 0; } }

.cart-search__price-new {
  font-size: 36px;
  height: 130%;
  color: #fff; }
  @media only screen and (max-width: 720px) {
    .cart-search__price-new {
      font-size: 24px;
      font-weight: 400; } }

.cart-search__counter {
  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-top: 25px;
  padding-bottom: 35px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .cart-search__counter .product-counter span {
    color: #fff; }
  @media only screen and (max-width: 720px) {
    .cart-search__counter {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: 12px;
      margin-bottom: 20px;
      padding-bottom: 25px; }
      .cart-search__counter .product-counter input {
        width: 53px;
        height: 47px; } }

.cart-search__add {
  max-width: 100%;
  width: 134px;
  height: 47px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 13px;
  margin-left: 30px; }
  .cart-search__add::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .cart-search__add span, .cart-search__add i {
    position: relative;
    z-index: 2; }
  .cart-search__add input {
    display: none; }
  .cart-search__add::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .cart-search__add::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .cart-search__add *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .cart-search__add *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .cart-search__add:hover::before {
    opacity: 1; }
  .cart-search__add::before {
    border: 2px solid #69B536; }

.bar-file__title_cart b {
  font-weight: 600; }

.bar-file__title_cart p {
  max-width: 250px; }

.bar-file__btn_cart {
  width: 270px; }
  @media only screen and (max-width: 720px) {
    .bar-file__btn_cart {
      width: 260px;
      height: 60px; } }

.cart-photo__full-dots {
  margin-top: 10px; }
  .cart-photo__full-dots ul {
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-gap: 8px; }
  .cart-photo__full-dots li {
    width: 7px;
    height: 7px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-color: #D9D9D9;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer; }
  .cart-photo__full-dots button {
    display: none; }
  .cart-photo__full-dots .slick-active {
    background-color: #69B536; }

.cart-empty {
  max-width: 100%;
  padding: 12px 16px;
  max-width: 295px;
  height: 50px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 16px;
  border: 1px solid #69B536; }
  .cart-empty::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .cart-empty span, .cart-empty i {
    position: relative;
    z-index: 2; }
  .cart-empty input {
    display: none; }
  .cart-empty::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .cart-empty::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .cart-empty *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .cart-empty *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .cart-empty:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 1500px) {
    .cart-empty {
      font-size: 12px; } }
  @media only screen and (max-width: 720px) {
    .cart-empty {
      font-size: 14px; } }

.details {
  padding: 100px 0 150px; }
  @media only screen and (max-width: 1220px) {
    .details {
      padding: 0 0 90px; } }

.details-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.details-tab {
  padding: 25px 30px;
  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;
  border: 1px solid #DFDFDF;
  border-left: none;
  border-bottom: none;
  font-size: 20px; }
  .details-tab:first-child {
    border-left: 1px solid #DFDFDF;
    -webkit-border-radius: 20px 0 0 0;
            border-radius: 20px 0 0 0; }
  @media only screen and (max-width: 1220px) {
    .details-tab {
      padding: 15px 20px;
      font-size: 16px; } }
  @media only screen and (max-width: 720px) {
    .details-tab {
      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;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      background: #69B536;
      border-color: #69B536;
      color: #fff; }
      .details-tab i {
        font-size: 10px;
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s; }
      .details-tab:first-child {
        -webkit-border-radius: 10px 10px 0 0;
                border-radius: 10px 10px 0 0; } }

.details-tab_last {
  -webkit-border-radius: 0 0 10px 10px;
          border-radius: 0 0 10px 10px; }

.details-tab_active {
  background: #69B536;
  border-color: #69B536;
  color: #fff; }
  @media only screen and (max-width: 720px) {
    .details-tab_active i {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); } }

.details-content {
  padding: 50px 30px;
  -webkit-border-radius: 0 20px 20px 20px;
          border-radius: 0 20px 20px 20px;
  background-color: #F5F5F5;
  display: none; }
  @media only screen and (max-width: 720px) {
    .details-content {
      padding: 30px 0 20px;
      background: none;
      -webkit-border-radius: 0;
              border-radius: 0; } }

.details-content_active {
  display: block; }

.details-title {
  display: block;
  margin-bottom: 30px;
  font-size: 36px; }
  @media only screen and (max-width: 720px) {
    .details-title {
      font-size: 24px;
      margin-bottom: 20px; } }

.details-characteristics-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 30px), 1fr));
  grid-gap: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .details-characteristics-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 30px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .details-characteristics-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .details-characteristics-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 30px), 1fr)); } }
  .details-characteristics-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .details-characteristics-list {
      grid-gap: 0; } }

.details-characteristics-item {
  padding-right: 30px;
  border-right: 1px solid #DFDFDF; }
  .details-characteristics-item:last-child {
    border: none; }
  @media only screen and (max-width: 1220px) {
    .details-characteristics-item {
      border-right: none;
      padding-right: 0;
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #DFDFDF; }
      .details-characteristics-item:last-child {
        margin-bottom: 0;
        padding-bottom: 0; } }

.details-characteristics__title {
  margin-bottom: 30px;
  font-weight: 500;
  text-transform: uppercase; }
  @media only screen and (max-width: 720px) {
    .details-characteristics__title {
      font-size: 16px;
      margin-bottom: 20px; } }

.details-characteristics__line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  margin-bottom: 23px; }
  .details-characteristics__line span {
    width: 140px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 10px;
    text-align: right; }
  .details-characteristics__line:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .details-characteristics__line {
      font-size: 14px;
      margin-bottom: 18px; } }

.details-characteristics__list {
  font-size: 16px; }
  .details-characteristics__list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .details-characteristics__list li::before {
      content: '';
      width: 4px;
      height: 4px;
      background-color: #212121;
      margin-right: 10px;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      margin-top: 10px; }

.details-characteristics__info {
  font-size: 16px; }

.details-description-list {
  margin-top: 35px; }
  @media only screen and (max-width: 720px) {
    .details-description-list {
      margin-top: 0; } }

.details-description-title {
  display: block;
  font-weight: 500;
  line-height: 130%;
  text-transform: uppercase;
  margin-bottom: 30px; }
  @media only screen and (max-width: 720px) {
    .details-description-title {
      font-size: 16px;
      margin-bottom: 15px; } }

.details-description-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #DFDFDF; }
  .details-description-item p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 25px; }
    .details-description-item p:last-child {
      margin-bottom: 0; }
  .details-description-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }
  @media only screen and (max-width: 720px) {
    .details-description-item {
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .details-description-item p {
        font-size: 14px;
        margin-bottom: 15px; } }

.details-reviews-title {
  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; }
  .details-reviews-title p {
    font-size: 36px;
    margin-right: 70px; }
  @media only screen and (max-width: 1220px) {
    .details-reviews-title {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      grid-gap: 10px; } }
  @media only screen and (max-width: 720px) {
    .details-reviews-title {
      grid-gap: 15px; }
      .details-reviews-title p {
        font-size: 24px;
        margin-right: 0; } }

.details-reviews-star {
  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; }
  .details-reviews-star span {
    font-size: 14px;
    font-weight: 300; }

.details-reviews-star-list {
  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;
  font-size: 21px;
  margin: 0 10px; }

.details-reviews__btn {
  max-width: 100%;
  width: 270px;
  height: 70px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  margin-left: 90px; }
  .details-reviews__btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .details-reviews__btn span, .details-reviews__btn i {
    position: relative;
    z-index: 2; }
  .details-reviews__btn input {
    display: none; }
  .details-reviews__btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .details-reviews__btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .details-reviews__btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .details-reviews__btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .details-reviews__btn:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .details-reviews__btn {
      width: 220px;
      height: 60px;
      font-size: 14px;
      margin-left: 0; } }

.reviews-list {
  max-width: 690px;
  margin-top: 55px; }
  @media only screen and (max-width: 720px) {
    .reviews-list {
      margin-top: 20px; } }

.reviews-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #DFDFDF; }
  .reviews-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }
  @media only screen and (max-width: 720px) {
    .reviews-item {
      padding-bottom: 20px;
      margin-bottom: 20px; } }

.reviews-name {
  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: 20px; }
  .reviews-name b {
    display: block;
    font-weight: 500;
    margin-right: 20px; }
  .reviews-name p {
    font-size: 16px;
    font-weight: 300; }
  @media only screen and (max-width: 720px) {
    .reviews-name {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .reviews-name b {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px; } }

.reviews-name__star {
  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;
  font-size: 21px;
  margin-right: 20px; }

.reviews-item__content {
  font-size: 16px;
  font-weight: 300; }
  .reviews-item__content p {
    margin-bottom: 15px; }
    .reviews-item__content p:last-child {
      margin-bottom: 0; }

.reviews-btn {
  width: 270px;
  height: 70px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #69B536;
  color: #69B536;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  margin-top: 40px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .reviews-btn:hover {
    background-color: #69B536;
    color: #fff; }
  @media only screen and (max-width: 720px) {
    .reviews-btn {
      width: 220px;
      height: 50px;
      font-size: 14px; } }

.details-return-list {
  max-width: 710px; }

.details-return-item {
  margin-bottom: 40px; }
  .details-return-item b {
    font-weight: 500;
    display: block;
    margin-bottom: 15px; }
    .details-return-item b:last-child {
      margin-bottom: 0; }
  .details-return-item p {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 20px; }
    .details-return-item p:last-child {
      margin-bottom: 0; }
  .details-return-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .details-return-item {
      margin-bottom: 20px; } }

.details-return-title {
  display: block;
  margin-bottom: 20px !important;
  font-size: 36px !important; }
  @media only screen and (max-width: 720px) {
    .details-return-title {
      font-size: 24px !important;
      margin-bottom: 15px !important; } }

.subscribe_return {
  max-width: 100%;
  background: url("../images/return-photo.png") right bottom no-repeat, -webkit-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
  background: url("../images/return-photo.png") right bottom no-repeat, -o-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
  background: url("../images/return-photo.png") right bottom no-repeat, linear-gradient(210.08deg, #1A1A1A -0.67%, #343434 83.33%);
  margin-top: 50px; }
  .subscribe_return .subscribe__title {
    max-width: 430px; }

.subscribe-page {
  max-width: 1275px;
  margin: 120px auto 0; }
  @media only screen and (max-width: 1500px) {
    .subscribe-page {
      margin-top: 100px; } }
  @media only screen and (max-width: 1220px) {
    .subscribe-page {
      margin-top: 60px; } }
  @media only screen and (max-width: 720px) {
    .subscribe-page {
      margin-top: 20px; } }

.delivery_page {
  margin-top: 70px; }
  @media only screen and (max-width: 720px) {
    .delivery_page {
      margin-top: 0; } }

.delivery-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 40px), 1fr));
  grid-gap: 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px; }
  @media screen and (max-width: 1220px) {
    .delivery-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .delivery-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .delivery-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .delivery-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .delivery-list {
      grid-gap: 30px;
      margin-top: 20px; } }

.delivery-item {
  padding: 30px;
  padding-right: 130px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: -webkit-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%), #F2F2F2;
  background: -o-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%), #F2F2F2;
  background: linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%), #F2F2F2;
  position: relative;
  color: #fff;
  overflow: hidden; }
  .delivery-item b {
    display: block;
    font-weight: 600;
    margin-bottom: 20px; }
  .delivery-item p {
    font-size: 15px;
    font-weight: 300; }
  @media only screen and (max-width: 720px) {
    .delivery-item {
      min-height: 230px;
      padding: 20px 60px 40px 20px;
      overflow: hidden;
      -webkit-border-radius: 10px;
              border-radius: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .delivery-item b {
        font-size: 16px;
        margin-bottom: 10px; }
      .delivery-item p {
        font-size: 14px; }
      .delivery-item:nth-child(1) .delivery-item__bg {
        right: -60px; }
      .delivery-item:nth-child(2) .delivery-item__bg {
        max-width: 170px;
        right: -50px; }
      .delivery-item:nth-child(3) .delivery-item__bg {
        max-width: 180px;
        right: 0px; } }

.delivery-item__bg {
  position: absolute;
  right: 0;
  bottom: 0; }
  @media only screen and (max-width: 720px) {
    .delivery-item__bg {
      max-width: 140px;
      right: -30px; } }

.throughout {
  margin-top: 150px; }
  @media only screen and (max-width: 720px) {
    .throughout {
      margin-top: 100px;
      padding: 60px 0 30px;
      background: #F2F2F2; } }

.throughout-title {
  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; }

.throughout-title__sub {
  color: #212121;
  margin-top: 20px; }
  .throughout-title__sub b {
    display: block;
    font-size: 16px;
    font-weight: 600; }
  .throughout-title__sub p {
    max-width: 270px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px; }

.throughout-title__info {
  width: 260px;
  padding: 7px 15px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background: -webkit-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%), #D9D9D9;
  background: -o-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%), #D9D9D9;
  background: linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%), #D9D9D9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 70px;
  color: #fff; }
  @media only screen and (max-width: 1220px) {
    .throughout-title__info {
      margin-left: 30px; } }
  @media only screen and (max-width: 720px) {
    .throughout-title__info {
      width: 250px;
      padding: 7px 15px 7px 20px;
      margin: 40px 0;
      font-size: 16px; } }

.throughout-wrap {
  padding: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F2F2F2;
  margin-top: 40px; }
  @media only screen and (max-width: 1220px) {
    .throughout-wrap {
      display: block; } }
  @media only screen and (max-width: 720px) {
    .throughout-wrap {
      padding: 0;
      background: none;
      margin-top: 30px; } }

.throughout-cars {
  width: 670px;
  margin-right: 30px;
  padding: 40px 55px 90px 40px;
  background-color: #fff;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 20px;
          border-radius: 20px; }
  @media only screen and (max-width: 720px) {
    .throughout-cars {
      width: 100%;
      padding: 10px 15px 20px 5px;
      -webkit-border-radius: 10px;
              border-radius: 10px; } }

.throughout-cars__title {
  color: #212121;
  margin-bottom: 30px; }
  .throughout-cars__title b {
    font-weight: 600;
    display: block;
    margin-bottom: 20px; }
  .throughout-cars__title p {
    font-size: 16px;
    font-weight: 300; }
  @media only screen and (max-width: 720px) {
    .throughout-cars__title {
      display: none; } }

.throughout-cars__item {
  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;
  border-bottom: 1px solid rgba(36, 36, 36, 0.1); }
  .throughout-cars__item:nth-child(1) .throughout-cars__item-car img {
    left: -10px;
    bottom: -2px; }
  .throughout-cars__item:nth-child(2) .throughout-cars__item-car img {
    left: -1px;
    bottom: 0px; }
  .throughout-cars__item:nth-child(3) .throughout-cars__item-car img {
    left: -3px;
    bottom: 0px; }
  .throughout-cars__item:nth-child(4) .throughout-cars__item-car img {
    left: -20px;
    bottom: 2px; }
  .throughout-cars__item:nth-child(5) .throughout-cars__item-car img {
    left: 0px;
    bottom: 5px; }
  .throughout-cars__item:last-child {
    border: none; }
  @media only screen and (max-width: 720px) {
    .throughout-cars__item:nth-child(1) .throughout-cars__item-car img {
      width: 71px;
      left: 8px;
      bottom: 11px; }
    .throughout-cars__item:nth-child(2) .throughout-cars__item-car img {
      width: 70px;
      left: 14px;
      bottom: 11px; }
    .throughout-cars__item:nth-child(3) .throughout-cars__item-car img {
      width: 90px;
      left: 11px;
      bottom: 10px; }
    .throughout-cars__item:nth-child(4) .throughout-cars__item-car img {
      width: 115px;
      left: 4px;
      bottom: 10px; }
    .throughout-cars__item:nth-child(5) .throughout-cars__item-car img {
      left: 11px;
      bottom: 9px; } }

.throughout-cars__item-car {
  width: 150px;
  height: 80px;
  position: relative;
  margin-left: 30px; }
  .throughout-cars__item-car img {
    position: absolute;
    display: block; }
  @media only screen and (max-width: 720px) {
    .throughout-cars__item-car {
      width: 115px;
      height: 60px;
      margin-left: 0; }
      .throughout-cars__item-car img {
        max-width: 115px; } }

.throughout-cars__info {
  height: 80px;
  padding: 0 30px;
  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;
  font-size: 16px;
  color: #212121;
  font-weight: 300;
  border-left: 1px solid rgba(33, 33, 33, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 720px) {
    .throughout-cars__info {
      height: 60px;
      padding: 0;
      font-size: 12px;
      border: none; } }

.throughout-cars__info_175 {
  width: 175px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: auto; }
  @media only screen and (max-width: 720px) {
    .throughout-cars__info_175 {
      width: 90px; } }

.throughout-cars__info_140 {
  width: 140px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media only screen and (max-width: 720px) {
    .throughout-cars__info_140 {
      width: 60px;
      margin-left: 20px; } }

.throughout-refion {
  width: 100%;
  padding: 40px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 1220px) {
    .throughout-refion {
      padding-bottom: 220px; } }
  @media only screen and (max-width: 720px) {
    .throughout-refion {
      padding: 25px 20px 185px;
      -webkit-border-radius: 10px;
              border-radius: 10px;
      background: #fff; } }

.throughout-refion__title {
  font-weight: 600;
  display: block;
  color: #212121;
  text-transform: uppercase;
  margin-bottom: 20px; }
  @media only screen and (max-width: 720px) {
    .throughout-refion__title {
      font-size: 16px; } }

.throughout-refion__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 80px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 80px), 1fr));
  grid-gap: 30px 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .throughout-refion__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 80px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 80px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .throughout-refion__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 80px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 80px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .throughout-refion__list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 80px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 80px), 1fr)); } }
  .throughout-refion__list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .throughout-refion__list {
      grid-gap: 10px; } }

.throughout-refion__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .throughout-refion__item p {
    font-size: 16px;
    font-weight: 300;
    color: #212121; }
  @media only screen and (max-width: 720px) {
    .throughout-refion__item p {
      font-size: 14px; }
    .throughout-refion__item br {
      display: none; } }

.throughout-refion__icon {
  width: 46px;
  height: 46px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 20px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: -webkit-linear-gradient(44deg, #69B536 0%, #70C537 100%), #D9D9D9;
  background: -o-linear-gradient(44deg, #69B536 0%, #70C537 100%), #D9D9D9;
  background: linear-gradient(46deg, #69B536 0%, #70C537 100%), #D9D9D9; }

.throughout-car__photo {
  display: block;
  -webkit-border-radius: 0 0 20px 0;
          border-radius: 0 0 20px 0;
  position: absolute;
  right: 2px;
  bottom: -2px; }
  @media only screen and (max-width: 1500px) {
    .throughout-car__photo {
      width: 500px; } }
  @media only screen and (max-width: 720px) {
    .throughout-car__photo {
      width: 330px; } }

.take {
  margin-top: 150px; }
  @media only screen and (max-width: 720px) {
    .take {
      margin-top: 60px; } }

.take-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F2F2F2; }
  @media only screen and (max-width: 1220px) {
    .take-wrap {
      padding: 0;
      background: none; } }

.take-content {
  width: 540px;
  padding: 30px 20px 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media only screen and (max-width: 720px) {
    .take-content {
      width: 100%;
      padding: 0; } }

.take-list {
  margin-top: 40px; }

.take-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px; }
  .take-item img {
    width: 46px;
    display: block;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 20px; }
  .take-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .take-item {
      margin-bottom: 30px; } }

.take-item__info {
  color: #212121; }
  .take-item__info b {
    display: block;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 7px; }
  .take-item__info p {
    font-size: 16px; }
  @media only screen and (max-width: 720px) {
    .take-item__info b {
      font-size: 16px; }
    .take-item__info p {
      font-size: 14px; } }

.take-maps {
  width: 100%;
  height: 635px; }
  .take-maps iframe {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0;
    border: none; }
  @media only screen and (max-width: 1220px) {
    .take-maps {
      margin-top: 30px; } }
  @media only screen and (max-width: 720px) {
    .take-maps {
      height: 270px; } }

.more-product {
  margin-top: 150px; }
  @media only screen and (max-width: 1220px) {
    .more-product {
      margin-top: 100px; } }

@media only screen and (max-width: 720px) {
  .more-product_grey-mob {
    padding: 60px 0;
    margin-top: 60px;
    background-color: #F5F5F5; } }

.more-product__item {
  margin-bottom: 160px; }
  .more-product__item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 1220px) {
    .more-product__item {
      margin-bottom: 100px; } }

.more-seo {
  margin-top: 70px !important; }

.page-product-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 2px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 2px), 1fr));
  grid-gap: 2px 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px; }
  @media screen and (max-width: 1220px) {
    .page-product-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 4 - 2px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 4 - 2px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .page-product-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 4 - 2px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 4 - 2px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .page-product-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 2px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 2px), 1fr)); } }
  .page-product-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 1220px) {
    .page-product-list {
      width: 900px;
      display: block;
      grid-gap: 0;
      margin-left: -10px; }
      .page-product-list .product-cart {
        margin: 0 10px; } }
  @media only screen and (max-width: 720px) {
    .page-product-list {
      margin-top: 20px; } }

.empty {
  margin-top: 60px; }
  @media only screen and (max-width: 720px) {
    .empty {
      margin-top: 0; } }

.empty-back {
  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: 25px; }
  .empty-back i {
    width: 48px;
    height: 48px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #69B536;
    color: #fff;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    font-size: 12px;
    margin-right: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .empty-back span {
    font-size: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .empty-back:hover i {
    background-color: #212121; }
  .empty-back:hover span {
    color: #69B536; }
  @media only screen and (max-width: 720px) {
    .empty-back i {
      width: 36px;
      height: 36px;
      font-size: 10px; }
    .empty-back span {
      font-size: 14px; } }

.empty-content {
  position: relative;
  margin-top: 80px; }
  @media only screen and (max-width: 720px) {
    .empty-content {
      margin-top: 40px; } }

.empty-title p {
  font-weight: 300;
  margin-top: 20px; }
  .empty-title p a {
    font-weight: 600;
    color: #69B536;
    position: relative; }
    .empty-title p a::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #69B536;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .empty-title p a:hover::before {
      width: 0%; }

@media only screen and (max-width: 720px) {
  .empty-title p {
    max-width: 280px;
    font-size: 16px;
    margin-top: 10px; } }

.empty-btn {
  max-width: 100%;
  width: 270px;
  height: 70px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  margin-top: 60px; }
  .empty-btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .empty-btn span, .empty-btn i {
    position: relative;
    z-index: 2; }
  .empty-btn input {
    display: none; }
  .empty-btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .empty-btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .empty-btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .empty-btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .empty-btn:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .empty-btn {
      width: 260px;
      height: 50px;
      font-size: 14px;
      margin: 310px auto 0; } }

.empty-photo {
  display: block;
  position: absolute;
  right: 20px;
  top: -310px;
  z-index: -1; }
  @media only screen and (max-width: 1500px) {
    .empty-photo {
      right: -60px; } }
  @media only screen and (max-width: 1220px) {
    .empty-photo {
      top: 30px;
      width: 600px; } }
  @media only screen and (max-width: 720px) {
    .empty-photo {
      width: 395px;
      right: 3px;
      top: 60px; } }

.empty-interest {
  margin-top: 300px; }
  @media only screen and (max-width: 720px) {
    .empty-interest {
      margin-top: 60px; } }

.basket {
  margin-top: 60px; }
  @media only screen and (max-width: 1220px) {
    .basket {
      margin-top: 0; } }

.basket-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #F5F5F5;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  margin-top: 30px; }
  @media only screen and (max-width: 1220px) {
    .basket-wrap {
      display: block;
      background: none;
      -webkit-border-radius: 0;
              border-radius: 0; } }

.basket-product {
  width: 100%;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 1220px) {
    .basket-product {
      padding: 0; } }

.basket-product__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(36, 36, 36, 0.1);
  position: relative; }
  .basket-product__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }
  @media only screen and (max-width: 720px) {
    .basket-product__item {
      display: block;
      margin-bottom: 20px;
      padding-bottom: 20px; } }

.mob-link {
  position: absolute;
  right: 0;
  top: 0; }
  .mob-link a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    font-size: 13px;
    color: #717171;
    margin-bottom: 10px; }
    .mob-link a:last-child {
      margin-bottom: 0; }

.basket-product__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.basket-product__bottom {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 13px; }

.basket-product__photo {
  width: 132px;
  height: 132px;
  display: block;
  margin-right: 35px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .basket-product__photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover; }
  @media only screen and (max-width: 1220px) {
    .basket-product__photo {
      width: 78px;
      height: 78px;
      border: 1px solid #EBEBEB;
      -webkit-border-radius: 5px;
              border-radius: 5px;
      margin-right: 15px; }
      .basket-product__photo img {
        -webkit-border-radius: inherit;
                border-radius: inherit; } }

.basket-product__info {
  max-width: 420px;
  color: #212121;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .basket-product__info a {
    display: block;
    font-size: 24px;
    color: #212121;
    font-weight: 600;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 10px; }
    .basket-product__info a:hover {
      color: #69B536; }
  .basket-product__info p {
    font-size: 14px;
    margin-top: auto; }
  @media only screen and (max-width: 1220px) {
    .basket-product__info a {
      font-size: 14px; }
    .basket-product__info p {
      font-size: 12px;
      margin-top: 10px; } }
  @media only screen and (max-width: 720px) {
    .basket-product__info {
      max-width: 200px; }
      .basket-product__info p {
        font-size: 10px;
        margin-top: 5px; } }

.basket-product__counter {
  height: 30px;
  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-left: auto;
  margin-right: 45px; }
  .basket-product__counter .product-counter input {
    width: 50px;
    height: 30px;
    font-size: 16px;
    -webkit-border-radius: 0;
            border-radius: 0;
    margin: 0; }
  .basket-product__counter .product-counter span {
    width: 30px;
    height: 30px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #69B536;
    color: #fff; }
    .basket-product__counter .product-counter span:first-child {
      -webkit-border-radius: 5px 0 0 5px;
              border-radius: 5px 0 0 5px; }
    .basket-product__counter .product-counter span:last-child {
      -webkit-border-radius: 0 5px 5px 0;
              border-radius: 0 5px 5px 0; }
  @media only screen and (max-width: 1500px) {
    .basket-product__counter {
      margin-right: 25px; } }
  @media only screen and (max-width: 720px) {
    .basket-product__counter {
      margin-right: 0;
      height: 25px; }
      .basket-product__counter span {
        width: 25px !important;
        height: 25px !important; }
      .basket-product__counter input {
        width: 28px !important;
        height: 25px !important; } }

.basket-product__text {
  font-size: 14px;
  color: #212121;
  opacity: 0.5;
  margin-left: 10px; }

.basket-product__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.basket-product__price-info {
  text-align: right; }
  .basket-product__price-info p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px;
    color: #212121;
    position: relative;
    margin-left: auto; }
    .basket-product__price-info p::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #212121;
      position: absolute;
      left: 0; }
  .basket-product__price-info b {
    display: block;
    font-size: 25px;
    color: #212121;
    margin-top: 7px; }
  @media only screen and (max-width: 720px) {
    .basket-product__price-info {
      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; }
      .basket-product__price-info p {
        padding: 0 3px;
        font-size: 14px;
        margin-right: 15px; }
      .basket-product__price-info b {
        font-size: 18px;
        margin-top: 0; } }

.basket-product__link {
  margin-top: auto; }
  .basket-product__link a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    margin-left: auto;
    margin-bottom: 3px;
    font-size: 14px;
    color: #212121;
    position: relative; }
    .basket-product__link a::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #212121;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .basket-product__link a:last-child {
      margin-bottom: 0; }
    .basket-product__link a:hover::before {
      width: 0%; }

.basket-product__link_del {
  opacity: 0.5; }

.basket-finish {
  width: 450px;
  padding: 45px 30px 40px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: url("../images/file-right.png") right bottom no-repeat, -webkit-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%);
  background: url("../images/file-right.png") right bottom no-repeat, -o-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%);
  background: url("../images/file-right.png") right bottom no-repeat, linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  @media only screen and (max-width: 1500px) {
    .basket-finish {
      width: 350px; } }
  @media only screen and (max-width: 1220px) {
    .basket-finish {
      width: 450px;
      margin: 30px auto 0; } }
  @media only screen and (max-width: 720px) {
    .basket-finish {
      width: 100%;
      padding: 20px 20px 90px;
      margin-top: 40px;
      background: url("../images/file-right-mob.png") right bottom no-repeat, -webkit-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%);
      background: url("../images/file-right-mob.png") right bottom no-repeat, -o-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%);
      background: url("../images/file-right-mob.png") right bottom no-repeat, linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%); } }

.basket-finish__list {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff; }
  @media only screen and (max-width: 720px) {
    .basket-finish__list {
      padding-bottom: 10px; } }

.basket-finish__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.1);
  margin-bottom: 10px; }
  .basket-finish__item span {
    width: 205px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 10px;
    font-size: 24px;
    text-align: right; }
  .basket-finish__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }
  @media only screen and (max-width: 720px) {
    .basket-finish__item span {
      width: 130px;
      font-size: 18px; }
    .basket-finish__item p {
      font-size: 14px; } }

.basket-finish__info {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff; }
  @media only screen and (max-width: 720px) {
    .basket-finish__info {
      padding-bottom: 30px;
      margin-bottom: 20px; } }

.basket-finish__info-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px; }
  .basket-finish__info-item span {
    width: 245px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 10px;
    font-size: 36px;
    text-align: right; }
  @media only screen and (max-width: 1500px) {
    .basket-finish__info-item {
      font-size: 32px; } }
  @media only screen and (max-width: 720px) {
    .basket-finish__info-item span {
      width: 150px;
      font-size: 24px; }
    .basket-finish__info-item p {
      font-size: 16px; } }

.basket-finish__weight {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
  opacity: 0.5; }

.basket-finish__btn {
  margin-top: 30px; }
  .basket-finish__btn a {
    margin-bottom: 20px; }
    .basket-finish__btn a:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .basket-finish__btn {
      margin-top: 20px; } }

.basket-finish__btn-no-user {
  max-width: 100%;
  width: 335px;
  height: 60px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px; }
  .basket-finish__btn-no-user::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .basket-finish__btn-no-user span, .basket-finish__btn-no-user i {
    position: relative;
    z-index: 2; }
  .basket-finish__btn-no-user input {
    display: none; }
  .basket-finish__btn-no-user::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .basket-finish__btn-no-user::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .basket-finish__btn-no-user *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .basket-finish__btn-no-user *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .basket-finish__btn-no-user:hover::before {
    opacity: 1; }
  .basket-finish__btn-no-user::before {
    border: 2px solid #69B536; }
  @media only screen and (max-width: 1500px) {
    .basket-finish__btn-no-user {
      font-size: 12px; } }
  @media only screen and (max-width: 720px) {
    .basket-finish__btn-no-user {
      font-size: 14px; } }

.basket-finish__btn-login {
  width: 335px;
  height: 60px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #69B536;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 2px solid #69B536;
  font-size: 13px;
  font-weight: 500;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .basket-finish__btn-login:hover {
    background-color: #69B536;
    color: #fff; }
  @media only screen and (max-width: 1500px) {
    .basket-finish__btn-login {
      width: 100%; } }
  @media only screen and (max-width: 1220px) {
    .basket-finish__btn-login {
      width: 335px; } }
  @media only screen and (max-width: 720px) {
    .basket-finish__btn-login {
      width: 100%;
      height: 60px;
      font-size: 14px; } }

.basket-interest {
  margin-top: 150px; }
  @media only screen and (max-width: 720px) {
    .basket-interest {
      margin-top: 60px; } }

.processing {
  margin-top: 60px; }
  @media only screen and (max-width: 1220px) {
    .processing {
      margin-top: 0; } }

@media only screen and (max-width: 720px) {
  .processing-main-title {
    margin-top: 40px; } }

.processing-list {
  margin-top: 40px; }

.processing-item {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(36, 36, 36, 0.1); }
  .processing-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }
  @media only screen and (max-width: 720px) {
    .processing-item {
      padding-bottom: 0;
      border: none;
      margin-bottom: 30px; } }

.processing-item__wrap {
  width: 705px;
  padding: 25px 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F2F2F2;
  position: relative; }
  @media only screen and (max-width: 1220px) {
    .processing-item__wrap {
      width: 100%; } }
  @media only screen and (max-width: 720px) {
    .processing-item__wrap {
      padding: 15px 20px 20px;
      -webkit-border-radius: 10px;
              border-radius: 10px; } }

.processing-item__wrap_black {
  background: url("../images/delivery/delivery-1.png") right bottom no-repeat, -webkit-linear-gradient(240deg, #1A1A1A 0%, #343434 83%);
  background: url("../images/delivery/delivery-1.png") right bottom no-repeat, -o-linear-gradient(240deg, #1A1A1A 0%, #343434 83%);
  background: url("../images/delivery/delivery-1.png") right bottom no-repeat, linear-gradient(210deg, #1A1A1A 0%, #343434 83%);
  color: #fff; }
  .processing-item__wrap_black .processing-item__title {
    color: #fff; }
  @media only screen and (max-width: 720px) {
    .processing-item__wrap_black {
      padding: 15px 20px 120px; } }

.processing-item__title {
  font-size: 36px;
  color: #212121;
  margin-bottom: 25px; }
  @media only screen and (max-width: 720px) {
    .processing-item__title {
      font-size: 20px;
      margin-bottom: 20px; } }

.compound-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(36, 36, 36, 0.1); }
  .compound-item:last-child {
    margin-bottom: 0; }

.compound-item__photo {
  width: 80px;
  height: 80px;
  display: block;
  margin-right: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-border-radius: 5px;
          border-radius: 5px; }
  .compound-item__photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: inherit;
            border-radius: inherit; }
  @media only screen and (max-width: 720px) {
    .compound-item__photo {
      width: 78px;
      height: 78px;
      border: 1px solid #EBEBEB; } }

.compound-item__info {
  max-width: 350px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto; }
  .compound-item__info a {
    display: block;
    font-size: 16px;
    color: #212121;
    font-weight: 600;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .compound-item__info a:hover {
      color: #69B536; }
  .compound-item__info p {
    font-size: 16px;
    font-weight: 300;
    color: #212121;
    margin-top: auto; }
  @media only screen and (max-width: 720px) {
    .compound-item__info br {
      display: none; }
    .compound-item__info a {
      font-size: 14px;
      margin-bottom: 5px; }
    .compound-item__info p {
      font-size: 10px; } }

.compound-item__counter {
  font-size: 14px;
  color: #212121;
  opacity: 0.6; }
  @media only screen and (max-width: 720px) {
    .compound-item__counter {
      font-size: 14px !important;
      margin-top: 5px !important; } }

.compound-finish {
  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;
  color: #212121;
  margin-top: 40px; }
  .compound-finish p {
    font-size: 16px;
    margin-right: 15px; }
  .compound-finish b {
    display: block;
    font-size: 36px;
    font-weight: 600; }
  @media only screen and (max-width: 720px) {
    .compound-finish {
      margin-top: 20px; }
      .compound-finish p {
        font-size: 14px; }
      .compound-finish b {
        font-size: 20px; } }

.processing-delivery__tabs {
  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;
  grid-gap: 30px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 720px) {
    .processing-delivery__tabs {
      grid-gap: 20px;
      margin-bottom: 20px; } }

.processing-delivery__tab {
  width: 220px;
  height: 60px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #69B536;
  font-size: 17px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .processing-delivery__tab:hover {
    background-color: #69B536;
    color: #fff; }
  @media only screen and (max-width: 720px) {
    .processing-delivery__tab {
      width: 120px;
      height: 44px;
      font-size: 14px; } }

.processing-delivery__tab_active {
  background-color: #69B536;
  color: #fff; }

.processing-delivery__content {
  max-width: 300px;
  display: none; }
  .processing-delivery__content span {
    font-weight: 600;
    text-transform: uppercase; }

.processing-delivery__content_take {
  max-width: 450px;
  padding-bottom: 240px; }
  @media only screen and (max-width: 1220px) {
    .processing-delivery__content_take {
      padding-bottom: 0; } }

.processing-delivery__content_active {
  display: block; }

.processing-radio {
  margin-top: 30px; }
  .processing-radio b {
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    color: #212121;
    font-weight: 600;
    text-transform: uppercase; }

.processing-radio__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px; }
  .processing-radio__item p {
    font-size: 16px;
    font-weight: 300; }
  .processing-radio__item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .processing-radio__item {
      margin-bottom: 10px; }
      .processing-radio__item p {
        font-size: 14px; } }

.processing-radio__check {
  width: 15px;
  height: 15px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #69B536;
  background: #FFF;
  margin-right: 15px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative; }
  .processing-radio__check::before {
    content: '';
    width: 9px;
    height: 9px;
    background-color: #69B536;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    position: absolute;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }

.processing-radio__item_active {
  padding: 10px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: #E4E4E4; }
  .processing-radio__item_active .processing-radio__check::before {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); }

.processing-take-title {
  color: #212121;
  font-size: 36px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 720px) {
    .processing-take-title {
      font-size: 20px;
      margin-bottom: 20px; } }

.processing-take-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .processing-take-item img {
    width: 46px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 13px;
    display: block; }

.processing-take-info {
  color: #212121; }
  .processing-take-info b {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 8px; }
  .processing-take-info p {
    font-weight: 500;
    font-size: 16px; }
  @media only screen and (max-width: 720px) {
    .processing-take-info b, .processing-take-info p {
      font-size: 14px; } }

.processing-take-maps {
  width: -webkit-calc(1440px - 550px);
  width: calc(1440px - 550px);
  height: 100%;
  position: absolute;
  left: 550px;
  top: 0; }
  .processing-take-maps iframe {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
    -webkit-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0; }
  @media only screen and (max-width: 1500px) {
    .processing-take-maps {
      width: -webkit-calc(1200px - 550px);
      width: calc(1200px - 550px); } }
  @media only screen and (max-width: 1220px) {
    .processing-take-maps {
      position: static;
      margin-top: 20px;
      height: 400px; }
      .processing-take-maps iframe {
        -webkit-border-radius: 20px;
                border-radius: 20px; } }
  @media only screen and (max-width: 720px) {
    .processing-take-maps {
      width: 100%;
      height: 300px;
      margin-top: 30px; } }

.processing-contact {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 40px), 1fr));
  grid-gap: 20px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 50px; }
  @media screen and (max-width: 1220px) {
    .processing-contact {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .processing-contact {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .processing-contact {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .processing-contact img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .processing-contact {
      padding-right: 0;
      grid-gap: 20px; } }

.processing-contact__item {
  display: block; }
  .processing-contact__item span {
    display: block;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 10px; }
  .processing-contact__item input {
    width: 100%;
    height: 62px;
    padding: 0 20px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    color: #212121;
    font-size: 15px;
    font-weight: 300; }
    .processing-contact__item input::-webkit-input-placeholder {
      color: rgba(33, 33, 33, 0.3); }
    .processing-contact__item input::-moz-placeholder {
      color: rgba(33, 33, 33, 0.3); }
    .processing-contact__item input:-ms-input-placeholder {
      color: rgba(33, 33, 33, 0.3); }
    .processing-contact__item input::-ms-input-placeholder {
      color: rgba(33, 33, 33, 0.3); }
    .processing-contact__item input::placeholder {
      color: rgba(33, 33, 33, 0.3); }
  @media only screen and (max-width: 720px) {
    .processing-contact__item span {
      font-size: 14px; } }

.processing-contact__btn p {
  text-align: center;
  font-size: 10px;
  font-weight: 300;
  margin-top: 10px; }

.processing-contact__sub {
  max-width: 100%;
  width: 100%;
  height: 60px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px; }
  .processing-contact__sub::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .processing-contact__sub span, .processing-contact__sub i {
    position: relative;
    z-index: 2; }
  .processing-contact__sub input {
    display: none; }
  .processing-contact__sub::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .processing-contact__sub::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .processing-contact__sub *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .processing-contact__sub *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .processing-contact__sub:hover::before {
    opacity: 1; }

.processing-contact__copy b {
  max-width: 183px;
  display: block;
  font-size: 15px;
  font-weight: 500; }

@media only screen and (max-width: 720px) {
  .processing-contact__copy b {
    max-width: 260px; } }

.thanks {
  padding: 105px 0 60px; }
  @media only screen and (max-width: 720px) {
    .thanks {
      padding: 40px 0 0; } }

.thanks-content {
  text-align: center; }
  @media only screen and (max-width: 720px) {
    .thanks-content {
      text-align: left; } }

.thanks-info {
  max-width: 620px;
  margin: 10px auto 0;
  font-weight: 300;
  font-size: 24px; }
  @media only screen and (max-width: 720px) {
    .thanks-info {
      font-size: 16px;
      margin-top: 10px; } }

.thanks-btn {
  max-width: 100%;
  width: 230px;
  height: 55px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin: 85px auto 0; }
  .thanks-btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .thanks-btn span, .thanks-btn i {
    position: relative;
    z-index: 2; }
  .thanks-btn input {
    display: none; }
  .thanks-btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .thanks-btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .thanks-btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .thanks-btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .thanks-btn:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .thanks-btn {
      width: 260px;
      height: 60px;
      margin-top: 30px;
      margin-left: 0; } }

.personal {
  padding: 75px 0 10px; }
  @media only screen and (max-width: 1220px) {
    .personal {
      padding: 40px 0 10px; } }

.personal-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 30px; }
  @media only screen and (max-width: 1220px) {
    .personal-wrap {
      display: block; } }
  @media only screen and (max-width: 720px) {
    .personal-wrap {
      margin-top: 20px; } }

.user {
  width: 330px;
  padding: 33px 30px;
  margin-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background: -webkit-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%);
  background: -o-linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%);
  background: linear-gradient(225deg, #1A1A1A 0%, #343434 82.84%);
  color: #fff; }
  @media only screen and (max-width: 1220px) {
    .user {
      margin: 0 auto; } }
  @media only screen and (max-width: 720px) {
    .user {
      width: 100%;
      padding: 20px; } }

.user-photo {
  width: 80px;
  height: 80px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 25px; }
  @media only screen and (max-width: 720px) {
    .user-photo {
      margin-bottom: 10px; } }

.user-name {
  font-weight: 600;
  font-size: 36px;
  display: block;
  margin-bottom: 20px; }
  @media only screen and (max-width: 720px) {
    .user-name {
      font-size: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #DFDFDF; } }

.user-link {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.user-change {
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .user-change:hover {
    color: #69B536; }
  @media only screen and (max-width: 720px) {
    .user-change {
      font-size: 14px; } }

.user-out {
  display: block;
  padding: 5px 13px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background: rgba(242, 242, 242, 0.2);
  font-size: 16px;
  font-weight: 600;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .user-out:hover {
    background-color: #69B536; }
  @media only screen and (max-width: 720px) {
    .user-out {
      padding: 4px 10px;
      font-size: 14px; } }

.user-tabs {
  margin-top: 30px; }
  @media only screen and (max-width: 720px) {
    .user-tabs {
      margin-top: 20px; } }

.user-tab {
  width: 100%;
  height: 70px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #69B536;
  border-bottom: none;
  color: #69B536;
  font-weight: 700; }
  .user-tab:first-child {
    -webkit-border-radius: 20px 20px 0 0;
            border-radius: 20px 20px 0 0; }
  .user-tab:last-child {
    border-bottom: 2px solid #69B536;
    -webkit-border-radius: 0 0 20px 20px;
            border-radius: 0 0 20px 20px; }
  @media only screen and (max-width: 720px) {
    .user-tab {
      height: 50px;
      font-size: 14px; } }

.user-tab_active {
  background-color: #69B536;
  color: #fff; }

.story {
  width: 100%; }
  @media only screen and (max-width: 1220px) {
    .story {
      margin-top: 70px; } }

.story-title {
  font-size: 36px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 720px) {
    .story-title {
      font-size: 24px;
      margin-bottom: 20px; } }

.story-date {
  display: block;
  font-size: 25px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 720px) {
    .story-date {
      font-size: 16px; } }

.story-item {
  margin-bottom: 20px; }
  .story-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .story-item {
      margin-bottom: 30px; } }

.story-item__header {
  padding: 30px 30px 25px;
  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-border-radius: 20px;
          border-radius: 20px;
  background: #F5F5F5; }
  @media only screen and (max-width: 720px) {
    .story-item__header {
      padding: 20px;
      display: block; } }

.story-item__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .story-item__info p {
    font-size: 20px;
    margin-bottom: 10px; }
  .story-item__info a {
    max-width: 100%;
    width: 192px;
    height: 55px;
    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;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    font: 600 16px "Commissioner", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    margin-top: auto; }
    .story-item__info a::before {
      content: '';
      width: 100%;
      height: 100%;
      -webkit-border-radius: inherit;
              border-radius: inherit;
      background-color: #282828;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0; }
    .story-item__info a span, .story-item__info a i {
      position: relative;
      z-index: 2; }
    .story-item__info a input {
      display: none; }
    .story-item__info a::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .story-item__info a::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .story-item__info a *::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .story-item__info a *::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .story-item__info a:hover::before {
      opacity: 1; }
  @media only screen and (max-width: 720px) {
    .story-item__info p {
      font-size: 14px; }
    .story-item__info a {
      margin-top: 12px; } }

.story-item__price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .story-item__price b {
    display: block;
    font-size: 30px; }
  @media only screen and (max-width: 720px) {
    .story-item__price {
      margin-top: 12px; }
      .story-item__price b {
        font-size: 20px; } }

.story-item__more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  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;
  font-size: 16px;
  margin-top: 40px;
  margin-left: auto; }
  .story-item__more i {
    margin-left: 14px;
    display: block;
    font-size: 10px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  @media only screen and (max-width: 720px) {
    .story-item__more {
      font-size: 14px;
      margin-top: 15px;
      margin-left: 0; } }

.story-item__more_active i {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.story-item__body {
  max-width: 910px;
  margin-top: 55px;
  display: none;
  margin-left: auto; }
  .story-item__body .basket-product__price {
    margin-left: auto; }
  @media only screen and (max-width: 720px) {
    .story-item__body {
      margin-top: 20px; } }

.story-item__more_hide i {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-top: 2px; }

.settings {
  width: 100%;
  padding: 30px 40px 40px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 1220px) {
    .settings {
      margin-top: 70px;
      background: none;
      padding: 0;
      -webkit-border-radius: 0;
              border-radius: 0; } }

@media only screen and (max-width: 1220px) {
  .settings-wrap {
    padding: 20px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    background: #F5F5F5; } }

.settings-title {
  font-size: 36px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 720px) {
    .settings-title {
      font-size: 24px;
      margin-bottom: 30px; } }

.settings-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 85px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 85px), 1fr));
  grid-gap: 20px 85px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }
  @media screen and (max-width: 1220px) {
    .settings-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 85px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 85px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .settings-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 85px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 85px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .settings-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 85px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 85px), 1fr)); } }
  .settings-list img {
    max-width: 100%;
    display: block; }
  .settings-list::before {
    content: '';
    width: 1px;
    height: -webkit-calc(100% - 100px);
    height: calc(100% - 100px);
    background-color: #242424;
    opacity: 0.1;
    position: absolute;
    left: 50%;
    top: 1px; }
  @media only screen and (max-width: 1500px) {
    .settings-list {
      display: block; }
      .settings-list::before {
        display: none; } }

@media only screen and (max-width: 1500px) {
  .settings-item {
    width: 450px;
    padding-bottom: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(36, 36, 36, 0.1); }
    .settings-item:last-child {
      margin-bottom: 0;
      border: none;
      padding-bottom: 0; } }

@media only screen and (max-width: 720px) {
  .settings-item {
    width: 100%; } }

.settings-item__title {
  display: block;
  margin-bottom: 25px;
  font-weight: 600;
  text-transform: uppercase;
  color: #212121; }
  @media only screen and (max-width: 720px) {
    .settings-item__title {
      font-size: 14px;
      margin-bottom: 20px; } }

.settings-label {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px; }
  .settings-label:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .settings-label {
      display: block; } }

.settings-label_photo {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.settings-label__info {
  width: 162px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 16px;
  color: #212121;
  margin-right: 10px; }
  @media only screen and (max-width: 720px) {
    .settings-label__info {
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px;
      font-size: 14px; } }

.settings-label_required {
  position: relative; }
  .settings-label_required::after {
    content: ' *';
    color: red; }

.settings-label__input {
  width: 280px;
  height: 62px;
  padding: 0 20px;
  background-color: #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 1px solid #E0E0E0;
  margin-left: auto; }
  @media only screen and (max-width: 720px) {
    .settings-label__input {
      font-size: 14px; } }

.settings-label__photo {
  width: 280px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 10px; }
  @media only screen and (max-width: 720px) {
    .settings-label__photo {
      width: 163px;
      margin-left: 0; } }

.settings-label__photo-item {
  width: 163px;
  height: 163px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  margin-bottom: 24px; }

.settings-label__file input {
  display: none;
}
.display_block {
  display: block;
}

.settings-label__file span {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  padding: 5px 10px;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background-color: #69B536;
  margin-bottom: 5px; }

.settings-label__file p {
  font-size: 16px;
  color: #212121; }

.settings-sub {
  max-width: 100%;
  width: 260px;
  height: 60px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin-top: 40px; }
  .settings-sub::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .settings-sub span, .settings-sub i {
    position: relative;
    z-index: 2; }
  .settings-sub input {
    display: none; }
  .settings-sub::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .settings-sub::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .settings-sub *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .settings-sub *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .settings-sub:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .settings-sub {
      margin-top: 20px; } }

.news {
  margin-top: 70px; }
  @media only screen and (max-width: 1220px) {
    .news {
      margin-top: 0; } }

@media only screen and (max-width: 720px) {
  .news-tag-wrap {
    width: 400px;
    overflow-x: auto; }
    .news-tag-wrap::-webkit-scrollbar {
      width: 0; } }

.news-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 30px;
  margin-top: 30px; }
  .news-tag a {
    padding: 13px 20px;
    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;
    border: 1px solid #69B536;
    white-space: nowrap;
    font-size: 14px;
    -webkit-border-radius: 10px;
            border-radius: 10px; }
  @media only screen and (max-width: 1220px) {
    .news-tag {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      grid-gap: 15px; } }
  @media only screen and (max-width: 720px) {
    .news-tag {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding-right: 80px;
      -webkit-flex-wrap: inherit;
          -ms-flex-wrap: inherit;
              flex-wrap: inherit;
      grid-gap: 20px;
      margin-top: 20px; }
      .news-tag a {
        padding: 6px 10px;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
        white-space: nowrap;
        -webkit-border-radius: 5px;
                border-radius: 5px; } }

.filter.news-tag_active {
  background-color: #69B536;
  color: #fff; 
  padding: 10px 10px;
  border-radius: 10px;
}

.filter {
  color: #000; 
  padding: 10px 10px;
  border-radius: 10px;
  border: 1px solid #69B536;
}

.news-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 3) - 40px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 3) - 40px), 1fr));
  grid-gap: 40px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 60px; }
  @media screen and (max-width: 1220px) {
    .news-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .news-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 40px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .news-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 40px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 40px), 1fr)); } }
  .news-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .news-list {
      margin-top: 40px;
      grid-gap: 30px; } }

.news-list_stock .blog-item__btn {
  width: 280px;
  font-size: 13px; }

.single {
  margin-top: 70px; }
  @media only screen and (max-width: 720px) {
    .single {
      margin-top: 0; } }

.single-content {
  max-width: 1070px; }

.single-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 55px; }
  .single-title h1 {
    max-width: 680px; }
  @media only screen and (max-width: 720px) {
    .single-title {
      display: block;
      margin-bottom: 45px; } }

.single-title__info {
  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-top: 5px; }
  .single-title__info span {
    font-size: 14px;
    font-weight: 300;
    margin-right: 40px;
    display: block; }
  .single-title__info p {
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #69B536;
    -webkit-border-radius: 5px;
            border-radius: 5px; }
  @media only screen and (max-width: 720px) {
    .single-title__info {
      margin-top: 10px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .single-title__info p {
        padding: 6px;
        font-size: 14px; } }

.single-text h3 {
  margin: 60px 0 20px;
  font-size: 36px;
  color: #212121; }

.single-text img {
  width: 100%;
  display: block;
  margin: 30px 0 60px; }

.single-text p {
  font-weight: 300;
  margin-bottom: 30px; }

.single-text h3:first-child, .single-text p:first-child, .single-text img:first-child {
  margin-top: 0; }

.single-text h3:last-child, .single-text p:last-child, .single-text img:last-child {
  margin-bottom: 0; }

@media only screen and (max-width: 720px) {
  .single-text h3 {
    font-size: 20px;
    margin: 30px 0 20px; }
  .single-text img {
    margin: 20px 0; }
  .single-text p {
    font-size: 14px;
    margin-bottom: 20px; } }

.page-404 {
  padding-top: 80px; }
  @media only screen and (max-width: 1220px) {
    .page-404 {
      padding-top: 40px; } }

.page-404-photo {
  display: block;
  margin: 0 auto; }
  @media only screen and (max-width: 1220px) {
    .page-404-photo {
      max-width: 100%; } }

.page-404-info {
  text-align: center;
  font-weight: 300;
  margin-top: 50px; }
  .page-404-info a {
    font-weight: 600;
    color: #69B536;
    position: relative; }
    .page-404-info a::before {
      content: '';
      width: 100%;
      height: 1px;
      background-color: #69B536;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: 0 auto;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .page-404-info a:hover::before {
      width: 0%; }
  @media only screen and (max-width: 720px) {
    .page-404-info {
      font-size: 16px; } }

.page-404-btn {
  max-width: 100%;
  width: 270px;
  height: 70px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin: 30px auto 0; }
  .page-404-btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .page-404-btn span, .page-404-btn i {
    position: relative;
    z-index: 2; }
  .page-404-btn input {
    display: none; }
  .page-404-btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .page-404-btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .page-404-btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .page-404-btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .page-404-btn:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .page-404-btn {
      width: 260px;
      height: 60px;
      margin-top: 20px; } }

.contact {
  margin-top: 70px; }
  @media only screen and (max-width: 1220px) {
    .contact {
      margin-top: 0; } }

.contact-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #f5f5f5; }
  @media only screen and (max-width: 1220px) {
    .contact-wrap {
      display: block; } }
  @media only screen and (max-width: 720px) {
    .contact-wrap {
      margin-top: 30px;
      -webkit-border-radius: 10px;
              border-radius: 10px; } }

.contact-map {
  width: 820px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: auto; }
  .contact-map iframe {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
    -webkit-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0; }
  @media only screen and (max-width: 1500px) {
    .contact-map {
      width: 520px; } }
  @media only screen and (max-width: 1220px) {
    .contact-map {
      width: 100%;
      height: 400px; } }
  @media only screen and (max-width: 720px) {
    .contact-map {
      height: 230px; } }

.contact-content {
  width: 100%;
  padding: 45px 40px 110px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media only screen and (max-width: 1220px) {
    .contact-content {
      padding-bottom: 50px; } }
  @media only screen and (max-width: 720px) {
    .contact-content {
      padding: 20px 20px 90px; } }

.contact-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 30px), 1fr));
  grid-gap: 50px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .contact-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .contact-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .contact-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 30px), 1fr)); } }
  .contact-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .contact-list {
      grid-gap: 30px; } }

.contact-item__title {
  font-weight: 500;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 10px; }
  @media only screen and (max-width: 720px) {
    .contact-item__title {
      font-size: 16px; } }

.contact-item__info {
  font-weight: 300;
  font-size: 15px;
  margin-bottom: 5px; }
  .contact-item__info:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .contact-item__info {
      font-size: 14px; } }

a.contact-item__info {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  a.contact-item__info:hover {
    color: #69B536; }

.contact-item__social {
  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;
  grid-gap: 10px; }
  .contact-item__social a {
    width: 40px;
    height: 40px;
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    color: #fff;
    font-size: 15px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .contact-item__social a:hover {
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }
  .contact-item__social .fa-vk {
    font-size: 12px; }

.subscribe_contact {
  padding-right: 170px;
  margin-top: 65px;
  background: url("../images/return-photo.png") right bottom no-repeat, -webkit-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
  background: url("../images/return-photo.png") right bottom no-repeat, -o-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
  background: url("../images/return-photo.png") right bottom no-repeat, linear-gradient(210.08deg, #1A1A1A -0.67%, #343434 83.33%); }
  .subscribe_contact .subscribe__title {
    max-width: 430px; }
  .subscribe_contact .subscribe-form {
    -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
            transform: translateY(10px); }
  @media only screen and (max-width: 1500px) {
    .subscribe_contact {
      grid-gap: 10px; } }
  @media only screen and (max-width: 720px) {
    .subscribe_contact {
      margin-top: 60px;
      padding: 15px 20px 145px;
      background: url("../images/return-photo-mob.png") right bottom no-repeat, -webkit-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
      background: url("../images/return-photo-mob.png") right bottom no-repeat, -o-linear-gradient(239.92deg, #1A1A1A -0.67%, #343434 83.33%);
      background: url("../images/return-photo-mob.png") right bottom no-repeat, linear-gradient(210.08deg, #1A1A1A -0.67%, #343434 83.33%); } }

.favorites {
  margin-top: 130px;
  padding-bottom: 120px; }
  @media only screen and (max-width: 1220px) {
    .favorites {
      margin-top: 0;
      padding-bottom: 70px; } }
  @media only screen and (max-width: 720px) {
    .favorites {
      padding-bottom: 50px; } }

.favorites-title {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media only screen and (max-width: 1220px) {
    .favorites-title {
      display: block; } }

.favorites-title__wrap {
  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; }
  .favorites-title__wrap a {
    margin-bottom: 0;
    margin-left: 50px; }
  @media only screen and (max-width: 720px) {
    .favorites-title__wrap {
      display: block; }
      .favorites-title__wrap a {
        margin-left: 0;
        margin-top: 15px; } }

.favorites-del {
  width: 270px;
  height: 70px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #69B536;
  font-size: 16px;
  font-weight: 700;
  color: #69B536;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .favorites-del path {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
  .favorites-del svg {
    margin-right: 15px; }
  .favorites-del:hover {
    background-color: #69B536;
    color: #fff; }
    .favorites-del:hover path {
      fill: #fff; }
  @media only screen and (max-width: 1220px) {
    .favorites-del {
      margin-top: 20px; } }
  @media only screen and (max-width: 720px) {
    .favorites-del {
      width: 260px;
      height: 60px;
      font-size: 14px; } }

.favorites-list {
  margin-top: 80px; }
  @media only screen and (max-width: 720px) {
    .favorites-list {
      margin-top: 40px; } }

.favorites-item {
  margin-bottom: 60px; }
  .favorites-item:last-child {
    margin-bottom: 0; }

.favorites-item__title {
  font-size: 36px; }
  @media only screen and (max-width: 720px) {
    .favorites-item__title {
      font-size: 20px; } }

.favorites-product-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 4) - 2px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 4) - 2px), 1fr));
  grid-gap: 2px 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 40px; }
  @media screen and (max-width: 1220px) {
    .favorites-product-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 2px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 2px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .favorites-product-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 2px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 2px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .favorites-product-list {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 2px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 2px), 1fr)); } }
  .favorites-product-list img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .favorites-product-list {
      margin-top: 20px;
      grid-gap: 20px; } }

.stock {
  margin-top: 70px; }
  @media only screen and (max-width: 1220px) {
    .stock {
      margin-top: 0; } }

.stock-single {
  margin-top: 130px; }
  @media only screen and (max-width: 1220px) {
    .stock-single {
      margin-top: 0; } }

.stock-single__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 60px; }
  @media only screen and (max-width: 1220px) {
    .stock-single__wrap {
      display: block; } }
  @media only screen and (max-width: 720px) {
    .stock-single__wrap {
      margin-top: 30px; } }

.stock-banner {
  width: 1075px;
  padding: 50px 130px 90px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 35px;
  -webkit-border-radius: 20px;
          border-radius: 20px; }
  @media only screen and (max-width: 1500px) {
    .stock-banner {
      width: 895px;
      padding: 50px 70px 90px; } }
  @media only screen and (max-width: 1220px) {
    .stock-banner {
      width: 100%;
      padding: 30px;
      margin-bottom: 40px; } }
  @media only screen and (max-width: 720px) {
    .stock-banner {
      padding: 20px 25px 30px; } }

.stock-banner__title {
  max-width: 460px;
  position: relative;
  z-index: 2; }
  .stock-banner__title p {
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 70px;
    color: #fff; }
  .stock-banner__title a {
    max-width: 100%;
    width: 240px;
    height: 55px;
    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;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
    font: 600 16px "Commissioner", sans-serif;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    position: relative;
    font-size: 14px; }
    .stock-banner__title a::before {
      content: '';
      width: 100%;
      height: 100%;
      -webkit-border-radius: inherit;
              border-radius: inherit;
      background-color: #282828;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0; }
    .stock-banner__title a span, .stock-banner__title a i {
      position: relative;
      z-index: 2; }
    .stock-banner__title a input {
      display: none; }
    .stock-banner__title a::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .stock-banner__title a::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .stock-banner__title a *::-moz-selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .stock-banner__title a *::selection {
      color: inherit;
      /* Цвет текста */
      background: transparent;
      /* Цвет фона */ }
    .stock-banner__title a:hover::before {
      opacity: 1; }
    .stock-banner__title a::before {
      border: 2px solid #69B536; }
  @media only screen and (max-width: 720px) {
    .stock-banner__title p {
      max-width: 222px;
      font-weight: 800;
      font-size: 16px;
      margin-bottom: 40px;
      color: #434343;
      text-transform: uppercase; }
    .stock-banner__title a {
      width: 122px;
      height: 50px;
      padding: 0 10px;
      font-size: 12px; } }

.stock-banner__photo {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  position: absolute;
  left: 0;
  top: 0; }

.stock-conditions b {
  display: block;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 20px; }

.stock-conditions p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px; }
  .stock-conditions p:last-child {
    margin-bottom: 0; }

@media only screen and (max-width: 720px) {
  .stock-conditions b {
    font-size: 16px; }
  .stock-conditions p {
    font-size: 14px;
    margin-bottom: 15px; } }

.compare {
  margin-top: 130px; }
  @media only screen and (max-width: 720px) {
    .compare {
      margin-top: 30px; } }

.compare-wrap {
  margin-top: 40px; }
  @media only screen and (max-width: 720px) {
    .compare-wrap {
      margin-top: 30px; } }

.compare-wrap-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 70px;
  position: relative; }
  @media only screen and (max-width: 1220px) {
    .compare-wrap-product {
      padding: 0; }
      .compare-wrap-product .product-arrow {
        display: none; } }

.compare-link {
  position: absolute;
  right: 15px;
  top: 15px; }
  .compare-link a {
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .compare-link a:last-child {
      margin-bottom: 0; }
    .compare-link a:hover {
      color: #69B536; }

.compare-clip {
  width: 325px;
  display: none;
  background-color: #F5F5F5;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .compare-clip .product-cart {
    display: none; }
  .compare-clip .compare-link__clip {
    color: #69B536; }
  @media only screen and (max-width: 1500px) {
    .compare-clip {
      width: 265px; } }

.compare-product-slider {
  width: 1300px; }
  .compare-product-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  @media only screen and (max-width: 1500px) {
    .compare-product-slider {
      width: 1060px; } }
  @media only screen and (max-width: 1220px) {
    .compare-product-slider {
      width: 975px; } }
  @media only screen and (max-width: 720px) {
    .compare-product-slider {
      width: 500px;
      margin-left: -10px; }
      .compare-product-slider .product-cart {
        margin: 0 10px; } }

.compare-product {
  width: 975px !important; }
  @media only screen and (max-width: 1500px) {
    .compare-product {
      width: 795px !important; } }
  @media only screen and (max-width: 1220px) {
    .compare-product {
      width: 650px !important; } }

.compare-characteristic {
  padding: 0 70px;
  margin-top: 80px; }
  @media only screen and (max-width: 1220px) {
    .compare-characteristic {
      padding: 0; } }
  @media only screen and (max-width: 720px) {
    .compare-characteristic {
      margin-top: 30px; } }

.compare-characteristic__title {
  font-size: 36px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 720px) {
    .compare-characteristic__title {
      font-size: 20px;
      margin-bottom: 20px; } }

.compare-characteristic-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.compare-product_active .slick-current {
  background-color: #f5f5f5;
  -webkit-border-radius: 20px;
          border-radius: 20px; }

@media only screen and (max-width: 720px) {
  .compare-product_active .slick-current {
    background-color: #fff; } }

.characteristic-clip {
  width: 325px;
  display: none;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .characteristic-clip .compare-characteristic__slide {
    display: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    padding: 25px 20px 20px; }
  @media only screen and (max-width: 1500px) {
    .characteristic-clip {
      width: 265px; } }

.compare-characteristic__slider {
  width: 1300px; }
  @media only screen and (max-width: 1500px) {
    .compare-characteristic__slider {
      width: 1060px; } }
  @media only screen and (max-width: 1220px) {
    .compare-characteristic__slider {
      width: 975px; } }
  @media only screen and (max-width: 720px) {
    .compare-characteristic__slider {
      width: 500px;
      margin-left: -10px; } }

.compare-characteristic__slide {
  padding: 25px 20px 20px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  @media only screen and (max-width: 720px) {
    .compare-characteristic__slide {
      padding: 0;
      margin: 0 10px;
      -webkit-border-radius: 0;
              border-radius: 0; } }

.compare-characteristic__item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #D9D9D9; }
  .compare-characteristic__item b {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px; }
  .compare-characteristic__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }
  @media only screen and (max-width: 720px) {
    .compare-characteristic__item {
      margin-bottom: 20px; }
      .compare-characteristic__item b {
        font-size: 14px; } }

.compare-technical__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  margin-bottom: 23px; }
  .compare-technical__item p:last-child {
    width: 105px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 10px;
    text-align: right; }
  .compare-technical__item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .compare-technical__item {
      font-size: 13px; } }

.compare-characteristic__equipment {
  font-size: 16px; }
  .compare-characteristic__equipment li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .compare-characteristic__equipment li::before {
      content: '';
      width: 4px;
      height: 4px;
      background-color: #212121;
      margin-right: 10px;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      margin-top: 10px; }
  @media only screen and (max-width: 720px) {
    .compare-characteristic__equipment {
      font-size: 13px; } }

.compare-characteristic__package {
  font-size: 16px; }
  @media only screen and (max-width: 720px) {
    .compare-characteristic__package {
      font-size: 13px; } }

@media only screen and (max-width: 1220px) {
  .compare-link__clip {
    display: none !important; } }

.return {
  padding-top: 70px; }
  @media only screen and (max-width: 1220px) {
    .return {
      padding-top: 0; } }

.return-wrap {
  max-width: 1190px;
  margin: 0 auto; }
  .return-wrap .subscribe {
    padding-right: 95px; }
    @media only screen and (max-width: 720px) {
      .return-wrap .subscribe {
        padding-right: 85px; } }
    @media only screen and (max-width: 720px) {
      .return-wrap .subscribe {
        padding-right: 20px; } }

.return-list {
  margin-top: 40px; }
  @media only screen and (max-width: 720px) {
    .return-list {
      margin-top: 20px; } }

.return-item {
  margin-bottom: 40px; }
  .return-item:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .return-item {
      margin-bottom: 20px; } }

.return-item__title {
  font-size: 36px;
  line-height: 130%;
  margin-bottom: 15px; }
  @media only screen and (max-width: 720px) {
    .return-item__title {
      font-size: 20px; } }

.return-item__subtitle {
  display: block;
  font-weight: 500;
  margin-bottom: 15px; }
  @media only screen and (max-width: 720px) {
    .return-item__subtitle {
      font-size: 16px;
      margin-bottom: 10px; } }

.return-item__text {
  font-size: 16px;
  font-weight: 300; }
  .return-item__text li {
    margin-bottom: 15px; }
    .return-item__text li:last-child {
      margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .return-item__text {
      font-size: 15px; }
      .return-item__text li {
        margin-bottom: 10px; } }

.policy-title {
  font-size: 40px;
  text-align: center; }
  .policy-title h1 {
    line-height: 1.3; }
  .policy-title span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    color: #69B536;
    margin: 0 auto; }
  @media only screen and (max-width: 720px) {
    .policy-title {
      font-size: 28px; } }

.policy-list {
  margin-top: 40px; }

.policy-item {
  margin-bottom: 40px; }
  .policy-item h3 {
    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;
    font-weight: bold;
    margin-bottom: 15px;
    color: #414141; }
  .policy-item p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px; }
  .policy-item a {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s; }
    .policy-item a:hover {
      color: #69B536; }

.policy-btn {
  max-width: 100%;
  width: 300px;
  height: 80px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  margin: 0 auto; }
  .policy-btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .policy-btn span, .policy-btn i {
    position: relative;
    z-index: 2; }
  .policy-btn input {
    display: none; }
  .policy-btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .policy-btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .policy-btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .policy-btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .policy-btn:hover::before {
    opacity: 1; }

.popup-frame {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  top: 0;
  z-index: 999; }

.js-popup {
  cursor: pointer; }

.popup-default {
  display: block;
  width: 550px;
  padding: 75px;
  background-color: #fff;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  position: relative;
  margin: auto; }
  @media only screen and (max-width: 720px) {
    .popup-default {
      padding: 50px 20px; } }

.popup-default-title {
  margin-bottom: 30px; }
  .popup-default-title h3 {
    font-size: 34px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #272727; }
  .popup-default-title p {
    max-width: 75%;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
    margin: 15px auto 0;
    color: #999; }
  @media only screen and (max-width: 720px) {
    .popup-default-title h3 {
      font-size: 24px; } }

.popup-default-item {
  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-bottom: 25px;
  position: relative; }
  .popup-default-item p {
    font-weight: 400;
    position: absolute;
    font-size: 16px;
    bottom: 13px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer; }
  .popup-default-item input {
    width: 100%;
    height: 50px;
    border: none;
    font-size: 16px;
    border-bottom: 1px solid #DEDEDE;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    /* Цвет фона */ }

.active-default-input p {
  bottom: 48px;
  font-size: 12px; }

.popup-default-sub {
  max-width: 100%;
  width: 100%;
  height: 60px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  margin-top: 40px; }
  .popup-default-sub::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .popup-default-sub span, .popup-default-sub i {
    position: relative;
    z-index: 2; }
  .popup-default-sub input {
    display: none; }
  .popup-default-sub::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-default-sub::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-default-sub *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-default-sub *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-default-sub:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .popup-default-sub {
      margin-top: 20px; } }

.popup-default-close {
  width: 15px;
  height: 15px;
  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: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer; }
  .popup-default-close::before, .popup-default-close::after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #999;
    position: absolute;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .popup-default-close::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .popup-default-close::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .popup-default-close:hover::before, .popup-default-close:hover::after {
    background-color: #69B536; }

.popup {
  display: none;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.popup-close {
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  right: -17px;
  top: -17px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .popup-close:hover {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

.popup-active {
  display: block; }

.popup-login {
  width: 100%;
  padding: 25px 35px 40px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F2F2F2; }
  @media only screen and (max-width: 720px) {
    .popup-login {
      padding: 30px 20px 30px; } }

.popup-login_file {
  -webkit-border-radius: 0;
          border-radius: 0; }

.popup-title {
  display: block;
  color: #212121;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 10px; }
  @media only screen and (max-width: 720px) {
    .popup-title {
      font-size: 20px; } }

.popup-title__subtitle {
  text-align: center; }
  @media only screen and (max-width: 720px) {
    .popup-title__subtitle {
      font-size: 14px; } }

.popup-subtitle {
  font-size: 16px;
  text-align: center;
  margin-bottom: 5px; }
  @media only screen and (max-width: 720px) {
    .popup-subtitle {
      font-size: 14px; } }

.popup-group {
  margin-top: 20px; }
  @media only screen and (max-width: 720px) {
    .popup-group {
      margin-top: 15px; } }

.popup-title_file {
  font-size: 25px; }
  @media only screen and (max-width: 720px) {
    .popup-title_file {
      font-size: 20px; } }

.popup-input {
  display: block;
  margin-bottom: 20px; }
  .popup-input span {
    color: #212121;
    font-size: 16px;
    display: block;
    margin-bottom: 10px; }
  .popup-input input {
    width: 100%;
    height: 62px;
    padding: 0 20px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    border: 1px solid #E0E0E0;
    background: #FFF; }
  .popup-input textarea {
    width: 100%;
    height: 105px;
    padding: 20px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    border: 1px solid #E0E0E0;
    background: #FFF;
    resize: none; }
  .popup-input:last-child {
    margin-bottom: 0; }
  @media only screen and (max-width: 720px) {
    .popup-input input {
      -webkit-border-radius: 10px;
              border-radius: 10px; }
    .popup-input span {
      font-size: 14px; } }

.popup-sub {
  max-width: 100%;
  width: 100%;
  height: 70px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  margin-top: 20px; }
  .popup-sub::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .popup-sub span, .popup-sub i {
    position: relative;
    z-index: 2; }
  .popup-sub input {
    display: none; }
  .popup-sub::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-sub::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-sub *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-sub *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-sub:hover::before {
    opacity: 1; }

.popup-link {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 5px;
  font-size: 16px;
  margin-top: 10px;
  text-align: center; }
  .popup-link a {
    width: 48%;
    color: #212121;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .popup-link a:hover {
      color: #69B536; }
  @media only screen and (max-width: 720px) {
    .popup-link {
      font-size: 14px; } }

.popup-file__save {
  margin: 0; }
  @media only screen and (max-width: 720px) {
    .popup-file__save {
      width: 100%; }
      .popup-file__save p {
        font-size: 14px; } }

.popup-label__title {
  font-size: 16px;
  margin-bottom: 10px; }

.popup-file__save .settings-label__photo-item {
  display: none !important; }

.popup-file__save label {
  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; }

.popup-file__save p {
  max-width: 140px;
  margin-left: 8px; }

.popup-copy-text {
  text-align: center;
  font-size: 10px;
  margin-top: 10px; }

.popup-sub_file {
  font-size: 14px; }

.popup-reviews {
  width: 900px;
  padding: 45px 30px 75px 30px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background-color: #F2F2F2; }
  @media only screen and (max-width: 720px) {
    .popup-reviews {
      width: 300px;
      padding: 30px 20px; } }

.popup-reviews__title {
  display: block;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 40px; }
  @media only screen and (max-width: 720px) {
    .popup-reviews__title {
      font-size: 20px;
      margin-bottom: 20px; } }

.popup-reviews__group {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 30px), 1fr));
  grid-gap: 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media screen and (max-width: 1220px) {
    .popup-reviews__group {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .popup-reviews__group {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .popup-reviews__group {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 30px), 1fr)); } }
  .popup-reviews__group img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .popup-reviews__group {
      grid-gap: 20px; }
      .popup-reviews__group .settings-label__photo {
        width: 100%; }
      .popup-reviews__group .popup-input {
        margin-bottom: 0; } }

.popup-reviews__star p {
  font-size: 16px;
  margin-bottom: 10px; }

@media only screen and (max-width: 720px) {
  .popup-reviews__star p {
    font-size: 14px; } }

.popup-reviews__star-list {
  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; }

.popup-reviews__star-item {
  color: #D9D9D9;
  font-size: 21px; }

.popup-reviews__star-item_active {
  color: #69B536; }

.popup-reviews__sub {
  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; }
  .popup-reviews__sub p {
    font-size: 10px;
    font-weight: 300; }
  @media only screen and (max-width: 1220px) {
    .popup-reviews__sub {
      display: block;
      margin-top: 20px; }
      .popup-reviews__sub p {
        text-align: center;
        margin-top: 10px; } }

.popup-reviews__sub-btn {
  max-width: 100%;
  width: 300px;
  height: 70px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  margin-right: 30px; }
  .popup-reviews__sub-btn::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .popup-reviews__sub-btn span, .popup-reviews__sub-btn i {
    position: relative;
    z-index: 2; }
  .popup-reviews__sub-btn input {
    display: none; }
  .popup-reviews__sub-btn::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-reviews__sub-btn::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-reviews__sub-btn *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-reviews__sub-btn *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-reviews__sub-btn:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .popup-reviews__sub-btn {
      width: 100%;
      margin-right: 0; } }

.search-popup {
  width: 100%;
  height: 100%;
  padding: 20px;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: fixed;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
  left: 0;
  top: 0;
  z-index: 80; }

.header-search_mob {
  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; }
  .header-search_mob .header-serch__input {
    -webkit-border-radius: 10px 0 0 10px;
            border-radius: 10px 0 0 10px; }
  .header-search_mob .header-search__sub {
    width: 90px;
    background: #69B536;
    -webkit-border-radius: 0 10px 10px 0;
            border-radius: 0 10px 10px 0; }
  @media only screen and (max-width: 720px) {
    .header-search_mob .header-search__sub {
      width: 120px; } }

.search-close {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: 30px; }
  @media only screen and (max-width: 720px) {
    .search-close {
      margin-left: 20px; } }

.popup-basket {
  width: 685px;
  padding: 50px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #F2F2F2; }
  @media only screen and (max-width: 720px) {
    .popup-basket {
      width: 300px;
      padding: 30px;
      -webkit-border-radius: 10px;
              border-radius: 10px; } }

.popup-basket__title {
  display: block;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 30px; }
  @media only screen and (max-width: 720px) {
    .popup-basket__title {
      font-size: 19px;
      margin-bottom: 20px; } }

.popup-basket__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 20px; }
  @media only screen and (max-width: 720px) {
    .popup-basket__item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      grid-gap: 13px; } }

.popup-basket__item-photo {
  width: 180px;
  height: 125px;
  display: block;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border: 1px solid #D9D9D9; }
  .popup-basket__item-photo img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-border-radius: inherit;
            border-radius: inherit; }
  @media only screen and (max-width: 720px) {
    .popup-basket__item-photo {
      width: 100%;
      height: 170px; } }

.popup-basket__item-content {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.popup-basket__item-title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-transform: uppercase;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin-bottom: 20px; }
  .popup-basket__item-title:hover {
    color: #69B536; }
  @media only screen and (max-width: 720px) {
    .popup-basket__item-title {
      margin-bottom: 15px; } }

.popup-basket__item-info {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 20px;
  margin-top: auto; }

.popup-basket__item-price {
  font-weight: 600;
  line-height: 130%; }

.popup-basket__btn {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( (100% / 2) - 30px), 1fr));
  grid-template-columns: repeat(auto-fill, minmax(calc( (100% / 2) - 30px), 1fr));
  grid-gap: 10px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 50px; }
  @media screen and (max-width: 1220px) {
    .popup-basket__btn {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  @media screen and (max-width: 980px) {
    .popup-basket__btn {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 2 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 2 - 30px), 1fr)); } }
  @media screen and (max-width: 700px) {
    .popup-basket__btn {
      grid-template-columns: repeat(auto-fill, minmax(-webkit-calc( 100% / 1 - 30px), 1fr));
      grid-template-columns: repeat(auto-fill, minmax(calc( 100% / 1 - 30px), 1fr)); } }
  .popup-basket__btn img {
    max-width: 100%;
    display: block; }
  @media only screen and (max-width: 720px) {
    .popup-basket__btn {
      margin-top: 25px; } }

.popup-basket__next {
  max-width: 100%;
  width: 100%;
  height: 70px;
  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;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: -webkit-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: -o-linear-gradient(2.02deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  background: linear-gradient(87.98deg, #69B536 0%, #70C537 122.09%), #D9D9D9;
  font: 600 16px "Commissioner", sans-serif;
  text-align: center;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative; }
  .popup-basket__next::before {
    content: '';
    width: 100%;
    height: 100%;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    background-color: #282828;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .popup-basket__next span, .popup-basket__next i {
    position: relative;
    z-index: 2; }
  .popup-basket__next input {
    display: none; }
  .popup-basket__next::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-basket__next::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-basket__next *::-moz-selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-basket__next *::selection {
    color: inherit;
    /* Цвет текста */
    background: transparent;
    /* Цвет фона */ }
  .popup-basket__next:hover::before {
    opacity: 1; }
  @media only screen and (max-width: 720px) {
    .popup-basket__next {
      height: 60px;
      font-size: 14px; } }

.popup-basket__more {
  width: 100%;
  height: 70px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  border: 1px solid #69B536;
  color: #69B536;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .popup-basket__more:hover {
    background-color: #69B536;
    color: #fff; }
  @media only screen and (max-width: 720px) {
    .popup-basket__more {
      height: 60px;
      font-size: 14px; 
    }
    .timeline-carousel {
      display: block;
    } 
    .mobile__items {
      display: none;
    }
    .mobile {
     	display: block;
    }
}

@media only screen and (max-width: 768px) {
	.timeline-carousel {
      display: block;
    } 
}

.popup-basket__counter input {
  height: 35px;
  font-size: 16px; 
}

.timeline-carousel {
  display: none;
}

.timeline-carousel.slick-track {
  width: 1005px !important;
}

.timeline-carousel.slick-slide {
  width: 319px !important;
}

div#tabs-container {
    padding-top: 50px;
}

li.tab-item_active a{
    background-color: #69B536;
    color: #fff !important;
    padding: 10px 10px;
    border-radius: 10px;
    font-weight: 500;
}

li.tab-item a {
    color: #000;
    padding: 10px 10px;
    border-radius: 10px;
    border: 1px solid #69B536;
}

.tabs-menu .current a {
    color: #2e7da3;
}

li.tab-item {
    padding: 0 30px 0 0;
}

.tab-content {
    width: 100%;
    padding: 20px;
    display: none;
}

#tab-1 {
 display: block;   
}

ul.tabs-menu {
    display: flex;
}



.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap {
  display: block;
  width: 80%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}
.close-btn {
  position: absolute;
  right: 40px;
  top: -20px;
  cursor: pointer;
  z-index: 99;
  font-size: 22px;
  color: #fff;
  padding: 3px 13px;
  background: #69B536;
  border-radius: 50%;
}

@media screen and (min-width:800px){
  .custom-model-main:before {
    content: "";
    display: inline-block;
    height: auto;
    vertical-align: middle;
    margin-right: -0px;
    height: 100%;
  }
}
@media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
  .mobile{display: block !important;}
}


@media screen and (max-width:468px) {
	.mobile{display: block !important;}
}

@media screen and (max-width:568px) {
	.mobile{display: block !important;}
}

.custom-model-main-card {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open-card {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner-card {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap-card {
  display: block;
  width: 80%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
.model-open-card .custom-model-inner-card {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open-card .bg-overlay-card {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay-card {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}

.close-btn-card {
  position: absolute;
  right: 40px;
  top: -20px;
  cursor: pointer;
  z-index: 99;
  font-size: 22px;
  color: #fff;
  padding: 3px 13px;
  background: #69B536;
  border-radius: 50%;
}



.custom-model-main-call-back {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
}

.model-open-call-back {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
}
.custom-model-inner-call-back {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
}
.custom-model-wrap-call-back {
  display: block;
  width: 80%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}
.model-open-call-back .custom-model-inner-call-back {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}
.model-open-call-back .bg-overlay-call-back {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}
.bg-overlay-call-back {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}

.close-btn-call-back {
  position: absolute;
  right: 40px;
  top: -20px;
  cursor: pointer;
  z-index: 99;
  font-size: 22px;
  color: #fff;
  padding: 3px 13px;
  background: #69B536;
  border-radius: 50%;
}


.mobile {
	display: none;
}