:root {
  --ff: 'Manrope', sans-serif;
  --container-width: 100%;
  --container-margin: 0 auto;
  --container-horizontal-padding: 15px;
  --ctn-w-sm: 576px;
  --ctn-w-md: 768px;
  --ctn-w-lg: 992px;
  --ctn-w-xl: 1200px;
}

@media (min-width: 576px) {
  :root {
    --container-width: var(--ctn-w-sm);
  }
}

@media (min-width: 768px) {
  :root {
    --container-width: var(--ctn-w-md);
  }
}

@media (min-width: 992px) {
  :root {
    --container-width: var(--ctn-w-lg);
  }
}

@media (min-width: 1200px) {
  :root {
    --container-width: var(--ctn-w-xl);
  }
}

.d-container-440 {
  margin: var(--container-margin);
  padding: 0 var(--container-horizontal-padding);
  max-width: 440px !important;
}

.d-container-920 {
  margin: var(--container-margin);
  padding: 0 var(--container-horizontal-padding);
  max-width: 920px !important;
}

.d-container-wide {}

.d-container-wide__left {}

.fixed+.d-container-wide__right {
  margin-left: 440px;
}

.d-container-wide__right {
  margin-left: 0;
  width: 1145px;
  min-width: 1145px;
}

.corp-content .n-technology__point--5 {
  left: calc(50% + 399px);
  top: calc(50% + 99px);
}

.corp-content .n-technology__point--4 {
  left: calc(50% + 264px);
  top: calc(50% - 51px);
}

.corp-content .n-technology__point--3 {
  left: calc(50% - 93px);
  top: calc(50% - 160px);
}

.corp-content .n-technology__point--2 {
  left: calc(50% - 228px);
  top: calc(50% - 90px);
}

.corp-content .n-technology__point--1 {
  left: calc(50% - 359px);
  top: calc(50% - 175px);
}

@media (max-width: 1800px) {
  .d-container-wide__right {
    width: 1050px;
    min-width: 1050px;
  }

  .corp-content .n-technology__point--5 {
    left: calc(50% + 367px);
    top: calc(50% + 89px);
  }

  .corp-content .n-technology__point--4 {
    left: calc(50% + 239px);
    top: calc(50% - 51px);
  }

  .corp-content .n-technology__point--3 {
    left: calc(50% - 84px);
    top: calc(50% - 154px);
  }

  .corp-content .n-technology__point--2 {
    left: calc(50% - 196px);
    top: calc(50% - 85px);
  }

  .corp-content .n-technology__point--1 {
    left: calc(50% - 312px);
    top: calc(50% - 159px);
  }
}

@media (max-width: 1715px) {
  .d-container-wide__right {
    width: 900px;
    min-width: 900px;
  }

  .corp-content .n-technology__point--5 {
    left: calc(50% + 315px);
    top: calc(50% + 77px);
  }

  .corp-content .n-technology__point--4 {
    left: calc(50% + 195px);
    top: calc(50% - 43px);
  }

  .corp-content .n-technology__point--3 {
    left: calc(50% - 67px);
    top: calc(50% - 125px);
  }

  .corp-content .n-technology__point--2 {
    left: calc(50% - 164px);
    top: calc(50% - 71px);
  }

  .corp-content .n-technology__point--1 {
    left: calc(50% - 268px);
    top: calc(50% - 133px);
  }
}

@media (max-width: 1670px) {
  .fixed+.d-container-wide__right {
    margin-left: 322px;
  }
}

@media (max-width: 1350px) {
  .d-container-wide__right {
    width: 800px;
    min-width: 800px;
  }

  .corp-content .n-technology__point--5 {
    left: calc(50% + 273px);
    top: calc(50% + 66px);
  }

  .corp-content .n-technology__point--4 {
    left: calc(50% + 179px);
    top: calc(50% - 36px);
  }

  .corp-content .n-technology__point--3 {
    left: calc(50% - 59px);
    top: calc(50% - 108px);
  }

  .corp-content .n-technology__point--2 {
    left: calc(50% - 144px);
  }

  .corp-content .n-technology__point--1 {
    left: calc(50% - 238px);
    top: calc(50% - 116px);
  }
}

@media (max-width: 1250px) {
  .d-container-wide__right {
    width: 700px;
    min-width: 700px;
  }

  .corp-content .n-technology__point--5 {
    left: calc(50% + 244px);
    top: calc(50% + 61px);
  }

  .corp-content .n-technology__point--4 {
    left: calc(50% + 156px);
    top: calc(50% - 36px);
  }

  .corp-content .n-technology__point--3 {
    left: calc(50% - 53px);
    top: calc(50% - 96px);
  }

  .corp-content .n-technology__point--2 {
    left: calc(50% - 123px);
    top: calc(50% - 53px);
  }

  .corp-content .n-technology__point--1 {
    left: calc(50% - 219px);
    top: calc(50% - 103px);
  }
}

@media (max-width: 1150px) {
  .d-container-wide__right {
    width: 600px;
    min-width: 600px;
  }

  .corp-content .n-technology__point--5 {
    left: calc(50% + 210px);
    top: calc(50% + 50px);
  }

  .corp-content .n-technology__point--4 {
    left: calc(50% + 131px);
    top: calc(50% - 28px);
  }

  .corp-content .n-technology__point--3 {
    left: calc(50% - 46px);
    top: calc(50% - 81px);
  }

  .corp-content .n-technology__point--2 {
    left: calc(50% - 108px);
    top: calc(50% - 48px);
  }

  .corp-content .n-technology__point--1 {
    left: calc(50% - 179px);
    top: calc(50% - 87px);
  }
}

@media (max-width: 1050px) {
  .d-container-wide__right {
    width: 500px;
    min-width: 500px;
  }

  .corp-content .n-technology__point--5 {
    left: calc(50% + 175px);
    top: calc(50% + 40px);
  }

  .corp-content .n-technology__point--4 {
    left: calc(50% + 110px);
    top: calc(50% - 20px);
  }

  .corp-content .n-technology__point--3 {
    left: calc(50% - 38px);
    top: calc(50% - 71px);
  }

  .corp-content .n-technology__point--2 {
    left: calc(50% - 85px);
    top: calc(50% - 41px);
  }

  .corp-content .n-technology__point--1 {
    left: calc(50% - 149px);
    top: calc(50% - 73px);
  }
}

@media (max-width: 950px) {
  .d-container-wide__right {
    margin: 0 auto;
  }

  .fixed+.d-container-wide__right {
    margin-left: auto;
  }
}

@media (max-width: 768px) {
  .d-container-wide__right {
    width: 100%;
    min-width: inherit;
  }
}

.mrg-t-30 {
  margin-top: 30px !important;
}

.mrg-t-48 {
  margin-top: 45px !important;
}

.mrg-t-80 {
  margin-top: 45px !important;
}

.pdg-h-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pdg-0 {
  padding: 0 !important;
}

.g-star {
  font-size: 18px;
  color: #029745;
}

.d-container {
  box-sizing: border-box;
  width: var(--container-width);
  margin: var(--container-margin);
  padding: 0 var(--container-horizontal-padding);
}

.txt-center {
  text-align: center !important;
}

.inner-page {
  position: relative;
  padding: 45px 0;
}

@media (min-width: 576px) {
  .inner-page {
    padding: 80px 0;
  }
}

.inner-page:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
  height: 300px;
  background: url('../img/decor-1.svg') right top/contain no-repeat;
}

@media (min-width: 576px) {
  .inner-page:before {
    width: 400px;
    height: 400px;
  }
}

@media (min-width: 768px) {
  .inner-page:before {
    width: 500px;
    height: 500px;
  }
}

@media (min-width: 992px) {
  .inner-page:before {
    width: 600px;
    height: 600px;
  }
}

@media (min-width: 1200px) {
  .inner-page:before {
    width: 690px;
    height: 715px;
    background-position: left bottom;
    background-size: auto;
  }
}

.inner-page__cnt {
  position: relative;
}

.d-btn {
  padding: 0 25px;
  min-width: 254px;
  width: auto;
  text-transform: uppercase;
}

@media (min-width: 576px) {
  .d-btn {
    padding: 0 50px;
  }
}

.d-btn--grey {
  background-image: url('../img/btn-decor.svg');
  background-color: #dadee8;
  color: #fff;
}

.d-btn--green {
  background-color: #029745 !important;
}

.d-link {
  font: 700 16px/140% var(--ff);
  color: #029745;
  transition: color 0.3s;
}

.d-link:hover {
  color: #02ba55;
}

.text-flow ul,
.d-list {
  list-style: none;
  font: 300 18px/130% var(--ff);
}

.text-flow ul li,
.d-list li {
  position: relative;
  padding-left: 36px;
}

.text-flow ul li:before,
.d-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  background: url(../img/rhomb.svg) center/contain no-repeat;
}

.text-flow img,
.tipovaya-wrapper img:not(.history-video-button__icon):not(.history-video-button__text) {
  max-width: 100%;
  height: auto;
}

.d-list li+li {
  margin-top: 30px;
}

.form-ui-inner-checkbox--dark label {
  cursor: pointer;
}

.form-ui-inner-checkbox--dark .form-ui-inner-checkbox__text {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #16291f;
  user-select: none;
}

.form-ui-inner-checkbox--dark .form-ui-inner-checkbox__text>a {
  color: #16291f;
  transition: 0.4s;
}

.form-ui-inner-checkbox--dark .form-ui-inner-checkbox__text>a:hover {
  color: #029745;
}

.form-ui-inner-checkbox--dark .form-ui-inner-checkbox__text:before {
  background: #029745;
  vertical-align: inherit;
  transition: background-color 0.3s;
}

.form-ui-inner-checkbox--dark input:checked+.form-ui-inner-checkbox__text:before {
  background: #029745 url('../img/jackdaw-1.svg') center/9px no-repeat;
}

.tabs-nav {
  margin-bottom: 80px;
}

.tabs-nav__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
}

.tabs-nav .tab-btn {
  padding: 24px 56px;
  border: 1px solid #e6e9f0;
  min-width: 200px;
  border-radius: inherit;
  background-color: transparent;
  font-weight: 700;
  font-size: 15px;
  color: #8e9a93;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}

.tabs-nav .tab-btn:hover {
  border-color: #029745;
}

.tabs-nav .tab-btn.active {
  border-color: #029745;
  background-color: #029745;
  color: #fff;
  cursor: default;
}

.tabs-wrapper .tab-block {
  display: none;
}

.tabs-wrapper .tab-block.active {
  display: block;
}

.d-form__block+.d-form__block {
  margin-top: 45px;
}

@media (min-width: 576px) {
  .d-form__block+.d-form__block {
    margin-top: 80px;
  }
}

.d-form__block--center {
  display: flex;
  justify-content: center;
}

.d-form__block--divider {
  display: flex;
  justify-content: center;
  position: relative;
}

.d-form__block--divider:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 2px;
  background-color: #029745;
}

.d-form__block--divider span {
  display: block;
  position: relative;
  padding: 0 15px;
  background-color: #f6f8fa;
  font: 700 18px/130% var(--ff);
}

.d-form__b-title {
  margin: 0;
  font: 800 24px/110% var(--ff);
  letter-spacing: 0.02em;
}

@media (min-width: 576px) {
  .d-form__b-title {
    font-size: 36px;
  }
}

@media (min-width: 576px) {
  .d-form__b-body--x2 {
    --indent-1: 20px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 calc(var(--indent-1) * -1);
  }
}

.d-form__b-body--x2 .d-form__input-wrapper {
  box-sizing: border-box;
}

@media (min-width: 576px) {
  .d-form__b-body--x2 .d-form__input-wrapper {
    padding: 0 var(--indent-1);
    width: calc(100% / 2);
  }
}

@media (min-width: 576px) {
  .d-form__b-body--first-w-100.d-form__b-body--x2 .d-form__input-wrapper:first-child {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .d-form__b-body--first-w-100.d-form__b-body--x2 .d-form__input-wrapper:first-child .d-form__input-field {
    width: calc(100% / 2 - var(--indent-1));
  }
}

.d-form__input-wrapper {
  margin-top: 24px;
}

.pattern-form .d-form__input-wrapper {
  margin-top: 10px;
}

@media (min-width: 576px) {
  .d-form__input-wrapper {
    margin-top: 48px; 
  }
  .pattern-form .d-form__input-wrapper {
   
    margin-top: 20px;
  }
}

.d-form__input-wrapper--required .d-form__input-title {
  position: relative;
}

.d-form__input-wrapper--required .d-form__input-title:after {
  content: '*';
  margin-left: 2px;
  color: #029745;
}

.d-form__input-wrapper--show-help .d-form__input-help-text {
  display: block;
}

.d-form__input-label {
  display: block;
}

.d-form__input-title {
  margin-bottom: 15px;
  font: 700 14px/160% var(--ff);
}

@media (min-width: 576px) {
  .d-form__input-title {
    margin-bottom: 26px;
  }
  .pattern-form .d-form__input-title {
    margin-bottom: 10px;
  }
}

.d-form__input-field {
  box-sizing: border-box;
  padding: 0 0 8px 0;
  border: inherit;
  border-bottom: 1px solid #93969e;
  width: 100%;
  background-color: transparent;
  font: 700 14px/130% var(--ff);
  transition: border-color 0.3s;
}

@media (min-width: 576px) {
  .d-form__input-field {
    padding: 0 30px 16px 0;
    font-size: 16px;
  }
}

.d-form__input-field:focus,
.d-form__input-field:valid:not(:placeholder-shown) {
  outline: none;
  border-color: #029745;
}

.d-form__input-field:valid:not(:placeholder-shown) {
  outline: none;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('../img/valid_green.svg');
}

.d-search__field.d-form__input-field:valid:not(:placeholder-shown) {
  background: none;
}

.d-form__input-field:invalid:not(:placeholder-shown) {
  outline: none;
  border-bottom: 1px solid #eb5757;
  color: #eb5757;
}

.d-form__input-field:invalid:not(:placeholder-shown)+.d-form__input-help-text {
  display: block;
  color: #eb5757;
}

.form-ui-inner-checkbox__input:not(:checked)~.d-form__input-help-text {
  display: block;
  color: #eb5757;
}

.d-form__input-field::placeholder {
  font: 400 14px/130% var(--ff);
  color: #93969e;
}

@media (min-width: 576px) {
  .d-form__input-field::placeholder {
    font-size: 16px;
  }
}

.d-form__input-help-text {
  display: none;
  margin-top: 8px;
  font: 300 13px/130% var(--ff);
  color: #93969e;
}

textarea.d-form__input-field {
  resize: unset;
  height: 60px;
}

@media (min-width: 576px) {
  textarea.d-form__input-field {
    height: 110px;
  }
}

.d-form__input-label--error .d-form__input-field {
  border-bottom-color: red;
  color: red;
}

.d-form__input-label--error .form-ui-inner-checkbox__text {
  color: red;
}

.d-form__input-label--error .form-ui-inner-checkbox__text:before {
  background-color: red;
}

.d-search {
  position: relative;
}

.d-search__field {
  box-sizing: border-box;
  padding-right: 35px;
}

.d-search__btn {
  position: absolute;
  top: 0;
  right: 0;
  border: inherit;
  padding: 0;
  width: 24px;
  height: 24px;
  background: url(../img/magnifier.svg) center/contain no-repeat;
  cursor: pointer;
}

.d-checkbox__input {
  display: none;
}

.d-checkbox__input:checked+.d-checkbox__element:before {
  background-color: #029745;
}

.d-checkbox__input:checked+.d-checkbox__element:after {
  opacity: 1;
}

.d-checkbox__element {
  position: relative;
  margin-left: 30px;
  cursor: pointer;
  user-select: none;
}

.d-checkbox__element:before,
.d-checkbox__element:after {
  content: '';
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
}

.d-checkbox__element:before {
  border: 1px solid #029745;
  background-color: #fff;
  transition: background-color 0.3s;
}

.d-checkbox__element:after {
  background: url(../img/jackdaw-1.svg) center/9px no-repeat;
  opacity: 0;
  transition: opacity 0.3s;
}

.cascad-checkboxes {
  margin-top: 45px;
}

@media (min-width: 576px) {
  .cascad-checkboxes {
    margin-top: 80px;
    margin-bottom: 60px;
  }
}

.cascad-checkboxes ul {
  list-style: none;
}

.cascad-checkboxes ul li+li {
  margin-top: 20px;
}

.cascad-checkboxes>ul {
  font: 700 22px/130% var(--ff);
}

.cascad-checkboxes>ul ul {
  padding: 15px 0 0 15px;
}

@media (min-width: 576px) {
  .cascad-checkboxes>ul ul {
    padding-left: 50px;
  }
}

.cascad-checkboxes>ul ul li+li {
  margin-top: 15px;
}

.cascad-checkboxes>ul ul {
  font-size: 18px;
}

@media (max-width: 575px) {
  .cascad-checkboxes>ul ul {
    line-height: 145%;
  }
}

.cascad-checkboxes>ul ul .cascad-checkboxes__trigger:after {
  top: 7px;
}

.cascad-checkboxes>ul ul ul {
  font-size: 16px;
}

.cascad-checkboxes>ul ul ul li+li {
  margin-top: 8px;
}

.cascad-checkboxes>ul ul ul .cascad-checkboxes__trigger:after {
  top: 5px;
}

.cascad-checkboxes>ul ul ul ul {
  font-size: 14px;
}

.cascad-checkboxes>ul ul ul ul li+li {
  margin-top: 5px;
}

@media (max-width: 575px) {
  .cascad-checkboxes>ul ul ul ul li+li {
    margin-top: 8px;
  }
}

.cascad-checkboxes>ul ul ul ul .cascad-checkboxes__trigger:after {
  top: 4px;
}

.cascad-checkboxes__parent ul {
  display: none;
}

.cascad-checkboxes__parent .cascad-checkboxes__trigger {
  position: relative;
  margin-right: 40px;
  border-bottom: 1px dashed #029745;
  color: #029745;
  cursor: pointer;
  user-select: none;
  transition: color 0.3s;
}

.cascad-checkboxes__parent .cascad-checkboxes__trigger:hover {
  color: #02ba55;
}

@media (min-width: 576px) {
  .cascad-checkboxes__parent .cascad-checkboxes__trigger:after {
    content: '';
    position: absolute;
    right: -40px;
    top: 10px;
    width: 16px;
    height: 16px;
    background: url(../img/arr-dwn.svg) center/16px no-repeat;
    transition: transform 0.3s;
    transform: rotate(-90deg);
  }
}

.cascad-checkboxes__parent .cascad-checkboxes__trigger.active:after {
  transform: rotate(0);
}

.cascad-checkboxes__parent .cascad-checkboxes__trigger.active+.cascad-checkboxes__list {
  display: block;
}

@media (max-width: 575px) {

  .cascad-checkboxes li:not(.cascad-checkboxes__parent) .d-checkbox,
  .cascad-checkboxes li:not(.cascad-checkboxes__parent) .d-checkbox__element {
    display: block;
  }
}

.cascad-checkboxes__parent.contain>.d-checkbox .d-checkbox__element:before {
  background-color: #029745;
}

.text-block__title {
  font: 800 36px/110% var(--ff);
  letter-spacing: 0.02em;
}

.text-block__2 p {
  font: 300 18px/130% var(--ff);
}

.block-1 {
  display: flex;
  padding-top: 45px;
  border-top: 2px solid #e6e9f0;
}

@media (max-width: 575px) {
  .block-1 {
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 576px) {
  .block-1 {
    justify-content: space-between;
    padding-top: 48px;
  }
}

@media (max-width: 575px) {
  .block-1 svg {
    margin: 15px 0;
  }
}

.download-link {
  display: block;
  padding: 25px;
  background-color: #fff;
  transition: background-color 0.3s;
}

@media (min-width: 576px) {
  .download-link {
    padding: 40px 64px;
  }
}

.download-link:hover {
  background-color: #edfff5;
}

.download-link__title {
  margin: 0 0 15px;
  font: 800 16px/130% var(--ff);
  letter-spacing: 0em;
  color: #16291f;
}

@media (min-width: 576px) {
  .download-link__title {
    font-size: 20px;
  }
}

.download-link__info {
  display: block;
  padding-left: 28px;
  font: 16px/130% var(--ff);
  color: #93969e;
  background: url(../img/download.svg) left center/contain no-repeat;
}

.mrg-b-65 {
  margin-bottom: 45px !important;
}

@media (min-width: 768px) {
  .mrg-b-65 {
    margin-bottom: 65px !important;
  }
}

.mrg-t-80 {
  margin-top: 45px !important;
}

@media (min-width: 768px) {
  .mrg-t-80 {
    margin-top: 60px !important;
  }
}

@media (min-width: 992px) {
  .mrg-t-80 {
    margin-top: 80px !important;
  }
}

.heading-other__first {}

@media (min-width: 801px) and (max-width: 1279px) {
  .heading-other__first {
    padding: 45px 0;
  }
}

@media (min-width: 1280px) {
  .heading-other__first {
    display: flex;
    align-items: center;
    margin-bottom: 75px;
  }
}

.heading-other__first .heading-other__title {
  margin: 0;
  max-width: 950px;
}

.heading-other__f-right {
  margin-left: auto;
}

@media (max-width: 1279px) {
  .heading-other__f-right {
    margin-top: 20px;
  }
}

@media (max-width: 800px) {
  .heading-other__f-right {
    margin-bottom: 24px;
  }
}

@media (max-width: 600px) {
  .heading-other__f-right {
    flex-direction: column;
  }
}

.heading-other__second {
  position: relative;
}

@media (max-width: 1250px) {
  .heading-other__second {
    padding: 20px 0;
  }
}

@media (min-width: 1280px) {
  .heading-other__second {
    margin-bottom: 68px;
  }
}

.heading-other__second:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.2);
}

.heading-other__second.heading-other__second--scroll {
  box-sizing: border-box;
  position: fixed;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  margin: 0;
  padding: 0 140px;
  width: 100vw;
  max-width: 1920px;
  background-color: #fff;
  box-shadow: 0px 20px 35px rgba(21, 57, 111, 0.05);
}

.c-section-menu {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

@media (max-width: 1250px) {
  .c-section-menu {
    display: none;
  }
}

.c-section-menu__item {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
  font: 400 14px/130% "Manrope", sans-serif;
  color: #fff;
  transition: background-color .3s, color .3s;
}

@media (min-width: 576px) {
  .c-section-menu__item {
    padding: 21px 15px;
    width: calc(100%/2);
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  .c-section-menu__item {
    width: calc(100%/7);
    font-size: 12px;
  }
}

@media (min-width: 1850px) {
  .c-section-menu__item {
    padding: 21px 35px;
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  .c-section-menu--evenly .c-section-menu__item {
    width: auto;
  }
}

.c-section-menu__item:hover {
  background-color: rgba(255, 255, 255, .95);
  color: #16291F;
}

.c-section-menu__item.active {
  background-color: #fff;
  color: #16291F;
  cursor: default;
}

.c-section-menu__icon {
  margin-right: 15px;
  min-width: 32px;
  width: 32px;
  height: 32px;
  stroke: #fff;
  transition: stroke .3s;
  fill: transparent;
}

.c-section-menu__icon svg {
  max-width: 100%;
}

@media (min-width: 576px) {
  .c-section-menu__icon {
    margin-right: 20px;
  }
}

@media (min-width: 1850px) {
  .c-section-menu__icon {
    margin-right: 20px;
    min-width: 32px;
    width: 32px;
    height: 32px;
  }
}

.c-section-menu__item:hover .c-section-menu__icon,
.c-section-menu__item.active .c-section-menu__icon,
.c-section-menu__item:hover .c-section-menu__icon path,
.c-section-menu__item.active .c-section-menu__icon path,
.c-section-menu__item:hover .c-section-menu__icon line,
.c-section-menu__item.active .c-section-menu__icon line,
.c-section-menu__item:hover .c-section-menu__icon circle,
.c-section-menu__item.active .c-section-menu__icon circle .c-section-menu__item:hover .c-section-menu__icon polygon,
.c-section-menu__item.active .c-section-menu__icon polygon {
  stroke: #0eb75a;
}

.heading-other__second--scroll .c-section-menu__item {
  color: #16291F;
}

.heading-other__second--scroll .c-section-menu__item.active .c-section-menu__title,
.heading-other__second--scroll .c-section-menu__item:hover .c-section-menu__title {
  color: #029745;
}

.heading-other__second--scroll .c-section-menu__icon {
  stroke: #0eb75a;
}

.c-section-menu--type-1 .c-section-menu__item {
  background-color: #fff;
  color: #16291F;
  border-color: rgba(0, 0, 0, 0.2);
}

.c-section-menu--type-1 .c-section-menu__icon {
  stroke: #0eb75a;
}

.c-section-menu--type-1 .c-section-menu__item:hover {
  color: #0eb75a;
}

.c-section-menu__item:first-child .c-section-menu__icon.aboutUsSvg {
  stroke: none;
  fill: #fff;
  transition: fill .3s;
}

.heading-other__second--scroll .c-section-menu__item:first-child .c-section-menu__icon.aboutUsSvg,
.c-section-menu__item:first-child:hover .c-section-menu__icon.aboutUsSvg,
.c-section-menu__item:first-child.active .c-section-menu__icon.aboutUsSvg {
  stroke: none;
  fill: #0eb75a;
}

.ico {
  display: flex;
  align-items: center;
  color: #fff;
  font: 800 14px/130% "Manrope", sans-serif;
}

.ico:hover {
  text-decoration: underline;
}

.ico svg {
  margin-right: 15px;
  min-width: 20px;
}

@media (min-width: 576px) {
  .ico svg {
    margin-right: 25px;
  }
}

.heading-other__f-right .ico {
  max-width: 130px;
}

@media (min-width: 1860px) {
  .menu-hidden-main-block {
    width: 290px;
  }
}

/* ----- .menu-hidden-form ----- */

@media (min-width: 801px) {
  .menu-hidden-form {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-left: 15px;
    padding-right: 15px;
    width: 220px;
    max-height: 100vh;
  }

  .menu-hidden-form-social {
    flex-direction: column;
    height: auto;
  }

  .menu-hidden-form-social>a {
    margin-right: 0;
  }

  .menu-hidden-form-social>a:not(:first-child) {
    margin-top: 55px;
  }

  .menu-hidden-form-social>a svg {
    width: 25px;
    height: 25px;
  }

  .menu-hidden-form-contact {
    flex-direction: column;
    align-items: center;
    margin-bottom: 160px;
  }

  .menu-hidden-form-contact-item:not(:first-child) {
    margin-top: 80px;
  }

  .menu-hidden-form-contact-item__icon {
    margin-bottom: 15px;
    width: 25px;
  }

  .menu-hidden-form-contact-item__link {
    font-size: 16px;
  }
}

@media (min-width: 1251px) {
  .menu-item__link {
    flex-direction: inherit;
  }

  .menu-item__link:before {
    position: absolute;
    bottom: 38px;
    left: 0;
    margin: 0;
    width: 100%;
    height: 1px;
  }

  .menu-item__link:after {
    position: absolute;
    left: 50%;
    bottom: 33px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 5px solid #ffffff;
    background-color: transparent;
  }

  .navbar-scroll .menu-item__link:before {
    bottom: 12px;
    background-color: #029745;
  }

  .navbar-scroll .menu-item__link:after {
    bottom: 7px;
    border-top-color: #029745;
  }
}

.prod-about--type-1 {
  display: block;
}

.prod-about--type-1 p {
  padding: 0;
  width: auto;
}

/* ----- .modal ----- */

.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.c-modal__dialog {
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  max-width: 1040px;
  min-height: calc(100% - 4em);
  margin: 2em auto;
  pointer-events: none;
}

.c-modal__content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 40px;
  pointer-events: auto;
  background-color: #fff;
  outline: 0;
}

.c-modal__header {
  position: relative;
  flex-shrink: 0;
  padding: 16px 40px 16px 16px;
  border-bottom: 1px solid #b3b3b3;
}

.c-modal__title {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
}

.c-modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  border: inherit;
  width: 15px;
  height: 15px;
  outline: 0;
  background: url('../img/ico-close.svg') center/contain no-repeat;
  font-size: 0;
  color: transparent;
  cursor: pointer;
}

@media (min-width: 768px) {
  .c-modal__close {
    top: 25px;
    right: 25px;
    width: 25px;
    height: 25px;
  }
}

.c-modal__close:hover span:before,
.c-modal__close:hover span:after {
  background-color: #d8544f;
}

.c-modal__close span:before,
.c-modal__close span:after {
  transition: background-color .3s;
}

.c-modal__body {
  position: relative;
  flex: 1 1 auto;
  padding: 38px 15px 38px;
}

@media (min-width:768px) {
  .c-modal__body {
    padding: 60px;
  }
}

.c-modal__footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 16px;
  border-top: 1px solid #b3b3b3;
}

.c-modal__footer>* {
  margin-left: 8px;
}

.c-modal--show .c-modal__dialog {
  animation: modal-dialog .3s 1 ease-out forwards;
}

.c-modal--small .c-modal__dialog {
  max-width: 312px;
}

.c-modal--small .btn {
  width: 100%;
}

.c-modal--small .field-checkbox__name-text {
  font-size: 10px;
}

.c-modal-open {
  overflow: hidden;
}

.c-modal-open .c-modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.c-modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  animation: modal-backdrop .3s 1 ease-out forwards;
}

@-webkit-keyframes modal-backdrop {
  0% {
    opacity: 0;
  }

  to {
    opacity: .6;
  }
}

@keyframes modal-backdrop {
  0% {
    opacity: 0;
  }

  to {
    opacity: .6;
  }
}

@-webkit-keyframes modal-dialog {
  0% {
    transform: translate(0, -2em);
  }

  to {
    transform: translate(0, 0);
  }
}

@keyframes modal-dialog {
  0% {
    transform: translate(0, -2em);
  }

  to {
    transform: translate(0, 0);
  }
}

@media (max-width: 576px) {
  .d-flex .form-ui-inner-checkbox {
    margin-top: 25px;
  }
}

@media (min-width: 576px) {
  .d-flex {
    display: flex;
  }

  .d-flex .form-ui-inner-checkbox {
    margin-left: 43px;
  }
}

/* ----- choices ----- */

.choices__inner {
  padding: 0;
  border: inherit;
  border-bottom: 1px solid #93969e;
  min-height: 27px;
  background-color: transparent;
}

@media (min-width: 576px) {
  .choices__inner {
    min-height: 37px;
  }
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0;
}

.choices__list--single {
  padding: 0 16px 0 0;
  font: 700 14px/130% var(--ff);
}

.choices__list--single .choices__placeholder {
  font-weight: 400;
  color: #93969e;
}

.choices__placeholder {
  opacity: 1;
}

.choices__list--dropdown .choices__placeholder {
  opacity: .5;
  pointer-events: none;
  cursor: default !important;
}

.choices__list--dropdown .choices__placeholder.is-highlighted {
  background-color: transparent;
}

@media (min-width: 576px) {

  .choices__list--single .choices__placeholder,
  .choices__list--single {
    font-size: 16px;
  }
}

.choices[data-type*=select-one]:after {
  top: 6px;
  margin-top: 0;
  border: inherit;
  width: 16px;
  height: 9px;
  background: url('../img/ico-arr-down.svg') center/contain no-repeat;
  transition: transform .3s;
}

@media (min-width: 576px) {
  .choices[data-type*=select-one]:after {
    top: 8px;
  }
}

.choices[data-type*=select-one].is-open:after {
  margin-top: 0;
  transform: rotate(180deg);
}

.select-menu {
  display: none;
}

@media (max-width: 1250px) {
  .select-menu {
    display: block;
    position: relative;
  }

  .select-menu__item {
    position: relative;
    padding: 15px 45px 15px 15px;
    background-color: #ffffff;
  }

  .select-menu__item-txt,
  .select-menu__list-item a {
    font-size: 14px;
    font-weight: 500;
    line-height: 130%;
    color: #16291f;
  }

  .select-menu__item-txt {}

  .select-menu__item-trigger {
    position: absolute;
    top: 50%;
    right: 5px;
    z-index: 1;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: url("../img/arr-dwn-black.svg") center/15px no-repeat;
    transition: transform .3s;
  }

  .select-menu__item.active .select-menu__item-trigger {
    transform: translateY(-50%) rotate(180deg);
  }

  .select-menu__dropdown {
    display: none;
    position: absolute;
    z-index: 1;
    padding: 5px 0;
    width: 100%;
    background-color: #f1f1f1;
    box-shadow: 0 8px 8px 0 rgb(0 0 0 / 10%);
  }

  .select-menu__item.active+.select-menu__dropdown {
    display: block;
  }

  .select-menu__list {
    list-style: none;
  }

  .select-menu__list-item {}

  .select-menu__list-item a {
    display: block;
    padding: 10px 15px;
    transition: color .3s, background-color .3s;
  }

  .select-menu__list-item a:hover,
  .select-menu__list-item a:focus {
    background-color: #029745;
    color: #fff;
  }

  .select-menu__list-item ul {
    list-style: none;
  }

  .select-menu__list-item ul a {
    padding: 5px 25px;
    font-size: 12px;
  }
}

@media (min-width:951px) {
  .select-menu__list-item ul {
    display: none;
  }
}

.content-wrapper__photo-desc {
  margin: 10px auto !important;
  max-width: 400px;
}

.content-wrapper__photo-desc p {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 13px !important;
  line-height: 130% !important;
  color: #93969E !important;
}

.content-wrapper__photo-desc p+p {
  margin-top: 10px !important;
}

.content-block {
  padding: 65px 0 0;
}

.content-block__first {
  margin-bottom: 48px;
}

.content-block__title {
  margin: 0;
  font-weight: 800;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #16291F;
}

.m-width-800 {
  max-width: 800px;
}

.text-flow {
  font-weight: 300;
  font-size: 18px;
  line-height: 130%;
}

.text-flow h2 {
  margin: 0 0 48px;
  padding-top: 65px;
  font-weight: 800;
  font-size: 36px;
  line-height: 120%;
}

.text-flow h3 {
  font-weight: 800;
  font-size: 24px;
  line-height: 130%;
}

.text-flow h4 {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
}

.text-flow>* {
  margin: 32px 0;
}

.text-flow>p {
  margin: 20px 0;
}

.text-flow hr {
  border: 1px solid #C7C9CF;
}

.text-flow ul li+li {
  margin-top: 15px;
}

.text-flow> :first-child {
  margin-top: 0;
  padding-top: 0;
}

.text-flow> :last-child {
  margin-bottom: 0;
}

@media (max-width: 800px) {
  .content-block {
    padding: 45px 0 0;
  }

  .content-block__first {
    margin-bottom: 30px;
  }

  .text-flow,
  .text-flow ul {
    font-size: 16px;
  }

  .text-flow h2,
  .content-block__title {
    font-size: 28px;
  }

  .text-flow h3 {
    font-size: 22px;
  }

  .tech-spec--type-1 .tech-spec-item-text {
    margin-top: 5px;
  }

  .tech-spec--type-1 .tech-spec-item-text__label {
    margin-top: 5px;
  }

  .tech-spec-item {
    margin-bottom: 15px;
  }

  .menu-hidden-form-contact,
  .menu-hidden-mob {
    display: none;
  }
}

.content-block .vacancy-all {
  width: 100%;
  max-width: 100%;
}

.content-block .vac-all-item-inner {
  max-width: 800px;
}

.corp-content> :first-child {
  margin-top: 0;
  padding-top: 0;
}

.content-block .corp-content__quote {
  margin-bottom: 0;
}

.corp-content .select-wrapper {
  padding: 0;
}

.corp-content .gazeta {
  padding-left: 0;
  padding-right: 0;
}

.corp-content .corp-content-wrapper-links {
  margin: 0 0 25px 0;
  max-width: 100%;
}

.corp-content a {
  color: #029745;
}

.corp-content a:hover {
  color: #1CD345;
}

.news-detail-text b,
.corp-content-wrapper b,
.corp-content b,
.text-flow b {
  font-weight: 700;
}

/* ----- production--type-1 ----- */

.production--type-1 .production-list-item-subpage {
  display: flex;
  align-items: center;
  min-height: inherit;
  padding: 50px 54px;
}

.production--type-1 .production-list-item__arrow,
.production--type-1 .production-list-item__title {
  margin: 0;
}

.production--type-1 .production-list-item__arrow {
  width: 66px;
}

.production--type-1 .production-list-item__title {
  padding-left: 48px;
  width: calc(100% - 66px);
}

@media (max-width: 1024px) {
  .production--type-1 .production-list-item-subpage {
    padding: 25px;
  }

  .production--type-1 .production-list-item__title {
    padding-left: 15px;
  }
}

@media (max-width: 800px) {
  .production--type-1 .production-list-item {
    flex-direction: row;
    width: 100%;
  }
}

@media (max-width: 450px) {
  .production--type-1 .production-list-item {
    flex-direction: row;
    width: 100%;
  }

  .production--type-1 .production-list-item__arrow {
    width: 43px;
  }
}

.def-title {
  font: 800 36px/110% 'Manrope', sans-serif;
  letter-spacing: 0.02em;
}

/* ----- .company-top__title ----- */

.company-top--type-1 {
  margin-top: 38px;
  flex-wrap: wrap;
}

.company-top__title {
  margin: 0 0 70px 140px;
  width: 100%;
}

@media (max-width: 1670px) {
  .company-top__title {
    margin-left: 100px;
  }
}

@media (max-width: 800px) {
  .company-top__title {
    margin: 0 0 38px;
    padding: 0 15px 0 38px;
  }

  .def-title {
    font-size: 30px;
  }
}

@media (max-width: 350px) {
  .def-title {
    font-size: 26px;
    letter-spacing: 0;
  }
}

/* ----- advantages ----- */

.advantages {
  margin: 95px 140px 110px 140px;
}

.advantages__first {
  margin-bottom: 80px;
}

.advantages__second {}

.advantages__list {
  display: flex;
  flex-wrap: wrap;
  margin: -60px -30px 0 -30px;
}

.advantages__list-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 60px 30px 0 30px;
  width: calc(100%/5);
}

.advantages__list-item svg {
  margin-bottom: 15px;
  width: 66px;
  height: 66px;
}

.advantages__l-item-name,
.advantages__l-item-text {
  font: 800 24px/130% 'Manrope', sans-serif;
}

.advantages__l-item-name {
  letter-spacing: 0.02em;
  color: #029745;
}

.advantages__l-item-text {
  margin-top: auto;
  padding-top: 20px;
  color: #16291F;
}

@media (max-width: 1500px) {
  .advantages__list-item {
    width: calc(100%/3);
  }
}

@media (max-width: 1670px) {
  .advantages {
    margin-left: 100px;
  }
}

@media (max-width: 1000px) {
  .advantages__list-item {
    width: calc(100%/2);
  }
}

@media (max-width: 800px) {
  .advantages {
    margin: 50px 0 50px 0;
    padding: 0 38px;
  }

  .advantages__first {
    margin-bottom: 38px;
  }

  .advantages__l-item-name,
  .advantages__l-item-text {
    font-size: 18px;
  }
}

@media (max-width: 450px) {
  .advantages__list {
    margin: -30px -15px 0 -15px;
  }

  .advantages__list-item {
    padding: 30px 15px 0 15px;
    width: 100%;
  }

  .advantages__l-item-name,
  .advantages__l-item-text {
    font-size: 14px;
  }

  .advantages__l-item-text {
    padding-top: 5px;
  }
}

.b-top-1 {
  border-top: 1px solid #E6E9F0;
}

.menu-item--current .submenu {
  display: none !important;
}

.response-wrapper,
.response-block {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.response-wrapper.active,
.response-block.active {
  opacity: 1;
  visibility: visible;
}

.response-wrapper {
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.response-block {
  z-index: 11;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
  border-right: 5px solid transparent;
  width: 450px;
  max-width: calc(100% - 30px);
  background-color: #fff;
  font: 16px/160% var(--ff);
  color: #333;
}

.response-block.error {
  border-color: red;
}

.response-block.ok {
  border-color: limegreen;
}

/* ----- results-search ----- */

.results-search {
  align-items: center;
}

.results-search .select-wrapper {
  margin-right: 15px;
  padding: 0;
}

.results-search .select-wrapper .select {
  margin-right: 0;
  width: 150px;
}

.results-search .select-wrapper .select-options {
  max-height: 200px;
}

.results-search .select-wrapper .select-styled {
  padding-right: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width:400px) {
  .results-search {
    display: block;
  }

  .results-search .select-wrapper {
    margin: 0 0 10px;
  }

  .results-search .select-wrapper .select {
    width: 100%;
  }

  .results-search .search__button {
    width: 100%;
  }

}

.pa-inner .pagination-item {
  min-width: 43px;
  width: auto;
  padding: 0 4px;
}
h5.product-title{
	margin-top: 15px;
}