@charset "UTF-8";
@font-face {
  font-family: "Inter";
  font-display: swap;
  src: url("../fonts/Inter-Regular.woff") format("woff"), url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans";
  font-display: swap;
  src: url("../fonts/FiraSans-Regular.woff") format("woff"), url("../fonts/FiraSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans";
  font-display: swap;
  src: url("../fonts/FiraSans-ExtraBold.woff") format("woff"), url("../fonts/FiraSans-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans Condensed";
  font-display: swap;
  src: url("../fonts/FiraSansCondensed-Light.woff") format("woff"), url("../fonts/FiraSansCondensed-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans Condensed";
  font-display: swap;
  src: url("../fonts/FiraSansCondensed-Regular.woff") format("woff"), url("../fonts/FiraSansCondensed-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans Condensed";
  font-display: swap;
  src: url("../fonts/FiraSansCondensed-Medium.woff") format("woff"), url("../fonts/FiraSansCondensed-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans Condensed";
  font-display: swap;
  src: url("../fonts/FiraSansCondensed-SemiBold.woff") format("woff"), url("../fonts/FiraSansCondensed-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans Condensed";
  font-display: swap;
  src: url("../fonts/FiraSansCondensed-Bold.woff") format("woff"), url("../fonts/FiraSansCondensed-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans Extra Condensed";
  font-display: swap;
  src: url("../fonts/FiraSansExtraCondensed-Regular.woff") format("woff"), url("../fonts/FiraSansExtraCondensed-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Fira Sans Extra Condensed";
  font-display: swap;
  src: url("../fonts/FiraSansExtraCondensed-Bold.woff") format("woff"), url("../fonts/FiraSansExtraCondensed-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "icons";
  font-display: swap;
  src: url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="_icon-"]:before,
[class*=" _icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* 
._icon-arrow-left:before {
  content: "\e900";
}
._icon-arrow-next:before {
  content: "\e901";
}
._icon-arrow-right:before {
  content: "\e902";
}
._icon-bout:before {
  content: "\e903";
}
._icon-build:before {
  content: "\e904";
}
._icon-car:before {
  content: "\e905";
}
._icon-clock:before {
  content: "\e906";
}
._icon-docs:before {
  content: "\e907";
}
._icon-factory:before {
  content: "\e908";
}
._icon-plain:before {
  content: "\e909";
}
._icon-search:before {
  content: "\e90a";
}
._icon-train:before {
  content: "\e90b";
}
._icon-valet:before {
  content: "\e90c";
}

._icon-machine:before {
  content: "\e90c";
}
._icon-electro:before {
  content: "\e90c";
} */
._icon-arrow-left:before {
  content: "\e900";
}

._icon-arrow-next:before {
  content: "\e903";
}

._icon-arrow-right:before {
  content: "\e902";
}

._icon-bout:before {
  content: "\e905";
}

._icon-build:before {
  content: "\e904";
}

._icon-car:before {
  content: "\e907";
}

._icon-clock:before {
  content: "\e906";
}

._icon-docs:before {
  content: "\e909";
}

._icon-factory:before {
  content: "\e908";
}

._icon-plain:before {
  content: "\e90b";
}

._icon-search:before {
  content: "\e90a";
}

._icon-train:before {
  content: "\e90d";
}

._icon-valet:before {
  content: "\e90c";
}

._icon-electro:before {
  content: "\e9001";
}

._icon-machine:before {
  content: "\e90e";
}

* {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

aside,
nav,
footer,
header,
section {
  display: block;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  line-height: 1;
  font-family: "Fira Sans Condensed";
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: "Fira Sans Condensed";
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
  background: transparent;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

body {
  color: #000;
  font-size: 18px;
  line-height: 155.55556%;
}

body._lock {
  overflow: hidden;
}

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

._container {
  max-width: 1630px;
  padding: 0px 15px;
  margin: 0 auto;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 38px;
  min-height: 48px;
  border-radius: 24px;
  background: #10529D;
  border: 1px solid #10529D;
  color: #fff;
  font-family: 'Fira Sans';
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (any-hover: hover) {
  .btn:hover {
    background: #fff;
    border: 1px solid #10529D;
    color: #3C3C3C;
  }
}

.btn_o {
  background: #E1A440;
  border: 1px solid #E1A440;
}

@media (any-hover: hover) {
  .btn_o:hover {
    color: #3C3C3C;
    background: #fff;
    border: 1px solid #E1A440;
  }
}

.btn_w {
  background: #fff;
  border: 1px solid #000;
  color: #3C3C3C;
}

@media (any-hover: hover) {
  .btn_w:hover {
    border: 1px solid #000 !important;
    background: #fff;
    border: #000;
    color: #3C3C3C;
  }
}

.btn_t {
  background: transparent;
  border: transparent;
  color: #000;
  text-decoration: underline;
  padding: 5px 0px !important;
}

@media (any-hover: hover) {
  .btn_t:hover {
    color: #E1A440;
    text-decoration: underline;
    border: transparent;
    color: #000;
  }
}

.select {
  position: relative;
}

.select__item {
  position: relative;
}

.select__title {
  color: #000;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 4px;
}

@media (max-width: 991.98px) {
  .select__title {
    font-size: 18px;
  }
}

.select__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 30px;
  padding: 0px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.select__value span {
  height: 1em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.select__value:before {
  content: "";
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 11px;
  height: 7px;
  background: url("../img/icons/select.svg") center/100% no-repeat;
}

.select__input {
  width: 100%;
  background-color: transparent;
  height: 100%;
}

.select__options {
  color: #000;
  display: none;
  position: absolute;
  top: 29px;
  border-radius: 0 0 4px 4px;
  min-width: 100%;
  left: 0;
  background-color: #fff;
  border-top: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  font-size: 14px;
  padding: 10px 0px 5px 0px;
}

@media (max-width: 991.98px) {
  .select__options {
    font-size: 18px;
  }
}

.select__option {
  cursor: pointer;
  padding: 5px 15px;
  margin: 0px 0px 0px 0px;
}

@media (min-width: 992px) {
  .select__option:hover {
    background: #d9d9d9;
  }
}

.select._active {
  z-index: 5;
}

.select._active .select__value:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.select._active .select__options {
  display: block;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input {
  border-radius: 0 !important;
  width: 100%;
  display: block;
  padding: 0px 10px;
  height: 30px;
  border: 1px solid #797979;
}

.input._error {
  border: 2px solid #db2b2b;
}

textarea.input {
  resize: none;
  padding: 10px;
  height: 80px;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
  padding: 0px 0px 0px 30px;
}

.checkbox::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #797979;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  background-position: center;
}

.checkbox._active::after {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  width: 16px;
  height: 16px;
  background: #E1A440;
}

.checkbox._error::before {
  border: 2px solid #db2b2b;
}

.checkbox__input {
  display: none;
}

.checkbox__text {
  padding: 4px 0px 0px 0px;
  font-size: 14px;
  line-height: 1.2;
}

.radiobutton {
  cursor: pointer;
}

.radiobutton._active {
  color: #ff0000;
}

.radiobutton input {
  display: none;
}

.options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.options__item {
  position: relative;
  cursor: pointer;
}

.options__input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  left: 0;
  top: 0;
  visibility: hidden;
}

.options__input:checked + .options__text:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.options__text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: -0.3px;
  line-height: calc(20 / 16);
}

.options__text:before {
  content: "";
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: 0px 14px 0px 0px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 20px;
  height: 18px;
  background: #fff;
  border: 1px solid #a7a9ac;
}

.options__text:after {
  content: "";
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: scale(0);
          transform: scale(0);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #77243a;
  position: absolute;
  left: 5px;
  top: 4px;
}

.rating-block {
  display: table;
  font-size: 0;
}

.rating {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.rating.edit .star {
  cursor: pointer;
}

.rating .star {
  width: 17px;
  height: 14px;
  display: inline-block;
  position: relative;
  z-index: 3;
}

.rating__line {
  position: absolute;
  width: 85px;
  height: 14px;
  top: 0;
  left: 0;
  background: url("../img/icons/bg_rating.svg") 0 0 no-repeat;
  z-index: 1;
  background-size: 85px 100%;
}

.rating__activeline {
  position: absolute;
  width: 0px;
  height: 14px;
  top: 0;
  left: 0;
  background: url("../img/icons/bg_rating_active.svg") 0 0 no-repeat;
  z-index: 2;
  background-size: 85px 100%;
}

.rating__value {
  display: inline-block;
  color: #1b3139;
  font-size: 14px;
  line-height: 13px;
  vertical-align: middle;
}

.quantity {
  width: 88px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(166, 166, 166, 0.45);
}

.quantity__button {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  position: relative;
  cursor: pointer;
}

.quantity__button::before, .quantity__button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0px 0px 0px -4.5px;
  background-color: #a6a6a6;
  width: 9px;
  height: 1px;
}

@media (min-width: 991.98px) {
  .quantity__button:hover::before, .quantity__button:hover::after {
    background-color: rgba(0, 0, 0, 0.5);
  }
}

.quantity__button_plus::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.quantity__input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.quantity__input input {
  height: 100%;
  color: #a6a6a6;
  font-size: 12px;
  width: 100%;
  text-align: center;
}

.form-request {
  max-width: 1200px;
}

.form-request__title {
  font-weight: 500;
  font-size: 26px;
  margin: 0px 0px 15px 0px;
}

.form-request__body {
  margin: 0px 0px 15px 0px;
}

.form-request__approval {
  margin: 0px 0px 20px 0px;
}

.form-request__checkbox {
  margin: 0px 0px 10px 0px;
}

.form-request__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.form-request__btn {
  height: 30px;
  padding: 10px 20px;
}

.form-request-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 500px;
          flex: 0 0 500px;
  margin: 0px 0px 20px 0px;
}

@media (min-width: 1400px) {
  .form-request-info {
    margin: 0px 0px 20px 0px;
  }
}

.form-request-info__wrapper {
  padding: 15px 20px;
  background: #F2F2F2;
}

.form-request-info__row {
  margin: 0px 0px 10px 0px;
}

@media (min-width: 767.98px) {
  .form-request-info__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.form-request-info__label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  font-size: 14px;
}

.form-request-info__input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.form-request-info p {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.form-request-options {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.form-request-options__title {
  font-weight: 500;
  margin: 0px 0px 10px 0px;
}

.form-request-options textarea {
  margin: 0px 0px 15px 0px;
}

.options-checks {
  margin: 0px 0px 25px 0px;
}

@media (min-width: 767.98px) {
  .options-checks {
    margin: 0px 0px 15px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.options-checks__checkbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  margin: 0px 0px 15px 0px;
}

.breadcrumbs {
  color: #A1A1A0;
  font-size: 19px;
  line-height: 121.05263%;
}

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

.breadcrumbs__item {
  margin: 0 20px 0 0;
}

.breadcrumbs__link {
  color: #A1A1A0;
}

.breadcrumbs__link::after {
  content: ">";
  padding: 0 0 0 20px;
}

.row:after {
  display: block;
  content: "";
  clear: both;
}

.rub:after {
  content: "₽";
}

ol.counter {
  list-style-type: none;
  counter-reset: item;
}

ol.counter li {
  position: relative;
  padding: 0px 0px 0px 45px;
}

ol.counter li:before {
  counter-increment: item;
  content: counter(item);
  position: absolute;
  left: 0;
  top: 0;
  color: #818181;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  border: 1px solid #4274bb;
}

.ellipsis {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.es {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.table {
  display: table;
  font-size: 0;
  width: 100%;
}

.trow {
  display: table-row;
}

.cell {
  display: table-cell;
}

.cell.full {
  width: 100%;
}

._ibg {
  position: relative;
}

._ibg img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

body.ie ._ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

body.ie ._ibg img {
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

._video {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%;
}

._video video,
._video iframe,
._video object,
._video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videobg video,
.videobg iframe,
.videobg object,
.videobg embed {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

._more-content {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  overflow: hidden;
}

._more-link {
  cursor: pointer;
}

._more-link span {
  font-style: normal;
}

._more-link span:first-child {
  display: block;
}

._more-link span:last-child {
  display: none;
}

._more-link._active span {
  font-style: normal;
}

._more-link._active span:first-child {
  display: none;
}

._more-link._active span:last-child {
  display: block;
}

#map {
  background: url("../img/icons/loading.gif") center/50px no-repeat;
}

._swiper {
  overflow: hidden;
}

._swiper .swiper-wrapper {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

._swiper.swiper-container-vertical .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

._swiper.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swiper-container-initialized .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.swiper-container-android .swiper-slide,
.swiper-container-android .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}

._tabs-block {
  display: none;
}

._tabs-block._active {
  display: block;
}

._mirror-h {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

._mirror-v {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

._nicescroll-rails {
  z-index: 1000 !important;
}

._custom-scroll {
  position: fixed;
  right: 0;
  top: 0;
  width: 3px;
  height: 100%;
  z-index: 1000;
}

._custom-scroll__line {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px 0 0 3px;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
}

.header__content {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr auto minmax(30px, 60px);
      grid-template-columns: auto 1fr auto minmax(30px, 60px);
  grid-gap: 50px;
  padding: 16px 0px;
  border-bottom: 1px solid #E5E5E5;
}

@media (max-width: 1630px) {
  .header__content {
    grid-gap: calc(0px + 50 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .header-info__phone {
    white-space: normal!important;
  }
  .header__content {
    padding: 10px 0px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .dropdown-content{
    right: 1px;
  }
}

@media (max-width: 550px) {
  .header__content {
    -ms-grid-columns: auto 50px 50px;
        grid-template-columns: auto 50px 50px;

  }
  .dropdown-content {
    right: 1px;


  }
}

.header__logo {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.header__logo img {
  width: 100%;
}

@media (max-width: 1205px) {
  .header__logo img {
    width: 200px;
  }
}

@media (max-width: 767.98px) {
  .header__logo {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 767.98px) {
  .header__menu {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

@media (max-width: 767.98px) {
  .header__info {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 767.98px) {
  .header__search {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.menu {
  -ms-grid-column-align: center;
      justify-self: center;
  padding-top: 45px;
}

@media (max-width: 1630px) {
  .menu {
    padding-top: calc(20px + 25 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .menu {
    padding: 0px 0px 0px 0px;
  }
}

@media (max-width: 767.98px) {
  .menu__body {
    position: fixed;
    z-index: 15;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.95);
    text-align: center;
    overflow: auto;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu__body._active {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -23px;
  margin-right: -23px;
}

@media (max-width: 1630px) {
  .menu__list {
    margin-left: calc(-5px + -18 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1630px) {
  .menu__list {
    margin-right: calc(-5px + -18 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1200px) {
  .menu__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 767.98px) {
  .menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
}

.menu__list li {
  padding-left: 23px;
  padding-right: 23px;
}

@media (max-width: 1630px) {
  .menu__list li {
    padding-left: calc(5px + 18 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1630px) {
  .menu__list li {
    padding-right: calc(5px + 18 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .menu__list li {
    margin: 0px 0px 20px 0px;
  }
}

.menu__list li.current-menu-item a {
  color: #E1A440;
}

.menu__list li a {
  font-family: "Fira Sans Extra Condensed";
  font-size: 28px;
  line-height: 121.42857%;
  color: #000;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}

@media (max-width: 1630px) {
  .menu__list li a {
    font-size: calc(18px + 10 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .menu__list li a {
    font-size: 24px;
  }
}

@media (any-hover: hover) {
  .menu__list li a:hover {
    color: #E1A440;
  }
}

.header-info {
  font-family: 'Inter';
  font-size: 19px;
  line-height: 121.05263%;
  text-align: right;
  padding-top: 45px;
}

@media (max-width: 1630px) {
  .header-info {
    font-size: calc(15px + 4 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1630px) {
  .header-info {
    padding-top: calc(20px + 25 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .header-info {
    padding: 0px 0px 0px 0px;
  }
}

@media (max-width: 550px) {
  .header-info {
    font-size: 22px;
    line-height: 1.5;
    margin: 0px 0px 10px 0px;
  }
}

.header-info a {
  color: #000;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (any-hover: hover) {
  .header-info a:hover {
    color: #E1A440;
  }
}

@media (max-width: 767.98px) {
  .header-info {
    text-align: center;
  }
}

.header-info__phone {
  white-space: nowrap;
}

.header-info__email {
  white-space: nowrap;
}

.header-search {
  -ms-grid-column-align: center;
      justify-self: center;
  padding-top: 45px;
}

@media (max-width: 1630px) {
  .header-search {
    padding-top: calc(20px + 25 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .header-search {
    padding: 0px 0px 0px 0px;
  }
}

.header-search__icon {
  font-size: 20px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (any-hover: hover) {
  .header-search__icon:hover {
    color: #E1A440;
  }
}

.header-search__form {
  position: absolute;
  z-index: 50;
  display: -ms-grid;
  display: grid;
  width: 100%;
  left: 0;
  bottom: 0;
  -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
          box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
  padding: 10px;
  background: #fff;
  -webkit-transform: translate(0, -500px);
          transform: translate(0, -500px);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-search__form._active {
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}

.header-search__btn {
  font-size: 20px;
  height: 50px;
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E1A440;
}

.header-search__input {
  padding: 5px 20px;
  background: #e4e4e4;
  font-size: 18px;
}

.icon-menu {
  display: none;
}

@media (max-width: 767.98px) {
  .icon-menu {
    display: block;
    position: relative;
    width: 30px;
    height: 18px;
    cursor: pointer;
    z-index: 50;
  }
  .icon-menu span {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    top: calc(50% - 1px);
    left: 0px;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #000;
  }
  .icon-menu span:first-child {
    top: 0px;
  }
  .icon-menu span:last-child {
    top: auto;
    bottom: 0px;
  }
  .icon-menu._active span {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .icon-menu._active span:first-child {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: calc(50% - 1px);
  }
  .icon-menu._active span:last-child {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    bottom: calc(50% - 1px);
  }
}

.footer {
  border-top: 1px solid #E5E5E5;
  padding: 40px 0px 80px;
  padding-top: 40px;
  padding-bottom: 80px;
}

@media (max-width: 1630px) {
  .footer {
    padding-top: calc(20px + 20 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1630px) {
  .footer {
    padding-bottom: calc(20px + 60 * ((100vw - 320px) / 1310));
  }
}

.footer__content {
  padding: 0px 0px 0px 50px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr 320px;
      grid-template-columns: auto 1fr 320px;
  grid-gap: 50px;
}

@media (max-width: 1630px) {
  .footer__content {
    grid-gap: calc(20px + 50 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1200px) {
  .footer__content {
    -ms-grid-columns: auto 1fr;
        grid-template-columns: auto 1fr;
  }
}

@media (max-width: 870px) {
  .footer__content {
    padding: 0px 0px 0px 0px;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}

@media (max-width: 1200px) {
  .footer__column_1 {
    grid-row: span 2;
  }
}

@media (max-width: 870px) {
  .footer__column_1 {
    grid-row: span 1;
  }
}

.footer__column_2 a {
  margin: 0px 20px 20px 0px;
  gap: 10px;
}

@media (max-width: 1200px) {
  .footer__column_2 a {
    margin: 0px 0px 20px 0px;
  }
}

@media (max-width: 1200px) {
  .footer__column_2 {
    text-align: right;
  }
}

@media (max-width: 870px) {
  .footer__column_2 {
    text-align: center;
  }
}

.footer__column_3 {
  font-family: 'Fira Sans';
  color: #3C3C3C;
  text-align: right;
}

.footer__column_3 a {
  color: #3C3C3C;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (any-hover: hover) {
  .footer__column_3 a:hover {
    color: #E1A440;
  }
}

@media (max-width: 870px) {
  .footer__column_3 {
    text-align: center;
  }
}

.footer__btn {
  text-align: center;
  min-width: 240px;
  vertical-align: middle;
  position: relative;
}

.footer__address {
  max-width: 300px;
  margin: 0px 0px 0px auto;
}

.footer__address span {
  white-space: nowrap;
}

@media (max-width: 870px) {
  .footer__address {
    margin: 0px auto 0px;
  }
}

.footer-spoller {
  font-family: 'Fira Sans';
  display: -ms-grid;
  display: grid;
  grid-auto-flow: column;
  grid-gap: 70px;
}

@media (max-width: 870px) {
  .footer-spoller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-gap: 0;
  }
}

@media (max-width: 450px) {
  .footer-spoller {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.footer-spoller__item {
  grid-auto-flow: row;
  margin: 0 15px;
}

@media (max-width: 870px) {
  .footer-spoller__item {
    text-align: center;
  }
}

@media (max-width: 450px) {
  .footer-spoller__item {
    text-align: center;
    margin: 0px;
  }
  .footer-spoller__item:first-child {
    margin: 0px 0px 20px 0px;
  }
}

.footer-spoller__title {
  color: #3C3C3C;
  font-weight: 800;
  font-size: 24px;
  line-height: 116.66667%;
  margin: 0px 0px 20px 0px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (min-width: 451px) {
  .footer-spoller__title {
    display: none;
  }
}

@media (max-width: 767.98px) and (any-hover: hover) {
  .footer-spoller__title:hover {
    color: #E1A440;
  }
}

@media (max-width: 870px) {
  .footer-spoller__title {
    margin: 0px 0px 8px 0px;
  }
}

.footer-spoller__list-item {
  margin: 0px 0px 15px 0px;
}

@media (max-width: 870px) {
  .footer-spoller__list-item {
    margin: 0px 0px 8px 0px;
  }
}

.footer-spoller__list-item:last-child {
  margin: 0px 0px 0px 0px;
}

.footer-spoller__link {
  color: #3C3C3C;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 19px;
  line-height: 115.78947%;
}

@media (any-hover: hover) {
  .footer-spoller__link:hover {
    color: #E1A440;
  }
}

.popup {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  padding: 30px 10px;
  width: 100%;
  height: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0.8s ease 0s;
  transition: visibility 0.8s ease 0s;
}

.popup::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
}

.popup.show {
  visibility: visible;
  overflow: auto;
}

.popup.show::before {
  opacity: 1;
}

.popup.show .popup__body {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.popup._active {
  visibility: visible;
  overflow: auto;
}

.popup._active::before {
  opacity: 1;
}

.popup._active .popup__body {
  -webkit-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.popup__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
}

.popup__body {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 50px;
  width: 100%;
  background-color: #fff;
  max-width: 800px;
  -webkit-box-shadow: 0px 3px 30px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 3px 30px 5px rgba(0, 0, 0, 0.4);
}

@media (max-width: 1630px) {
  .popup__body {
    padding: calc(30px + 20 * ((100vw - 320px) / 1310));
  }
}

.popup__close {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  z-index: 30;
}

.product {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto 1fr auto;
      grid-template-rows: auto auto auto 1fr auto;
  background: #fff;
  color: #3C3C3C;
  border-radius: 80px;
  -webkit-box-shadow: 0px 3px 8px 2px #E5E5E5;
          box-shadow: 0px 3px 8px 2px #E5E5E5;
  text-align: center;
  padding: 50px 36px 58px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  max-width: 320px;
  height: 100%;
}

@media (any-hover: hover) {
  .product:hover {
    background: #E1A440;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.product__title {
  display: inline-block;
  font-family: 'Fira Sans Condensed';
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  line-height: 116.66667%;
  margin: 0px 0px 0.625em 0px;
  color: #3C3C3C;
}

.product__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 0px 20px 0px;
}

.product__icon {
  color: #A2A1A0;
  margin: 0px 7.5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (any-hover: hover) {
  .product:hover .product__icon {
    color: #fff;
  }
}

.product__img {
  display: inline-block;
  border-radius: 50px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product__img:not(:last-child) {
  margin: 0px 0px 10px 0px;
}

.product__img img {
  max-width: 100%;
  max-height: 201px;
}

.product__text {
  font-family: 'Fira Sans Condensed';
  font-size: 19px;
  line-height: 23px;
  line-height: 121.05263%;
  margin: 0px 0px 0.86957em 0px;
}

.product__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}

.product__btn {
  padding: 5px 22px;
}

.to-catalog {
  background: #fff;
  color: #3C3C3C;
  border-radius: 80px;
  -webkit-box-shadow: 0px 3px 8px 2px #E5E5E5;
          box-shadow: 0px 3px 8px 2px #E5E5E5;
  text-align: center;
  padding: 50px 36px 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.to-catalog__title {
  font-family: 'Fira Sans Condensed';
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  line-height: 116.66667%;
  margin: 0px 0px 0.625em 0px;
}

.to-catalog__btn {
  text-transform: uppercase;
}

.catalog {
  margin: 0px 0px 70px 0px;
}

.catalog__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(300px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-gap: 70px;
  margin: 0px 0px 70px 0px;
}

@media (max-width: 1630px) {
  .catalog__items {
    grid-gap: calc(20px + 50 * ((100vw - 320px) / 1310));
  }
}

.catalog__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}




.details {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 30% 1fr;
      grid-template-columns: 30% 1fr;
  grid-gap: 87px;
}

@media (max-width: 1630px) {
  .details {
    grid-gap: calc(30px + 57 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .details {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

.details__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 200px;
}

.details__img img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.details__text {
  font-size: 15px;
  margin-bottom: 40px;
}

@media (max-width: 1630px) {
  .details__text {
    margin-bottom: calc(20px + 20 * ((100vw - 320px) / 1310));
  }
}

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

@media (min-width: 767.98px) {
  .details__buttons {
    grid-column: span 2;
  }
}

.details__buttons a {
  margin-bottom: 30px;
  margin-right: 30px;
}

@media (max-width: 1630px) {
  .details__buttons a {
    margin-bottom: calc(15px + 15 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1630px) {
  .details__buttons a {
    margin-right: calc(15px + 15 * ((100vw - 320px) / 1310));
  }
}

.usage {
  background: #F6F6F6;
  color: #3C3C3C;
  padding: 60px 0px 115px;
}

.usage__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 119.44444%;
  margin: 0px 0px 0.93023em 0px;
}

@media (max-width: 1630px) {
  .usage__title {
    font-size: calc(28px + 8 * ((100vw - 320px) / 1310));
  }
}

.usage__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 0px 15px 0px;
  font-size: 45px;
  color: #A2A1A0;
}

@media (max-width: 1630px) {
  .usage__icons {
    font-size: calc(30px + 15 * ((100vw - 320px) / 1310));
  }
}

.usage__icon {
  margin: 0px 45px 45px 0px;
}

.characteristics {
  padding: 60px 0px 80px;
}

.characteristics__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 119.44444%;
  margin: 0px 0px 0.93023em 0px;
}

@media (max-width: 1630px) {
  .characteristics__title {
    font-size: calc(28px + 8 * ((100vw - 320px) / 1310));
  }
}

.characteristics-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(400px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  grid-row-gap: 20px;
  grid-column-gap: 65px;
  font-size: 18px;
  line-height: 122.22222%;
  color: #A2A1A0;
}

@media (max-width: 479.98px) {
  .characteristics-list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

.characteristic {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 1fr;
  -ms-grid-columns: 1fr auto;
      grid-template: auto 1fr/1fr auto;
}

.characteristic__title span {
  background: #fff;
}

.characteristic__title-text {
  padding: 0 5px 0 0;
  position: relative;
  z-index: 2;
}

.characteristic__title-dots {
  display: block;
  border-bottom: 2px dotted #A2A1A0;
  -webkit-transform: translate(0px, -4px);
          transform: translate(0px, -4px);
}

.characteristic__value {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  padding: 0 0 0 5px;
  -webkit-transform: translate(0, -2px);
          transform: translate(0, -2px);
}

.characteristic__value span {
  background: #fff;
}

.docs {
  background: #F6F6F6;
  color: #3C3C3C;
  padding: 60px 0px 115px;
  margin: 0px 0px 100px 0px;
}

.docs__title {
  font-weight: 700;
  font-size: 36px;
  line-height: 119.44444%;
  margin: 0px 0px 0.93023em 0px;
}

@media (max-width: 1630px) {
  .docs__title {
    font-size: calc(28px + 8 * ((100vw - 320px) / 1310));
  }
}

.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination__item {
  margin: 0px 10px 10px;
}

.pagination__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 19px;
  line-height: 1;
  color: #3C3C3C;
  border: 1px solid #D9D9D9;
  background: transparent;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.pagination__link._active {
  color: #fff;
  border: 1px solid #E1A440;
  background: #E1A440;
}

@media (any-hover: hover) {
  .pagination__link:hover {
    color: #fff;
    border: 1px solid #E1A440;
    background: #E1A440;
  }
}

.services {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(300px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-column-gap: 52px;
  grid-row-gap: 80px;
}

@media (max-width: 1630px) {
  .services {
    grid-column-gap: calc(30px + 22 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1630px) {
  .services {
    grid-row-gap: calc(50px + 30 * ((100vw - 320px) / 1310));
  }
}

.services-item {
  text-align: center;
  color: #3C3C3C;
  font-size: 24px;
  line-height: 120.83333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.services-item__img {
  display: block;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  padding: 0px 0px 75.97598% 0px;
  margin: 0px 0px 25px 0px;
}

.services-item__title {
  font-weight: 700;
  margin: 0px 0px 20px 0px;
  color: #3C3C3C;
  display: block;
}

.services-item__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0px 0px 20px 0px;
}

.service-details {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 41% 1fr;
      grid-template-columns: 41% 1fr;
  grid-gap: 80px;
  margin: 0px 0px 100px 0px;
}

@media (max-width: 1630px) {
  .service-details {
    grid-gap: calc(30px + 50 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .service-details {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

.service-details__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0px 0px 66.74009% 0px;
  border-radius: 15px;
  overflow: hidden;
}

.service-details__text {
  margin: 0px 0px 40px 0px;
}

.vacancies {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(300px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-column-gap: 52px;
  grid-row-gap: 80px;
  margin: 0px 0px 100px 0px;
}

@media (max-width: 1630px) {
  .vacancies {
    grid-column-gap: calc(30px + 22 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1630px) {
  .vacancies {
    grid-row-gap: calc(50px + 30 * ((100vw - 320px) / 1310));
  }
}

.vacancies-item {
  text-align: center;
  color: #3C3C3C;
  font-size: 24px;
  line-height: 120.83333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vacancies-item__img {
  display: block;
  border-radius: 15px;
  overflow: hidden;
  width: 100%;
  padding: 0px 0px 75.97598% 0px;
  margin: 0px 0px 25px 0px;
}

.vacancies-item__title {
  font-weight: 700;
  margin: 0px 0px 20px 0px;
  color: #3C3C3C;
  display: block;
}

.vacancies-item__text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0px 0px 20px 0px;
}

.vacancies-item__date {
  margin: 0px 0px 20px 0px;
}

.vacancy {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(400px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  grid-column-gap: 60px;
}

@media (max-width: 1630px) {
  .vacancy {
    grid-column-gap: calc(40px + 20 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 767.98px) {
  .vacancy {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
}

.vacancy-item {
  color: #3C3C3C;
  font-size: 24px;
  line-height: 120.83333%;
  margin: 0px 0px 40px 0px;
}

.vacancy-item__title {
  font-weight: 700;
  margin: 0px 0px 0.83333em 0px;
}

.vacancy-item__text {
  white-space: pre-line;
}

.vacancy-item_resume_text {
  margin-bottom: 20px;
}

.job-benefits {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1630px) {
  .job-benefits {
    margin-bottom: calc(20px + 30 * ((100vw - 320px) / 1310));
  }
}

@media (min-width: 1501px) {
  .job-benefits {
    max-width: 1000px;
  }
}

.job-benefits__column {
  margin-bottom: 50px;
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1630px) {
  .job-benefits__column {
    margin-bottom: calc(10px + 40 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1500px) {
  .job-benefits__column {
    width: 170px;
  }
}

@media (max-width: 1280px) {
  .job-benefits__column {
    width: 130px;
  }
}

@media (max-width: 700px) {
  .job-benefits__column {
    width: 160px;
  }
}

@media (max-width: 400px) {
  .job-benefits__column {
    width: 100px;
  }
}

.job-benefit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  flex-direction: column;
  width: 145px;
  height: 100%;
}

.job-benefit__icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #E1A440;
  color: #fff;
  font-size: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 0px 30px 0px;
}

@media (max-width: 1500px) {
  .job-benefit__icon {
    width: 80px;
    height: 80px;
    font-size: 28px;
  }
}

@media (max-width: 400px) {
  .job-benefit__icon {
    width: 50px;
    height: 50px;
    font-size: 24px;
  }
}

.job-benefit__title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-weight: 600;
  font-size: 24px;
  line-height: 120.83333%;
}

@media (max-width: 1500px) {
  .job-benefit__title {
    font-size: 20px;
  }
}

@media (max-width: 400px) {
  .job-benefit__title {
    font-size: 18px;
  }
}

.page {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.page p, .page ul, .page ol, .page h1, .page h2, .page h3, .page h4, .page h5, .page table {
  margin: 0 0 15px 0;
}

.page table {
  width: 100%;
}

.page table, .page td {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.page td {
  padding: 5px;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  padding: 15px 0px 0px 0px;
}

.slider__container {
  position: relative;
}

.slider__body {
  border-bottom: 1px solid #E5E5E5;
  padding: 0px 0px 15px 0px;
}

.slider-item {
  position: relative;
  height: 482px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  .slider-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.slider-item__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
  margin: 0px 50px;
}

@media (max-width: 1270px) {
  .slider-item__body {
    padding: 30px;
    background: #ffffffbf;
  }
}

@media (max-width: 800px) {
  .slider-item__body {
    margin: 0px 20px;
  }
}

@media (max-width: 450px) {
  .slider-item__body {
    padding: 15px;
    background: transparent;
  }
}

.slider-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 380px;
  margin: 0px 0px 20px 0px;
}

.slider-item__title {
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 119.44444%;
  color: #3C3C3C;
  margin: 0px 0px 0.27778em 0px;
}

@media (max-width: 1630px) {
  .slider-item__title {
    font-size: calc(28px + 8 * ((100vw - 320px) / 1310));
  }
}

.slider-item__text {
  max-width: 380px;
  font-family: 'Fira Sans Condensed';
  font-weight: 300;
  font-size: 24px;
  line-height: 29px;
  line-height: 125%;
  color: #6B6464;
}

@media (max-width: 1630px) {
  .slider-item__text {
    font-size: calc(18px + 6 * ((100vw - 320px) / 1310));
  }
}

.slider-item__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.slider-item__btn {
  font-family: 'Fira Sans Condensed';
  margin: 0px 10px 10px 0px;
}

@media (max-width: 450px) {
  .slider-item__btn {
    font-size: 16px;
    padding: 5px 18px;
    min-height: 40px;
  }
}

.slider-item__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

@media (max-width: 450px) {
  .slider-item-bg__screen {
    display: none;
  }
}

.slider-item-bg__mobile {
  display: none;
}

@media (max-width: 450px) {
  .slider-item-bg__mobile {
    display: block;
  }
}

.slider-arrows {
  padding: 0px 30px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
}

@media (max-width: 450px) {
  .slider-arrows {
    padding: 0px 0px;
  }
}

.slider-arrows__arrow {
  cursor: pointer;
  pointer-events: all;
  font-size: 32px;
  line-height: 1;
}

.slider-arrows__arrow_prev {
  color: #fff;
}

@media (max-width: 800px) {
  .slider-arrows__arrow_prev {
    color: #E1A440;
  }
}

.slider-arrows__arrow_next {
  color: #E1A440;
}

.categories {
  padding: 100px 0px 70px;
}

.categories__body {
  padding: 0px 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(240px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  grid-gap: 40px;
}

.categories__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.advantages {
  margin: 0px 0px 65px 0px;
}

@media (max-width: 1600px) {
  .advantages {
    margin: 50px 0px 65px 0px;
  }
}

.advantages__container {
  border-bottom: 1px solid #E5E5E5;
}

.advantages__content {
  position: relative;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 55px;
  -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
  margin: 0px 0px 56px 0px;
}

@media (max-width: 1600px) {
  .advantages__content {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    justify-items: center;
  }
}

.advantages__title {
  position: relative;
  z-index: 5;
  max-width: 485px;
  font-family: 'Fira Sans Condensed';
  font-weight: 700;
  font-size: 72px;
  line-height: 119.44444%;
  background-image: linear-gradient(90.89deg, #E1A440 -7.32%, rgba(254, 236, 48, 0.4) 164.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 1630px) {
  .advantages__title {
    font-size: calc(45px + 27 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1600px) {
  .advantages__title {
    max-width: unset;
    text-align: center;
  }
}

.advantages__body {
  position: relative;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 60px 35px;
  max-width: 1000px;
  padding: 90px 0px 70px;
}

@media (max-width: 1600px) {
  .advantages__body {
    padding: 0px 0px 50px;
  }
}

@media (max-width: 1000px) {
  .advantages__body {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 630px) {
  .advantages__body {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    padding: 0px 0px 0px 30px;
  }
}

@media (max-width: 490px) {
  .advantages__body {
    padding: 0px 0px 0px 0px;
  }
}

.advantages__bg {
  position: absolute;
  z-index: 1;
  width: 1150px;
  height: 450px;
  bottom: 0;
  right: -80px;
}

@media (max-width: 1770px) {
  .advantages__bg {
    right: -50px;
  }
}

@media (max-width: 1130px) {
  .advantages__bg {
    right: 0px;
    width: 100%;
    height: auto;
    bottom: unset;
    top: 0;
  }
}

@media (max-width: 780px) {
  .advantages__bg {
    display: none;
  }
}

.advantages__bg img {
  width: 100%;
  height: 100%;
}

.advantages-item {
  display: -ms-grid;
  display: grid;
  grid-gap: 12px;
  -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
  position: relative;
  z-index: 5;
}

@media (max-width: 1000px) {
  .advantages-item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.advantages-item__title {
  font-size: 24px;
  line-height: 120.83333%;
  color: #3C3C3C;
}

.partners {
  padding: 65px 0px 215px;
}

@media (max-width: 1600px) {
  .partners {
    padding: 0px 0px 170px;
  }
}

.partners__content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 430px 1fr;
      grid-template-columns: 430px 1fr;
  grid-gap: 55px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1600px) {
  .partners__content {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

.partners__title {
  font-family: 'Fira Sans Condensed';
  font-weight: 700;
  font-size: 72px;
  line-height: 119.44444%;
  background-image: linear-gradient(90.89deg, #E1A440 -7.32%, rgba(254, 236, 48, 0.4) 164.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 1630px) {
  .partners__title {
    font-size: calc(45px + 27 * ((100vw - 320px) / 1310));
  }
}

@media (max-width: 1600px) {
  .partners__title {
    text-align: center;
  }
}

.partners__slider {
  -ms-grid-column-align: center;
      justify-self: center;
}

.partners-slider {
  position: relative;
  max-width: 796px;
}

@media (max-width: 991.98px) {
  .partners-slider {
    max-width: 600px;
  }
}

@media (max-width: 767.98px) {
  .partners-slider {
    max-width: 450px;
  }
}

@media (max-width: 565px) {
  .partners-slider {
    max-width: 300px;
  }
}

@media (max-width: 400px) {
  .partners-slider {
    max-width: 250px;
  }
}

.partners-slider__pagination {
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
          transform: translate(-50%, 0px);
  bottom: -60px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.partners-slider__pagination .swiper-pagination-bullet {
  margin: 0px 12.5px;
  width: 15px;
  height: 15px;
  background: #E6E6E6;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

.partners-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #E1A440;
}

.partners-slider-item__img {
  height: 180px;
  border: 1px solid #E1A440;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}

.partners-slider-item__img img {
  max-width: 100%;
}

.partners-slider-arrows {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.partners-slider-arrows__arrow {
  font-size: 32px;
  pointer-events: all;
  color: #0D56A0;
  cursor: pointer;
}

.partners-slider-arrows__arrow_prev {
  -webkit-transform: translate(-130px, 0);
          transform: translate(-130px, 0);
}

@media (max-width: 1100px) {
  .partners-slider-arrows__arrow_prev {
    -webkit-transform: translate(-50px, 0);
            transform: translate(-50px, 0);
  }
}

@media (max-width: 400px) {
  .partners-slider-arrows__arrow_prev {
    -webkit-transform: translate(-35px, 0);
            transform: translate(-35px, 0);
  }
}

.partners-slider-arrows__arrow_next {
  -webkit-transform: translate(130px, 0);
          transform: translate(130px, 0);
}

@media (max-width: 1100px) {
  .partners-slider-arrows__arrow_next {
    -webkit-transform: translate(50px, 0);
            transform: translate(50px, 0);
  }
}

@media (max-width: 400px) {
  .partners-slider-arrows__arrow_next {
    -webkit-transform: translate(35px, 0);
            transform: translate(35px, 0);
  }
}

.aside-section {
  margin: 0px 0px 60px 0px;
}

.aside-section__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 28% 1fr;
      grid-template-columns: 28% 1fr;
  grid-gap: 50px;
}

@media (max-width: 1060px) {
  .aside-section__container {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

.aside-section__aside {
  margin: 0px 0px 25px 0px;
}

@media (min-width: 1061px) {
  .aside-section__aside {
    padding: 40px 0px 0px 0px;
    border-right: 1px solid #F2F2F2;
  }
}

.aside-section__aside-navigation {
  margin-bottom: 48px;
}

@media (max-width: 1630px) {
  .aside-section__aside-navigation {
    margin-bottom: calc(25px + 23 * ((100vw - 320px) / 1310));
  }
}

.aside-section__content {
  padding: 40px 0px 0px 0px;
}

.aside-section__breadcrumbs {
  margin-bottom: 44px;
}

@media (max-width: 1630px) {
  .aside-section__breadcrumbs {
    margin-bottom: calc(25px + 19 * ((100vw - 320px) / 1310));
  }
}

.aside-section__title-block {
  margin: 0px 0px 60px 0px;
}

.aside-section__title-block > *:not(:last-child) {
  margin: 0px 0px 20px 0px;
}

@media (max-width: 1060px) {
  .aside-section__title-block {
    margin: 0px 0px 30px 0px;
  }
}

.aside-section__title {
  font-weight: 700;
  font-size: 48px;
  line-height: 120.83333%;
  color: #3C3C3C;
}

@media (max-width: 1630px) {
  .aside-section__title {
    font-size: calc(36px + 12 * ((100vw - 320px) / 1310));
  }
}

.aside-section__text {
  font-size: 21px;
  line-height: 119.04762%;
  color: #3C3C3C;
  line-height: 32px;
}

.aside-section__text p, .aside-section__text ul, .aside-section__text h2, .aside-section__text h3, .aside-section__text h4 {
  margin-bottom: 20px;
}

.aside-section__text ul {
  margin-left: 22px !important;
}

.aside-section__text ul li {
  list-style-type: disc !important;
}

@media (max-width: 1060px) {
  .aside-section__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.aside-section__services {
  margin: 0px 0px 50px 0px;
}

@media (min-width: 1061px) {
  .aside-navigation__item {
    padding: 0px 20px 0px 0px;
  }
}

.aside-navigation__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 40px;
  padding: 5px 20px;
  min-width: 200px;
  background: #E1A440;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
}

@media (min-width: 1061px) {
  .aside-navigation__title {
    display: none;
  }
}

@media (max-width: 1060px) {
  .aside-navigation__list {
    padding: 20px 0px 0px 0px;
  }
}

.aside-navigation__list li:not(:last-child) {
  margin: 0px 0px 30px 0px;
}

@media (max-width: 1060px) {
  .aside-navigation__list li:not(:last-child) {
    margin: 0px 0px 15px 0px;
  }
}

.aside-navigation__list li.current-menu-item > a {
  color: #E1A440;
}

.aside-navigation__list li a {
  font-size: 24px;
  line-height: 120.83333%;
  color: #3C3C3C;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.aside-navigation__list li a._active {
  color: #E1A440;
}

@media (any-hover: hover) {
  .aside-navigation__list li a:hover {
    color: #E1A440;
  }
}

.aside-navigation__list .sub-menu {
  margin: 20px 0px 0px 20px;
}

.aside-navigation__list .sub-menu li a {
  font-size: 22px;
}

.contacts {
  margin: 0px 0px 80px 0px;
}

.contacts__title {
  font-weight: 700;
  font-size: 36px;
  font-size: 36px;
  margin: 0px 0px 0.55556em 0px;
  line-height: 119.44444%;
  color: #3C3C3C;
}

@media (max-width: 1630px) {
  .contacts__title {
    font-size: calc(30px + 6 * ((100vw - 320px) / 1310));
  }
}

.contacts__text {
  font-size: 24px;
  line-height: 29px;
  line-height: 120.83333%;
  color: #3C3C3C;
  margin-bottom: 60px;
}

@media (max-width: 1630px) {
  .contacts__text {
    margin-bottom: calc(30px + 30 * ((100vw - 320px) / 1310));
  }
}

.move-up {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #E1A440;
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: #fff;
  opacity: 0;
  visibility: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.move-up._scroll {
  opacity: 1;
  visibility: 1;
}

@media (max-width: 450px) {
  .move-up {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
}

.move-up::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.language-container {
  display: flex;
  justify-content: flex-end;
/*  padding-right: 40px;*/
  margin-bottom: 5px;
  font-size: 14px;
}

#google_translate_element {
  width: 183px;
  overflow-x: hidden;
  height: 26px;
  padding-left: 10px;
  border-left: 1px #666 dotted;
  display:none;
}

.goog-te-combo {
  background-color: #fff;
}

.lang {
  display: block;
  padding: 6px 12px 0px 12px;
}

.lang img {
  margin-top: -3px;
}

.lang.en {
  /* opacity: 0.4; */
}

.lang.ru {
   border-right: 1px #666 dotted;
   opacity: 0.4;
   cursor: pointer;
}


/* option[value='az']:before{ 

  background-color: #ff0000;


} */


.dropbtn {
    
    font-family: 'Inter';
    color: black;
    padding: 7px;
    font-size: 15px;
    border: none;
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
    border-left: 1px #666 dotted;

}
.dropdown-content {
    font-family: 'Inter';
    text-align: left; 
    display: none;
    float: left;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    vertical-align: middle;
    box-shadow: 0px 8px 16px 
        0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #f1f1f1
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    background-color: #f1f1f1;
}
.flag_link img {
  padding-top: 0px;
  vertical-align: text-bottom;
  /* height: 100%; */
}

.vac{
  display: flex;
  justify-content: center;
}


