/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

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

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;

    height: 100%;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}


/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border-radius: 7px;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }/*----------------------------------------------------------------------------------------------------------------------
  Colors
----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------
  Paths
----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------
  Settings
----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------
  Fonts
----------------------------------------------------------------------------------------------------------------------*/
@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url("../fonts/OpenSans-Bold/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold/OpenSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSansCyrl-300";
  src: url("../fonts/MuseoSansCyrl-300/MuseoSansCyrl-300.eot");
  src: url("../fonts/MuseoSansCyrl-300/MuseoSansCyrl-300.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-300/MuseoSansCyrl-300.woff") format("woff"), url("../fonts/MuseoSansCyrl-300/MuseoSansCyrl-300.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSansCyrl-500";
  src: url("../fonts/MuseoSansCyrl-500/MuseoSansCyrl-500.eot");
  src: url("../fonts/MuseoSansCyrl-500/MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-500/MuseoSansCyrl-500.woff") format("woff"), url("../fonts/MuseoSansCyrl-500/MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSansCyrl-700";
  src: url("../fonts/MuseoSansCyrl-700/MuseoSansCyrl-700.eot");
  src: url("../fonts/MuseoSansCyrl-700/MuseoSansCyrl-700.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-700/MuseoSansCyrl-700.woff") format("woff"), url("../fonts/MuseoSansCyrl-700/MuseoSansCyrl-700.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MuseoSansCyrl-900";
  src: url("../fonts/MuseoSansCyrl-900/MuseoSansCyrl-900.eot");
  src: url("../fonts/MuseoSansCyrl-900/MuseoSansCyrl-900.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-900/MuseoSansCyrl-900.woff") format("woff"), url("../fonts/MuseoSansCyrl-900/MuseoSansCyrl-900.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@keyframes underline-on-hover {
  0% {
    transform: translateX(-105%);
  }
  100% {
    transform: translateX(105%);
  }
}
/*----------------------------------------------------------------------------------------------------------------------
  Markup
----------------------------------------------------------------------------------------------------------------------*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

p {
  margin: 5px 0 10px 0;
}

a, input, textarea {
  box-shadow: none;
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

input::-webkit-input-placeholder {
  opacity: 1;
}

input::-moz-placeholder {
  opacity: 1;
}

input:-moz-placeholder {
  opacity: 1;
}

input:-ms-input-placeholder {
  opacity: 1;
}

input:placeholder {
  opacity: 1;
}

textarea::-webkit-input-placeholder {
  opacity: 1;
}

textarea::-moz-placeholder {
  opacity: 1;
}

textarea:-moz-placeholder {
  opacity: 1;
}

textarea:-ms-input-placeholder {
  opacity: 1;
}

textarea:placeholder {
  opacity: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

body {
  position: relative;
  font-family: "MuseoSansCyrl-700";
  font-size: 14px;
  line-height: 24px;
  background: #f5f5f5;
}
body.fixed {
  overflow: hidden;
}

#document-wrap #page-wrap {
  padding: 115px 0 0;
  transition: padding-left 0.3s;
}

@media (max-width: 1000px) {
  #document-wrap #page-wrap {
    padding: 63px 0 0;
  }
}
.text-center,
.article table th.text-center {
  text-align: center;
}

.block .content {
  max-width: 1170px;
  margin: auto;
}
.block .content .page-title {
  position: relative;
  font-family: "MuseoSansCyrl-900";
  font-size: 80px;
  color: #ba2727;
  line-height: 74px;
  letter-spacing: 1.76px;
  margin: 53px 0 50px;
}
.block .content .page-title:before {
  position: absolute;
  top: 30px;
  left: -115px;
  content: "";
  width: 75px;
  height: 7px;
  background-color: #ba2727;
  transition: width 0.2s, left 0.3s;
}
.block .content .page-title .text-after {
  position: absolute;
  left: -180px;
  top: -100px;
  font-size: 185px;
  line-height: 171px;
  letter-spacing: 1.76px;
  opacity: 0.15;
  color: #a4b7b9;
  white-space: nowrap;
  z-index: -1;
}

@media (max-width: 1800px) {
  .block .content .page-title {
    font-size: calc(80px + 55 * (100vw - 1800px) / 1480);
    line-height: calc(74px + 42 * (100vw - 1800px) / 1480);
    margin: calc(53px + 33 * (100vw - 1800px) / 1480) 0 calc(50px + 30 * (100vw - 1800px) / 1480);
  }
  .block .content .page-title:before {
    top: calc(30px + 6 * (100vw - 1800px) / 800);
    left: calc(-115px + -60 * (100vw - 1800px) / 800);
    width: calc(75px + 30 * (100vw - 1800px) / 800);
  }
  .block .content .page-title .text-after {
    left: calc(-180px + -130 * (100vw - 1800px) / 800);
    top: calc(-100px + -40 * (100vw - 1800px) / 800);
    font-size: calc(185px + 100 * (100vw - 1800px) / 800);
    line-height: calc(171px + 81 * (100vw - 1800px) / 800);
  }
  .menu-opened .block .content .page-title:before {
    width: 0;
    left: 0;
  }
}
@media (max-width: 1800px) and (min-width: 1661px) {
  .menu-opened .block .content {
    padding: 0 calc(0px + -30 * (100vw - 1800px) / 140) 0 0;
  }
}
@media (max-width: 1660px) and (min-width: 1000px) {
  .menu-opened .block .content {
    margin: 0 calc(60px + 30 * (100vw - 1660px) / 660) 0 0;
  }
}
@media (max-width: 1500px) {
  .block .content {
    margin: 0 calc(165px + 150 * (100vw - 1500px) / 1180);
  }
}
@media (max-width: 1000px) {
  .block .content .page-title:before {
    display: none;
  }
  .block .content .page-title .text-after {
    display: none;
  }
}
.clear-float:after {
  content: "";
  display: block;
  clear: both;
}

a {
  color: #000;
}

h2 {
  font-family: "MuseoSansCyrl-300";
  font-size: 24px;
  line-height: 24px;
  color: #222222;
  margin: 25px 0 45px;
}

h3 {
  font-family: "MuseoSansCyrl-700";
  font-size: 18px;
  color: #222222;
  line-height: 24px;
  margin: 25px 0;
}

.width_small {
  width: 70%;
  max-width: 100%;
  margin: 0 auto;
}

.width_middle {
  width: 1050px;
  max-width: 100%;
  margin: 0 auto;
}

.width_large {
  width: 1210px;
  max-width: 100%;
  margin: 0 auto;
}

.desc {
  font-family: "MuseoSansCyrl-700";
  font-size: 22px;
  line-height: 30px;
  color: #515e5f;
}

.more-information {
  display: inline-block;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  text-decoration: underline;
  margin: 30px 0 0 0;
}

.breadcrumbs {
  padding: 0 0 0 100px;
}
.breadcrumbs a {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-family: "MuseoSansCyrl-700";
  font-size: 18px;
  line-height: 30px;
  color: #a4b7b9;
}
.breadcrumbs a:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
  width: 14px;
  height: 20px;
  background: url("../images/svg/back-breadcrumbs.svg") center/contain no-repeat;
}

@media (max-width: 1500px) {
  .breadcrumbs {
    padding: 0 0 0 calc(100px + 70 * (100vw - 1500px) / 1180);
  }
}
@keyframes pre-loader-animation {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.pre-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  transition: all 0.2s;
  visibility: visible;
  opacity: 1;
  z-index: 10000;
}
.pre-loader .logo-container {
  position: relative;
}
.pre-loader .logo-container .logo-transparent {
  background: url("../images/svg/logo.svg") no-repeat left;
  background-size: auto 100%;
  width: 400px;
  padding-top: 9.152%;
  opacity: 0.15;
}
.pre-loader .logo-container .logo-filled {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background: url("../images/svg/logo.svg") no-repeat left;
  background-size: auto 100%;
}
.pre-loader.animate .logo-container .logo-filled {
  animation: pre-loader-animation 2s forwards;
}
.pre-loader.loaded {
  visibility: hidden;
  opacity: 0;
}

@media (max-width: 600px) {
  .pre-loader .logo-container .logo-transparent {
    width: calc(400px + 150 * (100vw - 600px) / 280);
  }
}
.action--close {
  position: fixed;
  right: 30px;
  top: 30px;
  color: #fff;
  transition: all 0.3s;
  font-family: "MuseoSansCyrl-900";
  white-space: nowrap;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 10;
}
.action--close.loading {
  top: 60%;
  opacity: 0;
}
.action--close img {
  display: block;
  width: 20px;
}

#side-menu {
  position: fixed;
  top: 0;
  background: #434242;
  width: 400px;
  max-width: 100%;
  left: 0;
  height: 100%;
  color: #fff;
  z-index: 101;
  overflow-y: auto;
  overflow-x: hidden;
  transform: translate(-100%, 0);
  transition: transform 0.3s;
  /*&.des-active{
      left: -465px;
  }*/
}
#side-menu .menu-scroll {
  /*position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -15px;
  right: 0;
  height: 100%;*/
  padding: 40px 30px 12px;
}
#side-menu .menus-tabs {
  display: none;
}
#side-menu .top-production-tabs {
  display: none;
}
#side-menu .menu__wrap {
  position: relative;
  margin: 30px 0 0;
}
#side-menu .menu__wrap .top-panel-btns {
  width: 100%;
  left: 105%;
  padding-left: 25px;
  transition: all 0.5s ease-in-out;
}
#side-menu .menu__wrap .top-panel-btns.active {
  left: 0;
  padding: 15px 0 30px;
}
#side-menu .menu__wrap .top-panel-btns.active + .menu ul:not(.sub-menu) > .menu-item > a:not(:has(span)) {
  margin-left: 0;
}
#side-menu .menu__wrap .top-panel-btns .back {
  position: relative;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  cursor: pointer;
}
#side-menu .menu__wrap .top-panel-btns .back:before {
  content: "";
  width: 12px;
  height: 17px;
  position: absolute;
  left: -26px;
  top: 2px;
  background: url("../images/svg/back.svg") center center no-repeat;
  background-size: contain;
}
#side-menu .menu__wrap .top-panel-btns a {
  display: block;
  font-family: "MuseoSansCyrl-900";
  font-size: 25px;
  line-height: 34px;
  color: #f9f9f9;
  transition: all 0.3s;
}
#side-menu .menu__wrap .top-panel-btns a:hover {
  color: #ba2727;
}
#side-menu .menu__wrap .menu {
  display: none;
}
#side-menu .menu__wrap .menu.active {
  display: block;
}
#side-menu .menu__wrap .menu.production {
  overflow: hidden;
  transition: height 0.6s;
}
#side-menu .menu__wrap .menu.about-company .text-content-container {
  background-image: linear-gradient(to top, transparent 0, #fff 0, #fff 1px, transparent 1px);
  background-size: 0 100%;
  background-repeat: no-repeat;
  background-position: left;
  transition: background-size 0.3s;
}
#side-menu .menu__wrap .menu.about-company .text-content-container:hover {
  background-size: 100% 100%;
}
#side-menu .menu__wrap .menu ul:not(.sub-menu) > .menu-item > a:not(:has(span)) {
  margin-left: 60px;
  background-image: linear-gradient(to top, transparent 0, #fff 0, #fff 1px, transparent 1px);
  background-size: 0 100%;
  background-repeat: no-repeat;
  background-position: left;
  transition: background-size 0.3s;
  width: -moz-max-content;
  width: max-content;
  padding: 0;
}
@media (hover: hover) and (pointer: fine) {
  #side-menu .menu__wrap .menu ul:not(.sub-menu) > .menu-item > a:not(:has(span)):hover {
    background-size: 100% 100%;
  }
}
#side-menu .menu__wrap .menu ul:not(.sub-menu) > .menu-item.current-menu-item > a:not(:has(span)) {
  background-size: 100% 100%;
}
#side-menu .menu__wrap .menu-item {
  margin-bottom: 20px;
  overflow: hidden;
}
#side-menu .menu__wrap .menu-item--margin {
  margin-top: 60px;
}
#side-menu .menu__wrap .menu-item a {
  display: flex;
  align-items: center;
  position: relative;
  font-family: "MuseoSansCyrl-900";
  font-size: 18px;
  color: #fff;
  padding-right: 35px;
  transition: all 0.5s ease-in-out;
  /*
                      img{
                          flex-shrink: 0;
                          display: block;
                          width: 45px;
                          height: 45px;
                          margin-right: 15px;
                          padding: 0;
                      }*/
}
#side-menu .menu__wrap .menu-item a .menu-image-hover-wrapper {
  display: block;
  position: relative;
  width: 45px;
  height: 45px;
  flex-shrink: 0;
  margin: 0 15px 0 0;
}
#side-menu .menu__wrap .menu-item a .menu-image-hover-wrapper img {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  transition: opacity, 0.4s;
}
#side-menu .menu__wrap .menu-item a .menu-image-hover-wrapper img.menu-image {
  z-index: 1;
}
#side-menu .menu__wrap .menu-item a .menu-image-hover-wrapper img.hovered-image {
  opacity: 0;
}
#side-menu .menu__wrap .menu-item a .item-dots {
  position: absolute;
  right: 3px;
  top: 0;
  height: 100%;
  width: 35px;
  text-align: right;
}
#side-menu .menu__wrap .menu-item a .item-dots span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #8c8b8b;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
#side-menu .menu__wrap .menu-item a .item-dots span:nth-child(n+2) {
  margin-left: 2px;
}
#side-menu .menu__wrap .menu-item a .item-dots.active span, #side-menu .menu__wrap .menu-item a .item-dots:hover span {
  background: #ba2727;
}
#side-menu .menu__wrap .menu-item .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  background: #434242;
  transition: all 0.8s ease-in-out;
  opacity: 0;
}
#side-menu .menu__wrap .menu-item .sub-menu.active {
  left: 0;
  opacity: 1;
}
#side-menu .menu__wrap .menu-item .sub-menu .menu-item {
  padding-left: 25px;
  margin-bottom: 15px;
}
#side-menu .menu__wrap .menu-item .sub-menu .menu-item.current-menu-item > a {
  font-family: "MuseoSansCyrl-900" !important;
}
#side-menu .menu__wrap .menu-item .sub-menu .menu-item.current-menu-item > a:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #ba2727;
  position: absolute;
  left: -25px;
  top: 7px;
  border-radius: 50%;
}
#side-menu .menu__wrap .menu-item .sub-menu .menu-item > a {
  position: relative;
  font-family: "MuseoSansCyrl-300";
  font-size: 16px;
  visibility: hidden;
  opacity: 0;
}
#side-menu .menu__wrap .menu-item .sub-menu .menu-item > a .text-content-container {
  background-image: linear-gradient(to top, transparent 0, #fff 0, #fff 1px, transparent 1px);
  background-size: 0 100%;
  background-repeat: no-repeat;
  background-position: left;
  transition: background-size 0.3s;
}
#side-menu .menu__wrap .menu-item .sub-menu .menu-item > a .text-content-container:hover {
  background-size: 100% 100%;
}
#side-menu .menu__wrap .menu-item:hover a .menu-image-hover-wrapper img.menu-image, #side-menu .menu__wrap .menu-item.active a .menu-image-hover-wrapper img.menu-image {
  opacity: 0;
}
#side-menu .menu__wrap .menu-item:hover a .menu-image-hover-wrapper img.hovered-image, #side-menu .menu__wrap .menu-item.active a .menu-image-hover-wrapper img.hovered-image {
  opacity: 1;
}
#side-menu .menu__wrap .menu .production_menu {
  position: relative;
  height: 100%;
}
#side-menu .menu__wrap .menu.about-company {
  padding-left: 25px;
}
#side-menu .menu__wrap .menu.about-company .menu-item {
  position: relative;
}
#side-menu .menu__wrap .menu.about-company .menu-item a:before {
  left: -25px;
}
@keyframes subMenuOut {
  to {
    left: 100%;
  }
}
#side-menu .animate-outToRight {
  animation: outToRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}
@keyframes outToRight {
  to {
    transform: translate3d(110%, 0, 0);
  }
}
#side-menu .animate-outToLeft {
  animation: outToLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}
@keyframes outToLeft {
  to {
    transform: translate3d(-110%, 0, 0);
  }
}

#document-wrap.menu-opened #side-menu {
  transform: translate(0, 0);
}
#document-wrap.menu-opened #page-wrap {
  padding-left: 430px;
}
#document-wrap.menu-opened #page-wrap .header,
#document-wrap.menu-opened #page-wrap .footer-fixed {
  padding-left: 430px;
}

.animate-inFromLeft {
  animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}
@keyframes inFromLeft {
  from {
    transform: translate3d(-110%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.animate-inFromRight {
  animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);
}
@keyframes inFromRight {
  from {
    transform: translate3d(100%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@media (max-width: 1000px) {
  #side-menu .menus-tabs {
    display: block;
    position: absolute;
    top: 50%;
    left: -156px;
    transform: translate(0, -50%) rotate(-90deg);
  }
  #side-menu .menus-tabs .tabs-tab {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #8c8b8b;
    cursor: pointer;
    line-height: 30px;
    padding: 0 0 0 20px;
  }
  #side-menu .menus-tabs .tabs-tab:nth-child(2) {
    margin: 0 0 0 20px;
  }
  #side-menu .menus-tabs .tabs-tab:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #8c8b8b;
    left: 0;
    top: 10px;
    border-radius: 50%;
  }
  #side-menu .menus-tabs .tabs-tab.active {
    font-family: "MuseoSansCyrl-900";
    color: #fff;
  }
  #side-menu .menus-tabs .tabs-tab.active:before {
    background: #ba2727;
  }
  .action--close {
    width: 45px;
    height: 45px;
    right: 15px;
    top: 15px;
    transform: none;
    justify-content: center;
    font-size: 0;
  }
  .action--close img {
    margin: 0;
  }
  #document-wrap.menu-opened #page-wrap {
    padding-left: 0;
  }
  #document-wrap.menu-opened #page-wrap .header,
  #document-wrap.menu-opened #page-wrap .footer-fixed {
    padding-left: calc(30px + 20 * (100vw - 1000px) / 680);
  }
}
@media (max-width: 400px) {
  #side-menu .menu__wrap .top-panel-btns.active {
    padding: 15px 0 30px calc(0px + -25 * (100vw - 400px) / 80);
  }
  #side-menu .menu__wrap .menu-item a {
    font-size: calc(18px + 2 * (100vw - 400px) / 80);
  }
}
.right-buttons-container {
  position: fixed;
  right: 55px;
  top: 50%;
  transform: translate(0, -50%);
  text-transform: uppercase;
  transition: right 0.3s;
  width: 30px;
}
.right-buttons-container .btn-ask-question,
.right-buttons-container .btn-order {
  writing-mode: vertical-lr;
  color: #7c7777;
  line-height: 29px;
  cursor: pointer;
  transition: color 0.3s;
}
.right-buttons-container .btn-ask-question:hover,
.right-buttons-container .btn-order:hover {
  color: #3c3737;
}
.right-buttons-container .btn-ask-question img {
  display: inline-block;
  width: 27px;
  margin: 0 2px 11px 0;
}
.right-buttons-container .btn-order {
  margin: 35px 0 0 0;
}
.right-buttons-container .btn-order img {
  width: 18px;
  height: 18px;
  margin: 0 0 10px 0;
}

@media (max-width: 1800px) and (min-width: 1661px) {
  .menu-opened .right-buttons-container {
    right: calc(55px + 37 * (100vw - 1800px) / 140);
  }
}
@media (max-width: 1660px) and (min-width: 1000px) {
  .menu-opened .right-buttons-container {
    right: calc(18px + 18 * (100vw - 1660px) / 660);
  }
}
@media (max-width: 1500px) {
  .right-buttons-container {
    right: calc(55px + 20 * (100vw - 1500px) / 500);
  }
}
@media (max-width: 1000px) {
  .right-buttons-container {
    display: none;
  }
}
@media (max-height: 700px) {
  .right-buttons-container {
    font-size: 0;
  }
  .right-buttons-container .btn-ask-question img {
    margin: 0;
  }
}
.pagination .page-numbers {
  display: inline-block;
  width: 76px;
  height: 76px;
  font-size: 24px;
  line-height: 76px;
  text-align: center;
  vertical-align: top;
}
.pagination a {
  font-family: "MuseoSansCyrl-500";
  color: #222222;
  text-decoration: underline;
}
.pagination a:hover {
  background-color: rgb(224, 232, 232);
  text-decoration: none;
}
.pagination .prev {
  background: url(../images/svg/angle-left.svg) no-repeat center/17px 30px;
  font-size: 0;
}
.pagination .current {
  font-family: "MuseoSansCyrl-900";
  color: #ba2727;
}
.pagination .next {
  background: url(../images/svg/angle-right.svg) no-repeat center/17px 30px;
  font-size: 0;
}

.category-sublevels-block .content {
  padding: 20px 150px 0 100px;
}
.category-sublevels-block .content .category-menu-title {
  margin: 0 0 20px;
}
.category-sublevels-block .content .category-menu-container {
  display: flex;
  font-family: "OpenSans-Regular", sans-serif;
}
.category-sublevels-block .content .category-menu-container .category-menu {
  width: 50%;
}
.category-sublevels-block .content .category-menu-container .category-menu li {
  margin: 0 0 5px;
}
.category-sublevels-block .content .category-menu-container .category-menu li a {
  text-decoration: underline;
  transition: color 0.3s;
}
.category-sublevels-block .content .category-menu-container .category-menu li a:hover {
  color: #ba2727;
}
.category-sublevels-block .content .category-menu-container .category-menu > li > a {
  font-size: 18px;
  font-family: "MuseoSansCyrl-700";
}
.category-sublevels-block .content .category-menu-container .category-menu .submenu {
  padding: 0 0 0 30px;
  margin: 8px 0 19px;
}
.category-sublevels-block .content .category-menu-container .category-menu:nth-child(1) {
  padding: 0 30px 0 0;
}
.category-sublevels-block .content .category-menu-container .category-menu:nth-child(2) {
  padding: 0 0 0 30px;
}

@media (max-width: 1800px) {
  .menu-opened .category-sublevels-block .content,
  .category-sublevels-block .content {
    padding: 20px calc(150px + 135 * (100vw - 1800px) / 1480) 0 calc(100px + 85 * (100vw - 1800px) / 1480);
  }
}
@media (max-width: 1200px) {
  .category-sublevels-block .content .category-menu-container {
    display: block;
  }
  .category-sublevels-block .content .category-menu-container .category-menu {
    width: 100%;
  }
  .category-sublevels-block .content .category-menu-container .category-menu:nth-child(n) {
    padding: 0;
  }
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 3%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.3s;
  background: #f5f5f5;
}
.header.min {
  padding: 20px 3%;
  background: #fff;
}
.header .logo {
  max-width: 360px;
  display: block;
  overflow: hidden;
  transition: all 0.3s;
  margin-left: 70px;
}
@media screen and (max-width: 1000px) {
  .header .logo {
    margin-left: 0;
  }
}
.header .logo.loading {
  opacity: 0;
}
.header .logo.min {
  max-width: 89px;
}
.header .logo .logo-desktop {
  display: block;
  height: 33px;
}
.header .logo .logo-mobile {
  display: none;
}
.header .logo img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.header .menu-item {
  text-transform: uppercase;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.header .menu-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: translateX(-105%);
}
.header .menu-item:hover::before {
  animation: underline-on-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
}
.header .menu-item.phone {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .header .menu-item.phone {
    margin-right: 12px;
  }
}
.header .menu-item.email {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .header .menu-item.email {
    margin-right: 12px;
  }
}
@media screen and (max-width: 349px) {
  .header .menu-item.email {
    margin-left: auto;
  }
}
.header .menu-item.loading {
  transform: translate(-50px, 0);
  opacity: 0;
}
.header .phone svg, .header .email svg {
  display: none;
}
.header .right-items-wrap .search-btn {
  width: 35px;
  cursor: pointer;
  transition: all 0.3s;
}
.header .right-items-wrap .search-btn.loading {
  opacity: 0;
}
.header .right-items-wrap .search-btn img {
  display: block;
  width: 100%;
}
.header .right-items-wrap .order,
.header .right-items-wrap .ask-question,
.header .right-items-wrap .open-mobile-menu-btn {
  display: none;
}

@media (max-width: 1400px) and (min-width: 1001px) {
  .menu-opened .header .logo .logo-desktop {
    display: none;
  }
  .menu-opened .header .logo .logo-mobile {
    display: block;
    height: 25px;
  }
}
@media (max-width: 1200px) and (min-width: 1001px) {
  .menu-opened .header {
    padding: 40px 15px;
  }
  .menu-opened .header .logo .logo-mobile {
    height: 18px;
  }
  .menu-opened .header .menu-item {
    font-size: 12px;
  }
  .menu-opened .header .right-items-wrap .search-btn {
    width: 25px;
  }
  .header .logo {
    max-width: 260px;
  }
}
@media (max-width: 1000px) {
  .header {
    padding: 20px calc(30px + 20 * (100vw - 1000px) / 680);
  }
  .header .menu-item.loading {
    transform: translate(0, 0);
    opacity: 1;
  }
  .header .phone {
    font-size: calc(14px + 2 * (100vw - 1000px) / 680);
  }
  .header .logo .logo-desktop {
    display: none;
  }
  .header .logo .logo-mobile {
    display: block;
    height: calc(21px + 3 * (100vw - 1000px) / 680);
  }
  .header .logo.loading {
    opacity: 1;
  }
  .header .right-items-wrap {
    display: flex;
    align-items: center;
  }
  .header .right-items-wrap .order,
  .header .right-items-wrap .ask-question {
    display: block;
    margin: 0 12px 0 0;
  }
  .header .right-items-wrap .order svg,
  .header .right-items-wrap .ask-question svg {
    cursor: pointer;
    fill: #ba2727;
    width: 100%;
  }
  .header .right-items-wrap .order {
    width: 17px;
    height: 17px;
  }
  .header .right-items-wrap .ask-question {
    width: 20px;
    height: 20px;
  }
  .header .right-items-wrap .search-btn {
    width: 20px;
    margin: 0 calc(42px + 27 * (100vw - 1000px) / 680) 0 0;
  }
  .header .right-items-wrap .search-btn.loading {
    opacity: 1;
  }
  .header .right-items-wrap .open-mobile-menu-btn {
    display: block;
    width: 20px;
    color: #000;
    cursor: pointer;
  }
}
@media (max-width: 767px) {
  .header .phone, .header .email {
    font-size: 0;
    width: 20px;
    height: 20px;
  }
  .header .phone::before, .header .email::before {
    display: none;
  }
  .header .phone svg, .header .email svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #ba2727;
  }
}
.langs {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: flex-start;
}
.langs--menu {
  position: absolute;
  top: 30px;
  left: 30px;
}
.langs--menu .langs-item {
  color: #fff;
}
.langs--top {
  margin-left: auto;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .langs--top {
    margin-right: 12px;
  }
}
@media screen and (max-width: 349px) {
  .langs--top {
    display: none;
  }
}
.langs--top .langs-item {
  color: #000;
}
.langs-item {
  text-transform: uppercase;
  transition: all ease 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .langs-item:hover {
    color: #ba2727 !important;
  }
}
.langs-item--active {
  color: #ba2727 !important;
}

.burger {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  border-top: 4px solid;
  border-bottom: 4px solid;
  border-color: #ba2727;
  transition: all ease 0.3s;
}
.burger::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 4px;
  transform: translateY(-50%);
  background-color: #ba2727;
  transition: all ease 0.3s;
}
.burger-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
}
@media screen and (max-width: 1000px) {
  .burger-wrap {
    display: none;
  }
}
@media (hover: hover) and (pointer: fine) {
  .burger-wrap:hover {
    cursor: pointer;
  }
  .burger-wrap:hover .burger {
    border-color: #000;
  }
  .burger-wrap:hover .burger::before {
    background-color: #000;
  }
}
.burger__title {
  color: #ba2727;
  text-transform: uppercase;
  font-weight: 700;
}

@keyframes banner-item-image-show {
  0% {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes banner-item-image-hide {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: translate(-50px, 0);
  }
}
@keyframes banner-item-title-show {
  0% {
    opacity: 0;
    transform: translate(20%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes banner-item-title-hide {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: translate(20%, 0);
  }
}
@keyframes banner-item-line-show {
  0% {
    opacity: 0;
    transform: translate(-100%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes banner-item-line-hide {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: translate(-100%, 0);
  }
}
@keyframes banner-item-description-show {
  0% {
    opacity: 0;
    transform: translate(0, -100px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes banner-item-description-hide {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: translate(0, -100px);
  }
}
@keyframes banners-dots-show {
  0% {
    transform: translate(0, 100%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes banners-dots-hide {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    transform: translate(0, 100%);
    opacity: 0;
  }
}
@keyframes banners-arrows-show {
  0% {
    transform: scale(0.3);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes banners-arrows-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.3);
    opacity: 0;
  }
}
@keyframes banners-arrow-next-show {
  0% {
    left: 10px;
  }
  100% {
    left: 50px;
  }
}
@keyframes banners-arrow-next-hide {
  0% {
    left: 50px;
  }
  100% {
    left: 10px;
  }
}
@keyframes banners-arrow-prev-show-mobile {
  0% {
    opacity: 0;
    transform: translate(-50px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes banners-arrow-prev-hide-mobile {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: translate(-50px, 0);
  }
}
@keyframes banners-arrow-next-show-mobile {
  0% {
    opacity: 0;
    transform: translate(50px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes banners-arrow-next-hide-mobile {
  0% {
    opacity: 1;
    transform: translate(0, 0);
  }
  100% {
    opacity: 0;
    transform: translate(50px, 0);
  }
}
#front-page .banners-block .content {
  padding: 40px 0 0;
  max-width: 1400px;
}
#front-page .banners-block .content .banners {
  position: relative;
  transition: height 0.3s;
}
#front-page .banners-block .content .banners .tabs-for-banners {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
#front-page .banners-block .content .banners .tabs-for-banners .tab {
  font-size: 16px;
  color: #a7b9bb;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
#front-page .banners-block .content .banners .tabs-for-banners .tab:nth-child(n+2) {
  margin: 10px 0 0;
}
#front-page .banners-block .content .banners .tabs-for-banners .tab:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #e9eded;
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 50%;
}
#front-page .banners-block .content .banners .tabs-for-banners .tab.active {
  font-family: "MuseoSansCyrl-900";
  color: #000;
}
#front-page .banners-block .content .banners .tabs-for-banners .tab.active:before {
  background: #ba2727;
}
#front-page .banners-block .content .banners .banner {
  /*position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;*/
  display: none;
}
#front-page .banners-block .content .banners .banner.active {
  display: block;
  /*opacity: 1;
  visibility: visible;
  z-index: 1;*/
}
#front-page .banners-block .content .banners .banner .banner-item .image {
  padding: 0 0 0 100px;
  opacity: 0;
}
#front-page .banners-block .content .banners .banner .banner-item .image img {
  max-width: 550px;
}
#front-page .banners-block .content .banners .banner .banner-item .red-line {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -15px 0 0;
  transform: translate(-100%, 0);
  width: 243px;
  height: 30px;
  background-color: #ba2727;
  z-index: -1;
}
#front-page .banners-block .content .banners .banner .banner-item .banner_desc {
  position: absolute;
  top: 0;
  right: 287px;
  max-width: 322px;
  opacity: 0;
}
#front-page .banners-block .content .banners .banner .banner-item .banner_desc::before {
  content: "";
  position: absolute;
  left: -180px;
  top: 10px;
  width: 140px;
  height: 7px;
  background: #8c8b8b;
}
#front-page .banners-block .content .banners .banner .banner-item .title {
  position: absolute;
  top: 150px;
  right: 0;
  width: 52%;
  font-size: 60px;
  line-height: 68px;
  letter-spacing: 0.05em;
  font-family: "MuseoSansCyrl-900";
  opacity: 0;
  color: #ba2727;
}
#front-page .banners-block .content .banners .banner .banner-item.animation-on .image {
  animation: banner-item-image-show 0.5s linear 0.35s forwards;
}
#front-page .banners-block .content .banners .banner .banner-item.animation-on .red-line {
  animation: banner-item-line-show 0.5s linear 0.5s forwards;
}
#front-page .banners-block .content .banners .banner .banner-item.animation-on .banner_desc {
  animation: banner-item-description-show 0.5s linear 0.7s forwards;
}
#front-page .banners-block .content .banners .banner .banner-item.animation-on .title {
  animation: banner-item-title-show 0.5s linear 0.5s forwards;
}
#front-page .banners-block .content .banners .banner .banner-item.animation-off .image {
  animation: banner-item-image-hide 0.2s linear forwards;
}
#front-page .banners-block .content .banners .banner .banner-item.animation-off .red-line {
  animation: banner-item-line-hide 0.2s linear forwards;
}
#front-page .banners-block .content .banners .banner .banner-item.animation-off .banner_desc {
  animation: banner-item-description-hide 0.2s linear forwards;
}
#front-page .banners-block .content .banners .banner .banner-item.animation-off .title {
  animation: banner-item-title-hide 0.2s linear forwards;
}
#front-page .banners-block .content .banners .banner .slider-arrow {
  position: absolute;
  left: 0;
  top: 60%;
  width: 20px;
  height: 30px;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 0;
  transform: scale(0.3);
}
#front-page .banners-block .content .banners .banner .slider-arrow.slider-arrow-prev {
  background-image: url("../images/svg/banner-arrow-left.svg");
}
#front-page .banners-block .content .banners .banner .slider-arrow.slider-arrow-next {
  background-image: url("../images/svg/banner-arrow-right.svg");
  left: 10px;
}
#front-page .banners-block .content .banners .banner .slick-dots {
  position: absolute;
  right: 230px;
  top: 350px;
  z-index: 1;
  display: flex;
  opacity: 0;
}
#front-page .banners-block .content .banners .banner .slick-dots li {
  position: relative;
  width: 45px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  transform: rotate(-90deg);
  transform-origin: 100% bottom;
  cursor: pointer;
}
#front-page .banners-block .content .banners .banner .slick-dots li button {
  display: none;
}
#front-page .banners-block .content .banners .banner .slick-dots li svg {
  width: 45px;
  height: 45px;
  margin-left: 25px;
  flex-shrink: 0;
  transform: rotate(90deg);
}
#front-page .banners-block .content .banners .banner .slick-dots li svg circle,
#front-page .banners-block .content .banners .banner .slick-dots li svg path {
  fill: #a4b7b9;
  transition: all 0.3s;
}
#front-page .banners-block .content .banners .banner .slick-dots li span {
  font-family: "MuseoSansCyrl-500";
  font-size: 16px;
  color: #a5b8ba;
  letter-spacing: 0.45px;
  width: -moz-max-content;
  flex-shrink: 0;
  text-align: right;
  transition: all 0.3s;
}
#front-page .banners-block .content .banners .banner .slick-dots li:nth-of-type(n+2) {
  margin: 0 0 0 40px;
}
#front-page .banners-block .content .banners .banner .slick-dots li.slick-active span, #front-page .banners-block .content .banners .banner .slick-dots li:hover span {
  color: #000;
}
#front-page .banners-block .content .banners .banner .slick-dots li.slick-active circle,
#front-page .banners-block .content .banners .banner .slick-dots li.slick-active path, #front-page .banners-block .content .banners .banner .slick-dots li:hover circle,
#front-page .banners-block .content .banners .banner .slick-dots li:hover path {
  fill: #ba2727;
}
#front-page .banners-block .content .banners .banner.controls-on .slider-arrow {
  animation: banners-arrows-show 0.5s linear 0.35s forwards;
}
#front-page .banners-block .content .banners .banner.controls-on .slider-arrow.slider-arrow-next {
  animation: banners-arrows-show 0.5s linear 0.35s forwards, banners-arrow-next-show 0.5s linear 0.7s forwards;
}
#front-page .banners-block .content .banners .banner.controls-on .slick-dots {
  animation: banners-dots-show 0.5s linear 0.35s forwards;
}
#front-page .banners-block .content .banners .banner.controls-off .slider-arrow {
  animation: banners-arrows-hide 0.2s linear forwards;
}
#front-page .banners-block .content .banners .banner.controls-off .slider-arrow.slider-arrow-next {
  animation: banners-arrows-hide 0.2s linear forwards, banners-arrow-next-hide 0.2s linear forwards;
}
#front-page .banners-block .content .banners .banner.controls-off .slick-dots {
  animation: banners-dots-hide 0.2s linear forwards;
}
#front-page .news-block .content {
  padding: 150px 0 160px;
}
#front-page .advantages-block {
  overflow: hidden;
}
#front-page .advantages-block .content {
  padding: 0 0 31px;
}
#front-page .advantages-block .content .offset-section {
  position: relative;
  left: 135px;
  transition: left 0.3s;
}
#front-page .advantages-block .content .advantages-desc {
  display: flex;
  justify-content: space-between;
  font-family: "MuseoSansCyrl-700";
  font-size: 22px;
  line-height: 30px;
  color: #515e5f;
}
#front-page .advantages-block .content .advantages-desc p {
  flex-shrink: 0;
  width: 45%;
}
#front-page .advantages-block .content .page-title {
  margin: 79px 0 76px;
}
#front-page .advantages-block .content .advantages-items {
  display: flex;
  justify-content: space-between;
}
#front-page .advantages-block .content .advantages-items .advantages-items-item {
  flex-shrink: 0;
  width: 30%;
}
#front-page .advantages-block .content .advantages-items .advantages-items-item .title {
  font-family: "MuseoSansCyrl-700";
  font-size: 24px;
  line-height: 24px;
  color: #222222;
  margin: 0 0 15px;
}
#front-page .advantages-block .content .advantages-items .advantages-items-item p {
  font-family: "OpenSans-Regular";
}

@media (max-width: 1700px) {
  #front-page .banners-block .content {
    margin: 0 calc(150px + 90 * (100vw - 1700px) / 700);
    padding: calc(40px + 20 * (100vw - 1700px) / 700) 0 0;
  }
  #front-page .banners-block .content .banners .banner .banner-item {
    padding: calc(0px + -40 * (100vw - 1700px) / 700) 0 calc(0px + -110 * (100vw - 1700px) / 700);
  }
  #front-page .banners-block .content .banners .banner .banner-item .banner_desc {
    right: calc(330px + 180 * (100vw - 1700px) / 700);
  }
  #front-page .banners-block .content .banners .banner .banner-item .banner_desc::before {
    left: calc(-180px + -60 * (100vw - 1700px) / 700);
    width: calc(140px + 40 * (100vw - 1700px) / 700);
    height: calc(7px + 2 * (100vw - 1700px) / 700);
  }
  #front-page .banners-block .content .banners .banner .banner-item .image {
    padding: 0 0 0 calc(100px + 30 * (100vw - 1700px) / 700);
  }
  #front-page .banners-block .content .banners .banner .banner-item .image img {
    max-width: calc(550px + 210 * (100vw - 1700px) / 700);
  }
  #front-page .banners-block .content .banners .banner .banner-item .title {
    top: calc(150px + 45 * (100vw - 1700px) / 700);
    font-size: calc(60px + 25 * (100vw - 1700px) / 700);
    line-height: calc(68px + 23 * (100vw - 1700px) / 700);
  }
  #front-page .banners-block .content .banners .banner .slick-dots {
    top: calc(350px + 160 * (100vw - 1700px) / 700);
    right: calc(230px + 180 * (100vw - 1700px) / 700);
  }
  #front-page .news-block .content {
    padding: calc(150px + 50 * (100vw - 1700px) / 1380) 0 calc(160px + 60 * (100vw - 1700px) / 1380);
  }
  #front-page .advantages-block .content {
    padding: 0 0 calc(31px + -10 * (100vw - 1700px) / 1380);
  }
  #front-page .advantages-block .content .offset-section {
    left: calc(135px + 135 * (100vw - 1700px) / 700);
  }
  #front-page .advantages-block .content .advantages-desc {
    font-size: calc(22px + 10 * (100vw - 1700px) / 1380);
    line-height: calc(30px + 14 * (100vw - 1700px) / 1380);
  }
  #front-page .advantages-block .content .advantages-items .advantages-items-item .title {
    font-size: calc(24px + 4 * (100vw - 1700px) / 1380);
    margin: 0 0 calc(15px + 8 * (100vw - 1700px) / 1380);
  }
}
@media (max-width: 1000px) {
  #front-page .banners-block .content {
    margin: 0;
    padding: 20px 0 0;
  }
  #front-page .banners-block .content .banners .tabs-for-banners {
    position: static;
    justify-content: center;
    margin: 0 0 15px;
  }
  #front-page .banners-block .content .banners .tabs-for-banners .tab:nth-child(n+2) {
    margin: 0 0 0 20px;
  }
  #front-page .banners-block .content .banners .banner .banner-item {
    padding: 0 calc(60px + 45 * (100vw - 1000px) / 680) 70px;
  }
  #front-page .banners-block .content .banners .banner .banner-item .banner_desc {
    position: static;
    margin: auto;
    text-align: center;
    max-width: 540px;
  }
  #front-page .banners-block .content .banners .banner .banner-item .banner_desc::before {
    display: none;
  }
  #front-page .banners-block .content .banners .banner .banner-item .image {
    padding: 0;
    margin: 25px 0;
  }
  #front-page .banners-block .content .banners .banner .banner-item .image img {
    width: 400px;
    max-width: 100%;
    margin: auto;
  }
  #front-page .banners-block .content .banners .banner .banner-item .red-line {
    display: none;
  }
  #front-page .banners-block .content .banners .banner .banner-item .title {
    position: static;
    display: block;
    font-size: calc(42px + 12 * (100vw - 1000px) / 680);
    line-height: calc(45px + 17 * (100vw - 1000px) / 680);
    text-align: center;
    width: 100%;
    padding: 0 calc(140px + 140 * (100vw - 1000px) / 680);
  }
  #front-page .banners-block .content .banners .banner .banner-item .title br {
    display: none;
  }
  #front-page .banners-block .content .banners .banner .slick-dots {
    top: auto;
    right: 0;
    width: 100%;
    bottom: 0;
    justify-content: center;
  }
  #front-page .banners-block .content .banners .banner .slick-dots li {
    transform: none;
  }
  #front-page .banners-block .content .banners .banner .slick-dots li svg {
    transform: none;
  }
  #front-page .banners-block .content .banners .banner .slick-dots li span {
    display: none;
  }
  #front-page .banners-block .content .banners .banner .slick-dots li:nth-of-type(n+2) {
    margin: 0 0 0 calc(40px + 20 * (100vw - 1000px) / 560);
  }
  #front-page .banners-block .content .banners .banner .slider-arrow {
    top: auto;
    bottom: 8px;
    transform: none;
    z-index: 2;
  }
  #front-page .banners-block .content .banners .banner .slider-arrow.slider-arrow-prev {
    left: calc(250px + 230 * (100vw - 1000px) / 560);
  }
  #front-page .banners-block .content .banners .banner .slider-arrow.slider-arrow-next {
    left: auto;
    right: calc(250px + 230 * (100vw - 1000px) / 560);
  }
  #front-page .banners-block .content .banners .banner.controls-on .slider-arrow.slider-arrow-prev {
    animation: banners-arrow-prev-show-mobile 0.5s linear 0.35s forwards;
  }
  #front-page .banners-block .content .banners .banner.controls-on .slider-arrow.slider-arrow-next {
    animation: banners-arrow-next-show-mobile 0.5s linear 0.35s forwards;
  }
  #front-page .banners-block .content .banners .banner.controls-off .slider-arrow.slider-arrow-prev {
    animation: banners-arrow-prev-hide-mobile 0.2s linear forwards;
  }
  #front-page .banners-block .content .banners .banner.controls-off .slider-arrow.slider-arrow-next {
    animation: banners-arrow-next-hide-mobile 0.2s linear forwards;
  }
  #front-page .advantages-block .content {
    display: flex;
    flex-direction: column;
  }
  #front-page .advantages-block .content .offset-section {
    left: 0;
  }
  #front-page .advantages-block .content .page-title {
    order: 1;
    margin: 0;
  }
  #front-page .advantages-block .content .advantages-desc {
    order: 2;
    margin: calc(48px + 25 * (100vw - 1000px) / 680) 0 calc(42px + 12 * (100vw - 1000px) / 680);
    flex-direction: column;
  }
  #front-page .advantages-block .content .advantages-desc p {
    width: 100%;
  }
  #front-page .advantages-block .content .advantages-desc p:nth-child(n+2) {
    margin: calc(30px + 28 * (100vw - 1000px) / 680) 0 0;
  }
  #front-page .advantages-block .content .advantages-items {
    order: 3;
    flex-direction: column;
  }
  #front-page .advantages-block .content .advantages-items .advantages-items-item {
    width: 100%;
  }
  #front-page .advantages-block .content .advantages-items .advantages-items-item:nth-child(n+2) {
    margin: calc(20px + 5 * (100vw - 1000px) / 680) 0 0;
  }
  #front-page .advantages-block .content .more-information {
    order: 4;
  }
}
@media (max-width: 440px) {
  #front-page .banners-block .content .banners .banner .slick-dots {
    bottom: calc(0px + -7 * (100vw - 430px) / 110);
  }
  #front-page .banners-block .content .banners .banner .slick-dots li {
    width: calc(45px + 10 * (100vw - 430px) / 110);
  }
  #front-page .banners-block .content .banners .banner .slick-dots li:nth-child(n+2) {
    margin: 0 0 0 calc(20px + 2 * (100vw - 430px) / 110);
  }
  #front-page .banners-block .content .banners .banner .slick-dots li svg {
    width: calc(45px + 10 * (100vw - 430px) / 110);
    height: calc(45px + 10 * (100vw - 430px) / 110);
  }
  #front-page .banners-block .content .banners .banner .slider-arrow.slider-arrow-prev {
    left: calc(20px + 13 * (100vw - 440px) / 120);
  }
  #front-page .banners-block .content .banners .banner .slider-arrow.slider-arrow-next {
    right: calc(20px + 13 * (100vw - 440px) / 120);
  }
}
.menu-opened #front-page .advantages-block .content .offset-section {
  left: 0;
}

@media (max-width: 2050px) and (min-width: 1001px) {
  .menu-opened #front-page .banners-block .content {
    margin: 0 110px 0 auto;
  }
}
@media (max-width: 1940px) and (min-width: 1661px) {
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .banner_desc {
    right: calc(330px + 130 * (100vw - 1940px) / 280);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .image img {
    max-width: calc(550px + 120 * (100vw - 1940px) / 280);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .title {
    font-size: calc(60px + 10 * (100vw - 1940px) / 280);
    line-height: calc(68px + 13 * (100vw - 1940px) / 280);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slick-dots {
    top: calc(350px + 80 * (100vw - 1940px) / 280);
    right: calc(230px + 100 * (100vw - 1940px) / 280);
  }
}
@media (max-width: 1660px) and (min-width: 1301px) {
  .menu-opened #front-page .banners-block .content {
    margin: 0 60px 0 auto;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .banner_desc {
    right: calc(200px + 85 * (100vw - 1660px) / 360);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .image img {
    max-width: calc(430px + 130 * (100vw - 1660px) / 360);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .title {
    font-size: calc(50px + 15 * (100vw - 1660px) / 360);
    line-height: calc(55px + 13 * (100vw - 1660px) / 360);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slick-dots {
    top: calc(370px + 100 * (100vw - 1660px) / 360);
    right: calc(130px + 60 * (100vw - 1660px) / 360);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slick-dots li span {
    display: none;
  }
}
@media (max-width: 1300px) and (min-width: 1001px) {
  .menu-opened #front-page .banners-block .content {
    margin: 0 60px 0 auto;
    padding: 20px 0 0;
  }
  .menu-opened #front-page .banners-block .content .banners .tabs-for-banners {
    position: static;
    display: flex;
    justify-content: center;
    margin: 0 0 15px;
  }
  .menu-opened #front-page .banners-block .content .banners .tabs-for-banners .tab:nth-child(n+2) {
    margin: 0 0 0 20px;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item {
    padding: 0 0 70px;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .banner_desc {
    position: static;
    margin: auto;
    text-align: center;
    max-width: 540px;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .banner_desc::before {
    display: none;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .image {
    padding: 0;
    margin: 25px 0;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .image img {
    width: 400px;
    max-width: 100%;
    margin: auto;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .red-line {
    display: none;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .title {
    position: static;
    display: block;
    font-size: calc(42px + 12 * (100vw - 1300px) / 299);
    line-height: calc(45px + 17 * (100vw - 1300px) / 299);
    text-align: center;
    width: 100%;
    padding: 0 calc(140px + 140 * (100vw - 1300px) / 299);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .banner-item .title br {
    display: none;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slick-dots {
    top: auto;
    right: 0;
    width: 100%;
    bottom: 0;
    justify-content: center;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slick-dots li {
    transform: none;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slick-dots li svg {
    transform: none;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slick-dots li span {
    display: none;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slider-arrow {
    top: auto;
    bottom: 8px;
    transform: none;
    z-index: 2;
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slider-arrow.slider-arrow-prev {
    left: calc(160px + 150 * (100vw - 1300px) / 299);
  }
  .menu-opened #front-page .banners-block .content .banners .banner .slider-arrow.slider-arrow-next {
    left: auto;
    right: calc(160px + 150 * (100vw - 1300px) / 299);
  }
  .menu-opened #front-page .banners-block .content .banners .banner.controls-on .slider-arrow.slider-arrow-prev {
    animation: banners-arrow-prev-show-mobile 0.5s linear 0.35s forwards;
  }
  .menu-opened #front-page .banners-block .content .banners .banner.controls-on .slider-arrow.slider-arrow-next {
    animation: banners-arrow-next-show-mobile 0.5s linear 0.35s forwards;
  }
  .menu-opened #front-page .banners-block .content .banners .banner.controls-off .slider-arrow.slider-arrow-prev {
    animation: banners-arrow-prev-hide-mobile 0.2s linear forwards;
  }
  .menu-opened #front-page .banners-block .content .banners .banner.controls-off .slider-arrow.slider-arrow-next {
    animation: banners-arrow-next-hide-mobile 0.2s linear forwards;
  }
}
.article .short-desc {
  width: 510px !important;
}
.article .st {
  font-family: "MuseoSansCyrl-500";
  font-size: 24px;
  line-height: 30px;
  color: #222222;
}
.article img {
  margin-bottom: 45px;
  max-width: 100%;
}
.article img.fr {
  float: right;
  margin-left: 45px;
}
.article .wp-caption img {
  margin-bottom: 0;
}
.article .wp-caption .wp-caption-text {
  font-size: 12px;
}
.article .red-title {
  margin: 60px 0;
  padding-left: 95px;
}
.article .red-title:before {
  width: 58px;
  left: 0;
  top: 22px;
}
.article h2 {
  margin-bottom: 25px;
}
.article h3 {
  font-family: "OpenSans-Bold";
}
.article p {
  font-family: "OpenSans-Regular";
  line-height: 22px;
  margin: 0 0 25px 0;
}
.article ul {
  margin-bottom: 5px;
  overflow: hidden;
}
.article ul li {
  font-family: "OpenSans-Regular";
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.article ul li:before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #a6b8ba;
  border-radius: 50%;
}
.article strong, .article b {
  font-family: "OpenSans-Bold";
}
.article .sub-title {
  display: block;
  margin: 50px 0 0;
}
.article table {
  border-collapse: collapse;
  margin-bottom: 25px;
}
.article table, .article tr, .article td, .article th {
  border: 1px solid #bac7c9;
  padding: 10px;
}
.article td {
  font-family: "OpenSans-Regular";
  text-align: left;
  /*&:first-child {
      font: {
          family: $font-OpenSansBold;
      }
  }*/
}
.article th {
  font-family: "OpenSans-Bold";
  text-align: left;
}
.article a {
  text-decoration: underline;
  color: #ba2727;
  transition: color 0.3s;
}
.article a:hover {
  color: #000000;
}

@media all and (max-width: 1800px) {
  .article .red-title {
    font-size: calc(60px + 30 * (100vw - 1920px) / 1600);
    line-height: calc(53px + 25 * (100vw - 1920px) / 1600);
  }
  .article .red-title .text-after {
    font-size: calc(145px + 85 * (100vw - 1920px) / 1600);
    line-height: calc(140px + 60 * (100vw - 1920px) / 1600);
  }
  .article .st {
    font-size: calc(24px + 6 * (100vw - 1800px) / 1480);
    line-height: calc(30px + 5 * (100vw - 1800px) / 1480);
  }
}
.product-page .main-block .content {
  padding: 0;
}
.product-page .main-block .content .article {
  padding: 0 150px 0 100px;
}

@media (max-width: 1800px) {
  .product-page .main-block .content .article {
    padding: 0 calc(150px + 135 * (100vw - 1800px) / 1480) 0 calc(100px + 85 * (100vw - 1800px) / 1480);
  }
}
.news-block .content .news-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.news-block .content .news-items .news-list-item {
  position: relative;
  display: inline-block;
  border: 5px solid #e0e8e8;
  transition: all 0.3s;
  width: calc((100% - 80px) / 3);
  margin: 0 40px 40px 0;
}
.news-block .content .news-items .news-list-item::before {
  content: "";
  display: block;
  padding-top: 100%;
  transition: backround-color 0.3s;
}
.news-block .content .news-items .news-list-item:nth-of-type(3n) {
  margin-right: 0;
}
.news-block .content .news-items .news-list-item:hover {
  border-color: #ba2727;
}
.news-block .content .news-items .news-list-item:hover::before {
  background-color: #ffffff;
}
.news-block .content .news-items .news-list-item .date {
  position: absolute;
  top: 30px;
  left: 10%;
  font-family: "OpenSans-Regular";
  font-size: 12px;
  color: #b3c2c4;
}
.news-block .content .news-items .news-list-item .date span {
  display: block;
  font-size: 48px;
  color: #000;
  margin-bottom: 10px;
}
.news-block .content .news-items .news-list-item .title {
  font-size: 20px;
  line-height: 24px;
  width: 80%;
  position: absolute;
  left: 10%;
  bottom: 10%;
}

@media (max-width: 1700px) {
  .news-block .content {
    margin: 0 calc(265px + 190 * (100vw - 1700px) / 700) 0 calc(265px + 140 * (100vw - 1700px) / 700);
  }
  .news-block .content .news-items {
    margin: 0 0 0 calc(-40px + -40 * (100vw - 1700px) / 700);
  }
  .news-block .content .news-items .news-list-item {
    width: calc((100% - (80px + 39 * (100vw - 1700px) / 700)) / 3);
    margin: 0 calc(40px + 20 * (100vw - 1700px) / 700) 40px 0;
  }
}
@media (max-width: 1400px) {
  .news-block .content .news-items .news-list-item .title {
    font-size: calc(20px + 7 * (100vw - 1400px) / 400);
    line-height: calc(24px + 6 * (100vw - 1400px) / 400);
  }
}
@media (max-width: 1000px) {
  .news-block .content {
    margin: 0 calc(75px + 60 * (100vw - 1000px) / 680) 0 calc(125px + 110 * (100vw - 1000px) / 680);
  }
  .news-block .content .news-items {
    margin: 0;
  }
  .news-block .content .news-items .news-list-item {
    width: calc((100% - (40px + 19 * (100vw - 1000px) / 400)) / 2);
  }
  .news-block .content .news-items .news-list-item:nth-of-type(n) {
    margin: 0 calc(40px + 20 * (100vw - 1000px) / 400) 40px 0;
  }
  .news-block .content .news-items .news-list-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .news-block .content .news-items .news-list-item .title {
    font-size: calc(20px + 7 * (100vw - 1000px) / 400);
    line-height: calc(24px + 6 * (100vw - 1000px) / 400);
  }
}
@media (max-width: 600px) {
  .news-block .content .news-items .news-list-item {
    width: 100%;
    max-width: 400px;
  }
  .news-block .content .news-items .news-list-item:nth-of-type(n) {
    margin: 0 auto 40px;
  }
  .news-block .content .news-items .news-list-item .title {
    font-size: calc(20px + 4 * (100vw - 600px) / 280);
    line-height: calc(24px + 4 * (100vw - 600px) / 280);
  }
}
@media (max-width: 1840px) {
  .menu-opened .news-block .content {
    margin: 0 100px 0 0;
  }
  .menu-opened .news-block .content .news-items {
    margin: 0 0 0 auto;
  }
}
@media (max-width: 1660px) {
  .menu-opened .news-block .content {
    margin: 0 60px 0 0;
  }
  .menu-opened .news-block .content .news-items .news-list-item .title {
    font-size: calc(20px + 7 * (100vw - 1660px) / 360);
    line-height: calc(24px + 6 * (100vw - 1660px) / 360);
  }
}
@media (max-width: 1300px) {
  .menu-opened .news-block .content {
    margin: 0 calc(60px + 20 * (100vw - 1300px) / 300) 0 0;
  }
  .menu-opened .news-block .content .news-items .news-list-item {
    width: calc((100% - (40px + 19 * (100vw - 1300px) / 300)) / 2);
  }
  .menu-opened .news-block .content .news-items .news-list-item:nth-of-type(n) {
    margin: 0 calc(40px + 20 * (100vw - 1300px) / 300) 40px 0;
  }
  .menu-opened .news-block .content .news-items .news-list-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .menu-opened .news-block .content .news-items .news-list-item .title {
    font-size: calc(20px + 7 * (100vw - 1300px) / 300);
    line-height: calc(24px + 6 * (100vw - 1300px) / 300);
  }
}
/*
.date-single-news{
    font:{
        family: $font-OpenSans;
    }
    margin-bottom: 35px;
}
*/
#page-partners .main-block .content .article {
  padding: 0 0 0 145px;
  transition: padding 0.3s;
}
#page-partners .main-block .content .partners-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 0 5px;
}
@media screen and (max-width: 1200px) {
  #page-partners .main-block .content .partners-list {
    grid-template-columns: minmax(0, 1fr);
  }
}
#page-partners .main-block .content .partners-list .item {
  padding-left: 20px;
}
#page-partners .main-block .content .partners-list .item .partner-logo-container {
  margin: auto;
  width: 208px;
  max-width: 90%;
  height: 91px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page-partners .main-block .content .partners-list .item .partner-logo {
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
#page-partners .main-block .content .partners-list .item .partner-name {
  color: #000;
  transition: color 0.3s;
  text-decoration: underline;
}
#page-partners .main-block .content .partners-list .item:hover .partner-name {
  color: #ba2727;
}

@media (max-width: 1700px) {
  #page-partners .main-block .content .article {
    padding: 0 0 0 calc(145px + 145 * (100vw - 1700px) / 1380);
  }
}
@media (max-width: 1000px) {
  #page-partners .main-block .content .partners-list .item {
    width: 50%;
  }
}
@media (max-width: 1400px) and (min-width: 1001px) {
  .menu-opened #page-partners .main-block .content .article {
    padding: 0;
  }
}
@media (max-width: 1200px) and (min-width: 1001px) {
  .menu-opened #page-partners .main-block .content .partners-list .item {
    width: 50%;
  }
}
#page-contacts .main-block .content .contacts-list {
  display: flex;
  justify-content: space-between;
  margin: 65px 0 50px;
}
#page-contacts .main-block .content .contacts-list .item {
  width: 33.33%;
  padding: 0 20px 0 0;
}
#page-contacts .main-block .content .contacts-list .item .title {
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#page-contacts .main-block .content .contacts-list .item .data {
  font-size: 16px;
}
#page-contacts .main-block .content .contacts-list .item .data a {
  color: inherit;
  height: 21px;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
#page-contacts .main-block .content .contacts-list .item .data a::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
  transform: translateX(-105%);
}
#page-contacts .main-block .content .contacts-list .item .data a:hover::before {
  animation: underline-on-hover 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
}
#page-contacts .main-block .content .map iframe {
  width: 100%;
}

@media (max-width: 1150px) and (min-width: 1001px) {
  .menu-opened #page-contacts .main-block .content .contacts-list {
    flex-wrap: wrap;
  }
  .menu-opened #page-contacts .main-block .content .contacts-list .item {
    width: 50%;
  }
  .menu-opened #page-contacts .main-block .content .contacts-list .item:nth-child(3) {
    margin: 20px 0 0;
  }
}
@media (max-width: 850px) {
  #page-contacts .main-block .content .contacts-list {
    flex-wrap: wrap;
  }
  #page-contacts .main-block .content .contacts-list .item {
    width: 50%;
  }
  #page-contacts .main-block .content .contacts-list .item:nth-child(3) {
    margin: 20px 0 0;
  }
}
@media (max-width: 550px) {
  #page-contacts .main-block .content .contacts-list {
    margin: calc(65px + 25 * (100vw - 550px) / 230) 0 calc(50px + 20 * (100vw - 550px) / 230);
  }
  #page-contacts .main-block .content .contacts-list .item {
    width: 100%;
  }
  #page-contacts .main-block .content .contacts-list .item:nth-child(n+2) {
    margin: 30px 0 0;
  }
}
#page-about .main-block .content .goods-groups-container {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
}
#page-about .main-block .content .goods-groups-container > :nth-child(1) {
  width: 35%;
}
#page-about .main-block .content .goods-groups-container > :nth-child(2) {
  width: 60%;
}
#page-about .main-block .content .section-title {
  font-size: 30px;
}
#page-about .main-block .content .historylist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page-about .main-block .content .historylist > :nth-child(2n+1) {
  width: 60px;
  text-align: center;
  line-height: 1;
}
#page-about .main-block .content .historylist > :nth-child(2n+1) .y {
  font-size: 22px;
}
#page-about .main-block .content .historylist > :nth-child(2n+1) .m {
  font-size: 12px;
}
#page-about .main-block .content .historylist > :nth-child(2n+2) {
  width: calc(100% - 100px);
  font-family: "OpenSans-Regular", sans-serif;
}
#page-about .main-block .content .historylist > :nth-child(n) {
  margin: 0 0 30px;
}

@media (max-width: 1300px) and (min-width: 1001px) {
  .menu-opened #page-about .main-block .content .goods-groups-container {
    flex-direction: column;
  }
  .menu-opened #page-about .main-block .content .goods-groups-container > :nth-child(n) {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #page-about .main-block .content .goods-groups-container {
    flex-direction: column;
  }
  #page-about .main-block .content .goods-groups-container > :nth-child(n) {
    width: 100%;
  }
  #page-about .main-block .content .section-title {
    font-size: calc(30px + 10 * (100vw - 1000px) / 680);
  }
}
@media (max-width: 600px) {
  #page-about .main-block .content .historylist {
    display: flex;
    flex-direction: column;
  }
  #page-about .main-block .content .historylist > :nth-child(2n+1) {
    margin: 0 0 10px;
  }
  #page-about .main-block .content .historylist > :nth-child(n) {
    width: 100%;
  }
}
#page-cooperation-terms .main-block .content .pop-up-opener {
  color: #ba2727;
  text-decoration: underline;
  cursor: pointer;
}

#page-sitemap .main-block .content .sitemap-menu li {
  margin: 5px 0;
  line-height: 1.5;
}
#page-sitemap .main-block .content .sitemap-menu li a {
  transition: color 0.3s;
  text-decoration: underline;
}
#page-sitemap .main-block .content .sitemap-menu li a br {
  display: none;
}
#page-sitemap .main-block .content .sitemap-menu li a .menu-image-hover-wrapper {
  display: none;
}
#page-sitemap .main-block .content .sitemap-menu li a:hover {
  color: #ba2727;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-company li a {
  color: #222222;
  font-size: 20px;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-company li a:hover {
  color: #ba2727;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog {
  margin: 40px 0 0;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li {
  position: relative;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li a {
  font-size: 30px;
  color: #ba2727;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .switcher {
  position: absolute;
  top: 16px;
  left: -26px;
  width: 15px;
  height: 15px;
  border: 1px solid #737373;
  border-radius: 3px;
  cursor: pointer;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .switcher::before, #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .switcher::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 1px;
  left: 2px;
  top: 6px;
  background-color: #222222;
  transition: opacity 0.3s;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .switcher::after {
  opacity: 0;
  transform: rotate(90deg);
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu {
  padding: 0 0 0 30px;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li a {
  font-size: 24px;
  color: #222222;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .switcher {
  top: 11px;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li a {
  font-size: 20px;
  color: #5f5f5f;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li .switcher {
  top: 8px;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li .sub-menu li a {
  font-size: 16px;
  color: #222222;
  font-family: "MuseoSansCyrl-500";
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li .sub-menu li .switcher {
  top: 6px;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li .sub-menu li .sub-menu li a {
  color: #5f5f5f;
}
#page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li.closed > .switcher::after {
  opacity: 1;
}

@media (max-width: 1000px) {
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li a {
    font-size: calc(30px + 4 * (100vw - 1000px) / 680);
  }
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .switcher {
    top: calc(16px + 3 * (100vw - 1000px) / 680);
  }
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu {
    padding: 0 0 0 calc(30px + 10 * (100vw - 1000px) / 680);
  }
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li a {
    font-size: calc(24px + 4 * (100vw - 1000px) / 680);
  }
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .switcher {
    top: calc(11px + 4 * (100vw - 1000px) / 680);
  }
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li a {
    font-size: calc(20px + 2 * (100vw - 1000px) / 680);
  }
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li .switcher {
    top: calc(8px + 2 * (100vw - 1000px) / 680);
  }
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li .sub-menu li a {
    font-size: calc(16px + 2 * (100vw - 1000px) / 680);
  }
  #page-sitemap .main-block .content .sitemap-menu.sitemap-menu-catalog li .sub-menu li .sub-menu li .sub-menu li .switcher {
    top: calc(6px + 3 * (100vw - 1000px) / 680);
  }
}
@media (max-width: 600px) {
  #page-sitemap .main-block .content {
    padding: 0 0 0 calc(0px + -25 * (100vw - 600px) / 280);
  }
}
#single-partners .main-block .content .article {
  padding: 0 0 0 145px;
  transition: padding 0.3s;
}
#single-partners .main-block .content .article .partner-link {
  float: right;
  margin: 0 0 32px 16px;
}
#single-partners .main-block .content .article .partner-link .partner-logo {
  display: block;
  margin: 0 auto 5px;
}
#single-partners .main-block .content .article .partner-link .partner-name {
  text-align: center;
  transition: color 0.3s;
  text-decoration: underline;
}
#single-partners .main-block .content .article .partner-link:hover .partner-name {
  color: #ba2727;
}

@media (max-width: 1700px) {
  #single-partners .main-block .content .article {
    padding: 0 0 0 calc(145px + 145 * (100vw - 1700px) / 1380);
  }
}
@media (max-width: 600px) {
  #single-partners .main-block .content .article .partner-link {
    display: block;
    float: none;
    margin: 0 auto 36px;
    max-width: 300px;
  }
}
@media (max-width: 1400px) and (min-width: 1001px) {
  .menu-opened #single-partners .main-block .content .article {
    padding: 0;
  }
}
#single-news .main-block .content {
  position: relative;
  padding: 63px 0 0;
}
#single-news .main-block .content .news-post-title {
  margin: 85px 0 87px;
  font-family: "MuseoSansCyrl-900";
  font-size: 36px;
  color: #ba2727;
  line-height: 48px;
  letter-spacing: 0.025em;
}
#single-news .main-block .content .news-container {
  position: relative;
  max-width: 900px;
  padding: 0 0 0 143px;
}
#single-news .main-block .content .news-container .news-date {
  position: absolute;
  top: 0;
  left: 0;
  width: 112px;
  height: 112px;
  padding: 19px 0 0;
  border: 5px solid rgb(224, 232, 232);
  font-family: "OpenSans-Regular";
  font-size: 12px;
  line-height: 1;
  color: #aabbbd;
  text-align: center;
}
#single-news .main-block .content .news-container .news-date .day {
  display: block;
  font-size: 48px;
  color: #222222;
  margin: 0 0 5px;
}
#single-news .news-block .content {
  padding: 130px 0 0;
}
#single-news .news-block .content .block-title {
  font-size: 30px;
  font-family: "MuseoSansCyrl-900";
  line-height: 1.2;
  margin: 0 0 51px;
}

@media (max-width: 1500px) {
  #single-news .main-block .content {
    padding: calc(63px + 43 * (100vw - 1500px) / 1180) 0 0;
  }
  #single-news .main-block .content .news-post-title {
    margin: calc(85px + 40 * (100vw - 1500px) / 1180) 0 calc(87px + 42 * (100vw - 1500px) / 1180);
    font-size: calc(36px + 16 * (100vw - 1500px) / 1180);
    line-height: calc(48px + 18 * (100vw - 1500px) / 1180);
  }
}
@media (max-width: 768px) {
  #single-news .main-block .content .news-container {
    padding: 0;
  }
  #single-news .main-block .content .news-container .news-date {
    position: static;
    width: auto;
    height: auto;
    border: none;
    padding: 0 0 0 calc(30px + 10 * (100vw - 768px) / 448);
    text-align: left;
    margin: 0 0 40px;
  }
  #single-news .main-block .content .news-container .news-date .day {
    display: inline;
    font-size: inherit;
    color: inherit;
    margin: 0;
  }
}
footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  padding: 2% 3%;
  background: #f5f5f5;
}
footer .certificate-iso {
  display: flex;
  align-items: center;
}
footer .certificate-iso img {
  display: block;
  margin-right: 5px;
}
footer .made-by, footer .certificate-iso, footer .copyright {
  position: relative;
  transition: all 0.3s;
  visibility: visible;
  opacity: 1;
  left: 0;
}
footer .made-by.loading-footer, footer .certificate-iso.loading-footer, footer .copyright.loading-footer {
  visibility: hidden;
  opacity: 0;
  left: 50px;
}
footer a {
  line-height: 1.2;
  background-image: linear-gradient(to top, transparent 0, #000 0, #000 1px, transparent 1px);
  background-size: 0 100%;
  background-repeat: no-repeat;
  background-position: left;
  transition: background-size 0.3s;
}
footer a:hover {
  background-size: 100% 100%;
}

@media (max-width: 1250px) and (min-width: 1001px) {
  .menu-opened footer {
    flex-wrap: wrap;
  }
  .menu-opened footer > div {
    width: 50%;
  }
  .menu-opened footer > div:nth-of-type(n+3) {
    margin: 15px 0 0;
  }
}
@media (max-width: 800px) and (min-width: 531px) {
  footer {
    flex-wrap: wrap;
  }
  footer > div {
    width: 50%;
  }
  footer > div:nth-of-type(n+3) {
    margin: 15px 0 0;
  }
}
@media (max-width: 530px) {
  footer {
    flex-direction: column;
    padding: 20px;
  }
  footer .sitemap-link-container {
    order: 1;
  }
  footer .certificate-iso {
    order: 2;
    margin: 10px 0 18px;
  }
  footer .copyright {
    order: 3;
  }
  footer .made-by {
    order: 4;
  }
}
.footer-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all 0.3s;
  opacity: 1;
  visibility: visible;
  background-color: #f5f5f5;
  z-index: 1;
}
.footer-fixed footer {
  overflow: hidden;
}
.footer-fixed.hidden {
  bottom: -86px;
  opacity: 0;
  visibility: hidden;
}

@media (max-height: 900px) and (min-width: 1400px) {
  .footer-fixed {
    display: none;
  }
}
@media (max-width: 1000px) {
  .footer-fixed {
    display: none;
  }
}
/*!
 * OverlayScrollbars
 * https://github.com/KingSora/OverlayScrollbars
 *
 * Version: 1.4.4
 *
 * Copyright KingSora.
 * https://github.com/KingSora
 *
 * Released under the MIT license.
 * Date: 06.05.2018
 */
html.os-html, html.os-html > .os-host {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  height: 100% !important;
  width: 100% !important;
  min-width: 100% !important;
  min-height: 100% !important;
  margin: 0 !important;
  position: absolute !important;
}

html.os-html > .os-host > .os-padding {
  position: absolute;
}

body.os-dragging, body.os-dragging * {
  cursor: default;
}

.os-host, .os-host-textarea {
  position: relative;
  overflow: visible !important;
}

#hs-dummy-scrollbar-size {
  position: fixed;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  visibility: hidden;
  overflow: scroll;
  height: 500px;
  width: 500px;
}

#hs-dummy-scrollbar-size, .os-viewport {
  -ms-overflow-style: scrollbar !important;
}

.os-viewport-native-scrollbars-invisible#hs-dummy-scrollbar-size::-webkit-scrollbar, .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar, .os-viewport-native-scrollbars-invisible#hs-dummy-scrollbar-size::-webkit-scrollbar-corner, .os-viewport-native-scrollbars-invisible.os-viewport::-webkit-scrollbar-corner {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  visibility: hidden !important;
  background: transparent !important;
}

.os-content-glue {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.os-padding {
  direction: inherit;
  position: absolute;
  overflow: visible;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 1;
}

.os-host-overflow > .os-padding {
  overflow: hidden;
}

.os-viewport {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.os-content-arrange {
  position: absolute;
  z-index: -1;
  min-height: 1px;
  min-width: 1px;
  pointer-events: none;
}

.os-content {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  height: 100%;
  width: 100%;
  visibility: visible;
}

.os-host-textarea > .os-padding > .os-content {
  overflow: hidden !important;
}

.os-content > .os-textarea {
  direction: inherit !important;
  float: none !important;
  margin: 0 !important;
  max-height: none !important;
  max-width: none !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  outline: 0 none transparent !important;
  overflow: hidden !important;
  resize: none !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1;
  padding: 0;
}

.os-host-rtl > .os-padding > .os-viewport > .os-content > .os-textarea {
  right: 0 !important;
}

.os-content > .os-textarea-cover {
  z-index: -1;
  pointer-events: none;
}

.os-content > .os-textarea[wrap=off] {
  white-space: pre !important;
  margin: 0 !important;
}

.os-text-inherit {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  text-indent: inherit;
  text-align: inherit;
  text-shadow: inherit;
  text-overflow: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  line-height: inherit;
  unicode-bidi: inherit;
  direction: inherit;
  color: inherit;
  cursor: text;
}

.os-resize-observer, .os-resize-observer-host {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.os-resize-observer-host {
  padding: inherit;
  border: inherit;
  border-color: transparent;
  border-style: solid;
  box-sizing: border-box;
}

.os-resize-observer-host:after {
  content: "";
}

.os-resize-observer-host > .os-resize-observer, .os-resize-observer-host:after {
  height: 200%;
  width: 200%;
  padding: inherit;
  border: inherit;
  margin: 0;
  display: block;
  box-sizing: content-box;
}

.os-resize-observer.observed, object.os-resize-observer {
  box-sizing: border-box !important;
}

.os-size-auto-observer {
  box-sizing: inherit !important;
  height: 100%;
  width: inherit;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
}

.os-size-auto-observer > .os-resize-observer {
  width: 1000%;
  height: 1000%;
  min-height: 1px;
  min-width: 1px;
}

.os-resize-observer-item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  direction: ltr !important;
  flex: none !important;
}

.os-resize-observer-item-final {
  position: absolute;
  left: 0;
  top: 0;
  transition: none !important;
  flex: none !important;
}

.os-resize-observer {
  animation-duration: 0.001s;
  animation-name: hs-resize-observer-dummy-animation;
}

.os-host-transition > .os-scrollbar, .os-host-transition > .os-scrollbar-corner {
  transition: opacity 0.3s, visibility 0.3s, top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}

html.os-html > .os-host > .os-scrollbar {
  position: absolute;
  z-index: 999999;
}

.os-scrollbar, .os-scrollbar-corner {
  position: absolute;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  z-index: 1;
}

.os-scrollbar-corner {
  bottom: 0;
  right: 0;
}

.os-scrollbar {
  pointer-events: none;
}

.os-scrollbar-track {
  pointer-events: auto;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 !important;
  border: none !important;
}

.os-scrollbar-handle {
  pointer-events: auto;
  position: absolute;
  width: 100%;
  height: 100%;
}

.os-scrollbar-handle-off, .os-scrollbar-track-off {
  pointer-events: none;
}

.os-scrollbar.os-scrollbar-unusable, .os-scrollbar.os-scrollbar-unusable * {
  pointer-events: none !important;
}

.os-scrollbar.os-scrollbar-unusable .os-scrollbar-handle {
  opacity: 0 !important;
}

.os-scrollbar-horizontal {
  bottom: 0;
  left: 0;
}

.os-scrollbar-vertical {
  top: 0;
  right: 0;
}

.os-host-rtl > .os-scrollbar-horizontal {
  right: 0;
}

.os-host-rtl > .os-scrollbar-vertical {
  right: auto;
  left: 0;
}

.os-host-rtl > .os-scrollbar-corner {
  right: auto;
  left: 0;
}

.os-scrollbar-auto-hidden, .os-padding + .os-scrollbar-corner, .os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-corner, .os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal, .os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-corner, .os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical, .os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical + .os-scrollbar-corner, .os-scrollbar-horizontal + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner, .os-scrollbar-horizontal.os-scrollbar-auto-hidden + .os-scrollbar-vertical.os-scrollbar-auto-hidden + .os-scrollbar-corner {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.os-scrollbar-corner-resize-both {
  cursor: nwse-resize;
}

.os-host-rtl > .os-scrollbar-corner-resize-both {
  cursor: nesw-resize;
}

.os-scrollbar-corner-resize-horizontal {
  cursor: ew-resize;
}

.os-scrollbar-corner-resize-vertical {
  cursor: ns-resize;
}

.os-dragging .os-scrollbar-corner.os-scrollbar-corner-resize {
  cursor: default;
}

.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden > .os-scrollbar-vertical {
  top: 0;
  bottom: 0;
}

.os-host-resize-disabled.os-host-scrollbar-vertical-hidden > .os-scrollbar-horizontal {
  right: 0;
  left: 0;
}

.os-scrollbar:hover, .os-scrollbar-corner.os-scrollbar-corner-resize {
  opacity: 1 !important;
  visibility: visible !important;
}

.os-scrollbar-corner.os-scrollbar-corner-resize {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB3aWR0aD0iMTAiICAgaGVpZ2h0PSIxMCIgICB2ZXJzaW9uPSIxLjEiPiAgPGcgICAgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTEwNDIuMzYyMikiICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eTowLjQ5NDExNzY1O2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDcuNDI0MjE4NywxMDQyLjM2MjIgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjYgLTEuMzEwMTU2MiwxLjMxMDIgMCwwLjI5OSAwLjEwNDM0MTksMC41NzEgMC4yNzI5NDkyLDAuNzkxNSAwLjIwOTEwMjQsMC4xNDEzIDAuNDY1NjIwNiwwLjIxODQgMC43MzY5NjI5LDAuMjE4NCAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NiAxLjMxMDE1NjMsLTEuMzEwMiAwLC0wLjI3MTMgLTAuMDc3MDkzLC0wLjUyNzggLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0MSwtMC4xNjg2IC0wLjQ5MjU0NDMsLTAuMjcyOSAtMC43OTE1NTI4LC0wLjI3MjkgeiBtIDAsMy4wODQzIGMgLTAuNzIzNTc5MiwwIC0xLjMxMDE1NjIsMC41ODY2IC0xLjMxMDE1NjIsMS4zMTAyIDAsMC4yOTkgMC4xMDQzNDE5LDAuNTcxIDAuMjcyOTQ5MiwwLjc5MTUgMC4yMDkxMDI0LDAuMTQxMyAwLjQ2NTYyMDYsMC4yMTg0IDAuNzM2OTYyOSwwLjIxODQgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjYgMS4zMTAxNTYzLC0xLjMxMDIgMCwtMC4yNzEzIC0wLjA3NzA5MywtMC41Mjc4IC0wLjIxODM1OTQsLTAuNzM2OSAtMC4yMjA0OTQxLC0wLjE2ODYgLTAuNDkyNTQ0MywtMC4yNzMgLTAuNzkxNTUyOCwtMC4yNzMgeiBtIC0zLjA4NDMyNjEsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NiAtMS4zMTAxNTYzLDEuMzEwMiAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MSAwLjI3Mjk0OTIsMC43OTE1IDAuMjA5MTAyNCwwLjE0MTMgMC40NjU2MjA3LDAuMjE4NCAwLjczNjk2MjksMC4yMTg0IDAuNzIzNTc5MywwIDEuMzEwMTU2MywtMC41ODY2IDEuMzEwMTU2MywtMS4zMTAyIDAsLTAuMjcxMyAtMC4wNzcwOTMsLTAuNTI3OCAtMC4yMTgzNTk0LC0wLjczNjkgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzMgLTAuNzkxNTUyNywtMC4yNzMgeiBtIC0zLjAyOTczNjQsMy4wMjk4IEMgMC41ODY1NzY5MywxMDQ4LjQ3NjMgMCwxMDQ5LjA2MjggMCwxMDQ5Ljc4NjQgYyAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyMiwwLjc5MTYgMC4yMDkxMDIyOSwwLjE0MTIgMC40NjU2MjA2NSwwLjIxODMgMC43MzY5NjI4OCwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHogbSAzLjAyOTczNjQsMCBjIC0wLjcyMzU3OTMsMCAtMS4zMTAxNTYzLDAuNTg2NSAtMS4zMTAxNTYzLDEuMzEwMSAwLDAuMjk5IDAuMTA0MzQxOSwwLjU3MTEgMC4yNzI5NDkyLDAuNzkxNiAwLjIwOTEwMjQsMC4xNDEyIDAuNDY1NjIwNywwLjIxODMgMC43MzY5NjI5LDAuMjE4MyAwLjcyMzU3OTMsMCAxLjMxMDE1NjMsLTAuNTg2NSAxLjMxMDE1NjMsLTEuMzEwMSAwLC0wLjI3MTQgLTAuMDc3MDkzLC0wLjUyNzkgLTAuMjE4MzU5NCwtMC43MzcgLTAuMjIwNDk0LC0wLjE2ODYgLTAuNDkyNTQ0MiwtMC4yNzI5IC0wLjc5MTU1MjcsLTAuMjcyOSB6IG0gMy4wODQzMjYxLDAgYyAtMC43MjM1NzkyLDAgLTEuMzEwMTU2MiwwLjU4NjUgLTEuMzEwMTU2MiwxLjMxMDEgMCwwLjI5OSAwLjEwNDM0MTksMC41NzExIDAuMjcyOTQ5MiwwLjc5MTYgMC4yMDkxMDI0LDAuMTQxMiAwLjQ2NTYyMDYsMC4yMTgzIDAuNzM2OTYyOSwwLjIxODMgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjUgMS4zMTAxNTYzLC0xLjMxMDEgMCwtMC4yNzE0IC0wLjA3NzA5MywtMC41Mjc5IC0wLjIxODM1OTQsLTAuNzM3IC0wLjIyMDQ5NDEsLTAuMTY4NiAtMC40OTI1NDQzLC0wLjI3MjkgLTAuNzkxNTUyOCwtMC4yNzI5IHoiLz4gIDwvZz4gIDxnICAgICBzdHlsZT0iZGlzcGxheTppbmxpbmUiPiAgICA8cGF0aCAgICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpldmVub2RkO3N0cm9rZTpub25lIiAgICAgICBkPSJtIDguMjE1NzcxNSwwLjI3Mjk0OTIyIGMgMC4xNDEyNjY3LDAuMjA5MTAyMjkgMC4yMTgzNTk0LDAuNDY1NjIwNjUgMC4yMTgzNTk0LDAuNzM2OTYyODggMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDc2IC0wLjIwNTUxNzYsLTAuNzk3Nzk2NTkgLTAuNTE4NjAzNSwtMS4wMzcyMDY5OCB6IG0gMCwzLjA4NDMyNjE4IGMgMC4xNDEyNjY3LDAuMjA5MTAyMyAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MiAtMS4zMTAxNTYzLDEuMzEwMTU2MiAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTkzIDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAtMy4wODQzMjYyLDAgYyAwLjE0MTI2NjcsMC4yMDkxMDIzIDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYyIC0xLjMxMDE1NjMsMS4zMTAxNTYyIC0wLjI3MTM0MjIsMCAtMC41Mjc4NjA1LC0wLjA3NzA5MyAtMC43MzY5NjI5LC0wLjIxODM1OTMgMC4yMzk0MTA0LDAuMzEzMDg1OSAwLjYxMjYzNjMsMC41MTg2MDM1IDEuMDM3MjA3MSwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYyLC0wLjU4NjU3NyAxLjMxMDE1NjIsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NSwtMC43OTc3OTY3IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogTSAyLjEwMTcwOSw2LjM4NzAxMTcgYyAwLjE0MTI2NjcsMC4yMDkxMDI0IDAuMjE4MzU5NCwwLjQ2NTYyMDYgMC4yMTgzNTk0LDAuNzM2OTYyOSAwLDAuNzIzNTc5MyAtMC41ODY1NzcsMS4zMTAxNTYzIC0xLjMxMDE1NjMsMS4zMTAxNTYzIC0wLjI3MTM0MjIzLDAgLTAuNTI3ODYwNTksLTAuMDc3MDkzIC0wLjczNjk2Mjg4LC0wLjIxODM1OTQgMC4yMzk0MTAzOSwwLjMxMzA4NTkgMC42MTI2MzYyMiwwLjUxODYwMzUgMS4wMzcyMDY5OCwwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHogbSAzLjAyOTczNjMsMCBjIDAuMTQxMjY2NywwLjIwOTEwMjQgMC4yMTgzNTk0LDAuNDY1NjIwNiAwLjIxODM1OTQsMC43MzY5NjI5IDAsMC43MjM1NzkzIC0wLjU4NjU3NywxLjMxMDE1NjMgLTEuMzEwMTU2MywxLjMxMDE1NjMgLTAuMjcxMzQyMiwwIC0wLjUyNzg2MDUsLTAuMDc3MDkzIC0wLjczNjk2MjksLTAuMjE4MzU5NCAwLjIzOTQxMDQsMC4zMTMwODU5IDAuNjEyNjM2MywwLjUxODYwMzUgMS4wMzcyMDcxLDAuNTE4NjAzNSAwLjcyMzU3OTMsMCAxLjMxMDE1NjIsLTAuNTg2NTc3IDEuMzEwMTU2MiwtMS4zMTAxNTYzIDAsLTAuNDI0NTcwOCAtMC4yMDU1MTc1LC0wLjc5Nzc5NjYgLTAuNTE4NjAzNSwtMS4wMzcyMDcgeiBtIDMuMDg0MzI2MiwwIGMgMC4xNDEyNjY3LDAuMjA5MTAyNCAwLjIxODM1OTQsMC40NjU2MjA2IDAuMjE4MzU5NCwwLjczNjk2MjkgMCwwLjcyMzU3OTMgLTAuNTg2NTc3LDEuMzEwMTU2MyAtMS4zMTAxNTYzLDEuMzEwMTU2MyAtMC4yNzEzNDIzLDAgLTAuNTI3ODYwNSwtMC4wNzcwOTMgLTAuNzM2OTYyOSwtMC4yMTgzNTk0IDAuMjM5NDEwNCwwLjMxMzA4NTkgMC42MTI2MzYyLDAuNTE4NjAzNSAxLjAzNzIwNywwLjUxODYwMzUgMC43MjM1NzkzLDAgMS4zMTAxNTYzLC0wLjU4NjU3NyAxLjMxMDE1NjMsLTEuMzEwMTU2MyAwLC0wLjQyNDU3MDggLTAuMjA1NTE3NiwtMC43OTc3OTY2IC0wLjUxODYwMzUsLTEuMDM3MjA3IHoiIC8+ICA8L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  pointer-events: auto !important;
}

.os-host-rtl > .os-scrollbar-corner.os-scrollbar-corner-resize {
  transform: scale(-1, 1);
}

.os-host-overflow {
  overflow: hidden !important;
}
@keyframes hs-resize-observer-dummy-animation {
  from {
    z-index: 0;
  }
  to {
    z-index: -1;
  }
}
.os-theme-none > .os-scrollbar-horizontal, .os-theme-none > .os-scrollbar-vertical, .os-theme-none > .os-scrollbar-corner {
  display: none !important;
}

.os-theme-none > .os-scrollbar-corner-resize {
  display: block !important;
  min-width: 10px;
  min-height: 10px;
}

.os-theme-dark > .os-scrollbar-horizontal, .os-theme-light > .os-scrollbar-horizontal {
  right: 10px;
  height: 10px;
}

.os-theme-dark > .os-scrollbar-vertical, .os-theme-light > .os-scrollbar-vertical {
  bottom: 10px;
  width: 10px;
}

.os-theme-dark.os-host-rtl > .os-scrollbar-horizontal, .os-theme-light.os-host-rtl > .os-scrollbar-horizontal {
  left: 10px;
  right: 0;
}

.os-theme-dark > .os-scrollbar-corner, .os-theme-light > .os-scrollbar-corner {
  height: 10px;
  width: 10px;
  background-color: transparent;
}

.os-theme-dark > .os-scrollbar, .os-theme-light > .os-scrollbar {
  padding: 2px;
  box-sizing: border-box;
  background: transparent;
}

.os-theme-dark > .os-scrollbar.os-scrollbar-unusable, .os-theme-light > .os-scrollbar.os-scrollbar-unusable {
  background: transparent;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track, .os-theme-light > .os-scrollbar > .os-scrollbar-track {
  background: transparent;
}

.os-theme-dark > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar-horizontal > .os-scrollbar-track > .os-scrollbar-handle {
  min-width: 30px;
}

.os-theme-dark > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar-vertical > .os-scrollbar-track > .os-scrollbar-handle {
  min-height: 30px;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  border-radius: 11px;
  opacity: 0.4;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: #000;
}

.os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  background: #fff;
}

.os-theme-dark.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light.os-host-transition > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle {
  transition: opacity 0.3s;
}

.os-theme-dark > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle, .os-theme-light > .os-scrollbar:hover > .os-scrollbar-track > .os-scrollbar-handle {
  opacity: 0.55;
}

.os-theme-dark > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active, .os-theme-light > .os-scrollbar > .os-scrollbar-track > .os-scrollbar-handle.active {
  opacity: 0.7;
}

.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
}

.os-theme-dark.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-dark.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light.os-host-scrollbar-horizontal-hidden > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light.os-host-scrollbar-vertical-hidden > .os-scrollbar-vertical .os-scrollbar-handle:before {
  display: none;
}

.os-theme-dark > .os-scrollbar-horizontal .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-horizontal .os-scrollbar-handle:before {
  top: -6px;
  bottom: -2px;
}

.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  left: -6px;
  right: -2px;
}

.os-host-rtl.os-theme-dark > .os-scrollbar-vertical .os-scrollbar-handle:before, .os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
  right: -6px;
  left: -2px;
}

#page-search .main-block .content .container {
  padding: 0 0 0 145px;
}
#page-search .main-block .content .container .keyword {
  font-size: 35px;
  line-height: 1.2;
}
#page-search .main-block .content .container .results-list {
  margin: 30px 0 0;
}
#page-search .main-block .content .container .results-list .result {
  margin: 0 0 40px;
}
#page-search .main-block .content .container .results-list .result .link {
  font-family: "MuseoSansCyrl-700";
  font-size: 25px;
  color: #ba2727;
}
@media (max-width: 1800px) {
  #page-search .main-block .content .container {
    padding: 0 0 0 calc(145px + 130 * (100vw - 1800px) / 1480);
  }
  #page-search .main-block .content .container .keyword {
    font-size: calc(35px + 19 * (100vw - 1800px) / 1480);
    line-height: 1.2;
  }
  #page-search .main-block .content .container .results-list .result .link {
    font-size: calc(25px + 7 * (100vw - 1800px) / 1480);
  }
}
.pop-up {
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: 0.4s;
}
.pop-up.active {
  opacity: 1;
  visibility: visible;
}
.pop-up .window {
  position: relative;
  margin: auto;
}
.pop-up .window .message {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(100%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.4s, opacity 0.4s, visibility 0.4s;
  text-align: center;
  font-size: 19px;
  line-height: 30px;
}
.pop-up .window .message.message-success {
  color: #034403;
}
.pop-up .window .message.message-error {
  color: #440303;
}
.pop-up .window .message.active {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}

#search-pop-up .close-btn {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
#search-pop-up .close-btn svg {
  width: 100%;
  height: 100%;
}
#search-pop-up .close-btn svg path {
  transition: fill 0.4s;
}
#search-pop-up .close-btn:hover svg path {
  fill: #e8db82;
}
#search-pop-up .search-form {
  margin: 0 auto;
  transform: scale3d(0.5, 0.5, 1);
  transition: transform 0.5s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  width: 800px;
  height: 110px;
  position: relative;
}
#search-pop-up .search-form .search-input {
  width: 100%;
  background: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 4px solid #e8db82;
  color: #e8db82;
  font-size: 80px;
  padding: 0 0 10px;
}
#search-pop-up .search-form .submit {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: none;
  width: 72px;
  height: 72px;
  cursor: pointer;
}
#search-pop-up .search-form .submit svg {
  width: 100%;
  height: 100%;
}
#search-pop-up .search-form .submit svg path {
  transition: fill 0.4s;
}
#search-pop-up .search-form .submit:hover svg path {
  fill: #e8db82;
}
#search-pop-up.active .search-form {
  transform: translate3d(0, 40vh, 0);
}

@media (max-width: 1600px) {
  #search-pop-up .search-form {
    width: calc(800px + 560 * (100vw - 1600px) / 1280);
  }
  #search-pop-up .search-form .search-input {
    border-width: calc(4px + 2 * (100vw - 1600px) / 1280);
    font-size: calc(80px + 55 * (100vw - 1600px) / 1280);
    padding: 0 0 calc(10px + 7 * (100vw - 1600px) / 1280);
  }
  #search-pop-up .search-form .submit {
    width: calc(72px + 47 * (100vw - 1600px) / 1280);
    height: calc(72px + 47 * (100vw - 1600px) / 1280);
  }
}
#delivery-request-pop-up {
  background-color: rgba(244, 244, 244, 0.95);
  overflow-x: hidden;
}
#delivery-request-pop-up .window {
  padding: 40px 50px;
}
#delivery-request-pop-up .window .close-btn {
  position: absolute;
  top: 76px;
  right: 50px;
  color: #1c1c1c;
  font-family: "MuseoSansCyrl-900";
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 2.8px;
  cursor: pointer;
  z-index: 1;
}
#delivery-request-pop-up .window .close-btn img {
  width: 17px;
  height: 17px;
  margin: 0 17px 0 0;
  vertical-align: top;
}
#delivery-request-pop-up .window .pop-up-title {
  position: relative;
  color: #ba2727;
  font-family: "MuseoSansCyrl-900";
  font-size: 60px;
  line-height: 74px;
  letter-spacing: 1.32px;
  margin: 0 0 42px;
}
#delivery-request-pop-up .window .pop-up-title::before {
  content: "";
  display: block;
  position: absolute;
  width: 75px;
  height: 7px;
  background-color: #ba2727;
  top: 34px;
  left: -111px;
}
#delivery-request-pop-up .window .container {
  display: flex;
  transition: transform 0.4s, opacity 0.4s;
}
#delivery-request-pop-up .window .container label {
  display: block;
  margin: 0 0 8px;
}
#delivery-request-pop-up .window .container label .title {
  margin: 0 0 10px;
  color: #222222;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.4px;
}
#delivery-request-pop-up .window .container label input,
#delivery-request-pop-up .window .container label textarea {
  display: block;
  width: 100%;
  border: 2px solid #e0e8e8;
  background-color: #ffffff;
  padding: 10px 14px;
  font-size: 16px;
  font-family: "MuseoSansCyrl-700";
}
#delivery-request-pop-up .window .container label input.invalid,
#delivery-request-pop-up .window .container label textarea.invalid {
  border-color: #b40000;
}
#delivery-request-pop-up .window .container label input {
  height: 46px;
}
#delivery-request-pop-up .window .container label textarea {
  height: 100px;
  resize: none;
}
#delivery-request-pop-up .window .container .products-list-container {
  width: 580px;
  padding: 5px 60px 0 0;
}
#delivery-request-pop-up .window .container .products-list-container .products-list .product .product-header {
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition-property: height, opacity;
  transition-duration: 0.4s;
}
#delivery-request-pop-up .window .container .products-list-container .products-list .product .product-header.active {
  height: auto;
  opacity: 1;
}
#delivery-request-pop-up .window .container .products-list-container .products-list .product .product-header .title {
  color: #1c1c1c;
  font-family: "MuseoSansCyrl-900";
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 2.8px;
  vertical-align: top;
  cursor: pointer;
}
#delivery-request-pop-up .window .container .products-list-container .products-list .product .product-header .remove {
  width: 17px;
  height: 17px;
  margin: 0 0 0 17px;
  cursor: pointer;
}
#delivery-request-pop-up .window .container .products-list-container .products-list .product .product-body {
  overflow: hidden;
  max-height: 600px;
  transition-property: max-height, opacity;
  transition-duration: 0.4s;
}
#delivery-request-pop-up .window .container .products-list-container .products-list .product.body-hidden .product-body {
  max-height: 0;
  opacity: 0;
}
#delivery-request-pop-up .window .container .products-list-container .add-product-btn {
  position: relative;
  width: 259px;
  height: 58px;
  margin: 44px 0 0;
  border: 2px solid #e0e8e8;
  font-family: "MuseoSansCyrl-900";
  text-transform: uppercase;
  line-height: 54px;
  text-align: center;
  cursor: pointer;
}
#delivery-request-pop-up .window .container .products-list-container .add-product-btn .plus {
  display: inline-block;
  color: #ba2727;
  font-size: 24px;
  margin: 0 15px 0 0;
  position: relative;
  z-index: 2;
}
#delivery-request-pop-up .window .container .products-list-container .add-product-btn .text {
  color: #363636;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
#delivery-request-pop-up .window .container .products-list-container .add-product-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #ffffff;
  transition: width 0.4s;
}
#delivery-request-pop-up .window .container .products-list-container .add-product-btn:hover::before {
  width: 100%;
}
#delivery-request-pop-up .window .container .contact-data {
  width: 525px;
  padding: 35px 66px 26px 68px;
  background-color: #e0e8e8;
}
#delivery-request-pop-up .window .container .contact-data .contact-data-title {
  margin: 0 0 18px;
  color: #ba2727;
  font-family: "MuseoSansCyrl-900";
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 1.2px;
}
#delivery-request-pop-up .window .container .contact-data .g-recaptcha {
  margin: 21px 0 0;
}
#delivery-request-pop-up .window .container .contact-data input[type=submit] {
  display: block;
  border: none;
  width: 230px;
  height: 58px;
  margin: 30px 0 0 auto;
  background-color: #ba2727;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "MuseoSansCyrl-900";
  font-size: 16px;
  line-height: 48px;
  letter-spacing: 1.6px;
  cursor: pointer;
  transition: background-color, 0.4s;
}
#delivery-request-pop-up .window .container .contact-data input[type=submit]:hover {
  background-color: #901e1e;
}
#delivery-request-pop-up .window .container.hidden {
  transform: translate(-100%, 0);
  opacity: 0;
}

@media (max-width: 1400px) {
  #delivery-request-pop-up .window .close-btn {
    top: calc(76px + 12 * (100vw - 1400px) / 500);
  }
  #delivery-request-pop-up .window .pop-up-title {
    font-size: calc(60px + 16 * (100vw - 1400px) / 500);
    line-height: calc(74px + 19 * (100vw - 1400px) / 500);
  }
  #delivery-request-pop-up .window .pop-up-title::before {
    width: calc(75px + 21 * (100vw - 1400px) / 500);
    top: calc(34px + 8 * (100vw - 1400px) / 500);
    left: calc(-111px + -38 * (100vw - 1400px) / 500);
  }
  #delivery-request-pop-up .window .container .products-list-container {
    width: calc(580px + 200 * (100vw - 1400px) / 500);
    padding: 5px calc(60px + 30 * (100vw - 1400px) / 500) 0 0;
  }
  #delivery-request-pop-up .window .container .contact-data {
    width: calc(525px + 165 * (100vw - 1400px) / 500);
    padding: 35px calc(66px + 36 * (100vw - 1400px) / 500) 26px calc(68px + 38 * (100vw - 1400px) / 500);
  }
}
@media (max-width: 900px) {
  #delivery-request-pop-up .window {
    width: 500px;
    padding: 40px 0;
  }
  #delivery-request-pop-up .window .close-btn {
    top: 20px;
    right: 0;
    font-size: 0;
    letter-spacing: 0;
  }
  #delivery-request-pop-up .window .close-btn img {
    margin: 0;
    width: 25px;
    height: 25px;
  }
  #delivery-request-pop-up .window .pop-up-title {
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 42px 30px;
  }
  #delivery-request-pop-up .window .pop-up-title::before {
    display: none;
  }
  #delivery-request-pop-up .window .container {
    flex-direction: column;
  }
  #delivery-request-pop-up .window .container .products-list-container {
    width: 100%;
    padding: 0 30px;
  }
  #delivery-request-pop-up .window .container .products-list-container .add-product-btn {
    margin: 17px 0 0;
  }
  #delivery-request-pop-up .window .container .contact-data {
    width: 100%;
    margin: 50px 0 0;
    padding: 35px 30px 26px;
  }
}
@media (max-width: 600px) {
  #delivery-request-pop-up .window {
    width: calc(500px + 200 * (100vw - 600px) / 280);
  }
  #delivery-request-pop-up .window .pop-up-title {
    text-align: center;
    font-size: calc(40px + 10 * (100vw - 600px) / 280);
    line-height: calc(50px + 10 * (100vw - 600px) / 280);
    margin: 0 calc(30px + 15 * (100vw - 600px) / 280) 42px;
  }
  #delivery-request-pop-up .window .pop-up-title::before {
    display: none;
  }
  #delivery-request-pop-up .window .container {
    flex-direction: column;
  }
  #delivery-request-pop-up .window .container .products-list-container {
    padding: 0 calc(30px + 15 * (100vw - 600px) / 280);
  }
  #delivery-request-pop-up .window .container .contact-data {
    padding: 35px calc(30px + 15 * (100vw - 600px) / 280) 26px;
  }
}
@media (max-width: 440px) {
  #delivery-request-pop-up .window .container .contact-data .g-recaptcha {
    transform: scale(0.89);
    transform-origin: 0 0;
  }
}
#ask-about-pop-up {
  background-color: rgba(244, 244, 244, 0.95);
}
#ask-about-pop-up .window {
  width: 800px;
  padding: 40px 50px;
}
#ask-about-pop-up .window .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 1;
}
#ask-about-pop-up .window .close-btn img {
  display: block;
  width: 30px;
  height: 30px;
}
#ask-about-pop-up .window .pop-up-title {
  position: relative;
  color: #ba2727;
  font-family: "MuseoSansCyrl-900";
  font-size: 60px;
  line-height: 74px;
  letter-spacing: 1.32px;
  margin: 0 0 42px;
}
#ask-about-pop-up .window .pop-up-title::before {
  content: "";
  display: block;
  position: absolute;
  width: 75px;
  height: 7px;
  background-color: #ba2727;
  top: 34px;
  left: -111px;
}
#ask-about-pop-up .window .container label {
  display: flex;
  margin: 0 0 8px;
}
#ask-about-pop-up .window .container label .title {
  width: 200px;
  margin: 0 0 10px;
  color: #222222;
  font-family: "MuseoSansCyrl-700";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.4px;
}
#ask-about-pop-up .window .container label input,
#ask-about-pop-up .window .container label textarea {
  display: block;
  width: calc(100% - 200px);
  border: 2px solid #e0e8e8;
  background-color: #ffffff;
  padding: 10px 14px;
  font-size: 16px;
  font-family: "MuseoSansCyrl-700";
}
#ask-about-pop-up .window .container label input.invalid,
#ask-about-pop-up .window .container label textarea.invalid {
  border-color: #b40000;
}
#ask-about-pop-up .window .container label input {
  height: 46px;
}
#ask-about-pop-up .window .container label textarea {
  height: 100px;
  resize: none;
}
#ask-about-pop-up .window .container .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0 0;
}
#ask-about-pop-up .window .container .bottom input[type=submit] {
  display: block;
  border: none;
  width: 230px;
  height: 58px;
  background-color: #ba2727;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "MuseoSansCyrl-900";
  font-size: 16px;
  line-height: 48px;
  letter-spacing: 1.6px;
  cursor: pointer;
  transition: background-color, 0.4s;
}
#ask-about-pop-up .window .container .bottom input[type=submit]:hover {
  background-color: #901e1e;
}
#ask-about-pop-up .window .container.hidden {
  transform: translate(-100%, 0);
  opacity: 0;
}

@media (max-width: 1100px) {
  #ask-about-pop-up .window {
    width: calc(800px + 500 * (100vw - 1100px) / 780);
    padding: 40px calc(50px + 50 * (100vw - 1100px) / 780);
  }
  #ask-about-pop-up .window .close-btn {
    right: calc(10px + 5 * (100vw - 1100px) / 780);
  }
  #ask-about-pop-up .window .pop-up-title {
    font-size: calc(60px + 36 * (100vw - 1100px) / 780);
    line-height: calc(74px + 44 * (100vw - 1100px) / 780);
    margin: 0 0 calc(42px + 23 * (100vw - 1100px) / 780);
  }
  #ask-about-pop-up .window .pop-up-title::before {
    display: none;
  }
}
@media (max-width: 820px) {
  #ask-about-pop-up .window .container label {
    display: block;
  }
  #ask-about-pop-up .window .container label .title,
  #ask-about-pop-up .window .container label input,
  #ask-about-pop-up .window .container label textarea {
    width: 100%;
  }
  #ask-about-pop-up .window .container label:nth-child(n+2) {
    margin: 15px 0 8px;
  }
  #ask-about-pop-up .window .container .bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  #ask-about-pop-up .window .container .bottom input[type=submit] {
    margin: 20px 0 0;
  }
}
@media (max-width: 330px) {
  #ask-about-pop-up .window .container .bottom .g-recaptcha {
    transform: scale(0.98);
    transform-origin: 0 0;
  }
}
@media all and (max-width: 1800px) {
  .desc {
    font-size: calc(22px + 6 * (100vw - 1920px) / 1600);
    line-height: calc(30px + 8 * (100vw - 1920px) / 1600);
  }
}