/* Reset starts */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /* font: inherit; */
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
  height: 100%;
}

a {
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* Reset ends */

/* Fonts starts */

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url(../fonts/MUSEO_SANS_CYRL_100.OTF);
  font-weight: 100;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url(../fonts/MUSEO_SANS_CYRL_300.OTF);
  font-weight: 300;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url(../fonts/MUSEO_SANS_CYRL_500.OTF);
  font-weight: 500;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url(../fonts/MUSEO_SANS_CYRL_700.OTF);
  font-weight: 700;
}

@font-face {
  font-family: "Museo Sans Cyrl";
  src: url(../fonts/MUSEO_SANS_CYRL_900.OTF);
  font-weight: 900;
}

@font-face {
  font-family: "Museo Cyrl";
  src: url(../fonts/MUSEO_CYRL_100.OTF);
  font-weight: 100;
}

@font-face {
  font-family: "Museo Cyrl";
  src: url(../fonts/MUSEO_CYRL_300.OTF);
  font-weight: 300;
}

@font-face {
  font-family: "Museo Cyrl";
  src: url(../fonts/MUSEO_CYRL_500.OTF);
  font-weight: 500;
}

@font-face {
  font-family: "Museo Cyrl";
  src: url(../fonts/MUSEO_CYRL_700.OTF);
  font-weight: 700;
}

@font-face {
  font-family: "Museo Cyrl";
  src: url(../fonts/MUSEO_CYRL_900.OTF);
  font-weight: 900;
}

/* Fonts ends */

/* Variables starts */

:root {
  --fz60: 60px;
  --fz32: 32px;
  --fz23: 23px;
  --fz21: 21px;
  --fz20: 20px;
  --fz19: 19px;
  --fz18: 18px;
  --fz16: 16px;
  --fz14: 14px;
  --fz12: 12px;
}

.pt-40 {
  padding-top: 40px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-40 {
  margin-bottom: 40px;
}

.max-width-85 {
  max-width: 85%;
}

.d-none {
  display: none;
}

/* Variables ends */

/* Body starts */

body {
  font-family: "Museo Sans Cyrl", "sans-serif";
  min-height: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* Grid starts */

.d-flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.d-flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* Grid ends */

/* Header starts */

header {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  min-height: 125px;
  max-height: 125px;
  z-index: 5;
}

.header {
  padding-top: 30px;
  font-size: var(--fz20);
  font-weight: 300;
  /* display: none; */
}

.header nav a {
  color: #000;
}

.header .navigation a:not(:last-child) {
  margin-right: 30px;
}

.header .logo {
  position: relative;
}

.header .logo .logo-cover {
  position: absolute;
  z-index: 99;
  top: -30px;
  left: calc(50% - 119.5px);
}

.header .logo .logo-image {
  position: relative;
  z-index: 100;
  cursor: pointer;
}

.header .logo-image svg {
  fill: #ff8300;
}

.header .contacts {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header .contacts-number a {
  color: #1d9c1d;
}

.header .contacts-divider {
  margin-left: 10px;
}

.header .contacts-divider::after {
  content: "";
  position: absolute;
  height: 30px;
  top: 2.5px;
  border: 1px solid #d6d6d6;
}

.header .contacts-button {
  background: -o-linear-gradient(183.31deg, #1d9c1d -6.26%, #99da10 88%);
  background: linear-gradient(266.69deg, #1d9c1d -6.26%, #99da10 88%);
  border-radius: 10px;
  padding: 10px 15px;
  color: #fff;
  cursor: pointer;
  margin-left: 20px;
  text-align: center;
}

.header .contacts-socials {
  margin-left: 14px;
}

.header .socials-vk {
  margin-left: 5px;
}

/* Header ends */

/* Main starts */

main {
  /* padding-bottom: 100px; */
  overflow: hidden;
}

/* Main ends */

/* Index-Page starts */

/* Slider starts */

.main-slider {
  margin-bottom: -3px;
}

/* Slider ends */

/* Categories starts */

.main-categories {
  padding-top: 65px;
  padding-bottom: 100px;
  background-color: #fff6ed;
}

.main-categories .categories-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main-categories .categories-item {
  display: block;
  width: 50%;
  max-width: 360px;
  padding: 0 10px 10px 10px;
}

.main-categories .categories-item.empty {
  display: none;
}

.main-categories .item-image {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

.main-categories .item-image img {
  min-width: 350px;
  max-width: 350px;
  min-height: 303px;
  max-height: 303px;
  -o-object-fit: cover;
  object-fit: cover;
}

.main-categories .item-name {
  position: absolute;
  bottom: 20px;
  right: 0px;
  background-color: white;
  width: 160px;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
  font-size: var(--fz21);
  color: #000;
}

.main-categories .item-name::after {
  content: "";
  position: absolute;
  right: 0;
  width: 15px;
  height: 100%;
  background-color: #ff8000;
}

.main-categories .item-name a {
  color: #000;
}

/* Categories ends */

/* Products starts */

.main-products {
  position: relative;
  padding: 50px 0;
  z-index: 1;
}

.main-products .products-bg-item-left,
.main-products .products-bg-item-right,
.main-features .features-bg-item,
section.contacts-map .products-bg-item-left,
section.contacts-map .products-bg-item-right,
section.about-principles .products-bg-item-left,
section.about-principles .products-bg-item-right {
  position: absolute;
  z-index: -2;
}

.main-products .products-bg-item-left,
section.contacts-map .products-bg-item-left,
section.about-principles .products-bg-item-left {
  top: -65px;
  left: -120px;
}

.main-products .products-bg-item-right,
section.contacts-map .products-bg-item-right,
section.about-principles .products-bg-item-right {
  top: -65px;
  right: 0;
}

.main-products .products-title,
.production-banner .banner-title,
.news-list .news-title,
.contacts .contacts-title,
.production-menu-title {
  text-align: center;
  font-size: var(--fz32);
  font-weight: 300;
  margin-bottom: 50px;
}

.about-clients .clients-title,
.about-marketing .marketing-title,
.about-directions .directions-title,
.about-awards .awards-title {
  font-size: var(--fz32);
  font-weight: 700;
  margin-bottom: 50px;
}

.about-awards .awards-title {
  text-align: center;
  margin-bottom: 50px;
}

.about-directions .directions-title,
.about-awards .awards-title {
  color: #545454;
}

.about-marketing .marketing-title {
  margin-bottom: 10px;
  color: #545454;
}

.main-products .title-text span,
.production-banner .banner-title span,
.news-list .news-title span,
.contacts .contacts-title span,
.production-menu-title span,
.about-clients .clients-title span,
.about-marketing .marketing-title span,
.about-directions .directions-title span,
.about-awards .awards-title span {
  position: relative;
}

.main-products .title-text span::before,
.production-banner .banner-title span::before,
.news-list .news-title span::before,
.contacts .contacts-title span::before,
.production-menu-title span::before,
.about-marketing .marketing-title span::before,
.about-awards .awards-title span::before {
  content: "";
  background-image: url(../images/products-title-item-left.svg);
  position: absolute;
  background-repeat: no-repeat;
  height: 10px;
  width: 20px;
  left: -25px;
  top: 40%;
}

.main-products .title-text span::after,
.production-banner .banner-title span::after,
.news-list .news-title span::after,
.contacts .contacts-title span::after,
.production-menu-title span::after,
.about-clients .clients-title span::after,
.about-marketing .marketing-title span::after,
.about-directions .directions-title span::after,
.about-awards .awards-title span::after {
  content: "";
  background-image: url(../images/products-title-item-right.svg);
  position: absolute;
  background-repeat: no-repeat;
  height: 10px;
  width: 20px;
  right: -25px;
  top: 40%;
}

.main-products .title-separator {
  position: absolute;
  top: -135px;
  left: calc(50% - 90px);
  z-index: -1;
}

.main-products .products-list {
  margin-bottom: 40px;
}

.main-products .products-list,
.main-features .features-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: var(--fz16);
  font-weight: 300;
}

.main-products .products-list-mobile,
.main-features .features-list-mobile {
  display: none;
}

.main-products .list-item,
.main-features .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: auto;
  /* max-width: 155px; */
  max-width: 12.5%;
  min-width: 12.5%;
  position: relative;
}

.main-features .list-item {
  max-width: 166px;
  min-width: 166px;
}

.main-products .item-image img {
  min-width: 120px;
  max-width: 120px;
  min-height: 100px;
  max-height: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}

.main-products .item-name,
.main-features .item-name {
  margin-top: 5px;
  text-align: center;
  color: #000;
}

.main-products .item-name a {
  color: #000;
}

.main-products .products-banner {
  border-radius: 10px;
  overflow: hidden;
}

.main-products .products-banner img {
  width: 100%;
  min-height: 500px;
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}

.main-products .products-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

.main-products .block-title {
  max-width: 70%;
  font-size: var(--fz21);
  font-weight: 700;
  margin-bottom: 15px;
}

.main-products .block-title a {
  color: #ff8000;
}

.main-products .block-text {
  font-size: var(--fz16);
  font-weight: 300;
  margin-bottom: 15px;
}

.main-products .block-date {
  font-size: var(--fz16);
  font-weight: 300;
}

.main-products hr.news-separator {
  border: 1px solid #d6d6d6;
  width: 100%;
}

/* Products ends */

/* Features starts */

.main-features {
  background-color: #fff6ed;
  position: relative;
  padding: 60px 0;
  z-index: 1;
}

.main-features .features-bg-item {
  top: 0;
  right: 20px;
}

/* Features ends */

/* Mission starts */

.main-mission {
  padding: 40px 0 200px 0;
}

.main-mission .mission-banner img {
  width: 100%;
  min-height: 350px;
  max-height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.main-mission .mission-description {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.main-mission .description-title {
  font-size: var(--fz21);
  font-weight: 700;
  color: #ff8000;
  margin-bottom: 10px;
  line-height: 20px;
}

.main-mission .description-text {
  font-size: var(--fz21);
  font-weight: 700;
  color: #545454;
  line-height: 29px;
}

/* Mission ends */

/* Index-Page ends */

/* Production-Page starts */

.production-banner {
  position: relative;
  padding-bottom: 230px;
  margin-bottom: 100px;
}

.production-banner-separator {
  position: absolute;
  left: calc(50% - 121px);
  bottom: 90px;
}

.production-banner .banner-image img {
  min-width: 100%;
  max-width: 100%;
  min-height: 450px;
  max-height: 500px;
  -o-object-fit: cover;
  object-fit: cover;
}

.production-banner .banner-title {
  margin-top: 40px;
}

.production-banner .production-list-mobile {
  display: none;
}

.production-banner .production-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.production-banner .list-item {
  margin-bottom: auto;
  width: 22%;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.production-banner .production-list .list-item:not(:nth-of-type(4n)) {
  margin-right: 30px;
}

.production-banner .list-item:nth-child(4) {
  margin-bottom: 30px;
}

.production-banner .list-item .production-banner .list-item a {
  color: #000;
}

.production-banner .item-image {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
}

.production-banner .item-image img {
  width: 180px;
  height: 200px;
  -o-object-fit: contain;
  object-fit: contain;
}

.production-banner .item-name {
  height: 80px;
  width: 100%;
  font-size: var(--fz23);
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff6ed;
  text-align: center;
  border-radius: 0px 0px 10px 10px;
}

/* Production-Page ends */

/* News-Page starts */

.news-list {
  padding: 50px 0 200px 0;
  position: relative;
}

.news-list .news-block {
  position: relative;
}

.news-list .news-block:not(:first-child) {
  padding-top: 20px;
}

.news-list .news-block:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
}

/* .news-list .news-block:not(:last-child) {
  margin-bottom: 40px;
} */

.news-list .block-image {
  min-width: 100%;
  max-width: 100%;
  min-height: 285px;
  max-height: 285px;
  overflow: hidden;
}

.news-list .block-image img {
  width: 100%;
  height: 100%;
  height: -moz-available;
  height: -webkit-fill-available;
  height: fill-available;
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-list .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 50%;
  height: 100%;
  position: relative;
}

.news-list .block-content .content-title {
  font-size: var(--fz21);
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 24.5px;
}

.news-list .block-content .content-title a {
  color: #545454;
}

.news-list .block-content .content-date {
  font-size: var(--fz14);
  font-weight: 300;
  margin-bottom: 20px;
}

.news-list .block-content .content-description {
  position: relative;
  font-size: var(--fz14);
  font-weight: 300;
  background: rgb(255, 255, 255);
  height: 70px;
  overflow: hidden;
}

.news-list .block-content .content-description::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(40%, rgba(255, 255, 255, 0.1)),
    to(rgba(255, 255, 255, 1))
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.1) 40%,
    rgba(255, 255, 255, 1) 100%
  );
}

.news-list .block-content .content-link {
  position: absolute;
  bottom: 0;
}

.news-list .block-content .content-link a {
  font-size: var(--fz14);
  font-weight: 300;
  line-height: 17px;
  color: #1d9c1d;
  text-decoration: underline;
}

.news-list .block-promotion {
  position: absolute;
  top: 0;
  right: 15%;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.news-list .promotion-text {
  font-size: var(--fz21);
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: calc(50% - 12px);
  left: calc(50% - 34px);
}

.news-list .news-pagination {
  position: relative;
  margin: 80px 0;
}

.news-list .pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 20%;
  margin: 0 auto;
  position: relative;
}
/*
.news-list .pagination-list::before {
  content: "";
  background-image: url(../images/news/news-pagination-prev.svg);
  position: absolute;
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  left: -40px;
  top: 30%;
  cursor: pointer;
}

.news-list .pagination-list::after {
  content: "";
  background-image: url(../images/news/news-pagination-next.svg);
  position: absolute;
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  right: -40px;
  top: 30%;
  cursor: pointer;
}
*/
.news-list .list-item {
  font-size: var(--fz32);
  font-weight: 300;
}

.news-list .list-item a {
  color: #000;
}

.news-list .list-item.list-item-active a {
  color: #ff8000;
  font-weight: 700;
}

.news-list .pagination-separator-top {
  position: absolute;
  top: -35px;
  left: calc(50% - 117.5px);
}

.news-list .pagination-separator-bottom {
  position: absolute;
  bottom: -95px;
  left: calc(50% - 121px);
}

/* News-Page ends */

/* News-Opened-Page starts */

.news .container-fluid.news-mobile,
.news .container.news-mobile {
  display: none;
}

.news .news-list {
  display: none;
}

.news {
  padding-bottom: 200px;
}

.news .news-banner {
  max-width: 100%;
  max-height: 700px;
  margin-bottom: 30px;
}

.news .news-banner img {
  width: 100%;
  max-height: 700px;
  -o-object-fit: cover;
  object-fit: cover;
}

.news .news-content .content-title {
  font-size: var(--fz21);
  font-weight: 700;
  line-height: 29px;
  margin-bottom: 45px;
  color: #545454;
}

.news .news-content .content-description {
  font-size: var(--fz14);
  font-weight: 300;
  max-width: 93%;
}

.news .news-content .content-description p {
  margin-bottom: 15px;
}

.news .news-date {
  font-size: var(--fz14);
  font-weight: 300;
}

.news .news-feed {
}

.news .feed-item:not(:first-child) {
  padding-top: 25px;
}

.news .feed-item:not(:last-child) {
  padding-bottom: 25px;
  border-bottom: 1px solid #d6d6d6;
}

.news .feed-item .item-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news .feed-item .block-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-left: 30px;
}

.news .feed-item .content-title {
  font-size: 19px;
  font-weight: 700;
  color: #545454;
  padding-bottom: 12px;
}

.news .feed-item .content-date {
  font-size: var(--fz14);
  font-weight: 300;
  padding-bottom: 30px;
}

.news .feed-item .content-link {
  position: absolute;
  bottom: 0;
}

.news .feed-item .content-link a {
  font-size: var(--fz14);
  font-weight: 300;
  line-height: 17px;
  color: #1d9c1d;
  text-decoration: underline;
}

.news .feed-item .block-image img {
  min-width: 70px;
  max-width: 70px;
  min-height: 70px;
  max-height: 70px;
}

.news .feed-item .block-promotion {
  position: absolute;
  bottom: 0;
  right: 0;
}

.news .feed-item .promotion-image {
  max-width: 95px;
  max-height: 74px;
  position: relative;
}

.news .feed-item .promotion-image img {
  width: 100%;
  height: 100%;
  height: -moz-available;
  height: -webkit-fill-available;
  height: fill-available;
}

.news .feed-item .promotion-text {
  position: absolute;
  top: calc(72% - 7px);
  right: calc(50% - 20px);
  font-size: var(--fz14);
  font-weight: 300;
  color: #fff;
}

/* News-Opened-Page ends */

/* Contacts-Page starts */

section.contacts {
  position: relative;
  padding-top: 50px;
  padding-bottom: 15px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(30%, rgba(255, 255, 255, 1)),
    to(rgba(255, 246, 237, 1))
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 30%,
    rgba(255, 246, 237, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 30%,
    rgba(255, 246, 237, 1) 100%
  );
  z-index: 1;
}

section.contacts-mobile {
  display: none;
}

.contacts .contacts-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contacts .contacts-info .info-company {
  font-size: var(--fz32);
  font-weight: 700;
  margin-bottom: 22px;
}

.contacts .contacts-info .info-address {
  font-size: var(--fz21);
  font-weight: 300;
  margin-bottom: 60px;
}

.contacts .contacts-info .info-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contacts .contacts-info .socials-vk {
  padding-right: 10px;
}

.contacts .contacts-info .socials-instagram {
  padding-right: 20px;
}

.contacts .contacts-info .socials-divider {
  position: relative;
  padding-right: 20px;
}

.contacts .contacts-info .socials-divider::after {
  content: "";
  position: absolute;
  height: 50px;
  top: -25px;
  border: 1px solid #6bc227;
}

.contacts .contacts-info .socials-text {
  font-size: var(--fz23);
  font-weight: 700;
  line-height: 31px;
  color: #ff8000;
}

.contacts .contacts-info .info-orders,
.contacts .contacts-info .info-supply,
.contacts .contacts-info .info-findep,
.contacts .contacts-info .info-sales {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding-bottom: 50px;
}

.contacts .contacts-info .info-title {
  font-size: var(--fz23);
  font-weight: 700;
  color: #ff8000;
  padding-bottom: 10px;
}

.contacts .contacts-info .info-number {
  font-size: var(--fz23);
  font-weight: 300;
  padding-bottom: 10px;
}

.contacts .contacts-info .info-number a {
  color: #545454;
}

.contacts .contacts-info .info-email {
  font-size: var(--fz14);
  font-weight: 300;
}

.contacts .contacts-info .info-email a {
  color: #006ff2;
  text-decoration: underline;
}

.contacts .contacts-info .info-subtitle {
  font-size: var(--fz14);
  font-weight: 300;
  color: #000;
}

.contacts .contacts-info .info-sales .info-email {
  padding-bottom: 15px;
}

.contacts-map {
  padding: 55px 0 200px 0;
  position: relative;
  z-index: 1;
}

.contacts-map .schedule-work,
.contacts-map .schedule-weekend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  padding: 35px;
}

.contacts-map .schedule-work {
  background-color: #fff6ed;
  margin-bottom: 30px;
}

.contacts-map .schedule-icon {
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
}

.contacts-map .contacts-schedule .schedule-divider {
  position: relative;
}

.contacts-map .contacts-schedule .schedule-divider::after {
  content: "";
  position: absolute;
  height: 136px;
  top: -68px;
  left: 30px;
  border: 1px solid #dbdbdb;
}

.contacts-map .schedule-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 60px;
  font-size: var(--fz23);
}

.contacts-map .time-days {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.contacts-map .map-wrapper {
  min-width: 100%;
  max-width: 100%;
  min-height: 430px;
  max-height: 430px;
}

.contacts-map .map-wrapper iframe {
  width: 100%;
}

/* Contacts-Page ends */

/* Production-Menu-Page starts */

section.production-menu {
  padding: 50px 0 170px 0;
}

.production-menu .production-menu-aside a {
  color: #000;
}

.production-menu .production-menu-aside .aside-list {
  max-width: 95%;
  font-size: var(--fz21);
  font-weight: 500;
}

.production-menu .production-menu-aside .aside-item {
  position: relative;
}

.production-menu .production-menu-aside .aside-item span {
  position: relative;
  cursor: pointer;
}

.production-menu .production-menu-aside .aside-item span::after {
  content: "";
  position: absolute;
  background-image: url(../images/production-menu/aside-dropdown-arrow.svg);
  background-repeat: no-repeat;
  top: calc(50% - 2px);
  right: -23px;
  width: 13px;
  height: 8px;
}

.production-menu .production-menu-aside .aside-item:not(:last-child) {
  margin-bottom: 30px;
}

.production-menu .aside-item .aside-item-list {
  display: none;
}

.production-menu .aside-item-list .aside-item {
  font-size: var(--fz14);
  font-weight: 300;
}

.production-menu .aside-item-list .aside-item:first-child {
  margin-top: 20px;
}

.production-menu .aside-item-list .aside-item:not(:last-child) {
  margin-bottom: 10px;
}

.production-menu .production-menu-filter {
  display: none;
}

.production-menu .production-menu-list {
}

.production-menu .production-menu-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #dbdbdd;
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 30px;
}

.production-menu .production-menu-block .block-gost {
  position: absolute;
  padding: 10px 15px;
  text-transform: uppercase;
  top: 30px;
  right: 30px;
  border: 2px solid #1d9c1d;
  border-radius: 7px;
  font-family: "Museo Cyrl";
  font-size: var(--fz21);
  font-weight: 700;
  color: #1d9c1d;
  z-index: 2;
}

.production-menu .production-menu-block .block-image {
  position: relative;
  min-width: 350px;
  max-width: 350px;
  min-height: 270px;
  max-height: 270px;
  margin-bottom: 15px;
}

.production-menu .production-menu-block .block-image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 1px solid #dbdbdb;
}

.production-menu .block-image img {
  min-width: 350px;
  max-width: 350px;
  min-height: 270px;
  max-height: 270px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.production-menu .production-menu-block .block-name {
  font-size: var(--fz16);
  font-weight: 500;
  color: #474747;
  margin-bottom: 35px;
}

.production-menu .production-menu-block .block-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  text-align: center;
}

.production-menu .production-menu-block .block-details > * {
  background-color: #fff6ed;
  padding: 10px 20px;
}

.production-menu .production-menu-block .block-details > * > :first-child {
  margin-bottom: 20px;
}

.production-menu .production-menu-block .block-details > :not(:last-child) {
  margin-right: 15px;
}

.production-menu .block-details .weight-text,
.production-menu .block-details .type-text,
.production-menu .block-details .expiration-text {
  font-size: var(--fz14);
  font-weight: 500;
  color: #474747;
}

.production-menu .block-details .weight-value,
.production-menu .block-details .type-value,
.production-menu .block-details .expiration-value {
  font-size: var(--fz12);
  font-weight: 300;
  color: #474747;
}

/* Production-Menu-Page ends */

/* About-Page starts */

section.about {
  padding: 250px 0;
  background-image: url(../images/about/about-title-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom 35% left 100px;
}

section.about-mobile {
  display: none;
}

.about .about-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about .about-title .title-crown {
  margin-bottom: 10px;
  margin-left: 6px;
}

.about .about-title .title-crown img {
  max-width: 81px;
  max-height: 48px;
}

.about .about-title .title-heading {
  font-family: "Museo Cyrl";
  font-size: var(--fz60);
  font-weight: 900;
  color: #ff8000;
  margin-bottom: 15px;
}

.about .about-title .title-description {
  font-size: var(--fz23);
  font-weight: 100;
}

section.about-principles {
  position: relative;
  z-index: 1;
  padding-bottom: 140px;
}

.about-principles .principles-title {
  font-size: var(--fz32);
  font-weight: 300;
  color: #545454;
  text-align: center;
  max-width: 70%;
  margin: 80px auto 55px;
}

.about-principles .principles-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-principles .blocks-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: auto;
}

.about-principles .blocks-item .item-image {
  min-width: 100px;
  max-width: 100px;
  min-height: 100px;
  max-height: 100px;
  margin-bottom: 20px;
}

.about-principles .blocks-item .item-image img {
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
}

.about-principles .blocks-item .item-text {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  font-size: var(--fz21);
  font-weight: 100;
  line-height: 22px;
}

section.about-clients {
  position: relative;
  padding: 50px 0;
  background-color: rgba(255, 246, 237, 0.7);
  z-index: 0;
}

.about-clients .clients-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 40px;
  z-index: 5;
}

.about-clients .clients-type .type-item {
  -webkit-box-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-clients .clients-type .type-item:nth-child(-n + 2) {
  margin-bottom: 20px;
}

.about-clients .type-item .item-check {
}

.about-clients .type-item .item-check img {
}

.about-clients .clients-image,
.about-clients .clients-title {
  z-index: 5;
}

.about-clients .type-item .item-text {
  max-width: 80%;
  font-size: var(--fz21);
  font-weight: 300;
  margin-left: 10px;
}

.about-clients .clients-cities {
  height: 100%;
  max-width: 80%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 30px;
  font-size: var(--fz14);
  font-weight: 300;
  line-height: 20.5px;
  color: #545454;
}

.about-clients .clients-map {
  position: absolute;
  bottom: -130px;
  z-index: -1;
}

.about-clients .clients-map img {
  max-width: 100%;
  min-width: 1200px;
  padding-left: 50px;
}

section.about-marketing {
  padding: 70px 0 150px 0;
  background-image: url(../images/about/about-marketing-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.about-marketing .marketing-description {
  font-size: var(--fz23);
  font-weight: 100;
  line-height: 23px;
  color: #545454;
  margin-bottom: 50px;
}

.about-marketing .marketing-promotions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-marketing .promotions-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-marketing .promotions-item:nth-child(-n + 4) {
  margin-bottom: 25px;
}

.about-marketing .promotions-item .item-check {
  margin-right: 30px;
  margin-bottom: auto;
}

.about-marketing .promotions-item .item-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-marketing .item-text .text-title {
  max-width: 90%;
  font-size: var(--fz32);
  font-weight: 700;
  line-height: 29px;
  color: #fa8714;
  margin-bottom: 5px;
}

.about-marketing .item-text .text-description {
  max-width: 65%;
  font-size: var(--fz21);
  font-weight: 300;
  line-height: 21.5px;
  color: #545454;
}

section.about-directions {
  position: relative;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  z-index: 6;
  padding-bottom: 100px;
}

.about-directions .directions-blocks {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  z-index: 6;
}

.about-directions .blocks-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: auto;
  -webkit-box-flex: 33.333333%;
  -ms-flex: 33.333333%;
  flex: 33.333333%;
}

.about-directions .blocks-item:not(:last-child) {
  margin-right: 80px;
}

.about-directions .blocks-item .item-image {
  min-width: 300px;
  max-width: 300px;
  min-height: 240px;
  max-height: 240px;
}

.about-directions .item-image img {
  min-width: 300px;
  max-width: 300px;
  min-height: 240px;
  max-height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-directions .blocks-item .item-title {
  font-size: var(--fz32);
  font-weight: 300;
  line-height: 29px;
  color: #545454;
  margin-bottom: 15px;
}

.about-directions .blocks-item .item-description {
  font-size: var(--fz14);
  font-weight: 300;
  margin-bottom: 5px;
}

.about-directions .blocks-item .item-link a {
  font-size: var(--fz14);
  font-weight: 300;
  color: #1d9c1d;
  text-decoration: underline;
}

.about-directions .directions-cover {
  position: absolute;
  z-index: 0;
  bottom: -42px;
  left: calc(50% - 119.5px);
}

section.about-awards {
  position: relative;
  padding: 50px 0 250px 0;
  background-image: url(../images/about/awards-bg.png);
  background-repeat: no-repeat;
  background-position: top 0 right -50px;
  background-size: 1500px 1000px;
}

.about-awards .awards-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

.about-awards .awards-blocks .blocks-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-awards .awards-blocks .blocks-item:not(:last-child) {
  margin-bottom: 50px;
}

.about-awards .blocks-item .item-image {
  min-width: 110px;
  max-width: 110px;
  min-height: 110px;
  max-height: 110px;
  margin-right: 50px;
}

.about-awards .item-image img {
  min-width: 110px;
  max-width: 110px;
  min-height: 110px;
  max-height: 110px;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-awards .item-text .text-title {
  font-size: var(--fz32);
  font-weight: 700;
  line-height: 29px;
  color: #fa8714;
  margin-bottom: 5px;
}

.about-awards .item-text .text-description {
  font-size: var(--fz21);
  font-weight: 300;
  line-height: 22px;
  color: #545454;
}

/* About-Page ends */

/* Footer starts */

footer {
  min-height: 145px;
  /* max-height: 145px; */
  background-color: #6bc227;
  position: relative;
  /* bottom: 0; */
  max-width: 100%;
  width: 100%;
}

.footer {
  position: relative;
  z-index: 2;
  padding-top: 30px;
}

.footer-logo {
  font-size: var(--fz14);
  color: #fff;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer .logo-image {
  margin-right: 25px;
}

.footer .logo-image svg {
  width: 110px;
  height: 60px;
  fill: #fff;
}

.footer .logo-divider::after {
  content: "";
  position: absolute;
  height: 80px;
  top: -10px;
  border: 1px solid #fff;
  z-index: 5;
}

.footer .logo-text {
  margin-left: 30px;
  line-height: 17px;
}

.footer .text-title {
  font-weight: 500;
}

.footer .text-subtitle {
  font-weight: 300;
  max-width: 65%;
}

.footer-contacts {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-contacts a {
  color: #000;
}

.footer .contacts-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer .nav-left-group,
.footer .nav-right-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

.footer .nav-left-group {
  margin-right: 15px;
}

.footer .contacts-number {
  margin-left: 65px;
}

.footer .contacts-socials {
  margin-left: 32px;
}

.footer .contacts-socials svg {
  fill: #000;
}

.footer .socials-vk {
  margin-left: 10px;
}

.footer-decoration-grass {
  position: absolute;
  top: -90px;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.footer-decoration-cow {
  position: absolute;
  top: -260px;
  right: -30px;
  z-index: 1;
}

.footer-decoration-cow.cow-left {
  left: 30px;
}

/* Footer ends */

/* Header-mobile starts */

.header-mobile {
  display: none;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
  padding-top: 24px;
}

.header-mobile .header-mobile-cover {
  position: absolute;
  top: 0px;
  z-index: 2;
  left: calc(50% - 119.5px);
}

.header-mobile .header-mobile-logo {
  width: 160px;
  height: 91px;
  z-index: 5;
  cursor: pointer;
}

.header-mobile .header-mobile-logo img {
  width: 100%;
  height: 100%;
}

.header-mobile .header-mobile-btn {
  background: -o-linear-gradient(183.31deg, #1d9c1d -6.26%, #99da10 88%);
  background: linear-gradient(266.69deg, #1d9c1d -6.26%, #99da10 88%);
  border-radius: 10px;
  padding: 10px 15px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  margin-left: 0;
  max-width: 190px;
  z-index: 3;
}

.header-mobile-button {
  position: absolute;
  right: 10px;
  top: 0;
  height: 100%;
  width: 50px;
  cursor: pointer;
  z-index: 5;
}

.button-burger {
  position: absolute;
  right: calc(50% - 5px);
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  background-color: #ff8000;
  border-radius: 50%;
}

.button-burger:before,
.button-burger:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  background-color: inherit;
  border-radius: inherit;
}

.button-burger:before {
  top: -25px;
}

.button-burger:after {
  top: 25px;
}

.button-cross {
  position: absolute;
  right: calc(50% - 7.5px);
  top: calc(50% - 7.5px);
  background-color: gray;
  border-radius: 2px;
}

.button-cross:before,
.button-cross:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 60px;
  left: -10px;
  top: -22px;
  background-color: inherit;
  border-radius: inherit;
}

.button-cross:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-cross:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.header-mobile .header-mobile-content {
  display: none;
  position: absolute;
  top: 125px;
  width: 100%;
  -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  z-index: 3;
  padding: 30px 0 30px 15px;
  font-size: var(--fz21);
}

.header-mobile .header-mobile-content .header-mobile-nav {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 3;
}

.header-mobile .header-mobile-nav .mobile-nav-item {
  margin-bottom: 30px;
  font-weight: 500;
}

.header-mobile .header-mobile-nav .mobile-nav-item a {
  color: #000;
  cursor: pointer;
}

.header-mobile .header-mobile-nav .mobile-nav-item span {
  cursor: pointer;
  position: relative;
}

.header-mobile .header-mobile-nav .mobile-nav-item span::after {
  content: "";
  position: absolute;
  background-image: url(../images/production-menu/aside-dropdown-arrow.svg);
  background-repeat: no-repeat;
  top: calc(50% - 2px);
  right: -23px;
  width: 13px;
  height: 8px;
}

.header-mobile .header-mobile-content .mobile-nav-item-list {
  display: none;
}

.header-mobile-nav .mobile-nav-item-list .mobile-nav-item:not(:last-child) {
  margin-bottom: 10px;
}

.header-mobile-nav .mobile-nav-item-list .mobile-nav-item:first-child {
  margin-top: 20px;
}

.header-mobile-nav .mobile-nav-item-list .mobile-nav-item:last-child {
  margin-bottom: 0;
}

.header-mobile-nav .mobile-nav-item-list .mobile-nav-item {
  font-size: var(--fz16);
  font-weight: 300;
  position: relative;
}

.header-mobile-nav .mobile-nav-item-list .mobile-nav-item::after {
  content: "";
  display: block;
  width: 245px;
  margin-top: 10px;
  border: 1px solid #dbdbdb;
}

.header-mobile .header-mobile-content .header-mobile-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 20px;
  z-index: 3;
}

.header-mobile .header-mobile-contacts .contacts-number {
  font-weight: 300;
  margin-right: 40px;
}

.header-mobile .header-mobile-contacts .contacts-number a {
  color: #1d9c1d;
}

.header-mobile .header-mobile-contacts .contacts-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-mobile .header-mobile-contacts .socials-instagram {
  margin-right: 10px;
}

.header-mobile .header-mobile-content .header-mobile-content-cover {
  position: absolute;
  bottom: -39px;
  z-index: -1;
  left: calc(50% - 119.5px);
}

/* Header-mobile ends */

/* Footer-mobile starts */

.footer-mobile {
  display: none;
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  padding: 20px 0 60px 0;
  font-size: var(--fz14);
  font-weight: 300;
  color: #fff;
}

.footer-mobile > * {
  width: 100%;
}

.footer-mobile svg {
  fill: #fff;
}

.footer-mobile .footer-mobile-logo {
  margin-bottom: 15px;
}

.footer-mobile .footer-mobile-logo svg {
  width: 120px;
  height: 60px;
}

.footer-mobile .footer-mobile-text {
  margin-bottom: 20px;
}

.footer-mobile .text-title {
  font-weight: 500;
}

.footer-mobile .text-subtitle {
  font-weight: 100;
}

.footer-mobile .footer-mobile-nav {
  margin-bottom: 20px;
}

.footer-mobile-nav .mobile-nav-item:not(:last-child) {
  margin-right: 20px;
}

.footer-mobile-nav .mobile-nav-item a {
  color: #000;
}

.footer-mobile .footer-mobile-contacts {
  font-size: var(--fz20);
}

.footer-mobile .number-text {
  margin-bottom: 10px;
}

.footer-mobile .number-phone {
  font-weight: 700;
}

.footer-mobile .number-phone a {
  color: #fff;
}

.footer-mobile .socials-instagram {
  margin-right: 15px;
}

.footer-mobile .footer-mobile-text,
.footer-mobile .contacts-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-mobile .footer-mobile-nav,
.footer-mobile .footer-mobile-contacts,
.footer-mobile .contacts-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-mobile .footer-mobile-decoration-cow {
  position: absolute;
  top: -250px;
}

/* Footer-mobile ends */

/* List separator starts */

.list-separator::before {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
  position: absolute;
  left: -9px;
  top: -4px;
}

.list-separator {
  position: absolute;
  width: 60%;
  border: 1px solid #dbdbdb;
  position: absolute;
  bottom: 0px;
  left: 20%;
}

.list-separator::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
  position: absolute;
  right: -9px;
  top: -4px;
}

/* List separator ends */

/* Pop-up form starts */

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999;
}

.popup-visible {
  overflow: hidden !important;
}

.popup-link {
  font-size: 14px;
  opacity: 0.6;
  margin: 25px auto 0 auto;
  text-align: center;
}

.popup-link:active,
.popup-link:visited {
  color: initial;
}

.popup.popup-active {
  display: block;
}

.popup-wrapper {
  min-height: 100vh;
  max-width: 560px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-container {
  min-width: 280px;
  width: 100%;
  max-width: 560px;
  background: #fff;
  margin: 0 auto;
  padding: 25px 35px 45px 35px;
  border: 1px solid #c7c7c7;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
  border-radius: 34px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-close {
  width: 40px;
  height: 40px;
  font-size: 54px;
  color: #545454;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}

.popup-close:hover {
  opacity: 0.7;
}

.popup .popup-form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.popup .popup-container .popup-bg-item {
  margin-bottom: 15px;
}

.popup .popup-container .popup-title {
  font-size: var(--fz32);
  font-weight: 700;
  color: #ff8000;
  line-height: 105%;
  max-width: 250px;
  text-align: center;
  margin-bottom: 50px;
}

.popup .form-group label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 25px;
}

.popup .form-group span {
  font-size: var(--fz16);
  font-weight: 300;
  color: #7e7e7e;
  margin-bottom: 15px;
  padding-left: 15px;
}

.popup .popup-container .popup-form {
  width: 100%;
}

.popup .form-group input,
.popup .form-group textarea {
  width: 100%;
}

.popup .form-group input {
  border: none;
  border-bottom: 1px solid #aaaaaa;
  padding-left: 15px;
  padding-bottom: 10px;
}

.popup .form-group textarea {
  height: 210px;
  resize: none;
  border: 1px solid #aaaaaa;
  border-radius: 6px;
  padding: 15px;
}

.popup .form-group input::-webkit-input-placeholder,
.popup .form-group textarea::-webkit-input-placeholder {
  font-size: var(--fz16);
  font-weight: 300;
  color: #7e7e7e;
}

.popup .form-group input::-moz-placeholder,
.popup .form-group textarea::-moz-placeholder {
  font-size: var(--fz16);
  font-weight: 300;
  color: #7e7e7e;
}

.popup .form-group input:-ms-input-placeholder,
.popup .form-group textarea:-ms-input-placeholder {
  font-size: var(--fz16);
  font-weight: 300;
  color: #7e7e7e;
}

.popup .form-group input::-ms-input-placeholder,
.popup .form-group textarea::-ms-input-placeholder {
  font-size: var(--fz16);
  font-weight: 300;
  color: #7e7e7e;
}

.popup .form-group input::placeholder,
.popup .form-group textarea::placeholder {
  font-size: var(--fz16);
  font-weight: 300;
  color: #7e7e7e;
}

.popup .form-feedback input[type="submit"] {
  background: -o-linear-gradient(183.31deg, #1d9c1d -6.26%, #99da10 88%);
  background: linear-gradient(266.69deg, #1d9c1d -6.26%, #99da10 88%);
  border: none;
  border-radius: 10px;
  padding: 10px 15px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  margin-left: calc(50% - 95px);
  width: 190px;
  z-index: 3;
  font-size: var(--fz21);
}

/* Pop-up form ends */

/* Body ends */

/* Hover-effects starts */

.socials-instagram svg {
  fill: #1d9c1d;
}

.socials-vk svg {
  fill: #1d9c1d;
}

a {
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
  position: relative;
}

header a.active {
  color: #ff8000;
  position: relative;
}

header a.active::after {
  content: "";
  background-image: url(../images/header-a-hover-item.svg);
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 100%;
  height: 8px;
  background-repeat-y: no-repeat;
}

.green-hover {
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.green-hover:hover {
  color: #6bc227 !important;
}

.green-hover:active {
  color: #1d9c1d;
}

.green-hover-svg svg {
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.green-hover-svg svg:hover {
  fill: #6bc227;
}

.green-hover-svg svg:active {
  fill: #1d9c1d;
}

.orange-hover {
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.orange-hover:hover {
  color: #ff8000 !important;
}

.orange-hover:active {
  color: #fa8714 !important;
}

.orange-hover-under {
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.orange-hover-under:hover {
  color: #ff8000 !important;
}

.orange-hover-under:hover::after {
  content: "";
  background-image: url(../images/header-a-hover-item.svg);
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 100%;
  height: 8px;
  background-repeat-y: no-repeat;
}

.orange-hover-under:active {
  color: #fa8714 !important;
}

.orange-hover-svg svg {
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.orange-hover-svg svg:hover {
  fill: #ff8000;
}

.orange-hover-svg svg:active {
  fill: #fa8714;
}

.shadow-hover {
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  transition: 0.5s all;
}

.shadow-hover:hover {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(117, 117, 117, 1);
  box-shadow: 0px 0px 5px 0px rgba(117, 117, 117, 1);
}

.shadow-hover:active {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(117, 117, 117, 1);
  box-shadow: 0px 0px 10px 0px rgba(117, 117, 117, 1);
}

/* Hover-effects ends */

/* Media-Queries starts */

@media screen and (max-width: 1199px) {
  /* main {
    padding-bottom: 150px;
  } */

  .header {
    display: none;
  }

  .header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .main-categories .categories-item {
    width: 33%;
  }

  .main-products .products-list,
  .main-features .features-list {
    margin-bottom: 40px;
  }

  .main-features .list-item {
    max-width: 145px;
    min-width: 145px;
  }

  .main-mission .description-title {
    margin-top: 10px;
  }

  .production-banner .production-list .list-item {
    width: 22%;
  }

  .production-menu .production-menu-block .block-image {
    position: relative;
    width: 100%;
    min-width: 100%;
    max-width: none;
    min-height: 270px;
    max-height: none;
    height: 100%;
    margin-bottom: 15px;
  }

  .production-menu .production-menu-block .block-image img {
    width: 100%;
    min-width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    max-height: none;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .production-menu .production-menu-block .block-details > * {
    padding: 10px 10px;
  }

  .container.news-desktop .news-feed {
    margin-top: 50px;
  }

  .container.news-desktop .feed-item .block-promotion {
    position: absolute;
    bottom: -15%;
    right: 0;
  }

  .contacts-map .schedule-time {
    font-size: var(--fz19);
  }

  .about-clients .clients-map img {
    min-width: 1000px;
    padding-left: 0;
  }

  section.about-marketing {
    background-position: top 0 left -300px;
  }

  .about-directions .blocks-item:not(:last-child) {
    margin-right: 20px;
  }

  section.about-awards {
    background-position: top -40px right -510px;
    background-size: 1600px 1000px;
  }

  .footer {
    display: none;
  }

  .footer-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 991px) {
  .main-products .products-list,
  .main-features .features-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .main-products .list-item {
    max-width: 25%;
    min-width: 25%;
  }

  .main-features .list-item {
    max-width: 33%;
    min-width: 33%;
    padding-bottom: 25px;
  }

  .production-banner .production-list .list-item {
    width: 21%;
  }

  .production-banner .production-list .list-item .item-name {
    font-size: var(--fz21);
  }

  .production-banner .production-list .list-item img {
    height: 150px;
  }

  .production-menu .production-menu-aside {
    display: none;
  }

  .production-menu .production-menu-block .block-details > * {
    padding: 20px 40px;
  }

  /* Filter starts */

  .production-menu .production-menu-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .production-menu-filter .filter-option {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
  }

  .production-menu-filter .filter-option:nth-of-type(-n + 2) {
    margin-bottom: 10px;
  }

  .production-menu-filter .option-checkbox {
    position: absolute;
    z-index: -10000;
    opacity: 0;
  }

  .production-menu-filter .option-checkbox + label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .production-menu-filter .option-checkbox + label::before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 35px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border: 2px solid #c4c4c4;
    border-radius: 10px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 80%;
  }

  .production-menu-filter .option-checkbox:checked + label::before {
    border-color: #ff8000;
    background-image: url(../images/mobile/production-menu/filter-checkbox-bg.svg);
  }

  /* стили при наведении курсора на checkbox */
  /* .production-menu-filter
    .option-checkbox:not(:disabled):not(:checked)
    + label:hover::before {
    border-color: #ffbd7a;
  } */
  /* стили для активного состояния чекбокса (при нажатии на него) */
  /* .production-menu-filter
    .option-checkbox:not(:disabled):active
    + label::before {
    background-color: #ffbd7a;
    border-color: #ffbd7a;
  } */
  /* стили для чекбокса, находящегося в фокусе */
  /* .production-menu-filter .option-checkbox:focus + label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    border-color: #ffbd7a;
  } */
  /* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
  /* .production-menu-filter .option-checkbox:focus:not(:checked) + label::before {
    border-color: #80bdff;
  } */
  /* стили для чекбокса, находящегося в состоянии disabled */
  /* .production-menu-filter .option-checkbox:disabled + label::before {
    background-color: #e9ecef;
    border-color: #c4c4c4;
  } */

  .production-menu-filter .option-name span {
    font-size: var(--fz14);
    font-weight: 300;
    max-width: 45%;
  }

  /* Filter ends */

  .news-list .block-content {
    max-width: 100%;
  }

  .news-list .news-block:not(:first-child) {
    padding-top: 0;
  }

  .news-list .news-block {
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }

  .news-list .block-content {
    padding: 15px;
  }

  .news-list .block-content .content-date {
    position: absolute;
    bottom: -20px;
    right: 10px;
  }

  .news-list .block-promotion {
    top: 160px;
    left: 10px;
  }

  .news-list .promotion-text {
    left: 35px;
  }

  section.contacts {
    display: none;
  }

  section.contacts-map {
    display: none;
  }

  section.contacts-mobile {
    display: block;
    padding-top: 50px;
    padding-bottom: 150px;
  }

  .contacts-mobile .contacts-mobile-time {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .contacts-mobile .contacts-mobile-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
  }

  .contacts-mobile .mobile-title-image {
    margin-right: 40px;
    padding-left: 30px;
  }

  .contacts-mobile .mobile-title-text {
    max-width: 220px;
  }

  .contacts-mobile .text-title {
    font-size: var(--fz20);
    font-weight: 700;
    margin-bottom: 10px;
    max-width: 80%;
  }

  .contacts-mobile .text-description {
    font-size: var(--fz16);
    font-weight: 300;
    max-width: 80%;
  }

  .contacts-mobile .contacts-mobile-schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contacts-mobile .schedule-item {
    min-width: 140px;
    max-width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #dbdbdb;
    border-radius: 13px;
    padding: 20px 0 20px 20px;
    font-size: var(--fz20);
    font-weight: 300;
    line-height: 24px;
  }

  .contacts-mobile .schedule-item:first-child {
    margin-right: 10px;
  }

  .contacts-mobile .schedule-item .item-image {
    margin-bottom: 15px;
    min-height: 70px;
  }

  .contacts-mobile .schedule-item .item-image img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .contacts-mobile .schedule-item .text-days {
    font-weight: 700;
    text-transform: uppercase;
  }

  .contacts-mobile .contacts-mobile-numbers {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    margin-bottom: 60px;
    background-color: #fff6ed;
  }

  .contacts-mobile .numbers-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contacts-mobile .numbers-info .info-company {
    font-size: var(--fz32);
    font-weight: 700;
    margin-bottom: 22px;
  }

  .contacts-mobile .numbers-info .info-address {
    font-size: var(--fz21);
    font-weight: 300;
    margin-bottom: 60px;
  }

  .contacts-mobile .numbers-info .info-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contacts-mobile .numbers-info .socials-vk {
    padding-right: 10px;
  }

  .contacts-mobile .numbers-info .socials-instagram {
    padding-right: 20px;
  }

  .contacts-mobile .numbers-info .socials-divider {
    position: relative;
    padding-right: 20px;
  }

  .contacts-mobile .numbers-info .socials-divider::after {
    content: "";
    position: absolute;
    height: 50px;
    top: -25px;
    border: 1px solid #6bc227;
  }

  .contacts-mobile .numbers-info .socials-text {
    font-size: var(--fz23);
    font-weight: 700;
    line-height: 31px;
    color: #ff8000;
  }

  .contacts-mobile .numbers-info .info-orders,
  .contacts-mobile .numbers-info .info-supply,
  .contacts-mobile .numbers-info .info-findep,
  .contacts-mobile .numbers-info .info-sales {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 15px 15px 25px 40px;
    margin-bottom: 15px;
    width: 350px;
    background-color: #fff;
    border-radius: 10px;
  }

  .contacts-mobile .numbers-info .info-orders::before,
  .contacts-mobile .numbers-info .info-supply::before,
  .contacts-mobile .numbers-info .info-findep::before,
  .contacts-mobile .numbers-info .info-sales::before {
    content: "";
    width: 100%;
    border: 1px solid #d6d6d6;
    position: absolute;
    left: 0;
    top: 80px;
  }

  .contacts-mobile .numbers-info .info-title {
    font-size: var(--fz23);
    font-weight: 700;
    color: #ff8000;
    padding-bottom: 10px;
  }

  .contacts-mobile .numbers-info .info-number {
    font-size: var(--fz20);
    font-weight: 300;
    padding-bottom: 30px;
  }

  .contacts-mobile .numbers-info .info-number a {
    color: #545454;
  }

  .contacts-mobile .numbers-info .info-email {
    font-size: var(--fz16);
    font-weight: 300;
  }

  .contacts-mobile .numbers-info .info-email a {
    color: #006ff2;
    text-decoration: underline;
  }

  .contacts-mobile .numbers-info .info-subtitle {
    font-size: var(--fz16);
    font-weight: 300;
    color: #000;
  }

  .contacts-mobile .numbers-info .info-sales .info-email {
    padding-bottom: 15px;
  }

  .contacts-mobile .contacts-mobile-numbers-bg-item {
    position: absolute;
    bottom: -40px;
    left: calc(50% - 154px);
    z-index: -1;
  }

  .contacts-mobile-map {
    position: relative;
    margin-bottom: 150px;
  }

  .contacts-mobile-map .map-wrapper {
    width: 100%;
  }

  .contacts-mobile-map .map-wrapper iframe {
    width: 100%;
    max-height: 360px;
  }

  .contacts-mobile-map .contacts-mobile-map-separator {
    position: absolute;
    left: calc(50% - 121px);
    bottom: -100px;
  }

  section.about,
  section.about-principles,
  section.about-clients,
  section.about-marketing,
  section.about-directions,
  section.about-awards {
    display: none;
  }

  section.about-mobile {
    display: block;
  }

  section.about-mobile > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px 0 15px;
    position: relative;
  }

  section.about-mobile .about-mobile-banner {
    min-height: 400px;
    max-height: 400px;
    background-position: center;
    background-size: cover;
    background-image: url(../images/about/about-title-bg.png);
  }

  section.about-mobile .about-mobile-banner:nth-of-type(2n) {
    background-image: url(../images/about/awards-bg.png);
  }

  section.about-mobile .about-mobile-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 20px;
  }

  section.about-mobile .about-mobile-title .title-bg-item {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 1;
  }

  section.about-mobile .about-mobile-title .title-heading {
    font-family: "Museo Cyrl";
    font-size: var(--fz32);
    font-weight: 900;
    line-height: 29px;
    color: #ff8000;
    z-index: 2;
    margin-bottom: 10px;
  }

  section.about-mobile .about-mobile-title .title-description {
    font-size: var(--fz16);
    font-weight: 300;
    line-height: 159%;
    color: #545454;
    /* max-width: 280px; */
    margin-bottom: 30px;
  }

  section.about-mobile .about-mobile-principles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 30px;
    background-color: #fff6ed;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  }

  section.about-mobile .about-mobile-principles .principles-bg-item {
    position: absolute;
    width: 219px;
    height: 150px;
    overflow: hidden;
    bottom: -36px;
    left: calc(50% - 109.5px);
    z-index: 1;
  }

  section.about-mobile .about-mobile-principles .principles-bg-item img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  section.about-mobile .about-mobile-principles .principles-title {
    font-size: var(--fz20);
    font-weight: 500;
    line-height: 24.5px;
    margin-bottom: 25px;
    text-align: center;
  }

  section.about-mobile .about-mobile-principles .principles-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
  }

  section.about-mobile
    .about-mobile-principles
    .principles-list:not(.single-item)::after {
    content: "";
    width: 100%;
    position: absolute;
    bottom: -20px;
    border: 1px solid #d6d6d6;
  }

  section.about-mobile .about-mobile-principles .principles-list.single-item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  section.about-mobile .about-mobile-principles .list-item {
    position: relative;
    width: 50%;
    min-height: 100px;
    font-size: var(--fz16);
    font-weight: 300;
    padding-top: 40px;
    margin-bottom: auto;
  }

  section.about-mobile .about-mobile-principles .item-image {
    width: 93px;
    height: 93px;
    position: absolute;
    top: calc(50% - 46.5px);
    left: calc(50% - 46.5px);
  }

  section.about-mobile .about-mobile-principles .item-image img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  section.about-mobile .about-mobile-principles .item-name {
    text-align: center;
  }

  section.about-mobile .about-mobile-clients {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  section.about-mobile .about-mobile-clients .clients-title {
    text-align: center;
    font-size: var(--fz20);
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 24.5px;
  }

  .about-mobile-clients .clients-title span {
    position: relative;
  }

  .about-mobile-clients .clients-title span::before {
    content: "";
    background-image: url(../images/mobile/about/title-elements-left.svg);
    position: absolute;
    background-repeat: no-repeat;
    height: 10px;
    width: 20px;
    left: -25px;
    top: calc(50% - 5px);
  }

  .about-mobile-clients .clients-title span::after {
    content: "";
    background-image: url(../images/mobile/about/title-elements-right.svg);
    position: absolute;
    background-repeat: no-repeat;
    height: 10px;
    width: 20px;
    right: -25px;
    top: calc(50% - 5px);
  }

  section.about-mobile .about-mobile-clients .clients-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px;
  }

  .about-mobile-clients .clients-list .list-item {
    font-size: var(--fz16);
    font-weight: 300;
  }

  .about-mobile-clients .clients-list .list-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .about-mobile-clients .clients-list .list-item span {
    position: relative;
    padding-left: 30px;
    display: inline-block;
  }

  .about-mobile-clients .clients-list .list-item span::before {
    content: "";
    background-image: url(../images/mobile/about/clients-check.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 20px;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
  }

  section.about-mobile .about-mobile-clients .clients-logos {
    /* max-width: 100%; */
    width: 100%;
    text-align: center;
  }

  .about-mobile-clients .clients-logos img {
    /* max-width: 100%; */
    -o-object-fit: cover;
    object-fit: cover;
    width: 460px;
  }

  section.about-mobile .about-mobile-map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  section.about-mobile .about-mobile-map .map-cities-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 250px;
    width: 410px;
  }

  .about-mobile-map .map-cities-list .list-item {
    font-size: var(--fz12);
    font-weight: 300;
    width: 130px;
  }

  section.about-mobile .about-mobile-map .map-image {
    position: absolute;
    top: -60px;
    z-index: 1;
    width: 100%;
    text-align: center;
  }

  section.about-mobile .about-mobile-map .map-image img {
    width: 460px;
    height: 510px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  section.about-mobile .about-mobile-marketing {
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff6ed;
  }

  section.about-mobile .about-mobile-marketing .marketing-title {
    text-align: center;
    font-size: var(--fz20);
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 20px;
  }

  .about-mobile-marketing .marketing-title span {
    position: relative;
  }

  .about-mobile-marketing .marketing-title span::before {
    content: "";
    background-image: url(../images/products-title-item-left.svg);
    position: absolute;
    background-repeat: no-repeat;
    height: 10px;
    width: 20px;
    left: -25px;
    top: calc(50% - 5px);
  }

  .about-mobile-marketing .marketing-title span::after {
    content: "";
    background-image: url(../images/products-title-item-right.svg);
    position: absolute;
    background-repeat: no-repeat;
    height: 10px;
    width: 20px;
    right: -25px;
    top: calc(50% - 5px);
  }

  section.about-mobile .about-mobile-marketing .marketing-description {
    font-size: var(--fz16);
    font-weight: 300;
    margin-bottom: 30px;
    max-width: 400px;
  }

  section.about-mobile .about-mobile-marketing .marketing-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px;
  }

  .about-mobile-marketing .marketing-list .list-item {
    font-size: var(--fz16);
    font-weight: 300;
  }

  .about-mobile-marketing .marketing-list .list-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .about-mobile-marketing .marketing-list .list-item span {
    position: relative;
    padding-left: 30px;
    display: inline-block;
  }

  .about-mobile-marketing .marketing-list .item-title {
    font-weight: 700;
    color: #fa8714;
    margin-bottom: 5px;
  }

  .about-mobile-marketing .marketing-list .item-title span::before {
    content: "";
    background-image: url(../images/mobile/about/marketing-check.svg);
    background-repeat: no-repeat;
    width: 18px;
    height: 20px;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
  }

  section.about-mobile .about-mobile-directions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 60px;
    padding-right: 0;
    padding-left: 0;
    z-index: 1;
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
  }

  section.about-mobile .about-mobile-directions .directions-bg-item {
    position: absolute;
    width: 219px;
    height: 150px;
    overflow: hidden;
    bottom: -35px;
    left: calc(50% - 109.5px);
    z-index: 1;
  }

  section.about-mobile .about-mobile-directions .directions-bg-item img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  section.about-mobile .about-mobile-directions .directions-title {
    font-size: var(--fz20);
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: center;
  }

  .about-mobile-directions .directions-slider {
    margin-left: 15px;
    z-index: 2;
  }

  .about-mobile-directions .directions-slider .slider-item {
    width: 245px;
    min-width: 245px;
    max-width: 245px;
    height: 375px;
    min-height: 375px;
    max-height: 375px;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 17px;
    padding: 0 10px;
    font-size: var(--fz14);
    font-weight: 300;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    position: relative;
  }

  .about-mobile-directions .slider-item .item-image {
    width: 220px;
    min-width: 220px;
    max-width: 220px;
    height: 165px;
    min-height: 165px;
    max-height: 165px;
    margin-bottom: 10px;
  }

  .about-mobile-directions .slider-item .item-image img {
    width: 100%;
    height: 165px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .about-mobile-directions .slider-item .item-title {
    font-size: var(--fz16);
    font-weight: 700;
    margin-bottom: 10px;
  }

  .about-mobile-directions .slider-item .item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    bottom: 20px;
    left: 10px;
  }

  .about-mobile-directions .slider-item .item-link a {
    color: #1d9c1d;
    text-decoration: underline;
  }

  .about-mobile-directions .slider-item .item-link a:not(:last-child) {
    margin-bottom: 5px;
  }

  section.about-mobile .about-mobile-awards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 200px;
  }

  section.about-mobile .about-mobile-awards .awards-title {
    text-align: center;
    font-size: var(--fz20);
    font-weight: 500;
    margin-bottom: 25px;
    line-height: 20px;
  }

  .about-mobile-awards .awards-title span {
    position: relative;
  }

  .about-mobile-awards .awards-title span::before {
    content: "";
    background-image: url(../images/products-title-item-left.svg);
    position: absolute;
    background-repeat: no-repeat;
    height: 10px;
    width: 20px;
    left: -25px;
    top: calc(50% - 5px);
  }

  .about-mobile-awards .awards-title span::after {
    content: "";
    background-image: url(../images/products-title-item-right.svg);
    position: absolute;
    background-repeat: no-repeat;
    height: 10px;
    width: 20px;
    right: -25px;
    top: calc(50% - 5px);
  }

  section.about-mobile .about-mobile-awards .awards-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-mobile-awards .awards-list .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about-mobile-awards .awards-list .list-item:not(:last-child) {
    margin-bottom: 30px;
  }

  .awards-list .list-item .item-image {
    width: 70px;
    min-width: 70px;
    max-width: 70px;
    height: 70px;
    min-height: 70px;
    max-height: 70px;
    margin-right: 20px;
  }

  .awards-list .list-item .item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .awards-list .list-item .item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: var(--fz16);
    font-weight: 300;
    color: #545454;
  }

  .awards-list .list-item .item-text .text-title {
    font-size: var(--fz16);
    font-weight: 700;
    color: #fa8714;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .slick-slide img {
    height: 400px;
  }

  .main-categories {
    padding-top: 25px;
  }

  .main-categories .categories-item {
    width: 50%;
  }

  .main-categories .categories-item.empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main-categories .item-image img {
    min-height: 135px;
    max-height: 200px;
  }

  .main-categories .categories-item.empty img {
    width: 100%;
    height: 100%;
    min-width: inherit;
    min-height: inherit;
    max-width: inherit;
    max-height: inherit;
  }

  .main-products .products-block {
    border: 1px solid #c4c4c4;
    border-radius: 10px;
  }

  .main-products .products-news .news-block {
    border-bottom: 1px solid #c4c4c4;
    border-radius: 10px;
    padding: 10px 0;
  }

  .main-products .products-news .news-block > * {
    padding: 0 10px;
  }

  .main-products .products-news .news-separator {
    display: none;
  }

  .main-products .products-banner {
    max-height: 200px;
  }

  .main-products .products-banner img {
    max-height: none;
    min-height: initial;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .main-products .list-item,
  .main-features .list-item {
    padding-bottom: 25px;
  }

  .main-features .list-item {
    max-width: 50%;
    min-width: 50%;
  }

  .main-features .list-item .item-name {
    max-width: 80%;
  }

  .production-banner .production-list {
    display: none;
  }

  .production-banner .production-list-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-bottom: 10px;
  }

  .production-banner .production-list-mobile .list-item {
    border: none;
    width: 50%;
  }

  .production-banner .production-list-mobile .item-image img {
    width: 80%;
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .production-banner .production-list-mobile .item-name {
    background-color: transparent;
    font-size: var(--fz18);
  }

  .news-list .block-content {
    max-width: 100%;
  }

  .news-list .news-block:not(:first-child) {
    padding-top: 0;
  }

  .news-list .news-block {
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }

  .news-list .block-content {
    padding: 15px;
  }

  .news-list .block-content .content-date {
    position: absolute;
    bottom: -20px;
    right: 10px;
  }

  .news-list .news-pagination .pagination-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 5%;
  }

  .news-list .news-pagination .list-item:not(.list-item-active) {
    display: none;
  }

  .news {
    padding-bottom: 50px;
  }

  .news .container.news-desktop {
    display: none;
  }

  .news .news-list {
    display: block;
    padding: 70px 0 0 0;
  }

  .news .container-fluid.news-mobile,
  .news .container.news-mobile {
    display: block;
  }

  .news .container-fluid.news-mobile {
    position: relative;
  }

  .news .news-banner {
    margin-bottom: 10px;
  }

  .news .news-content .content-description {
    font-size: var(--fz16);
    font-weight: 300;
    max-width: 100%;
    padding-bottom: 150px;
  }

  .news .container-fluid.news-mobile .news-content {
    background-color: #fff6ed;
    padding: 15px 0;
    margin-bottom: 10px;
  }

  .news .container-fluid.news-mobile .content-title {
    max-width: 540px;
    margin: 0 auto;
    padding: 0 15px;
  }

  .news .container-fluid.news-mobile .news-date {
    max-width: 540px;
    margin: 0 auto 10px auto;
    padding: 0 15px;
  }

  .news .news-feed {
    display: none;
  }

  section.about-mobile .about-mobile-principles .principles-title {
    font-size: var(--fz20);
    font-weight: 500;
    line-height: 24.5px;
    margin-bottom: 25px;
    text-align: left;
  }

  .about-mobile-map .map-cities-list .list-item {
    font-size: var(--fz12);
    font-weight: 300;
    width: 130px;
  }

  .production-menu .production-menu-filter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media screen and (max-width: 500px) {
  .main-features .features-bg-item {
    display: none;
  }

  .main-products {
    padding: 50px 0 20px 0;
  }

  .main-features {
    padding: 20px 0 20px 0;
  }

  .main-products .products-list,
  .main-features .features-list {
    display: none;
  }

  .main-products .products-list-mobile {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: var(--fz16);
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 20px;
  }

  .main-features .features-list-mobile {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: var(--fz16);
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 25px;
  }

  .main-products .products-list-mobile .list-item,
  .main-features .features-list-mobile .list-item {
    max-width: none;
    min-width: initial;
    width: 50%;
    padding-bottom: 0;
  }

  .main-categories {
    padding-bottom: 25px;
  }

  .main-mission {
    padding: 20px 0 200px 0;
  }

  .main-mission .description-text {
    line-height: 22px;
  }

  .main-categories .item-image img {
    min-height: 130px;
    max-height: 130px;
  }

  .main-features .list-item .item-image {
    position: absolute;
    z-index: -1;
    top: 0px;
    width: 90px;
    height: 90px;
    left: 20px;
  }

  .main-features .list-item .item-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .main-features .list-item .item-name {
    max-width: 85%;
    text-align: left;
  }

  .main-categories .item-name {
    width: 100px;
    height: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--fz19);
    font-weight: 300;
  }

  .main-categories .item-name::after {
    left: 0;
  }

  .main-products .title-separator {
    position: absolute;
    top: -120px;
    left: calc(50% - 90px);
    z-index: -1;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }

  .main-mission .description-title {
    display: none;
  }

  .main-mission .description-text {
    margin-top: 10px;
  }

  .production-menu .production-menu-block {
    padding: 0;
    margin-bottom: 10px;
  }

  .production-menu .production-menu-block .block-image {
    min-height: 250px;
  }

  .production-menu .production-menu-block .block-image img {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .production-menu .production-menu-block .block-name {
    font-size: var(--fz19);
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .production-menu .production-menu-block .block-details {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }

  .production-menu .production-menu-block .block-details > * {
    padding: 5px 9px;
  }

  .production-menu .production-menu-block .block-details > :not(:last-child) {
    margin-right: 10px;
  }

  .production-menu .production-menu-block .block-gost {
    top: 10px;
    right: 15px;
  }

  section.about-mobile .about-mobile-title .title-description {
    max-width: 280px;
  }

  section.about-mobile .about-mobile-principles .item-name {
    max-width: 110px;
    text-align: left;
  }

  section.about-mobile .about-mobile-clients .clients-logos {
    width: 100%;
    text-align: center;
  }

  .about-mobile-clients .clients-logos img {
    width: 100%;
  }

  section.about-mobile .about-mobile-map {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
  }

  section.about-mobile .about-mobile-map .map-cities-list {
    width: inherit;
  }

  section.about-mobile .about-mobile-map .map-image img {
    width: 100%;
    height: 450px;
  }

  section.about-mobile .about-mobile-directions .directions-title {
    padding-left: 15px;
    text-align: left;
  }

  .contacts-mobile .contacts-mobile-time {
    display: block;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  }

  .contacts-mobile .numbers-info .info-orders,
  .contacts-mobile .numbers-info .info-supply,
  .contacts-mobile .numbers-info .info-findep,
  .contacts-mobile .numbers-info .info-sales {
    width: 100%;
  }

  .contacts-mobile .numbers-info .info-title {
    font-size: var(--fz20);
  }

  .main-products .products-title {
    margin-bottom: 20px;
  }

  .popup-wrapper {
    max-width: 290px;
  }

  .popup-container {
    min-width: 280px;
    width: 100%;
    max-width: 290px;
    max-height: 500px;
    padding: 20px 30px 40px 30px;
  }

  .popup .popup-container .popup-title {
    font-size: var(--fz20);
    margin-bottom: 20px;
  }

  .popup .form-group label {
    margin-bottom: 15px;
  }

  .popup .form-group input {
    padding-left: 0px;
  }

  .popup .form-group span {
    padding-left: 0px;
  }

  .popup .form-group textarea {
    height: 70px;
    padding: 10px;
  }
}

@media screen and (min-width: 1200px) {
  section.about-awards {
    background-position: top -100px right -510px;
    background-size: 1600px 1000px;
  }

  section.about-marketing {
    background-position: top 0 left -260px;
  }
}

@media screen and (min-width: 1500px) {
  section.about-awards {
    background-position: top -100px right -340px;
    background-size: 1600px 1000px;
  }

  section.about-marketing {
    background-position: top 0 left -120px;
  }
}

@media screen and (min-width: 2500px) {
  section.about-awards {
    background-position: top -100px right 150px;
    background-size: 1600px 1000px;
  }

  section.about-marketing {
    background-position: top 0 left 400px;
  }
}

/* Media-Queries ends */

/* start fix */
.news .feed-item .item-block {
  z-index: 999;
}
/* end fix */

.error-page {
  padding-top: 80px;
  padding-bottom: 100px;
}

.error-page .error-page-bg {
  position: relative;
  z-index: -1;
}

.error-page .error-page-bg * {
  position: absolute;
}

.error-page .error-page-bg .bg-item-center {
  height: 270px;
  width: 100%;
  top: 60px;
  background-color: #fff6ed;
}

.error-page .error-page-bg .bg-item-bottom {
  bottom: 90px;
  right: 1435px;
}

.error-page .error-page-bg .bg-item-top-left {
  top: 0;
  left: -10px;
}

.error-page .error-page-bg .bg-item-top-right {
  top: 0px;
  right: 410px;
}

.error-page .error-page-image {
  text-align: center;
  max-width: 400px;
  max-height: 400px;
  margin: 0 auto;
  position: relative;
}

.error-page .error-page-image > img {
  border-radius: 50%;
  max-width: 380px;
  max-height: 380px;
  width: 380px;
  height: 380px;
}

.error-page .error-page-image .image-item {
  position: absolute;
  bottom: -30px;
  left: -130px;
  max-width: 180px;
  max-height: 180px;
}

.error-page .error-page-image .image-item > img {
  max-width: 180px;
  max-height: 180px;
  width: 180px;
  height: 180px;
}

.error-page .error-page-title,
.error-page .error-page-subtitle,
.error-page .error-page-text {
  text-align: center;
  margin: 0 auto;
}

.error-page .error-page-title {
  font-size: var(--fz48);
  font-weight: 700;
  color: #6bc227;
  margin-top: 40px;
}

.error-page .error-page-subtitle {
  font-size: var(--fz21);
  font-weight: 700;
  max-width: 500px;
  margin-top: 30px;
}

.error-page .error-page-text {
  font-size: var(--fz14);
  font-weight: 300;
  max-width: 260px;
  margin-top: 10px;
}

.about-directions .blocks-item .item-link {
  display: flex;
  flex-direction: column;
}

.about-directions .blocks-item .item-link a {
  font-size: var(--fz14);
  font-weight: 300;
  color: #1d9c1d;
  text-decoration: underline;
}

.about-directions .blocks-item .item-link a:not(:last-child) {
  margin-bottom: 10px;
}

.has-error .help-block {
  color: #ff8000;
  padding: 10px 0 0 15px;
  font-size: 14px;
}